From 4c5e13b8557833d4e19785ee199b2a05200a07aa Mon Sep 17 00:00:00 2001 From: bernardhanna Date: Mon, 19 Jan 2026 09:42:25 +0000 Subject: [PATCH] some text changes for 2026 and added link to eductors winners --- app/Http/Controllers/HomeController.php | 6 +- composer.lock | 4385 +++++++++-------- package-lock.json | 2274 +++++---- public/build/assets/app-Dql9o-ml.js | 239 + .../{app-CoN6j0Vz.css => app-Drq_S9LR.css} | 2 +- .../{app-BjJwYqpr.css => app-NLebEMCD.css} | 2 +- public/build/assets/app-yD-X9-JM.js | 238 - ...{php_en-BaNSAY86.js => php_en-BBJwYldV.js} | 2 +- public/build/manifest.json | 8 +- public/vendor/nova/app.css | 2 +- public/vendor/nova/app.js | 2 +- public/vendor/nova/manifest.js | 2 +- public/vendor/nova/mix-manifest.json | 8 +- public/vendor/nova/vendor.js | 2 +- resources/lang/en/home.php | 6 +- resources/views/badges/user.blade.php | 20 +- 16 files changed, 3779 insertions(+), 3419 deletions(-) create mode 100644 public/build/assets/app-Dql9o-ml.js rename public/build/assets/{app-CoN6j0Vz.css => app-Drq_S9LR.css} (76%) rename public/build/assets/{app-BjJwYqpr.css => app-NLebEMCD.css} (61%) delete mode 100644 public/build/assets/app-yD-X9-JM.js rename public/build/assets/{php_en-BaNSAY86.js => php_en-BBJwYldV.js} (99%) diff --git a/app/Http/Controllers/HomeController.php b/app/Http/Controllers/HomeController.php index 641f397fb..23f229fac 100644 --- a/app/Http/Controllers/HomeController.php +++ b/app/Http/Controllers/HomeController.php @@ -29,10 +29,10 @@ public function index(Request $request): View [ 'title' => 'home.banner4_title', 'description' => 'home.banner4_description', - 'url' => 'https://codeweek.eu/blog/digital-educator-awards-2025/', + 'url' => 'https://codeweek.eu/blog/code-week-digital-educator-awards-2025/', 'style_color' => 'background-image: linear-gradient(36.92deg, #1C4DA1 20.32%, #0040AE 28.24%);', - 'btn_lang' => 'home.learn_more', - 'url2' => 'https://codeweek.eu/blog/digital-educator-awards-2025/ ', + 'btn_lang' => 'home.view_winners', + 'url2' => 'https://codeweek.eu/blog/code-week-digital-educator-awards-2025/ ', // 'btn2_lang' => 'home.download_brochure_btn', ], [ diff --git a/composer.lock b/composer.lock index 98ed76fa6..de3c97fed 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": "40ccb6e7bd21786a8edac28142de7175", + "content-hash": "1005558c6f232eb68ca7680739855a59", "packages": [ { "name": "archtechx/enums", @@ -54,16 +54,16 @@ }, { "name": "aws/aws-crt-php", - "version": "v1.2.6", + "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "a63485b65b6b3367039306496d49737cf1995408" + "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/a63485b65b6b3367039306496d49737cf1995408", - "reference": "a63485b65b6b3367039306496d49737cf1995408", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e", + "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e", "shasum": "" }, "require": { @@ -102,22 +102,22 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.6" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7" }, - "time": "2024-06-13T17:21:28+00:00" + "time": "2024-10-18T22:15:13+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.319.1", + "version": "3.369.11", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "78d9f8823a5796e9188a4ddcd9ef2374e47d8b7f" + "reference": "014c521eae8eeb1f9562cb512523b17cd6c1bec7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/78d9f8823a5796e9188a4ddcd9ef2374e47d8b7f", - "reference": "78d9f8823a5796e9188a4ddcd9ef2374e47d8b7f", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/014c521eae8eeb1f9562cb512523b17cd6c1bec7", + "reference": "014c521eae8eeb1f9562cb512523b17cd6c1bec7", "shasum": "" }, "require": { @@ -125,37 +125,36 @@ "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", - "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", - "guzzlehttp/promises": "^1.4.0 || ^2.0", - "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", - "mtdowling/jmespath.php": "^2.6", - "php": ">=7.2.5", - "psr/http-message": "^1.0 || ^2.0" + "guzzlehttp/guzzle": "^7.4.5", + "guzzlehttp/promises": "^2.0", + "guzzlehttp/psr7": "^2.4.5", + "mtdowling/jmespath.php": "^2.8.0", + "php": ">=8.1", + "psr/http-message": "^1.0 || ^2.0", + "symfony/filesystem": "^v5.4.45 || ^v6.4.3 || ^v7.1.0 || ^v8.0.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", "aws/aws-php-sns-message-validator": "~1.0", "behat/behat": "~3.0", - "composer/composer": "^1.10.22", + "composer/composer": "^2.7.8", "dms/phpunit-arraysubset-asserts": "^0.4.0", "doctrine/cache": "~1.4", "ext-dom": "*", "ext-openssl": "*", - "ext-pcntl": "*", "ext-sockets": "*", - "nette/neon": "^2.3", - "paragonie/random_compat": ">= 2", - "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", - "psr/cache": "^1.0", - "psr/simple-cache": "^1.0", - "sebastian/comparator": "^1.2.3 || ^4.0", - "yoast/phpunit-polyfills": "^1.0" + "phpunit/phpunit": "^9.6", + "psr/cache": "^2.0 || ^3.0", + "psr/simple-cache": "^2.0 || ^3.0", + "sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0", + "yoast/phpunit-polyfills": "^2.0" }, "suggest": { "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", "doctrine/cache": "To use the DoctrineCacheAdapter", "ext-curl": "To send requests using cURL", "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", + "ext-pcntl": "To use client-side monitoring", "ext-sockets": "To use client-side monitoring" }, "type": "library", @@ -198,33 +197,33 @@ "sdk" ], "support": { - "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", + "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.319.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.11" }, - "time": "2024-08-08T18:05:03+00:00" + "time": "2026-01-12T19:14:19+00:00" }, { "name": "blade-ui-kit/blade-heroicons", - "version": "2.4.0", + "version": "2.6.0", "source": { "type": "git", - "url": "https://github.com/blade-ui-kit/blade-heroicons.git", - "reference": "a7c377a4ef88cd54712e3e15cbed30446820da0b" + "url": "https://github.com/driesvints/blade-heroicons.git", + "reference": "4553b2a1f6c76f0ac7f3bc0de4c0cfa06a097d19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/blade-ui-kit/blade-heroicons/zipball/a7c377a4ef88cd54712e3e15cbed30446820da0b", - "reference": "a7c377a4ef88cd54712e3e15cbed30446820da0b", + "url": "https://api.github.com/repos/driesvints/blade-heroicons/zipball/4553b2a1f6c76f0ac7f3bc0de4c0cfa06a097d19", + "reference": "4553b2a1f6c76f0ac7f3bc0de4c0cfa06a097d19", "shasum": "" }, "require": { "blade-ui-kit/blade-icons": "^1.6", - "illuminate/support": "^9.0|^10.0|^11.0", + "illuminate/support": "^9.0|^10.0|^11.0|^12.0", "php": "^8.0" }, "require-dev": { - "orchestra/testbench": "^7.0|^8.0|^9.0", + "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0", "phpunit/phpunit": "^9.0|^10.5|^11.0" }, "type": "library", @@ -258,8 +257,8 @@ "laravel" ], "support": { - "issues": "https://github.com/blade-ui-kit/blade-heroicons/issues", - "source": "https://github.com/blade-ui-kit/blade-heroicons/tree/2.4.0" + "issues": "https://github.com/driesvints/blade-heroicons/issues", + "source": "https://github.com/driesvints/blade-heroicons/tree/2.6.0" }, "funding": [ { @@ -271,34 +270,34 @@ "type": "paypal" } ], - "time": "2024-07-16T07:00:01+00:00" + "time": "2025-02-13T20:53:33+00:00" }, { "name": "blade-ui-kit/blade-icons", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", - "url": "https://github.com/blade-ui-kit/blade-icons.git", - "reference": "74275f44c71e815b85bf7cea66e3bf98c57fb7e4" + "url": "https://github.com/driesvints/blade-icons.git", + "reference": "7b743f27476acb2ed04cb518213d78abe096e814" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/74275f44c71e815b85bf7cea66e3bf98c57fb7e4", - "reference": "74275f44c71e815b85bf7cea66e3bf98c57fb7e4", + "url": "https://api.github.com/repos/driesvints/blade-icons/zipball/7b743f27476acb2ed04cb518213d78abe096e814", + "reference": "7b743f27476acb2ed04cb518213d78abe096e814", "shasum": "" }, "require": { - "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0", - "illuminate/filesystem": "^8.0|^9.0|^10.0|^11.0", - "illuminate/support": "^8.0|^9.0|^10.0|^11.0", - "illuminate/view": "^8.0|^9.0|^10.0|^11.0", + "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/filesystem": "^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/view": "^8.0|^9.0|^10.0|^11.0|^12.0", "php": "^7.4|^8.0", "symfony/console": "^5.3|^6.0|^7.0", "symfony/finder": "^5.3|^6.0|^7.0" }, "require-dev": { "mockery/mockery": "^1.5.1", - "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0", + "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0", "phpunit/phpunit": "^9.0|^10.5|^11.0" }, "bin": [ @@ -352,29 +351,29 @@ "type": "paypal" } ], - "time": "2024-07-29T21:49:30+00:00" + "time": "2025-02-13T20:35:06+00:00" }, { "name": "brick/math", - "version": "0.12.1", + "version": "0.14.1", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "f510c0a40911935b77b86859eb5223d58d660df1" + "reference": "f05858549e5f9d7bb45875a75583240a38a281d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1", - "reference": "f510c0a40911935b77b86859eb5223d58d660df1", + "url": "https://api.github.com/repos/brick/math/zipball/f05858549e5f9d7bb45875a75583240a38a281d0", + "reference": "f05858549e5f9d7bb45875a75583240a38a281d0", "shasum": "" }, "require": { - "php": "^8.1" + "php": "^8.2" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^10.1", - "vimeo/psalm": "5.16.0" + "phpstan/phpstan": "2.1.22", + "phpunit/phpunit": "^11.5" }, "type": "library", "autoload": { @@ -404,7 +403,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.12.1" + "source": "https://github.com/brick/math/tree/0.14.1" }, "funding": [ { @@ -412,34 +411,33 @@ "type": "github" } ], - "time": "2023-11-29T23:19:16+00:00" + "time": "2025-11-24T14:40:29+00:00" }, { "name": "brick/money", - "version": "0.9.0", + "version": "0.10.3", "source": { "type": "git", "url": "https://github.com/brick/money.git", - "reference": "60f8b6ceab2e1c9527e625198a76498fa477804a" + "reference": "b1b0bb6035d26a58f29b1c06b1265c01a0b5c9c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/money/zipball/60f8b6ceab2e1c9527e625198a76498fa477804a", - "reference": "60f8b6ceab2e1c9527e625198a76498fa477804a", + "url": "https://api.github.com/repos/brick/money/zipball/b1b0bb6035d26a58f29b1c06b1265c01a0b5c9c3", + "reference": "b1b0bb6035d26a58f29b1c06b1265c01a0b5c9c3", "shasum": "" }, "require": { - "brick/math": "~0.12.0", - "ext-json": "*", + "brick/math": "~0.12.0|~0.13.0|~0.14.0", "php": "^8.1" }, "require-dev": { - "brick/varexporter": "~0.3.0", + "brick/varexporter": "~0.5.0", "ext-dom": "*", "ext-pdo": "*", "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^10.1", - "vimeo/psalm": "5.16.0" + "vimeo/psalm": "6.3.0" }, "suggest": { "ext-intl": "Required to format Money objects" @@ -462,7 +460,7 @@ ], "support": { "issues": "https://github.com/brick/money/issues", - "source": "https://github.com/brick/money/tree/0.9.0" + "source": "https://github.com/brick/money/tree/0.10.3" }, "funding": [ { @@ -470,7 +468,7 @@ "type": "github" } ], - "time": "2023-11-26T16:51:39+00:00" + "time": "2025-09-03T09:55:48+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -541,26 +539,105 @@ ], "time": "2023-12-11T17:09:12+00:00" }, + { + "name": "composer/pcre", + "version": "3.3.2", + "source": { + "type": "git", + "url": "https://github.com/composer/pcre.git", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0" + }, + "conflict": { + "phpstan/phpstan": "<1.11.10" + }, + "require-dev": { + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-strict-rules": "^1 || ^2", + "phpunit/phpunit": "^8 || ^9" + }, + "type": "library", + "extra": { + "phpstan": { + "includes": [ + "extension.neon" + ] + }, + "branch-alias": { + "dev-main": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Pcre\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "PCRE wrapping library that offers type-safe preg_* replacements.", + "keywords": [ + "PCRE", + "preg", + "regex", + "regular expression" + ], + "support": { + "issues": "https://github.com/composer/pcre/issues", + "source": "https://github.com/composer/pcre/tree/3.3.2" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2024-11-12T16:29:46+00:00" + }, { "name": "composer/semver", - "version": "3.4.2", + "version": "3.4.4", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6" + "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6", - "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6", + "url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95", + "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.4", - "symfony/phpunit-bridge": "^4.2 || ^5" + "phpstan/phpstan": "^1.11", + "symfony/phpunit-bridge": "^3 || ^7" }, "type": "library", "extra": { @@ -604,7 +681,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.4.2" + "source": "https://github.com/composer/semver/tree/3.4.4" }, "funding": [ { @@ -614,13 +691,9 @@ { "url": "https://github.com/composer", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" } ], - "time": "2024-07-12T11:35:52+00:00" + "time": "2025-08-20T19:15:30+00:00" }, { "name": "ctessier/nova-advanced-image-field", @@ -763,135 +836,43 @@ }, "time": "2024-07-08T12:26:09+00:00" }, - { - "name": "doctrine/cache", - "version": "2.2.0", - "source": { - "type": "git", - "url": "https://github.com/doctrine/cache.git", - "reference": "1ca8f21980e770095a31456042471a57bc4c68fb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb", - "reference": "1ca8f21980e770095a31456042471a57bc4c68fb", - "shasum": "" - }, - "require": { - "php": "~7.1 || ^8.0" - }, - "conflict": { - "doctrine/common": ">2.2,<2.4" - }, - "require-dev": { - "cache/integration-tests": "dev-master", - "doctrine/coding-standard": "^9", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "psr/cache": "^1.0 || ^2.0 || ^3.0", - "symfony/cache": "^4.4 || ^5.4 || ^6", - "symfony/var-exporter": "^4.4 || ^5.4 || ^6" - }, - "type": "library", - "autoload": { - "psr-4": { - "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } - ], - "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", - "homepage": "https://www.doctrine-project.org/projects/cache.html", - "keywords": [ - "abstraction", - "apcu", - "cache", - "caching", - "couchdb", - "memcached", - "php", - "redis", - "xcache" - ], - "support": { - "issues": "https://github.com/doctrine/cache/issues", - "source": "https://github.com/doctrine/cache/tree/2.2.0" - }, - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", - "type": "tidelift" - } - ], - "time": "2022-05-20T20:07:39+00:00" - }, { "name": "doctrine/dbal", - "version": "3.8.7", + "version": "3.10.4", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "2093d670ca17f634f3c095ec10a20687eccebd99" + "reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/2093d670ca17f634f3c095ec10a20687eccebd99", - "reference": "2093d670ca17f634f3c095ec10a20687eccebd99", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/63a46cb5aa6f60991186cc98c1d1b50c09311868", + "reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868", "shasum": "" }, "require": { "composer-runtime-api": "^2", - "doctrine/cache": "^1.11|^2.0", "doctrine/deprecations": "^0.5.3|^1", "doctrine/event-manager": "^1|^2", "php": "^7.4 || ^8.0", "psr/cache": "^1|^2|^3", "psr/log": "^1|^2|^3" }, + "conflict": { + "doctrine/cache": "< 1.11" + }, "require-dev": { - "doctrine/coding-standard": "12.0.0", + "doctrine/cache": "^1.11|^2.0", + "doctrine/coding-standard": "14.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.1", - "phpstan/phpstan": "1.11.7", - "phpstan/phpstan-strict-rules": "^1.6", - "phpunit/phpunit": "9.6.20", - "psalm/plugin-phpunit": "0.18.4", - "slevomat/coding-standard": "8.13.1", - "squizlabs/php_codesniffer": "3.10.2", - "symfony/cache": "^5.4|^6.0|^7.0", - "symfony/console": "^4.4|^5.4|^6.0|^7.0", - "vimeo/psalm": "4.30.0" + "phpstan/phpstan": "2.1.30", + "phpstan/phpstan-strict-rules": "^2", + "phpunit/phpunit": "9.6.29", + "slevomat/coding-standard": "8.24.0", + "squizlabs/php_codesniffer": "4.0.0", + "symfony/cache": "^5.4|^6.0|^7.0|^8.0", + "symfony/console": "^4.4|^5.4|^6.0|^7.0|^8.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -951,7 +932,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.8.7" + "source": "https://github.com/doctrine/dbal/tree/3.10.4" }, "funding": [ { @@ -967,33 +948,34 @@ "type": "tidelift" } ], - "time": "2024-08-07T11:57:25+00:00" + "time": "2025-11-29T10:46:08+00:00" }, { "name": "doctrine/deprecations", - "version": "1.1.3", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" + "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", + "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, + "conflict": { + "phpunit/phpunit": "<=7.5 || >=13" + }, "require-dev": { - "doctrine/coding-standard": "^9", - "phpstan/phpstan": "1.4.10 || 1.10.15", - "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "psalm/plugin-phpunit": "0.18.4", - "psr/log": "^1 || ^2 || ^3", - "vimeo/psalm": "4.30.0 || 5.12.0" + "doctrine/coding-standard": "^9 || ^12 || ^13", + "phpstan/phpstan": "1.4.10 || 2.1.11", + "phpstan/phpstan-phpunit": "^1.0 || ^2", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12", + "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -1001,7 +983,7 @@ "type": "library", "autoload": { "psr-4": { - "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" + "Doctrine\\Deprecations\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1012,9 +994,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.3" + "source": "https://github.com/doctrine/deprecations/tree/1.1.5" }, - "time": "2024-01-30T19:34:25+00:00" + "time": "2025-04-07T20:06:18+00:00" }, { "name": "doctrine/event-manager", @@ -1109,33 +1091,32 @@ }, { "name": "doctrine/inflector", - "version": "2.0.10", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" + "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", - "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b", + "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^11.0", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-phpunit": "^1.1", - "phpstan/phpstan-strict-rules": "^1.3", - "phpunit/phpunit": "^8.5 || ^9.5", - "vimeo/psalm": "^4.25 || ^5.4" + "doctrine/coding-standard": "^12.0 || ^13.0", + "phpstan/phpstan": "^1.12 || ^2.0", + "phpstan/phpstan-phpunit": "^1.4 || ^2.0", + "phpstan/phpstan-strict-rules": "^1.6 || ^2.0", + "phpunit/phpunit": "^8.5 || ^12.2" }, "type": "library", "autoload": { "psr-4": { - "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" + "Doctrine\\Inflector\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1180,7 +1161,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.10" + "source": "https://github.com/doctrine/inflector/tree/2.1.0" }, "funding": [ { @@ -1196,7 +1177,7 @@ "type": "tidelift" } ], - "time": "2024-02-18T20:23:39+00:00" + "time": "2025-08-10T19:31:58+00:00" }, { "name": "doctrine/lexer", @@ -1277,16 +1258,16 @@ }, { "name": "dragon-code/contracts", - "version": "2.23.0", + "version": "2.24.0", "source": { "type": "git", "url": "https://github.com/TheDragonCode/contracts.git", - "reference": "44dbad923f152e0dc2699fbac2d33b65dd6a8f7d" + "reference": "c21ea4fc0a399bd803a2805a7f2c989749083896" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TheDragonCode/contracts/zipball/44dbad923f152e0dc2699fbac2d33b65dd6a8f7d", - "reference": "44dbad923f152e0dc2699fbac2d33b65dd6a8f7d", + "url": "https://api.github.com/repos/TheDragonCode/contracts/zipball/c21ea4fc0a399bd803a2805a7f2c989749083896", + "reference": "c21ea4fc0a399bd803a2805a7f2c989749083896", "shasum": "" }, "require": { @@ -1299,7 +1280,7 @@ "andrey-helldar/contracts": "*" }, "require-dev": { - "illuminate/database": "^10.0 || ^11.0", + "illuminate/database": "^10.0 || ^11.0 || ^12.0", "phpdocumentor/reflection-docblock": "^5.0" }, "type": "library", @@ -1332,29 +1313,25 @@ "url": "https://boosty.to/dragon-code", "type": "boosty" }, - { - "url": "https://www.donationalerts.com/r/dragon_code", - "type": "donationalerts" - }, { "url": "https://yoomoney.ru/to/410012608840929", "type": "yoomoney" } ], - "time": "2024-03-11T20:15:12+00:00" + "time": "2025-02-23T23:11:50+00:00" }, { "name": "dragon-code/pretty-array", - "version": "v4.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/TheDragonCode/pretty-array.git", - "reference": "6c84e2454491b414efbd37985c322712cdf9012f" + "reference": "b94034d92172a5d14a578822d68b2a8f8b5388e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TheDragonCode/pretty-array/zipball/6c84e2454491b414efbd37985c322712cdf9012f", - "reference": "6c84e2454491b414efbd37985c322712cdf9012f", + "url": "https://api.github.com/repos/TheDragonCode/pretty-array/zipball/b94034d92172a5d14a578822d68b2a8f8b5388e0", + "reference": "b94034d92172a5d14a578822d68b2a8f8b5388e0", "shasum": "" }, "require": { @@ -1365,7 +1342,7 @@ "php": "^8.0" }, "require-dev": { - "phpunit/phpunit": "^9.6 || ^10.2" + "phpunit/phpunit": "^9.6 || ^10.0 || ^11.0 || ^12.0" }, "suggest": { "symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers" @@ -1384,7 +1361,7 @@ { "name": "Andrey Helldar", "email": "helldar@dragon-code.pro", - "homepage": "https://github.com/andrey-helldar" + "homepage": "https://dragon-code.pro" } ], "description": "Simple conversion of an array to a pretty view", @@ -1405,33 +1382,25 @@ "url": "https://boosty.to/dragon-code", "type": "boosty" }, - { - "url": "https://github.com/sponsors/TheDragonCode", - "type": "github" - }, - { - "url": "https://opencollective.com/dragon-code", - "type": "open_collective" - }, { "url": "https://yoomoney.ru/to/410012608840929", "type": "yoomoney" } ], - "time": "2023-06-02T11:37:44+00:00" + "time": "2025-02-24T15:35:24+00:00" }, { "name": "dragon-code/support", - "version": "6.13.0", + "version": "6.16.0", "source": { "type": "git", "url": "https://github.com/TheDragonCode/support.git", - "reference": "a6f0468e32581efbccb23190b6d5c880cc519747" + "reference": "ab9b657a307e75f6ba5b2b39e1e45207dc1a065a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TheDragonCode/support/zipball/a6f0468e32581efbccb23190b6d5c880cc519747", - "reference": "a6f0468e32581efbccb23190b6d5c880cc519747", + "url": "https://api.github.com/repos/TheDragonCode/support/zipball/ab9b657a307e75f6ba5b2b39e1e45207dc1a065a", + "reference": "ab9b657a307e75f6ba5b2b39e1e45207dc1a065a", "shasum": "" }, "require": { @@ -1450,8 +1419,8 @@ "andrey-helldar/support": "*" }, "require-dev": { - "illuminate/contracts": "^9.0 || ^10.0 || ^11.0", - "phpunit/phpunit": "^9.6 || ^11.0", + "illuminate/contracts": "^9.0 || ^10.0 || ^11.0 || ^12.0", + "phpunit/phpunit": "^9.6 || ^11.0 || ^12.0", "symfony/var-dumper": "^6.0 || ^7.0" }, "suggest": { @@ -1508,42 +1477,37 @@ "url": "https://boosty.to/dragon-code", "type": "boosty" }, - { - "url": "https://www.donationalerts.com/r/dragon_code", - "type": "donationalerts" - }, { "url": "https://yoomoney.ru/to/410012608840929", "type": "yoomoney" } ], - "time": "2024-03-12T20:45:00+00:00" + "time": "2025-02-24T14:01:52+00:00" }, { "name": "dragonmantank/cron-expression", - "version": "v3.4.0", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "8c784d071debd117328803d86b2097615b457500" + "reference": "d61a8a9604ec1f8c3d150d09db6ce98b32675013" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500", - "reference": "8c784d071debd117328803d86b2097615b457500", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/d61a8a9604ec1f8c3d150d09db6ce98b32675013", + "reference": "d61a8a9604ec1f8c3d150d09db6ce98b32675013", "shasum": "" }, "require": { - "php": "^7.2|^8.0", - "webmozart/assert": "^1.0" + "php": "^8.2|^8.3|^8.4|^8.5" }, "replace": { "mtdowling/cron-expression": "^1.0" }, "require-dev": { - "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^1.0", - "phpunit/phpunit": "^7.0|^8.0|^9.0" + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^1.12.32|^2.1.31", + "phpunit/phpunit": "^8.5.48|^9.0" }, "type": "library", "extra": { @@ -1574,7 +1538,7 @@ ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", - "source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0" + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.6.0" }, "funding": [ { @@ -1582,20 +1546,20 @@ "type": "github" } ], - "time": "2024-10-09T13:47:03+00:00" + "time": "2025-10-31T18:51:33+00:00" }, { "name": "egulias/email-validator", - "version": "4.0.2", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", - "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", "shasum": "" }, "require": { @@ -1641,7 +1605,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.4" }, "funding": [ { @@ -1649,24 +1613,24 @@ "type": "github" } ], - "time": "2023-10-06T06:47:41+00:00" + "time": "2025-03-06T22:45:56+00:00" }, { "name": "ezyang/htmlpurifier", - "version": "v4.17.0", + "version": "v4.19.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c" + "reference": "b287d2a16aceffbf6e0295559b39662612b77fcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c", - "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/b287d2a16aceffbf6e0295559b39662612b77fcf", + "reference": "b287d2a16aceffbf6e0295559b39662612b77fcf", "shasum": "" }, "require": { - "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "require-dev": { "cerdic/css-tidy": "^1.7 || ^2.0", @@ -1708,22 +1672,22 @@ ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", - "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0" + "source": "https://github.com/ezyang/htmlpurifier/tree/v4.19.0" }, - "time": "2023-11-17T15:01:25+00:00" + "time": "2025-10-17T16:34:55+00:00" }, { "name": "firebase/php-jwt", - "version": "v6.10.1", + "version": "v7.0.2", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "500501c2ce893c824c801da135d02661199f60c5" + "reference": "5645b43af647b6947daac1d0f659dd1fbe8d3b65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/500501c2ce893c824c801da135d02661199f60c5", - "reference": "500501c2ce893c824c801da135d02661199f60c5", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/5645b43af647b6947daac1d0f659dd1fbe8d3b65", + "reference": "5645b43af647b6947daac1d0f659dd1fbe8d3b65", "shasum": "" }, "require": { @@ -1771,37 +1735,37 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.10.1" + "source": "https://github.com/firebase/php-jwt/tree/v7.0.2" }, - "time": "2024-05-18T18:05:11+00:00" + "time": "2025-12-16T22:17:28+00:00" }, { "name": "fruitcake/php-cors", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/fruitcake/php-cors.git", - "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b" + "reference": "38aaa6c3fd4c157ffe2a4d10aa8b9b16ba8de379" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b", - "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b", + "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/38aaa6c3fd4c157ffe2a4d10aa8b9b16ba8de379", + "reference": "38aaa6c3fd4c157ffe2a4d10aa8b9b16ba8de379", "shasum": "" }, "require": { - "php": "^7.4|^8.0", - "symfony/http-foundation": "^4.4|^5.4|^6|^7" + "php": "^8.1", + "symfony/http-foundation": "^5.4|^6.4|^7.3|^8" }, "require-dev": { - "phpstan/phpstan": "^1.4", + "phpstan/phpstan": "^2", "phpunit/phpunit": "^9", - "squizlabs/php_codesniffer": "^3.5" + "squizlabs/php_codesniffer": "^4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.3-dev" } }, "autoload": { @@ -1832,7 +1796,7 @@ ], "support": { "issues": "https://github.com/fruitcake/php-cors/issues", - "source": "https://github.com/fruitcake/php-cors/tree/v1.3.0" + "source": "https://github.com/fruitcake/php-cors/tree/v1.4.0" }, "funding": [ { @@ -1844,28 +1808,28 @@ "type": "github" } ], - "time": "2023-10-12T05:21:21+00:00" + "time": "2025-12-03T09:33:47+00:00" }, { "name": "graham-campbell/result-type", - "version": "v1.1.3", + "version": "v1.1.4", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Result-Type.git", - "reference": "3ba905c11371512af9d9bdd27d99b782216b6945" + "reference": "e01f4a821471308ba86aa202fed6698b6b695e3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945", - "reference": "3ba905c11371512af9d9bdd27d99b782216b6945", + "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/e01f4a821471308ba86aa202fed6698b6b695e3b", + "reference": "e01f4a821471308ba86aa202fed6698b6b695e3b", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.3" + "phpoption/phpoption": "^1.9.5" }, "require-dev": { - "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28" + "phpunit/phpunit": "^8.5.41 || ^9.6.22 || ^10.5.45 || ^11.5.7" }, "type": "library", "autoload": { @@ -1894,7 +1858,7 @@ ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", - "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3" + "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.4" }, "funding": [ { @@ -1906,26 +1870,26 @@ "type": "tidelift" } ], - "time": "2024-07-20T21:45:45+00:00" + "time": "2025-12-27T19:43:20+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "7.9.2", + "version": "7.10.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "d281ed313b989f213357e3be1a179f02196ac99b" + "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", - "reference": "d281ed313b989f213357e3be1a179f02196ac99b", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", + "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0.3", - "guzzlehttp/psr7": "^2.7.0", + "guzzlehttp/promises": "^2.3", + "guzzlehttp/psr7": "^2.8", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -2016,7 +1980,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.9.2" + "source": "https://github.com/guzzle/guzzle/tree/7.10.0" }, "funding": [ { @@ -2032,20 +1996,20 @@ "type": "tidelift" } ], - "time": "2024-07-24T11:22:20+00:00" + "time": "2025-08-23T22:36:01+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.0.4", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" + "reference": "481557b130ef3790cf82b713667b43030dc9c957" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", - "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", + "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957", + "reference": "481557b130ef3790cf82b713667b43030dc9c957", "shasum": "" }, "require": { @@ -2053,7 +2017,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.39 || ^9.6.20" + "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "type": "library", "extra": { @@ -2099,7 +2063,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.4" + "source": "https://github.com/guzzle/promises/tree/2.3.0" }, "funding": [ { @@ -2115,20 +2079,20 @@ "type": "tidelift" } ], - "time": "2024-10-17T10:06:22+00:00" + "time": "2025-08-22T14:34:08+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" + "reference": "21dc724a0583619cd1652f673303492272778051" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", - "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051", + "reference": "21dc724a0583619cd1652f673303492272778051", "shasum": "" }, "require": { @@ -2144,7 +2108,7 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "0.9.0", - "phpunit/phpunit": "^8.5.39 || ^9.6.20" + "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -2215,7 +2179,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.7.0" + "source": "https://github.com/guzzle/psr7/tree/2.8.0" }, "funding": [ { @@ -2231,20 +2195,20 @@ "type": "tidelift" } ], - "time": "2024-07-18T11:15:46+00:00" + "time": "2025-08-23T21:21:41+00:00" }, { "name": "guzzlehttp/uri-template", - "version": "v1.0.3", + "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/guzzle/uri-template.git", - "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c" + "reference": "4f4bbd4e7172148801e76e3decc1e559bdee34e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/uri-template/zipball/ecea8feef63bd4fef1f037ecb288386999ecc11c", - "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c", + "url": "https://api.github.com/repos/guzzle/uri-template/zipball/4f4bbd4e7172148801e76e3decc1e559bdee34e1", + "reference": "4f4bbd4e7172148801e76e3decc1e559bdee34e1", "shasum": "" }, "require": { @@ -2253,7 +2217,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.36 || ^9.6.15", + "phpunit/phpunit": "^8.5.44 || ^9.6.25", "uri-template/tests": "1.0.0" }, "type": "library", @@ -2301,7 +2265,7 @@ ], "support": { "issues": "https://github.com/guzzle/uri-template/issues", - "source": "https://github.com/guzzle/uri-template/tree/v1.0.3" + "source": "https://github.com/guzzle/uri-template/tree/v1.0.5" }, "funding": [ { @@ -2317,33 +2281,32 @@ "type": "tidelift" } ], - "time": "2023-12-03T19:50:20+00:00" + "time": "2025-08-22T14:27:06+00:00" }, { "name": "inertiajs/inertia-laravel", - "version": "v1.3.0", + "version": "v1.3.4", "source": { "type": "git", "url": "https://github.com/inertiajs/inertia-laravel.git", - "reference": "36730d13b1dab9017069004fd458b3e67449a326" + "reference": "8d52a6753bead9b01a699d40bd142a72668c2a11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/36730d13b1dab9017069004fd458b3e67449a326", - "reference": "36730d13b1dab9017069004fd458b3e67449a326", + "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/8d52a6753bead9b01a699d40bd142a72668c2a11", + "reference": "8d52a6753bead9b01a699d40bd142a72668c2a11", "shasum": "" }, "require": { "ext-json": "*", - "laravel/framework": "^8.74|^9.0|^10.0|^11.0", - "php": "^7.3|~8.0.0|~8.1.0|~8.2.0|~8.3.0", + "laravel/framework": "^8.74|^9.0|^10.0|^11.0|^12.0", + "php": "^7.3|~8.0.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0", "symfony/console": "^5.3|^6.0|^7.0" }, "require-dev": { "mockery/mockery": "^1.3.3", - "orchestra/testbench": "^6.4|^7.0|^8.0|^9.0", - "phpunit/phpunit": "^8.0|^9.5.8|^10.4", - "roave/security-advisories": "dev-master" + "orchestra/testbench": "^6.45|^7.44|^8.25|^9.3|^10.0", + "phpunit/phpunit": "^8.0|^9.5.8|^10.4|^11.5" }, "suggest": { "ext-pcntl": "Recommended when running the Inertia SSR server via the `inertia:start-ssr` artisan command." @@ -2385,15 +2348,9 @@ ], "support": { "issues": "https://github.com/inertiajs/inertia-laravel/issues", - "source": "https://github.com/inertiajs/inertia-laravel/tree/v1.3.0" + "source": "https://github.com/inertiajs/inertia-laravel/tree/v1.3.4" }, - "funding": [ - { - "url": "https://github.com/reinink", - "type": "github" - } - ], - "time": "2024-06-13T01:25:09+00:00" + "time": "2025-12-15T14:57:37+00:00" }, { "name": "intervention/image", @@ -2425,16 +2382,16 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.4-dev" - }, "laravel": { - "providers": [ - "Intervention\\Image\\ImageServiceProvider" - ], "aliases": { "Image": "Intervention\\Image\\Facades\\Image" - } + }, + "providers": [ + "Intervention\\Image\\ImageServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "2.4-dev" } }, "autoload": { @@ -2481,28 +2438,29 @@ }, { "name": "jean85/pretty-package-versions", - "version": "2.0.6", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/Jean85/pretty-package-versions.git", - "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4" + "reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/f9fdd29ad8e6d024f52678b570e5593759b550b4", - "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4", + "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/4d7aa5dab42e2a76d99559706022885de0e18e1a", + "reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a", "shasum": "" }, "require": { - "composer-runtime-api": "^2.0.0", - "php": "^7.1|^8.0" + "composer-runtime-api": "^2.1.0", + "php": "^7.4|^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "jean85/composer-provided-replaced-stub-package": "^1.0", - "phpstan/phpstan": "^1.4", - "phpunit/phpunit": "^7.5|^8.5|^9.4", - "vimeo/psalm": "^4.3" + "phpstan/phpstan": "^2.0", + "phpunit/phpunit": "^7.5|^8.5|^9.6", + "rector/rector": "^2.0", + "vimeo/psalm": "^4.3 || ^5.0" }, "type": "library", "extra": { @@ -2534,9 +2492,9 @@ ], "support": { "issues": "https://github.com/Jean85/pretty-package-versions/issues", - "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.6" + "source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.1" }, - "time": "2024-03-08T09:58:59+00:00" + "time": "2025-03-19T14:43:43+00:00" }, { "name": "laravel-lang/lang", @@ -2713,23 +2671,23 @@ }, { "name": "laravel/framework", - "version": "v11.31.0", + "version": "v11.47.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "365090ed2c68244e3141cdb5e247cdf3dfba2c40" + "reference": "86693ffa1ba32f56f8c44e31416c6665095a62c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/365090ed2c68244e3141cdb5e247cdf3dfba2c40", - "reference": "365090ed2c68244e3141cdb5e247cdf3dfba2c40", + "url": "https://api.github.com/repos/laravel/framework/zipball/86693ffa1ba32f56f8c44e31416c6665095a62c5", + "reference": "86693ffa1ba32f56f8c44e31416c6665095a62c5", "shasum": "" }, "require": { - "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12", + "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12|^0.13|^0.14", "composer-runtime-api": "^2.2", "doctrine/inflector": "^2.0.5", - "dragonmantank/cron-expression": "^3.3.2", + "dragonmantank/cron-expression": "^3.4", "egulias/email-validator": "^3.2.1|^4.0", "ext-ctype": "*", "ext-filter": "*", @@ -2739,38 +2697,39 @@ "ext-session": "*", "ext-tokenizer": "*", "fruitcake/php-cors": "^1.3", - "guzzlehttp/guzzle": "^7.8", + "guzzlehttp/guzzle": "^7.8.2", "guzzlehttp/uri-template": "^1.0", "laravel/prompts": "^0.1.18|^0.2.0|^0.3.0", - "laravel/serializable-closure": "^1.3", - "league/commonmark": "^2.2.1", - "league/flysystem": "^3.8.0", + "laravel/serializable-closure": "^1.3|^2.0", + "league/commonmark": "^2.7", + "league/flysystem": "^3.25.1", + "league/flysystem-local": "^3.25.1", + "league/uri": "^7.5.1", "monolog/monolog": "^3.0", - "nesbot/carbon": "^2.72.2|^3.0", + "nesbot/carbon": "^2.72.6|^3.8.4", "nunomaduro/termwind": "^2.0", "php": "^8.2", "psr/container": "^1.1.1|^2.0.1", "psr/log": "^1.0|^2.0|^3.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "ramsey/uuid": "^4.7", - "symfony/console": "^7.0", - "symfony/error-handler": "^7.0", - "symfony/finder": "^7.0", - "symfony/http-foundation": "^7.0", - "symfony/http-kernel": "^7.0", - "symfony/mailer": "^7.0", - "symfony/mime": "^7.0", - "symfony/polyfill-php83": "^1.28", - "symfony/process": "^7.0", - "symfony/routing": "^7.0", - "symfony/uid": "^7.0", - "symfony/var-dumper": "^7.0", + "symfony/console": "^7.0.3", + "symfony/error-handler": "^7.0.3", + "symfony/finder": "^7.0.3", + "symfony/http-foundation": "^7.2.0", + "symfony/http-kernel": "^7.0.3", + "symfony/mailer": "^7.0.3", + "symfony/mime": "^7.0.3", + "symfony/polyfill-php83": "^1.31", + "symfony/process": "^7.0.3", + "symfony/routing": "^7.0.3", + "symfony/uid": "^7.0.3", + "symfony/var-dumper": "^7.0.3", "tijsverkoyen/css-to-inline-styles": "^2.2.5", - "vlucas/phpdotenv": "^5.4.1", - "voku/portable-ascii": "^2.0" + "vlucas/phpdotenv": "^5.6.1", + "voku/portable-ascii": "^2.0.2" }, "conflict": { - "mockery/mockery": "1.6.8", "tightenco/collect": "<5.5.33" }, "provide": { @@ -2817,29 +2776,33 @@ }, "require-dev": { "ably/ably-php": "^1.0", - "aws/aws-sdk-php": "^3.235.5", + "aws/aws-sdk-php": "^3.322.9", "ext-gmp": "*", - "fakerphp/faker": "^1.23", - "league/flysystem-aws-s3-v3": "^3.0", - "league/flysystem-ftp": "^3.0", - "league/flysystem-path-prefixing": "^3.3", - "league/flysystem-read-only": "^3.3", - "league/flysystem-sftp-v3": "^3.0", - "mockery/mockery": "^1.6", - "nyholm/psr7": "^1.2", - "orchestra/testbench-core": "^9.5", - "pda/pheanstalk": "^5.0", - "phpstan/phpstan": "^1.11.5", - "phpunit/phpunit": "^10.5|^11.0", - "predis/predis": "^2.0.2", + "fakerphp/faker": "^1.24", + "guzzlehttp/promises": "^2.0.3", + "guzzlehttp/psr7": "^2.4", + "laravel/pint": "^1.18", + "league/flysystem-aws-s3-v3": "^3.25.1", + "league/flysystem-ftp": "^3.25.1", + "league/flysystem-path-prefixing": "^3.25.1", + "league/flysystem-read-only": "^3.25.1", + "league/flysystem-sftp-v3": "^3.25.1", + "mockery/mockery": "^1.6.10", + "orchestra/testbench-core": "^9.16.1", + "pda/pheanstalk": "^5.0.6", + "php-http/discovery": "^1.15", + "phpstan/phpstan": "^2.0", + "phpunit/phpunit": "^10.5.35|^11.3.6|^12.0.1", + "predis/predis": "^2.3", "resend/resend-php": "^0.10.0", - "symfony/cache": "^7.0", - "symfony/http-client": "^7.0", - "symfony/psr-http-message-bridge": "^7.0" + "symfony/cache": "^7.0.3", + "symfony/http-client": "^7.0.3", + "symfony/psr-http-message-bridge": "^7.0.3", + "symfony/translation": "^7.0.3" }, "suggest": { "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", - "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).", + "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.322.9).", "brianium/paratest": "Required to run tests in parallel (^7.0|^8.0).", "ext-apcu": "Required to use the APC cache driver.", "ext-fileinfo": "Required to use the Filesystem class.", @@ -2853,16 +2816,16 @@ "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", "filp/whoops": "Required for friendly error pages in development (^2.14.3).", "laravel/tinker": "Required to use the tinker console command (^2.0).", - "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).", - "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).", - "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).", - "league/flysystem-read-only": "Required to use read-only disks (^3.3)", - "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).", + "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).", + "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.25.1).", + "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.25.1).", + "league/flysystem-read-only": "Required to use read-only disks (^3.25.1)", + "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.25.1).", "mockery/mockery": "Required to use mocking (^1.6).", - "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^5.0).", - "phpunit/phpunit": "Required to use assertions and run tests (^10.5|^11.0).", - "predis/predis": "Required to use the predis connector (^2.0.2).", + "php-http/discovery": "Required to use PSR-7 bridging features (^1.15).", + "phpunit/phpunit": "Required to use assertions and run tests (^10.5.35|^11.3.6|^12.0.1).", + "predis/predis": "Required to use the predis connector (^2.3).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).", "resend/resend-php": "Required to enable support for the Resend mail transport (^0.10.0).", @@ -2881,6 +2844,7 @@ }, "autoload": { "files": [ + "src/Illuminate/Collections/functions.php", "src/Illuminate/Collections/helpers.php", "src/Illuminate/Events/functions.php", "src/Illuminate/Filesystem/functions.php", @@ -2918,29 +2882,29 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-11-12T15:36:15+00:00" + "time": "2025-11-28T18:20:11+00:00" }, { "name": "laravel/helpers", - "version": "v1.7.0", + "version": "v1.8.2", "source": { "type": "git", "url": "https://github.com/laravel/helpers.git", - "reference": "6caaa242a23bc39b4e3cf57304b5409260a7a346" + "reference": "98499eea4c1cca76fb0fb37ed365a468773daf0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/helpers/zipball/6caaa242a23bc39b4e3cf57304b5409260a7a346", - "reference": "6caaa242a23bc39b4e3cf57304b5409260a7a346", + "url": "https://api.github.com/repos/laravel/helpers/zipball/98499eea4c1cca76fb0fb37ed365a468773daf0a", + "reference": "98499eea4c1cca76fb0fb37ed365a468773daf0a", "shasum": "" }, "require": { - "illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", "php": "^7.2.0|^8.0" }, "require-dev": { "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0" + "phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" }, "type": "library", "extra": { @@ -2973,38 +2937,38 @@ "laravel" ], "support": { - "source": "https://github.com/laravel/helpers/tree/v1.7.0" + "source": "https://github.com/laravel/helpers/tree/v1.8.2" }, - "time": "2023-11-30T14:09:05+00:00" + "time": "2025-11-25T14:46:28+00:00" }, { "name": "laravel/legacy-factories", - "version": "v1.4.0", + "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/laravel/legacy-factories.git", - "reference": "6cb79f668fc36b8b396ada1da3ba45867889c30f" + "reference": "cd0f8c77d116bac121e9779fcff1f71801aaac50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/legacy-factories/zipball/6cb79f668fc36b8b396ada1da3ba45867889c30f", - "reference": "6cb79f668fc36b8b396ada1da3ba45867889c30f", + "url": "https://api.github.com/repos/laravel/legacy-factories/zipball/cd0f8c77d116bac121e9779fcff1f71801aaac50", + "reference": "cd0f8c77d116bac121e9779fcff1f71801aaac50", "shasum": "" }, "require": { - "illuminate/macroable": "^8.0|^9.0|^10.0|^11.0", + "illuminate/macroable": "^8.0|^9.0|^10.0|^11.0|^12.0", "php": "^7.3|^8.0", "symfony/finder": "^3.4|^4.0|^5.0|^6.0|^7.0" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - }, "laravel": { "providers": [ "Illuminate\\Database\\Eloquent\\LegacyFactoryServiceProvider" ] + }, + "branch-alias": { + "dev-master": "1.x-dev" } }, "autoload": { @@ -3031,27 +2995,27 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-01-15T13:55:14+00:00" + "time": "2025-01-24T15:41:36+00:00" }, { "name": "laravel/nova", - "version": "4.35.0", + "version": "4.35.11", "source": { "type": "git", "url": "git@github.com:laravel/nova.git", - "reference": "78ef7f728f63d30ce724dc877e30cc574e066308" + "reference": "db216cb0c9f2d7a586f8bfe1f9831695253a1472" }, "dist": { "type": "zip", - "url": "https://nova.laravel.com/dist/laravel/nova/laravel-nova-78ef7f728f63d30ce724dc877e30cc574e066308-zip-716877.zip", - "reference": "78ef7f728f63d30ce724dc877e30cc574e066308", - "shasum": "38875c41792b5bb19994b7dcb10683223c971ec1" + "url": "https://nova.laravel.com/dist/laravel/nova/laravel-nova-db216cb0c9f2d7a586f8bfe1f9831695253a1472-zip-9073b0.zip", + "reference": "db216cb0c9f2d7a586f8bfe1f9831695253a1472", + "shasum": "ab407d27c86e1d5602d33577248b0d23e8b983a7" }, "require": { - "brick/money": "^0.5|^0.6|^0.7|^0.8|^0.9", + "brick/money": "^0.5|^0.6|^0.7|^0.8|^0.9|^0.10", "doctrine/dbal": "^2.13.3|^3.1.2|^4.0", "ext-json": "*", - "illuminate/support": "^8.83.4|^9.3.1|^10.0|^11.0", + "illuminate/support": "^8.83.4|^9.3.1|^10.48.29|^11.44.1|^12.0", "inertiajs/inertia-laravel": "^0.4.5|^0.5.2|^0.6.0|^1.0", "laravel/ui": "^3.3|^4.0", "nesbot/carbon": "^2.53.1|^3.0", @@ -3064,12 +3028,13 @@ "symfony/process": "^5.4|^6.0|^7.0" }, "require-dev": { - "larastan/larastan": "^1.0.1|^2.5.1", + "larastan/larastan": "1.0.4|2.9.12", "laravel/nova-dusk-suite": "8.4.x-dev|9.4.x-dev|10.4.x-dev|11.4.x-dev", "laravel/pint": "^1.6", "laravel/scout": "^9.8|^10.0", "mockery/mockery": "^1.4.4", "orchestra/testbench-dusk": "^6.44|^7.40|^8.22|^9.0", + "phpstan/phpstan": "<=1.12.16", "phpunit/phpunit": "^9.6|^10.5", "predis/predis": "^1.1.9|^2.0.2" }, @@ -3155,22 +3120,23 @@ "laravel" ], "support": { - "source": "https://github.com/laravel/nova/tree/v4.35.0" + "source": "https://github.com/laravel/nova/tree/v4.35.11", + "issues": "https://github.com/laravel/nova/issues" }, - "time": "2024-08-06T14:25:25+00:00" + "time": "2025-07-31T13:17:29+00:00" }, { "name": "laravel/prompts", - "version": "v0.3.2", + "version": "v0.3.8", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "0e0535747c6b8d6d10adca8b68293cf4517abb0f" + "reference": "096748cdfb81988f60090bbb839ce3205ace0d35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/0e0535747c6b8d6d10adca8b68293cf4517abb0f", - "reference": "0e0535747c6b8d6d10adca8b68293cf4517abb0f", + "url": "https://api.github.com/repos/laravel/prompts/zipball/096748cdfb81988f60090bbb839ce3205ace0d35", + "reference": "096748cdfb81988f60090bbb839ce3205ace0d35", "shasum": "" }, "require": { @@ -3184,11 +3150,11 @@ "laravel/framework": ">=10.17.0 <10.25.0" }, "require-dev": { - "illuminate/collections": "^10.0|^11.0", + "illuminate/collections": "^10.0|^11.0|^12.0", "mockery/mockery": "^1.5", - "pestphp/pest": "^2.3|^3.4", - "phpstan/phpstan": "^1.11", - "phpstan/phpstan-mockery": "^1.1" + "pestphp/pest": "^2.3|^3.4|^4.0", + "phpstan/phpstan": "^1.12.28", + "phpstan/phpstan-mockery": "^1.1.3" }, "suggest": { "ext-pcntl": "Required for the spinner to be animated." @@ -3214,38 +3180,37 @@ "description": "Add beautiful and user-friendly forms to your command-line applications.", "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.3.2" + "source": "https://github.com/laravel/prompts/tree/v0.3.8" }, - "time": "2024-11-12T14:59:47+00:00" + "time": "2025-11-21T20:52:52+00:00" }, { "name": "laravel/sanctum", - "version": "v4.0.2", + "version": "v4.2.2", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", - "reference": "9cfc0ce80cabad5334efff73ec856339e8ec1ac1" + "reference": "fd447754d2d3f56950d53b930128af2e3b617de9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sanctum/zipball/9cfc0ce80cabad5334efff73ec856339e8ec1ac1", - "reference": "9cfc0ce80cabad5334efff73ec856339e8ec1ac1", + "url": "https://api.github.com/repos/laravel/sanctum/zipball/fd447754d2d3f56950d53b930128af2e3b617de9", + "reference": "fd447754d2d3f56950d53b930128af2e3b617de9", "shasum": "" }, "require": { "ext-json": "*", - "illuminate/console": "^11.0", - "illuminate/contracts": "^11.0", - "illuminate/database": "^11.0", - "illuminate/support": "^11.0", + "illuminate/console": "^11.0|^12.0", + "illuminate/contracts": "^11.0|^12.0", + "illuminate/database": "^11.0|^12.0", + "illuminate/support": "^11.0|^12.0", "php": "^8.2", "symfony/console": "^7.0" }, "require-dev": { "mockery/mockery": "^1.6", - "orchestra/testbench": "^9.0", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.5" + "orchestra/testbench": "^9.15|^10.8", + "phpstan/phpstan": "^1.10" }, "type": "library", "extra": { @@ -3280,36 +3245,36 @@ "issues": "https://github.com/laravel/sanctum/issues", "source": "https://github.com/laravel/sanctum" }, - "time": "2024-04-10T19:39:58+00:00" + "time": "2026-01-06T23:11:51+00:00" }, { "name": "laravel/serializable-closure", - "version": "v1.3.6", + "version": "v2.0.7", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "f865a58ea3a0107c336b7045104c75243fa59d96" + "reference": "cb291e4c998ac50637c7eeb58189c14f5de5b9dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f865a58ea3a0107c336b7045104c75243fa59d96", - "reference": "f865a58ea3a0107c336b7045104c75243fa59d96", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/cb291e4c998ac50637c7eeb58189c14f5de5b9dd", + "reference": "cb291e4c998ac50637c7eeb58189c14f5de5b9dd", "shasum": "" }, "require": { - "php": "^7.3|^8.0" + "php": "^8.1" }, "require-dev": { - "illuminate/support": "^8.0|^9.0|^10.0|^11.0", - "nesbot/carbon": "^2.61|^3.0", - "pestphp/pest": "^1.21.3", - "phpstan/phpstan": "^1.8.2", - "symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0" + "illuminate/support": "^10.0|^11.0|^12.0", + "nesbot/carbon": "^2.67|^3.0", + "pestphp/pest": "^2.36|^3.0|^4.0", + "phpstan/phpstan": "^2.0", + "symfony/var-dumper": "^6.2.0|^7.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -3341,51 +3306,51 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2024-11-11T17:06:04+00:00" + "time": "2025-11-21T20:52:36+00:00" }, { "name": "laravel/socialite", - "version": "v5.15.1", + "version": "v5.24.1", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", - "reference": "cc02625f0bd1f95dc3688eb041cce0f1e709d029" + "reference": "25e28c14d55404886777af1d77cf030e0f633142" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/cc02625f0bd1f95dc3688eb041cce0f1e709d029", - "reference": "cc02625f0bd1f95dc3688eb041cce0f1e709d029", + "url": "https://api.github.com/repos/laravel/socialite/zipball/25e28c14d55404886777af1d77cf030e0f633142", + "reference": "25e28c14d55404886777af1d77cf030e0f633142", "shasum": "" }, "require": { "ext-json": "*", - "firebase/php-jwt": "^6.4", + "firebase/php-jwt": "^6.4|^7.0", "guzzlehttp/guzzle": "^6.0|^7.0", - "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", - "illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", - "league/oauth1-client": "^1.10.1", + "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "league/oauth1-client": "^1.11", "php": "^7.2|^8.0", "phpseclib/phpseclib": "^3.0" }, "require-dev": { "mockery/mockery": "^1.0", - "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^8.0|^9.3|^10.4" + "orchestra/testbench": "^4.18|^5.20|^6.47|^7.55|^8.36|^9.15|^10.8", + "phpstan/phpstan": "^1.12.23", + "phpunit/phpunit": "^8.0|^9.3|^10.4|^11.5|^12.0" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "5.x-dev" - }, "laravel": { - "providers": [ - "Laravel\\Socialite\\SocialiteServiceProvider" - ], "aliases": { "Socialite": "Laravel\\Socialite\\Facades\\Socialite" - } + }, + "providers": [ + "Laravel\\Socialite\\SocialiteServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "5.x-dev" } }, "autoload": { @@ -3413,37 +3378,37 @@ "issues": "https://github.com/laravel/socialite/issues", "source": "https://github.com/laravel/socialite" }, - "time": "2024-06-28T20:09:34+00:00" + "time": "2026-01-01T02:57:21+00:00" }, { "name": "laravel/tinker", - "version": "v2.9.0", + "version": "v2.11.0", "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", - "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe" + "reference": "3d34b97c9a1747a81a3fde90482c092bd8b66468" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/tinker/zipball/502e0fe3f0415d06d5db1f83a472f0f3b754bafe", - "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe", + "url": "https://api.github.com/repos/laravel/tinker/zipball/3d34b97c9a1747a81a3fde90482c092bd8b66468", + "reference": "3d34b97c9a1747a81a3fde90482c092bd8b66468", "shasum": "" }, "require": { - "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", - "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", "php": "^7.2.5|^8.0", "psy/psysh": "^0.11.1|^0.12.0", - "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0" + "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0|^8.0" }, "require-dev": { "mockery/mockery": "~1.3.3|^1.4.2", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^8.5.8|^9.3.3" + "phpunit/phpunit": "^8.5.8|^9.3.3|^10.0" }, "suggest": { - "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)." + "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0)." }, "type": "library", "extra": { @@ -3477,45 +3442,45 @@ ], "support": { "issues": "https://github.com/laravel/tinker/issues", - "source": "https://github.com/laravel/tinker/tree/v2.9.0" + "source": "https://github.com/laravel/tinker/tree/v2.11.0" }, - "time": "2024-01-04T16:10:04+00:00" + "time": "2025-12-19T19:16:45+00:00" }, { "name": "laravel/ui", - "version": "v4.5.2", + "version": "v4.6.1", "source": { "type": "git", "url": "https://github.com/laravel/ui.git", - "reference": "c75396f63268c95b053c8e4814eb70e0875e9628" + "reference": "7d6ffa38d79f19c9b3e70a751a9af845e8f41d88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/ui/zipball/c75396f63268c95b053c8e4814eb70e0875e9628", - "reference": "c75396f63268c95b053c8e4814eb70e0875e9628", + "url": "https://api.github.com/repos/laravel/ui/zipball/7d6ffa38d79f19c9b3e70a751a9af845e8f41d88", + "reference": "7d6ffa38d79f19c9b3e70a751a9af845e8f41d88", "shasum": "" }, "require": { - "illuminate/console": "^9.21|^10.0|^11.0", - "illuminate/filesystem": "^9.21|^10.0|^11.0", - "illuminate/support": "^9.21|^10.0|^11.0", - "illuminate/validation": "^9.21|^10.0|^11.0", + "illuminate/console": "^9.21|^10.0|^11.0|^12.0", + "illuminate/filesystem": "^9.21|^10.0|^11.0|^12.0", + "illuminate/support": "^9.21|^10.0|^11.0|^12.0", + "illuminate/validation": "^9.21|^10.0|^11.0|^12.0", "php": "^8.0", "symfony/console": "^6.0|^7.0" }, "require-dev": { - "orchestra/testbench": "^7.35|^8.15|^9.0", - "phpunit/phpunit": "^9.3|^10.4|^11.0" + "orchestra/testbench": "^7.35|^8.15|^9.0|^10.0", + "phpunit/phpunit": "^9.3|^10.4|^11.5" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "4.x-dev" - }, "laravel": { "providers": [ "Laravel\\Ui\\UiServiceProvider" ] + }, + "branch-alias": { + "dev-master": "4.x-dev" } }, "autoload": { @@ -3540,22 +3505,22 @@ "ui" ], "support": { - "source": "https://github.com/laravel/ui/tree/v4.5.2" + "source": "https://github.com/laravel/ui/tree/v4.6.1" }, - "time": "2024-05-08T18:07:10+00:00" + "time": "2025-01-28T15:15:29+00:00" }, { "name": "league/commonmark", - "version": "2.5.3", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "b650144166dfa7703e62a22e493b853b58d874b0" + "reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/b650144166dfa7703e62a22e493b853b58d874b0", - "reference": "b650144166dfa7703e62a22e493b853b58d874b0", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/4efa10c1e56488e658d10adf7b7b7dcd19940bfb", + "reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb", "shasum": "" }, "require": { @@ -3580,10 +3545,11 @@ "phpstan/phpstan": "^1.8.2", "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", "scrutinizer/ocular": "^1.8.1", - "symfony/finder": "^5.3 | ^6.0 || ^7.0", - "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0", + "symfony/finder": "^5.3 | ^6.0 | ^7.0", + "symfony/process": "^5.4 | ^6.0 | ^7.0", + "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0", "unleashedtech/php-coding-standard": "^3.1.1", - "vimeo/psalm": "^4.24.0 || ^5.0.0" + "vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0" }, "suggest": { "symfony/yaml": "v2.3+ required if using the Front Matter extension" @@ -3591,7 +3557,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.6-dev" + "dev-main": "2.9-dev" } }, "autoload": { @@ -3648,7 +3614,7 @@ "type": "tidelift" } ], - "time": "2024-08-16T11:46:16+00:00" + "time": "2025-11-26T21:48:24+00:00" }, { "name": "league/config", @@ -3734,16 +3700,16 @@ }, { "name": "league/flysystem", - "version": "3.29.1", + "version": "3.30.2", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319" + "reference": "5966a8ba23e62bdb518dd9e0e665c2dbd4b5b277" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319", - "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5966a8ba23e62bdb518dd9e0e665c2dbd4b5b277", + "reference": "5966a8ba23e62bdb518dd9e0e665c2dbd4b5b277", "shasum": "" }, "require": { @@ -3767,13 +3733,13 @@ "composer/semver": "^3.0", "ext-fileinfo": "*", "ext-ftp": "*", - "ext-mongodb": "^1.3", + "ext-mongodb": "^1.3|^2", "ext-zip": "*", "friendsofphp/php-cs-fixer": "^3.5", "google/cloud-storage": "^1.23", "guzzlehttp/psr7": "^2.6", "microsoft/azure-storage-blob": "^1.1", - "mongodb/mongodb": "^1.2", + "mongodb/mongodb": "^1.2|^2", "phpseclib/phpseclib": "^3.0.36", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.5.11|^10.0", @@ -3811,22 +3777,22 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.29.1" + "source": "https://github.com/thephpleague/flysystem/tree/3.30.2" }, - "time": "2024-10-08T08:58:34+00:00" + "time": "2025-11-10T17:13:11+00:00" }, { "name": "league/flysystem-aws-s3-v3", - "version": "3.28.0", + "version": "3.30.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", - "reference": "22071ef1604bc776f5ff2468ac27a752514665c8" + "reference": "d286e896083bed3190574b8b088b557b59eb66f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/22071ef1604bc776f5ff2468ac27a752514665c8", - "reference": "22071ef1604bc776f5ff2468ac27a752514665c8", + "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/d286e896083bed3190574b8b088b557b59eb66f5", + "reference": "d286e896083bed3190574b8b088b557b59eb66f5", "shasum": "" }, "require": { @@ -3866,22 +3832,22 @@ "storage" ], "support": { - "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.28.0" + "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.30.1" }, - "time": "2024-05-06T20:05:52+00:00" + "time": "2025-10-20T15:27:33+00:00" }, { "name": "league/flysystem-local", - "version": "3.29.0", + "version": "3.30.2", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", - "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27" + "reference": "ab4f9d0d672f601b102936aa728801dd1a11968d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27", - "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/ab4f9d0d672f601b102936aa728801dd1a11968d", + "reference": "ab4f9d0d672f601b102936aa728801dd1a11968d", "shasum": "" }, "require": { @@ -3915,9 +3881,9 @@ "local" ], "support": { - "source": "https://github.com/thephpleague/flysystem-local/tree/3.29.0" + "source": "https://github.com/thephpleague/flysystem-local/tree/3.30.2" }, - "time": "2024-08-09T21:24:39+00:00" + "time": "2025-11-10T11:23:37+00:00" }, { "name": "league/mime-type-detection", @@ -3977,16 +3943,16 @@ }, { "name": "league/oauth1-client", - "version": "v1.10.1", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth1-client.git", - "reference": "d6365b901b5c287dd41f143033315e2f777e1167" + "reference": "f9c94b088837eb1aae1ad7c4f23eb65cc6993055" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/d6365b901b5c287dd41f143033315e2f777e1167", - "reference": "d6365b901b5c287dd41f143033315e2f777e1167", + "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/f9c94b088837eb1aae1ad7c4f23eb65cc6993055", + "reference": "f9c94b088837eb1aae1ad7c4f23eb65cc6993055", "shasum": "" }, "require": { @@ -4047,53 +4013,235 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth1-client/issues", - "source": "https://github.com/thephpleague/oauth1-client/tree/v1.10.1" + "source": "https://github.com/thephpleague/oauth1-client/tree/v1.11.0" }, - "time": "2022-04-15T14:02:14+00:00" + "time": "2024-12-10T19:59:05+00:00" }, { - "name": "livewire/livewire", - "version": "v3.5.12", + "name": "league/uri", + "version": "7.7.0", "source": { "type": "git", - "url": "https://github.com/livewire/livewire.git", - "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d" + "url": "https://github.com/thephpleague/uri.git", + "reference": "8d587cddee53490f9b82bf203d3a9aa7ea4f9807" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", - "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/8d587cddee53490f9b82bf203d3a9aa7ea4f9807", + "reference": "8d587cddee53490f9b82bf203d3a9aa7ea4f9807", "shasum": "" }, "require": { - "illuminate/database": "^10.0|^11.0", - "illuminate/routing": "^10.0|^11.0", - "illuminate/support": "^10.0|^11.0", - "illuminate/validation": "^10.0|^11.0", - "laravel/prompts": "^0.1.24|^0.2|^0.3", - "league/mime-type-detection": "^1.9", + "league/uri-interfaces": "^7.7", "php": "^8.1", - "symfony/console": "^6.0|^7.0", - "symfony/http-kernel": "^6.2|^7.0" + "psr/http-factory": "^1" }, - "require-dev": { - "calebporzio/sushi": "^2.1", - "laravel/framework": "^10.15.0|^11.0", - "mockery/mockery": "^1.3.1", - "orchestra/testbench": "^8.21.0|^9.0", - "orchestra/testbench-dusk": "^8.24|^9.1", - "phpunit/phpunit": "^10.4", - "psy/psysh": "^0.11.22|^0.12" + "conflict": { + "league/uri-schemes": "^1.0" + }, + "suggest": { + "ext-bcmath": "to improve IPV4 host parsing", + "ext-dom": "to convert the URI into an HTML anchor tag", + "ext-fileinfo": "to create Data URI from file contennts", + "ext-gmp": "to improve IPV4 host parsing", + "ext-intl": "to handle IDN host with the best performance", + "ext-uri": "to use the PHP native URI class", + "jeremykendall/php-domain-parser": "to resolve Public Suffix and Top Level Domain", + "league/uri-components": "Needed to easily manipulate URI objects components", + "league/uri-polyfill": "Needed to backport the PHP URI extension for older versions of PHP", + "php-64bit": "to improve IPV4 host parsing", + "rowbot/url": "to handle WHATWG URL", + "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "7.x-dev" + } + }, + "autoload": { + "psr-4": { + "League\\Uri\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ignace Nyamagana Butera", + "email": "nyamsprod@gmail.com", + "homepage": "https://nyamsprod.com" + } + ], + "description": "URI manipulation library", + "homepage": "https://uri.thephpleague.com", + "keywords": [ + "URN", + "data-uri", + "file-uri", + "ftp", + "hostname", + "http", + "https", + "middleware", + "parse_str", + "parse_url", + "psr-7", + "query-string", + "querystring", + "rfc2141", + "rfc3986", + "rfc3987", + "rfc6570", + "rfc8141", + "uri", + "uri-template", + "url", + "ws" + ], + "support": { + "docs": "https://uri.thephpleague.com", + "forum": "https://thephpleague.slack.com", + "issues": "https://github.com/thephpleague/uri-src/issues", + "source": "https://github.com/thephpleague/uri/tree/7.7.0" + }, + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], + "time": "2025-12-07T16:02:06+00:00" + }, + { + "name": "league/uri-interfaces", + "version": "7.7.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/uri-interfaces.git", + "reference": "62ccc1a0435e1c54e10ee6022df28d6c04c2946c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/62ccc1a0435e1c54e10ee6022df28d6c04c2946c", + "reference": "62ccc1a0435e1c54e10ee6022df28d6c04c2946c", + "shasum": "" + }, + "require": { + "ext-filter": "*", + "php": "^8.1", + "psr/http-message": "^1.1 || ^2.0" + }, + "suggest": { + "ext-bcmath": "to improve IPV4 host parsing", + "ext-gmp": "to improve IPV4 host parsing", + "ext-intl": "to handle IDN host with the best performance", + "php-64bit": "to improve IPV4 host parsing", + "rowbot/url": "to handle WHATWG URL", + "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "7.x-dev" + } + }, + "autoload": { + "psr-4": { + "League\\Uri\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ignace Nyamagana Butera", + "email": "nyamsprod@gmail.com", + "homepage": "https://nyamsprod.com" + } + ], + "description": "Common tools for parsing and resolving RFC3987/RFC3986 URI", + "homepage": "https://uri.thephpleague.com", + "keywords": [ + "data-uri", + "file-uri", + "ftp", + "hostname", + "http", + "https", + "parse_str", + "parse_url", + "psr-7", + "query-string", + "querystring", + "rfc3986", + "rfc3987", + "rfc6570", + "uri", + "url", + "ws" + ], + "support": { + "docs": "https://uri.thephpleague.com", + "forum": "https://thephpleague.slack.com", + "issues": "https://github.com/thephpleague/uri-src/issues", + "source": "https://github.com/thephpleague/uri-interfaces/tree/7.7.0" + }, + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], + "time": "2025-12-07T16:03:21+00:00" + }, + { + "name": "livewire/livewire", + "version": "v3.7.3", + "source": { + "type": "git", + "url": "https://github.com/livewire/livewire.git", + "reference": "a5384df9fbd3eaf02e053bc49aabc8ace293fc1c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/livewire/livewire/zipball/a5384df9fbd3eaf02e053bc49aabc8ace293fc1c", + "reference": "a5384df9fbd3eaf02e053bc49aabc8ace293fc1c", + "shasum": "" + }, + "require": { + "illuminate/database": "^10.0|^11.0|^12.0", + "illuminate/routing": "^10.0|^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0", + "illuminate/validation": "^10.0|^11.0|^12.0", + "laravel/prompts": "^0.1.24|^0.2|^0.3", + "league/mime-type-detection": "^1.9", + "php": "^8.1", + "symfony/console": "^6.0|^7.0", + "symfony/http-kernel": "^6.2|^7.0" + }, + "require-dev": { + "calebporzio/sushi": "^2.1", + "laravel/framework": "^10.15.0|^11.0|^12.0", + "mockery/mockery": "^1.3.1", + "orchestra/testbench": "^8.21.0|^9.0|^10.0", + "orchestra/testbench-dusk": "^8.24|^9.1|^10.0", + "phpunit/phpunit": "^10.4|^11.5", + "psy/psysh": "^0.11.22|^0.12" }, "type": "library", "extra": { "laravel": { - "providers": [ - "Livewire\\LivewireServiceProvider" - ], "aliases": { "Livewire": "Livewire\\Livewire" - } + }, + "providers": [ + "Livewire\\LivewireServiceProvider" + ] } }, "autoload": { @@ -4117,7 +4265,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.5.12" + "source": "https://github.com/livewire/livewire/tree/v3.7.3" }, "funding": [ { @@ -4125,44 +4273,44 @@ "type": "github" } ], - "time": "2024-10-15T19:35:06+00:00" + "time": "2025-12-19T02:00:29+00:00" }, { "name": "maatwebsite/excel", - "version": "3.1.55", + "version": "3.1.67", "source": { "type": "git", "url": "https://github.com/SpartnerNL/Laravel-Excel.git", - "reference": "6d9d791dcdb01a9b6fd6f48d46f0d5fff86e6260" + "reference": "e508e34a502a3acc3329b464dad257378a7edb4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/6d9d791dcdb01a9b6fd6f48d46f0d5fff86e6260", - "reference": "6d9d791dcdb01a9b6fd6f48d46f0d5fff86e6260", + "url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/e508e34a502a3acc3329b464dad257378a7edb4d", + "reference": "e508e34a502a3acc3329b464dad257378a7edb4d", "shasum": "" }, "require": { "composer/semver": "^3.3", "ext-json": "*", - "illuminate/support": "5.8.*||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0", + "illuminate/support": "5.8.*||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0||^12.0", "php": "^7.0||^8.0", - "phpoffice/phpspreadsheet": "^1.18", + "phpoffice/phpspreadsheet": "^1.30.0", "psr/simple-cache": "^1.0||^2.0||^3.0" }, "require-dev": { "laravel/scout": "^7.0||^8.0||^9.0||^10.0", - "orchestra/testbench": "^6.0||^7.0||^8.0||^9.0", + "orchestra/testbench": "^6.0||^7.0||^8.0||^9.0||^10.0", "predis/predis": "^1.1" }, "type": "library", "extra": { "laravel": { - "providers": [ - "Maatwebsite\\Excel\\ExcelServiceProvider" - ], "aliases": { "Excel": "Maatwebsite\\Excel\\Facades\\Excel" - } + }, + "providers": [ + "Maatwebsite\\Excel\\ExcelServiceProvider" + ] } }, "autoload": { @@ -4194,7 +4342,7 @@ ], "support": { "issues": "https://github.com/SpartnerNL/Laravel-Excel/issues", - "source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.55" + "source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.67" }, "funding": [ { @@ -4206,35 +4354,36 @@ "type": "github" } ], - "time": "2024-02-20T08:27:10+00:00" + "time": "2025-08-26T09:13:16+00:00" }, { "name": "maennchen/zipstream-php", - "version": "3.1.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/maennchen/ZipStream-PHP.git", - "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1" + "reference": "682f1098a8fddbaf43edac2306a691c7ad508ec5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1", - "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1", + "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/682f1098a8fddbaf43edac2306a691c7ad508ec5", + "reference": "682f1098a8fddbaf43edac2306a691c7ad508ec5", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-zlib": "*", - "php-64bit": "^8.1" + "php-64bit": "^8.3" }, "require-dev": { + "brianium/paratest": "^7.7", "ext-zip": "*", - "friendsofphp/php-cs-fixer": "^3.16", + "friendsofphp/php-cs-fixer": "^3.86", "guzzlehttp/guzzle": "^7.5", "mikey179/vfsstream": "^1.6", "php-coveralls/php-coveralls": "^2.5", - "phpunit/phpunit": "^10.0", - "vimeo/psalm": "^5.0" + "phpunit/phpunit": "^12.0", + "vimeo/psalm": "^6.0" }, "suggest": { "guzzlehttp/psr7": "^2.4", @@ -4275,19 +4424,15 @@ ], "support": { "issues": "https://github.com/maennchen/ZipStream-PHP/issues", - "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0" + "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.2.1" }, "funding": [ { "url": "https://github.com/maennchen", "type": "github" - }, - { - "url": "https://opencollective.com/zipstream", - "type": "open_collective" } ], - "time": "2023-06-21T14:59:35+00:00" + "time": "2025-12-10T09:58:31+00:00" }, { "name": "markbaker/complex", @@ -4455,16 +4600,16 @@ }, { "name": "monolog/monolog", - "version": "3.8.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67" + "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/32e515fdc02cdafbe4593e30a9350d486b125b67", - "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0", + "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0", "shasum": "" }, "require": { @@ -4482,7 +4627,7 @@ "graylog2/gelf-php": "^1.4.2 || ^2.0", "guzzlehttp/guzzle": "^7.4.5", "guzzlehttp/psr7": "^2.2", - "mongodb/mongodb": "^1.8", + "mongodb/mongodb": "^1.8 || ^2.0", "php-amqplib/php-amqplib": "~2.4 || ^3", "php-console/php-console": "^3.1.8", "phpstan/phpstan": "^2", @@ -4542,7 +4687,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.8.0" + "source": "https://github.com/Seldaek/monolog/tree/3.10.0" }, "funding": [ { @@ -4554,20 +4699,20 @@ "type": "tidelift" } ], - "time": "2024-11-12T13:57:08+00:00" + "time": "2026-01-02T08:56:05+00:00" }, { "name": "mtdowling/jmespath.php", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", - "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b" + "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b", - "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc", + "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc", "shasum": "" }, "require": { @@ -4584,7 +4729,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { @@ -4618,22 +4763,22 @@ ], "support": { "issues": "https://github.com/jmespath/jmespath.php/issues", - "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0" + "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0" }, - "time": "2023-08-25T10:54:48+00:00" + "time": "2024-09-04T18:46:31+00:00" }, { "name": "nesbot/carbon", - "version": "3.8.2", + "version": "3.11.0", "source": { "type": "git", - "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "e1268cdbc486d97ce23fef2c666dc3c6b6de9947" + "url": "https://github.com/CarbonPHP/carbon.git", + "reference": "bdb375400dcd162624531666db4799b36b64e4a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e1268cdbc486d97ce23fef2c666dc3c6b6de9947", - "reference": "e1268cdbc486d97ce23fef2c666dc3c6b6de9947", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/bdb375400dcd162624531666db4799b36b64e4a1", + "reference": "bdb375400dcd162624531666db4799b36b64e4a1", "shasum": "" }, "require": { @@ -4641,9 +4786,9 @@ "ext-json": "*", "php": "^8.1", "psr/clock": "^1.0", - "symfony/clock": "^6.3 || ^7.0", + "symfony/clock": "^6.3.12 || ^7.0 || ^8.0", "symfony/polyfill-mbstring": "^1.0", - "symfony/translation": "^4.4.18 || ^5.2.1|| ^6.0 || ^7.0" + "symfony/translation": "^4.4.18 || ^5.2.1 || ^6.0 || ^7.0 || ^8.0" }, "provide": { "psr/clock-implementation": "1.0" @@ -4651,24 +4796,19 @@ "require-dev": { "doctrine/dbal": "^3.6.3 || ^4.0", "doctrine/orm": "^2.15.2 || ^3.0", - "friendsofphp/php-cs-fixer": "^3.57.2", + "friendsofphp/php-cs-fixer": "^v3.87.1", "kylekatarnls/multi-tester": "^2.5.3", - "ondrejmirtes/better-reflection": "^6.25.0.4", "phpmd/phpmd": "^2.15.0", - "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.11.2", - "phpunit/phpunit": "^10.5.20", - "squizlabs/php_codesniffer": "^3.9.0" + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^2.1.22", + "phpunit/phpunit": "^10.5.53", + "squizlabs/php_codesniffer": "^3.13.4" }, "bin": [ "bin/carbon" ], "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.x-dev", - "dev-2.x": "2.x-dev" - }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -4678,6 +4818,10 @@ "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-2.x": "2.x-dev", + "dev-master": "3.x-dev" } }, "autoload": { @@ -4709,8 +4853,8 @@ ], "support": { "docs": "https://carbon.nesbot.com/docs", - "issues": "https://github.com/briannesbitt/Carbon/issues", - "source": "https://github.com/briannesbitt/Carbon" + "issues": "https://github.com/CarbonPHP/carbon/issues", + "source": "https://github.com/CarbonPHP/carbon" }, "funding": [ { @@ -4726,29 +4870,29 @@ "type": "tidelift" } ], - "time": "2024-11-07T17:46:48+00:00" + "time": "2025-12-02T21:04:28+00:00" }, { "name": "nette/schema", - "version": "v1.3.2", + "version": "v1.3.3", "source": { "type": "git", "url": "https://github.com/nette/schema.git", - "reference": "da801d52f0354f70a638673c4a0f04e16529431d" + "reference": "2befc2f42d7c715fd9d95efc31b1081e5d765004" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/schema/zipball/da801d52f0354f70a638673c4a0f04e16529431d", - "reference": "da801d52f0354f70a638673c4a0f04e16529431d", + "url": "https://api.github.com/repos/nette/schema/zipball/2befc2f42d7c715fd9d95efc31b1081e5d765004", + "reference": "2befc2f42d7c715fd9d95efc31b1081e5d765004", "shasum": "" }, "require": { "nette/utils": "^4.0", - "php": "8.1 - 8.4" + "php": "8.1 - 8.5" }, "require-dev": { "nette/tester": "^2.5.2", - "phpstan/phpstan-nette": "^1.0", + "phpstan/phpstan-nette": "^2.0@stable", "tracy/tracy": "^2.8" }, "type": "library", @@ -4758,6 +4902,9 @@ } }, "autoload": { + "psr-4": { + "Nette\\": "src" + }, "classmap": [ "src/" ] @@ -4786,35 +4933,35 @@ ], "support": { "issues": "https://github.com/nette/schema/issues", - "source": "https://github.com/nette/schema/tree/v1.3.2" + "source": "https://github.com/nette/schema/tree/v1.3.3" }, - "time": "2024-10-06T23:10:23+00:00" + "time": "2025-10-30T22:57:59+00:00" }, { "name": "nette/utils", - "version": "v4.0.5", + "version": "v4.1.1", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96" + "reference": "c99059c0315591f1a0db7ad6002000288ab8dc72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", - "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", + "url": "https://api.github.com/repos/nette/utils/zipball/c99059c0315591f1a0db7ad6002000288ab8dc72", + "reference": "c99059c0315591f1a0db7ad6002000288ab8dc72", "shasum": "" }, "require": { - "php": "8.0 - 8.4" + "php": "8.2 - 8.5" }, "conflict": { "nette/finder": "<3", "nette/schema": "<1.2.2" }, "require-dev": { - "jetbrains/phpstorm-attributes": "dev-master", + "jetbrains/phpstorm-attributes": "^1.2", "nette/tester": "^2.5", - "phpstan/phpstan": "^1.0", + "phpstan/phpstan-nette": "^2.0@stable", "tracy/tracy": "^2.9" }, "suggest": { @@ -4828,10 +4975,13 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "4.1-dev" } }, "autoload": { + "psr-4": { + "Nette\\": "src" + }, "classmap": [ "src/" ] @@ -4872,22 +5022,22 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.0.5" + "source": "https://github.com/nette/utils/tree/v4.1.1" }, - "time": "2024-08-07T15:39:19+00:00" + "time": "2025-12-22T12:14:32+00:00" }, { "name": "nikic/php-parser", - "version": "v5.1.0", + "version": "v5.7.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1" + "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1", - "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82", + "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82", "shasum": "" }, "require": { @@ -4906,7 +5056,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "5.0-dev" + "dev-master": "5.x-dev" } }, "autoload": { @@ -4930,37 +5080,37 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0" }, - "time": "2024-07-01T20:03:41+00:00" + "time": "2025-12-06T11:56:16+00:00" }, { "name": "nunomaduro/termwind", - "version": "v2.2.0", + "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/nunomaduro/termwind.git", - "reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3" + "reference": "6fb2a640ff502caace8e05fd7be3b503a7e1c017" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/42c84e4e8090766bbd6445d06cd6e57650626ea3", - "reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3", + "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/6fb2a640ff502caace8e05fd7be3b503a7e1c017", + "reference": "6fb2a640ff502caace8e05fd7be3b503a7e1c017", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^8.2", - "symfony/console": "^7.1.5" + "symfony/console": "^7.3.6" }, "require-dev": { - "illuminate/console": "^11.28.0", - "laravel/pint": "^1.18.1", + "illuminate/console": "^11.46.1", + "laravel/pint": "^1.25.1", "mockery/mockery": "^1.6.12", - "pestphp/pest": "^2.36.0", - "phpstan/phpstan": "^1.12.6", - "phpstan/phpstan-strict-rules": "^1.6.1", - "symfony/var-dumper": "^7.1.5", + "pestphp/pest": "^2.36.0 || ^3.8.4 || ^4.1.3", + "phpstan/phpstan": "^1.12.32", + "phpstan/phpstan-strict-rules": "^1.6.2", + "symfony/var-dumper": "^7.3.5", "thecodingmachine/phpstan-strict-rules": "^1.0.0" }, "type": "library", @@ -5003,7 +5153,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/termwind/issues", - "source": "https://github.com/nunomaduro/termwind/tree/v2.2.0" + "source": "https://github.com/nunomaduro/termwind/tree/v2.3.3" }, "funding": [ { @@ -5019,20 +5169,20 @@ "type": "github" } ], - "time": "2024-10-15T16:15:16+00:00" + "time": "2025-11-20T02:34:59+00:00" }, { "name": "nyholm/psr7", - "version": "1.8.1", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/Nyholm/psr7.git", - "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e" + "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Nyholm/psr7/zipball/aa5fc277a4f5508013d571341ade0c3886d4d00e", - "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e", + "url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3", + "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3", "shasum": "" }, "require": { @@ -5085,7 +5235,7 @@ ], "support": { "issues": "https://github.com/Nyholm/psr7/issues", - "source": "https://github.com/Nyholm/psr7/tree/1.8.1" + "source": "https://github.com/Nyholm/psr7/tree/1.8.2" }, "funding": [ { @@ -5097,20 +5247,20 @@ "type": "github" } ], - "time": "2023-11-13T09:31:12+00:00" + "time": "2024-09-09T07:06:30+00:00" }, { "name": "openspout/openspout", - "version": "v4.24.5", + "version": "v4.32.0", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", - "reference": "393299ae21153f042f48b185f2adeb4b157d1d93" + "reference": "41f045c1f632e1474e15d4c7bc3abcb4a153563d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openspout/openspout/zipball/393299ae21153f042f48b185f2adeb4b157d1d93", - "reference": "393299ae21153f042f48b185f2adeb4b157d1d93", + "url": "https://api.github.com/repos/openspout/openspout/zipball/41f045c1f632e1474e15d4c7bc3abcb4a153563d", + "reference": "41f045c1f632e1474e15d4c7bc3abcb4a153563d", "shasum": "" }, "require": { @@ -5120,17 +5270,17 @@ "ext-libxml": "*", "ext-xmlreader": "*", "ext-zip": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.3.0 || ~8.4.0 || ~8.5.0" }, "require-dev": { "ext-zlib": "*", - "friendsofphp/php-cs-fixer": "^3.60.0", - "infection/infection": "^0.29.6", - "phpbench/phpbench": "^1.3.1", - "phpstan/phpstan": "^1.11.8", - "phpstan/phpstan-phpunit": "^1.4.0", - "phpstan/phpstan-strict-rules": "^1.6.0", - "phpunit/phpunit": "^10.5.20 || ^11.2.8" + "friendsofphp/php-cs-fixer": "^3.86.0", + "infection/infection": "^0.31.2", + "phpbench/phpbench": "^1.4.1", + "phpstan/phpstan": "^2.1.22", + "phpstan/phpstan-phpunit": "^2.0.7", + "phpstan/phpstan-strict-rules": "^2.0.6", + "phpunit/phpunit": "^12.3.7" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)", @@ -5178,7 +5328,7 @@ ], "support": { "issues": "https://github.com/openspout/openspout/issues", - "source": "https://github.com/openspout/openspout/tree/v4.24.5" + "source": "https://github.com/openspout/openspout/tree/v4.32.0" }, "funding": [ { @@ -5190,28 +5340,30 @@ "type": "github" } ], - "time": "2024-07-26T05:48:04+00:00" + "time": "2025-09-03T16:03:54+00:00" }, { "name": "paragonie/constant_time_encoding", - "version": "v3.0.0", + "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "df1e7fde177501eee2037dd159cf04f5f301a512" + "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512", - "reference": "df1e7fde177501eee2037dd159cf04f5f301a512", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77", + "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77", "shasum": "" }, "require": { "php": "^8" }, "require-dev": { - "phpunit/phpunit": "^9", - "vimeo/psalm": "^4|^5" + "infection/infection": "^0", + "nikic/php-fuzzer": "^0", + "phpunit/phpunit": "^9|^10|^11", + "vimeo/psalm": "^4|^5|^6" }, "type": "library", "autoload": { @@ -5257,7 +5409,7 @@ "issues": "https://github.com/paragonie/constant_time_encoding/issues", "source": "https://github.com/paragonie/constant_time_encoding" }, - "time": "2024-05-08T12:36:18+00:00" + "time": "2025-09-24T15:06:41+00:00" }, { "name": "paragonie/random_compat", @@ -5311,19 +5463,20 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "1.29.0", + "version": "1.30.2", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0" + "reference": "09cdde5e2f078b9a3358dd217e2c8cb4dac84be2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fde2ccf55eaef7e86021ff1acce26479160a0fa0", - "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/09cdde5e2f078b9a3358dd217e2c8cb4dac84be2", + "reference": "09cdde5e2f078b9a3358dd217e2c8cb4dac84be2", "shasum": "" }, "require": { + "composer/pcre": "^1||^2||^3", "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", @@ -5341,21 +5494,20 @@ "maennchen/zipstream-php": "^2.1 || ^3.0", "markbaker/complex": "^3.0", "markbaker/matrix": "^3.0", - "php": "^7.4 || ^8.0", - "psr/http-client": "^1.0", - "psr/http-factory": "^1.0", + "php": ">=7.4.0 <8.5.0", "psr/simple-cache": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-main", - "dompdf/dompdf": "^1.0 || ^2.0", + "doctrine/instantiator": "^1.5", + "dompdf/dompdf": "^1.0 || ^2.0 || ^3.0", "friendsofphp/php-cs-fixer": "^3.2", "mitoteam/jpgraph": "^10.3", "mpdf/mpdf": "^8.1.1", "phpcompatibility/php-compatibility": "^9.3", "phpstan/phpstan": "^1.1", "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0", + "phpunit/phpunit": "^8.5 || ^9.0", "squizlabs/php_codesniffer": "^3.7", "tecnickcom/tcpdf": "^6.5" }, @@ -5394,6 +5546,9 @@ }, { "name": "Adrien Crivelli" + }, + { + "name": "Owen Leibman" } ], "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", @@ -5410,22 +5565,22 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.30.2" }, - "time": "2023-06-14T22:48:31+00:00" + "time": "2026-01-11T05:58:24+00:00" }, { "name": "phpoption/phpoption", - "version": "1.9.3", + "version": "1.9.5", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54" + "reference": "75365b91986c2405cf5e1e012c5595cd487a98be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54", - "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/75365b91986c2405cf5e1e012c5595cd487a98be", + "reference": "75365b91986c2405cf5e1e012c5595cd487a98be", "shasum": "" }, "require": { @@ -5433,7 +5588,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28" + "phpunit/phpunit": "^8.5.44 || ^9.6.25 || ^10.5.53 || ^11.5.34" }, "type": "library", "extra": { @@ -5475,7 +5630,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", - "source": "https://github.com/schmittjoh/php-option/tree/1.9.3" + "source": "https://github.com/schmittjoh/php-option/tree/1.9.5" }, "funding": [ { @@ -5487,20 +5642,20 @@ "type": "tidelift" } ], - "time": "2024-07-20T21:41:07+00:00" + "time": "2025-12-27T19:41:33+00:00" }, { "name": "phpseclib/phpseclib", - "version": "3.0.39", + "version": "3.0.48", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "211ebc399c6e73c225a018435fe5ae209d1d1485" + "reference": "64065a5679c50acb886e82c07aa139b0f757bb89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/211ebc399c6e73c225a018435fe5ae209d1d1485", - "reference": "211ebc399c6e73c225a018435fe5ae209d1d1485", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/64065a5679c50acb886e82c07aa139b0f757bb89", + "reference": "64065a5679c50acb886e82c07aa139b0f757bb89", "shasum": "" }, "require": { @@ -5581,7 +5736,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.39" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.48" }, "funding": [ { @@ -5597,20 +5752,20 @@ "type": "tidelift" } ], - "time": "2024-06-24T06:27:33+00:00" + "time": "2025-12-15T11:51:42+00:00" }, { "name": "predis/predis", - "version": "v2.2.2", + "version": "v2.4.1", "source": { "type": "git", "url": "https://github.com/predis/predis.git", - "reference": "b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1" + "reference": "07105e050622ed80bd60808367ced9e379f31530" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/predis/predis/zipball/b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1", - "reference": "b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1", + "url": "https://api.github.com/repos/predis/predis/zipball/07105e050622ed80bd60808367ced9e379f31530", + "reference": "07105e050622ed80bd60808367ced9e379f31530", "shasum": "" }, "require": { @@ -5619,7 +5774,8 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^3.3", "phpstan/phpstan": "^1.9", - "phpunit/phpunit": "^8.0 || ~9.4.4" + "phpunit/phpcov": "^6.0 || ^8.0", + "phpunit/phpunit": "^8.0 || ^9.4" }, "suggest": { "ext-relay": "Faster connection with in-memory caching (>=0.6.2)" @@ -5641,7 +5797,7 @@ "role": "Maintainer" } ], - "description": "A flexible and feature-complete Redis client for PHP.", + "description": "A flexible and feature-complete Redis/Valkey client for PHP.", "homepage": "http://github.com/predis/predis", "keywords": [ "nosql", @@ -5650,7 +5806,7 @@ ], "support": { "issues": "https://github.com/predis/predis/issues", - "source": "https://github.com/predis/predis/tree/v2.2.2" + "source": "https://github.com/predis/predis/tree/v2.4.1" }, "funding": [ { @@ -5658,7 +5814,7 @@ "type": "github" } ], - "time": "2023-09-13T16:42:03+00:00" + "time": "2025-11-12T18:00:11+00:00" }, { "name": "psr/cache", @@ -6123,16 +6279,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.4", + "version": "v0.12.18", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "2fd717afa05341b4f8152547f142cd2f130f6818" + "reference": "ddff0ac01beddc251786fe70367cd8bbdb258196" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/2fd717afa05341b4f8152547f142cd2f130f6818", - "reference": "2fd717afa05341b4f8152547f142cd2f130f6818", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/ddff0ac01beddc251786fe70367cd8bbdb258196", + "reference": "ddff0ac01beddc251786fe70367cd8bbdb258196", "shasum": "" }, "require": { @@ -6140,18 +6296,19 @@ "ext-tokenizer": "*", "nikic/php-parser": "^5.0 || ^4.0", "php": "^8.0 || ^7.4", - "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4", - "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4" + "symfony/console": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4", + "symfony/var-dumper": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4" }, "conflict": { "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.2" + "bamarni/composer-bin-plugin": "^1.2", + "composer/class-map-generator": "^1.6" }, "suggest": { + "composer/class-map-generator": "Improved tab completion performance with better class discovery.", "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", - "ext-pdo-sqlite": "The doc command requires SQLite to work.", "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well." }, "bin": [ @@ -6159,12 +6316,12 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-main": "0.12.x-dev" - }, "bamarni-bin": { "bin-links": false, "forward-command": false + }, + "branch-alias": { + "dev-main": "0.12.x-dev" } }, "autoload": { @@ -6182,12 +6339,11 @@ "authors": [ { "name": "Justin Hileman", - "email": "justin@justinhileman.info", - "homepage": "http://justinhileman.com" + "email": "justin@justinhileman.info" } ], "description": "An interactive shell for modern PHP.", - "homepage": "http://psysh.org", + "homepage": "https://psysh.org", "keywords": [ "REPL", "console", @@ -6196,9 +6352,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.4" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.18" }, - "time": "2024-06-10T01:18:23+00:00" + "time": "2025-12-17T14:35:46+00:00" }, { "name": "ralouphie/getallheaders", @@ -6246,16 +6402,16 @@ }, { "name": "ramsey/collection", - "version": "2.0.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5" + "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", + "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2", + "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2", "shasum": "" }, "require": { @@ -6263,25 +6419,22 @@ }, "require-dev": { "captainhook/plugin-composer": "^5.3", - "ergebnis/composer-normalize": "^2.28.3", - "fakerphp/faker": "^1.21", + "ergebnis/composer-normalize": "^2.45", + "fakerphp/faker": "^1.24", "hamcrest/hamcrest-php": "^2.0", - "jangregor/phpstan-prophecy": "^1.0", - "mockery/mockery": "^1.5", + "jangregor/phpstan-prophecy": "^2.1", + "mockery/mockery": "^1.6", "php-parallel-lint/php-console-highlighter": "^1.0", - "php-parallel-lint/php-parallel-lint": "^1.3", - "phpcsstandards/phpcsutils": "^1.0.0-rc1", - "phpspec/prophecy-phpunit": "^2.0", - "phpstan/extension-installer": "^1.2", - "phpstan/phpstan": "^1.9", - "phpstan/phpstan-mockery": "^1.1", - "phpstan/phpstan-phpunit": "^1.3", - "phpunit/phpunit": "^9.5", - "psalm/plugin-mockery": "^1.1", - "psalm/plugin-phpunit": "^0.18.4", - "ramsey/coding-standard": "^2.0.3", - "ramsey/conventional-commits": "^1.3", - "vimeo/psalm": "^5.4" + "php-parallel-lint/php-parallel-lint": "^1.4", + "phpspec/prophecy-phpunit": "^2.3", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-mockery": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^10.5", + "ramsey/coding-standard": "^2.3", + "ramsey/conventional-commits": "^1.6", + "roave/security-advisories": "dev-latest" }, "type": "library", "extra": { @@ -6319,37 +6472,26 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/2.0.0" + "source": "https://github.com/ramsey/collection/tree/2.1.1" }, - "funding": [ - { - "url": "https://github.com/ramsey", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", - "type": "tidelift" - } - ], - "time": "2022-12-31T21:50:55+00:00" + "time": "2025-03-22T05:38:12+00:00" }, { "name": "ramsey/uuid", - "version": "4.7.6", + "version": "4.9.2", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "91039bc1faa45ba123c4328958e620d382ec7088" + "reference": "8429c78ca35a09f27565311b98101e2826affde0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088", - "reference": "91039bc1faa45ba123c4328958e620d382ec7088", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0", + "reference": "8429c78ca35a09f27565311b98101e2826affde0", "shasum": "" }, "require": { - "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12", - "ext-json": "*", + "brick/math": "^0.8.16 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" }, @@ -6357,26 +6499,23 @@ "rhumsaa/uuid": "self.version" }, "require-dev": { - "captainhook/captainhook": "^5.10", + "captainhook/captainhook": "^5.25", "captainhook/plugin-composer": "^5.3", - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", - "doctrine/annotations": "^1.8", - "ergebnis/composer-normalize": "^2.15", - "mockery/mockery": "^1.3", + "dealerdirect/phpcodesniffer-composer-installer": "^1.0", + "ergebnis/composer-normalize": "^2.47", + "mockery/mockery": "^1.6", "paragonie/random-lib": "^2", - "php-mock/php-mock": "^2.2", - "php-mock/php-mock-mockery": "^1.3", - "php-parallel-lint/php-parallel-lint": "^1.1", - "phpbench/phpbench": "^1.0", - "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-mockery": "^1.1", - "phpstan/phpstan-phpunit": "^1.1", - "phpunit/phpunit": "^8.5 || ^9", - "ramsey/composer-repl": "^1.4", - "slevomat/coding-standard": "^8.4", - "squizlabs/php_codesniffer": "^3.5", - "vimeo/psalm": "^4.9" + "php-mock/php-mock": "^2.6", + "php-mock/php-mock-mockery": "^1.5", + "php-parallel-lint/php-parallel-lint": "^1.4.0", + "phpbench/phpbench": "^1.2.14", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-mockery": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^9.6", + "slevomat/coding-standard": "^8.18", + "squizlabs/php_codesniffer": "^3.13" }, "suggest": { "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", @@ -6411,41 +6550,31 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.7.6" + "source": "https://github.com/ramsey/uuid/tree/4.9.2" }, - "funding": [ - { - "url": "https://github.com/ramsey", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", - "type": "tidelift" - } - ], - "time": "2024-04-27T21:32:50+00:00" + "time": "2025-12-14T04:43:48+00:00" }, { "name": "rap2hpoutre/fast-excel", - "version": "v5.5.0", + "version": "v5.6.0", "source": { "type": "git", "url": "https://github.com/rap2hpoutre/fast-excel.git", - "reference": "83604f2a16fbb0374747299173abe691b24916da" + "reference": "a460ac5b78f01162eadcae49053017686c53e102" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rap2hpoutre/fast-excel/zipball/83604f2a16fbb0374747299173abe691b24916da", - "reference": "83604f2a16fbb0374747299173abe691b24916da", + "url": "https://api.github.com/repos/rap2hpoutre/fast-excel/zipball/a460ac5b78f01162eadcae49053017686c53e102", + "reference": "a460ac5b78f01162eadcae49053017686c53e102", "shasum": "" }, "require": { - "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", + "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", "openspout/openspout": "^4.24", "php": "^8.0" }, "require-dev": { - "illuminate/database": "^6.20.12 || ^7.30.4 || ^8.24.0 || ^9.0 || ^10.0 || ^11.0", + "illuminate/database": "^6.20.12 || ^7.30.4 || ^8.24.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", "phpunit/phpunit": "^9.5 || ^10.1", "squizlabs/php_codesniffer": "3.*" }, @@ -6485,7 +6614,7 @@ ], "support": { "issues": "https://github.com/rap2hpoutre/fast-excel/issues", - "source": "https://github.com/rap2hpoutre/fast-excel/tree/v5.5.0" + "source": "https://github.com/rap2hpoutre/fast-excel/tree/v5.6.0" }, "funding": [ { @@ -6493,38 +6622,38 @@ "type": "github" } ], - "time": "2024-06-03T08:00:43+00:00" + "time": "2025-02-18T12:50:31+00:00" }, { "name": "rappasoft/laravel-livewire-tables", - "version": "v3.4.3", + "version": "v3.7.3", "source": { "type": "git", "url": "https://github.com/rappasoft/laravel-livewire-tables.git", - "reference": "540e526b1d778ec27ca6a19033c479124b1f00f9" + "reference": "74beb4c2672e024000d41ecad8a17b4ab8c934bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rappasoft/laravel-livewire-tables/zipball/540e526b1d778ec27ca6a19033c479124b1f00f9", - "reference": "540e526b1d778ec27ca6a19033c479124b1f00f9", + "url": "https://api.github.com/repos/rappasoft/laravel-livewire-tables/zipball/74beb4c2672e024000d41ecad8a17b4ab8c934bd", + "reference": "74beb4c2672e024000d41ecad8a17b4ab8c934bd", "shasum": "" }, "require": { "blade-ui-kit/blade-heroicons": "^2.1", - "illuminate/contracts": "^10.0|^11.0", - "illuminate/support": "^10.0|^11.0", + "illuminate/contracts": "^10.0|^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0", "livewire/livewire": "^3.0|dev-main", - "php": "^8.1|^8.2|^8.3" + "php": "^8.1|^8.2|^8.3|^8.4" }, "require-dev": { - "brianium/paratest": "^5.0|^6.0|^7.0|^8.0", + "brianium/paratest": "^5.0|^6.0|^7.0|^8.0|^9.0", "ext-sqlite3": "*", - "larastan/larastan": "^2.6", + "larastan/larastan": "^2.6|^3.0", "laravel/pint": "^1.10", "monolog/monolog": "*", - "nunomaduro/collision": "^6.0|^7.0|^8.0", - "orchestra/testbench": "^7.0|^8.0|^9.0", - "phpunit/phpunit": "^9.0|^10.0|^11.0" + "nunomaduro/collision": "^6.0|^7.0|^8.0|^9.0", + "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0", + "phpunit/phpunit": "^9.0|^10.0|^11.0|^12.0" }, "type": "library", "extra": { @@ -6566,7 +6695,7 @@ ], "support": { "issues": "https://github.com/rappasoft/laravel-livewire-tables/issues", - "source": "https://github.com/rappasoft/laravel-livewire-tables/tree/v3.4.3" + "source": "https://github.com/rappasoft/laravel-livewire-tables/tree/v3.7.3" }, "funding": [ { @@ -6574,20 +6703,20 @@ "type": "github" } ], - "time": "2024-08-08T02:56:15+00:00" + "time": "2025-05-03T02:24:46+00:00" }, { "name": "sentry/sentry", - "version": "4.9.0", + "version": "4.19.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "788ec170f51ebb22f2809a1e3f78b19ccd39b70d" + "reference": "1c21d60bebe67c0122335bd3fe977990435af0a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/788ec170f51ebb22f2809a1e3f78b19ccd39b70d", - "reference": "788ec170f51ebb22f2809a1e3f78b19ccd39b70d", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/1c21d60bebe67c0122335bd3fe977990435af0a3", + "reference": "1c21d60bebe67c0122335bd3fe977990435af0a3", "shasum": "" }, "require": { @@ -6598,20 +6727,19 @@ "jean85/pretty-package-versions": "^1.5|^2.0.4", "php": "^7.2|^8.0", "psr/log": "^1.0|^2.0|^3.0", - "symfony/options-resolver": "^4.4.30|^5.0.11|^6.0|^7.0" + "symfony/options-resolver": "^4.4.30|^5.0.11|^6.0|^7.0|^8.0" }, "conflict": { "raven/raven": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.4", - "guzzlehttp/promises": "^1.0|^2.0", + "guzzlehttp/promises": "^2.0.3", "guzzlehttp/psr7": "^1.8.4|^2.1.1", "monolog/monolog": "^1.6|^2.0|^3.0", "phpbench/phpbench": "^1.0", "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^8.5.14|^9.4", - "symfony/phpunit-bridge": "^5.2|^6.0|^7.0", + "phpunit/phpunit": "^8.5|^9.6", "vimeo/psalm": "^4.17" }, "suggest": { @@ -6651,7 +6779,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.9.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.19.1" }, "funding": [ { @@ -6663,50 +6791,51 @@ "type": "custom" } ], - "time": "2024-08-08T14:40:50+00:00" + "time": "2025-12-02T15:57:41+00:00" }, { "name": "sentry/sentry-laravel", - "version": "4.7.1", + "version": "4.20.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "d70415f19f35806acee5bcbc7403e9cb8fb5252c" + "reference": "503853fa7ee74b34b64e76f1373db86cd11afe72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/d70415f19f35806acee5bcbc7403e9cb8fb5252c", - "reference": "d70415f19f35806acee5bcbc7403e9cb8fb5252c", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/503853fa7ee74b34b64e76f1373db86cd11afe72", + "reference": "503853fa7ee74b34b64e76f1373db86cd11afe72", "shasum": "" }, "require": { - "illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0", + "illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0", "nyholm/psr7": "^1.0", "php": "^7.2 | ^8.0", - "sentry/sentry": "^4.7", - "symfony/psr-http-message-bridge": "^1.0 | ^2.0 | ^6.0 | ^7.0" + "sentry/sentry": "^4.19.0", + "symfony/psr-http-message-bridge": "^1.0 | ^2.0 | ^6.0 | ^7.0 | ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.11", "guzzlehttp/guzzle": "^7.2", "laravel/folio": "^1.1", - "laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0", + "laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0", + "laravel/pennant": "^1.0", "livewire/livewire": "^2.0 | ^3.0", "mockery/mockery": "^1.3", - "orchestra/testbench": "^4.7 | ^5.1 | ^6.0 | ^7.0 | ^8.0 | ^9.0", + "orchestra/testbench": "^4.7 | ^5.1 | ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^8.4 | ^9.3 | ^10.4" + "phpunit/phpunit": "^8.4 | ^9.3 | ^10.4 | ^11.5" }, "type": "library", "extra": { "laravel": { + "aliases": { + "Sentry": "Sentry\\Laravel\\Facade" + }, "providers": [ "Sentry\\Laravel\\ServiceProvider", "Sentry\\Laravel\\Tracing\\ServiceProvider" - ], - "aliases": { - "Sentry": "Sentry\\Laravel\\Facade" - } + ] } }, "autoload": { @@ -6740,7 +6869,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.7.1" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.20.1" }, "funding": [ { @@ -6752,20 +6881,20 @@ "type": "custom" } ], - "time": "2024-07-17T13:27:43+00:00" + "time": "2026-01-07T08:53:19+00:00" }, { "name": "simplepie/simplepie", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/simplepie/simplepie.git", - "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55" + "reference": "76cccb1b2c5dcaf44f304c925ab30c0f48643992" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55", - "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55", + "url": "https://api.github.com/repos/simplepie/simplepie/zipball/76cccb1b2c5dcaf44f304c925ab30c0f48643992", + "reference": "76cccb1b2c5dcaf44f304c925ab30c0f48643992", "shasum": "" }, "require": { @@ -6775,9 +6904,14 @@ "php": ">=7.2.0" }, "require-dev": { + "donatj/mock-webserver": "^2.7", "friendsofphp/php-cs-fixer": "^2.19 || ^3.8", - "psr/simple-cache": "^1 || ^2 || ^3", - "yoast/phpunit-polyfills": "^1.0.1" + "mf2/mf2": "^0.5.0", + "phpstan/phpstan": "~1.12.2", + "phpunit/phpunit": "^8 || ^9 || ^10", + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0", + "psr/simple-cache": "^1 || ^2 || ^3" }, "suggest": { "ext-curl": "", @@ -6826,33 +6960,33 @@ ], "support": { "issues": "https://github.com/simplepie/simplepie/issues", - "source": "https://github.com/simplepie/simplepie/tree/1.8.0" + "source": "https://github.com/simplepie/simplepie/tree/1.9.0" }, - "time": "2023-01-20T08:37:35+00:00" + "time": "2025-09-12T06:34:27+00:00" }, { "name": "spatie/backtrace", - "version": "1.6.2", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/spatie/backtrace.git", - "reference": "1a9a145b044677ae3424693f7b06479fc8c137a9" + "reference": "8c0f16a59ae35ec8c62d85c3c17585158f430110" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/backtrace/zipball/1a9a145b044677ae3424693f7b06479fc8c137a9", - "reference": "1a9a145b044677ae3424693f7b06479fc8c137a9", + "url": "https://api.github.com/repos/spatie/backtrace/zipball/8c0f16a59ae35ec8c62d85c3c17585158f430110", + "reference": "8c0f16a59ae35ec8c62d85c3c17585158f430110", "shasum": "" }, "require": { - "php": "^7.3|^8.0" + "php": "^7.3 || ^8.0" }, "require-dev": { "ext-json": "*", - "laravel/serializable-closure": "^1.3", - "phpunit/phpunit": "^9.3", - "spatie/phpunit-snapshot-assertions": "^4.2", - "symfony/var-dumper": "^5.1" + "laravel/serializable-closure": "^1.3 || ^2.0", + "phpunit/phpunit": "^9.3 || ^11.4.3", + "spatie/phpunit-snapshot-assertions": "^4.2 || ^5.1.6", + "symfony/var-dumper": "^5.1 || ^6.0 || ^7.0" }, "type": "library", "autoload": { @@ -6879,7 +7013,8 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/backtrace/tree/1.6.2" + "issues": "https://github.com/spatie/backtrace/issues", + "source": "https://github.com/spatie/backtrace/tree/1.8.1" }, "funding": [ { @@ -6891,27 +7026,27 @@ "type": "other" } ], - "time": "2024-07-22T08:21:24+00:00" + "time": "2025-08-26T08:22:30+00:00" }, { "name": "spatie/commonmark-shiki-highlighter", - "version": "2.4.0", + "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/spatie/commonmark-shiki-highlighter.git", - "reference": "3dd337649d87a9b264838320a07a89d22e75d41b" + "reference": "ef23368cff226658e9a348fd839b33ae6d95d2c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/commonmark-shiki-highlighter/zipball/3dd337649d87a9b264838320a07a89d22e75d41b", - "reference": "3dd337649d87a9b264838320a07a89d22e75d41b", + "url": "https://api.github.com/repos/spatie/commonmark-shiki-highlighter/zipball/ef23368cff226658e9a348fd839b33ae6d95d2c6", + "reference": "ef23368cff226658e9a348fd839b33ae6d95d2c6", "shasum": "" }, "require": { "league/commonmark": "^2.4.2", "php": "^8.0", - "spatie/shiki-php": "^2.0", - "symfony/process": "^6.0|^7.0" + "spatie/shiki-php": "^2.2.2", + "symfony/process": "^5.4|^6.4|^7.1|^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.19|^v3.49.0", @@ -6943,7 +7078,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/commonmark-shiki-highlighter/tree/2.4.0" + "source": "https://github.com/spatie/commonmark-shiki-highlighter/tree/2.5.2" }, "funding": [ { @@ -6951,34 +7086,34 @@ "type": "github" } ], - "time": "2024-04-11T12:12:10+00:00" + "time": "2025-11-24T15:27:35+00:00" }, { "name": "spatie/error-solutions", - "version": "1.1.1", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/spatie/error-solutions.git", - "reference": "ae7393122eda72eed7cc4f176d1e96ea444f2d67" + "reference": "e495d7178ca524f2dd0fe6a1d99a1e608e1c9936" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/error-solutions/zipball/ae7393122eda72eed7cc4f176d1e96ea444f2d67", - "reference": "ae7393122eda72eed7cc4f176d1e96ea444f2d67", + "url": "https://api.github.com/repos/spatie/error-solutions/zipball/e495d7178ca524f2dd0fe6a1d99a1e608e1c9936", + "reference": "e495d7178ca524f2dd0fe6a1d99a1e608e1c9936", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { - "illuminate/broadcasting": "^10.0|^11.0", - "illuminate/cache": "^10.0|^11.0", - "illuminate/support": "^10.0|^11.0", - "livewire/livewire": "^2.11|^3.3.5", + "illuminate/broadcasting": "^10.0|^11.0|^12.0", + "illuminate/cache": "^10.0|^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0", + "livewire/livewire": "^2.11|^3.5.20", "openai-php/client": "^0.10.1", - "orchestra/testbench": "^7.0|8.22.3|^9.0", - "pestphp/pest": "^2.20", - "phpstan/phpstan": "^1.11", + "orchestra/testbench": "8.22.3|^9.0|^10.0", + "pestphp/pest": "^2.20|^3.0", + "phpstan/phpstan": "^2.1", "psr/simple-cache": "^3.0", "psr/simple-cache-implementation": "^3.0", "spatie/ray": "^1.28", @@ -7017,7 +7152,7 @@ ], "support": { "issues": "https://github.com/spatie/error-solutions/issues", - "source": "https://github.com/spatie/error-solutions/tree/1.1.1" + "source": "https://github.com/spatie/error-solutions/tree/1.1.3" }, "funding": [ { @@ -7025,24 +7160,24 @@ "type": "github" } ], - "time": "2024-07-25T11:06:04+00:00" + "time": "2025-02-14T12:29:50+00:00" }, { "name": "spatie/flare-client-php", - "version": "1.8.0", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/spatie/flare-client-php.git", - "reference": "180f8ca4c0d0d6fc51477bd8c53ce37ab5a96122" + "reference": "bf1716eb98bd689451b071548ae9e70738dce62f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/180f8ca4c0d0d6fc51477bd8c53ce37ab5a96122", - "reference": "180f8ca4c0d0d6fc51477bd8c53ce37ab5a96122", + "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/bf1716eb98bd689451b071548ae9e70738dce62f", + "reference": "bf1716eb98bd689451b071548ae9e70738dce62f", "shasum": "" }, "require": { - "illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0", + "illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0|^12.0", "php": "^8.0", "spatie/backtrace": "^1.6.1", "symfony/http-foundation": "^5.2|^6.0|^7.0", @@ -7086,7 +7221,7 @@ ], "support": { "issues": "https://github.com/spatie/flare-client-php/issues", - "source": "https://github.com/spatie/flare-client-php/tree/1.8.0" + "source": "https://github.com/spatie/flare-client-php/tree/1.10.1" }, "funding": [ { @@ -7094,20 +7229,20 @@ "type": "github" } ], - "time": "2024-08-01T08:27:26+00:00" + "time": "2025-02-14T13:42:06+00:00" }, { "name": "spatie/ignition", - "version": "1.15.0", + "version": "1.15.1", "source": { "type": "git", "url": "https://github.com/spatie/ignition.git", - "reference": "e3a68e137371e1eb9edc7f78ffa733f3b98991d2" + "reference": "31f314153020aee5af3537e507fef892ffbf8c85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/ignition/zipball/e3a68e137371e1eb9edc7f78ffa733f3b98991d2", - "reference": "e3a68e137371e1eb9edc7f78ffa733f3b98991d2", + "url": "https://api.github.com/repos/spatie/ignition/zipball/31f314153020aee5af3537e507fef892ffbf8c85", + "reference": "31f314153020aee5af3537e507fef892ffbf8c85", "shasum": "" }, "require": { @@ -7120,7 +7255,7 @@ "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "require-dev": { - "illuminate/cache": "^9.52|^10.0|^11.0", + "illuminate/cache": "^9.52|^10.0|^11.0|^12.0", "mockery/mockery": "^1.4", "pestphp/pest": "^1.20|^2.0", "phpstan/extension-installer": "^1.1", @@ -7177,33 +7312,33 @@ "type": "github" } ], - "time": "2024-06-12T14:55:22+00:00" + "time": "2025-02-21T14:31:39+00:00" }, { "name": "spatie/laravel-activitylog", - "version": "4.8.0", + "version": "4.10.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-activitylog.git", - "reference": "eb6f37dd40af950ce10cf5280f0acfa3e08c3bff" + "reference": "bb879775d487438ed9a99e64f09086b608990c10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-activitylog/zipball/eb6f37dd40af950ce10cf5280f0acfa3e08c3bff", - "reference": "eb6f37dd40af950ce10cf5280f0acfa3e08c3bff", + "url": "https://api.github.com/repos/spatie/laravel-activitylog/zipball/bb879775d487438ed9a99e64f09086b608990c10", + "reference": "bb879775d487438ed9a99e64f09086b608990c10", "shasum": "" }, "require": { - "illuminate/config": "^8.0 || ^9.0 || ^10.0 || ^11.0", - "illuminate/database": "^8.69 || ^9.27 || ^10.0 || ^11.0", - "illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0", + "illuminate/config": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", + "illuminate/database": "^8.69 || ^9.27 || ^10.0 || ^11.0 || ^12.0", + "illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", "php": "^8.1", "spatie/laravel-package-tools": "^1.6.3" }, "require-dev": { "ext-json": "*", - "orchestra/testbench": "^6.23 || ^7.0 || ^8.0 || ^9.0", - "pestphp/pest": "^1.20 || ^2.0" + "orchestra/testbench": "^6.23 || ^7.0 || ^8.0 || ^9.0 || ^10.0", + "pestphp/pest": "^1.20 || ^2.0 || ^3.0" }, "type": "library", "extra": { @@ -7256,7 +7391,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-activitylog/issues", - "source": "https://github.com/spatie/laravel-activitylog/tree/4.8.0" + "source": "https://github.com/spatie/laravel-activitylog/tree/4.10.2" }, "funding": [ { @@ -7268,45 +7403,46 @@ "type": "github" } ], - "time": "2024-03-08T22:28:17+00:00" + "time": "2025-06-15T06:59:49+00:00" }, { - "name": "spatie/laravel-cookie-consent", - "version": "3.3.2", + "name": "spatie/laravel-feed", + "version": "4.4.4", "source": { "type": "git", - "url": "https://github.com/spatie/laravel-cookie-consent.git", - "reference": "b03970a5e24f49fa9bc83a3de9cd8d6f825fc1f4" + "url": "https://github.com/spatie/laravel-feed.git", + "reference": "802ec6c9422fff94aa0819bebffb09f04242e898" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-cookie-consent/zipball/b03970a5e24f49fa9bc83a3de9cd8d6f825fc1f4", - "reference": "b03970a5e24f49fa9bc83a3de9cd8d6f825fc1f4", + "url": "https://api.github.com/repos/spatie/laravel-feed/zipball/802ec6c9422fff94aa0819bebffb09f04242e898", + "reference": "802ec6c9422fff94aa0819bebffb09f04242e898", "shasum": "" }, "require": { - "illuminate/cookie": "^10.0|^11.0", - "illuminate/support": "^10.0|^11.0", - "illuminate/view": "^10.0|^11.0", + "illuminate/contracts": "^10.0|^11.0|^12.0", + "illuminate/http": "^10.0|^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0", "php": "^8.2", - "spatie/laravel-package-tools": "^1.9" + "spatie/laravel-package-tools": "^1.15" }, "require-dev": { - "fakerphp/faker": "^1.9", - "orchestra/testbench": "^8.0|^9.0", - "pestphp/pest": "^2.34" + "orchestra/testbench": "^8.0|^9.0|^10.0", + "pestphp/pest": "^2.0|^3.0", + "spatie/pest-plugin-snapshots": "^2.0", + "spatie/test-time": "^1.2" }, "type": "library", "extra": { "laravel": { "providers": [ - "Spatie\\CookieConsent\\CookieConsentServiceProvider" + "Spatie\\Feed\\FeedServiceProvider" ] } }, "autoload": { "psr-4": { - "Spatie\\CookieConsent\\": "src" + "Spatie\\Feed\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -7314,6 +7450,12 @@ "MIT" ], "authors": [ + { + "name": "Jolita Grazyte", + "email": "jolita@spatie.be", + "homepage": "https://spatie.be", + "role": "Developer" + }, { "name": "Freek Van der Herten", "email": "freek@spatie.be", @@ -7321,170 +7463,85 @@ "role": "Developer" }, { - "name": "Willem Van Bockstal", - "email": "willem@spatie.be", + "name": "Sebastian De Deyne", + "email": "sebastian@spatie.be", "homepage": "https://spatie.be", "role": "Developer" + }, + { + "name": "Patrick Organ", + "homepage": "https://github.com/patinthehat", + "role": "Developer" } ], - "description": "Make your Laravel app comply with the crazy EU cookie law", - "homepage": "https://github.com/spatie/cookie-consent", + "description": "Generate rss feeds", + "homepage": "https://github.com/spatie/laravel-feed", "keywords": [ - "comply", - "cookie", - "cookie-consent", - "eu", - "law", + "laravel", + "laravel-feed", + "rss", "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-cookie-consent/tree/3.3.2" + "source": "https://github.com/spatie/laravel-feed/tree/4.4.4" }, "funding": [ { "url": "https://spatie.be/open-source/support-us", "type": "custom" + }, + { + "url": "https://github.com/spatie", + "type": "github" } ], - "time": "2024-08-07T11:06:59+00:00" + "time": "2026-01-05T09:23:17+00:00" }, { - "name": "spatie/laravel-feed", - "version": "4.4.0", + "name": "spatie/laravel-honeypot", + "version": "4.6.2", "source": { "type": "git", - "url": "https://github.com/spatie/laravel-feed.git", - "reference": "8cd283bbb998beb3ae220e71bae162e52dfbd1d9" + "url": "https://github.com/spatie/laravel-honeypot.git", + "reference": "62ec9dbecd2a17a4e2af62b09675f89813295cac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-feed/zipball/8cd283bbb998beb3ae220e71bae162e52dfbd1d9", - "reference": "8cd283bbb998beb3ae220e71bae162e52dfbd1d9", + "url": "https://api.github.com/repos/spatie/laravel-honeypot/zipball/62ec9dbecd2a17a4e2af62b09675f89813295cac", + "reference": "62ec9dbecd2a17a4e2af62b09675f89813295cac", "shasum": "" }, "require": { - "illuminate/contracts": "^10.0|^11.0", - "illuminate/http": "^10.0|^11.0", - "illuminate/support": "^10.0|^11.0", - "php": "^8.0", - "spatie/laravel-package-tools": "^1.15" + "illuminate/contracts": "^11.0|^12.0", + "illuminate/encryption": "^11.0|^12.0", + "illuminate/http": "^11.0|^12.0", + "illuminate/support": "^11.0|^12.0", + "illuminate/validation": "^11.0|^12.0", + "nesbot/carbon": "^2.0|^3.0", + "php": "^8.2", + "spatie/laravel-package-tools": "^1.9", + "symfony/http-foundation": "^7.0|^8.0" }, "require-dev": { - "orchestra/testbench": "^8.0|^9.0", - "pestphp/pest": "^2.0", - "spatie/pest-plugin-snapshots": "^2.0", - "spatie/test-time": "^1.2" + "livewire/livewire": "^3.0", + "orchestra/testbench": "^9.0|^10.0", + "pestphp/pest": "^2.0|^3.0|^4.0", + "pestphp/pest-plugin-livewire": "^1.0|^2.1|^3.0|^4.0", + "spatie/pest-plugin-snapshots": "^1.1|^2.1", + "spatie/phpunit-snapshot-assertions": "^4.2|^5.1", + "spatie/test-time": "^1.2.1" }, "type": "library", "extra": { "laravel": { "providers": [ - "Spatie\\Feed\\FeedServiceProvider" + "Spatie\\Honeypot\\HoneypotServiceProvider" ] } }, "autoload": { "psr-4": { - "Spatie\\Feed\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jolita Grazyte", - "email": "jolita@spatie.be", - "homepage": "https://spatie.be", - "role": "Developer" - }, - { - "name": "Freek Van der Herten", - "email": "freek@spatie.be", - "homepage": "https://spatie.be", - "role": "Developer" - }, - { - "name": "Sebastian De Deyne", - "email": "sebastian@spatie.be", - "homepage": "https://spatie.be", - "role": "Developer" - }, - { - "name": "Patrick Organ", - "homepage": "https://github.com/patinthehat", - "role": "Developer" - } - ], - "description": "Generate rss feeds", - "homepage": "https://github.com/spatie/laravel-feed", - "keywords": [ - "laravel", - "laravel-feed", - "rss", - "spatie" - ], - "support": { - "source": "https://github.com/spatie/laravel-feed/tree/4.4.0" - }, - "funding": [ - { - "url": "https://spatie.be/open-source/support-us", - "type": "custom" - }, - { - "url": "https://github.com/spatie", - "type": "github" - } - ], - "time": "2024-03-01T10:20:32+00:00" - }, - { - "name": "spatie/laravel-honeypot", - "version": "4.5.2", - "source": { - "type": "git", - "url": "https://github.com/spatie/laravel-honeypot.git", - "reference": "83036d9eedfd5687ab62cd1b7b29170b41bd7cb4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-honeypot/zipball/83036d9eedfd5687ab62cd1b7b29170b41bd7cb4", - "reference": "83036d9eedfd5687ab62cd1b7b29170b41bd7cb4", - "shasum": "" - }, - "require": { - "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0", - "illuminate/encryption": "^8.0|^9.0|^10.0|^11.0", - "illuminate/http": "^8.0|^9.0|^10.0|^11.0", - "illuminate/support": "^8.0|^9.0|^10.0|^11.0", - "illuminate/validation": "^8.0|^9.0|^10.0|^11.0", - "nesbot/carbon": "^2.0|^3.0", - "php": "^8.0", - "spatie/laravel-package-tools": "^1.9", - "symfony/http-foundation": "^5.1.2|^6.0|^7.0" - }, - "require-dev": { - "livewire/livewire": "^2.10|^3.0", - "orchestra/testbench": "^6.23|^7.0|^8.0|^9.0", - "pestphp/pest-plugin-livewire": "^1.0|^2.1", - "phpunit/phpunit": "^9.6|^10.5", - "spatie/pest-plugin-snapshots": "^1.1|^2.1", - "spatie/phpunit-snapshot-assertions": "^4.2|^5.1", - "spatie/test-time": "^1.2.1" - }, - "type": "library", - "extra": { - "laravel": { - "providers": [ - "Spatie\\Honeypot\\HoneypotServiceProvider" - ] - } - }, - "autoload": { - "psr-4": { - "Spatie\\Honeypot\\": "src" + "Spatie\\Honeypot\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -7506,7 +7563,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-honeypot/tree/4.5.2" + "source": "https://github.com/spatie/laravel-honeypot/tree/4.6.2" }, "funding": [ { @@ -7514,27 +7571,27 @@ "type": "custom" } ], - "time": "2024-04-15T13:09:07+00:00" + "time": "2025-11-28T09:57:48+00:00" }, { "name": "spatie/laravel-ignition", - "version": "2.8.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "3c067b75bfb50574db8f7e2c3978c65eed71126c" + "reference": "1baee07216d6748ebd3a65ba97381b051838707a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/3c067b75bfb50574db8f7e2c3978c65eed71126c", - "reference": "3c067b75bfb50574db8f7e2c3978c65eed71126c", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/1baee07216d6748ebd3a65ba97381b051838707a", + "reference": "1baee07216d6748ebd3a65ba97381b051838707a", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "illuminate/support": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0|^12.0", "php": "^8.1", "spatie/ignition": "^1.15", "symfony/console": "^6.2.3|^7.0", @@ -7543,12 +7600,12 @@ "require-dev": { "livewire/livewire": "^2.11|^3.3.5", "mockery/mockery": "^1.5.1", - "openai-php/client": "^0.8.1", - "orchestra/testbench": "8.22.3|^9.0", - "pestphp/pest": "^2.34", + "openai-php/client": "^0.8.1|^0.10", + "orchestra/testbench": "8.22.3|^9.0|^10.0", + "pestphp/pest": "^2.34|^3.7", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan-deprecation-rules": "^1.1.1", - "phpstan/phpstan-phpunit": "^1.3.16", + "phpstan/phpstan-deprecation-rules": "^1.1.1|^2.0", + "phpstan/phpstan-phpunit": "^1.3.16|^2.0", "vlucas/phpdotenv": "^5.5" }, "suggest": { @@ -7558,12 +7615,12 @@ "type": "library", "extra": { "laravel": { - "providers": [ - "Spatie\\LaravelIgnition\\IgnitionServiceProvider" - ], "aliases": { "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare" - } + }, + "providers": [ + "Spatie\\LaravelIgnition\\IgnitionServiceProvider" + ] } }, "autoload": { @@ -7605,41 +7662,41 @@ "type": "github" } ], - "time": "2024-06-12T15:01:18+00:00" + "time": "2025-02-20T13:13:55+00:00" }, { "name": "spatie/laravel-markdown", - "version": "2.5.2", + "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-markdown.git", - "reference": "66660b21cbc8e50c6129cfe9fac4d96beac8f8e5" + "reference": "353e7f9fae62826e26cbadef58a12ecf39685280" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-markdown/zipball/66660b21cbc8e50c6129cfe9fac4d96beac8f8e5", - "reference": "66660b21cbc8e50c6129cfe9fac4d96beac8f8e5", + "url": "https://api.github.com/repos/spatie/laravel-markdown/zipball/353e7f9fae62826e26cbadef58a12ecf39685280", + "reference": "353e7f9fae62826e26cbadef58a12ecf39685280", "shasum": "" }, "require": { - "illuminate/cache": "^9.0|^10.0|^11.0", - "illuminate/contracts": "^9.0|^10.0|^11.0", - "illuminate/support": "^9.0|^10.0|^11.0", - "illuminate/view": "^9.0|^10.0|^11.0", - "league/commonmark": "^2.4.2", + "illuminate/cache": "^9.0|^10.0|^11.0|^12.0", + "illuminate/contracts": "^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "^9.0|^10.0|^11.0|^12.0", + "illuminate/view": "^9.0|^10.0|^11.0|^12.0", + "league/commonmark": "^2.6.0", "php": "^8.1", - "spatie/commonmark-shiki-highlighter": "^2.3", + "spatie/commonmark-shiki-highlighter": "^2.5", "spatie/laravel-package-tools": "^1.4.3" }, "require-dev": { - "brianium/paratest": "^6.2", - "nunomaduro/collision": "^5.3|^6.0", - "orchestra/testbench": "^6.15|^7.0|^8.0", - "pestphp/pest": "^1.22", - "phpunit/phpunit": "^9.3", + "brianium/paratest": "^6.2|^7.8", + "nunomaduro/collision": "^5.3|^6.0|^7.0|^8.0", + "orchestra/testbench": "^6.15|^7.0|^8.0|^10.0", + "pestphp/pest": "^1.22|^2.0|^3.7", + "phpunit/phpunit": "^9.3|^11.5.3", "spatie/laravel-ray": "^1.23", - "spatie/pest-plugin-snapshots": "^1.1", - "vimeo/psalm": "^4.8" + "spatie/pest-plugin-snapshots": "^1.1|^2.2|^3.0", + "vimeo/psalm": "^4.8|^6.7" }, "type": "library", "extra": { @@ -7673,7 +7730,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-markdown/tree/2.5.2" + "source": "https://github.com/spatie/laravel-markdown/tree/2.7.1" }, "funding": [ { @@ -7681,32 +7738,33 @@ "type": "github" } ], - "time": "2024-04-22T14:16:23+00:00" + "time": "2025-02-21T13:43:18+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.16.4", + "version": "1.92.7", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "ddf678e78d7f8b17e5cdd99c0c3413a4a6592e53" + "reference": "f09a799850b1ed765103a4f0b4355006360c49a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/ddf678e78d7f8b17e5cdd99c0c3413a4a6592e53", - "reference": "ddf678e78d7f8b17e5cdd99c0c3413a4a6592e53", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/f09a799850b1ed765103a4f0b4355006360c49a5", + "reference": "f09a799850b1ed765103a4f0b4355006360c49a5", "shasum": "" }, "require": { - "illuminate/contracts": "^9.28|^10.0|^11.0", + "illuminate/contracts": "^9.28|^10.0|^11.0|^12.0", "php": "^8.0" }, "require-dev": { "mockery/mockery": "^1.5", - "orchestra/testbench": "^7.7|^8.0", - "pestphp/pest": "^1.22", - "phpunit/phpunit": "^9.5.24", - "spatie/pest-plugin-test-time": "^1.1" + "orchestra/testbench": "^7.7|^8.0|^9.0|^10.0", + "pestphp/pest": "^1.23|^2.1|^3.1", + "phpunit/php-code-coverage": "^9.0|^10.0|^11.0", + "phpunit/phpunit": "^9.5.24|^10.5|^11.5", + "spatie/pest-plugin-test-time": "^1.1|^2.2" }, "type": "library", "autoload": { @@ -7733,7 +7791,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.4" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.92.7" }, "funding": [ { @@ -7741,44 +7799,45 @@ "type": "github" } ], - "time": "2024-03-20T07:29:11+00:00" + "time": "2025-07-17T15:46:43+00:00" }, { "name": "spatie/laravel-permission", - "version": "6.9.0", + "version": "6.24.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-permission.git", - "reference": "fe973a58b44380d0e8620107259b7bda22f70408" + "reference": "76adb1fc8d07c16a0721c35c4cc330b7a12598d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/fe973a58b44380d0e8620107259b7bda22f70408", - "reference": "fe973a58b44380d0e8620107259b7bda22f70408", + "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/76adb1fc8d07c16a0721c35c4cc330b7a12598d7", + "reference": "76adb1fc8d07c16a0721c35c4cc330b7a12598d7", "shasum": "" }, "require": { - "illuminate/auth": "^8.12|^9.0|^10.0|^11.0", - "illuminate/container": "^8.12|^9.0|^10.0|^11.0", - "illuminate/contracts": "^8.12|^9.0|^10.0|^11.0", - "illuminate/database": "^8.12|^9.0|^10.0|^11.0", + "illuminate/auth": "^8.12|^9.0|^10.0|^11.0|^12.0", + "illuminate/container": "^8.12|^9.0|^10.0|^11.0|^12.0", + "illuminate/contracts": "^8.12|^9.0|^10.0|^11.0|^12.0", + "illuminate/database": "^8.12|^9.0|^10.0|^11.0|^12.0", "php": "^8.0" }, "require-dev": { "laravel/passport": "^11.0|^12.0", - "orchestra/testbench": "^6.23|^7.0|^8.0|^9.0", - "phpunit/phpunit": "^9.4|^10.1" + "laravel/pint": "^1.0", + "orchestra/testbench": "^6.23|^7.0|^8.0|^9.0|^10.0", + "phpunit/phpunit": "^9.4|^10.1|^11.5" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "6.x-dev", - "dev-master": "6.x-dev" - }, "laravel": { "providers": [ "Spatie\\Permission\\PermissionServiceProvider" ] + }, + "branch-alias": { + "dev-main": "6.x-dev", + "dev-master": "6.x-dev" } }, "autoload": { @@ -7815,7 +7874,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-permission/issues", - "source": "https://github.com/spatie/laravel-permission/tree/6.9.0" + "source": "https://github.com/spatie/laravel-permission/tree/6.24.0" }, "funding": [ { @@ -7823,25 +7882,26 @@ "type": "github" } ], - "time": "2024-06-22T23:04:52+00:00" + "time": "2025-12-13T21:45:21+00:00" }, { "name": "spatie/shiki-php", - "version": "2.0.0", + "version": "2.3.2", "source": { "type": "git", "url": "https://github.com/spatie/shiki-php.git", - "reference": "b4bd54222c40b44800aabce0a4382e0c463b5901" + "reference": "a2e78a9ff8a1290b25d550be8fbf8285c13175c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/shiki-php/zipball/b4bd54222c40b44800aabce0a4382e0c463b5901", - "reference": "b4bd54222c40b44800aabce0a4382e0c463b5901", + "url": "https://api.github.com/repos/spatie/shiki-php/zipball/a2e78a9ff8a1290b25d550be8fbf8285c13175c5", + "reference": "a2e78a9ff8a1290b25d550be8fbf8285c13175c5", "shasum": "" }, "require": { "ext-json": "*", - "php": "^7.4|^8.0" + "php": "^8.0", + "symfony/process": "^5.4|^6.4|^7.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^v3.0", @@ -7879,7 +7939,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/shiki-php/tree/2.0.0" + "source": "https://github.com/spatie/shiki-php/tree/2.3.2" }, "funding": [ { @@ -7887,41 +7947,41 @@ "type": "github" } ], - "time": "2024-02-19T09:00:59+00:00" + "time": "2025-02-21T14:16:57+00:00" }, { "name": "stevebauman/purify", - "version": "v6.2.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/stevebauman/purify.git", - "reference": "303d23e5756a1fd0e9b34f14459ec6aa327a8412" + "reference": "3acb5e77904f420ce8aad8fa1c7f394e82daa500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stevebauman/purify/zipball/303d23e5756a1fd0e9b34f14459ec6aa327a8412", - "reference": "303d23e5756a1fd0e9b34f14459ec6aa327a8412", + "url": "https://api.github.com/repos/stevebauman/purify/zipball/3acb5e77904f420ce8aad8fa1c7f394e82daa500", + "reference": "3acb5e77904f420ce8aad8fa1c7f394e82daa500", "shasum": "" }, "require": { "ezyang/htmlpurifier": "^4.17", - "illuminate/contracts": "^7.0|^8.0|^9.0|^10.0|^11.0", - "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/contracts": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", "php": ">=7.4" }, "require-dev": { - "orchestra/testbench": "^5.0|^6.0|^7.0|^8.0|^9.0", - "phpunit/phpunit": "^8.0|^9.0|^10.0" + "orchestra/testbench": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0", + "phpunit/phpunit": "^8.0|^9.0|^10.0|^11.5.3" }, "type": "library", "extra": { "laravel": { - "providers": [ - "Stevebauman\\Purify\\PurifyServiceProvider" - ], "aliases": { "Purify": "Stevebauman\\Purify\\Facades\\Purify" - } + }, + "providers": [ + "Stevebauman\\Purify\\PurifyServiceProvider" + ] } }, "autoload": { @@ -7951,28 +8011,27 @@ ], "support": { "issues": "https://github.com/stevebauman/purify/issues", - "source": "https://github.com/stevebauman/purify/tree/v6.2.0" + "source": "https://github.com/stevebauman/purify/tree/v6.3.1" }, - "time": "2024-03-12T15:22:59+00:00" + "time": "2025-05-21T16:53:09+00:00" }, { "name": "symfony/clock", - "version": "v7.1.6", + "version": "v8.0.0", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", - "reference": "97bebc53548684c17ed696bc8af016880f0f098d" + "reference": "832119f9b8dbc6c8e6f65f30c5969eca1e88764f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/clock/zipball/97bebc53548684c17ed696bc8af016880f0f098d", - "reference": "97bebc53548684c17ed696bc8af016880f0f098d", + "url": "https://api.github.com/repos/symfony/clock/zipball/832119f9b8dbc6c8e6f65f30c5969eca1e88764f", + "reference": "832119f9b8dbc6c8e6f65f30c5969eca1e88764f", "shasum": "" }, "require": { - "php": ">=8.2", - "psr/clock": "^1.0", - "symfony/polyfill-php83": "^1.28" + "php": ">=8.4", + "psr/clock": "^1.0" }, "provide": { "psr/clock-implementation": "1.0" @@ -8011,7 +8070,7 @@ "time" ], "support": { - "source": "https://github.com/symfony/clock/tree/v7.1.6" + "source": "https://github.com/symfony/clock/tree/v8.0.0" }, "funding": [ { @@ -8022,32 +8081,37 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2025-11-12T15:46:48+00:00" }, { "name": "symfony/console", - "version": "v7.1.7", + "version": "v7.4.3", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3284aafcac338b6e86fd955ee4d794cbe434151a" + "reference": "732a9ca6cd9dfd940c639062d5edbde2f6727fb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3284aafcac338b6e86fd955ee4d794cbe434151a", - "reference": "3284aafcac338b6e86fd955ee4d794cbe434151a", + "url": "https://api.github.com/repos/symfony/console/zipball/732a9ca6cd9dfd940c639062d5edbde2f6727fb6", + "reference": "732a9ca6cd9dfd940c639062d5edbde2f6727fb6", "shasum": "" }, "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3", - "symfony/string": "^6.4|^7.0" + "symfony/string": "^7.2|^8.0" }, "conflict": { "symfony/dependency-injection": "<6.4", @@ -8061,16 +8125,16 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^6.4|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/event-dispatcher": "^6.4|^7.0", - "symfony/http-foundation": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/lock": "^6.4|^7.0", - "symfony/messenger": "^6.4|^7.0", - "symfony/process": "^6.4|^7.0", - "symfony/stopwatch": "^6.4|^7.0", - "symfony/var-dumper": "^6.4|^7.0" + "symfony/config": "^6.4|^7.0|^8.0", + "symfony/dependency-injection": "^6.4|^7.0|^8.0", + "symfony/event-dispatcher": "^6.4|^7.0|^8.0", + "symfony/http-foundation": "^6.4|^7.0|^8.0", + "symfony/http-kernel": "^6.4|^7.0|^8.0", + "symfony/lock": "^6.4|^7.0|^8.0", + "symfony/messenger": "^6.4|^7.0|^8.0", + "symfony/process": "^6.4|^7.0|^8.0", + "symfony/stopwatch": "^6.4|^7.0|^8.0", + "symfony/var-dumper": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -8104,7 +8168,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.1.7" + "source": "https://github.com/symfony/console/tree/v7.4.3" }, "funding": [ { @@ -8115,29 +8179,33 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-05T15:34:55+00:00" + "time": "2025-12-23T14:50:43+00:00" }, { "name": "symfony/css-selector", - "version": "v7.1.6", + "version": "v8.0.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "4aa4f6b3d6749c14d3aa815eef8226632e7bbc66" + "reference": "6225bd458c53ecdee056214cb4a2ffaf58bd592b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/4aa4f6b3d6749c14d3aa815eef8226632e7bbc66", - "reference": "4aa4f6b3d6749c14d3aa815eef8226632e7bbc66", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/6225bd458c53ecdee056214cb4a2ffaf58bd592b", + "reference": "6225bd458c53ecdee056214cb4a2ffaf58bd592b", "shasum": "" }, "require": { - "php": ">=8.2" + "php": ">=8.4" }, "type": "library", "autoload": { @@ -8169,7 +8237,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v7.1.6" + "source": "https://github.com/symfony/css-selector/tree/v8.0.0" }, "funding": [ { @@ -8180,25 +8248,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2025-10-30T14:17:19+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.0", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" }, "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/63afe740e99a13ba87ec199bb07bbdee937a5b62", + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", "shasum": "" }, "require": { @@ -8206,12 +8278,12 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.5-dev" - }, "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.6-dev" } }, "autoload": { @@ -8236,7 +8308,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.6.0" }, "funding": [ { @@ -8252,35 +8324,38 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/error-handler", - "version": "v7.1.7", + "version": "v7.4.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "010e44661f4c6babaf8c4862fe68c24a53903342" + "reference": "48be2b0653594eea32dcef130cca1c811dcf25c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/010e44661f4c6babaf8c4862fe68c24a53903342", - "reference": "010e44661f4c6babaf8c4862fe68c24a53903342", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/48be2b0653594eea32dcef130cca1c811dcf25c2", + "reference": "48be2b0653594eea32dcef130cca1c811dcf25c2", "shasum": "" }, "require": { "php": ">=8.2", "psr/log": "^1|^2|^3", - "symfony/var-dumper": "^6.4|^7.0" + "symfony/polyfill-php85": "^1.32", + "symfony/var-dumper": "^6.4|^7.0|^8.0" }, "conflict": { "symfony/deprecation-contracts": "<2.5", "symfony/http-kernel": "<6.4" }, "require-dev": { + "symfony/console": "^6.4|^7.0|^8.0", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/serializer": "^6.4|^7.0" + "symfony/http-kernel": "^6.4|^7.0|^8.0", + "symfony/serializer": "^6.4|^7.0|^8.0", + "symfony/webpack-encore-bundle": "^1.0|^2.0" }, "bin": [ "Resources/bin/patch-type-declarations" @@ -8311,7 +8386,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/v7.1.7" + "source": "https://github.com/symfony/error-handler/tree/v7.4.0" }, "funding": [ { @@ -8322,33 +8397,37 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-05T15:34:55+00:00" + "time": "2025-11-05T14:29:59+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v7.1.6", + "version": "v8.0.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "87254c78dd50721cfd015b62277a8281c5589702" + "reference": "573f95783a2ec6e38752979db139f09fec033f03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/87254c78dd50721cfd015b62277a8281c5589702", - "reference": "87254c78dd50721cfd015b62277a8281c5589702", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/573f95783a2ec6e38752979db139f09fec033f03", + "reference": "573f95783a2ec6e38752979db139f09fec033f03", "shasum": "" }, "require": { - "php": ">=8.2", + "php": ">=8.4", "symfony/event-dispatcher-contracts": "^2.5|^3" }, "conflict": { - "symfony/dependency-injection": "<6.4", + "symfony/security-http": "<7.4", "symfony/service-contracts": "<2.5" }, "provide": { @@ -8357,13 +8436,14 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^6.4|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/error-handler": "^6.4|^7.0", - "symfony/expression-language": "^6.4|^7.0", - "symfony/http-foundation": "^6.4|^7.0", + "symfony/config": "^7.4|^8.0", + "symfony/dependency-injection": "^7.4|^8.0", + "symfony/error-handler": "^7.4|^8.0", + "symfony/expression-language": "^7.4|^8.0", + "symfony/framework-bundle": "^7.4|^8.0", + "symfony/http-foundation": "^7.4|^8.0", "symfony/service-contracts": "^2.5|^3", - "symfony/stopwatch": "^6.4|^7.0" + "symfony/stopwatch": "^7.4|^8.0" }, "type": "library", "autoload": { @@ -8391,7 +8471,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v7.1.6" + "source": "https://github.com/symfony/event-dispatcher/tree/v8.0.0" }, "funding": [ { @@ -8402,25 +8482,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2025-10-30T14:17:19+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.5.0", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" + "reference": "59eb412e93815df44f05f342958efa9f46b1e586" }, "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/59eb412e93815df44f05f342958efa9f46b1e586", + "reference": "59eb412e93815df44f05f342958efa9f46b1e586", "shasum": "" }, "require": { @@ -8429,12 +8513,12 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.5-dev" - }, "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.6-dev" } }, "autoload": { @@ -8467,7 +8551,73 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-09-25T14:21:43+00:00" + }, + { + "name": "symfony/filesystem", + "version": "v8.0.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/filesystem.git", + "reference": "d937d400b980523dc9ee946bb69972b5e619058d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/d937d400b980523dc9ee946bb69972b5e619058d", + "reference": "d937d400b980523dc9ee946bb69972b5e619058d", + "shasum": "" + }, + "require": { + "php": ">=8.4", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.8" + }, + "require-dev": { + "symfony/process": "^7.4|^8.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Filesystem\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides basic utilities for the filesystem", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/filesystem/tree/v8.0.1" }, "funding": [ { @@ -8478,32 +8628,36 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2025-12-01T09:13:36+00:00" }, { "name": "symfony/finder", - "version": "v7.1.6", + "version": "v7.4.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "2cb89664897be33f78c65d3d2845954c8d7a43b8" + "reference": "fffe05569336549b20a1be64250b40516d6e8d06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/2cb89664897be33f78c65d3d2845954c8d7a43b8", - "reference": "2cb89664897be33f78c65d3d2845954c8d7a43b8", + "url": "https://api.github.com/repos/symfony/finder/zipball/fffe05569336549b20a1be64250b40516d6e8d06", + "reference": "fffe05569336549b20a1be64250b40516d6e8d06", "shasum": "" }, "require": { "php": ">=8.2" }, "require-dev": { - "symfony/filesystem": "^6.4|^7.0" + "symfony/filesystem": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -8531,7 +8685,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.1.6" + "source": "https://github.com/symfony/finder/tree/v7.4.3" }, "funding": [ { @@ -8542,45 +8696,50 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-10-01T08:31:23+00:00" + "time": "2025-12-23T14:50:43+00:00" }, { "name": "symfony/http-foundation", - "version": "v7.1.7", + "version": "v7.4.3", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "5183b61657807099d98f3367bcccb850238b17a9" + "reference": "a70c745d4cea48dbd609f4075e5f5cbce453bd52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5183b61657807099d98f3367bcccb850238b17a9", - "reference": "5183b61657807099d98f3367bcccb850238b17a9", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a70c745d4cea48dbd609f4075e5f5cbce453bd52", + "reference": "a70c745d4cea48dbd609f4075e5f5cbce453bd52", "shasum": "" }, "require": { "php": ">=8.2", - "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php83": "^1.27" + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "^1.1" }, "conflict": { "doctrine/dbal": "<3.6", - "symfony/cache": "<6.4" + "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.4|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/expression-language": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/mime": "^6.4|^7.0", - "symfony/rate-limiter": "^6.4|^7.0" + "symfony/cache": "^6.4.12|^7.1.5|^8.0", + "symfony/clock": "^6.4|^7.0|^8.0", + "symfony/dependency-injection": "^6.4|^7.0|^8.0", + "symfony/expression-language": "^6.4|^7.0|^8.0", + "symfony/http-kernel": "^6.4|^7.0|^8.0", + "symfony/mime": "^6.4|^7.0|^8.0", + "symfony/rate-limiter": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -8608,7 +8767,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.1.7" + "source": "https://github.com/symfony/http-foundation/tree/v7.4.3" }, "funding": [ { @@ -8619,34 +8778,38 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-06T09:02:46+00:00" + "time": "2025-12-23T14:23:49+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.1.7", + "version": "v7.4.3", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "7f137cda31fd41e422edcdc01915f2c095b84399" + "reference": "885211d4bed3f857b8c964011923528a55702aa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/7f137cda31fd41e422edcdc01915f2c095b84399", - "reference": "7f137cda31fd41e422edcdc01915f2c095b84399", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/885211d4bed3f857b8c964011923528a55702aa5", + "reference": "885211d4bed3f857b8c964011923528a55702aa5", "shasum": "" }, "require": { "php": ">=8.2", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/error-handler": "^6.4|^7.0", - "symfony/event-dispatcher": "^6.4|^7.0", - "symfony/http-foundation": "^6.4|^7.0", + "symfony/error-handler": "^6.4|^7.0|^8.0", + "symfony/event-dispatcher": "^7.3|^8.0", + "symfony/http-foundation": "^7.4|^8.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -8656,6 +8819,7 @@ "symfony/console": "<6.4", "symfony/dependency-injection": "<6.4", "symfony/doctrine-bridge": "<6.4", + "symfony/flex": "<2.10", "symfony/form": "<6.4", "symfony/http-client": "<6.4", "symfony/http-client-contracts": "<2.5", @@ -8666,35 +8830,35 @@ "symfony/twig-bridge": "<6.4", "symfony/validator": "<6.4", "symfony/var-dumper": "<6.4", - "twig/twig": "<3.0.4" + "twig/twig": "<3.12" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", - "symfony/browser-kit": "^6.4|^7.0", - "symfony/clock": "^6.4|^7.0", - "symfony/config": "^6.4|^7.0", - "symfony/console": "^6.4|^7.0", - "symfony/css-selector": "^6.4|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/dom-crawler": "^6.4|^7.0", - "symfony/expression-language": "^6.4|^7.0", - "symfony/finder": "^6.4|^7.0", + "symfony/browser-kit": "^6.4|^7.0|^8.0", + "symfony/clock": "^6.4|^7.0|^8.0", + "symfony/config": "^6.4|^7.0|^8.0", + "symfony/console": "^6.4|^7.0|^8.0", + "symfony/css-selector": "^6.4|^7.0|^8.0", + "symfony/dependency-injection": "^6.4|^7.0|^8.0", + "symfony/dom-crawler": "^6.4|^7.0|^8.0", + "symfony/expression-language": "^6.4|^7.0|^8.0", + "symfony/finder": "^6.4|^7.0|^8.0", "symfony/http-client-contracts": "^2.5|^3", - "symfony/process": "^6.4|^7.0", - "symfony/property-access": "^7.1", - "symfony/routing": "^6.4|^7.0", - "symfony/serializer": "^7.1", - "symfony/stopwatch": "^6.4|^7.0", - "symfony/translation": "^6.4|^7.0", + "symfony/process": "^6.4|^7.0|^8.0", + "symfony/property-access": "^7.1|^8.0", + "symfony/routing": "^6.4|^7.0|^8.0", + "symfony/serializer": "^7.1|^8.0", + "symfony/stopwatch": "^6.4|^7.0|^8.0", + "symfony/translation": "^6.4|^7.0|^8.0", "symfony/translation-contracts": "^2.5|^3", - "symfony/uid": "^6.4|^7.0", - "symfony/validator": "^6.4|^7.0", - "symfony/var-dumper": "^6.4|^7.0", - "symfony/var-exporter": "^6.4|^7.0", - "twig/twig": "^3.0.4" + "symfony/uid": "^6.4|^7.0|^8.0", + "symfony/validator": "^6.4|^7.0|^8.0", + "symfony/var-dumper": "^6.4|^7.0|^8.0", + "symfony/var-exporter": "^6.4|^7.0|^8.0", + "twig/twig": "^3.12" }, "type": "library", "autoload": { @@ -8722,7 +8886,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/v7.1.7" + "source": "https://github.com/symfony/http-kernel/tree/v7.4.3" }, "funding": [ { @@ -8733,25 +8897,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-06T09:54:34+00:00" + "time": "2025-12-31T08:43:57+00:00" }, { "name": "symfony/mailer", - "version": "v7.1.6", + "version": "v7.4.3", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "69c9948451fb3a6a4d47dc8261d1794734e76cdd" + "reference": "e472d35e230108231ccb7f51eb6b2100cac02ee4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/69c9948451fb3a6a4d47dc8261d1794734e76cdd", - "reference": "69c9948451fb3a6a4d47dc8261d1794734e76cdd", + "url": "https://api.github.com/repos/symfony/mailer/zipball/e472d35e230108231ccb7f51eb6b2100cac02ee4", + "reference": "e472d35e230108231ccb7f51eb6b2100cac02ee4", "shasum": "" }, "require": { @@ -8759,8 +8927,8 @@ "php": ">=8.2", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", - "symfony/event-dispatcher": "^6.4|^7.0", - "symfony/mime": "^6.4|^7.0", + "symfony/event-dispatcher": "^6.4|^7.0|^8.0", + "symfony/mime": "^7.2|^8.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { @@ -8771,10 +8939,10 @@ "symfony/twig-bridge": "<6.4" }, "require-dev": { - "symfony/console": "^6.4|^7.0", - "symfony/http-client": "^6.4|^7.0", - "symfony/messenger": "^6.4|^7.0", - "symfony/twig-bridge": "^6.4|^7.0" + "symfony/console": "^6.4|^7.0|^8.0", + "symfony/http-client": "^6.4|^7.0|^8.0", + "symfony/messenger": "^6.4|^7.0|^8.0", + "symfony/twig-bridge": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -8802,7 +8970,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v7.1.6" + "source": "https://github.com/symfony/mailer/tree/v7.4.3" }, "funding": [ { @@ -8813,29 +8981,34 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2025-12-16T08:02:06+00:00" }, { "name": "symfony/mime", - "version": "v7.1.6", + "version": "v7.4.0", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "caa1e521edb2650b8470918dfe51708c237f0598" + "reference": "bdb02729471be5d047a3ac4a69068748f1a6be7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/caa1e521edb2650b8470918dfe51708c237f0598", - "reference": "caa1e521edb2650b8470918dfe51708c237f0598", + "url": "https://api.github.com/repos/symfony/mime/zipball/bdb02729471be5d047a3ac4a69068748f1a6be7a", + "reference": "bdb02729471be5d047a3ac4a69068748f1a6be7a", "shasum": "" }, "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, @@ -8850,11 +9023,11 @@ "egulias/email-validator": "^2.1.10|^3.1|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/process": "^6.4|^7.0", - "symfony/property-access": "^6.4|^7.0", - "symfony/property-info": "^6.4|^7.0", - "symfony/serializer": "^6.4.3|^7.0.3" + "symfony/dependency-injection": "^6.4|^7.0|^8.0", + "symfony/process": "^6.4|^7.0|^8.0", + "symfony/property-access": "^6.4|^7.0|^8.0", + "symfony/property-info": "^6.4|^7.0|^8.0", + "symfony/serializer": "^6.4.3|^7.0.3|^8.0" }, "type": "library", "autoload": { @@ -8886,7 +9059,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.1.6" + "source": "https://github.com/symfony/mime/tree/v7.4.0" }, "funding": [ { @@ -8897,29 +9070,33 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-10-25T15:11:02+00:00" + "time": "2025-11-16T10:14:42+00:00" }, { "name": "symfony/options-resolver", - "version": "v7.1.1", + "version": "v8.0.0", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "47aa818121ed3950acd2b58d1d37d08a94f9bf55" + "reference": "d2b592535ffa6600c265a3893a7f7fd2bad82dd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/47aa818121ed3950acd2b58d1d37d08a94f9bf55", - "reference": "47aa818121ed3950acd2b58d1d37d08a94f9bf55", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/d2b592535ffa6600c265a3893a7f7fd2bad82dd7", + "reference": "d2b592535ffa6600c265a3893a7f7fd2bad82dd7", "shasum": "" }, "require": { - "php": ">=8.2", + "php": ">=8.4", "symfony/deprecation-contracts": "^2.5|^3" }, "type": "library", @@ -8953,7 +9130,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v7.1.1" + "source": "https://github.com/symfony/options-resolver/tree/v8.0.0" }, "funding": [ { @@ -8964,16 +9141,20 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2025-11-12T15:55:31+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.31.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -8997,8 +9178,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9032,7 +9213,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0" }, "funding": [ { @@ -9043,6 +9224,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -9052,16 +9237,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.31.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe" + "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", - "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70", + "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70", "shasum": "" }, "require": { @@ -9073,8 +9258,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9110,7 +9295,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0" }, "funding": [ { @@ -9121,29 +9306,33 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-06-27T09:58:17+00:00" }, { "name": "symfony/polyfill-intl-icu", - "version": "v1.30.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "e76343c631b453088e2260ac41dfebe21954de81" + "reference": "bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/e76343c631b453088e2260ac41dfebe21954de81", - "reference": "e76343c631b453088e2260ac41dfebe21954de81", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c", + "reference": "bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance and support of other locales than \"en\"" @@ -9151,8 +9340,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9194,7 +9383,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.33.0" }, "funding": [ { @@ -9205,25 +9394,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2025-06-20T22:24:30+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.31.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773" + "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773", - "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3", + "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3", "shasum": "" }, "require": { @@ -9236,8 +9429,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9277,7 +9470,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0" }, "funding": [ { @@ -9288,16 +9481,20 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-09-10T14:38:51+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.31.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -9318,8 +9515,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9358,7 +9555,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0" }, "funding": [ { @@ -9369,6 +9566,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -9378,19 +9579,20 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.31.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" + "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", - "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", + "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", "shasum": "" }, "require": { + "ext-iconv": "*", "php": ">=7.2" }, "provide": { @@ -9402,8 +9604,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9438,7 +9640,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" }, "funding": [ { @@ -9449,25 +9651,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-12-23T08:48:59+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.31.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "shasum": "" }, "require": { @@ -9476,8 +9682,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9518,7 +9724,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0" }, "funding": [ { @@ -9529,16 +9735,20 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-01-02T08:10:11+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.31.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", @@ -9556,8 +9766,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9594,7 +9804,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.33.0" }, "funding": [ { @@ -9605,6 +9815,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -9614,16 +9828,16 @@ }, { "name": "symfony/polyfill-php83", - "version": "v1.31.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491" + "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491", - "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5", + "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5", "shasum": "" }, "require": { @@ -9632,8 +9846,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9670,7 +9884,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.33.0" }, "funding": [ { @@ -9681,41 +9895,125 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-07-08T02:45:35+00:00" }, { - "name": "symfony/polyfill-uuid", - "version": "v1.31.0", + "name": "symfony/polyfill-php85", + "version": "v1.33.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-uuid.git", - "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2" + "url": "https://github.com/symfony/polyfill-php85.git", + "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2", - "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2", + "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91", + "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91", "shasum": "" }, "require": { "php": ">=7.2" }, - "provide": { - "ext-uuid": "*" - }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php85\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php85/tree/v1.33.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2025-06-23T16:12:55+00:00" + }, + { + "name": "symfony/polyfill-uuid", + "version": "v1.33.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-uuid.git", + "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2", + "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "provide": { + "ext-uuid": "*" + }, "suggest": { "ext-uuid": "For best performance" }, "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9749,7 +10047,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/polyfill-uuid/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-uuid/tree/v1.33.0" }, "funding": [ { @@ -9760,6 +10058,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -9769,16 +10071,16 @@ }, { "name": "symfony/process", - "version": "v7.1.7", + "version": "v7.4.3", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "9b8a40b7289767aa7117e957573c2a535efe6585" + "reference": "2f8e1a6cdf590ca63715da4d3a7a3327404a523f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/9b8a40b7289767aa7117e957573c2a535efe6585", - "reference": "9b8a40b7289767aa7117e957573c2a535efe6585", + "url": "https://api.github.com/repos/symfony/process/zipball/2f8e1a6cdf590ca63715da4d3a7a3327404a523f", + "reference": "2f8e1a6cdf590ca63715da4d3a7a3327404a523f", "shasum": "" }, "require": { @@ -9810,7 +10112,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.1.7" + "source": "https://github.com/symfony/process/tree/v7.4.3" }, "funding": [ { @@ -9821,45 +10123,49 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-06T09:25:12+00:00" + "time": "2025-12-19T10:00:43+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v7.1.3", + "version": "v8.0.0", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "1365d10f5476f74a27cf9c2d1eee70c069019db0" + "reference": "27fa49adadbf5f757f558c920bb9f3994b133fe5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/1365d10f5476f74a27cf9c2d1eee70c069019db0", - "reference": "1365d10f5476f74a27cf9c2d1eee70c069019db0", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/27fa49adadbf5f757f558c920bb9f3994b133fe5", + "reference": "27fa49adadbf5f757f558c920bb9f3994b133fe5", "shasum": "" }, "require": { - "php": ">=8.2", + "php": ">=8.4", "psr/http-message": "^1.0|^2.0", - "symfony/http-foundation": "^6.4|^7.0" + "symfony/http-foundation": "^7.4|^8.0" }, "conflict": { - "php-http/discovery": "<1.15", - "symfony/http-kernel": "<6.4" + "php-http/discovery": "<1.15" }, "require-dev": { "nyholm/psr7": "^1.1", "php-http/discovery": "^1.15", "psr/log": "^1.1.4|^2|^3", - "symfony/browser-kit": "^6.4|^7.0", - "symfony/config": "^6.4|^7.0", - "symfony/event-dispatcher": "^6.4|^7.0", - "symfony/framework-bundle": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0" + "symfony/browser-kit": "^7.4|^8.0", + "symfony/config": "^7.4|^8.0", + "symfony/event-dispatcher": "^7.4|^8.0", + "symfony/framework-bundle": "^7.4|^8.0", + "symfony/http-kernel": "^7.4|^8.0", + "symfony/runtime": "^7.4|^8.0" }, "type": "symfony-bridge", "autoload": { @@ -9893,7 +10199,7 @@ "psr-7" ], "support": { - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v7.1.3" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v8.0.0" }, "funding": [ { @@ -9904,25 +10210,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-07-17T06:10:24+00:00" + "time": "2025-11-13T08:54:25+00:00" }, { "name": "symfony/routing", - "version": "v7.1.6", + "version": "v7.4.3", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "66a2c469f6c22d08603235c46a20007c0701ea0a" + "reference": "5d3fd7adf8896c2fdb54e2f0f35b1bcbd9e45090" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/66a2c469f6c22d08603235c46a20007c0701ea0a", - "reference": "66a2c469f6c22d08603235c46a20007c0701ea0a", + "url": "https://api.github.com/repos/symfony/routing/zipball/5d3fd7adf8896c2fdb54e2f0f35b1bcbd9e45090", + "reference": "5d3fd7adf8896c2fdb54e2f0f35b1bcbd9e45090", "shasum": "" }, "require": { @@ -9936,11 +10246,11 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^6.4|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/expression-language": "^6.4|^7.0", - "symfony/http-foundation": "^6.4|^7.0", - "symfony/yaml": "^6.4|^7.0" + "symfony/config": "^6.4|^7.0|^8.0", + "symfony/dependency-injection": "^6.4|^7.0|^8.0", + "symfony/expression-language": "^6.4|^7.0|^8.0", + "symfony/http-foundation": "^6.4|^7.0|^8.0", + "symfony/yaml": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -9974,7 +10284,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v7.1.6" + "source": "https://github.com/symfony/routing/tree/v7.4.3" }, "funding": [ { @@ -9985,25 +10295,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-10-01T08:31:23+00:00" + "time": "2025-12-19T10:00:43+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.5.0", + "version": "v3.6.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" + "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43" }, "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/45112560a3ba2d715666a509a0bc9521d10b6c43", + "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43", "shasum": "" }, "require": { @@ -10016,12 +10330,12 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.5-dev" - }, "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.6-dev" } }, "autoload": { @@ -10057,7 +10371,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.6.1" }, "funding": [ { @@ -10068,44 +10382,47 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2025-07-15T11:30:57+00:00" }, { "name": "symfony/string", - "version": "v7.1.6", + "version": "v8.0.1", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626" + "reference": "ba65a969ac918ce0cc3edfac6cdde847eba231dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/61b72d66bf96c360a727ae6232df5ac83c71f626", - "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626", + "url": "https://api.github.com/repos/symfony/string/zipball/ba65a969ac918ce0cc3edfac6cdde847eba231dc", + "reference": "ba65a969ac918ce0cc3edfac6cdde847eba231dc", "shasum": "" }, "require": { - "php": ">=8.2", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-intl-grapheme": "~1.0", - "symfony/polyfill-intl-normalizer": "~1.0", - "symfony/polyfill-mbstring": "~1.0" + "php": ">=8.4", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-intl-grapheme": "^1.33", + "symfony/polyfill-intl-normalizer": "^1.0", + "symfony/polyfill-mbstring": "^1.0" }, "conflict": { "symfony/translation-contracts": "<2.5" }, "require-dev": { - "symfony/emoji": "^7.1", - "symfony/error-handler": "^6.4|^7.0", - "symfony/http-client": "^6.4|^7.0", - "symfony/intl": "^6.4|^7.0", + "symfony/emoji": "^7.4|^8.0", + "symfony/http-client": "^7.4|^8.0", + "symfony/intl": "^7.4|^8.0", "symfony/translation-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^6.4|^7.0" + "symfony/var-exporter": "^7.4|^8.0" }, "type": "library", "autoload": { @@ -10144,7 +10461,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.1.6" + "source": "https://github.com/symfony/string/tree/v8.0.1" }, "funding": [ { @@ -10155,59 +10472,58 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2025-12-01T09:13:36+00:00" }, { "name": "symfony/translation", - "version": "v7.1.6", + "version": "v8.0.3", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "b9f72ab14efdb6b772f85041fa12f820dee8d55f" + "reference": "60a8f11f0e15c48f2cc47c4da53873bb5b62135d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/b9f72ab14efdb6b772f85041fa12f820dee8d55f", - "reference": "b9f72ab14efdb6b772f85041fa12f820dee8d55f", + "url": "https://api.github.com/repos/symfony/translation/zipball/60a8f11f0e15c48f2cc47c4da53873bb5b62135d", + "reference": "60a8f11f0e15c48f2cc47c4da53873bb5b62135d", "shasum": "" }, "require": { - "php": ">=8.2", - "symfony/polyfill-mbstring": "~1.0", - "symfony/translation-contracts": "^2.5|^3.0" + "php": ">=8.4", + "symfony/polyfill-mbstring": "^1.0", + "symfony/translation-contracts": "^3.6.1" }, "conflict": { - "symfony/config": "<6.4", - "symfony/console": "<6.4", - "symfony/dependency-injection": "<6.4", + "nikic/php-parser": "<5.0", "symfony/http-client-contracts": "<2.5", - "symfony/http-kernel": "<6.4", - "symfony/service-contracts": "<2.5", - "symfony/twig-bundle": "<6.4", - "symfony/yaml": "<6.4" + "symfony/service-contracts": "<2.5" }, "provide": { "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { - "nikic/php-parser": "^4.18|^5.0", + "nikic/php-parser": "^5.0", "psr/log": "^1|^2|^3", - "symfony/config": "^6.4|^7.0", - "symfony/console": "^6.4|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/finder": "^6.4|^7.0", + "symfony/config": "^7.4|^8.0", + "symfony/console": "^7.4|^8.0", + "symfony/dependency-injection": "^7.4|^8.0", + "symfony/finder": "^7.4|^8.0", "symfony/http-client-contracts": "^2.5|^3.0", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/intl": "^6.4|^7.0", + "symfony/http-kernel": "^7.4|^8.0", + "symfony/intl": "^7.4|^8.0", "symfony/polyfill-intl-icu": "^1.21", - "symfony/routing": "^6.4|^7.0", + "symfony/routing": "^7.4|^8.0", "symfony/service-contracts": "^2.5|^3", - "symfony/yaml": "^6.4|^7.0" + "symfony/yaml": "^7.4|^8.0" }, "type": "library", "autoload": { @@ -10238,7 +10554,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v7.1.6" + "source": "https://github.com/symfony/translation/tree/v8.0.3" }, "funding": [ { @@ -10249,25 +10565,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-28T12:35:13+00:00" + "time": "2025-12-21T10:59:45+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.5.0", + "version": "v3.6.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" + "reference": "65a8bc82080447fae78373aa10f8d13b38338977" }, "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/65a8bc82080447fae78373aa10f8d13b38338977", + "reference": "65a8bc82080447fae78373aa10f8d13b38338977", "shasum": "" }, "require": { @@ -10275,12 +10595,12 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.5-dev" - }, "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.6-dev" } }, "autoload": { @@ -10316,7 +10636,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/translation-contracts/tree/v3.6.1" }, "funding": [ { @@ -10327,25 +10647,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2025-07-15T13:41:35+00:00" }, { "name": "symfony/uid", - "version": "v7.1.6", + "version": "v7.4.0", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "65befb3bb2d503bbffbd08c815aa38b472999917" + "reference": "2498e9f81b7baa206f44de583f2f48350b90142c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/65befb3bb2d503bbffbd08c815aa38b472999917", - "reference": "65befb3bb2d503bbffbd08c815aa38b472999917", + "url": "https://api.github.com/repos/symfony/uid/zipball/2498e9f81b7baa206f44de583f2f48350b90142c", + "reference": "2498e9f81b7baa206f44de583f2f48350b90142c", "shasum": "" }, "require": { @@ -10353,7 +10677,7 @@ "symfony/polyfill-uuid": "^1.15" }, "require-dev": { - "symfony/console": "^6.4|^7.0" + "symfony/console": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -10390,7 +10714,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v7.1.6" + "source": "https://github.com/symfony/uid/tree/v7.4.0" }, "funding": [ { @@ -10401,41 +10725,45 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2025-09-25T11:02:55+00:00" }, { "name": "symfony/var-dumper", - "version": "v7.1.7", + "version": "v7.4.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "f6ea51f669760cacd7464bf7eaa0be87b8072db1" + "reference": "7e99bebcb3f90d8721890f2963463280848cba92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f6ea51f669760cacd7464bf7eaa0be87b8072db1", - "reference": "f6ea51f669760cacd7464bf7eaa0be87b8072db1", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7e99bebcb3f90d8721890f2963463280848cba92", + "reference": "7e99bebcb3f90d8721890f2963463280848cba92", "shasum": "" }, "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/console": "<6.4" }, "require-dev": { - "ext-iconv": "*", - "symfony/console": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/process": "^6.4|^7.0", - "symfony/uid": "^6.4|^7.0", - "twig/twig": "^3.0.4" + "symfony/console": "^6.4|^7.0|^8.0", + "symfony/http-kernel": "^6.4|^7.0|^8.0", + "symfony/process": "^6.4|^7.0|^8.0", + "symfony/uid": "^6.4|^7.0|^8.0", + "twig/twig": "^3.12" }, "bin": [ "Resources/bin/var-dump-server" @@ -10473,7 +10801,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.1.7" + "source": "https://github.com/symfony/var-dumper/tree/v7.4.3" }, "funding": [ { @@ -10484,40 +10812,46 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-05T15:34:55+00:00" + "time": "2025-12-18T07:04:31+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", - "version": "v2.2.7", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", - "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb" + "reference": "f0292ccf0ec75843d65027214426b6b163b48b41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb", - "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb", + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41", + "reference": "f0292ccf0ec75843d65027214426b6b163b48b41", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "php": "^5.5 || ^7.0 || ^8.0", - "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" + "php": "^7.4 || ^8.0", + "symfony/css-selector": "^5.4 || ^6.0 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^8.5.21 || ^9.5.10" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -10540,28 +10874,28 @@ "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", - "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7" + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.4.0" }, - "time": "2023-12-08T13:03:43+00:00" + "time": "2025-12-02T11:56:42+00:00" }, { "name": "torann/geoip", - "version": "3.0.8", + "version": "3.0.9", "source": { "type": "git", "url": "https://github.com/Torann/laravel-geoip.git", - "reference": "22a82647d866572af7fcdf90b033188090c91504" + "reference": "1ea60c7e1a1608de3885e8cd76389cfe5c8424de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Torann/laravel-geoip/zipball/22a82647d866572af7fcdf90b033188090c91504", - "reference": "22a82647d866572af7fcdf90b033188090c91504", + "url": "https://api.github.com/repos/Torann/laravel-geoip/zipball/1ea60c7e1a1608de3885e8cd76389cfe5c8424de", + "reference": "1ea60c7e1a1608de3885e8cd76389cfe5c8424de", "shasum": "" }, "require": { - "illuminate/cache": "^8.0|^9.0|^10.0|^11.0", - "illuminate/console": "^8.0|^9.0|^10.0|^11.0", - "illuminate/support": "^8.0|^9.0|^10.0|^11.0", + "illuminate/cache": "^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/console": "^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0", "php": "^8.0|^8.1|^8.2|^8.3" }, "require-dev": { @@ -10578,16 +10912,16 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - }, "laravel": { - "providers": [ - "Torann\\GeoIP\\GeoIPServiceProvider" - ], "aliases": { "GeoIP": "Torann\\GeoIP\\Facades\\GeoIP" - } + }, + "providers": [ + "Torann\\GeoIP\\GeoIPServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "1.0-dev" } }, "autoload": { @@ -10620,32 +10954,32 @@ ], "support": { "issues": "https://github.com/Torann/laravel-geoip/issues", - "source": "https://github.com/Torann/laravel-geoip/tree/3.0.8" + "source": "https://github.com/Torann/laravel-geoip/tree/3.0.9" }, - "time": "2024-07-23T12:56:44+00:00" + "time": "2025-02-25T18:24:54+00:00" }, { "name": "vlucas/phpdotenv", - "version": "v5.6.1", + "version": "v5.6.3", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2" + "reference": "955e7815d677a3eaa7075231212f2110983adecc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2", - "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/955e7815d677a3eaa7075231212f2110983adecc", + "reference": "955e7815d677a3eaa7075231212f2110983adecc", "shasum": "" }, "require": { "ext-pcre": "*", - "graham-campbell/result-type": "^1.1.3", + "graham-campbell/result-type": "^1.1.4", "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.3", - "symfony/polyfill-ctype": "^1.24", - "symfony/polyfill-mbstring": "^1.24", - "symfony/polyfill-php80": "^1.24" + "phpoption/phpoption": "^1.9.5", + "symfony/polyfill-ctype": "^1.26", + "symfony/polyfill-mbstring": "^1.26", + "symfony/polyfill-php80": "^1.26" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", @@ -10694,7 +11028,7 @@ ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", - "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1" + "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.3" }, "funding": [ { @@ -10706,20 +11040,20 @@ "type": "tidelift" } ], - "time": "2024-07-20T21:52:34+00:00" + "time": "2025-12-27T19:49:13+00:00" }, { "name": "voku/portable-ascii", - "version": "2.0.1", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/voku/portable-ascii.git", - "reference": "b56450eed252f6801410d810c8e1727224ae0743" + "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743", - "reference": "b56450eed252f6801410d810c8e1727224ae0743", + "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d", + "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d", "shasum": "" }, "require": { @@ -10744,7 +11078,7 @@ "authors": [ { "name": "Lars Moelleken", - "homepage": "http://www.moelleken.org/" + "homepage": "https://www.moelleken.org/" } ], "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", @@ -10756,7 +11090,7 @@ ], "support": { "issues": "https://github.com/voku/portable-ascii/issues", - "source": "https://github.com/voku/portable-ascii/tree/2.0.1" + "source": "https://github.com/voku/portable-ascii/tree/2.0.3" }, "funding": [ { @@ -10780,95 +11114,37 @@ "type": "tidelift" } ], - "time": "2022-03-08T17:03:00+00:00" - }, - { - "name": "webmozart/assert", - "version": "1.11.0", - "source": { - "type": "git", - "url": "https://github.com/webmozarts/assert.git", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", - "shasum": "" - }, - "require": { - "ext-ctype": "*", - "php": "^7.2 || ^8.0" - }, - "conflict": { - "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<4.6.1 || 4.6.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.13" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.10-dev" - } - }, - "autoload": { - "psr-4": { - "Webmozart\\Assert\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Assertions to validate method input/output with nice error messages.", - "keywords": [ - "assert", - "check", - "validate" - ], - "support": { - "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.11.0" - }, - "time": "2022-06-03T18:03:27+00:00" + "time": "2024-11-21T01:49:47+00:00" }, { "name": "willvincent/feeds", - "version": "v2.6.0", + "version": "v2.7.0", "source": { "type": "git", "url": "https://github.com/willvincent/feeds.git", - "reference": "78a2e74b60b5012c272174c71287857d92b9f7f4" + "reference": "ead52a18671eb114a8563fa9a765c941d058975d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willvincent/feeds/zipball/78a2e74b60b5012c272174c71287857d92b9f7f4", - "reference": "78a2e74b60b5012c272174c71287857d92b9f7f4", + "url": "https://api.github.com/repos/willvincent/feeds/zipball/ead52a18671eb114a8563fa9a765c941d058975d", + "reference": "ead52a18671eb114a8563fa9a765c941d058975d", "shasum": "" }, "require": { "ext-curl": "*", - "illuminate/support": "~5.0 || ^6.0 || ^7.0 || ^8.0|^9.0|^10.0 || ^11.0", + "illuminate/support": "~5.0 || ^6.0 || ^7.0 || ^8.0|^9.0|^10.0 || ^11.0 || ^12.0", "php": ">=5.4.0 || ^7.2 || ^8.0", "simplepie/simplepie": "^1.5" }, "type": "library", "extra": { "laravel": { - "providers": [ - "willvincent\\Feeds\\FeedsServiceProvider" - ], "aliases": { "Feeds": "willvincent\\Feeds\\Facades\\FeedsFacade" - } + }, + "providers": [ + "willvincent\\Feeds\\FeedsServiceProvider" + ] } }, "autoload": { @@ -10886,55 +11162,55 @@ "email": "tcindie@gmail.com" } ], - "description": "Laravel 5 Service Provider for the SimplePie library", + "description": "Laravel Service Provider for the SimplePie library", "support": { "issues": "https://github.com/willvincent/feeds/issues", - "source": "https://github.com/willvincent/feeds/tree/v2.6.0" + "source": "https://github.com/willvincent/feeds/tree/v2.7.0" }, - "time": "2024-03-14T16:28:36+00:00" + "time": "2025-02-03T22:01:20+00:00" } ], "packages-dev": [ { "name": "barryvdh/laravel-debugbar", - "version": "v3.13.5", + "version": "v3.16.3", "source": { "type": "git", - "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "92d86be45ee54edff735e46856f64f14b6a8bb07" + "url": "https://github.com/fruitcake/laravel-debugbar.git", + "reference": "c91e57ea113edd6526f5b8cd6b1c6ee02c67b28e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/92d86be45ee54edff735e46856f64f14b6a8bb07", - "reference": "92d86be45ee54edff735e46856f64f14b6a8bb07", + "url": "https://api.github.com/repos/fruitcake/laravel-debugbar/zipball/c91e57ea113edd6526f5b8cd6b1c6ee02c67b28e", + "reference": "c91e57ea113edd6526f5b8cd6b1c6ee02c67b28e", "shasum": "" }, "require": { - "illuminate/routing": "^9|^10|^11", - "illuminate/session": "^9|^10|^11", - "illuminate/support": "^9|^10|^11", - "maximebf/debugbar": "~1.22.0", - "php": "^8.0", - "symfony/finder": "^6|^7" + "illuminate/routing": "^10|^11|^12", + "illuminate/session": "^10|^11|^12", + "illuminate/support": "^10|^11|^12", + "php": "^8.1", + "php-debugbar/php-debugbar": "^2.2.4", + "symfony/finder": "^6|^7|^8" }, "require-dev": { "mockery/mockery": "^1.3.3", - "orchestra/testbench-dusk": "^5|^6|^7|^8|^9", - "phpunit/phpunit": "^9.6|^10.5", + "orchestra/testbench-dusk": "^7|^8|^9|^10", + "phpunit/phpunit": "^9.5.10|^10|^11", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.13-dev" - }, "laravel": { - "providers": [ - "Barryvdh\\Debugbar\\ServiceProvider" - ], "aliases": { "Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar" - } + }, + "providers": [ + "Barryvdh\\Debugbar\\ServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "3.16-dev" } }, "autoload": { @@ -10959,13 +11235,14 @@ "keywords": [ "debug", "debugbar", + "dev", "laravel", "profiler", "webprofiler" ], "support": { - "issues": "https://github.com/barryvdh/laravel-debugbar/issues", - "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.13.5" + "issues": "https://github.com/fruitcake/laravel-debugbar/issues", + "source": "https://github.com/fruitcake/laravel-debugbar/tree/v3.16.3" }, "funding": [ { @@ -10977,57 +11254,56 @@ "type": "github" } ], - "time": "2024-04-12T11:20:37+00:00" + "time": "2025-12-23T17:37:00+00:00" }, { "name": "barryvdh/laravel-ide-helper", - "version": "v3.1.0", + "version": "v3.6.1", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-ide-helper.git", - "reference": "591e7d665fbab8a3b682e451641706341573eb80" + "reference": "b106f7ee85f263c4f103eca49e7bf3862c2e5e75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/591e7d665fbab8a3b682e451641706341573eb80", - "reference": "591e7d665fbab8a3b682e451641706341573eb80", + "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/b106f7ee85f263c4f103eca49e7bf3862c2e5e75", + "reference": "b106f7ee85f263c4f103eca49e7bf3862c2e5e75", "shasum": "" }, "require": { - "barryvdh/reflection-docblock": "^2.1.1", + "barryvdh/reflection-docblock": "^2.4", "composer/class-map-generator": "^1.0", "ext-json": "*", - "illuminate/console": "^10 || ^11", - "illuminate/database": "^10.38 || ^11", - "illuminate/filesystem": "^10 || ^11", - "illuminate/support": "^10 || ^11", - "nikic/php-parser": "^4.18 || ^5", - "php": "^8.1", - "phpdocumentor/type-resolver": "^1.1.0" + "illuminate/console": "^11.15 || ^12", + "illuminate/database": "^11.15 || ^12", + "illuminate/filesystem": "^11.15 || ^12", + "illuminate/support": "^11.15 || ^12", + "php": "^8.2" }, "require-dev": { "ext-pdo_sqlite": "*", "friendsofphp/php-cs-fixer": "^3", - "illuminate/config": "^9 || ^10 || ^11", - "illuminate/view": "^9 || ^10 || ^11", + "illuminate/config": "^11.15 || ^12", + "illuminate/view": "^11.15 || ^12", "mockery/mockery": "^1.4", - "orchestra/testbench": "^8 || ^9", - "phpunit/phpunit": "^10.5", + "orchestra/testbench": "^9.2 || ^10", + "phpunit/phpunit": "^10.5 || ^11.5.3", "spatie/phpunit-snapshot-assertions": "^4 || ^5", - "vimeo/psalm": "^5.4" + "vimeo/psalm": "^5.4", + "vlucas/phpdotenv": "^5" }, "suggest": { "illuminate/events": "Required for automatic helper generation (^6|^7|^8|^9|^10|^11)." }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - }, "laravel": { "providers": [ "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider" ] + }, + "branch-alias": { + "dev-master": "3.5-dev" } }, "autoload": { @@ -11049,6 +11325,7 @@ "keywords": [ "autocomplete", "codeintel", + "dev", "helper", "ide", "laravel", @@ -11059,7 +11336,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-ide-helper/issues", - "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v3.1.0" + "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v3.6.1" }, "funding": [ { @@ -11071,24 +11348,24 @@ "type": "github" } ], - "time": "2024-07-12T14:20:51+00:00" + "time": "2025-12-10T09:11:07+00:00" }, { "name": "barryvdh/reflection-docblock", - "version": "v2.1.1", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/barryvdh/ReflectionDocBlock.git", - "reference": "e6811e927f0ecc37cc4deaa6627033150343e597" + "reference": "d103774cbe7e94ddee7e4870f97f727b43fe7201" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/e6811e927f0ecc37cc4deaa6627033150343e597", - "reference": "e6811e927f0ecc37cc4deaa6627033150343e597", + "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/d103774cbe7e94ddee7e4870f97f727b43fe7201", + "reference": "d103774cbe7e94ddee7e4870f97f727b43fe7201", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^8.5.14|^9" @@ -11100,7 +11377,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "2.3.x-dev" } }, "autoload": { @@ -11121,22 +11398,22 @@ } ], "support": { - "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.1.1" + "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.4.0" }, - "time": "2023-06-14T05:06:27+00:00" + "time": "2025-07-17T06:07:30+00:00" }, { "name": "brianium/paratest", - "version": "v7.4.5", + "version": "v7.4.9", "source": { "type": "git", "url": "https://github.com/paratestphp/paratest.git", - "reference": "d4de825332842a7dee1ff350f0fd6caafa930d79" + "reference": "633c0987ecf6d9b057431225da37b088aa9274a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paratestphp/paratest/zipball/d4de825332842a7dee1ff350f0fd6caafa930d79", - "reference": "d4de825332842a7dee1ff350f0fd6caafa930d79", + "url": "https://api.github.com/repos/paratestphp/paratest/zipball/633c0987ecf6d9b057431225da37b088aa9274a5", + "reference": "633c0987ecf6d9b057431225da37b088aa9274a5", "shasum": "" }, "require": { @@ -11144,31 +11421,30 @@ "ext-pcre": "*", "ext-reflection": "*", "ext-simplexml": "*", - "fidry/cpu-core-counter": "^1.1.0", + "fidry/cpu-core-counter": "^1.2.0", "jean85/pretty-package-versions": "^2.0.6", - "php": "~8.2.0 || ~8.3.0", - "phpunit/php-code-coverage": "^10.1.14 || ^11.0.3", - "phpunit/php-file-iterator": "^4.1.0 || ^5.0.0", - "phpunit/php-timer": "^6.0.0 || ^7.0.0", - "phpunit/phpunit": "^10.5.20 || ^11.1.3", - "sebastian/environment": "^6.1.0 || ^7.1.0", - "symfony/console": "^6.4.7 || ^7.1.0", - "symfony/process": "^6.4.7 || ^7.1.0" + "php": "~8.2.0 || ~8.3.0 || ~8.4.0", + "phpunit/php-code-coverage": "^10.1.16", + "phpunit/php-file-iterator": "^4.1.0", + "phpunit/php-timer": "^6.0.0", + "phpunit/phpunit": "^10.5.47", + "sebastian/environment": "^6.1.0", + "symfony/console": "^6.4.7 || ^7.1.5", + "symfony/process": "^6.4.7 || ^7.1.5" }, "require-dev": { "doctrine/coding-standard": "^12.0.0", "ext-pcov": "*", "ext-posix": "*", - "phpstan/phpstan": "^1.11.2", - "phpstan/phpstan-deprecation-rules": "^1.2.0", + "phpstan/phpstan": "^1.12.6", + "phpstan/phpstan-deprecation-rules": "^1.2.1", "phpstan/phpstan-phpunit": "^1.4.0", - "phpstan/phpstan-strict-rules": "^1.6.0", - "squizlabs/php_codesniffer": "^3.10.1", - "symfony/filesystem": "^6.4.3 || ^7.1.0" + "phpstan/phpstan-strict-rules": "^1.6.1", + "squizlabs/php_codesniffer": "^3.10.3", + "symfony/filesystem": "^6.4.3 || ^7.1.5" }, "bin": [ "bin/paratest", - "bin/paratest.bat", "bin/paratest_for_phpstorm" ], "type": "library", @@ -11190,147 +11466,71 @@ "role": "Developer" }, { - "name": "Filippo Tessarotto", - "email": "zoeslam@gmail.com", - "role": "Developer" - } - ], - "description": "Parallel testing for PHP", - "homepage": "https://github.com/paratestphp/paratest", - "keywords": [ - "concurrent", - "parallel", - "phpunit", - "testing" - ], - "support": { - "issues": "https://github.com/paratestphp/paratest/issues", - "source": "https://github.com/paratestphp/paratest/tree/v7.4.5" - }, - "funding": [ - { - "url": "https://github.com/sponsors/Slamdunk", - "type": "github" - }, - { - "url": "https://paypal.me/filippotessarotto", - "type": "paypal" - } - ], - "time": "2024-05-31T13:59:20+00:00" - }, - { - "name": "composer/class-map-generator", - "version": "1.3.4", - "source": { - "type": "git", - "url": "https://github.com/composer/class-map-generator.git", - "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", - "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", - "shasum": "" - }, - "require": { - "composer/pcre": "^2.1 || ^3.1", - "php": "^7.2 || ^8.0", - "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", - "symfony/filesystem": "^5.4 || ^6", - "symfony/phpunit-bridge": "^5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\ClassMapGenerator\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "https://seld.be" + "name": "Filippo Tessarotto", + "email": "zoeslam@gmail.com", + "role": "Developer" } ], - "description": "Utilities to scan PHP code and generate class maps.", + "description": "Parallel testing for PHP", + "homepage": "https://github.com/paratestphp/paratest", "keywords": [ - "classmap" + "concurrent", + "parallel", + "phpunit", + "testing" ], "support": { - "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.3.4" + "issues": "https://github.com/paratestphp/paratest/issues", + "source": "https://github.com/paratestphp/paratest/tree/v7.4.9" }, "funding": [ { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://github.com/composer", + "url": "https://github.com/sponsors/Slamdunk", "type": "github" }, { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" + "url": "https://paypal.me/filippotessarotto", + "type": "paypal" } ], - "time": "2024-06-12T14:13:04+00:00" + "time": "2025-06-25T06:09:59+00:00" }, { - "name": "composer/pcre", - "version": "3.2.0", + "name": "composer/class-map-generator", + "version": "1.7.1", "source": { "type": "git", - "url": "https://github.com/composer/pcre.git", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90" + "url": "https://github.com/composer/class-map-generator.git", + "reference": "8f5fa3cc214230e71f54924bd0197a3bcc705eb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/ea4ab6f9580a4fd221e0418f2c357cdd39102a90", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/8f5fa3cc214230e71f54924bd0197a3bcc705eb1", + "reference": "8f5fa3cc214230e71f54924bd0197a3bcc705eb1", "shasum": "" }, "require": { - "php": "^7.4 || ^8.0" - }, - "conflict": { - "phpstan/phpstan": "<1.11.8" + "composer/pcre": "^2.1 || ^3.1", + "php": "^7.2 || ^8.0", + "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7 || ^8" }, "require-dev": { - "phpstan/phpstan": "^1.11.8", - "phpstan/phpstan-strict-rules": "^1.1", - "phpunit/phpunit": "^8 || ^9" + "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 || ^7 || ^8" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.x-dev" - }, - "phpstan": { - "includes": [ - "extension.neon" - ] + "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { - "Composer\\Pcre\\": "src" + "Composer\\ClassMapGenerator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -11341,19 +11541,16 @@ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" + "homepage": "https://seld.be" } ], - "description": "PCRE wrapping library that offers type-safe preg_* replacements.", + "description": "Utilities to scan PHP code and generate class maps.", "keywords": [ - "PCRE", - "preg", - "regex", - "regular expression" + "classmap" ], "support": { - "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.2.0" + "issues": "https://github.com/composer/class-map-generator/issues", + "source": "https://github.com/composer/class-map-generator/tree/1.7.1" }, "funding": [ { @@ -11363,26 +11560,22 @@ { "url": "https://github.com/composer", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" } ], - "time": "2024-07-25T09:36:02+00:00" + "time": "2025-12-29T13:15:25+00:00" }, { "name": "fakerphp/faker", - "version": "v1.23.1", + "version": "v1.24.1", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b" + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b", - "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", "shasum": "" }, "require": { @@ -11430,22 +11623,22 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.23.1" + "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1" }, - "time": "2024-01-02T13:46:09+00:00" + "time": "2024-11-21T13:46:39+00:00" }, { "name": "fidry/cpu-core-counter", - "version": "1.1.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/theofidry/cpu-core-counter.git", - "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42" + "reference": "db9508f7b1474469d9d3c53b86f817e344732678" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42", - "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42", + "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678", + "reference": "db9508f7b1474469d9d3c53b86f817e344732678", "shasum": "" }, "require": { @@ -11455,10 +11648,10 @@ "fidry/makefile": "^0.2.0", "fidry/php-cs-fixer-config": "^1.1.2", "phpstan/extension-installer": "^1.2.0", - "phpstan/phpstan": "^1.9.2", - "phpstan/phpstan-deprecation-rules": "^1.0.0", - "phpstan/phpstan-phpunit": "^1.2.2", - "phpstan/phpstan-strict-rules": "^1.4.4", + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-deprecation-rules": "^2.0.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^8.5.31 || ^9.5.26", "webmozarts/strict-phpunit": "^7.5" }, @@ -11485,7 +11678,7 @@ ], "support": { "issues": "https://github.com/theofidry/cpu-core-counter/issues", - "source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0" + "source": "https://github.com/theofidry/cpu-core-counter/tree/1.3.0" }, "funding": [ { @@ -11493,30 +11686,30 @@ "type": "github" } ], - "time": "2024-02-07T09:43:46+00:00" + "time": "2025-08-14T07:29:31+00:00" }, { "name": "filp/whoops", - "version": "2.15.4", + "version": "2.18.4", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546" + "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/a139776fa3f5985a50b509f2a02ff0f709d2a546", - "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546", + "url": "https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d", + "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d", "shasum": "" }, "require": { - "php": "^5.5.9 || ^7.0 || ^8.0", + "php": "^7.1 || ^8.0", "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "require-dev": { - "mockery/mockery": "^0.9 || ^1.0", - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3", - "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0" + "mockery/mockery": "^1.0", + "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3", + "symfony/var-dumper": "^4.0 || ^5.0" }, "suggest": { "symfony/var-dumper": "Pretty print complex values better with var-dumper available", @@ -11556,7 +11749,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.15.4" + "source": "https://github.com/filp/whoops/tree/2.18.4" }, "funding": [ { @@ -11564,24 +11757,24 @@ "type": "github" } ], - "time": "2023-11-03T12:00:00+00:00" + "time": "2025-08-08T12:00:00+00:00" }, { "name": "hamcrest/hamcrest-php", - "version": "v2.0.1", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/hamcrest/hamcrest-php.git", - "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3" + "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", - "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", + "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487", + "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487", "shasum": "" }, "require": { - "php": "^5.3|^7.0|^8.0" + "php": "^7.4|^8.0" }, "replace": { "cordoval/hamcrest-php": "*", @@ -11589,8 +11782,8 @@ "kodova/hamcrest-php": "*" }, "require-dev": { - "phpunit/php-file-iterator": "^1.4 || ^2.0", - "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0" + "phpunit/php-file-iterator": "^1.4 || ^2.0 || ^3.0", + "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { @@ -11613,35 +11806,35 @@ ], "support": { "issues": "https://github.com/hamcrest/hamcrest-php/issues", - "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1" + "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1" }, - "time": "2020-07-09T08:09:16+00:00" + "time": "2025-04-30T06:54:44+00:00" }, { "name": "laravel/sail", - "version": "v1.31.1", + "version": "v1.52.0", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "3d06dd18cee8059baa7b388af00ba47f6d96bd85" + "reference": "64ac7d8abb2dbcf2b76e61289451bae79066b0b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/3d06dd18cee8059baa7b388af00ba47f6d96bd85", - "reference": "3d06dd18cee8059baa7b388af00ba47f6d96bd85", + "url": "https://api.github.com/repos/laravel/sail/zipball/64ac7d8abb2dbcf2b76e61289451bae79066b0b3", + "reference": "64ac7d8abb2dbcf2b76e61289451bae79066b0b3", "shasum": "" }, "require": { - "illuminate/console": "^9.52.16|^10.0|^11.0", - "illuminate/contracts": "^9.52.16|^10.0|^11.0", - "illuminate/support": "^9.52.16|^10.0|^11.0", + "illuminate/console": "^9.52.16|^10.0|^11.0|^12.0", + "illuminate/contracts": "^9.52.16|^10.0|^11.0|^12.0", + "illuminate/support": "^9.52.16|^10.0|^11.0|^12.0", "php": "^8.0", "symfony/console": "^6.0|^7.0", "symfony/yaml": "^6.0|^7.0" }, "require-dev": { - "orchestra/testbench": "^7.0|^8.0|^9.0", - "phpstan/phpstan": "^1.10" + "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0", + "phpstan/phpstan": "^2.0" }, "bin": [ "bin/sail" @@ -11678,75 +11871,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2024-08-02T07:45:47+00:00" - }, - { - "name": "maximebf/debugbar", - "version": "v1.22.3", - "source": { - "type": "git", - "url": "https://github.com/maximebf/php-debugbar.git", - "reference": "7aa9a27a0b1158ed5ad4e7175e8d3aee9a818b96" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/7aa9a27a0b1158ed5ad4e7175e8d3aee9a818b96", - "reference": "7aa9a27a0b1158ed5ad4e7175e8d3aee9a818b96", - "shasum": "" - }, - "require": { - "php": "^7.2|^8", - "psr/log": "^1|^2|^3", - "symfony/var-dumper": "^4|^5|^6|^7" - }, - "require-dev": { - "dbrekelmans/bdi": "^1", - "phpunit/phpunit": "^8|^9", - "symfony/panther": "^1|^2.1", - "twig/twig": "^1.38|^2.7|^3.0" - }, - "suggest": { - "kriswallsmith/assetic": "The best way to manage assets", - "monolog/monolog": "Log using Monolog", - "predis/predis": "Redis storage" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.22-dev" - } - }, - "autoload": { - "psr-4": { - "DebugBar\\": "src/DebugBar/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Maxime Bouroumeau-Fuseau", - "email": "maxime.bouroumeau@gmail.com", - "homepage": "http://maximebf.com" - }, - { - "name": "Barry vd. Heuvel", - "email": "barryvdh@gmail.com" - } - ], - "description": "Debug bar in the browser for php application", - "homepage": "https://github.com/maximebf/php-debugbar", - "keywords": [ - "debug", - "debugbar" - ], - "support": { - "issues": "https://github.com/maximebf/php-debugbar/issues", - "source": "https://github.com/maximebf/php-debugbar/tree/v1.22.3" - }, - "time": "2024-04-03T19:39:26+00:00" + "time": "2026-01-01T02:46:03+00:00" }, { "name": "mockery/mockery", @@ -11833,16 +11958,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.0", + "version": "1.13.4", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" + "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a", + "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a", "shasum": "" }, "require": { @@ -11881,7 +12006,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.13.4" }, "funding": [ { @@ -11889,27 +12014,27 @@ "type": "tidelift" } ], - "time": "2024-06-12T14:39:25+00:00" + "time": "2025-08-01T08:46:24+00:00" }, { "name": "nunomaduro/collision", - "version": "v8.4.0", + "version": "v8.5.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/collision.git", - "reference": "e7d1aa8ed753f63fa816932bbc89678238843b4a" + "reference": "f5c101b929c958e849a633283adff296ed5f38f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/e7d1aa8ed753f63fa816932bbc89678238843b4a", - "reference": "e7d1aa8ed753f63fa816932bbc89678238843b4a", + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f5c101b929c958e849a633283adff296ed5f38f5", + "reference": "f5c101b929c958e849a633283adff296ed5f38f5", "shasum": "" }, "require": { - "filp/whoops": "^2.15.4", - "nunomaduro/termwind": "^2.0.1", + "filp/whoops": "^2.16.0", + "nunomaduro/termwind": "^2.1.0", "php": "^8.2.0", - "symfony/console": "^7.1.3" + "symfony/console": "^7.1.5" }, "conflict": { "laravel/framework": "<11.0.0 || >=12.0.0", @@ -11917,14 +12042,14 @@ }, "require-dev": { "larastan/larastan": "^2.9.8", - "laravel/framework": "^11.19.0", - "laravel/pint": "^1.17.1", - "laravel/sail": "^1.31.0", - "laravel/sanctum": "^4.0.2", - "laravel/tinker": "^2.9.0", - "orchestra/testbench-core": "^9.2.3", - "pestphp/pest": "^2.35.0 || ^3.0.0", - "sebastian/environment": "^6.1.0 || ^7.0.0" + "laravel/framework": "^11.28.0", + "laravel/pint": "^1.18.1", + "laravel/sail": "^1.36.0", + "laravel/sanctum": "^4.0.3", + "laravel/tinker": "^2.10.0", + "orchestra/testbench-core": "^9.5.3", + "pestphp/pest": "^2.36.0 || ^3.4.0", + "sebastian/environment": "^6.1.0 || ^7.2.0" }, "type": "library", "extra": { @@ -11986,7 +12111,7 @@ "type": "patreon" } ], - "time": "2024-08-03T15:32:23+00:00" + "time": "2024-10-15T16:06:32+00:00" }, { "name": "phar-io/manifest", @@ -12107,97 +12232,48 @@ "time": "2022-02-21T01:04:05+00:00" }, { - "name": "phpdocumentor/reflection-common", - "version": "2.2.0", + "name": "php-debugbar/php-debugbar", + "version": "v2.2.6", "source": { "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" + "url": "https://github.com/php-debugbar/php-debugbar.git", + "reference": "abb9fa3c5c8dbe7efe03ddba56782917481de3e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", - "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/abb9fa3c5c8dbe7efe03ddba56782917481de3e8", + "reference": "abb9fa3c5c8dbe7efe03ddba56782917481de3e8", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jaap van Otterdijk", - "email": "opensource@ijaap.nl" - } - ], - "description": "Common reflection classes used by phpdocumentor to reflect the code structure", - "homepage": "http://www.phpdoc.org", - "keywords": [ - "FQSEN", - "phpDocumentor", - "phpdoc", - "reflection", - "static analysis" - ], - "support": { - "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", - "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" - }, - "time": "2020-06-27T09:03:43+00:00" - }, - { - "name": "phpdocumentor/type-resolver", - "version": "1.10.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a", - "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a", - "shasum": "" + "php": "^8.1", + "psr/log": "^1|^2|^3", + "symfony/var-dumper": "^5.4|^6.4|^7.3|^8.0" }, - "require": { - "doctrine/deprecations": "^1.0", - "php": "^7.3 || ^8.0", - "phpdocumentor/reflection-common": "^2.0", - "phpstan/phpdoc-parser": "^1.18|^2.0" + "replace": { + "maximebf/debugbar": "self.version" }, "require-dev": { - "ext-tokenizer": "*", - "phpbench/phpbench": "^1.2", - "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-phpunit": "^1.1", - "phpunit/phpunit": "^9.5", - "rector/rector": "^0.13.9", - "vimeo/psalm": "^4.25" + "dbrekelmans/bdi": "^1", + "phpunit/phpunit": "^10", + "symfony/browser-kit": "^6.0|7.0", + "symfony/panther": "^1|^2.1", + "twig/twig": "^3.11.2" + }, + "suggest": { + "kriswallsmith/assetic": "The best way to manage assets", + "monolog/monolog": "Log using Monolog", + "predis/predis": "Redis storage" }, "type": "library", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-master": "2.2-dev" } }, "autoload": { "psr-4": { - "phpDocumentor\\Reflection\\": "src" + "DebugBar\\": "src/DebugBar/" } }, "notification-url": "https://packagist.org/downloads/", @@ -12206,92 +12282,57 @@ ], "authors": [ { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" + "name": "Maxime Bouroumeau-Fuseau", + "email": "maxime.bouroumeau@gmail.com", + "homepage": "http://maximebf.com" + }, + { + "name": "Barry vd. Heuvel", + "email": "barryvdh@gmail.com" } ], - "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.10.0" - }, - "time": "2024-11-09T15:12:26+00:00" - }, - { - "name": "phpstan/phpdoc-parser", - "version": "2.0.0", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "c00d78fb6b29658347f9d37ebe104bffadf36299" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/c00d78fb6b29658347f9d37ebe104bffadf36299", - "reference": "c00d78fb6b29658347f9d37ebe104bffadf36299", - "shasum": "" - }, - "require": { - "php": "^7.4 || ^8.0" - }, - "require-dev": { - "doctrine/annotations": "^2.0", - "nikic/php-parser": "^5.3.0", - "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^2.0", - "phpstan/phpstan-phpunit": "^2.0", - "phpstan/phpstan-strict-rules": "^2.0", - "phpunit/phpunit": "^9.6", - "symfony/process": "^5.2" - }, - "type": "library", - "autoload": { - "psr-4": { - "PHPStan\\PhpDocParser\\": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" + "description": "Debug bar in the browser for php application", + "homepage": "https://github.com/php-debugbar/php-debugbar", + "keywords": [ + "debug", + "debug bar", + "debugbar", + "dev" ], - "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { - "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/2.0.0" + "issues": "https://github.com/php-debugbar/php-debugbar/issues", + "source": "https://github.com/php-debugbar/php-debugbar/tree/v2.2.6" }, - "time": "2024-10-13T11:29:49+00:00" + "time": "2025-12-22T13:21:32+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "10.1.15", + "version": "10.1.16", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "5da8b1728acd1e6ffdf2ff32ffbdfd04307f26ae" + "reference": "7e308268858ed6baedc8704a304727d20bc07c77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/5da8b1728acd1e6ffdf2ff32ffbdfd04307f26ae", - "reference": "5da8b1728acd1e6ffdf2ff32ffbdfd04307f26ae", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77", + "reference": "7e308268858ed6baedc8704a304727d20bc07c77", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-xmlwriter": "*", - "nikic/php-parser": "^4.18 || ^5.0", + "nikic/php-parser": "^4.19.1 || ^5.1.0", "php": ">=8.1", - "phpunit/php-file-iterator": "^4.0", - "phpunit/php-text-template": "^3.0", - "sebastian/code-unit-reverse-lookup": "^3.0", - "sebastian/complexity": "^3.0", - "sebastian/environment": "^6.0", - "sebastian/lines-of-code": "^2.0", - "sebastian/version": "^4.0", - "theseer/tokenizer": "^1.2.0" + "phpunit/php-file-iterator": "^4.1.0", + "phpunit/php-text-template": "^3.0.1", + "sebastian/code-unit-reverse-lookup": "^3.0.0", + "sebastian/complexity": "^3.2.0", + "sebastian/environment": "^6.1.0", + "sebastian/lines-of-code": "^2.0.2", + "sebastian/version": "^4.0.1", + "theseer/tokenizer": "^1.2.3" }, "require-dev": { "phpunit/phpunit": "^10.1" @@ -12303,7 +12344,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "10.1-dev" + "dev-main": "10.1.x-dev" } }, "autoload": { @@ -12332,7 +12373,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.15" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.16" }, "funding": [ { @@ -12340,7 +12381,7 @@ "type": "github" } ], - "time": "2024-06-29T08:25:15+00:00" + "time": "2024-08-22T04:31:57+00:00" }, { "name": "phpunit/php-file-iterator", @@ -12587,16 +12628,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.29", + "version": "10.5.60", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "8e9e80872b4e8064401788ee8a32d40b4455318f" + "reference": "f2e26f52f80ef77832e359205f216eeac00e320c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8e9e80872b4e8064401788ee8a32d40b4455318f", - "reference": "8e9e80872b4e8064401788ee8a32d40b4455318f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f2e26f52f80ef77832e359205f216eeac00e320c", + "reference": "f2e26f52f80ef77832e359205f216eeac00e320c", "shasum": "" }, "require": { @@ -12606,24 +12647,24 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.12.0", + "myclabs/deep-copy": "^1.13.4", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.1", - "phpunit/php-code-coverage": "^10.1.15", + "phpunit/php-code-coverage": "^10.1.16", "phpunit/php-file-iterator": "^4.1.0", "phpunit/php-invoker": "^4.0.0", "phpunit/php-text-template": "^3.0.1", "phpunit/php-timer": "^6.0.0", "sebastian/cli-parser": "^2.0.1", "sebastian/code-unit": "^2.0.0", - "sebastian/comparator": "^5.0.1", + "sebastian/comparator": "^5.0.4", "sebastian/diff": "^5.1.1", "sebastian/environment": "^6.1.0", - "sebastian/exporter": "^5.1.2", + "sebastian/exporter": "^5.1.4", "sebastian/global-state": "^6.0.2", "sebastian/object-enumerator": "^5.0.0", - "sebastian/recursion-context": "^5.0.0", + "sebastian/recursion-context": "^5.0.1", "sebastian/type": "^4.0.0", "sebastian/version": "^4.0.1" }, @@ -12668,7 +12709,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.29" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.60" }, "funding": [ { @@ -12679,12 +12720,20 @@ "url": "https://github.com/sebastianbergmann", "type": "github" }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, { "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", "type": "tidelift" } ], - "time": "2024-07-30T11:08:00+00:00" + "time": "2025-12-06T07:50:42+00:00" }, { "name": "sebastian/cli-parser", @@ -12856,16 +12905,16 @@ }, { "name": "sebastian/comparator", - "version": "5.0.1", + "version": "5.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "2db5010a484d53ebf536087a70b4a5423c102372" + "reference": "e8e53097718d2b53cfb2aa859b06a41abf58c62e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372", - "reference": "2db5010a484d53ebf536087a70b4a5423c102372", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/e8e53097718d2b53cfb2aa859b06a41abf58c62e", + "reference": "e8e53097718d2b53cfb2aa859b06a41abf58c62e", "shasum": "" }, "require": { @@ -12876,7 +12925,7 @@ "sebastian/exporter": "^5.0" }, "require-dev": { - "phpunit/phpunit": "^10.3" + "phpunit/phpunit": "^10.5" }, "type": "library", "extra": { @@ -12921,15 +12970,27 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1" + "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.4" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" + }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, + { + "url": "https://tidelift.com/funding/github/packagist/sebastian/comparator", + "type": "tidelift" } ], - "time": "2023-08-14T13:18:12+00:00" + "time": "2025-09-07T05:25:07+00:00" }, { "name": "sebastian/complexity", @@ -13122,16 +13183,16 @@ }, { "name": "sebastian/exporter", - "version": "5.1.2", + "version": "5.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "955288482d97c19a372d3f31006ab3f37da47adf" + "reference": "0735b90f4da94969541dac1da743446e276defa6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf", - "reference": "955288482d97c19a372d3f31006ab3f37da47adf", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0735b90f4da94969541dac1da743446e276defa6", + "reference": "0735b90f4da94969541dac1da743446e276defa6", "shasum": "" }, "require": { @@ -13140,7 +13201,7 @@ "sebastian/recursion-context": "^5.0" }, "require-dev": { - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^10.5" }, "type": "library", "extra": { @@ -13188,15 +13249,27 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", - "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2" + "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.4" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" + }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, + { + "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter", + "type": "tidelift" } ], - "time": "2024-03-02T07:17:12+00:00" + "time": "2025-09-24T06:09:11+00:00" }, { "name": "sebastian/global-state", @@ -13432,23 +13505,23 @@ }, { "name": "sebastian/recursion-context", - "version": "5.0.0", + "version": "5.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "05909fb5bc7df4c52992396d0116aed689f93712" + "reference": "47e34210757a2f37a97dcd207d032e1b01e64c7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712", - "reference": "05909fb5bc7df4c52992396d0116aed689f93712", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/47e34210757a2f37a97dcd207d032e1b01e64c7a", + "reference": "47e34210757a2f37a97dcd207d032e1b01e64c7a", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^10.5" }, "type": "library", "extra": { @@ -13483,15 +13556,28 @@ "homepage": "https://github.com/sebastianbergmann/recursion-context", "support": { "issues": "https://github.com/sebastianbergmann/recursion-context/issues", - "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0" + "security": "https://github.com/sebastianbergmann/recursion-context/security/policy", + "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.1" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" + }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, + { + "url": "https://tidelift.com/funding/github/packagist/sebastian/recursion-context", + "type": "tidelift" } ], - "time": "2023-02-03T07:05:40+00:00" + "time": "2025-08-10T07:50:56+00:00" }, { "name": "sebastian/type", @@ -13604,27 +13690,28 @@ }, { "name": "symfony/yaml", - "version": "v7.1.1", + "version": "v7.4.1", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "fa34c77015aa6720469db7003567b9f772492bf2" + "reference": "24dd4de28d2e3988b311751ac49e684d783e2345" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/fa34c77015aa6720469db7003567b9f772492bf2", - "reference": "fa34c77015aa6720469db7003567b9f772492bf2", + "url": "https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345", + "reference": "24dd4de28d2e3988b311751ac49e684d783e2345", "shasum": "" }, "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/console": "<6.4" }, "require-dev": { - "symfony/console": "^6.4|^7.0" + "symfony/console": "^6.4|^7.0|^8.0" }, "bin": [ "Resources/bin/yaml-lint" @@ -13655,7 +13742,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v7.1.1" + "source": "https://github.com/symfony/yaml/tree/v7.4.1" }, "funding": [ { @@ -13666,25 +13753,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2025-12-04T18:11:45+00:00" }, { "name": "theseer/tokenizer", - "version": "1.2.3", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" + "reference": "b7489ce515e168639d17feec34b8847c326b0b3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c", + "reference": "b7489ce515e168639d17feec34b8847c326b0b3c", "shasum": "" }, "require": { @@ -13713,7 +13804,7 @@ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.3" + "source": "https://github.com/theseer/tokenizer/tree/1.3.1" }, "funding": [ { @@ -13721,7 +13812,7 @@ "type": "github" } ], - "time": "2024-03-03T12:36:25+00:00" + "time": "2025-11-17T20:03:58+00:00" } ], "aliases": [], @@ -13736,6 +13827,6 @@ "ext-json": "*", "ext-zip": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" } diff --git a/package-lock.json b/package-lock.json index f4d0a1ae8..6483e56ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,6 +35,7 @@ "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", "dev": true, + "license": "MIT", "engines": { "node": ">=10" }, @@ -43,27 +44,30 @@ } }, "node_modules/@babel/helper-string-parser": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", - "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", + "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", + "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", - "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", + "version": "7.28.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", + "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", + "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/parser": { - "version": "7.27.0", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.0.tgz", - "integrity": "sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==", + "version": "7.28.6", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.6.tgz", + "integrity": "sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==", + "license": "MIT", "dependencies": { - "@babel/types": "^7.27.0" + "@babel/types": "^7.28.6" }, "bin": { "parser": "bin/babel-parser.js" @@ -73,12 +77,13 @@ } }, "node_modules/@babel/types": { - "version": "7.27.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.0.tgz", - "integrity": "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==", + "version": "7.28.6", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.6.tgz", + "integrity": "sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==", + "license": "MIT", "dependencies": { - "@babel/helper-string-parser": "^7.25.9", - "@babel/helper-validator-identifier": "^7.25.9" + "@babel/helper-string-parser": "^7.27.1", + "@babel/helper-validator-identifier": "^7.28.5" }, "engines": { "node": ">=6.9.0" @@ -91,6 +96,7 @@ "cpu": [ "ppc64" ], + "license": "MIT", "optional": true, "os": [ "aix" @@ -106,6 +112,7 @@ "cpu": [ "arm" ], + "license": "MIT", "optional": true, "os": [ "android" @@ -121,6 +128,7 @@ "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "android" @@ -136,6 +144,7 @@ "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "android" @@ -151,6 +160,7 @@ "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "darwin" @@ -166,6 +176,7 @@ "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "darwin" @@ -181,6 +192,7 @@ "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "freebsd" @@ -196,6 +208,7 @@ "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "freebsd" @@ -211,6 +224,7 @@ "cpu": [ "arm" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -226,6 +240,7 @@ "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -241,6 +256,7 @@ "cpu": [ "ia32" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -256,6 +272,7 @@ "cpu": [ "loong64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -271,6 +288,7 @@ "cpu": [ "mips64el" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -286,6 +304,7 @@ "cpu": [ "ppc64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -301,6 +320,7 @@ "cpu": [ "riscv64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -316,6 +336,7 @@ "cpu": [ "s390x" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -331,6 +352,7 @@ "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -346,6 +368,7 @@ "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "netbsd" @@ -361,6 +384,7 @@ "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "openbsd" @@ -376,6 +400,7 @@ "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "sunos" @@ -391,6 +416,7 @@ "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "win32" @@ -406,6 +432,7 @@ "cpu": [ "ia32" ], + "license": "MIT", "optional": true, "os": [ "win32" @@ -421,6 +448,7 @@ "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "win32" @@ -430,12 +458,13 @@ } }, "node_modules/@intlify/core-base": { - "version": "9.14.3", - "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.14.3.tgz", - "integrity": "sha512-nbJ7pKTlXFnaXPblyfiH6awAx1C0PWNNuqXAR74yRwgi5A/Re/8/5fErLY0pv4R8+EHj3ZaThMHdnuC/5OBa6g==", + "version": "9.14.5", + "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.14.5.tgz", + "integrity": "sha512-5ah5FqZG4pOoHjkvs8mjtv+gPKYU0zCISaYNjBNNqYiaITxW8ZtVih3GS/oTOqN8d9/mDLyrjD46GBApNxmlsA==", + "license": "MIT", "dependencies": { - "@intlify/message-compiler": "9.14.3", - "@intlify/shared": "9.14.3" + "@intlify/message-compiler": "9.14.5", + "@intlify/shared": "9.14.5" }, "engines": { "node": ">= 16" @@ -445,11 +474,12 @@ } }, "node_modules/@intlify/message-compiler": { - "version": "9.14.3", - "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.14.3.tgz", - "integrity": "sha512-ANwC226BQdd+MpJ36rOYkChSESfPwu3Ss2Faw0RHTOknYLoHTX6V6e/JjIKVDMbzs0/H/df/rO6yU0SPiWHqNg==", + "version": "9.14.5", + "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.14.5.tgz", + "integrity": "sha512-IHzgEu61/YIpQV5Pc3aRWScDcnFKWvQA9kigcINcCBXN8mbW+vk9SK+lDxA6STzKQsVJxUPg9ACC52pKKo3SVQ==", + "license": "MIT", "dependencies": { - "@intlify/shared": "9.14.3", + "@intlify/shared": "9.14.5", "source-map-js": "^1.0.2" }, "engines": { @@ -460,9 +490,10 @@ } }, "node_modules/@intlify/shared": { - "version": "9.14.3", - "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.14.3.tgz", - "integrity": "sha512-hJXz9LA5VG7qNE00t50bdzDv8Z4q9fpcL81wj4y4duKavrv0KM8YNLTwXNEFINHjTsfrG9TXvPuEjVaAvZ7yWg==", + "version": "9.14.5", + "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.14.5.tgz", + "integrity": "sha512-9gB+E53BYuAEMhbCAxVgG38EZrk59sxBtv3jSizNL2hEWlgjBjAw1AwpLHtNaeda12pe6W20OGEa0TwuMSRbyQ==", + "license": "MIT", "engines": { "node": ">= 16" }, @@ -470,56 +501,30 @@ "url": "https://github.com/sponsors/kazupon" } }, - "node_modules/@isaacs/cliui": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", - "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "dev": true, - "dependencies": { - "string-width": "^5.1.2", - "string-width-cjs": "npm:string-width@^4.2.0", - "strip-ansi": "^7.0.1", - "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", - "wrap-ansi": "^8.1.0", - "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.8", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", - "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", + "version": "0.3.13", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", + "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", + "license": "MIT", "dependencies": { - "@jridgewell/set-array": "^1.2.1", - "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/sourcemap-codec": "^1.5.0", "@jridgewell/trace-mapping": "^0.3.24" - }, - "engines": { - "node": ">=6.0.0" } }, "node_modules/@jridgewell/resolve-uri": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/set-array": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", - "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/source-map": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz", - "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==", + "version": "0.3.11", + "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz", + "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==", + "license": "MIT", "peer": true, "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", @@ -527,14 +532,16 @@ } }, "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", - "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", + "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", + "license": "MIT" }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.25", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", - "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "version": "0.3.31", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", + "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", + "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" @@ -545,6 +552,7 @@ "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", "dev": true, + "license": "MIT", "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" @@ -558,6 +566,7 @@ "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", "dev": true, + "license": "MIT", "engines": { "node": ">= 8" } @@ -567,6 +576,7 @@ "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", "dev": true, + "license": "MIT", "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" @@ -576,16 +586,17 @@ } }, "node_modules/@parcel/watcher": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz", - "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.4.tgz", + "integrity": "sha512-WYa2tUVV5HiArWPB3ydlOc4R2ivq0IDrlqhMi3l7mVsFEXNcTfxYFPIHXHXIh/ca/y/V5N4E1zecyxdIBjYnkQ==", "hasInstallScript": true, + "license": "MIT", "optional": true, "dependencies": { - "detect-libc": "^1.0.3", + "detect-libc": "^2.0.3", "is-glob": "^4.0.3", - "micromatch": "^4.0.5", - "node-addon-api": "^7.0.0" + "node-addon-api": "^7.0.0", + "picomatch": "^4.0.3" }, "engines": { "node": ">= 10.0.0" @@ -595,28 +606,29 @@ "url": "https://opencollective.com/parcel" }, "optionalDependencies": { - "@parcel/watcher-android-arm64": "2.5.1", - "@parcel/watcher-darwin-arm64": "2.5.1", - "@parcel/watcher-darwin-x64": "2.5.1", - "@parcel/watcher-freebsd-x64": "2.5.1", - "@parcel/watcher-linux-arm-glibc": "2.5.1", - "@parcel/watcher-linux-arm-musl": "2.5.1", - "@parcel/watcher-linux-arm64-glibc": "2.5.1", - "@parcel/watcher-linux-arm64-musl": "2.5.1", - "@parcel/watcher-linux-x64-glibc": "2.5.1", - "@parcel/watcher-linux-x64-musl": "2.5.1", - "@parcel/watcher-win32-arm64": "2.5.1", - "@parcel/watcher-win32-ia32": "2.5.1", - "@parcel/watcher-win32-x64": "2.5.1" + "@parcel/watcher-android-arm64": "2.5.4", + "@parcel/watcher-darwin-arm64": "2.5.4", + "@parcel/watcher-darwin-x64": "2.5.4", + "@parcel/watcher-freebsd-x64": "2.5.4", + "@parcel/watcher-linux-arm-glibc": "2.5.4", + "@parcel/watcher-linux-arm-musl": "2.5.4", + "@parcel/watcher-linux-arm64-glibc": "2.5.4", + "@parcel/watcher-linux-arm64-musl": "2.5.4", + "@parcel/watcher-linux-x64-glibc": "2.5.4", + "@parcel/watcher-linux-x64-musl": "2.5.4", + "@parcel/watcher-win32-arm64": "2.5.4", + "@parcel/watcher-win32-ia32": "2.5.4", + "@parcel/watcher-win32-x64": "2.5.4" } }, "node_modules/@parcel/watcher-android-arm64": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz", - "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.4.tgz", + "integrity": "sha512-hoh0vx4v+b3BNI7Cjoy2/B0ARqcwVNrzN/n7DLq9ZB4I3lrsvhrkCViJyfTj/Qi5xM9YFiH4AmHGK6pgH1ss7g==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "android" @@ -630,12 +642,13 @@ } }, "node_modules/@parcel/watcher-darwin-arm64": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz", - "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.4.tgz", + "integrity": "sha512-kphKy377pZiWpAOyTgQYPE5/XEKVMaj6VUjKT5VkNyUJlr2qZAn8gIc7CPzx+kbhvqHDT9d7EqdOqRXT6vk0zw==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "darwin" @@ -649,12 +662,13 @@ } }, "node_modules/@parcel/watcher-darwin-x64": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz", - "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.4.tgz", + "integrity": "sha512-UKaQFhCtNJW1A9YyVz3Ju7ydf6QgrpNQfRZ35wNKUhTQ3dxJ/3MULXN5JN/0Z80V/KUBDGa3RZaKq1EQT2a2gg==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "darwin" @@ -668,12 +682,13 @@ } }, "node_modules/@parcel/watcher-freebsd-x64": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz", - "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.4.tgz", + "integrity": "sha512-Dib0Wv3Ow/m2/ttvLdeI2DBXloO7t3Z0oCp4bAb2aqyqOjKPPGrg10pMJJAQ7tt8P4V2rwYwywkDhUia/FgS+Q==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "freebsd" @@ -687,12 +702,13 @@ } }, "node_modules/@parcel/watcher-linux-arm-glibc": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz", - "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.4.tgz", + "integrity": "sha512-I5Vb769pdf7Q7Sf4KNy8Pogl/URRCKu9ImMmnVKYayhynuyGYMzuI4UOWnegQNa2sGpsPSbzDsqbHNMyeyPCgw==", "cpu": [ "arm" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -706,12 +722,13 @@ } }, "node_modules/@parcel/watcher-linux-arm-musl": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz", - "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.4.tgz", + "integrity": "sha512-kGO8RPvVrcAotV4QcWh8kZuHr9bXi9a3bSZw7kFarYR0+fGliU7hd/zevhjw8fnvIKG3J9EO5G6sXNGCSNMYPQ==", "cpu": [ "arm" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -725,12 +742,13 @@ } }, "node_modules/@parcel/watcher-linux-arm64-glibc": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz", - "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.4.tgz", + "integrity": "sha512-KU75aooXhqGFY2W5/p8DYYHt4hrjHZod8AhcGAmhzPn/etTa+lYCDB2b1sJy3sWJ8ahFVTdy+EbqSBvMx3iFlw==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -744,12 +762,13 @@ } }, "node_modules/@parcel/watcher-linux-arm64-musl": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz", - "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.4.tgz", + "integrity": "sha512-Qx8uNiIekVutnzbVdrgSanM+cbpDD3boB1f8vMtnuG5Zau4/bdDbXyKwIn0ToqFhIuob73bcxV9NwRm04/hzHQ==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -763,12 +782,13 @@ } }, "node_modules/@parcel/watcher-linux-x64-glibc": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz", - "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.4.tgz", + "integrity": "sha512-UYBQvhYmgAv61LNUn24qGQdjtycFBKSK3EXr72DbJqX9aaLbtCOO8+1SkKhD/GNiJ97ExgcHBrukcYhVjrnogA==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -782,12 +802,13 @@ } }, "node_modules/@parcel/watcher-linux-x64-musl": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz", - "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.4.tgz", + "integrity": "sha512-YoRWCVgxv8akZrMhdyVi6/TyoeeMkQ0PGGOf2E4omODrvd1wxniXP+DBynKoHryStks7l+fDAMUBRzqNHrVOpg==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -801,12 +822,13 @@ } }, "node_modules/@parcel/watcher-win32-arm64": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz", - "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.4.tgz", + "integrity": "sha512-iby+D/YNXWkiQNYcIhg8P5hSjzXEHaQrk2SLrWOUD7VeC4Ohu0WQvmV+HDJokZVJ2UjJ4AGXW3bx7Lls9Ln4TQ==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "win32" @@ -820,12 +842,13 @@ } }, "node_modules/@parcel/watcher-win32-ia32": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz", - "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.4.tgz", + "integrity": "sha512-vQN+KIReG0a2ZDpVv8cgddlf67J8hk1WfZMMP7sMeZmJRSmEax5xNDNWKdgqSe2brOKTQQAs3aCCUal2qBHAyg==", "cpu": [ "ia32" ], + "license": "MIT", "optional": true, "os": [ "win32" @@ -839,12 +862,13 @@ } }, "node_modules/@parcel/watcher-win32-x64": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz", - "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.4.tgz", + "integrity": "sha512-3A6efb6BOKwyw7yk9ro2vus2YTt2nvcd56AuzxdMiVOxL9umDyN5PKkKfZ/gZ9row41SjVmTVQNWQhaRRGpOKw==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "win32" @@ -857,261 +881,337 @@ "url": "https://opencollective.com/parcel" } }, - "node_modules/@pkgjs/parseargs": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=14" - } - }, "node_modules/@rollup/rollup-android-arm-eabi": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.37.0.tgz", - "integrity": "sha512-l7StVw6WAa8l3vA1ov80jyetOAEo1FtHvZDbzXDO/02Sq/QVvqlHkYoFwDJPIMj0GKiistsBudfx5tGFnwYWDQ==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.55.1.tgz", + "integrity": "sha512-9R0DM/ykwfGIlNu6+2U09ga0WXeZ9MRC2Ter8jnz8415VbuIykVuc6bhdrbORFZANDmTDvq26mJrEVTl8TdnDg==", "cpu": [ "arm" ], + "license": "MIT", "optional": true, "os": [ "android" ] }, "node_modules/@rollup/rollup-android-arm64": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.37.0.tgz", - "integrity": "sha512-6U3SlVyMxezt8Y+/iEBcbp945uZjJwjZimu76xoG7tO1av9VO691z8PkhzQ85ith2I8R2RddEPeSfcbyPfD4hA==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.55.1.tgz", + "integrity": "sha512-eFZCb1YUqhTysgW3sj/55du5cG57S7UTNtdMjCW7LwVcj3dTTcowCsC8p7uBdzKsZYa8J7IDE8lhMI+HX1vQvg==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "android" ] }, "node_modules/@rollup/rollup-darwin-arm64": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.37.0.tgz", - "integrity": "sha512-+iTQ5YHuGmPt10NTzEyMPbayiNTcOZDWsbxZYR1ZnmLnZxG17ivrPSWFO9j6GalY0+gV3Jtwrrs12DBscxnlYA==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.55.1.tgz", + "integrity": "sha512-p3grE2PHcQm2e8PSGZdzIhCKbMCw/xi9XvMPErPhwO17vxtvCN5FEA2mSLgmKlCjHGMQTP6phuQTYWUnKewwGg==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "darwin" ] }, "node_modules/@rollup/rollup-darwin-x64": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.37.0.tgz", - "integrity": "sha512-m8W2UbxLDcmRKVjgl5J/k4B8d7qX2EcJve3Sut7YGrQoPtCIQGPH5AMzuFvYRWZi0FVS0zEY4c8uttPfX6bwYQ==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.55.1.tgz", + "integrity": "sha512-rDUjG25C9qoTm+e02Esi+aqTKSBYwVTaoS1wxcN47/Luqef57Vgp96xNANwt5npq9GDxsH7kXxNkJVEsWEOEaQ==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "darwin" ] }, "node_modules/@rollup/rollup-freebsd-arm64": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.37.0.tgz", - "integrity": "sha512-FOMXGmH15OmtQWEt174v9P1JqqhlgYge/bUjIbiVD1nI1NeJ30HYT9SJlZMqdo1uQFyt9cz748F1BHghWaDnVA==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.55.1.tgz", + "integrity": "sha512-+JiU7Jbp5cdxekIgdte0jfcu5oqw4GCKr6i3PJTlXTCU5H5Fvtkpbs4XJHRmWNXF+hKmn4v7ogI5OQPaupJgOg==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "freebsd" ] }, "node_modules/@rollup/rollup-freebsd-x64": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.37.0.tgz", - "integrity": "sha512-SZMxNttjPKvV14Hjck5t70xS3l63sbVwl98g3FlVVx2YIDmfUIy29jQrsw06ewEYQ8lQSuY9mpAPlmgRD2iSsA==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.55.1.tgz", + "integrity": "sha512-V5xC1tOVWtLLmr3YUk2f6EJK4qksksOYiz/TCsFHu/R+woubcLWdC9nZQmwjOAbmExBIVKsm1/wKmEy4z4u4Bw==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "freebsd" ] }, "node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.37.0.tgz", - "integrity": "sha512-hhAALKJPidCwZcj+g+iN+38SIOkhK2a9bqtJR+EtyxrKKSt1ynCBeqrQy31z0oWU6thRZzdx53hVgEbRkuI19w==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.55.1.tgz", + "integrity": "sha512-Rn3n+FUk2J5VWx+ywrG/HGPTD9jXNbicRtTM11e/uorplArnXZYsVifnPPqNNP5BsO3roI4n8332ukpY/zN7rQ==", "cpu": [ "arm" ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.37.0.tgz", - "integrity": "sha512-jUb/kmn/Gd8epbHKEqkRAxq5c2EwRt0DqhSGWjPFxLeFvldFdHQs/n8lQ9x85oAeVb6bHcS8irhTJX2FCOd8Ag==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.55.1.tgz", + "integrity": "sha512-grPNWydeKtc1aEdrJDWk4opD7nFtQbMmV7769hiAaYyUKCT1faPRm2av8CX1YJsZ4TLAZcg9gTR1KvEzoLjXkg==", "cpu": [ "arm" ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@rollup/rollup-linux-arm64-gnu": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.37.0.tgz", - "integrity": "sha512-oNrJxcQT9IcbcmKlkF+Yz2tmOxZgG9D9GRq+1OE6XCQwCVwxixYAa38Z8qqPzQvzt1FCfmrHX03E0pWoXm1DqA==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.55.1.tgz", + "integrity": "sha512-a59mwd1k6x8tXKcUxSyISiquLwB5pX+fJW9TkWU46lCqD/GRDe9uDN31jrMmVP3feI3mhAdvcCClhV8V5MhJFQ==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@rollup/rollup-linux-arm64-musl": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.37.0.tgz", - "integrity": "sha512-pfxLBMls+28Ey2enpX3JvjEjaJMBX5XlPCZNGxj4kdJyHduPBXtxYeb8alo0a7bqOoWZW2uKynhHxF/MWoHaGQ==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.55.1.tgz", + "integrity": "sha512-puS1MEgWX5GsHSoiAsF0TYrpomdvkaXm0CofIMG5uVkP6IBV+ZO9xhC5YEN49nsgYo1DuuMquF9+7EDBVYu4uA==", "cpu": [ "arm64" ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-loong64-gnu": { + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.55.1.tgz", + "integrity": "sha512-r3Wv40in+lTsULSb6nnoudVbARdOwb2u5fpeoOAZjFLznp6tDU8kd+GTHmJoqZ9lt6/Sys33KdIHUaQihFcu7g==", + "cpu": [ + "loong64" + ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, - "node_modules/@rollup/rollup-linux-loongarch64-gnu": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.37.0.tgz", - "integrity": "sha512-yCE0NnutTC/7IGUq/PUHmoeZbIwq3KRh02e9SfFh7Vmc1Z7atuJRYWhRME5fKgT8aS20mwi1RyChA23qSyRGpA==", + "node_modules/@rollup/rollup-linux-loong64-musl": { + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.55.1.tgz", + "integrity": "sha512-MR8c0+UxAlB22Fq4R+aQSPBayvYa3+9DrwG/i1TKQXFYEaoW3B5b/rkSRIypcZDdWjWnpcvxbNaAJDcSbJU3Lw==", "cpu": [ "loong64" ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-ppc64-gnu": { + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.55.1.tgz", + "integrity": "sha512-3KhoECe1BRlSYpMTeVrD4sh2Pw2xgt4jzNSZIIPLFEsnQn9gAnZagW9+VqDqAHgm1Xc77LzJOo2LdigS5qZ+gw==", + "cpu": [ + "ppc64" + ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, - "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.37.0.tgz", - "integrity": "sha512-NxcICptHk06E2Lh3a4Pu+2PEdZ6ahNHuK7o6Np9zcWkrBMuv21j10SQDJW3C9Yf/A/P7cutWoC/DptNLVsZ0VQ==", + "node_modules/@rollup/rollup-linux-ppc64-musl": { + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.55.1.tgz", + "integrity": "sha512-ziR1OuZx0vdYZZ30vueNZTg73alF59DicYrPViG0NEgDVN8/Jl87zkAPu4u6VjZST2llgEUjaiNl9JM6HH1Vdw==", "cpu": [ "ppc64" ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@rollup/rollup-linux-riscv64-gnu": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.37.0.tgz", - "integrity": "sha512-PpWwHMPCVpFZLTfLq7EWJWvrmEuLdGn1GMYcm5MV7PaRgwCEYJAwiN94uBuZev0/J/hFIIJCsYw4nLmXA9J7Pw==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.55.1.tgz", + "integrity": "sha512-uW0Y12ih2XJRERZ4jAfKamTyIHVMPQnTZcQjme2HMVDAHY4amf5u414OqNYC+x+LzRdRcnIG1YodLrrtA8xsxw==", "cpu": [ "riscv64" ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@rollup/rollup-linux-riscv64-musl": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.37.0.tgz", - "integrity": "sha512-DTNwl6a3CfhGTAOYZ4KtYbdS8b+275LSLqJVJIrPa5/JuIufWWZ/QFvkxp52gpmguN95eujrM68ZG+zVxa8zHA==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.55.1.tgz", + "integrity": "sha512-u9yZ0jUkOED1BFrqu3BwMQoixvGHGZ+JhJNkNKY/hyoEgOwlqKb62qu+7UjbPSHYjiVy8kKJHvXKv5coH4wDeg==", "cpu": [ "riscv64" ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@rollup/rollup-linux-s390x-gnu": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.37.0.tgz", - "integrity": "sha512-hZDDU5fgWvDdHFuExN1gBOhCuzo/8TMpidfOR+1cPZJflcEzXdCy1LjnklQdW8/Et9sryOPJAKAQRw8Jq7Tg+A==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.55.1.tgz", + "integrity": "sha512-/0PenBCmqM4ZUd0190j7J0UsQ/1nsi735iPRakO8iPciE7BQ495Y6msPzaOmvx0/pn+eJVVlZrNrSh4WSYLxNg==", "cpu": [ "s390x" ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.37.0.tgz", - "integrity": "sha512-pKivGpgJM5g8dwj0ywBwe/HeVAUSuVVJhUTa/URXjxvoyTT/AxsLTAbkHkDHG7qQxLoW2s3apEIl26uUe08LVQ==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.55.1.tgz", + "integrity": "sha512-a8G4wiQxQG2BAvo+gU6XrReRRqj+pLS2NGXKm8io19goR+K8lw269eTrPkSdDTALwMmJp4th2Uh0D8J9bEV1vg==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.37.0.tgz", - "integrity": "sha512-E2lPrLKE8sQbY/2bEkVTGDEk4/49UYRVWgj90MY8yPjpnGBQ+Xi1Qnr7b7UIWw1NOggdFQFOLZ8+5CzCiz143w==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.55.1.tgz", + "integrity": "sha512-bD+zjpFrMpP/hqkfEcnjXWHMw5BIghGisOKPj+2NaNDuVT+8Ds4mPf3XcPHuat1tz89WRL+1wbcxKY3WSbiT7w==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "linux" ] }, + "node_modules/@rollup/rollup-openbsd-x64": { + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.55.1.tgz", + "integrity": "sha512-eLXw0dOiqE4QmvikfQ6yjgkg/xDM+MdU9YJuP4ySTibXU0oAvnEWXt7UDJmD4UkYialMfOGFPJnIHSe/kdzPxg==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ] + }, + "node_modules/@rollup/rollup-openharmony-arm64": { + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.55.1.tgz", + "integrity": "sha512-xzm44KgEP11te3S2HCSyYf5zIzWmx3n8HDCc7EE59+lTcswEWNpvMLfd9uJvVX8LCg9QWG67Xt75AuHn4vgsXw==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "openharmony" + ] + }, "node_modules/@rollup/rollup-win32-arm64-msvc": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.37.0.tgz", - "integrity": "sha512-Jm7biMazjNzTU4PrQtr7VS8ibeys9Pn29/1bm4ph7CP2kf21950LgN+BaE2mJ1QujnvOc6p54eWWiVvn05SOBg==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.55.1.tgz", + "integrity": "sha512-yR6Bl3tMC/gBok5cz/Qi0xYnVbIxGx5Fcf/ca0eB6/6JwOY+SRUcJfI0OpeTpPls7f194as62thCt/2BjxYN8g==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "win32" ] }, "node_modules/@rollup/rollup-win32-ia32-msvc": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.37.0.tgz", - "integrity": "sha512-e3/1SFm1OjefWICB2Ucstg2dxYDkDTZGDYgwufcbsxTHyqQps1UQf33dFEChBNmeSsTOyrjw2JJq0zbG5GF6RA==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.55.1.tgz", + "integrity": "sha512-3fZBidchE0eY0oFZBnekYCfg+5wAB0mbpCBuofh5mZuzIU/4jIVkbESmd2dOsFNS78b53CYv3OAtwqkZZmU5nA==", "cpu": [ "ia32" ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-gnu": { + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.55.1.tgz", + "integrity": "sha512-xGGY5pXj69IxKb4yv/POoocPy/qmEGhimy/FoTpTSVju3FYXUQQMFCaZZXJVidsmGxRioZAwpThl/4zX41gRKg==", + "cpu": [ + "x64" + ], + "license": "MIT", "optional": true, "os": [ "win32" ] }, "node_modules/@rollup/rollup-win32-x64-msvc": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.37.0.tgz", - "integrity": "sha512-LWbXUBwn/bcLx2sSsqy7pK5o+Nr+VCoRoAohfJ5C/aBio9nfJmGQqHAhU6pwxV/RmyTk5AqdySma7uwWGlmeuA==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.55.1.tgz", + "integrity": "sha512-SPEpaL6DX4rmcXtnhdrQYgzQ5W2uW3SCJch88lB2zImhJRhIIK44fkUrgIV/Q8yUNfw5oyZ5vkeQsZLhCb06lw==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "win32" ] }, "node_modules/@tailwindcss/forms": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.10.tgz", - "integrity": "sha512-utI1ONF6uf/pPNO68kmN1b8rEwNXv3czukalo8VtJH8ksIkZXr3Q3VYudZLkCsDd4Wku120uF02hYK25XGPorw==", + "version": "0.5.11", + "resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.11.tgz", + "integrity": "sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==", "dev": true, + "license": "MIT", "dependencies": { "mini-svg-data-uri": "^1.2.3" }, @@ -1123,6 +1223,7 @@ "version": "9.6.1", "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz", "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==", + "license": "MIT", "peer": true, "dependencies": { "@types/estree": "*", @@ -1133,6 +1234,7 @@ "version": "3.7.7", "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz", "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==", + "license": "MIT", "peer": true, "dependencies": { "@types/eslint": "*", @@ -1140,29 +1242,33 @@ } }, "node_modules/@types/estree": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", - "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", + "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", + "license": "MIT" }, "node_modules/@types/json-schema": { "version": "7.0.15", "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", + "license": "MIT", "peer": true }, "node_modules/@types/node": { - "version": "22.13.13", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.13.tgz", - "integrity": "sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==", + "version": "25.0.7", + "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.7.tgz", + "integrity": "sha512-C/er7DlIZgRJO7WtTdYovjIFzGsz0I95UlMyR9anTb4aCpBSRWe5Jc1/RvLKUfzmOxHPGjSE5+63HgLtndxU4w==", + "license": "MIT", "peer": true, "dependencies": { - "undici-types": "~6.20.0" + "undici-types": "~7.16.0" } }, "node_modules/@vitejs/plugin-vue": { - "version": "5.2.3", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.3.tgz", - "integrity": "sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==", + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz", + "integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==", + "license": "MIT", "engines": { "node": "^18.0.0 || >=20.0.0" }, @@ -1172,105 +1278,116 @@ } }, "node_modules/@vue/compiler-core": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.13.tgz", - "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==", - "dependencies": { - "@babel/parser": "^7.25.3", - "@vue/shared": "3.5.13", - "entities": "^4.5.0", + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.26.tgz", + "integrity": "sha512-vXyI5GMfuoBCnv5ucIT7jhHKl55Y477yxP6fc4eUswjP8FG3FFVFd41eNDArR+Uk3QKn2Z85NavjaxLxOC19/w==", + "license": "MIT", + "dependencies": { + "@babel/parser": "^7.28.5", + "@vue/shared": "3.5.26", + "entities": "^7.0.0", "estree-walker": "^2.0.2", - "source-map-js": "^1.2.0" + "source-map-js": "^1.2.1" } }, "node_modules/@vue/compiler-dom": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz", - "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==", + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.26.tgz", + "integrity": "sha512-y1Tcd3eXs834QjswshSilCBnKGeQjQXB6PqFn/1nxcQw4pmG42G8lwz+FZPAZAby6gZeHSt/8LMPfZ4Rb+Bd/A==", + "license": "MIT", "dependencies": { - "@vue/compiler-core": "3.5.13", - "@vue/shared": "3.5.13" + "@vue/compiler-core": "3.5.26", + "@vue/shared": "3.5.26" } }, "node_modules/@vue/compiler-sfc": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz", - "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==", - "dependencies": { - "@babel/parser": "^7.25.3", - "@vue/compiler-core": "3.5.13", - "@vue/compiler-dom": "3.5.13", - "@vue/compiler-ssr": "3.5.13", - "@vue/shared": "3.5.13", + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.26.tgz", + "integrity": "sha512-egp69qDTSEZcf4bGOSsprUr4xI73wfrY5oRs6GSgXFTiHrWj4Y3X5Ydtip9QMqiCMCPVwLglB9GBxXtTadJ3mA==", + "license": "MIT", + "dependencies": { + "@babel/parser": "^7.28.5", + "@vue/compiler-core": "3.5.26", + "@vue/compiler-dom": "3.5.26", + "@vue/compiler-ssr": "3.5.26", + "@vue/shared": "3.5.26", "estree-walker": "^2.0.2", - "magic-string": "^0.30.11", - "postcss": "^8.4.48", - "source-map-js": "^1.2.0" + "magic-string": "^0.30.21", + "postcss": "^8.5.6", + "source-map-js": "^1.2.1" } }, "node_modules/@vue/compiler-ssr": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz", - "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==", + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.26.tgz", + "integrity": "sha512-lZT9/Y0nSIRUPVvapFJEVDbEXruZh2IYHMk2zTtEgJSlP5gVOqeWXH54xDKAaFS4rTnDeDBQUYDtxKyoW9FwDw==", + "license": "MIT", "dependencies": { - "@vue/compiler-dom": "3.5.13", - "@vue/shared": "3.5.13" + "@vue/compiler-dom": "3.5.26", + "@vue/shared": "3.5.26" } }, "node_modules/@vue/devtools-api": { "version": "6.6.4", "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz", - "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==" + "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==", + "license": "MIT" }, "node_modules/@vue/reactivity": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.13.tgz", - "integrity": "sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==", + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.26.tgz", + "integrity": "sha512-9EnYB1/DIiUYYnzlnUBgwU32NNvLp/nhxLXeWRhHUEeWNTn1ECxX8aGO7RTXeX6PPcxe3LLuNBFoJbV4QZ+CFQ==", + "license": "MIT", "dependencies": { - "@vue/shared": "3.5.13" + "@vue/shared": "3.5.26" } }, "node_modules/@vue/runtime-core": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.13.tgz", - "integrity": "sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==", + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.26.tgz", + "integrity": "sha512-xJWM9KH1kd201w5DvMDOwDHYhrdPTrAatn56oB/LRG4plEQeZRQLw0Bpwih9KYoqmzaxF0OKSn6swzYi84e1/Q==", + "license": "MIT", "dependencies": { - "@vue/reactivity": "3.5.13", - "@vue/shared": "3.5.13" + "@vue/reactivity": "3.5.26", + "@vue/shared": "3.5.26" } }, "node_modules/@vue/runtime-dom": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz", - "integrity": "sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==", + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.26.tgz", + "integrity": "sha512-XLLd/+4sPC2ZkN/6+V4O4gjJu6kSDbHAChvsyWgm1oGbdSO3efvGYnm25yCjtFm/K7rrSDvSfPDgN1pHgS4VNQ==", + "license": "MIT", "dependencies": { - "@vue/reactivity": "3.5.13", - "@vue/runtime-core": "3.5.13", - "@vue/shared": "3.5.13", - "csstype": "^3.1.3" + "@vue/reactivity": "3.5.26", + "@vue/runtime-core": "3.5.26", + "@vue/shared": "3.5.26", + "csstype": "^3.2.3" } }, "node_modules/@vue/server-renderer": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.13.tgz", - "integrity": "sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==", + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.26.tgz", + "integrity": "sha512-TYKLXmrwWKSodyVuO1WAubucd+1XlLg4set0YoV+Hu8Lo79mp/YMwWV5mC5FgtsDxX3qo1ONrxFaTP1OQgy1uA==", + "license": "MIT", "dependencies": { - "@vue/compiler-ssr": "3.5.13", - "@vue/shared": "3.5.13" + "@vue/compiler-ssr": "3.5.26", + "@vue/shared": "3.5.26" }, "peerDependencies": { - "vue": "3.5.13" + "vue": "3.5.26" } }, "node_modules/@vue/shared": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.13.tgz", - "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==" + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.26.tgz", + "integrity": "sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==", + "license": "MIT" }, "node_modules/@vuepic/vue-datepicker": { "version": "8.8.1", "resolved": "https://registry.npmjs.org/@vuepic/vue-datepicker/-/vue-datepicker-8.8.1.tgz", "integrity": "sha512-8ehfUz1m69Vuc16Pm4ukgb3Mg1VT14x4EsG1ag4O/qbSNRWztTo+pUV4JnFt0FGLl5gGb6NXlxIvR7EjLgD7Gg==", + "license": "MIT", "dependencies": { "date-fns": "^3.6.0" }, @@ -1282,6 +1399,7 @@ "version": "1.14.1", "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz", "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==", + "license": "MIT", "peer": true, "dependencies": { "@webassemblyjs/helper-numbers": "1.13.2", @@ -1292,24 +1410,28 @@ "version": "1.13.2", "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz", "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==", + "license": "MIT", "peer": true }, "node_modules/@webassemblyjs/helper-api-error": { "version": "1.13.2", "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz", "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==", + "license": "MIT", "peer": true }, "node_modules/@webassemblyjs/helper-buffer": { "version": "1.14.1", "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz", "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==", + "license": "MIT", "peer": true }, "node_modules/@webassemblyjs/helper-numbers": { "version": "1.13.2", "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz", "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==", + "license": "MIT", "peer": true, "dependencies": { "@webassemblyjs/floating-point-hex-parser": "1.13.2", @@ -1321,12 +1443,14 @@ "version": "1.13.2", "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz", "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==", + "license": "MIT", "peer": true }, "node_modules/@webassemblyjs/helper-wasm-section": { "version": "1.14.1", "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz", "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==", + "license": "MIT", "peer": true, "dependencies": { "@webassemblyjs/ast": "1.14.1", @@ -1339,6 +1463,7 @@ "version": "1.13.2", "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz", "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==", + "license": "MIT", "peer": true, "dependencies": { "@xtuc/ieee754": "^1.2.0" @@ -1348,6 +1473,7 @@ "version": "1.13.2", "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz", "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==", + "license": "Apache-2.0", "peer": true, "dependencies": { "@xtuc/long": "4.2.2" @@ -1357,12 +1483,14 @@ "version": "1.13.2", "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz", "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==", + "license": "MIT", "peer": true }, "node_modules/@webassemblyjs/wasm-edit": { "version": "1.14.1", "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz", "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==", + "license": "MIT", "peer": true, "dependencies": { "@webassemblyjs/ast": "1.14.1", @@ -1379,6 +1507,7 @@ "version": "1.14.1", "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz", "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==", + "license": "MIT", "peer": true, "dependencies": { "@webassemblyjs/ast": "1.14.1", @@ -1392,6 +1521,7 @@ "version": "1.14.1", "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz", "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==", + "license": "MIT", "peer": true, "dependencies": { "@webassemblyjs/ast": "1.14.1", @@ -1404,6 +1534,7 @@ "version": "1.14.1", "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz", "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==", + "license": "MIT", "peer": true, "dependencies": { "@webassemblyjs/ast": "1.14.1", @@ -1418,6 +1549,7 @@ "version": "1.14.1", "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz", "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==", + "license": "MIT", "peer": true, "dependencies": { "@webassemblyjs/ast": "1.14.1", @@ -1428,18 +1560,21 @@ "version": "1.2.0", "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==", + "license": "BSD-3-Clause", "peer": true }, "node_modules/@xtuc/long": { "version": "4.2.2", "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==", + "license": "Apache-2.0", "peer": true }, "node_modules/acorn": { - "version": "8.14.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz", - "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", + "version": "8.15.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", + "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", + "license": "MIT", "peer": true, "bin": { "acorn": "bin/acorn" @@ -1448,10 +1583,24 @@ "node": ">=0.4.0" } }, + "node_modules/acorn-import-phases": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz", + "integrity": "sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==", + "license": "MIT", + "peer": true, + "engines": { + "node": ">=10.13.0" + }, + "peerDependencies": { + "acorn": "^8.14.0" + } + }, "node_modules/ajv": { "version": "8.17.1", "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "license": "MIT", "peer": true, "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1468,6 +1617,7 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz", "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", + "license": "MIT", "peer": true, "dependencies": { "ajv": "^8.0.0" @@ -1485,6 +1635,7 @@ "version": "5.1.0", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "license": "MIT", "peer": true, "dependencies": { "fast-deep-equal": "^3.1.3" @@ -1493,22 +1644,11 @@ "ajv": "^8.8.2" } }, - "node_modules/ansi-regex": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", - "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-regex?sponsor=1" - } - }, "node_modules/ansi-styles": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, @@ -1523,13 +1663,15 @@ "version": "1.3.0", "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/anymatch": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", "dev": true, + "license": "ISC", "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" @@ -1538,16 +1680,31 @@ "node": ">= 8" } }, + "node_modules/anymatch/node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, "node_modules/arg": { "version": "5.0.2", "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/asn1.js": { "version": "4.10.1", "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz", "integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==", + "license": "MIT", "dependencies": { "bn.js": "^4.0.0", "inherits": "^2.0.1", @@ -1555,20 +1712,22 @@ } }, "node_modules/asn1.js/node_modules/bn.js": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.1.tgz", - "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==" + "version": "4.12.2", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz", + "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==", + "license": "MIT" }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/autoprefixer": { - "version": "10.4.21", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz", - "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==", + "version": "10.4.23", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz", + "integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==", "dev": true, "funding": [ { @@ -1584,11 +1743,11 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { - "browserslist": "^4.24.4", - "caniuse-lite": "^1.0.30001702", - "fraction.js": "^4.3.7", - "normalize-range": "^0.1.2", + "browserslist": "^4.28.1", + "caniuse-lite": "^1.0.30001760", + "fraction.js": "^5.3.4", "picocolors": "^1.1.1", "postcss-value-parser": "^4.2.0" }, @@ -1602,28 +1761,48 @@ "postcss": "^8.1.0" } }, + "node_modules/available-typed-arrays": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "license": "MIT", + "dependencies": { + "possible-typed-array-names": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/axios": { - "version": "1.8.4", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.4.tgz", - "integrity": "sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz", + "integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==", "dev": true, + "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", - "form-data": "^4.0.0", + "form-data": "^4.0.4", "proxy-from-env": "^1.1.0" } }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true + "node_modules/baseline-browser-mapping": { + "version": "2.9.14", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.14.tgz", + "integrity": "sha512-B0xUquLkiGLgHhpPBqvl7GWegWBUNuujQ6kXd/r1U38ElPT6Ok8KZ8e+FpUGEc2ZoRQUzq/aUnaKFc/svWUGSg==", + "license": "Apache-2.0", + "bin": { + "baseline-browser-mapping": "dist/cli.js" + } }, "node_modules/binary-extensions": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", "dev": true, + "license": "MIT", "engines": { "node": ">=8" }, @@ -1632,24 +1811,17 @@ } }, "node_modules/bn.js": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", - "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" - }, - "node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0" - } + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.2.tgz", + "integrity": "sha512-v2YAxEmKaBLahNwE1mjp4WON6huMNeuDvagFZW+ASCuA/ku0bXR9hSMw0XpiqMoA3+rmnyck/tPRSFQkoC9Cuw==", + "license": "MIT" }, "node_modules/braces": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", - "devOptional": true, + "dev": true, + "license": "MIT", "dependencies": { "fill-range": "^7.1.1" }, @@ -1660,12 +1832,14 @@ "node_modules/brorand": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz", - "integrity": "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==" + "integrity": "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==", + "license": "MIT" }, "node_modules/browserify-aes": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz", "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==", + "license": "MIT", "dependencies": { "buffer-xor": "^1.0.3", "cipher-base": "^1.0.0", @@ -1679,6 +1853,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz", "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==", + "license": "MIT", "dependencies": { "browserify-aes": "^1.0.4", "browserify-des": "^1.0.0", @@ -1689,6 +1864,7 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz", "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==", + "license": "MIT", "dependencies": { "cipher-base": "^1.0.1", "des.js": "^1.0.0", @@ -1700,6 +1876,7 @@ "version": "4.1.1", "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.1.1.tgz", "integrity": "sha512-YBjSAiTqM04ZVei6sXighu679a3SqWORA3qZTEqZImnlkDIFtKc6pNutpjyZ8RJTjQtuYfeetkxM11GwoYXMIQ==", + "license": "MIT", "dependencies": { "bn.js": "^5.2.1", "randombytes": "^2.1.0", @@ -1710,29 +1887,29 @@ } }, "node_modules/browserify-sign": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.2.3.tgz", - "integrity": "sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw==", + "version": "4.2.5", + "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.2.5.tgz", + "integrity": "sha512-C2AUdAJg6rlM2W5QMp2Q4KGQMVBwR1lIimTsUnutJ8bMpW5B52pGpR2gEnNBNwijumDo5FojQ0L9JrXA8m4YEw==", + "license": "ISC", "dependencies": { - "bn.js": "^5.2.1", - "browserify-rsa": "^4.1.0", + "bn.js": "^5.2.2", + "browserify-rsa": "^4.1.1", "create-hash": "^1.2.0", "create-hmac": "^1.1.7", - "elliptic": "^6.5.5", - "hash-base": "~3.0", + "elliptic": "^6.6.1", "inherits": "^2.0.4", - "parse-asn1": "^5.1.7", + "parse-asn1": "^5.1.9", "readable-stream": "^2.3.8", "safe-buffer": "^5.2.1" }, "engines": { - "node": ">= 0.12" + "node": ">= 0.10" } }, "node_modules/browserslist": { - "version": "4.24.4", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz", - "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", + "version": "4.28.1", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", + "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", "funding": [ { "type": "opencollective", @@ -1747,11 +1924,13 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { - "caniuse-lite": "^1.0.30001688", - "electron-to-chromium": "^1.5.73", - "node-releases": "^2.0.19", - "update-browserslist-db": "^1.1.1" + "baseline-browser-mapping": "^2.9.0", + "caniuse-lite": "^1.0.30001759", + "electron-to-chromium": "^1.5.263", + "node-releases": "^2.0.27", + "update-browserslist-db": "^1.2.0" }, "bin": { "browserslist": "cli.js" @@ -1764,18 +1943,38 @@ "version": "1.1.2", "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", + "license": "MIT", "peer": true }, "node_modules/buffer-xor": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz", - "integrity": "sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==" + "integrity": "sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==", + "license": "MIT" + }, + "node_modules/call-bind": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", + "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.0", + "es-define-property": "^1.0.0", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/call-bind-apply-helpers": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", - "dev": true, + "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2" @@ -1784,19 +1983,36 @@ "node": ">= 0.4" } }, + "node_modules/call-bound": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", + "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "get-intrinsic": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/camelcase-css": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", "dev": true, + "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/caniuse-lite": { - "version": "1.0.30001707", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001707.tgz", - "integrity": "sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==", + "version": "1.0.30001764", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001764.tgz", + "integrity": "sha512-9JGuzl2M+vPL+pz70gtMF9sHdMFbY9FJaQBi186cHKH3pSzDvzoUJUPV6fqiKIMyXbud9ZLg4F3Yza1vJ1+93g==", "funding": [ { "type": "opencollective", @@ -1810,12 +2026,14 @@ "type": "github", "url": "https://github.com/sponsors/ai" } - ] + ], + "license": "CC-BY-4.0" }, "node_modules/chalk": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -1832,6 +2050,7 @@ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", "devOptional": true, + "license": "MIT", "dependencies": { "readdirp": "^4.0.1" }, @@ -1846,18 +2065,21 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz", "integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==", + "license": "MIT", "peer": true, "engines": { "node": ">=6.0" } }, "node_modules/cipher-base": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.6.tgz", - "integrity": "sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.7.tgz", + "integrity": "sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==", + "license": "MIT", "dependencies": { "inherits": "^2.0.4", - "safe-buffer": "^5.2.1" + "safe-buffer": "^5.2.1", + "to-buffer": "^1.2.2" }, "engines": { "node": ">= 0.10" @@ -1867,6 +2089,7 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/click-outside-vue3/-/click-outside-vue3-4.0.1.tgz", "integrity": "sha512-sbplNecrup5oGqA3o4bo8XmvHRT6q9fvw21Z67aDbTqB9M6LF7CuYLTlLvNtOgKU6W3zst5H5zJuEh4auqA34g==", + "license": "MIT", "engines": { "node": ">=6" } @@ -1875,6 +2098,7 @@ "version": "2.0.11", "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.11.tgz", "integrity": "sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw==", + "license": "MIT", "dependencies": { "good-listener": "^1.2.2", "select": "^1.1.2", @@ -1885,6 +2109,7 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, @@ -1895,13 +2120,15 @@ "node_modules/color-name": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" }, "node_modules/combined-stream": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "dev": true, + "license": "MIT", "dependencies": { "delayed-stream": "~1.0.0" }, @@ -1914,6 +2141,7 @@ "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", "dev": true, + "license": "MIT", "engines": { "node": ">= 6" } @@ -1921,26 +2149,30 @@ "node_modules/core-util-is": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", - "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", + "license": "MIT" }, "node_modules/create-ecdh": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.4.tgz", "integrity": "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==", + "license": "MIT", "dependencies": { "bn.js": "^4.1.0", "elliptic": "^6.5.3" } }, "node_modules/create-ecdh/node_modules/bn.js": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.1.tgz", - "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==" + "version": "4.12.2", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz", + "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==", + "license": "MIT" }, "node_modules/create-hash": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz", "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==", + "license": "MIT", "dependencies": { "cipher-base": "^1.0.1", "inherits": "^2.0.1", @@ -1953,6 +2185,7 @@ "version": "1.1.7", "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz", "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==", + "license": "MIT", "dependencies": { "cipher-base": "^1.0.3", "create-hash": "^1.1.0", @@ -1962,24 +2195,11 @@ "sha.js": "^2.4.8" } }, - "node_modules/cross-spawn": { - "version": "7.0.6", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", - "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, "node_modules/crypto-browserify": { "version": "3.12.1", "resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.1.tgz", "integrity": "sha512-r4ESw/IlusD17lgQi1O20Fa3qNnsckR126TdUuBgAu7GBYSIPvdNyONd3Zrxh0xCwA4+6w/TDArBPsMvhur+KQ==", + "license": "MIT", "dependencies": { "browserify-cipher": "^1.0.1", "browserify-sign": "^4.2.3", @@ -2006,6 +2226,7 @@ "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", "dev": true, + "license": "MIT", "bin": { "cssesc": "bin/cssesc" }, @@ -2014,24 +2235,44 @@ } }, "node_modules/csstype": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", - "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", + "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", + "license": "MIT" }, "node_modules/date-fns": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz", "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==", + "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/kossnocorp" } }, + "node_modules/define-data-property": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "license": "MIT", + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/delayed-stream": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", "dev": true, + "license": "MIT", "engines": { "node": ">=0.4.0" } @@ -2039,39 +2280,41 @@ "node_modules/delegate": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz", - "integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==" + "integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==", + "license": "MIT" }, "node_modules/des.js": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.1.0.tgz", "integrity": "sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==", + "license": "MIT", "dependencies": { "inherits": "^2.0.1", "minimalistic-assert": "^1.0.0" } }, "node_modules/detect-libc": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", - "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", + "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", + "license": "Apache-2.0", "optional": true, - "bin": { - "detect-libc": "bin/detect-libc.js" - }, "engines": { - "node": ">=0.10" + "node": ">=8" } }, "node_modules/didyoumean": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", - "dev": true + "dev": true, + "license": "Apache-2.0" }, "node_modules/diffie-hellman": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz", "integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==", + "license": "MIT", "dependencies": { "bn.js": "^4.1.0", "miller-rabin": "^4.0.0", @@ -2079,21 +2322,23 @@ } }, "node_modules/diffie-hellman/node_modules/bn.js": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.1.tgz", - "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==" + "version": "4.12.2", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz", + "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==", + "license": "MIT" }, "node_modules/dlv": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/dunder-proto": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", - "dev": true, + "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.1", "es-errors": "^1.3.0", @@ -2103,21 +2348,17 @@ "node": ">= 0.4" } }, - "node_modules/eastasianwidth": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "dev": true - }, "node_modules/electron-to-chromium": { - "version": "1.5.124", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.124.tgz", - "integrity": "sha512-riELkpDUqBi00gqreV3RIGoowxGrfueEKBd6zPdOk/I8lvuFpBGNkYoHof3zUHbiTBsIU8oxdIIL/WNrAG1/7A==" + "version": "1.5.267", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz", + "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==", + "license": "ISC" }, "node_modules/elliptic": { "version": "6.6.1", "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.1.tgz", "integrity": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==", + "license": "MIT", "dependencies": { "bn.js": "^4.11.9", "brorand": "^1.1.0", @@ -2129,20 +2370,16 @@ } }, "node_modules/elliptic/node_modules/bn.js": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.1.tgz", - "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==" - }, - "node_modules/emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true + "version": "4.12.2", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz", + "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==", + "license": "MIT" }, "node_modules/enhanced-resolve": { - "version": "5.18.1", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz", - "integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==", + "version": "5.18.4", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz", + "integrity": "sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==", + "license": "MIT", "peer": true, "dependencies": { "graceful-fs": "^4.2.4", @@ -2153,9 +2390,10 @@ } }, "node_modules/entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.0.tgz", + "integrity": "sha512-FDWG5cmEYf2Z00IkYRhbFrwIwvdFKH07uV8dvNy0omp/Qb1xcyCWp2UDtcwJF4QZZvk0sLudP6/hAu42TaqVhQ==", + "license": "BSD-2-Clause", "engines": { "node": ">=0.12" }, @@ -2167,7 +2405,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", - "dev": true, + "license": "MIT", "engines": { "node": ">= 0.4" } @@ -2176,22 +2414,23 @@ "version": "1.3.0", "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", - "dev": true, + "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/es-module-lexer": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.6.0.tgz", - "integrity": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.0.0.tgz", + "integrity": "sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==", + "license": "MIT", "peer": true }, "node_modules/es-object-atoms": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", - "dev": true, + "license": "MIT", "dependencies": { "es-errors": "^1.3.0" }, @@ -2204,6 +2443,7 @@ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", "dev": true, + "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "get-intrinsic": "^1.2.6", @@ -2219,6 +2459,7 @@ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", "hasInstallScript": true, + "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, @@ -2255,6 +2496,7 @@ "version": "3.2.0", "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", + "license": "MIT", "engines": { "node": ">=6" } @@ -2263,6 +2505,7 @@ "version": "5.1.1", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "license": "BSD-2-Clause", "peer": true, "dependencies": { "esrecurse": "^4.3.0", @@ -2276,6 +2519,7 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "license": "BSD-2-Clause", "peer": true, "dependencies": { "estraverse": "^5.2.0" @@ -2288,6 +2532,7 @@ "version": "5.3.0", "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "license": "BSD-2-Clause", "peer": true, "engines": { "node": ">=4.0" @@ -2297,6 +2542,7 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "license": "BSD-2-Clause", "peer": true, "engines": { "node": ">=4.0" @@ -2305,12 +2551,14 @@ "node_modules/estree-walker": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", - "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" + "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", + "license": "MIT" }, "node_modules/events": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", + "license": "MIT", "peer": true, "engines": { "node": ">=0.8.x" @@ -2320,6 +2568,7 @@ "version": "1.0.3", "resolved": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz", "integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==", + "license": "MIT", "dependencies": { "md5.js": "^1.3.4", "safe-buffer": "^5.1.1" @@ -2329,6 +2578,7 @@ "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "license": "MIT", "peer": true }, "node_modules/fast-glob": { @@ -2336,6 +2586,7 @@ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", "dev": true, + "license": "MIT", "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", @@ -2352,6 +2603,7 @@ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", "dev": true, + "license": "ISC", "dependencies": { "is-glob": "^4.0.1" }, @@ -2360,9 +2612,9 @@ } }, "node_modules/fast-uri": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz", - "integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", + "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", "funding": [ { "type": "github", @@ -2373,22 +2625,43 @@ "url": "https://opencollective.com/fastify" } ], + "license": "BSD-3-Clause", "peer": true }, "node_modules/fastq": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz", - "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==", + "version": "1.20.1", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz", + "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==", "dev": true, + "license": "ISC", "dependencies": { "reusify": "^1.0.4" } }, + "node_modules/fdir": { + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", + "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12.0.0" + }, + "peerDependencies": { + "picomatch": "^3 || ^4" + }, + "peerDependenciesMeta": { + "picomatch": { + "optional": true + } + } + }, "node_modules/fill-range": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", - "devOptional": true, + "dev": true, + "license": "MIT", "dependencies": { "to-regex-range": "^5.0.1" }, @@ -2397,9 +2670,9 @@ } }, "node_modules/follow-redirects": { - "version": "1.15.9", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", - "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", + "version": "1.15.11", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz", + "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==", "dev": true, "funding": [ { @@ -2407,6 +2680,7 @@ "url": "https://github.com/sponsors/RubenVerborgh" } ], + "license": "MIT", "engines": { "node": ">=4.0" }, @@ -2416,31 +2690,32 @@ } } }, - "node_modules/foreground-child": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", - "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", - "dev": true, + "node_modules/for-each": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz", + "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", + "license": "MIT", "dependencies": { - "cross-spawn": "^7.0.6", - "signal-exit": "^4.0.1" + "is-callable": "^1.2.7" }, "engines": { - "node": ">=14" + "node": ">= 0.4" }, "funding": { - "url": "https://github.com/sponsors/isaacs" + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/form-data": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz", - "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz", + "integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==", "dev": true, + "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", + "hasown": "^2.0.2", "mime-types": "^2.1.12" }, "engines": { @@ -2448,15 +2723,16 @@ } }, "node_modules/fraction.js": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", - "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.3.4.tgz", + "integrity": "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==", "dev": true, + "license": "MIT", "engines": { "node": "*" }, "funding": { - "type": "patreon", + "type": "github", "url": "https://github.com/sponsors/rawify" } }, @@ -2465,6 +2741,7 @@ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", "hasInstallScript": true, + "license": "MIT", "optional": true, "os": [ "darwin" @@ -2477,7 +2754,7 @@ "version": "1.1.2", "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true, + "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -2486,7 +2763,7 @@ "version": "1.3.0", "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", - "dev": true, + "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.2", "es-define-property": "^1.0.1", @@ -2510,7 +2787,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", - "dev": true, + "license": "MIT", "dependencies": { "dunder-proto": "^1.0.1", "es-object-atoms": "^1.0.0" @@ -2519,31 +2796,12 @@ "node": ">= 0.4" } }, - "node_modules/glob": { - "version": "10.4.5", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", - "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", - "dev": true, - "dependencies": { - "foreground-child": "^3.1.0", - "jackspeak": "^3.1.2", - "minimatch": "^9.0.4", - "minipass": "^7.1.2", - "package-json-from-dist": "^1.0.0", - "path-scurry": "^1.11.1" - }, - "bin": { - "glob": "dist/esm/bin.mjs" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, "node_modules/glob-parent": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", "dev": true, + "license": "ISC", "dependencies": { "is-glob": "^4.0.3" }, @@ -2554,12 +2812,14 @@ "node_modules/glob-to-regexp": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", - "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" + "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==", + "license": "BSD-2-Clause" }, "node_modules/good-listener": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz", "integrity": "sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw==", + "license": "MIT", "dependencies": { "delegate": "^3.1.2" } @@ -2568,7 +2828,7 @@ "version": "1.2.0", "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", - "dev": true, + "license": "MIT", "engines": { "node": ">= 0.4" }, @@ -2579,21 +2839,35 @@ "node_modules/graceful-fs": { "version": "4.2.11", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", + "license": "ISC" }, "node_modules/has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "license": "MIT", "engines": { "node": ">=8" } }, + "node_modules/has-property-descriptors": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "license": "MIT", + "dependencies": { + "es-define-property": "^1.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/has-symbols": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", - "dev": true, + "license": "MIT", "engines": { "node": ">= 0.4" }, @@ -2605,7 +2879,7 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", - "dev": true, + "license": "MIT", "dependencies": { "has-symbols": "^1.0.3" }, @@ -2620,6 +2894,7 @@ "version": "3.0.5", "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.0.5.tgz", "integrity": "sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==", + "license": "MIT", "dependencies": { "inherits": "^2.0.4", "safe-buffer": "^5.2.1" @@ -2631,12 +2906,14 @@ "node_modules/hash-sum": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz", - "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==" + "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==", + "license": "MIT" }, "node_modules/hash.js": { "version": "1.1.7", "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz", "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==", + "license": "MIT", "dependencies": { "inherits": "^2.0.3", "minimalistic-assert": "^1.0.1" @@ -2646,7 +2923,7 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "dev": true, + "license": "MIT", "dependencies": { "function-bind": "^1.1.2" }, @@ -2658,6 +2935,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz", "integrity": "sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==", + "license": "MIT", "dependencies": { "hash.js": "^1.0.3", "minimalistic-assert": "^1.0.0", @@ -2665,21 +2943,24 @@ } }, "node_modules/immutable": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz", - "integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==", - "devOptional": true + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz", + "integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==", + "devOptional": true, + "license": "MIT" }, "node_modules/inherits": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "license": "ISC" }, "node_modules/is-binary-path": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", "dev": true, + "license": "MIT", "dependencies": { "binary-extensions": "^2.0.0" }, @@ -2687,11 +2968,24 @@ "node": ">=8" } }, + "node_modules/is-callable": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", + "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/is-core-module": { "version": "2.16.1", "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", "dev": true, + "license": "MIT", "dependencies": { "hasown": "^2.0.2" }, @@ -2707,24 +3001,17 @@ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", "devOptional": true, + "license": "MIT", "engines": { "node": ">=0.10.0" } }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, "node_modules/is-glob": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", "devOptional": true, + "license": "MIT", "dependencies": { "is-extglob": "^2.1.1" }, @@ -2736,41 +3023,38 @@ "version": "7.0.0", "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "devOptional": true, + "dev": true, + "license": "MIT", "engines": { "node": ">=0.12.0" } }, - "node_modules/isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "node_modules/jackspeak": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", - "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", - "dev": true, + "node_modules/is-typed-array": { + "version": "1.1.15", + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", + "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", + "license": "MIT", "dependencies": { - "@isaacs/cliui": "^8.0.2" + "which-typed-array": "^1.1.16" }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "engines": { + "node": ">= 0.4" }, - "optionalDependencies": { - "@pkgjs/parseargs": "^0.11.0" + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", + "license": "MIT" + }, "node_modules/jest-worker": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz", "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", + "license": "MIT", "peer": true, "dependencies": { "@types/node": "*", @@ -2785,6 +3069,7 @@ "version": "8.1.1", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "license": "MIT", "peer": true, "dependencies": { "has-flag": "^4.0.0" @@ -2801,6 +3086,7 @@ "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz", "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", "dev": true, + "license": "MIT", "bin": { "jiti": "bin/jiti.js" } @@ -2809,19 +3095,22 @@ "version": "2.3.1", "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "license": "MIT", "peer": true }, "node_modules/json-schema-traverse": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "license": "MIT", "peer": true }, "node_modules/laravel-vite-plugin": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/laravel-vite-plugin/-/laravel-vite-plugin-1.2.0.tgz", - "integrity": "sha512-R0pJ+IcTVeqEMoKz/B2Ij57QVq3sFTABiFmb06gAwFdivbOgsUtuhX6N2MGLEArajrS3U5JbberzwOe7uXHMHQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/laravel-vite-plugin/-/laravel-vite-plugin-1.3.0.tgz", + "integrity": "sha512-P5qyG56YbYxM8OuYmK2OkhcKe0AksNVJUjq9LUZ5tOekU9fBn9LujYyctI4t9XoLjuMvHJXXpCoPntY1oKltuA==", "dev": true, + "license": "MIT", "dependencies": { "picocolors": "^1.0.0", "vite-plugin-full-reload": "^1.1.0" @@ -2837,12 +3126,13 @@ } }, "node_modules/laravel-vue-i18n": { - "version": "2.7.8", - "resolved": "https://registry.npmjs.org/laravel-vue-i18n/-/laravel-vue-i18n-2.7.8.tgz", - "integrity": "sha512-HY4yZl1fqApzJzoLFGcmiBusHIouZgT+grMtTCQu3gkilEbcqPOt6L4ksfpkZOYppPQkUlnXLqN8nDNc0gyLUQ==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/laravel-vue-i18n/-/laravel-vue-i18n-2.8.0.tgz", + "integrity": "sha512-5D4GvITMZaLVwnirMU8NeQBCSfhEqDyRHiFshfP9ycdczB6e2oYZl5ow95M2sLOViPCuroYzMXqybfG9yFhoCw==", + "license": "MIT", "dependencies": { - "php-parser": "3.1.3", - "vue": "^3.2.45" + "php-parser": "3.2.2", + "vue": "^3.5.13" } }, "node_modules/lilconfig": { @@ -2850,6 +3140,7 @@ "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", "dev": true, + "license": "MIT", "engines": { "node": ">=14" }, @@ -2861,41 +3152,43 @@ "version": "1.2.4", "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/loader-runner": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz", - "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.1.tgz", + "integrity": "sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==", + "license": "MIT", "peer": true, "engines": { "node": ">=6.11.5" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" } }, "node_modules/lodash": { "version": "4.17.21", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - }, - "node_modules/lru-cache": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", - "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", - "dev": true + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "license": "MIT" }, "node_modules/magic-string": { - "version": "0.30.17", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz", - "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", + "version": "0.30.21", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", + "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", + "license": "MIT", "dependencies": { - "@jridgewell/sourcemap-codec": "^1.5.0" + "@jridgewell/sourcemap-codec": "^1.5.5" } }, "node_modules/math-intrinsics": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", - "dev": true, + "license": "MIT", "engines": { "node": ">= 0.4" } @@ -2904,6 +3197,7 @@ "version": "1.3.5", "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz", "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==", + "license": "MIT", "dependencies": { "hash-base": "^3.0.0", "inherits": "^2.0.1", @@ -2914,6 +3208,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", + "license": "MIT", "peer": true }, "node_modules/merge2": { @@ -2921,6 +3216,7 @@ "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", "dev": true, + "license": "MIT", "engines": { "node": ">= 8" } @@ -2929,7 +3225,8 @@ "version": "4.0.8", "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", - "devOptional": true, + "dev": true, + "license": "MIT", "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" @@ -2938,10 +3235,24 @@ "node": ">=8.6" } }, + "node_modules/micromatch/node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, "node_modules/miller-rabin": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz", "integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==", + "license": "MIT", "dependencies": { "bn.js": "^4.0.0", "brorand": "^1.0.1" @@ -2951,14 +3262,16 @@ } }, "node_modules/miller-rabin/node_modules/bn.js": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.1.tgz", - "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==" + "version": "4.12.2", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz", + "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==", + "license": "MIT" }, "node_modules/mime-db": { "version": "1.52.0", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "license": "MIT", "engines": { "node": ">= 0.6" } @@ -2967,6 +3280,7 @@ "version": "2.1.35", "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "license": "MIT", "dependencies": { "mime-db": "1.52.0" }, @@ -2979,6 +3293,7 @@ "resolved": "https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz", "integrity": "sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==", "dev": true, + "license": "MIT", "bin": { "mini-svg-data-uri": "cli.js" } @@ -2986,47 +3301,27 @@ "node_modules/minimalistic-assert": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", - "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==" + "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==", + "license": "ISC" }, "node_modules/minimalistic-crypto-utils": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz", - "integrity": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==" - }, - "node_modules/minimatch": { - "version": "9.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", - "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", - "dev": true, - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=16 || 14 >=14.17" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/minipass": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", - "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", - "dev": true, - "engines": { - "node": ">=16 || 14 >=14.17" - } + "integrity": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==", + "license": "MIT" }, "node_modules/mitt": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", - "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==" + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", + "license": "MIT" }, "node_modules/mz": { "version": "2.7.0", "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", "dev": true, + "license": "MIT", "dependencies": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", @@ -3043,6 +3338,7 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -3054,33 +3350,28 @@ "version": "2.6.2", "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", + "license": "MIT", "peer": true }, "node_modules/node-addon-api": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", + "license": "MIT", "optional": true }, "node_modules/node-releases": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", - "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" + "version": "2.0.27", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz", + "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==", + "license": "MIT" }, "node_modules/normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", - "dev": true, + "license": "MIT", "engines": { "node": ">=0.10.0" } @@ -3090,6 +3381,7 @@ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", "dev": true, + "license": "MIT", "engines": { "node": ">=0.10.0" } @@ -3099,95 +3391,71 @@ "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", "dev": true, + "license": "MIT", "engines": { "node": ">= 6" } }, - "node_modules/package-json-from-dist": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", - "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", - "dev": true - }, "node_modules/parse-asn1": { - "version": "5.1.7", - "resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.7.tgz", - "integrity": "sha512-CTM5kuWR3sx9IFamcl5ErfPl6ea/N8IYwiJ+vpeB2g+1iknv7zBl5uPwbMbRVznRVbrNY6lGuDoE5b30grmbqg==", + "version": "5.1.9", + "resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.9.tgz", + "integrity": "sha512-fIYNuZ/HastSb80baGOuPRo1O9cf4baWw5WsAp7dBuUzeTD/BoaG8sVTdlPFksBE2lF21dN+A1AnrpIjSWqHHg==", + "license": "ISC", "dependencies": { "asn1.js": "^4.10.1", "browserify-aes": "^1.2.0", "evp_bytestokey": "^1.0.3", - "hash-base": "~3.0", - "pbkdf2": "^3.1.2", + "pbkdf2": "^3.1.5", "safe-buffer": "^5.2.1" }, "engines": { "node": ">= 0.10" } }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, "node_modules/path-parse": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "node_modules/path-scurry": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", - "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", "dev": true, - "dependencies": { - "lru-cache": "^10.2.0", - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" - }, - "engines": { - "node": ">=16 || 14 >=14.18" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } + "license": "MIT" }, "node_modules/pbkdf2": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.2.tgz", - "integrity": "sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.5.tgz", + "integrity": "sha512-Q3CG/cYvCO1ye4QKkuH7EXxs3VC/rI1/trd+qX2+PolbaKG0H+bgcZzrTt96mMyRtejk+JMCiLUn3y29W8qmFQ==", + "license": "MIT", "dependencies": { - "create-hash": "^1.1.2", - "create-hmac": "^1.1.4", - "ripemd160": "^2.0.1", - "safe-buffer": "^5.0.1", - "sha.js": "^2.4.8" + "create-hash": "^1.2.0", + "create-hmac": "^1.1.7", + "ripemd160": "^2.0.3", + "safe-buffer": "^5.2.1", + "sha.js": "^2.4.12", + "to-buffer": "^1.2.1" }, "engines": { - "node": ">=0.12" + "node": ">= 0.10" } }, "node_modules/php-parser": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/php-parser/-/php-parser-3.1.3.tgz", - "integrity": "sha512-hPvBmnRYPqWEtMfIFOlyjQv1q75UUtxt4U+YscKIQViGmEE2Xa4BuS1B1/cZdjy7MVcwtnr0WkEsr915LgRKOw==" + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/php-parser/-/php-parser-3.2.2.tgz", + "integrity": "sha512-voj3rzCJmEbwHwH3QteON28wA6K+JbcaJEofyUZkUXmcViiXofjbSbcE5PtqtjX6nstnnAEYCFoRq0mkjP5/cg==", + "license": "BSD-3-Clause" }, "node_modules/picocolors": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", - "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "license": "ISC" }, "node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", + "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "devOptional": true, + "license": "MIT", "engines": { - "node": ">=8.6" + "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" @@ -3198,23 +3466,34 @@ "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", "dev": true, + "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/pirates": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", - "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz", + "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==", "dev": true, + "license": "MIT", "engines": { "node": ">= 6" } }, + "node_modules/possible-typed-array-names": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", + "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/postcss": { - "version": "8.5.3", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz", - "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", + "version": "8.5.6", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", + "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", "funding": [ { "type": "opencollective", @@ -3229,8 +3508,9 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { - "nanoid": "^3.3.8", + "nanoid": "^3.3.11", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" }, @@ -3243,6 +3523,7 @@ "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", "dev": true, + "license": "MIT", "dependencies": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", @@ -3256,28 +3537,35 @@ } }, "node_modules/postcss-js": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", - "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.1.0.tgz", + "integrity": "sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw==", "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", "dependencies": { "camelcase-css": "^2.0.1" }, "engines": { "node": "^12 || ^14 || >= 16" }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, "peerDependencies": { "postcss": "^8.4.21" } }, "node_modules/postcss-load-config": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", - "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-6.0.1.tgz", + "integrity": "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==", "dev": true, "funding": [ { @@ -3289,22 +3577,30 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { - "lilconfig": "^3.0.0", - "yaml": "^2.3.4" + "lilconfig": "^3.1.1" }, "engines": { - "node": ">= 14" + "node": ">= 18" }, "peerDependencies": { + "jiti": ">=1.21.0", "postcss": ">=8.0.9", - "ts-node": ">=9.0.0" + "tsx": "^4.8.1", + "yaml": "^2.4.2" }, "peerDependenciesMeta": { + "jiti": { + "optional": true + }, "postcss": { "optional": true }, - "ts-node": { + "tsx": { + "optional": true + }, + "yaml": { "optional": true } } @@ -3324,6 +3620,7 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.1.1" }, @@ -3339,6 +3636,7 @@ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", "dev": true, + "license": "MIT", "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" @@ -3351,23 +3649,27 @@ "version": "4.2.0", "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/process-nextick-args": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", + "license": "MIT" }, "node_modules/proxy-from-env": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/public-encrypt": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz", "integrity": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==", + "license": "MIT", "dependencies": { "bn.js": "^4.1.0", "browserify-rsa": "^4.0.0", @@ -3378,9 +3680,10 @@ } }, "node_modules/public-encrypt/node_modules/bn.js": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.1.tgz", - "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==" + "version": "4.12.2", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz", + "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==", + "license": "MIT" }, "node_modules/queue-microtask": { "version": "1.2.3", @@ -3400,12 +3703,14 @@ "type": "consulting", "url": "https://feross.org/support" } - ] + ], + "license": "MIT" }, "node_modules/randombytes": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", + "license": "MIT", "dependencies": { "safe-buffer": "^5.1.0" } @@ -3414,6 +3719,7 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz", "integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==", + "license": "MIT", "dependencies": { "randombytes": "^2.0.5", "safe-buffer": "^5.1.0" @@ -3424,6 +3730,7 @@ "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", "dev": true, + "license": "MIT", "dependencies": { "pify": "^2.3.0" } @@ -3432,6 +3739,7 @@ "version": "2.3.8", "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", @@ -3445,13 +3753,15 @@ "node_modules/readable-stream/node_modules/safe-buffer": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "license": "MIT" }, "node_modules/readdirp": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", "devOptional": true, + "license": "MIT", "engines": { "node": ">= 14.18.0" }, @@ -3464,18 +3774,20 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "license": "MIT", "peer": true, "engines": { "node": ">=0.10.0" } }, "node_modules/resolve": { - "version": "1.22.10", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz", - "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", + "version": "1.22.11", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz", + "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==", "dev": true, + "license": "MIT", "dependencies": { - "is-core-module": "^2.16.0", + "is-core-module": "^2.16.1", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, @@ -3494,26 +3806,47 @@ "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz", "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", "dev": true, + "license": "MIT", "engines": { "iojs": ">=1.0.0", "node": ">=0.10.0" } }, "node_modules/ripemd160": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz", - "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.3.tgz", + "integrity": "sha512-5Di9UC0+8h1L6ZD2d7awM7E/T4uA1fJRlx6zk/NvdCCVEoAnFqvHmCuNeIKoCeIixBX/q8uM+6ycDvF8woqosA==", + "license": "MIT", "dependencies": { - "hash-base": "^3.0.0", - "inherits": "^2.0.1" + "hash-base": "^3.1.2", + "inherits": "^2.0.4" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/ripemd160/node_modules/hash-base": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.1.2.tgz", + "integrity": "sha512-Bb33KbowVTIj5s7Ked1OsqHUeCpz//tPwR+E2zJgJKo9Z5XolZ9b6bdUgjmYlwnWhoOQKoTd1TYToZGn5mAYOg==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.4", + "readable-stream": "^2.3.8", + "safe-buffer": "^5.2.1", + "to-buffer": "^1.2.1" + }, + "engines": { + "node": ">= 0.8" } }, "node_modules/rollup": { - "version": "4.37.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.37.0.tgz", - "integrity": "sha512-iAtQy/L4QFU+rTJ1YUjXqJOJzuwEghqWzCEYD2FEghT7Gsy1VdABntrO4CLopA5IkflTyqNiLNwPcOJ3S7UKLg==", + "version": "4.55.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.55.1.tgz", + "integrity": "sha512-wDv/Ht1BNHB4upNbK74s9usvl7hObDnvVzknxqY/E/O3X6rW1U1rV1aENEfJ54eFZDTNo7zv1f5N4edCluH7+A==", + "license": "MIT", "dependencies": { - "@types/estree": "1.0.6" + "@types/estree": "1.0.8" }, "bin": { "rollup": "dist/bin/rollup" @@ -3523,26 +3856,31 @@ "npm": ">=8.0.0" }, "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.37.0", - "@rollup/rollup-android-arm64": "4.37.0", - "@rollup/rollup-darwin-arm64": "4.37.0", - "@rollup/rollup-darwin-x64": "4.37.0", - "@rollup/rollup-freebsd-arm64": "4.37.0", - "@rollup/rollup-freebsd-x64": "4.37.0", - "@rollup/rollup-linux-arm-gnueabihf": "4.37.0", - "@rollup/rollup-linux-arm-musleabihf": "4.37.0", - "@rollup/rollup-linux-arm64-gnu": "4.37.0", - "@rollup/rollup-linux-arm64-musl": "4.37.0", - "@rollup/rollup-linux-loongarch64-gnu": "4.37.0", - "@rollup/rollup-linux-powerpc64le-gnu": "4.37.0", - "@rollup/rollup-linux-riscv64-gnu": "4.37.0", - "@rollup/rollup-linux-riscv64-musl": "4.37.0", - "@rollup/rollup-linux-s390x-gnu": "4.37.0", - "@rollup/rollup-linux-x64-gnu": "4.37.0", - "@rollup/rollup-linux-x64-musl": "4.37.0", - "@rollup/rollup-win32-arm64-msvc": "4.37.0", - "@rollup/rollup-win32-ia32-msvc": "4.37.0", - "@rollup/rollup-win32-x64-msvc": "4.37.0", + "@rollup/rollup-android-arm-eabi": "4.55.1", + "@rollup/rollup-android-arm64": "4.55.1", + "@rollup/rollup-darwin-arm64": "4.55.1", + "@rollup/rollup-darwin-x64": "4.55.1", + "@rollup/rollup-freebsd-arm64": "4.55.1", + "@rollup/rollup-freebsd-x64": "4.55.1", + "@rollup/rollup-linux-arm-gnueabihf": "4.55.1", + "@rollup/rollup-linux-arm-musleabihf": "4.55.1", + "@rollup/rollup-linux-arm64-gnu": "4.55.1", + "@rollup/rollup-linux-arm64-musl": "4.55.1", + "@rollup/rollup-linux-loong64-gnu": "4.55.1", + "@rollup/rollup-linux-loong64-musl": "4.55.1", + "@rollup/rollup-linux-ppc64-gnu": "4.55.1", + "@rollup/rollup-linux-ppc64-musl": "4.55.1", + "@rollup/rollup-linux-riscv64-gnu": "4.55.1", + "@rollup/rollup-linux-riscv64-musl": "4.55.1", + "@rollup/rollup-linux-s390x-gnu": "4.55.1", + "@rollup/rollup-linux-x64-gnu": "4.55.1", + "@rollup/rollup-linux-x64-musl": "4.55.1", + "@rollup/rollup-openbsd-x64": "4.55.1", + "@rollup/rollup-openharmony-arm64": "4.55.1", + "@rollup/rollup-win32-arm64-msvc": "4.55.1", + "@rollup/rollup-win32-ia32-msvc": "4.55.1", + "@rollup/rollup-win32-x64-gnu": "4.55.1", + "@rollup/rollup-win32-x64-msvc": "4.55.1", "fsevents": "~2.3.2" } }, @@ -3565,6 +3903,7 @@ "url": "https://feross.org/support" } ], + "license": "MIT", "dependencies": { "queue-microtask": "^1.2.2" } @@ -3586,13 +3925,15 @@ "type": "consulting", "url": "https://feross.org/support" } - ] + ], + "license": "MIT" }, "node_modules/sass": { - "version": "1.86.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.86.0.tgz", - "integrity": "sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA==", + "version": "1.97.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz", + "integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==", "devOptional": true, + "license": "MIT", "dependencies": { "chokidar": "^4.0.0", "immutable": "^5.0.2", @@ -3609,9 +3950,10 @@ } }, "node_modules/schema-utils": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.0.tgz", - "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz", + "integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==", + "license": "MIT", "peer": true, "dependencies": { "@types/json-schema": "^7.0.9", @@ -3630,66 +3972,61 @@ "node_modules/select": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz", - "integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA==" + "integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA==", + "license": "MIT" }, "node_modules/serialize-javascript": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", + "license": "BSD-3-Clause", "peer": true, "dependencies": { "randombytes": "^2.1.0" } }, - "node_modules/sha.js": { - "version": "2.4.11", - "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz", - "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==", + "node_modules/set-function-length": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "license": "MIT", "dependencies": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" }, - "bin": { - "sha.js": "bin.js" + "engines": { + "node": ">= 0.4" } }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, + "node_modules/sha.js": { + "version": "2.4.12", + "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.12.tgz", + "integrity": "sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==", + "license": "(MIT AND BSD-3-Clause)", "dependencies": { - "shebang-regex": "^3.0.0" + "inherits": "^2.0.4", + "safe-buffer": "^5.2.1", + "to-buffer": "^1.2.0" + }, + "bin": { + "sha.js": "bin.js" }, "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "dev": true, - "engines": { - "node": ">=14" + "node": ">= 0.10" }, "funding": { - "url": "https://github.com/sponsors/isaacs" + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "license": "BSD-3-Clause", "peer": true, "engines": { "node": ">=0.10.0" @@ -3699,6 +4036,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", + "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } @@ -3707,6 +4045,7 @@ "version": "0.5.21", "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "license": "MIT", "peer": true, "dependencies": { "buffer-from": "^1.0.0", @@ -3717,6 +4056,7 @@ "version": "1.1.1", "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } @@ -3724,116 +4064,22 @@ "node_modules/string_decoder/node_modules/safe-buffer": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - }, - "node_modules/string-width": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "dev": true, - "dependencies": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^9.2.2", - "strip-ansi": "^7.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/string-width-cjs": { - "name": "string-width", - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/string-width-cjs/node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/string-width-cjs/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "node_modules/string-width-cjs/node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-ansi": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", - "dev": true, - "dependencies": { - "ansi-regex": "^6.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/strip-ansi?sponsor=1" - } - }, - "node_modules/strip-ansi-cjs": { - "name": "strip-ansi", - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "engines": { - "node": ">=8" - } + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "license": "MIT" }, "node_modules/sucrase": { - "version": "3.35.0", - "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", - "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "version": "3.35.1", + "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.1.tgz", + "integrity": "sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==", "dev": true, + "license": "MIT", "dependencies": { "@jridgewell/gen-mapping": "^0.3.2", "commander": "^4.0.0", - "glob": "^10.3.10", "lines-and-columns": "^1.1.6", "mz": "^2.7.0", "pirates": "^4.0.1", + "tinyglobby": "^0.2.11", "ts-interface-checker": "^0.1.9" }, "bin": { @@ -3848,6 +4094,7 @@ "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, @@ -3860,6 +4107,7 @@ "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", "dev": true, + "license": "MIT", "engines": { "node": ">= 0.4" }, @@ -3868,10 +4116,11 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.17", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", - "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", + "version": "3.4.19", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.19.tgz", + "integrity": "sha512-3ofp+LL8E+pK/JuPLPggVAIaEuhvIz4qNcf3nA1Xn2o/7fb7s/TYpHhwGDv1ZU3PkBluUVaF8PyCHcm48cKLWQ==", "dev": true, + "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", @@ -3881,7 +4130,7 @@ "fast-glob": "^3.3.2", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.21.6", + "jiti": "^1.21.7", "lilconfig": "^3.1.3", "micromatch": "^4.0.8", "normalize-path": "^3.0.0", @@ -3890,7 +4139,7 @@ "postcss": "^8.4.47", "postcss-import": "^15.1.0", "postcss-js": "^4.0.1", - "postcss-load-config": "^4.0.2", + "postcss-load-config": "^4.0.2 || ^5.0 || ^6.0", "postcss-nested": "^6.2.0", "postcss-selector-parser": "^6.1.2", "resolve": "^1.22.8", @@ -3909,6 +4158,7 @@ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", "dev": true, + "license": "MIT", "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", @@ -3933,6 +4183,7 @@ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", "dev": true, + "license": "ISC", "dependencies": { "is-glob": "^4.0.1" }, @@ -3940,11 +4191,25 @@ "node": ">= 6" } }, + "node_modules/tailwindcss/node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, "node_modules/tailwindcss/node_modules/readdirp": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", "dev": true, + "license": "MIT", "dependencies": { "picomatch": "^2.2.1" }, @@ -3953,22 +4218,28 @@ } }, "node_modules/tapable": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", - "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", + "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", + "license": "MIT", "peer": true, "engines": { "node": ">=6" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" } }, "node_modules/terser": { - "version": "5.39.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.39.0.tgz", - "integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==", + "version": "5.44.1", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.44.1.tgz", + "integrity": "sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw==", + "license": "BSD-2-Clause", "peer": true, "dependencies": { "@jridgewell/source-map": "^0.3.3", - "acorn": "^8.8.2", + "acorn": "^8.15.0", "commander": "^2.20.0", "source-map-support": "~0.5.20" }, @@ -3980,9 +4251,10 @@ } }, "node_modules/terser-webpack-plugin": { - "version": "5.3.14", - "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz", - "integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==", + "version": "5.3.16", + "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.16.tgz", + "integrity": "sha512-h9oBFCWrq78NyWWVcSwZarJkZ01c2AyGrzs1crmHZO3QUg9D61Wu4NPjBy69n7JqylFF5y+CsUZYmYEIZ3mR+Q==", + "license": "MIT", "peer": true, "dependencies": { "@jridgewell/trace-mapping": "^0.3.25", @@ -4017,6 +4289,7 @@ "version": "2.20.3", "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "license": "MIT", "peer": true }, "node_modules/thenify": { @@ -4024,6 +4297,7 @@ "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", "dev": true, + "license": "MIT", "dependencies": { "any-promise": "^1.0.0" } @@ -4033,6 +4307,7 @@ "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", "dev": true, + "license": "MIT", "dependencies": { "thenify": ">= 3.1.0 < 4" }, @@ -4043,13 +4318,52 @@ "node_modules/tiny-emitter": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz", - "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==" + "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==", + "license": "MIT" + }, + "node_modules/tinyglobby": { + "version": "0.2.15", + "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", + "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "fdir": "^6.5.0", + "picomatch": "^4.0.3" + }, + "engines": { + "node": ">=12.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/SuperchupuDev" + } + }, + "node_modules/to-buffer": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.2.2.tgz", + "integrity": "sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==", + "license": "MIT", + "dependencies": { + "isarray": "^2.0.5", + "safe-buffer": "^5.2.1", + "typed-array-buffer": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/to-buffer/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "license": "MIT" }, "node_modules/to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "devOptional": true, + "dev": true, + "license": "MIT", "dependencies": { "is-number": "^7.0.0" }, @@ -4061,18 +4375,34 @@ "version": "0.1.13", "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", - "dev": true + "dev": true, + "license": "Apache-2.0" + }, + "node_modules/typed-array-buffer": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", + "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-typed-array": "^1.1.14" + }, + "engines": { + "node": ">= 0.4" + } }, "node_modules/undici-types": { - "version": "6.20.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", - "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", + "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", + "license": "MIT", "peer": true }, "node_modules/update-browserslist-db": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", - "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", + "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", "funding": [ { "type": "opencollective", @@ -4087,6 +4417,7 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { "escalade": "^3.2.0", "picocolors": "^1.1.1" @@ -4101,17 +4432,20 @@ "node_modules/util-deprecate": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "license": "MIT" }, "node_modules/v-autocomplete": { "version": "1.8.2", "resolved": "https://registry.npmjs.org/v-autocomplete/-/v-autocomplete-1.8.2.tgz", - "integrity": "sha512-pnoApQCFz7siSyo0zs1SSBcnvtldaDbOok6B0GG6Cw/uWGaLm6MPsLJzWFtQMTUsVfpYLe3/xKwU4I6r2dz1bg==" + "integrity": "sha512-pnoApQCFz7siSyo0zs1SSBcnvtldaDbOok6B0GG6Cw/uWGaLm6MPsLJzWFtQMTUsVfpYLe3/xKwU4I6r2dz1bg==", + "license": "MIT" }, "node_modules/vite": { - "version": "5.4.15", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.15.tgz", - "integrity": "sha512-6ANcZRivqL/4WtwPGTKNaosuNJr5tWiftOC7liM7G9+rMb8+oeJeyzymDu4rTN93seySBmbjSfsS3Vzr19KNtA==", + "version": "5.4.21", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz", + "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", + "license": "MIT", "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", @@ -4171,21 +4505,36 @@ "resolved": "https://registry.npmjs.org/vite-plugin-full-reload/-/vite-plugin-full-reload-1.2.0.tgz", "integrity": "sha512-kz18NW79x0IHbxRSHm0jttP4zoO9P9gXh+n6UTwlNKnviTTEpOlum6oS9SmecrTtSr+muHEn5TUuC75UovQzcA==", "dev": true, + "license": "MIT", "dependencies": { "picocolors": "^1.0.0", "picomatch": "^2.3.1" } }, + "node_modules/vite-plugin-full-reload/node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, "node_modules/vue": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.13.tgz", - "integrity": "sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==", + "version": "3.5.26", + "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.26.tgz", + "integrity": "sha512-SJ/NTccVyAoNUJmkM9KUqPcYlY+u8OVL1X5EW9RIs3ch5H2uERxyyIUI4MRxVCSOiEcupX9xNGde1tL9ZKpimA==", + "license": "MIT", "dependencies": { - "@vue/compiler-dom": "3.5.13", - "@vue/compiler-sfc": "3.5.13", - "@vue/runtime-dom": "3.5.13", - "@vue/server-renderer": "3.5.13", - "@vue/shared": "3.5.13" + "@vue/compiler-dom": "3.5.26", + "@vue/compiler-sfc": "3.5.26", + "@vue/runtime-dom": "3.5.26", + "@vue/server-renderer": "3.5.26", + "@vue/shared": "3.5.26" }, "peerDependencies": { "typescript": "*" @@ -4200,17 +4549,20 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/vue-clipboard3/-/vue-clipboard3-2.0.0.tgz", "integrity": "sha512-Q9S7dzWGax7LN5iiSPcu/K1GGm2gcBBlYwmMsUc5/16N6w90cbKow3FnPmPs95sungns4yvd9/+JhbAznECS2A==", + "license": "MIT", "dependencies": { "clipboard": "^2.0.6" } }, "node_modules/vue-i18n": { - "version": "9.14.3", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.14.3.tgz", - "integrity": "sha512-C+E0KE8ihKjdYCQx8oUkXX+8tBItrYNMnGJuzEPevBARQFUN2tKez6ZVOvBrWH0+KT5wEk3vOWjNk7ygb2u9ig==", - "dependencies": { - "@intlify/core-base": "9.14.3", - "@intlify/shared": "9.14.3", + "version": "9.14.5", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.14.5.tgz", + "integrity": "sha512-0jQ9Em3ymWngyiIkj0+c/k7WgaPO+TNzjKSNq9BvBQaKJECqn9cd9fL4tkDhB5G1QBskGl9YxxbDAhgbFtpe2g==", + "deprecated": "v9 and v10 no longer supported. please migrate to v11. about maintenance status, see https://vue-i18n.intlify.dev/guide/maintenance.html", + "license": "MIT", + "dependencies": { + "@intlify/core-base": "9.14.5", + "@intlify/shared": "9.14.5", "@vue/devtools-api": "^6.5.0" }, "engines": { @@ -4227,6 +4579,7 @@ "version": "17.4.2", "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-17.4.2.tgz", "integrity": "sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==", + "license": "MIT", "dependencies": { "chalk": "^4.1.0", "hash-sum": "^2.0.0", @@ -4245,9 +4598,10 @@ } }, "node_modules/vue-multiselect": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-3.2.0.tgz", - "integrity": "sha512-ExI+IPvSbILbtaHrU0CgbBmfbD6yBpIWJKsGLPmuQMC7VWK8Nj1XSAI9eIt3n9/e+LSFYdt8VgfHxeS1O1OeVA==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-3.4.0.tgz", + "integrity": "sha512-NtaL1/VOsGsvM+H0EZswy1E+RcA5yeCpCxrhT28CBwKu9D1WbMSXBfIDNDw0v+T4enVRfOD5X7u2gyIJWCFX9w==", + "license": "MIT", "engines": { "node": ">= 14.18.1", "npm": ">= 6.14.15" @@ -4257,6 +4611,7 @@ "version": "1.0.12", "resolved": "https://registry.npmjs.org/vue3-tags-input/-/vue3-tags-input-1.0.12.tgz", "integrity": "sha512-s5rG+1W3M8+be0nd9H1nv/8WLjJOO6pShgVz8ALAqOiz3tDH5QhGrDH6fzD14ZjJNRWSa3bRBSXQwHEXffPQ6g==", + "license": "MIT", "dependencies": { "click-outside-vue3": "^4.0.1" }, @@ -4268,9 +4623,10 @@ } }, "node_modules/watchpack": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.2.tgz", - "integrity": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.5.0.tgz", + "integrity": "sha512-e6vZvY6xboSwLz2GD36c16+O/2Z6fKvIf4pOXptw2rY9MVwE/TXc6RGqxD3I3x0a28lwBY7DE+76uTPSsBrrCA==", + "license": "MIT", "dependencies": { "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.1.2" @@ -4280,34 +4636,37 @@ } }, "node_modules/webpack": { - "version": "5.98.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.98.0.tgz", - "integrity": "sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==", + "version": "5.104.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.104.1.tgz", + "integrity": "sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA==", + "license": "MIT", "peer": true, "dependencies": { "@types/eslint-scope": "^3.7.7", - "@types/estree": "^1.0.6", + "@types/estree": "^1.0.8", + "@types/json-schema": "^7.0.15", "@webassemblyjs/ast": "^1.14.1", "@webassemblyjs/wasm-edit": "^1.14.1", "@webassemblyjs/wasm-parser": "^1.14.1", - "acorn": "^8.14.0", - "browserslist": "^4.24.0", + "acorn": "^8.15.0", + "acorn-import-phases": "^1.0.3", + "browserslist": "^4.28.1", "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.17.1", - "es-module-lexer": "^1.2.1", + "enhanced-resolve": "^5.17.4", + "es-module-lexer": "^2.0.0", "eslint-scope": "5.1.1", "events": "^3.2.0", "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.2.11", "json-parse-even-better-errors": "^2.3.1", - "loader-runner": "^4.2.0", + "loader-runner": "^4.3.1", "mime-types": "^2.1.27", "neo-async": "^2.6.2", - "schema-utils": "^4.3.0", - "tapable": "^2.1.1", - "terser-webpack-plugin": "^5.3.11", - "watchpack": "^2.4.1", - "webpack-sources": "^3.2.3" + "schema-utils": "^4.3.3", + "tapable": "^2.3.0", + "terser-webpack-plugin": "^5.3.16", + "watchpack": "^2.4.4", + "webpack-sources": "^3.3.3" }, "bin": { "webpack": "bin/webpack.js" @@ -4326,127 +4685,34 @@ } }, "node_modules/webpack-sources": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz", - "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.3.3.tgz", + "integrity": "sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==", + "license": "MIT", "peer": true, "engines": { "node": ">=10.13.0" } }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, + "node_modules/which-typed-array": { + "version": "1.1.19", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz", + "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==", + "license": "MIT", "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/wrap-ansi": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^6.1.0", - "string-width": "^5.0.1", - "strip-ansi": "^7.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/wrap-ansi-cjs": { - "name": "wrap-ansi", - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "node_modules/wrap-ansi-cjs/node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "call-bound": "^1.0.4", + "for-each": "^0.3.5", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-tostringtag": "^1.0.2" }, "engines": { - "node": ">=8" - } - }, - "node_modules/wrap-ansi/node_modules/ansi-styles": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "dev": true, - "engines": { - "node": ">=12" + "node": ">= 0.4" }, "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/yaml": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz", - "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", - "dev": true, - "bin": { - "yaml": "bin.mjs" - }, - "engines": { - "node": ">= 14" + "url": "https://github.com/sponsors/ljharb" } } } diff --git a/public/build/assets/app-Dql9o-ml.js b/public/build/assets/app-Dql9o-ml.js new file mode 100644 index 000000000..a28728e43 --- /dev/null +++ b/public/build/assets/app-Dql9o-ml.js @@ -0,0 +1,239 @@ +var vE=Object.defineProperty;var yE=(e,t,n)=>t in e?vE(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var ze=(e,t,n)=>yE(e,typeof t!="symbol"?t+"":t,n);const _E="modulepreload",bE=function(e){return"/build/"+e},Hv={},Vt=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),u=(o==null?void 0:o.nonce)||(o==null?void 0:o.getAttribute("nonce"));s=Promise.allSettled(n.map(c=>{if(c=bE(c),c in Hv)return;Hv[c]=!0;const h=c.endsWith(".css"),f=h?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${c}"]${f}`))return;const p=document.createElement("link");if(p.rel=h?"stylesheet":_E,h||(p.as="script"),p.crossOrigin="",p.href=c,u&&p.setAttribute("nonce",u),document.head.appendChild(p),h)return new Promise((m,y)=>{p.addEventListener("load",m),p.addEventListener("error",()=>y(new Error(`Unable to preload CSS for ${c}`)))})}))}function a(o){const u=new Event("vite:preloadError",{cancelable:!0});if(u.payload=o,window.dispatchEvent(u),!u.defaultPrevented)throw o}return s.then(o=>{for(const u of o||[])u.status==="rejected"&&a(u.reason);return t().catch(a)})};function P0(e,t){return function(){return e.apply(t,arguments)}}const{toString:wE}=Object.prototype,{getPrototypeOf:Xh}=Object,{iterator:Hc,toStringTag:L0}=Symbol,Uc=(e=>t=>{const n=wE.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),bs=e=>(e=e.toLowerCase(),t=>Uc(t)===e),jc=e=>t=>typeof t===e,{isArray:Al}=Array,cl=jc("undefined");function Lo(e){return e!==null&&!cl(e)&&e.constructor!==null&&!cl(e.constructor)&&Tr(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const I0=bs("ArrayBuffer");function xE(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&I0(e.buffer),t}const SE=jc("string"),Tr=jc("function"),N0=jc("number"),Io=e=>e!==null&&typeof e=="object",kE=e=>e===!0||e===!1,ec=e=>{if(Uc(e)!=="object")return!1;const t=Xh(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(L0 in e)&&!(Hc in e)},TE=e=>{if(!Io(e)||Lo(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},CE=bs("Date"),AE=bs("File"),EE=bs("Blob"),OE=bs("FileList"),ME=e=>Io(e)&&Tr(e.pipe),RE=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||Tr(e.append)&&((t=Uc(e))==="formdata"||t==="object"&&Tr(e.toString)&&e.toString()==="[object FormData]"))},DE=bs("URLSearchParams"),[PE,LE,IE,NE]=["ReadableStream","Request","Response","Headers"].map(bs),VE=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function No(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,s;if(typeof e!="object"&&(e=[e]),Al(e))for(r=0,s=e.length;r0;)if(s=n[r],t===s.toLowerCase())return s;return null}const aa=typeof globalThis<"u"?globalThis:typeof self<"u"?self:window,F0=e=>!cl(e)&&e!==aa;function vh(){const{caseless:e,skipUndefined:t}=F0(this)&&this||{},n={},r=(s,a)=>{const o=e&&V0(n,a)||a;ec(n[o])&&ec(s)?n[o]=vh(n[o],s):ec(s)?n[o]=vh({},s):Al(s)?n[o]=s.slice():(!t||!cl(s))&&(n[o]=s)};for(let s=0,a=arguments.length;s(No(t,(s,a)=>{n&&Tr(s)?e[a]=P0(s,n):e[a]=s},{allOwnKeys:r}),e),$E=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),BE=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},HE=(e,t,n,r)=>{let s,a,o;const u={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),a=s.length;a-- >0;)o=s[a],(!r||r(o,e,t))&&!u[o]&&(t[o]=e[o],u[o]=!0);e=n!==!1&&Xh(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},UE=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},jE=e=>{if(!e)return null;if(Al(e))return e;let t=e.length;if(!N0(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},WE=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Xh(Uint8Array)),qE=(e,t)=>{const r=(e&&e[Hc]).call(e);let s;for(;(s=r.next())&&!s.done;){const a=s.value;t.call(e,a[0],a[1])}},YE=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},zE=bs("HTMLFormElement"),KE=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,s){return r.toUpperCase()+s}),Uv=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),GE=bs("RegExp"),$0=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};No(n,(s,a)=>{let o;(o=t(s,a,e))!==!1&&(r[a]=o||s)}),Object.defineProperties(e,r)},JE=e=>{$0(e,(t,n)=>{if(Tr(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(Tr(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},ZE=(e,t)=>{const n={},r=s=>{s.forEach(a=>{n[a]=!0})};return Al(e)?r(e):r(String(e).split(t)),n},XE=()=>{},QE=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function eO(e){return!!(e&&Tr(e.append)&&e[L0]==="FormData"&&e[Hc])}const tO=e=>{const t=new Array(10),n=(r,s)=>{if(Io(r)){if(t.indexOf(r)>=0)return;if(Lo(r))return r;if(!("toJSON"in r)){t[s]=r;const a=Al(r)?[]:{};return No(r,(o,u)=>{const c=n(o,s+1);!cl(c)&&(a[u]=c)}),t[s]=void 0,a}}return r};return n(e,0)},nO=bs("AsyncFunction"),rO=e=>e&&(Io(e)||Tr(e))&&Tr(e.then)&&Tr(e.catch),B0=((e,t)=>e?setImmediate:t?((n,r)=>(aa.addEventListener("message",({source:s,data:a})=>{s===aa&&a===n&&r.length&&r.shift()()},!1),s=>{r.push(s),aa.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",Tr(aa.postMessage)),sO=typeof queueMicrotask<"u"?queueMicrotask.bind(aa):typeof process<"u"&&process.nextTick||B0,iO=e=>e!=null&&Tr(e[Hc]),ve={isArray:Al,isArrayBuffer:I0,isBuffer:Lo,isFormData:RE,isArrayBufferView:xE,isString:SE,isNumber:N0,isBoolean:kE,isObject:Io,isPlainObject:ec,isEmptyObject:TE,isReadableStream:PE,isRequest:LE,isResponse:IE,isHeaders:NE,isUndefined:cl,isDate:CE,isFile:AE,isBlob:EE,isRegExp:GE,isFunction:Tr,isStream:ME,isURLSearchParams:DE,isTypedArray:WE,isFileList:OE,forEach:No,merge:vh,extend:FE,trim:VE,stripBOM:$E,inherits:BE,toFlatObject:HE,kindOf:Uc,kindOfTest:bs,endsWith:UE,toArray:jE,forEachEntry:qE,matchAll:YE,isHTMLForm:zE,hasOwnProperty:Uv,hasOwnProp:Uv,reduceDescriptors:$0,freezeMethods:JE,toObjectSet:ZE,toCamelCase:KE,noop:XE,toFiniteNumber:QE,findKey:V0,global:aa,isContextDefined:F0,isSpecCompliantForm:eO,toJSONObject:tO,isAsyncFn:nO,isThenable:rO,setImmediate:B0,asap:sO,isIterable:iO};function dt(e,t,n,r,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),s&&(this.response=s,this.status=s.status?s.status:null)}ve.inherits(dt,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:ve.toJSONObject(this.config),code:this.code,status:this.status}}});const H0=dt.prototype,U0={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{U0[e]={value:e}});Object.defineProperties(dt,U0);Object.defineProperty(H0,"isAxiosError",{value:!0});dt.from=(e,t,n,r,s,a)=>{const o=Object.create(H0);ve.toFlatObject(e,o,function(f){return f!==Error.prototype},h=>h!=="isAxiosError");const u=e&&e.message?e.message:"Error",c=t==null&&e?e.code:t;return dt.call(o,u,c,n,r,s),e&&o.cause==null&&Object.defineProperty(o,"cause",{value:e,configurable:!0}),o.name=e&&e.name||"Error",a&&Object.assign(o,a),o};const aO=null;function yh(e){return ve.isPlainObject(e)||ve.isArray(e)}function j0(e){return ve.endsWith(e,"[]")?e.slice(0,-2):e}function jv(e,t,n){return e?e.concat(t).map(function(s,a){return s=j0(s),!n&&a?"["+s+"]":s}).join(n?".":""):t}function lO(e){return ve.isArray(e)&&!e.some(yh)}const oO=ve.toFlatObject(ve,{},null,function(t){return/^is[A-Z]/.test(t)});function Wc(e,t,n){if(!ve.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=ve.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(b,S){return!ve.isUndefined(S[b])});const r=n.metaTokens,s=n.visitor||f,a=n.dots,o=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&ve.isSpecCompliantForm(t);if(!ve.isFunction(s))throw new TypeError("visitor must be a function");function h(_){if(_===null)return"";if(ve.isDate(_))return _.toISOString();if(ve.isBoolean(_))return _.toString();if(!c&&ve.isBlob(_))throw new dt("Blob is not supported. Use a Buffer instead.");return ve.isArrayBuffer(_)||ve.isTypedArray(_)?c&&typeof Blob=="function"?new Blob([_]):Buffer.from(_):_}function f(_,b,S){let $=_;if(_&&!S&&typeof _=="object"){if(ve.endsWith(b,"{}"))b=r?b:b.slice(0,-2),_=JSON.stringify(_);else if(ve.isArray(_)&&lO(_)||(ve.isFileList(_)||ve.endsWith(b,"[]"))&&($=ve.toArray(_)))return b=j0(b),$.forEach(function(x,C){!(ve.isUndefined(x)||x===null)&&t.append(o===!0?jv([b],C,a):o===null?b:b+"[]",h(x))}),!1}return yh(_)?!0:(t.append(jv(S,b,a),h(_)),!1)}const p=[],m=Object.assign(oO,{defaultVisitor:f,convertValue:h,isVisitable:yh});function y(_,b){if(!ve.isUndefined(_)){if(p.indexOf(_)!==-1)throw Error("Circular reference detected in "+b.join("."));p.push(_),ve.forEach(_,function($,V){(!(ve.isUndefined($)||$===null)&&s.call(t,$,ve.isString(V)?V.trim():V,b,m))===!0&&y($,b?b.concat(V):[V])}),p.pop()}}if(!ve.isObject(e))throw new TypeError("data must be an object");return y(e),t}function Wv(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function Qh(e,t){this._pairs=[],e&&Wc(e,this,t)}const W0=Qh.prototype;W0.append=function(t,n){this._pairs.push([t,n])};W0.toString=function(t){const n=t?function(r){return t.call(this,r,Wv)}:Wv;return this._pairs.map(function(s){return n(s[0])+"="+n(s[1])},"").join("&")};function uO(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function q0(e,t,n){if(!t)return e;const r=n&&n.encode||uO;ve.isFunction(n)&&(n={serialize:n});const s=n&&n.serialize;let a;if(s?a=s(t,n):a=ve.isURLSearchParams(t)?t.toString():new Qh(t,n).toString(r),a){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class qv{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){ve.forEach(this.handlers,function(r){r!==null&&t(r)})}}const Y0={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},cO=typeof URLSearchParams<"u"?URLSearchParams:Qh,dO=typeof FormData<"u"?FormData:null,fO=typeof Blob<"u"?Blob:null,hO={isBrowser:!0,classes:{URLSearchParams:cO,FormData:dO,Blob:fO},protocols:["http","https","file","blob","url","data"]},ep=typeof window<"u"&&typeof document<"u",_h=typeof navigator=="object"&&navigator||void 0,pO=ep&&(!_h||["ReactNative","NativeScript","NS"].indexOf(_h.product)<0),mO=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",gO=ep&&window.location.href||"http://localhost",vO=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:ep,hasStandardBrowserEnv:pO,hasStandardBrowserWebWorkerEnv:mO,navigator:_h,origin:gO},Symbol.toStringTag,{value:"Module"})),nr={...vO,...hO};function yO(e,t){return Wc(e,new nr.classes.URLSearchParams,{visitor:function(n,r,s,a){return nr.isNode&&ve.isBuffer(n)?(this.append(r,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)},...t})}function _O(e){return ve.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function bO(e){const t={},n=Object.keys(e);let r;const s=n.length;let a;for(r=0;r=n.length;return o=!o&&ve.isArray(s)?s.length:o,c?(ve.hasOwnProp(s,o)?s[o]=[s[o],r]:s[o]=r,!u):((!s[o]||!ve.isObject(s[o]))&&(s[o]=[]),t(n,r,s[o],a)&&ve.isArray(s[o])&&(s[o]=bO(s[o])),!u)}if(ve.isFormData(e)&&ve.isFunction(e.entries)){const n={};return ve.forEachEntry(e,(r,s)=>{t(_O(r),s,n,0)}),n}return null}function wO(e,t,n){if(ve.isString(e))try{return(t||JSON.parse)(e),ve.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const Vo={transitional:Y0,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",s=r.indexOf("application/json")>-1,a=ve.isObject(t);if(a&&ve.isHTMLForm(t)&&(t=new FormData(t)),ve.isFormData(t))return s?JSON.stringify(z0(t)):t;if(ve.isArrayBuffer(t)||ve.isBuffer(t)||ve.isStream(t)||ve.isFile(t)||ve.isBlob(t)||ve.isReadableStream(t))return t;if(ve.isArrayBufferView(t))return t.buffer;if(ve.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let u;if(a){if(r.indexOf("application/x-www-form-urlencoded")>-1)return yO(t,this.formSerializer).toString();if((u=ve.isFileList(t))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Wc(u?{"files[]":t}:t,c&&new c,this.formSerializer)}}return a||s?(n.setContentType("application/json",!1),wO(t)):t}],transformResponse:[function(t){const n=this.transitional||Vo.transitional,r=n&&n.forcedJSONParsing,s=this.responseType==="json";if(ve.isResponse(t)||ve.isReadableStream(t))return t;if(t&&ve.isString(t)&&(r&&!this.responseType||s)){const o=!(n&&n.silentJSONParsing)&&s;try{return JSON.parse(t,this.parseReviver)}catch(u){if(o)throw u.name==="SyntaxError"?dt.from(u,dt.ERR_BAD_RESPONSE,this,null,this.response):u}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:nr.classes.FormData,Blob:nr.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};ve.forEach(["delete","get","head","post","put","patch"],e=>{Vo.headers[e]={}});const xO=ve.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),SO=e=>{const t={};let n,r,s;return e&&e.split(` +`).forEach(function(o){s=o.indexOf(":"),n=o.substring(0,s).trim().toLowerCase(),r=o.substring(s+1).trim(),!(!n||t[n]&&xO[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},Yv=Symbol("internals");function Gl(e){return e&&String(e).trim().toLowerCase()}function tc(e){return e===!1||e==null?e:ve.isArray(e)?e.map(tc):String(e)}function kO(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const TO=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function $f(e,t,n,r,s){if(ve.isFunction(r))return r.call(this,t,n);if(s&&(t=n),!!ve.isString(t)){if(ve.isString(r))return t.indexOf(r)!==-1;if(ve.isRegExp(r))return r.test(t)}}function CO(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function AO(e,t){const n=ve.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(s,a,o){return this[r].call(this,t,s,a,o)},configurable:!0})})}let Cr=class{constructor(t){t&&this.set(t)}set(t,n,r){const s=this;function a(u,c,h){const f=Gl(c);if(!f)throw new Error("header name must be a non-empty string");const p=ve.findKey(s,f);(!p||s[p]===void 0||h===!0||h===void 0&&s[p]!==!1)&&(s[p||c]=tc(u))}const o=(u,c)=>ve.forEach(u,(h,f)=>a(h,f,c));if(ve.isPlainObject(t)||t instanceof this.constructor)o(t,n);else if(ve.isString(t)&&(t=t.trim())&&!TO(t))o(SO(t),n);else if(ve.isObject(t)&&ve.isIterable(t)){let u={},c,h;for(const f of t){if(!ve.isArray(f))throw TypeError("Object iterator must return a key-value pair");u[h=f[0]]=(c=u[h])?ve.isArray(c)?[...c,f[1]]:[c,f[1]]:f[1]}o(u,n)}else t!=null&&a(n,t,r);return this}get(t,n){if(t=Gl(t),t){const r=ve.findKey(this,t);if(r){const s=this[r];if(!n)return s;if(n===!0)return kO(s);if(ve.isFunction(n))return n.call(this,s,r);if(ve.isRegExp(n))return n.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Gl(t),t){const r=ve.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||$f(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let s=!1;function a(o){if(o=Gl(o),o){const u=ve.findKey(r,o);u&&(!n||$f(r,r[u],u,n))&&(delete r[u],s=!0)}}return ve.isArray(t)?t.forEach(a):a(t),s}clear(t){const n=Object.keys(this);let r=n.length,s=!1;for(;r--;){const a=n[r];(!t||$f(this,this[a],a,t,!0))&&(delete this[a],s=!0)}return s}normalize(t){const n=this,r={};return ve.forEach(this,(s,a)=>{const o=ve.findKey(r,a);if(o){n[o]=tc(s),delete n[a];return}const u=t?CO(a):String(a).trim();u!==a&&delete n[a],n[u]=tc(s),r[u]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return ve.forEach(this,(r,s)=>{r!=null&&r!==!1&&(n[s]=t&&ve.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(` +`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(s=>r.set(s)),r}static accessor(t){const r=(this[Yv]=this[Yv]={accessors:{}}).accessors,s=this.prototype;function a(o){const u=Gl(o);r[u]||(AO(s,o),r[u]=!0)}return ve.isArray(t)?t.forEach(a):a(t),this}};Cr.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);ve.reduceDescriptors(Cr.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});ve.freezeMethods(Cr);function Bf(e,t){const n=this||Vo,r=t||n,s=Cr.from(r.headers);let a=r.data;return ve.forEach(e,function(u){a=u.call(n,a,s.normalize(),t?t.status:void 0)}),s.normalize(),a}function K0(e){return!!(e&&e.__CANCEL__)}function El(e,t,n){dt.call(this,e??"canceled",dt.ERR_CANCELED,t,n),this.name="CanceledError"}ve.inherits(El,dt,{__CANCEL__:!0});function G0(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new dt("Request failed with status code "+n.status,[dt.ERR_BAD_REQUEST,dt.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function EO(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function OO(e,t){e=e||10;const n=new Array(e),r=new Array(e);let s=0,a=0,o;return t=t!==void 0?t:1e3,function(c){const h=Date.now(),f=r[a];o||(o=h),n[s]=c,r[s]=h;let p=a,m=0;for(;p!==s;)m+=n[p++],p=p%e;if(s=(s+1)%e,s===a&&(a=(a+1)%e),h-o{n=f,s=null,a&&(clearTimeout(a),a=null),e(...h)};return[(...h)=>{const f=Date.now(),p=f-n;p>=r?o(h,f):(s=h,a||(a=setTimeout(()=>{a=null,o(s)},r-p)))},()=>s&&o(s)]}const dc=(e,t,n=3)=>{let r=0;const s=OO(50,250);return MO(a=>{const o=a.loaded,u=a.lengthComputable?a.total:void 0,c=o-r,h=s(c),f=o<=u;r=o;const p={loaded:o,total:u,progress:u?o/u:void 0,bytes:c,rate:h||void 0,estimated:h&&u&&f?(u-o)/h:void 0,event:a,lengthComputable:u!=null,[t?"download":"upload"]:!0};e(p)},n)},zv=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Kv=e=>(...t)=>ve.asap(()=>e(...t)),RO=nr.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,nr.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(nr.origin),nr.navigator&&/(msie|trident)/i.test(nr.navigator.userAgent)):()=>!0,DO=nr.hasStandardBrowserEnv?{write(e,t,n,r,s,a,o){if(typeof document>"u")return;const u=[`${e}=${encodeURIComponent(t)}`];ve.isNumber(n)&&u.push(`expires=${new Date(n).toUTCString()}`),ve.isString(r)&&u.push(`path=${r}`),ve.isString(s)&&u.push(`domain=${s}`),a===!0&&u.push("secure"),ve.isString(o)&&u.push(`SameSite=${o}`),document.cookie=u.join("; ")},read(e){if(typeof document>"u")return null;const t=document.cookie.match(new RegExp("(?:^|; )"+e+"=([^;]*)"));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function PO(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function LO(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function J0(e,t,n){let r=!PO(t);return e&&(r||n==!1)?LO(e,t):t}const Gv=e=>e instanceof Cr?{...e}:e;function ya(e,t){t=t||{};const n={};function r(h,f,p,m){return ve.isPlainObject(h)&&ve.isPlainObject(f)?ve.merge.call({caseless:m},h,f):ve.isPlainObject(f)?ve.merge({},f):ve.isArray(f)?f.slice():f}function s(h,f,p,m){if(ve.isUndefined(f)){if(!ve.isUndefined(h))return r(void 0,h,p,m)}else return r(h,f,p,m)}function a(h,f){if(!ve.isUndefined(f))return r(void 0,f)}function o(h,f){if(ve.isUndefined(f)){if(!ve.isUndefined(h))return r(void 0,h)}else return r(void 0,f)}function u(h,f,p){if(p in t)return r(h,f);if(p in e)return r(void 0,h)}const c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:u,headers:(h,f,p)=>s(Gv(h),Gv(f),p,!0)};return ve.forEach(Object.keys({...e,...t}),function(f){const p=c[f]||s,m=p(e[f],t[f],f);ve.isUndefined(m)&&p!==u||(n[f]=m)}),n}const Z0=e=>{const t=ya({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:a,headers:o,auth:u}=t;if(t.headers=o=Cr.from(o),t.url=q0(J0(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),u&&o.set("Authorization","Basic "+btoa((u.username||"")+":"+(u.password?unescape(encodeURIComponent(u.password)):""))),ve.isFormData(n)){if(nr.hasStandardBrowserEnv||nr.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if(ve.isFunction(n.getHeaders)){const c=n.getHeaders(),h=["content-type","content-length"];Object.entries(c).forEach(([f,p])=>{h.includes(f.toLowerCase())&&o.set(f,p)})}}if(nr.hasStandardBrowserEnv&&(r&&ve.isFunction(r)&&(r=r(t)),r||r!==!1&&RO(t.url))){const c=s&&a&&DO.read(a);c&&o.set(s,c)}return t},IO=typeof XMLHttpRequest<"u",NO=IO&&function(e){return new Promise(function(n,r){const s=Z0(e);let a=s.data;const o=Cr.from(s.headers).normalize();let{responseType:u,onUploadProgress:c,onDownloadProgress:h}=s,f,p,m,y,_;function b(){y&&y(),_&&_(),s.cancelToken&&s.cancelToken.unsubscribe(f),s.signal&&s.signal.removeEventListener("abort",f)}let S=new XMLHttpRequest;S.open(s.method.toUpperCase(),s.url,!0),S.timeout=s.timeout;function $(){if(!S)return;const x=Cr.from("getAllResponseHeaders"in S&&S.getAllResponseHeaders()),B={data:!u||u==="text"||u==="json"?S.responseText:S.response,status:S.status,statusText:S.statusText,headers:x,config:e,request:S};G0(function(F){n(F),b()},function(F){r(F),b()},B),S=null}"onloadend"in S?S.onloadend=$:S.onreadystatechange=function(){!S||S.readyState!==4||S.status===0&&!(S.responseURL&&S.responseURL.indexOf("file:")===0)||setTimeout($)},S.onabort=function(){S&&(r(new dt("Request aborted",dt.ECONNABORTED,e,S)),S=null)},S.onerror=function(C){const B=C&&C.message?C.message:"Network Error",H=new dt(B,dt.ERR_NETWORK,e,S);H.event=C||null,r(H),S=null},S.ontimeout=function(){let C=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const B=s.transitional||Y0;s.timeoutErrorMessage&&(C=s.timeoutErrorMessage),r(new dt(C,B.clarifyTimeoutError?dt.ETIMEDOUT:dt.ECONNABORTED,e,S)),S=null},a===void 0&&o.setContentType(null),"setRequestHeader"in S&&ve.forEach(o.toJSON(),function(C,B){S.setRequestHeader(B,C)}),ve.isUndefined(s.withCredentials)||(S.withCredentials=!!s.withCredentials),u&&u!=="json"&&(S.responseType=s.responseType),h&&([m,_]=dc(h,!0),S.addEventListener("progress",m)),c&&S.upload&&([p,y]=dc(c),S.upload.addEventListener("progress",p),S.upload.addEventListener("loadend",y)),(s.cancelToken||s.signal)&&(f=x=>{S&&(r(!x||x.type?new El(null,e,S):x),S.abort(),S=null)},s.cancelToken&&s.cancelToken.subscribe(f),s.signal&&(s.signal.aborted?f():s.signal.addEventListener("abort",f)));const V=EO(s.url);if(V&&nr.protocols.indexOf(V)===-1){r(new dt("Unsupported protocol "+V+":",dt.ERR_BAD_REQUEST,e));return}S.send(a||null)})},VO=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,s;const a=function(h){if(!s){s=!0,u();const f=h instanceof Error?h:this.reason;r.abort(f instanceof dt?f:new El(f instanceof Error?f.message:f))}};let o=t&&setTimeout(()=>{o=null,a(new dt(`timeout ${t} of ms exceeded`,dt.ETIMEDOUT))},t);const u=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach(h=>{h.unsubscribe?h.unsubscribe(a):h.removeEventListener("abort",a)}),e=null)};e.forEach(h=>h.addEventListener("abort",a));const{signal:c}=r;return c.unsubscribe=()=>ve.asap(u),c}},FO=function*(e,t){let n=e.byteLength;if(n{const s=$O(e,t);let a=0,o,u=c=>{o||(o=!0,r&&r(c))};return new ReadableStream({async pull(c){try{const{done:h,value:f}=await s.next();if(h){u(),c.close();return}let p=f.byteLength;if(n){let m=a+=p;n(m)}c.enqueue(new Uint8Array(f))}catch(h){throw u(h),h}},cancel(c){return u(c),s.return()}},{highWaterMark:2})},Zv=64*1024,{isFunction:Vu}=ve,HO=(({Request:e,Response:t})=>({Request:e,Response:t}))(ve.global),{ReadableStream:Xv,TextEncoder:Qv}=ve.global,ey=(e,...t)=>{try{return!!e(...t)}catch{return!1}},UO=e=>{e=ve.merge.call({skipUndefined:!0},HO,e);const{fetch:t,Request:n,Response:r}=e,s=t?Vu(t):typeof fetch=="function",a=Vu(n),o=Vu(r);if(!s)return!1;const u=s&&Vu(Xv),c=s&&(typeof Qv=="function"?(_=>b=>_.encode(b))(new Qv):async _=>new Uint8Array(await new n(_).arrayBuffer())),h=a&&u&&ey(()=>{let _=!1;const b=new n(nr.origin,{body:new Xv,method:"POST",get duplex(){return _=!0,"half"}}).headers.has("Content-Type");return _&&!b}),f=o&&u&&ey(()=>ve.isReadableStream(new r("").body)),p={stream:f&&(_=>_.body)};s&&["text","arrayBuffer","blob","formData","stream"].forEach(_=>{!p[_]&&(p[_]=(b,S)=>{let $=b&&b[_];if($)return $.call(b);throw new dt(`Response type '${_}' is not supported`,dt.ERR_NOT_SUPPORT,S)})});const m=async _=>{if(_==null)return 0;if(ve.isBlob(_))return _.size;if(ve.isSpecCompliantForm(_))return(await new n(nr.origin,{method:"POST",body:_}).arrayBuffer()).byteLength;if(ve.isArrayBufferView(_)||ve.isArrayBuffer(_))return _.byteLength;if(ve.isURLSearchParams(_)&&(_=_+""),ve.isString(_))return(await c(_)).byteLength},y=async(_,b)=>{const S=ve.toFiniteNumber(_.getContentLength());return S??m(b)};return async _=>{let{url:b,method:S,data:$,signal:V,cancelToken:x,timeout:C,onDownloadProgress:B,onUploadProgress:H,responseType:F,headers:U,withCredentials:P="same-origin",fetchOptions:O}=Z0(_),J=t||fetch;F=F?(F+"").toLowerCase():"text";let X=VO([V,x&&x.toAbortSignal()],C),de=null;const ne=X&&X.unsubscribe&&(()=>{X.unsubscribe()});let N;try{if(H&&h&&S!=="get"&&S!=="head"&&(N=await y(U,$))!==0){let Re=new n(b,{method:"POST",body:$,duplex:"half"}),W;if(ve.isFormData($)&&(W=Re.headers.get("content-type"))&&U.setContentType(W),Re.body){const[se,E]=zv(N,dc(Kv(H)));$=Jv(Re.body,Zv,se,E)}}ve.isString(P)||(P=P?"include":"omit");const G=a&&"credentials"in n.prototype,R={...O,signal:X,method:S.toUpperCase(),headers:U.normalize().toJSON(),body:$,duplex:"half",credentials:G?P:void 0};de=a&&new n(b,R);let j=await(a?J(de,O):J(b,R));const ce=f&&(F==="stream"||F==="response");if(f&&(B||ce&&ne)){const Re={};["status","statusText","headers"].forEach(re=>{Re[re]=j[re]});const W=ve.toFiniteNumber(j.headers.get("content-length")),[se,E]=B&&zv(W,dc(Kv(B),!0))||[];j=new r(Jv(j.body,Zv,se,()=>{E&&E(),ne&&ne()}),Re)}F=F||"text";let Ce=await p[ve.findKey(p,F)||"text"](j,_);return!ce&&ne&&ne(),await new Promise((Re,W)=>{G0(Re,W,{data:Ce,headers:Cr.from(j.headers),status:j.status,statusText:j.statusText,config:_,request:de})})}catch(G){throw ne&&ne(),G&&G.name==="TypeError"&&/Load failed|fetch/i.test(G.message)?Object.assign(new dt("Network Error",dt.ERR_NETWORK,_,de),{cause:G.cause||G}):dt.from(G,G&&G.code,_,de)}}},jO=new Map,X0=e=>{let t=e&&e.env||{};const{fetch:n,Request:r,Response:s}=t,a=[r,s,n];let o=a.length,u=o,c,h,f=jO;for(;u--;)c=a[u],h=f.get(c),h===void 0&&f.set(c,h=u?new Map:UO(t)),f=h;return h};X0();const tp={http:aO,xhr:NO,fetch:{get:X0}};ve.forEach(tp,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const ty=e=>`- ${e}`,WO=e=>ve.isFunction(e)||e===null||e===!1;function qO(e,t){e=ve.isArray(e)?e:[e];const{length:n}=e;let r,s;const a={};for(let o=0;o`adapter ${c} `+(h===!1?"is not supported by the environment":"is not available in the build"));let u=n?o.length>1?`since : +`+o.map(ty).join(` +`):" "+ty(o[0]):"as no adapter specified";throw new dt("There is no suitable adapter to dispatch the request "+u,"ERR_NOT_SUPPORT")}return s}const Q0={getAdapter:qO,adapters:tp};function Hf(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new El(null,e)}function ny(e){return Hf(e),e.headers=Cr.from(e.headers),e.data=Bf.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Q0.getAdapter(e.adapter||Vo.adapter,e)(e).then(function(r){return Hf(e),r.data=Bf.call(e,e.transformResponse,r),r.headers=Cr.from(r.headers),r},function(r){return K0(r)||(Hf(e),r&&r.response&&(r.response.data=Bf.call(e,e.transformResponse,r.response),r.response.headers=Cr.from(r.response.headers))),Promise.reject(r)})}const e_="1.13.2",qc={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{qc[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const ry={};qc.transitional=function(t,n,r){function s(a,o){return"[Axios v"+e_+"] Transitional option '"+a+"'"+o+(r?". "+r:"")}return(a,o,u)=>{if(t===!1)throw new dt(s(o," has been removed"+(n?" in "+n:"")),dt.ERR_DEPRECATED);return n&&!ry[o]&&(ry[o]=!0,console.warn(s(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(a,o,u):!0}};qc.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function YO(e,t,n){if(typeof e!="object")throw new dt("options must be an object",dt.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let s=r.length;for(;s-- >0;){const a=r[s],o=t[a];if(o){const u=e[a],c=u===void 0||o(u,a,e);if(c!==!0)throw new dt("option "+a+" must be "+c,dt.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new dt("Unknown option "+a,dt.ERR_BAD_OPTION)}}const nc={assertOptions:YO,validators:qc},Cs=nc.validators;let ca=class{constructor(t){this.defaults=t||{},this.interceptors={request:new qv,response:new qv}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const a=s.stack?s.stack.replace(/^.+\n/,""):"";try{r.stack?a&&!String(r.stack).endsWith(a.replace(/^.+\n.+\n/,""))&&(r.stack+=` +`+a):r.stack=a}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=ya(this.defaults,n);const{transitional:r,paramsSerializer:s,headers:a}=n;r!==void 0&&nc.assertOptions(r,{silentJSONParsing:Cs.transitional(Cs.boolean),forcedJSONParsing:Cs.transitional(Cs.boolean),clarifyTimeoutError:Cs.transitional(Cs.boolean)},!1),s!=null&&(ve.isFunction(s)?n.paramsSerializer={serialize:s}:nc.assertOptions(s,{encode:Cs.function,serialize:Cs.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),nc.assertOptions(n,{baseUrl:Cs.spelling("baseURL"),withXsrfToken:Cs.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=a&&ve.merge(a.common,a[n.method]);a&&ve.forEach(["delete","get","head","post","put","patch","common"],_=>{delete a[_]}),n.headers=Cr.concat(o,a);const u=[];let c=!0;this.interceptors.request.forEach(function(b){typeof b.runWhen=="function"&&b.runWhen(n)===!1||(c=c&&b.synchronous,u.unshift(b.fulfilled,b.rejected))});const h=[];this.interceptors.response.forEach(function(b){h.push(b.fulfilled,b.rejected)});let f,p=0,m;if(!c){const _=[ny.bind(this),void 0];for(_.unshift(...u),_.push(...h),m=_.length,f=Promise.resolve(n);p{if(!r._listeners)return;let a=r._listeners.length;for(;a-- >0;)r._listeners[a](s);r._listeners=null}),this.promise.then=s=>{let a;const o=new Promise(u=>{r.subscribe(u),a=u}).then(s);return o.cancel=function(){r.unsubscribe(a)},o},t(function(a,o,u){r.reason||(r.reason=new El(a,o,u),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new t_(function(s){t=s}),cancel:t}}};function KO(e){return function(n){return e.apply(null,n)}}function GO(e){return ve.isObject(e)&&e.isAxiosError===!0}const bh={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(bh).forEach(([e,t])=>{bh[t]=e});function n_(e){const t=new ca(e),n=P0(ca.prototype.request,t);return ve.extend(n,ca.prototype,t,{allOwnKeys:!0}),ve.extend(n,t,null,{allOwnKeys:!0}),n.create=function(s){return n_(ya(e,s))},n}const At=n_(Vo);At.Axios=ca;At.CanceledError=El;At.CancelToken=zO;At.isCancel=K0;At.VERSION=e_;At.toFormData=Wc;At.AxiosError=dt;At.Cancel=At.CanceledError;At.all=function(t){return Promise.all(t)};At.spread=KO;At.isAxiosError=GO;At.mergeConfig=ya;At.AxiosHeaders=Cr;At.formToJSON=e=>z0(ve.isHTMLForm(e)?new FormData(e):e);At.getAdapter=Q0.getAdapter;At.HttpStatusCode=bh;At.default=At;const{Axios:x9,AxiosError:S9,CanceledError:k9,isCancel:T9,CancelToken:C9,VERSION:A9,all:E9,Cancel:O9,isAxiosError:M9,spread:R9,toFormData:D9,AxiosHeaders:P9,HttpStatusCode:L9,formToJSON:I9,getAdapter:N9,mergeConfig:V9}=At;window.axios=At;window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest";let sy=document.head.querySelector('meta[name="csrf-token"]');sy?window.axios.defaults.headers.common["X-CSRF-TOKEN"]=sy.content:console.error("CSRF token not found: https://laravel.com/docs/csrf#csrf-x-csrf-token");/** +* @vue/shared v3.5.26 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/function Ur(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Ct={},rl=[],zn=()=>{},el=()=>!1,xa=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),np=e=>e.startsWith("onUpdate:"),xt=Object.assign,rp=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},JO=Object.prototype.hasOwnProperty,Dt=(e,t)=>JO.call(e,t),Ye=Array.isArray,sl=e=>Ol(e)==="[object Map]",Sa=e=>Ol(e)==="[object Set]",iy=e=>Ol(e)==="[object Date]",ZO=e=>Ol(e)==="[object RegExp]",at=e=>typeof e=="function",ut=e=>typeof e=="string",Or=e=>typeof e=="symbol",Ft=e=>e!==null&&typeof e=="object",sp=e=>(Ft(e)||at(e))&&at(e.then)&&at(e.catch),r_=Object.prototype.toString,Ol=e=>r_.call(e),XO=e=>Ol(e).slice(8,-1),Yc=e=>Ol(e)==="[object Object]",zc=e=>ut(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Di=Ur(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),QO=Ur("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),Kc=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},eM=/-\w/g,Zt=Kc(e=>e.replace(eM,t=>t.slice(1).toUpperCase())),tM=/\B([A-Z])/g,xr=Kc(e=>e.replace(tM,"-$1").toLowerCase()),ka=Kc(e=>e.charAt(0).toUpperCase()+e.slice(1)),il=Kc(e=>e?`on${ka(e)}`:""),cr=(e,t)=>!Object.is(e,t),al=(e,...t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},Gc=e=>{const t=parseFloat(e);return isNaN(t)?e:t},fc=e=>{const t=ut(e)?Number(e):NaN;return isNaN(t)?e:t};let ay;const Jc=()=>ay||(ay=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"||typeof window<"u"?window:{});function nM(e,t){return e+JSON.stringify(t,(n,r)=>typeof r=="function"?r.toString():r)}const rM="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error,Symbol",sM=Ur(rM);function xn(e){if(Ye(e)){const t={};for(let n=0;n{if(n){const r=n.split(aM);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function $e(e){let t="";if(ut(e))t=e;else if(Ye(e))for(let n=0;nVi(n,t))}const l_=e=>!!(e&&e.__v_isRef===!0),ie=e=>ut(e)?e:e==null?"":Ye(e)||Ft(e)&&(e.toString===r_||!at(e.toString))?l_(e)?ie(e.value):JSON.stringify(e,o_,2):String(e),o_=(e,t)=>l_(t)?o_(e,t.value):sl(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],a)=>(n[Uf(r,a)+" =>"]=s,n),{})}:Sa(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Uf(n))}:Or(t)?Uf(t):Ft(t)&&!Ye(t)&&!Yc(t)?String(t):t,Uf=(e,t="")=>{var n;return Or(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};function _M(e){return e==null?"initial":typeof e=="string"?e===""?" ":e:String(e)}/** +* @vue/reactivity v3.5.26 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/let Xn;class ip{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Xn,!t&&Xn&&(this.index=(Xn.scopes||(Xn.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t0&&--this._on===0&&(Xn=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n0)return;if(ao){let t=ao;for(ao=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;io;){let t=io;for(io=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function f_(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function h_(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),up(r),wM(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function wh(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(p_(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function p_(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===vo)||(e.globalVersion=vo,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!wh(e))))return;e.flags|=2;const t=e.dep,n=zt,r=ps;zt=e,ps=!0;try{f_(e);const s=e.fn(e._value);(t.version===0||cr(s,e._value))&&(e.flags|=128,e._value=s,t.version++)}catch(s){throw t.version++,s}finally{zt=n,ps=r,h_(e),e.flags&=-3}}function up(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let a=n.computed.deps;a;a=a.nextDep)up(a,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function wM(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}function xM(e,t){e.effect instanceof go&&(e=e.effect.fn);const n=new go(e);t&&xt(n,t);try{n.run()}catch(s){throw n.stop(),s}const r=n.run.bind(n);return r.effect=n,r}function SM(e){e.effect.stop()}let ps=!0;const m_=[];function ii(){m_.push(ps),ps=!1}function ai(){const e=m_.pop();ps=e===void 0?!0:e}function ly(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=zt;zt=void 0;try{t()}finally{zt=n}}}let vo=0;class kM{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Xc{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!zt||!ps||zt===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==zt)n=this.activeLink=new kM(zt,this),zt.deps?(n.prevDep=zt.depsTail,zt.depsTail.nextDep=n,zt.depsTail=n):zt.deps=zt.depsTail=n,g_(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=zt.depsTail,n.nextDep=void 0,zt.depsTail.nextDep=n,zt.depsTail=n,zt.deps===n&&(zt.deps=r)}return n}trigger(t){this.version++,vo++,this.notify(t)}notify(t){lp();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{op()}}}function g_(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)g_(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const hc=new WeakMap,da=Symbol(""),xh=Symbol(""),yo=Symbol("");function tr(e,t,n){if(ps&&zt){let r=hc.get(e);r||hc.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new Xc),s.map=r,s.key=n),s.track()}}function Xs(e,t,n,r,s,a){const o=hc.get(e);if(!o){vo++;return}const u=c=>{c&&c.trigger()};if(lp(),t==="clear")o.forEach(u);else{const c=Ye(e),h=c&&zc(n);if(c&&n==="length"){const f=Number(r);o.forEach((p,m)=>{(m==="length"||m===yo||!Or(m)&&m>=f)&&u(p)})}else switch((n!==void 0||o.has(void 0))&&u(o.get(n)),h&&u(o.get(yo)),t){case"add":c?h&&u(o.get("length")):(u(o.get(da)),sl(e)&&u(o.get(xh)));break;case"delete":c||(u(o.get(da)),sl(e)&&u(o.get(xh)));break;case"set":sl(e)&&u(o.get(da));break}}op()}function TM(e,t){const n=hc.get(e);return n&&n.get(t)}function ja(e){const t=Mt(e);return t===e?t:(tr(t,"iterate",yo),Ar(e)?t:t.map(vs))}function Qc(e){return tr(e=Mt(e),"iterate",yo),e}function Ci(e,t){return Ls(e)?ni(e)?dl(vs(t)):dl(t):vs(t)}const CM={__proto__:null,[Symbol.iterator](){return Wf(this,Symbol.iterator,e=>Ci(this,e))},concat(...e){return ja(this).concat(...e.map(t=>Ye(t)?ja(t):t))},entries(){return Wf(this,"entries",e=>(e[1]=Ci(this,e[1]),e))},every(e,t){return Ys(this,"every",e,t,void 0,arguments)},filter(e,t){return Ys(this,"filter",e,t,n=>n.map(r=>Ci(this,r)),arguments)},find(e,t){return Ys(this,"find",e,t,n=>Ci(this,n),arguments)},findIndex(e,t){return Ys(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ys(this,"findLast",e,t,n=>Ci(this,n),arguments)},findLastIndex(e,t){return Ys(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ys(this,"forEach",e,t,void 0,arguments)},includes(...e){return qf(this,"includes",e)},indexOf(...e){return qf(this,"indexOf",e)},join(e){return ja(this).join(e)},lastIndexOf(...e){return qf(this,"lastIndexOf",e)},map(e,t){return Ys(this,"map",e,t,void 0,arguments)},pop(){return Jl(this,"pop")},push(...e){return Jl(this,"push",e)},reduce(e,...t){return oy(this,"reduce",e,t)},reduceRight(e,...t){return oy(this,"reduceRight",e,t)},shift(){return Jl(this,"shift")},some(e,t){return Ys(this,"some",e,t,void 0,arguments)},splice(...e){return Jl(this,"splice",e)},toReversed(){return ja(this).toReversed()},toSorted(e){return ja(this).toSorted(e)},toSpliced(...e){return ja(this).toSpliced(...e)},unshift(...e){return Jl(this,"unshift",e)},values(){return Wf(this,"values",e=>Ci(this,e))}};function Wf(e,t,n){const r=Qc(e),s=r[t]();return r!==e&&!Ar(e)&&(s._next=s.next,s.next=()=>{const a=s._next();return a.done||(a.value=n(a.value)),a}),s}const AM=Array.prototype;function Ys(e,t,n,r,s,a){const o=Qc(e),u=o!==e&&!Ar(e),c=o[t];if(c!==AM[t]){const p=c.apply(e,a);return u?vs(p):p}let h=n;o!==e&&(u?h=function(p,m){return n.call(this,Ci(e,p),m,e)}:n.length>2&&(h=function(p,m){return n.call(this,p,m,e)}));const f=c.call(o,h,r);return u&&s?s(f):f}function oy(e,t,n,r){const s=Qc(e);let a=n;return s!==e&&(Ar(e)?n.length>3&&(a=function(o,u,c){return n.call(this,o,u,c,e)}):a=function(o,u,c){return n.call(this,o,Ci(e,u),c,e)}),s[t](a,...r)}function qf(e,t,n){const r=Mt(e);tr(r,"iterate",yo);const s=r[t](...n);return(s===-1||s===!1)&&Fo(n[0])?(n[0]=Mt(n[0]),r[t](...n)):s}function Jl(e,t,n=[]){ii(),lp();const r=Mt(e)[t].apply(e,n);return op(),ai(),r}const EM=Ur("__proto__,__v_isRef,__isVue"),v_=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Or));function OM(e){Or(e)||(e=String(e));const t=Mt(this);return tr(t,"has",e),t.hasOwnProperty(e)}class y_{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const s=this._isReadonly,a=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return a;if(n==="__v_raw")return r===(s?a?k_:S_:a?x_:w_).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const o=Ye(t);if(!s){let c;if(o&&(c=CM[n]))return c;if(n==="hasOwnProperty")return OM}const u=Reflect.get(t,n,dn(t)?t:r);if((Or(n)?v_.has(n):EM(n))||(s||tr(t,"get",n),a))return u;if(dn(u)){const c=o&&zc(n)?u:u.value;return s&&Ft(c)?pc(c):c}return Ft(u)?s?pc(u):Hr(u):u}}class __ extends y_{constructor(t=!1){super(!1,t)}set(t,n,r,s){let a=t[n];const o=Ye(t)&&zc(n);if(!this._isShallow){const h=Ls(a);if(!Ar(r)&&!Ls(r)&&(a=Mt(a),r=Mt(r)),!o&&dn(a)&&!dn(r))return h||(a.value=r),!0}const u=o?Number(n)e,Fu=e=>Reflect.getPrototypeOf(e);function LM(e,t,n){return function(...r){const s=this.__v_raw,a=Mt(s),o=sl(a),u=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,h=s[e](...r),f=n?Sh:t?dl:vs;return!t&&tr(a,"iterate",c?xh:da),{next(){const{value:p,done:m}=h.next();return m?{value:p,done:m}:{value:u?[f(p[0]),f(p[1])]:f(p),done:m}},[Symbol.iterator](){return this}}}}function $u(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function IM(e,t){const n={get(s){const a=this.__v_raw,o=Mt(a),u=Mt(s);e||(cr(s,u)&&tr(o,"get",s),tr(o,"get",u));const{has:c}=Fu(o),h=t?Sh:e?dl:vs;if(c.call(o,s))return h(a.get(s));if(c.call(o,u))return h(a.get(u));a!==o&&a.get(s)},get size(){const s=this.__v_raw;return!e&&tr(Mt(s),"iterate",da),s.size},has(s){const a=this.__v_raw,o=Mt(a),u=Mt(s);return e||(cr(s,u)&&tr(o,"has",s),tr(o,"has",u)),s===u?a.has(s):a.has(s)||a.has(u)},forEach(s,a){const o=this,u=o.__v_raw,c=Mt(u),h=t?Sh:e?dl:vs;return!e&&tr(c,"iterate",da),u.forEach((f,p)=>s.call(a,h(f),h(p),o))}};return xt(n,e?{add:$u("add"),set:$u("set"),delete:$u("delete"),clear:$u("clear")}:{add(s){!t&&!Ar(s)&&!Ls(s)&&(s=Mt(s));const a=Mt(this);return Fu(a).has.call(a,s)||(a.add(s),Xs(a,"add",s,s)),this},set(s,a){!t&&!Ar(a)&&!Ls(a)&&(a=Mt(a));const o=Mt(this),{has:u,get:c}=Fu(o);let h=u.call(o,s);h||(s=Mt(s),h=u.call(o,s));const f=c.call(o,s);return o.set(s,a),h?cr(a,f)&&Xs(o,"set",s,a):Xs(o,"add",s,a),this},delete(s){const a=Mt(this),{has:o,get:u}=Fu(a);let c=o.call(a,s);c||(s=Mt(s),c=o.call(a,s)),u&&u.call(a,s);const h=a.delete(s);return c&&Xs(a,"delete",s,void 0),h},clear(){const s=Mt(this),a=s.size!==0,o=s.clear();return a&&Xs(s,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=LM(s,e,t)}),n}function ed(e,t){const n=IM(e,t);return(r,s,a)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(Dt(n,s)&&s in r?n:r,s,a)}const NM={get:ed(!1,!1)},VM={get:ed(!1,!0)},FM={get:ed(!0,!1)},$M={get:ed(!0,!0)},w_=new WeakMap,x_=new WeakMap,S_=new WeakMap,k_=new WeakMap;function BM(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function HM(e){return e.__v_skip||!Object.isExtensible(e)?0:BM(XO(e))}function Hr(e){return Ls(e)?e:td(e,!1,MM,NM,w_)}function T_(e){return td(e,!1,DM,VM,x_)}function pc(e){return td(e,!0,RM,FM,S_)}function UM(e){return td(e,!0,PM,$M,k_)}function td(e,t,n,r,s){if(!Ft(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=HM(e);if(a===0)return e;const o=s.get(e);if(o)return o;const u=new Proxy(e,a===2?r:n);return s.set(e,u),u}function ni(e){return Ls(e)?ni(e.__v_raw):!!(e&&e.__v_isReactive)}function Ls(e){return!!(e&&e.__v_isReadonly)}function Ar(e){return!!(e&&e.__v_isShallow)}function Fo(e){return e?!!e.__v_raw:!1}function Mt(e){const t=e&&e.__v_raw;return t?Mt(t):e}function C_(e){return!Dt(e,"__v_skip")&&Object.isExtensible(e)&&s_(e,"__v_skip",!0),e}const vs=e=>Ft(e)?Hr(e):e,dl=e=>Ft(e)?pc(e):e;function dn(e){return e?e.__v_isRef===!0:!1}function he(e){return E_(e,!1)}function A_(e){return E_(e,!0)}function E_(e,t){return dn(e)?e:new jM(e,t)}class jM{constructor(t,n){this.dep=new Xc,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:Mt(t),this._value=n?t:vs(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||Ar(t)||Ls(t);t=r?t:Mt(t),cr(t,n)&&(this._rawValue=t,this._value=r?t:vs(t),this.dep.trigger())}}function WM(e){e.dep&&e.dep.trigger()}function Q(e){return dn(e)?e.value:e}function qM(e){return at(e)?e():Q(e)}const YM={get:(e,t,n)=>t==="__v_raw"?e:Q(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return dn(s)&&!dn(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function cp(e){return ni(e)?e:new Proxy(e,YM)}class zM{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new Xc,{get:r,set:s}=t(n.track.bind(n),n.trigger.bind(n));this._get=r,this._set=s}get value(){return this._value=this._get()}set value(t){this._set(t)}}function O_(e){return new zM(e)}function KM(e){const t=Ye(e)?new Array(e.length):{};for(const n in e)t[n]=M_(e,n);return t}class GM{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0,this._raw=Mt(t);let s=!0,a=t;if(!Ye(t)||!zc(String(n)))do s=!Fo(a)||Ar(a);while(s&&(a=a.__v_raw));this._shallow=s}get value(){let t=this._object[this._key];return this._shallow&&(t=Q(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&dn(this._raw[this._key])){const n=this._object[this._key];if(dn(n)){n.value=t;return}}this._object[this._key]=t}get dep(){return TM(this._raw,this._key)}}class JM{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function fl(e,t,n){return dn(e)?e:at(e)?new JM(e):Ft(e)&&arguments.length>1?M_(e,t,n):he(e)}function M_(e,t,n){return new GM(e,t,n)}class ZM{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Xc(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=vo-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&zt!==this)return d_(this,!0),!0}get value(){const t=this.dep.track();return p_(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function XM(e,t,n=!1){let r,s;return at(e)?r=e:(r=e.get,s=e.set),new ZM(r,s,n)}const QM={GET:"get",HAS:"has",ITERATE:"iterate"},eR={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},Bu={},mc=new WeakMap;let Ai;function tR(){return Ai}function R_(e,t=!1,n=Ai){if(n){let r=mc.get(n);r||mc.set(n,r=[]),r.push(e)}}function nR(e,t,n=Ct){const{immediate:r,deep:s,once:a,scheduler:o,augmentJob:u,call:c}=n,h=C=>s?C:Ar(C)||s===!1||s===0?Qs(C,1):Qs(C);let f,p,m,y,_=!1,b=!1;if(dn(e)?(p=()=>e.value,_=Ar(e)):ni(e)?(p=()=>h(e),_=!0):Ye(e)?(b=!0,_=e.some(C=>ni(C)||Ar(C)),p=()=>e.map(C=>{if(dn(C))return C.value;if(ni(C))return h(C);if(at(C))return c?c(C,2):C()})):at(e)?t?p=c?()=>c(e,2):e:p=()=>{if(m){ii();try{m()}finally{ai()}}const C=Ai;Ai=f;try{return c?c(e,3,[y]):e(y)}finally{Ai=C}}:p=zn,t&&s){const C=p,B=s===!0?1/0:s;p=()=>Qs(C(),B)}const S=ap(),$=()=>{f.stop(),S&&S.active&&rp(S.effects,f)};if(a&&t){const C=t;t=(...B)=>{C(...B),$()}}let V=b?new Array(e.length).fill(Bu):Bu;const x=C=>{if(!(!(f.flags&1)||!f.dirty&&!C))if(t){const B=f.run();if(s||_||(b?B.some((H,F)=>cr(H,V[F])):cr(B,V))){m&&m();const H=Ai;Ai=f;try{const F=[B,V===Bu?void 0:b&&V[0]===Bu?[]:V,y];V=B,c?c(t,3,F):t(...F)}finally{Ai=H}}}else f.run()};return u&&u(x),f=new go(p),f.scheduler=o?()=>o(x,!1):x,y=C=>R_(C,!1,f),m=f.onStop=()=>{const C=mc.get(f);if(C){if(c)c(C,4);else for(const B of C)B();mc.delete(f)}},t?r?x(!0):V=f.run():o?o(x.bind(null,!0),!0):f.run(),$.pause=f.pause.bind(f),$.resume=f.resume.bind(f),$.stop=$,$}function Qs(e,t=1/0,n){if(t<=0||!Ft(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,dn(e))Qs(e.value,t,n);else if(Ye(e))for(let r=0;r{Qs(r,t,n)});else if(Yc(e)){for(const r in e)Qs(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Qs(e[r],t,n)}return e}/** +* @vue/runtime-core v3.5.26 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/const D_=[];function rR(e){D_.push(e)}function sR(){D_.pop()}function iR(e,t){}const aR={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER",COMPONENT_UPDATE:15,15:"COMPONENT_UPDATE",APP_UNMOUNT_CLEANUP:16,16:"APP_UNMOUNT_CLEANUP"},lR={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush",15:"component update",16:"app unmount cleanup function"};function Ml(e,t,n,r){try{return r?e(...r):e()}catch(s){Ta(s,t,n)}}function rs(e,t,n,r){if(at(e)){const s=Ml(e,t,n,r);return s&&sp(s)&&s.catch(a=>{Ta(a,t,n)}),s}if(Ye(e)){const s=[];for(let a=0;a>>1,s=dr[r],a=bo(s);a=bo(n)?dr.push(e):dr.splice(uR(t),0,e),e.flags|=1,L_()}}function L_(){gc||(gc=P_.then(I_))}function _o(e){Ye(e)?ll.push(...e):Ei&&e.id===-1?Ei.splice(Ja+1,0,e):e.flags&1||(ll.push(e),e.flags|=1),L_()}function uy(e,t,n=Es+1){for(;nbo(n)-bo(r));if(ll.length=0,Ei){Ei.push(...t);return}for(Ei=t,Ja=0;Jae.id==null?e.flags&2?-1:1/0:e.id;function I_(e){try{for(Es=0;EsZa.emit(s,...a)),Hu=[]):typeof window<"u"&&window.HTMLElement&&!((r=(n=window.navigator)==null?void 0:n.userAgent)!=null&&r.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(a=>{N_(a,t)}),setTimeout(()=>{Za||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Hu=[])},3e3)):Hu=[]}let qn=null,nd=null;function wo(e){const t=qn;return qn=e,nd=e&&e.type.__scopeId||null,t}function cR(e){nd=e}function dR(){nd=null}const fR=e=>Te;function Te(e,t=qn,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&ko(-1);const a=wo(t);let o;try{o=e(...s)}finally{wo(a),r._d&&ko(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function Pn(e,t){if(qn===null)return e;const n=Ho(qn),r=e.dirs||(e.dirs=[]);for(let s=0;s1)return n&&at(t)?t.call(r&&r.proxy):t}}function hR(){return!!(Mr()||fa)}const F_=Symbol.for("v-scx"),$_=()=>lo(F_);function B_(e,t){return $o(e,null,t)}function pR(e,t){return $o(e,null,{flush:"post"})}function H_(e,t){return $o(e,null,{flush:"sync"})}function qt(e,t,n){return $o(e,t,n)}function $o(e,t,n=Ct){const{immediate:r,deep:s,flush:a,once:o}=n,u=xt({},n),c=t&&r||!t&&a!=="post";let h;if(pl){if(a==="sync"){const y=$_();h=y.__watcherHandles||(y.__watcherHandles=[])}else if(!c){const y=()=>{};return y.stop=zn,y.resume=zn,y.pause=zn,y}}const f=Wn;u.call=(y,_,b)=>rs(y,f,_,b);let p=!1;a==="post"?u.scheduler=y=>{Cn(y,f&&f.suspense)}:a!=="sync"&&(p=!0,u.scheduler=(y,_)=>{_?y():dp(y)}),u.augmentJob=y=>{t&&(y.flags|=4),p&&(y.flags|=2,f&&(y.id=f.uid,y.i=f))};const m=nR(e,t,u);return pl&&(h?h.push(m):c&&m()),m}function mR(e,t,n){const r=this.proxy,s=ut(e)?e.includes(".")?U_(r,e):()=>r[e]:e.bind(r,r);let a;at(t)?a=t:(a=t.handler,n=t);const o=ba(this),u=$o(s,a.bind(r),n);return o(),u}function U_(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;se.__isTeleport,oo=e=>e&&(e.disabled||e.disabled===""),cy=e=>e&&(e.defer||e.defer===""),dy=e=>typeof SVGElement<"u"&&e instanceof SVGElement,fy=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,kh=(e,t)=>{const n=e&&e.to;return ut(n)?t?t(n):null:n},q_={name:"Teleport",__isTeleport:!0,process(e,t,n,r,s,a,o,u,c,h){const{mc:f,pc:p,pbc:m,o:{insert:y,querySelector:_,createText:b,createComment:S}}=h,$=oo(t.props);let{shapeFlag:V,children:x,dynamicChildren:C}=t;if(e==null){const B=t.el=b(""),H=t.anchor=b("");y(B,n,r),y(H,n,r);const F=(P,O)=>{V&16&&f(x,P,O,s,a,o,u,c)},U=()=>{const P=t.target=kh(t.props,_),O=Y_(P,t,b,y);P&&(o!=="svg"&&dy(P)?o="svg":o!=="mathml"&&fy(P)&&(o="mathml"),s&&s.isCE&&(s.ce._teleportTargets||(s.ce._teleportTargets=new Set)).add(P),$||(F(P,O),rc(t,!1)))};$&&(F(n,H),rc(t,!0)),cy(t.props)?(t.el.__isMounted=!1,Cn(()=>{U(),delete t.el.__isMounted},a)):U()}else{if(cy(t.props)&&e.el.__isMounted===!1){Cn(()=>{q_.process(e,t,n,r,s,a,o,u,c,h)},a);return}t.el=e.el,t.targetStart=e.targetStart;const B=t.anchor=e.anchor,H=t.target=e.target,F=t.targetAnchor=e.targetAnchor,U=oo(e.props),P=U?n:H,O=U?B:F;if(o==="svg"||dy(H)?o="svg":(o==="mathml"||fy(H))&&(o="mathml"),C?(m(e.dynamicChildren,C,P,s,a,o,u),xp(e,t,!0)):c||p(e,t,P,O,s,a,o,u,!1),$)U?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Uu(t,n,B,h,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const J=t.target=kh(t.props,_);J&&Uu(t,J,null,h,0)}else U&&Uu(t,H,F,h,1);rc(t,$)}},remove(e,t,n,{um:r,o:{remove:s}},a){const{shapeFlag:o,children:u,anchor:c,targetStart:h,targetAnchor:f,target:p,props:m}=e;if(p&&(s(h),s(f)),a&&s(c),o&16){const y=a||!oo(m);for(let _=0;_{e.isMounted=!0}),ld(()=>{e.isUnmounting=!0}),e}const Xr=[Function,Array],pp={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Xr,onEnter:Xr,onAfterEnter:Xr,onEnterCancelled:Xr,onBeforeLeave:Xr,onLeave:Xr,onAfterLeave:Xr,onLeaveCancelled:Xr,onBeforeAppear:Xr,onAppear:Xr,onAfterAppear:Xr,onAppearCancelled:Xr},z_=e=>{const t=e.subTree;return t.component?z_(t.component):t},vR={name:"BaseTransition",props:pp,setup(e,{slots:t}){const n=Mr(),r=hp();return()=>{const s=t.default&&rd(t.default(),!0);if(!s||!s.length)return;const a=K_(s),o=Mt(e),{mode:u}=o;if(r.isLeaving)return Yf(a);const c=hy(a);if(!c)return Yf(a);let h=hl(c,o,r,n,p=>h=p);c.type!==wn&&li(c,h);let f=n.subTree&&hy(n.subTree);if(f&&f.type!==wn&&!cs(f,c)&&z_(n).type!==wn){let p=hl(f,o,r,n);if(li(f,p),u==="out-in"&&c.type!==wn)return r.isLeaving=!0,p.afterLeave=()=>{r.isLeaving=!1,n.job.flags&8||n.update(),delete p.afterLeave,f=void 0},Yf(a);u==="in-out"&&c.type!==wn?p.delayLeave=(m,y,_)=>{const b=J_(r,f);b[String(f.key)]=f,m[Js]=()=>{y(),m[Js]=void 0,delete h.delayedLeave,f=void 0},h.delayedLeave=()=>{_(),delete h.delayedLeave,f=void 0}}:f=void 0}else f&&(f=void 0);return a}}};function K_(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==wn){t=n;break}}return t}const G_=vR;function J_(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function hl(e,t,n,r,s){const{appear:a,mode:o,persisted:u=!1,onBeforeEnter:c,onEnter:h,onAfterEnter:f,onEnterCancelled:p,onBeforeLeave:m,onLeave:y,onAfterLeave:_,onLeaveCancelled:b,onBeforeAppear:S,onAppear:$,onAfterAppear:V,onAppearCancelled:x}=t,C=String(e.key),B=J_(n,e),H=(P,O)=>{P&&rs(P,r,9,O)},F=(P,O)=>{const J=O[1];H(P,O),Ye(P)?P.every(X=>X.length<=1)&&J():P.length<=1&&J()},U={mode:o,persisted:u,beforeEnter(P){let O=c;if(!n.isMounted)if(a)O=S||c;else return;P[Js]&&P[Js](!0);const J=B[C];J&&cs(e,J)&&J.el[Js]&&J.el[Js](),H(O,[P])},enter(P){let O=h,J=f,X=p;if(!n.isMounted)if(a)O=$||h,J=V||f,X=x||p;else return;let de=!1;const ne=P[ju]=N=>{de||(de=!0,N?H(X,[P]):H(J,[P]),U.delayedLeave&&U.delayedLeave(),P[ju]=void 0)};O?F(O,[P,ne]):ne()},leave(P,O){const J=String(e.key);if(P[ju]&&P[ju](!0),n.isUnmounting)return O();H(m,[P]);let X=!1;const de=P[Js]=ne=>{X||(X=!0,O(),ne?H(b,[P]):H(_,[P]),P[Js]=void 0,B[J]===e&&delete B[J])};B[J]=e,y?F(y,[P,de]):de()},clone(P){const O=hl(P,t,n,r,s);return s&&s(O),O}};return U}function Yf(e){if(Bo(e))return e=Is(e),e.children=null,e}function hy(e){if(!Bo(e))return W_(e.type)&&e.children?K_(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&at(n.default))return n.default()}}function li(e,t){e.shapeFlag&6&&e.component?(e.transition=t,li(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function rd(e,t=!1,n){let r=[],s=0;for(let a=0;a1)for(let a=0;an.value,set:a=>n.value=a})}return n}const yc=new WeakMap;function ol(e,t,n,r,s=!1){if(Ye(e)){e.forEach((_,b)=>ol(_,t&&(Ye(t)?t[b]:t),n,r,s));return}if(ri(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&ol(e,t,n,r.component.subTree);return}const a=r.shapeFlag&4?Ho(r.component):r.el,o=s?null:a,{i:u,r:c}=e,h=t&&t.r,f=u.refs===Ct?u.refs={}:u.refs,p=u.setupState,m=Mt(p),y=p===Ct?el:_=>Dt(m,_);if(h!=null&&h!==c){if(py(t),ut(h))f[h]=null,y(h)&&(p[h]=null);else if(dn(h)){h.value=null;const _=t;_.k&&(f[_.k]=null)}}if(at(c))Ml(c,u,12,[o,f]);else{const _=ut(c),b=dn(c);if(_||b){const S=()=>{if(e.f){const $=_?y(c)?p[c]:f[c]:c.value;if(s)Ye($)&&rp($,a);else if(Ye($))$.includes(a)||$.push(a);else if(_)f[c]=[a],y(c)&&(p[c]=f[c]);else{const V=[a];c.value=V,e.k&&(f[e.k]=V)}}else _?(f[c]=o,y(c)&&(p[c]=o)):b&&(c.value=o,e.k&&(f[e.k]=o))};if(o){const $=()=>{S(),yc.delete(e)};$.id=-1,yc.set(e,$),Cn($,n)}else py(e),S()}}}function py(e){const t=yc.get(e);t&&(t.flags|=8,yc.delete(e))}let my=!1;const Wa=()=>{my||(console.error("Hydration completed but contains mismatches."),my=!0)},bR=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",wR=e=>e.namespaceURI.includes("MathML"),Wu=e=>{if(e.nodeType===1){if(bR(e))return"svg";if(wR(e))return"mathml"}},tl=e=>e.nodeType===8;function xR(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:a,parentNode:o,remove:u,insert:c,createComment:h}}=e,f=(x,C)=>{if(!C.hasChildNodes()){n(null,x,C),vc(),C._vnode=x;return}p(C.firstChild,x,null,null,null),vc(),C._vnode=x},p=(x,C,B,H,F,U=!1)=>{U=U||!!C.dynamicChildren;const P=tl(x)&&x.data==="[",O=()=>b(x,C,B,H,F,P),{type:J,ref:X,shapeFlag:de,patchFlag:ne}=C;let N=x.nodeType;C.el=x,ne===-2&&(U=!1,C.dynamicChildren=null);let G=null;switch(J){case Pi:N!==3?C.children===""?(c(C.el=s(""),o(x),x),G=x):G=O():(x.data!==C.children&&(Wa(),x.data=C.children),G=a(x));break;case wn:V(x)?(G=a(x),$(C.el=x.content.firstChild,x,B)):N!==8||P?G=O():G=a(x);break;case ha:if(P&&(x=a(x),N=x.nodeType),N===1||N===3){G=x;const R=!C.children.length;for(let j=0;j{U=U||!!C.dynamicChildren;const{type:P,props:O,patchFlag:J,shapeFlag:X,dirs:de,transition:ne}=C,N=P==="input"||P==="option";if(N||J!==-1){de&&Os(C,null,B,"created");let G=!1;if(V(x)){G=Sb(null,ne)&&B&&B.vnode.props&&B.vnode.props.appear;const j=x.content.firstChild;if(G){const ce=j.getAttribute("class");ce&&(j.$cls=ce),ne.beforeEnter(j)}$(j,x,B),C.el=x=j}if(X&16&&!(O&&(O.innerHTML||O.textContent))){let j=y(x.firstChild,C,x,B,H,F,U);for(;j;){qu(x,1)||Wa();const ce=j;j=j.nextSibling,u(ce)}}else if(X&8){let j=C.children;j[0]===` +`&&(x.tagName==="PRE"||x.tagName==="TEXTAREA")&&(j=j.slice(1));const{textContent:ce}=x;ce!==j&&ce!==j.replace(/\r\n|\r/g,` +`)&&(qu(x,0)||Wa(),x.textContent=C.children)}if(O){if(N||!U||J&48){const j=x.tagName.includes("-");for(const ce in O)(N&&(ce.endsWith("value")||ce==="indeterminate")||xa(ce)&&!Di(ce)||ce[0]==="."||j)&&r(x,ce,null,O[ce],void 0,B)}else if(O.onClick)r(x,"onClick",null,O.onClick,void 0,B);else if(J&4&&ni(O.style))for(const j in O.style)O.style[j]}let R;(R=O&&O.onVnodeBeforeMount)&&_r(R,B,C),de&&Os(C,null,B,"beforeMount"),((R=O&&O.onVnodeMounted)||de||G)&&Ab(()=>{R&&_r(R,B,C),G&&ne.enter(x),de&&Os(C,null,B,"mounted")},H)}return x.nextSibling},y=(x,C,B,H,F,U,P)=>{P=P||!!C.dynamicChildren;const O=C.children,J=O.length;for(let X=0;X{const{slotScopeIds:P}=C;P&&(F=F?F.concat(P):P);const O=o(x),J=y(a(x),C,O,B,H,F,U);return J&&tl(J)&&J.data==="]"?a(C.anchor=J):(Wa(),c(C.anchor=h("]"),O,J),J)},b=(x,C,B,H,F,U)=>{if(qu(x.parentElement,1)||Wa(),C.el=null,U){const J=S(x);for(;;){const X=a(x);if(X&&X!==J)u(X);else break}}const P=a(x),O=o(x);return u(x),n(null,C,O,P,B,H,Wu(O),F),B&&(B.vnode.el=C.el,ud(B,C.el)),P},S=(x,C="[",B="]")=>{let H=0;for(;x;)if(x=a(x),x&&tl(x)&&(x.data===C&&H++,x.data===B)){if(H===0)return a(x);H--}return x},$=(x,C,B)=>{const H=C.parentNode;H&&H.replaceChild(x,C);let F=B;for(;F;)F.vnode.el===C&&(F.vnode.el=F.subTree.el=x),F=F.parent},V=x=>x.nodeType===1&&x.tagName==="TEMPLATE";return[f,p]}const gy="data-allow-mismatch",SR={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function qu(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(gy);)e=e.parentElement;const n=e&&e.getAttribute(gy);if(n==null)return!1;if(n==="")return!0;{const r=n.split(",");return t===0&&r.includes("children")?!0:r.includes(SR[t])}}const kR=Jc().requestIdleCallback||(e=>setTimeout(e,1)),TR=Jc().cancelIdleCallback||(e=>clearTimeout(e)),CR=(e=1e4)=>t=>{const n=kR(t,{timeout:e});return()=>TR(n)};function AR(e){const{top:t,left:n,bottom:r,right:s}=e.getBoundingClientRect(),{innerHeight:a,innerWidth:o}=window;return(t>0&&t0&&r0&&n0&&s(t,n)=>{const r=new IntersectionObserver(s=>{for(const a of s)if(a.isIntersecting){r.disconnect(),t();break}},e);return n(s=>{if(s instanceof Element){if(AR(s))return t(),r.disconnect(),!1;r.observe(s)}}),()=>r.disconnect()},OR=e=>t=>{if(e){const n=matchMedia(e);if(n.matches)t();else return n.addEventListener("change",t,{once:!0}),()=>n.removeEventListener("change",t)}},MR=(e=[])=>(t,n)=>{ut(e)&&(e=[e]);let r=!1;const s=o=>{r||(r=!0,a(),t(),o.target.dispatchEvent(new o.constructor(o.type,o)))},a=()=>{n(o=>{for(const u of e)o.removeEventListener(u,s)})};return n(o=>{for(const u of e)o.addEventListener(u,s,{once:!0})}),a};function RR(e,t){if(tl(e)&&e.data==="["){let n=1,r=e.nextSibling;for(;r;){if(r.nodeType===1){if(t(r)===!1)break}else if(tl(r))if(r.data==="]"){if(--n===0)break}else r.data==="["&&n++;r=r.nextSibling}}else t(e)}const ri=e=>!!e.type.__asyncLoader;function DR(e){at(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,hydrate:a,timeout:o,suspensible:u=!0,onError:c}=e;let h=null,f,p=0;const m=()=>(p++,h=null,y()),y=()=>{let _;return h||(_=h=t().catch(b=>{if(b=b instanceof Error?b:new Error(String(b)),c)return new Promise((S,$)=>{c(b,()=>S(m()),()=>$(b),p+1)});throw b}).then(b=>_!==h&&h?h:(b&&(b.__esModule||b[Symbol.toStringTag]==="Module")&&(b=b.default),f=b,b)))};return hn({name:"AsyncComponentWrapper",__asyncLoader:y,__asyncHydrate(_,b,S){let $=!1;(b.bu||(b.bu=[])).push(()=>$=!0);const V=()=>{$||S()},x=a?()=>{const C=a(V,B=>RR(_,B));C&&(b.bum||(b.bum=[])).push(C)}:V;f?x():y().then(()=>!b.isUnmounted&&x())},get __asyncResolved(){return f},setup(){const _=Wn;if(mp(_),f)return()=>Yu(f,_);const b=x=>{h=null,Ta(x,_,13,!r)};if(u&&_.suspense||pl)return y().then(x=>()=>Yu(x,_)).catch(x=>(b(x),()=>r?pe(r,{error:x}):null));const S=he(!1),$=he(),V=he(!!s);return s&&setTimeout(()=>{V.value=!1},s),o!=null&&setTimeout(()=>{if(!S.value&&!$.value){const x=new Error(`Async component timed out after ${o}ms.`);b(x),$.value=x}},o),y().then(()=>{S.value=!0,_.parent&&Bo(_.parent.vnode)&&_.parent.update()}).catch(x=>{b(x),$.value=x}),()=>{if(S.value&&f)return Yu(f,_);if($.value&&r)return pe(r,{error:$.value});if(n&&!V.value)return Yu(n,_)}}})}function Yu(e,t){const{ref:n,props:r,children:s,ce:a}=t.vnode,o=pe(e,r,s);return o.ref=n,o.ce=a,delete t.vnode.ce,o}const Bo=e=>e.type.__isKeepAlive,PR={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Mr(),r=n.ctx;if(!r.renderer)return()=>{const V=t.default&&t.default();return V&&V.length===1?V[0]:V};const s=new Map,a=new Set;let o=null;const u=n.suspense,{renderer:{p:c,m:h,um:f,o:{createElement:p}}}=r,m=p("div");r.activate=(V,x,C,B,H)=>{const F=V.component;h(V,x,C,0,u),c(F.vnode,V,x,C,F,u,B,V.slotScopeIds,H),Cn(()=>{F.isDeactivated=!1,F.a&&al(F.a);const U=V.props&&V.props.onVnodeMounted;U&&_r(U,F.parent,V)},u)},r.deactivate=V=>{const x=V.component;bc(x.m),bc(x.a),h(V,m,null,1,u),Cn(()=>{x.da&&al(x.da);const C=V.props&&V.props.onVnodeUnmounted;C&&_r(C,x.parent,V),x.isDeactivated=!0},u)};function y(V){zf(V),f(V,n,u,!0)}function _(V){s.forEach((x,C)=>{const B=Ih(ri(x)?x.type.__asyncResolved||{}:x.type);B&&!V(B)&&b(C)})}function b(V){const x=s.get(V);x&&(!o||!cs(x,o))?y(x):o&&zf(o),s.delete(V),a.delete(V)}qt(()=>[e.include,e.exclude],([V,x])=>{V&&_(C=>ro(V,C)),x&&_(C=>!ro(x,C))},{flush:"post",deep:!0});let S=null;const $=()=>{S!=null&&(wc(n.subTree.type)?Cn(()=>{s.set(S,zu(n.subTree))},n.subTree.suspense):s.set(S,zu(n.subTree)))};return Ht($),ad($),ld(()=>{s.forEach(V=>{const{subTree:x,suspense:C}=n,B=zu(x);if(V.type===B.type&&V.key===B.key){zf(B);const H=B.component.da;H&&Cn(H,C);return}y(V)})}),()=>{if(S=null,!t.default)return o=null;const V=t.default(),x=V[0];if(V.length>1)return o=null,V;if(!oi(x)||!(x.shapeFlag&4)&&!(x.shapeFlag&128))return o=null,x;let C=zu(x);if(C.type===wn)return o=null,C;const B=C.type,H=Ih(ri(C)?C.type.__asyncResolved||{}:B),{include:F,exclude:U,max:P}=e;if(F&&(!H||!ro(F,H))||U&&H&&ro(U,H))return C.shapeFlag&=-257,o=C,x;const O=C.key==null?B:C.key,J=s.get(O);return C.el&&(C=Is(C),x.shapeFlag&128&&(x.ssContent=C)),S=O,J?(C.el=J.el,C.component=J.component,C.transition&&li(C,C.transition),C.shapeFlag|=512,a.delete(O),a.add(O)):(a.add(O),P&&a.size>parseInt(P,10)&&b(a.values().next().value)),C.shapeFlag|=256,o=C,wc(x.type)?x:C}}},LR=PR;function ro(e,t){return Ye(e)?e.some(n=>ro(n,t)):ut(e)?e.split(",").includes(t):ZO(e)?(e.lastIndex=0,e.test(t)):!1}function Z_(e,t){Q_(e,"a",t)}function X_(e,t){Q_(e,"da",t)}function Q_(e,t,n=Wn){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(sd(t,r,n),n){let s=n.parent;for(;s&&s.parent;)Bo(s.parent.vnode)&&IR(r,t,n,s),s=s.parent}}function IR(e,t,n,r){const s=sd(t,e,r,!0);di(()=>{rp(r[t],s)},n)}function zf(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function zu(e){return e.shapeFlag&128?e.ssContent:e}function sd(e,t,n=Wn,r=!1){if(n){const s=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...o)=>{ii();const u=ba(n),c=rs(t,n,e,o);return u(),ai(),c});return r?s.unshift(a):s.push(a),a}}const ci=e=>(t,n=Wn)=>{(!pl||e==="sp")&&sd(e,(...r)=>t(...r),n)},eb=ci("bm"),Ht=ci("m"),id=ci("bu"),ad=ci("u"),ld=ci("bum"),di=ci("um"),tb=ci("sp"),nb=ci("rtg"),rb=ci("rtc");function sb(e,t=Wn){sd("ec",e,t)}const gp="components",NR="directives";function it(e,t){return vp(gp,e,!0,t)||e}const ib=Symbol.for("v-ndc");function Rl(e){return ut(e)?vp(gp,e,!1)||e:e||ib}function ab(e){return vp(NR,e)}function vp(e,t,n=!0,r=!1){const s=qn||Wn;if(s){const a=s.type;if(e===gp){const u=Ih(a,!1);if(u&&(u===t||u===Zt(t)||u===ka(Zt(t))))return a}const o=vy(s[e]||a[e],t)||vy(s.appContext[e],t);return!o&&r?a:o}}function vy(e,t){return e&&(e[t]||e[Zt(t)]||e[ka(Zt(t))])}function Qe(e,t,n,r){let s;const a=n&&n[r],o=Ye(e);if(o||ut(e)){const u=o&&ni(e);let c=!1,h=!1;u&&(c=!Ar(e),h=Ls(e),e=Qc(e)),s=new Array(e.length);for(let f=0,p=e.length;ft(u,c,void 0,a&&a[c]));else{const u=Object.keys(e);s=new Array(u.length);for(let c=0,h=u.length;c{const a=r.fn(...s);return a&&(a.key=r.key),a}:r.fn)}return e}function Ve(e,t,n={},r,s){if(qn.ce||qn.parent&&ri(qn.parent)&&qn.parent.ce){const h=Object.keys(n).length>0;return t!=="default"&&(n.name=t),k(),st(Ne,null,[pe("slot",n,r&&r())],h?-2:64)}let a=e[t];a&&a._c&&(a._d=!1),k();const o=a&&yp(a(n)),u=n.key||o&&o.key,c=st(Ne,{key:(u&&!Or(u)?u:`_${t}`)+(!o&&r?"_fb":"")},o||(r?r():[]),o&&e._===1?64:-2);return!s&&c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),a&&a._c&&(a._d=!0),c}function yp(e){return e.some(t=>oi(t)?!(t.type===wn||t.type===Ne&&!yp(t.children)):!0)?e:null}function VR(e,t){const n={};for(const r in e)n[t&&/[A-Z]/.test(r)?`on:${r}`:il(r)]=e[r];return n}const Th=e=>e?Pb(e)?Ho(e):Th(e.parent):null,uo=xt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Th(e.parent),$root:e=>Th(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>_p(e),$forceUpdate:e=>e.f||(e.f=()=>{dp(e.update)}),$nextTick:e=>e.n||(e.n=Bn.bind(e.proxy)),$watch:e=>mR.bind(e)}),Kf=(e,t)=>e!==Ct&&!e.__isScriptSetup&&Dt(e,t),Ch={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:a,accessCache:o,type:u,appContext:c}=e;if(t[0]!=="$"){const m=o[t];if(m!==void 0)switch(m){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return a[t]}else{if(Kf(r,t))return o[t]=1,r[t];if(s!==Ct&&Dt(s,t))return o[t]=2,s[t];if(Dt(a,t))return o[t]=3,a[t];if(n!==Ct&&Dt(n,t))return o[t]=4,n[t];Ah&&(o[t]=0)}}const h=uo[t];let f,p;if(h)return t==="$attrs"&&tr(e.attrs,"get",""),h(e);if((f=u.__cssModules)&&(f=f[t]))return f;if(n!==Ct&&Dt(n,t))return o[t]=4,n[t];if(p=c.config.globalProperties,Dt(p,t))return p[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:a}=e;return Kf(s,t)?(s[t]=n,!0):r!==Ct&&Dt(r,t)?(r[t]=n,!0):Dt(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,props:a,type:o}},u){let c;return!!(n[u]||e!==Ct&&u[0]!=="$"&&Dt(e,u)||Kf(t,u)||Dt(a,u)||Dt(r,u)||Dt(uo,u)||Dt(s.config.globalProperties,u)||(c=o.__cssModules)&&c[u])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Dt(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}},FR=xt({},Ch,{get(e,t){if(t!==Symbol.unscopables)return Ch.get(e,t,e)},has(e,t){return t[0]!=="_"&&!sM(t)}});function $R(){return null}function BR(){return null}function HR(e){}function UR(e){}function jR(){return null}function WR(){}function qR(e,t){return null}function Hi(){return lb().slots}function YR(){return lb().attrs}function lb(e){const t=Mr();return t.setupContext||(t.setupContext=Vb(t))}function xo(e){return Ye(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function zR(e,t){const n=xo(e);for(const r in t){if(r.startsWith("__skip"))continue;let s=n[r];s?Ye(s)||at(s)?s=n[r]={type:s,default:t[r]}:s.default=t[r]:s===null&&(s=n[r]={default:t[r]}),s&&t[`__skip_${r}`]&&(s.skipFactory=!0)}return n}function KR(e,t){return!e||!t?e||t:Ye(e)&&Ye(t)?e.concat(t):xt({},xo(e),xo(t))}function GR(e,t){const n={};for(const r in e)t.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>e[r]});return n}function JR(e){const t=Mr();let n=e();return Dh(),sp(n)&&(n=n.catch(r=>{throw ba(t),r})),[n,()=>ba(t)]}let Ah=!0;function ZR(e){const t=_p(e),n=e.proxy,r=e.ctx;Ah=!1,t.beforeCreate&&yy(t.beforeCreate,e,"bc");const{data:s,computed:a,methods:o,watch:u,provide:c,inject:h,created:f,beforeMount:p,mounted:m,beforeUpdate:y,updated:_,activated:b,deactivated:S,beforeDestroy:$,beforeUnmount:V,destroyed:x,unmounted:C,render:B,renderTracked:H,renderTriggered:F,errorCaptured:U,serverPrefetch:P,expose:O,inheritAttrs:J,components:X,directives:de,filters:ne}=t;if(h&&XR(h,r,null),o)for(const R in o){const j=o[R];at(j)&&(r[R]=j.bind(n))}if(s){const R=s.call(n,n);Ft(R)&&(e.data=Hr(R))}if(Ah=!0,a)for(const R in a){const j=a[R],ce=at(j)?j.bind(n,n):at(j.get)?j.get.bind(n,n):zn,Ce=!at(j)&&at(j.set)?j.set.bind(n):zn,Re=me({get:ce,set:Ce});Object.defineProperty(r,R,{enumerable:!0,configurable:!0,get:()=>Re.value,set:W=>Re.value=W})}if(u)for(const R in u)ob(u[R],r,n,R);if(c){const R=at(c)?c.call(n):c;Reflect.ownKeys(R).forEach(j=>{V_(j,R[j])})}f&&yy(f,e,"c");function G(R,j){Ye(j)?j.forEach(ce=>R(ce.bind(n))):j&&R(j.bind(n))}if(G(eb,p),G(Ht,m),G(id,y),G(ad,_),G(Z_,b),G(X_,S),G(sb,U),G(rb,H),G(nb,F),G(ld,V),G(di,C),G(tb,P),Ye(O))if(O.length){const R=e.exposed||(e.exposed={});O.forEach(j=>{Object.defineProperty(R,j,{get:()=>n[j],set:ce=>n[j]=ce,enumerable:!0})})}else e.exposed||(e.exposed={});B&&e.render===zn&&(e.render=B),J!=null&&(e.inheritAttrs=J),X&&(e.components=X),de&&(e.directives=de),P&&mp(e)}function XR(e,t,n=zn){Ye(e)&&(e=Eh(e));for(const r in e){const s=e[r];let a;Ft(s)?"default"in s?a=lo(s.from||r,s.default,!0):a=lo(s.from||r):a=lo(s),dn(a)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>a.value,set:o=>a.value=o}):t[r]=a}}function yy(e,t,n){rs(Ye(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function ob(e,t,n,r){let s=r.includes(".")?U_(n,r):()=>n[r];if(ut(e)){const a=t[e];at(a)&&qt(s,a)}else if(at(e))qt(s,e.bind(n));else if(Ft(e))if(Ye(e))e.forEach(a=>ob(a,t,n,r));else{const a=at(e.handler)?e.handler.bind(n):t[e.handler];at(a)&&qt(s,a,e)}}function _p(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:a,config:{optionMergeStrategies:o}}=e.appContext,u=a.get(t);let c;return u?c=u:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(h=>_c(c,h,o,!0)),_c(c,t,o)),Ft(t)&&a.set(t,c),c}function _c(e,t,n,r=!1){const{mixins:s,extends:a}=t;a&&_c(e,a,n,!0),s&&s.forEach(o=>_c(e,o,n,!0));for(const o in t)if(!(r&&o==="expose")){const u=QR[o]||n&&n[o];e[o]=u?u(e[o],t[o]):t[o]}return e}const QR={data:_y,props:by,emits:by,methods:so,computed:so,beforeCreate:or,created:or,beforeMount:or,mounted:or,beforeUpdate:or,updated:or,beforeDestroy:or,beforeUnmount:or,destroyed:or,unmounted:or,activated:or,deactivated:or,errorCaptured:or,serverPrefetch:or,components:so,directives:so,watch:t3,provide:_y,inject:e3};function _y(e,t){return t?e?function(){return xt(at(e)?e.call(this,this):e,at(t)?t.call(this,this):t)}:t:e}function e3(e,t){return so(Eh(e),Eh(t))}function Eh(e){if(Ye(e)){const t={};for(let n=0;n{let f,p=Ct,m;return H_(()=>{const y=e[s];cr(f,y)&&(f=y,h())}),{get(){return c(),n.get?n.get(f):f},set(y){const _=n.set?n.set(y):y;if(!cr(_,f)&&!(p!==Ct&&cr(y,p)))return;const b=r.vnode.props;b&&(t in b||s in b||a in b)&&(`onUpdate:${t}`in b||`onUpdate:${s}`in b||`onUpdate:${a}`in b)||(f=y,h()),r.emit(`update:${t}`,_),cr(y,_)&&cr(y,p)&&!cr(_,m)&&h(),p=y,m=_}}});return u[Symbol.iterator]=()=>{let c=0;return{next(){return c<2?{value:c++?o||Ct:u,done:!1}:{done:!0}}}},u}const cb=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Zt(t)}Modifiers`]||e[`${xr(t)}Modifiers`];function i3(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Ct;let s=n;const a=t.startsWith("update:"),o=a&&cb(r,t.slice(7));o&&(o.trim&&(s=n.map(f=>ut(f)?f.trim():f)),o.number&&(s=n.map(Gc)));let u,c=r[u=il(t)]||r[u=il(Zt(t))];!c&&a&&(c=r[u=il(xr(t))]),c&&rs(c,e,6,s);const h=r[u+"Once"];if(h){if(!e.emitted)e.emitted={};else if(e.emitted[u])return;e.emitted[u]=!0,rs(h,e,6,s)}}const a3=new WeakMap;function db(e,t,n=!1){const r=n?a3:t.emitsCache,s=r.get(e);if(s!==void 0)return s;const a=e.emits;let o={},u=!1;if(!at(e)){const c=h=>{const f=db(h,t,!0);f&&(u=!0,xt(o,f))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!a&&!u?(Ft(e)&&r.set(e,null),null):(Ye(a)?a.forEach(c=>o[c]=null):xt(o,a),Ft(e)&&r.set(e,o),o)}function od(e,t){return!e||!xa(t)?!1:(t=t.slice(2).replace(/Once$/,""),Dt(e,t[0].toLowerCase()+t.slice(1))||Dt(e,xr(t))||Dt(e,t))}function sc(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[a],slots:o,attrs:u,emit:c,render:h,renderCache:f,props:p,data:m,setupState:y,ctx:_,inheritAttrs:b}=e,S=wo(e);let $,V;try{if(n.shapeFlag&4){const C=s||r,B=C;$=wr(h.call(B,C,f,p,y,m,_)),V=u}else{const C=t;$=wr(C.length>1?C(p,{attrs:u,slots:o,emit:c}):C(p,null)),V=t.props?u:o3(u)}}catch(C){co.length=0,Ta(C,e,1),$=pe(wn)}let x=$;if(V&&b!==!1){const C=Object.keys(V),{shapeFlag:B}=x;C.length&&B&7&&(a&&C.some(np)&&(V=u3(V,a)),x=Is(x,V,!1,!0))}return n.dirs&&(x=Is(x,null,!1,!0),x.dirs=x.dirs?x.dirs.concat(n.dirs):n.dirs),n.transition&&li(x,n.transition),$=x,wo(S),$}function l3(e,t=!0){let n;for(let r=0;r{let t;for(const n in e)(n==="class"||n==="style"||xa(n))&&((t||(t={}))[n]=e[n]);return t},u3=(e,t)=>{const n={};for(const r in e)(!np(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function c3(e,t,n){const{props:r,children:s,component:a}=e,{props:o,children:u,patchFlag:c}=t,h=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?wy(r,o,h):!!o;if(c&8){const f=t.dynamicProps;for(let p=0;pObject.create(fb),pb=e=>Object.getPrototypeOf(e)===fb;function d3(e,t,n,r=!1){const s={},a=hb();e.propsDefaults=Object.create(null),mb(e,t,s,a);for(const o in e.propsOptions[0])o in s||(s[o]=void 0);n?e.props=r?s:T_(s):e.type.props?e.props=s:e.props=a,e.attrs=a}function f3(e,t,n,r){const{props:s,attrs:a,vnode:{patchFlag:o}}=e,u=Mt(s),[c]=e.propsOptions;let h=!1;if((r||o>0)&&!(o&16)){if(o&8){const f=e.vnode.dynamicProps;for(let p=0;p{c=!0;const[m,y]=gb(p,t,!0);xt(o,m),y&&u.push(...y)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!a&&!c)return Ft(e)&&r.set(e,rl),rl;if(Ye(a))for(let f=0;fe==="_"||e==="_ctx"||e==="$stable",wp=e=>Ye(e)?e.map(wr):[wr(e)],p3=(e,t,n)=>{if(t._n)return t;const r=Te((...s)=>wp(t(...s)),n);return r._c=!1,r},vb=(e,t,n)=>{const r=e._ctx;for(const s in e){if(bp(s))continue;const a=e[s];if(at(a))t[s]=p3(s,a,r);else if(a!=null){const o=wp(a);t[s]=()=>o}}},yb=(e,t)=>{const n=wp(t);e.slots.default=()=>n},_b=(e,t,n)=>{for(const r in t)(n||!bp(r))&&(e[r]=t[r])},m3=(e,t,n)=>{const r=e.slots=hb();if(e.vnode.shapeFlag&32){const s=t._;s?(_b(r,t,n),n&&s_(r,"_",s,!0)):vb(t,r)}else t&&yb(e,t)},g3=(e,t,n)=>{const{vnode:r,slots:s}=e;let a=!0,o=Ct;if(r.shapeFlag&32){const u=t._;u?n&&u===1?a=!1:_b(s,t,n):(a=!t.$stable,vb(t,s)),o=t}else t&&(yb(e,t),o={default:1});if(a)for(const u in s)!bp(u)&&o[u]==null&&delete s[u]},Cn=Ab;function bb(e){return xb(e)}function wb(e){return xb(e,xR)}function xb(e,t){const n=Jc();n.__VUE__=!0;const{insert:r,remove:s,patchProp:a,createElement:o,createText:u,createComment:c,setText:h,setElementText:f,parentNode:p,nextSibling:m,setScopeId:y=zn,insertStaticContent:_}=e,b=(T,I,Z,ee=null,ge=null,Y=null,fe=void 0,_e=null,Se=!!I.dynamicChildren)=>{if(T===I)return;T&&!cs(T,I)&&(ee=q(T),W(T,ge,Y,!0),T=null),I.patchFlag===-2&&(Se=!1,I.dynamicChildren=null);const{type:Ae,ref:Oe,shapeFlag:He}=I;switch(Ae){case Pi:S(T,I,Z,ee);break;case wn:$(T,I,Z,ee);break;case ha:T==null&&V(I,Z,ee,fe);break;case Ne:X(T,I,Z,ee,ge,Y,fe,_e,Se);break;default:He&1?B(T,I,Z,ee,ge,Y,fe,_e,Se):He&6?de(T,I,Z,ee,ge,Y,fe,_e,Se):(He&64||He&128)&&Ae.process(T,I,Z,ee,ge,Y,fe,_e,Se,we)}Oe!=null&&ge?ol(Oe,T&&T.ref,Y,I||T,!I):Oe==null&&T&&T.ref!=null&&ol(T.ref,null,Y,T,!0)},S=(T,I,Z,ee)=>{if(T==null)r(I.el=u(I.children),Z,ee);else{const ge=I.el=T.el;I.children!==T.children&&h(ge,I.children)}},$=(T,I,Z,ee)=>{T==null?r(I.el=c(I.children||""),Z,ee):I.el=T.el},V=(T,I,Z,ee)=>{[T.el,T.anchor]=_(T.children,I,Z,ee,T.el,T.anchor)},x=({el:T,anchor:I},Z,ee)=>{let ge;for(;T&&T!==I;)ge=m(T),r(T,Z,ee),T=ge;r(I,Z,ee)},C=({el:T,anchor:I})=>{let Z;for(;T&&T!==I;)Z=m(T),s(T),T=Z;s(I)},B=(T,I,Z,ee,ge,Y,fe,_e,Se)=>{if(I.type==="svg"?fe="svg":I.type==="math"&&(fe="mathml"),T==null)H(I,Z,ee,ge,Y,fe,_e,Se);else{const Ae=T.el&&T.el._isVueCE?T.el:null;try{Ae&&Ae._beginPatch(),P(T,I,ge,Y,fe,_e,Se)}finally{Ae&&Ae._endPatch()}}},H=(T,I,Z,ee,ge,Y,fe,_e)=>{let Se,Ae;const{props:Oe,shapeFlag:He,transition:Ue,dirs:je}=T;if(Se=T.el=o(T.type,Y,Oe&&Oe.is,Oe),He&8?f(Se,T.children):He&16&&U(T.children,Se,null,ee,ge,Gf(T,Y),fe,_e),je&&Os(T,null,ee,"created"),F(Se,T,T.scopeId,fe,ee),Oe){for(const ht in Oe)ht!=="value"&&!Di(ht)&&a(Se,ht,null,Oe[ht],Y,ee);"value"in Oe&&a(Se,"value",null,Oe.value,Y),(Ae=Oe.onVnodeBeforeMount)&&_r(Ae,ee,T)}je&&Os(T,null,ee,"beforeMount");const Ge=Sb(ge,Ue);Ge&&Ue.beforeEnter(Se),r(Se,I,Z),((Ae=Oe&&Oe.onVnodeMounted)||Ge||je)&&Cn(()=>{Ae&&_r(Ae,ee,T),Ge&&Ue.enter(Se),je&&Os(T,null,ee,"mounted")},ge)},F=(T,I,Z,ee,ge)=>{if(Z&&y(T,Z),ee)for(let Y=0;Y{for(let Ae=Se;Ae{const _e=I.el=T.el;let{patchFlag:Se,dynamicChildren:Ae,dirs:Oe}=I;Se|=T.patchFlag&16;const He=T.props||Ct,Ue=I.props||Ct;let je;if(Z&&ta(Z,!1),(je=Ue.onVnodeBeforeUpdate)&&_r(je,Z,I,T),Oe&&Os(I,T,Z,"beforeUpdate"),Z&&ta(Z,!0),(He.innerHTML&&Ue.innerHTML==null||He.textContent&&Ue.textContent==null)&&f(_e,""),Ae?O(T.dynamicChildren,Ae,_e,Z,ee,Gf(I,ge),Y):fe||j(T,I,_e,null,Z,ee,Gf(I,ge),Y,!1),Se>0){if(Se&16)J(_e,He,Ue,Z,ge);else if(Se&2&&He.class!==Ue.class&&a(_e,"class",null,Ue.class,ge),Se&4&&a(_e,"style",He.style,Ue.style,ge),Se&8){const Ge=I.dynamicProps;for(let ht=0;ht{je&&_r(je,Z,I,T),Oe&&Os(I,T,Z,"updated")},ee)},O=(T,I,Z,ee,ge,Y,fe)=>{for(let _e=0;_e{if(I!==Z){if(I!==Ct)for(const Y in I)!Di(Y)&&!(Y in Z)&&a(T,Y,I[Y],null,ge,ee);for(const Y in Z){if(Di(Y))continue;const fe=Z[Y],_e=I[Y];fe!==_e&&Y!=="value"&&a(T,Y,_e,fe,ge,ee)}"value"in Z&&a(T,"value",I.value,Z.value,ge)}},X=(T,I,Z,ee,ge,Y,fe,_e,Se)=>{const Ae=I.el=T?T.el:u(""),Oe=I.anchor=T?T.anchor:u("");let{patchFlag:He,dynamicChildren:Ue,slotScopeIds:je}=I;je&&(_e=_e?_e.concat(je):je),T==null?(r(Ae,Z,ee),r(Oe,Z,ee),U(I.children||[],Z,Oe,ge,Y,fe,_e,Se)):He>0&&He&64&&Ue&&T.dynamicChildren&&T.dynamicChildren.length===Ue.length?(O(T.dynamicChildren,Ue,Z,ge,Y,fe,_e),(I.key!=null||ge&&I===ge.subTree)&&xp(T,I,!0)):j(T,I,Z,Oe,ge,Y,fe,_e,Se)},de=(T,I,Z,ee,ge,Y,fe,_e,Se)=>{I.slotScopeIds=_e,T==null?I.shapeFlag&512?ge.ctx.activate(I,Z,ee,fe,Se):ne(I,Z,ee,ge,Y,fe,Se):N(T,I,Se)},ne=(T,I,Z,ee,ge,Y,fe)=>{const _e=T.component=Db(T,ee,ge);if(Bo(T)&&(_e.ctx.renderer=we),Lb(_e,!1,fe),_e.asyncDep){if(ge&&ge.registerDep(_e,G,fe),!T.el){const Se=_e.subTree=pe(wn);$(null,Se,I,Z),T.placeholder=Se.el}}else G(_e,T,I,Z,ge,Y,fe)},N=(T,I,Z)=>{const ee=I.component=T.component;if(c3(T,I,Z))if(ee.asyncDep&&!ee.asyncResolved){R(ee,I,Z);return}else ee.next=I,ee.update();else I.el=T.el,ee.vnode=I},G=(T,I,Z,ee,ge,Y,fe)=>{const _e=()=>{if(T.isMounted){let{next:He,bu:Ue,u:je,parent:Ge,vnode:ht}=T;{const pn=kb(T);if(pn){He&&(He.el=ht.el,R(T,He,fe)),pn.asyncDep.then(()=>{T.isUnmounted||_e()});return}}let _t=He,tn;ta(T,!1),He?(He.el=ht.el,R(T,He,fe)):He=ht,Ue&&al(Ue),(tn=He.props&&He.props.onVnodeBeforeUpdate)&&_r(tn,Ge,He,ht),ta(T,!0);const Xt=sc(T),En=T.subTree;T.subTree=Xt,b(En,Xt,p(En.el),q(En),T,ge,Y),He.el=Xt.el,_t===null&&ud(T,Xt.el),je&&Cn(je,ge),(tn=He.props&&He.props.onVnodeUpdated)&&Cn(()=>_r(tn,Ge,He,ht),ge)}else{let He;const{el:Ue,props:je}=I,{bm:Ge,m:ht,parent:_t,root:tn,type:Xt}=T,En=ri(I);if(ta(T,!1),Ge&&al(Ge),!En&&(He=je&&je.onVnodeBeforeMount)&&_r(He,_t,I),ta(T,!0),Ue&&z){const pn=()=>{T.subTree=sc(T),z(Ue,T.subTree,T,ge,null)};En&&Xt.__asyncHydrate?Xt.__asyncHydrate(Ue,T,pn):pn()}else{tn.ce&&tn.ce._def.shadowRoot!==!1&&tn.ce._injectChildStyle(Xt);const pn=T.subTree=sc(T);b(null,pn,Z,ee,T,ge,Y),I.el=pn.el}if(ht&&Cn(ht,ge),!En&&(He=je&&je.onVnodeMounted)){const pn=I;Cn(()=>_r(He,_t,pn),ge)}(I.shapeFlag&256||_t&&ri(_t.vnode)&&_t.vnode.shapeFlag&256)&&T.a&&Cn(T.a,ge),T.isMounted=!0,I=Z=ee=null}};T.scope.on();const Se=T.effect=new go(_e);T.scope.off();const Ae=T.update=Se.run.bind(Se),Oe=T.job=Se.runIfDirty.bind(Se);Oe.i=T,Oe.id=T.uid,Se.scheduler=()=>dp(Oe),ta(T,!0),Ae()},R=(T,I,Z)=>{I.component=T;const ee=T.vnode.props;T.vnode=I,T.next=null,f3(T,I.props,ee,Z),g3(T,I.children,Z),ii(),uy(T),ai()},j=(T,I,Z,ee,ge,Y,fe,_e,Se=!1)=>{const Ae=T&&T.children,Oe=T?T.shapeFlag:0,He=I.children,{patchFlag:Ue,shapeFlag:je}=I;if(Ue>0){if(Ue&128){Ce(Ae,He,Z,ee,ge,Y,fe,_e,Se);return}else if(Ue&256){ce(Ae,He,Z,ee,ge,Y,fe,_e,Se);return}}je&8?(Oe&16&&be(Ae,ge,Y),He!==Ae&&f(Z,He)):Oe&16?je&16?Ce(Ae,He,Z,ee,ge,Y,fe,_e,Se):be(Ae,ge,Y,!0):(Oe&8&&f(Z,""),je&16&&U(He,Z,ee,ge,Y,fe,_e,Se))},ce=(T,I,Z,ee,ge,Y,fe,_e,Se)=>{T=T||rl,I=I||rl;const Ae=T.length,Oe=I.length,He=Math.min(Ae,Oe);let Ue;for(Ue=0;UeOe?be(T,ge,Y,!0,!1,He):U(I,Z,ee,ge,Y,fe,_e,Se,He)},Ce=(T,I,Z,ee,ge,Y,fe,_e,Se)=>{let Ae=0;const Oe=I.length;let He=T.length-1,Ue=Oe-1;for(;Ae<=He&&Ae<=Ue;){const je=T[Ae],Ge=I[Ae]=Se?Oi(I[Ae]):wr(I[Ae]);if(cs(je,Ge))b(je,Ge,Z,null,ge,Y,fe,_e,Se);else break;Ae++}for(;Ae<=He&&Ae<=Ue;){const je=T[He],Ge=I[Ue]=Se?Oi(I[Ue]):wr(I[Ue]);if(cs(je,Ge))b(je,Ge,Z,null,ge,Y,fe,_e,Se);else break;He--,Ue--}if(Ae>He){if(Ae<=Ue){const je=Ue+1,Ge=jeUe)for(;Ae<=He;)W(T[Ae],ge,Y,!0),Ae++;else{const je=Ae,Ge=Ae,ht=new Map;for(Ae=Ge;Ae<=Ue;Ae++){const mn=I[Ae]=Se?Oi(I[Ae]):wr(I[Ae]);mn.key!=null&&ht.set(mn.key,Ae)}let _t,tn=0;const Xt=Ue-Ge+1;let En=!1,pn=0;const Rr=new Array(Xt);for(Ae=0;Ae=Xt){W(mn,ge,Y,!0);continue}let ue;if(mn.key!=null)ue=ht.get(mn.key);else for(_t=Ge;_t<=Ue;_t++)if(Rr[_t-Ge]===0&&cs(mn,I[_t])){ue=_t;break}ue===void 0?W(mn,ge,Y,!0):(Rr[ue-Ge]=Ae+1,ue>=pn?pn=ue:En=!0,b(mn,I[ue],Z,null,ge,Y,fe,_e,Se),tn++)}const xs=En?v3(Rr):rl;for(_t=xs.length-1,Ae=Xt-1;Ae>=0;Ae--){const mn=Ge+Ae,ue=I[mn],Fe=I[mn+1],xe=mn+1{const{el:Y,type:fe,transition:_e,children:Se,shapeFlag:Ae}=T;if(Ae&6){Re(T.component.subTree,I,Z,ee);return}if(Ae&128){T.suspense.move(I,Z,ee);return}if(Ae&64){fe.move(T,I,Z,we);return}if(fe===Ne){r(Y,I,Z);for(let He=0;He_e.enter(Y),ge);else{const{leave:He,delayLeave:Ue,afterLeave:je}=_e,Ge=()=>{T.ctx.isUnmounted?s(Y):r(Y,I,Z)},ht=()=>{Y._isLeaving&&Y[Js](!0),He(Y,()=>{Ge(),je&&je()})};Ue?Ue(Y,Ge,ht):ht()}else r(Y,I,Z)},W=(T,I,Z,ee=!1,ge=!1)=>{const{type:Y,props:fe,ref:_e,children:Se,dynamicChildren:Ae,shapeFlag:Oe,patchFlag:He,dirs:Ue,cacheIndex:je}=T;if(He===-2&&(ge=!1),_e!=null&&(ii(),ol(_e,null,Z,T,!0),ai()),je!=null&&(I.renderCache[je]=void 0),Oe&256){I.ctx.deactivate(T);return}const Ge=Oe&1&&Ue,ht=!ri(T);let _t;if(ht&&(_t=fe&&fe.onVnodeBeforeUnmount)&&_r(_t,I,T),Oe&6)re(T.component,Z,ee);else{if(Oe&128){T.suspense.unmount(Z,ee);return}Ge&&Os(T,null,I,"beforeUnmount"),Oe&64?T.type.remove(T,I,Z,we,ee):Ae&&!Ae.hasOnce&&(Y!==Ne||He>0&&He&64)?be(Ae,I,Z,!1,!0):(Y===Ne&&He&384||!ge&&Oe&16)&&be(Se,I,Z),ee&&se(T)}(ht&&(_t=fe&&fe.onVnodeUnmounted)||Ge)&&Cn(()=>{_t&&_r(_t,I,T),Ge&&Os(T,null,I,"unmounted")},Z)},se=T=>{const{type:I,el:Z,anchor:ee,transition:ge}=T;if(I===Ne){E(Z,ee);return}if(I===ha){C(T);return}const Y=()=>{s(Z),ge&&!ge.persisted&&ge.afterLeave&&ge.afterLeave()};if(T.shapeFlag&1&&ge&&!ge.persisted){const{leave:fe,delayLeave:_e}=ge,Se=()=>fe(Z,Y);_e?_e(T.el,Y,Se):Se()}else Y()},E=(T,I)=>{let Z;for(;T!==I;)Z=m(T),s(T),T=Z;s(I)},re=(T,I,Z)=>{const{bum:ee,scope:ge,job:Y,subTree:fe,um:_e,m:Se,a:Ae}=T;bc(Se),bc(Ae),ee&&al(ee),ge.stop(),Y&&(Y.flags|=8,W(fe,T,I,Z)),_e&&Cn(_e,I),Cn(()=>{T.isUnmounted=!0},I)},be=(T,I,Z,ee=!1,ge=!1,Y=0)=>{for(let fe=Y;fe{if(T.shapeFlag&6)return q(T.component.subTree);if(T.shapeFlag&128)return T.suspense.next();const I=m(T.anchor||T.el),Z=I&&I[j_];return Z?m(Z):I};let Ie=!1;const Xe=(T,I,Z)=>{let ee;T==null?I._vnode&&(W(I._vnode,null,null,!0),ee=I._vnode.component):b(I._vnode||null,T,I,null,null,null,Z),I._vnode=T,Ie||(Ie=!0,uy(ee),vc(),Ie=!1)},we={p:b,um:W,m:Re,r:se,mt:ne,mc:U,pc:j,pbc:O,n:q,o:e};let et,z;return t&&([et,z]=t(we)),{render:Xe,hydrate:et,createApp:r3(Xe,et)}}function Gf({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function ta({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Sb(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function xp(e,t,n=!1){const r=e.children,s=t.children;if(Ye(r)&&Ye(s))for(let a=0;a>1,e[n[u]]0&&(t[r]=n[a-1]),n[a]=r)}}for(a=n.length,o=n[a-1];a-- >0;)n[a]=o,o=t[o];return n}function kb(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:kb(t)}function bc(e){if(e)for(let t=0;te.__isSuspense;let Mh=0;const y3={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,a,o,u,c,h){if(e==null)b3(t,n,r,s,a,o,u,c,h);else{if(a&&a.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}w3(e,t,n,r,s,o,u,c,h)}},hydrate:x3,normalize:S3},_3=y3;function So(e,t){const n=e.props&&e.props[t];at(n)&&n()}function b3(e,t,n,r,s,a,o,u,c){const{p:h,o:{createElement:f}}=c,p=f("div"),m=e.suspense=Cb(e,s,r,t,p,n,a,o,u,c);h(null,m.pendingBranch=e.ssContent,p,null,r,m,a,o),m.deps>0?(So(e,"onPending"),So(e,"onFallback"),h(null,e.ssFallback,t,n,r,null,a,o),ul(m,e.ssFallback)):m.resolve(!1,!0)}function w3(e,t,n,r,s,a,o,u,{p:c,um:h,o:{createElement:f}}){const p=t.suspense=e.suspense;p.vnode=t,t.el=e.el;const m=t.ssContent,y=t.ssFallback,{activeBranch:_,pendingBranch:b,isInFallback:S,isHydrating:$}=p;if(b)p.pendingBranch=m,cs(b,m)?(c(b,m,p.hiddenContainer,null,s,p,a,o,u),p.deps<=0?p.resolve():S&&($||(c(_,y,n,r,s,null,a,o,u),ul(p,y)))):(p.pendingId=Mh++,$?(p.isHydrating=!1,p.activeBranch=b):h(b,s,p),p.deps=0,p.effects.length=0,p.hiddenContainer=f("div"),S?(c(null,m,p.hiddenContainer,null,s,p,a,o,u),p.deps<=0?p.resolve():(c(_,y,n,r,s,null,a,o,u),ul(p,y))):_&&cs(_,m)?(c(_,m,n,r,s,p,a,o,u),p.resolve(!0)):(c(null,m,p.hiddenContainer,null,s,p,a,o,u),p.deps<=0&&p.resolve()));else if(_&&cs(_,m))c(_,m,n,r,s,p,a,o,u),ul(p,m);else if(So(t,"onPending"),p.pendingBranch=m,m.shapeFlag&512?p.pendingId=m.component.suspenseId:p.pendingId=Mh++,c(null,m,p.hiddenContainer,null,s,p,a,o,u),p.deps<=0)p.resolve();else{const{timeout:V,pendingId:x}=p;V>0?setTimeout(()=>{p.pendingId===x&&p.fallback(y)},V):V===0&&p.fallback(y)}}function Cb(e,t,n,r,s,a,o,u,c,h,f=!1){const{p,m,um:y,n:_,o:{parentNode:b,remove:S}}=h;let $;const V=k3(e);V&&t&&t.pendingBranch&&($=t.pendingId,t.deps++);const x=e.props?fc(e.props.timeout):void 0,C=a,B={vnode:e,parent:t,parentComponent:n,namespace:o,container:r,hiddenContainer:s,deps:0,pendingId:Mh++,timeout:typeof x=="number"?x:-1,activeBranch:null,pendingBranch:null,isInFallback:!f,isHydrating:f,isUnmounted:!1,effects:[],resolve(H=!1,F=!1){const{vnode:U,activeBranch:P,pendingBranch:O,pendingId:J,effects:X,parentComponent:de,container:ne,isInFallback:N}=B;let G=!1;B.isHydrating?B.isHydrating=!1:H||(G=P&&O.transition&&O.transition.mode==="out-in",G&&(P.transition.afterLeave=()=>{J===B.pendingId&&(m(O,ne,a===C?_(P):a,0),_o(X),N&&U.ssFallback&&(U.ssFallback.el=null))}),P&&(b(P.el)===ne&&(a=_(P)),y(P,de,B,!0),!G&&N&&U.ssFallback&&Cn(()=>U.ssFallback.el=null,B)),G||m(O,ne,a,0)),ul(B,O),B.pendingBranch=null,B.isInFallback=!1;let R=B.parent,j=!1;for(;R;){if(R.pendingBranch){R.effects.push(...X),j=!0;break}R=R.parent}!j&&!G&&_o(X),B.effects=[],V&&t&&t.pendingBranch&&$===t.pendingId&&(t.deps--,t.deps===0&&!F&&t.resolve()),So(U,"onResolve")},fallback(H){if(!B.pendingBranch)return;const{vnode:F,activeBranch:U,parentComponent:P,container:O,namespace:J}=B;So(F,"onFallback");const X=_(U),de=()=>{B.isInFallback&&(p(null,H,O,X,P,null,J,u,c),ul(B,H))},ne=H.transition&&H.transition.mode==="out-in";ne&&(U.transition.afterLeave=de),B.isInFallback=!0,y(U,P,null,!0),ne||de()},move(H,F,U){B.activeBranch&&m(B.activeBranch,H,F,U),B.container=H},next(){return B.activeBranch&&_(B.activeBranch)},registerDep(H,F,U){const P=!!B.pendingBranch;P&&B.deps++;const O=H.vnode.el;H.asyncDep.catch(J=>{Ta(J,H,0)}).then(J=>{if(H.isUnmounted||B.isUnmounted||B.pendingId!==H.suspenseId)return;H.asyncResolved=!0;const{vnode:X}=H;Ph(H,J,!1),O&&(X.el=O);const de=!O&&H.subTree.el;F(H,X,b(O||H.subTree.el),O?null:_(H.subTree),B,o,U),de&&(X.placeholder=null,S(de)),ud(H,X.el),P&&--B.deps===0&&B.resolve()})},unmount(H,F){B.isUnmounted=!0,B.activeBranch&&y(B.activeBranch,n,H,F),B.pendingBranch&&y(B.pendingBranch,n,H,F)}};return B}function x3(e,t,n,r,s,a,o,u,c){const h=t.suspense=Cb(t,r,n,e.parentNode,document.createElement("div"),null,s,a,o,u,!0),f=c(e,h.pendingBranch=t.ssContent,n,h,a,o);return h.deps===0&&h.resolve(!1,!0),f}function S3(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=Sy(r?n.default:n),e.ssFallback=r?Sy(n.fallback):pe(wn)}function Sy(e){let t;if(at(e)){const n=_a&&e._c;n&&(e._d=!1,k()),e=e(),n&&(e._d=!0,t=rr,Eb())}return Ye(e)&&(e=l3(e)),e=wr(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Ab(e,t){t&&t.pendingBranch?Ye(e)?t.effects.push(...e):t.effects.push(e):_o(e)}function ul(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e;let s=t.el;for(;!s&&t.component;)t=t.component.subTree,s=t.el;n.el=s,r&&r.subTree===n&&(r.vnode.el=s,ud(r,s))}function k3(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const Ne=Symbol.for("v-fgt"),Pi=Symbol.for("v-txt"),wn=Symbol.for("v-cmt"),ha=Symbol.for("v-stc"),co=[];let rr=null;function k(e=!1){co.push(rr=e?null:[])}function Eb(){co.pop(),rr=co[co.length-1]||null}let _a=1;function ko(e,t=!1){_a+=e,e<0&&rr&&t&&(rr.hasOnce=!0)}function Ob(e){return e.dynamicChildren=_a>0?rr||rl:null,Eb(),_a>0&&rr&&rr.push(e),e}function D(e,t,n,r,s,a){return Ob(v(e,t,n,r,s,a,!0))}function st(e,t,n,r,s){return Ob(pe(e,t,n,r,s,!0))}function oi(e){return e?e.__v_isVNode===!0:!1}function cs(e,t){return e.type===t.type&&e.key===t.key}function T3(e){}const Mb=({key:e})=>e??null,ic=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ut(e)||dn(e)||at(e)?{i:qn,r:e,k:t,f:!!n}:e:null);function v(e,t=null,n=null,r=0,s=null,a=e===Ne?0:1,o=!1,u=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Mb(t),ref:t&&ic(t),scopeId:nd,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:qn};return u?(Sp(c,n),a&128&&e.normalize(c)):n&&(c.shapeFlag|=ut(n)?8:16),_a>0&&!o&&rr&&(c.patchFlag>0||a&6)&&c.patchFlag!==32&&rr.push(c),c}const pe=C3;function C3(e,t=null,n=null,r=0,s=null,a=!1){if((!e||e===ib)&&(e=wn),oi(e)){const u=Is(e,t,!0);return n&&Sp(u,n),_a>0&&!a&&rr&&(u.shapeFlag&6?rr[rr.indexOf(e)]=u:rr.push(u)),u.patchFlag=-2,u}if(D3(e)&&(e=e.__vccOpts),t){t=Yn(t);let{class:u,style:c}=t;u&&!ut(u)&&(t.class=$e(u)),Ft(c)&&(Fo(c)&&!Ye(c)&&(c=xt({},c)),t.style=xn(c))}const o=ut(e)?1:wc(e)?128:W_(e)?64:Ft(e)?4:at(e)?2:0;return v(e,t,n,r,s,o,a,!0)}function Yn(e){return e?Fo(e)||pb(e)?xt({},e):e:null}function Is(e,t,n=!1,r=!1){const{props:s,ref:a,patchFlag:o,children:u,transition:c}=e,h=t?cn(s||{},t):s,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:h,key:h&&Mb(h),ref:t&&t.ref?n&&a?Ye(a)?a.concat(ic(t)):[a,ic(t)]:ic(t):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:u,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ne?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Is(e.ssContent),ssFallback:e.ssFallback&&Is(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&r&&li(f,c.clone(f)),f}function mt(e=" ",t=0){return pe(Pi,null,e,t)}function Rb(e,t){const n=pe(ha,null,e);return n.staticCount=t,n}function ae(e="",t=!1){return t?(k(),st(wn,null,e)):pe(wn,null,e)}function wr(e){return e==null||typeof e=="boolean"?pe(wn):Ye(e)?pe(Ne,null,e.slice()):oi(e)?Oi(e):pe(Pi,null,String(e))}function Oi(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Is(e)}function Sp(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Ye(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Sp(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!pb(t)?t._ctx=qn:s===3&&qn&&(qn.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else at(t)?(t={default:t,_ctx:qn},n=32):(t=String(t),r&64?(n=16,t=[mt(t)]):n=8);e.children=t,e.shapeFlag|=n}function cn(...e){const t={};for(let n=0;nWn||qn;let xc,Rh;{const e=Jc(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),a=>{s.length>1?s.forEach(o=>o(a)):s[0](a)}};xc=t("__VUE_INSTANCE_SETTERS__",n=>Wn=n),Rh=t("__VUE_SSR_SETTERS__",n=>pl=n)}const ba=e=>{const t=Wn;return xc(e),e.scope.on(),()=>{e.scope.off(),xc(t)}},Dh=()=>{Wn&&Wn.scope.off(),xc(null)};function Pb(e){return e.vnode.shapeFlag&4}let pl=!1;function Lb(e,t=!1,n=!1){t&&Rh(t);const{props:r,children:s}=e.vnode,a=Pb(e);d3(e,r,a,t),m3(e,s,n||t);const o=a?O3(e,t):void 0;return t&&Rh(!1),o}function O3(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Ch);const{setup:r}=n;if(r){ii();const s=e.setupContext=r.length>1?Vb(e):null,a=ba(e),o=Ml(r,e,0,[e.props,s]),u=sp(o);if(ai(),a(),(u||e.sp)&&!ri(e)&&mp(e),u){if(o.then(Dh,Dh),t)return o.then(c=>{Ph(e,c,t)}).catch(c=>{Ta(c,e,0)});e.asyncDep=o}else Ph(e,o,t)}else Nb(e,t)}function Ph(e,t,n){at(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ft(t)&&(e.setupState=cp(t)),Nb(e,n)}let Sc,Lh;function Ib(e){Sc=e,Lh=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,FR))}}const M3=()=>!Sc;function Nb(e,t,n){const r=e.type;if(!e.render){if(!t&&Sc&&!r.render){const s=r.template||_p(e).template;if(s){const{isCustomElement:a,compilerOptions:o}=e.appContext.config,{delimiters:u,compilerOptions:c}=r,h=xt(xt({isCustomElement:a,delimiters:u},o),c);r.render=Sc(s,h)}}e.render=r.render||zn,Lh&&Lh(e)}{const s=ba(e);ii();try{ZR(e)}finally{ai(),s()}}}const R3={get(e,t){return tr(e,"get",""),e[t]}};function Vb(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,R3),slots:e.slots,emit:e.emit,expose:t}}function Ho(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(cp(C_(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in uo)return uo[n](e)},has(t,n){return n in t||n in uo}})):e.proxy}function Ih(e,t=!0){return at(e)?e.displayName||e.name:e.name||t&&e.__name}function D3(e){return at(e)&&"__vccOpts"in e}const me=(e,t)=>XM(e,t,pl);function kp(e,t,n){try{ko(-1);const r=arguments.length;return r===2?Ft(t)&&!Ye(t)?oi(t)?pe(e,null,[t]):pe(e,t):pe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&oi(n)&&(n=[n]),pe(e,t,n))}finally{ko(1)}}function P3(){}function L3(e,t,n,r){const s=n[r];if(s&&Fb(s,e))return s;const a=t();return a.memo=e.slice(),a.cacheIndex=r,n[r]=a}function Fb(e,t){const n=e.memo;if(n.length!=t.length)return!1;for(let r=0;r0&&rr&&rr.push(e),!0}const $b="3.5.26",I3=zn,N3=lR,V3=Za,F3=N_,$3={createComponentInstance:Db,setupComponent:Lb,renderComponentRoot:sc,setCurrentRenderingInstance:wo,isVNode:oi,normalizeVNode:wr,getComponentPublicInstance:Ho,ensureValidVNode:yp,pushWarningContext:rR,popWarningContext:sR},B3=$3,H3=null,U3=null,j3=null;/** +* @vue/runtime-dom v3.5.26 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/let Nh;const ky=typeof window<"u"&&window.trustedTypes;if(ky)try{Nh=ky.createPolicy("vue",{createHTML:e=>e})}catch{}const Bb=Nh?e=>Nh.createHTML(e):e=>e,W3="http://www.w3.org/2000/svg",q3="http://www.w3.org/1998/Math/MathML",Gs=typeof document<"u"?document:null,Ty=Gs&&Gs.createElement("template"),Hb={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?Gs.createElementNS(W3,e):t==="mathml"?Gs.createElementNS(q3,e):n?Gs.createElement(e,{is:n}):Gs.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Gs.createTextNode(e),createComment:e=>Gs.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Gs.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,a){const o=n?n.previousSibling:t.lastChild;if(s&&(s===a||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===a||!(s=s.nextSibling)););else{Ty.innerHTML=Bb(r==="svg"?`${e}`:r==="mathml"?`${e}`:e);const u=Ty.content;if(r==="svg"||r==="mathml"){const c=u.firstChild;for(;c.firstChild;)u.appendChild(c.firstChild);u.removeChild(c)}t.insertBefore(u,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},wi="transition",Zl="animation",ml=Symbol("_vtc"),Ub={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},jb=xt({},pp,Ub),Y3=e=>(e.displayName="Transition",e.props=jb,e),ys=Y3((e,{slots:t})=>kp(G_,Wb(e),t)),na=(e,t=[])=>{Ye(e)?e.forEach(n=>n(...t)):e&&e(...t)},Cy=e=>e?Ye(e)?e.some(t=>t.length>1):e.length>1:!1;function Wb(e){const t={};for(const X in e)X in Ub||(t[X]=e[X]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:a=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:u=`${n}-enter-to`,appearFromClass:c=a,appearActiveClass:h=o,appearToClass:f=u,leaveFromClass:p=`${n}-leave-from`,leaveActiveClass:m=`${n}-leave-active`,leaveToClass:y=`${n}-leave-to`}=e,_=z3(s),b=_&&_[0],S=_&&_[1],{onBeforeEnter:$,onEnter:V,onEnterCancelled:x,onLeave:C,onLeaveCancelled:B,onBeforeAppear:H=$,onAppear:F=V,onAppearCancelled:U=x}=t,P=(X,de,ne,N)=>{X._enterCancelled=N,Ti(X,de?f:u),Ti(X,de?h:o),ne&&ne()},O=(X,de)=>{X._isLeaving=!1,Ti(X,p),Ti(X,y),Ti(X,m),de&&de()},J=X=>(de,ne)=>{const N=X?F:V,G=()=>P(de,X,ne);na(N,[de,G]),Ay(()=>{Ti(de,X?c:a),As(de,X?f:u),Cy(N)||Ey(de,r,b,G)})};return xt(t,{onBeforeEnter(X){na($,[X]),As(X,a),As(X,o)},onBeforeAppear(X){na(H,[X]),As(X,c),As(X,h)},onEnter:J(!1),onAppear:J(!0),onLeave(X,de){X._isLeaving=!0;const ne=()=>O(X,de);As(X,p),X._enterCancelled?(As(X,m),Vh(X)):(Vh(X),As(X,m)),Ay(()=>{X._isLeaving&&(Ti(X,p),As(X,y),Cy(C)||Ey(X,r,S,ne))}),na(C,[X,ne])},onEnterCancelled(X){P(X,!1,void 0,!0),na(x,[X])},onAppearCancelled(X){P(X,!0,void 0,!0),na(U,[X])},onLeaveCancelled(X){O(X),na(B,[X])}})}function z3(e){if(e==null)return null;if(Ft(e))return[Jf(e.enter),Jf(e.leave)];{const t=Jf(e);return[t,t]}}function Jf(e){return fc(e)}function As(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[ml]||(e[ml]=new Set)).add(t)}function Ti(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[ml];n&&(n.delete(t),n.size||(e[ml]=void 0))}function Ay(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let K3=0;function Ey(e,t,n,r){const s=e._endId=++K3,a=()=>{s===e._endId&&r()};if(n!=null)return setTimeout(a,n);const{type:o,timeout:u,propCount:c}=qb(e,t);if(!o)return r();const h=o+"end";let f=0;const p=()=>{e.removeEventListener(h,m),a()},m=y=>{y.target===e&&++f>=c&&p()};setTimeout(()=>{f(n[_]||"").split(", "),s=r(`${wi}Delay`),a=r(`${wi}Duration`),o=Oy(s,a),u=r(`${Zl}Delay`),c=r(`${Zl}Duration`),h=Oy(u,c);let f=null,p=0,m=0;t===wi?o>0&&(f=wi,p=o,m=a.length):t===Zl?h>0&&(f=Zl,p=h,m=c.length):(p=Math.max(o,h),f=p>0?o>h?wi:Zl:null,m=f?f===wi?a.length:c.length:0);const y=f===wi&&/\b(?:transform|all)(?:,|$)/.test(r(`${wi}Property`).toString());return{type:f,timeout:p,propCount:m,hasTransform:y}}function Oy(e,t){for(;e.lengthMy(n)+My(e[r])))}function My(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Vh(e){return(e?e.ownerDocument:document).body.offsetHeight}function G3(e,t,n){const r=e[ml];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const kc=Symbol("_vod"),Yb=Symbol("_vsh"),es={name:"show",beforeMount(e,{value:t},{transition:n}){e[kc]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Xl(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Xl(e,!0),r.enter(e)):r.leave(e,()=>{Xl(e,!1)}):Xl(e,t))},beforeUnmount(e,{value:t}){Xl(e,t)}};function Xl(e,t){e.style.display=t?e[kc]:"none",e[Yb]=!t}function J3(){es.getSSRProps=({value:e})=>{if(!e)return{style:{display:"none"}}}}const zb=Symbol("");function Z3(e){const t=Mr();if(!t)return;const n=t.ut=(s=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(a=>Tc(a,s))},r=()=>{const s=e(t.proxy);t.ce?Tc(t.ce,s):Fh(t.subTree,s),n(s)};id(()=>{_o(r)}),Ht(()=>{qt(r,zn,{flush:"post"});const s=new MutationObserver(r);s.observe(t.subTree.el.parentNode,{childList:!0}),di(()=>s.disconnect())})}function Fh(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Fh(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)Tc(e.el,t);else if(e.type===Ne)e.children.forEach(n=>Fh(n,t));else if(e.type===ha){let{el:n,anchor:r}=e;for(;n&&(Tc(n,t),n!==r);)n=n.nextSibling}}function Tc(e,t){if(e.nodeType===1){const n=e.style;let r="";for(const s in t){const a=_M(t[s]);n.setProperty(`--${s}`,a),r+=`--${s}: ${a};`}n[zb]=r}}const X3=/(?:^|;)\s*display\s*:/;function Q3(e,t,n){const r=e.style,s=ut(n);let a=!1;if(n&&!s){if(t)if(ut(t))for(const o of t.split(";")){const u=o.slice(0,o.indexOf(":")).trim();n[u]==null&&ac(r,u,"")}else for(const o in t)n[o]==null&&ac(r,o,"");for(const o in n)o==="display"&&(a=!0),ac(r,o,n[o])}else if(s){if(t!==n){const o=r[zb];o&&(n+=";"+o),r.cssText=n,a=X3.test(n)}}else t&&e.removeAttribute("style");kc in e&&(e[kc]=a?r.display:"",e[Yb]&&(r.display="none"))}const Ry=/\s*!important$/;function ac(e,t,n){if(Ye(n))n.forEach(r=>ac(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=eD(e,t);Ry.test(n)?e.setProperty(xr(r),n.replace(Ry,""),"important"):e[r]=n}}const Dy=["Webkit","Moz","ms"],Zf={};function eD(e,t){const n=Zf[t];if(n)return n;let r=Zt(t);if(r!=="filter"&&r in e)return Zf[t]=r;r=ka(r);for(let s=0;sXf||(sD.then(()=>Xf=0),Xf=Date.now());function aD(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;rs(lD(r,n.value),t,5,[r])};return n.value=e,n.attached=iD(),n}function lD(e,t){if(Ye(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Fy=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Kb=(e,t,n,r,s,a)=>{const o=s==="svg";t==="class"?G3(e,r,o):t==="style"?Q3(e,n,r):xa(t)?np(t)||nD(e,t,n,r,a):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):oD(e,t,r,o))?(Iy(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ly(e,t,r,o,a,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ut(r))?Iy(e,Zt(t),r,a,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Ly(e,t,r,o))};function oD(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Fy(t)&&at(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Fy(t)&&ut(n)?!1:t in e}const $y={};function Gb(e,t,n){let r=hn(e,t);Yc(r)&&(r=xt({},r,t));class s extends cd{constructor(o){super(r,o,n)}}return s.def=r,s}const uD=(e,t)=>Gb(e,t,s1),cD=typeof HTMLElement<"u"?HTMLElement:class{};class cd extends cD{constructor(t,n={},r=Ec){super(),this._def=t,this._props=n,this._createApp=r,this._isVueCE=!0,this._instance=null,this._app=null,this._nonce=this._def.nonce,this._connected=!1,this._resolved=!1,this._patching=!1,this._dirty=!1,this._numberProps=null,this._styleChildren=new WeakSet,this._ob=null,this.shadowRoot&&r!==Ec?this._root=this.shadowRoot:t.shadowRoot!==!1?(this.attachShadow(xt({},t.shadowRootOptions,{mode:"open"})),this._root=this.shadowRoot):this._root=this}connectedCallback(){if(!this.isConnected)return;!this.shadowRoot&&!this._resolved&&this._parseSlots(),this._connected=!0;let t=this;for(;t=t&&(t.parentNode||t.host);)if(t instanceof cd){this._parent=t;break}this._instance||(this._resolved?this._mount(this._def):t&&t._pendingResolve?this._pendingResolve=t._pendingResolve.then(()=>{this._pendingResolve=void 0,this._resolveDef()}):this._resolveDef())}_setParent(t=this._parent){t&&(this._instance.parent=t._instance,this._inheritParentContext(t))}_inheritParentContext(t=this._parent){t&&this._app&&Object.setPrototypeOf(this._app._context.provides,t._instance.provides)}disconnectedCallback(){this._connected=!1,Bn(()=>{this._connected||(this._ob&&(this._ob.disconnect(),this._ob=null),this._app&&this._app.unmount(),this._instance&&(this._instance.ce=void 0),this._app=this._instance=null,this._teleportTargets&&(this._teleportTargets.clear(),this._teleportTargets=void 0))})}_processMutations(t){for(const n of t)this._setAttr(n.attributeName)}_resolveDef(){if(this._pendingResolve)return;for(let r=0;r{this._resolved=!0,this._pendingResolve=void 0;const{props:a,styles:o}=r;let u;if(a&&!Ye(a))for(const c in a){const h=a[c];(h===Number||h&&h.type===Number)&&(c in this._props&&(this._props[c]=fc(this._props[c])),(u||(u=Object.create(null)))[Zt(c)]=!0)}this._numberProps=u,this._resolveProps(r),this.shadowRoot&&this._applyStyles(o),this._mount(r)},n=this._def.__asyncLoader;n?this._pendingResolve=n().then(r=>{r.configureApp=this._def.configureApp,t(this._def=r,!0)}):t(this._def)}_mount(t){this._app=this._createApp(t),this._inheritParentContext(),t.configureApp&&t.configureApp(this._app),this._app._ceVNode=this._createVNode(),this._app.mount(this._root);const n=this._instance&&this._instance.exposed;if(n)for(const r in n)Dt(this,r)||Object.defineProperty(this,r,{get:()=>Q(n[r])})}_resolveProps(t){const{props:n}=t,r=Ye(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&r.includes(s)&&this._setProp(s,this[s]);for(const s of r.map(Zt))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(a){this._setProp(s,a,!0,!this._patching)}})}_setAttr(t){if(t.startsWith("data-v-"))return;const n=this.hasAttribute(t);let r=n?this.getAttribute(t):$y;const s=Zt(t);n&&this._numberProps&&this._numberProps[s]&&(r=fc(r)),this._setProp(s,r,!1,!0)}_getProp(t){return this._props[t]}_setProp(t,n,r=!0,s=!1){if(n!==this._props[t]&&(this._dirty=!0,n===$y?delete this._props[t]:(this._props[t]=n,t==="key"&&this._app&&(this._app._ceVNode.key=n)),s&&this._instance&&this._update(),r)){const a=this._ob;a&&(this._processMutations(a.takeRecords()),a.disconnect()),n===!0?this.setAttribute(xr(t),""):typeof n=="string"||typeof n=="number"?this.setAttribute(xr(t),n+""):n||this.removeAttribute(xr(t)),a&&a.observe(this,{attributes:!0})}}_update(){const t=this._createVNode();this._app&&(t.appContext=this._app._context),Ac(t,this._root)}_createVNode(){const t={};this.shadowRoot||(t.onVnodeMounted=t.onVnodeUpdated=this._renderSlots.bind(this));const n=pe(this._def,xt(t,this._props));return this._instance||(n.ce=r=>{this._instance=r,r.ce=this,r.isCE=!0;const s=(a,o)=>{this.dispatchEvent(new CustomEvent(a,Yc(o[0])?xt({detail:o},o[0]):{detail:o}))};r.emit=(a,...o)=>{s(a,o),xr(a)!==a&&s(xr(a),o)},this._setParent()}),n}_applyStyles(t,n){if(!t)return;if(n){if(n===this._def||this._styleChildren.has(n))return;this._styleChildren.add(n)}const r=this._nonce;for(let s=t.length-1;s>=0;s--){const a=document.createElement("style");r&&a.setAttribute("nonce",r),a.textContent=t[s],this.shadowRoot.prepend(a)}}_parseSlots(){const t=this._slots={};let n;for(;n=this.firstChild;){const r=n.nodeType===1&&n.getAttribute("slot")||"default";(t[r]||(t[r]=[])).push(n),this.removeChild(n)}}_renderSlots(){const t=this._getSlots(),n=this._instance.type.__scopeId;for(let r=0;r(delete e.props.mode,e),pD=hD({name:"TransitionGroup",props:xt({},jb,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Mr(),r=hp();let s,a;return ad(()=>{if(!s.length)return;const o=e.moveClass||`${e.name||"v"}-move`;if(!_D(s[0].el,n.vnode.el,o)){s=[];return}s.forEach(gD),s.forEach(vD);const u=s.filter(yD);Vh(n.vnode.el),u.forEach(c=>{const h=c.el,f=h.style;As(h,o),f.transform=f.webkitTransform=f.transitionDuration="";const p=h[Cc]=m=>{m&&m.target!==h||(!m||m.propertyName.endsWith("transform"))&&(h.removeEventListener("transitionend",p),h[Cc]=null,Ti(h,o))};h.addEventListener("transitionend",p)}),s=[]}),()=>{const o=Mt(e),u=Wb(o);let c=o.tag||Ne;if(s=[],a)for(let h=0;h{u.split(/\s+/).forEach(c=>c&&r.classList.remove(c))}),n.split(/\s+/).forEach(u=>u&&r.classList.add(u)),r.style.display="none";const a=t.nodeType===1?t:t.parentNode;a.appendChild(r);const{hasTransform:o}=qb(r);return a.removeChild(r),o}const Fi=e=>{const t=e.props["onUpdate:modelValue"]||!1;return Ye(t)?n=>al(t,n):t};function bD(e){e.target.composing=!0}function Hy(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const ns=Symbol("_assign");function Uy(e,t,n){return t&&(e=e.trim()),n&&(e=Gc(e)),e}const $i={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e[ns]=Fi(s);const a=r||s.props&&s.props.type==="number";ei(e,t?"change":"input",o=>{o.target.composing||e[ns](Uy(e.value,n,a))}),(n||a)&&ei(e,"change",()=>{e.value=Uy(e.value,n,a)}),t||(ei(e,"compositionstart",bD),ei(e,"compositionend",Hy),ei(e,"change",Hy))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:r,trim:s,number:a}},o){if(e[ns]=Fi(o),e.composing)return;const u=(a||e.type==="number")&&!/^0\d/.test(e.value)?Gc(e.value):e.value,c=t??"";u!==c&&(document.activeElement===e&&e.type!=="range"&&(r&&t===n||s&&e.value.trim()===c)||(e.value=c))}},Tp={deep:!0,created(e,t,n){e[ns]=Fi(n),ei(e,"change",()=>{const r=e._modelValue,s=gl(e),a=e.checked,o=e[ns];if(Ye(r)){const u=Zc(r,s),c=u!==-1;if(a&&!c)o(r.concat(s));else if(!a&&c){const h=[...r];h.splice(u,1),o(h)}}else if(Sa(r)){const u=new Set(r);a?u.add(s):u.delete(s),o(u)}else o(Qb(e,a))})},mounted:jy,beforeUpdate(e,t,n){e[ns]=Fi(n),jy(e,t,n)}};function jy(e,{value:t,oldValue:n},r){e._modelValue=t;let s;if(Ye(t))s=Zc(t,r.props.value)>-1;else if(Sa(t))s=t.has(r.props.value);else{if(t===n)return;s=Vi(t,Qb(e,!0))}e.checked!==s&&(e.checked=s)}const Cp={created(e,{value:t},n){e.checked=Vi(t,n.props.value),e[ns]=Fi(n),ei(e,"change",()=>{e[ns](gl(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e[ns]=Fi(r),t!==n&&(e.checked=Vi(t,r.props.value))}},Ap={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const s=Sa(t);ei(e,"change",()=>{const a=Array.prototype.filter.call(e.options,o=>o.selected).map(o=>n?Gc(gl(o)):gl(o));e[ns](e.multiple?s?new Set(a):a:a[0]),e._assigning=!0,Bn(()=>{e._assigning=!1})}),e[ns]=Fi(r)},mounted(e,{value:t}){Wy(e,t)},beforeUpdate(e,t,n){e[ns]=Fi(n)},updated(e,{value:t}){e._assigning||Wy(e,t)}};function Wy(e,t){const n=e.multiple,r=Ye(t);if(!(n&&!r&&!Sa(t))){for(let s=0,a=e.options.length;sString(h)===String(u)):o.selected=Zc(t,u)>-1}else o.selected=t.has(u);else if(Vi(gl(o),t)){e.selectedIndex!==s&&(e.selectedIndex=s);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function gl(e){return"_value"in e?e._value:e.value}function Qb(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const dd={created(e,t,n){Ku(e,t,n,null,"created")},mounted(e,t,n){Ku(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){Ku(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){Ku(e,t,n,r,"updated")}};function e1(e,t){switch(e){case"SELECT":return Ap;case"TEXTAREA":return $i;default:switch(t){case"checkbox":return Tp;case"radio":return Cp;default:return $i}}}function Ku(e,t,n,r,s){const o=e1(e.tagName,n.props&&n.props.type)[s];o&&o(e,t,n,r)}function wD(){$i.getSSRProps=({value:e})=>({value:e}),Cp.getSSRProps=({value:e},t)=>{if(t.props&&Vi(t.props.value,e))return{checked:!0}},Tp.getSSRProps=({value:e},t)=>{if(Ye(e)){if(t.props&&Zc(e,t.props.value)>-1)return{checked:!0}}else if(Sa(e)){if(t.props&&e.has(t.props.value))return{checked:!0}}else if(e)return{checked:!0}},dd.getSSRProps=(e,t)=>{if(typeof t.type!="string")return;const n=e1(t.type.toUpperCase(),t.props&&t.props.type);if(n.getSSRProps)return n.getSSRProps(e,t)}}const xD=["ctrl","shift","alt","meta"],SD={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>xD.some(n=>e[`${n}Key`]&&!t.includes(n))},Ot=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(s,...a)=>{for(let o=0;o{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=s=>{if(!("key"in s))return;const a=xr(s.key);if(t.some(o=>o===a||kD[o]===a))return e(s)})},t1=xt({patchProp:Kb},Hb);let fo,qy=!1;function n1(){return fo||(fo=bb(t1))}function r1(){return fo=qy?fo:wb(t1),qy=!0,fo}const Ac=(...e)=>{n1().render(...e)},TD=(...e)=>{r1().hydrate(...e)},Ec=(...e)=>{const t=n1().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=a1(r);if(!s)return;const a=t._component;!at(a)&&!a.render&&!a.template&&(a.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const o=n(s,!1,i1(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},t},s1=(...e)=>{const t=r1().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=a1(r);if(s)return n(s,!0,i1(s))},t};function i1(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function a1(e){return ut(e)?document.querySelector(e):e}let Yy=!1;const CD=()=>{Yy||(Yy=!0,wD(),J3())},AD=Object.freeze(Object.defineProperty({__proto__:null,BaseTransition:G_,BaseTransitionPropsValidators:pp,Comment:wn,DeprecationTypes:j3,EffectScope:ip,ErrorCodes:aR,ErrorTypeStrings:N3,Fragment:Ne,KeepAlive:LR,ReactiveEffect:go,Static:ha,Suspense:_3,Teleport:fp,Text:Pi,TrackOpTypes:QM,Transition:ys,TransitionGroup:mD,TriggerOpTypes:eR,VueElement:cd,assertNumber:iR,callWithAsyncErrorHandling:rs,callWithErrorHandling:Ml,camelize:Zt,capitalize:ka,cloneVNode:Is,compatUtils:U3,computed:me,createApp:Ec,createBlock:st,createCommentVNode:ae,createElementBlock:D,createElementVNode:v,createHydrationRenderer:wb,createPropsRestProxy:GR,createRenderer:bb,createSSRApp:s1,createSlots:$n,createStaticVNode:Rb,createTextVNode:mt,createVNode:pe,customRef:O_,defineAsyncComponent:DR,defineComponent:hn,defineCustomElement:Gb,defineEmits:BR,defineExpose:HR,defineModel:WR,defineOptions:UR,defineProps:$R,defineSSRCustomElement:uD,defineSlots:jR,devtools:V3,effect:xM,effectScope:bM,getCurrentInstance:Mr,getCurrentScope:ap,getCurrentWatcher:tR,getTransitionRawChildren:rd,guardReactiveProps:Yn,h:kp,handleError:Ta,hasInjectionContext:hR,hydrate:TD,hydrateOnIdle:CR,hydrateOnInteraction:MR,hydrateOnMediaQuery:OR,hydrateOnVisible:ER,initCustomFormatter:P3,initDirectivesForSSR:CD,inject:lo,isMemoSame:Fb,isProxy:Fo,isReactive:ni,isReadonly:Ls,isRef:dn,isRuntimeOnly:M3,isShallow:Ar,isVNode:oi,markRaw:C_,mergeDefaults:zR,mergeModels:KR,mergeProps:cn,nextTick:Bn,nodeOps:Hb,normalizeClass:$e,normalizeProps:Sn,normalizeStyle:xn,onActivated:Z_,onBeforeMount:eb,onBeforeUnmount:ld,onBeforeUpdate:id,onDeactivated:X_,onErrorCaptured:sb,onMounted:Ht,onRenderTracked:rb,onRenderTriggered:nb,onScopeDispose:u_,onServerPrefetch:tb,onUnmounted:di,onUpdated:ad,onWatcherCleanup:R_,openBlock:k,patchProp:Kb,popScopeId:dR,provide:V_,proxyRefs:cp,pushScopeId:cR,queuePostFlushCb:_o,reactive:Hr,readonly:pc,ref:he,registerRuntimeCompiler:Ib,render:Ac,renderList:Qe,renderSlot:Ve,resolveComponent:it,resolveDirective:ab,resolveDynamicComponent:Rl,resolveFilter:H3,resolveTransitionHooks:hl,setBlockTracking:ko,setDevtoolsHook:F3,setTransitionHooks:li,shallowReactive:T_,shallowReadonly:UM,shallowRef:A_,ssrContextKey:F_,ssrUtils:B3,stop:SM,toDisplayString:ie,toHandlerKey:il,toHandlers:VR,toRaw:Mt,toRef:fl,toRefs:KM,toValue:qM,transformVNodeArgs:T3,triggerRef:WM,unref:Q,useAttrs:YR,useCssModule:fD,useCssVars:Z3,useHost:Jb,useId:yR,useModel:s3,useSSRContext:$_,useShadowRoot:dD,useSlots:Hi,useTemplateRef:_R,useTransitionState:hp,vModelCheckbox:Tp,vModelDynamic:dd,vModelRadio:Cp,vModelSelect:Ap,vModelText:$i,vShow:es,version:$b,warn:I3,watch:qt,watchEffect:B_,watchPostEffect:pR,watchSyncEffect:H_,withAsyncContext:JR,withCtx:Te,withDefaults:qR,withDirectives:Pn,withKeys:Vn,withMemo:L3,withModifiers:Ot,withScopeId:fR},Symbol.toStringTag,{value:"Module"}));/** +* @vue/compiler-core v3.5.26 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/const To=Symbol(""),ho=Symbol(""),Ep=Symbol(""),Oc=Symbol(""),l1=Symbol(""),wa=Symbol(""),o1=Symbol(""),u1=Symbol(""),Op=Symbol(""),Mp=Symbol(""),Uo=Symbol(""),Rp=Symbol(""),c1=Symbol(""),Dp=Symbol(""),Pp=Symbol(""),Lp=Symbol(""),Ip=Symbol(""),Np=Symbol(""),Vp=Symbol(""),d1=Symbol(""),f1=Symbol(""),fd=Symbol(""),Mc=Symbol(""),Fp=Symbol(""),$p=Symbol(""),Co=Symbol(""),jo=Symbol(""),Bp=Symbol(""),$h=Symbol(""),ED=Symbol(""),Bh=Symbol(""),Rc=Symbol(""),OD=Symbol(""),MD=Symbol(""),Hp=Symbol(""),RD=Symbol(""),DD=Symbol(""),Up=Symbol(""),h1=Symbol(""),vl={[To]:"Fragment",[ho]:"Teleport",[Ep]:"Suspense",[Oc]:"KeepAlive",[l1]:"BaseTransition",[wa]:"openBlock",[o1]:"createBlock",[u1]:"createElementBlock",[Op]:"createVNode",[Mp]:"createElementVNode",[Uo]:"createCommentVNode",[Rp]:"createTextVNode",[c1]:"createStaticVNode",[Dp]:"resolveComponent",[Pp]:"resolveDynamicComponent",[Lp]:"resolveDirective",[Ip]:"resolveFilter",[Np]:"withDirectives",[Vp]:"renderList",[d1]:"renderSlot",[f1]:"createSlots",[fd]:"toDisplayString",[Mc]:"mergeProps",[Fp]:"normalizeClass",[$p]:"normalizeStyle",[Co]:"normalizeProps",[jo]:"guardReactiveProps",[Bp]:"toHandlers",[$h]:"camelize",[ED]:"capitalize",[Bh]:"toHandlerKey",[Rc]:"setBlockTracking",[OD]:"pushScopeId",[MD]:"popScopeId",[Hp]:"withCtx",[RD]:"unref",[DD]:"isRef",[Up]:"withMemo",[h1]:"isMemoSame"};function PD(e){Object.getOwnPropertySymbols(e).forEach(t=>{vl[t]=e[t]})}const jr={start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0},source:""};function LD(e,t=""){return{type:0,source:t,children:e,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:[],temps:0,codegenNode:void 0,loc:jr}}function Ao(e,t,n,r,s,a,o,u=!1,c=!1,h=!1,f=jr){return e&&(u?(e.helper(wa),e.helper(bl(e.inSSR,h))):e.helper(_l(e.inSSR,h)),o&&e.helper(Np)),{type:13,tag:t,props:n,children:r,patchFlag:s,dynamicProps:a,directives:o,isBlock:u,disableTracking:c,isComponent:h,loc:f}}function pa(e,t=jr){return{type:17,loc:t,elements:e}}function ts(e,t=jr){return{type:15,loc:t,properties:e}}function An(e,t){return{type:16,loc:jr,key:ut(e)?ft(e,!0):e,value:t}}function ft(e,t=!1,n=jr,r=0){return{type:4,loc:n,content:e,isStatic:t,constType:t?3:r}}function ms(e,t=jr){return{type:8,loc:t,children:e}}function Rn(e,t=[],n=jr){return{type:14,loc:n,callee:e,arguments:t}}function yl(e,t=void 0,n=!1,r=!1,s=jr){return{type:18,params:e,returns:t,newline:n,isSlot:r,loc:s}}function Hh(e,t,n,r=!0){return{type:19,test:e,consequent:t,alternate:n,newline:r,loc:jr}}function ID(e,t,n=!1,r=!1){return{type:20,index:e,value:t,needPauseTracking:n,inVOnce:r,needArraySpread:!1,loc:jr}}function ND(e){return{type:21,body:e,loc:jr}}function _l(e,t){return e||t?Op:Mp}function bl(e,t){return e||t?o1:u1}function jp(e,{helper:t,removeHelper:n,inSSR:r}){e.isBlock||(e.isBlock=!0,n(_l(r,e.isComponent)),t(wa),t(bl(r,e.isComponent)))}const zy=new Uint8Array([123,123]),Ky=new Uint8Array([125,125]);function Gy(e){return e>=97&&e<=122||e>=65&&e<=90}function Fr(e){return e===32||e===10||e===9||e===12||e===13}function xi(e){return e===47||e===62||Fr(e)}function Dc(e){const t=new Uint8Array(e.length);for(let n=0;n100){let o=-1,u=s;for(;o+1>>1;this.newlines[c]=0;o--)if(t>this.newlines[o]){a=o;break}return a>=0&&(n=a+2,r=t-this.newlines[a]),{column:r,line:n,offset:t}}peek(){return this.buffer.charCodeAt(this.index+1)}stateText(t){t===60?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=5,this.sectionStart=this.index):!this.inVPre&&t===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(t))}stateInterpolationOpen(t){if(t===this.delimiterOpen[this.delimiterIndex])if(this.delimiterIndex===this.delimiterOpen.length-1){const n=this.index+1-this.delimiterOpen.length;n>this.sectionStart&&this.cbs.ontext(this.sectionStart,n),this.state=3,this.sectionStart=n}else this.delimiterIndex++;else this.inRCDATA?(this.state=32,this.stateInRCDATA(t)):(this.state=1,this.stateText(t))}stateInterpolation(t){t===this.delimiterClose[0]&&(this.state=4,this.delimiterIndex=0,this.stateInterpolationClose(t))}stateInterpolationClose(t){t===this.delimiterClose[this.delimiterIndex]?this.delimiterIndex===this.delimiterClose.length-1?(this.cbs.oninterpolation(this.sectionStart,this.index+1),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):this.delimiterIndex++:(this.state=3,this.stateInterpolation(t))}stateSpecialStartSequence(t){const n=this.sequenceIndex===this.currentSequence.length;if(!(n?xi(t):(t|32)===this.currentSequence[this.sequenceIndex]))this.inRCDATA=!1;else if(!n){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=6,this.stateInTagName(t)}stateInRCDATA(t){if(this.sequenceIndex===this.currentSequence.length){if(t===62||Fr(t)){const n=this.index-this.currentSequence.length;if(this.sectionStart=t||(this.state===28?this.currentSequence===Jn.CdataEnd?this.cbs.oncdata(this.sectionStart,t):this.cbs.oncomment(this.sectionStart,t):this.state===6||this.state===11||this.state===18||this.state===17||this.state===12||this.state===13||this.state===14||this.state===15||this.state===16||this.state===20||this.state===19||this.state===21||this.state===9||this.cbs.ontext(this.sectionStart,t))}emitCodePoint(t,n){}}function Jy(e,{compatConfig:t}){const n=t&&t[e];return e==="MODE"?n||3:n}function ma(e,t){const n=Jy("MODE",t),r=Jy(e,t);return n===3?r===!0:r!==!1}function Eo(e,t,n,...r){return ma(e,t)}function Wp(e){throw e}function p1(e){}function Jt(e,t,n,r){const s=`https://vuejs.org/error-reference/#compiler-${e}`,a=new SyntaxError(String(s));return a.code=e,a.loc=t,a}const Sr=e=>e.type===4&&e.isStatic;function m1(e){switch(e){case"Teleport":case"teleport":return ho;case"Suspense":case"suspense":return Ep;case"KeepAlive":case"keep-alive":return Oc;case"BaseTransition":case"base-transition":return l1}}const FD=/^$|^\d|[^\$\w\xA0-\uFFFF]/,qp=e=>!FD.test(e),g1=/[A-Za-z_$\xA0-\uFFFF]/,$D=/[\.\?\w$\xA0-\uFFFF]/,BD=/\s+[.[]\s*|\s*[.[]\s+/g,v1=e=>e.type===4?e.content:e.loc.source,HD=e=>{const t=v1(e).trim().replace(BD,u=>u.trim());let n=0,r=[],s=0,a=0,o=null;for(let u=0;u|^\s*(?:async\s+)?function(?:\s+[\w$]+)?\s*\(/,jD=e=>UD.test(v1(e)),WD=jD;function Qr(e,t,n=!1){for(let r=0;rt.type===7&&t.name==="bind"&&(!t.arg||t.arg.type!==4||!t.arg.isStatic))}function Qf(e){return e.type===5||e.type===2}function Zy(e){return e.type===7&&e.name==="pre"}function YD(e){return e.type===7&&e.name==="slot"}function Pc(e){return e.type===1&&e.tagType===3}function Lc(e){return e.type===1&&e.tagType===2}const zD=new Set([Co,jo]);function _1(e,t=[]){if(e&&!ut(e)&&e.type===14){const n=e.callee;if(!ut(n)&&zD.has(n))return _1(e.arguments[0],t.concat(e))}return[e,t]}function Ic(e,t,n){let r,s=e.type===13?e.props:e.arguments[2],a=[],o;if(s&&!ut(s)&&s.type===14){const u=_1(s);s=u[0],a=u[1],o=a[a.length-1]}if(s==null||ut(s))r=ts([t]);else if(s.type===14){const u=s.arguments[0];!ut(u)&&u.type===15?Xy(t,u)||u.properties.unshift(t):s.callee===Bp?r=Rn(n.helper(Mc),[ts([t]),s]):s.arguments.unshift(ts([t])),!r&&(r=s)}else s.type===15?(Xy(t,s)||s.properties.unshift(t),r=s):(r=Rn(n.helper(Mc),[ts([t]),s]),o&&o.callee===jo&&(o=a[a.length-2]));e.type===13?o?o.arguments[0]=r:e.props=r:o?o.arguments[0]=r:e.arguments[2]=r}function Xy(e,t){let n=!1;if(e.key.type===4){const r=e.key.content;n=t.properties.some(s=>s.key.type===4&&s.key.content===r)}return n}function Oo(e,t){return`_${t}_${e.replace(/[^\w]/g,(n,r)=>n==="-"?"_":e.charCodeAt(r).toString())}`}function KD(e){return e.type===14&&e.callee===Up?e.arguments[1].returns:e}const GD=/([\s\S]*?)\s+(?:in|of)\s+(\S[\s\S]*)/;function b1(e){for(let t=0;t0,isVoidTag:el,isPreTag:el,isIgnoreNewlineTag:el,isCustomElement:el,onError:Wp,onWarn:p1,comments:!1,prefixIdentifiers:!1};let Pt=x1,Mo=null,si="",Qn=null,kt=null,yr="",Ks=-1,ra=-1,zp=0,Mi=!1,Uh=null;const en=[],un=new VD(en,{onerr:zs,ontext(e,t){Gu(jn(e,t),e,t)},ontextentity(e,t,n){Gu(e,t,n)},oninterpolation(e,t){if(Mi)return Gu(jn(e,t),e,t);let n=e+un.delimiterOpen.length,r=t-un.delimiterClose.length;for(;Fr(si.charCodeAt(n));)n++;for(;Fr(si.charCodeAt(r-1));)r--;let s=jn(n,r);s.includes("&")&&(s=Pt.decodeEntities(s,!1)),jh({type:5,content:oc(s,!1,_n(n,r)),loc:_n(e,t)})},onopentagname(e,t){const n=jn(e,t);Qn={type:1,tag:n,ns:Pt.getNamespace(n,en[0],Pt.ns),tagType:0,props:[],children:[],loc:_n(e-1,t),codegenNode:void 0}},onopentagend(e){e0(e)},onclosetag(e,t){const n=jn(e,t);if(!Pt.isVoidTag(n)){let r=!1;for(let s=0;s0&&zs(24,en[0].loc.start.offset);for(let o=0;o<=s;o++){const u=en.shift();lc(u,t,o(r.type===7?r.rawName:r.name)===n)&&zs(2,t)},onattribend(e,t){if(Qn&&kt){if(oa(kt.loc,t),e!==0)if(yr.includes("&")&&(yr=Pt.decodeEntities(yr,!0)),kt.type===6)kt.name==="class"&&(yr=T1(yr).trim()),e===1&&!yr&&zs(13,t),kt.value={type:2,content:yr,loc:e===1?_n(Ks,ra):_n(Ks-1,ra+1)},un.inSFCRoot&&Qn.tag==="template"&&kt.name==="lang"&&yr&&yr!=="html"&&un.enterRCDATA(Dc("s.content==="sync"))>-1&&Eo("COMPILER_V_BIND_SYNC",Pt,kt.loc,kt.arg.loc.source)&&(kt.name="model",kt.modifiers.splice(r,1))}(kt.type!==7||kt.name!=="pre")&&Qn.props.push(kt)}yr="",Ks=ra=-1},oncomment(e,t){Pt.comments&&jh({type:3,content:jn(e,t),loc:_n(e-4,t+3)})},onend(){const e=si.length;for(let t=0;t{const _=t.start.offset+m,b=_+p.length;return oc(p,!1,_n(_,b),0,y?1:0)},u={source:o(a.trim(),n.indexOf(a,s.length)),value:void 0,key:void 0,index:void 0,finalized:!1};let c=s.trim().replace(JD,"").trim();const h=s.indexOf(c),f=c.match(Qy);if(f){c=c.replace(Qy,"").trim();const p=f[1].trim();let m;if(p&&(m=n.indexOf(p,h+c.length),u.key=o(p,m,!0)),f[2]){const y=f[2].trim();y&&(u.index=o(y,n.indexOf(y,u.key?m+p.length:h+c.length),!0))}}return c&&(u.value=o(c,h,!0)),u}function jn(e,t){return si.slice(e,t)}function e0(e){un.inSFCRoot&&(Qn.innerLoc=_n(e+1,e+1)),jh(Qn);const{tag:t,ns:n}=Qn;n===0&&Pt.isPreTag(t)&&zp++,Pt.isVoidTag(t)?lc(Qn,e):(en.unshift(Qn),(n===1||n===2)&&(un.inXML=!0)),Qn=null}function Gu(e,t,n){{const a=en[0]&&en[0].tag;a!=="script"&&a!=="style"&&e.includes("&")&&(e=Pt.decodeEntities(e,!1))}const r=en[0]||Mo,s=r.children[r.children.length-1];s&&s.type===2?(s.content+=e,oa(s.loc,n)):r.children.push({type:2,content:e,loc:_n(t,n)})}function lc(e,t,n=!1){n?oa(e.loc,S1(t,60)):oa(e.loc,XD(t,62)+1),un.inSFCRoot&&(e.children.length?e.innerLoc.end=xt({},e.children[e.children.length-1].loc.end):e.innerLoc.end=xt({},e.innerLoc.start),e.innerLoc.source=jn(e.innerLoc.start.offset,e.innerLoc.end.offset));const{tag:r,ns:s,children:a}=e;if(Mi||(r==="slot"?e.tagType=2:t0(e)?e.tagType=3:eP(e)&&(e.tagType=1)),un.inRCDATA||(e.children=k1(a)),s===0&&Pt.isIgnoreNewlineTag(r)){const o=a[0];o&&o.type===2&&(o.content=o.content.replace(/^\r?\n/,""))}s===0&&Pt.isPreTag(r)&&zp--,Uh===e&&(Mi=un.inVPre=!1,Uh=null),un.inXML&&(en[0]?en[0].ns:Pt.ns)===0&&(un.inXML=!1);{const o=e.props;if(!un.inSFCRoot&&ma("COMPILER_NATIVE_TEMPLATE",Pt)&&e.tag==="template"&&!t0(e)){const c=en[0]||Mo,h=c.children.indexOf(e);c.children.splice(h,1,...e.children)}const u=o.find(c=>c.type===6&&c.name==="inline-template");u&&Eo("COMPILER_INLINE_TEMPLATE",Pt,u.loc)&&e.children.length&&(u.value={type:2,content:jn(e.children[0].loc.start.offset,e.children[e.children.length-1].loc.end.offset),loc:u.loc})}}function XD(e,t){let n=e;for(;si.charCodeAt(n)!==t&&n=0;)n--;return n}const QD=new Set(["if","else","else-if","for","slot"]);function t0({tag:e,props:t}){if(e==="template"){for(let n=0;n64&&e<91}const nP=/\r\n/g;function k1(e){const t=Pt.whitespace!=="preserve";let n=!1;for(let r=0;rn.type!==3);return t.length===1&&t[0].type===1&&!Lc(t[0])?t[0]:null}function uc(e,t,n,r=!1,s=!1){const{children:a}=e,o=[];for(let f=0;f0){if(m>=2){p.codegenNode.patchFlag=-1,o.push(p);continue}}else{const y=p.codegenNode;if(y.type===13){const _=y.patchFlag;if((_===void 0||_===512||_===1)&&E1(p,n)>=2){const b=O1(p);b&&(y.props=n.hoist(b))}y.dynamicProps&&(y.dynamicProps=n.hoist(y.dynamicProps))}}}else if(p.type===12&&(r?0:$r(p,n))>=2){p.codegenNode.type===14&&p.codegenNode.arguments.length>0&&p.codegenNode.arguments.push("-1"),o.push(p);continue}if(p.type===1){const m=p.tagType===1;m&&n.scopes.vSlot++,uc(p,e,n,!1,s),m&&n.scopes.vSlot--}else if(p.type===11)uc(p,e,n,p.children.length===1,!0);else if(p.type===9)for(let m=0;my.key===p||y.key.content===p);return m&&m.value}}o.length&&n.transformHoist&&n.transformHoist(a,n,e)}function $r(e,t){const{constantCache:n}=t;switch(e.type){case 1:if(e.tagType!==0)return 0;const r=n.get(e);if(r!==void 0)return r;const s=e.codegenNode;if(s.type!==13||s.isBlock&&e.tag!=="svg"&&e.tag!=="foreignObject"&&e.tag!=="math")return 0;if(s.patchFlag===void 0){let o=3;const u=E1(e,t);if(u===0)return n.set(e,0),0;u1)for(let c=0;cJ&&(U.childIndex--,U.onNodeRemoved()),U.parent.children.splice(J,1)},onNodeRemoved:zn,addIdentifiers(P){},removeIdentifiers(P){},hoist(P){ut(P)&&(P=ft(P)),U.hoists.push(P);const O=ft(`_hoisted_${U.hoists.length}`,!1,P.loc,2);return O.hoisted=P,O},cache(P,O=!1,J=!1){const X=ID(U.cached.length,P,O,J);return U.cached.push(X),X}};return U.filters=new Set,U}function dP(e,t){const n=cP(e,t);pd(e,n),t.hoistStatic&&oP(e,n),t.ssr||fP(e,n),e.helpers=new Set([...n.helpers.keys()]),e.components=[...n.components],e.directives=[...n.directives],e.imports=n.imports,e.hoists=n.hoists,e.temps=n.temps,e.cached=n.cached,e.transformed=!0,e.filters=[...n.filters]}function fP(e,t){const{helper:n}=t,{children:r}=e;if(r.length===1){const s=C1(e);if(s&&s.codegenNode){const a=s.codegenNode;a.type===13&&jp(a,t),e.codegenNode=a}else e.codegenNode=r[0]}else if(r.length>1){let s=64;e.codegenNode=Ao(t,n(To),void 0,e.children,s,void 0,void 0,!0,void 0,!1)}}function hP(e,t){let n=0;const r=()=>{n--};for(;nr===e:r=>e.test(r);return(r,s)=>{if(r.type===1){const{props:a}=r;if(r.tagType===3&&a.some(YD))return;const o=[];for(let u=0;u`${vl[e]}: _${vl[e]}`;function pP(e,{mode:t="function",prefixIdentifiers:n=t==="module",sourceMap:r=!1,filename:s="template.vue.html",scopeId:a=null,optimizeImports:o=!1,runtimeGlobalName:u="Vue",runtimeModuleName:c="vue",ssrRuntimeModuleName:h="vue/server-renderer",ssr:f=!1,isTS:p=!1,inSSR:m=!1}){const y={mode:t,prefixIdentifiers:n,sourceMap:r,filename:s,scopeId:a,optimizeImports:o,runtimeGlobalName:u,runtimeModuleName:c,ssrRuntimeModuleName:h,ssr:f,isTS:p,inSSR:m,source:e.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper(b){return`_${vl[b]}`},push(b,S=-2,$){y.code+=b},indent(){_(++y.indentLevel)},deindent(b=!1){b?--y.indentLevel:_(--y.indentLevel)},newline(){_(y.indentLevel)}};function _(b){y.push(` +`+" ".repeat(b),0)}return y}function mP(e,t={}){const n=pP(e,t);t.onContextCreated&&t.onContextCreated(n);const{mode:r,push:s,prefixIdentifiers:a,indent:o,deindent:u,newline:c,scopeId:h,ssr:f}=n,p=Array.from(e.helpers),m=p.length>0,y=!a&&r!=="module";gP(e,n);const b=f?"ssrRender":"render",$=(f?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"]).join(", ");if(s(`function ${b}(${$}) {`),o(),y&&(s("with (_ctx) {"),o(),m&&(s(`const { ${p.map(R1).join(", ")} } = _Vue +`,-1),c())),e.components.length&&(eh(e.components,"component",n),(e.directives.length||e.temps>0)&&c()),e.directives.length&&(eh(e.directives,"directive",n),e.temps>0&&c()),e.filters&&e.filters.length&&(c(),eh(e.filters,"filter",n),c()),e.temps>0){s("let ");for(let V=0;V0?", ":""}_temp${V}`)}return(e.components.length||e.directives.length||e.temps)&&(s(` +`,0),c()),f||s("return "),e.codegenNode?sr(e.codegenNode,n):s("null"),y&&(u(),s("}")),u(),s("}"),{ast:e,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}function gP(e,t){const{ssr:n,prefixIdentifiers:r,push:s,newline:a,runtimeModuleName:o,runtimeGlobalName:u,ssrRuntimeModuleName:c}=t,h=u,f=Array.from(e.helpers);if(f.length>0&&(s(`const _Vue = ${h} +`,-1),e.hoists.length)){const p=[Op,Mp,Uo,Rp,c1].filter(m=>f.includes(m)).map(R1).join(", ");s(`const { ${p} } = _Vue +`,-1)}vP(e.hoists,t),a(),s("return ")}function eh(e,t,{helper:n,push:r,newline:s,isTS:a}){const o=n(t==="filter"?Ip:t==="component"?Dp:Lp);for(let u=0;u3||!1;t.push("["),n&&t.indent(),Wo(e,t,n),n&&t.deindent(),t.push("]")}function Wo(e,t,n=!1,r=!0){const{push:s,newline:a}=t;for(let o=0;on||"null")}function kP(e,t){const{push:n,helper:r,pure:s}=t,a=ut(e.callee)?e.callee:r(e.callee);s&&n(md),n(a+"(",-2,e),Wo(e.arguments,t),n(")")}function TP(e,t){const{push:n,indent:r,deindent:s,newline:a}=t,{properties:o}=e;if(!o.length){n("{}",-2,e);return}const u=o.length>1||!1;n(u?"{":"{ "),u&&r();for(let c=0;c "),(c||u)&&(n("{"),r()),o?(c&&n("return "),Ye(o)?Kp(o,t):sr(o,t)):u&&sr(u,t),(c||u)&&(s(),n("}")),h&&(e.isNonScopedSlot&&n(", undefined, true"),n(")"))}function EP(e,t){const{test:n,consequent:r,alternate:s,newline:a}=e,{push:o,indent:u,deindent:c,newline:h}=t;if(n.type===4){const p=!qp(n.content);p&&o("("),D1(n,t),p&&o(")")}else o("("),sr(n,t),o(")");a&&u(),t.indentLevel++,a||o(" "),o("? "),sr(r,t),t.indentLevel--,a&&h(),a||o(" "),o(": ");const f=s.type===19;f||t.indentLevel++,sr(s,t),f||t.indentLevel--,a&&c(!0)}function OP(e,t){const{push:n,helper:r,indent:s,deindent:a,newline:o}=t,{needPauseTracking:u,needArraySpread:c}=e;c&&n("[...("),n(`_cache[${e.index}] || (`),u&&(s(),n(`${r(Rc)}(-1`),e.inVOnce&&n(", true"),n("),"),o(),n("(")),n(`_cache[${e.index}] = `),sr(e.value,t),u&&(n(`).cacheIndex = ${e.index},`),o(),n(`${r(Rc)}(1),`),o(),n(`_cache[${e.index}]`),a()),n(")"),c&&n(")]")}new RegExp("\\b"+"arguments,await,break,case,catch,class,const,continue,debugger,default,delete,do,else,export,extends,finally,for,function,if,import,let,new,return,super,switch,throw,try,var,void,while,with,yield".split(",").join("\\b|\\b")+"\\b");const MP=M1(/^(?:if|else|else-if)$/,(e,t,n)=>RP(e,t,n,(r,s,a)=>{const o=n.parent.children;let u=o.indexOf(r),c=0;for(;u-->=0;){const h=o[u];h&&h.type===9&&(c+=h.branches.length)}return()=>{if(a)r.codegenNode=r0(s,c,n);else{const h=DP(r.codegenNode);h.alternate=r0(s,c+r.branches.length-1,n)}}}));function RP(e,t,n,r){if(t.name!=="else"&&(!t.exp||!t.exp.content.trim())){const s=t.exp?t.exp.loc:e.loc;n.onError(Jt(28,t.loc)),t.exp=ft("true",!1,s)}if(t.name==="if"){const s=n0(e,t),a={type:9,loc:sP(e.loc),branches:[s]};if(n.replaceNode(a),r)return r(a,s,!0)}else{const s=n.parent.children;let a=s.indexOf(e);for(;a-->=-1;){const o=s[a];if(o&&w1(o)){n.removeNode(o);continue}if(o&&o.type===9){(t.name==="else-if"||t.name==="else")&&o.branches[o.branches.length-1].condition===void 0&&n.onError(Jt(30,e.loc)),n.removeNode();const u=n0(e,t);o.branches.push(u);const c=r&&r(o,u,!1);pd(u,n),c&&c(),n.currentNode=null}else n.onError(Jt(30,e.loc));break}}}function n0(e,t){const n=e.tagType===3;return{type:10,loc:e.loc,condition:t.name==="else"?void 0:t.exp,children:n&&!Qr(e,"for")?e.children:[e],userKey:hd(e,"key"),isTemplateIf:n}}function r0(e,t,n){return e.condition?Hh(e.condition,s0(e,t,n),Rn(n.helper(Uo),['""',"true"])):s0(e,t,n)}function s0(e,t,n){const{helper:r}=n,s=An("key",ft(`${t}`,!1,jr,2)),{children:a}=e,o=a[0];if(a.length!==1||o.type!==1)if(a.length===1&&o.type===11){const c=o.codegenNode;return Ic(c,s,n),c}else return Ao(n,r(To),ts([s]),a,64,void 0,void 0,!0,!1,!1,e.loc);else{const c=o.codegenNode,h=KD(c);return h.type===13&&jp(h,n),Ic(h,s,n),c}}function DP(e){for(;;)if(e.type===19)if(e.alternate.type===19)e=e.alternate;else return e;else e.type===20&&(e=e.value)}const PP=M1("for",(e,t,n)=>{const{helper:r,removeHelper:s}=n;return LP(e,t,n,a=>{const o=Rn(r(Vp),[a.source]),u=Pc(e),c=Qr(e,"memo"),h=hd(e,"key",!1,!0);h&&h.type;let f=h&&(h.type===6?h.value?ft(h.value.content,!0):void 0:h.exp);const p=h&&f?An("key",f):null,m=a.source.type===4&&a.source.constType>0,y=m?64:h?128:256;return a.codegenNode=Ao(n,r(To),void 0,o,y,void 0,void 0,!0,!m,!1,e.loc),()=>{let _;const{children:b}=a,S=b.length!==1||b[0].type!==1,$=Lc(e)?e:u&&e.children.length===1&&Lc(e.children[0])?e.children[0]:null;if($?(_=$.codegenNode,u&&p&&Ic(_,p,n)):S?_=Ao(n,r(To),p?ts([p]):void 0,e.children,64,void 0,void 0,!0,void 0,!1):(_=b[0].codegenNode,u&&p&&Ic(_,p,n),_.isBlock!==!m&&(_.isBlock?(s(wa),s(bl(n.inSSR,_.isComponent))):s(_l(n.inSSR,_.isComponent))),_.isBlock=!m,_.isBlock?(r(wa),r(bl(n.inSSR,_.isComponent))):r(_l(n.inSSR,_.isComponent))),c){const V=yl(Wh(a.parseResult,[ft("_cached")]));V.body=ND([ms(["const _memo = (",c.exp,")"]),ms(["if (_cached",...f?[" && _cached.key === ",f]:[],` && ${n.helperString(h1)}(_cached, _memo)) return _cached`]),ms(["const _item = ",_]),ft("_item.memo = _memo"),ft("return _item")]),o.arguments.push(V,ft("_cache"),ft(String(n.cached.length))),n.cached.push(null)}else o.arguments.push(yl(Wh(a.parseResult),_,!0))}})});function LP(e,t,n,r){if(!t.exp){n.onError(Jt(31,t.loc));return}const s=t.forParseResult;if(!s){n.onError(Jt(32,t.loc));return}L1(s);const{addIdentifiers:a,removeIdentifiers:o,scopes:u}=n,{source:c,value:h,key:f,index:p}=s,m={type:11,loc:t.loc,source:c,valueAlias:h,keyAlias:f,objectIndexAlias:p,parseResult:s,children:Pc(e)?e.children:[e]};n.replaceNode(m),u.vFor++;const y=r&&r(m);return()=>{u.vFor--,y&&y()}}function L1(e,t){e.finalized||(e.finalized=!0)}function Wh({value:e,key:t,index:n},r=[]){return IP([e,t,n,...r])}function IP(e){let t=e.length;for(;t--&&!e[t];);return e.slice(0,t+1).map((n,r)=>n||ft("_".repeat(r+1),!1))}const i0=ft("undefined",!1),NP=(e,t)=>{if(e.type===1&&(e.tagType===1||e.tagType===3)){const n=Qr(e,"slot");if(n)return n.exp,t.scopes.vSlot++,()=>{t.scopes.vSlot--}}},VP=(e,t,n,r)=>yl(e,n,!1,!0,n.length?n[0].loc:r);function FP(e,t,n=VP){t.helper(Hp);const{children:r,loc:s}=e,a=[],o=[];let u=t.scopes.vSlot>0||t.scopes.vFor>0;const c=Qr(e,"slot",!0);if(c){const{arg:S,exp:$}=c;S&&!Sr(S)&&(u=!0),a.push(An(S||ft("default",!0),n($,void 0,r,s)))}let h=!1,f=!1;const p=[],m=new Set;let y=0;for(let S=0;S{const x=n($,void 0,V,s);return t.compatConfig&&(x.isNonScopedSlot=!0),An("default",x)};h?p.length&&!p.every(Yp)&&(f?t.onError(Jt(39,p[0].loc)):a.push(S(void 0,p))):a.push(S(void 0,r))}const _=u?2:cc(e.children)?3:1;let b=ts(a.concat(An("_",ft(_+"",!1))),s);return o.length&&(b=Rn(t.helper(f1),[b,pa(o)])),{slots:b,hasDynamicSlots:u}}function Ju(e,t,n){const r=[An("name",e),An("fn",t)];return n!=null&&r.push(An("key",ft(String(n),!0))),ts(r)}function cc(e){for(let t=0;tfunction(){if(e=t.currentNode,!(e.type===1&&(e.tagType===0||e.tagType===1)))return;const{tag:r,props:s}=e,a=e.tagType===1;let o=a?BP(e,t):`"${r}"`;const u=Ft(o)&&o.callee===Pp;let c,h,f=0,p,m,y,_=u||o===ho||o===Ep||!a&&(r==="svg"||r==="foreignObject"||r==="math");if(s.length>0){const b=N1(e,t,void 0,a,u);c=b.props,f=b.patchFlag,m=b.dynamicPropNames;const S=b.directives;y=S&&S.length?pa(S.map($=>UP($,t))):void 0,b.shouldUseBlock&&(_=!0)}if(e.children.length>0)if(o===Oc&&(_=!0,f|=1024),a&&o!==ho&&o!==Oc){const{slots:S,hasDynamicSlots:$}=FP(e,t);h=S,$&&(f|=1024)}else if(e.children.length===1&&o!==ho){const S=e.children[0],$=S.type,V=$===5||$===8;V&&$r(S,t)===0&&(f|=1),V||$===2?h=S:h=e.children}else h=e.children;m&&m.length&&(p=jP(m)),e.codegenNode=Ao(t,o,c,h,f===0?void 0:f,p,y,!!_,!1,a,e.loc)};function BP(e,t,n=!1){let{tag:r}=e;const s=qh(r),a=hd(e,"is",!1,!0);if(a)if(s||ma("COMPILER_IS_ON_ELEMENT",t)){let u;if(a.type===6?u=a.value&&ft(a.value.content,!0):(u=a.exp,u||(u=ft("is",!1,a.arg.loc))),u)return Rn(t.helper(Pp),[u])}else a.type===6&&a.value.content.startsWith("vue:")&&(r=a.value.content.slice(4));const o=m1(r)||t.isBuiltInComponent(r);return o?(n||t.helper(o),o):(t.helper(Dp),t.components.add(r),Oo(r,"component"))}function N1(e,t,n=e.props,r,s,a=!1){const{tag:o,loc:u,children:c}=e;let h=[];const f=[],p=[],m=c.length>0;let y=!1,_=0,b=!1,S=!1,$=!1,V=!1,x=!1,C=!1;const B=[],H=O=>{h.length&&(f.push(ts(a0(h),u)),h=[]),O&&f.push(O)},F=()=>{t.scopes.vFor>0&&h.push(An(ft("ref_for",!0),ft("true")))},U=({key:O,value:J})=>{if(Sr(O)){const X=O.content,de=xa(X);if(de&&(!r||s)&&X.toLowerCase()!=="onclick"&&X!=="onUpdate:modelValue"&&!Di(X)&&(V=!0),de&&Di(X)&&(C=!0),de&&J.type===14&&(J=J.arguments[0]),J.type===20||(J.type===4||J.type===8)&&$r(J,t)>0)return;X==="ref"?b=!0:X==="class"?S=!0:X==="style"?$=!0:X!=="key"&&!B.includes(X)&&B.push(X),r&&(X==="class"||X==="style")&&!B.includes(X)&&B.push(X)}else x=!0};for(let O=0;OCe.content==="prop")&&(_|=32);const ce=t.directiveTransforms[X];if(ce){const{props:Ce,needRuntime:Re}=ce(J,e,t);!a&&Ce.forEach(U),j&&de&&!Sr(de)?H(ts(Ce,u)):h.push(...Ce),Re&&(p.push(J),Or(Re)&&I1.set(J,Re))}else QO(X)||(p.push(J),m&&(y=!0))}}let P;if(f.length?(H(),f.length>1?P=Rn(t.helper(Mc),f,u):P=f[0]):h.length&&(P=ts(a0(h),u)),x?_|=16:(S&&!r&&(_|=2),$&&!r&&(_|=4),B.length&&(_|=8),V&&(_|=32)),!y&&(_===0||_===32)&&(b||C||p.length>0)&&(_|=512),!t.inSSR&&P)switch(P.type){case 15:let O=-1,J=-1,X=!1;for(let N=0;NAn(o,a)),s))}return pa(n,e.loc)}function jP(e){let t="[";for(let n=0,r=e.length;n{if(Lc(e)){const{children:n,loc:r}=e,{slotName:s,slotProps:a}=qP(e,t),o=[t.prefixIdentifiers?"_ctx.$slots":"$slots",s,"{}","undefined","true"];let u=2;a&&(o[2]=a,u=3),n.length&&(o[3]=yl([],n,!1,!1,r),u=4),t.scopeId&&!t.slotted&&(u=5),o.splice(u),e.codegenNode=Rn(t.helper(d1),o,r)}};function qP(e,t){let n='"default"',r;const s=[];for(let a=0;a0){const{props:a,directives:o}=N1(e,t,s,!1,!1);r=a,o.length&&t.onError(Jt(36,o[0].loc))}return{slotName:n,slotProps:r}}const V1=(e,t,n,r)=>{const{loc:s,modifiers:a,arg:o}=e;!e.exp&&!a.length&&n.onError(Jt(35,s));let u;if(o.type===4)if(o.isStatic){let p=o.content;p.startsWith("vue:")&&(p=`vnode-${p.slice(4)}`);const m=t.tagType!==0||p.startsWith("vnode")||!/[A-Z]/.test(p)?il(Zt(p)):`on:${p}`;u=ft(m,!0,o.loc)}else u=ms([`${n.helperString(Bh)}(`,o,")"]);else u=o,u.children.unshift(`${n.helperString(Bh)}(`),u.children.push(")");let c=e.exp;c&&!c.content.trim()&&(c=void 0);let h=n.cacheHandlers&&!c&&!n.inVOnce;if(c){const p=y1(c),m=!(p||WD(c)),y=c.content.includes(";");(m||h&&p)&&(c=ms([`${m?"$event":"(...args)"} => ${y?"{":"("}`,c,y?"}":")"]))}let f={props:[An(u,c||ft("() => {}",!1,s))]};return r&&(f=r(f)),h&&(f.props[0].value=n.cache(f.props[0].value)),f.props.forEach(p=>p.key.isHandlerKey=!0),f},YP=(e,t,n)=>{const{modifiers:r,loc:s}=e,a=e.arg;let{exp:o}=e;return o&&o.type===4&&!o.content.trim()&&(o=void 0),a.type!==4?(a.children.unshift("("),a.children.push(') || ""')):a.isStatic||(a.content=a.content?`${a.content} || ""`:'""'),r.some(u=>u.content==="camel")&&(a.type===4?a.isStatic?a.content=Zt(a.content):a.content=`${n.helperString($h)}(${a.content})`:(a.children.unshift(`${n.helperString($h)}(`),a.children.push(")"))),n.inSSR||(r.some(u=>u.content==="prop")&&l0(a,"."),r.some(u=>u.content==="attr")&&l0(a,"^")),{props:[An(a,o)]}},l0=(e,t)=>{e.type===4?e.isStatic?e.content=t+e.content:e.content=`\`${t}\${${e.content}}\``:(e.children.unshift(`'${t}' + (`),e.children.push(")"))},zP=(e,t)=>{if(e.type===0||e.type===1||e.type===11||e.type===10)return()=>{const n=e.children;let r,s=!1;for(let a=0;aa.type===7&&!t.directiveTransforms[a.name])&&e.tag!=="template")))for(let a=0;a{if(e.type===1&&Qr(e,"once",!0))return o0.has(e)||t.inVOnce||t.inSSR?void 0:(o0.add(e),t.inVOnce=!0,t.helper(Rc),()=>{t.inVOnce=!1;const n=t.currentNode;n.codegenNode&&(n.codegenNode=t.cache(n.codegenNode,!0,!0))})},F1=(e,t,n)=>{const{exp:r,arg:s}=e;if(!r)return n.onError(Jt(41,e.loc)),Ql();const a=r.loc.source.trim(),o=r.type===4?r.content:a,u=n.bindingMetadata[a];if(u==="props"||u==="props-aliased")return n.onError(Jt(44,r.loc)),Ql();if(u==="literal-const"||u==="setup-const")return n.onError(Jt(45,r.loc)),Ql();if(!o.trim()||!y1(r))return n.onError(Jt(42,r.loc)),Ql();const c=s||ft("modelValue",!0),h=s?Sr(s)?`onUpdate:${Zt(s.content)}`:ms(['"onUpdate:" + ',s]):"onUpdate:modelValue";let f;const p=n.isTS?"($event: any)":"$event";f=ms([`${p} => ((`,r,") = $event)"]);const m=[An(c,e.exp),An(h,f)];if(e.modifiers.length&&t.tagType===1){const y=e.modifiers.map(b=>b.content).map(b=>(qp(b)?b:JSON.stringify(b))+": true").join(", "),_=s?Sr(s)?`${s.content}Modifiers`:ms([s,' + "Modifiers"']):"modelModifiers";m.push(An(_,ft(`{ ${y} }`,!1,e.loc,2)))}return Ql(m)};function Ql(e=[]){return{props:e}}const GP=/[\w).+\-_$\]]/,JP=(e,t)=>{ma("COMPILER_FILTERS",t)&&(e.type===5?Nc(e.content,t):e.type===1&&e.props.forEach(n=>{n.type===7&&n.name!=="for"&&n.exp&&Nc(n.exp,t)}))};function Nc(e,t){if(e.type===4)u0(e,t);else for(let n=0;n=0&&(V=n.charAt($),V===" ");$--);(!V||!GP.test(V))&&(o=!0)}}_===void 0?_=n.slice(0,y).trim():f!==0&&S();function S(){b.push(n.slice(f,y).trim()),f=y+1}if(b.length){for(y=0;y{if(e.type===1){const n=Qr(e,"memo");return!n||c0.has(e)||t.inSSR?void 0:(c0.add(e),()=>{const r=e.codegenNode||t.currentNode.codegenNode;r&&r.type===13&&(e.tagType!==1&&jp(r,t),e.codegenNode=Rn(t.helper(Up),[n.exp,yl(void 0,r),"_cache",String(t.cached.length)]),t.cached.push(null))})}},QP=(e,t)=>{if(e.type===1){for(const n of e.props)if(n.type===7&&n.name==="bind"&&(!n.exp||n.exp.type===4&&!n.exp.content.trim())&&n.arg){const r=n.arg;if(r.type!==4||!r.isStatic)t.onError(Jt(53,r.loc)),n.exp=ft("",!0,r.loc);else{const s=Zt(r.content);(g1.test(s[0])||s[0]==="-")&&(n.exp=ft(s,!1,r.loc))}}}};function eL(e){return[[QP,KP,MP,XP,PP,JP,WP,$P,NP,zP],{on:V1,bind:YP,model:F1}]}function tL(e,t={}){const n=t.onError||Wp,r=t.mode==="module";t.prefixIdentifiers===!0?n(Jt(48)):r&&n(Jt(49));const s=!1;t.cacheHandlers&&n(Jt(50)),t.scopeId&&!r&&n(Jt(51));const a=xt({},t,{prefixIdentifiers:s}),o=ut(e)?lP(e,a):e,[u,c]=eL();return dP(o,xt({},a,{nodeTransforms:[...u,...t.nodeTransforms||[]],directiveTransforms:xt({},c,t.directiveTransforms||{})})),mP(o,a)}const nL=()=>({props:[]});/** +* @vue/compiler-dom v3.5.26 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/const $1=Symbol(""),B1=Symbol(""),H1=Symbol(""),U1=Symbol(""),Yh=Symbol(""),j1=Symbol(""),W1=Symbol(""),q1=Symbol(""),Y1=Symbol(""),z1=Symbol("");PD({[$1]:"vModelRadio",[B1]:"vModelCheckbox",[H1]:"vModelText",[U1]:"vModelSelect",[Yh]:"vModelDynamic",[j1]:"withModifiers",[W1]:"withKeys",[q1]:"vShow",[Y1]:"Transition",[z1]:"TransitionGroup"});let qa;function rL(e,t=!1){return qa||(qa=document.createElement("div")),t?(qa.innerHTML=`
`,qa.children[0].getAttribute("foo")):(qa.innerHTML=e,qa.textContent)}const sL={parseMode:"html",isVoidTag:mM,isNativeTag:e=>fM(e)||hM(e)||pM(e),isPreTag:e=>e==="pre",isIgnoreNewlineTag:e=>e==="pre"||e==="textarea",decodeEntities:rL,isBuiltInComponent:e=>{if(e==="Transition"||e==="transition")return Y1;if(e==="TransitionGroup"||e==="transition-group")return z1},getNamespace(e,t,n){let r=t?t.ns:n;if(t&&r===2)if(t.tag==="annotation-xml"){if(e==="svg")return 1;t.props.some(s=>s.type===6&&s.name==="encoding"&&s.value!=null&&(s.value.content==="text/html"||s.value.content==="application/xhtml+xml"))&&(r=0)}else/^m(?:[ions]|text)$/.test(t.tag)&&e!=="mglyph"&&e!=="malignmark"&&(r=0);else t&&r===1&&(t.tag==="foreignObject"||t.tag==="desc"||t.tag==="title")&&(r=0);if(r===0){if(e==="svg")return 1;if(e==="math")return 2}return r}},iL=e=>{e.type===1&&e.props.forEach((t,n)=>{t.type===6&&t.name==="style"&&t.value&&(e.props[n]={type:7,name:"bind",arg:ft("style",!0,t.loc),exp:aL(t.value.content,t.loc),modifiers:[],loc:t.loc})})},aL=(e,t)=>{const n=i_(e);return ft(JSON.stringify(n),!1,t,3)};function Li(e,t){return Jt(e,t)}const lL=(e,t,n)=>{const{exp:r,loc:s}=e;return r||n.onError(Li(54,s)),t.children.length&&(n.onError(Li(55,s)),t.children.length=0),{props:[An(ft("innerHTML",!0,s),r||ft("",!0))]}},oL=(e,t,n)=>{const{exp:r,loc:s}=e;return r||n.onError(Li(56,s)),t.children.length&&(n.onError(Li(57,s)),t.children.length=0),{props:[An(ft("textContent",!0),r?$r(r,n)>0?r:Rn(n.helperString(fd),[r],s):ft("",!0))]}},uL=(e,t,n)=>{const r=F1(e,t,n);if(!r.props.length||t.tagType===1)return r;e.arg&&n.onError(Li(59,e.arg.loc));const{tag:s}=t,a=n.isCustomElement(s);if(s==="input"||s==="textarea"||s==="select"||a){let o=H1,u=!1;if(s==="input"||a){const c=hd(t,"type");if(c){if(c.type===7)o=Yh;else if(c.value)switch(c.value.content){case"radio":o=$1;break;case"checkbox":o=B1;break;case"file":u=!0,n.onError(Li(60,e.loc));break}}else qD(t)&&(o=Yh)}else s==="select"&&(o=U1);u||(r.needRuntime=n.helper(o))}else n.onError(Li(58,e.loc));return r.props=r.props.filter(o=>!(o.key.type===4&&o.key.content==="modelValue")),r},cL=Ur("passive,once,capture"),dL=Ur("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),fL=Ur("left,right"),K1=Ur("onkeyup,onkeydown,onkeypress"),hL=(e,t,n,r)=>{const s=[],a=[],o=[];for(let u=0;uSr(e)&&e.content.toLowerCase()==="onclick"?ft(t,!0):e.type!==4?ms(["(",e,`) === "onClick" ? "${t}" : (`,e,")"]):e,pL=(e,t,n)=>V1(e,t,n,r=>{const{modifiers:s}=e;if(!s.length)return r;let{key:a,value:o}=r.props[0];const{keyModifiers:u,nonKeyModifiers:c,eventOptionModifiers:h}=hL(a,s,n,e.loc);if(c.includes("right")&&(a=d0(a,"onContextmenu")),c.includes("middle")&&(a=d0(a,"onMouseup")),c.length&&(o=Rn(n.helper(j1),[o,JSON.stringify(c)])),u.length&&(!Sr(a)||K1(a.content.toLowerCase()))&&(o=Rn(n.helper(W1),[o,JSON.stringify(u)])),h.length){const f=h.map(ka).join("");a=Sr(a)?ft(`${a.content}${f}`,!0):ms(["(",a,`) + "${f}"`])}return{props:[An(a,o)]}}),mL=(e,t,n)=>{const{exp:r,loc:s}=e;return r||n.onError(Li(62,s)),{props:[],needRuntime:n.helper(q1)}},gL=(e,t)=>{e.type===1&&e.tagType===0&&(e.tag==="script"||e.tag==="style")&&t.removeNode()},vL=[iL],yL={cloak:nL,html:lL,text:oL,model:uL,on:pL,show:mL};function _L(e,t={}){return tL(e,xt({},sL,t,{nodeTransforms:[gL,...vL,...t.nodeTransforms||[]],directiveTransforms:xt({},yL,t.directiveTransforms||{}),transformHoist:null}))}/** +* vue v3.5.26 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/const f0=Object.create(null);function bL(e,t){if(!ut(e))if(e.nodeType)e=e.innerHTML;else return zn;const n=nM(e,t),r=f0[n];if(r)return r;if(e[0]==="#"){const u=document.querySelector(e);e=u?u.innerHTML:""}const s=xt({hoistStatic:!0,onError:void 0,onWarn:zn},t);!s.isCustomElement&&typeof customElements<"u"&&(s.isCustomElement=u=>!!customElements.get(u));const{code:a}=_L(e,s),o=new Function("Vue",a)(AD);return o._rc=!0,f0[n]=o}Ib(bL);var G1=typeof globalThis<"u"?globalThis:typeof window<"u"||typeof window<"u"?window:typeof self<"u"?self:{};function wL(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Vc={exports:{}};/** + * @license + * Lodash + * Copyright OpenJS Foundation and other contributors + * Released under MIT license + * Based on Underscore.js 1.8.3 + * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors + */Vc.exports;(function(e,t){(function(){var n,r="4.17.21",s=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",o="Expected a function",u="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",h=500,f="__lodash_placeholder__",p=1,m=2,y=4,_=1,b=2,S=1,$=2,V=4,x=8,C=16,B=32,H=64,F=128,U=256,P=512,O=30,J="...",X=800,de=16,ne=1,N=2,G=3,R=1/0,j=9007199254740991,ce=17976931348623157e292,Ce=NaN,Re=4294967295,W=Re-1,se=Re>>>1,E=[["ary",F],["bind",S],["bindKey",$],["curry",x],["curryRight",C],["flip",P],["partial",B],["partialRight",H],["rearg",U]],re="[object Arguments]",be="[object Array]",q="[object AsyncFunction]",Ie="[object Boolean]",Xe="[object Date]",we="[object DOMException]",et="[object Error]",z="[object Function]",T="[object GeneratorFunction]",I="[object Map]",Z="[object Number]",ee="[object Null]",ge="[object Object]",Y="[object Promise]",fe="[object Proxy]",_e="[object RegExp]",Se="[object Set]",Ae="[object String]",Oe="[object Symbol]",He="[object Undefined]",Ue="[object WeakMap]",je="[object WeakSet]",Ge="[object ArrayBuffer]",ht="[object DataView]",_t="[object Float32Array]",tn="[object Float64Array]",Xt="[object Int8Array]",En="[object Int16Array]",pn="[object Int32Array]",Rr="[object Uint8Array]",xs="[object Uint8ClampedArray]",mn="[object Uint16Array]",ue="[object Uint32Array]",Fe=/\b__p \+= '';/g,xe=/\b(__p \+=) '' \+/g,Be=/(__e\(.*?\)|\b__t\)) \+\n'';/g,qe=/&(?:amp|lt|gt|quot|#39);/g,Ln=/[&<>"']/g,hr=RegExp(qe.source),Ns=RegExp(Ln.source),Ea=/<%-([\s\S]+?)%>/g,qi=/<%([\s\S]+?)%>/g,ss=/<%=([\s\S]+?)%>/g,Pl=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Td=/^\w*$/,zw=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Cd=/[\\^$.*+?()[\]{}|]/g,Kw=RegExp(Cd.source),Ad=/^\s+/,Gw=/\s/,Jw=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Zw=/\{\n\/\* \[wrapped with (.+)\] \*/,Xw=/,? & /,Qw=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ex=/[()=,{}\[\]\/\s]/,tx=/\\(\\)?/g,nx=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,mm=/\w*$/,rx=/^[-+]0x[0-9a-f]+$/i,sx=/^0b[01]+$/i,ix=/^\[object .+?Constructor\]$/,ax=/^0o[0-7]+$/i,lx=/^(?:0|[1-9]\d*)$/,ox=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Go=/($^)/,ux=/['\n\r\u2028\u2029\\]/g,Jo="\\ud800-\\udfff",cx="\\u0300-\\u036f",dx="\\ufe20-\\ufe2f",fx="\\u20d0-\\u20ff",gm=cx+dx+fx,vm="\\u2700-\\u27bf",ym="a-z\\xdf-\\xf6\\xf8-\\xff",hx="\\xac\\xb1\\xd7\\xf7",px="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",mx="\\u2000-\\u206f",gx=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",_m="A-Z\\xc0-\\xd6\\xd8-\\xde",bm="\\ufe0e\\ufe0f",wm=hx+px+mx+gx,Ed="['’]",vx="["+Jo+"]",xm="["+wm+"]",Zo="["+gm+"]",Sm="\\d+",yx="["+vm+"]",km="["+ym+"]",Tm="[^"+Jo+wm+Sm+vm+ym+_m+"]",Od="\\ud83c[\\udffb-\\udfff]",_x="(?:"+Zo+"|"+Od+")",Cm="[^"+Jo+"]",Md="(?:\\ud83c[\\udde6-\\uddff]){2}",Rd="[\\ud800-\\udbff][\\udc00-\\udfff]",Oa="["+_m+"]",Am="\\u200d",Em="(?:"+km+"|"+Tm+")",bx="(?:"+Oa+"|"+Tm+")",Om="(?:"+Ed+"(?:d|ll|m|re|s|t|ve))?",Mm="(?:"+Ed+"(?:D|LL|M|RE|S|T|VE))?",Rm=_x+"?",Dm="["+bm+"]?",wx="(?:"+Am+"(?:"+[Cm,Md,Rd].join("|")+")"+Dm+Rm+")*",xx="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Sx="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Pm=Dm+Rm+wx,kx="(?:"+[yx,Md,Rd].join("|")+")"+Pm,Tx="(?:"+[Cm+Zo+"?",Zo,Md,Rd,vx].join("|")+")",Cx=RegExp(Ed,"g"),Ax=RegExp(Zo,"g"),Dd=RegExp(Od+"(?="+Od+")|"+Tx+Pm,"g"),Ex=RegExp([Oa+"?"+km+"+"+Om+"(?="+[xm,Oa,"$"].join("|")+")",bx+"+"+Mm+"(?="+[xm,Oa+Em,"$"].join("|")+")",Oa+"?"+Em+"+"+Om,Oa+"+"+Mm,Sx,xx,Sm,kx].join("|"),"g"),Ox=RegExp("["+Am+Jo+gm+bm+"]"),Mx=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Rx=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Dx=-1,Kt={};Kt[_t]=Kt[tn]=Kt[Xt]=Kt[En]=Kt[pn]=Kt[Rr]=Kt[xs]=Kt[mn]=Kt[ue]=!0,Kt[re]=Kt[be]=Kt[Ge]=Kt[Ie]=Kt[ht]=Kt[Xe]=Kt[et]=Kt[z]=Kt[I]=Kt[Z]=Kt[ge]=Kt[_e]=Kt[Se]=Kt[Ae]=Kt[Ue]=!1;var Yt={};Yt[re]=Yt[be]=Yt[Ge]=Yt[ht]=Yt[Ie]=Yt[Xe]=Yt[_t]=Yt[tn]=Yt[Xt]=Yt[En]=Yt[pn]=Yt[I]=Yt[Z]=Yt[ge]=Yt[_e]=Yt[Se]=Yt[Ae]=Yt[Oe]=Yt[Rr]=Yt[xs]=Yt[mn]=Yt[ue]=!0,Yt[et]=Yt[z]=Yt[Ue]=!1;var Px={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Lx={"&":"&","<":"<",">":">",'"':""","'":"'"},Ix={"&":"&","<":"<",">":">",""":'"',"'":"'"},Nx={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Vx=parseFloat,Fx=parseInt,Lm=typeof window=="object"&&window&&window.Object===Object&&window,$x=typeof self=="object"&&self&&self.Object===Object&&self,Hn=Lm||$x||Function("return this")(),Pd=t&&!t.nodeType&&t,Yi=Pd&&!0&&e&&!e.nodeType&&e,Im=Yi&&Yi.exports===Pd,Ld=Im&&Lm.process,Wr=function(){try{var le=Yi&&Yi.require&&Yi.require("util").types;return le||Ld&&Ld.binding&&Ld.binding("util")}catch{}}(),Nm=Wr&&Wr.isArrayBuffer,Vm=Wr&&Wr.isDate,Fm=Wr&&Wr.isMap,$m=Wr&&Wr.isRegExp,Bm=Wr&&Wr.isSet,Hm=Wr&&Wr.isTypedArray;function Dr(le,ke,ye){switch(ye.length){case 0:return le.call(ke);case 1:return le.call(ke,ye[0]);case 2:return le.call(ke,ye[0],ye[1]);case 3:return le.call(ke,ye[0],ye[1],ye[2])}return le.apply(ke,ye)}function Bx(le,ke,ye,Ke){for(var ot=-1,Rt=le==null?0:le.length;++ot-1}function Id(le,ke,ye){for(var Ke=-1,ot=le==null?0:le.length;++Ke-1;);return ye}function Gm(le,ke){for(var ye=le.length;ye--&&Ma(ke,le[ye],0)>-1;);return ye}function Gx(le,ke){for(var ye=le.length,Ke=0;ye--;)le[ye]===ke&&++Ke;return Ke}var Jx=$d(Px),Zx=$d(Lx);function Xx(le){return"\\"+Nx[le]}function Qx(le,ke){return le==null?n:le[ke]}function Ra(le){return Ox.test(le)}function eS(le){return Mx.test(le)}function tS(le){for(var ke,ye=[];!(ke=le.next()).done;)ye.push(ke.value);return ye}function jd(le){var ke=-1,ye=Array(le.size);return le.forEach(function(Ke,ot){ye[++ke]=[ot,Ke]}),ye}function Jm(le,ke){return function(ye){return le(ke(ye))}}function pi(le,ke){for(var ye=-1,Ke=le.length,ot=0,Rt=[];++ye-1}function US(i,l){var d=this.__data__,g=mu(d,i);return g<0?(++this.size,d.push([i,l])):d[g][1]=l,this}Vs.prototype.clear=FS,Vs.prototype.delete=$S,Vs.prototype.get=BS,Vs.prototype.has=HS,Vs.prototype.set=US;function Fs(i){var l=-1,d=i==null?0:i.length;for(this.clear();++l=l?i:l)),i}function Kr(i,l,d,g,w,M){var K,te=l&p,oe=l&m,Ee=l&y;if(d&&(K=w?d(i,g,w,M):d(i)),K!==n)return K;if(!nn(i))return i;var Me=ct(i);if(Me){if(K=Yk(i),!te)return pr(i,K)}else{var De=Gn(i),We=De==z||De==T;if(bi(i))return Dg(i,te);if(De==ge||De==re||We&&!w){if(K=oe||We?{}:Zg(i),!te)return oe?Ik(i,sk(K,i)):Lk(i,og(K,i))}else{if(!Yt[De])return w?i:{};K=zk(i,De,te)}}M||(M=new as);var Je=M.get(i);if(Je)return Je;M.set(i,K),Cv(i)?i.forEach(function(rt){K.add(Kr(rt,l,d,rt,i,M))}):kv(i)&&i.forEach(function(rt,bt){K.set(bt,Kr(rt,l,d,bt,i,M))});var nt=Ee?oe?gf:mf:oe?gr:In,vt=Me?n:nt(i);return qr(vt||i,function(rt,bt){vt&&(bt=rt,rt=i[bt]),Bl(K,bt,Kr(rt,l,d,bt,i,M))}),K}function ik(i){var l=In(i);return function(d){return ug(d,i,l)}}function ug(i,l,d){var g=d.length;if(i==null)return!g;for(i=jt(i);g--;){var w=d[g],M=l[w],K=i[w];if(K===n&&!(w in i)||!M(K))return!1}return!0}function cg(i,l,d){if(typeof i!="function")throw new Yr(o);return zl(function(){i.apply(n,d)},l)}function Hl(i,l,d,g){var w=-1,M=Xo,K=!0,te=i.length,oe=[],Ee=l.length;if(!te)return oe;d&&(l=Qt(l,Pr(d))),g?(M=Id,K=!1):l.length>=s&&(M=Ll,K=!1,l=new Gi(l));e:for(;++ww?0:w+d),g=g===n||g>w?w:pt(g),g<0&&(g+=w),g=d>g?0:Ev(g);d0&&d(te)?l>1?Un(te,l-1,d,g,w):hi(w,te):g||(w[w.length]=te)}return w}var Jd=Fg(),hg=Fg(!0);function Ss(i,l){return i&&Jd(i,l,In)}function Zd(i,l){return i&&hg(i,l,In)}function vu(i,l){return fi(l,function(d){return js(i[d])})}function Zi(i,l){l=yi(l,i);for(var d=0,g=l.length;i!=null&&dl}function ok(i,l){return i!=null&&$t.call(i,l)}function uk(i,l){return i!=null&&l in jt(i)}function ck(i,l,d){return i>=Kn(l,d)&&i=120&&Me.length>=120)?new Gi(K&&Me):n}Me=i[0];var De=-1,We=te[0];e:for(;++De-1;)te!==i&&ou.call(te,oe,1),ou.call(i,oe,1);return i}function kg(i,l){for(var d=i?l.length:0,g=d-1;d--;){var w=l[d];if(d==g||w!==M){var M=w;Us(w)?ou.call(i,w,1):of(i,w)}}return i}function sf(i,l){return i+du(sg()*(l-i+1))}function Sk(i,l,d,g){for(var w=-1,M=Mn(cu((l-i)/(d||1)),0),K=ye(M);M--;)K[g?M:++w]=i,i+=d;return K}function af(i,l){var d="";if(!i||l<1||l>j)return d;do l%2&&(d+=i),l=du(l/2),l&&(i+=i);while(l);return d}function yt(i,l){return Sf(ev(i,l,vr),i+"")}function kk(i){return lg(Ua(i))}function Tk(i,l){var d=Ua(i);return Eu(d,Ji(l,0,d.length))}function Wl(i,l,d,g){if(!nn(i))return i;l=yi(l,i);for(var w=-1,M=l.length,K=M-1,te=i;te!=null&&++ww?0:w+l),d=d>w?w:d,d<0&&(d+=w),w=l>d?0:d-l>>>0,l>>>=0;for(var M=ye(w);++g>>1,K=i[M];K!==null&&!Ir(K)&&(d?K<=l:K=s){var Ee=l?null:$k(i);if(Ee)return eu(Ee);K=!1,w=Ll,oe=new Gi}else oe=l?[]:te;e:for(;++g=g?i:Gr(i,l,d)}var Rg=gS||function(i){return Hn.clearTimeout(i)};function Dg(i,l){if(l)return i.slice();var d=i.length,g=Qm?Qm(d):new i.constructor(d);return i.copy(g),g}function ff(i){var l=new i.constructor(i.byteLength);return new au(l).set(new au(i)),l}function Mk(i,l){var d=l?ff(i.buffer):i.buffer;return new i.constructor(d,i.byteOffset,i.byteLength)}function Rk(i){var l=new i.constructor(i.source,mm.exec(i));return l.lastIndex=i.lastIndex,l}function Dk(i){return $l?jt($l.call(i)):{}}function Pg(i,l){var d=l?ff(i.buffer):i.buffer;return new i.constructor(d,i.byteOffset,i.length)}function Lg(i,l){if(i!==l){var d=i!==n,g=i===null,w=i===i,M=Ir(i),K=l!==n,te=l===null,oe=l===l,Ee=Ir(l);if(!te&&!Ee&&!M&&i>l||M&&K&&oe&&!te&&!Ee||g&&K&&oe||!d&&oe||!w)return 1;if(!g&&!M&&!Ee&&i=te)return oe;var Ee=d[g];return oe*(Ee=="desc"?-1:1)}}return i.index-l.index}function Ig(i,l,d,g){for(var w=-1,M=i.length,K=d.length,te=-1,oe=l.length,Ee=Mn(M-K,0),Me=ye(oe+Ee),De=!g;++te1?d[w-1]:n,K=w>2?d[2]:n;for(M=i.length>3&&typeof M=="function"?(w--,M):n,K&&ar(d[0],d[1],K)&&(M=w<3?n:M,w=1),l=jt(l);++g-1?w[M?l[K]:K]:n}}function Hg(i){return Hs(function(l){var d=l.length,g=d,w=zr.prototype.thru;for(i&&l.reverse();g--;){var M=l[g];if(typeof M!="function")throw new Yr(o);if(w&&!K&&Cu(M)=="wrapper")var K=new zr([],!0)}for(g=K?g:d;++g1&&Et.reverse(),Me&&oete))return!1;var Ee=M.get(i),Me=M.get(l);if(Ee&&Me)return Ee==l&&Me==i;var De=-1,We=!0,Je=d&b?new Gi:n;for(M.set(i,l),M.set(l,i);++De1?"& ":"")+l[g],l=l.join(d>2?", ":" "),i.replace(Jw,`{ +/* [wrapped with `+l+`] */ +`)}function Gk(i){return ct(i)||ea(i)||!!(ng&&i&&i[ng])}function Us(i,l){var d=typeof i;return l=l??j,!!l&&(d=="number"||d!="symbol"&&lx.test(i))&&i>-1&&i%1==0&&i0){if(++l>=X)return arguments[0]}else l=0;return i.apply(n,arguments)}}function Eu(i,l){var d=-1,g=i.length,w=g-1;for(l=l===n?g:l;++d1?i[l-1]:n;return d=typeof d=="function"?(i.pop(),d):n,fv(i,d)});function hv(i){var l=A(i);return l.__chain__=!0,l}function a2(i,l){return l(i),i}function Ou(i,l){return l(i)}var l2=Hs(function(i){var l=i.length,d=l?i[0]:0,g=this.__wrapped__,w=function(M){return Gd(M,i)};return l>1||this.__actions__.length||!(g instanceof St)||!Us(d)?this.thru(w):(g=g.slice(d,+d+(l?1:0)),g.__actions__.push({func:Ou,args:[w],thisArg:n}),new zr(g,this.__chain__).thru(function(M){return l&&!M.length&&M.push(n),M}))});function o2(){return hv(this)}function u2(){return new zr(this.value(),this.__chain__)}function c2(){this.__values__===n&&(this.__values__=Av(this.value()));var i=this.__index__>=this.__values__.length,l=i?n:this.__values__[this.__index__++];return{done:i,value:l}}function d2(){return this}function f2(i){for(var l,d=this;d instanceof pu;){var g=av(d);g.__index__=0,g.__values__=n,l?w.__wrapped__=g:l=g;var w=g;d=d.__wrapped__}return w.__wrapped__=i,l}function h2(){var i=this.__wrapped__;if(i instanceof St){var l=i;return this.__actions__.length&&(l=new St(this)),l=l.reverse(),l.__actions__.push({func:Ou,args:[kf],thisArg:n}),new zr(l,this.__chain__)}return this.thru(kf)}function p2(){return Og(this.__wrapped__,this.__actions__)}var m2=wu(function(i,l,d){$t.call(i,d)?++i[d]:$s(i,d,1)});function g2(i,l,d){var g=ct(i)?Um:ak;return d&&ar(i,l,d)&&(l=n),g(i,tt(l,3))}function v2(i,l){var d=ct(i)?fi:fg;return d(i,tt(l,3))}var y2=Bg(lv),_2=Bg(ov);function b2(i,l){return Un(Mu(i,l),1)}function w2(i,l){return Un(Mu(i,l),R)}function x2(i,l,d){return d=d===n?1:pt(d),Un(Mu(i,l),d)}function pv(i,l){var d=ct(i)?qr:gi;return d(i,tt(l,3))}function mv(i,l){var d=ct(i)?Hx:dg;return d(i,tt(l,3))}var S2=wu(function(i,l,d){$t.call(i,d)?i[d].push(l):$s(i,d,[l])});function k2(i,l,d,g){i=mr(i)?i:Ua(i),d=d&&!g?pt(d):0;var w=i.length;return d<0&&(d=Mn(w+d,0)),Iu(i)?d<=w&&i.indexOf(l,d)>-1:!!w&&Ma(i,l,d)>-1}var T2=yt(function(i,l,d){var g=-1,w=typeof l=="function",M=mr(i)?ye(i.length):[];return gi(i,function(K){M[++g]=w?Dr(l,K,d):Ul(K,l,d)}),M}),C2=wu(function(i,l,d){$s(i,d,l)});function Mu(i,l){var d=ct(i)?Qt:yg;return d(i,tt(l,3))}function A2(i,l,d,g){return i==null?[]:(ct(l)||(l=l==null?[]:[l]),d=g?n:d,ct(d)||(d=d==null?[]:[d]),xg(i,l,d))}var E2=wu(function(i,l,d){i[d?0:1].push(l)},function(){return[[],[]]});function O2(i,l,d){var g=ct(i)?Nd:Ym,w=arguments.length<3;return g(i,tt(l,4),d,w,gi)}function M2(i,l,d){var g=ct(i)?Ux:Ym,w=arguments.length<3;return g(i,tt(l,4),d,w,dg)}function R2(i,l){var d=ct(i)?fi:fg;return d(i,Pu(tt(l,3)))}function D2(i){var l=ct(i)?lg:kk;return l(i)}function P2(i,l,d){(d?ar(i,l,d):l===n)?l=1:l=pt(l);var g=ct(i)?tk:Tk;return g(i,l)}function L2(i){var l=ct(i)?nk:Ak;return l(i)}function I2(i){if(i==null)return 0;if(mr(i))return Iu(i)?Da(i):i.length;var l=Gn(i);return l==I||l==Se?i.size:tf(i).length}function N2(i,l,d){var g=ct(i)?Vd:Ek;return d&&ar(i,l,d)&&(l=n),g(i,tt(l,3))}var V2=yt(function(i,l){if(i==null)return[];var d=l.length;return d>1&&ar(i,l[0],l[1])?l=[]:d>2&&ar(l[0],l[1],l[2])&&(l=[l[0]]),xg(i,Un(l,1),[])}),Ru=vS||function(){return Hn.Date.now()};function F2(i,l){if(typeof l!="function")throw new Yr(o);return i=pt(i),function(){if(--i<1)return l.apply(this,arguments)}}function gv(i,l,d){return l=d?n:l,l=i&&l==null?i.length:l,Bs(i,F,n,n,n,n,l)}function vv(i,l){var d;if(typeof l!="function")throw new Yr(o);return i=pt(i),function(){return--i>0&&(d=l.apply(this,arguments)),i<=1&&(l=n),d}}var Cf=yt(function(i,l,d){var g=S;if(d.length){var w=pi(d,Ba(Cf));g|=B}return Bs(i,g,l,d,w)}),yv=yt(function(i,l,d){var g=S|$;if(d.length){var w=pi(d,Ba(yv));g|=B}return Bs(l,g,i,d,w)});function _v(i,l,d){l=d?n:l;var g=Bs(i,x,n,n,n,n,n,l);return g.placeholder=_v.placeholder,g}function bv(i,l,d){l=d?n:l;var g=Bs(i,C,n,n,n,n,n,l);return g.placeholder=bv.placeholder,g}function wv(i,l,d){var g,w,M,K,te,oe,Ee=0,Me=!1,De=!1,We=!0;if(typeof i!="function")throw new Yr(o);l=Zr(l)||0,nn(d)&&(Me=!!d.leading,De="maxWait"in d,M=De?Mn(Zr(d.maxWait)||0,l):M,We="trailing"in d?!!d.trailing:We);function Je(vn){var os=g,qs=w;return g=w=n,Ee=vn,K=i.apply(qs,os),K}function nt(vn){return Ee=vn,te=zl(bt,l),Me?Je(vn):K}function vt(vn){var os=vn-oe,qs=vn-Ee,Bv=l-os;return De?Kn(Bv,M-qs):Bv}function rt(vn){var os=vn-oe,qs=vn-Ee;return oe===n||os>=l||os<0||De&&qs>=M}function bt(){var vn=Ru();if(rt(vn))return Et(vn);te=zl(bt,vt(vn))}function Et(vn){return te=n,We&&g?Je(vn):(g=w=n,K)}function Nr(){te!==n&&Rg(te),Ee=0,g=oe=w=te=n}function lr(){return te===n?K:Et(Ru())}function Vr(){var vn=Ru(),os=rt(vn);if(g=arguments,w=this,oe=vn,os){if(te===n)return nt(oe);if(De)return Rg(te),te=zl(bt,l),Je(oe)}return te===n&&(te=zl(bt,l)),K}return Vr.cancel=Nr,Vr.flush=lr,Vr}var $2=yt(function(i,l){return cg(i,1,l)}),B2=yt(function(i,l,d){return cg(i,Zr(l)||0,d)});function H2(i){return Bs(i,P)}function Du(i,l){if(typeof i!="function"||l!=null&&typeof l!="function")throw new Yr(o);var d=function(){var g=arguments,w=l?l.apply(this,g):g[0],M=d.cache;if(M.has(w))return M.get(w);var K=i.apply(this,g);return d.cache=M.set(w,K)||M,K};return d.cache=new(Du.Cache||Fs),d}Du.Cache=Fs;function Pu(i){if(typeof i!="function")throw new Yr(o);return function(){var l=arguments;switch(l.length){case 0:return!i.call(this);case 1:return!i.call(this,l[0]);case 2:return!i.call(this,l[0],l[1]);case 3:return!i.call(this,l[0],l[1],l[2])}return!i.apply(this,l)}}function U2(i){return vv(2,i)}var j2=Ok(function(i,l){l=l.length==1&&ct(l[0])?Qt(l[0],Pr(tt())):Qt(Un(l,1),Pr(tt()));var d=l.length;return yt(function(g){for(var w=-1,M=Kn(g.length,d);++w=l}),ea=mg(function(){return arguments}())?mg:function(i){return ln(i)&&$t.call(i,"callee")&&!tg.call(i,"callee")},ct=ye.isArray,sC=Nm?Pr(Nm):fk;function mr(i){return i!=null&&Lu(i.length)&&!js(i)}function gn(i){return ln(i)&&mr(i)}function iC(i){return i===!0||i===!1||ln(i)&&ir(i)==Ie}var bi=_S||Ff,aC=Vm?Pr(Vm):hk;function lC(i){return ln(i)&&i.nodeType===1&&!Kl(i)}function oC(i){if(i==null)return!0;if(mr(i)&&(ct(i)||typeof i=="string"||typeof i.splice=="function"||bi(i)||Ha(i)||ea(i)))return!i.length;var l=Gn(i);if(l==I||l==Se)return!i.size;if(Yl(i))return!tf(i).length;for(var d in i)if($t.call(i,d))return!1;return!0}function uC(i,l){return jl(i,l)}function cC(i,l,d){d=typeof d=="function"?d:n;var g=d?d(i,l):n;return g===n?jl(i,l,n,d):!!g}function Ef(i){if(!ln(i))return!1;var l=ir(i);return l==et||l==we||typeof i.message=="string"&&typeof i.name=="string"&&!Kl(i)}function dC(i){return typeof i=="number"&&rg(i)}function js(i){if(!nn(i))return!1;var l=ir(i);return l==z||l==T||l==q||l==fe}function Sv(i){return typeof i=="number"&&i==pt(i)}function Lu(i){return typeof i=="number"&&i>-1&&i%1==0&&i<=j}function nn(i){var l=typeof i;return i!=null&&(l=="object"||l=="function")}function ln(i){return i!=null&&typeof i=="object"}var kv=Fm?Pr(Fm):mk;function fC(i,l){return i===l||ef(i,l,yf(l))}function hC(i,l,d){return d=typeof d=="function"?d:n,ef(i,l,yf(l),d)}function pC(i){return Tv(i)&&i!=+i}function mC(i){if(Xk(i))throw new ot(a);return gg(i)}function gC(i){return i===null}function vC(i){return i==null}function Tv(i){return typeof i=="number"||ln(i)&&ir(i)==Z}function Kl(i){if(!ln(i)||ir(i)!=ge)return!1;var l=lu(i);if(l===null)return!0;var d=$t.call(l,"constructor")&&l.constructor;return typeof d=="function"&&d instanceof d&&ru.call(d)==hS}var Of=$m?Pr($m):gk;function yC(i){return Sv(i)&&i>=-j&&i<=j}var Cv=Bm?Pr(Bm):vk;function Iu(i){return typeof i=="string"||!ct(i)&&ln(i)&&ir(i)==Ae}function Ir(i){return typeof i=="symbol"||ln(i)&&ir(i)==Oe}var Ha=Hm?Pr(Hm):yk;function _C(i){return i===n}function bC(i){return ln(i)&&Gn(i)==Ue}function wC(i){return ln(i)&&ir(i)==je}var xC=Tu(nf),SC=Tu(function(i,l){return i<=l});function Av(i){if(!i)return[];if(mr(i))return Iu(i)?is(i):pr(i);if(Il&&i[Il])return tS(i[Il]());var l=Gn(i),d=l==I?jd:l==Se?eu:Ua;return d(i)}function Ws(i){if(!i)return i===0?i:0;if(i=Zr(i),i===R||i===-R){var l=i<0?-1:1;return l*ce}return i===i?i:0}function pt(i){var l=Ws(i),d=l%1;return l===l?d?l-d:l:0}function Ev(i){return i?Ji(pt(i),0,Re):0}function Zr(i){if(typeof i=="number")return i;if(Ir(i))return Ce;if(nn(i)){var l=typeof i.valueOf=="function"?i.valueOf():i;i=nn(l)?l+"":l}if(typeof i!="string")return i===0?i:+i;i=zm(i);var d=sx.test(i);return d||ax.test(i)?Fx(i.slice(2),d?2:8):rx.test(i)?Ce:+i}function Ov(i){return ks(i,gr(i))}function kC(i){return i?Ji(pt(i),-j,j):i===0?i:0}function Nt(i){return i==null?"":Lr(i)}var TC=Fa(function(i,l){if(Yl(l)||mr(l)){ks(l,In(l),i);return}for(var d in l)$t.call(l,d)&&Bl(i,d,l[d])}),Mv=Fa(function(i,l){ks(l,gr(l),i)}),Nu=Fa(function(i,l,d,g){ks(l,gr(l),i,g)}),CC=Fa(function(i,l,d,g){ks(l,In(l),i,g)}),AC=Hs(Gd);function EC(i,l){var d=Va(i);return l==null?d:og(d,l)}var OC=yt(function(i,l){i=jt(i);var d=-1,g=l.length,w=g>2?l[2]:n;for(w&&ar(l[0],l[1],w)&&(g=1);++d1),M}),ks(i,gf(i),d),g&&(d=Kr(d,p|m|y,Bk));for(var w=l.length;w--;)of(d,l[w]);return d});function zC(i,l){return Dv(i,Pu(tt(l)))}var KC=Hs(function(i,l){return i==null?{}:wk(i,l)});function Dv(i,l){if(i==null)return{};var d=Qt(gf(i),function(g){return[g]});return l=tt(l),Sg(i,d,function(g,w){return l(g,w[0])})}function GC(i,l,d){l=yi(l,i);var g=-1,w=l.length;for(w||(w=1,i=n);++gl){var g=i;i=l,l=g}if(d||i%1||l%1){var w=sg();return Kn(i+w*(l-i+Vx("1e-"+((w+"").length-1))),l)}return sf(i,l)}var aA=$a(function(i,l,d){return l=l.toLowerCase(),i+(d?Iv(l):l)});function Iv(i){return Df(Nt(i).toLowerCase())}function Nv(i){return i=Nt(i),i&&i.replace(ox,Jx).replace(Ax,"")}function lA(i,l,d){i=Nt(i),l=Lr(l);var g=i.length;d=d===n?g:Ji(pt(d),0,g);var w=d;return d-=l.length,d>=0&&i.slice(d,w)==l}function oA(i){return i=Nt(i),i&&Ns.test(i)?i.replace(Ln,Zx):i}function uA(i){return i=Nt(i),i&&Kw.test(i)?i.replace(Cd,"\\$&"):i}var cA=$a(function(i,l,d){return i+(d?"-":"")+l.toLowerCase()}),dA=$a(function(i,l,d){return i+(d?" ":"")+l.toLowerCase()}),fA=$g("toLowerCase");function hA(i,l,d){i=Nt(i),l=pt(l);var g=l?Da(i):0;if(!l||g>=l)return i;var w=(l-g)/2;return ku(du(w),d)+i+ku(cu(w),d)}function pA(i,l,d){i=Nt(i),l=pt(l);var g=l?Da(i):0;return l&&g>>0,d?(i=Nt(i),i&&(typeof l=="string"||l!=null&&!Of(l))&&(l=Lr(l),!l&&Ra(i))?_i(is(i),0,d):i.split(l,d)):[]}var wA=$a(function(i,l,d){return i+(d?" ":"")+Df(l)});function xA(i,l,d){return i=Nt(i),d=d==null?0:Ji(pt(d),0,i.length),l=Lr(l),i.slice(d,d+l.length)==l}function SA(i,l,d){var g=A.templateSettings;d&&ar(i,l,d)&&(l=n),i=Nt(i),l=Nu({},l,g,Yg);var w=Nu({},l.imports,g.imports,Yg),M=In(w),K=Ud(w,M),te,oe,Ee=0,Me=l.interpolate||Go,De="__p += '",We=Wd((l.escape||Go).source+"|"+Me.source+"|"+(Me===ss?nx:Go).source+"|"+(l.evaluate||Go).source+"|$","g"),Je="//# sourceURL="+($t.call(l,"sourceURL")?(l.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Dx+"]")+` +`;i.replace(We,function(rt,bt,Et,Nr,lr,Vr){return Et||(Et=Nr),De+=i.slice(Ee,Vr).replace(ux,Xx),bt&&(te=!0,De+=`' + +__e(`+bt+`) + +'`),lr&&(oe=!0,De+=`'; +`+lr+`; +__p += '`),Et&&(De+=`' + +((__t = (`+Et+`)) == null ? '' : __t) + +'`),Ee=Vr+rt.length,rt}),De+=`'; +`;var nt=$t.call(l,"variable")&&l.variable;if(!nt)De=`with (obj) { +`+De+` +} +`;else if(ex.test(nt))throw new ot(u);De=(oe?De.replace(Fe,""):De).replace(xe,"$1").replace(Be,"$1;"),De="function("+(nt||"obj")+`) { +`+(nt?"":`obj || (obj = {}); +`)+"var __t, __p = ''"+(te?", __e = _.escape":"")+(oe?`, __j = Array.prototype.join; +function print() { __p += __j.call(arguments, '') } +`:`; +`)+De+`return __p +}`;var vt=Fv(function(){return Rt(M,Je+"return "+De).apply(n,K)});if(vt.source=De,Ef(vt))throw vt;return vt}function kA(i){return Nt(i).toLowerCase()}function TA(i){return Nt(i).toUpperCase()}function CA(i,l,d){if(i=Nt(i),i&&(d||l===n))return zm(i);if(!i||!(l=Lr(l)))return i;var g=is(i),w=is(l),M=Km(g,w),K=Gm(g,w)+1;return _i(g,M,K).join("")}function AA(i,l,d){if(i=Nt(i),i&&(d||l===n))return i.slice(0,Zm(i)+1);if(!i||!(l=Lr(l)))return i;var g=is(i),w=Gm(g,is(l))+1;return _i(g,0,w).join("")}function EA(i,l,d){if(i=Nt(i),i&&(d||l===n))return i.replace(Ad,"");if(!i||!(l=Lr(l)))return i;var g=is(i),w=Km(g,is(l));return _i(g,w).join("")}function OA(i,l){var d=O,g=J;if(nn(l)){var w="separator"in l?l.separator:w;d="length"in l?pt(l.length):d,g="omission"in l?Lr(l.omission):g}i=Nt(i);var M=i.length;if(Ra(i)){var K=is(i);M=K.length}if(d>=M)return i;var te=d-Da(g);if(te<1)return g;var oe=K?_i(K,0,te).join(""):i.slice(0,te);if(w===n)return oe+g;if(K&&(te+=oe.length-te),Of(w)){if(i.slice(te).search(w)){var Ee,Me=oe;for(w.global||(w=Wd(w.source,Nt(mm.exec(w))+"g")),w.lastIndex=0;Ee=w.exec(Me);)var De=Ee.index;oe=oe.slice(0,De===n?te:De)}}else if(i.indexOf(Lr(w),te)!=te){var We=oe.lastIndexOf(w);We>-1&&(oe=oe.slice(0,We))}return oe+g}function MA(i){return i=Nt(i),i&&hr.test(i)?i.replace(qe,iS):i}var RA=$a(function(i,l,d){return i+(d?" ":"")+l.toUpperCase()}),Df=$g("toUpperCase");function Vv(i,l,d){return i=Nt(i),l=d?n:l,l===n?eS(i)?oS(i):qx(i):i.match(l)||[]}var Fv=yt(function(i,l){try{return Dr(i,n,l)}catch(d){return Ef(d)?d:new ot(d)}}),DA=Hs(function(i,l){return qr(l,function(d){d=Ts(d),$s(i,d,Cf(i[d],i))}),i});function PA(i){var l=i==null?0:i.length,d=tt();return i=l?Qt(i,function(g){if(typeof g[1]!="function")throw new Yr(o);return[d(g[0]),g[1]]}):[],yt(function(g){for(var w=-1;++wj)return[];var d=Re,g=Kn(i,Re);l=tt(l),i-=Re;for(var w=Hd(g,l);++d0||l<0)?new St(d):(i<0?d=d.takeRight(-i):i&&(d=d.drop(i)),l!==n&&(l=pt(l),d=l<0?d.dropRight(-l):d.take(l-i)),d)},St.prototype.takeRightWhile=function(i){return this.reverse().takeWhile(i).reverse()},St.prototype.toArray=function(){return this.take(Re)},Ss(St.prototype,function(i,l){var d=/^(?:filter|find|map|reject)|While$/.test(l),g=/^(?:head|last)$/.test(l),w=A[g?"take"+(l=="last"?"Right":""):l],M=g||/^find/.test(l);w&&(A.prototype[l]=function(){var K=this.__wrapped__,te=g?[1]:arguments,oe=K instanceof St,Ee=te[0],Me=oe||ct(K),De=function(bt){var Et=w.apply(A,hi([bt],te));return g&&We?Et[0]:Et};Me&&d&&typeof Ee=="function"&&Ee.length!=1&&(oe=Me=!1);var We=this.__chain__,Je=!!this.__actions__.length,nt=M&&!We,vt=oe&&!Je;if(!M&&Me){K=vt?K:new St(this);var rt=i.apply(K,te);return rt.__actions__.push({func:Ou,args:[De],thisArg:n}),new zr(rt,We)}return nt&&vt?i.apply(this,te):(rt=this.thru(De),nt?g?rt.value()[0]:rt.value():rt)})}),qr(["pop","push","shift","sort","splice","unshift"],function(i){var l=tu[i],d=/^(?:push|sort|unshift)$/.test(i)?"tap":"thru",g=/^(?:pop|shift)$/.test(i);A.prototype[i]=function(){var w=arguments;if(g&&!this.__chain__){var M=this.value();return l.apply(ct(M)?M:[],w)}return this[d](function(K){return l.apply(ct(K)?K:[],w)})}}),Ss(St.prototype,function(i,l){var d=A[l];if(d){var g=d.name+"";$t.call(Na,g)||(Na[g]=[]),Na[g].push({name:l,func:d})}}),Na[xu(n,$).name]=[{name:"wrapper",func:n}],St.prototype.clone=MS,St.prototype.reverse=RS,St.prototype.value=DS,A.prototype.at=l2,A.prototype.chain=o2,A.prototype.commit=u2,A.prototype.next=c2,A.prototype.plant=f2,A.prototype.reverse=h2,A.prototype.toJSON=A.prototype.valueOf=A.prototype.value=p2,A.prototype.first=A.prototype.head,Il&&(A.prototype[Il]=d2),A},Pa=uS();Yi?((Yi.exports=Pa)._=Pa,Pd._=Pa):Hn._=Pa}).call(G1)})(Vc,Vc.exports);var xL=Vc.exports;const Fn=wL(xL);function SL(e,t){switch(e.replace("_","-")){case"af":case"af-ZA":case"bn":case"bn-BD":case"bn-IN":case"bg":case"bg-BG":case"ca":case"ca-AD":case"ca-ES":case"ca-FR":case"ca-IT":case"da":case"da-DK":case"de":case"de-AT":case"de-BE":case"de-CH":case"de-DE":case"de-LI":case"de-LU":case"el":case"el-CY":case"el-GR":case"en":case"en-AG":case"en-AU":case"en-BW":case"en-CA":case"en-DK":case"en-GB":case"en-HK":case"en-IE":case"en-IN":case"en-NG":case"en-NZ":case"en-PH":case"en-SG":case"en-US":case"en-ZA":case"en-ZM":case"en-ZW":case"eo":case"eo-US":case"es":case"es-AR":case"es-BO":case"es-CL":case"es-CO":case"es-CR":case"es-CU":case"es-DO":case"es-EC":case"es-ES":case"es-GT":case"es-HN":case"es-MX":case"es-NI":case"es-PA":case"es-PE":case"es-PR":case"es-PY":case"es-SV":case"es-US":case"es-UY":case"es-VE":case"et":case"et-EE":case"eu":case"eu-ES":case"eu-FR":case"fa":case"fa-IR":case"fi":case"fi-FI":case"fo":case"fo-FO":case"fur":case"fur-IT":case"fy":case"fy-DE":case"fy-NL":case"gl":case"gl-ES":case"gu":case"gu-IN":case"ha":case"ha-NG":case"he":case"he-IL":case"hu":case"hu-HU":case"is":case"is-IS":case"it":case"it-CH":case"it-IT":case"ku":case"ku-TR":case"lb":case"lb-LU":case"ml":case"ml-IN":case"mn":case"mn-MN":case"mr":case"mr-IN":case"nah":case"nb":case"nb-NO":case"ne":case"ne-NP":case"nl":case"nl-AW":case"nl-BE":case"nl-NL":case"nn":case"nn-NO":case"no":case"om":case"om-ET":case"om-KE":case"or":case"or-IN":case"pa":case"pa-IN":case"pa-PK":case"pap":case"pap-AN":case"pap-AW":case"pap-CW":case"ps":case"ps-AF":case"pt":case"pt-BR":case"pt-PT":case"so":case"so-DJ":case"so-ET":case"so-KE":case"so-SO":case"sq":case"sq-AL":case"sq-MK":case"sv":case"sv-FI":case"sv-SE":case"sw":case"sw-KE":case"sw-TZ":case"ta":case"ta-IN":case"ta-LK":case"te":case"te-IN":case"tk":case"tk-TM":case"ur":case"ur-IN":case"ur-PK":case"zu":case"zu-ZA":return t===1?0:1;case"am":case"am-ET":case"bh":case"fil":case"fil-PH":case"fr":case"fr-BE":case"fr-CA":case"fr-CH":case"fr-FR":case"fr-LU":case"gun":case"hi":case"hi-IN":case"hy":case"hy-AM":case"ln":case"ln-CD":case"mg":case"mg-MG":case"nso":case"nso-ZA":case"ti":case"ti-ER":case"ti-ET":case"wa":case"wa-BE":case"xbr":return t===0||t===1?0:1;case"be":case"be-BY":case"bs":case"bs-BA":case"hr":case"hr-HR":case"ru":case"ru-RU":case"ru-UA":case"sr":case"sr-ME":case"sr-RS":case"uk":case"uk-UA":return t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2;case"cs":case"cs-CZ":case"sk":case"sk-SK":return t==1?0:t>=2&&t<=4?1:2;case"ga":case"ga-IE":return t==1?0:t==2?1:2;case"lt":case"lt-LT":return t%10==1&&t%100!=11?0:t%10>=2&&(t%100<10||t%100>=20)?1:2;case"sl":case"sl-SI":return t%100==1?0:t%100==2?1:t%100==3||t%100==4?2:3;case"mk":case"mk-MK":return t%10==1?0:1;case"mt":case"mt-MT":return t==1?0:t==0||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3;case"lv":case"lv-LV":return t==0?0:t%10==1&&t%100!=11?1:2;case"pl":case"pl-PL":return t==1?0:t%10>=2&&t%10<=4&&(t%100<12||t%100>14)?1:2;case"cy":case"cy-GB":return t==1?0:t==2?1:t==8||t==11?2:3;case"ro":case"ro-RO":return t==1?0:t==0||t%100>0&&t%100<20?1:2;case"ar":case"ar-AE":case"ar-BH":case"ar-DZ":case"ar-EG":case"ar-IN":case"ar-IQ":case"ar-JO":case"ar-KW":case"ar-LB":case"ar-LY":case"ar-MA":case"ar-OM":case"ar-QA":case"ar-SA":case"ar-SD":case"ar-SS":case"ar-SY":case"ar-TN":case"ar-YE":return t==0?0:t==1?1:t==2?2:t%100>=3&&t%100<=10?3:t%100>=11&&t%100<=99?4:5;default:return 0}}function kL(e,t,n){let r=e.split("|");const s=TL(r,t);if(s!==null)return s.trim();r=AL(r);const a=SL(n,t);return r.length===1||!r[a]?r[0]:r[a]}function TL(e,t){for(const n of e){let r=CL(n,t);if(r!==null)return r}return null}function CL(e,t){const n=e.match(/^[\{\[]([^\[\]\{\}]*)[\}\]]([\s\S]*)/)||[];if(n.length!==3)return null;const r=n[1],s=n[2];if(r.includes(",")){let[a,o]=r.split(",");if(o==="*"&&t>=parseFloat(a))return s;if(a==="*"&&t<=parseFloat(o))return s;if(t>=parseFloat(a)&&t<=parseFloat(o))return s}return parseFloat(r)===t?s:null}function AL(e){return e.map(t=>t.replace(/^[\{\[]([^\[\]\{\}]*)[\}\]]/,""))}const th=(e,t,n={})=>{try{return e(t)}catch{return n}},nh=async(e,t={})=>{try{return(await e).default||t}catch{return t}},EL={};function h0(e){return e||OL()||ML()}function OL(){return typeof process<"u"}function ML(){return typeof EL<"u"}const Xa=typeof window>"u";let Ya=null;const Zu={lang:!Xa&&document.documentElement.lang?document.documentElement.lang.replace("-","_"):null,fallbackLang:"en",fallbackMissingTranslations:!1,resolve:e=>new Promise(t=>t({default:{}})),onLoad:e=>{}};me(()=>br.getSharedInstance().getCurrentLanguage().value);const RL={shared:!0};function Le(e,t={}){return br.getSharedInstance().trans(e,t)}const DL={install(e,t={}){t={...RL,...t};const n=t.shared?br.getSharedInstance(t,!0):new br(t);e.config.globalProperties.$t=(r,s)=>n.trans(r,s),e.config.globalProperties.$tChoice=(r,s,a)=>n.transChoice(r,s,a),e.provide("i18n",n)}};class br{constructor(t={}){this.currentLanguage=he(Zu.lang||Zu.fallbackLang),this.activeMessages=Hr({}),this.fallbackMessages=Hr({}),this.reset=()=>{br.loaded=[],this.options=Zu;for(const[n]of Object.entries(this.activeMessages))this.activeMessages[n]=null;this===Ya&&(Ya=null)},this.options={...Zu,...t},this.options.fallbackMissingTranslations?this.loadFallbackLanguage():this.load()}setOptions(t={},n=!1){return this.options={...this.options,...t},n&&this.load(),this}load(){this[Xa?"loadLanguage":"loadLanguageAsync"](this.getActiveLanguage())}loadFallbackLanguage(){if(!Xa){this.resolveLangAsync(this.options.resolve,this.options.fallbackLang).then(({default:n})=>{this.applyFallbackLanguage(this.options.fallbackLang,n),this.load()});return}const{default:t}=this.resolveLang(this.options.resolve,this.options.fallbackLang);this.applyFallbackLanguage(this.options.fallbackLang,t),this.loadLanguage(this.getActiveLanguage())}loadLanguage(t,n=!1){const r=br.loaded.find(a=>a.lang===t);if(r){this.setLanguage(r);return}const{default:s}=this.resolveLang(this.options.resolve,t);this.applyLanguage(t,s,n,this.loadLanguage)}loadLanguageAsync(t,n=!1,r=!1){var a;r||((a=this.abortController)==null||a.abort(),this.abortController=new AbortController);const s=br.loaded.find(o=>o.lang===t);return s?Promise.resolve(this.setLanguage(s)):new Promise((o,u)=>{this.abortController.signal.addEventListener("abort",()=>{o()}),this.resolveLangAsync(this.options.resolve,t).then(({default:c})=>{o(this.applyLanguage(t,c,n,this.loadLanguageAsync))})})}resolveLang(t,n,r={}){return Object.keys(r).length||(r=th(t,n)),h0(Xa)?{default:{...r,...th(t,`php_${n}`)}}:{default:r}}async resolveLangAsync(t,n){let r=th(t,n);if(!(r instanceof Promise))return this.resolveLang(t,n,r);if(h0(Xa)){const s=await nh(t(`php_${n}`)),a=await nh(r);return new Promise(o=>o({default:{...s,...a}}))}return new Promise(async s=>s({default:await nh(r)}))}applyLanguage(t,n,r=!1,s){if(Object.keys(n).length<1){if(/[-_]/g.test(t)&&!r)return s.call(this,t.replace(/[-_]/g,o=>o==="-"?"_":"-"),!0,!0);if(t!==this.options.fallbackLang)return s.call(this,this.options.fallbackLang,!1,!0)}const a={lang:t,messages:n};return this.addLoadedLang(a),this.setLanguage(a)}applyFallbackLanguage(t,n){for(const[r,s]of Object.entries(n))this.fallbackMessages[r]=s;this.addLoadedLang({lang:this.options.fallbackLang,messages:n})}addLoadedLang(t){const n=br.loaded.findIndex(r=>r.lang===t.lang);if(n!==-1){br.loaded[n]=t;return}br.loaded.push(t)}setLanguage({lang:t,messages:n}){Xa||document.documentElement.setAttribute("lang",t.replace("_","-")),this.options.lang=t,this.currentLanguage.value=t;for(const[r,s]of Object.entries(n))this.activeMessages[r]=s;for(const[r,s]of Object.entries(this.fallbackMessages))(!this.isValid(n[r])||this.activeMessages[r]===r)&&(this.activeMessages[r]=s);for(const[r]of Object.entries(this.activeMessages))!this.isValid(n[r])&&!this.isValid(this.fallbackMessages[r])&&(this.activeMessages[r]=null);return this.options.onLoad(t),t}getActiveLanguage(){return this.options.lang||this.options.fallbackLang}getCurrentLanguage(){return me(()=>this.currentLanguage.value)}isLoaded(t){return t??(t=this.getActiveLanguage()),br.loaded.some(n=>n.lang.replace(/[-_]/g,"-")===t.replace(/[-_]/g,"-"))}trans(t,n={}){return this.wTrans(t,n).value}wTrans(t,n={}){return B_(()=>{let r=this.findTranslation(t);this.isValid(r)||(r=this.findTranslation(t.replace(/\//g,"."))),this.activeMessages[t]=this.isValid(r)?r:t}),me(()=>this.makeReplacements(this.activeMessages[t],n))}transChoice(t,n,r={}){return this.wTransChoice(t,n,r).value}wTransChoice(t,n,r={}){const s=this.wTrans(t,r);return r.count=n.toString(),me(()=>this.makeReplacements(kL(s.value,n,this.options.lang),r))}findTranslation(t){if(this.isValid(this.activeMessages[t]))return this.activeMessages[t];if(this.activeMessages[`${t}.0`]!==void 0){const r=Object.entries(this.activeMessages).filter(s=>s[0].startsWith(`${t}.`)).map(s=>s[1]);return Hr(r)}return this.activeMessages[t]}makeReplacements(t,n){const r=s=>s.charAt(0).toUpperCase()+s.slice(1);return Object.entries(n||[]).sort((s,a)=>s[0].length>=a[0].length?-1:1).forEach(([s,a])=>{a=a.toString(),t=(t||"").replace(new RegExp(`:${s}`,"g"),a).replace(new RegExp(`:${s.toUpperCase()}`,"g"),a.toUpperCase()).replace(new RegExp(`:${r(s)}`,"g"),r(a))}),t}isValid(t){return t!=null}static getSharedInstance(t,n=!1){return(Ya==null?void 0:Ya.setOptions(t,n))||(Ya=new br(t))}}br.loaded=[];function Ui(){const e=$=>{const V={};return $==null||$.forEach(x=>{V[x.id]=x.name}),V},t=me(()=>[Le("event.activity-overview"),Le("event.who-is-the-activity-for"),Le("event.organiser")]),n=me(()=>[{id:"coding-camp",name:Le("event.coding-camp")},{id:"summer-camp",name:Le("event.summer-camp")},{id:"weekend-course",name:Le("event.weekend-course")},{id:"evening-course",name:Le("event.evening-course")},{id:"careerday",name:Le("event.career-day")},{id:"university-visit",name:Le("event.university-visit")},{id:"coding-home",name:Le("event.coding-at-home")},{id:"code-week-challenge",name:Le("event.code-week-challenge")},{id:"competition",name:Le("event.competition")},{id:"other",name:Le("event.other-group-work-seminars-workshops")}]),r=me(()=>e(n.value)),s=me(()=>[{id:"open-online",name:Le("event.activitytype.open-online")},{id:"invite-online",name:Le("event.activitytype.invite-online")},{id:"open-in-person",name:Le("event.activitytype.open-in-person")},{id:"invite-in-person",name:Le("event.activitytype.invite-in-person")},{id:"other",name:Le("event.organizertype.other")}]),a=me(()=>e(s.value)),o=me(()=>({daily:Le("event.daily"),weekly:Le("event.weekly"),monthly:Le("event.monthly")})),u=me(()=>[{id:"0-1",name:Le("event.0-1-hours")},{id:"1-2",name:Le("event.1-2-hours")},{id:"2-4",name:Le("event.2-4-hours")},{id:"over-4",name:Le("event.longer-than-4-hours")}]),c=me(()=>e(u.value)),h=me(()=>[{id:"consecutive",name:Le("event.consecutive-learning-over-multiple-sessions")},{id:"individual",name:Le("event.recurring-individual")}]),f=me(()=>e(h.value)),p=me(()=>[{id:"under-5",name:Le("event.under-5-early-learners")},{id:"6-9",name:Le("event.6-9-primary")},{id:"10-12",name:Le("event.10-12-upper-primary")},{id:"13-15",name:Le("event.13-15-lower-secondary")},{id:"16-18",name:Le("event.16-18-upper-secondary")},{id:"19-25",name:Le("event.19-25-young-adults")},{id:"over-25",name:Le("event.over-25-adults")}]),m=me(()=>e(p.value)),y=me(()=>[{id:"school",name:Le("event.organizertype.school")},{id:"library",name:Le("event.organizertype.library")},{id:"non profit",name:Le("event.organizertype.non-profit")},{id:"private business",name:Le("event.organizertype.private-business")},{id:"other",name:Le("event.organizertype.other")}]),_=me(()=>e(y.value)),b=me(()=>[{id:"robotics-drones-smart-devices",name:Le("event.theme.robotics-drones-smart-devices")},{id:"cybersecurity-data",name:Le("event.theme.cybersecurity-data")},{id:"web-app-software-development",name:Le("event.theme.web-app-software-development")},{id:"visual-block-programming",name:Le("event.theme.visual-block-programming")},{id:"unplugged-playful-activities",name:Le("event.theme.unplugged-playful-activities")},{id:"art-creative-coding",name:Le("event.theme.art-creative-coding")},{id:"game-design",name:Le("event.theme.game-design")},{id:"internet-of-things-wearables",name:Le("event.theme.internet-of-things-wearables")},{id:"ar-vr-3d-technologies",name:Le("event.theme.ar-vr-3d-technologies")},{id:"digital-careers-learning-pathways",name:Le("event.theme.digital-careers-learning-pathways")},{id:"digital-literacy-soft-skills",name:Le("event.theme.digital-literacy-soft-skills")},{id:"ai-generative-ai",name:Le("event.theme.ai-generative-ai")},{id:"awareness-inspiration",name:Le("event.theme.awareness-inspiration")},{id:"promoting-diversity-inclusion",name:Le("event.theme.promoting-diversity-inclusion")},{id:"other-theme",name:Le("event.theme.other-theme")}]),S=me(()=>e(b.value));return{stepTitles:t,activityFormatOptions:n,activityFormatOptionsMap:r,activityTypeOptions:s,activityTypeOptionsMap:a,recurringFrequentlyMap:o,durationOptions:u,durationOptionsMap:c,recurringTypeOptions:h,recurringTypeOptionsMap:f,ageOptions:p,ageOptionsMap:m,organizerTypeOptions:y,organizerTypeOptionsMap:_,themeOptions:b,themeOptionsMap:S}}const gt=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},PL={props:{contentClass:{type:String},position:{type:String,default:"top",validator:e=>["top","right","bottom","left"].includes(e)}},setup(e){const t=he(!1),n=me(()=>{switch(e.position){case"top":return"bottom-full pb-2 left-1/2 -translate-x-1/2";case"right":return"left-full pl-2 top-1/2 -translate-y-1/2";case"bottom":return"top-full pt-2 left-1/2 -translate-x-1/2";case"left":return"right-full pr-2 top-1/2 -translate-y-1/2";default:return""}}),r=me(()=>{switch(e.position){case"top":return"absolute left-1/2 bottom-0 -translate-x-1/2 translate-y-2 border-8 border-transparent border-t-gray-800";case"right":return"absolute top-1/2 left-0 -translate-y-1/2 -translate-x-2 border-8 border-transparent border-r-gray-800";case"bottom":return"absolute left-1/2 top-0 -translate-x-1/2 -translate-y-2 border-8 border-transparent border-b-gray-800";case"left":return"absolute top-1/2 right-0 -translate-y-1/2 translate-x-2 border-8 border-transparent border-l-gray-800";default:return""}});return{show:t,positionClass:n,arrowClass:r}}},LL={class:"w-full px-3 py-2 rounded-lg bg-gray-800 text-white text-sm"};function IL(e,t,n,r,s,a){return k(),D("div",{class:"relative inline-block",onMouseenter:t[0]||(t[0]=o=>r.show=!0),onMouseleave:t[1]||(t[1]=o=>r.show=!1)},[Ve(e.$slots,"trigger",{},void 0,!0),r.show?(k(),D("div",{key:0,class:$e(["absolute z-10 break-words",r.positionClass,n.contentClass]),role:"tooltip"},[v("div",LL,[Ve(e.$slots,"content",{},void 0,!0)]),v("div",{class:$e(["tooltip-arrow",r.arrowClass])},null,2)],2)):ae("",!0)],32)}const J1=gt(PL,[["render",IL],["__scopeId","data-v-ad76dce9"]]),NL={props:{horizontalBreakpoint:String,horizontal:Boolean,label:String,name:String,names:Array,errors:Object},components:{Tooltip:J1},setup(e,{slots:t}){const n=me(()=>{const r=[],s=[];return e.name&&s.push(e.name),e.names&&s.push(...e.names),s.forEach(a=>{var o,u;(o=e.errors)!=null&&o[a]&&r.push(...(u=e.errors)==null?void 0:u[a])}),Fn.uniq(r)});return{slots:t,errorList:n}}},VL=["for"],FL={key:0,class:"flex item-start gap-3 text-error-200 font-semibold mt-2.5 empty:hidden"},$L={class:"leading-5"};function BL(e,t,n,r,s,a){var u;const o=it("Tooltip");return k(),D("div",{class:$e(["flex items-start flex-col gap-x-3 gap-y-2",[n.horizontalBreakpoint==="md"&&"md:gap-10 md:flex-row"]])},[v("label",{for:`id_${n.name||((u=n.names)==null?void 0:u[0])||""}`,class:$e(["flex items-center font-normal text-xl flex-1 text-slate-500 'w-full",[n.horizontalBreakpoint==="md"&&"md:min-h-[48px] md:w-1/3"]])},[v("span",null,[mt(ie(n.label)+" ",1),r.slots.tooltip?(k(),st(o,{key:0,class:"ml-1 translate-y-1",contentClass:"w-64"},{trigger:Te(()=>[...t[0]||(t[0]=[v("img",{class:"text-dark-blue w-6 h-6",src:"/images/icon_question.svg"},null,-1)])]),content:Te(()=>[Ve(e.$slots,"tooltip")]),_:3})):ae("",!0)])],10,VL),v("div",{class:$e(["h-full w-full",[n.horizontalBreakpoint==="md"&&"md:w-2/3"]])},[Ve(e.$slots,"default"),r.errorList.length?(k(),D("div",FL,[t[1]||(t[1]=v("img",{src:"/images/icon_error.svg"},null,-1)),(k(!0),D(Ne,null,Qe(r.errorList,c=>(k(),D("div",$L,ie(c),1))),256))])):ae("",!0),Ve(e.$slots,"end")],2)],2)}const gd=gt(NL,[["render",BL]]);function rh(e){return e===0?!1:Array.isArray(e)&&e.length===0?!0:!e}function HL(e){return(...t)=>!e(...t)}function UL(e,t){return e===void 0&&(e="undefined"),e===null&&(e="null"),e===!1&&(e="false"),e.toString().toLowerCase().indexOf(t.trim())!==-1}function jL(e){return e.filter(t=>!t.$isLabel)}function sh(e,t){return n=>n.reduce((r,s)=>s[e]&&s[e].length?(r.push({$groupLabel:s[t],$isLabel:!0}),r.concat(s[e])):r,[])}const p0=(...e)=>t=>e.reduce((n,r)=>r(n),t);var WL={data(){return{search:"",isOpen:!1,preferredOpenDirection:"below",optimizedHeight:this.maxHeight}},props:{internalSearch:{type:Boolean,default:!0},options:{type:Array,required:!0},multiple:{type:Boolean,default:!1},trackBy:{type:String},label:{type:String},searchable:{type:Boolean,default:!0},clearOnSelect:{type:Boolean,default:!0},hideSelected:{type:Boolean,default:!1},placeholder:{type:String,default:"Select option"},allowEmpty:{type:Boolean,default:!0},resetAfter:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},customLabel:{type:Function,default(e,t){return rh(e)?"":t?e[t]:e}},taggable:{type:Boolean,default:!1},tagPlaceholder:{type:String,default:"Press enter to create a tag"},tagPosition:{type:String,default:"top"},max:{type:[Number,Boolean],default:!1},id:{default:null},optionsLimit:{type:Number,default:1e3},groupValues:{type:String},groupLabel:{type:String},groupSelect:{type:Boolean,default:!1},blockKeys:{type:Array,default(){return[]}},preserveSearch:{type:Boolean,default:!1},preselectFirst:{type:Boolean,default:!1},preventAutofocus:{type:Boolean,default:!1},filteringSortFunc:{type:Function,default:null}},mounted(){!this.multiple&&this.max&&console.warn("[Vue-Multiselect warn]: Max prop should not be used when prop Multiple equals false."),this.preselectFirst&&!this.internalValue.length&&this.options.length&&this.select(this.filteredOptions[0])},computed:{internalValue(){return this.modelValue||this.modelValue===0?Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]:[]},filteredOptions(){const e=this.search||"",t=e.toLowerCase().trim();let n=this.options.concat();return this.internalSearch?n=this.groupValues?this.filterAndFlat(n,t,this.label):this.filterOptions(n,t,this.label,this.customLabel):n=this.groupValues?sh(this.groupValues,this.groupLabel)(n):n,n=this.hideSelected?n.filter(HL(this.isSelected)):n,this.taggable&&t.length&&!this.isExistingOption(t)&&(this.tagPosition==="bottom"?n.push({isTag:!0,label:e}):n.unshift({isTag:!0,label:e})),n.slice(0,this.optionsLimit)},valueKeys(){return this.trackBy?this.internalValue.map(e=>e[this.trackBy]):this.internalValue},optionKeys(){return(this.groupValues?this.flatAndStrip(this.options):this.options).map(t=>this.customLabel(t,this.label).toString().toLowerCase())},currentOptionLabel(){return this.multiple?this.searchable?"":this.placeholder:this.internalValue.length?this.getOptionLabel(this.internalValue[0]):this.searchable?"":this.placeholder}},watch:{internalValue:{handler(){this.resetAfter&&this.internalValue.length&&(this.search="",this.$emit("update:modelValue",this.multiple?[]:null))},deep:!0},search(){this.$emit("search-change",this.search)}},emits:["open","search-change","close","select","update:modelValue","remove","tag"],methods:{getValue(){return this.multiple?this.internalValue:this.internalValue.length===0?null:this.internalValue[0]},filterAndFlat(e,t,n){return p0(this.filterGroups(t,n,this.groupValues,this.groupLabel,this.customLabel),sh(this.groupValues,this.groupLabel))(e)},flatAndStrip(e){return p0(sh(this.groupValues,this.groupLabel),jL)(e)},updateSearch(e){this.search=e},isExistingOption(e){return this.options?this.optionKeys.indexOf(e)>-1:!1},isSelected(e){const t=this.trackBy?e[this.trackBy]:e;return this.valueKeys.indexOf(t)>-1},isOptionDisabled(e){return!!e.$isDisabled},getOptionLabel(e){if(rh(e))return"";if(e.isTag)return e.label;if(e.$isLabel)return e.$groupLabel;const t=this.customLabel(e,this.label);return rh(t)?"":t},select(e,t){if(e.$isLabel&&this.groupSelect){this.selectGroup(e);return}if(!(this.blockKeys.indexOf(t)!==-1||this.disabled||e.$isDisabled||e.$isLabel)&&!(this.max&&this.multiple&&this.internalValue.length===this.max)&&!(t==="Tab"&&!this.pointerDirty)){if(e.isTag)this.$emit("tag",e.label,this.id),this.search="",this.closeOnSelect&&!this.multiple&&this.deactivate();else{if(this.isSelected(e)){t!=="Tab"&&this.removeElement(e);return}this.multiple?this.$emit("update:modelValue",this.internalValue.concat([e])):this.$emit("update:modelValue",e),this.$emit("select",e,this.id),this.clearOnSelect&&(this.search="")}this.closeOnSelect&&this.deactivate()}},selectGroup(e){const t=this.options.find(n=>n[this.groupLabel]===e.$groupLabel);if(t){if(this.wholeGroupSelected(t)){this.$emit("remove",t[this.groupValues],this.id);const n=this.trackBy?t[this.groupValues].map(s=>s[this.trackBy]):t[this.groupValues],r=this.internalValue.filter(s=>n.indexOf(this.trackBy?s[this.trackBy]:s)===-1);this.$emit("update:modelValue",r)}else{const n=t[this.groupValues].filter(r=>!(this.isOptionDisabled(r)||this.isSelected(r)));this.max&&n.splice(this.max-this.internalValue.length),this.$emit("select",n,this.id),this.$emit("update:modelValue",this.internalValue.concat(n))}this.closeOnSelect&&this.deactivate()}},wholeGroupSelected(e){return e[this.groupValues].every(t=>this.isSelected(t)||this.isOptionDisabled(t))},wholeGroupDisabled(e){return e[this.groupValues].every(this.isOptionDisabled)},removeElement(e,t=!0){if(this.disabled||e.$isDisabled)return;if(!this.allowEmpty&&this.internalValue.length<=1){this.deactivate();return}const n=typeof e=="object"?this.valueKeys.indexOf(e[this.trackBy]):this.valueKeys.indexOf(e);if(this.multiple){const r=this.internalValue.slice(0,n).concat(this.internalValue.slice(n+1));this.$emit("update:modelValue",r)}else this.$emit("update:modelValue",null);this.$emit("remove",e,this.id),this.closeOnSelect&&t&&this.deactivate()},removeLastElement(){this.blockKeys.indexOf("Delete")===-1&&this.search.length===0&&Array.isArray(this.internalValue)&&this.internalValue.length&&this.removeElement(this.internalValue[this.internalValue.length-1],!1)},activate(){this.isOpen||this.disabled||(this.adjustPosition(),this.groupValues&&this.pointer===0&&this.filteredOptions.length&&(this.pointer=1),this.isOpen=!0,this.searchable?(this.preserveSearch||(this.search=""),this.preventAutofocus||this.$nextTick(()=>this.$refs.search&&this.$refs.search.focus())):this.preventAutofocus||typeof this.$el<"u"&&this.$el.focus(),this.$emit("open",this.id))},deactivate(){this.isOpen&&(this.isOpen=!1,this.searchable?this.$refs.search!==null&&typeof this.$refs.search<"u"&&this.$refs.search.blur():typeof this.$el<"u"&&this.$el.blur(),this.preserveSearch||(this.search=""),this.$emit("close",this.getValue(),this.id))},toggle(){this.isOpen?this.deactivate():this.activate()},adjustPosition(){if(typeof window>"u")return;const e=this.$el.getBoundingClientRect().top,t=window.innerHeight-this.$el.getBoundingClientRect().bottom;t>this.maxHeight||t>e||this.openDirection==="below"||this.openDirection==="bottom"?(this.preferredOpenDirection="below",this.optimizedHeight=Math.min(t-40,this.maxHeight)):(this.preferredOpenDirection="above",this.optimizedHeight=Math.min(e-40,this.maxHeight))},filterOptions(e,t,n,r){return t?e.filter(s=>UL(r(s,n),t)).sort((s,a)=>typeof this.filteringSortFunc=="function"?this.filteringSortFunc(s,a):r(s,n).length-r(a,n).length):e},filterGroups(e,t,n,r,s){return a=>a.map(o=>{if(!o[n])return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."),[];const u=this.filterOptions(o[n],e,t,s);return u.length?{[r]:o[r],[n]:u}:[]})}}},qL={data(){return{pointer:0,pointerDirty:!1}},props:{showPointer:{type:Boolean,default:!0},optionHeight:{type:Number,default:40}},computed:{pointerPosition(){return this.pointer*this.optionHeight},visibleElements(){return this.optimizedHeight/this.optionHeight}},watch:{filteredOptions(){this.pointerAdjust()},isOpen(){this.pointerDirty=!1},pointer(){this.$refs.search&&this.$refs.search.setAttribute("aria-activedescendant",this.id+"-"+this.pointer.toString())}},methods:{optionHighlight(e,t){return{"multiselect__option--highlight":e===this.pointer&&this.showPointer,"multiselect__option--selected":this.isSelected(t)}},groupHighlight(e,t){if(!this.groupSelect)return["multiselect__option--disabled",{"multiselect__option--group":t.$isLabel}];const n=this.options.find(r=>r[this.groupLabel]===t.$groupLabel);return n&&!this.wholeGroupDisabled(n)?["multiselect__option--group",{"multiselect__option--highlight":e===this.pointer&&this.showPointer},{"multiselect__option--group-selected":this.wholeGroupSelected(n)}]:"multiselect__option--disabled"},addPointerElement({key:e}="Enter"){this.filteredOptions.length>0&&this.select(this.filteredOptions[this.pointer],e),this.pointerReset()},pointerForward(){var e;this.pointer0?(this.pointer--,((e=this.$refs.list)==null?void 0:e.scrollTop)>=this.pointerPosition&&(this.$refs.list.scrollTop=this.pointerPosition),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerBackward()):this.filteredOptions[this.pointer]&&this.filteredOptions[0].$isLabel&&!this.groupSelect&&this.pointerForward(),this.pointerDirty=!0},pointerReset(){this.closeOnSelect&&(this.pointer=0,this.$refs.list&&(this.$refs.list.scrollTop=0))},pointerAdjust(){this.pointer>=this.filteredOptions.length-1&&(this.pointer=this.filteredOptions.length?this.filteredOptions.length-1:0),this.filteredOptions.length>0&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()},pointerSet(e){this.pointer=e,this.pointerDirty=!0}}},Ca={name:"vue-multiselect",mixins:[WL,qL],compatConfig:{MODE:3,ATTR_ENUMERATED_COERCION:!1},props:{name:{type:String,default:""},modelValue:{type:null,default(){return[]}},selectLabel:{type:String,default:"Press enter to select"},selectGroupLabel:{type:String,default:"Press enter to select group"},selectedLabel:{type:String,default:"Selected"},deselectLabel:{type:String,default:"Press enter to remove"},deselectGroupLabel:{type:String,default:"Press enter to deselect group"},showLabels:{type:Boolean,default:!0},limit:{type:Number,default:99999},maxHeight:{type:Number,default:300},limitText:{type:Function,default:e=>`and ${e} more`},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},spellcheck:{type:Boolean,default:!1},openDirection:{type:String,default:""},showNoOptions:{type:Boolean,default:!0},showNoResults:{type:Boolean,default:!0},tabindex:{type:Number,default:0},required:{type:Boolean,default:!1},useTeleport:{type:Boolean,default:!1},contentWrapperClass:{type:[String,Array,Object],default:""}},data(){return{dropdownStyles:{},ready:!1}},computed:{hasOptionGroup(){return this.groupValues&&this.groupLabel&&this.groupSelect},isSingleLabelVisible(){return(this.singleValue||this.singleValue===0)&&(!this.isOpen||!this.searchable)&&!this.visibleValues.length},isPlaceholderVisible(){return!this.internalValue.length&&(!this.searchable||!this.isOpen)},visibleValues(){return this.multiple?this.internalValue.slice(0,this.limit):[]},singleValue(){return this.internalValue[0]},deselectLabelText(){return this.showLabels?this.deselectLabel:""},deselectGroupLabelText(){return this.showLabels?this.deselectGroupLabel:""},selectLabelText(){return this.showLabels?this.selectLabel:""},selectGroupLabelText(){return this.showLabels?this.selectGroupLabel:""},selectedLabelText(){return this.showLabels?this.selectedLabel:""},inputStyle(){return this.searchable||this.multiple&&this.modelValue&&this.modelValue.length?this.isOpen?{width:"100%"}:{width:"0",position:"absolute",padding:"0"}:""},contentStyle(){return this.options.length?{display:"inline-block"}:{display:"block"}},isAbove(){return this.openDirection==="above"||this.openDirection==="top"?!0:this.openDirection==="below"||this.openDirection==="bottom"?!1:this.preferredOpenDirection==="above"},showSearchInput(){return this.searchable&&(this.hasSingleSelectedSlot&&(this.visibleSingleValue||this.visibleSingleValue===0)?this.isOpen:!0)},isRequired(){return this.required===!1?!1:this.internalValue.length<=0}},watch:{isOpen(e){e&&(this.useTeleport?(this.ready=!1,this.$nextTick(()=>{const t=this.$el.getBoundingClientRect();this.dropdownStyles={position:"absolute",top:`${t.bottom+window.scrollY}px`,left:`${t.left+window.scrollX}px`,width:`${t.width}px`,zIndex:9999},this.ready=!0})):this.ready=!0)}}};const YL=["tabindex","aria-expanded","aria-owns","aria-activedescendant"],zL={ref:"tags",class:"multiselect__tags"},KL={class:"multiselect__tags-wrap"},GL=["textContent"],JL=["onKeydown","onMousedown"],ZL=["textContent"],XL={class:"multiselect__spinner"},QL=["name","id","spellcheck","placeholder","required","value","disabled","tabindex","aria-label","aria-controls"],eI=["id","aria-multiselectable"],tI={key:0},nI={class:"multiselect__option"},rI=["aria-selected","id","role"],sI=["onClick","onMouseenter","data-select","data-selected","data-deselect"],iI=["data-select","data-deselect","onMouseenter","onMousedown"],aI={class:"multiselect__option"},lI={class:"multiselect__option"};function oI(e,t,n,r,s,a){return k(),D("div",{tabindex:e.searchable?-1:n.tabindex,class:$e([{"multiselect--active":e.isOpen,"multiselect--disabled":n.disabled,"multiselect--above":a.isAbove,"multiselect--has-options-group":a.hasOptionGroup},"multiselect"]),onFocus:t[14]||(t[14]=o=>e.activate()),onBlur:t[15]||(t[15]=o=>e.searchable?!1:e.deactivate()),onKeydown:[t[16]||(t[16]=Vn(Ot(o=>e.pointerForward(),["self","prevent"]),["down"])),t[17]||(t[17]=Vn(Ot(o=>e.pointerBackward(),["self","prevent"]),["up"])),t[18]||(t[18]=Vn(Ot(o=>e.addPointerElement(o),["stop","self"]),["enter","tab"]))],onKeyup:t[19]||(t[19]=Vn(o=>e.deactivate(),["esc"])),role:"combobox","aria-expanded":e.isOpen,"aria-owns":"listbox-"+e.id,"aria-activedescendant":e.isOpen&&e.pointer!==null?e.id+"-"+e.pointer:null},[Ve(e.$slots,"caret",{toggle:e.toggle},()=>[v("div",{onMousedown:t[0]||(t[0]=Ot(o=>e.toggle(),["prevent","stop"])),class:"multiselect__select"},null,32)]),Ve(e.$slots,"clear",{search:e.search}),v("div",zL,[Ve(e.$slots,"selection",{search:e.search,remove:e.removeElement,values:a.visibleValues,isOpen:e.isOpen},()=>[Pn(v("div",KL,[(k(!0),D(Ne,null,Qe(a.visibleValues,(o,u)=>Ve(e.$slots,"tag",{option:o,search:e.search,remove:e.removeElement},()=>[(k(),D("span",{class:"multiselect__tag",key:u,onMousedown:t[1]||(t[1]=Ot(()=>{},["prevent"]))},[v("span",{textContent:ie(e.getOptionLabel(o))},null,8,GL),v("i",{tabindex:"1",onKeydown:Vn(Ot(c=>e.removeElement(o),["prevent"]),["enter"]),onMousedown:Ot(c=>e.removeElement(o),["prevent"]),class:"multiselect__tag-icon"},null,40,JL)],32))])),256))],512),[[es,a.visibleValues.length>0]]),e.internalValue&&e.internalValue.length>n.limit?Ve(e.$slots,"limit",{key:0},()=>[v("strong",{class:"multiselect__strong",textContent:ie(n.limitText(e.internalValue.length-n.limit))},null,8,ZL)]):ae("v-if",!0)]),pe(ys,{name:"multiselect__loading"},{default:Te(()=>[Ve(e.$slots,"loading",{},()=>[Pn(v("div",XL,null,512),[[es,n.loading]])])]),_:3}),e.searchable?(k(),D("input",{key:0,ref:"search",name:n.name,id:e.id,type:"text",autocomplete:"off",spellcheck:n.spellcheck,placeholder:e.placeholder,required:a.isRequired,style:xn(a.inputStyle),value:e.search,disabled:n.disabled,tabindex:n.tabindex,"aria-label":n.name+"-searchbox",onInput:t[2]||(t[2]=o=>e.updateSearch(o.target.value)),onFocus:t[3]||(t[3]=Ot(o=>e.activate(),["prevent"])),onBlur:t[4]||(t[4]=Ot(o=>e.deactivate(),["prevent"])),onKeyup:t[5]||(t[5]=Vn(o=>e.deactivate(),["esc"])),onKeydown:[t[6]||(t[6]=Vn(Ot(o=>e.pointerForward(),["prevent"]),["down"])),t[7]||(t[7]=Vn(Ot(o=>e.pointerBackward(),["prevent"]),["up"])),t[8]||(t[8]=Vn(Ot(o=>e.addPointerElement(o),["prevent","stop","self"]),["enter"])),t[9]||(t[9]=Vn(Ot(o=>e.removeLastElement(),["stop"]),["delete"]))],class:"multiselect__input","aria-controls":"listbox-"+e.id},null,44,QL)):ae("v-if",!0),a.isSingleLabelVisible?(k(),D("span",{key:1,class:"multiselect__single",onMousedown:t[10]||(t[10]=Ot((...o)=>e.toggle&&e.toggle(...o),["prevent"]))},[Ve(e.$slots,"singleLabel",{option:a.singleValue},()=>[mt(ie(e.currentOptionLabel),1)])],32)):ae("v-if",!0),a.isPlaceholderVisible?(k(),D("span",{key:2,class:"multiselect__placeholder",onMousedown:t[11]||(t[11]=Ot((...o)=>e.toggle&&e.toggle(...o),["prevent"]))},[Ve(e.$slots,"placeholder",{},()=>[mt(ie(e.placeholder),1)])],32)):ae("v-if",!0)],512),(k(),st(fp,{to:"body",disabled:!n.useTeleport},[pe(ys,{name:"multiselect"},{default:Te(()=>[e.isOpen&&s.ready?(k(),D("div",{key:0,class:$e(["multiselect__content-wrapper",n.contentWrapperClass]),onFocus:t[12]||(t[12]=(...o)=>e.activate&&e.activate(...o)),tabindex:"-1",onMousedown:t[13]||(t[13]=Ot(()=>{},["prevent"])),style:xn([s.dropdownStyles,{maxHeight:e.optimizedHeight+"px"}]),ref:"list"},[v("ul",{class:"multiselect__content",style:xn(a.contentStyle),role:"listbox",id:"listbox-"+e.id,"aria-multiselectable":e.multiple},[Ve(e.$slots,"beforeList"),e.multiple&&e.max===e.internalValue.length?(k(),D("li",tI,[v("span",nI,[Ve(e.$slots,"maxElements",{},()=>[mt("Maximum of "+ie(e.max)+" options selected. First remove a selected option to select another.",1)])])])):ae("v-if",!0),!e.max||e.internalValue.length(k(),D("li",{class:"multiselect__element",key:u,"aria-selected":e.isSelected(o),id:e.id+"-"+u,role:o&&(o.$isLabel||o.$isDisabled)?null:"option"},[o&&(o.$isLabel||o.$isDisabled)?ae("v-if",!0):(k(),D("span",{key:0,class:$e([e.optionHighlight(u,o),"multiselect__option"]),onClick:Ot(c=>e.select(o),["stop"]),onMouseenter:Ot(c=>e.pointerSet(u),["self"]),"data-select":o&&o.isTag?e.tagPlaceholder:a.selectLabelText,"data-selected":a.selectedLabelText,"data-deselect":a.deselectLabelText},[Ve(e.$slots,"option",{option:o,search:e.search,index:u},()=>[v("span",null,ie(e.getOptionLabel(o)),1)])],42,sI)),o&&(o.$isLabel||o.$isDisabled)?(k(),D("span",{key:1,"data-select":e.groupSelect&&a.selectGroupLabelText,"data-deselect":e.groupSelect&&a.deselectGroupLabelText,class:$e([e.groupHighlight(u,o),"multiselect__option"]),onMouseenter:Ot(c=>e.groupSelect&&e.pointerSet(u),["self"]),onMousedown:Ot(c=>e.selectGroup(o),["prevent"])},[Ve(e.$slots,"option",{option:o,search:e.search,index:u},()=>[v("span",null,ie(e.getOptionLabel(o)),1)])],42,iI)):ae("v-if",!0)],8,rI))),128)):ae("v-if",!0),Pn(v("li",null,[v("span",aI,[Ve(e.$slots,"noResult",{search:e.search},()=>[t[20]||(t[20]=mt("No elements found. Consider changing the search query."))])])],512),[[es,n.showNoResults&&e.filteredOptions.length===0&&e.search&&!n.loading]]),Pn(v("li",null,[v("span",lI,[Ve(e.$slots,"noOptions",{},()=>[t[21]||(t[21]=mt("List is empty."))])])],512),[[es,n.showNoOptions&&(e.options.length===0||a.hasOptionGroup===!0&&e.filteredOptions.length===0)&&!e.search&&!n.loading]]),Ve(e.$slots,"afterList")],12,eI)],38)):ae("v-if",!0)]),_:3})],8,["disabled"]))],42,YL)}Ca.render=oI;const uI={props:{multiple:Boolean,returnObject:Boolean,allowEmpty:{type:Boolean,default:!0},modelValue:[Array,String],deselectLabel:String,options:Array,idName:{type:String,default:"id"},labelField:{type:String,default:"name"},theme:{type:String,default:"new"},largeText:{type:Boolean,default:!1},searchable:{type:Boolean,default:!1}},components:{Multiselect:Ca},emits:["update:modelValue","onChange"],setup(e,{emit:t}){const n=he(),r=a=>{if(e.multiple){const o=e.returnObject?a:a.map(u=>u[e.idName]);t("update:modelValue",o),t("onChange",o)}else{const o=e.returnObject?a:a[e.idName];t("update:modelValue",o),t("onChange",o)}},s=a=>{var o,u;return e.multiple?n.value?(o=n.value)==null?void 0:o.some(c=>String(c[e.idName])===String(a[e.idName])):!1:String((u=n.value)==null?void 0:u[e.idName])===String(a[e.idName])};return qt([()=>e.multiple,()=>e.returnObject,()=>e.options,()=>e.modelValue],()=>{var a,o;e.returnObject?n.value=e.modelValue:e.multiple?Array.isArray(e.modelValue)&&(n.value=(a=e.modelValue)==null?void 0:a.map(u=>e.options.find(c=>c[e.idName]===u))):n.value=(o=e.options)==null?void 0:o.find(u=>u[e.idName]===e.modelValue)},{immediate:!0}),{selectedValues:n,isSelectedOption:s,onUpdateModalValue:r}}},cI={class:"flex justify-between items-center cursor-pointer"},dI={class:"whitespace-normal leading-6"},fI=["for"],hI={key:0,class:"h-4 w-4 text-[#05603A]",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"3","stroke-linecap":"round","stroke-linejoin":"round"},pI={class:"flex gap-2.5 items-center rounded-full bg-dark-blue text-white px-4 py-2"},mI={class:"font-semibold leading-4"},gI=["onClick"],vI={class:"flex gap-4 items-center cursor-pointer"},yI={class:"whitespace-normal leading-6"},_I={key:0,class:"h-5 w-5 text-slate-600",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"3","stroke-linecap":"round","stroke-linejoin":"round"},bI=["onMousedown"];function wI(e,t,n,r,s,a){const o=it("multiselect");return k(),st(o,{class:$e(["multi-select",[n.multiple&&"multiple",n.theme==="new"&&"new-theme large-text",n.largeText&&"large-text"]]),modelValue:r.selectedValues,"onUpdate:modelValue":[t[0]||(t[0]=u=>r.selectedValues=u),r.onUpdateModalValue],"track-by":n.idName,label:n.labelField,multiple:n.multiple,"preselect-first":!1,"close-on-select":!n.multiple,"clear-on-select":!n.multiple,"preserve-search":!0,searchable:n.searchable,"allow-empty":n.allowEmpty,"deselect-label":n.deselectLabel,options:n.options},$n({tag:Te(({option:u,remove:c})=>[v("span",pI,[v("span",mI,ie(u.name),1),v("span",{onClick:h=>c(u)},[...t[2]||(t[2]=[v("img",{src:"/images/close-white.svg"},null,-1)])],8,gI)])]),caret:Te(({toggle:u})=>[v("div",{class:"cursor-pointer absolute top-1/2 right-4 -translate-y-1/2",onMousedown:Ot(u,["prevent"])},[...t[4]||(t[4]=[v("img",{src:"/images/select-arrow.svg"},null,-1)])],40,bI)]),noResult:Te(()=>[t[5]||(t[5]=v("div",{class:"text-gray-400 text-center"},"No elements found",-1))]),_:2},[n.multiple&&n.theme==="new"?{name:"option",fn:Te(({option:u})=>[v("div",cI,[v("span",dI,ie(u[n.labelField]),1),v("div",{class:$e(["flex-shrink-0 h-6 w-6 border-2 bg-white flex items-center justify-center cursor-pointer rounded",[r.isSelectedOption(u)?"border-[#05603A]":"border-dark-blue-200"]]),for:e.id},[r.isSelectedOption(u)?(k(),D("svg",hI,[...t[1]||(t[1]=[v("path",{d:"M5 13l4 4L19 7"},null,-1)])])):ae("",!0)],10,fI)])]),key:"0"}:void 0,n.multiple?void 0:{name:"option",fn:Te(({option:u})=>[v("div",vI,[v("span",yI,ie(u[n.labelField]),1),v("div",null,[r.isSelectedOption(u)?(k(),D("svg",_I,[...t[3]||(t[3]=[v("path",{d:"M5 13l4 4L19 7"},null,-1)])])):ae("",!0)])])]),key:"1"}]),1032,["class","modelValue","track-by","label","multiple","close-on-select","clear-on-select","searchable","allow-empty","deselect-label","options","onUpdate:modelValue"])}const qo=gt(uI,[["render",wI]]),xI={props:{modelValue:[String,Number],name:String,min:Number,max:Number,type:{type:String,default:"text"}},emits:["update:modelValue","onChange","onBlur"],setup(e,{emit:t}){const n=he(e.modelValue);return qt(()=>e.modelValue,()=>{n.value=e.modelValue}),{localValue:n,onChange:a=>{let o=a.target.value;e.type==="number"&&(o=o&&Number(o),e.min!==void 0&&e.min!==null&&(o=Math.max(o,e.min)),e.max!==void 0&&e.max!==null&&(o=Math.min(o,e.max))),Bn(()=>{t("update:modelValue",o),t("onChange",o)})},onBlur:()=>{t("onBlur")}}}},SI=["id","type","min","max","name"];function kI(e,t,n,r,s,a){return Pn((k(),D("input",{class:"w-full border-2 border-solid border-dark-blue-200 rounded-full h-12 px-6 text-xl text-slate-600",id:`id_${n.name}`,type:n.type,min:n.min,max:n.max,name:n.name,"onUpdate:modelValue":t[0]||(t[0]=o=>r.localValue=o),onInput:t[1]||(t[1]=(...o)=>r.onChange&&r.onChange(...o)),onBlur:t[2]||(t[2]=(...o)=>r.onBlur&&r.onBlur(...o))},null,40,SI)),[[dd,r.localValue]])}const vd=gt(xI,[["render",kI]]),TI={props:{modelValue:String,name:String,label:String,value:String},emits:["update:modelValue"],setup(e,{emit:t}){return{onChange:r=>{t("update:modelValue",r.target.value)}}}},CI={class:"flex items-center gap-2 cursor-pointer"},AI=["id","name","value","checked"],EI=["for"],OI={class:"cursor-pointer text-xl text-slate-500"};function MI(e,t,n,r,s,a){return k(),D("label",CI,[v("input",{class:"peer hidden",type:"radio",id:`${n.name}-${n.value}`,name:n.name,value:n.value,checked:n.modelValue===n.value,onChange:t[0]||(t[0]=(...o)=>r.onChange&&r.onChange(...o))},null,40,AI),v("div",{class:"h-8 w-8 rounded-full border-2 bg-white border-dark-blue-200 flex items-center justify-center cursor-pointer peer-checked:before:content-[''] peer-checked:before:block peer-checked:before:w-3 peer-checked:before:h-3 peer-checked:before:rounded-full peer-checked:before:bg-slate-600",for:`${n.name}-${n.value}`},null,8,EI),v("span",OI,ie(n.label),1)])}const Gp=gt(TI,[["render",MI]]),RI={props:{modelValue:String,name:String,placeholder:String,height:{type:Number,default:400}},emits:["update:modelValue","onChange"],setup(e,{emit:t}){const n=a=>{t("update:modelValue",a),t("onChange",a)},r=()=>{const a="/js/tinymce/tinymce.min.js";return new Promise((o,u)=>{if(document.querySelector(`script[src="${a}"]`))return o();const c=document.createElement("script");c.src=a,c.onload=()=>o(),c.onerror=()=>u(new Error(`Failed to load script ${a}`)),document.head.appendChild(c)})},s=async()=>{try{await r()}catch(a){console.log("Can't load tinymce scrip:",a)}tinymce.init({selector:`#id_${e.name}`,height:e.height,width:"100%",setup:a=>{a.on("init",()=>{a.setContent(e.modelValue||"")}),a.on("change input",()=>{const o=a.getContent();a.save(),n(o)})}})};return Ht(()=>{s()}),{}}},DI={class:"custom-tinymce"},PI=["id","name","placeholder"];function LI(e,t,n,r,s,a){return k(),D("div",DI,[v("textarea",{class:"hidden",cols:"40",id:`id_${n.name}`,name:n.name,placeholder:n.placeholder,rows:"10"},null,8,PI)])}const II=gt(RI,[["render",LI]]),NI={props:{errors:Object,formValues:Object,themes:Array,location:Object,countries:Array},components:{FieldWrapper:gd,SelectField:qo,InputField:vd,RadioField:Gp,TinymceField:II},setup(e){const{activityFormatOptions:t,activityTypeOptions:n,durationOptions:r,recurringTypeOptions:s}=Ui(),a=me(()=>!["open-online","invite-online"].includes(e.formValues.activity_type)&&e.formValues.locationDirty===!0&&e.formValues.locationSelected===!1);return{activityFormatOptions:t,activityTypeOptions:n,durationOptions:r,recurringTypeOptions:s,showSelectHint:a,handleLocationTyping:h=>{e.formValues.location="",e.formValues.locationDirty=!0,e.formValues.locationSelected=!1},handleLocationClear:()=>{e.formValues.location="",e.formValues.locationDirty=!0,e.formValues.locationSelected=!1},handleLocationChange:({location:h,geoposition:f,country_iso:p})=>{e.formValues.location=h||"",e.formValues.geoposition=f,e.formValues.country_iso=p,e.formValues.locationSelected=!0,e.formValues.locationDirty=!0}}}},VI={class:"flex flex-col gap-4 w-full"},FI={class:"flex gap-4 p-4 mt-2.5 w-full rounded-2xl border bg-dark-blue-50 border-dark-blue-100"},$I={class:"text-xl text-slate-500"},BI={key:0,class:"text-sm font-semibold text-red-600 mt-2"},HI={class:"w-full md:w-1/2"},UI={class:"w-full flex px-3 justify-between items-center text-gray-700 whitespace-nowrap rounded-3xl border-2 border-dark-blue-200 h-[50px] bg-white"},jI={class:"flex items-center gap-8 min-h-[48px]"},WI={key:0,class:"p-4 mt-4 w-full rounded-2xl border bg-dark-blue-50 border-dark-blue-100"},qI={class:"block mb-2 text-xl font-semibold text-slate-500"},YI={class:"flex flex-wrap gap-8 items-center"},zI={class:"block mt-6 mb-2 text-xl font-semibold text-slate-500"};function KI(e,t,n,r,s,a){const o=it("InputField"),u=it("FieldWrapper"),c=it("SelectField"),h=it("autocomplete-geo"),f=it("date-time"),p=it("RadioField"),m=it("TinymceField");return k(),D("div",VI,[pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.title.label")}*`,name:"title",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.title,"onUpdate:modelValue":t[0]||(t[0]=y=>n.formValues.title=y),required:"",name:"title",placeholder:e.$t("event.title.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.specify-the-format-of-the-activity"),name:"activity_format",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.activity_format,"onUpdate:modelValue":t[1]||(t[1]=y=>n.formValues.activity_format=y),multiple:"",name:"activity_format",options:r.activityFormatOptions,placeholder:e.$t("event.select-option")},null,8,["modelValue","options","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.activitytype.label")}*`,name:"activity_type",errors:n.errors},{end:Te(()=>[v("div",FI,[t[14]||(t[14]=v("img",{class:"flex-shrink-0 mt-1 w-6 h-6",src:"/images/icon_info.svg"},null,-1)),v("span",$I,ie(e.$t("event.if-no-clear-information-provide-estimate")),1)])]),default:Te(()=>[pe(c,{modelValue:n.formValues.activity_type,"onUpdate:modelValue":t[2]||(t[2]=y=>n.formValues.activity_type=y),required:"",name:"activity_type",options:r.activityTypeOptions},null,8,["modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.address.label")} ${["open-online","invite-online"].includes(n.formValues.activity_type)?"(optional)":"*"}`,name:"location",errors:n.errors},{end:Te(()=>[r.showSelectHint?(k(),D("div",BI,ie(e.$t("event.please-select-address-from-dropdown")),1)):ae("",!0)]),default:Te(()=>[pe(h,{class:"custom-geo-input",name:"location",placeholder:e.$t("event.address.placeholder"),location:n.formValues.location,value:n.formValues.location,geoposition:n.formValues.geoposition,onOnChange:r.handleLocationChange,onInput:r.handleLocationTyping,onClear:r.handleLocationClear},null,8,["placeholder","location","value","geoposition","onOnChange","onInput","onClear"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.activity-duration"),name:"duration",errors:n.errors},{default:Te(()=>[v("div",HI,[pe(c,{modelValue:n.formValues.duration,"onUpdate:modelValue":t[3]||(t[3]=y=>n.formValues.duration=y),required:"",name:"duration",options:r.durationOptions,placeholder:e.$t("event.select-option")},null,8,["modelValue","options","placeholder"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.date"),names:["start_date","end_date"],errors:n.errors},{default:Te(()=>[v("div",UI,[pe(f,{name:"start_date",placeholder:e.$t("event.start.label"),flow:["calendar","time"],value:n.formValues.start_date,onOnChange:t[4]||(t[4]=y=>n.formValues.start_date=y)},null,8,["placeholder","value"]),t[15]||(t[15]=v("span",null,"-",-1)),pe(f,{name:"end_date",placeholder:e.$t("event.end.label"),flow:["calendar","time"],value:n.formValues.end_date,onOnChange:t[5]||(t[5]=y=>n.formValues.end_date=y)},null,8,["placeholder","value"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.is-it-a-recurring-event"),name:"is_recurring_event_local",errors:n.errors},{default:Te(()=>[v("div",jI,[pe(p,{modelValue:n.formValues.is_recurring_event_local,"onUpdate:modelValue":t[6]||(t[6]=y=>n.formValues.is_recurring_event_local=y),name:"is_recurring_event_local",value:"true",label:e.$t("event.true")},null,8,["modelValue","label"]),pe(p,{modelValue:n.formValues.is_recurring_event_local,"onUpdate:modelValue":t[7]||(t[7]=y=>n.formValues.is_recurring_event_local=y),name:"is_recurring_event_local",value:"false",label:e.$t("event.false")},null,8,["modelValue","label"])]),n.formValues.is_recurring_event_local==="true"?(k(),D("div",WI,[v("label",qI,ie(e.$t("event.how-frequently")),1),v("div",YI,[pe(p,{modelValue:n.formValues.recurring_event,"onUpdate:modelValue":t[8]||(t[8]=y=>n.formValues.recurring_event=y),name:"recurring_event",value:"daily",label:e.$t("event.daily")},null,8,["modelValue","label"]),pe(p,{modelValue:n.formValues.recurring_event,"onUpdate:modelValue":t[9]||(t[9]=y=>n.formValues.recurring_event=y),name:"recurring_event",value:"weekly",label:e.$t("event.weekly")},null,8,["modelValue","label"]),pe(p,{modelValue:n.formValues.recurring_event,"onUpdate:modelValue":t[10]||(t[10]=y=>n.formValues.recurring_event=y),name:"recurring_event",value:"monthly",label:e.$t("event.monthly")},null,8,["modelValue","label"])]),v("label",zI,ie(e.$t("event.what-type-of-recurring-activity")),1),pe(c,{modelValue:n.formValues.recurring_type,"onUpdate:modelValue":t[11]||(t[11]=y=>n.formValues.recurring_type=y),name:"recurring_type",options:r.recurringTypeOptions},null,8,["modelValue","options"])])):ae("",!0)]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.theme-title"),name:"theme",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.theme,"onUpdate:modelValue":t[12]||(t[12]=y=>n.formValues.theme=y),multiple:"",required:"",name:"theme",placeholder:e.$t("event.select-theme"),options:n.themes},null,8,["modelValue","placeholder","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.activity-description"),name:"description",errors:n.errors},{default:Te(()=>[pe(m,{modelValue:n.formValues.description,"onUpdate:modelValue":t[13]||(t[13]=y=>n.formValues.description=y),name:"description"},null,8,["modelValue"])]),_:1},8,["label","errors"])])}const GI=gt(NI,[["render",KI]]);function JI(e){return{all:e=e||new Map,on:function(t,n){var r=e.get(t);r?r.push(n):e.set(t,[n])},off:function(t,n){var r=e.get(t);r&&(n?r.splice(r.indexOf(n)>>>0,1):e.set(t,[]))},emit:function(t,n){var r=e.get(t);r&&r.slice().map(function(s){s(n)}),(r=e.get("*"))&&r.slice().map(function(s){s(t,n)})}}}const hs=JI(),ZI={props:{message:{type:Object,default:null}},setup(e){const t=he(""),n=he(!1),r=he(""),s=u=>{u&&(t.value=u.message,r.value=u.level.charAt(0).toUpperCase()+u.level.slice(1),n.value=!0,a())},a=()=>{setTimeout(()=>{n.value=!1},3e3)},o=me(()=>({success:r.value.toLowerCase()==="success",error:r.value.toLowerCase()==="error"}));return Ht(()=>{e.message&&s(e.message),hs.on("flash",s)}),di(()=>{hs.off("flash",s)}),{body:t,show:n,level:r,flashClass:o}}},XI={key:0,class:"codeweek-flash-message",role:"alert"},QI={class:"level"},eN={class:"body"};function tN(e,t,n,r,s,a){return r.show?(k(),D("div",XI,[v("div",{class:$e(["content",r.flashClass])},[v("div",QI,ie(r.level)+"!",1),v("div",eN,ie(r.body),1)],2)])):ae("",!0)}const yd=gt(ZI,[["render",tN],["__scopeId","data-v-09461b5c"]]),nN={components:{Flash:yd},props:{name:{type:String,default:"picture"},picture:{type:String,default:""}},emits:["onChange"],setup(e,{emit:t}){const n=he(null),r=he(e.picture||""),s=he(""),a=()=>{var p;return(p=n.value)==null?void 0:p.click()},o=()=>{},u=()=>{},c=p=>{const[m]=p.dataTransfer.files;m&&f(m)},h=p=>{const[m]=p.target.files;m&&f(m)};function f(p){const m=new FormData;m.append("picture",p),At.post("/api/events/picture",m).then(y=>{s.value="",r.value=y.data.path,hs.emit("flash",{message:"Picture uploaded!",level:"success"}),t("onChange",y.data)}).catch(y=>{var b,S,$,V;const _=((V=($=(S=(b=y.response)==null?void 0:b.data)==null?void 0:S.errors)==null?void 0:$.picture)==null?void 0:V[0])||"Image is too large. Maximum is 1Mb";s.value=_,hs.emit("flash",{message:_,level:"error"})})}return{fileInput:n,pictureClone:r,error:s,onTriggerFileInput:a,onDragOver:o,onDragLeave:u,onDrop:c,onFileChange:h}}},rN=["src"],sN={class:"text-xl text-slate-500"},iN={class:"text-xs text-slate-500"},aN={key:0,class:"flex gap-3 mt-2.5 font-semibold item-start text-error-200"},lN={class:"leading-5"},oN={class:"flex gap-2.5 mt-4 w-full"},uN={class:"mt-1 text-xs text-slate-500"},cN={class:"pl-4 my-4 list-disc"},dN={class:"text-xs text-slate-500"};function fN(e,t,n,r,s,a){const o=it("Flash");return k(),D("div",null,[v("div",{class:"flex flex-col justify-center items-center gap-2 border-[3px] border-dashed border-dark-blue-200 w-full rounded-2xl py-12 px-8 cursor-pointer",onClick:t[1]||(t[1]=(...u)=>r.onTriggerFileInput&&r.onTriggerFileInput(...u)),onDragover:t[2]||(t[2]=Ot((...u)=>r.onDragOver&&r.onDragOver(...u),["prevent"])),onDragleave:t[3]||(t[3]=(...u)=>r.onDragLeave&&r.onDragLeave(...u)),onDrop:t[4]||(t[4]=Ot((...u)=>r.onDrop&&r.onDrop(...u),["prevent"]))},[v("div",{class:$e(["mb-4",[!r.pictureClone&&"hidden"]])},[v("img",{src:r.pictureClone,class:"mr-1"},null,8,rN)],2),v("div",{class:$e([!!r.pictureClone&&"hidden"])},[...t[5]||(t[5]=[v("img",{class:"w-16 h-16",src:"/images/icon_image.svg"},null,-1)])],2),v("span",sN,ie(e.$t("event.drop-your-image-here-or-upload")),1),v("span",iN,ie(e.$t("event.max-size-1mb-image-formats-jpg-png")),1),v("input",{class:"hidden",type:"file",ref:"fileInput",onChange:t[0]||(t[0]=(...u)=>r.onFileChange&&r.onFileChange(...u))},null,544)],32),r.error?(k(),D("div",aN,[t[6]||(t[6]=v("img",{src:"/images/icon_error.svg"},null,-1)),v("div",lN,ie(r.error),1)])):ae("",!0),v("div",oN,[t[7]||(t[7]=v("img",{class:"flex-shrink-0 w-6 h-6",src:"/images/icon_info.svg"},null,-1)),v("div",uN,[mt(ie(e.$t("event.by-submitting-images-through-this-form-you-confirm-that"))+" ",1),v("ul",cN,[v("li",null,ie(e.$t("event.you-have-obtained-all-necessary-permissions")),1),v("li",null,ie(e.$t("event.you-will-not-submit-any-images-with-faces-directly-visible-or-identifiable"))+" "+ie(e.$t("event.if-this-is-the-case-ensure-faces-are-blurred"))+" "+ie(e.$t("event.submissions-that-do-not-comply-will-not-be-accepted")),1),v("li",null,ie(e.$t("event.you-understand-and-agree-images-will-be-shared")),1)])])]),v("div",dN,ie(e.$t("event.info-max-size-1mb")),1),pe(o)])}const Z1=gt(nN,[["render",fN]]),hN={props:{errors:Object,formValues:Object,audiences:Array,leadingTeachers:Array},components:{FieldWrapper:gd,SelectField:qo,InputField:vd,RadioField:Gp,ImageField:Z1},setup(e){const{ageOptions:t}=Ui();return{leadingTeacherOptions:me(()=>e.leadingTeachers.map(a=>({id:a,name:a}))),ageOptions:t,onPictureChange:a=>{e.formValues.picture=a.imageName,e.formValues.pictureUrl=a.path},handleCorrectCount:a=>{const o=Number(e.formValues.participants_count||"0");Number(e.formValues[a]||"0")>o&&(e.formValues[a]=o)}}}},pN={class:"flex flex-col gap-4 w-full"},mN={class:"flex flex-col gap-4 p-4 mt-2.5 w-full rounded-2xl border bg-dark-blue-50 border-dark-blue-100"},gN={class:"flex gap-2 p-2 mb-2 w-full bg-gray-100 rounded"},vN={class:"text-xl text-slate-500"},yN={class:"block mb-2 text-xl font-semibold text-slate-500"},_N={class:"grid grid-cols-1 gap-x-4 gap-y-4 md:grid-cols-2 md:gap-x-8"},bN={class:"flex items-center gap-8 min-h-[48px] h-full"},wN={class:"flex items-center gap-8 min-h-[48px] h-full"},xN={href:"/codeweek4all",target:"_blank"};function SN(e,t,n,r,s,a){const o=it("SelectField"),u=it("FieldWrapper"),c=it("InputField"),h=it("RadioField"),f=it("ImageField");return k(),D("div",pN,[pe(u,{horizontalBreakpoint:"md",label:e.$t("event.audiences"),name:"audience",errors:n.errors},{default:Te(()=>[pe(o,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.audience,"onUpdate:modelValue":t[0]||(t[0]=p=>n.formValues.audience=p),multiple:"",name:"audience",options:n.audiences},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.number-of-participants"),name:"participants_count",errors:n.errors},{end:Te(()=>[v("div",mN,[v("div",gN,[t[15]||(t[15]=v("img",{class:"flex-shrink-0 mt-1 w-6 h-6",src:"/images/icon_info.svg"},null,-1)),v("span",vN,ie(e.$t("event.if-no-clear-information-provide-estimate")),1)]),v("label",yN,ie(e.$t("event.of-this-number-how-many-are")),1),v("div",_N,[pe(u,{label:e.$t("event.males"),name:"males_count",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.males_count,"onUpdate:modelValue":t[2]||(t[2]=p=>n.formValues.males_count=p),type:"number",min:0,name:"males_count",placeholder:e.$t("event.enter-number"),onOnBlur:t[3]||(t[3]=p=>r.handleCorrectCount("event.males_count"))},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{label:e.$t("event.females"),name:"females_count",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.females_count,"onUpdate:modelValue":t[4]||(t[4]=p=>n.formValues.females_count=p),type:"number",min:0,name:"females_count",placeholder:e.$t("event.enter-number"),onOnBlur:t[5]||(t[5]=p=>r.handleCorrectCount("event.females_count"))},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{label:e.$t("event.other-gender"),name:"other_count",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.other_count,"onUpdate:modelValue":t[6]||(t[6]=p=>n.formValues.other_count=p),type:"number",min:0,name:"other_count",placeholder:e.$t("event.enter-number"),onOnBlur:t[7]||(t[7]=p=>r.handleCorrectCount("event.other_count"))},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"])])])]),default:Te(()=>[pe(c,{modelValue:n.formValues.participants_count,"onUpdate:modelValue":t[1]||(t[1]=p=>n.formValues.participants_count=p),type:"number",min:0,required:"",name:"participants_count",placeholder:e.$t("event.enter-number")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.age"),name:"ages",errors:n.errors},{default:Te(()=>[pe(o,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.ages,"onUpdate:modelValue":t[8]||(t[8]=p=>n.formValues.ages=p),multiple:"",name:"ages",options:r.ageOptions},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.is-this-an-extracurricular-activity"),name:"is_extracurricular_event",errors:n.errors},{default:Te(()=>[v("div",bN,[pe(h,{modelValue:n.formValues.is_extracurricular_event,"onUpdate:modelValue":t[9]||(t[9]=p=>n.formValues.is_extracurricular_event=p),name:"is_extracurricular_event",value:"true",label:e.$t("event.yes")},null,8,["modelValue","label"]),pe(h,{modelValue:n.formValues.is_extracurricular_event,"onUpdate:modelValue":t[10]||(t[10]=p=>n.formValues.is_extracurricular_event=p),name:"is_extracurricular_event",value:"false",label:e.$t("event.no")},null,8,["modelValue","label"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.is-this-an-activity-within-the-standard-school-curriculum"),name:"is_standard_school_curriculum",errors:n.errors},{default:Te(()=>[v("div",wN,[pe(h,{modelValue:n.formValues.is_standard_school_curriculum,"onUpdate:modelValue":t[11]||(t[11]=p=>n.formValues.is_standard_school_curriculum=p),name:"is_standard_school_curriculum",value:"true",label:e.$t("event.yes")},null,8,["modelValue","label"]),pe(h,{modelValue:n.formValues.is_standard_school_curriculum,"onUpdate:modelValue":t[12]||(t[12]=p=>n.formValues.is_standard_school_curriculum=p),name:"is_standard_school_curriculum",value:"false",label:e.$t("event.no")},null,8,["modelValue","label"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.code-week-4-all-code-optional"),name:"codeweek_for_all_participation_code",errors:n.errors},{tooltip:Te(()=>[mt(ie(e.$t("event.codeweek_for_all_participation_code.explanation"))+" ",1),v("a",xN,ie(e.$t("event.codeweek_for_all_participation_code.link")),1),t[16]||(t[16]=mt(". ",-1))]),default:Te(()=>[pe(c,{modelValue:n.formValues.codeweek_for_all_participation_code,"onUpdate:modelValue":t[13]||(t[13]=p=>n.formValues.codeweek_for_all_participation_code=p),name:"codeweek_for_all_participation_code"},null,8,["modelValue"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.leading-teachers-optional"),name:"leading_teacher_tag",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.leading_teacher_tag,"onUpdate:modelValue":t[14]||(t[14]=p=>n.formValues.leading_teacher_tag=p),name:"leading_teacher_tag",options:r.leadingTeacherOptions},null,8,["modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.image-optional"),name:"picture",errors:n.errors},{default:Te(()=>[pe(f,{name:"picture",picture:n.formValues.pictureUrl,image:n.formValues.picture,onOnChange:r.onPictureChange},null,8,["picture","image","onOnChange"])]),_:1},8,["label","errors"])])}const kN=gt(hN,[["render",SN]]),TN={props:{errors:Object,formValues:Object,languages:Object,countries:Array},components:{FieldWrapper:gd,SelectField:qo,InputField:vd,RadioField:Gp,ImageField:Z1},setup(e,{emit:t}){const{organizerTypeOptions:n}=Ui(),r=me(()=>Object.entries(e.languages).map(([s,a])=>({id:s,name:a})));return{organizerTypeOptions:n,languageOptions:r}}},CN={class:"flex flex-col gap-4 w-full"},AN={class:"flex items-center gap-8 min-h-[48px] h-full"},EN={class:"flex gap-2.5 mt-4 w-full"},ON={class:"mt-1 text-xs text-slate-400"};function MN(e,t,n,r,s,a){const o=it("InputField"),u=it("FieldWrapper"),c=it("SelectField"),h=it("RadioField");return k(),D("div",CN,[pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.organizer.label")}*`,name:"organizer",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.organizer,"onUpdate:modelValue":t[0]||(t[0]=f=>n.formValues.organizer=f),required:"",name:"organizer",placeholder:e.$t("event.organizer.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.organizertype.label")}*`,name:"organizer_type",errors:n.errors},{default:Te(()=>[pe(c,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.organizer_type,"onUpdate:modelValue":t[1]||(t[1]=f=>n.formValues.organizer_type=f),required:"",name:"organizer_type",options:r.organizerTypeOptions},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("resources.Languages")} (${e.$t("event.optional")})`,name:"language",errors:n.errors},{default:Te(()=>[pe(c,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.language,"onUpdate:modelValue":t[2]||(t[2]=f=>n.formValues.language=f),name:"language",searchable:"",multiple:"",options:r.languageOptions},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.country")}*`,name:"country_iso",errors:n.errors},{default:Te(()=>[pe(c,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.country_iso,"onUpdate:modelValue":t[3]||(t[3]=f=>n.formValues.country_iso=f),"id-name":"iso",searchable:"",required:"",name:"country_iso",options:n.countries},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.are-you-using-any-code-week-resources-in-this-activity"),name:"is_use_resource",errors:n.errors},{default:Te(()=>[v("div",AN,[pe(h,{modelValue:n.formValues.is_use_resource,"onUpdate:modelValue":t[4]||(t[4]=f=>n.formValues.is_use_resource=f),name:"is_use_resource",value:"true",label:e.$t("event.yes")},null,8,["modelValue","label"]),pe(h,{modelValue:n.formValues.is_use_resource,"onUpdate:modelValue":t[5]||(t[5]=f=>n.formValues.is_use_resource=f),name:"is_use_resource",value:"false",label:e.$t("event.no")},null,8,["modelValue","label"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.website.label")} ${["open-online","invite-online"].includes(n.formValues.activity_type)?"*":e.$t("event.optional")}`,name:"event_url",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.event_url,"onUpdate:modelValue":t[6]||(t[6]=f=>n.formValues.event_url=f),name:"event_url",placeholder:e.$t("event.website.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.public.label")} (${e.$t("event.optional")})`,name:"contact_person",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.contact_person,"onUpdate:modelValue":t[7]||(t[7]=f=>n.formValues.contact_person=f),type:"email",name:"contact_person",placeholder:e.$t("event.public.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.contact.label")}*`,name:"user_email",errors:n.errors},{end:Te(()=>[v("div",EN,[t[9]||(t[9]=v("img",{class:"flex-shrink-0 w-6 h-6",src:"/images/icon_info.svg"},null,-1)),v("div",ON,ie(e.$t("event.contact.explanation")),1)])]),default:Te(()=>[pe(o,{modelValue:n.formValues.user_email,"onUpdate:modelValue":t[8]||(t[8]=f=>n.formValues.user_email=f),required:"",type:"email",name:"user_email",placeholder:e.$t("event.contact.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"])])}const RN=gt(TN,[["render",MN]]),DN={props:{formValues:Object,themes:Array,audiences:Array,leadingTeachers:Array,languages:Object,countries:Array},setup(e){const{activityFormatOptionsMap:t,activityTypeOptionsMap:n,recurringFrequentlyMap:r,durationOptionsMap:s,recurringTypeOptionsMap:a,ageOptionsMap:o,organizerTypeOptionsMap:u}=Ui();return{stepDataList:me(()=>{var Oe,He,Ue;const{title:h,activity_format:f,activity_type:p,location:m,duration:y,start_date:_,end_date:b,is_recurring_event_local:S,recurring_event:$,recurring_type:V,theme:x,description:C,audience:B,participants_count:H,males_count:F,females_count:U,other_count:P,ages:O,is_extracurricular_event:J,is_standard_school_curriculum:X,codeweek_for_all_participation_code:de,leading_teacher_tag:ne,pictureUrl:N,picture:G,organizer:R,organizer_type:j,language:ce,country_iso:Ce,is_use_resource:Re,event_url:W,contact_person:se,user_email:E}=e.formValues||{},re=(f||[]).map(je=>t.value[je]),be=n.value[p],q=s.value[y],Ie=_?new Date(_).toISOString().slice(0,10):"",Xe=b?new Date(b).toISOString().slice(0,10):"",we=S==="true",et=a.value[V],z=(x||[]).map(je=>e.themes.find(({id:Ge})=>Ge===je)).filter(je=>je).map(je=>je.name),T=[{label:Le("event.title.label"),value:h},{label:Le("event.specify-the-format-of-the-activity"),value:re.join(", ")},{label:Le("event.activitytype.label"),value:be},{label:Le("event.address.label"),value:m},{label:Le("event.activity-duration"),value:q},{label:Le("event.date"),value:`${Ie} - ${Xe}`},{label:Le("event.is-it-a-recurring-event"),value:Le(we?"event.yes":"event.no")},{label:Le("event.how-frequently"),value:we?r.value[$]:""},{label:Le("event.what-type-of-recurring-activity"),value:et},{label:Le("event.theme-title"),value:z.join(", ")},{label:Le("event.activity-description"),htmlValue:C}],I=(B||[]).map(je=>e.audiences.find(({id:Ge})=>Ge===je)).filter(je=>je).map(je=>je.name),Z=[H||0,[`${F||0} ${Le("event.males")}`,`${U||0} ${Le("event.females")}`,`${P||0} ${Le("event.other-gender")}`].join(", ")].join(" - "),ee=(O||[]).map(je=>o.value[je]),ge=[{label:Le("event.audience_title"),value:I==null?void 0:I.join(", ")},{label:Le("event.number-of-participants"),value:Z},{label:Le("event.age"),value:ee==null?void 0:ee.join(", ")},{label:Le("event.is-this-an-extracurricular-activity"),value:Le(J==="true"?"event.yes":"event.no")},{label:Le("event.is-this-an-activity-within-the-standard-school-curriculum"),value:Le(X==="true"?"event.yes":"event.no")},{label:Le("event.code-week-4-all-code-optional"),value:de},{label:Le("community.titles.2"),value:ne},{label:Le("event.image"),imageUrl:N,imageName:(He=(Oe=G==null?void 0:G.split("/"))==null?void 0:Oe.reverse())==null?void 0:He[0]}],Y=u.value[j],fe=ce==null?void 0:ce.map(je=>{var Ge;return(Ge=e.languages)==null?void 0:Ge[je]}).filter(Boolean),_e=(Ue=e.countries.find(({iso:je})=>je===Ce))==null?void 0:Ue.name,Se=[{label:Le("event.organizer.label"),value:R},{label:Le("event.organizertype.label"),value:Y},{label:Le("resources.Languages"),value:fe==null?void 0:fe.join(", ")},{label:Le("event.country"),value:_e},{label:Le("event.are-you-using-any-code-week-resources-in-this-activity"),value:Le(Re==="true"?"event.yes":"event.no")},{label:Le("event.website.label"),value:W},{label:Le("event.public.label"),value:se},{label:Le("event.contact.label"),value:E}],Ae=({value:je,htmlValue:Ge,imageUrl:ht})=>!Fn.isNil(je)&&!Fn.isEmpty(je)||!Fn.isEmpty(Ge)||!Fn.isEmpty(ht);return[{title:Le("event.confirmation_step.activity_overview"),list:T.filter(Ae)},{title:Le("event.confirmation_step.who_is_the_activity_for"),list:ge.filter(Ae)},{title:Le("event.confirmation_step.organiser"),list:Se.filter(Ae)}]}),trans:Le}}},PN={class:"flex flex-col gap-12 w-full"},LN={class:"flex flex-col gap-6"},IN={class:"text-dark-blue text-2xl md:text-[30px] leading-[44px] font-medium font-['Montserrat'] text-center"},NN={class:"flex flex-col gap-1"},VN={class:"flex gap-10 items-center px-4 py-2 text-[16px] md:text-xl text-slate-500 bg-white"},FN={class:"flex-shrink-0 w-32 md:w-60"},$N=["innerHTML"],BN={key:1},HN={class:"mb-2"},UN=["src"],jN={key:2,class:"flex-grow w-full"};function WN(e,t,n,r,s,a){return k(),D("div",PN,[(k(!0),D(Ne,null,Qe(r.stepDataList,({title:o,list:u})=>(k(),D("div",LN,[v("h2",IN,ie(o),1),v("div",NN,[(k(!0),D(Ne,null,Qe(u,({label:c,value:h,htmlValue:f,imageUrl:p,imageName:m})=>(k(),D("div",VN,[v("div",FN,ie(c),1),f?(k(),D("div",{key:0,innerHTML:f,class:"flex-grow w-full space-y-2 [&_p]:py-0"},null,8,$N)):ae("",!0),p?(k(),D("div",BN,[v("div",HN,ie(r.trans("event.image-attached")),1),v("img",{class:"mb-2 max-h-80",src:p},null,8,UN),v("div",null,ie(m),1)])):ae("",!0),h?(k(),D("div",jN,ie(h||""),1)):ae("",!0)]))),256))])]))),256))])}const qN=gt(DN,[["render",WN]]),YN={props:{modelValue:String,name:String,label:String,value:String},emits:["update:modelValue"],setup(e,{emit:t}){return{onChange:r=>{t("update:modelValue",r.target.checked)}}}},zN={class:"flex items-center gap-2 cursor-pointer"},KN=["id","name","checked"],GN=["for"],JN={key:0,class:"h-5 w-5 text-slate-600",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"3","stroke-linecap":"round","stroke-linejoin":"round"},ZN={class:"cursor-pointer text-xl text-slate-500"};function XN(e,t,n,r,s,a){return k(),D("label",zN,[v("input",{class:"peer hidden",type:"checkbox",id:n.name,name:n.name,checked:n.modelValue,onChange:t[0]||(t[0]=(...o)=>r.onChange&&r.onChange(...o))},null,40,KN),v("div",{class:"flex-shrink-0 h-8 w-8 border-2 bg-white flex items-center justify-center cursor-pointer border-dark-blue-200 rounded-lg",for:e.id},[n.modelValue?(k(),D("svg",JN,[...t[1]||(t[1]=[v("path",{d:"M5 13l4 4L19 7"},null,-1)])])):ae("",!0)],8,GN),v("span",ZN,[mt(ie(n.label)+" ",1),Ve(e.$slots,"default")])])}const QN=gt(YN,[["render",XN]]),e4={props:{token:{type:String,default:""},event:{type:Object,default:()=>({})},selectedValues:{type:Object,default:()=>({})},locale:{type:String,default:""},user:{type:Object,default:()=>({})},themes:{type:Array,default:()=>[]},audiences:{type:Array,default:()=>[]},leadingTeachers:{type:Array,default:()=>[]},languages:{type:Object,default:()=>({})},countries:{type:Array,default:()=>[]},location:{type:Object,default:()=>({})},privacyLink:{type:String,default:""}},components:{FormStep1:GI,FormStep2:kN,FormStep3:RN,AddConfirmation:qN,CheckboxField:QN},setup(e,{emit:t}){var B,H,F,U,P;const{stepTitles:n}=Ui(),r=he(null),s=he(null),a=he(1),o=he({}),u=he(!1),c=he(!1),h=he({activity_type:"open-in-person",location:((B=e.location)==null?void 0:B.location)||"",geoposition:((F=(H=e.location)==null?void 0:H.geoposition)==null?void 0:F.split(","))||[],is_recurring_event_local:"false",recurring_event:"daily",is_extracurricular_event:"false",is_standard_school_curriculum:"false",organizer:((U=e.location)==null?void 0:U.name)||"",organizer_type:((P=e==null?void 0:e.location)==null?void 0:P.organizer_type)||"",language:e.locale?[e.locale]:[],country_iso:e.location.country_iso||"",is_use_resource:"false",privacy:!1}),f=he(Fn.clone(h.value)),p=async()=>{var O;if(!c.value){if(a.value===4){(O=e.event)!=null&&O.id?V():x();return}if(console.log(_.value),a.value===3&&_.value){c.value=!0;try{await C()}finally{c.value=!1}return}if(a.value===2&&y.value){S(3);return}if(a.value===1&&m.value){S(2);return}}},m=me(()=>{const O=Fn.cloneDeep(f.value),J=["title","activity_type","duration","is_recurring_event_local","start_date","end_date","theme","description"];return["open-online","invite-online"].includes(O.activity_type)||J.push("location"),J.every(X=>!Fn.isEmpty(O[X]))}),y=me(()=>{const O=Fn.cloneDeep(f.value),J=["audience","ages","is_extracurricular_event"];return!!O.participants_count&&J.every(X=>!Fn.isEmpty(O[X]))}),_=me(()=>{const O=Fn.cloneDeep(f.value),J=["organizer","organizer_type","country_iso","user_email"];return["open-online","invite-online"].includes(O.activity_type)&&J.push("event_url"),O.privacy?J.every(X=>!Fn.isEmpty(O[X])):!1}),b=me(()=>a.value===1&&!m.value||a.value===2&&!y.value||a.value===3&&!_.value),S=O=>{a.value=Math.max(Math.min(O,4),1)},$=()=>{var X,de,ne,N;const O=((X=e==null?void 0:e.event)==null?void 0:X.id)||((de=r.value)==null?void 0:de.id),J=((ne=e==null?void 0:e.event)==null?void 0:ne.slug)||((N=r.value)==null?void 0:N.slug);window.location.href=`/view/${O}/${J}`},V=()=>window.location.href="/events",x=()=>window.location.reload(),C=async()=>{var X,de,ne,N,G,R,j;o.value={};const O=f.value,J={_token:e.token,_method:Fn.isNil(e.event.id)?void 0:"PATCH",title:O.title,activity_format:(X=O.activity_format)==null?void 0:X.join(","),activity_type:O.activity_type,location:O.location,geoposition:((de=O.geoposition)==null?void 0:de.join(","))||[],duration:O.duration,start_date:O.start_date,end_date:O.end_date,theme:(ne=O.theme)==null?void 0:ne.join(","),description:O.description,audience:(N=O.audience)==null?void 0:N.join(","),participants_count:O.participants_count,males_count:O.males_count,females_count:O.females_count,other_count:O.other_count,ages:(G=O.ages)==null?void 0:G.join(","),is_extracurricular_event:O.is_extracurricular_event==="true",is_standard_school_curriculum:O.is_standard_school_curriculum==="true",codeweek_for_all_participation_code:O.codeweek_for_all_participation_code,leading_teacher_tag:O.leading_teacher_tag,picture:O.picture,organizer:O.organizer,organizer_type:O.organizer_type,language:O.language,country_iso:O.country_iso,is_use_resource:O.is_use_resource==="true",event_url:O.event_url,contact_person:O.contact_person,user_email:O.user_email,privacy:O.privacy===!0?"on":void 0};O.is_recurring_event_local==="true"&&(J.recurring_event=O.recurring_event,J.recurring_type=O.recurring_type);try{if(!Fn.isNil(e.event.id))await At.post(`/events/${e.event.id}`,J);else{const{data:ce}=await At.post("/events",J);r.value=ce.event}S(4)}catch(ce){o.value=(j=(R=ce.response)==null?void 0:R.data)==null?void 0:j.errors,a.value=1}finally{c.value=!1}};return qt(()=>e.event,()=>{var de,ne,N,G;if(!e.event.id)return;const O=R=>{var j,ce;return((ce=(j=R==null?void 0:R.split(","))==null?void 0:j.filter(Ce=>!!Ce))==null?void 0:ce.map(Ce=>Number(Ce)))||[]},J=e.event,X=J.geoposition||((de=e.location)==null?void 0:de.geoposition);f.value={...f.value,title:J.title,activity_format:J.activity_format,activity_type:J.activity_type||"open-in-person",location:J.location||((ne=e.location)==null?void 0:ne.location),geoposition:X==null?void 0:X.split(","),duration:J.duration,start_date:J.start_date,end_date:J.end_date,recurring_event:J.recurring_event||"daily",recurring_type:J.recurring_type,theme:O(e.selectedValues.themes),description:J.description,audience:O(e.selectedValues.audiences),participants_count:J.participants_count,males_count:J.males_count,females_count:J.females_count,other_count:J.other_count,ages:J.ages,is_extracurricular_event:String(!!J.is_extracurricular_event),is_standard_school_curriculum:String(!!J.is_standard_school_curriculum),codeweek_for_all_participation_code:J.codeweek_for_all_participation_code,leading_teacher_tag:J.leading_teacher_tag,picture:J.picture,pictureUrl:e.selectedValues.picture,organizer:J.organizer||((N=e.location)==null?void 0:N.name),organizer_type:J.organizer_type||((G=e==null?void 0:e.location)==null?void 0:G.organizer_type),language:J.languages||[e.locale],country_iso:J.country_iso||e.location.country_iso,is_use_resource:String(!!J.is_use_resource),event_url:J.event_url,contact_person:J.contact_person,user_email:J.user_email},J.recurring_event&&(f.value.is_recurring_event_local="true")},{immediate:!0}),qt(()=>a.value,()=>{if(a.value===4){const O=document.getElementById("add-event-hero-section");O&&(O.style.display="none"),window.scrollTo({top:0})}else if(s.value){const O=s.value.getBoundingClientRect().top;window.scrollTo({top:O+window.pageYOffset-40})}}),Ht(()=>{const O=new IntersectionObserver(([X])=>{u.value=X.isIntersecting}),J=document.getElementById("page-footer");J&&O.observe(J)}),{containerRef:s,step:a,stepTitles:n,errors:o,formValues:f,handleGoToActivity:$,handleGoMapPage:V,handleReloadPage:x,handleMoveStep:S,handleSubmit:C,disableNextbutton:b,validStep1:m,validStep2:y,validStep3:_,pageFooterVisible:u,handleNextClick:p,isSubmitting:c}}},t4={key:0,class:"flex relative justify-center py-10 codeweek-container-lg"},n4={class:"flex gap-12"},r4=["onClick"],s4={class:"flex-1"},i4={class:"text-slate-500 font-normal text-base leading-[22px] p-0 text-center"},a4={key:0,class:"absolute top-6 left-[calc(100%+1.5rem)] -translate-x-1/2 w-[calc(100%-1rem)] md:w-[calc(100%-0.75rem)] h-[2px] bg-[#CCF0F9]"},l4={key:1,class:"flex relative justify-center px-4 py-10 codeweek-container-lg md:px-10 md:py-20"},o4={class:"flex flex-col justify-center items-center text-center gap-4 max-w-[660px]"},u4={class:"text-dark-blue text-[22px] md:text-4xl font-semibold font-[Montserrat]"},c4={key:0,class:"flex flex-col gap-4 text-[16px] text-center"},d4={ref:"containerRef",class:"relative w-full"},f4={class:"relative pt-20 pb-16 codeweek-container-lg md:pt-32 md:pb-20"},h4={class:"flex justify-center"},p4={class:"flex flex-col max-w-[852px] w-full"},m4={key:0,class:"text-dark-blue text-2xl md:text-4xl leading-[44px] font-medium font-['Montserrat'] mb-10 text-center"},g4=["href"],v4={class:"flex flex-wrap gap-y-2 gap-x-4 justify-between mt-10 min-h-12"},y4={key:0},_4={key:1},b4=["disabled"],w4={key:0},x4={key:0},S4={key:1},k4={key:2},T4={key:3};function C4(e,t,n,r,s,a){var p;const o=it("FormStep1"),u=it("FormStep2"),c=it("FormStep3"),h=it("CheckboxField"),f=it("AddConfirmation");return k(),D(Ne,null,[r.step<4?(k(),D("div",t4,[v("div",n4,[(k(!0),D(Ne,null,Qe(r.stepTitles,(m,y)=>(k(),D("div",{class:$e(["flex relative flex-col flex-1 gap-2 items-center md:w-52",[y===0&&"cursor-pointer",y+1===2&&r.validStep1&&"cursor-pointer",y+1===3&&r.validStep2&&"cursor-pointer"]]),onClick:()=>{y+1===2&&!r.validStep1||y+1===3&&!r.validStep2||r.handleMoveStep(y+1)}},[v("div",{class:$e(["w-12 h-12 rounded-full flex justify-center items-center text-['#20262C'] font-semibold text-2xl",[r.step===y+1?"bg-light-blue-300":"bg-light-blue-100"]])},ie(y+1),3),v("div",s4,[v("p",i4,ie(e.$t(`event.${m}`)),1)]),yr.formValues.privacy=m),name:"privacy"},{default:Te(()=>[v("div",null,[v("span",null,ie(e.$t("event.privacy")),1),v("a",{class:"ml-1 !inline cookweek-link",href:n.privacyLink,target:"_blank"},ie(e.$t("event.privacy-policy-terms")),9,g4)])]),_:1},8,["modelValue"])],2),v("div",{class:$e([r.step!==4&&"hidden"])},[pe(f,{formValues:r.formValues,themes:n.themes,location:n.location,audiences:n.audiences,leadingTeachers:n.leadingTeachers,languages:n.languages,countries:n.countries},null,8,["formValues","themes","location","audiences","leadingTeachers","languages","countries"])],2),v("div",v4,[r.step>1?(k(),D("button",{key:0,class:"flex justify-center items-center gap-2 text-[#1C4DA1] border-solid border-2 border-[#1C4DA1] rounded-full py-2.5 px-6 font-semibold text-lg transition-all duration-300 hover:bg-[#E8EDF6] max-sm:w-full sm:min-w-[224px]",type:"button",onClick:t[1]||(t[1]=()=>{r.step===4?r.handleGoToActivity():r.handleMoveStep(r.step-1)})},[r.step===4?(k(),D("span",y4,ie(e.$t("event.view-activity")),1)):(k(),D("span",_4,ie(e.$t("event.previous-step")),1))])):ae("",!0),t[4]||(t[4]=v("div",{class:"hidden md:block"},null,-1)),v("div",{id:"footer-scroll-activity",class:$e(["flex justify-center max-sm:w-full sm:min-w-[224px]",[r.step<4&&!r.pageFooterVisible?"md:!translate-y-0 max-md:fixed max-md:bottom-0 max-md:left-0 max-md:border-t-2 max-md:border-primary max-md:py-4 max-md:px-[44px] max-md:w-full max-md:bg-white max-md:z-[99]":"!translate-y-0"]])},[v("button",{class:$e(["text-nowrap flex justify-center items-center duration-300 rounded-full py-2.5 px-6 font-semibold text-lg max-sm:w-full sm:min-w-[224px]",[r.disableNextbutton||r.isSubmitting?"cursor-not-allowed bg-gray-200 text-gray-400":"bg-primary hover:bg-hover-orange text-[#20262C]"]]),type:"button",disabled:r.disableNextbutton||r.isSubmitting,onClick:t[2]||(t[2]=(...m)=>r.handleNextClick&&r.handleNextClick(...m))},[r.isSubmitting?(k(),D("span",w4,ie(e.$t("event.submitting"))+"...",1)):r.step===4?(k(),D(Ne,{key:1},[(p=n.event)!=null&&p.id?(k(),D("span",x4,ie(e.$t("event.back-to-map-page")),1)):(k(),D("span",S4,ie(e.$t("event.add-another-activity")),1))],64)):r.step===3?(k(),D("span",k4,ie(e.$t("event.submit")),1)):(k(),D("span",T4,ie(e.$t("event.next-step")),1))],10,b4)],2)])])])])],512)],64)}const A4=gt(e4,[["render",C4]]),E4={props:{property:Object,type:String},data(){return{label:this.type?this.$t("resources.resources."+this.type+"."+this.property.name):this.property.name}}},O4={class:"bg-light-blue-100 py-1 px-4 text-sm font-semibold text-slate-500 rounded-full whitespace-nowrap"};function M4(e,t,n,r,s,a){return k(),D("span",O4,ie(s.label),1)}const X1=gt(E4,[["render",M4]]),R4={components:{ResourcePill:X1},props:{resource:Object},data(){return{descriptionHeight:"auto",needShowMore:!0,showMore:!1}},methods:{computeDescriptionHeight(){const e=this.$refs.descriptionContainerRef,t=this.$refs.descriptionRef,n=e.clientHeight,r=Math.floor(n/22);t.style.height="auto",this.descriptionHeight="auto",this.needShowMore=t.offsetHeight>n,t.offsetHeight>n?(t.style.height=`${r*22}px`,this.descriptionHeight=`${r*22}px`):this.showMore=!1},onToggleShowMore(){const e=this.$refs.descriptionRef;this.showMore=!this.showMore,this.showMore?e.style.height="auto":e.style.height=this.descriptionHeight}},mounted:function(){this.computeDescriptionHeight()},computed:{formattedDescription(){return(this.resource.description||"").replace(/\n/g,"
")}}},D4={class:"relative flex flex-col bg-white rounded-lg overflow-hidden"},P4={class:"relative w-full h-48 sm:h-56 md:h-60 bg-slate-100 overflow-hidden"},L4=["src"],I4={class:"flex gap-2 flex-wrap mb-2"},N4={class:"text-dark-blue font-semibold font-['Montserrat'] leading-6"},V4={key:0,class:"text-slate-500 text-[16px] leading-[22px] h-[22px]"},F4={ref:"descriptionRef",class:"relative flex-grow text-slate-500 overflow-hidden",style:{height:"auto"}},$4=["innerHTML"],B4={class:"flex-shrink-0"},H4=["href"];function U4(e,t,n,r,s,a){var u,c,h,f,p,m;const o=it("resource-pill");return k(),D("div",D4,[v("div",P4,[v("img",{src:n.resource.thumbnail,alt:"",loading:"lazy",class:"absolute inset-0 w-full h-full object-cover object-center"},null,8,L4)]),v("div",{class:$e(["flex-grow flex flex-col gap-2 px-6 py-4 h-fit",{"max-h-[450px]":s.needShowMore&&!s.showMore}])},[v("div",I4,[(k(!0),D(Ne,null,Qe(n.resource.types,y=>(k(),st(o,{property:y,type:"types"},null,8,["property"]))),256))]),v("div",N4,ie(n.resource.name),1),(u=n.resource.main_language)!=null&&u.name||(h=(c=n.resource.languages)==null?void 0:c[0])!=null&&h.name?(k(),D("div",V4," Language: "+ie(((f=n.resource.main_language)==null?void 0:f.name)||((m=(p=n.resource.languages)==null?void 0:p[0])==null?void 0:m.name)||""),1)):ae("",!0),v("div",{ref:"descriptionContainerRef",class:$e(["flex-grow text-[16px] leading-[22px] h-full",{"overflow-hidden":s.needShowMore&&!s.showMore}])},[v("div",F4,[v("div",{ref:"descriptionRef",class:"relative flex-grow text-slate-500 overflow-hidden",style:{height:"auto"},innerHTML:a.formattedDescription},null,8,$4),s.needShowMore?(k(),D("div",{key:0,class:$e(["flex justify-end bottom-0 right-0 bg-white pl-0.5 text-dark-blue",{absolute:!s.showMore,"w-full":s.showMore}])},[v("button",{onClick:t[0]||(t[0]=(...y)=>a.onToggleShowMore&&a.onToggleShowMore(...y))},ie(s.showMore?"Show less":"... Show more"),1)],2)):ae("",!0)],512)],2),v("div",B4,[t[2]||(t[2]=v("div",{class:"h-[56px]"},null,-1)),v("a",{class:"absolute left-6 right-6 bottom-4 flex justify-center items-center gap-2 text-[#1C4DA1] border-solid border-2 border-[#1C4DA1] rounded-full py-3 px-8 font-semibold text-lg transition-all duration-300 hover:bg-[#E8EDF6] group",href:n.resource.source,target:"_blank"},[v("span",null,ie(e.$t("myevents.view_lesson")),1),t[1]||(t[1]=v("div",{class:"flex gap-2 w-4 overflow-hidden"},[v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0"}),v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0"})],-1))],8,H4)])],2)])}const Q1=gt(R4,[["render",U4]]),j4={props:["pagination","offset"],methods:{isCurrentPage(e){return this.pagination.current_page===e},changePage(e){e<1||e>this.pagination.last_page||(this.pagination.current_page=e,this.$emit("paginate",e))}},computed:{pages(){let e=[],t=this.pagination.current_page-Math.floor(this.offset/2);t<1&&(t=1);let n=t+this.offset-1;for(n>this.pagination.last_page&&(n=this.pagination.last_page);t<=n;)e.push(t),t++;return e}}},W4={role:"navigation","aria-label":"pagination"},q4={class:"flex flex-wrap items-center justify-center gap-2 py-12 m-0 font-['Blinker']"},Y4=["disabled"],z4={class:"flex items-center gap-1 whitespace-nowrap"},K4=["onClick"],G4={key:1,class:"flex justify-center items-center w-12 h-12 text-xl rounded font-normal text-[#333E48] duration-300"},J4=["disabled"];function Z4(e,t,n,r,s,a){return k(),D("nav",W4,[v("ul",q4,[v("li",null,[v("a",{class:"block p-4 duration-300 rounded-full cursor-pointer bg-yellow hover:bg-primary",onClick:t[0]||(t[0]=Ot(o=>a.changePage(n.pagination.current_page-1),["prevent"])),disabled:n.pagination.current_page<=1},[...t[2]||(t[2]=[v("svg",{width:"33",height:"32",viewBox:"0 0 33 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("path",{d:"M25.8335 16H7.16683",stroke:"black","stroke-width":"2.66667","stroke-linecap":"round","stroke-linejoin":"round"}),v("path",{d:"M16.5 6.66663L7.16667 16L16.5 25.3333",stroke:"black","stroke-width":"2.66667","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])],8,Y4)]),(k(!0),D(Ne,null,Qe(a.pages,o=>(k(),D("li",z4,[n.pagination.current_page!=o?(k(),D("a",{key:0,class:"flex justify-center items-center w-12 h-12 text-xl hover:bg-[#1C4DA1]/10 rounded font-bold text-[#1C4DA1] underline duration-300 cursor-pointer",onClick:Ot(u=>a.changePage(o),["prevent"])},ie(o),9,K4)):(k(),D("a",G4,ie(o),1))]))),256)),v("li",null,[v("a",{class:"block p-4 duration-300 rounded-full cursor-pointer bg-yellow hover:bg-primary",onClick:t[1]||(t[1]=Ot(o=>a.changePage(n.pagination.current_page+1),["prevent"])),disabled:n.pagination.current_page>=n.pagination.last_page},[...t[3]||(t[3]=[v("svg",{width:"33",height:"32",viewBox:"0 0 33 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("path",{d:"M7.16699 16H25.8337",stroke:"black","stroke-width":"2.66667","stroke-linecap":"round","stroke-linejoin":"round"}),v("path",{d:"M16.5 6.66663L25.8333 16L16.5 25.3333",stroke:"black","stroke-width":"2.66667","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])],8,J4)])])])}const _d=gt(j4,[["render",Z4]]);var X4={exports:{}};/*! + * clipboard.js v2.0.11 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */(function(e,t){(function(r,s){e.exports=s()})(G1,function(){return function(){var n={686:function(a,o,u){u.d(o,{default:function(){return Re}});var c=u(279),h=u.n(c),f=u(370),p=u.n(f),m=u(817),y=u.n(m);function _(W){try{return document.execCommand(W)}catch{return!1}}var b=function(se){var E=y()(se);return _("cut"),E},S=b;function $(W){var se=document.documentElement.getAttribute("dir")==="rtl",E=document.createElement("textarea");E.style.fontSize="12pt",E.style.border="0",E.style.padding="0",E.style.margin="0",E.style.position="absolute",E.style[se?"right":"left"]="-9999px";var re=window.pageYOffset||document.documentElement.scrollTop;return E.style.top="".concat(re,"px"),E.setAttribute("readonly",""),E.value=W,E}var V=function(se,E){var re=$(se);E.container.appendChild(re);var be=y()(re);return _("copy"),re.remove(),be},x=function(se){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},re="";return typeof se=="string"?re=V(se,E):se instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(se==null?void 0:se.type)?re=V(se.value,E):(re=y()(se),_("copy")),re},C=x;function B(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?B=function(E){return typeof E}:B=function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},B(W)}var H=function(){var se=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},E=se.action,re=E===void 0?"copy":E,be=se.container,q=se.target,Ie=se.text;if(re!=="copy"&&re!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(q!==void 0)if(q&&B(q)==="object"&&q.nodeType===1){if(re==="copy"&&q.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(re==="cut"&&(q.hasAttribute("readonly")||q.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(Ie)return C(Ie,{container:be});if(q)return re==="cut"?S(q):C(q,{container:be})},F=H;function U(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?U=function(E){return typeof E}:U=function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},U(W)}function P(W,se){if(!(W instanceof se))throw new TypeError("Cannot call a class as a function")}function O(W,se){for(var E=0;E"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function j(W){return j=Object.setPrototypeOf?Object.getPrototypeOf:function(E){return E.__proto__||Object.getPrototypeOf(E)},j(W)}function ce(W,se){var E="data-clipboard-".concat(W);if(se.hasAttribute(E))return se.getAttribute(E)}var Ce=function(W){X(E,W);var se=ne(E);function E(re,be){var q;return P(this,E),q=se.call(this),q.resolveOptions(be),q.listenClick(re),q}return J(E,[{key:"resolveOptions",value:function(){var be=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof be.action=="function"?be.action:this.defaultAction,this.target=typeof be.target=="function"?be.target:this.defaultTarget,this.text=typeof be.text=="function"?be.text:this.defaultText,this.container=U(be.container)==="object"?be.container:document.body}},{key:"listenClick",value:function(be){var q=this;this.listener=p()(be,"click",function(Ie){return q.onClick(Ie)})}},{key:"onClick",value:function(be){var q=be.delegateTarget||be.currentTarget,Ie=this.action(q)||"copy",Xe=F({action:Ie,container:this.container,target:this.target(q),text:this.text(q)});this.emit(Xe?"success":"error",{action:Ie,text:Xe,trigger:q,clearSelection:function(){q&&q.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(be){return ce("action",be)}},{key:"defaultTarget",value:function(be){var q=ce("target",be);if(q)return document.querySelector(q)}},{key:"defaultText",value:function(be){return ce("text",be)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(be){var q=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return C(be,q)}},{key:"cut",value:function(be){return S(be)}},{key:"isSupported",value:function(){var be=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],q=typeof be=="string"?[be]:be,Ie=!!document.queryCommandSupported;return q.forEach(function(Xe){Ie=Ie&&!!document.queryCommandSupported(Xe)}),Ie}}]),E}(h()),Re=Ce},828:function(a){var o=9;if(typeof Element<"u"&&!Element.prototype.matches){var u=Element.prototype;u.matches=u.matchesSelector||u.mozMatchesSelector||u.msMatchesSelector||u.oMatchesSelector||u.webkitMatchesSelector}function c(h,f){for(;h&&h.nodeType!==o;){if(typeof h.matches=="function"&&h.matches(f))return h;h=h.parentNode}}a.exports=c},438:function(a,o,u){var c=u(828);function h(m,y,_,b,S){var $=p.apply(this,arguments);return m.addEventListener(_,$,S),{destroy:function(){m.removeEventListener(_,$,S)}}}function f(m,y,_,b,S){return typeof m.addEventListener=="function"?h.apply(null,arguments):typeof _=="function"?h.bind(null,document).apply(null,arguments):(typeof m=="string"&&(m=document.querySelectorAll(m)),Array.prototype.map.call(m,function($){return h($,y,_,b,S)}))}function p(m,y,_,b){return function(S){S.delegateTarget=c(S.target,y),S.delegateTarget&&b.call(m,S)}}a.exports=f},879:function(a,o){o.node=function(u){return u!==void 0&&u instanceof HTMLElement&&u.nodeType===1},o.nodeList=function(u){var c=Object.prototype.toString.call(u);return u!==void 0&&(c==="[object NodeList]"||c==="[object HTMLCollection]")&&"length"in u&&(u.length===0||o.node(u[0]))},o.string=function(u){return typeof u=="string"||u instanceof String},o.fn=function(u){var c=Object.prototype.toString.call(u);return c==="[object Function]"}},370:function(a,o,u){var c=u(879),h=u(438);function f(_,b,S){if(!_&&!b&&!S)throw new Error("Missing required arguments");if(!c.string(b))throw new TypeError("Second argument must be a String");if(!c.fn(S))throw new TypeError("Third argument must be a Function");if(c.node(_))return p(_,b,S);if(c.nodeList(_))return m(_,b,S);if(c.string(_))return y(_,b,S);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function p(_,b,S){return _.addEventListener(b,S),{destroy:function(){_.removeEventListener(b,S)}}}function m(_,b,S){return Array.prototype.forEach.call(_,function($){$.addEventListener(b,S)}),{destroy:function(){Array.prototype.forEach.call(_,function($){$.removeEventListener(b,S)})}}}function y(_,b,S){return h(document.body,_,b,S)}a.exports=f},817:function(a){function o(u){var c;if(u.nodeName==="SELECT")u.focus(),c=u.value;else if(u.nodeName==="INPUT"||u.nodeName==="TEXTAREA"){var h=u.hasAttribute("readonly");h||u.setAttribute("readonly",""),u.select(),u.setSelectionRange(0,u.value.length),h||u.removeAttribute("readonly"),c=u.value}else{u.hasAttribute("contenteditable")&&u.focus();var f=window.getSelection(),p=document.createRange();p.selectNodeContents(u),f.removeAllRanges(),f.addRange(p),c=f.toString()}return c}a.exports=o},279:function(a){function o(){}o.prototype={on:function(u,c,h){var f=this.e||(this.e={});return(f[u]||(f[u]=[])).push({fn:c,ctx:h}),this},once:function(u,c,h){var f=this;function p(){f.off(u,p),c.apply(h,arguments)}return p._=c,this.on(u,p,h)},emit:function(u){var c=[].slice.call(arguments,1),h=((this.e||(this.e={}))[u]||[]).slice(),f=0,p=h.length;for(f;fU.teach===1)),a=he(e.prpLevels.filter(U=>U.learn===1)),o=he(e.prpTypes),u=he(e.prpProgrammingLanguages),c=he(e.prpCategories),h=he(e.prpLanguages),f=he(e.prpSubjects),p=he({}),m=Hr({current_page:1}),y=he([]),_=me(()=>e.levels.filter(U=>U.teach===1)),b=me(()=>e.levels.filter(U=>U.learn===1)),S=me(()=>[...o.value,...s.value,...a.value,...h.value,...u.value,...f.value,...c.value]),$=U=>{const P=O=>O.id!==U.id;o.value=o.value.filter(P),s.value=s.value.filter(P),a.value=a.value.filter(P),h.value=h.value.filter(P),u.value=u.value.filter(P),f.value=f.value.filter(P),c.value=c.value.filter(P),H()},V=()=>{o.value=[],s.value=[],a.value=[],h.value=[],u.value=[],f.value=[],c.value=[],H()},x=()=>{window.scrollTo(0,0)},C=Fn.debounce(()=>{H()},300),B=()=>{x(),H(!0)},H=(U=!1)=>{U||(m.current_page=1),y.value=[],At.post("/resources/search?page="+m.current_page,{query:n.value,searchInput:r.value,selectedLevels:[...s.value,...a.value],selectedTypes:o.value,selectedProgrammingLanguages:u.value,selectedCategories:c.value,selectedLanguages:h.value,selectedSubjects:f.value}).then(P=>{m.per_page=P.data.per_page,m.current_page=P.data.current_page,m.from=P.data.from,m.last_page=P.data.last_page,m.last_page_url=P.data.last_page_url,m.next_page_url=P.data.next_page_url,m.prev_page=P.data.prev_page,m.prev_page_url=P.data.prev_page,m.to=P.data.to,m.total=P.data.total,y.value=P.data.data}).catch(P=>{p.value=P.response.data})},F=(U,P)=>Le(P+"."+U.name);return Ht(()=>{H()}),{query:n,searchInput:r,targetAudiences:_,levelsDifficulty:b,selectedTargetAudiences:s,selectedLevelsDifficulty:a,selectedTypes:o,selectedProgrammingLanguages:u,selectedCategories:c,selectedLanguages:h,selectedSubjects:f,errors:p,pagination:m,resources:y,debounceSearch:C,paginate:B,onSubmit:H,customLabel:F,showFilterModal:t,tags:S,removeSelectedItem:$,removeAllSelectedItems:V}}},eV={class:"codeweek-resourceform-component font-['Blinker']"},tV={class:"codeweek-container py-6"},nV={class:"flex md:hidden flex-shrink-0 justify-end w-full mb-6"},rV={class:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4 mb-12"},sV={class:"block text-[16px] text-slate-500 mb-2"},iV=["placeholder"],aV={class:"block text-[16px] text-slate-500 mb-2"},lV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},oV={class:"language-json"},uV={class:"block text-[16px] text-slate-500 mb-2"},cV={class:"language-json"},dV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},fV={class:"block text-[16px] text-slate-500 mb-2"},hV={class:"language-json"},pV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},mV={class:"block text-[16px] text-slate-500 mb-2"},gV={class:"language-json"},vV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},yV={class:"block text-[16px] text-slate-500 mb-2"},_V={class:"language-json"},bV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},wV={class:"block text-[16px] text-slate-500 mb-2"},xV={class:"language-json"},SV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},kV={class:"block text-[16px] text-slate-500 mb-2"},TV={class:"language-json"},CV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},AV={class:"sm:col-span-2 md:col-span-1 lg:col-span-full lg:grid grid-cols-12 mt-3"},EV={class:"w-full flex items-end justify-center lg:col-span-4 h-full"},OV={class:"text-base leading-7 font-semibold text-black normal-case"},MV={key:0,class:"flex md:justify-center"},RV={class:"max-md:w-full flex flex-wrap gap-2"},DV={class:"flex items-center gap-2"},PV=["onClick"],LV={class:"max-md:w-full max-md:mt-4 flex justify-center px-4"},IV={class:"relative pt-20 md:pt-48"},NV={class:"bg-yellow-50"},VV={class:"relative z-10 codeweek-container"},FV={class:"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6 lg:gap-10"};function $V(e,t,n,r,s,a){const o=it("multiselect"),u=it("resource-card"),c=it("pagination");return k(),D("div",eV,[v("div",tV,[v("div",{class:$e(["max-md:fixed left-0 top-[125px] z-[100] flex-col items-center w-full max-md:p-6 max-md:h-[calc(100dvh-125px)] max-md:overflow-auto max-md:bg-white duration-300",[r.showFilterModal?"flex":"max-md:hidden"]])},[v("div",nV,[v("button",{id:"search-menu-trigger-hide",class:"block bg-[#FFD700] hover:bg-[#F95C22] rounded-full p-4 duration-300",onClick:t[0]||(t[0]=h=>r.showFilterModal=!1)},[...t[14]||(t[14]=[v("img",{class:"w-6 h-6",src:"/images/close_menu_icon.svg"},null,-1)])])]),v("div",rV,[v("div",null,[v("label",sV,ie(e.$t("resources.search_by_title_description")),1),Pn(v("input",{class:"px-6 py-3 w-full text-[16px] rounded-full border-solid border-2 border-[#A4B8D9] text-[#333E48] font-semibold placeholder:font-normal",type:"text","onUpdate:modelValue":t[1]||(t[1]=h=>r.searchInput=h),onSearchChange:t[2]||(t[2]=(...h)=>r.debounceSearch&&r.debounceSearch(...h)),onKeyup:t[3]||(t[3]=Vn((...h)=>r.onSubmit&&r.onSubmit(...h),["enter"])),placeholder:e.$t("resources.search_resources")},null,40,iV),[[$i,r.searchInput]])]),v("div",null,[v("label",aV,ie(e.$t("resources.resource_type")),1),pe(o,{modelValue:r.selectedTypes,"onUpdate:modelValue":t[4]||(t[4]=h=>r.selectedTypes=h),class:"multi-select",options:n.types,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.resource_type_placeholder"),label:"resources.resources.types","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",lV," Selected "+ie(h.length)+" "+ie(h.length>1?"types":"type"),1)):ae("",!0)]),default:Te(()=>[v("pre",oV,[v("code",null,ie(r.selectedTypes),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",uV,ie(e.$t("resources.target_audience")),1),pe(o,{modelValue:r.selectedTargetAudiences,"onUpdate:modelValue":t[5]||(t[5]=h=>r.selectedTargetAudiences=h),class:"multi-select",options:r.targetAudiences,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.target_audience_placeholder"),label:"resources.resources.levels","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",dV," Selected "+ie(h.length)+" "+ie(h.length>1?"targets":"target"),1)):ae("",!0)]),default:Te(()=>[v("pre",cV,[v("code",null,ie(r.selectedTargetAudiences),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",fV,ie(e.$t("resources.level_difficulty")),1),pe(o,{modelValue:r.selectedLevelsDifficulty,"onUpdate:modelValue":t[6]||(t[6]=h=>r.selectedLevelsDifficulty=h),class:"multi-select",options:r.levelsDifficulty,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.level_difficulty_placeholder"),label:"resources.resources.levels","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",pV," Selected "+ie(h.length)+" "+ie(h.length>1?"levels":"level"),1)):ae("",!0)]),default:Te(()=>[v("pre",hV,[v("code",null,ie(r.selectedLevelsDifficulty),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",mV,ie(e.$t("resources.Languages")),1),pe(o,{modelValue:r.selectedLanguages,"onUpdate:modelValue":t[7]||(t[7]=h=>r.selectedLanguages=h),class:"multi-select",options:n.languages,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.languages_placeholder"),label:"resources.resources.languages","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",vV," Selected "+ie(h.length)+" "+ie(h.length>1?"languages":"language"),1)):ae("",!0)]),default:Te(()=>[v("pre",gV,[v("code",null,ie(r.selectedLanguages),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",yV,ie(e.$t("resources.programming_languages")),1),pe(o,{modelValue:r.selectedProgrammingLanguages,"onUpdate:modelValue":t[8]||(t[8]=h=>r.selectedProgrammingLanguages=h),class:"multi-select",options:n.programmingLanguages,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.programming_languages_placeholder"),label:"resources.resources.programming_languages","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",bV," Selected "+ie(h.length)+" "+ie(h.length>1?"programming languages":"programming language"),1)):ae("",!0)]),default:Te(()=>[v("pre",_V,[v("code",null,ie(r.selectedProgrammingLanguages),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",wV,ie(e.$t("resources.Subjects")),1),pe(o,{modelValue:r.selectedSubjects,"onUpdate:modelValue":t[9]||(t[9]=h=>r.selectedSubjects=h),class:"multi-select",options:n.subjects,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.subjects_placeholder"),label:"resources.resources.subjects","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",SV," Selected "+ie(h.length)+" "+ie(h.length>1?"subjects":"subject"),1)):ae("",!0)]),default:Te(()=>[v("pre",xV,[v("code",null,ie(r.selectedSubjects),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",kV,ie(e.$t("resources.categories")),1),pe(o,{modelValue:r.selectedCategories,"onUpdate:modelValue":t[10]||(t[10]=h=>r.selectedCategories=h),class:"multi-select",options:n.categories,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.categories_placeholder"),label:"resources.resources.categories","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",CV," Selected "+ie(h.length)+" "+ie(h.length>1?"categories":"category"),1)):ae("",!0)]),default:Te(()=>[v("pre",TV,[t[15]||(t[15]=mt(" ",-1)),v("code",null,ie(r.selectedCategories),1),t[16]||(t[16]=mt(` + `,-1))])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",AV,[t[17]||(t[17]=v("div",{class:"hidden lg:block lg:col-span-4"},null,-1)),v("div",EV,[v("button",{class:"w-full bg-[#F95C22] rounded-full py-2.5 px-6 font-['Blinker'] hover:bg-hover-orange duration-300",onClick:t[11]||(t[11]=()=>{r.showFilterModal=!1,r.onSubmit()})},[v("span",OV,ie(e.$t("resources.search")),1)])])])])],2),v("button",{class:"block md:hidden w-full bg-[#F95C22] rounded-full py-2.5 px-6 font-['Blinker'] hover:bg-hover-orange duration-300 mb-8",onClick:t[12]||(t[12]=h=>r.showFilterModal=!0)},[...t[18]||(t[18]=[v("span",{class:"flex gap-2 justify-center items-center text-base leading-7 font-semibold text-black normal-case"},[mt(" Filter and search "),v("img",{class:"w-5 h-5",src:"/images/filter.svg"})],-1)])]),r.tags.length?(k(),D("div",MV,[v("div",RV,[(k(!0),D(Ne,null,Qe(r.tags,h=>(k(),D("div",{key:h.id,class:"bg-light-blue-100 pl-4 pr-3 py-1 rounded-full text-slate-500 text-[16px] font-semibold"},[v("div",DV,[v("span",null,ie(h.name),1),v("button",{onClick:f=>r.removeSelectedItem(h)},[...t[19]||(t[19]=[v("img",{class:"w-4 h-4",src:"/images/close-icon.svg"},null,-1)])],8,PV)])]))),128)),v("div",LV,[v("button",{class:"text-dark-blue underline font-semibold text-[16px]",onClick:t[13]||(t[13]=(...h)=>r.removeAllSelectedItems&&r.removeAllSelectedItems(...h))}," Clear all filters ")])])])):ae("",!0)]),v("div",IV,[t[20]||(t[20]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 md:hidden top-0",style:{"clip-path":"ellipse(270% 90% at 38% 90%)"}},null,-1)),t[21]||(t[21]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 hidden md:block top-0",style:{"clip-path":"ellipse(88% 90% at 50% 90%)"}},null,-1)),v("div",NV,[v("div",VV,[v("div",FV,[(k(!0),D(Ne,null,Qe(r.resources,h=>(k(),st(u,{key:h.id,resource:h},null,8,["resource"]))),128))]),r.pagination.last_page>1?(k(),st(c,{key:0,pagination:r.pagination,offset:5,onPaginate:r.paginate},null,8,["pagination","onPaginate"])):ae("",!0)])])])])}const BV=gt(Q4,[["render",$V]]);window.singleselect=void 0;const HV={components:{Multiselect:Ca},props:{name:String,options:Array,value:String,placeholder:String},data(){return{values:this.value,option:this.options}}},UV={class:"multiselect-wrapper"},jV=["name","value"];function WV(e,t,n,r,s,a){const o=it("multiselect");return k(),D("div",UV,[pe(o,{modelValue:s.values,"onUpdate:modelValue":t[0]||(t[0]=u=>s.values=u),options:s.option,placeholder:n.placeholder},null,8,["modelValue","options","placeholder"]),v("input",{name:n.name,type:"hidden",value:s.values},null,8,jV)])}const qV=gt(HV,[["render",WV]]),YV={props:{required:Boolean,id:String,name:String,value:String},setup(e,{emit:t}){const n=he("password"),r=he(e.value||"");return{type:n,localValue:r}}},zV={class:"relative"},KV=["id","name","type","defaultValue","required"];function GV(e,t,n,r,s,a){return k(),D("div",zV,[Pn(v("input",{class:"border-2 border-solid border-dark-blue-200 w-full rounded-full h-12 px-4","onUpdate:modelValue":t[0]||(t[0]=o=>r.localValue=o),id:n.id,name:n.name,type:r.type,defaultValue:n.value,required:n.required},null,8,KV),[[dd,r.localValue]]),v("div",{class:$e(["absolute right-4 top-1/2 -translate-y-1/2 cursor-pointer",[r.type!=="password"&&"hidden"]]),onClick:t[1]||(t[1]=o=>r.type="text")},[...t[3]||(t[3]=[v("img",{src:"/images/eye.svg"},null,-1)])],2),v("div",{class:$e(["absolute right-4 top-1/2 -translate-y-1/2 cursor-pointer",[r.type!=="text"&&"hidden"]]),onClick:t[2]||(t[2]=o=>r.type="password")},[...t[4]||(t[4]=[v("img",{src:"/images/eye-slash.svg"},null,-1)])],2)])}const JV=gt(YV,[["render",GV]]),ZV={components:{Multiselect:Ca},props:{name:String,value:String,options:Array,closeOnSelect:Boolean,label:String,translated:String,multiple:Boolean,searchable:Boolean},data(){let e=[],t=[];if(this.value){const n=this.value.split(",");t=n,e=n.map(r=>this.options.find(s=>s.id==r)).filter(r=>r!==void 0)}return{values:e,innerValues:t}},methods:{select(e){this.innerValues.push(e.id)},remove(e){this.innerValues=this.innerValues.filter(t=>t!=e.id)},customLabel(e,t){return this.$t(`${t}.${e.name}`)}}},XV={class:"multiselect-wrapper"},QV=["name","value"];function eF(e,t,n,r,s,a){const o=it("multiselect",!0);return k(),D("div",XV,[pe(o,{modelValue:s.values,"onUpdate:modelValue":t[0]||(t[0]=u=>s.values=u),options:n.options,multiple:!0,taggable:!0,"close-on-select":!1,"clear-on-select":!1,searchable:!1,"show-labels":!1,placeholder:"","preserve-search":!0,label:n.label,"track-by":"id","preselect-first":!1,"custom-label":a.customLabel,onSelect:a.select,onRemove:a.remove},null,8,["modelValue","options","label","custom-label","onSelect","onRemove"]),v("input",{name:n.name,type:"hidden",value:s.innerValues.toString()},null,8,QV)])}const tF=gt(ZV,[["render",eF]]),nF={props:["code","countries","target"],data(){return{selected_country:this.code||""}},methods:{newCountry(){window.location.href="/"+this.target+"/"+this.selected_country}}},rF={class:"relative"},sF=["value"];function iF(e,t,n,r,s,a){return k(),D("div",rF,[Pn(v("select",{"onUpdate:modelValue":t[0]||(t[0]=o=>s.selected_country=o),id:"id_country",name:"country_iso",onChange:t[1]||(t[1]=o=>a.newCountry()),class:"border-2 border-solid border-dark-blue-200 w-full rounded-full h-12 px-4 appearance-none"},[t[2]||(t[2]=v("option",{value:""}," All countries",-1)),t[3]||(t[3]=v("option",{disabled:"",value:"---"},"---------------",-1)),(k(!0),D(Ne,null,Qe(n.countries,o=>(k(),D("option",{value:o.iso},ie(o.name)+" ("+ie(o.total)+") ",9,sF))),256))],544),[[Ap,s.selected_country]]),t[4]||(t[4]=v("div",{class:"cursor-pointer absolute top-1/2 right-4 -translate-y-1/2"},[v("img",{src:"/images/select-arrow.svg"})],-1))])}const aF=gt(nF,[["render",iF]]),lF={components:{Multiselect:Ca},props:["event","refresh","ambassador","pendingCounter","nextPending"],name:"moderate-activity",data(){return{status:this.event.status,showModal:!1,showDeleteModal:!1,rejectionText:"",rejectionOption:null,rejectionOptions:[{title:this.$t("moderation.description.title"),text:this.$t("moderation.description.text")},{title:this.$t("moderation.missing-details.title"),text:this.$t("moderation.missing-details.text")},{title:this.$t("moderation.duplicate.title"),text:this.$t("moderation.duplicate.text")},{title:this.$t("moderation.not-related.title"),text:this.$t("moderation.not-related.text")}]}},computed:{displayRejectionOptions(){return this.rejectionOptions.map(e=>{switch(e.title){case"moderation.description.title":return{title:"Missing proper descriptions",text:"Please improve the description and describe in more detail what you will do and how your activity relates to coding and computational thinking. Thanks!"};case"moderation.missing-details.title":return{title:"Missing important details",text:"Provide more details on the activity objectives and goals and how it makes use of technology, coding and critical thinking. Thanks!"};case"moderation.duplicate.title":return{title:"Duplicate",text:"This seems to be a duplication of another activity taking place at the same time. If it is not please change the description and change the title so that it is clear that the activities are separate. Thanks!"};case"moderation.not-related.title":return{title:"Not programming related",text:"Provide more information on the activity objectives and goals and how it makes use of technology, coding and critical thinking. Thanks!"};default:return e}})}},methods:{reRender(){this.refresh?window.location.reload(!1):window.location.assign(this.nextPending)},approve(){At.post("/api/event/approve/"+this.event.id).then(()=>{this.status="APPROVED",this.reRender()})},deleteEvent(){At.post("/api/event/delete/"+this.event.id).then(e=>{this.status="DELETED",this.refresh?this.reRender():window.location.assign(e.data.redirectUrl)})},toggleModal(){this.showModal=!this.showModal},toggleDeleteModal(){this.showDeleteModal=!this.showDeleteModal},reject(){At.post("/api/event/reject/"+this.event.id,{rejectionText:this.rejectionText}).then(()=>{this.toggleModal(),this.status="REJECTED",this.reRender()})},prefillRejectionText(){this.rejectionText=this.rejectionOption.text}}},oF={class:"moderate-event"},uF={key:0,class:"px-5 flex items-center w-full gap-1"},cF={class:"flex justify-end flex-1 items-center gap-1"},dF={key:1,class:"h-8 w-full grid grid-cols-3 gap-4 items-center"},fF={class:"flex-none"},hF={href:"/pending"},pF={class:"flex justify-center"},mF={key:0},gF={class:"actions flex justify-items-end justify-end gap-2"},vF={key:0,class:"modal-overlay"},yF={class:"modal-container"},_F={class:"modal-header"},bF={class:"modal-body"},wF={class:"modal-footer"},xF={key:0,class:"modal-overlay"},SF={class:"modal-container"},kF={class:"modal-header"},TF={class:"modal-footer"};function CF(e,t,n,r,s,a){const o=it("multiselect");return k(),D("div",oF,[n.refresh?(k(),D("div",uF,[t[14]||(t[14]=v("p",{class:"text-default text-slate-500 flex items-center font-semibold p-0"},"Moderation:",-1)),v("div",cF,[v("button",{onClick:t[0]||(t[0]=(...u)=>a.approve&&a.approve(...u)),class:"font-normal w-fit px-2.5 py-1 bg-dark-blue text-white rounded-full flex items-center"},"Approve"),v("button",{onClick:t[1]||(t[1]=(...u)=>a.toggleModal&&a.toggleModal(...u)),class:"font-normal w-fit px-2.5 py-1 bg-primary text-white rounded-full flex items-center"},"Reject"),v("button",{onClick:t[2]||(t[2]=(...u)=>a.toggleDeleteModal&&a.toggleDeleteModal(...u)),class:"font-normal w-fit px-2.5 py-1 bg-dark-orange text-white rounded-full flex items-center"},"Delete")])])):ae("",!0),n.refresh?ae("",!0):(k(),D("div",dF,[v("div",fF,[t[15]||(t[15]=mt("Pending Activities: ",-1)),v("a",hF,ie(n.pendingCounter),1)]),v("div",pF,[v("div",null,[mt(ie(e.$t("event.current_status"))+": ",1),v("strong",null,ie(s.status),1),t[16]||(t[16]=mt()),n.event.LatestModeration?(k(),D("span",mF,"("+ie(n.event.LatestModeration.message)+")",1)):ae("",!0)])]),v("div",gF,[v("button",{onClick:t[3]||(t[3]=(...u)=>a.approve&&a.approve(...u)),class:"codeweek-action-button green"},"Approve"),v("button",{onClick:t[4]||(t[4]=(...u)=>a.toggleModal&&a.toggleModal(...u)),class:"codeweek-action-button"},"Reject"),v("button",{onClick:t[5]||(t[5]=(...u)=>a.toggleDeleteModal&&a.toggleDeleteModal(...u)),class:"codeweek-action-button red"},"Delete")])])),pe(ys,{name:"modal"},{default:Te(()=>[s.showModal?(k(),D("div",vF,[v("div",yF,[v("div",_F,[t[17]||(t[17]=v("h3",{class:"text-2xl font-semibold"},"Please provide a reason for rejection",-1)),v("button",{onClick:t[6]||(t[6]=(...u)=>a.toggleModal&&a.toggleModal(...u)),class:"close-button"},"×")]),v("div",bF,[t[18]||(t[18]=v("p",{class:"text-gray-800 text-lg leading-relaxed"},"This will help the activity organizer to improve their submission.",-1)),pe(o,{modelValue:s.rejectionOption,"onUpdate:modelValue":t[7]||(t[7]=u=>s.rejectionOption=u),options:a.displayRejectionOptions,"track-by":"title",label:"title","close-on-select":!0,"preserve-search":!1,placeholder:"Select a rejection reason",searchable:!1,"allow-empty":!1,onInput:a.prefillRejectionText},{singleLabel:Te(({option:u})=>[mt(ie(u.title),1)]),_:1},8,["modelValue","options","onInput"]),Pn(v("textarea",{"onUpdate:modelValue":t[8]||(t[8]=u=>s.rejectionText=u),class:"reason-textarea",rows:"4",cols:"40",placeholder:"Reason for rejection"},null,512),[[$i,s.rejectionText]])]),v("div",wF,[v("button",{onClick:t[9]||(t[9]=(...u)=>a.toggleModal&&a.toggleModal(...u)),class:"cancel-button"},"Cancel"),v("button",{onClick:t[10]||(t[10]=(...u)=>a.reject&&a.reject(...u)),class:"reject-button"},"Reject")])])])):ae("",!0)]),_:1}),pe(ys,{name:"modal"},{default:Te(()=>[s.showDeleteModal?(k(),D("div",xF,[v("div",SF,[v("div",kF,[t[19]||(t[19]=v("h3",{class:"text-2xl font-semibold"},"Delete Event",-1)),v("button",{onClick:t[11]||(t[11]=(...u)=>a.toggleDeleteModal&&a.toggleDeleteModal(...u)),class:"close-button"},"×")]),t[20]||(t[20]=v("div",{class:"modal-body"},[v("p",null,"This event will be permanently deleted from the website. Are you sure you want to delete this event?")],-1)),v("div",TF,[v("button",{onClick:t[12]||(t[12]=(...u)=>a.toggleDeleteModal&&a.toggleDeleteModal(...u)),class:"cancel-button"},"Cancel"),v("button",{onClick:t[13]||(t[13]=(...u)=>a.deleteEvent&&a.deleteEvent(...u)),class:"delete-button"},"Delete")])])])):ae("",!0)]),_:1})])}const AF=gt(lF,[["render",CF]]),EF={props:{item:{required:!0},searchText:{required:!0}},setup(e){return{line2:me(()=>(e.item.city?e.item.city+", ":"")+(e.item.country?e.item.country:""))}}},OF={class:"address-list-item"},MF={class:"address-info"},RF={class:"name"},DF={class:"city"};function PF(e,t,n,r,s,a){return k(),D("div",OF,[v("div",MF,[v("div",RF,ie(n.item.name)+" "+ie(n.item.housenumber),1),v("div",DF,ie(r.line2),1)])])}const LF=gt(EF,[["render",PF],["__scopeId","data-v-86cd2f09"]]),IF=[["AF","AFG"],["AL","ALB"],["DZ","DZA"],["AS","ASM"],["AD","AND"],["AO","AGO"],["AI","AIA"],["AQ","ATA"],["AG","ATG"],["AR","ARG"],["AM","ARM"],["AW","ABW"],["AU","AUS"],["AT","AUT"],["AZ","AZE"],["BS","BHS"],["BH","BHR"],["BD","BGD"],["BB","BRB"],["BY","BLR"],["BE","BEL"],["BZ","BLZ"],["BJ","BEN"],["BM","BMU"],["BT","BTN"],["BO","BOL"],["BQ","BES"],["BA","BIH"],["BW","BWA"],["BV","BVT"],["BR","BRA"],["IO","IOT"],["BN","BRN"],["BG","BGR"],["BF","BFA"],["BI","BDI"],["CV","CPV"],["KH","KHM"],["CM","CMR"],["CA","CAN"],["KY","CYM"],["CF","CAF"],["TD","TCD"],["CL","CHL"],["CN","CHN"],["CX","CXR"],["CC","CCK"],["CO","COL"],["KM","COM"],["CD","COD"],["CG","COG"],["CK","COK"],["CR","CRI"],["HR","HRV"],["CU","CUB"],["CW","CUW"],["CY","CYP"],["CZ","CZE"],["CI","CIV"],["DK","DNK"],["DJ","DJI"],["DM","DMA"],["DO","DOM"],["EC","ECU"],["EG","EGY"],["SV","SLV"],["GQ","GNQ"],["ER","ERI"],["EE","EST"],["SZ","SWZ"],["ET","ETH"],["FK","FLK"],["FO","FRO"],["FJ","FJI"],["FI","FIN"],["FR","FRA"],["GF","GUF"],["PF","PYF"],["TF","ATF"],["GA","GAB"],["GM","GMB"],["GE","GEO"],["DE","DEU"],["GH","GHA"],["GI","GIB"],["GR","GRC"],["GL","GRL"],["GD","GRD"],["GP","GLP"],["GU","GUM"],["GT","GTM"],["GG","GGY"],["GN","GIN"],["GW","GNB"],["GY","GUY"],["HT","HTI"],["HM","HMD"],["VA","VAT"],["HN","HND"],["HK","HKG"],["HU","HUN"],["IS","ISL"],["IN","IND"],["ID","IDN"],["IR","IRN"],["IQ","IRQ"],["IE","IRL"],["IM","IMN"],["IL","ISR"],["IT","ITA"],["JM","JAM"],["JP","JPN"],["JE","JEY"],["JO","JOR"],["KZ","KAZ"],["KE","KEN"],["KI","KIR"],["KP","PRK"],["KR","KOR"],["KW","KWT"],["KG","KGZ"],["LA","LAO"],["LV","LVA"],["LB","LBN"],["LS","LSO"],["LR","LBR"],["LY","LBY"],["LI","LIE"],["LT","LTU"],["LU","LUX"],["MO","MAC"],["MG","MDG"],["MW","MWI"],["MY","MYS"],["MV","MDV"],["ML","MLI"],["MT","MLT"],["MH","MHL"],["MQ","MTQ"],["MR","MRT"],["MU","MUS"],["YT","MYT"],["MX","MEX"],["FM","FSM"],["MD","MDA"],["MC","MCO"],["MN","MNG"],["ME","MNE"],["MS","MSR"],["MA","MAR"],["MZ","MOZ"],["MM","MMR"],["NA","NAM"],["NR","NRU"],["NP","NPL"],["NL","NLD"],["NC","NCL"],["NZ","NZL"],["NI","NIC"],["NE","NER"],["NG","NGA"],["NU","NIU"],["NF","NFK"],["MP","MNP"],["NO","NOR"],["OM","OMN"],["PK","PAK"],["PW","PLW"],["PS","PSE"],["PA","PAN"],["PG","PNG"],["PY","PRY"],["PE","PER"],["PH","PHL"],["PN","PCN"],["PL","POL"],["PT","PRT"],["PR","PRI"],["QA","QAT"],["MK","MKD"],["RO","ROU"],["RU","RUS"],["RW","RWA"],["RE","REU"],["BL","BLM"],["SH","SHN"],["KN","KNA"],["LC","LCA"],["MF","MAF"],["PM","SPM"],["VC","VCT"],["WS","WSM"],["SM","SMR"],["ST","STP"],["SA","SAU"],["SN","SEN"],["RS","SRB"],["SC","SYC"],["SL","SLE"],["SG","SGP"],["SX","SXM"],["SK","SVK"],["SI","SVN"],["SB","SLB"],["SO","SOM"],["ZA","ZAF"],["GS","SGS"],["SS","SSD"],["ES","ESP"],["LK","LKA"],["SD","SDN"],["SR","SUR"],["SJ","SJM"],["SE","SWE"],["CH","CHE"],["SY","SYR"],["TW","TWN"],["TJ","TJK"],["TZ","TZA"],["TH","THA"],["TL","TLS"],["TG","TGO"],["TK","TKL"],["TO","TON"],["TT","TTO"],["TN","TUN"],["TR","TUR"],["TM","TKM"],["TC","TCA"],["TV","TUV"],["UG","UGA"],["UA","UKR"],["AE","ARE"],["GB","GBR"],["UM","UMI"],["US","USA"],["UY","URY"],["UZ","UZB"],["VU","VUT"],["VE","VEN"],["VN","VNM"],["VG","VGB"],["VI","VIR"],["WF","WLF"],["EH","ESH"],["YE","YEM"],["ZM","ZMB"],["ZW","ZWE"],["AX","ALA"]],NF=IF.map(([e,t])=>({iso2:e,iso3:t})),VF={props:{item:{required:!0}}};function FF(e,t,n,r,s,a){return k(),D("div",null,ie(n.item),1)}const $F=gt(VF,[["render",FF]]),za={minLen:3,wait:500,timeout:null,isUpdateItems(e){if(e.length>=this.minLen)return!0},callUpdateItems(e,t){clearTimeout(this.timeout),this.isUpdateItems(e)&&(this.timeout=setTimeout(t,this.wait))},findItem(e,t,n){if(t&&n&&e.length==1)return e[0]}},BF={name:"VAutocomplete",props:{componentItem:{default:()=>$F},minLen:{type:Number,default:za.minLen},wait:{type:Number,default:za.wait},value:null,getLabel:{type:Function,default:e=>e},items:Array,autoSelectOneItem:{type:Boolean,default:!0},placeholder:String,inputClass:{type:String,default:"v-autocomplete-input"},disabled:{type:Boolean,default:!1},inputAttrs:{type:Object,default:()=>({})},keepOpen:{type:Boolean,default:!1},initialLocation:{type:String,default:null}},setup(e,{emit:t}){let n=he("");e.initialLocation&&(n=he(e.initialLocation));const r=he(!1),s=he(-1),a=he(e.items||[]),o=me(()=>!!a.value.length),u=me(()=>r.value&&o.value||e.keepOpen),c=()=>{r.value=!0,s.value=-1,y(null),za.callUpdateItems(n.value,h),t("change",n.value)},h=()=>{t("update-items",n.value)},f=()=>{t("focus",n.value),r.value=!0},p=()=>{t("blur",n.value),setTimeout(()=>r.value=!1,200)},m=C=>{y(C),t("item-clicked",C)},y=C=>{C?(a.value=[C],n.value=e.getLabel(C),t("item-selected",C)):_(e.items),t("input",C)},_=C=>{a.value=C||[]},b=C=>a.value.length===1&&C===a.value[0],S=()=>{s.value>-1&&(s.value--,V(document.getElementsByClassName("v-autocomplete-list-item")[s.value]))},$=()=>{s.value{C&&C.scrollIntoView&&C.scrollIntoView(!1)},x=()=>{r.value&&a.value[s.value]&&(y(a.value[s.value]),r.value=!1)};return qt(()=>e.items,C=>{_(C);const B=za.findItem(e.items,n.value,e.autoSelectOneItem);B&&(y(B),r.value=!1)}),qt(()=>e.value,C=>{b(C)||(y(C),n.value=e.getLabel(C))}),Ht(()=>{za.minLen=e.minLen,za.wait=e.wait,y(e.value)}),{searchText:n,showList:r,cursor:s,internalItems:a,hasItems:o,show:u,inputChange:c,updateItems:h,focus:f,blur:p,onClickItem:m,onSelectItem:y,setItems:_,isSelectedValue:b,keyUp:S,keyDown:$,itemView:V,keyEnter:x}}},HF={class:"v-autocomplete"},UF=["placeholder","disabled"],jF={key:0,class:"v-autocomplete-list"},WF=["onClick","onMouseover"];function qF(e,t,n,r,s,a){return k(),D("div",HF,[v("div",{class:$e(["v-autocomplete-input-group",{"v-autocomplete-selected":n.value}])},[Pn(v("input",cn({type:"search","onUpdate:modelValue":t[0]||(t[0]=o=>r.searchText=o)},n.inputAttrs,{class:n.inputAttrs.class||n.inputClass,placeholder:n.inputAttrs.placeholder||n.placeholder,disabled:n.inputAttrs.disabled||n.disabled,onBlur:t[1]||(t[1]=(...o)=>r.blur&&r.blur(...o)),onFocus:t[2]||(t[2]=(...o)=>r.focus&&r.focus(...o)),onInput:t[3]||(t[3]=(...o)=>r.inputChange&&r.inputChange(...o)),onKeyup:t[4]||(t[4]=Vn((...o)=>r.keyEnter&&r.keyEnter(...o),["enter"])),onKeydown:[t[5]||(t[5]=Vn((...o)=>r.keyEnter&&r.keyEnter(...o),["tab"])),t[6]||(t[6]=Vn((...o)=>r.keyUp&&r.keyUp(...o),["up"])),t[7]||(t[7]=Vn((...o)=>r.keyDown&&r.keyDown(...o),["down"]))]}),null,16,UF),[[$i,r.searchText]])],2),r.show?(k(),D("div",jF,[(k(!0),D(Ne,null,Qe(r.internalItems,(o,u)=>(k(),D("div",{class:$e(["v-autocomplete-list-item",{"v-autocomplete-item-active":u===r.cursor}]),key:u,onClick:c=>r.onClickItem(o),onMouseover:c=>r.cursor=u},[(k(),st(Rl(n.componentItem),{item:o,searchText:r.searchText},null,8,["item","searchText"]))],42,WF))),128))])):ae("",!0)])}const YF=gt(BF,[["render",qF]]),zF={components:{VAutocomplete:YF},props:{placeholder:String,name:String,value:String,geoposition:String,location:String},emits:["onChange"],setup(e,{emit:t}){const n=he(e.value?{name:e.value}:null),r=he(null),s=LF,a=he({placeholder:e.placeholder,name:e.name,autocomplete:"off"}),o=he(e.geoposition),u=e.location;qt(()=>e.placeholder,()=>{a.value.placeholder=e.placeholder});const c=y=>{t("onChange",{location:(y==null?void 0:y.name)||""}),y&&y.name&&y.magicKey&&At.get("/api/proxy/geocode",{params:{singleLine:y.name,magicKey:y.magicKey}}).then(b=>{const S=b.data.candidates[0];o.value=[S.location.y,S.location.x],window.map&&window.map.setView([S.location.y,S.location.x],16);const $=h(S.attributes.Country).iso2;t("onChange",{location:(y==null?void 0:y.name)||"",geoposition:[S.location.y,S.location.x],country_iso:$||""}),document.getElementById("id_country")&&(document.getElementById("id_country").value=$)}).catch(b=>{console.error("Error:",b)})},h=y=>NF.find(_=>_.iso3===y),f=y=>y&&y.name?y.name:"",p=y=>{y===""&&(r.value=null)},m=y=>{At.get("/api/proxy/suggest",{params:{f:"json",text:y}}).then(b=>{r.value=b.data.suggestions.map(S=>({name:S.text,magicKey:S.magicKey}))}).catch(b=>{console.error("Error:",b)})};return qt(()=>e.value,y=>{n.value=y?{name:y}:null}),qt(()=>e.geoposition,y=>{o.value=y}),{item:n,items:r,template:s,inputAttrs:a,itemSelected:c,getLabel:f,change:p,updateItems:m,localGeoposition:o,initialLocation:u}}},KF=["value"];function GF(e,t,n,r,s,a){const o=it("v-autocomplete");return k(),D("div",null,[pe(o,{items:r.items,modelValue:r.item,"onUpdate:modelValue":t[0]||(t[0]=u=>r.item=u),"get-label":r.getLabel,"component-item":r.template,onUpdateItems:r.updateItems,onItemSelected:r.itemSelected,onChange:r.change,"keep-open":!1,"auto-select-one-item":!1,"input-attrs":r.inputAttrs,wait:300,initialLocation:r.initialLocation},null,8,["items","modelValue","get-label","component-item","onUpdateItems","onItemSelected","onChange","input-attrs","initialLocation"]),v("input",{type:"hidden",name:"geoposition",id:"geoposition",value:r.localGeoposition},null,8,KF)])}const JF=gt(zF,[["render",GF]]);function Ze(e){const t=Object.prototype.toString.call(e);return e instanceof Date||typeof e=="object"&&t==="[object Date]"?new e.constructor(+e):typeof e=="number"||t==="[object Number]"||typeof e=="string"||t==="[object String]"?new Date(e):new Date(NaN)}function Lt(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}function ds(e,t){const n=Ze(e);return isNaN(t)?Lt(e,NaN):(t&&n.setDate(n.getDate()+t),n)}function gs(e,t){const n=Ze(e);if(isNaN(t))return Lt(e,NaN);if(!t)return n;const r=n.getDate(),s=Lt(e,n.getTime());s.setMonth(n.getMonth()+t+1,0);const a=s.getDate();return r>=a?s:(n.setFullYear(s.getFullYear(),s.getMonth(),r),n)}function ew(e,t){const{years:n=0,months:r=0,weeks:s=0,days:a=0,hours:o=0,minutes:u=0,seconds:c=0}=t,h=Ze(e),f=r||n?gs(h,r+n*12):h,p=a||s?ds(f,a+s*7):f,m=u+o*60,_=(c+m*60)*1e3;return Lt(e,p.getTime()+_)}function ZF(e,t){const n=+Ze(e);return Lt(e,n+t)}const tw=6048e5,XF=864e5,QF=6e4,nw=36e5,e$=1e3;function t$(e,t){return ZF(e,t*nw)}let n$={};function Aa(){return n$}function _s(e,t){var u,c,h,f;const n=Aa(),r=(t==null?void 0:t.weekStartsOn)??((c=(u=t==null?void 0:t.locale)==null?void 0:u.options)==null?void 0:c.weekStartsOn)??n.weekStartsOn??((f=(h=n.locale)==null?void 0:h.options)==null?void 0:f.weekStartsOn)??0,s=Ze(e),a=s.getDay(),o=(a=s.getTime()?n+1:t.getTime()>=o.getTime()?n:n-1}function m0(e){const t=Ze(e);return t.setHours(0,0,0,0),t}function Fc(e){const t=Ze(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function sw(e,t){const n=m0(e),r=m0(t),s=+n-Fc(n),a=+r-Fc(r);return Math.round((s-a)/XF)}function r$(e){const t=rw(e),n=Lt(e,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),wl(n)}function s$(e,t){const n=t*3;return gs(e,n)}function Jp(e,t){return gs(e,t*12)}function g0(e,t){const n=Ze(e),r=Ze(t),s=n.getTime()-r.getTime();return s<0?-1:s>0?1:s}function iw(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function po(e){if(!iw(e)&&typeof e!="number")return!1;const t=Ze(e);return!isNaN(Number(t))}function v0(e){const t=Ze(e);return Math.trunc(t.getMonth()/3)+1}function i$(e,t){const n=Ze(e),r=Ze(t);return n.getFullYear()-r.getFullYear()}function a$(e,t){const n=Ze(e),r=Ze(t),s=g0(n,r),a=Math.abs(i$(n,r));n.setFullYear(1584),r.setFullYear(1584);const o=g0(n,r)===-s,u=s*(a-+o);return u===0?0:u}function aw(e,t){const n=Ze(e.start),r=Ze(e.end);let s=+n>+r;const a=s?+n:+r,o=s?r:n;o.setHours(0,0,0,0);let u=1;const c=[];for(;+o<=a;)c.push(Ze(o)),o.setDate(o.getDate()+u),o.setHours(0,0,0,0);return s?c.reverse():c}function ua(e){const t=Ze(e),n=t.getMonth(),r=n-n%3;return t.setMonth(r,1),t.setHours(0,0,0,0),t}function l$(e,t){const n=Ze(e.start),r=Ze(e.end);let s=+n>+r;const a=s?+ua(n):+ua(r);let o=ua(s?r:n),u=1;const c=[];for(;+o<=a;)c.push(Ze(o)),o=s$(o,u);return s?c.reverse():c}function o$(e){const t=Ze(e);return t.setDate(1),t.setHours(0,0,0,0),t}function lw(e){const t=Ze(e),n=t.getFullYear();return t.setFullYear(n+1,0,0),t.setHours(23,59,59,999),t}function Ro(e){const t=Ze(e),n=Lt(e,0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}function ow(e,t){var u,c,h,f;const n=Aa(),r=(t==null?void 0:t.weekStartsOn)??((c=(u=t==null?void 0:t.locale)==null?void 0:u.options)==null?void 0:c.weekStartsOn)??n.weekStartsOn??((f=(h=n.locale)==null?void 0:h.options)==null?void 0:f.weekStartsOn)??0,s=Ze(e),a=s.getDay(),o=(a{let r;const s=u$[e];return typeof s=="string"?r=s:t===1?r=s.one:r=s.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r};function ih(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const d$={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},f$={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},h$={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},p$={date:ih({formats:d$,defaultWidth:"full"}),time:ih({formats:f$,defaultWidth:"full"}),dateTime:ih({formats:h$,defaultWidth:"full"})},m$={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},g$=(e,t,n,r)=>m$[e];function eo(e){return(t,n)=>{const r=n!=null&&n.context?String(n.context):"standalone";let s;if(r==="formatting"&&e.formattingValues){const o=e.defaultFormattingWidth||e.defaultWidth,u=n!=null&&n.width?String(n.width):o;s=e.formattingValues[u]||e.formattingValues[o]}else{const o=e.defaultWidth,u=n!=null&&n.width?String(n.width):e.defaultWidth;s=e.values[u]||e.values[o]}const a=e.argumentCallback?e.argumentCallback(t):t;return s[a]}}const v$={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},y$={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},_$={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},b$={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},w$={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},x$={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},S$=(e,t)=>{const n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},k$={ordinalNumber:S$,era:eo({values:v$,defaultWidth:"wide"}),quarter:eo({values:y$,defaultWidth:"wide",argumentCallback:e=>e-1}),month:eo({values:_$,defaultWidth:"wide"}),day:eo({values:b$,defaultWidth:"wide"}),dayPeriod:eo({values:w$,defaultWidth:"wide",formattingValues:x$,defaultFormattingWidth:"wide"})};function to(e){return(t,n={})=>{const r=n.width,s=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],a=t.match(s);if(!a)return null;const o=a[0],u=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(u)?C$(u,p=>p.test(o)):T$(u,p=>p.test(o));let h;h=e.valueCallback?e.valueCallback(c):c,h=n.valueCallback?n.valueCallback(h):h;const f=t.slice(o.length);return{value:h,rest:f}}}function T$(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n}function C$(e,t){for(let n=0;n{const r=t.match(e.matchPattern);if(!r)return null;const s=r[0],a=t.match(e.parsePattern);if(!a)return null;let o=e.valueCallback?e.valueCallback(a[0]):a[0];o=n.valueCallback?n.valueCallback(o):o;const u=t.slice(s.length);return{value:o,rest:u}}}const E$=/^(\d+)(th|st|nd|rd)?/i,O$=/\d+/i,M$={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},R$={any:[/^b/i,/^(a|c)/i]},D$={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},P$={any:[/1/i,/2/i,/3/i,/4/i]},L$={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},I$={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},N$={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},V$={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},F$={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},$$={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},B$={ordinalNumber:A$({matchPattern:E$,parsePattern:O$,valueCallback:e=>parseInt(e,10)}),era:to({matchPatterns:M$,defaultMatchWidth:"wide",parsePatterns:R$,defaultParseWidth:"any"}),quarter:to({matchPatterns:D$,defaultMatchWidth:"wide",parsePatterns:P$,defaultParseWidth:"any",valueCallback:e=>e+1}),month:to({matchPatterns:L$,defaultMatchWidth:"wide",parsePatterns:I$,defaultParseWidth:"any"}),day:to({matchPatterns:N$,defaultMatchWidth:"wide",parsePatterns:V$,defaultParseWidth:"any"}),dayPeriod:to({matchPatterns:F$,defaultMatchWidth:"any",parsePatterns:$$,defaultParseWidth:"any"})},uw={code:"en-US",formatDistance:c$,formatLong:p$,formatRelative:g$,localize:k$,match:B$,options:{weekStartsOn:0,firstWeekContainsDate:1}};function H$(e){const t=Ze(e);return sw(t,Ro(t))+1}function Zp(e){const t=Ze(e),n=+wl(t)-+r$(t);return Math.round(n/tw)+1}function Xp(e,t){var f,p,m,y;const n=Ze(e),r=n.getFullYear(),s=Aa(),a=(t==null?void 0:t.firstWeekContainsDate)??((p=(f=t==null?void 0:t.locale)==null?void 0:f.options)==null?void 0:p.firstWeekContainsDate)??s.firstWeekContainsDate??((y=(m=s.locale)==null?void 0:m.options)==null?void 0:y.firstWeekContainsDate)??1,o=Lt(e,0);o.setFullYear(r+1,0,a),o.setHours(0,0,0,0);const u=_s(o,t),c=Lt(e,0);c.setFullYear(r,0,a),c.setHours(0,0,0,0);const h=_s(c,t);return n.getTime()>=u.getTime()?r+1:n.getTime()>=h.getTime()?r:r-1}function U$(e,t){var u,c,h,f;const n=Aa(),r=(t==null?void 0:t.firstWeekContainsDate)??((c=(u=t==null?void 0:t.locale)==null?void 0:u.options)==null?void 0:c.firstWeekContainsDate)??n.firstWeekContainsDate??((f=(h=n.locale)==null?void 0:h.options)==null?void 0:f.firstWeekContainsDate)??1,s=Xp(e,t),a=Lt(e,0);return a.setFullYear(s,0,r),a.setHours(0,0,0,0),_s(a,t)}function Qp(e,t){const n=Ze(e),r=+_s(n,t)-+U$(n,t);return Math.round(r/tw)+1}function Bt(e,t){const n=e<0?"-":"",r=Math.abs(e).toString().padStart(t,"0");return n+r}const Si={y(e,t){const n=e.getFullYear(),r=n>0?n:1-n;return Bt(t==="yy"?r%100:r,t.length)},M(e,t){const n=e.getMonth();return t==="M"?String(n+1):Bt(n+1,2)},d(e,t){return Bt(e.getDate(),t.length)},a(e,t){const n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h(e,t){return Bt(e.getHours()%12||12,t.length)},H(e,t){return Bt(e.getHours(),t.length)},m(e,t){return Bt(e.getMinutes(),t.length)},s(e,t){return Bt(e.getSeconds(),t.length)},S(e,t){const n=t.length,r=e.getMilliseconds(),s=Math.trunc(r*Math.pow(10,n-3));return Bt(s,t.length)}},Ka={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},_0={G:function(e,t,n){const r=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});case"GGGG":default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if(t==="yo"){const r=e.getFullYear(),s=r>0?r:1-r;return n.ordinalNumber(s,{unit:"year"})}return Si.y(e,t)},Y:function(e,t,n,r){const s=Xp(e,r),a=s>0?s:1-s;if(t==="YY"){const o=a%100;return Bt(o,2)}return t==="Yo"?n.ordinalNumber(a,{unit:"year"}):Bt(a,t.length)},R:function(e,t){const n=rw(e);return Bt(n,t.length)},u:function(e,t){const n=e.getFullYear();return Bt(n,t.length)},Q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return Bt(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return Bt(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){const r=e.getMonth();switch(t){case"M":case"MM":return Si.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){const r=e.getMonth();switch(t){case"L":return String(r+1);case"LL":return Bt(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){const s=Qp(e,r);return t==="wo"?n.ordinalNumber(s,{unit:"week"}):Bt(s,t.length)},I:function(e,t,n){const r=Zp(e);return t==="Io"?n.ordinalNumber(r,{unit:"week"}):Bt(r,t.length)},d:function(e,t,n){return t==="do"?n.ordinalNumber(e.getDate(),{unit:"date"}):Si.d(e,t)},D:function(e,t,n){const r=H$(e);return t==="Do"?n.ordinalNumber(r,{unit:"dayOfYear"}):Bt(r,t.length)},E:function(e,t,n){const r=e.getDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});case"EEEE":default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){const s=e.getDay(),a=(s-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return Bt(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(s,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(s,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(s,{width:"short",context:"formatting"});case"eeee":default:return n.day(s,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){const s=e.getDay(),a=(s-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return Bt(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(s,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(s,{width:"narrow",context:"standalone"});case"cccccc":return n.day(s,{width:"short",context:"standalone"});case"cccc":default:return n.day(s,{width:"wide",context:"standalone"})}},i:function(e,t,n){const r=e.getDay(),s=r===0?7:r;switch(t){case"i":return String(s);case"ii":return Bt(s,t.length);case"io":return n.ordinalNumber(s,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});case"iiii":default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){const s=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(s,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(s,{width:"wide",context:"formatting"})}},b:function(e,t,n){const r=e.getHours();let s;switch(r===12?s=Ka.noon:r===0?s=Ka.midnight:s=r/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(s,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(s,{width:"wide",context:"formatting"})}},B:function(e,t,n){const r=e.getHours();let s;switch(r>=17?s=Ka.evening:r>=12?s=Ka.afternoon:r>=4?s=Ka.morning:s=Ka.night,t){case"B":case"BB":case"BBB":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(s,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(s,{width:"wide",context:"formatting"})}},h:function(e,t,n){if(t==="ho"){let r=e.getHours()%12;return r===0&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return Si.h(e,t)},H:function(e,t,n){return t==="Ho"?n.ordinalNumber(e.getHours(),{unit:"hour"}):Si.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return t==="Ko"?n.ordinalNumber(r,{unit:"hour"}):Bt(r,t.length)},k:function(e,t,n){let r=e.getHours();return r===0&&(r=24),t==="ko"?n.ordinalNumber(r,{unit:"hour"}):Bt(r,t.length)},m:function(e,t,n){return t==="mo"?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):Si.m(e,t)},s:function(e,t,n){return t==="so"?n.ordinalNumber(e.getSeconds(),{unit:"second"}):Si.s(e,t)},S:function(e,t){return Si.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(r===0)return"Z";switch(t){case"X":return w0(r);case"XXXX":case"XX":return sa(r);case"XXXXX":case"XXX":default:return sa(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return w0(r);case"xxxx":case"xx":return sa(r);case"xxxxx":case"xxx":default:return sa(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+b0(r,":");case"OOOO":default:return"GMT"+sa(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+b0(r,":");case"zzzz":default:return"GMT"+sa(r,":")}},t:function(e,t,n){const r=Math.trunc(e.getTime()/1e3);return Bt(r,t.length)},T:function(e,t,n){const r=e.getTime();return Bt(r,t.length)}};function b0(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),s=Math.trunc(r/60),a=r%60;return a===0?n+String(s):n+String(s)+t+Bt(a,2)}function w0(e,t){return e%60===0?(e>0?"-":"+")+Bt(Math.abs(e)/60,2):sa(e,t)}function sa(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),s=Bt(Math.trunc(r/60),2),a=Bt(r%60,2);return n+s+t+a}const x0=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},cw=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},j$=(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],r=n[1],s=n[2];if(!s)return x0(e,t);let a;switch(r){case"P":a=t.dateTime({width:"short"});break;case"PP":a=t.dateTime({width:"medium"});break;case"PPP":a=t.dateTime({width:"long"});break;case"PPPP":default:a=t.dateTime({width:"full"});break}return a.replace("{{date}}",x0(r,t)).replace("{{time}}",cw(s,t))},zh={p:cw,P:j$},W$=/^D+$/,q$=/^Y+$/,Y$=["D","DD","YY","YYYY"];function dw(e){return W$.test(e)}function fw(e){return q$.test(e)}function Kh(e,t,n){const r=z$(e,t,n);if(console.warn(r),Y$.includes(e))throw new RangeError(r)}function z$(e,t,n){const r=e[0]==="Y"?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const K$=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,G$=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,J$=/^'([^]*?)'?$/,Z$=/''/g,X$=/[a-zA-Z]/;function Ps(e,t,n){var f,p,m,y,_,b,S,$;const r=Aa(),s=(n==null?void 0:n.locale)??r.locale??uw,a=(n==null?void 0:n.firstWeekContainsDate)??((p=(f=n==null?void 0:n.locale)==null?void 0:f.options)==null?void 0:p.firstWeekContainsDate)??r.firstWeekContainsDate??((y=(m=r.locale)==null?void 0:m.options)==null?void 0:y.firstWeekContainsDate)??1,o=(n==null?void 0:n.weekStartsOn)??((b=(_=n==null?void 0:n.locale)==null?void 0:_.options)==null?void 0:b.weekStartsOn)??r.weekStartsOn??(($=(S=r.locale)==null?void 0:S.options)==null?void 0:$.weekStartsOn)??0,u=Ze(e);if(!po(u))throw new RangeError("Invalid time value");let c=t.match(G$).map(V=>{const x=V[0];if(x==="p"||x==="P"){const C=zh[x];return C(V,s.formatLong)}return V}).join("").match(K$).map(V=>{if(V==="''")return{isToken:!1,value:"'"};const x=V[0];if(x==="'")return{isToken:!1,value:Q$(V)};if(_0[x])return{isToken:!0,value:V};if(x.match(X$))throw new RangeError("Format string contains an unescaped latin alphabet character `"+x+"`");return{isToken:!1,value:V}});s.localize.preprocessor&&(c=s.localize.preprocessor(u,c));const h={firstWeekContainsDate:a,weekStartsOn:o,locale:s};return c.map(V=>{if(!V.isToken)return V.value;const x=V.value;(!(n!=null&&n.useAdditionalWeekYearTokens)&&fw(x)||!(n!=null&&n.useAdditionalDayOfYearTokens)&&dw(x))&&Kh(x,t,String(e));const C=_0[x[0]];return C(u,x,s.localize,h)}).join("")}function Q$(e){const t=e.match(J$);return t?t[1].replace(Z$,"'"):e}function e6(e){return Ze(e).getDay()}function t6(e){const t=Ze(e),n=t.getFullYear(),r=t.getMonth(),s=Lt(e,0);return s.setFullYear(n,r+1,0),s.setHours(0,0,0,0),s.getDate()}function n6(){return Object.assign({},Aa())}function ui(e){return Ze(e).getHours()}function r6(e){let n=Ze(e).getDay();return n===0&&(n=7),n}function Bi(e){return Ze(e).getMinutes()}function wt(e){return Ze(e).getMonth()}function xl(e){return Ze(e).getSeconds()}function lt(e){return Ze(e).getFullYear()}function Sl(e,t){const n=Ze(e),r=Ze(t);return n.getTime()>r.getTime()}function Do(e,t){const n=Ze(e),r=Ze(t);return+n<+r}function nl(e,t){const n=Ze(e),r=Ze(t);return+n==+r}function s6(e,t){const n=t instanceof Date?Lt(t,0):new t(0);return n.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),n.setHours(e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()),n}const i6=10;class hw{constructor(){ze(this,"subPriority",0)}validate(t,n){return!0}}class a6 extends hw{constructor(t,n,r,s,a){super(),this.value=t,this.validateValue=n,this.setValue=r,this.priority=s,a&&(this.subPriority=a)}validate(t,n){return this.validateValue(t,this.value,n)}set(t,n,r){return this.setValue(t,n,this.value,r)}}class l6 extends hw{constructor(){super(...arguments);ze(this,"priority",i6);ze(this,"subPriority",-1)}set(n,r){return r.timestampIsSet?n:Lt(n,s6(n,Date))}}class It{run(t,n,r,s){const a=this.parse(t,n,r,s);return a?{setter:new a6(a.value,this.validate,this.set,this.priority,this.subPriority),rest:a.rest}:null}validate(t,n,r){return!0}}class o6 extends It{constructor(){super(...arguments);ze(this,"priority",140);ze(this,"incompatibleTokens",["R","u","t","T"])}parse(n,r,s){switch(r){case"G":case"GG":case"GGG":return s.era(n,{width:"abbreviated"})||s.era(n,{width:"narrow"});case"GGGGG":return s.era(n,{width:"narrow"});case"GGGG":default:return s.era(n,{width:"wide"})||s.era(n,{width:"abbreviated"})||s.era(n,{width:"narrow"})}}set(n,r,s){return r.era=s,n.setFullYear(s,0,1),n.setHours(0,0,0,0),n}}const kn={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},Ms={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/};function Tn(e,t){return e&&{value:t(e.value),rest:e.rest}}function sn(e,t){const n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function Rs(e,t){const n=t.match(e);if(!n)return null;if(n[0]==="Z")return{value:0,rest:t.slice(1)};const r=n[1]==="+"?1:-1,s=n[2]?parseInt(n[2],10):0,a=n[3]?parseInt(n[3],10):0,o=n[5]?parseInt(n[5],10):0;return{value:r*(s*nw+a*QF+o*e$),rest:t.slice(n[0].length)}}function pw(e){return sn(kn.anyDigitsSigned,e)}function fn(e,t){switch(e){case 1:return sn(kn.singleDigit,t);case 2:return sn(kn.twoDigits,t);case 3:return sn(kn.threeDigits,t);case 4:return sn(kn.fourDigits,t);default:return sn(new RegExp("^\\d{1,"+e+"}"),t)}}function $c(e,t){switch(e){case 1:return sn(kn.singleDigitSigned,t);case 2:return sn(kn.twoDigitsSigned,t);case 3:return sn(kn.threeDigitsSigned,t);case 4:return sn(kn.fourDigitsSigned,t);default:return sn(new RegExp("^-?\\d{1,"+e+"}"),t)}}function em(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;case"am":case"midnight":case"night":default:return 0}}function mw(e,t){const n=t>0,r=n?t:1-t;let s;if(r<=50)s=e||100;else{const a=r+50,o=Math.trunc(a/100)*100,u=e>=a%100;s=e+o-(u?100:0)}return n?s:1-s}function gw(e){return e%400===0||e%4===0&&e%100!==0}class u6 extends It{constructor(){super(...arguments);ze(this,"priority",130);ze(this,"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"])}parse(n,r,s){const a=o=>({year:o,isTwoDigitYear:r==="yy"});switch(r){case"y":return Tn(fn(4,n),a);case"yo":return Tn(s.ordinalNumber(n,{unit:"year"}),a);default:return Tn(fn(r.length,n),a)}}validate(n,r){return r.isTwoDigitYear||r.year>0}set(n,r,s){const a=n.getFullYear();if(s.isTwoDigitYear){const u=mw(s.year,a);return n.setFullYear(u,0,1),n.setHours(0,0,0,0),n}const o=!("era"in r)||r.era===1?s.year:1-s.year;return n.setFullYear(o,0,1),n.setHours(0,0,0,0),n}}class c6 extends It{constructor(){super(...arguments);ze(this,"priority",130);ze(this,"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"])}parse(n,r,s){const a=o=>({year:o,isTwoDigitYear:r==="YY"});switch(r){case"Y":return Tn(fn(4,n),a);case"Yo":return Tn(s.ordinalNumber(n,{unit:"year"}),a);default:return Tn(fn(r.length,n),a)}}validate(n,r){return r.isTwoDigitYear||r.year>0}set(n,r,s,a){const o=Xp(n,a);if(s.isTwoDigitYear){const c=mw(s.year,o);return n.setFullYear(c,0,a.firstWeekContainsDate),n.setHours(0,0,0,0),_s(n,a)}const u=!("era"in r)||r.era===1?s.year:1-s.year;return n.setFullYear(u,0,a.firstWeekContainsDate),n.setHours(0,0,0,0),_s(n,a)}}class d6 extends It{constructor(){super(...arguments);ze(this,"priority",130);ze(this,"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"])}parse(n,r){return $c(r==="R"?4:r.length,n)}set(n,r,s){const a=Lt(n,0);return a.setFullYear(s,0,4),a.setHours(0,0,0,0),wl(a)}}class f6 extends It{constructor(){super(...arguments);ze(this,"priority",130);ze(this,"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"])}parse(n,r){return $c(r==="u"?4:r.length,n)}set(n,r,s){return n.setFullYear(s,0,1),n.setHours(0,0,0,0),n}}class h6 extends It{constructor(){super(...arguments);ze(this,"priority",120);ze(this,"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"])}parse(n,r,s){switch(r){case"Q":case"QQ":return fn(r.length,n);case"Qo":return s.ordinalNumber(n,{unit:"quarter"});case"QQQ":return s.quarter(n,{width:"abbreviated",context:"formatting"})||s.quarter(n,{width:"narrow",context:"formatting"});case"QQQQQ":return s.quarter(n,{width:"narrow",context:"formatting"});case"QQQQ":default:return s.quarter(n,{width:"wide",context:"formatting"})||s.quarter(n,{width:"abbreviated",context:"formatting"})||s.quarter(n,{width:"narrow",context:"formatting"})}}validate(n,r){return r>=1&&r<=4}set(n,r,s){return n.setMonth((s-1)*3,1),n.setHours(0,0,0,0),n}}class p6 extends It{constructor(){super(...arguments);ze(this,"priority",120);ze(this,"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"])}parse(n,r,s){switch(r){case"q":case"qq":return fn(r.length,n);case"qo":return s.ordinalNumber(n,{unit:"quarter"});case"qqq":return s.quarter(n,{width:"abbreviated",context:"standalone"})||s.quarter(n,{width:"narrow",context:"standalone"});case"qqqqq":return s.quarter(n,{width:"narrow",context:"standalone"});case"qqqq":default:return s.quarter(n,{width:"wide",context:"standalone"})||s.quarter(n,{width:"abbreviated",context:"standalone"})||s.quarter(n,{width:"narrow",context:"standalone"})}}validate(n,r){return r>=1&&r<=4}set(n,r,s){return n.setMonth((s-1)*3,1),n.setHours(0,0,0,0),n}}class m6 extends It{constructor(){super(...arguments);ze(this,"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]);ze(this,"priority",110)}parse(n,r,s){const a=o=>o-1;switch(r){case"M":return Tn(sn(kn.month,n),a);case"MM":return Tn(fn(2,n),a);case"Mo":return Tn(s.ordinalNumber(n,{unit:"month"}),a);case"MMM":return s.month(n,{width:"abbreviated",context:"formatting"})||s.month(n,{width:"narrow",context:"formatting"});case"MMMMM":return s.month(n,{width:"narrow",context:"formatting"});case"MMMM":default:return s.month(n,{width:"wide",context:"formatting"})||s.month(n,{width:"abbreviated",context:"formatting"})||s.month(n,{width:"narrow",context:"formatting"})}}validate(n,r){return r>=0&&r<=11}set(n,r,s){return n.setMonth(s,1),n.setHours(0,0,0,0),n}}class g6 extends It{constructor(){super(...arguments);ze(this,"priority",110);ze(this,"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"])}parse(n,r,s){const a=o=>o-1;switch(r){case"L":return Tn(sn(kn.month,n),a);case"LL":return Tn(fn(2,n),a);case"Lo":return Tn(s.ordinalNumber(n,{unit:"month"}),a);case"LLL":return s.month(n,{width:"abbreviated",context:"standalone"})||s.month(n,{width:"narrow",context:"standalone"});case"LLLLL":return s.month(n,{width:"narrow",context:"standalone"});case"LLLL":default:return s.month(n,{width:"wide",context:"standalone"})||s.month(n,{width:"abbreviated",context:"standalone"})||s.month(n,{width:"narrow",context:"standalone"})}}validate(n,r){return r>=0&&r<=11}set(n,r,s){return n.setMonth(s,1),n.setHours(0,0,0,0),n}}function v6(e,t,n){const r=Ze(e),s=Qp(r,n)-t;return r.setDate(r.getDate()-s*7),r}class y6 extends It{constructor(){super(...arguments);ze(this,"priority",100);ze(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"])}parse(n,r,s){switch(r){case"w":return sn(kn.week,n);case"wo":return s.ordinalNumber(n,{unit:"week"});default:return fn(r.length,n)}}validate(n,r){return r>=1&&r<=53}set(n,r,s,a){return _s(v6(n,s,a),a)}}function _6(e,t){const n=Ze(e),r=Zp(n)-t;return n.setDate(n.getDate()-r*7),n}class b6 extends It{constructor(){super(...arguments);ze(this,"priority",100);ze(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"])}parse(n,r,s){switch(r){case"I":return sn(kn.week,n);case"Io":return s.ordinalNumber(n,{unit:"week"});default:return fn(r.length,n)}}validate(n,r){return r>=1&&r<=53}set(n,r,s){return wl(_6(n,s))}}const w6=[31,28,31,30,31,30,31,31,30,31,30,31],x6=[31,29,31,30,31,30,31,31,30,31,30,31];class S6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"subPriority",1);ze(this,"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"])}parse(n,r,s){switch(r){case"d":return sn(kn.date,n);case"do":return s.ordinalNumber(n,{unit:"date"});default:return fn(r.length,n)}}validate(n,r){const s=n.getFullYear(),a=gw(s),o=n.getMonth();return a?r>=1&&r<=x6[o]:r>=1&&r<=w6[o]}set(n,r,s){return n.setDate(s),n.setHours(0,0,0,0),n}}class k6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"subpriority",1);ze(this,"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"])}parse(n,r,s){switch(r){case"D":case"DD":return sn(kn.dayOfYear,n);case"Do":return s.ordinalNumber(n,{unit:"date"});default:return fn(r.length,n)}}validate(n,r){const s=n.getFullYear();return gw(s)?r>=1&&r<=366:r>=1&&r<=365}set(n,r,s){return n.setMonth(0,s),n.setHours(0,0,0,0),n}}function tm(e,t,n){var p,m,y,_;const r=Aa(),s=(n==null?void 0:n.weekStartsOn)??((m=(p=n==null?void 0:n.locale)==null?void 0:p.options)==null?void 0:m.weekStartsOn)??r.weekStartsOn??((_=(y=r.locale)==null?void 0:y.options)==null?void 0:_.weekStartsOn)??0,a=Ze(e),o=a.getDay(),c=(t%7+7)%7,h=7-s,f=t<0||t>6?t-(o+h)%7:(c+h)%7-(o+h)%7;return ds(a,f)}class T6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"incompatibleTokens",["D","i","e","c","t","T"])}parse(n,r,s){switch(r){case"E":case"EE":case"EEE":return s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"});case"EEEEE":return s.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"});case"EEEE":default:return s.day(n,{width:"wide",context:"formatting"})||s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"})}}validate(n,r){return r>=0&&r<=6}set(n,r,s,a){return n=tm(n,s,a),n.setHours(0,0,0,0),n}}class C6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"])}parse(n,r,s,a){const o=u=>{const c=Math.floor((u-1)/7)*7;return(u+a.weekStartsOn+6)%7+c};switch(r){case"e":case"ee":return Tn(fn(r.length,n),o);case"eo":return Tn(s.ordinalNumber(n,{unit:"day"}),o);case"eee":return s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"});case"eeeee":return s.day(n,{width:"narrow",context:"formatting"});case"eeeeee":return s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"});case"eeee":default:return s.day(n,{width:"wide",context:"formatting"})||s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"})}}validate(n,r){return r>=0&&r<=6}set(n,r,s,a){return n=tm(n,s,a),n.setHours(0,0,0,0),n}}class A6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"])}parse(n,r,s,a){const o=u=>{const c=Math.floor((u-1)/7)*7;return(u+a.weekStartsOn+6)%7+c};switch(r){case"c":case"cc":return Tn(fn(r.length,n),o);case"co":return Tn(s.ordinalNumber(n,{unit:"day"}),o);case"ccc":return s.day(n,{width:"abbreviated",context:"standalone"})||s.day(n,{width:"short",context:"standalone"})||s.day(n,{width:"narrow",context:"standalone"});case"ccccc":return s.day(n,{width:"narrow",context:"standalone"});case"cccccc":return s.day(n,{width:"short",context:"standalone"})||s.day(n,{width:"narrow",context:"standalone"});case"cccc":default:return s.day(n,{width:"wide",context:"standalone"})||s.day(n,{width:"abbreviated",context:"standalone"})||s.day(n,{width:"short",context:"standalone"})||s.day(n,{width:"narrow",context:"standalone"})}}validate(n,r){return r>=0&&r<=6}set(n,r,s,a){return n=tm(n,s,a),n.setHours(0,0,0,0),n}}function E6(e,t){const n=Ze(e),r=r6(n),s=t-r;return ds(n,s)}class O6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"])}parse(n,r,s){const a=o=>o===0?7:o;switch(r){case"i":case"ii":return fn(r.length,n);case"io":return s.ordinalNumber(n,{unit:"day"});case"iii":return Tn(s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"}),a);case"iiiii":return Tn(s.day(n,{width:"narrow",context:"formatting"}),a);case"iiiiii":return Tn(s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"}),a);case"iiii":default:return Tn(s.day(n,{width:"wide",context:"formatting"})||s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"}),a)}}validate(n,r){return r>=1&&r<=7}set(n,r,s){return n=E6(n,s),n.setHours(0,0,0,0),n}}class M6 extends It{constructor(){super(...arguments);ze(this,"priority",80);ze(this,"incompatibleTokens",["b","B","H","k","t","T"])}parse(n,r,s){switch(r){case"a":case"aa":case"aaa":return s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaaa":return s.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaa":default:return s.dayPeriod(n,{width:"wide",context:"formatting"})||s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"})}}set(n,r,s){return n.setHours(em(s),0,0,0),n}}class R6 extends It{constructor(){super(...arguments);ze(this,"priority",80);ze(this,"incompatibleTokens",["a","B","H","k","t","T"])}parse(n,r,s){switch(r){case"b":case"bb":case"bbb":return s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbbb":return s.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbb":default:return s.dayPeriod(n,{width:"wide",context:"formatting"})||s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"})}}set(n,r,s){return n.setHours(em(s),0,0,0),n}}class D6 extends It{constructor(){super(...arguments);ze(this,"priority",80);ze(this,"incompatibleTokens",["a","b","t","T"])}parse(n,r,s){switch(r){case"B":case"BB":case"BBB":return s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBBB":return s.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBB":default:return s.dayPeriod(n,{width:"wide",context:"formatting"})||s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"})}}set(n,r,s){return n.setHours(em(s),0,0,0),n}}class P6 extends It{constructor(){super(...arguments);ze(this,"priority",70);ze(this,"incompatibleTokens",["H","K","k","t","T"])}parse(n,r,s){switch(r){case"h":return sn(kn.hour12h,n);case"ho":return s.ordinalNumber(n,{unit:"hour"});default:return fn(r.length,n)}}validate(n,r){return r>=1&&r<=12}set(n,r,s){const a=n.getHours()>=12;return a&&s<12?n.setHours(s+12,0,0,0):!a&&s===12?n.setHours(0,0,0,0):n.setHours(s,0,0,0),n}}class L6 extends It{constructor(){super(...arguments);ze(this,"priority",70);ze(this,"incompatibleTokens",["a","b","h","K","k","t","T"])}parse(n,r,s){switch(r){case"H":return sn(kn.hour23h,n);case"Ho":return s.ordinalNumber(n,{unit:"hour"});default:return fn(r.length,n)}}validate(n,r){return r>=0&&r<=23}set(n,r,s){return n.setHours(s,0,0,0),n}}class I6 extends It{constructor(){super(...arguments);ze(this,"priority",70);ze(this,"incompatibleTokens",["h","H","k","t","T"])}parse(n,r,s){switch(r){case"K":return sn(kn.hour11h,n);case"Ko":return s.ordinalNumber(n,{unit:"hour"});default:return fn(r.length,n)}}validate(n,r){return r>=0&&r<=11}set(n,r,s){return n.getHours()>=12&&s<12?n.setHours(s+12,0,0,0):n.setHours(s,0,0,0),n}}class N6 extends It{constructor(){super(...arguments);ze(this,"priority",70);ze(this,"incompatibleTokens",["a","b","h","H","K","t","T"])}parse(n,r,s){switch(r){case"k":return sn(kn.hour24h,n);case"ko":return s.ordinalNumber(n,{unit:"hour"});default:return fn(r.length,n)}}validate(n,r){return r>=1&&r<=24}set(n,r,s){const a=s<=24?s%24:s;return n.setHours(a,0,0,0),n}}class V6 extends It{constructor(){super(...arguments);ze(this,"priority",60);ze(this,"incompatibleTokens",["t","T"])}parse(n,r,s){switch(r){case"m":return sn(kn.minute,n);case"mo":return s.ordinalNumber(n,{unit:"minute"});default:return fn(r.length,n)}}validate(n,r){return r>=0&&r<=59}set(n,r,s){return n.setMinutes(s,0,0),n}}class F6 extends It{constructor(){super(...arguments);ze(this,"priority",50);ze(this,"incompatibleTokens",["t","T"])}parse(n,r,s){switch(r){case"s":return sn(kn.second,n);case"so":return s.ordinalNumber(n,{unit:"second"});default:return fn(r.length,n)}}validate(n,r){return r>=0&&r<=59}set(n,r,s){return n.setSeconds(s,0),n}}class $6 extends It{constructor(){super(...arguments);ze(this,"priority",30);ze(this,"incompatibleTokens",["t","T"])}parse(n,r){const s=a=>Math.trunc(a*Math.pow(10,-r.length+3));return Tn(fn(r.length,n),s)}set(n,r,s){return n.setMilliseconds(s),n}}class B6 extends It{constructor(){super(...arguments);ze(this,"priority",10);ze(this,"incompatibleTokens",["t","T","x"])}parse(n,r){switch(r){case"X":return Rs(Ms.basicOptionalMinutes,n);case"XX":return Rs(Ms.basic,n);case"XXXX":return Rs(Ms.basicOptionalSeconds,n);case"XXXXX":return Rs(Ms.extendedOptionalSeconds,n);case"XXX":default:return Rs(Ms.extended,n)}}set(n,r,s){return r.timestampIsSet?n:Lt(n,n.getTime()-Fc(n)-s)}}class H6 extends It{constructor(){super(...arguments);ze(this,"priority",10);ze(this,"incompatibleTokens",["t","T","X"])}parse(n,r){switch(r){case"x":return Rs(Ms.basicOptionalMinutes,n);case"xx":return Rs(Ms.basic,n);case"xxxx":return Rs(Ms.basicOptionalSeconds,n);case"xxxxx":return Rs(Ms.extendedOptionalSeconds,n);case"xxx":default:return Rs(Ms.extended,n)}}set(n,r,s){return r.timestampIsSet?n:Lt(n,n.getTime()-Fc(n)-s)}}class U6 extends It{constructor(){super(...arguments);ze(this,"priority",40);ze(this,"incompatibleTokens","*")}parse(n){return pw(n)}set(n,r,s){return[Lt(n,s*1e3),{timestampIsSet:!0}]}}class j6 extends It{constructor(){super(...arguments);ze(this,"priority",20);ze(this,"incompatibleTokens","*")}parse(n){return pw(n)}set(n,r,s){return[Lt(n,s),{timestampIsSet:!0}]}}const W6={G:new o6,y:new u6,Y:new c6,R:new d6,u:new f6,Q:new h6,q:new p6,M:new m6,L:new g6,w:new y6,I:new b6,d:new S6,D:new k6,E:new T6,e:new C6,c:new A6,i:new O6,a:new M6,b:new R6,B:new D6,h:new P6,H:new L6,K:new I6,k:new N6,m:new V6,s:new F6,S:new $6,X:new B6,x:new H6,t:new U6,T:new j6},q6=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Y6=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,z6=/^'([^]*?)'?$/,K6=/''/g,G6=/\S/,J6=/[a-zA-Z]/;function Gh(e,t,n,r){var b,S,$,V,x,C,B,H;const s=n6(),a=(r==null?void 0:r.locale)??s.locale??uw,o=(r==null?void 0:r.firstWeekContainsDate)??((S=(b=r==null?void 0:r.locale)==null?void 0:b.options)==null?void 0:S.firstWeekContainsDate)??s.firstWeekContainsDate??((V=($=s.locale)==null?void 0:$.options)==null?void 0:V.firstWeekContainsDate)??1,u=(r==null?void 0:r.weekStartsOn)??((C=(x=r==null?void 0:r.locale)==null?void 0:x.options)==null?void 0:C.weekStartsOn)??s.weekStartsOn??((H=(B=s.locale)==null?void 0:B.options)==null?void 0:H.weekStartsOn)??0;if(t==="")return e===""?Ze(n):Lt(n,NaN);const c={firstWeekContainsDate:o,weekStartsOn:u,locale:a},h=[new l6],f=t.match(Y6).map(F=>{const U=F[0];if(U in zh){const P=zh[U];return P(F,a.formatLong)}return F}).join("").match(q6),p=[];for(let F of f){!(r!=null&&r.useAdditionalWeekYearTokens)&&fw(F)&&Kh(F,t,e),!(r!=null&&r.useAdditionalDayOfYearTokens)&&dw(F)&&Kh(F,t,e);const U=F[0],P=W6[U];if(P){const{incompatibleTokens:O}=P;if(Array.isArray(O)){const X=p.find(de=>O.includes(de.token)||de.token===U);if(X)throw new RangeError(`The format string mustn't contain \`${X.fullToken}\` and \`${F}\` at the same time`)}else if(P.incompatibleTokens==="*"&&p.length>0)throw new RangeError(`The format string mustn't contain \`${F}\` and any other token at the same time`);p.push({token:U,fullToken:F});const J=P.run(e,F,a.match,c);if(!J)return Lt(n,NaN);h.push(J.setter),e=J.rest}else{if(U.match(J6))throw new RangeError("Format string contains an unescaped latin alphabet character `"+U+"`");if(F==="''"?F="'":U==="'"&&(F=Z6(F)),e.indexOf(F)===0)e=e.slice(F.length);else return Lt(n,NaN)}}if(e.length>0&&G6.test(e))return Lt(n,NaN);const m=h.map(F=>F.priority).sort((F,U)=>U-F).filter((F,U,P)=>P.indexOf(F)===U).map(F=>h.filter(U=>U.priority===F).sort((U,P)=>P.subPriority-U.subPriority)).map(F=>F[0]);let y=Ze(n);if(isNaN(y.getTime()))return Lt(n,NaN);const _={};for(const F of m){if(!F.validate(y,c))return Lt(n,NaN);const U=F.set(y,_,c);Array.isArray(U)?(y=U[0],Object.assign(_,U[1])):y=U}return Lt(n,y)}function Z6(e){return e.match(z6)[1].replace(K6,"'")}function S0(e,t){const n=ua(e),r=ua(t);return+n==+r}function X6(e,t){return ds(e,-t)}function vw(e,t){const n=Ze(e),r=n.getFullYear(),s=n.getDate(),a=Lt(e,0);a.setFullYear(r,t,15),a.setHours(0,0,0,0);const o=t6(a);return n.setMonth(t,Math.min(s,o)),n}function Wt(e,t){let n=Ze(e);return isNaN(+n)?Lt(e,NaN):(t.year!=null&&n.setFullYear(t.year),t.month!=null&&(n=vw(n,t.month)),t.date!=null&&n.setDate(t.date),t.hours!=null&&n.setHours(t.hours),t.minutes!=null&&n.setMinutes(t.minutes),t.seconds!=null&&n.setSeconds(t.seconds),t.milliseconds!=null&&n.setMilliseconds(t.milliseconds),n)}function Q6(e,t){const n=Ze(e);return n.setHours(t),n}function yw(e,t){const n=Ze(e);return n.setMilliseconds(t),n}function e5(e,t){const n=Ze(e);return n.setMinutes(t),n}function _w(e,t){const n=Ze(e);return n.setSeconds(t),n}function Ds(e,t){const n=Ze(e);return isNaN(+n)?Lt(e,NaN):(n.setFullYear(t),n)}function kl(e,t){return gs(e,-t)}function t5(e,t){const{years:n=0,months:r=0,weeks:s=0,days:a=0,hours:o=0,minutes:u=0,seconds:c=0}=t,h=kl(e,r+n*12),f=X6(h,a+s*7),p=u+o*60,y=(c+p*60)*1e3;return Lt(e,f.getTime()-y)}function bw(e,t){return Jp(e,-t)}function Dl(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M29.333 8c0-2.208-1.792-4-4-4h-18.667c-2.208 0-4 1.792-4 4v18.667c0 2.208 1.792 4 4 4h18.667c2.208 0 4-1.792 4-4v-18.667zM26.667 8v18.667c0 0.736-0.597 1.333-1.333 1.333 0 0-18.667 0-18.667 0-0.736 0-1.333-0.597-1.333-1.333 0 0 0-18.667 0-18.667 0-0.736 0.597-1.333 1.333-1.333 0 0 18.667 0 18.667 0 0.736 0 1.333 0.597 1.333 1.333z"}),v("path",{d:"M20 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"}),v("path",{d:"M9.333 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"}),v("path",{d:"M4 14.667h24c0.736 0 1.333-0.597 1.333-1.333s-0.597-1.333-1.333-1.333h-24c-0.736 0-1.333 0.597-1.333 1.333s0.597 1.333 1.333 1.333z"})])}Dl.compatConfig={MODE:3};function ww(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M23.057 7.057l-16 16c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l16-16c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0z"}),v("path",{d:"M7.057 8.943l16 16c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885l-16-16c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"})])}ww.compatConfig={MODE:3};function nm(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M20.943 23.057l-7.057-7.057c0 0 7.057-7.057 7.057-7.057 0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-8 8c-0.521 0.521-0.521 1.365 0 1.885l8 8c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"})])}nm.compatConfig={MODE:3};function rm(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M12.943 24.943l8-8c0.521-0.521 0.521-1.365 0-1.885l-8-8c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885l7.057 7.057c0 0-7.057 7.057-7.057 7.057-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0z"})])}rm.compatConfig={MODE:3};function sm(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M16 1.333c-8.095 0-14.667 6.572-14.667 14.667s6.572 14.667 14.667 14.667c8.095 0 14.667-6.572 14.667-14.667s-6.572-14.667-14.667-14.667zM16 4c6.623 0 12 5.377 12 12s-5.377 12-12 12c-6.623 0-12-5.377-12-12s5.377-12 12-12z"}),v("path",{d:"M14.667 8v8c0 0.505 0.285 0.967 0.737 1.193l5.333 2.667c0.658 0.329 1.46 0.062 1.789-0.596s0.062-1.46-0.596-1.789l-4.596-2.298c0 0 0-7.176 0-7.176 0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"})])}sm.compatConfig={MODE:3};function im(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M24.943 19.057l-8-8c-0.521-0.521-1.365-0.521-1.885 0l-8 8c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l7.057-7.057c0 0 7.057 7.057 7.057 7.057 0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"})])}im.compatConfig={MODE:3};function am(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M7.057 12.943l8 8c0.521 0.521 1.365 0.521 1.885 0l8-8c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-7.057 7.057c0 0-7.057-7.057-7.057-7.057-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"})])}am.compatConfig={MODE:3};const Er=(e,t)=>t?new Date(e.toLocaleString("en-US",{timeZone:t})):new Date(e),lm=(e,t,n)=>Jh(e,t,n)||Pe(),n5=(e,t,n)=>{const r=t.dateInTz?Er(new Date(e),t.dateInTz):Pe(e);return n?fr(r,!0):r},Jh=(e,t,n)=>{if(!e)return null;const r=n?fr(Pe(e),!0):Pe(e);return t?t.exactMatch?n5(e,t,n):Er(r,t.timezone):r},r5=e=>{if(!e)return 0;const t=new Date,n=new Date(t.toLocaleString("en-US",{timeZone:"UTC"})),r=new Date(t.toLocaleString("en-US",{timeZone:e})),s=r.getTimezoneOffset()/60;return(+n-+r)/(1e3*60*60)-s};var us=(e=>(e.month="month",e.year="year",e))(us||{}),ia=(e=>(e.top="top",e.bottom="bottom",e))(ia||{}),ga=(e=>(e.header="header",e.calendar="calendar",e.timePicker="timePicker",e))(ga||{}),er=(e=>(e.month="month",e.year="year",e.calendar="calendar",e.time="time",e.minutes="minutes",e.hours="hours",e.seconds="seconds",e))(er||{});const s5=["timestamp","date","iso"];var ur=(e=>(e.up="up",e.down="down",e.left="left",e.right="right",e))(ur||{}),rn=(e=>(e.arrowUp="ArrowUp",e.arrowDown="ArrowDown",e.arrowLeft="ArrowLeft",e.arrowRight="ArrowRight",e.enter="Enter",e.space=" ",e.esc="Escape",e.tab="Tab",e.home="Home",e.end="End",e.pageUp="PageUp",e.pageDown="PageDown",e))(rn||{});function k0(e){return t=>new Intl.DateTimeFormat(e,{weekday:"short",timeZone:"UTC"}).format(new Date(`2017-01-0${t}T00:00:00+00:00`)).slice(0,2)}function i5(e){return t=>Ps(Er(new Date(`2017-01-0${t}T00:00:00+00:00`),"UTC"),"EEEEEE",{locale:e})}const a5=(e,t,n)=>{const r=[1,2,3,4,5,6,7];let s;if(e!==null)try{s=r.map(i5(e))}catch{s=r.map(k0(t))}else s=r.map(k0(t));const a=s.slice(0,n),o=s.slice(n+1,s.length);return[s[n]].concat(...o).concat(...a)},om=(e,t,n)=>{const r=[];for(let s=+e[0];s<=+e[1];s++)r.push({value:+s,text:Tw(s,t)});return n?r.reverse():r},xw=(e,t,n)=>{const r=[1,2,3,4,5,6,7,8,9,10,11,12].map(a=>{const o=a<10?`0${a}`:a;return new Date(`2017-${o}-01T00:00:00+00:00`)});if(e!==null)try{const a=n==="long"?"LLLL":"LLL";return r.map((o,u)=>{const c=Ps(Er(o,"UTC"),a,{locale:e});return{text:c.charAt(0).toUpperCase()+c.substring(1),value:u}})}catch{}const s=new Intl.DateTimeFormat(t,{month:n,timeZone:"UTC"});return r.map((a,o)=>{const u=s.format(a);return{text:u.charAt(0).toUpperCase()+u.substring(1),value:o}})},l5=e=>[12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11][e],Dn=e=>{const t=Q(e);return t!=null&&t.$el?t==null?void 0:t.$el:t},o5=e=>({type:"dot",...e??{}}),Sw=e=>Array.isArray(e)?!!e[0]&&!!e[1]:!1,um={prop:e=>`"${e}" prop must be enabled!`,dateArr:e=>`You need to use array as "model-value" binding in order to support "${e}"`},Nn=e=>e,T0=e=>e===0?e:!e||isNaN(+e)?null:+e,C0=e=>e===null,kw=e=>{if(e)return[...e.querySelectorAll("input, button, select, textarea, a[href]")][0]},u5=e=>{const t=[],n=r=>r.filter(s=>s);for(let r=0;r{const r=n!=null,s=t!=null;if(!r&&!s)return!1;const a=+n,o=+t;return r&&s?+e>a||+ea:s?+eu5(e).map(n=>n.map(r=>{const{active:s,disabled:a,isBetween:o,highlighted:u}=t(r);return{...r,active:s,disabled:a,className:{dp__overlay_cell_active:s,dp__overlay_cell:!s,dp__overlay_cell_disabled:a,dp__overlay_cell_pad:!0,dp__overlay_cell_active_disabled:a&&s,dp__cell_in_between:o,"dp--highlighted":u}}})),Ii=(e,t,n=!1)=>{e&&t.allowStopPropagation&&(n&&e.stopImmediatePropagation(),e.stopPropagation())},c5=()=>["a[href]","area[href]","input:not([disabled]):not([type='hidden'])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","[tabindex]:not([tabindex='-1'])","[data-datepicker-instance]"].join(", ");function d5(e,t){let n=[...document.querySelectorAll(c5())];n=n.filter(s=>!e.contains(s)||s.hasAttribute("data-datepicker-instance"));const r=n.indexOf(e);if(r>=0&&(t?r-1>=0:r+1<=n.length))return n[r+(t?-1:1)]}const f5=(e,t)=>e==null?void 0:e.querySelector(`[data-dp-element="${t}"]`),Tw=(e,t)=>new Intl.NumberFormat(t,{useGrouping:!1,style:"decimal"}).format(e),cm=e=>Ps(e,"dd-MM-yyyy"),ah=e=>Array.isArray(e),Bc=(e,t)=>t.get(cm(e)),h5=(e,t)=>e?t?t instanceof Map?!!Bc(e,t):t(Pe(e)):!1:!0,kr=(e,t,n=!1)=>{if(e.key===rn.enter||e.key===rn.space)return n&&e.preventDefault(),t()},A0=(e,t,n,r,s,a)=>{const o=Gh(e,t.slice(0,e.length),new Date,{locale:a});return po(o)&&iw(o)?r||s?o:Wt(o,{hours:+n.hours,minutes:+(n==null?void 0:n.minutes),seconds:+(n==null?void 0:n.seconds),milliseconds:0}):null},p5=(e,t,n,r,s,a)=>{const o=Array.isArray(n)?n[0]:n;if(typeof t=="string")return A0(e,t,o,r,s,a);if(Array.isArray(t)){let u=null;for(const c of t)if(u=A0(e,c,o,r,s,a),u)break;return u}return typeof t=="function"?t(e):null},Pe=e=>e?new Date(e):new Date,m5=(e,t,n)=>{if(t){const s=(e.getMonth()+1).toString().padStart(2,"0"),a=e.getDate().toString().padStart(2,"0"),o=e.getHours().toString().padStart(2,"0"),u=e.getMinutes().toString().padStart(2,"0"),c=n?e.getSeconds().toString().padStart(2,"0"):"00";return`${e.getFullYear()}-${s}-${a}T${o}:${u}:${c}.000Z`}const r=Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate(),e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds());return new Date(r).toISOString()},fr=(e,t)=>{const n=Pe(JSON.parse(JSON.stringify(e))),r=Wt(n,{hours:0,minutes:0,seconds:0,milliseconds:0});return t?o$(r):r},Ni=(e,t,n,r)=>{let s=e?Pe(e):Pe();return(t||t===0)&&(s=Q6(s,+t)),(n||n===0)&&(s=e5(s,+n)),(r||r===0)&&(s=_w(s,+r)),yw(s,0)},on=(e,t)=>!e||!t?!1:Do(fr(e),fr(t)),Tt=(e,t)=>!e||!t?!1:nl(fr(e),fr(t)),bn=(e,t)=>!e||!t?!1:Sl(fr(e),fr(t)),bd=(e,t,n)=>e!=null&&e[0]&&e!=null&&e[1]?bn(n,e[0])&&on(n,e[1]):e!=null&&e[0]&&t?bn(n,e[0])&&on(n,t)||on(n,e[0])&&bn(n,t):!1,fs=e=>{const t=Wt(new Date(e),{date:1});return fr(t)},lh=(e,t,n)=>t&&(n||n===0)?Object.fromEntries(["hours","minutes","seconds"].map(r=>r===t?[r,n]:[r,isNaN(+e[r])?void 0:+e[r]])):{hours:isNaN(+e.hours)?void 0:+e.hours,minutes:isNaN(+e.minutes)?void 0:+e.minutes,seconds:isNaN(+e.seconds)?void 0:+e.seconds},va=e=>({hours:ui(e),minutes:Bi(e),seconds:xl(e)}),Cw=(e,t)=>{if(t){const n=lt(Pe(t));if(n>e)return 12;if(n===e)return wt(Pe(t))}},Aw=(e,t)=>{if(t){const n=lt(Pe(t));return n{if(e)return lt(Pe(e))},Ew=(e,t)=>{const n=bn(e,t)?t:e,r=bn(t,e)?t:e;return aw({start:n,end:r})},g5=e=>{const t=gs(e,1);return{month:wt(t),year:lt(t)}},Zs=(e,t)=>{const n=_s(e,{weekStartsOn:+t}),r=ow(e,{weekStartsOn:+t});return[n,r]},Ow=(e,t)=>{const n={hours:ui(Pe()),minutes:Bi(Pe()),seconds:t?xl(Pe()):0};return Object.assign(n,e)},Ri=(e,t,n)=>[Wt(Pe(e),{date:1}),Wt(Pe(),{month:t,year:n,date:1})],ti=(e,t,n)=>{let r=e?Pe(e):Pe();return(t||t===0)&&(r=vw(r,t)),n&&(r=Ds(r,n)),r},Mw=(e,t,n,r,s)=>{if(!r||s&&!t||!s&&!n)return!1;const a=s?gs(e,1):kl(e,1),o=[wt(a),lt(a)];return s?!y5(...o,t):!v5(...o,n)},v5=(e,t,n)=>on(...Ri(n,e,t))||Tt(...Ri(n,e,t)),y5=(e,t,n)=>bn(...Ri(n,e,t))||Tt(...Ri(n,e,t)),Rw=(e,t,n,r,s,a,o)=>{if(typeof t=="function"&&!o)return t(e);const u=n?{locale:n}:void 0;return Array.isArray(e)?`${Ps(e[0],a,u)}${s&&!e[1]?"":r}${e[1]?Ps(e[1],a,u):""}`:Ps(e,a,u)},Ga=e=>{if(e)return null;throw new Error(um.prop("partial-range"))},Xu=(e,t)=>{if(t)return e();throw new Error(um.prop("range"))},Zh=e=>Array.isArray(e)?po(e[0])&&(e[1]?po(e[1]):!0):e?po(e):!1,_5=(e,t)=>Wt(t??Pe(),{hours:+e.hours||0,minutes:+e.minutes||0,seconds:+e.seconds||0}),oh=(e,t,n,r)=>{if(!e)return!0;if(r){const s=n==="max"?Do(e,t):Sl(e,t),a={seconds:0,milliseconds:0};return s||nl(Wt(e,a),Wt(t,a))}return n==="max"?e.getTime()<=t.getTime():e.getTime()>=t.getTime()},uh=(e,t,n)=>e?_5(e,t):Pe(n??t),E0=(e,t,n,r,s)=>{if(Array.isArray(r)){const o=uh(e,r[0],t),u=uh(e,r[1],t);return oh(r[0],o,n,!!t)&&oh(r[1],u,n,!!t)&&s}const a=uh(e,r,t);return oh(r,a,n,!!t)&&s},ch=e=>Wt(Pe(),va(e)),b5=(e,t)=>e instanceof Map?Array.from(e.values()).filter(n=>lt(Pe(n))===t).map(n=>wt(n)):[],Dw=(e,t,n)=>typeof e=="function"?e({month:t,year:n}):!!e.months.find(r=>r.month===t&&r.year===n),dm=(e,t)=>typeof e=="function"?e(t):e.years.includes(t),Pw=e=>Ps(e,"yyyy-MM-dd"),no=Hr({menuFocused:!1,shiftKeyInMenu:!1}),Lw=()=>{const e=n=>{no.menuFocused=n},t=n=>{no.shiftKeyInMenu!==n&&(no.shiftKeyInMenu=n)};return{control:me(()=>({shiftKeyInMenu:no.shiftKeyInMenu,menuFocused:no.menuFocused})),setMenuFocused:e,setShiftKey:t}},Gt=Hr({monthYear:[],calendar:[],time:[],actionRow:[],selectionGrid:[],timePicker:{0:[],1:[]},monthPicker:[]}),dh=he(null),Qu=he(!1),fh=he(!1),hh=he(!1),ph=he(!1),Zn=he(0),yn=he(0),ji=()=>{const e=me(()=>Qu.value?[...Gt.selectionGrid,Gt.actionRow].filter(p=>p.length):fh.value?[...Gt.timePicker[0],...Gt.timePicker[1],ph.value?[]:[dh.value],Gt.actionRow].filter(p=>p.length):hh.value?[...Gt.monthPicker,Gt.actionRow]:[Gt.monthYear,...Gt.calendar,Gt.time,Gt.actionRow].filter(p=>p.length)),t=p=>{Zn.value=p?Zn.value+1:Zn.value-1;let m=null;e.value[yn.value]&&(m=e.value[yn.value][Zn.value]),!m&&e.value[yn.value+(p?1:-1)]?(yn.value=yn.value+(p?1:-1),Zn.value=p?0:e.value[yn.value].length-1):m||(Zn.value=p?Zn.value-1:Zn.value+1)},n=p=>{yn.value===0&&!p||yn.value===e.value.length&&p||(yn.value=p?yn.value+1:yn.value-1,e.value[yn.value]?e.value[yn.value]&&!e.value[yn.value][Zn.value]&&Zn.value!==0&&(Zn.value=e.value[yn.value].length-1):yn.value=p?yn.value-1:yn.value+1)},r=p=>{let m=null;e.value[yn.value]&&(m=e.value[yn.value][Zn.value]),m?m.focus({preventScroll:!Qu.value}):Zn.value=p?Zn.value-1:Zn.value+1},s=()=>{t(!0),r(!0)},a=()=>{t(!1),r(!1)},o=()=>{n(!1),r(!0)},u=()=>{n(!0),r(!0)},c=(p,m)=>{Gt[m]=p},h=(p,m)=>{Gt[m]=p},f=()=>{Zn.value=0,yn.value=0};return{buildMatrix:c,buildMultiLevelMatrix:h,setTimePickerBackRef:p=>{dh.value=p},setSelectionGrid:p=>{Qu.value=p,f(),p||(Gt.selectionGrid=[])},setTimePicker:(p,m=!1)=>{fh.value=p,ph.value=m,f(),p||(Gt.timePicker[0]=[],Gt.timePicker[1]=[])},setTimePickerElements:(p,m=0)=>{Gt.timePicker[m]=p},arrowRight:s,arrowLeft:a,arrowUp:o,arrowDown:u,clearArrowNav:()=>{Gt.monthYear=[],Gt.calendar=[],Gt.time=[],Gt.actionRow=[],Gt.selectionGrid=[],Gt.timePicker[0]=[],Gt.timePicker[1]=[],Qu.value=!1,fh.value=!1,ph.value=!1,hh.value=!1,f(),dh.value=null},setMonthPicker:p=>{hh.value=p,f()},refSets:Gt}},O0=e=>({menuAppearTop:"dp-menu-appear-top",menuAppearBottom:"dp-menu-appear-bottom",open:"dp-slide-down",close:"dp-slide-up",next:"calendar-next",previous:"calendar-prev",vNext:"dp-slide-up",vPrevious:"dp-slide-down",...e??{}}),w5=e=>({toggleOverlay:"Toggle overlay",menu:"Datepicker menu",input:"Datepicker input",calendarWrap:"Calendar wrapper",calendarDays:"Calendar days",openTimePicker:"Open time picker",closeTimePicker:"Close time Picker",incrementValue:t=>`Increment ${t}`,decrementValue:t=>`Decrement ${t}`,openTpOverlay:t=>`Open ${t} overlay`,amPmButton:"Switch AM/PM mode",openYearsOverlay:"Open years overlay",openMonthsOverlay:"Open months overlay",nextMonth:"Next month",prevMonth:"Previous month",nextYear:"Next year",prevYear:"Previous year",day:void 0,weekDay:void 0,...e??{}}),M0=e=>e?typeof e=="boolean"?e?2:0:+e>=2?+e:2:0,x5=e=>{const t=typeof e=="object"&&e,n={static:!0,solo:!1};if(!e)return{...n,count:M0(!1)};const r=t?e:{},s=t?r.count??!0:e,a=M0(s);return Object.assign(n,r,{count:a})},S5=(e,t,n)=>e||(typeof n=="string"?n:t),k5=e=>typeof e=="boolean"?e?O0({}):!1:O0(e),T5=e=>{const t={enterSubmit:!0,tabSubmit:!0,openMenu:!0,selectOnFocus:!1,rangeSeparator:" - "};return typeof e=="object"?{...t,...e??{},enabled:!0}:{...t,enabled:e}},C5=e=>({months:[],years:[],times:{hours:[],minutes:[],seconds:[]},...e??{}}),A5=e=>({showSelect:!0,showCancel:!0,showNow:!1,showPreview:!0,...e??{}}),E5=e=>{const t={input:!1};return typeof e=="object"?{...t,...e??{},enabled:!0}:{enabled:e,...t}},O5=e=>({allowStopPropagation:!0,closeOnScroll:!1,modeHeight:255,allowPreventDefault:!1,closeOnClearValue:!0,closeOnAutoApply:!0,noSwipe:!1,keepActionRow:!1,onClickOutside:void 0,tabOutClosesMenu:!0,arrowLeft:void 0,keepViewOnOffsetClick:!1,timeArrowHoldThreshold:0,...e??{}}),M5=e=>{const t={dates:Array.isArray(e)?e.map(n=>Pe(n)):[],years:[],months:[],quarters:[],weeks:[],weekdays:[],options:{highlightDisabled:!1}};return typeof e=="function"?e:{...t,...e??{}}},R5=e=>typeof e=="object"?{type:(e==null?void 0:e.type)??"local",hideOnOffsetDates:(e==null?void 0:e.hideOnOffsetDates)??!1}:{type:e,hideOnOffsetDates:!1},D5=(e,t)=>typeof e=="object"?{enabled:!0,...{noDisabledRange:!1,showLastInRange:!0,minMaxRawRange:!1,partialRange:!0,disableTimeRangeValidation:!1,maxRange:void 0,minRange:void 0,autoRange:void 0,fixedStart:!1,fixedEnd:!1},...e}:{enabled:e,noDisabledRange:t.noDisabledRange,showLastInRange:t.showLastInRange,minMaxRawRange:t.minMaxRawRange,partialRange:t.partialRange,disableTimeRangeValidation:t.disableTimeRangeValidation,maxRange:t.maxRange,minRange:t.minRange,autoRange:t.autoRange,fixedStart:t.fixedStart,fixedEnd:t.fixedEnd},P5=(e,t)=>e?typeof e=="string"?{timezone:e,exactMatch:!1,dateInTz:void 0,emitTimezone:t,convertModel:!0}:{timezone:e.timezone,exactMatch:e.exactMatch??!1,dateInTz:e.dateInTz??void 0,emitTimezone:t??e.emitTimezone,convertModel:e.convertModel??!0}:{timezone:void 0,exactMatch:!1,emitTimezone:t},mh=(e,t,n)=>new Map(e.map(r=>{const s=lm(r,t,n);return[cm(s),s]})),L5=(e,t)=>e.length?new Map(e.map(n=>{const r=lm(n.date,t);return[cm(r),n]})):null,I5=e=>{var t;return{minDate:Jh(e.minDate,e.timezone,e.isSpecific),maxDate:Jh(e.maxDate,e.timezone,e.isSpecific),disabledDates:ah(e.disabledDates)?mh(e.disabledDates,e.timezone,e.isSpecific):e.disabledDates,allowedDates:ah(e.allowedDates)?mh(e.allowedDates,e.timezone,e.isSpecific):null,highlight:typeof e.highlight=="object"&&ah((t=e.highlight)==null?void 0:t.dates)?mh(e.highlight.dates,e.timezone):e.highlight,markers:L5(e.markers,e.timezone)}},N5=(e,t)=>typeof e=="boolean"?{enabled:e,dragSelect:!0,limit:+t}:{enabled:!!e,limit:e.limit?+e.limit:null,dragSelect:e.dragSelect??!0},V5=e=>({...Object.fromEntries(Object.keys(e).map(t=>{const n=t,r=e[n],s=typeof e[n]=="string"?{[r]:!0}:Object.fromEntries(r.map(a=>[a,!0]));return[t,s]}))}),an=e=>{const t=()=>{const H=e.enableSeconds?":ss":"",F=e.enableMinutes?":mm":"";return e.is24?`HH${F}${H}`:`hh${F}${H} aa`},n=()=>{var H;return e.format?e.format:e.monthPicker?"MM/yyyy":e.timePicker?t():e.weekPicker?`${((H=S.value)==null?void 0:H.type)==="iso"?"RR":"ww"}-yyyy`:e.yearPicker?"yyyy":e.quarterPicker?"QQQ/yyyy":e.enableTimePicker?`MM/dd/yyyy, ${t()}`:"MM/dd/yyyy"},r=H=>Ow(H,e.enableSeconds),s=()=>C.value.enabled?e.startTime&&Array.isArray(e.startTime)?[r(e.startTime[0]),r(e.startTime[1])]:null:e.startTime&&!Array.isArray(e.startTime)?r(e.startTime):null,a=me(()=>x5(e.multiCalendars)),o=me(()=>s()),u=me(()=>w5(e.ariaLabels)),c=me(()=>C5(e.filters)),h=me(()=>k5(e.transitions)),f=me(()=>A5(e.actionRow)),p=me(()=>S5(e.previewFormat,e.format,n())),m=me(()=>T5(e.textInput)),y=me(()=>E5(e.inline)),_=me(()=>O5(e.config)),b=me(()=>M5(e.highlight)),S=me(()=>R5(e.weekNumbers)),$=me(()=>P5(e.timezone,e.emitTimezone)),V=me(()=>N5(e.multiDates,e.multiDatesLimit)),x=me(()=>I5({minDate:e.minDate,maxDate:e.maxDate,disabledDates:e.disabledDates,allowedDates:e.allowedDates,highlight:b.value,markers:e.markers,timezone:$.value,isSpecific:e.monthPicker||e.yearPicker||e.quarterPicker})),C=me(()=>D5(e.range,{minMaxRawRange:!1,maxRange:e.maxRange,minRange:e.minRange,noDisabledRange:e.noDisabledRange,showLastInRange:e.showLastInRange,partialRange:e.partialRange,disableTimeRangeValidation:e.disableTimeRangeValidation,autoRange:e.autoRange,fixedStart:e.fixedStart,fixedEnd:e.fixedEnd})),B=me(()=>V5(e.ui));return{defaultedTransitions:h,defaultedMultiCalendars:a,defaultedStartTime:o,defaultedAriaLabels:u,defaultedFilters:c,defaultedActionRow:f,defaultedPreviewFormat:p,defaultedTextInput:m,defaultedInline:y,defaultedConfig:_,defaultedHighlight:b,defaultedWeekNumbers:S,defaultedRange:C,propDates:x,defaultedTz:$,defaultedMultiDates:V,defaultedUI:B,getDefaultPattern:n,getDefaultStartTime:s}},F5=(e,t,n)=>{const r=he(),{defaultedTextInput:s,defaultedRange:a,defaultedTz:o,defaultedMultiDates:u,getDefaultPattern:c}=an(t),h=he(""),f=fl(t,"format"),p=fl(t,"formatLocale");qt(r,()=>{typeof t.onInternalModelChange=="function"&&e("internal-model-change",r.value,be(!0))},{deep:!0}),qt(a,(q,Ie)=>{q.enabled!==Ie.enabled&&(r.value=null)}),qt(f,()=>{j()});const m=q=>o.value.timezone&&o.value.convertModel?Er(q,o.value.timezone):q,y=q=>{if(o.value.timezone&&o.value.convertModel){const Ie=r5(o.value.timezone);return t$(q,Ie)}return q},_=(q,Ie,Xe=!1)=>Rw(q,t.format,t.formatLocale,s.value.rangeSeparator,t.modelAuto,Ie??c(),Xe),b=q=>q?t.modelType?Ce(q):{hours:ui(q),minutes:Bi(q),seconds:t.enableSeconds?xl(q):0}:null,S=q=>t.modelType?Ce(q):{month:wt(q),year:lt(q)},$=q=>Array.isArray(q)?u.value.enabled?q.map(Ie=>V(Ie,Ds(Pe(),Ie))):Xu(()=>[Ds(Pe(),q[0]),q[1]?Ds(Pe(),q[1]):Ga(a.value.partialRange)],a.value.enabled):Ds(Pe(),+q),V=(q,Ie)=>(typeof q=="string"||typeof q=="number")&&t.modelType?ce(q):Ie,x=q=>Array.isArray(q)?[V(q[0],Ni(null,+q[0].hours,+q[0].minutes,q[0].seconds)),V(q[1],Ni(null,+q[1].hours,+q[1].minutes,q[1].seconds))]:V(q,Ni(null,q.hours,q.minutes,q.seconds)),C=q=>{const Ie=Wt(Pe(),{date:1});return Array.isArray(q)?u.value.enabled?q.map(Xe=>V(Xe,ti(Ie,+Xe.month,+Xe.year))):Xu(()=>[V(q[0],ti(Ie,+q[0].month,+q[0].year)),V(q[1],q[1]?ti(Ie,+q[1].month,+q[1].year):Ga(a.value.partialRange))],a.value.enabled):V(q,ti(Ie,+q.month,+q.year))},B=q=>{if(Array.isArray(q))return q.map(Ie=>ce(Ie));throw new Error(um.dateArr("multi-dates"))},H=q=>{if(Array.isArray(q)&&a.value.enabled){const Ie=q[0],Xe=q[1];return[Pe(Array.isArray(Ie)?Ie[0]:null),Pe(Array.isArray(Xe)?Xe[0]:null)]}return Pe(q[0])},F=q=>t.modelAuto?Array.isArray(q)?[ce(q[0]),ce(q[1])]:t.autoApply?[ce(q)]:[ce(q),null]:Array.isArray(q)?Xu(()=>q[1]?[ce(q[0]),q[1]?ce(q[1]):Ga(a.value.partialRange)]:[ce(q[0])],a.value.enabled):ce(q),U=()=>{Array.isArray(r.value)&&a.value.enabled&&r.value.length===1&&r.value.push(Ga(a.value.partialRange))},P=()=>{const q=r.value;return[Ce(q[0]),q[1]?Ce(q[1]):Ga(a.value.partialRange)]},O=()=>r.value[1]?P():Ce(Nn(r.value[0])),J=()=>(r.value||[]).map(q=>Ce(q)),X=(q=!1)=>(q||U(),t.modelAuto?O():u.value.enabled?J():Array.isArray(r.value)?Xu(()=>P(),a.value.enabled):Ce(Nn(r.value))),de=q=>!q||Array.isArray(q)&&!q.length?null:t.timePicker?x(Nn(q)):t.monthPicker?C(Nn(q)):t.yearPicker?$(Nn(q)):u.value.enabled?B(Nn(q)):t.weekPicker?H(Nn(q)):F(Nn(q)),ne=q=>{const Ie=de(q);Zh(Nn(Ie))?(r.value=Nn(Ie),j()):(r.value=null,h.value="")},N=()=>{const q=Ie=>Ps(Ie,s.value.format);return`${q(r.value[0])} ${s.value.rangeSeparator} ${r.value[1]?q(r.value[1]):""}`},G=()=>n.value&&r.value?Array.isArray(r.value)?N():Ps(r.value,s.value.format):_(r.value),R=()=>r.value?u.value.enabled?r.value.map(q=>_(q)).join("; "):s.value.enabled&&typeof s.value.format=="string"?G():_(r.value):"",j=()=>{!t.format||typeof t.format=="string"||s.value.enabled&&typeof s.value.format=="string"?h.value=R():h.value=t.format(r.value)},ce=q=>{if(t.utc){const Ie=new Date(q);return t.utc==="preserve"?new Date(Ie.getTime()+Ie.getTimezoneOffset()*6e4):Ie}return t.modelType?s5.includes(t.modelType)?m(new Date(q)):t.modelType==="format"&&(typeof t.format=="string"||!t.format)?m(Gh(q,c(),new Date,{locale:p.value})):m(Gh(q,t.modelType,new Date,{locale:p.value})):m(new Date(q))},Ce=q=>q?t.utc?m5(q,t.utc==="preserve",t.enableSeconds):t.modelType?t.modelType==="timestamp"?+y(q):t.modelType==="iso"?y(q).toISOString():t.modelType==="format"&&(typeof t.format=="string"||!t.format)?_(y(q)):_(y(q),t.modelType,!0):y(q):"",Re=(q,Ie=!1,Xe=!1)=>{if(Xe)return q;if(e("update:model-value",q),o.value.emitTimezone&&Ie){const we=Array.isArray(q)?q.map(et=>Er(Nn(et),o.value.emitTimezone)):Er(Nn(q),o.value.emitTimezone);e("update:model-timezone-value",we)}},W=q=>Array.isArray(r.value)?u.value.enabled?r.value.map(Ie=>q(Ie)):[q(r.value[0]),r.value[1]?q(r.value[1]):Ga(a.value.partialRange)]:q(Nn(r.value)),se=()=>{if(Array.isArray(r.value)){const q=Zs(r.value[0],t.weekStart),Ie=r.value[1]?Zs(r.value[1],t.weekStart):[];return[q.map(Xe=>Pe(Xe)),Ie.map(Xe=>Pe(Xe))]}return Zs(r.value,t.weekStart).map(q=>Pe(q))},E=(q,Ie)=>Re(Nn(W(q)),!1,Ie),re=q=>{const Ie=se();return q?Ie:e("update:model-value",se())},be=(q=!1)=>(q||j(),t.monthPicker?E(S,q):t.timePicker?E(b,q):t.yearPicker?E(lt,q):t.weekPicker?re(q):Re(X(q),!0,q));return{inputValue:h,internalModelValue:r,checkBeforeEmit:()=>r.value?a.value.enabled?a.value.partialRange?r.value.length>=1:r.value.length===2:!!r.value:!1,parseExternalModelValue:ne,formatInputValue:j,emitModelValue:be}},$5=(e,t)=>{const{defaultedFilters:n,propDates:r}=an(e),{validateMonthYearInRange:s}=Wi(e),a=(f,p)=>{let m=f;return n.value.months.includes(wt(m))?(m=p?gs(f,1):kl(f,1),a(m,p)):m},o=(f,p)=>{let m=f;return n.value.years.includes(lt(m))?(m=p?Jp(f,1):bw(f,1),o(m,p)):m},u=(f,p=!1)=>{const m=Wt(Pe(),{month:e.month,year:e.year});let y=f?gs(m,1):kl(m,1);e.disableYearSelect&&(y=Ds(y,e.year));let _=wt(y),b=lt(y);n.value.months.includes(_)&&(y=a(y,f),_=wt(y),b=lt(y)),n.value.years.includes(b)&&(y=o(y,f),b=lt(y)),s(_,b,f,e.preventMinMaxNavigation)&&c(_,b,p)},c=(f,p,m)=>{t("update-month-year",{month:f,year:p,fromNav:m})},h=me(()=>f=>Mw(Wt(Pe(),{month:e.month,year:e.year}),r.value.maxDate,r.value.minDate,e.preventMinMaxNavigation,f));return{handleMonthYearChange:u,isDisabled:h,updateMonthYear:c}},wd={multiCalendars:{type:[Boolean,Number,String,Object],default:void 0},modelValue:{type:[String,Date,Array,Object,Number],default:null},modelType:{type:String,default:null},position:{type:String,default:"center"},dark:{type:Boolean,default:!1},format:{type:[String,Function],default:()=>null},autoPosition:{type:Boolean,default:!0},altPosition:{type:Function,default:null},transitions:{type:[Boolean,Object],default:!0},formatLocale:{type:Object,default:null},utc:{type:[Boolean,String],default:!1},ariaLabels:{type:Object,default:()=>({})},offset:{type:[Number,String],default:10},hideNavigation:{type:Array,default:()=>[]},timezone:{type:[String,Object],default:null},emitTimezone:{type:String,default:null},vertical:{type:Boolean,default:!1},disableMonthYearSelect:{type:Boolean,default:!1},disableYearSelect:{type:Boolean,default:!1},menuClassName:{type:String,default:null},dayClass:{type:Function,default:null},yearRange:{type:Array,default:()=>[1900,2100]},calendarCellClassName:{type:String,default:null},enableTimePicker:{type:Boolean,default:!0},autoApply:{type:Boolean,default:!1},disabledDates:{type:[Array,Function],default:()=>[]},monthNameFormat:{type:String,default:"short"},startDate:{type:[Date,String],default:null},startTime:{type:[Object,Array],default:null},hideOffsetDates:{type:Boolean,default:!1},autoRange:{type:[Number,String],default:null},noToday:{type:Boolean,default:!1},disabledWeekDays:{type:Array,default:()=>[]},allowedDates:{type:Array,default:null},nowButtonLabel:{type:String,default:"Now"},markers:{type:Array,default:()=>[]},escClose:{type:Boolean,default:!0},spaceConfirm:{type:Boolean,default:!0},monthChangeOnArrows:{type:Boolean,default:!0},presetDates:{type:Array,default:()=>[]},flow:{type:Array,default:()=>[]},partialFlow:{type:Boolean,default:!1},preventMinMaxNavigation:{type:Boolean,default:!1},minRange:{type:[Number,String],default:null},maxRange:{type:[Number,String],default:null},multiDatesLimit:{type:[Number,String],default:null},reverseYears:{type:Boolean,default:!1},weekPicker:{type:Boolean,default:!1},filters:{type:Object,default:()=>({})},arrowNavigation:{type:Boolean,default:!1},disableTimeRangeValidation:{type:Boolean,default:!1},highlight:{type:[Function,Object],default:null},teleport:{type:[Boolean,String,Object],default:null},teleportCenter:{type:Boolean,default:!1},locale:{type:String,default:"en-Us"},weekNumName:{type:String,default:"W"},weekStart:{type:[Number,String],default:1},weekNumbers:{type:[String,Function,Object],default:null},calendarClassName:{type:String,default:null},monthChangeOnScroll:{type:[Boolean,String],default:!0},dayNames:{type:[Function,Array],default:null},monthPicker:{type:Boolean,default:!1},customProps:{type:Object,default:null},yearPicker:{type:Boolean,default:!1},modelAuto:{type:Boolean,default:!1},selectText:{type:String,default:"Select"},cancelText:{type:String,default:"Cancel"},previewFormat:{type:[String,Function],default:()=>""},multiDates:{type:[Object,Boolean],default:!1},partialRange:{type:Boolean,default:!0},ignoreTimeValidation:{type:Boolean,default:!1},minDate:{type:[Date,String],default:null},maxDate:{type:[Date,String],default:null},minTime:{type:Object,default:null},maxTime:{type:Object,default:null},name:{type:String,default:null},placeholder:{type:String,default:""},hideInputIcon:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},state:{type:Boolean,default:null},required:{type:Boolean,default:!1},autocomplete:{type:String,default:"off"},inputClassName:{type:String,default:null},fixedStart:{type:Boolean,default:!1},fixedEnd:{type:Boolean,default:!1},timePicker:{type:Boolean,default:!1},enableSeconds:{type:Boolean,default:!1},is24:{type:Boolean,default:!0},noHoursOverlay:{type:Boolean,default:!1},noMinutesOverlay:{type:Boolean,default:!1},noSecondsOverlay:{type:Boolean,default:!1},hoursGridIncrement:{type:[String,Number],default:1},minutesGridIncrement:{type:[String,Number],default:5},secondsGridIncrement:{type:[String,Number],default:5},hoursIncrement:{type:[Number,String],default:1},minutesIncrement:{type:[Number,String],default:1},secondsIncrement:{type:[Number,String],default:1},range:{type:[Boolean,Object],default:!1},uid:{type:String,default:null},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inline:{type:[Boolean,Object],default:!1},textInput:{type:[Boolean,Object],default:!1},noDisabledRange:{type:Boolean,default:!1},sixWeeks:{type:[Boolean,String],default:!1},actionRow:{type:Object,default:()=>({})},focusStartDate:{type:Boolean,default:!1},disabledTimes:{type:[Function,Array],default:void 0},showLastInRange:{type:Boolean,default:!0},timePickerInline:{type:Boolean,default:!1},calendar:{type:Function,default:null},config:{type:Object,default:void 0},quarterPicker:{type:Boolean,default:!1},yearFirst:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},onInternalModelChange:{type:[Function,Object],default:null},enableMinutes:{type:Boolean,default:!0},ui:{type:Object,default:()=>({})}},ws={...wd,shadow:{type:Boolean,default:!1},flowStep:{type:Number,default:0},internalModelValue:{type:[Date,Array],default:null},noOverlayFocus:{type:Boolean,default:!1},collapse:{type:Boolean,default:!1},menuWrapRef:{type:Object,default:null},getInputRect:{type:Function,default:()=>({})},isTextInputDate:{type:Boolean,default:!1}},B5=["title"],H5=["disabled"],U5=hn({compatConfig:{MODE:3},__name:"ActionRow",props:{menuMount:{type:Boolean,default:!1},calendarWidth:{type:Number,default:0},...ws},emits:["close-picker","select-date","select-now","invalid-select"],setup(e,{emit:t}){const n=t,r=e,{defaultedActionRow:s,defaultedPreviewFormat:a,defaultedMultiCalendars:o,defaultedTextInput:u,defaultedInline:c,defaultedRange:h,defaultedMultiDates:f,getDefaultPattern:p}=an(r),{isTimeValid:m,isMonthValid:y}=Wi(r),{buildMatrix:_}=ji(),b=he(null),S=he(null),$=he(!1),V=he({}),x=he(null),C=he(null);Ht(()=>{r.arrowNavigation&&_([Dn(b),Dn(S)],"actionRow"),B(),window.addEventListener("resize",B)}),di(()=>{window.removeEventListener("resize",B)});const B=()=>{$.value=!1,setTimeout(()=>{var N,G;const R=(N=x.value)==null?void 0:N.getBoundingClientRect(),j=(G=C.value)==null?void 0:G.getBoundingClientRect();R&&j&&(V.value.maxWidth=`${j.width-R.width-20}px`),$.value=!0},0)},H=me(()=>h.value.enabled&&!h.value.partialRange&&r.internalModelValue?r.internalModelValue.length===2:!0),F=me(()=>!m.value(r.internalModelValue)||!y.value(r.internalModelValue)||!H.value),U=()=>{const N=a.value;return r.timePicker||r.monthPicker,N(Nn(r.internalModelValue))},P=()=>{const N=r.internalModelValue;return o.value.count>0?`${O(N[0])} - ${O(N[1])}`:[O(N[0]),O(N[1])]},O=N=>Rw(N,a.value,r.formatLocale,u.value.rangeSeparator,r.modelAuto,p()),J=me(()=>!r.internalModelValue||!r.menuMount?"":typeof a.value=="string"?Array.isArray(r.internalModelValue)?r.internalModelValue.length===2&&r.internalModelValue[1]?P():f.value.enabled?r.internalModelValue.map(N=>`${O(N)}`):r.modelAuto?`${O(r.internalModelValue[0])}`:`${O(r.internalModelValue[0])} -`:O(r.internalModelValue):U()),X=()=>f.value.enabled?"; ":" - ",de=me(()=>Array.isArray(J.value)?J.value.join(X()):J.value),ne=()=>{m.value(r.internalModelValue)&&y.value(r.internalModelValue)&&H.value?n("select-date"):n("invalid-select")};return(N,G)=>(k(),D("div",{ref_key:"actionRowRef",ref:C,class:"dp__action_row"},[N.$slots["action-row"]?Ve(N.$slots,"action-row",Sn(cn({key:0},{internalModelValue:N.internalModelValue,disabled:F.value,selectDate:()=>N.$emit("select-date"),closePicker:()=>N.$emit("close-picker")}))):(k(),D(Ne,{key:1},[Q(s).showPreview?(k(),D("div",{key:0,class:"dp__selection_preview",title:de.value,style:xn(V.value)},[N.$slots["action-preview"]&&$.value?Ve(N.$slots,"action-preview",{key:0,value:N.internalModelValue}):ae("",!0),!N.$slots["action-preview"]&&$.value?(k(),D(Ne,{key:1},[mt(ie(de.value),1)],64)):ae("",!0)],12,B5)):ae("",!0),v("div",{ref_key:"actionBtnContainer",ref:x,class:"dp__action_buttons","data-dp-element":"action-row"},[N.$slots["action-buttons"]?Ve(N.$slots,"action-buttons",{key:0,value:N.internalModelValue}):ae("",!0),N.$slots["action-buttons"]?ae("",!0):(k(),D(Ne,{key:1},[!Q(c).enabled&&Q(s).showCancel?(k(),D("button",{key:0,ref_key:"cancelButtonRef",ref:b,type:"button",class:"dp__action_button dp__action_cancel",onClick:G[0]||(G[0]=R=>N.$emit("close-picker")),onKeydown:G[1]||(G[1]=R=>Q(kr)(R,()=>N.$emit("close-picker")))},ie(N.cancelText),545)):ae("",!0),Q(s).showNow?(k(),D("button",{key:1,type:"button",class:"dp__action_button dp__action_cancel",onClick:G[2]||(G[2]=R=>N.$emit("select-now")),onKeydown:G[3]||(G[3]=R=>Q(kr)(R,()=>N.$emit("select-now")))},ie(N.nowButtonLabel),33)):ae("",!0),Q(s).showSelect?(k(),D("button",{key:2,ref_key:"selectButtonRef",ref:S,type:"button",class:"dp__action_button dp__action_select",disabled:F.value,"data-test":"select-button",onKeydown:G[4]||(G[4]=R=>Q(kr)(R,()=>ne())),onClick:ne},ie(N.selectText),41,H5)):ae("",!0)],64))],512)],64))],512))}}),j5={class:"dp__selection_grid_header"},W5=["aria-selected","aria-disabled","data-test","onClick","onKeydown","onMouseover"],q5=["aria-label"],Yo=hn({__name:"SelectionOverlay",props:{items:{},type:{},isLast:{type:Boolean},arrowNavigation:{type:Boolean},skipButtonRef:{type:Boolean},headerRefs:{},hideNavigation:{},escClose:{type:Boolean},useRelative:{type:Boolean},height:{},textInput:{type:[Boolean,Object]},config:{},noOverlayFocus:{type:Boolean},focusValue:{},menuWrapRef:{},ariaLabels:{}},emits:["selected","toggle","reset-flow","hover-value"],setup(e,{expose:t,emit:n}){const{setSelectionGrid:r,buildMultiLevelMatrix:s,setMonthPicker:a}=ji(),o=n,u=e,{defaultedAriaLabels:c,defaultedTextInput:h,defaultedConfig:f}=an(u),{hideNavigationButtons:p}=kd(),m=he(!1),y=he(null),_=he(null),b=he([]),S=he(),$=he(null),V=he(0),x=he(null);id(()=>{y.value=null}),Ht(()=>{Bn().then(()=>J()),u.noOverlayFocus||B(),C(!0)}),di(()=>C(!1));const C=W=>{var se;u.arrowNavigation&&((se=u.headerRefs)!=null&&se.length?a(W):r(W))},B=()=>{var W;const se=Dn(_);se&&(h.value.enabled||(y.value?(W=y.value)==null||W.focus({preventScroll:!0}):se.focus({preventScroll:!0})),m.value=se.clientHeight({dp__overlay:!0,"dp--overlay-absolute":!u.useRelative,"dp--overlay-relative":u.useRelative})),F=me(()=>u.useRelative?{height:`${u.height}px`,width:"260px"}:void 0),U=me(()=>({dp__overlay_col:!0})),P=me(()=>({dp__btn:!0,dp__button:!0,dp__overlay_action:!0,dp__over_action_scroll:m.value,dp__button_bottom:u.isLast})),O=me(()=>{var W,se;return{dp__overlay_container:!0,dp__container_flex:((W=u.items)==null?void 0:W.length)<=6,dp__container_block:((se=u.items)==null?void 0:se.length)>6}});qt(()=>u.items,()=>J(!1),{deep:!0});const J=(W=!0)=>{Bn().then(()=>{const se=Dn(y),E=Dn(_),re=Dn($),be=Dn(x),q=re?re.getBoundingClientRect().height:0;E&&(E.getBoundingClientRect().height?V.value=E.getBoundingClientRect().height-q:V.value=f.value.modeHeight-q),se&&be&&W&&(be.scrollTop=se.offsetTop-be.offsetTop-(V.value/2-se.getBoundingClientRect().height)-q)})},X=W=>{W.disabled||o("selected",W.value)},de=()=>{o("toggle"),o("reset-flow")},ne=()=>{u.escClose&&de()},N=(W,se,E,re)=>{W&&((se.active||se.value===u.focusValue)&&(y.value=W),u.arrowNavigation&&(Array.isArray(b.value[E])?b.value[E][re]=W:b.value[E]=[W],G()))},G=()=>{var W,se;const E=(W=u.headerRefs)!=null&&W.length?[u.headerRefs].concat(b.value):b.value.concat([u.skipButtonRef?[]:[$.value]]);s(Nn(E),(se=u.headerRefs)!=null&&se.length?"monthPicker":"selectionGrid")},R=W=>{u.arrowNavigation||Ii(W,f.value,!0)},j=W=>{S.value=W,o("hover-value",W)},ce=()=>{if(de(),!u.isLast){const W=f5(u.menuWrapRef??null,"action-row");if(W){const se=kw(W);se==null||se.focus()}}},Ce=W=>{switch(W.key){case rn.esc:return ne();case rn.arrowLeft:return R(W);case rn.arrowRight:return R(W);case rn.arrowUp:return R(W);case rn.arrowDown:return R(W);default:return}},Re=W=>{if(W.key===rn.enter)return de();if(W.key===rn.tab)return ce()};return t({focusGrid:B}),(W,se)=>{var E;return k(),D("div",{ref_key:"gridWrapRef",ref:_,class:$e(H.value),style:xn(F.value),role:"dialog",tabindex:"0",onKeydown:Ce,onClick:se[0]||(se[0]=Ot(()=>{},["prevent"]))},[v("div",{ref_key:"containerRef",ref:x,class:$e(O.value),role:"grid",style:xn({"--dp-overlay-height":`${V.value}px`})},[v("div",j5,[Ve(W.$slots,"header")]),W.$slots.overlay?Ve(W.$slots,"overlay",{key:0}):(k(!0),D(Ne,{key:1},Qe(W.items,(re,be)=>(k(),D("div",{key:be,class:$e(["dp__overlay_row",{dp__flex_row:W.items.length>=3}]),role:"row"},[(k(!0),D(Ne,null,Qe(re,(q,Ie)=>(k(),D("div",{key:q.value,ref_for:!0,ref:Xe=>N(Xe,q,be,Ie),role:"gridcell",class:$e(U.value),"aria-selected":q.active||void 0,"aria-disabled":q.disabled||void 0,tabindex:"0","data-test":q.text,onClick:Ot(Xe=>X(q),["prevent"]),onKeydown:Xe=>Q(kr)(Xe,()=>X(q),!0),onMouseover:Xe=>j(q.value)},[v("div",{class:$e(q.className)},[W.$slots.item?Ve(W.$slots,"item",{key:0,item:q}):ae("",!0),W.$slots.item?ae("",!0):(k(),D(Ne,{key:1},[mt(ie(q.text),1)],64))],2)],42,W5))),128))],2))),128))],6),W.$slots["button-icon"]?Pn((k(),D("button",{key:0,ref_key:"toggleButton",ref:$,type:"button","aria-label":(E=Q(c))==null?void 0:E.toggleOverlay,class:$e(P.value),tabindex:"0",onClick:de,onKeydown:Re},[Ve(W.$slots,"button-icon")],42,q5)),[[es,!Q(p)(W.hideNavigation,W.type)]]):ae("",!0)],38)}}}),xd=hn({__name:"InstanceWrap",props:{multiCalendars:{},stretch:{type:Boolean},collapse:{type:Boolean}},setup(e){const t=e,n=me(()=>t.multiCalendars>0?[...Array(t.multiCalendars).keys()]:[0]),r=me(()=>({dp__instance_calendar:t.multiCalendars>0}));return(s,a)=>(k(),D("div",{class:$e({dp__menu_inner:!s.stretch,"dp--menu--inner-stretched":s.stretch,dp__flex_display:s.multiCalendars>0,"dp--flex-display-collapsed":s.collapse})},[(k(!0),D(Ne,null,Qe(n.value,(o,u)=>(k(),D("div",{key:o,class:$e(r.value)},[Ve(s.$slots,"default",{instance:o,index:u})],2))),128))],2))}}),Y5=["aria-label","aria-disabled"],mo=hn({compatConfig:{MODE:3},__name:"ArrowBtn",props:{ariaLabel:{},disabled:{type:Boolean}},emits:["activate","set-ref"],setup(e,{emit:t}){const n=t,r=he(null);return Ht(()=>n("set-ref",r)),(s,a)=>(k(),D("button",{ref_key:"elRef",ref:r,type:"button",class:"dp__btn dp--arrow-btn-nav",tabindex:"0","aria-label":s.ariaLabel,"aria-disabled":s.disabled||void 0,onClick:a[0]||(a[0]=o=>s.$emit("activate")),onKeydown:a[1]||(a[1]=o=>Q(kr)(o,()=>s.$emit("activate"),!0))},[v("span",{class:$e(["dp__inner_nav",{dp__inner_nav_disabled:s.disabled}])},[Ve(s.$slots,"default")],2)],40,Y5))}}),z5={class:"dp--year-mode-picker"},K5=["aria-label","data-test"],Iw=hn({__name:"YearModePicker",props:{...ws,showYearPicker:{type:Boolean,default:!1},items:{type:Array,default:()=>[]},instance:{type:Number,default:0},year:{type:Number,default:0},isDisabled:{type:Function,default:()=>!1}},emits:["toggle-year-picker","year-select","handle-year"],setup(e,{emit:t}){const n=t,r=e,{showRightIcon:s,showLeftIcon:a}=kd(),{defaultedConfig:o,defaultedMultiCalendars:u,defaultedAriaLabels:c,defaultedTransitions:h,defaultedUI:f}=an(r),{showTransition:p,transitionName:m}=zo(h),y=(S=!1,$)=>{n("toggle-year-picker",{flow:S,show:$})},_=S=>{n("year-select",S)},b=(S=!1)=>{n("handle-year",S)};return(S,$)=>{var V,x,C,B,H;return k(),D("div",z5,[Q(a)(Q(u),e.instance)?(k(),st(mo,{key:0,ref:"mpPrevIconRef","aria-label":(V=Q(c))==null?void 0:V.prevYear,disabled:e.isDisabled(!1),class:$e((x=Q(f))==null?void 0:x.navBtnPrev),onActivate:$[0]||($[0]=F=>b(!1))},{default:Te(()=>[S.$slots["arrow-left"]?Ve(S.$slots,"arrow-left",{key:0}):ae("",!0),S.$slots["arrow-left"]?ae("",!0):(k(),st(Q(nm),{key:1}))]),_:3},8,["aria-label","disabled","class"])):ae("",!0),v("button",{ref:"mpYearButtonRef",class:"dp__btn dp--year-select",type:"button","aria-label":(C=Q(c))==null?void 0:C.openYearsOverlay,"data-test":`year-mode-btn-${e.instance}`,onClick:$[1]||($[1]=()=>y(!1)),onKeydown:$[2]||($[2]=Vn(()=>y(!1),["enter"]))},[S.$slots.year?Ve(S.$slots,"year",{key:0,year:e.year}):ae("",!0),S.$slots.year?ae("",!0):(k(),D(Ne,{key:1},[mt(ie(e.year),1)],64))],40,K5),Q(s)(Q(u),e.instance)?(k(),st(mo,{key:1,ref:"mpNextIconRef","aria-label":(B=Q(c))==null?void 0:B.nextYear,disabled:e.isDisabled(!0),class:$e((H=Q(f))==null?void 0:H.navBtnNext),onActivate:$[3]||($[3]=F=>b(!0))},{default:Te(()=>[S.$slots["arrow-right"]?Ve(S.$slots,"arrow-right",{key:0}):ae("",!0),S.$slots["arrow-right"]?ae("",!0):(k(),st(Q(rm),{key:1}))]),_:3},8,["aria-label","disabled","class"])):ae("",!0),pe(ys,{name:Q(m)(e.showYearPicker),css:Q(p)},{default:Te(()=>[e.showYearPicker?(k(),st(Yo,{key:0,items:e.items,"text-input":S.textInput,"esc-close":S.escClose,config:S.config,"is-last":S.autoApply&&!Q(o).keepActionRow,"hide-navigation":S.hideNavigation,"aria-labels":S.ariaLabels,type:"year",onToggle:y,onSelected:$[4]||($[4]=F=>_(F))},$n({"button-icon":Te(()=>[S.$slots["calendar-icon"]?Ve(S.$slots,"calendar-icon",{key:0}):ae("",!0),S.$slots["calendar-icon"]?ae("",!0):(k(),st(Q(Dl),{key:1}))]),_:2},[S.$slots["year-overlay-value"]?{name:"item",fn:Te(({item:F})=>[Ve(S.$slots,"year-overlay-value",{text:F.text,value:F.value})]),key:"0"}:void 0]),1032,["items","text-input","esc-close","config","is-last","hide-navigation","aria-labels"])):ae("",!0)]),_:3},8,["name","css"])])}}}),fm=(e,t,n)=>{if(t.value&&Array.isArray(t.value))if(t.value.some(r=>Tt(e,r))){const r=t.value.filter(s=>!Tt(s,e));t.value=r.length?r:null}else(n&&+n>t.value.length||!n)&&t.value.push(e);else t.value=[e]},hm=(e,t,n)=>{let r=e.value?e.value.slice():[];return r.length===2&&r[1]!==null&&(r=[]),r.length?on(t,r[0])?(r.unshift(t),n("range-start",r[0]),n("range-start",r[1])):(r[1]=t,n("range-end",t)):(r=[t],n("range-start",t)),r},Sd=(e,t,n,r)=>{e&&(e[0]&&e[1]&&n&&t("auto-apply"),e[0]&&!e[1]&&r&&n&&t("auto-apply"))},Nw=e=>{Array.isArray(e.value)&&e.value.length<=2&&e.range?e.modelValue.value=e.value.map(t=>Er(Pe(t),e.timezone)):Array.isArray(e.value)||(e.modelValue.value=Er(Pe(e.value),e.timezone))},Vw=(e,t,n,r)=>Array.isArray(t.value)&&(t.value.length===2||t.value.length===1&&r.value.partialRange)?r.value.fixedStart&&(bn(e,t.value[0])||Tt(e,t.value[0]))?[t.value[0],e]:r.value.fixedEnd&&(on(e,t.value[1])||Tt(e,t.value[1]))?[e,t.value[1]]:(n("invalid-fixed-range",e),t.value):[],Fw=({multiCalendars:e,range:t,highlight:n,propDates:r,calendars:s,modelValue:a,props:o,filters:u,year:c,month:h,emit:f})=>{const p=me(()=>om(o.yearRange,o.locale,o.reverseYears)),m=he([!1]),y=me(()=>(O,J)=>{const X=Wt(fs(new Date),{month:h.value(O),year:c.value(O)}),de=J?lw(X):Ro(X);return Mw(de,r.value.maxDate,r.value.minDate,o.preventMinMaxNavigation,J)}),_=()=>Array.isArray(a.value)&&e.value.solo&&a.value[1],b=()=>{for(let O=0;O{if(!O)return b();const J=Wt(Pe(),s.value[O]);return s.value[0].year=lt(bw(J,e.value.count-1)),b()},$=(O,J)=>{const X=a$(J,O);return t.value.showLastInRange&&X>1?J:O},V=O=>o.focusStartDate||e.value.solo?O[0]:O[1]?$(O[0],O[1]):O[0],x=()=>{if(a.value){const O=Array.isArray(a.value)?V(a.value):a.value;s.value[0]={month:wt(O),year:lt(O)}}},C=()=>{x(),e.value.count&&b()};qt(a,(O,J)=>{o.isTextInputDate&&JSON.stringify(O??{})!==JSON.stringify(J??{})&&C()}),Ht(()=>{C()});const B=(O,J)=>{s.value[J].year=O,f("update-month-year",{instance:J,year:O,month:s.value[J].month}),e.value.count&&!e.value.solo&&S(J)},H=me(()=>O=>Tl(p.value,J=>{var X;const de=c.value(O)===J.value,ne=Po(J.value,Cl(r.value.minDate),Cl(r.value.maxDate))||((X=u.value.years)==null?void 0:X.includes(c.value(O))),N=dm(n.value,J.value);return{active:de,disabled:ne,highlighted:N}})),F=(O,J)=>{B(O,J),P(J)},U=(O,J=!1)=>{if(!y.value(O,J)){const X=J?c.value(O)+1:c.value(O)-1;B(X,O)}},P=(O,J=!1,X)=>{J||f("reset-flow"),X!==void 0?m.value[O]=X:m.value[O]=!m.value[O],m.value[O]?f("overlay-toggle",{open:!0,overlay:er.year}):(f("overlay-closed"),f("overlay-toggle",{open:!1,overlay:er.year}))};return{isDisabled:y,groupedYears:H,showYearPicker:m,selectYear:B,toggleYearPicker:P,handleYearSelect:F,handleYear:U}},G5=(e,t)=>{const{defaultedMultiCalendars:n,defaultedAriaLabels:r,defaultedTransitions:s,defaultedConfig:a,defaultedRange:o,defaultedHighlight:u,propDates:c,defaultedTz:h,defaultedFilters:f,defaultedMultiDates:p}=an(e),m=()=>{e.isTextInputDate&&C(lt(Pe(e.startDate)),0)},{modelValue:y,year:_,month:b,calendars:S}=Ko(e,t,m),$=me(()=>xw(e.formatLocale,e.locale,e.monthNameFormat)),V=he(null),{checkMinMaxRange:x}=Wi(e),{selectYear:C,groupedYears:B,showYearPicker:H,toggleYearPicker:F,handleYearSelect:U,handleYear:P,isDisabled:O}=Fw({modelValue:y,multiCalendars:n,range:o,highlight:u,calendars:S,year:_,propDates:c,month:b,filters:f,props:e,emit:t});Ht(()=>{e.startDate&&(y.value&&e.focusStartDate||!y.value)&&C(lt(Pe(e.startDate)),0)});const J=E=>E?{month:wt(E),year:lt(E)}:{month:null,year:null},X=()=>y.value?Array.isArray(y.value)?y.value.map(E=>J(E)):J(y.value):J(),de=(E,re)=>{const be=S.value[E],q=X();return Array.isArray(q)?q.some(Ie=>Ie.year===(be==null?void 0:be.year)&&Ie.month===re):(be==null?void 0:be.year)===q.year&&re===q.month},ne=(E,re,be)=>{var q,Ie;const Xe=X();return Array.isArray(Xe)?_.value(re)===((q=Xe[be])==null?void 0:q.year)&&E===((Ie=Xe[be])==null?void 0:Ie.month):!1},N=(E,re)=>{if(o.value.enabled){const be=X();if(Array.isArray(y.value)&&Array.isArray(be)){const q=ne(E,re,0)||ne(E,re,1),Ie=ti(fs(Pe()),E,_.value(re));return bd(y.value,V.value,Ie)&&!q}return!1}return!1},G=me(()=>E=>Tl($.value,re=>{var be;const q=de(E,re.value),Ie=Po(re.value,Cw(_.value(E),c.value.minDate),Aw(_.value(E),c.value.maxDate))||b5(c.value.disabledDates,_.value(E)).includes(re.value)||((be=f.value.months)==null?void 0:be.includes(re.value)),Xe=N(re.value,E),we=Dw(u.value,re.value,_.value(E));return{active:q,disabled:Ie,isBetween:Xe,highlighted:we}})),R=(E,re)=>ti(fs(Pe()),E,_.value(re)),j=(E,re)=>{const be=y.value?y.value:fs(new Date);y.value=ti(be,E,_.value(re)),t("auto-apply"),t("update-flow-step")},ce=(E,re)=>{const be=R(E,re);o.value.fixedEnd||o.value.fixedStart?y.value=Vw(be,y,t,o):y.value?x(be,y.value)&&(y.value=hm(y,R(E,re),t)):y.value=[R(E,re)],Bn().then(()=>{Sd(y.value,t,e.autoApply,e.modelAuto)})},Ce=(E,re)=>{fm(R(E,re),y,p.value.limit),t("auto-apply",!0)},Re=(E,re)=>(S.value[re].month=E,se(re,S.value[re].year,E),p.value.enabled?Ce(E,re):o.value.enabled?ce(E,re):j(E,re)),W=(E,re)=>{C(E,re),se(re,E,null)},se=(E,re,be)=>{let q=be;if(!q&&q!==0){const Ie=X();q=Array.isArray(Ie)?Ie[E].month:Ie.month}t("update-month-year",{instance:E,year:re,month:q})};return{groupedMonths:G,groupedYears:B,year:_,isDisabled:O,defaultedMultiCalendars:n,defaultedAriaLabels:r,defaultedTransitions:s,defaultedConfig:a,showYearPicker:H,modelValue:y,presetDate:(E,re)=>{Nw({value:E,modelValue:y,range:o.value.enabled,timezone:re?void 0:h.value.timezone}),t("auto-apply")},setHoverDate:(E,re)=>{V.value=R(E,re)},selectMonth:Re,selectYear:W,toggleYearPicker:F,handleYearSelect:U,handleYear:P,getModelMonthYear:X}},J5=hn({compatConfig:{MODE:3},__name:"MonthPicker",props:{...ws},emits:["update:internal-model-value","overlay-closed","reset-flow","range-start","range-end","auto-apply","update-month-year","update-flow-step","mount","invalid-fixed-range","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=Hi(),a=Br(s,"yearMode"),o=e;Ht(()=>{o.shadow||r("mount",null)});const{groupedMonths:u,groupedYears:c,year:h,isDisabled:f,defaultedMultiCalendars:p,defaultedConfig:m,showYearPicker:y,modelValue:_,presetDate:b,setHoverDate:S,selectMonth:$,selectYear:V,toggleYearPicker:x,handleYearSelect:C,handleYear:B,getModelMonthYear:H}=G5(o,r);return t({getSidebarProps:()=>({modelValue:_,year:h,getModelMonthYear:H,selectMonth:$,selectYear:V,handleYear:B}),presetDate:b,toggleYearPicker:F=>x(0,F)}),(F,U)=>(k(),st(xd,{"multi-calendars":Q(p).count,collapse:F.collapse,stretch:""},{default:Te(({instance:P})=>[F.$slots["top-extra"]?Ve(F.$slots,"top-extra",{key:0,value:F.internalModelValue}):ae("",!0),F.$slots["month-year"]?Ve(F.$slots,"month-year",Sn(cn({key:1},{year:Q(h),months:Q(u)(P),years:Q(c)(P),selectMonth:Q($),selectYear:Q(V),instance:P}))):(k(),st(Yo,{key:2,items:Q(u)(P),"arrow-navigation":F.arrowNavigation,"is-last":F.autoApply&&!Q(m).keepActionRow,"esc-close":F.escClose,height:Q(m).modeHeight,config:F.config,"no-overlay-focus":!!(F.noOverlayFocus||F.textInput),"use-relative":"",type:"month",onSelected:O=>Q($)(O,P),onHoverValue:O=>Q(S)(O,P)},$n({header:Te(()=>[pe(Iw,cn(F.$props,{items:Q(c)(P),instance:P,"show-year-picker":Q(y)[P],year:Q(h)(P),"is-disabled":O=>Q(f)(P,O),onHandleYear:O=>Q(B)(P,O),onYearSelect:O=>Q(C)(O,P),onToggleYearPicker:O=>Q(x)(P,O==null?void 0:O.flow,O==null?void 0:O.show)}),$n({_:2},[Qe(Q(a),(O,J)=>({name:O,fn:Te(X=>[Ve(F.$slots,O,Sn(Yn(X)))])}))]),1040,["items","instance","show-year-picker","year","is-disabled","onHandleYear","onYearSelect","onToggleYearPicker"])]),_:2},[F.$slots["month-overlay-value"]?{name:"item",fn:Te(({item:O})=>[Ve(F.$slots,"month-overlay-value",{text:O.text,value:O.value})]),key:"0"}:void 0]),1032,["items","arrow-navigation","is-last","esc-close","height","config","no-overlay-focus","onSelected","onHoverValue"]))]),_:3},8,["multi-calendars","collapse"]))}}),Z5=(e,t)=>{const n=()=>{e.isTextInputDate&&(f.value=lt(Pe(e.startDate)))},{modelValue:r}=Ko(e,t,n),s=he(null),{defaultedHighlight:a,defaultedMultiDates:o,defaultedFilters:u,defaultedRange:c,propDates:h}=an(e),f=he();Ht(()=>{e.startDate&&(r.value&&e.focusStartDate||!r.value)&&(f.value=lt(Pe(e.startDate)))});const p=b=>Array.isArray(r.value)?r.value.some(S=>lt(S)===b):r.value?lt(r.value)===b:!1,m=b=>c.value.enabled&&Array.isArray(r.value)?bd(r.value,s.value,_(b)):!1,y=me(()=>Tl(om(e.yearRange,e.locale,e.reverseYears),b=>{const S=p(b.value),$=Po(b.value,Cl(h.value.minDate),Cl(h.value.maxDate))||u.value.years.includes(b.value),V=m(b.value)&&!S,x=dm(a.value,b.value);return{active:S,disabled:$,isBetween:V,highlighted:x}})),_=b=>Ds(fs(Ro(new Date)),b);return{groupedYears:y,modelValue:r,focusYear:f,setHoverValue:b=>{s.value=Ds(fs(new Date),b)},selectYear:b=>{var S;if(t("update-month-year",{instance:0,year:b}),o.value.enabled)return r.value?Array.isArray(r.value)&&(((S=r.value)==null?void 0:S.map($=>lt($))).includes(b)?r.value=r.value.filter($=>lt($)!==b):r.value.push(Ds(fr(Pe()),b))):r.value=[Ds(fr(Ro(Pe())),b)],t("auto-apply",!0);c.value.enabled?(r.value=hm(r,_(b),t),Bn().then(()=>{Sd(r.value,t,e.autoApply,e.modelAuto)})):(r.value=_(b),t("auto-apply"))}}},X5=hn({compatConfig:{MODE:3},__name:"YearPicker",props:{...ws},emits:["update:internal-model-value","reset-flow","range-start","range-end","auto-apply","update-month-year"],setup(e,{expose:t,emit:n}){const r=n,s=e,{groupedYears:a,modelValue:o,focusYear:u,selectYear:c,setHoverValue:h}=Z5(s,r),{defaultedConfig:f}=an(s);return t({getSidebarProps:()=>({modelValue:o,selectYear:c})}),(p,m)=>(k(),D("div",null,[p.$slots["top-extra"]?Ve(p.$slots,"top-extra",{key:0,value:p.internalModelValue}):ae("",!0),p.$slots["month-year"]?Ve(p.$slots,"month-year",Sn(cn({key:1},{years:Q(a),selectYear:Q(c)}))):(k(),st(Yo,{key:2,items:Q(a),"is-last":p.autoApply&&!Q(f).keepActionRow,height:Q(f).modeHeight,config:p.config,"no-overlay-focus":!!(p.noOverlayFocus||p.textInput),"focus-value":Q(u),type:"year","use-relative":"",onSelected:Q(c),onHoverValue:Q(h)},$n({_:2},[p.$slots["year-overlay-value"]?{name:"item",fn:Te(({item:y})=>[Ve(p.$slots,"year-overlay-value",{text:y.text,value:y.value})]),key:"0"}:void 0]),1032,["items","is-last","height","config","no-overlay-focus","focus-value","onSelected","onHoverValue"]))]))}}),Q5={key:0,class:"dp__time_input"},eB=["data-test","aria-label","onKeydown","onClick","onMousedown"],tB=v("span",{class:"dp__tp_inline_btn_bar dp__tp_btn_in_l"},null,-1),nB=v("span",{class:"dp__tp_inline_btn_bar dp__tp_btn_in_r"},null,-1),rB=["aria-label","disabled","data-test","onKeydown","onClick"],sB=["data-test","aria-label","onKeydown","onClick","onMousedown"],iB=v("span",{class:"dp__tp_inline_btn_bar dp__tp_btn_in_l"},null,-1),aB=v("span",{class:"dp__tp_inline_btn_bar dp__tp_btn_in_r"},null,-1),lB={key:0},oB=["aria-label"],uB=hn({compatConfig:{MODE:3},__name:"TimeInput",props:{hours:{type:Number,default:0},minutes:{type:Number,default:0},seconds:{type:Number,default:0},closeTimePickerBtn:{type:Object,default:null},order:{type:Number,default:0},disabledTimesConfig:{type:Function,default:null},validateTime:{type:Function,default:()=>!1},...ws},emits:["set-hours","set-minutes","update:hours","update:minutes","update:seconds","reset-flow","mounted","overlay-closed","overlay-opened","am-pm-change"],setup(e,{expose:t,emit:n}){const r=n,s=e,{setTimePickerElements:a,setTimePickerBackRef:o}=ji(),{defaultedAriaLabels:u,defaultedTransitions:c,defaultedFilters:h,defaultedConfig:f,defaultedRange:p}=an(s),{transitionName:m,showTransition:y}=zo(c),_=Hr({hours:!1,minutes:!1,seconds:!1}),b=he("AM"),S=he(null),$=he([]),V=he();Ht(()=>{r("mounted")});const x=z=>Wt(new Date,{hours:z.hours,minutes:z.minutes,seconds:s.enableSeconds?z.seconds:0,milliseconds:0}),C=me(()=>z=>G(z,s[z])||H(z,s[z])),B=me(()=>({hours:s.hours,minutes:s.minutes,seconds:s.seconds})),H=(z,T)=>p.value.enabled&&!p.value.disableTimeRangeValidation?!s.validateTime(z,T):!1,F=(z,T)=>{if(p.value.enabled&&!p.value.disableTimeRangeValidation){const I=T?+s[`${z}Increment`]:-+s[`${z}Increment`],Z=s[z]+I;return!s.validateTime(z,Z)}return!1},U=me(()=>z=>!Re(+s[z]+ +s[`${z}Increment`],z)||F(z,!0)),P=me(()=>z=>!Re(+s[z]-+s[`${z}Increment`],z)||F(z,!1)),O=(z,T)=>ew(Wt(Pe(),z),T),J=(z,T)=>t5(Wt(Pe(),z),T),X=me(()=>({dp__time_col:!0,dp__time_col_block:!s.timePickerInline,dp__time_col_reg_block:!s.enableSeconds&&s.is24&&!s.timePickerInline,dp__time_col_reg_inline:!s.enableSeconds&&s.is24&&s.timePickerInline,dp__time_col_reg_with_button:!s.enableSeconds&&!s.is24,dp__time_col_sec:s.enableSeconds&&s.is24,dp__time_col_sec_with_button:s.enableSeconds&&!s.is24})),de=me(()=>{const z=[{type:"hours"}];return s.enableMinutes&&z.push({type:"",separator:!0},{type:"minutes"}),s.enableSeconds&&z.push({type:"",separator:!0},{type:"seconds"}),z}),ne=me(()=>de.value.filter(z=>!z.separator)),N=me(()=>z=>{if(z==="hours"){const T=q(+s.hours);return{text:T<10?`0${T}`:`${T}`,value:T}}return{text:s[z]<10?`0${s[z]}`:`${s[z]}`,value:s[z]}}),G=(z,T)=>{var I;if(!s.disabledTimesConfig)return!1;const Z=s.disabledTimesConfig(s.order,z==="hours"?T:void 0);return Z[z]?!!((I=Z[z])!=null&&I.includes(T)):!0},R=(z,T)=>T!=="hours"||b.value==="AM"?z:z+12,j=z=>{const T=s.is24?24:12,I=z==="hours"?T:60,Z=+s[`${z}GridIncrement`],ee=z==="hours"&&!s.is24?Z:0,ge=[];for(let Y=ee;Y({active:!1,disabled:h.value.times[z].includes(Y.value)||!Re(Y.value,z)||G(z,Y.value)||H(z,Y.value)}))},ce=z=>z>=0?z:59,Ce=z=>z>=0?z:23,Re=(z,T)=>{const I=s.minTime?x(lh(s.minTime)):null,Z=s.maxTime?x(lh(s.maxTime)):null,ee=x(lh(B.value,T,T==="minutes"||T==="seconds"?ce(z):Ce(z)));return I&&Z?(Do(ee,Z)||nl(ee,Z))&&(Sl(ee,I)||nl(ee,I)):I?Sl(ee,I)||nl(ee,I):Z?Do(ee,Z)||nl(ee,Z):!0},W=z=>s[`no${z[0].toUpperCase()+z.slice(1)}Overlay`],se=z=>{W(z)||(_[z]=!_[z],_[z]?r("overlay-opened",z):r("overlay-closed",z))},E=z=>z==="hours"?ui:z==="minutes"?Bi:xl,re=()=>{V.value&&clearTimeout(V.value)},be=(z,T=!0,I)=>{const Z=T?O:J,ee=T?+s[`${z}Increment`]:-+s[`${z}Increment`];Re(+s[z]+ee,z)&&r(`update:${z}`,E(z)(Z({[z]:+s[z]},{[z]:+s[`${z}Increment`]}))),!(I!=null&&I.keyboard)&&f.value.timeArrowHoldThreshold&&(V.value=setTimeout(()=>{be(z,T)},f.value.timeArrowHoldThreshold))},q=z=>s.is24?z:(z>=12?b.value="PM":b.value="AM",l5(z)),Ie=()=>{b.value==="PM"?(b.value="AM",r("update:hours",s.hours-12)):(b.value="PM",r("update:hours",s.hours+12)),r("am-pm-change",b.value)},Xe=z=>{_[z]=!0},we=(z,T,I)=>{if(z&&s.arrowNavigation){Array.isArray($.value[T])?$.value[T][I]=z:$.value[T]=[z];const Z=$.value.reduce((ee,ge)=>ge.map((Y,fe)=>[...ee[fe]||[],ge[fe]]),[]);o(s.closeTimePickerBtn),S.value&&(Z[1]=Z[1].concat(S.value)),a(Z,s.order)}},et=(z,T)=>(se(z),r(`update:${z}`,T));return t({openChildCmp:Xe}),(z,T)=>{var I;return z.disabled?ae("",!0):(k(),D("div",Q5,[(k(!0),D(Ne,null,Qe(de.value,(Z,ee)=>{var ge,Y,fe;return k(),D("div",{key:ee,class:$e(X.value)},[Z.separator?(k(),D(Ne,{key:0},[mt(" : ")],64)):(k(),D(Ne,{key:1},[v("button",{ref_for:!0,ref:_e=>we(_e,ee,0),type:"button",class:$e({dp__btn:!0,dp__inc_dec_button:!z.timePickerInline,dp__inc_dec_button_inline:z.timePickerInline,dp__tp_inline_btn_top:z.timePickerInline,dp__inc_dec_button_disabled:U.value(Z.type)}),"data-test":`${Z.type}-time-inc-btn-${s.order}`,"aria-label":(ge=Q(u))==null?void 0:ge.incrementValue(Z.type),tabindex:"0",onKeydown:_e=>Q(kr)(_e,()=>be(Z.type,!0,{keyboard:!0}),!0),onClick:_e=>Q(f).timeArrowHoldThreshold?void 0:be(Z.type,!0),onMousedown:_e=>Q(f).timeArrowHoldThreshold?be(Z.type,!0):void 0,onMouseup:re},[s.timePickerInline?(k(),D(Ne,{key:1},[z.$slots["tp-inline-arrow-up"]?Ve(z.$slots,"tp-inline-arrow-up",{key:0}):(k(),D(Ne,{key:1},[tB,nB],64))],64)):(k(),D(Ne,{key:0},[z.$slots["arrow-up"]?Ve(z.$slots,"arrow-up",{key:0}):ae("",!0),z.$slots["arrow-up"]?ae("",!0):(k(),st(Q(im),{key:1}))],64))],42,eB),v("button",{ref_for:!0,ref:_e=>we(_e,ee,1),type:"button","aria-label":(Y=Q(u))==null?void 0:Y.openTpOverlay(Z.type),class:$e({dp__time_display:!0,dp__time_display_block:!z.timePickerInline,dp__time_display_inline:z.timePickerInline,"dp--time-invalid":C.value(Z.type),"dp--time-overlay-btn":!C.value(Z.type)}),disabled:W(Z.type),tabindex:"0","data-test":`${Z.type}-toggle-overlay-btn-${s.order}`,onKeydown:_e=>Q(kr)(_e,()=>se(Z.type),!0),onClick:_e=>se(Z.type)},[z.$slots[Z.type]?Ve(z.$slots,Z.type,{key:0,text:N.value(Z.type).text,value:N.value(Z.type).value}):ae("",!0),z.$slots[Z.type]?ae("",!0):(k(),D(Ne,{key:1},[mt(ie(N.value(Z.type).text),1)],64))],42,rB),v("button",{ref_for:!0,ref:_e=>we(_e,ee,2),type:"button",class:$e({dp__btn:!0,dp__inc_dec_button:!z.timePickerInline,dp__inc_dec_button_inline:z.timePickerInline,dp__tp_inline_btn_bottom:z.timePickerInline,dp__inc_dec_button_disabled:P.value(Z.type)}),"data-test":`${Z.type}-time-dec-btn-${s.order}`,"aria-label":(fe=Q(u))==null?void 0:fe.decrementValue(Z.type),tabindex:"0",onKeydown:_e=>Q(kr)(_e,()=>be(Z.type,!1,{keyboard:!0}),!0),onClick:_e=>Q(f).timeArrowHoldThreshold?void 0:be(Z.type,!1),onMousedown:_e=>Q(f).timeArrowHoldThreshold?be(Z.type,!1):void 0,onMouseup:re},[s.timePickerInline?(k(),D(Ne,{key:1},[z.$slots["tp-inline-arrow-down"]?Ve(z.$slots,"tp-inline-arrow-down",{key:0}):(k(),D(Ne,{key:1},[iB,aB],64))],64)):(k(),D(Ne,{key:0},[z.$slots["arrow-down"]?Ve(z.$slots,"arrow-down",{key:0}):ae("",!0),z.$slots["arrow-down"]?ae("",!0):(k(),st(Q(am),{key:1}))],64))],42,sB)],64))],2)}),128)),z.is24?ae("",!0):(k(),D("div",lB,[z.$slots["am-pm-button"]?Ve(z.$slots,"am-pm-button",{key:0,toggle:Ie,value:b.value}):ae("",!0),z.$slots["am-pm-button"]?ae("",!0):(k(),D("button",{key:1,ref_key:"amPmButton",ref:S,type:"button",class:"dp__pm_am_button",role:"button","aria-label":(I=Q(u))==null?void 0:I.amPmButton,tabindex:"0",onClick:Ie,onKeydown:T[0]||(T[0]=Z=>Q(kr)(Z,()=>Ie(),!0))},ie(b.value),41,oB))])),(k(!0),D(Ne,null,Qe(ne.value,(Z,ee)=>(k(),st(ys,{key:ee,name:Q(m)(_[Z.type]),css:Q(y)},{default:Te(()=>[_[Z.type]?(k(),st(Yo,{key:0,items:j(Z.type),"is-last":z.autoApply&&!Q(f).keepActionRow,"esc-close":z.escClose,type:Z.type,"text-input":z.textInput,config:z.config,"arrow-navigation":z.arrowNavigation,"aria-labels":z.ariaLabels,onSelected:ge=>et(Z.type,ge),onToggle:ge=>se(Z.type),onResetFlow:T[1]||(T[1]=ge=>z.$emit("reset-flow"))},$n({"button-icon":Te(()=>[z.$slots["clock-icon"]?Ve(z.$slots,"clock-icon",{key:0}):ae("",!0),z.$slots["clock-icon"]?ae("",!0):(k(),st(Rl(z.timePickerInline?Q(Dl):Q(sm)),{key:1}))]),_:2},[z.$slots[`${Z.type}-overlay-value`]?{name:"item",fn:Te(({item:ge})=>[Ve(z.$slots,`${Z.type}-overlay-value`,{text:ge.text,value:ge.value})]),key:"0"}:void 0,z.$slots[`${Z.type}-overlay-header`]?{name:"header",fn:Te(()=>[Ve(z.$slots,`${Z.type}-overlay-header`,{toggle:()=>se(Z.type)})]),key:"1"}:void 0]),1032,["items","is-last","esc-close","type","text-input","config","arrow-navigation","aria-labels","onSelected","onToggle"])):ae("",!0)]),_:2},1032,["name","css"]))),128))]))}}}),cB={class:"dp--tp-wrap"},dB=["aria-label","tabindex"],fB=["tabindex"],hB=["aria-label"],$w=hn({compatConfig:{MODE:3},__name:"TimePicker",props:{hours:{type:[Number,Array],default:0},minutes:{type:[Number,Array],default:0},seconds:{type:[Number,Array],default:0},disabledTimesConfig:{type:Function,default:null},validateTime:{type:Function,default:()=>!1},...ws},emits:["update:hours","update:minutes","update:seconds","mount","reset-flow","overlay-opened","overlay-closed","am-pm-change"],setup(e,{expose:t,emit:n}){const r=n,s=e,{buildMatrix:a,setTimePicker:o}=ji(),u=Hi(),{defaultedTransitions:c,defaultedAriaLabels:h,defaultedTextInput:f,defaultedConfig:p,defaultedRange:m}=an(s),{transitionName:y,showTransition:_}=zo(c),{hideNavigationButtons:b}=kd(),S=he(null),$=he(null),V=he([]),x=he(null);Ht(()=>{r("mount"),!s.timePicker&&s.arrowNavigation?a([Dn(S.value)],"time"):o(!0,s.timePicker)});const C=me(()=>m.value.enabled&&s.modelAuto?Sw(s.internalModelValue):!0),B=he(!1),H=R=>({hours:Array.isArray(s.hours)?s.hours[R]:s.hours,minutes:Array.isArray(s.minutes)?s.minutes[R]:s.minutes,seconds:Array.isArray(s.seconds)?s.seconds[R]:s.seconds}),F=me(()=>{const R=[];if(m.value.enabled)for(let j=0;j<2;j++)R.push(H(j));else R.push(H(0));return R}),U=(R,j=!1,ce="")=>{j||r("reset-flow"),B.value=R,r(R?"overlay-opened":"overlay-closed",er.time),s.arrowNavigation&&o(R),Bn(()=>{ce!==""&&V.value[0]&&V.value[0].openChildCmp(ce)})},P=me(()=>({dp__btn:!0,dp__button:!0,dp__button_bottom:s.autoApply&&!p.value.keepActionRow})),O=Br(u,"timePicker"),J=(R,j,ce)=>m.value.enabled?j===0?[R,F.value[1][ce]]:[F.value[0][ce],R]:R,X=R=>{r("update:hours",R)},de=R=>{r("update:minutes",R)},ne=R=>{r("update:seconds",R)},N=()=>{if(x.value&&!f.value.enabled&&!s.noOverlayFocus){const R=kw(x.value);R&&R.focus({preventScroll:!0})}},G=R=>{r("overlay-closed",R)};return t({toggleTimePicker:U}),(R,j)=>{var ce;return k(),D("div",cB,[!R.timePicker&&!R.timePickerInline?Pn((k(),D("button",{key:0,ref_key:"openTimePickerBtn",ref:S,type:"button",class:$e(P.value),"aria-label":(ce=Q(h))==null?void 0:ce.openTimePicker,tabindex:R.noOverlayFocus?void 0:0,"data-test":"open-time-picker-btn",onKeydown:j[0]||(j[0]=Ce=>Q(kr)(Ce,()=>U(!0))),onClick:j[1]||(j[1]=Ce=>U(!0))},[R.$slots["clock-icon"]?Ve(R.$slots,"clock-icon",{key:0}):ae("",!0),R.$slots["clock-icon"]?ae("",!0):(k(),st(Q(sm),{key:1}))],42,dB)),[[es,!Q(b)(R.hideNavigation,"time")]]):ae("",!0),pe(ys,{name:Q(y)(B.value),css:Q(_)&&!R.timePickerInline},{default:Te(()=>{var Ce;return[B.value||R.timePicker||R.timePickerInline?(k(),D("div",{key:0,ref_key:"overlayRef",ref:x,class:$e({dp__overlay:!R.timePickerInline,"dp--overlay-absolute":!s.timePicker&&!R.timePickerInline,"dp--overlay-relative":s.timePicker}),style:xn(R.timePicker?{height:`${Q(p).modeHeight}px`}:void 0),tabindex:R.timePickerInline?void 0:0},[v("div",{class:$e(R.timePickerInline?"dp__time_picker_inline_container":"dp__overlay_container dp__container_flex dp__time_picker_overlay_container"),style:{display:"flex"}},[R.$slots["time-picker-overlay"]?Ve(R.$slots,"time-picker-overlay",{key:0,hours:e.hours,minutes:e.minutes,seconds:e.seconds,setHours:X,setMinutes:de,setSeconds:ne}):ae("",!0),R.$slots["time-picker-overlay"]?ae("",!0):(k(),D("div",{key:1,class:$e(R.timePickerInline?"dp__flex":"dp__overlay_row dp__flex_row")},[(k(!0),D(Ne,null,Qe(F.value,(Re,W)=>Pn((k(),st(uB,cn({key:W,ref_for:!0},{...R.$props,order:W,hours:Re.hours,minutes:Re.minutes,seconds:Re.seconds,closeTimePickerBtn:$.value,disabledTimesConfig:e.disabledTimesConfig,disabled:W===0?R.fixedStart:R.fixedEnd},{ref_for:!0,ref_key:"timeInputRefs",ref:V,"validate-time":(se,E)=>e.validateTime(se,J(E,W,se)),"onUpdate:hours":se=>X(J(se,W,"hours")),"onUpdate:minutes":se=>de(J(se,W,"minutes")),"onUpdate:seconds":se=>ne(J(se,W,"seconds")),onMounted:N,onOverlayClosed:G,onOverlayOpened:j[2]||(j[2]=se=>R.$emit("overlay-opened",se)),onAmPmChange:j[3]||(j[3]=se=>R.$emit("am-pm-change",se))}),$n({_:2},[Qe(Q(O),(se,E)=>({name:se,fn:Te(re=>[Ve(R.$slots,se,cn({ref_for:!0},re))])}))]),1040,["validate-time","onUpdate:hours","onUpdate:minutes","onUpdate:seconds"])),[[es,W===0?!0:C.value]])),128))],2)),!R.timePicker&&!R.timePickerInline?Pn((k(),D("button",{key:2,ref_key:"closeTimePickerBtn",ref:$,type:"button",class:$e(P.value),"aria-label":(Ce=Q(h))==null?void 0:Ce.closeTimePicker,tabindex:"0",onKeydown:j[4]||(j[4]=Re=>Q(kr)(Re,()=>U(!1))),onClick:j[5]||(j[5]=Re=>U(!1))},[R.$slots["calendar-icon"]?Ve(R.$slots,"calendar-icon",{key:0}):ae("",!0),R.$slots["calendar-icon"]?ae("",!0):(k(),st(Q(Dl),{key:1}))],42,hB)),[[es,!Q(b)(R.hideNavigation,"time")]]):ae("",!0)],2)],14,fB)):ae("",!0)]}),_:3},8,["name","css"])])}}}),Bw=(e,t,n,r)=>{const{defaultedRange:s}=an(e),a=(x,C)=>Array.isArray(t[x])?t[x][C]:t[x],o=x=>e.enableSeconds?Array.isArray(t.seconds)?t.seconds[x]:t.seconds:0,u=(x,C)=>x?C!==void 0?Ni(x,a("hours",C),a("minutes",C),o(C)):Ni(x,t.hours,t.minutes,o()):_w(Pe(),o(C)),c=(x,C)=>{t[x]=C},h=me(()=>e.modelAuto&&s.value.enabled?Array.isArray(n.value)?n.value.length>1:!1:s.value.enabled),f=(x,C)=>{const B=Object.fromEntries(Object.keys(t).map(H=>H===x?[H,C]:[H,t[H]].slice()));if(h.value&&!s.value.disableTimeRangeValidation){const H=U=>n.value?Ni(n.value[U],B.hours[U],B.minutes[U],B.seconds[U]):null,F=U=>yw(n.value[U],0);return!(Tt(H(0),H(1))&&(Sl(H(0),F(1))||Do(H(1),F(0))))}return!0},p=(x,C)=>{f(x,C)&&(c(x,C),r&&r())},m=x=>{p("hours",x)},y=x=>{p("minutes",x)},_=x=>{p("seconds",x)},b=(x,C,B,H)=>{C&&m(x),!C&&!B&&y(x),B&&_(x),n.value&&H(n.value)},S=x=>{if(x){const C=Array.isArray(x),B=C?[+x[0].hours,+x[1].hours]:+x.hours,H=C?[+x[0].minutes,+x[1].minutes]:+x.minutes,F=C?[+x[0].seconds,+x[1].seconds]:+x.seconds;c("hours",B),c("minutes",H),e.enableSeconds&&c("seconds",F)}},$=(x,C)=>{const B={hours:Array.isArray(t.hours)?t.hours[x]:t.hours,disabledArr:[]};return(C||C===0)&&(B.hours=C),Array.isArray(e.disabledTimes)&&(B.disabledArr=s.value.enabled&&Array.isArray(e.disabledTimes[x])?e.disabledTimes[x]:e.disabledTimes),B},V=me(()=>(x,C)=>{var B;if(Array.isArray(e.disabledTimes)){const{disabledArr:H,hours:F}=$(x,C),U=H.filter(P=>+P.hours===F);return((B=U[0])==null?void 0:B.minutes)==="*"?{hours:[F],minutes:void 0,seconds:void 0}:{hours:[],minutes:(U==null?void 0:U.map(P=>+P.minutes))??[],seconds:(U==null?void 0:U.map(P=>P.seconds?+P.seconds:void 0))??[]}}return{hours:[],minutes:[],seconds:[]}});return{setTime:c,updateHours:m,updateMinutes:y,updateSeconds:_,getSetDateTime:u,updateTimeValues:b,getSecondsValue:o,assignStartTime:S,validateTime:f,disabledTimesConfig:V}},pB=(e,t)=>{const n=()=>{e.isTextInputDate&&C()},{modelValue:r,time:s}=Ko(e,t,n),{defaultedStartTime:a,defaultedRange:o,defaultedTz:u}=an(e),{updateTimeValues:c,getSetDateTime:h,setTime:f,assignStartTime:p,disabledTimesConfig:m,validateTime:y}=Bw(e,s,r,_);function _(){t("update-flow-step")}const b=H=>{const{hours:F,minutes:U,seconds:P}=H;return{hours:+F,minutes:+U,seconds:P?+P:0}},S=()=>{if(e.startTime){if(Array.isArray(e.startTime)){const F=b(e.startTime[0]),U=b(e.startTime[1]);return[Wt(Pe(),F),Wt(Pe(),U)]}const H=b(e.startTime);return Wt(Pe(),H)}return o.value.enabled?[null,null]:null},$=()=>{if(o.value.enabled){const[H,F]=S();r.value=[Er(h(H,0),u.value.timezone),Er(h(F,1),u.value.timezone)]}else r.value=Er(h(S()),u.value.timezone)},V=H=>Array.isArray(H)?[va(Pe(H[0])),va(Pe(H[1]))]:[va(H??Pe())],x=(H,F,U)=>{f("hours",H),f("minutes",F),f("seconds",e.enableSeconds?U:0)},C=()=>{const[H,F]=V(r.value);return o.value.enabled?x([H.hours,F.hours],[H.minutes,F.minutes],[H.seconds,F.seconds]):x(H.hours,H.minutes,H.seconds)};Ht(()=>{if(!e.shadow)return p(a.value),r.value?C():$()});const B=()=>{Array.isArray(r.value)?r.value=r.value.map((H,F)=>H&&h(H,F)):r.value=h(r.value),t("time-update")};return{modelValue:r,time:s,disabledTimesConfig:m,updateTime:(H,F=!0,U=!1)=>{c(H,F,U,B)},validateTime:y}},mB=hn({compatConfig:{MODE:3},__name:"TimePickerSolo",props:{...ws},emits:["update:internal-model-value","time-update","am-pm-change","mount","reset-flow","update-flow-step","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=e,a=Hi(),o=Br(a,"timePicker"),u=he(null),{time:c,modelValue:h,disabledTimesConfig:f,updateTime:p,validateTime:m}=pB(s,r);return Ht(()=>{s.shadow||r("mount",null)}),t({getSidebarProps:()=>({modelValue:h,time:c,updateTime:p}),toggleTimePicker:(y,_=!1,b="")=>{var S;(S=u.value)==null||S.toggleTimePicker(y,_,b)}}),(y,_)=>(k(),st(xd,{"multi-calendars":0,stretch:""},{default:Te(()=>[pe($w,cn({ref_key:"tpRef",ref:u},y.$props,{hours:Q(c).hours,minutes:Q(c).minutes,seconds:Q(c).seconds,"internal-model-value":y.internalModelValue,"disabled-times-config":Q(f),"validate-time":Q(m),"onUpdate:hours":_[0]||(_[0]=b=>Q(p)(b)),"onUpdate:minutes":_[1]||(_[1]=b=>Q(p)(b,!1)),"onUpdate:seconds":_[2]||(_[2]=b=>Q(p)(b,!1,!0)),onAmPmChange:_[3]||(_[3]=b=>y.$emit("am-pm-change",b)),onResetFlow:_[4]||(_[4]=b=>y.$emit("reset-flow")),onOverlayClosed:_[5]||(_[5]=b=>y.$emit("overlay-toggle",{open:!1,overlay:b})),onOverlayOpened:_[6]||(_[6]=b=>y.$emit("overlay-toggle",{open:!0,overlay:b}))}),$n({_:2},[Qe(Q(o),(b,S)=>({name:b,fn:Te($=>[Ve(y.$slots,b,Sn(Yn($)))])}))]),1040,["hours","minutes","seconds","internal-model-value","disabled-times-config","validate-time"])]),_:3}))}}),gB={class:"dp--header-wrap"},vB={key:0,class:"dp__month_year_wrap"},yB={key:0},_B={class:"dp__month_year_wrap"},bB=["aria-label","data-test","onClick","onKeydown"],wB=hn({compatConfig:{MODE:3},__name:"DpHeader",props:{month:{type:Number,default:0},year:{type:Number,default:0},instance:{type:Number,default:0},years:{type:Array,default:()=>[]},months:{type:Array,default:()=>[]},...ws},emits:["update-month-year","mount","reset-flow","overlay-closed","overlay-opened"],setup(e,{expose:t,emit:n}){const r=n,s=e,{defaultedTransitions:a,defaultedAriaLabels:o,defaultedMultiCalendars:u,defaultedFilters:c,defaultedConfig:h,defaultedHighlight:f,propDates:p,defaultedUI:m}=an(s),{transitionName:y,showTransition:_}=zo(a),{buildMatrix:b}=ji(),{handleMonthYearChange:S,isDisabled:$,updateMonthYear:V}=$5(s,r),{showLeftIcon:x,showRightIcon:C}=kd(),B=he(!1),H=he(!1),F=he([null,null,null,null]);Ht(()=>{r("mount")});const U=W=>({get:()=>s[W],set:se=>{const E=W===us.month?us.year:us.month;r("update-month-year",{[W]:se,[E]:s[E]}),W===us.month?G(!0):R(!0)}}),P=me(U(us.month)),O=me(U(us.year)),J=me(()=>W=>({month:s.month,year:s.year,items:W===us.month?s.months:s.years,instance:s.instance,updateMonthYear:V,toggle:W===us.month?G:R})),X=me(()=>s.months.find(se=>se.value===s.month)||{text:"",value:0}),de=me(()=>Tl(s.months,W=>{const se=s.month===W.value,E=Po(W.value,Cw(s.year,p.value.minDate),Aw(s.year,p.value.maxDate))||c.value.months.includes(W.value),re=Dw(f.value,W.value,s.year);return{active:se,disabled:E,highlighted:re}})),ne=me(()=>Tl(s.years,W=>{const se=s.year===W.value,E=Po(W.value,Cl(p.value.minDate),Cl(p.value.maxDate))||c.value.years.includes(W.value),re=dm(f.value,W.value);return{active:se,disabled:E,highlighted:re}})),N=(W,se,E)=>{E!==void 0?W.value=E:W.value=!W.value,W.value?r("overlay-opened",se):r("overlay-closed",se)},G=(W=!1,se)=>{j(W),N(B,er.month,se)},R=(W=!1,se)=>{j(W),N(H,er.year,se)},j=W=>{W||r("reset-flow")},ce=(W,se)=>{s.arrowNavigation&&(F.value[se]=Dn(W),b(F.value,"monthYear"))},Ce=me(()=>{var W,se;return[{type:us.month,index:1,toggle:G,modelValue:P.value,updateModelValue:E=>P.value=E,text:X.value.text,showSelectionGrid:B.value,items:de.value,ariaLabel:(W=o.value)==null?void 0:W.openMonthsOverlay},{type:us.year,index:2,toggle:R,modelValue:O.value,updateModelValue:E=>O.value=E,text:Tw(s.year,s.locale),showSelectionGrid:H.value,items:ne.value,ariaLabel:(se=o.value)==null?void 0:se.openYearsOverlay}]}),Re=me(()=>s.disableYearSelect?[Ce.value[0]]:s.yearFirst?[...Ce.value].reverse():Ce.value);return t({toggleMonthPicker:G,toggleYearPicker:R,handleMonthYearChange:S}),(W,se)=>{var E,re,be,q,Ie,Xe;return k(),D("div",gB,[W.$slots["month-year"]?(k(),D("div",vB,[Ve(W.$slots,"month-year",Sn(Yn({month:e.month,year:e.year,months:e.months,years:e.years,updateMonthYear:Q(V),handleMonthYearChange:Q(S),instance:e.instance})))])):(k(),D(Ne,{key:1},[W.$slots["top-extra"]?(k(),D("div",yB,[Ve(W.$slots,"top-extra",{value:W.internalModelValue})])):ae("",!0),v("div",_B,[Q(x)(Q(u),e.instance)&&!W.vertical?(k(),st(mo,{key:0,"aria-label":(E=Q(o))==null?void 0:E.prevMonth,disabled:Q($)(!1),class:$e((re=Q(m))==null?void 0:re.navBtnPrev),onActivate:se[0]||(se[0]=we=>Q(S)(!1,!0)),onSetRef:se[1]||(se[1]=we=>ce(we,0))},{default:Te(()=>[W.$slots["arrow-left"]?Ve(W.$slots,"arrow-left",{key:0}):ae("",!0),W.$slots["arrow-left"]?ae("",!0):(k(),st(Q(nm),{key:1}))]),_:3},8,["aria-label","disabled","class"])):ae("",!0),v("div",{class:$e(["dp__month_year_wrap",{dp__year_disable_select:W.disableYearSelect}])},[(k(!0),D(Ne,null,Qe(Re.value,(we,et)=>(k(),D(Ne,{key:we.type},[v("button",{ref_for:!0,ref:z=>ce(z,et+1),type:"button",class:"dp__btn dp__month_year_select",tabindex:"0","aria-label":we.ariaLabel,"data-test":`${we.type}-toggle-overlay-${e.instance}`,onClick:we.toggle,onKeydown:z=>Q(kr)(z,()=>we.toggle(),!0)},[W.$slots[we.type]?Ve(W.$slots,we.type,{key:0,text:we.text,value:s[we.type]}):ae("",!0),W.$slots[we.type]?ae("",!0):(k(),D(Ne,{key:1},[mt(ie(we.text),1)],64))],40,bB),pe(ys,{name:Q(y)(we.showSelectionGrid),css:Q(_)},{default:Te(()=>[we.showSelectionGrid?(k(),st(Yo,{key:0,items:we.items,"arrow-navigation":W.arrowNavigation,"hide-navigation":W.hideNavigation,"is-last":W.autoApply&&!Q(h).keepActionRow,"skip-button-ref":!1,config:W.config,type:we.type,"header-refs":[],"esc-close":W.escClose,"menu-wrap-ref":W.menuWrapRef,"text-input":W.textInput,"aria-labels":W.ariaLabels,onSelected:we.updateModelValue,onToggle:we.toggle},$n({"button-icon":Te(()=>[W.$slots["calendar-icon"]?Ve(W.$slots,"calendar-icon",{key:0}):ae("",!0),W.$slots["calendar-icon"]?ae("",!0):(k(),st(Q(Dl),{key:1}))]),_:2},[W.$slots[`${we.type}-overlay-value`]?{name:"item",fn:Te(({item:z})=>[Ve(W.$slots,`${we.type}-overlay-value`,{text:z.text,value:z.value})]),key:"0"}:void 0,W.$slots[`${we.type}-overlay`]?{name:"overlay",fn:Te(()=>[Ve(W.$slots,`${we.type}-overlay`,cn({ref_for:!0},J.value(we.type)))]),key:"1"}:void 0,W.$slots[`${we.type}-overlay-header`]?{name:"header",fn:Te(()=>[Ve(W.$slots,`${we.type}-overlay-header`,{toggle:we.toggle})]),key:"2"}:void 0]),1032,["items","arrow-navigation","hide-navigation","is-last","config","type","esc-close","menu-wrap-ref","text-input","aria-labels","onSelected","onToggle"])):ae("",!0)]),_:2},1032,["name","css"])],64))),128))],2),Q(x)(Q(u),e.instance)&&W.vertical?(k(),st(mo,{key:1,"aria-label":(be=Q(o))==null?void 0:be.prevMonth,disabled:Q($)(!1),class:$e((q=Q(m))==null?void 0:q.navBtnPrev),onActivate:se[2]||(se[2]=we=>Q(S)(!1,!0))},{default:Te(()=>[W.$slots["arrow-up"]?Ve(W.$slots,"arrow-up",{key:0}):ae("",!0),W.$slots["arrow-up"]?ae("",!0):(k(),st(Q(im),{key:1}))]),_:3},8,["aria-label","disabled","class"])):ae("",!0),Q(C)(Q(u),e.instance)?(k(),st(mo,{key:2,ref:"rightIcon",disabled:Q($)(!0),"aria-label":(Ie=Q(o))==null?void 0:Ie.nextMonth,class:$e((Xe=Q(m))==null?void 0:Xe.navBtnNext),onActivate:se[3]||(se[3]=we=>Q(S)(!0,!0)),onSetRef:se[4]||(se[4]=we=>ce(we,W.disableYearSelect?2:3))},{default:Te(()=>[W.$slots[W.vertical?"arrow-down":"arrow-right"]?Ve(W.$slots,W.vertical?"arrow-down":"arrow-right",{key:0}):ae("",!0),W.$slots[W.vertical?"arrow-down":"arrow-right"]?ae("",!0):(k(),st(Rl(W.vertical?Q(am):Q(rm)),{key:1}))]),_:3},8,["disabled","aria-label","class"])):ae("",!0)])],64))])}}}),xB=["aria-label"],SB={class:"dp__calendar_header",role:"row"},kB={key:0,class:"dp__calendar_header_item",role:"gridcell"},TB=["aria-label"],CB=v("div",{class:"dp__calendar_header_separator"},null,-1),AB=["aria-label"],EB={key:0,role:"gridcell",class:"dp__calendar_item dp__week_num"},OB={class:"dp__cell_inner"},MB=["id","aria-selected","aria-disabled","aria-label","data-test","onClick","onKeydown","onMouseenter","onMouseleave","onMousedown"],RB=hn({compatConfig:{MODE:3},__name:"DpCalendar",props:{mappedDates:{type:Array,default:()=>[]},instance:{type:Number,default:0},month:{type:Number,default:0},year:{type:Number,default:0},...ws},emits:["select-date","set-hover-date","handle-scroll","mount","handle-swipe","handle-space","tooltip-open","tooltip-close"],setup(e,{expose:t,emit:n}){const r=n,s=e,{buildMultiLevelMatrix:a}=ji(),{defaultedTransitions:o,defaultedConfig:u,defaultedAriaLabels:c,defaultedMultiCalendars:h,defaultedWeekNumbers:f,defaultedMultiDates:p,defaultedUI:m}=an(s),y=he(null),_=he({bottom:"",left:"",transform:""}),b=he([]),S=he(null),$=he(!0),V=he(""),x=he({startX:0,endX:0,startY:0,endY:0}),C=he([]),B=he({left:"50%"}),H=he(!1),F=me(()=>s.calendar?s.calendar(s.mappedDates):s.mappedDates),U=me(()=>s.dayNames?Array.isArray(s.dayNames)?s.dayNames:s.dayNames(s.locale,+s.weekStart):a5(s.formatLocale,s.locale,+s.weekStart));Ht(()=>{r("mount",{cmp:"calendar",refs:b}),u.value.noSwipe||S.value&&(S.value.addEventListener("touchstart",ce,{passive:!1}),S.value.addEventListener("touchend",Ce,{passive:!1}),S.value.addEventListener("touchmove",Re,{passive:!1})),s.monthChangeOnScroll&&S.value&&S.value.addEventListener("wheel",E,{passive:!1})});const P=we=>we?s.vertical?"vNext":"next":s.vertical?"vPrevious":"previous",O=(we,et)=>{if(s.transitions){const z=fr(ti(Pe(),s.month,s.year));V.value=bn(fr(ti(Pe(),we,et)),z)?o.value[P(!0)]:o.value[P(!1)],$.value=!1,Bn(()=>{$.value=!0})}},J=me(()=>({[s.calendarClassName]:!!s.calendarClassName,...m.value.calendar??{}})),X=me(()=>we=>{const et=o5(we);return{dp__marker_dot:et.type==="dot",dp__marker_line:et.type==="line"}}),de=me(()=>we=>Tt(we,y.value)),ne=me(()=>({dp__calendar:!0,dp__calendar_next:h.value.count>0&&s.instance!==0})),N=me(()=>we=>s.hideOffsetDates?we.current:!0),G=async(we,et,z)=>{const T=Dn(b.value[et][z]);if(T){const{width:I,height:Z}=T.getBoundingClientRect();y.value=we.value;let ee={left:`${I/2}px`},ge=-50;if(await Bn(),C.value[0]){const{left:Y,width:fe}=C.value[0].getBoundingClientRect();Y<0&&(ee={left:"0"},ge=0,B.value.left=`${I/2}px`),window.innerWidth{var T,I;if(H.value&&p.value.enabled&&p.value.dragSelect)return r("select-date",we);r("set-hover-date",we),(I=(T=we.marker)==null?void 0:T.tooltip)!=null&&I.length&&await G(we,et,z)},j=we=>{y.value&&(y.value=null,_.value=JSON.parse(JSON.stringify({bottom:"",left:"",transform:""})),r("tooltip-close",we.marker))},ce=we=>{x.value.startX=we.changedTouches[0].screenX,x.value.startY=we.changedTouches[0].screenY},Ce=we=>{x.value.endX=we.changedTouches[0].screenX,x.value.endY=we.changedTouches[0].screenY,W()},Re=we=>{s.vertical&&!s.inline&&we.preventDefault()},W=()=>{const we=s.vertical?"Y":"X";Math.abs(x.value[`start${we}`]-x.value[`end${we}`])>10&&r("handle-swipe",x.value[`start${we}`]>x.value[`end${we}`]?"right":"left")},se=(we,et,z)=>{we&&(Array.isArray(b.value[et])?b.value[et][z]=we:b.value[et]=[we]),s.arrowNavigation&&a(b.value,"calendar")},E=we=>{s.monthChangeOnScroll&&(we.preventDefault(),r("handle-scroll",we))},re=we=>f.value.type==="local"?Qp(we.value,{weekStartsOn:+s.weekStart}):f.value.type==="iso"?Zp(we.value):typeof f.value.type=="function"?f.value.type(we.value):"",be=we=>{const et=we[0];return f.value.hideOnOffsetDates?we.some(z=>z.current)?re(et):"":re(et)},q=(we,et)=>{p.value.enabled||(Ii(we,u.value),r("select-date",et))},Ie=we=>{Ii(we,u.value)},Xe=we=>{p.value.enabled&&p.value.dragSelect?(H.value=!0,r("select-date",we)):p.value.enabled&&r("select-date",we)};return t({triggerTransition:O}),(we,et)=>{var z;return k(),D("div",{class:$e(ne.value)},[v("div",{ref_key:"calendarWrapRef",ref:S,role:"grid",class:$e(J.value),"aria-label":(z=Q(c))==null?void 0:z.calendarWrap},[v("div",SB,[we.weekNumbers?(k(),D("div",kB,ie(we.weekNumName),1)):ae("",!0),(k(!0),D(Ne,null,Qe(U.value,(T,I)=>{var Z,ee;return k(),D("div",{key:I,class:"dp__calendar_header_item",role:"gridcell","data-test":"calendar-header","aria-label":(ee=(Z=Q(c))==null?void 0:Z.weekDay)==null?void 0:ee.call(Z,I)},[we.$slots["calendar-header"]?Ve(we.$slots,"calendar-header",{key:0,day:T,index:I}):ae("",!0),we.$slots["calendar-header"]?ae("",!0):(k(),D(Ne,{key:1},[mt(ie(T),1)],64))],8,TB)}),128))]),CB,pe(ys,{name:V.value,css:!!we.transitions},{default:Te(()=>{var T;return[$.value?(k(),D("div",{key:0,class:"dp__calendar",role:"rowgroup","aria-label":((T=Q(c))==null?void 0:T.calendarDays)||void 0,onMouseleave:et[1]||(et[1]=I=>H.value=!1)},[(k(!0),D(Ne,null,Qe(F.value,(I,Z)=>(k(),D("div",{key:Z,class:"dp__calendar_row",role:"row"},[we.weekNumbers?(k(),D("div",EB,[v("div",OB,ie(be(I.days)),1)])):ae("",!0),(k(!0),D(Ne,null,Qe(I.days,(ee,ge)=>{var Y,fe,_e;return k(),D("div",{id:Q(Pw)(ee.value),ref_for:!0,ref:Se=>se(Se,Z,ge),key:ge+Z,role:"gridcell",class:"dp__calendar_item","aria-selected":(ee.classData.dp__active_date||ee.classData.dp__range_start||ee.classData.dp__range_start)??void 0,"aria-disabled":ee.classData.dp__cell_disabled||void 0,"aria-label":(fe=(Y=Q(c))==null?void 0:Y.day)==null?void 0:fe.call(Y,ee),tabindex:"0","data-test":ee.value,onClick:Ot(Se=>q(Se,ee),["prevent"]),onKeydown:Se=>Q(kr)(Se,()=>we.$emit("select-date",ee)),onMouseenter:Se=>R(ee,Z,ge),onMouseleave:Se=>j(ee),onMousedown:Se=>Xe(ee),onMouseup:et[0]||(et[0]=Se=>H.value=!1)},[v("div",{class:$e(["dp__cell_inner",ee.classData])},[we.$slots.day&&N.value(ee)?Ve(we.$slots,"day",{key:0,day:+ee.text,date:ee.value}):ae("",!0),we.$slots.day?ae("",!0):(k(),D(Ne,{key:1},[mt(ie(ee.text),1)],64)),ee.marker&&N.value(ee)?(k(),D(Ne,{key:2},[we.$slots.marker?Ve(we.$slots,"marker",{key:0,marker:ee.marker,day:+ee.text,date:ee.value}):(k(),D("div",{key:1,class:$e(X.value(ee.marker)),style:xn(ee.marker.color?{backgroundColor:ee.marker.color}:{})},null,6))],64)):ae("",!0),de.value(ee.value)?(k(),D("div",{key:3,ref_for:!0,ref_key:"activeTooltip",ref:C,class:"dp__marker_tooltip",style:xn(_.value)},[(_e=ee.marker)!=null&&_e.tooltip?(k(),D("div",{key:0,class:"dp__tooltip_content",onClick:Ie},[(k(!0),D(Ne,null,Qe(ee.marker.tooltip,(Se,Ae)=>(k(),D("div",{key:Ae,class:"dp__tooltip_text"},[we.$slots["marker-tooltip"]?Ve(we.$slots,"marker-tooltip",{key:0,tooltip:Se,day:ee.value}):ae("",!0),we.$slots["marker-tooltip"]?ae("",!0):(k(),D(Ne,{key:1},[v("div",{class:"dp__tooltip_mark",style:xn(Se.color?{backgroundColor:Se.color}:{})},null,4),v("div",null,ie(Se.text),1)],64))]))),128)),v("div",{class:"dp__arrow_bottom_tp",style:xn(B.value)},null,4)])):ae("",!0)],4)):ae("",!0)],2)],40,MB)}),128))]))),128))],40,AB)):ae("",!0)]}),_:3},8,["name","css"])],10,xB)],2)}}}),R0=e=>Array.isArray(e),DB=(e,t,n,r)=>{const s=he([]),a=he(new Date),o=he(),u=()=>Ce(e.isTextInputDate),{modelValue:c,calendars:h,time:f,today:p}=Ko(e,t,u),{defaultedMultiCalendars:m,defaultedStartTime:y,defaultedRange:_,defaultedConfig:b,defaultedTz:S,propDates:$,defaultedMultiDates:V}=an(e),{validateMonthYearInRange:x,isDisabled:C,isDateRangeAllowed:B,checkMinMaxRange:H}=Wi(e),{updateTimeValues:F,getSetDateTime:U,setTime:P,assignStartTime:O,validateTime:J,disabledTimesConfig:X}=Bw(e,f,c,r),de=me(()=>ue=>h.value[ue]?h.value[ue].month:0),ne=me(()=>ue=>h.value[ue]?h.value[ue].year:0),N=ue=>!b.value.keepViewOnOffsetClick||ue?!0:!o.value,G=(ue,Fe,xe,Be=!1)=>{var qe,Ln;N(Be)&&(h.value[ue]||(h.value[ue]={month:0,year:0}),h.value[ue].month=C0(Fe)?(qe=h.value[ue])==null?void 0:qe.month:Fe,h.value[ue].year=C0(xe)?(Ln=h.value[ue])==null?void 0:Ln.year:xe)},R=()=>{e.autoApply&&t("select-date")};Ht(()=>{e.shadow||(c.value||(et(),y.value&&O(y.value)),Ce(!0),e.focusStartDate&&e.startDate&&et())});const j=me(()=>{var ue;return(ue=e.flow)!=null&&ue.length&&!e.partialFlow?e.flowStep===e.flow.length:!0}),ce=()=>{e.autoApply&&j.value&&t("auto-apply")},Ce=(ue=!1)=>{if(c.value)return Array.isArray(c.value)?(s.value=c.value,q(ue)):se(c.value,ue);if(m.value.count&&ue&&!e.startDate)return W(Pe(),ue)},Re=()=>Array.isArray(c.value)&&_.value.enabled?wt(c.value[0])===wt(c.value[1]??c.value[0]):!1,W=(ue=new Date,Fe=!1)=>{if((!m.value.count||!m.value.static||Fe)&&G(0,wt(ue),lt(ue)),m.value.count&&(!m.value.solo||!c.value||Re()))for(let xe=1;xe{W(ue),P("hours",ui(ue)),P("minutes",Bi(ue)),P("seconds",xl(ue)),m.value.count&&Fe&&we()},E=ue=>{if(m.value.count){if(m.value.solo)return 0;const Fe=wt(ue[0]),xe=wt(ue[1]);return Math.abs(xe-Fe){ue[1]&&_.value.showLastInRange?W(ue[E(ue)],Fe):W(ue[0],Fe);const xe=(Be,qe)=>[Be(ue[0]),ue[1]?Be(ue[1]):f[qe][1]];P("hours",xe(ui,"hours")),P("minutes",xe(Bi,"minutes")),P("seconds",xe(xl,"seconds"))},be=(ue,Fe)=>{if((_.value.enabled||e.weekPicker)&&!V.value.enabled)return re(ue,Fe);if(V.value.enabled&&Fe){const xe=ue[ue.length-1];return se(xe,Fe)}},q=ue=>{const Fe=c.value;be(Fe,ue),m.value.count&&m.value.solo&&we()},Ie=(ue,Fe)=>{const xe=Wt(Pe(),{month:de.value(Fe),year:ne.value(Fe)}),Be=ue<0?gs(xe,1):kl(xe,1);x(wt(Be),lt(Be),ue<0,e.preventMinMaxNavigation)&&(G(Fe,wt(Be),lt(Be)),t("update-month-year",{instance:Fe,month:wt(Be),year:lt(Be)}),m.value.count&&!m.value.solo&&Xe(Fe),n())},Xe=ue=>{for(let Fe=ue-1;Fe>=0;Fe--){const xe=kl(Wt(Pe(),{month:de.value(Fe+1),year:ne.value(Fe+1)}),1);G(Fe,wt(xe),lt(xe))}for(let Fe=ue+1;Fe<=m.value.count-1;Fe++){const xe=gs(Wt(Pe(),{month:de.value(Fe-1),year:ne.value(Fe-1)}),1);G(Fe,wt(xe),lt(xe))}},we=()=>{if(Array.isArray(c.value)&&c.value.length===2){const ue=Pe(Pe(c.value[1]?c.value[1]:gs(c.value[0],1))),[Fe,xe]=[wt(c.value[0]),lt(c.value[0])],[Be,qe]=[wt(c.value[1]),lt(c.value[1])];(Fe!==Be||Fe===Be&&xe!==qe)&&m.value.solo&&G(1,wt(ue),lt(ue))}else c.value&&!Array.isArray(c.value)&&(G(0,wt(c.value),lt(c.value)),W(Pe()))},et=()=>{e.startDate&&(G(0,wt(Pe(e.startDate)),lt(Pe(e.startDate))),m.value.count&&Xe(0))},z=(ue,Fe)=>{if(e.monthChangeOnScroll){const xe=new Date().getTime()-a.value.getTime(),Be=Math.abs(ue.deltaY);let qe=500;Be>1&&(qe=100),Be>100&&(qe=0),xe>qe&&(a.value=new Date,Ie(e.monthChangeOnScroll!=="inverse"?-ue.deltaY:ue.deltaY,Fe))}},T=(ue,Fe,xe=!1)=>{e.monthChangeOnArrows&&e.vertical===xe&&I(ue,Fe)},I=(ue,Fe)=>{Ie(ue==="right"?-1:1,Fe)},Z=ue=>{if($.value.markers)return Bc(ue.value,$.value.markers)},ee=(ue,Fe)=>{switch(e.sixWeeks===!0?"append":e.sixWeeks){case"prepend":return[!0,!1];case"center":return[ue==0,!0];case"fair":return[ue==0||Fe>ue,!0];case"append":return[!1,!1];default:return[!1,!1]}},ge=(ue,Fe,xe,Be)=>{if(e.sixWeeks&&ue.length<6){const qe=6-ue.length,Ln=(Fe.getDay()+7-Be)%7,hr=6-(xe.getDay()+7-Be)%7,[Ns,Ea]=ee(Ln,hr);for(let qi=1;qi<=qe;qi++)if(Ea?!!(qi%2)==Ns:Ns){const ss=ue[0].days[0],Pl=Y(ds(ss.value,-7),wt(Fe));ue.unshift({days:Pl})}else{const ss=ue[ue.length-1],Pl=ss.days[ss.days.length-1],Td=Y(ds(Pl.value,1),wt(Fe));ue.push({days:Td})}}return ue},Y=(ue,Fe)=>{const xe=Pe(ue),Be=[];for(let qe=0;qe<7;qe++){const Ln=ds(xe,qe),hr=wt(Ln)!==Fe;Be.push({text:e.hideOffsetDates&&hr?"":Ln.getDate(),value:Ln,current:!hr,classData:{}})}return Be},fe=(ue,Fe)=>{const xe=[],Be=new Date(Fe,ue),qe=new Date(Fe,ue+1,0),Ln=e.weekStart,hr=_s(Be,{weekStartsOn:Ln}),Ns=Ea=>{const qi=Y(Ea,ue);if(xe.push({days:qi}),!xe[xe.length-1].days.some(ss=>Tt(fr(ss.value),fr(qe)))){const ss=ds(Ea,7);Ns(ss)}};return Ns(hr),ge(xe,Be,qe,Ln)},_e=ue=>{const Fe=Ni(Pe(ue.value),f.hours,f.minutes,Ge());t("date-update",Fe),V.value.enabled?fm(Fe,c,V.value.limit):c.value=Fe,r(),Bn().then(()=>{ce()})},Se=ue=>_.value.noDisabledRange?Ew(s.value[0],ue).some(Fe=>C(Fe)):!1,Ae=()=>{s.value=c.value?c.value.slice():[],s.value.length===2&&!(_.value.fixedStart||_.value.fixedEnd)&&(s.value=[])},Oe=(ue,Fe)=>{const xe=[Pe(ue.value),ds(Pe(ue.value),+_.value.autoRange)];B(xe)?(Fe&&He(ue.value),s.value=xe):t("invalid-date",ue.value)},He=ue=>{const Fe=wt(Pe(ue)),xe=lt(Pe(ue));if(G(0,Fe,xe),m.value.count>0)for(let Be=1;Be{if(Se(ue.value)||!H(ue.value,c.value,_.value.fixedStart?0:1))return t("invalid-date",ue.value);s.value=Vw(Pe(ue.value),c,t,_)},je=(ue,Fe)=>{if(Ae(),_.value.autoRange)return Oe(ue,Fe);if(_.value.fixedStart||_.value.fixedEnd)return Ue(ue);s.value[0]?H(Pe(ue.value),c.value)&&!Se(ue.value)?on(Pe(ue.value),Pe(s.value[0]))?(s.value.unshift(Pe(ue.value)),t("range-end",s.value[0])):(s.value[1]=Pe(ue.value),t("range-end",s.value[1])):(e.autoApply&&t("auto-apply-invalid",ue.value),t("invalid-date",ue.value)):(s.value[0]=Pe(ue.value),t("range-start",s.value[0]))},Ge=(ue=!0)=>e.enableSeconds?Array.isArray(f.seconds)?ue?f.seconds[0]:f.seconds[1]:f.seconds:0,ht=ue=>{s.value[ue]=Ni(s.value[ue],f.hours[ue],f.minutes[ue],Ge(ue!==1))},_t=()=>{var ue,Fe;s.value[0]&&s.value[1]&&+((ue=s.value)==null?void 0:ue[0])>+((Fe=s.value)==null?void 0:Fe[1])&&(s.value.reverse(),t("range-start",s.value[0]),t("range-end",s.value[1]))},tn=()=>{s.value.length&&(s.value[0]&&!s.value[1]?ht(0):(ht(0),ht(1),r()),_t(),c.value=s.value.slice(),Sd(s.value,t,e.autoApply,e.modelAuto))},Xt=(ue,Fe=!1)=>{if(C(ue.value)||!ue.current&&e.hideOffsetDates)return t("invalid-date",ue.value);if(o.value=JSON.parse(JSON.stringify(ue)),!_.value.enabled)return _e(ue);R0(f.hours)&&R0(f.minutes)&&!V.value.enabled&&(je(ue,Fe),tn())},En=(ue,Fe)=>{var xe;G(ue,Fe.month,Fe.year,!0),m.value.count&&!m.value.solo&&Xe(ue),t("update-month-year",{instance:ue,month:Fe.month,year:Fe.year}),n(m.value.solo?ue:void 0);const Be=(xe=e.flow)!=null&&xe.length?e.flow[e.flowStep]:void 0;!Fe.fromNav&&(Be===er.month||Be===er.year)&&r()},pn=(ue,Fe)=>{Nw({value:ue,modelValue:c,range:_.value.enabled,timezone:Fe?void 0:S.value.timezone}),R(),e.multiCalendars&&Bn().then(()=>Ce(!0))},Rr=()=>{const ue=lm(Pe(),S.value);_.value.enabled?c.value&&Array.isArray(c.value)&&c.value[0]?c.value=on(ue,c.value[0])?[ue,c.value[0]]:[c.value[0],ue]:c.value=[ue]:c.value=ue,R()},xs=()=>{if(Array.isArray(c.value))if(V.value.enabled){const ue=mn();c.value[c.value.length-1]=U(ue)}else c.value=c.value.map((ue,Fe)=>ue&&U(ue,Fe));else c.value=U(c.value);t("time-update")},mn=()=>Array.isArray(c.value)&&c.value.length?c.value[c.value.length-1]:null;return{calendars:h,modelValue:c,month:de,year:ne,time:f,disabledTimesConfig:X,today:p,validateTime:J,getCalendarDays:fe,getMarker:Z,handleScroll:z,handleSwipe:I,handleArrow:T,selectDate:Xt,updateMonthYear:En,presetDate:pn,selectCurrentDate:Rr,updateTime:(ue,Fe=!0,xe=!1)=>{F(ue,Fe,xe,xs)},assignMonthAndYear:W}},PB={key:0},LB=hn({__name:"DatePicker",props:{...ws},emits:["tooltip-open","tooltip-close","mount","update:internal-model-value","update-flow-step","reset-flow","auto-apply","focus-menu","select-date","range-start","range-end","invalid-fixed-range","time-update","am-pm-change","time-picker-open","time-picker-close","recalculate-position","update-month-year","auto-apply-invalid","date-update","invalid-date","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=e,{calendars:a,month:o,year:u,modelValue:c,time:h,disabledTimesConfig:f,today:p,validateTime:m,getCalendarDays:y,getMarker:_,handleArrow:b,handleScroll:S,handleSwipe:$,selectDate:V,updateMonthYear:x,presetDate:C,selectCurrentDate:B,updateTime:H,assignMonthAndYear:F}=DB(s,r,Re,W),U=Hi(),{setHoverDate:P,getDayClassData:O,clearHoverDate:J}=JB(c,s),{defaultedMultiCalendars:X}=an(s),de=he([]),ne=he([]),N=he(null),G=Br(U,"calendar"),R=Br(U,"monthYear"),j=Br(U,"timePicker"),ce=z=>{s.shadow||r("mount",z)};qt(a,()=>{s.shadow||setTimeout(()=>{r("recalculate-position")},0)},{deep:!0}),qt(X,(z,T)=>{z.count-T.count>0&&F()},{deep:!0});const Ce=me(()=>z=>y(o.value(z),u.value(z)).map(T=>({...T,days:T.days.map(I=>(I.marker=_(I),I.classData=O(I),I))})));function Re(z){var T;z||z===0?(T=ne.value[z])==null||T.triggerTransition(o.value(z),u.value(z)):ne.value.forEach((I,Z)=>I.triggerTransition(o.value(Z),u.value(Z)))}function W(){r("update-flow-step")}const se=(z,T=!1)=>{V(z,T),s.spaceConfirm&&r("select-date")},E=(z,T,I=0)=>{var Z;(Z=de.value[I])==null||Z.toggleMonthPicker(z,T)},re=(z,T,I=0)=>{var Z;(Z=de.value[I])==null||Z.toggleYearPicker(z,T)},be=(z,T,I)=>{var Z;(Z=N.value)==null||Z.toggleTimePicker(z,T,I)},q=(z,T)=>{var I;if(!s.range){const Z=c.value?c.value:p,ee=T?new Date(T):Z,ge=z?_s(ee,{weekStartsOn:1}):ow(ee,{weekStartsOn:1});V({value:ge,current:wt(ee)===o.value(0),text:"",classData:{}}),(I=document.getElementById(Pw(ge)))==null||I.focus()}},Ie=z=>{var T;(T=de.value[0])==null||T.handleMonthYearChange(z,!0)},Xe=z=>{x(0,{month:o.value(0),year:u.value(0)+(z?1:-1),fromNav:!0})},we=(z,T)=>{z===er.time&&r(`time-picker-${T?"open":"close"}`),r("overlay-toggle",{open:T,overlay:z})},et=z=>{r("overlay-toggle",{open:!1,overlay:z}),r("focus-menu")};return t({clearHoverDate:J,presetDate:C,selectCurrentDate:B,toggleMonthPicker:E,toggleYearPicker:re,toggleTimePicker:be,handleArrow:b,updateMonthYear:x,getSidebarProps:()=>({modelValue:c,month:o,year:u,time:h,updateTime:H,updateMonthYear:x,selectDate:V,presetDate:C}),changeMonth:Ie,changeYear:Xe,selectWeekDate:q}),(z,T)=>(k(),D(Ne,null,[pe(xd,{"multi-calendars":Q(X).count,collapse:z.collapse},{default:Te(({instance:I,index:Z})=>[z.disableMonthYearSelect?ae("",!0):(k(),st(wB,cn({key:0,ref:ee=>{ee&&(de.value[Z]=ee)},months:Q(xw)(z.formatLocale,z.locale,z.monthNameFormat),years:Q(om)(z.yearRange,z.locale,z.reverseYears),month:Q(o)(I),year:Q(u)(I),instance:I},z.$props,{onMount:T[0]||(T[0]=ee=>ce(Q(ga).header)),onResetFlow:T[1]||(T[1]=ee=>z.$emit("reset-flow")),onUpdateMonthYear:ee=>Q(x)(I,ee),onOverlayClosed:et,onOverlayOpened:T[2]||(T[2]=ee=>z.$emit("overlay-toggle",{open:!0,overlay:ee}))}),$n({_:2},[Qe(Q(R),(ee,ge)=>({name:ee,fn:Te(Y=>[Ve(z.$slots,ee,Sn(Yn(Y)))])}))]),1040,["months","years","month","year","instance","onUpdateMonthYear"])),pe(RB,cn({ref:ee=>{ee&&(ne.value[Z]=ee)},"mapped-dates":Ce.value(I),month:Q(o)(I),year:Q(u)(I),instance:I},z.$props,{onSelectDate:ee=>Q(V)(ee,I!==1),onHandleSpace:ee=>se(ee,I!==1),onSetHoverDate:T[3]||(T[3]=ee=>Q(P)(ee)),onHandleScroll:ee=>Q(S)(ee,I),onHandleSwipe:ee=>Q($)(ee,I),onMount:T[4]||(T[4]=ee=>ce(Q(ga).calendar)),onResetFlow:T[5]||(T[5]=ee=>z.$emit("reset-flow")),onTooltipOpen:T[6]||(T[6]=ee=>z.$emit("tooltip-open",ee)),onTooltipClose:T[7]||(T[7]=ee=>z.$emit("tooltip-close",ee))}),$n({_:2},[Qe(Q(G),(ee,ge)=>({name:ee,fn:Te(Y=>[Ve(z.$slots,ee,Sn(Yn({...Y})))])}))]),1040,["mapped-dates","month","year","instance","onSelectDate","onHandleSpace","onHandleScroll","onHandleSwipe"])]),_:3},8,["multi-calendars","collapse"]),z.enableTimePicker?(k(),D("div",PB,[z.$slots["time-picker"]?Ve(z.$slots,"time-picker",Sn(cn({key:0},{time:Q(h),updateTime:Q(H)}))):(k(),st($w,cn({key:1,ref_key:"timePickerRef",ref:N},z.$props,{hours:Q(h).hours,minutes:Q(h).minutes,seconds:Q(h).seconds,"internal-model-value":z.internalModelValue,"disabled-times-config":Q(f),"validate-time":Q(m),onMount:T[8]||(T[8]=I=>ce(Q(ga).timePicker)),"onUpdate:hours":T[9]||(T[9]=I=>Q(H)(I)),"onUpdate:minutes":T[10]||(T[10]=I=>Q(H)(I,!1)),"onUpdate:seconds":T[11]||(T[11]=I=>Q(H)(I,!1,!0)),onResetFlow:T[12]||(T[12]=I=>z.$emit("reset-flow")),onOverlayClosed:T[13]||(T[13]=I=>we(I,!1)),onOverlayOpened:T[14]||(T[14]=I=>we(I,!0)),onAmPmChange:T[15]||(T[15]=I=>z.$emit("am-pm-change",I))}),$n({_:2},[Qe(Q(j),(I,Z)=>({name:I,fn:Te(ee=>[Ve(z.$slots,I,Sn(Yn(ee)))])}))]),1040,["hours","minutes","seconds","internal-model-value","disabled-times-config","validate-time"]))])):ae("",!0)],64))}}),IB=(e,t)=>{const n=he(),{defaultedMultiCalendars:r,defaultedConfig:s,defaultedHighlight:a,defaultedRange:o,propDates:u,defaultedFilters:c,defaultedMultiDates:h}=an(e),{modelValue:f,year:p,month:m,calendars:y}=Ko(e,t),{isDisabled:_}=Wi(e),{selectYear:b,groupedYears:S,showYearPicker:$,isDisabled:V,toggleYearPicker:x,handleYearSelect:C,handleYear:B}=Fw({modelValue:f,multiCalendars:r,range:o,highlight:a,calendars:y,propDates:u,month:m,year:p,filters:c,props:e,emit:t}),H=(N,G)=>[N,G].map(R=>Ps(R,"MMMM",{locale:e.formatLocale})).join("-"),F=me(()=>N=>f.value?Array.isArray(f.value)?f.value.some(G=>S0(N,G)):S0(f.value,N):!1),U=N=>{if(o.value.enabled){if(Array.isArray(f.value)){const G=Tt(N,f.value[0])||Tt(N,f.value[1]);return bd(f.value,n.value,N)&&!G}return!1}return!1},P=(N,G)=>N.quarter===v0(G)&&N.year===lt(G),O=N=>typeof a.value=="function"?a.value({quarter:v0(N),year:lt(N)}):!!a.value.quarters.find(G=>P(G,N)),J=me(()=>N=>{const G=Wt(new Date,{year:p.value(N)});return l$({start:Ro(G),end:lw(G)}).map(R=>{const j=ua(R),ce=y0(R),Ce=_(R),Re=U(j),W=O(j);return{text:H(j,ce),value:j,active:F.value(j),highlighted:W,disabled:Ce,isBetween:Re}})}),X=N=>{fm(N,f,h.value.limit),t("auto-apply",!0)},de=N=>{f.value=hm(f,N,t),Sd(f.value,t,e.autoApply,e.modelAuto)},ne=N=>{f.value=N,t("auto-apply")};return{defaultedConfig:s,defaultedMultiCalendars:r,groupedYears:S,year:p,isDisabled:V,quarters:J,showYearPicker:$,modelValue:f,setHoverDate:N=>{n.value=N},selectYear:b,selectQuarter:(N,G,R)=>{if(!R)return y.value[G].month=wt(y0(N)),h.value.enabled?X(N):o.value.enabled?de(N):ne(N)},toggleYearPicker:x,handleYearSelect:C,handleYear:B}},NB={class:"dp--quarter-items"},VB=["data-test","disabled","onClick","onMouseover"],FB=hn({compatConfig:{MODE:3},__name:"QuarterPicker",props:{...ws},emits:["update:internal-model-value","reset-flow","overlay-closed","auto-apply","range-start","range-end","overlay-toggle","update-month-year"],setup(e,{expose:t,emit:n}){const r=n,s=e,a=Hi(),o=Br(a,"yearMode"),{defaultedMultiCalendars:u,defaultedConfig:c,groupedYears:h,year:f,isDisabled:p,quarters:m,modelValue:y,showYearPicker:_,setHoverDate:b,selectQuarter:S,toggleYearPicker:$,handleYearSelect:V,handleYear:x}=IB(s,r);return t({getSidebarProps:()=>({modelValue:y,year:f,selectQuarter:S,handleYearSelect:V,handleYear:x})}),(C,B)=>(k(),st(xd,{"multi-calendars":Q(u).count,collapse:C.collapse,stretch:""},{default:Te(({instance:H})=>[v("div",{class:"dp-quarter-picker-wrap",style:xn({minHeight:`${Q(c).modeHeight}px`})},[C.$slots["top-extra"]?Ve(C.$slots,"top-extra",{key:0,value:C.internalModelValue}):ae("",!0),v("div",null,[pe(Iw,cn(C.$props,{items:Q(h)(H),instance:H,"show-year-picker":Q(_)[H],year:Q(f)(H),"is-disabled":F=>Q(p)(H,F),onHandleYear:F=>Q(x)(H,F),onYearSelect:F=>Q(V)(F,H),onToggleYearPicker:F=>Q($)(H,F==null?void 0:F.flow,F==null?void 0:F.show)}),$n({_:2},[Qe(Q(o),(F,U)=>({name:F,fn:Te(P=>[Ve(C.$slots,F,Sn(Yn(P)))])}))]),1040,["items","instance","show-year-picker","year","is-disabled","onHandleYear","onYearSelect","onToggleYearPicker"])]),v("div",NB,[(k(!0),D(Ne,null,Qe(Q(m)(H),(F,U)=>(k(),D("div",{key:U},[v("button",{type:"button",class:$e(["dp--qr-btn",{"dp--qr-btn-active":F.active,"dp--qr-btn-between":F.isBetween,"dp--qr-btn-disabled":F.disabled,"dp--highlighted":F.highlighted}]),"data-test":F.value,disabled:F.disabled,onClick:P=>Q(S)(F.value,H,F.disabled),onMouseover:P=>Q(b)(F.value)},[C.$slots.quarter?Ve(C.$slots,"quarter",{key:0,value:F.value,text:F.text}):(k(),D(Ne,{key:1},[mt(ie(F.text),1)],64))],42,VB)]))),128))])],4)]),_:3},8,["multi-calendars","collapse"]))}}),$B=["id","aria-label"],BB={key:0,class:"dp--menu-load-container"},HB=v("span",{class:"dp--menu-loader"},null,-1),UB=[HB],jB={key:0,class:"dp__sidebar_left"},WB=["data-test","onClick","onKeydown"],qB={key:2,class:"dp__sidebar_right"},YB={key:3,class:"dp__action_extra"},D0=hn({compatConfig:{MODE:3},__name:"DatepickerMenu",props:{...wd,shadow:{type:Boolean,default:!1},openOnTop:{type:Boolean,default:!1},internalModelValue:{type:[Date,Array],default:null},noOverlayFocus:{type:Boolean,default:!1},collapse:{type:Boolean,default:!1},getInputRect:{type:Function,default:()=>({})},isTextInputDate:{type:Boolean,default:!1}},emits:["close-picker","select-date","auto-apply","time-update","flow-step","update-month-year","invalid-select","update:internal-model-value","recalculate-position","invalid-fixed-range","tooltip-open","tooltip-close","time-picker-open","time-picker-close","am-pm-change","range-start","range-end","auto-apply-invalid","date-update","invalid-date","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=e,a=he(null),o=me(()=>{const{openOnTop:Y,...fe}=s;return{...fe,flowStep:P.value,collapse:s.collapse,noOverlayFocus:s.noOverlayFocus,menuWrapRef:a.value}}),{setMenuFocused:u,setShiftKey:c,control:h}=Lw(),f=Hi(),{defaultedTextInput:p,defaultedInline:m,defaultedConfig:y,defaultedUI:_}=an(s),b=he(null),S=he(0),$=he(null),V=he(!1),x=he(null);Ht(()=>{if(!s.shadow){V.value=!0,C(),window.addEventListener("resize",C);const Y=Dn(a);if(Y&&!p.value.enabled&&!m.value.enabled&&(u(!0),G()),Y){const fe=_e=>{y.value.allowPreventDefault&&_e.preventDefault(),Ii(_e,y.value,!0)};Y.addEventListener("pointerdown",fe),Y.addEventListener("mousedown",fe)}}}),di(()=>{window.removeEventListener("resize",C)});const C=()=>{const Y=Dn($);Y&&(S.value=Y.getBoundingClientRect().width)},{arrowRight:B,arrowLeft:H,arrowDown:F,arrowUp:U}=ji(),{flowStep:P,updateFlowStep:O,childMount:J,resetFlow:X,handleFlow:de}=ZB(s,r,x),ne=me(()=>s.monthPicker?J5:s.yearPicker?X5:s.timePicker?mB:s.quarterPicker?FB:LB),N=me(()=>{var Y;if(y.value.arrowLeft)return y.value.arrowLeft;const fe=(Y=a.value)==null?void 0:Y.getBoundingClientRect(),_e=s.getInputRect();return(_e==null?void 0:_e.width)<(S==null?void 0:S.value)&&(_e==null?void 0:_e.left)<=((fe==null?void 0:fe.left)??0)?`${(_e==null?void 0:_e.width)/2}px`:(_e==null?void 0:_e.right)>=((fe==null?void 0:fe.right)??0)&&(_e==null?void 0:_e.width)<(S==null?void 0:S.value)?`${(S==null?void 0:S.value)-(_e==null?void 0:_e.width)/2}px`:"50%"}),G=()=>{const Y=Dn(a);Y&&Y.focus({preventScroll:!0})},R=me(()=>{var Y;return((Y=x.value)==null?void 0:Y.getSidebarProps())||{}}),j=()=>{s.openOnTop&&r("recalculate-position")},ce=Br(f,"action"),Ce=me(()=>s.monthPicker||s.yearPicker?Br(f,"monthYear"):s.timePicker?Br(f,"timePicker"):Br(f,"shared")),Re=me(()=>s.openOnTop?"dp__arrow_bottom":"dp__arrow_top"),W=me(()=>({dp__menu_disabled:s.disabled,dp__menu_readonly:s.readonly,"dp-menu-loading":s.loading})),se=me(()=>({dp__menu:!0,dp__menu_index:!m.value.enabled,dp__relative:m.value.enabled,[s.menuClassName]:!!s.menuClassName,..._.value.menu??{}})),E=Y=>{Ii(Y,y.value,!0)},re=()=>{s.escClose&&r("close-picker")},be=Y=>{if(s.arrowNavigation){if(Y===ur.up)return U();if(Y===ur.down)return F();if(Y===ur.left)return H();if(Y===ur.right)return B()}else Y===ur.left||Y===ur.up?et("handleArrow",ur.left,0,Y===ur.up):et("handleArrow",ur.right,0,Y===ur.down)},q=Y=>{c(Y.shiftKey),!s.disableMonthYearSelect&&Y.code===rn.tab&&Y.target.classList.contains("dp__menu")&&h.value.shiftKeyInMenu&&(Y.preventDefault(),Ii(Y,y.value,!0),r("close-picker"))},Ie=()=>{G(),r("time-picker-close")},Xe=Y=>{var fe,_e,Se;(fe=x.value)==null||fe.toggleTimePicker(!1,!1),(_e=x.value)==null||_e.toggleMonthPicker(!1,!1,Y),(Se=x.value)==null||Se.toggleYearPicker(!1,!1,Y)},we=(Y,fe=0)=>{var _e,Se,Ae;return Y==="month"?(_e=x.value)==null?void 0:_e.toggleMonthPicker(!1,!0,fe):Y==="year"?(Se=x.value)==null?void 0:Se.toggleYearPicker(!1,!0,fe):Y==="time"?(Ae=x.value)==null?void 0:Ae.toggleTimePicker(!0,!1):Xe(fe)},et=(Y,...fe)=>{var _e,Se;(_e=x.value)!=null&&_e[Y]&&((Se=x.value)==null||Se[Y](...fe))},z=()=>{et("selectCurrentDate")},T=(Y,fe)=>{et("presetDate",Y,fe)},I=()=>{et("clearHoverDate")},Z=(Y,fe)=>{et("updateMonthYear",Y,fe)},ee=(Y,fe)=>{Y.preventDefault(),be(fe)},ge=Y=>{var fe;if(q(Y),Y.key===rn.home||Y.key===rn.end)return et("selectWeekDate",Y.key===rn.home,Y.target.getAttribute("id"));switch((Y.key===rn.pageUp||Y.key===rn.pageDown)&&(Y.shiftKey?et("changeYear",Y.key===rn.pageUp):et("changeMonth",Y.key===rn.pageUp),Y.target.getAttribute("id")&&((fe=a.value)==null||fe.focus({preventScroll:!0}))),Y.key){case rn.esc:return re();case rn.arrowLeft:return ee(Y,ur.left);case rn.arrowRight:return ee(Y,ur.right);case rn.arrowUp:return ee(Y,ur.up);case rn.arrowDown:return ee(Y,ur.down);default:return}};return t({updateMonthYear:Z,switchView:we,handleFlow:de}),(Y,fe)=>{var _e,Se,Ae;return k(),D("div",{id:Y.uid?`dp-menu-${Y.uid}`:void 0,ref_key:"dpMenuRef",ref:a,tabindex:"0",role:"dialog","aria-label":(_e=Y.ariaLabels)==null?void 0:_e.menu,class:$e(se.value),style:xn({"--dp-arrow-left":N.value}),onMouseleave:I,onClick:E,onKeydown:ge},[(Y.disabled||Y.readonly)&&Q(m).enabled||Y.loading?(k(),D("div",{key:0,class:$e(W.value)},[Y.loading?(k(),D("div",BB,UB)):ae("",!0)],2)):ae("",!0),!Q(m).enabled&&!Y.teleportCenter?(k(),D("div",{key:1,class:$e(Re.value)},null,2)):ae("",!0),v("div",{ref_key:"innerMenuRef",ref:$,class:$e({dp__menu_content_wrapper:((Se=Y.presetDates)==null?void 0:Se.length)||!!Y.$slots["left-sidebar"]||!!Y.$slots["right-sidebar"],"dp--menu-content-wrapper-collapsed":e.collapse&&(((Ae=Y.presetDates)==null?void 0:Ae.length)||!!Y.$slots["left-sidebar"]||!!Y.$slots["right-sidebar"])}),style:xn({"--dp-menu-width":`${S.value}px`})},[Y.$slots["left-sidebar"]?(k(),D("div",jB,[Ve(Y.$slots,"left-sidebar",Sn(Yn(R.value)))])):ae("",!0),Y.presetDates.length?(k(),D("div",{key:1,class:$e({"dp--preset-dates-collapsed":e.collapse,"dp--preset-dates":!0})},[(k(!0),D(Ne,null,Qe(Y.presetDates,(Oe,He)=>(k(),D(Ne,{key:He},[Oe.slot?Ve(Y.$slots,Oe.slot,{key:0,presetDate:T,label:Oe.label,value:Oe.value}):(k(),D("button",{key:1,type:"button",style:xn(Oe.style||{}),class:$e(["dp__btn dp--preset-range",{"dp--preset-range-collapsed":e.collapse}]),"data-test":Oe.testId??void 0,onClick:Ot(Ue=>T(Oe.value,Oe.noTz),["prevent"]),onKeydown:Ue=>Q(kr)(Ue,()=>T(Oe.value,Oe.noTz),!0)},ie(Oe.label),47,WB))],64))),128))],2)):ae("",!0),v("div",{ref_key:"calendarWrapperRef",ref:b,class:"dp__instance_calendar",role:"document"},[(k(),st(Rl(ne.value),cn({ref_key:"dynCmpRef",ref:x},o.value,{"flow-step":Q(P),onMount:Q(J),onUpdateFlowStep:Q(O),onResetFlow:Q(X),onFocusMenu:G,onSelectDate:fe[0]||(fe[0]=Oe=>Y.$emit("select-date")),onDateUpdate:fe[1]||(fe[1]=Oe=>Y.$emit("date-update",Oe)),onTooltipOpen:fe[2]||(fe[2]=Oe=>Y.$emit("tooltip-open",Oe)),onTooltipClose:fe[3]||(fe[3]=Oe=>Y.$emit("tooltip-close",Oe)),onAutoApply:fe[4]||(fe[4]=Oe=>Y.$emit("auto-apply",Oe)),onRangeStart:fe[5]||(fe[5]=Oe=>Y.$emit("range-start",Oe)),onRangeEnd:fe[6]||(fe[6]=Oe=>Y.$emit("range-end",Oe)),onInvalidFixedRange:fe[7]||(fe[7]=Oe=>Y.$emit("invalid-fixed-range",Oe)),onTimeUpdate:fe[8]||(fe[8]=Oe=>Y.$emit("time-update")),onAmPmChange:fe[9]||(fe[9]=Oe=>Y.$emit("am-pm-change",Oe)),onTimePickerOpen:fe[10]||(fe[10]=Oe=>Y.$emit("time-picker-open",Oe)),onTimePickerClose:Ie,onRecalculatePosition:j,onUpdateMonthYear:fe[11]||(fe[11]=Oe=>Y.$emit("update-month-year",Oe)),onAutoApplyInvalid:fe[12]||(fe[12]=Oe=>Y.$emit("auto-apply-invalid",Oe)),onInvalidDate:fe[13]||(fe[13]=Oe=>Y.$emit("invalid-date",Oe)),onOverlayToggle:fe[14]||(fe[14]=Oe=>Y.$emit("overlay-toggle",Oe)),"onUpdate:internalModelValue":fe[15]||(fe[15]=Oe=>Y.$emit("update:internal-model-value",Oe))}),$n({_:2},[Qe(Ce.value,(Oe,He)=>({name:Oe,fn:Te(Ue=>[Ve(Y.$slots,Oe,Sn(Yn({...Ue})))])}))]),1040,["flow-step","onMount","onUpdateFlowStep","onResetFlow"]))],512),Y.$slots["right-sidebar"]?(k(),D("div",qB,[Ve(Y.$slots,"right-sidebar",Sn(Yn(R.value)))])):ae("",!0),Y.$slots["action-extra"]?(k(),D("div",YB,[Y.$slots["action-extra"]?Ve(Y.$slots,"action-extra",{key:0,selectCurrentDate:z}):ae("",!0)])):ae("",!0)],6),!Y.autoApply||Q(y).keepActionRow?(k(),st(U5,cn({key:2,"menu-mount":V.value},o.value,{"calendar-width":S.value,onClosePicker:fe[16]||(fe[16]=Oe=>Y.$emit("close-picker")),onSelectDate:fe[17]||(fe[17]=Oe=>Y.$emit("select-date")),onInvalidSelect:fe[18]||(fe[18]=Oe=>Y.$emit("invalid-select")),onSelectNow:z}),$n({_:2},[Qe(Q(ce),(Oe,He)=>({name:Oe,fn:Te(Ue=>[Ve(Y.$slots,Oe,Sn(Yn({...Ue})))])}))]),1040,["menu-mount","calendar-width"])):ae("",!0)],46,$B)}}});var Qa=(e=>(e.center="center",e.left="left",e.right="right",e))(Qa||{});const zB=({menuRef:e,menuRefInner:t,inputRef:n,pickerWrapperRef:r,inline:s,emit:a,props:o,slots:u})=>{const c=he({}),h=he(!1),f=he({top:"0",left:"0"}),p=he(!1),m=fl(o,"teleportCenter");qt(m,()=>{f.value=JSON.parse(JSON.stringify({})),C()});const y=N=>{if(o.teleport){const G=N.getBoundingClientRect();return{left:G.left+window.scrollX,top:G.top+window.scrollY}}return{top:0,left:0}},_=(N,G)=>{f.value.left=`${N+G-c.value.width}px`},b=N=>{f.value.left=`${N}px`},S=(N,G)=>{o.position===Qa.left&&b(N),o.position===Qa.right&&_(N,G),o.position===Qa.center&&(f.value.left=`${N+G/2-c.value.width/2}px`)},$=N=>{const{width:G,height:R}=N.getBoundingClientRect(),{top:j,left:ce}=o.altPosition?o.altPosition(N):y(N);return{top:+j,left:+ce,width:G,height:R}},V=()=>{f.value.left="50%",f.value.top="50%",f.value.transform="translate(-50%, -50%)",f.value.position="fixed",delete f.value.opacity},x=()=>{const N=Dn(n),{top:G,left:R,transform:j}=o.altPosition(N);f.value={top:`${G}px`,left:`${R}px`,transform:j??""}},C=(N=!0)=>{var G;if(!s.value.enabled){if(m.value)return V();if(o.altPosition!==null)return x();if(N){const R=o.teleport?(G=t.value)==null?void 0:G.$el:e.value;R&&(c.value=R.getBoundingClientRect()),a("recalculate-position")}return J()}},B=({inputEl:N,left:G,width:R})=>{window.screen.width>768&&!h.value&&S(G,R),U(N)},H=N=>{const{top:G,left:R,height:j,width:ce}=$(N);f.value.top=`${j+G+ +o.offset}px`,p.value=!1,h.value||(f.value.left=`${R+ce/2-c.value.width/2}px`),B({inputEl:N,left:R,width:ce})},F=N=>{const{top:G,left:R,width:j}=$(N);f.value.top=`${G-+o.offset-c.value.height}px`,p.value=!0,B({inputEl:N,left:R,width:j})},U=N=>{if(o.autoPosition){const{left:G,width:R}=$(N),{left:j,right:ce}=c.value;if(!h.value){if(Math.abs(j)!==Math.abs(ce)){if(j<=0)return h.value=!0,b(G);if(ce>=document.documentElement.clientWidth)return h.value=!0,_(G,R)}return S(G,R)}}},P=()=>{const N=Dn(n);if(N){const{height:G}=c.value,{top:R,height:j}=N.getBoundingClientRect(),ce=window.innerHeight-R-j,Ce=R;return G<=ce?ia.bottom:G>ce&&G<=Ce?ia.top:ce>=Ce?ia.bottom:ia.top}return ia.bottom},O=N=>P()===ia.bottom?H(N):F(N),J=()=>{const N=Dn(n);if(N)return o.autoPosition?O(N):H(N)},X=function(N){if(N){const G=N.scrollHeight>N.clientHeight,R=window.getComputedStyle(N).overflowY.indexOf("hidden")!==-1;return G&&!R}return!0},de=function(N){return!N||N===document.body||N.nodeType===Node.DOCUMENT_FRAGMENT_NODE?window:X(N)?N:de(N.assignedSlot?N.assignedSlot.parentNode:N.parentNode)},ne=N=>{if(N)switch(o.position){case Qa.left:return{left:0,transform:"translateX(0)"};case Qa.right:return{left:`${N.width}px`,transform:"translateX(-100%)"};default:return{left:`${N.width/2}px`,transform:"translateX(-50%)"}}return{}};return{openOnTop:p,menuStyle:f,xCorrect:h,setMenuPosition:C,getScrollableParent:de,shadowRender:(N,G)=>{var R,j,ce;const Ce=document.createElement("div"),Re=(R=Dn(n))==null?void 0:R.getBoundingClientRect();Ce.setAttribute("id","dp--temp-container");const W=(j=r.value)!=null&&j.clientWidth?r.value:document.body;W.append(Ce);const se=ne(Re),E=kp(N,{...G,shadow:!0,style:{opacity:0,position:"absolute",...se}},Object.fromEntries(Object.keys(u).filter(re=>["right-sidebar","left-sidebar","top-extra","action-extra"].includes(re)).map(re=>[re,u[re]])));Ac(E,Ce),c.value=(ce=E.el)==null?void 0:ce.getBoundingClientRect(),Ac(null,Ce),W.removeChild(Ce)}}},ki=[{name:"clock-icon",use:["time","calendar","shared"]},{name:"arrow-left",use:["month-year","calendar","shared","year-mode"]},{name:"arrow-right",use:["month-year","calendar","shared","year-mode"]},{name:"arrow-up",use:["time","calendar","month-year","shared"]},{name:"arrow-down",use:["time","calendar","month-year","shared"]},{name:"calendar-icon",use:["month-year","time","calendar","shared","year-mode"]},{name:"day",use:["calendar","shared"]},{name:"month-overlay-value",use:["calendar","month-year","shared"]},{name:"year-overlay-value",use:["calendar","month-year","shared","year-mode"]},{name:"year-overlay",use:["month-year","shared"]},{name:"month-overlay",use:["month-year","shared"]},{name:"month-overlay-header",use:["month-year","shared"]},{name:"year-overlay-header",use:["month-year","shared"]},{name:"hours-overlay-value",use:["calendar","time","shared"]},{name:"hours-overlay-header",use:["calendar","time","shared"]},{name:"minutes-overlay-value",use:["calendar","time","shared"]},{name:"minutes-overlay-header",use:["calendar","time","shared"]},{name:"seconds-overlay-value",use:["calendar","time","shared"]},{name:"seconds-overlay-header",use:["calendar","time","shared"]},{name:"hours",use:["calendar","time","shared"]},{name:"minutes",use:["calendar","time","shared"]},{name:"month",use:["calendar","month-year","shared"]},{name:"year",use:["calendar","month-year","shared","year-mode"]},{name:"action-buttons",use:["action"]},{name:"action-preview",use:["action"]},{name:"calendar-header",use:["calendar","shared"]},{name:"marker-tooltip",use:["calendar","shared"]},{name:"action-extra",use:["menu"]},{name:"time-picker-overlay",use:["calendar","time","shared"]},{name:"am-pm-button",use:["calendar","time","shared"]},{name:"left-sidebar",use:["menu"]},{name:"right-sidebar",use:["menu"]},{name:"month-year",use:["month-year","shared"]},{name:"time-picker",use:["menu","shared"]},{name:"action-row",use:["action"]},{name:"marker",use:["calendar","shared"]},{name:"quarter",use:["shared"]},{name:"top-extra",use:["shared","month-year"]},{name:"tp-inline-arrow-up",use:["shared","time"]},{name:"tp-inline-arrow-down",use:["shared","time"]}],KB=[{name:"trigger"},{name:"input-icon"},{name:"clear-icon"},{name:"dp-input"}],GB={all:()=>ki,monthYear:()=>ki.filter(e=>e.use.includes("month-year")),input:()=>KB,timePicker:()=>ki.filter(e=>e.use.includes("time")),action:()=>ki.filter(e=>e.use.includes("action")),calendar:()=>ki.filter(e=>e.use.includes("calendar")),menu:()=>ki.filter(e=>e.use.includes("menu")),shared:()=>ki.filter(e=>e.use.includes("shared")),yearMode:()=>ki.filter(e=>e.use.includes("year-mode"))},Br=(e,t,n)=>{const r=[];return GB[t]().forEach(s=>{e[s.name]&&r.push(s.name)}),n!=null&&n.length&&n.forEach(s=>{s.slot&&r.push(s.slot)}),r},zo=e=>{const t=me(()=>r=>e.value?r?e.value.open:e.value.close:""),n=me(()=>r=>e.value?r?e.value.menuAppearTop:e.value.menuAppearBottom:"");return{transitionName:t,showTransition:!!e.value,menuTransition:n}},Ko=(e,t,n)=>{const{defaultedRange:r,defaultedTz:s}=an(e),a=Pe(Er(Pe(),s.value.timezone)),o=he([{month:wt(a),year:lt(a)}]),u=m=>{const y={hours:ui(a),minutes:Bi(a),seconds:0};return r.value.enabled?[y[m],y[m]]:y[m]},c=Hr({hours:u("hours"),minutes:u("minutes"),seconds:u("seconds")});qt(r,(m,y)=>{m.enabled!==y.enabled&&(c.hours=u("hours"),c.minutes=u("minutes"),c.seconds=u("seconds"))},{deep:!0});const h=me({get:()=>e.internalModelValue,set:m=>{!e.readonly&&!e.disabled&&t("update:internal-model-value",m)}}),f=me(()=>m=>o.value[m]?o.value[m].month:0),p=me(()=>m=>o.value[m]?o.value[m].year:0);return qt(h,(m,y)=>{n&&JSON.stringify(m??{})!==JSON.stringify(y??{})&&n()},{deep:!0}),{calendars:o,time:c,modelValue:h,month:f,year:p,today:a}},JB=(e,t)=>{const{defaultedMultiCalendars:n,defaultedMultiDates:r,defaultedUI:s,defaultedHighlight:a,defaultedTz:o,propDates:u,defaultedRange:c}=an(t),{isDisabled:h}=Wi(t),f=he(null),p=he(Er(new Date,o.value.timezone)),m=E=>{!E.current&&t.hideOffsetDates||(f.value=E.value)},y=()=>{f.value=null},_=E=>Array.isArray(e.value)&&c.value.enabled&&e.value[0]&&f.value?E?bn(f.value,e.value[0]):on(f.value,e.value[0]):!0,b=(E,re)=>{const be=()=>e.value?re?e.value[0]||null:e.value[1]:null,q=e.value&&Array.isArray(e.value)?be():null;return Tt(Pe(E.value),q)},S=E=>{const re=Array.isArray(e.value)?e.value[0]:null;return E?!on(f.value??null,re):!0},$=(E,re=!0)=>(c.value.enabled||t.weekPicker)&&Array.isArray(e.value)&&e.value.length===2?t.hideOffsetDates&&!E.current?!1:Tt(Pe(E.value),e.value[re?0:1]):c.value.enabled?b(E,re)&&S(re)||Tt(E.value,Array.isArray(e.value)?e.value[0]:null)&&_(re):!1,V=(E,re)=>{if(Array.isArray(e.value)&&e.value[0]&&e.value.length===1){const be=Tt(E.value,f.value);return re?bn(e.value[0],E.value)&&be:on(e.value[0],E.value)&&be}return!1},x=E=>!e.value||t.hideOffsetDates&&!E.current?!1:c.value.enabled?t.modelAuto&&Array.isArray(e.value)?Tt(E.value,e.value[0]?e.value[0]:p.value):!1:r.value.enabled&&Array.isArray(e.value)?e.value.some(re=>Tt(re,E.value)):Tt(E.value,e.value?e.value:p.value),C=E=>{if(c.value.autoRange||t.weekPicker){if(f.value){if(t.hideOffsetDates&&!E.current)return!1;const re=ds(f.value,+c.value.autoRange),be=Zs(Pe(f.value),t.weekStart);return t.weekPicker?Tt(be[1],Pe(E.value)):Tt(re,Pe(E.value))}return!1}return!1},B=E=>{if(c.value.autoRange||t.weekPicker){if(f.value){const re=ds(f.value,+c.value.autoRange);if(t.hideOffsetDates&&!E.current)return!1;const be=Zs(Pe(f.value),t.weekStart);return t.weekPicker?bn(E.value,be[0])&&on(E.value,be[1]):bn(E.value,f.value)&&on(E.value,re)}return!1}return!1},H=E=>{if(c.value.autoRange||t.weekPicker){if(f.value){if(t.hideOffsetDates&&!E.current)return!1;const re=Zs(Pe(f.value),t.weekStart);return t.weekPicker?Tt(re[0],E.value):Tt(f.value,E.value)}return!1}return!1},F=E=>bd(e.value,f.value,E.value),U=()=>t.modelAuto&&Array.isArray(t.internalModelValue)?!!t.internalModelValue[0]:!1,P=()=>t.modelAuto?Sw(t.internalModelValue):!0,O=E=>{if(t.weekPicker)return!1;const re=c.value.enabled?!$(E)&&!$(E,!1):!0;return!h(E.value)&&!x(E)&&!(!E.current&&t.hideOffsetDates)&&re},J=E=>c.value.enabled?t.modelAuto?U()&&x(E):!1:x(E),X=E=>a.value?h5(E.value,u.value.highlight):!1,de=E=>{const re=h(E.value);return re&&(typeof a.value=="function"?!a.value(E.value,re):!a.value.options.highlightDisabled)},ne=E=>{var re;return typeof a.value=="function"?a.value(E.value):(re=a.value.weekdays)==null?void 0:re.includes(E.value.getDay())},N=E=>(c.value.enabled||t.weekPicker)&&(!(n.value.count>0)||E.current)&&P()&&!(!E.current&&t.hideOffsetDates)&&!x(E)?F(E):!1,G=E=>{const{isRangeStart:re,isRangeEnd:be}=Ce(E),q=c.value.enabled?re||be:!1;return{dp__cell_offset:!E.current,dp__pointer:!t.disabled&&!(!E.current&&t.hideOffsetDates)&&!h(E.value),dp__cell_disabled:h(E.value),dp__cell_highlight:!de(E)&&(X(E)||ne(E))&&!J(E)&&!q&&!H(E)&&!(N(E)&&t.weekPicker)&&!be,dp__cell_highlight_active:!de(E)&&(X(E)||ne(E))&&J(E),dp__today:!t.noToday&&Tt(E.value,p.value)&&E.current,"dp--past":on(E.value,p.value),"dp--future":bn(E.value,p.value)}},R=E=>({dp__active_date:J(E),dp__date_hover:O(E)}),j=E=>{if(e.value&&!Array.isArray(e.value)){const re=Zs(e.value,t.weekStart);return{...W(E),dp__range_start:Tt(re[0],E.value),dp__range_end:Tt(re[1],E.value),dp__range_between_week:bn(E.value,re[0])&&on(E.value,re[1])}}return{...W(E)}},ce=E=>{if(e.value&&Array.isArray(e.value)){const re=Zs(e.value[0],t.weekStart),be=e.value[1]?Zs(e.value[1],t.weekStart):[];return{...W(E),dp__range_start:Tt(re[0],E.value)||Tt(be[0],E.value),dp__range_end:Tt(re[1],E.value)||Tt(be[1],E.value),dp__range_between_week:bn(E.value,re[0])&&on(E.value,re[1])||bn(E.value,be[0])&&on(E.value,be[1]),dp__range_between:bn(E.value,re[1])&&on(E.value,be[0])}}return{...W(E)}},Ce=E=>{const re=n.value.count>0?E.current&&$(E)&&P():$(E)&&P(),be=n.value.count>0?E.current&&$(E,!1)&&P():$(E,!1)&&P();return{isRangeStart:re,isRangeEnd:be}},Re=E=>{const{isRangeStart:re,isRangeEnd:be}=Ce(E);return{dp__range_start:re,dp__range_end:be,dp__range_between:N(E),dp__date_hover:Tt(E.value,f.value)&&!re&&!be&&!t.weekPicker,dp__date_hover_start:V(E,!0),dp__date_hover_end:V(E,!1)}},W=E=>({...Re(E),dp__cell_auto_range:B(E),dp__cell_auto_range_start:H(E),dp__cell_auto_range_end:C(E)}),se=E=>c.value.enabled?c.value.autoRange?W(E):t.modelAuto?{...R(E),...Re(E)}:t.weekPicker?ce(E):Re(E):t.weekPicker?j(E):R(E);return{setHoverDate:m,clearHoverDate:y,getDayClassData:E=>t.hideOffsetDates&&!E.current?{}:{...G(E),...se(E),[t.dayClass?t.dayClass(E.value,t.internalModelValue):""]:!0,[t.calendarCellClassName]:!!t.calendarCellClassName,...s.value.calendarCell??{}}}},Wi=e=>{const{defaultedFilters:t,defaultedRange:n,propDates:r,defaultedMultiDates:s}=an(e),a=ne=>r.value.disabledDates?typeof r.value.disabledDates=="function"?r.value.disabledDates(Pe(ne)):!!Bc(ne,r.value.disabledDates):!1,o=ne=>r.value.maxDate?e.yearPicker?lt(ne)>lt(r.value.maxDate):bn(ne,r.value.maxDate):!1,u=ne=>r.value.minDate?e.yearPicker?lt(ne){const N=o(ne),G=u(ne),R=a(ne),j=t.value.months.map(se=>+se).includes(wt(ne)),ce=e.disabledWeekDays.length?e.disabledWeekDays.some(se=>+se===e6(ne)):!1,Ce=y(ne),Re=lt(ne),W=Re<+e.yearRange[0]||Re>+e.yearRange[1];return!(N||G||R||j||W||ce||Ce)},h=(ne,N)=>on(...Ri(r.value.minDate,ne,N))||Tt(...Ri(r.value.minDate,ne,N)),f=(ne,N)=>bn(...Ri(r.value.maxDate,ne,N))||Tt(...Ri(r.value.maxDate,ne,N)),p=(ne,N,G)=>{let R=!1;return r.value.maxDate&&G&&f(ne,N)&&(R=!0),r.value.minDate&&!G&&h(ne,N)&&(R=!0),R},m=(ne,N,G,R)=>{let j=!1;return R?r.value.minDate&&r.value.maxDate?j=p(ne,N,G):(r.value.minDate&&h(ne,N)||r.value.maxDate&&f(ne,N))&&(j=!0):j=!0,j},y=ne=>Array.isArray(r.value.allowedDates)&&!r.value.allowedDates.length?!0:r.value.allowedDates?!Bc(ne,r.value.allowedDates):!1,_=ne=>!c(ne),b=ne=>n.value.noDisabledRange?!aw({start:ne[0],end:ne[1]}).some(N=>_(N)):!0,S=ne=>{if(ne){const N=lt(ne);return N>=+e.yearRange[0]&&N<=e.yearRange[1]}return!0},$=(ne,N)=>!!(Array.isArray(ne)&&ne[N]&&(n.value.maxRange||n.value.minRange)&&S(ne[N])),V=(ne,N,G=0)=>{if($(N,G)&&S(ne)){const R=sw(ne,N[G]),j=Ew(N[G],ne),ce=j.length===1?0:j.filter(Re=>_(Re)).length,Ce=Math.abs(R)-(n.value.minMaxRawRange?0:ce);if(n.value.minRange&&n.value.maxRange)return Ce>=+n.value.minRange&&Ce<=+n.value.maxRange;if(n.value.minRange)return Ce>=+n.value.minRange;if(n.value.maxRange)return Ce<=+n.value.maxRange}return!0},x=()=>!e.enableTimePicker||e.monthPicker||e.yearPicker||e.ignoreTimeValidation,C=ne=>Array.isArray(ne)?[ne[0]?ch(ne[0]):null,ne[1]?ch(ne[1]):null]:ch(ne),B=(ne,N,G)=>ne.find(R=>+R.hours===ui(N)&&R.minutes==="*"?!0:+R.minutes===Bi(N)&&+R.hours===ui(N))&&G,H=(ne,N,G)=>{const[R,j]=ne,[ce,Ce]=N;return!B(R,ce,G)&&!B(j,Ce,G)&&G},F=(ne,N)=>{const G=Array.isArray(N)?N:[N];return Array.isArray(e.disabledTimes)?Array.isArray(e.disabledTimes[0])?H(e.disabledTimes,G,ne):!G.some(R=>B(e.disabledTimes,R,ne)):ne},U=(ne,N)=>{const G=Array.isArray(N)?[va(N[0]),N[1]?va(N[1]):void 0]:va(N),R=!e.disabledTimes(G);return ne&&R},P=(ne,N)=>e.disabledTimes?Array.isArray(e.disabledTimes)?F(N,ne):U(N,ne):N,O=ne=>{let N=!0;if(!ne||x())return!0;const G=!r.value.minDate&&!r.value.maxDate?C(ne):ne;return(e.maxTime||r.value.maxDate)&&(N=E0(e.maxTime,r.value.maxDate,"max",Nn(G),N)),(e.minTime||r.value.minDate)&&(N=E0(e.minTime,r.value.minDate,"min",Nn(G),N)),P(ne,N)},J=ne=>{if(!e.monthPicker)return!0;let N=!0;const G=Pe(fs(ne));if(r.value.minDate&&r.value.maxDate){const R=Pe(fs(r.value.minDate)),j=Pe(fs(r.value.maxDate));return bn(G,R)&&on(G,j)||Tt(G,R)||Tt(G,j)}if(r.value.minDate){const R=Pe(fs(r.value.minDate));N=bn(G,R)||Tt(G,R)}if(r.value.maxDate){const R=Pe(fs(r.value.maxDate));N=on(G,R)||Tt(G,R)}return N},X=me(()=>ne=>!e.enableTimePicker||e.ignoreTimeValidation?!0:O(ne)),de=me(()=>ne=>e.monthPicker?Array.isArray(ne)&&(n.value.enabled||s.value.enabled)?!ne.filter(N=>!J(N)).length:J(ne):!0);return{isDisabled:_,validateDate:c,validateMonthYearInRange:m,isDateRangeAllowed:b,checkMinMaxRange:V,isValidTime:O,isTimeValid:X,isMonthValid:de}},kd=()=>{const e=me(()=>(r,s)=>r==null?void 0:r.includes(s)),t=me(()=>(r,s)=>r.count?r.solo?!0:s===0:!0),n=me(()=>(r,s)=>r.count?r.solo?!0:s===r.count-1:!0);return{hideNavigationButtons:e,showLeftIcon:t,showRightIcon:n}},ZB=(e,t,n)=>{const r=he(0),s=Hr({[ga.timePicker]:!e.enableTimePicker||e.timePicker||e.monthPicker,[ga.calendar]:!1,[ga.header]:!1}),a=me(()=>e.monthPicker||e.timePicker),o=p=>{var m;if((m=e.flow)!=null&&m.length){if(!p&&a.value)return f();s[p]=!0,Object.keys(s).filter(y=>!s[y]).length||f()}},u=()=>{var p,m;(p=e.flow)!=null&&p.length&&r.value!==-1&&(r.value+=1,t("flow-step",r.value),f()),((m=e.flow)==null?void 0:m.length)===r.value&&Bn().then(()=>c())},c=()=>{r.value=-1},h=(p,m,...y)=>{var _,b;e.flow[r.value]===p&&n.value&&((b=(_=n.value)[m])==null||b.call(_,...y))},f=(p=0)=>{p&&(r.value+=p),h(er.month,"toggleMonthPicker",!0),h(er.year,"toggleYearPicker",!0),h(er.calendar,"toggleTimePicker",!1,!0),h(er.time,"toggleTimePicker",!0,!0);const m=e.flow[r.value];(m===er.hours||m===er.minutes||m===er.seconds)&&h(m,"toggleTimePicker",!0,!0,m)};return{childMount:o,updateFlowStep:u,resetFlow:c,handleFlow:f,flowStep:r}},XB={key:1,class:"dp__input_wrap"},QB=["id","name","inputmode","placeholder","disabled","readonly","required","value","autocomplete","aria-label","aria-disabled","aria-invalid"],e8={key:2,class:"dp__clear_icon"},t8=hn({compatConfig:{MODE:3},__name:"DatepickerInput",props:{isMenuOpen:{type:Boolean,default:!1},inputValue:{type:String,default:""},...wd},emits:["clear","open","update:input-value","set-input-date","close","select-date","set-empty-date","toggle","focus-prev","focus","blur","real-blur"],setup(e,{expose:t,emit:n}){const r=n,s=e,{defaultedTextInput:a,defaultedAriaLabels:o,defaultedInline:u,defaultedConfig:c,defaultedRange:h,defaultedMultiDates:f,defaultedUI:p,getDefaultPattern:m,getDefaultStartTime:y}=an(s),{checkMinMaxRange:_}=Wi(s),b=he(),S=he(null),$=he(!1),V=he(!1),x=me(()=>({dp__pointer:!s.disabled&&!s.readonly&&!a.value.enabled,dp__disabled:s.disabled,dp__input_readonly:!a.value.enabled,dp__input:!0,dp__input_icon_pad:!s.hideInputIcon,dp__input_valid:!!s.state,dp__input_invalid:s.state===!1,dp__input_focus:$.value||s.isMenuOpen,dp__input_reg:!a.value.enabled,[s.inputClassName]:!!s.inputClassName,...p.value.input??{}})),C=()=>{r("set-input-date",null),s.clearable&&s.autoApply&&(r("set-empty-date"),b.value=null)},B=R=>{const j=y();return p5(R,a.value.format??m(),j??Ow({},s.enableSeconds),s.inputValue,V.value,s.formatLocale)},H=R=>{const{rangeSeparator:j}=a.value,[ce,Ce]=R.split(`${j}`);if(ce){const Re=B(ce.trim()),W=Ce?B(Ce.trim()):null;if(Sl(Re,W))return;const se=Re&&W?[Re,W]:[Re];_(W,se,0)&&(b.value=Re?se:null)}},F=()=>{V.value=!0},U=R=>{if(h.value.enabled)H(R);else if(f.value.enabled){const j=R.split(";");b.value=j.map(ce=>B(ce.trim())).filter(ce=>ce)}else b.value=B(R)},P=R=>{var j;const ce=typeof R=="string"?R:(j=R.target)==null?void 0:j.value;ce!==""?(a.value.openMenu&&!s.isMenuOpen&&r("open"),U(ce),r("set-input-date",b.value)):C(),V.value=!1,r("update:input-value",ce)},O=R=>{a.value.enabled?(U(R.target.value),a.value.enterSubmit&&Zh(b.value)&&s.inputValue!==""?(r("set-input-date",b.value,!0),b.value=null):a.value.enterSubmit&&s.inputValue===""&&(b.value=null,r("clear"))):de(R)},J=R=>{a.value.enabled&&a.value.tabSubmit&&U(R.target.value),a.value.tabSubmit&&Zh(b.value)&&s.inputValue!==""?(r("set-input-date",b.value,!0,!0),b.value=null):a.value.tabSubmit&&s.inputValue===""&&(b.value=null,r("clear",!0))},X=()=>{$.value=!0,r("focus"),Bn().then(()=>{var R;a.value.enabled&&a.value.selectOnFocus&&((R=S.value)==null||R.select())})},de=R=>{R.preventDefault(),Ii(R,c.value,!0),a.value.enabled&&a.value.openMenu&&!u.value.input&&!s.isMenuOpen?r("open"):a.value.enabled||r("toggle")},ne=()=>{r("real-blur"),$.value=!1,(!s.isMenuOpen||u.value.enabled&&u.value.input)&&r("blur"),s.autoApply&&a.value.enabled&&b.value&&!s.isMenuOpen&&(r("set-input-date",b.value),r("select-date"),b.value=null)},N=R=>{Ii(R,c.value,!0),r("clear")},G=R=>{if(R.key==="Tab"&&J(R),R.key==="Enter"&&O(R),!a.value.enabled){if(R.code==="Tab")return;R.preventDefault()}};return t({focusInput:()=>{var R;(R=S.value)==null||R.focus({preventScroll:!0})},setParsedDate:R=>{b.value=R}}),(R,j)=>{var ce;return k(),D("div",{onClick:de},[R.$slots.trigger&&!R.$slots["dp-input"]&&!Q(u).enabled?Ve(R.$slots,"trigger",{key:0}):ae("",!0),!R.$slots.trigger&&(!Q(u).enabled||Q(u).input)?(k(),D("div",XB,[R.$slots["dp-input"]&&!R.$slots.trigger&&(!Q(u).enabled||Q(u).enabled&&Q(u).input)?Ve(R.$slots,"dp-input",{key:0,value:e.inputValue,isMenuOpen:e.isMenuOpen,onInput:P,onEnter:O,onTab:J,onClear:N,onBlur:ne,onKeypress:G,onPaste:F,onFocus:X,openMenu:()=>R.$emit("open"),closeMenu:()=>R.$emit("close"),toggleMenu:()=>R.$emit("toggle")}):ae("",!0),R.$slots["dp-input"]?ae("",!0):(k(),D("input",{key:1,id:R.uid?`dp-input-${R.uid}`:void 0,ref_key:"inputRef",ref:S,"data-test":"dp-input",name:R.name,class:$e(x.value),inputmode:Q(a).enabled?"text":"none",placeholder:R.placeholder,disabled:R.disabled,readonly:R.readonly,required:R.required,value:e.inputValue,autocomplete:R.autocomplete,"aria-label":(ce=Q(o))==null?void 0:ce.input,"aria-disabled":R.disabled||void 0,"aria-invalid":R.state===!1?!0:void 0,onInput:P,onBlur:ne,onFocus:X,onKeypress:G,onKeydown:G,onPaste:F},null,42,QB)),v("div",{onClick:j[2]||(j[2]=Ce=>r("toggle"))},[R.$slots["input-icon"]&&!R.hideInputIcon?(k(),D("span",{key:0,class:"dp__input_icon",onClick:j[0]||(j[0]=Ce=>r("toggle"))},[Ve(R.$slots,"input-icon")])):ae("",!0),!R.$slots["input-icon"]&&!R.hideInputIcon&&!R.$slots["dp-input"]?(k(),st(Q(Dl),{key:1,class:"dp__input_icon dp__input_icons",onClick:j[1]||(j[1]=Ce=>r("toggle"))})):ae("",!0)]),R.$slots["clear-icon"]&&e.inputValue&&R.clearable&&!R.disabled&&!R.readonly?(k(),D("span",e8,[Ve(R.$slots,"clear-icon",{clear:N})])):ae("",!0),R.clearable&&!R.$slots["clear-icon"]&&e.inputValue&&!R.disabled&&!R.readonly?(k(),st(Q(ww),{key:3,class:"dp__clear_icon dp__input_icons","data-test":"clear-icon",onClick:j[3]||(j[3]=Ot(Ce=>N(Ce),["prevent"]))})):ae("",!0)])):ae("",!0)])}}}),n8=typeof window<"u"?window:void 0,gh=()=>{},r8=e=>ap()?(u_(e),!0):!1,s8=(e,t,n,r)=>{if(!e)return gh;let s=gh;const a=qt(()=>Q(e),u=>{s(),u&&(u.addEventListener(t,n,r),s=()=>{u.removeEventListener(t,n,r),s=gh})},{immediate:!0,flush:"post"}),o=()=>{a(),s()};return r8(o),o},i8=(e,t,n,r={})=>{const{window:s=n8,event:a="pointerdown"}=r;return s?s8(s,a,o=>{const u=Dn(e),c=Dn(t);!u||!c||u===o.target||o.composedPath().includes(u)||o.composedPath().includes(c)||n(o)},{passive:!0}):void 0},a8=hn({compatConfig:{MODE:3},__name:"VueDatePicker",props:{...wd},emits:["update:model-value","update:model-timezone-value","text-submit","closed","cleared","open","focus","blur","internal-model-change","recalculate-position","flow-step","update-month-year","invalid-select","invalid-fixed-range","tooltip-open","tooltip-close","time-picker-open","time-picker-close","am-pm-change","range-start","range-end","date-update","invalid-date","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=e,a=Hi(),o=he(!1),u=fl(s,"modelValue"),c=fl(s,"timezone"),h=he(null),f=he(null),p=he(null),m=he(!1),y=he(null),_=he(!1),b=he(!1),S=he(!1),$=he(!1),{setMenuFocused:V,setShiftKey:x}=Lw(),{clearArrowNav:C}=ji(),{validateDate:B,isValidTime:H}=Wi(s),{defaultedTransitions:F,defaultedTextInput:U,defaultedInline:P,defaultedConfig:O,defaultedRange:J,defaultedMultiDates:X}=an(s),{menuTransition:de,showTransition:ne}=zo(F);Ht(()=>{re(s.modelValue),Bn().then(()=>{if(!P.value.enabled){const xe=Re(y.value);xe==null||xe.addEventListener("scroll",Z),window==null||window.addEventListener("resize",ee)}}),P.value.enabled&&(o.value=!0),window==null||window.addEventListener("keyup",ge),window==null||window.addEventListener("keydown",Y)}),di(()=>{if(!P.value.enabled){const xe=Re(y.value);xe==null||xe.removeEventListener("scroll",Z),window==null||window.removeEventListener("resize",ee)}window==null||window.removeEventListener("keyup",ge),window==null||window.removeEventListener("keydown",Y)});const N=Br(a,"all",s.presetDates),G=Br(a,"input");qt([u,c],()=>{re(u.value)},{deep:!0});const{openOnTop:R,menuStyle:j,xCorrect:ce,setMenuPosition:Ce,getScrollableParent:Re,shadowRender:W}=zB({menuRef:h,menuRefInner:f,inputRef:p,pickerWrapperRef:y,inline:P,emit:r,props:s,slots:a}),{inputValue:se,internalModelValue:E,parseExternalModelValue:re,emitModelValue:be,formatInputValue:q,checkBeforeEmit:Ie}=F5(r,s,m),Xe=me(()=>({dp__main:!0,dp__theme_dark:s.dark,dp__theme_light:!s.dark,dp__flex_display:P.value.enabled,"dp--flex-display-collapsed":S.value,dp__flex_display_with_input:P.value.input})),we=me(()=>s.dark?"dp__theme_dark":"dp__theme_light"),et=me(()=>s.teleport?{to:typeof s.teleport=="boolean"?"body":s.teleport,disabled:!s.teleport||P.value.enabled}:{}),z=me(()=>({class:"dp__outer_menu_wrap"})),T=me(()=>P.value.enabled&&(s.timePicker||s.monthPicker||s.yearPicker||s.quarterPicker)),I=()=>{var xe,Be;return(Be=(xe=p.value)==null?void 0:xe.$el)==null?void 0:Be.getBoundingClientRect()},Z=()=>{o.value&&(O.value.closeOnScroll?Ge():Ce())},ee=()=>{var xe;o.value&&Ce();const Be=(xe=f.value)==null?void 0:xe.$el.getBoundingClientRect().width;S.value=document.body.offsetWidth<=Be},ge=xe=>{xe.key==="Tab"&&!P.value.enabled&&!s.teleport&&O.value.tabOutClosesMenu&&(y.value.contains(document.activeElement)||Ge()),b.value=xe.shiftKey},Y=xe=>{b.value=xe.shiftKey},fe=()=>{!s.disabled&&!s.readonly&&(W(D0,s),Ce(!1),o.value=!0,o.value&&r("open"),o.value||je(),re(s.modelValue))},_e=()=>{var xe;se.value="",je(),(xe=p.value)==null||xe.setParsedDate(null),r("update:model-value",null),r("update:model-timezone-value",null),r("cleared"),O.value.closeOnClearValue&&Ge()},Se=()=>{const xe=E.value;return!xe||!Array.isArray(xe)&&B(xe)?!0:Array.isArray(xe)?X.value.enabled||xe.length===2&&B(xe[0])&&B(xe[1])?!0:J.value.partialRange&&!s.timePicker?B(xe[0]):!1:!1},Ae=()=>{Ie()&&Se()?(be(),Ge()):r("invalid-select",E.value)},Oe=xe=>{He(),be(),O.value.closeOnAutoApply&&!xe&&Ge()},He=()=>{p.value&&U.value.enabled&&p.value.setParsedDate(E.value)},Ue=(xe=!1)=>{s.autoApply&&H(E.value)&&Se()&&(J.value.enabled&&Array.isArray(E.value)?(J.value.partialRange||E.value.length===2)&&Oe(xe):Oe(xe))},je=()=>{U.value.enabled||(E.value=null)},Ge=()=>{P.value.enabled||(o.value&&(o.value=!1,ce.value=!1,V(!1),x(!1),C(),r("closed"),se.value&&re(u.value)),je(),r("blur"))},ht=(xe,Be,qe=!1)=>{if(!xe){E.value=null;return}const Ln=Array.isArray(xe)?!xe.some(Ns=>!B(Ns)):B(xe),hr=H(xe);Ln&&hr&&($.value=!0,E.value=xe,Be&&(_.value=qe,Ae(),r("text-submit")),Bn().then(()=>{$.value=!1}))},_t=()=>{s.autoApply&&H(E.value)&&be(),He()},tn=()=>o.value?Ge():fe(),Xt=xe=>{E.value=xe},En=()=>{U.value.enabled&&(m.value=!0,q()),r("focus")},pn=()=>{if(U.value.enabled&&(m.value=!1,re(s.modelValue),_.value)){const xe=d5(y.value,b.value);xe==null||xe.focus()}r("blur")},Rr=xe=>{f.value&&f.value.updateMonthYear(0,{month:T0(xe.month),year:T0(xe.year)})},xs=xe=>{re(xe??s.modelValue)},mn=(xe,Be)=>{var qe;(qe=f.value)==null||qe.switchView(xe,Be)},ue=xe=>O.value.onClickOutside?O.value.onClickOutside(xe):Ge(),Fe=(xe=0)=>{var Be;(Be=f.value)==null||Be.handleFlow(xe)};return i8(h,p,()=>ue(Se)),t({closeMenu:Ge,selectDate:Ae,clearValue:_e,openMenu:fe,onScroll:Z,formatInputValue:q,updateInternalModelValue:Xt,setMonthYear:Rr,parseModel:xs,switchView:mn,toggleMenu:tn,handleFlow:Fe}),(xe,Be)=>(k(),D("div",{ref_key:"pickerWrapperRef",ref:y,class:$e(Xe.value),"data-datepicker-instance":""},[pe(t8,cn({ref_key:"inputRef",ref:p,"input-value":Q(se),"onUpdate:inputValue":Be[0]||(Be[0]=qe=>dn(se)?se.value=qe:null),"is-menu-open":o.value},xe.$props,{onClear:_e,onOpen:fe,onSetInputDate:ht,onSetEmptyDate:Q(be),onSelectDate:Ae,onToggle:tn,onClose:Ge,onFocus:En,onBlur:pn,onRealBlur:Be[1]||(Be[1]=qe=>m.value=!1)}),$n({_:2},[Qe(Q(G),(qe,Ln)=>({name:qe,fn:Te(hr=>[Ve(xe.$slots,qe,Sn(Yn(hr)))])}))]),1040,["input-value","is-menu-open","onSetEmptyDate"]),(k(),st(Rl(xe.teleport?fp:"div"),Sn(Yn(et.value)),{default:Te(()=>[pe(ys,{name:Q(de)(Q(R)),css:Q(ne)&&!Q(P).enabled},{default:Te(()=>[o.value?(k(),D("div",cn({key:0,ref_key:"dpWrapMenuRef",ref:h},z.value,{class:{"dp--menu-wrapper":!Q(P).enabled},style:Q(P).enabled?void 0:Q(j)}),[pe(D0,cn({ref_key:"dpMenuRef",ref:f},xe.$props,{"internal-model-value":Q(E),"onUpdate:internalModelValue":Be[2]||(Be[2]=qe=>dn(E)?E.value=qe:null),class:{[we.value]:!0,"dp--menu-wrapper":xe.teleport},"open-on-top":Q(R),"no-overlay-focus":T.value,collapse:S.value,"get-input-rect":I,"is-text-input-date":$.value,onClosePicker:Ge,onSelectDate:Ae,onAutoApply:Ue,onTimeUpdate:_t,onFlowStep:Be[3]||(Be[3]=qe=>xe.$emit("flow-step",qe)),onUpdateMonthYear:Be[4]||(Be[4]=qe=>xe.$emit("update-month-year",qe)),onInvalidSelect:Be[5]||(Be[5]=qe=>xe.$emit("invalid-select",Q(E))),onAutoApplyInvalid:Be[6]||(Be[6]=qe=>xe.$emit("invalid-select",qe)),onInvalidFixedRange:Be[7]||(Be[7]=qe=>xe.$emit("invalid-fixed-range",qe)),onRecalculatePosition:Q(Ce),onTooltipOpen:Be[8]||(Be[8]=qe=>xe.$emit("tooltip-open",qe)),onTooltipClose:Be[9]||(Be[9]=qe=>xe.$emit("tooltip-close",qe)),onTimePickerOpen:Be[10]||(Be[10]=qe=>xe.$emit("time-picker-open",qe)),onTimePickerClose:Be[11]||(Be[11]=qe=>xe.$emit("time-picker-close",qe)),onAmPmChange:Be[12]||(Be[12]=qe=>xe.$emit("am-pm-change",qe)),onRangeStart:Be[13]||(Be[13]=qe=>xe.$emit("range-start",qe)),onRangeEnd:Be[14]||(Be[14]=qe=>xe.$emit("range-end",qe)),onDateUpdate:Be[15]||(Be[15]=qe=>xe.$emit("date-update",qe)),onInvalidDate:Be[16]||(Be[16]=qe=>xe.$emit("invalid-date",qe)),onOverlayToggle:Be[17]||(Be[17]=qe=>xe.$emit("overlay-toggle",qe))}),$n({_:2},[Qe(Q(N),(qe,Ln)=>({name:qe,fn:Te(hr=>[Ve(xe.$slots,qe,Sn(Yn({...hr})))])}))]),1040,["internal-model-value","class","open-on-top","no-overlay-focus","collapse","is-text-input-date","onRecalculatePosition"])],16)):ae("",!0)]),_:3},8,["name","css"])]),_:3},16))],2))}}),pm=(()=>{const e=a8;return e.install=t=>{t.component("Vue3DatePicker",e)},e})(),l8=Object.freeze(Object.defineProperty({__proto__:null,default:pm},Symbol.toStringTag,{value:"Module"}));Object.entries(l8).forEach(([e,t])=>{e!=="default"&&(pm[e]=t)});const o8={components:{VueDatePicker:pm},props:["name","placeholder","value","lang","format","onClear","flow"],data(){return{time1:this.value?this.value:"",time2:"",shortcuts:[{text:"Today",start:new Date,end:new Date}]}},methods:{onChange(e){if(this.$emit("onClear"),!(e instanceof Date)||isNaN(e.getTime()))return"";const t=u=>u.toString().padStart(2,"0"),n=e.getFullYear(),r=t(e.getMonth()+1),s=t(e.getDate()),a=t(e.getHours()),o=t(e.getMinutes());this.$emit("onChange",`${n}-${r}-${s} ${a}:${o}`)}}},u8={class:"datepicker-wrapper"};function c8(e,t,n,r,s,a){const o=it("VueDatePicker");return k(),D("div",u8,[pe(o,{class:"custom-date-picker",name:n.name,modelValue:s.time1,"onUpdate:modelValue":[t[0]||(t[0]=u=>s.time1=u),a.onChange],type:"datetime",format:n.format||"yyyy-MM-dd HH:mm","time-picker-options":{start:"07:00",step:"00:30",end:"23:30"},lang:"en",placeholder:n.placeholder,flow:n.flow},null,8,["name","modelValue","format","placeholder","onUpdate:modelValue","flow"])])}const d8=gt(o8,[["render",c8],["__scopeId","data-v-c2f72b26"]]),f8={props:{question:{type:Object,required:!0}},setup(e){const t=he(!0),n=()=>{t.value=!t.value},r=me(()=>({expanded:t.value,collapsed:!t.value}));return{isOpen:t,toggleOpen:n,chevron:r}}},h8={class:"codeweek-question-container"},p8={class:"expander-always-visible"},m8={class:"expansion"},g8={class:"content"},v8={class:"content"},y8={key:0,class:"maps"},_8={key:1,class:"button"},b8=["href"],w8=["value"];function x8(e,t,n,r,s,a){return k(),D("div",h8,[v("div",p8,[v("div",m8,[v("button",{onClick:t[0]||(t[0]=(...o)=>r.toggleOpen&&r.toggleOpen(...o)),class:"codeweek-expander-button"},[v("div",null,ie(r.isOpen?"-":"+"),1)])]),v("div",g8,[v("h1",null,ie(n.question.title1),1)])]),v("div",{class:$e([r.chevron,"container-expansible"])},[t[2]||(t[2]=v("div",{class:"expansion"},[v("div",{class:"expansion-path"})],-1)),v("div",v8,[v("h2",null,ie(n.question.title2),1),(k(!0),D(Ne,null,Qe(n.question.content,(o,u)=>(k(),D("p",{key:u},ie(o),1))),128)),n.question.map?(k(),D("div",y8,[...t[1]||(t[1]=[v("iframe",{class:"map",src:"/map",scrolling:"no"},null,-1)])])):ae("",!0),n.question.button.show?(k(),D("div",_8,[v("a",{href:n.question.button.link,class:"codeweek-button"},[v("input",{type:"submit",value:n.question.button.label},null,8,w8)],8,b8)])):ae("",!0)])],2)])}const S8=gt(f8,[["render",x8]]),k8=hn({emits:["loaded"],methods:{onChange(e){if(!e.target.files.length)return;let t=e.target.files[0],n=new FileReader;n.readAsDataURL(t),n.onload=r=>{let s=r.target.result;this.$emit("loaded",{src:s,file:t})}}}});function T8(e,t,n,r,s,a){return k(),D("div",null,[v("input",{id:"image",type:"file",accept:"image/*",onChange:t[0]||(t[0]=(...o)=>e.onChange&&e.onChange(...o))},null,32),t[1]||(t[1]=v("label",{class:"!flex justify-center items-center !h-10 !w-10 !p-0 !bg-dark-blue border-2 border-white",for:"image"},[v("img",{class:"w-5 h-5",src:"/images/edit.svg"})],-1))])}const Hw=gt(k8,[["render",T8]]),C8={components:{ImageUpload:Hw,Flash:yd},props:{image:{type:String,default:""},picture:{type:String,default:""}},setup(e){const t=he(e.picture||""),n=he(e.image||""),r=he(""),s=u=>{a(u.file)},a=u=>{let c=new FormData;c.append("picture",u),At.post("/api/events/picture",c).then(h=>{r.value="",t.value=h.data.path,n.value=h.data.imageName,hs.emit("flash",{message:"Picture uploaded!",level:"success"})}).catch(h=>{h.response.data.errors&&h.response.data.errors.picture?r.value=h.response.data.errors.picture[0]:r.value="Image is too large. Maximum is 1Mb",hs.emit("flash",{message:r.value,level:"error"})})};return{pictureClone:t,imageClone:n,error:r,onLoad:s,persist:a,remove:()=>{At.delete("/api/event/picture").then(()=>{hs.emit("flash",{message:"Event Picture deleted!",level:"success"}),t.value="https://s3-eu-west-1.amazonaws.com/codeweek-dev/events/pictures/default.png"})}}}},A8={key:0,style:{"background-color":"darkred",color:"white",padding:"4px"}},E8={class:"level"},O8=["src"],M8=["value"],R8={method:"POST",enctype:"multipart/form-data"};function D8(e,t,n,r,s,a){const o=it("ImageUpload"),u=it("Flash");return k(),D("div",null,[r.error!==""?(k(),D("div",A8,ie(r.error),1)):ae("",!0),v("div",E8,[v("img",{src:r.pictureClone,class:"mr-1"},null,8,O8)]),v("input",{type:"hidden",name:"picture",value:r.imageClone},null,8,M8),v("form",R8,[pe(o,{name:"picture",class:"mr-1",onLoaded:r.onLoad},null,8,["onLoaded"])]),pe(u)])}const P8=gt(C8,[["render",D8]]);var L8=typeof globalThis<"u"?globalThis:typeof window<"u"||typeof window<"u"?window:typeof self<"u"?self:{};function I8(e,t,n){return n={path:t,exports:{},require:function(r,s){return N8(r,s??n.path)}},e(n,n.exports),n.exports}function N8(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}var V8=I8(function(e,t){(function(n,r){e.exports=r()})(L8,function(){var n="__v-click-outside",r=typeof window<"u",s=typeof navigator<"u",a=r&&("ontouchstart"in window||s&&navigator.msMaxTouchPoints>0)?["touchstart"]:["click"],o=function(f){var p=f.event,m=f.handler;(0,f.middleware)(p)&&m(p)},u=function(f,p){var m=function(V){var x=typeof V=="function";if(!x&&typeof V!="object")throw new Error("v-click-outside: Binding value must be a function or an object");return{handler:x?V:V.handler,middleware:V.middleware||function(C){return C},events:V.events||a,isActive:V.isActive!==!1,detectIframe:V.detectIframe!==!1,capture:!!V.capture}}(p.value),y=m.handler,_=m.middleware,b=m.detectIframe,S=m.capture;if(m.isActive){if(f[n]=m.events.map(function(V){return{event:V,srcTarget:document.documentElement,handler:function(x){return function(C){var B=C.el,H=C.event,F=C.handler,U=C.middleware,P=H.path||H.composedPath&&H.composedPath();(P?P.indexOf(B)<0:!B.contains(H.target))&&o({event:H,handler:F,middleware:U})}({el:f,event:x,handler:y,middleware:_})},capture:S}}),b){var $={event:"blur",srcTarget:window,handler:function(V){return function(x){var C=x.el,B=x.event,H=x.handler,F=x.middleware;setTimeout(function(){var U=document.activeElement;U&&U.tagName==="IFRAME"&&!C.contains(U)&&o({event:B,handler:H,middleware:F})},0)}({el:f,event:V,handler:y,middleware:_})},capture:S};f[n]=[].concat(f[n],[$])}f[n].forEach(function(V){var x=V.event,C=V.srcTarget,B=V.handler;return setTimeout(function(){f[n]&&C.addEventListener(x,B,S)},0)})}},c=function(f){(f[n]||[]).forEach(function(p){return p.srcTarget.removeEventListener(p.event,p.handler,p.capture)}),delete f[n]},h=r?{beforeMount:u,updated:function(f,p){var m=p.value,y=p.oldValue;JSON.stringify(m)!==JSON.stringify(y)&&(c(f),u(f,{value:m}))},unmounted:c}:{};return{install:function(f){f.directive("click-outside",h)},directive:h}})}),F8=V8;const $8={class:"v3ti-loader-wrapper"},B8=v("div",{class:"v3ti-loader"},null,-1),H8=v("span",null,"Loading",-1),U8=[B8,H8];function j8(e,t){return k(),D("div",$8,U8)}function Uw(e,t){t===void 0&&(t={});var n=t.insertAt;if(!(!e||typeof document>"u")){var r=document.head||document.getElementsByTagName("head")[0],s=document.createElement("style");s.type="text/css",n==="top"&&r.firstChild?r.insertBefore(s,r.firstChild):r.appendChild(s),s.styleSheet?s.styleSheet.cssText=e:s.appendChild(document.createTextNode(e))}}var W8=`.v3ti-loader-wrapper { + display: flex; + align-items: center; + justify-content: center; + color: #112B3C; +} +.v3ti-loader-wrapper .v3ti-loader { + width: 18px; + height: 18px; + border-radius: 50%; + display: inline-block; + border-top: 2px solid #112B3C; + border-right: 2px solid transparent; + box-sizing: border-box; + animation: rotation 0.8s linear infinite; + margin-right: 8px; +} +@keyframes rotation { +0% { + transform: rotate(0deg); +} +100% { + transform: rotate(360deg); +} +}`;Uw(W8);const jw={};jw.render=j8;var q8=jw,Ww={name:"Vue3TagsInput",emits:["update:modelValue","update:tags","on-limit","on-tags-changed","on-remove","on-error","on-focus","on-blur","on-select","on-select-duplicate-tag","on-new-tag"],props:{readOnly:{type:Boolean,default:!1},modelValue:{type:String,default:""},validate:{type:[String,Function,Object],default:""},addTagOnKeys:{type:Array,default:function(){return[13,",",32]}},placeholder:{type:String,default:""},tags:{type:Array,default:()=>[]},loading:{type:Boolean,default:!1},limit:{type:Number,default:-1},allowDuplicates:{type:Boolean,default:!1},addTagOnBlur:{type:Boolean,default:!1},selectItems:{type:Array,default:()=>[]},select:{type:Boolean,default:!1},duplicateSelectItem:{type:Boolean,default:!0},uniqueSelectField:{type:String,default:"id"},addTagOnKeysWhenSelect:{type:Boolean,default:!1},isShowNoData:{type:Boolean,default:!0}},components:{Loading:q8},directives:{clickOutside:F8.directive},data(){return{isInputActive:!1,isError:!1,newTag:"",innerTags:[],multiple:!1}},computed:{isLimit(){const e=this.limit>0&&Number(this.limit)===this.innerTags.length;return e&&this.$emit("on-limit"),e},selectedItemsIds(){return this.duplicateSelectItem?[]:this.tags.map(e=>e[this.uniqueSelectField]||"")}},watch:{error(){this.isError=this.error},modelValue:{immediate:!0,handler(e){this.newTag=e}},tags:{deep:!0,immediate:!0,handler(e){this.innerTags=[...e]}}},methods:{isShot(e){return!!this.$slots[e]},makeItNormal(e){this.$emit("update:modelValue",e.target.value),this.$refs.inputTag.className="v3ti-new-tag",this.$refs.inputTag.style.textDecoration="none"},resetData(){this.innerTags=[]},resetInputValue(){this.newTag="",this.$emit("update:modelValue","")},setPosition(){const e=this.$refs.inputBox,t=this.$refs.contextMenu;if(e&&t){t.style.display="block";const n=e.clientHeight||32,r=3;t.style.top=n+r+"px"}},closeContextMenu(){this.$refs.contextMenu&&(this.$refs.contextMenu.style={display:"none"})},handleSelect(e){if(this.isShowCheckmark(e)){const t=this.tags.filter(n=>e.id!==n.id);this.$emit("update:tags",t),this.$emit("on-select-duplicate-tag",e),this.resetInputValue()}else this.$emit("on-select",e);this.$nextTick(()=>{this.closeContextMenu()})},isShowCheckmark(e){return this.duplicateSelectItem?!1:this.selectedItemsIds.includes(e[this.uniqueSelectField])},focusNewTag(){this.select&&!this.disabled&&this.setPosition(),!(this.readOnly||!this.$el.querySelector(".v3ti-new-tag"))&&this.$el.querySelector(".v3ti-new-tag").focus()},handleInputFocus(e){this.isInputActive=!0,this.$emit("on-focus",e)},handleInputBlur(e){this.isInputActive=!1,this.addNew(e),this.$emit("on-blur",e)},addNew(e){if(this.select&&!this.addTagOnKeysWhenSelect)return;const t=e?this.addTagOnKeys.indexOf(e.keyCode)!==-1||this.addTagOnKeys.indexOf(e.key)!==-1:!0,n=e&&e.type!=="blur";!t&&(n||!this.addTagOnBlur)||this.isLimit||(this.newTag&&(this.allowDuplicates||this.innerTags.indexOf(this.newTag)===-1)&&this.validateIfNeeded(this.newTag)?(this.innerTags.push(this.newTag),this.addTagOnKeysWhenSelect&&(this.$emit("on-new-tag",this.newTag),this.updatePositionContextMenu()),this.resetInputValue(),this.tagChange(),e&&e.preventDefault()):(this.validateIfNeeded(this.newTag)?this.makeItError(!0):this.makeItError(!1),e&&e.preventDefault()))},updatePositionContextMenu(){this.$nextTick(()=>{this.setPosition()})},makeItError(e){this.newTag!==""&&(this.$refs.inputTag.className="v3ti-new-tag v3ti-new-tag--error",this.$refs.inputTag.style.textDecoration="underline",this.$emit("on-error",e))},validateIfNeeded(e){return this.validate===""||this.validate===void 0?!0:typeof this.validate=="function"?this.validate(e):!0},removeLastTag(){this.newTag||(this.innerTags.pop(),this.tagChange(),this.updatePositionContextMenu())},remove(e){this.innerTags.splice(e,1),this.tagChange(),this.$emit("on-remove",e),this.updatePositionContextMenu()},tagChange(){this.$emit("on-tags-changed",this.innerTags)}}};const Y8={key:1,class:"v3ti-tag-content"},z8=["onClick"],K8=["placeholder","disabled"],G8={key:0,class:"v3ti-loading"},J8={key:1,class:"v3ti-no-data"},Z8={key:1},X8={key:2},Q8=["onClick"],eH={class:"v3ti-context-item--label"},tH={key:0,class:"v3ti-icon-selected-tag",width:"44",height:"44",viewBox:"0 0 24 24","stroke-width":"1.5",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},nH=v("path",{stroke:"none",d:"M0 0h24v24H0z"},null,-1),rH=v("path",{d:"M5 12l5 5l10 -10"},null,-1),sH=[nH,rH];function iH(e,t,n,r,s,a){const o=it("Loading"),u=ab("click-outside");return Pn((k(),D("div",{onClick:t[6]||(t[6]=c=>a.focusNewTag()),class:$e([{"v3ti--focus":s.isInputActive,"v3ti--error":s.isError},"v3ti"])},[v("div",{class:$e(["v3ti-content",{"v3ti-content--select":n.select}]),ref:"inputBox"},[(k(!0),D(Ne,null,Qe(s.innerTags,(c,h)=>(k(),D("span",{key:h,class:"v3ti-tag"},[a.isShot("item")?Ve(e.$slots,"item",Sn(cn({key:0},{name:c,index:h,tag:c}))):(k(),D("span",Y8,ie(c),1)),n.readOnly?ae("",!0):(k(),D("a",{key:2,onClick:Ot(f=>a.remove(h),["prevent","stop"]),class:"v3ti-remove-tag"},null,8,z8))]))),128)),Pn(v("input",{ref:"inputTag",placeholder:n.placeholder,"onUpdate:modelValue":t[0]||(t[0]=c=>s.newTag=c),onKeydown:[t[1]||(t[1]=Vn(Ot(function(){return a.removeLastTag&&a.removeLastTag(...arguments)},["stop"]),["delete"])),t[2]||(t[2]=function(){return a.addNew&&a.addNew(...arguments)})],onBlur:t[3]||(t[3]=function(){return a.handleInputBlur&&a.handleInputBlur(...arguments)}),onFocus:t[4]||(t[4]=function(){return a.handleInputFocus&&a.handleInputFocus(...arguments)}),onInput:t[5]||(t[5]=function(){return a.makeItNormal&&a.makeItNormal(...arguments)}),class:"v3ti-new-tag",disabled:n.readOnly},null,40,K8),[[$i,s.newTag]])],2),n.select?(k(),D("section",{key:0,class:$e(["v3ti-context-menu",{"v3ti-context-menu-no-data":!n.isShowNoData&&n.selectItems.length===0}]),ref:"contextMenu"},[n.loading?(k(),D("div",G8,[a.isShot("loading")?Ve(e.$slots,"default",{key:0}):(k(),st(o,{key:1}))])):ae("",!0),!n.loading&&n.selectItems.length===0&&n.isShowNoData?(k(),D("div",J8,[a.isShot("no-data")?Ve(e.$slots,"no-data",{key:0}):(k(),D("span",Z8," No data "))])):ae("",!0),!n.loading&&n.selectItems.length>0?(k(),D("div",X8,[(k(!0),D(Ne,null,Qe(n.selectItems,(c,h)=>(k(),D("div",{key:h,class:$e(["v3ti-context-item",{"v3ti-context-item--active":a.isShowCheckmark(c)}]),onClick:Ot(f=>a.handleSelect(c,h),["stop"])},[v("div",eH,[Ve(e.$slots,"select-item",Sn(Yn(c)))]),a.isShowCheckmark(c)?(k(),D("svg",tH,sH)):ae("",!0)],10,Q8))),128))])):ae("",!0)],2)):ae("",!0)],2)),[[u,a.closeContextMenu]])}var aH=`.v3ti { + border-radius: 5px; + min-height: 32px; + line-height: 1.4; + background-color: #fff; + border: 1px solid #9ca3af; + cursor: text; + text-align: left; + -webkit-appearance: textfield; + display: flex; + flex-wrap: wrap; + position: relative; +} +.v3ti .v3ti-icon-selected-tag { + stroke: #19be6b; + width: 1rem; + height: 1rem; + margin-left: 4px; +} +.v3ti--focus { + outline: 0; + border-color: #000000; + box-shadow: 0 0 0 1px #000000; +} +.v3ti--error { + border-color: #F56C6C; +} +.v3ti .v3ti-no-data { + color: #d8d8d8; + text-align: center; + padding: 4px 7px; +} +.v3ti .v3ti-loading { + padding: 4px 7px; + text-align: center; +} +.v3ti .v3ti-context-menu { + max-height: 150px; + min-width: 150px; + overflow: auto; + display: none; + outline: none; + position: absolute; + top: 0; + left: 0; + right: 0; + margin: 0; + padding: 5px 0; + background: #ffffff; + z-index: 1050; + color: #475569; + box-shadow: 0 3px 8px 2px rgba(0, 0, 0, 0.1); + border-radius: 0 0 6px 6px; +} +.v3ti .v3ti-context-menu .v3ti-context-item { + padding: 4px 7px; + display: flex; + align-items: center; +} +.v3ti .v3ti-context-menu .v3ti-context-item:hover { + background: #e8e8e8; + cursor: pointer; +} +.v3ti .v3ti-context-menu .v3ti-context-item--label { + flex: 1; + min-width: 1px; +} +.v3ti .v3ti-context-menu .v3ti-context-item--active { + color: #317CAF; +} +.v3ti .v3ti-context-menu-no-data { + padding: 0; +} +.v3ti .v3ti-content { + width: 100%; + display: flex; + flex-wrap: wrap; +} +.v3ti .v3ti-content--select { + padding-right: 30px; +} +.v3ti .v3ti-tag { + display: flex; + font-weight: 400; + margin: 3px; + padding: 0 5px; + background: #317CAF; + color: #ffffff; + height: 27px; + border-radius: 5px; + align-items: center; + max-width: calc(100% - 16px); +} +.v3ti .v3ti-tag .v3ti-tag-content { + flex: 1; + min-width: 1px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} +.v3ti .v3ti-tag .v3ti-remove-tag { + color: #ffffff; + transition: opacity 0.3s ease; + opacity: 0.5; + cursor: pointer; + padding: 0 5px 0 7px; +} +.v3ti .v3ti-tag .v3ti-remove-tag::before { + content: "x"; +} +.v3ti .v3ti-tag .v3ti-remove-tag:hover { + opacity: 1; +} +.v3ti .v3ti-new-tag { + background: transparent; + border: 0; + font-weight: 400; + margin: 3px; + outline: none; + padding: 0 4px; + flex: 1; + min-width: 60px; + height: 27px; +} +.v3ti .v3ti-new-tag--error { + color: #F56C6C; +}`;Uw(aH);Ww.render=iH;var lH=(()=>{const e=Ww;return e.install=t=>{t.component("Vue3TagsInput",e)},e})();const oH=hn({components:{Vue3TagsInput:lH},props:{value:{type:String,default:""}},data(){return{tags:this.value?this.value.split(","):[]}},methods:{handleChangeTag(e){this.tags=e}}}),uH={class:"input-tag-wrapper"},cH=["value"];function dH(e,t,n,r,s,a){const o=it("vue3-tags-input");return k(),D("div",uH,[pe(o,{tags:e.tags,placeholder:"enter some tags","add-tag-on-keys":[9,13,188],onOnTagsChanged:e.handleChangeTag},null,8,["tags","onOnTagsChanged"]),v("input",{type:"hidden",name:"tags",value:e.tags},null,8,cH)])}const fH=gt(oH,[["render",dH]]),hH={props:["event"],data(){return{reported_at:this.event.reported_at,certificate_url:this.event.certificate_url,status:this.event.status}},methods:{report(){window.location.href="/event/report/"+this.event.id},download(){window.location.href=this.event.certificate_url}}},pH={key:0},mH={key:0},gH={class:"report-event"},vH={style:{"text-align":"right"}},yH={class:"actions"},_H={key:1},bH={class:"event-already-reported"},wH={class:"actions"};function xH(e,t,n,r,s,a){return s.status==="APPROVED"?(k(),D("div",pH,[s.reported_at==null||s.certificate_url==null?(k(),D("div",mH,[v("div",gH,[v("div",vH,ie(e.$t("event.submit_event_and_report")),1),v("div",yH,[v("button",{onClick:t[0]||(t[0]=(...o)=>a.report&&a.report(...o)),class:"codeweek-action-button"},ie(e.$t("event.report_and_claim")),1)])])])):(k(),D("div",_H,[v("div",bH,[v("div",null,ie(e.$t("event.certificate_ready")),1),v("div",wH,[v("button",{onClick:t[1]||(t[1]=(...o)=>a.download&&a.download(...o)),class:"codeweek-action-button"},ie(e.$t("event.view_your_certificate")),1)])])]))])):ae("",!0)}const SH=gt(hH,[["render",xH]]),kH={props:{event:{type:Object,default:()=>({})}},setup(e){const{recurringFrequentlyMap:t}=Ui(),n=me(()=>{var o,u;const a=[];return e.event.highlighted_status==="FEATURED"&&a.push({title:"Featured",highlight:!0}),["daily","weekly","monthly"].includes((o=e.event)==null?void 0:o.recurring_event)&&a.push({title:t.value[(u=e.event)==null?void 0:u.recurring_event]}),a}),r=me(()=>{const a=c=>{if(!c)return"";const h=new Date(c),f=h.getDate(),p=h.toLocaleString("en-US",{month:"short"}),m=h.getFullYear();return h.toLocaleString("en-US",{hour:"numeric",hour12:!0}),`${f}, ${p} ${m}`},o=e.event.start_date;if(!o)return"";const u=new Date(o);return u.getDate(),u.toLocaleString("en-US",{month:"short"}),u.getFullYear(),u.toLocaleString("en-US",{hour:"numeric",hour12:!0}),`${a(e.event.start_date)} - ${a(e.event.end_date)}`});return{eventTags:n,eventStartDateText:r,limit:a=>a.length>400?a.substring(0,400)+"...":a}}},TH={class:"flex overflow-hidden flex-col bg-white rounded-lg"},CH={class:"flex-shrink-0"},AH=["src"],EH={class:"flex flex-col flex-grow gap-2 px-6 py-4"},OH={class:"flex items-center mb-2 font-semibold text-default text-slate-500"},MH={class:"text-sm font-semibold ml-1 w-fit px-4 py-1.5 bg-[#CCF0F9] rounded-full flex items-center"},RH={key:0,class:"flex flex-wrap gap-2 mb-2"},DH={key:0,class:"inline-block w-4 h-4 text-white",src:"/images/star-white.svg"},PH={class:"text-dark-blue font-semibold font-['Montserrat'] text-base leading-6"},LH={class:"text-slate-500 text-[16px] leading-[22px] font-semibold"},IH=["innerHTML"],NH={class:""},VH=["href"];function FH(e,t,n,r,s,a){return k(),D("div",TH,[v("div",CH,[v("img",{src:n.event.picture_path,class:"w-full object-cover aspect-[2.5]"},null,8,AH)]),v("div",EH,[v("div",OH,[t[0]||(t[0]=mt(" Organizer: ",-1)),v("span",MH,ie(n.event.organizer||"Unknown"),1)]),r.eventTags.length?(k(),D("div",RH,[(k(!0),D(Ne,null,Qe(r.eventTags,({title:o,highlight:u})=>(k(),D("span",{class:$e(["flex gap-2 items-center px-3 py-1 text-sm font-semibold leading-4 whitespace-nowrap rounded-full",[u?"bg-dark-blue text-white":"bg-light-blue-100 text-slate-500"]])},[u?(k(),D("img",DH)):ae("",!0),v("span",null,[(k(!0),D(Ne,null,Qe(o.split(" "),c=>(k(),D(Ne,null,[c?(k(),D("span",{key:0,class:$e(["mr-[2px]",{"font-sans":c==="&"}])},ie(c),3)):ae("",!0)],64))),256))])],2))),256))])):ae("",!0),v("div",PH,ie(n.event.title),1),v("div",LH,ie(r.eventStartDateText),1),v("div",{class:"flex-grow text-slate-500 text-[16px] leading-[22px] mb-2 [&_p]:p-0",innerHTML:r.limit(n.event.description)},null,8,IH),v("div",NH,[v("a",{class:"flex justify-center items-center gap-2 text-[#1C4DA1] border-solid border-2 border-[#1C4DA1] rounded-full py-3 px-8 font-semibold text-lg transition-all duration-300 hover:bg-[#E8EDF6] group",href:"/view/"+n.event.id+"/"+n.event.slug},[...t[1]||(t[1]=[v("span",null,"View activity",-1),v("div",{class:"flex overflow-hidden gap-2 w-4"},[v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0 text-[#1C4DA1]"}),v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0 text-[#1C4DA1]"})],-1)])],8,VH)])])])}const qw=gt(kH,[["render",FH]]),$H={props:{event:{type:Object,default:()=>({})},mapTileUrl:String,canApprove:Boolean,canEdit:Boolean,fromText:String,toText:String,lastUpdateText:String,eventPath:String,appUrl:String,shareUrl:String,emailHref:String},setup(e){console.log(e.event);const{activityFormatOptionsMap:t,durationOptionsMap:n,ageOptions:r,ageOptionsMap:s,recurringFrequentlyMap:a,recurringTypeOptionsMap:o}=Ui(),u=he(null),c=me(()=>{var f;return(f=e.event.ages)==null?void 0:f.split(",").map(p=>{var m,y;return(y=(m=r.value)==null?void 0:m.find(({id:_})=>_===p))==null?void 0:y.name})});return{activityFormatOptionsMap:t,eventAges:c,durationOptionsMap:n,ageOptionsMap:s,recurringFrequentlyMap:a,recurringTypeOptionsMap:o,mapContainerRef:u,handleToggleMapFullScreen:f=>{const p=u.value;if(!p)return;const m="fixed left-0 top-[139px] md:top-[123px] z-[110] h-[calc(100dvh-139px)] md:h-[calc(100dvh-123px)]";f?p.classList.add(...m.split(" ")):p.classList.remove(...m.split(" "))}}}},BH={class:"relative z-10"},HH={class:"flex relative z-10 justify-center py-10 md:py-20 codeweek-container-lg"},UH={class:"w-full max-w-[880px] gap-2 text-xl"},jH={class:"text-dark-blue text-[22px] md:text-4xl leading-7 md:leading-[44px] font-medium font-['Montserrat'] mb-2"},WH={class:"text-[#20262C] font-normal p-0 mb-6"},qH={class:"mb-6"},YH={class:"text-[#20262C] font-normal p-0 mb-6"},zH={key:0,class:"mb-6"},KH={class:"flex flex-wrap gap-2"},GH={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},JH={class:"p-0 text-base font-semibold text-slate-500"},ZH={class:"mb-6"},XH={class:"p-0 mb-2 font-semibold text-slate-500"},QH={class:"text-[#20262C] font-normal p-0 mb-6"},eU={key:1,class:"mb-6"},tU={class:"p-0 mb-2 font-semibold text-slate-500"},nU={class:"flex flex-wrap gap-2"},rU={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},sU={class:"p-0 text-base font-semibold text-slate-500"},iU={key:2,class:"mb-6"},aU={class:"flex flex-wrap gap-2"},lU={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},oU={class:"p-0 text-base font-semibold text-slate-500"},uU={key:0,class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},cU={class:"p-0 text-base font-semibold text-slate-500"},dU={key:1,class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},fU={class:"p-0 text-base font-semibold text-slate-500"},hU={key:3,class:"mb-6"},pU={class:"p-0 mb-2 font-semibold text-slate-500"},mU={class:"flex flex-wrap gap-2"},gU={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},vU={class:"p-0 text-base font-semibold text-slate-500"},yU={key:4,class:"mb-6"},_U={class:"flex flex-wrap gap-2"},bU={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},wU={class:"p-0 text-base font-semibold text-slate-500"},xU={key:5,class:"mb-6"},SU={class:"flex flex-wrap gap-2"},kU={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},TU={class:"p-0 text-base font-semibold text-slate-500"},CU={class:"mb-6"},AU={class:"p-0 mb-2 font-semibold text-slate-500"},EU={class:"text-[#20262C] font-normal p-0 mb-6"},OU={class:"mb-6 [&_p]:empty:hidden"},MU=["innerHTML"],RU={class:"mb-6"},DU={class:"text-[#20262C] font-normal p-0 mb-6"},PU={key:6,class:"mb-6"},LU={class:"p-0 mb-2 font-semibold text-slate-500"},IU=["href"],NU={class:"flex gap-4 items-center"},VU=["data-href"],FU=["data-href","data-text"],$U=["title","href"],BU=["data-href"];function HU(e,t,n,r,s,a){var o,u,c;return k(),D("section",BH,[v("div",HH,[v("div",UH,[v("h2",jH,ie(n.event.title),1),v("p",WH,ie(n.fromText)+" - "+ie(n.toText),1),v("div",qH,[t[0]||(t[0]=v("p",{class:"text-slate-500 font-semibold p-0 mb-2"}," Organizer: ",-1)),v("p",YH,ie(n.event.organizer||"Unknown"),1)]),n.event.activity_format?(k(),D("div",zH,[t[1]||(t[1]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"}," Format of the activity: ",-1)),v("div",KH,[(k(!0),D(Ne,null,Qe(n.event.activity_format,h=>(k(),D("div",GH,[v("p",JH,ie(r.activityFormatOptionsMap[h]),1)]))),256))])])):ae("",!0),v("div",ZH,[v("p",XH,ie(e.$t("event.activitytype.label"))+": ",1),v("p",QH,[n.event.activity_type?(k(),D(Ne,{key:0},[mt(ie(e.$t(`event.activitytype.${n.event.activity_type}`)),1)],64)):ae("",!0)])]),n.event.language?(k(),D("div",eU,[v("p",tU,ie(e.$t("resources.Languages"))+": ",1),v("div",nU,[(k(!0),D(Ne,null,Qe(n.event.languages,h=>(k(),D("div",rU,[v("p",sU,ie(e.$t(`base.languages.${h}`)),1)]))),256))])])):ae("",!0),n.event.recurring_event&&r.recurringFrequentlyMap[n.event.recurring_event]?(k(),D("div",iU,[t[2]||(t[2]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"},"Recurring event:",-1)),v("div",aU,[v("div",lU,[v("p",oU,ie(r.recurringFrequentlyMap[n.event.recurring_event]),1)]),n.event.duration?(k(),D("div",uU,[v("p",cU,ie(r.durationOptionsMap[n.event.duration]),1)])):ae("",!0),n.event.recurring_type?(k(),D("div",dU,[v("p",fU,ie(r.recurringTypeOptionsMap[n.event.recurring_type]),1)])):ae("",!0)])])):ae("",!0),(o=n.event.audiences)!=null&&o.length?(k(),D("div",hU,[v("p",pU,ie(e.$t("event.audience_title"))+": ",1),v("div",mU,[(k(!0),D(Ne,null,Qe(n.event.audiences,h=>(k(),D("div",gU,[v("p",vU,ie(e.$t(`event.audience.${h.name}`)),1)]))),256))])])):ae("",!0),(u=n.event.ages)!=null&&u.length?(k(),D("div",yU,[t[3]||(t[3]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"},"Age range:",-1)),v("div",_U,[(k(!0),D(Ne,null,Qe(n.event.ages,h=>(k(),D("div",bU,[v("p",wU,ie(r.ageOptionsMap[h]),1)]))),256))])])):ae("",!0),(c=n.event.themes)!=null&&c.length?(k(),D("div",xU,[t[4]||(t[4]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"},"Themes:",-1)),v("div",SU,[(k(!0),D(Ne,null,Qe(n.event.themes,h=>(k(),D("div",kU,[v("p",TU,ie(e.$t(`event.theme.${h.name}`)),1)]))),256))])])):ae("",!0),v("div",CU,[v("p",AU,ie(e.$t("event.address.label"))+": ",1),v("p",EU,ie(n.event.location),1)]),v("div",OU,[v("div",{class:"text-[#20262C] font-normal p-0 mb-6 space-y-2 [&_p]:py-0",innerHTML:n.event.description},null,8,MU)]),v("div",RU,[t[5]||(t[5]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"},"Email address:",-1)),v("p",DU,ie(n.event.contact_person),1)]),n.event.event_url?(k(),D("div",PU,[v("p",LU,ie(e.$t("eventdetails.more_info")),1),v("a",{href:n.event.event_url,target:"_blank",class:"p-0 mb-6 font-normal text-dark-blue"},ie(n.event.event_url),9,IU)])):ae("",!0),v("div",null,[t[8]||(t[8]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"}," Share activity on: ",-1)),v("div",NU,[v("div",{class:"fb-like","data-href":n.shareUrl,"data-layout":"button_count","data-action":"recommend","data-show-faces":"false","data-share":"true"},null,8,VU),v("a",{href:"https://twitter.com/share",class:"twitter-share-button","data-href":n.shareUrl,"data-text":`Check out ${n.event.title} at`,"data-via":"CodeWeekEU","data-hashtags":"codeEU"},[...t[6]||(t[6]=[v("img",{src:"/images/social/twitter.svg"},null,-1)])],8,FU),v("a",{class:"block [&_path]:!fill-dark-blue",title:e.$t("eventdetails.email.tooltip"),href:n.emailHref},[...t[7]||(t[7]=[v("img",{class:"block",src:"/images/mail.svg"},null,-1)])],8,$U),v("div",{class:"g-plusone","data-size":"medium","data-href":n.appUrl},null,8,BU)])])])]),t[9]||(t[9]=v("div",{class:"animation-element move-background duration-[1.5s] absolute z-0 bottom-10 md:bottom-auto md:top-48 -right-14 md:-right-40 w-28 md:w-72 h-28 md:h-72 bg-[#FFEF99] rounded-full hidden lg:block",style:{transform:"translate(-16px, -24px)"}},null,-1)),t[10]||(t[10]=v("div",{class:"animation-element move-background duration-[1.5s] absolute z-0 lg:top-96 right-40 w-28 h-28 hidden lg:block bg-[#FFEF99] rounded-full",style:{transform:"translate(-16px, -24px)"}},null,-1))])}const UU=gt($H,[["render",HU]]),jU=()=>{const e=new URLSearchParams(window.location.search);console.log("urlParams",e);const t=he({});for(const[r,s]of e)t.value[r]=s;return{queryParams:t,onChangeQueryParams:r=>{const s=Fn.cloneDeep(r);console.log(">>> params",s);const a=new URLSearchParams(window.location.search);for(const u in s){const c=s[u];typeof c=="number"?Fn.isNil(c)?a.delete(u):a.set(u,c):Fn.isEmpty(c)?a.delete(u):a.set(u,c)}t.value=s;const o=a.toString()?`${window.location.pathname}?${a.toString()}`:window.location.pathname;window.history.replaceState({},"",o)}}},WU={name:"SearchPageComponent",components:{EventCard:qw,Pagination:_d,FieldWrapper:gd,SelectField:qo,InputField:vd},props:{mapTileUrl:String,prpQuery:String,prpSelectedCountry:Array,name:String,years:Array,countrieslist:Array,audienceslist:Array,themeslist:Array,typeslist:Array,languagesObject:{type:Object,default:()=>({})}},setup(e){const{activityFormatOptions:t,activityTypeOptions:n,ageOptions:r}=Ui(),{queryParams:s,onChangeQueryParams:a}=jU(),o=he(!0),u=he(null),c=he(null),h=he(null),f=he([]),p=he({}),m=he(null),y={query:e.prpQuery||"",languages:[],countries:[],start_date:"",formats:[],types:[],audiences:[],ages:[],themes:[],year:{id:new Date().getFullYear(),name:new Date().getFullYear()},countries:e.prpSelectedCountry||[]},_=he({...y}),b=he({current_page:1,per_page:0,from:null,last_page:0,last_page_url:null,next_page_url:null,prev_page:null,prev_page_url:null,to:null,total:0}),S=me(()=>e.years.map(j=>({id:j,name:j}))),$=me(()=>Object.entries(e.languagesObject).map(([j,ce])=>({id:j,name:ce}))),V=me(()=>(e.countrieslist||[]).map(j=>({...j,name:j.translation&&String(j.translation).trim()?j.translation:j.name})).sort((j,ce)=>j.name.localeCompare(ce.name,void 0,{sensitivity:"base"}))),x=()=>{var ce,Ce,Re,W,se,E,re,be;const j={page:b.value.current_page,query:_.value.query,year:(ce=_.value.year)==null?void 0:ce.id,start_date:_.value.start_date,languages:(Ce=_.value.languages)==null?void 0:Ce.map(q=>q.id).join(","),countries:(Re=_.value.countries)==null?void 0:Re.map(q=>q.iso).join(","),formats:(W=_.value.formats)==null?void 0:W.map(q=>q.id).join(","),types:(se=_.value.types)==null?void 0:se.map(q=>q.id).join(","),audiences:(E=_.value.audiences)==null?void 0:E.map(q=>q.id).join(","),ages:(re=_.value.ages)==null?void 0:re.map(q=>q.id).join(","),themes:(be=_.value.themes)==null?void 0:be.map(q=>q.id).join(",")};console.log("updatedParams",j),a(j)},C=()=>{const j=s.value;console.log("init params",j);const ce=(Ce,Re,W="id")=>(Ce||"").split(",").map(se=>Re.find(E=>String(E[W])===String(se))).filter(se=>!!se);j.page&&(b.value.current_page=j.page),_.value={...y,query:j.query||"",start_date:j.start_date||"",year:j.year?{id:j.year,name:j.year}:y.year,languages:ce(j.languages,$.value),countries:ce(j.countries,V.value,"iso"),formats:ce(j.formats,t.value),types:ce(j.types,n.value),audiences:ce(j.audiences,e.audienceslist),ages:ce(j.ages,r.value),themes:ce(j.themes,e.themeslist)}},B=me(()=>{const j=[..._.value.languages,..._.value.countries,..._.value.formats,..._.value.types,..._.value.audiences,..._.value.ages,..._.value.themes];return _.value.start_date&&j.push({id:"start_date",name:_.value.start_date.slice(0,10)}),j}),H=j=>{if(j.id==="start_date"){_.value.start_date="";return}const ce=Ce=>Ce.id!==j.id;_.value.languages=_.value.languages.filter(ce),_.value.countries=_.value.countries.filter(Ce=>Ce.iso!==j.iso),_.value.formats=_.value.formats.filter(ce),_.value.audiences=_.value.audiences.filter(ce),_.value.themes=_.value.themes.filter(ce),O()},F=()=>{_.value={...y},O()},U=()=>{window.scrollTo(0,0)},P=()=>{U(),O(!0)},O=(j=!1)=>{var Re;f.value=[],o.value=!0;let ce="/search";j&&(ce=`/search?page=${b.value.current_page}`),x();const Ce={..._.value,year:(Re=_.value.year)==null?void 0:Re.id,start_date:_.value.start_date?new Date(_.value.start_date).toISOString().slice(0,10):"",pagination:{current_page:b.current_page}};At.post(ce,Ce).then(W=>{const se=W.data;console.log("🔥 Full response:",se);let E,re;if(Array.isArray(se))E=se[0],re=se[1]||null;else if(se.events)E=se.events,re=se.map||null;else{console.warn("❌ Unexpected response structure:",se),m.value="Unexpected response format from server.",o.value=!1;return}b.value={per_page:E.per_page,current_page:E.current_page,from:E.from,last_page:E.last_page,last_page_url:E.last_page_url,next_page_url:E.next_page_url,prev_page:E.prev_page,prev_page_url:E.prev_page_url,to:E.to,total:E.total},E.data?f.value=Array.isArray(E.data)?E.data:Object.values(E.data):f.value=[],console.log("✅ Events loaded:",f.value.length),!j&&re?(window.getEvents?window.getEvents(re):window.eventsToMap=re,p.value=re,ne()):re||console.warn("⚠️ mapData is null, skipping map update"),J(),o.value=!1}).catch(W=>{console.error("❌ Request failed:",W),m.value=W.response?W.response.data:"Unknown error",o.value=!1})},J=()=>{var ce;if(!c.value)return;let j={latitude:51,longitude:4};if(((ce=_.value.countries)==null?void 0:ce.length)===1){const{latitude:Ce,longitude:Re}=_.value.countries[0]||{};Ce&&Re&&(j={latitude:Ce,longitude:Re,zoom:4})}c.value.setView(new L.LatLng(j.latitude,j.longitude),4,{animation:!0})},X=j=>j.length>400?j.substring(0,400)+"...":j;var de=async j=>{const ce=j.target.options.id;try{const{data:Ce}=await At.get(`/api/event/detail?id=${ce}`),Re=Ce.data;console.log("event/detail",Re);const W=` +
+

+ ${Re.title} +

+
+ +
+

${Re.description}

+
+
+
+ `,se=L.popup({maxWidth:600}).setContent(W);j.target.bindPopup(se).openPopup()}catch(Ce){console.error("Can NOT load event",Ce)}};const ne=()=>{if(c.value)try{h.value&&(c.value.removeLayer(h.value),h.value=null);const j=L.markerClusterGroup(),ce=[];Object.values(p.value).forEach(Ce=>{ce.push(...Ce)}),console.group("Started add markers",ce.length),ce.map(({id:Ce,geoposition:Re},W)=>{W%1e4===0&&console.log("Adding markers",W);const se=Re.split(","),E=parseFloat(se[0]),re=parseFloat(se[1]);if(E&&re){const be=L.marker([E,re],{id:Ce});be.on("click",de),j.addLayer(be)}}),console.log("Done add markers",ce.length),console.groupEnd(),h.value=j,c.value.addLayer(j)}catch(j){console.log("Add marker error",j)}},N=()=>{navigator.geolocation&&navigator.geolocation.getCurrentPosition(j=>{const{latitude:ce,longitude:Ce}=j.coords,Re=L.icon({iconUrl:"/images/marker-orange.svg",iconSize:[33,41],iconAnchor:[22,62],popupAnchor:[0,-60]});L.marker([ce,Ce],{icon:Re}).addTo(c.value)},j=>{console.error("Geolocation error:",j)})},G=()=>{c.value=L.map("mapid"),c.value.setView([51,10],5),L.tileLayer(e.mapTileUrl,{maxZoom:18,attribution:'© Mapbox',tileSize:512,zoomOffset:-1,zoomControl:!1}).addTo(c.value)},R=j=>{const ce=u.value;if(!ce)return;const Ce="fixed left-0 top-[139px] md:top-[123px] z-[110] h-[calc(100dvh-139px)] md:h-[calc(100dvh-123px)]";j?ce.classList.add(...Ce.split(" ")):ce.classList.remove(...Ce.split(" "))};return Ht(()=>{setTimeout(()=>{C(),O()},100),setTimeout(()=>{G(),J(),ne(),N()},2e3)}),{mapContainerRef:u,yearOptions:S,languageOptions:$,activityFormatOptions:t,activityTypeOptions:n,ageOptions:r,filters:_,countriesOptions:V,removeSelectedItem:H,removeAllSelectedItems:F,isLoading:o,events:f,errors:m,tags:B,pagination:b,scrollToTop:U,paginate:P,onSubmit:O,limit:X,handleToggleMapFullScreen:R}}},qU={ref:"mapContainerRef",class:"w-full h-[520px] top-0 left-0"},YU={id:"mapid",class:"w-full h-full relative"},zU={style:{"z-index":"999"},id:"map-controls",class:"absolute z-50 flex flex-col top-4 left-2"},KU={class:"codeweek-searchpage-component font-['Blinker']"},GU={class:"codeweek-container py-10"},JU={class:"flex w-full"},ZU={class:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 items-end gap-4 w-full"},XU={key:0,class:"flex md:justify-center mt-10"},QU={class:"max-md:w-full flex flex-wrap gap-2"},e7={class:"flex items-center gap-2"},t7=["onClick"],n7={class:"max-md:w-full max-md:mt-4 flex justify-center px-4"},r7={class:"relative pt-20 md:pt-48"},s7={class:"bg-yellow-50 pb-24"},i7={class:"relative z-10 codeweek-container-lg"},a7={class:"flex flex-col md:flex-row gap-10"},l7={class:"flex-shrink-0 grid grid-cols-2 md:grid-cols-1 gap-6 bg-[#FFEF99] px-4 py-6 rounded-2xl self-start w-full md:w-60"},o7={class:"relative w-full flex px-3 justify-between items-center text-gray-700 whitespace-nowrap rounded-3xl border-2 border-dark-blue-200 h-[50px] bg-white"},u7={class:"flex items-center justify-center w-full"},c7={key:0,class:"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6 lg:gap-10 h-fit"},d7={key:0,class:"col-span-full"};function f7(e,t,n,r,s,a){const o=it("InputField"),u=it("FieldWrapper"),c=it("SelectField"),h=it("date-time"),f=it("event-card"),p=it("pagination");return k(),D(Ne,null,[v("section",null,[v("div",qU,[v("div",YU,[v("div",zU,[v("button",{class:"pb-2 group",onClick:t[0]||(t[0]=m=>r.handleToggleMapFullScreen(!0))},[...t[20]||(t[20]=[v("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("rect",{width:"40",height:"40",rx:"8",class:"fill-white transition-colors duration-300 group-hover:fill-[#1C4DA1]"}),v("path",{class:"stroke-[#414141] group-hover:stroke-[#ffffff]",d:"M16 11H13C12.4696 11 11.9609 11.2107 11.5858 11.5858C11.2107 11.9609 11 12.4696 11 13V16M29 16V13C29 12.4696 28.7893 11.9609 28.4142 11.5858C28.0391 11.2107 27.5304 11 27 11H24M24 29H27C27.5304 29 28.0391 28.7893 28.4142 28.4142C28.7893 28.0391 29 27.5304 29 27V24M11 24V27C11 27.5304 11.2107 28.0391 11.5858 28.4142C11.9609 28.7893 12.4696 29 13 29H16","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])]),v("button",{class:"pb-2 group",onClick:t[1]||(t[1]=m=>r.handleToggleMapFullScreen(!1))},[...t[21]||(t[21]=[v("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("rect",{width:"40",height:"40",rx:"8",class:"fill-white transition-colors duration-300 group-hover:fill-[#1C4DA1]"}),v("path",{d:"M13 20H27",class:"stroke-[#414141] group-hover:stroke-[#ffffff]","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])])])])],512)]),v("section",KU,[v("div",GU,[v("div",JU,[v("div",ZU,[pe(u,{class:"lg:col-span-2",horizontal:"",label:"Search by title or description"},{default:Te(()=>[pe(o,{modelValue:r.filters.query,"onUpdate:modelValue":t[2]||(t[2]=m=>r.filters.query=m),placeholder:"E.g tools assessment in computing"},null,8,["modelValue"])]),_:1}),pe(u,{horizontal:"",label:"Year"},{default:Te(()=>[pe(c,{"return-object":"",placeholder:"Select year",modelValue:r.filters.year,"onUpdate:modelValue":t[3]||(t[3]=m=>r.filters.year=m),"deselect-label":"","allow-empty":!1,options:r.yearOptions},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Language"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select language",modelValue:r.filters.languages,"onUpdate:modelValue":t[4]||(t[4]=m=>r.filters.languages=m),options:r.languageOptions},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Country"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"","id-name":"iso",placeholder:"Select country",modelValue:r.filters.countries,"onUpdate:modelValue":t[5]||(t[5]=m=>r.filters.countries=m),options:r.countriesOptions},null,8,["modelValue","options"])]),_:1}),v("button",{class:"bg-[#F95C22] rounded-full py-3 px-20 font-['Blinker'] hover:bg-hover-orange duration-300 mt-2 sm:col-span-2 lg:col-span-1",onClick:t[6]||(t[6]=m=>r.onSubmit())},[...t[22]||(t[22]=[v("span",{class:"text-base leading-7 font-semibold text-black normal-case"}," Search ",-1)])])])]),r.tags.length?(k(),D("div",XU,[v("div",QU,[(k(!0),D(Ne,null,Qe(r.tags,m=>(k(),D("div",{key:m.id,class:"bg-light-blue-100 pl-4 pr-3 py-1 rounded-full text-slate-500 text-[16px] font-semibold"},[v("div",e7,[v("span",null,ie(m.name),1),v("button",{onClick:y=>r.removeSelectedItem(m)},[...t[23]||(t[23]=[v("img",{class:"w-4 h-4",src:"/images/close-icon.svg"},null,-1)])],8,t7)])]))),128)),v("div",n7,[v("button",{class:"text-dark-blue underline font-semibold text-[16px]",onClick:t[7]||(t[7]=(...m)=>r.removeAllSelectedItems&&r.removeAllSelectedItems(...m))}," Clear all filters ")])])])):ae("",!0)]),v("div",r7,[t[26]||(t[26]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 md:hidden top-0",style:{"clip-path":"ellipse(270% 90% at 38% 90%)"}},null,-1)),t[27]||(t[27]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 hidden md:block top-0",style:{"clip-path":"ellipse(88% 90% at 50% 90%)"}},null,-1)),v("div",s7,[v("div",i7,[v("div",a7,[v("div",l7,[pe(u,{horizontal:"",label:"Date"},{default:Te(()=>[v("div",o7,[(k(),st(h,{key:r.filters.start_date,placeholder:"Start Date",format:"yyyy-MM-dd",value:r.filters.start_date,onOnChange:t[8]||(t[8]=m=>r.filters.start_date=m),onOnClear:t[9]||(t[9]=m=>r.filters.start_date=null)},null,8,["value"])),t[24]||(t[24]=v("div",{class:"absolute top-1/2 right-4 -translate-y-1/2 pointer-events-none"},[v("img",{src:"/images/select-arrow.svg"})],-1))])]),_:1}),pe(u,{horizontal:"",label:"Format"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select format",modelValue:r.filters.formats,"onUpdate:modelValue":t[10]||(t[10]=m=>r.filters.formats=m),options:r.activityFormatOptions,onOnChange:t[11]||(t[11]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Activity type"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select type",modelValue:r.filters.types,"onUpdate:modelValue":t[12]||(t[12]=m=>r.filters.types=m),options:r.activityTypeOptions,onOnChange:t[13]||(t[13]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Audience"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select audience",modelValue:r.filters.audiences,"onUpdate:modelValue":t[14]||(t[14]=m=>r.filters.audiences=m),options:n.audienceslist,onOnChange:t[15]||(t[15]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Age range"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select range",modelValue:r.filters.ages,"onUpdate:modelValue":t[16]||(t[16]=m=>r.filters.ages=m),options:r.ageOptions,onOnChange:t[17]||(t[17]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Themes"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select themes",modelValue:r.filters.themes,"onUpdate:modelValue":t[18]||(t[18]=m=>r.filters.themes=m),options:n.themeslist,onOnChange:t[19]||(t[19]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1})]),Pn(v("div",u7,[t[25]||(t[25]=v("img",{src:"img/loading.gif",style:{"margin-right":"10px"}},null,-1)),mt(ie(e.$t("event.loading")),1)],512),[[es,r.isLoading]]),r.isLoading?ae("",!0):(k(),D("div",c7,[(k(!0),D(Ne,null,Qe(r.events,m=>(k(),st(f,{key:m.id,event:m},null,8,["event"]))),128)),r.pagination.last_page>1?(k(),D("div",d7,[pe(p,{pagination:r.pagination,offset:5,onPaginate:r.paginate},null,8,["pagination","onPaginate"])])):ae("",!0)]))])])])])])],64)}const h7=gt(WU,[["render",f7]]),p7={props:{tool:Object},data(){return{descriptionHeight:"auto",needShowMore:!0,showMore:!1}},methods:{computeDescriptionHeight(){const e=this.$refs.descriptionContainerRef,t=this.$refs.descriptionRef,n=e.clientHeight,r=Math.floor(n/22);t.style.height="auto",this.descriptionHeight="auto",this.needShowMore=t.offsetHeight>n,t.offsetHeight>n?(t.style.height=`${r*22}px`,this.descriptionHeight=`${r*22}px`):this.showMore=!1},onToggleShowMore(){const e=this.$refs.descriptionRef;this.showMore=!this.showMore,this.showMore?e.style.height="auto":e.style.height=this.descriptionHeight}},mounted:function(){this.computeDescriptionHeight()}},m7={class:"flex flex-col bg-white rounded-lg overflow-hidden"},g7=["src"],v7={key:0,class:"flex gap-2 flex-wrap mb-2"},y7={key:0,class:"inline-block w-4 h-4",src:"/images/star-white.svg"},_7={class:"text-dark-blue font-semibold font-['Montserrat'] text-base leading-6"},b7={key:1,class:"text-slate-500 text-[16px] leading-[22px] font-semibold"},w7={ref:"descriptionRef",class:"relative flex-grow text-slate-500 text-[16px] leading-[22px] mb-2 overflow-hidden",style:{height:"auto"}},x7=["innerHTML"],S7={class:"flex-shrink-0 h-[56px]"},k7=["href"];function T7(e,t,n,r,s,a){var o;return k(),D("div",m7,[v("div",{class:$e(["flex-shrink-0 flex justify-center items-center w-full",[n.tool.avatar_dark&&"bg-stone-800"]])},[v("img",{src:n.tool.avatar||"/images/matchmaking-tool/tool-placeholder.png",class:$e(["w-full aspect-[2]",n.tool.avatar?"object-contain":"object-cover"])},null,10,g7)],2),v("div",{class:$e(["flex-grow flex flex-col gap-2 px-5 py-4 h-fit",{"max-h-[450px]":s.needShowMore&&!s.showMore}])},[(o=n.tool.types)!=null&&o.length?(k(),D("div",v7,[(k(!0),D(Ne,null,Qe(n.tool.types,({title:u,highlight:c})=>(k(),D("span",{class:$e(["flex items-center gap-2 py-1 px-3 text-sm font-semibold rounded-full whitespace-nowrap leading-4",[c?"bg-dark-blue text-white":"bg-light-blue-100 text-slate-500"]])},[c?(k(),D("img",y7)):ae("",!0),v("span",null,[(k(!0),D(Ne,null,Qe(u.split(" "),h=>(k(),D(Ne,null,[h?(k(),D("span",{key:0,class:$e(["mr-[2px]",{"font-sans":h==="&"}])},ie(h),3)):ae("",!0)],64))),256))])],2))),256))])):ae("",!0),v("div",_7,ie(n.tool.name),1),n.tool.location?(k(),D("div",b7,ie(n.tool.location),1)):ae("",!0),v("div",{ref:"descriptionContainerRef",class:$e(["flex-grow h-full",{"overflow-hidden":s.needShowMore&&!s.showMore}])},[v("div",w7,[v("div",{innerHTML:n.tool.description},null,8,x7),s.needShowMore?(k(),D("div",{key:0,class:$e(["flex justify-end bottom-0 right-0 bg-white pl-0.5 text-dark-blue",{absolute:!s.showMore,"w-full":s.showMore}])},[v("button",{onClick:t[0]||(t[0]=(...u)=>a.onToggleShowMore&&a.onToggleShowMore(...u))},ie(s.showMore?"Show less":"... Show more"),1)],2)):ae("",!0)],512)],2),v("div",S7,[v("a",{class:"flex justify-center items-center gap-2 text-[#1C4DA1] border-solid border-2 border-[#1C4DA1] rounded-full py-3 px-8 font-semibold text-lg transition-all duration-300 hover:bg-[#E8EDF6] group",href:`/matchmaking-tool/${n.tool.slug}`},[...t[1]||(t[1]=[v("span",null,"View profile/contact",-1),v("div",{class:"flex gap-2 w-4 overflow-hidden"},[v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0 text-[#1C4DA1]"}),v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0 text-[#1C4DA1]"})],-1)])],8,k7)])],2)])}const Yw=gt(p7,[["render",T7]]),C7={components:{ToolCard:Yw,Multiselect:Ca,Pagination:_d,Tooltip:J1},props:{prpQuery:{type:String,default:""},prpLanguages:{type:Array,default:()=>[]},prpLocations:{type:Array,default:()=>[]},prpTypes:{type:Array,default:()=>[]},prpTopics:{type:Array,default:()=>[]},languages:{type:Array,default:()=>[]},locations:{type:Array,default:()=>[]},types:{type:Array,default:()=>[]},topics:{type:Array,default:()=>[]},support_types:{type:Array,default:()=>[]},locale:String},setup(e){console.log("props",{...e});const t=he(!1),n=he(e.prpQuery),r=he(e.prpQuery),s=he([]),a=he(e.prpLanguages),o=he(e.prpLocations),u=he(e.prpTypes),c=he(e.prpTopics),h=he({}),f=he({current_page:1,per_page:0,from:null,last_page:0,last_page_url:null,next_page_url:null,prev_page:null,prev_page_url:null,to:null,total:0}),p=he([]),m=me(()=>e.types.map(H=>({id:H,name:H}))),y=me(()=>[{id:"organisation",name:"Organisations"},{id:"volunteer",name:"Volunteers"}]),_=me(()=>e.topics.map(H=>({id:H,name:H}))),b=me(()=>[...s.value,...a.value,...o.value,...u.value,...c.value]),S=H=>{const F=U=>U.id!==H.id;s.value=s.value.filter(F),a.value=a.value.filter(F),o.value=o.value.filter(U=>U.iso!==(H==null?void 0:H.iso)),u.value=u.value.filter(F),c.value=c.value.filter(F)},$=()=>{s.value=[],a.value=[],o.value=[],u.value=[],c.value=[]},V=()=>{window.scrollTo(0,0)},x=()=>{V(),C(!0)},C=(H=!1)=>{H||(f.value.current_page=1);const F={page:f.value.current_page,support_types:s.value.map(U=>U.id),languages:a.value.map(U=>U.id),locations:o.value.map(U=>U.iso),types:u.value.map(U=>U.id),topics:c.value.map(U=>U.id)};At.post("/matchmaking-tool/search",{},{params:F}).then(({data:U})=>{console.log(">>> data",U.data),p.value=U.data.map(P=>{var J,X;const O={...P,avatar_dark:P.avatar_dark,avatar:P.avatar,types:[{title:"Online & In-person",highlight:!0},{title:"Ongoing availability"}]};return P.type==="volunteer"?{...O,name:`${P.first_name||""} ${P.last_name||""}`.trim(),location:P.location,description:P.description}:{...O,name:P.organisation_name,location:((X=(J=e.locations)==null?void 0:J.find(({iso:de})=>de===P.country))==null?void 0:X.name)||"",description:P.organisation_mission}}),console.log(">>> tools.value",JSON.parse(JSON.stringify(p.value))),f.value={per_page:U.per_page,current_page:U.current_page,from:U.from,last_page:U.last_page,last_page_url:U.last_page_url,next_page_url:U.next_page_url,prev_page:U.prev_page,prev_page_url:U.prev_page_url,to:U.to,total:U.total}})},B=(H,F)=>Le(F+"."+H.name);return Ht(()=>{C()}),{query:n,searchInput:r,selectedSupportTypes:s,selectedLanguages:a,selectedLocations:o,selectedTypes:u,selectedTopics:c,errors:h,pagination:f,tools:p,paginate:x,onSubmit:C,customLabel:B,showFilterModal:t,tags:b,removeSelectedItem:S,removeAllSelectedItems:$,typeOptions:m,supportTypeOptions:y,topicOptions:_}}},A7={class:"codeweek-matchmakingtool-component font-['Blinker'] bg-light-blue"},E7={class:"codeweek-container py-10"},O7={class:"flex md:hidden flex-shrink-0 justify-end w-full mb-6"},M7={class:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-4 mb-12"},R7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},D7={class:"language-json"},P7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},L7={class:"language-json"},I7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},N7={class:"language-json"},V7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},F7={class:"flex items-center text-[16px] leading-5 text-slate-500 mb-2"},$7={class:"language-json"},B7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},H7={class:"flex items-end"},U7={class:"text-base leading-7 font-semibold text-black normal-case"},j7={key:0,class:"flex md:justify-center"},W7={class:"max-md:w-full flex flex-wrap gap-2"},q7={class:"flex items-center gap-2"},Y7=["onClick"],z7={class:"max-md:w-full max-md:mt-4 flex justify-center px-4"},K7={class:"relative pt-20 md:pt-48"},G7={class:"bg-yellow-50 pb-20"},J7={class:"relative z-10 codeweek-container"},Z7={class:"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6 lg:gap-10"};function X7(e,t,n,r,s,a){const o=it("multiselect"),u=it("Tooltip"),c=it("tool-card"),h=it("pagination");return k(),D("div",A7,[v("div",E7,[v("div",{class:$e(["max-md:fixed left-0 top-[125px] z-[100] flex-col items-center w-full max-md:p-6 max-md:h-[calc(100dvh-125px)] max-md:overflow-auto max-md:bg-white duration-300",[r.showFilterModal?"flex":"max-md:hidden"]])},[v("div",O7,[v("button",{id:"search-menu-trigger-hide",class:"block bg-[#FFD700] hover:bg-[#F95C22] rounded-full p-4 duration-300",onClick:t[0]||(t[0]=f=>r.showFilterModal=!1)},[...t[9]||(t[9]=[v("img",{class:"w-6 h-6",src:"/images/close_menu_icon.svg"},null,-1)])])]),v("div",M7,[v("div",null,[t[12]||(t[12]=v("label",{class:"block text-[16px] leading-5 text-slate-500 mb-2"}," Support type ",-1)),pe(o,{modelValue:r.selectedSupportTypes,"onUpdate:modelValue":t[1]||(t[1]=f=>r.selectedSupportTypes=f),class:"multi-select",options:r.supportTypeOptions,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,"custom-label":f=>f.name,placeholder:"Select type, e.g. volunteer",label:"Select type, e.g. volunteer","track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",R7," Selected "+ie(f.length)+" "+ie(f.length>1?"types":"type"),1)):ae("",!0)]),default:Te(()=>[v("pre",D7,[t[10]||(t[10]=mt(" ",-1)),v("code",null,ie(r.selectedLanguages),1),t[11]||(t[11]=mt(` + `,-1))])]),_:1},8,["modelValue","options","custom-label"])]),v("div",null,[t[13]||(t[13]=v("label",{class:"block text-[16px] leading-5 text-slate-500 mb-2"}," Language ",-1)),pe(o,{modelValue:r.selectedLanguages,"onUpdate:modelValue":t[2]||(t[2]=f=>r.selectedLanguages=f),class:"multi-select",options:n.languages,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:"Select language",label:"resources.resources.languages","custom-label":r.customLabel,"track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",P7," Selected "+ie(f.length)+" "+ie(f.length>1?"languages":"language"),1)):ae("",!0)]),_:1},8,["modelValue","options","custom-label"])]),v("div",null,[t[16]||(t[16]=v("label",{class:"block text-[16px] leading-5 text-slate-500 mb-2"}," Location ",-1)),pe(o,{modelValue:r.selectedLocations,"onUpdate:modelValue":t[3]||(t[3]=f=>r.selectedLocations=f),class:"multi-select",options:n.locations,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:"Select country/city",label:"Location","custom-label":f=>f.name,"track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",I7," Selected "+ie(f.length)+" "+ie(f.length>1?"locations":"location"),1)):ae("",!0)]),default:Te(()=>[v("pre",L7,[t[14]||(t[14]=mt(" ",-1)),v("code",null,ie(r.selectedLocations),1),t[15]||(t[15]=mt(` + `,-1))])]),_:1},8,["modelValue","options","custom-label"])]),v("div",null,[t[17]||(t[17]=v("label",{class:"block text-[16px] leading-5 text-slate-500 mb-2"}," Type of Organisation ",-1)),pe(o,{modelValue:r.selectedTypes,"onUpdate:modelValue":t[4]||(t[4]=f=>r.selectedTypes=f),class:"multi-select",options:r.typeOptions,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,"custom-label":f=>f.name,placeholder:"Select type of organisation",label:"Type of Organisation","track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",V7," Selected "+ie(f.length)+" "+ie(f.length>1?"types":"type"),1)):ae("",!0)]),default:Te(()=>[v("pre",N7,[v("code",null,ie(r.selectedTypes),1)])]),_:1},8,["modelValue","options","custom-label"])]),v("div",null,[v("label",F7,[t[20]||(t[20]=v("span",null,"Topics",-1)),pe(u,{contentClass:"w-64"},{trigger:Te(()=>[...t[18]||(t[18]=[v("div",{class:"w-5 h-5 bg-dark-blue rounded-full flex justify-center items-center text-white ml-1.5 cursor-pointer text-xs"}," i ",-1)])]),content:Te(()=>[...t[19]||(t[19]=[mt(" Select a topic to help match volunteers with the right digital skills for your needs — e.g. coding, robotics, online safety, etc. ",-1)])]),_:1})]),pe(o,{modelValue:r.selectedTopics,"onUpdate:modelValue":t[5]||(t[5]=f=>r.selectedTopics=f),class:"multi-select",options:r.topicOptions,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,"custom-label":f=>f.name,placeholder:"Select topic, e.g. robotics",label:"Topics","track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",B7," Selected "+ie(f.length)+" "+ie(f.length>1?"topics":"topic"),1)):ae("",!0)]),default:Te(()=>[v("pre",$7,[v("code",null,ie(r.selectedTopics),1)])]),_:1},8,["modelValue","options","custom-label"])]),v("div",H7,[v("button",{class:"w-full bg-[#F95C22] rounded-full py-2.5 px-6 font-['Blinker'] hover:bg-hover-orange duration-300",onClick:t[6]||(t[6]=()=>{r.showFilterModal=!1,r.onSubmit()})},[v("span",U7,ie(e.$t("resources.search")),1)])])])],2),v("button",{class:"block md:hidden w-full bg-[#F95C22] rounded-full py-2.5 px-6 font-['Blinker'] hover:bg-hover-orange duration-300 mb-8",onClick:t[7]||(t[7]=f=>r.showFilterModal=!0)},[...t[21]||(t[21]=[v("span",{class:"flex gap-2 justify-center items-center text-base leading-7 font-semibold text-black normal-case"},[mt(" Filter and search "),v("img",{class:"w-5 h-5",src:"/images/filter.svg"})],-1)])]),r.tags.length?(k(),D("div",j7,[v("div",W7,[(k(!0),D(Ne,null,Qe(r.tags,f=>(k(),D("div",{key:f.id,class:"bg-light-blue-100 pl-4 pr-3 py-1 rounded-full text-slate-500 text-[16px] font-semibold"},[v("div",q7,[v("span",null,ie(f.name),1),v("button",{onClick:p=>r.removeSelectedItem(f)},[...t[22]||(t[22]=[v("img",{class:"w-4 h-4",src:"/images/close-icon.svg"},null,-1)])],8,Y7)])]))),128)),v("div",z7,[v("button",{class:"text-dark-blue underline font-semibold text-[16px]",onClick:t[8]||(t[8]=(...f)=>r.removeAllSelectedItems&&r.removeAllSelectedItems(...f))}," Clear all filters ")])])])):ae("",!0)]),v("div",K7,[t[23]||(t[23]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 md:hidden top-0",style:{"clip-path":"ellipse(270% 90% at 38% 90%)"}},null,-1)),t[24]||(t[24]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 hidden md:block top-0",style:{"clip-path":"ellipse(88% 90% at 50% 90%)"}},null,-1)),v("div",G7,[v("div",J7,[v("div",Z7,[(k(!0),D(Ne,null,Qe(r.tools,f=>(k(),st(c,{key:f.id,tool:f},null,8,["tool"]))),128))]),r.pagination.last_page>1?(k(),st(h,{key:0,pagination:r.pagination,offset:5,onPaginate:r.paginate},null,8,["pagination","onPaginate"])):ae("",!0)])])])])}const Q7=gt(C7,[["render",X7]]),ej={props:{mapTileUrl:String,profile:{type:Object,default:()=>({})},locations:{type:Array,default:()=>[]}},setup(e){const t=he([]),n=he([]),r=me(()=>{try{const m=JSON.parse(e.profile);return console.log(">>> profile",m),m}catch(m){return console.error("Parse profile data error",m),{}}}),s=me(()=>r.value.type==="organisation"),a=m=>{if(typeof m!="string")return m;try{return JSON.parse(m)}catch{return[]}},o=me(()=>{var b,S,$,V;const m=r.value;if(m.type!=="organisation")return null;const y=[];m.organisation_mission&&y.push({title:"Introduction",list:[m.organisation_mission]}),(b=m.support_activities)!=null&&b.length&&y.push({title:"What kind of activities or support can you offer to schools and educators?",list:m.support_activities}),(S=m.target_school_types)!=null&&S.length&&y.push({title:"What types of schools are you most interested in working with?",list:m.target_school_types}),($=m.digital_expertise_areas)!=null&&$.length&&y.push({title:"What areas of digital expertise does your organisation or you specialise in?",list:m.digital_expertise_areas}),m.description&&y.push({title:"Do you have any additional information or comments that could help us better match you with schools and educators?",list:[m.description]});const[_]=(m.website||"").split(",")||[];return{name:m.organisation_name,description:m.description,location:((V=e.locations.find(({iso:x})=>x===m.country))==null?void 0:V.name)||"",email:m.email,website:(_||"").trim(),abouts:y,short_intro:"",availabilities:[],phone:"",avatarDark:m.avatar_dark,avatar:m.avatar}}),u=me(()=>{var _,b;const m=r.value;if(m.type!=="volunteer")return null;const y=[];return m.description&&y.push({title:"Introduction",list:[m.description]}),m.organisation_name&&m.organisation_type&&y.push({title:"Organisation",list:[`Organisation name: ${m.organisation_name}`,`Organisation type: ${a(m.organisation_type)}`]}),m.why_volunteering&&y.push({title:"Why am I volunteering?",list:[m.why_volunteering]}),(_=m.support_activities)!=null&&_.length&&y.push({title:"What kind of activities or support can you offer to schools and educators?",list:a(m.support_activities)}),(b=m.languages)!=null&&b.length&&y.push({title:"Languages spoken",list:a(m.languages)}),{name:`${m.first_name||""} ${m.last_name}`.trim(),description:m.description,location:m.location,email:m.email,get_email_from:m.get_email_from,linkedin:m.linkedin,facebook:m.facebook,website:m.website,job_title:m.job_title,abouts:y,short_intro:"",availabilities:[],phone:"",avatar:m.avatar}}),c=me(()=>{const m=o.value||u.value||{};return m.linkedin&&!m.linkedin.startsWith("http")&&(m.linkedin=`https://${m.linkedin}`),m.facebook&&!m.facebook.startsWith("http")&&(m.facebook=`https://${m.facebook}`),m.website&&!m.website.startsWith("http")&&(m.website=`https://${m.website}`),m}),h=m=>{const y=n.value.filter(_=>_!==m);n.value.includes(m)?n.value=y:n.value=[...n.value,m]},f=(m,y)=>{m&&(t.value[y]=m)},p=async()=>{let m=[51,10];try{const b=await At("https://nominatim.openstreetmap.org/search",{params:{format:"json",q:c.value.location}});if(b.data&&b.data.length>0){const{lat:S,lon:$}=b.data[0];S&&$&&(m=[S,$])}}catch(b){console.log(b)}const y=L.map("map-id");L.tileLayer(e.mapTileUrl,{maxZoom:18,attribution:'© Mapbox',tileSize:512,zoomOffset:-1,zoomControl:!1}).addTo(y),console.log(m);const _=L.icon({iconUrl:"/images/marker-orange.svg",iconSize:[44,62],iconAnchor:[22,62],popupAnchor:[0,-60]});L.marker(m,{icon:_}).addTo(y),y.setView(m,12)};return Ht(()=>{setTimeout(()=>{p()},2e3)}),{isOrganisation:s,data:c,descriptionRefs:t,showAboutIndexes:n,handleToggleAbout:h,setDescriptionRef:f}}},tj={id:"codeweek-matchmaking-tool",class:"font-['Blinker'] overflow-hidden"},nj={class:"relative flex overflow-hidden"},rj={class:"flex codeweek-container-lg py-10 tablet:py-20"},sj={class:"flex flex-col lg:flex-row gap-12 tablet:gap-20 xl:gap-32 2xl:gap-[260px]"},ij={class:"text-dark-blue text-[30px] md:text-4xl leading-[44px] font-normal md:font-medium font-['Montserrat'] mb-6"},aj=["innerHTML"],lj={class:"text-dark-blue text-[22px] md:text-3xl leading-[36px] font-medium font-['Montserrat'] mb-6"},oj={class:"accordion"},uj={class:"bg-transparent border-b-2 border-solid border-[#A4B8D9]"},cj=["onClick"],dj={class:"text-[#20262C] font-semibold text-lg font-['Montserrat']"},fj={class:"flex flex-col gap-0 text-slate-500 text-xl font-normal w-full"},hj=["innerHTML"],pj={class:"flex-shrink-0 lg:max-w-[460px] w-full"},mj=["src"],gj={key:1,class:"rounded-xl h-full w-full object-cover",src:"/images/matchmaking-tool/tool-placeholder.png"},vj={class:"text-[#20262C] font-semibold text-lg p-0 mb-10"},yj={key:0},_j={key:0,class:"text-[#20262C] text-xl leading-[36px] font-medium font-['Montserrat'] mb-4 italic"},bj={class:"border-l-[4px] border-[#F95C22] pl-4"},wj=["innerHTML"],xj={class:"relative overflow-hidden"},Sj={class:"codeweek-container-lg relative pt-20 pb-16 md:pt-40 md:pb-28"},kj={class:"bg-white px-5 py-10 lg:p-16 rounded-[32px] flex flex-col tablet:flex-row w-full gap-10 lg:gap-0"},Tj={class:"flex-1"},Cj={class:"flex gap-4 mb-6"},Aj={class:"p-0 text-slate-500 text-xl font-normal capitalize"},Ej={key:0,class:"flex gap-4 mb-6"},Oj=["href"],Mj={class:"flex gap-4 mb-6"},Rj=["href"],Dj={key:1,class:"p-0 text-slate-500 text-xl font-normal capitalize"},Pj={key:2,class:"p-0 text-slate-500 text-xl font-normal capitalize"},Lj={key:1,class:"flex gap-4 mb-6"},Ij=["href"],Nj={key:2,class:"flex gap-4 mb-6"},Vj=["href"],Fj={key:3,class:"flex gap-4 mb-6"},$j=["href"],Bj={key:4,class:"text-xl font-semibold text-[#20262C] mb-2"},Hj={key:5,class:"flex gap-4"},Uj={class:"flex flex-col gap-2"},jj={class:"grid grid-cols-2 gap-8"},Wj={class:"p-0 text-slate-500 text-xl font-normal"},qj={class:"p-0 text-slate-500 text-xl font-normal"};function Yj(e,t,n,r,s,a){var o,u;return k(),D("section",tj,[v("section",nj,[v("div",rj,[v("div",sj,[v("div",null,[v("h2",ij,ie(r.data.name),1),v("p",{class:"text-[#20262C] font-normal text-2xl p-0 mb-10",innerHTML:r.data.description},null,8,aj),v("h3",lj,ie(r.isOrganisation?"About our organization":"About me"),1),v("div",oj,[(k(!0),D(Ne,null,Qe(r.data.abouts,(c,h)=>{var f;return k(),D("div",uj,[v("div",{class:"py-4 cursor-pointer flex items-center justify-between duration-300",onClick:p=>r.handleToggleAbout(h)},[v("p",dj,ie(c.title),1),v("div",{class:$e(["rounded-full min-w-12 min-h-12 duration-300 flex justify-center items-center ml-8",[r.showAboutIndexes.includes(h)?"bg-primary hover:bg-hover-orange":"bg-yellow hover:bg-primary"]])},[v("div",{class:$e(["duration-300",[r.showAboutIndexes.includes(h)&&"rotate-180"]])},[...t[0]||(t[0]=[v("img",{src:"/images/digital-girls/arrow.svg"},null,-1)])],2)],2)],8,cj),v("div",{class:"flex overflow-hidden transition-all duration-300 min-h-[1px] h-full",ref_for:!0,ref:p=>r.setDescriptionRef(p,h),style:xn({height:r.showAboutIndexes.includes(h)?`${(f=r.descriptionRefs[h])==null?void 0:f.scrollHeight}px`:0})},[v("div",fj,[(k(!0),D(Ne,null,Qe(c.list,p=>(k(),D("p",{class:"p-0 pb-4 w-full",innerHTML:p},null,8,hj))),256))])],4)])}),256))])]),v("div",pj,[v("div",{class:$e(["flex justify-center items-center rounded-xl border-2 border-[#ADB2B6] mb-4 aspect-square",[r.isOrganisation&&"p-6",r.data.avatarDark&&"bg-stone-800"]])},[r.data.avatar?(k(),D("img",{key:0,class:"rounded-xl w-full",src:r.data.avatar},null,8,mj)):(k(),D("img",gj))],2),v("p",vj,[mt(ie(r.data.name)+" ",1),r.data.job_title?(k(),D("span",yj,", "+ie(r.data.job_title),1)):ae("",!0)]),r.data.short_intro?(k(),D("p",_j,ie(r.data.short_intro),1)):ae("",!0),v("div",bj,[v("p",{class:"p-0 text-slate-500 text-xl font-normal",innerHTML:r.data.description},null,8,wj)])])])])]),v("section",xj,[t[12]||(t[12]=v("div",{class:"absolute w-full h-full bg-yellow-50 md:hidden",style:{"clip-path":"ellipse(270% 90% at 38% 90%)"}},null,-1)),t[13]||(t[13]=v("div",{class:"absolute w-full h-full bg-yellow-50 hidden md:block lg:hidden",style:{"clip-path":"ellipse(188% 90% at 50% 90%)"}},null,-1)),t[14]||(t[14]=v("div",{class:"absolute w-full h-full bg-yellow-50 hidden lg:block xl:hidden",style:{"clip-path":"ellipse(128% 90% at 50% 90%)"}},null,-1)),t[15]||(t[15]=v("div",{class:"absolute w-full h-full bg-yellow-50 hidden xl:block",style:{"clip-path":"ellipse(93% 90% at 50% 90%)"}},null,-1)),v("div",Sj,[t[11]||(t[11]=v("h2",{class:"text-dark-blue tablet:text-center text-[30px] md:text-4xl leading-7 md:leading-[44px] font-normal md:font-medium font-['Montserrat'] mb-10 tablet:mb-8"}," Contact details ",-1)),v("div",kj,[v("div",Tj,[t[8]||(t[8]=v("h3",{class:"text-dark-blue text-[22px] md:text-4xl leading-7 md:leading-[44px] font-medium font-['Montserrat'] mb-4"}," Location ",-1)),t[9]||(t[9]=v("span",{class:"bg-dark-blue text-white py-1 px-4 text-sm font-semibold rounded-full whitespace-nowrap flex items-center gap-2 w-fit mb-6"},[v("img",{src:"/images/star-white.svg",class:"w-4 h-4"}),v("span",null,[mt(" Can teach Online "),v("span",{class:"font-sans"},"&"),mt(" In-person ")])],-1)),v("div",Cj,[t[1]||(t[1]=v("img",{src:"/images/map.svg",class:"w-6 h-6"},null,-1)),v("div",null,[v("p",Aj,ie(r.data.location),1)])]),r.data.phone?(k(),D("div",Ej,[t[2]||(t[2]=v("img",{src:"/images/phone.svg",class:"w-6 h-6"},null,-1)),v("a",{class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:r.data.phone},ie(r.data.phone),9,Oj)])):ae("",!0),v("div",Mj,[t[3]||(t[3]=v("img",{src:"/images/message.svg",class:"w-6 h-6"},null,-1)),r.data.email?(k(),D("a",{key:0,class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:`mailto:${r.data.email}`},ie(r.data.email),9,Rj)):r.data.get_email_from?(k(),D("p",Dj,ie(r.data.get_email_from),1)):(k(),D("p",Pj," Anonymous "))]),r.data.linkedin?(k(),D("div",Lj,[t[4]||(t[4]=v("img",{src:"/images/social/linkedin.svg",class:"w-6 h-6"},null,-1)),v("a",{class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:r.data.linkedin}," LinkedIn ",8,Ij)])):ae("",!0),r.data.facebook?(k(),D("div",Nj,[t[5]||(t[5]=v("img",{src:"/images/social/facebook.svg",class:"w-6 h-6"},null,-1)),v("a",{class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:r.data.facebook}," Facebook ",8,Vj)])):ae("",!0),r.data.website?(k(),D("div",Fj,[t[6]||(t[6]=v("img",{src:"/images/profile.svg",class:"w-6 h-6"},null,-1)),v("a",{class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:r.data.website}," Website ",8,$j)])):ae("",!0),(o=r.data.availabilities)!=null&&o.length?(k(),D("div",Bj," My availability ")):ae("",!0),(u=r.data.availabilities)!=null&&u.length?(k(),D("div",Hj,[t[7]||(t[7]=v("img",{src:"/images/map.svg",class:"w-6 h-6"},null,-1)),v("div",Uj,[(k(!0),D(Ne,null,Qe(r.data.availabilities,({dateText:c,timeText:h})=>(k(),D("div",jj,[v("p",Wj,ie(c),1),v("p",qj,ie(h),1)]))),256))])])):ae("",!0)]),t[10]||(t[10]=v("div",{class:"flex-1"},[v("div",{id:"map-id",class:"relative z-50 w-full h-64 md:h-full md:min-h-96 rounded-2xl bg-gray-100"})],-1))])])])])}const zj=gt(ej,[["render",Yj]]),Kj={props:["user"],components:{ImageUpload:Hw,Flash:yd},data(){return{avatar:this.user.avatar_path}},computed:{canUpdate(){return console.log("user",this.user),this.$authorize(e=>e.id===this.user.id)},hasAvatar(){return console.log(this.avatar),this.avatar.split("/").pop()!=="default.png"}},methods:{onLoad(e){this.persist(e.file)},async persist(e){const t=new FormData;t.append("avatar",e);try{const n=await axios.post(`/api/users/${this.user.id}/avatar`,t);this.avatar=n.data.path,hs.emit("flash",{message:"Avatar uploaded!",level:"success"})}catch(n){if(n.response&&n.response.status===422){const r=n.response.data.errors,s=Object.values(r).flat().join(` +`);hs.emit("flash",{message:s,level:"error"})}else console.error("Upload failed:",n),hs.emit("flash",{message:"An unexpected error occurred while uploading the avatar.",level:"error"})}},remove(){console.log("delete me"),axios.delete("/api/users/avatar").then(()=>hs.emit("flash",{message:"Avatar Deleted!",level:"success"})),this.avatar="https://s3-eu-west-1.amazonaws.com/codeweek-dev/avatars/default.png"}}},Gj={class:"flex flex-col tablet:flex-row tablet:items-center gap-6 tablet:gap-14"},Jj={class:"flex"},Zj={class:"relative"},Xj=["src"],Qj={key:0,method:"POST",enctype:"multipart/form-data",class:"absolute bottom-0 left-0"},e9={style:{display:"flex","align-items":"flex-end","margin-left":"-35px"}},t9={class:"text-white font-normal text-3xl tablet:font-medium tablet:text-5xl font-['Montserrat'] mb-6"};function n9(e,t,n,r,s,a){const o=it("Flash"),u=it("image-upload");return k(),D(Ne,null,[pe(o),v("div",Gj,[v("div",Jj,[v("div",Zj,[v("img",{src:s.avatar,class:"w-40 h-40 rounded-full border-4 border-solid border-dark-blue-300"},null,8,Xj),a.canUpdate?(k(),D("form",Qj,[pe(u,{name:"avatar",class:"mr-1",onLoaded:a.onLoad},null,8,["onLoaded"])])):ae("",!0),v("div",e9,[Pn(v("button",{class:"absolute !bottom-0 !right-0 flex justify-center items-center !h-10 !w-10 !p-0 bg-[#FE6824] rounded-full !border-2 !border-solid !border-white",onClick:t[0]||(t[0]=(...c)=>a.remove&&a.remove(...c))},[...t[1]||(t[1]=[v("img",{class:"w-5 h-5",src:"/images/trash.svg"},null,-1)])],512),[[es,a.hasAvatar]])])])]),v("div",null,[v("h1",t9,ie(n.user.fullName),1)])])],64)}const r9=gt(Kj,[["render",n9]]),s9={install(e){e.config.globalProperties.$authorize=function(...t){return window.App.signedIn?typeof t[0]=="string"?authorizations[t[0]](t[1]):t[0](window.App.user):!1}}},i9={data(){return{images:[{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/1e054358a7188baf8777a09512012cf16ab84970ef1c7610feb6dad13e504666",alt:"Consortium partner visual representation"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/2972cd5748880295748a9baa3e8fe3c996a0cdc09d86b46dbc72790d1cbc0655",alt:"Gallery image 1"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/fb06d640ec9446e59ef5e3fb63ceaaaf0b25d0117f209f11e3ab8e6ce3240acb",alt:"Gallery image 2"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/1e054358a7188baf8777a09512012cf16ab84970ef1c7610feb6dad13e504666",alt:"Gallery image 3"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/2972cd5748880295748a9baa3e8fe3c996a0cdc09d86b46dbc72790d1cbc0655",alt:"Gallery image 4"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/fb06d640ec9446e59ef5e3fb63ceaaaf0b25d0117f209f11e3ab8e6ce3240acb",alt:"Gallery image 5"}],currentIndex:0}},methods:{nextImage(){this.currentIndex=(this.currentIndex+1)%this.images.length,this.scrollToThumbnail()},prevImage(){this.currentIndex=this.currentIndex===0?this.images.length-1:this.currentIndex-1,this.scrollToThumbnail()},selectImage(e){this.currentIndex=e,this.scrollToThumbnail()},scrollToThumbnail(){const e=this.$refs.thumbnailGallery,t=e.clientWidth/3,n=Math.max(0,(this.currentIndex-1)*t);e.scrollTo({left:n,behavior:"smooth"})}}},a9={class:"flex flex-col pt-3.5"},l9={class:"flex py-4 md:py-20 relative flex-col mt-3.5 w-full bg-aqua max-md:max-w-full items-center"},o9={class:"z-0 flex flex-col items-start justify-between max-w-full gap-10 p-10 md:px-24"},u9={class:"grid w-full grid-cols-1 md:grid-cols-2 gap-x-8"},c9={class:"flex items-start justify-start"},d9=["src","alt"],f9={class:"w-full overflow-hidden image-gallery"},h9={ref:"thumbnailGallery",class:"flex gap-4 overflow-x-auto flex-nowrap"},p9=["src","alt","onClick"],m9={class:"flex justify-end w-full mt-4 image-gallery-controls"},g9={class:"flex flex-wrap items-center gap-5"};function v9(e,t,n,r,s,a){return k(),D("section",a9,[v("div",l9,[v("div",o9,[v("div",u9,[t[2]||(t[2]=Rb('

Consortium Partner

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat.

Website link
',1)),v("div",c9,[v("img",{src:s.images[s.currentIndex].src,alt:s.images[s.currentIndex].alt,class:"main-image object-contain aspect-[1.63] w-full md:w-[480px] max-md:max-w-full"},null,8,d9)])]),v("div",f9,[v("div",h9,[(k(!0),D(Ne,null,Qe(s.images,(o,u)=>(k(),D("img",{key:u,src:o.src,alt:"Gallery image "+(u+1),class:$e([{"border-2 border-orange-500":s.currentIndex===u},"thumbnail cursor-pointer object-contain shrink-0 aspect-[1.5] min-h-[120px] w-[calc(33.33%-8px)]"]),onClick:c=>a.selectImage(u)},null,10,p9))),128))],512)]),v("div",m9,[v("div",g9,[v("button",{onClick:t[0]||(t[0]=(...o)=>a.prevImage&&a.prevImage(...o)),class:"flex group flex-col justify-center items-center self-stretch my-auto w-8 h-8 bg-orange-500 rounded min-h-[24px]"},[...t[3]||(t[3]=[v("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("rect",{width:"32",height:"32",rx:"4",class:"fill-primary group-hover:fill-secondary"}),v("path",{d:"M19 22L13 16L19 10",stroke:"white","stroke-width":"2.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])]),v("button",{onClick:t[1]||(t[1]=(...o)=>a.nextImage&&a.nextImage(...o)),class:"flex group flex-col justify-center items-center self-stretch my-auto w-8 h-8 bg-orange-500 rounded min-h-[24px]"},[...t[4]||(t[4]=[v("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("rect",{width:"32",height:"32",rx:"4",class:"fill-primary group-hover:fill-secondary"}),v("path",{d:"M13 22L19 16L13 10",stroke:"white","stroke-width":"2.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])])])])])])])}const y9=gt(i9,[["render",v9],["__scopeId","data-v-5aad3e31"]]),Ut=Ec({});Ut.use(s9);Ut.use(DL,{resolve:async e=>await Object.assign({"../lang/php_al.json":()=>Vt(()=>import("./php_al-C3ZnR2FH.js"),[]),"../lang/php_ba.json":()=>Vt(()=>import("./php_ba-DTZQ5MBL.js"),[]),"../lang/php_bg.json":()=>Vt(()=>import("./php_bg-B9k1mnv0.js"),[]),"../lang/php_cs.json":()=>Vt(()=>import("./php_cs-B50yrDBA.js"),[]),"../lang/php_da.json":()=>Vt(()=>import("./php_da-CWcN-IcP.js"),[]),"../lang/php_de.json":()=>Vt(()=>import("./php_de-Bx_EE39s.js"),[]),"../lang/php_el.json":()=>Vt(()=>import("./php_el-V0lVmTux.js"),[]),"../lang/php_en.json":()=>Vt(()=>import("./php_en-BBJwYldV.js"),[]),"../lang/php_es.json":()=>Vt(()=>import("./php_es-BIlrcrdk.js"),[]),"../lang/php_et.json":()=>Vt(()=>import("./php_et-C6n82wnU.js"),[]),"../lang/php_fi.json":()=>Vt(()=>import("./php_fi-Io3pkhL5.js"),[]),"../lang/php_fr.json":()=>Vt(()=>import("./php_fr-COosWvwd.js"),[]),"../lang/php_hr.json":()=>Vt(()=>import("./php_hr-uctzynpc.js"),[]),"../lang/php_hu.json":()=>Vt(()=>import("./php_hu-DRP_pEbU.js"),[]),"../lang/php_it.json":()=>Vt(()=>import("./php_it-DvFCurdv.js"),[]),"../lang/php_lt.json":()=>Vt(()=>import("./php_lt-igJN2kxI.js"),[]),"../lang/php_lv.json":()=>Vt(()=>import("./php_lv-Duk__2Se.js"),[]),"../lang/php_me.json":()=>Vt(()=>import("./php_me-D2GvlC2S.js"),[]),"../lang/php_mk.json":()=>Vt(()=>import("./php_mk-BgmFU5pS.js"),[]),"../lang/php_mt.json":()=>Vt(()=>import("./php_mt-O3QXroMZ.js"),[]),"../lang/php_nl.json":()=>Vt(()=>import("./php_nl-BOWTSTHC.js"),[]),"../lang/php_pl.json":()=>Vt(()=>import("./php_pl-0LYZgSOi.js"),[]),"../lang/php_pt.json":()=>Vt(()=>import("./php_pt-pQKM91VZ.js"),[]),"../lang/php_ro.json":()=>Vt(()=>import("./php_ro-BWSvity8.js"),[]),"../lang/php_rs.json":()=>Vt(()=>import("./php_rs-goYz4zr-.js"),[]),"../lang/php_sk.json":()=>Vt(()=>import("./php_sk-CXHdvk8m.js"),[]),"../lang/php_sl.json":()=>Vt(()=>import("./php_sl-CSX4v--c.js"),[]),"../lang/php_sv.json":()=>Vt(()=>import("./php_sv-BpQN1T77.js"),[]),"../lang/php_tr.json":()=>Vt(()=>import("./php_tr-fgTOPr5f.js"),[]),"../lang/php_ua.json":()=>Vt(()=>import("./php_ua-hOTG8Z8H.js"),[])})[`../lang/${e}.json`]()});Ut.component("ActivityForm",A4);Ut.component("ResourceForm",BV);Ut.component("ResourceCard",Q1);Ut.component("ResourcePill",X1);Ut.component("Pagination",_d);Ut.component("Singleselect",qV);Ut.component("PasswordField",JV);Ut.component("Multiselect",tF);Ut.component("CountrySelect",aF);Ut.component("ModerateEvent",AF);Ut.component("ReportEvent",SH);Ut.component("AutocompleteGeo",JF);Ut.component("DateTime",d8);Ut.component("Question",S8);Ut.component("PictureForm",P8);Ut.component("Flash",yd);Ut.component("InputTags",fH);Ut.component("SearchPageComponent",h7);Ut.component("AvatarForm",r9);Ut.component("PartnerGallery",y9);Ut.component("MatchMakingToolForm",Q7);Ut.component("ToolCard",Yw);Ut.component("ToolDetailCard",zj);Ut.component("EventCard",qw);Ut.component("EventDetail",UU);Ut.component("SelectField",qo);Ut.mount("#app"); diff --git a/public/build/assets/app-CoN6j0Vz.css b/public/build/assets/app-Drq_S9LR.css similarity index 76% rename from public/build/assets/app-CoN6j0Vz.css rename to public/build/assets/app-Drq_S9LR.css index b7da3a510..1f03dfc73 100644 --- a/public/build/assets/app-CoN6j0Vz.css +++ b/public/build/assets/app-Drq_S9LR.css @@ -1 +1 @@ -header{background-color:#fff}header #logo-wrapper{display:flex;align-items:center}header nav{flex:1;height:50px}header nav ul{list-style:none;padding:0;height:50px;display:flex;align-items:center;margin:0}header nav ul li{padding:0 8px;position:relative}header nav ul li a{font-size:20px;text-decoration:none;color:#000}header nav ul li ul:before{content:"";height:17px;position:absolute;top:-15px;width:100%}header nav ul li ul:after{content:"";position:absolute;top:0;left:10%;width:0;height:0;border:9px solid transparent;border-bottom-color:#fe6824;border-top:0;margin-left:0;margin-top:-9px}header nav ul li ul li{padding-top:8px;padding-bottom:6px;padding-left:6px}header nav ul li ul li a{font-size:18px;color:#000;text-align:center;white-space:nowrap}header #right-menu .round-button,header #right-menu .round-button-sign,header #right-menu .round-button-user-menu{width:50px;height:50px;border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-size:12px;cursor:pointer}header #right-menu .round-button-user-menu{background-color:#1c4da1}header .round-button:hover,header .round-button-sign:hover,header .round-button-user-menu:hover{background-color:#f9f9f9}header #right-menu .round-button:before{content:"";width:0px;height:0px;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #BBBBBB;border-bottom:10px solid transparent;right:30%;bottom:-20px}header #right-menu .round-button:after{content:"";width:0px;height:0px;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #FFFFFF;border-bottom:10px solid transparent;right:30%;bottom:-18px}header #right-menu .round-button-sign{border:2px solid #FE6824;width:48px;height:48px}header #right-menu .round-button-sign a{color:#fe6824;font-size:13px;text-decoration:none;display:flex;height:100%;align-items:center;justify-content:center}header #right-menu a{color:#a2a2a2;font-size:13px;text-decoration:none;text-transform:uppercase}header .round-button-user-menu.opened,header .round-button.opened{background-color:#fe6824}header .menu-trigger.opened .button-icon path{fill:#fff!important}button-icon{margin-right:20px}header .round-button.opened a{color:#fff!important}header #right-menu .round-button.opened:after{border-top:10px solid #FE6824}header #primary-menu-trigger{display:none}header #right-menu #tools{display:flex}header .menu-dropdown{display:none;position:absolute;top:56px;background-color:#fff;border:1px solid #ADB2B6;border-radius:7px;padding:12px 32px;right:0;z-index:1000;margin:0}header .lang-menu .menu-dropdown,header .facebook-menu .menu-dropdown,header .twitter-menu .menu-dropdown{padding:0}header .facebook-menu .menu-dropdown,header .twitter-menu .menu-dropdown{top:60px}header .twitter-menu .menu-dropdown{width:400px;height:500px;overflow:auto;justify-content:center}header .user-menu .menu-dropdown li{display:flex;align-items:center;list-style:none;text-align:start;gap:12px;padding:8px 0}header .user-menu .menu-dropdown li a{white-space:nowrap;text-align:left;text-transform:none!important;font-size:16px!important;color:#1c4da1!important;font-weight:600!important;line-height:22px!important}header .user-menu .menu-dropdown li svg,header .user-menu .menu-dropdown li img{height:16px;width:16px}header .lang-menu .menu-dropdown ul{display:flex;flex-direction:column;max-height:calc(100dvh - 300px);overflow:auto;margin:0!important;padding:0;list-style:none}header .lang-menu .menu-dropdown ul li{text-align:center}header .lang-menu .menu-dropdown ul li a{color:#000;padding:15px 25px;display:flex;flex-direction:row;align-items:center;height:100%;justify-content:center}@media (max-width: 1280px){header nav{height:auto}header nav ul{height:auto}header nav ul li ul{display:none;position:relative;left:0;background-color:#ffe3d6;border-radius:0;align-items:center;margin-top:12px;padding-right:0;max-height:400px}header nav ul li ul:after{border:0px solid transparent}header nav ul li ul li{padding-top:15px;padding-bottom:15px;border:0px}header nav ul li ul li a{font-size:16px;color:#1c4da1;font-weight:700;text-transform:uppercase;text-align:center;white-space:nowrap;border-bottom:1px solid #9D9D9D;padding-bottom:5px;padding-left:30px;padding-right:30px}header nav ul li ul li:last-child a{border-bottom:0px}}@media (max-width: 640px){#primary-menu{width:100%}#primary-menu>ul{display:none}header #right-menu{display:none;width:100%;padding:40px;flex-direction:column;align-items:center}header #right-menu .round-button-sign{margin-bottom:20px;background-color:#fe6824;color:#fff;width:90%;font-size:16px}header #right-menu .round-button-sign svg path{fill:#fff!important}header #right-menu .round-button-user-menu{margin-bottom:15px}header #right-menu .round-button-sign a{color:#fff;font-size:16px;text-transform:none;align-items:center;justify-content:center;width:100%;display:flex;height:100%}header{flex-direction:column;min-height:100px;height:auto;width:100%;padding-right:0}header nav ul li{padding:20px 0}header #primary-menu-trigger{display:initial}header .menu-dropdown{top:-450px;right:auto}header .lang-menu .menu-dropdown{top:-460px;left:-115px}header .facebook-menu .menu-dropdown{top:-505px;left:-183px;height:400px}header .twitter-menu .menu-dropdown{top:-505px;left:-240px;height:500px}}@media (min-width: 1281px){#primary-menu .main-menu-item .sub-menu{display:none;position:absolute;border-radius:7px;margin-top:12px;min-height:40px;height:auto;z-index:9999;background:#fff;border:1px solid #ADB2B6;padding:12px 32px}#primary-menu .main-menu-item .sub-menu .menu-title{position:relative;display:flex;align-items:center;gap:8px;color:#1c4da1;font-size:20px;font-weight:600;line-height:28px;margin-bottom:16px;padding:12px 0}#primary-menu .main-menu-item .sub-menu .menu-title .menu-title-icon{width:24px;height:24px}#primary-menu .main-menu-item .sub-menu .menu-title:after{content:"";bottom:0;left:0;position:absolute;height:4px;width:32px;background-color:#f95c22}#primary-menu .main-menu-item .sub-menu li{padding:8px 0}#primary-menu .main-menu-item .sub-menu li a{font-size:16px;color:#1c4da1;font-weight:600;line-height:24px}#right-menu .lang-menu-dropdown{overflow:hidden;border-radius:6px}#right-menu .lang-sub-menu{background:#fff;padding:16px!important}#right-menu .lang-sub-menu .lang-menu-item{cursor:default;display:flex;text-align:start;margin-top:0!important;min-width:200px}#right-menu .lang-sub-menu .lang-menu-item>.cookweek-link{color:#1c4da1!important;justify-content:space-between;margin:12px 16px;border-radius:24px;padding:0!important}#right-menu .lang-sub-menu .lang-menu-item.selected>.cookweek-link{width:100%;border:2px solid #1C4DA1;background-color:#e8edf6;margin:0;padding:10px 16px!important}}@media (max-width: 1280px){#primary-menu{width:100%;position:absolute;top:0;left:0;background-color:#fff;z-index:1}.main-menu.show{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;padding:0 20px;display:flex!important;align-items:stretch}.main-menu.show .main-menu-item{padding:12px 24px}.main-menu.show .main-menu-item .lang-value{text-transform:uppercase}.main-menu.show .main-menu-item .lang-title{display:none}.main-menu.show:has(.sub-menu.show) .main-menu-item:not(:has(.sub-menu.show)){display:none}.main-menu.show:has(.sub-menu.show) .main-menu-item:has(.sub-menu.show) .lang-value{display:none}.main-menu.show:has(.sub-menu.show) .main-menu-item:has(.sub-menu.show) .lang-title{display:inline}.main-menu.show:has(.sub-menu.show) .main-menu-item.sub-menu{width:100%}.main-menu.show:has(.sub-menu.show) .main-menu-item.sub-menu>a{flex-direction:row-reverse;font-size:20px!important;padding:0}.main-menu.show:has(.sub-menu.show) .main-menu-item.sub-menu>a .arrow-icon{width:20px;height:20px;transform:rotate(90deg)}.main-menu.show:has(.sub-menu.show) .sub-menu.show{padding:0 0 40px}.main-menu.show:has(.sub-menu.show) .sub-menu.show>li{display:flex;align-items:center;gap:12px;margin-top:24px;padding:0}.main-menu.show:has(.sub-menu.show) .sub-menu.show>li>svg,.main-menu.show:has(.sub-menu.show) .sub-menu.show>li>img{width:16px;height:16px}.main-menu.show:has(.sub-menu.show) .sub-menu.show>li>a{padding:0}.main-menu.show .sub-menu{background-color:transparent;box-shadow:none;margin:0}.main-menu.show .sub-menu .lang-list.show{max-height:-moz-fit-content;max-height:fit-content;padding-top:24px!important}.main-menu.show .sub-menu .lang-list.show .lang-menu-item{margin-top:0!important}.main-menu.show .sub-menu .lang-list.show .lang-menu-item>a{width:100%;margin-top:4px;border:2px solid #E8EDF6;border-radius:24px;padding:10px 16px!important}.main-menu.show .sub-menu .lang-list.show .lang-menu-item.selected>a{border-color:#1c4da1;background-color:#e8edf6}.main-menu.show .sub-menu:before{display:none}.main-menu.show .sub-menu li{padding:0}.main-menu.show .sub-menu li a{font-family:Montserrat;font-style:normal;font-weight:600;display:inline-block;margin:0;border:0;text-align:left;padding:4px 16px;font-size:16px;text-transform:none}#primary-menu>ul{display:none}header{min-height:100px;height:auto;width:100%;padding-right:10px;padding-left:25px}header #primary-menu-trigger{display:initial}header #right-menu{justify-content:flex-end;flex:1;margin-right:18px}}footer .content .question{display:flex;flex-direction:column;background-color:#40b5d1;padding-top:65px}footer .content .question .text{color:#fff;padding:0 70px;text-align:center;font-size:25px;font-weight:700;margin-bottom:30px}footer .content .question .get-in-touch{display:flex;position:relative;justify-content:center;margin-bottom:-12px}footer .content .question .get-in-touch .button{position:absolute;top:105px;left:100px;color:#40b5d1;font-weight:700;font-size:20px;font-style:italic;padding:20px;background-color:#fff;width:215px;border-radius:30px;text-align:center}footer .content .about{display:flex;flex-direction:column;align-items:center;margin-top:30px}footer .content .phrase{font-size:14px;color:gray;text-align:center;padding:20px 60px;z-index:0}footer .content .phrase .text{margin-bottom:10px}footer .content .bubbles_footer{margin-left:-50%;margin-top:-60px}footer .logo_footer{display:none}footer .social-media-buttons{display:flex;justify-content:flex-end;margin-right:20px;align-items:center;margin-top:-45px;padding-bottom:20px}footer .social-media-buttons .social-network a{display:flex;margin-right:10px;text-indent:5px}@media (min-width: 961px){footer .content .question{padding-top:0;display:flex;flex-direction:row;align-items:center;justify-content:center}footer .content .question .text{margin-bottom:0;padding:0;font-size:30px;margin-right:105px}footer .content .question .get-in-touch{margin-bottom:20px;margin-top:-12px}footer .content .question .get-in-touch .button{left:-65px}footer .content .about{flex-direction:row-reverse;margin-top:0;margin-right:15px}footer .logo_footer{display:initial}footer .content .bubbles_footer{margin-top:-118px;margin-left:-20px}footer .content .phrase{padding:0 50px}}#footer-scroll-activity{transform:translateY(100%);transition:transform .3s ease}#footer-scroll-activity.visible{transform:translateY(0)}.codeweek-banner{display:flex;background-color:#fe6824;margin:0 10px;flex-direction:column}.codeweek-banner .text{margin:45px 0 45px 25px;display:flex;flex-direction:column;justify-content:center}.codeweek-banner h1{font-size:40px;color:#fff}.codeweek-banner h2{font-size:20px;color:#fff;font-weight:400}.codeweek-banner h2.partner_title{color:#fff;font-family:PT Sans;font-size:40px;font-style:normal;font-weight:700;line-height:40px}.codeweek-banner .image{margin:15px 10px;flex:1;display:flex}@media (min-width: 641px){.codeweek-banner h1{font-size:50px}.codeweek-banner h2{font-size:30px}.codeweek-banner h2.partner_title{color:#fff;font-family:PT Sans;font-size:40px;font-style:normal;font-weight:700;line-height:40px}}@media (min-width: 961px){.codeweek-banner{flex-direction:row;height:366px;margin:0}.codeweek-banner.simple{height:220px}.codeweek-banner h1{font-size:60px}.codeweek-banner h2{font-size:35px}.codeweek-banner h2.partner_title{color:#fff;font-family:PT Sans;font-size:60px!important;font-style:normal;font-weight:700;line-height:48px}.codeweek-banner .text{margin-left:100px;max-width:380px}.codeweek-banner.simple .text{margin:50px 0 0 100px;max-width:none}.codeweek-banner .image{margin:0 20px 0 0;justify-content:flex-end}.codeweek-banner.learn-teach .image,.codeweek-banner.scoreboard .image,.codeweek-banner.about .image{margin-right:140px}}@media (min-width: 1281px){.codeweek-banner.ambassadors .image{margin-top:-40px;margin-right:0}.codeweek-banner .text{margin-left:200px}.codeweek-banner.simple .text{margin:50px 0 0 200px;max-width:none}}.codeweek-banner.training,.codeweek-banner.schools{background-color:#8e90b5}.codeweek-banner.learn-teach{background-color:#b5d0d0}.codeweek-banner.ambassadors{background-color:#f5b742}.codeweek-banner.scoreboard{background-color:#ce80a7}.codeweek-banner.about{background-color:#72a8d0}.codeweek-banner.search{background-color:#164194}.codeweek-banner.error{background-color:#e57373}.codeweek-banner.show-event{background-color:#e2e2e2}.codeweek-banner.show-event .image{margin:0}.codeweek-banner.show-event .image img{height:366px;-o-object-fit:contain;object-fit:contain}.codeweek-banner.show-event .text{margin:15px 80px;max-width:none;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.codeweek-banner.show-event .text .edit-button{display:flex;width:100%;margin-left:-100px;height:40px}.codeweek-banner.show-event .text .delete-button{display:flex;width:100%;height:40px}.codeweek-banner.show-event .text .title{margin-top:-40px;flex:1;display:flex;justify-content:center;align-content:center;flex-direction:column}.codeweek-banner.show-event h1{font-size:45px;color:#fe6824}.codeweek-searchbox{padding:18px 30px;min-height:60px;display:flex;justify-content:stretch;align-items:stretch;flex-direction:column}#codeweek-scoreboard-page .codeweek-searchbox{justify-content:center;align-items:center;flex-direction:row}.codeweek-searchbox .basic-fields{display:flex;flex-direction:row;flex:1}.codeweek-searchbox .advanced-fields,.codeweek-searchbox .advanced-fields .line{display:flex;flex-direction:column}.codeweek-searchbox .advanced-fields .multiselect{margin-top:10px}.codeweek-searchbox .total .number{font-size:40px;color:#fe6824;font-weight:700}.codeweek-searchbox .total .label{font-size:20px;color:#fe6824;font-style:italic}.codeweek-searchbox .total{margin-right:20px}@media (min-width: 961px){.codeweek-searchbox{padding:18px 60px}.codeweek-searchbox .advanced-fields .line{flex-direction:row}.codeweek-searchbox .multiselect{margin-right:10px}.codeweek-searchbox .advanced-fields{flex-direction:row}.codeweek-searchbox .advanced-fields .multiselect{margin-top:18px}}@media (min-width: 1281px){.codeweek-searchbox{padding:18px 100px}}.custom-geo-input input{width:100%;border:2px solid #a4b8d9;border-radius:24px;height:48px;font-size:20px;line-height:28px;padding:0 24px;color:#20262c}.multiselect.multi-select.multiselect--active .multiselect--values{display:none}.multiselect.multi-select .multiselect--values{line-height:21px}.multiselect.multi-select .multiselect__tags{cursor:pointer;border-radius:24px;min-height:46px;border:2px solid #A4B8D9;padding:12px 40px 12px 24px;overflow:hidden}.multiselect.multi-select .multiselect__tags .multiselect__input{margin:0;padding:0}.multiselect.multi-select .multiselect__select{width:44px;height:100%}.multiselect.multi-select .multiselect__placeholder,.multiselect.multi-select .multiselect__tags .multiselect__single{padding:0;margin:0;font-size:16px;font-style:normal;font-weight:400;color:#20262c}.multiselect.multi-select .multiselect__placeholder{max-width:100%;color:#9ca3af;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:18px}.multiselect.multi-select .multiselect__single{padding-top:6px;color:#333e48}.multiselect.multi-select .multiselect__select:before{content:" ";position:absolute;top:18px;right:14px;display:block;height:8px;width:8px;border:none;border-left:2px solid #1C4DA1;transform:rotate(45deg)!important}.multiselect.multi-select .multiselect__select:after{content:" ";position:absolute;top:18px;right:19px;display:block;height:8px;width:8px;border:none;border-left:2px solid #1C4DA1;transform:rotate(-45deg)}.multiselect.multi-select .multiselect__tags-wrap{display:flex;flex-wrap:wrap;gap:4px;padding:0}.multiselect.multi-select .multiselect__tags-wrap .multiselect__tag{margin:0}.multiselect.multi-select.large-text .multiselect__placeholder,.multiselect.multi-select.large-text .multiselect__single{font-size:20px;line-height:24px}.multiselect.multi-select.large-text .multiselect__placeholder,.multiselect.multi-select.large-text .multiselect__input{line-height:24px}.multiselect.multi-select.large-text .multiselect__tags{padding:9px 40px 8px 16px;min-height:48px}.multiselect.multi-select.new-theme .multiselect__tags-wrap{padding:0;transform:translate(-16px)}.multiselect.multi-select.new-theme .multiselect__placeholder{display:block;line-height:32px}.multiselect.multi-select.new-theme .multiselect__single{line-height:32px}.multiselect.multi-select.new-theme .multiselect__tags{border-radius:24px!important;padding:6px 46px 6px 24px}.multiselect.multi-select.new-theme .multiselect__tags .multiselect__input{font-size:20px;font-family:Blinker;line-height:32px;margin:0;padding:0}.multiselect.multi-select.new-theme .multiselect__tags .multiselect__input::-moz-placeholder{color:#9ca3af}.multiselect.multi-select.new-theme .multiselect__tags .multiselect__input::placeholder{color:#9ca3af}.multiselect.multi-select.new-theme .multiselect__content-wrapper{border:2px solid #ADB2B6;border-radius:12px;overflow:hidden;padding:16px 12px 16px 0}.multiselect.multi-select.new-theme .multiselect__content-wrapper .multiselect__content{min-height:1px;max-height:268px;overflow:auto}.multiselect.multi-select.new-theme .multiselect__content-wrapper .multiselect__content::-webkit-scrollbar{border-radius:6px;width:12px;display:block}.multiselect.multi-select.new-theme .multiselect__content-wrapper .multiselect__content::-webkit-scrollbar-track{background:#e8edf6;border-radius:8px}.multiselect.multi-select.new-theme .multiselect__content-wrapper .multiselect__content::-webkit-scrollbar-thumb{background:#1c4da1;border-radius:6px}.multiselect.multi-select.new-theme .multiselect__option{padding:9px 16px 9px 24px;font-size:20px}.multiselect.multi-select.new-theme .multiselect__option.multiselect__option--highlight{background-color:#eee;color:#20262c}.multiselect.multi-select.new-theme .multiselect__option.multiselect__option--selected{background-color:transparent}.multiselect.multi-select.new-theme .multiselect__option.multiselect__option--selected:hover{background-color:#eee}.multiselect.multi-select.new-theme .multiselect__option:after{display:none}.multiselect .multiselect__tags{border-radius:29px;min-height:57px}.multiselect .multiselect__select{width:60px;height:54px}.multiselect .multiselect__placeholder,.multiselect .multiselect__single{padding-top:5px;padding-left:12px;font-size:20px;font-style:italic;font-weight:700;color:#fe6824}.multiselect .multiselect__single{padding-top:6px}.multiselect .multiselect__select:before{border-color:#FE6824 transparent transparent}.multiselect .multiselect__tags-wrap{display:inline-table;padding:5px 0 5px 10px}.codeweek-search-text{flex:1;margin-right:10px}.dropdown-datepicker .multiselect__tags{padding-left:42px!important}.codeweek-search-text input{width:100%;border-radius:29px;height:57px;text-indent:20px;font-size:18px;font-style:italic;border:1px solid #e8e8e8}.codeweek-input-select{display:block;font-size:20px;font-weight:700;font-family:"PT Sans, Roboto",sans-serif;color:#fff;line-height:1.3;padding:.6em 1.8em .5em .8em;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #aaa;box-shadow:0 1px 0 1px #0000000a;border-radius:29px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fe6824,#fe6824);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.codeweek-input-select::-ms-expand{display:none}.codeweek-input-select:hover{border-color:#888}.codeweek-input-select:focus{border-color:#aaa;box-shadow:0 0 1px 3px #3b99fcb3;box-shadow:0 0 0 3px -moz-mac-focusring;outline:none}.codeweek-input-select option{font-weight:400;color:#000}.codeweek-form{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;border-top:1px solid #e8e8e8;margin-top:30px;padding-top:20px}.codeweek-form p:first-child{padding-top:5px;font-size:14px;font-weight:700;margin-bottom:20px;color:#fe6824;margin-top:-15px}.codeweek-form-field-wrapper .info{margin-left:140px;font-size:14px;color:#40b5d1}.codeweek-form-field-wrapper .errors .errorlist{margin:0}.codeweek-form-field,.codeweek-form-field-searchable{display:flex;justify-content:stretch;flex:1;align-items:center}.codeweek-form-field-searchable.align-flex-start{align-items:flex-start}.codeweek-form-field-searchable input{flex:1;height:32px;border-radius:6px;width:100%}.codeweek-form-field-searchable label{margin-right:10px;text-transform:uppercase;width:120px;text-align:right}.codeweek-form-field.align-flex-start{align-items:flex-start}.codeweek-form-field label{margin-right:10px;text-transform:uppercase;width:120px;text-align:right}.codeweek-form-field.align-flex-start label{margin-top:10px}.codeweek-form .codeweek-input-select{flex:1;height:57px;width:auto;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23fe6824%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fff,#fff);background-position:right 1.8em top 50%,0 0;font-weight:400;border-color:#e8e8e8;color:#000;text-indent:2px;font-size:14px;box-shadow:none;cursor:pointer}.codeweek-form .multiselect-wrapper,.codeweek-form .datepicker-wrapper,.codeweek-form .input-tag-wrapper{flex:1}.codeweek-form .mx-datepicker .mx-input-icon{right:20px}.codeweek-form .input-tag-wrapper .vue-input-tag-wrapper{padding:0;border:none;display:inline-table;width:100%;background-color:transparent;margin:10px 25px 0;max-width:90%}.codeweek-form .group-fields{flex:1}.codeweek-form-message .message{margin-bottom:30px}.codeweek-form-message .codeweek-form-field label{width:auto;text-align:left}.codeweek-form-field-privacy,.codeweek-form-field-checkbox{display:flex;justify-content:center;flex:1;width:100%;padding:20px}.codeweek-form-button-container{display:flex;justify-content:center;width:100%;margin-top:30px;margin-bottom:20px}#codeweek-searchpage-component .multiselect .multiselect__tags,#codeweek-register-page .multiselect .multiselect__tags{border-radius:29px;min-height:57px}#codeweek-searchpage-component .multiselect .multiselect__select,#codeweek-register-page .multiselect .multiselect__select{width:60px;height:54px}#codeweek-searchpage-component .multiselect .multiselect__placeholder,#codeweek-searchpage-component .multiselect .multiselect__single,#codeweek-register-page .multiselect .multiselect__placeholder,#codeweek-register-page .multiselect .multiselect__single{padding-top:5px;padding-left:12px;font-size:20px;font-style:italic;font-weight:700;color:#fe6824}#codeweek-searchpage-component .multiselect .multiselect__single,#codeweek-register-page .multiselect .multiselect__single{padding-top:6px}#codeweek-searchpage-component .multiselect .multiselect__select:before,#codeweek-register-page .multiselect .multiselect__select:before{border-color:#FE6824 transparent transparent}#codeweek-searchpage-component .multiselect .multiselect__tags-wrap,#codeweek-register-page .multiselect .multiselect__tags-wrap{display:inline-table;padding:5px 0 5px 10px}#codeweek-searchpage-component .codeweek-search-text,#codeweek-register-page .codeweek-search-text{flex:1;margin-right:10px}#codeweek-searchpage-component .codeweek-search-text input,#codeweek-register-page .codeweek-search-text input{width:100%;border-radius:29px;height:57px;text-indent:20px;font-size:18px;font-style:italic;border:1px solid #e8e8e8}#codeweek-searchpage-component .codeweek-input-select,#codeweek-register-page .codeweek-input-select{display:block;font-size:20px;font-weight:700;font-family:"PT Sans, Roboto",sans-serif;color:#fff;line-height:1.3;padding:.6em 1.8em .5em .8em;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #aaa;box-shadow:0 1px 0 1px #0000000a;border-radius:29px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,\ %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fe6824,#fe6824);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}#codeweek-searchpage-component .codeweek-input-select::-ms-expand,#codeweek-register-page .codeweek-input-select::-ms-expand{display:none}#codeweek-searchpage-component .codeweek-input-select:hover,#codeweek-register-page .codeweek-input-select:hover{border-color:#888}#codeweek-searchpage-component .codeweek-input-select:focus,#codeweek-register-page .codeweek-input-select:focus{border-color:#aaa;box-shadow:0 0 1px 3px #3b99fcb3;box-shadow:0 0 0 3px -moz-mac-focusring;outline:none}#codeweek-searchpage-component .codeweek-input-select option,#codeweek-register-page .codeweek-input-select option{font-weight:400;color:#000}#codeweek-searchpage-component .codeweek-form,#codeweek-register-page .codeweek-form{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;border-top:1px solid #e8e8e8;margin-top:30px;padding-top:20px}#codeweek-searchpage-component .codeweek-form p:first-child,#codeweek-register-page .codeweek-form p:first-child{padding-top:5px;font-size:14px;font-weight:700;margin-bottom:20px;color:#fe6824;margin-top:-15px}.codeweek-form-inner-two-columns{display:flex;flex-direction:row;align-items:flex-start;width:100%}.codeweek-form-inner-container{display:flex;flex-direction:column;flex:1}.codeweek-form-inner-container:last-child{margin-left:20px}.codeweek-form-field-wrapper{margin-bottom:15px}.codeweek-form-field-wrapper .errors{margin-left:140px;font-size:13px;color:red}#codeweek-searchpage-component .codeweek-form-field-wrapper .info{margin-left:140px;font-size:14px;color:#40b5d1}#codeweek-searchpage-component .codeweek-form-field-wrapper .errors .errorlist{margin:0}#codeweek-searchpage-component .codeweek-form-field,#codeweek-searchpage-component .codeweek-form-field-searchable{display:flex;justify-content:stretch;flex:1;align-items:center}#codeweek-searchpage-component .codeweek-form-field-searchable.align-flex-start{align-items:flex-start}#codeweek-searchpage-component .codeweek-form-field-searchable input{flex:1;height:32px;border-radius:6px;width:100%}#codeweek-searchpage-component .codeweek-form-field-searchable label{margin-right:10px;text-transform:uppercase;width:120px;text-align:right}#codeweek-searchpage-component .codeweek-form-field.align-flex-start{align-items:flex-start}.codeweek-form-field input{flex:1;height:57px;border:1px solid #e8e8e8;border-radius:29px;text-indent:20px;width:100%}.codeweek-form-field textarea{flex:1;border-radius:29px;border:1px solid #e8e8e8;text-indent:20px;font-family:"PT Sans, Roboto",sans-serif;font-size:14px;padding-top:16px}#codeweek-searchpage-component .codeweek-form-field label{margin-right:10px;font-family:Blinker}#codeweek-searchpage-component .codeweek-form-field.align-flex-start label{margin-top:10px}.codeweek-form .codeweek-input-select{flex:1;height:57px;width:auto;background-image:url(data:image/svg+xml;charset=US-ASCII,\ %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23fe6824%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fff,#fff);background-position:right 1.8em top 50%,0 0;font-weight:400;border-color:#e8e8e8;color:#000;text-indent:8px;font-size:14px;box-shadow:none;cursor:pointer}#codeweek-searchpage-component .codeweek-form .multiselect-wrapper,#codeweek-searchpage-component .codeweek-form .datepicker-wrapper,#codeweek-searchpage-component .codeweek-form .input-tag-wrapper{flex:1}#codeweek-searchpage-component .codeweek-form .mx-datepicker .mx-input-icon{right:20px}.codeweek-form .codeweek-form-inner-container h3{margin-bottom:15px}.codeweek-form .input-tag-wrapper{border:1px solid #e8e8e8;border-radius:29px}#codeweek-searchpage-component .codeweek-form .input-tag-wrapper .vue-input-tag-wrapper{padding:0;border:none;display:inline-table;width:100%;background-color:transparent;margin:10px 25px 0;max-width:90%}.codeweek-form .input-tag-wrapper .vue-input-tag-wrapper input{padding:0;margin:0;height:59px;text-indent:0}#codeweek-searchpage-component .codeweek-form .group-fields{flex:1}.codeweek-form-message{padding:30px;background-color:#e8e8e8;border-radius:20px;margin-top:20px}#codeweek-searchpage-component.codeweek-form-message .message{margin-bottom:30px}.login-form .codeweek-form-message .codeweek-form-field label{width:auto;text-align:left}.login-form .codeweek-form-field-privacy,.login-form .codeweek-form-field-checkbox{display:flex;justify-content:center;flex:1;width:100%;padding:20px}.codeweek-form-button-container{display:flex;justify-content:center;width:100%}.v-autocomplete{position:relative}.v-autocomplete-list{background-color:#fff;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;margin-top:6px;position:absolute;z-index:100;width:100%}.v-autocomplete-input{width:100%}.v-autocomplete-list-item{padding:10px;border-top:1px solid #ccc;cursor:pointer}.v-autocomplete-item-active{background-color:#eee}.v-autocomplete-list-item .city{font-size:11px}.v-autocomplete-list-item .name{font-weight:700}[type=file]{border:0;clip:rect(0,0,0,0);height:1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}[type=file]+label{cursor:pointer;display:inline-block;height:100%;padding:18px 25px;border-radius:29px;background-color:#fe6824;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase}[type=file]:focus+label,[type=file]+label:hover{background-color:#f15d22}[type=file]:focus+label{outline:1px dotted #000}.codeweek-user-avatar{display:flex}.codeweek-user-avatar .name{flex:1;display:flex;align-items:flex-end}.codeweek-user-avatar .avatar{display:flex}.codeweek-user-avatar .avatar .codeweek-avatar-image{width:100px;height:100px;border-radius:50%;border:5px solid #e8e8e8}.codeweek-user-avatar .avatar .actions{display:flex;align-items:flex-end}.codeweek-display-field{margin-bottom:20px}.codeweek-display-field p{padding:5px}.codeweek-display-field ul{display:flex;margin:15px 0;flex-wrap:wrap}.codeweek-display-field li{margin-right:10px;margin-bottom:10px}.codeweek-display-field .itens .label{border:1px solid #FE6824;border-radius:5px;padding:10px;color:#fe6824;font-size:20px}.codeweek-display-field .share-event-wrapper{margin-top:5px}.custom-date-picker{font-family:Blinker}.custom-date-picker .dp__outer_menu_wrap{z-index:9999999}.custom-date-picker .dp__menu{border:2px solid #ADB2B6!important;border-radius:12px!important;padding:6px 12px 10px!important}.custom-date-picker .dp__menu .dp__arrow_top{border-width:2px 2px 0 0!important;border-color:#adb2b6!important}.custom-date-picker .dp--header-wrap{margin-bottom:8px}.custom-date-picker .dp--header-wrap .dp__month_year_wrap{justify-content:center}.custom-date-picker .dp--header-wrap .dp__month_year_wrap .dp__btn.dp__month_year_select:first-child{justify-content:flex-end;padding:0 4px;width:auto}.custom-date-picker .dp--header-wrap .dp__month_year_wrap .dp__btn.dp__month_year_select:last-child{justify-content:flex-start;padding:0 4px;width:auto}.custom-date-picker .dp__instance_calendar .dp--tp-wrap .dp__btn svg{stroke:#1c4da1;fill:#1c4da1}.custom-date-picker .dp__calendar_header_separator{background-color:#a4b8d9!important}.custom-date-picker .dp__calendar{gap:12px}.custom-date-picker .dp__calendar .dp__calendar_header_separator{margin:8px 0}.custom-date-picker .dp__calendar .dp__calendar{padding-bottom:16px;border-bottom:1px solid #A4B8D9!important}.custom-date-picker .dp__calendar .dp__calendar_header{gap:12px}.custom-date-picker .dp__calendar .dp__calendar_header .dp__calendar_header_item{font-size:20px}.custom-date-picker .dp__calendar .dp__calendar_row{gap:12px}.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item{font-size:20px}.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item .dp__cell_inner{display:flex;justify-content:center;align-items:center;border-radius:50%;text-align:center;padding:0;width:32px;height:32px}.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item .dp__cell_inner:hover{background:#e8edf6}.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item .dp__cell_inner.db__active_date,.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item .dp__cell_inner.db__active_date:hover{background:#1c4da1}.custom-date-picker .dp--tp-wrap{width:100%;max-width:100%!important;padding:4px 0;margin-bottom:10px}.custom-date-picker .dp--tp-wrap>button[aria-label="Open time picker"]{height:auto}.custom-date-picker .dp--tp-wrap>button[aria-label="Open time picker"] .dp__icon{width:24px;height:24px;border-bottom:1px solid #1C4DA1}.custom-date-picker .dp--tp-wrap>button[aria-label="Open time picker"]:after{font-family:Blinker;content:"Select time";font-size:20px;line-height:24px;font-weight:600;padding-left:8px;color:#1c4da1;border-bottom:1px solid #1C4DA1}.custom-date-picker .dp__action_row .dp__selection_preview{display:none}.custom-date-picker .dp__action_row .dp__action_buttons{flex-grow:1;margin:0;width:100%;display:flex;gap:10px}.custom-date-picker .dp__action_row .dp__action_buttons button{display:flex;justify-content:center;align-items:center;width:50%;text-align:center;border-radius:24px;border-width:2px;border-style:solid;height:40px;font-weight:600;font-size:18px;font-family:Blinker;transition-duration:300;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.custom-date-picker .dp__action_row .dp__action_buttons button.dp__action_cancel{color:#1c4da1;border-color:#1c4da1}.custom-date-picker .dp__action_row .dp__action_buttons button.dp__action_cancel:hover{background-color:#e8edf6}.custom-date-picker .dp__action_row .dp__action_buttons button.dp__action_select{border-color:#f95c22;background-color:#f95c22}.custom-date-picker .dp__action_row .dp__action_buttons button.dp__action_select:hover{border-color:#fb9d7a;background-color:#fb9d7a}.codeweek-more-button{width:45px;height:45px;border:1px solid #FE6824;border-radius:45px;display:flex;justify-content:center;cursor:pointer;margin-top:5px}.codeweek-more-button span{background-color:transparent;font-size:40px;width:100%;text-align:center;margin-top:-3px;color:#fe6824;font-weight:700}.codeweek-button input{cursor:pointer;height:100%;padding:0 25px;border-radius:29px;background-color:#fe6824;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;min-height:57px}.codeweek-button input:hover,.codeweek-action-button:hover,.codeweek-action-link-button:hover,.codeweek-image-button:hover{background-color:#f15d22}.codeweek-blank-button{border:1px solid #707070;border-radius:32px;color:#000;font-size:20px;padding:20px 40px}.codeweek-orange-button{border:2px solid #c54609;border-radius:16px;color:#fff;background-color:#fe6824;font-size:16px;padding:12px 30px;margin-left:4px}.codeweek-svg-button{width:35px;height:35px;display:flex}.codeweek-svg-button svg{width:100%;height:100%}.codeweek-svg-button svg path{fill:#fe6824!important}.codeweek-svg-button:hover svg path{fill:#f15d22!important}.codeweek-expander-button{background-color:#fe6824;color:#fff;width:40px;height:40px;padding:0;outline:none}.codeweek-expander-button div{font-size:30px;font-weight:700;height:40px}.codeweek-action-button{cursor:pointer;padding:7px;border-radius:10px;background-color:#fe6824;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;outline:none}.codeweek-action-link-button{cursor:pointer;padding:9px 25px;border-radius:10px;background-color:#fe6824;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase;min-height:40px;z-index:10}.codeweek-image-button{cursor:pointer;padding:0 15px;border-radius:20px;background-color:#fe6824;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;min-height:40px;outline:none}.codeweek-image-button svg path{fill:#fff!important}.codeweek-action-button.green{background-color:#228b22}.codeweek-action-link-button.red,.codeweek-action-button.red{background-color:#b22222;min-height:10px}.codeweek-action-button.orange{background-color:red}@media (min-width: 641px){.codeweek-button input{font-size:20px}}.codeweek-grid-layout{display:grid;grid-template-columns:1fr;grid-gap:20px}.codeweek-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #0003,0 1px 3px #0003;border-radius:4px;display:flex;flex-direction:column;justify-content:stretch}.codeweek-card .card-image{width:100%;border-radius:4px 4px 0 0;-o-object-fit:cover;object-fit:cover;height:194px}.codeweek-card .card-avatar{width:100%;display:flex;justify-content:center;margin-top:10px}.codeweek-card .card-image-avatar{width:200px;height:200px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid lavenderblush}.codeweek-card .card-content{padding:16px}.codeweek-card .card-title{font-size:24px;color:#000000de;margin-bottom:12px}.codeweek-card .card-subtitle{color:#000000de;margin-bottom:12px}.codeweek-card .card-description{font-size:14px;color:#0009;margin-bottom:12px;word-break:break-word}.codeweek-card .card-actions{padding:16px;flex:1;display:flex;justify-content:flex-end;align-items:flex-end}.codeweek-card .card-actions .codeweek-action-link-button,.codeweek-card .card-actions .codeweek-action-button,.codeweek-card .card-actions .codeweek-svg-button{margin-left:10px}.codeweek-card .card-expander.collapsed{background-image:url(/images/arrow_down.svg)}.codeweek-card .card-expander.expanded{background-image:url(/images/arrow_up.svg)}.codeweek-card .card-expander{cursor:pointer;padding:3px;margin:0 10px;text-align:center;background-color:#e8e8e8;background-position:center;background-repeat:no-repeat;height:14px;background-size:15px;border-radius:10px}.codeweek-card .card-expander:hover{background-color:#ddd}.codeweek-card .card-divider{border:1px solid #e8e8e8;margin:20px 0}.codeweek-card .card-chips{display:flex;flex-wrap:wrap;margin-bottom:10px}.codeweek-card .card-chip{margin:4px;background-color:#8dcece;padding:7px 12px;border-radius:16px;font-size:14px;color:#fff;font-weight:600}@media (min-width: 641px){.codeweek-grid-layout{grid-template-columns:1fr 1fr}}@media (min-width: 961px){.codeweek-grid-layout{grid-template-columns:1fr 1fr 1fr}}.codeweek-tools{display:flex;justify-content:flex-end;width:100%;margin:10px 0 35px}.codeweek-question-container{display:flex;flex-direction:column;padding:30px 20px 0}.codeweek-question-container .container-expansible.expanded{display:inherit}.codeweek-question-container .container-expansible.collapsed{display:none}.codeweek-question-container .expander-always-visible,.codeweek-question-container .container-expansible{display:flex;width:100%}.codeweek-question-container .expander-always-visible{margin-bottom:30px}.codeweek-question-container .expansion{min-width:40px;margin-right:70px;display:none}.codeweek-question-container .container-expansible .expansion{justify-content:center;margin-bottom:-40px;z-index:1;display:none}.codeweek-question-container .container-expansible .expansion .expansion-path{border-width:1px;border-color:#fe6824;border-style:dashed;margin-top:-40px}.codeweek-question-container h2{font-size:20px;font-weight:400;font-style:italic}.codeweek-question-container p{padding:15px 0}.codeweek-question-container .container-expansible .content{margin-bottom:50px}.codeweek-question-container .container-expansible .content .button{margin-top:40px;text-align:center}.codeweek-question-container .container-expansible .content .map{width:100%;height:400px;border:0}.codeweek-content-wrapper{width:auto;margin:25px 10px 0;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.codeweek-content-wrapper-inside{margin:0}.codeweek-content-grid{display:grid;grid-template-columns:1fr;grid-gap:15px}.codeweek-content-grid .codeweek-card-grid{background-color:#f2f2f8}.codeweek-content-grid .title{font-size:20px;font-weight:700;color:#fe6824;padding:20px}.codeweek-content-grid .author{color:#fe6824;padding:20px}.codeweek-youtube-container iframe{width:100%;border:none;height:500px}.codeweek-content-header{margin:0 10px}.codeweek-content-header h1+p{padding-top:10px}.codeweek-cookie-consent-banner{padding:20px 50px;border-bottom:1px solid #e8e8e8}.codeweek-cookie-consent-banner .actions{display:flex;margin-top:10px;margin-bottom:10px;justify-content:flex-end}.codeweek-blue-box{background-color:#deebf4;padding:20px}.community_type{display:flex;flex-direction:column-reverse}.community_type .text{flex:2}.community_type .text p{line-height:30px;text-align:justify}.community_type .image{flex:1;display:flex;justify-content:center;align-items:center}.community_type_section{padding:20px}@media (min-width: 641px){.codeweek-content-wrapper{margin:40px 60px 0}.codeweek-content-header{margin:0 60px}.codeweek-content-wrapper-inside{margin:5px 55px}.codeweek-question-container{padding:40px 50px 0}.codeweek-question-container .expansion,.codeweek-question-container .container-expansible .expansion{display:flex}.codeweek-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px}.hackathons-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}}@media (min-width: 961px){.codeweek-content-wrapper{margin:50px 100px 0}.codeweek-content-header{margin:0 100px}.codeweek-content-wrapper-inside{margin:15px 55px}.community_type{flex-direction:row}}@media (min-width: 1200px){.codeweek-content-wrapper-inside{margin:15px 115px}}.codeweek-youtube-container{width:100%;border:none;height:500px;margin:auto;background-color:#000;position:relative;overflow:hidden}.codeweek-youtube-container .background{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;color:#fff;display:none;align-items:center;justify-content:center;text-align:center}.codeweek-youtube-container .background .container .content{max-width:90%}.codeweek-youtube-container .background .info{width:90%;margin:auto}.codeweek-youtube-container .background .info .button button{background-color:#40b5d1;color:#fff;border:none;padding:10px 20px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;margin:auto}.codeweek-youtube-container .background .info .button button:hover{background:#fe6824}.codeweek-youtube-container .background .info .button button svg{margin-right:.5rem}.codeweek-youtube-container .remember input{margin-right:.5rem}@media (min-width: 1025px){.codeweek-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:15px}.hackathons-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px}}@media (min-width: 1281px){.codeweek-question-container{padding:40px 230px 0 100px}}.hackathons-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px}.hackathons-content-grid .codeweek-card-grid{background-color:#f2f2f8}.hackathons-content-grid .title{font-size:20px;font-weight:700;color:#fe6824;padding:20px}.hackathons-content-grid .author{color:#fe6824;padding:20px}.codeweek-container-lg{max-width:1460px;width:100%;padding:0 20px;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.codeweek-container-lg{padding:0 40px}}.codeweek-container{max-width:1220px;width:100%;padding:0 20px;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.codeweek-container{padding:0 40px}}.codeweek-pagination{margin-top:80px;margin-bottom:60px;display:flex;justify-content:center}.codeweek-pagination ul{list-style:none;display:flex;padding:0;margin:0}.codeweek-pagination ul li a,.codeweek-pagination ul li.active span{cursor:pointer;font-size:16px}.codeweek-pagination ul li a.back,.codeweek-pagination ul li a.next{text-transform:uppercase}.codeweek-pagination ul li a.back{margin-right:10px}.codeweek-pagination ul li a.next{margin-left:5px}.codeweek-pagination ul li a.page,.codeweek-pagination ul li .page-link{border:1px solid #E6E6E6;padding:10px 18px;border-radius:50%;margin-right:5px}.codeweek-pagination ul li a.page.current{color:#000}.codeweek-pagination ul li a[disabled=disabled]{color:#9b9b9b;cursor:not-allowed}@media (min-width: 641px){.codeweek-pagination ul li a,.codeweek-pagination ul li.active span{font-size:18px}.codeweek-pagination ul li a.page,.codeweek-pagination ul li .page-link{padding:15px 22px;margin-right:8px}.codeweek-pagination ul li a.back{margin-right:20px}.codeweek-pagination ul li a.next{margin-left:12px}}@media (min-width: 1281px){.codeweek-pagination ul li a,.codeweek-pagination ul li.active span{font-size:20px}.codeweek-pagination ul li a.page,.codeweek-pagination ul li .page-link{padding:20px 28px;margin-right:10px}.codeweek-pagination ul li a.back{margin-right:20px}.codeweek-pagination ul li a.next{margin-left:10px}}.codeweek-view-calendar .month{font-size:18px;color:#707070;font-family:Helvetica;text-align:center;text-transform:capitalize}.codeweek-view-calendar .month th{font-weight:400;font-family:PT Sans,Roboto;color:#000;font-size:20px}.codeweek-view-calendar .month .filled{background-color:#ffeee6}@media (max-width: 600px){.codeweek-view-calendar{display:none}}.codeweek-table{width:100%}.codeweek-table tr:nth-child(2n){background-color:#ffeee6}.codeweek-table th{color:#fff;background-color:#fe6824;padding:5px;font-weight:400}.codeweek-table td{padding:5px}.codeweek-table .actions{display:flex;justify-content:center}.custom-tinymce .tox-tinymce{border:2px solid #a4b8d9;border-radius:24px}.custom-tinymce .tox-editor-container .tox-menubar{padding:0 12px}.custom-tinymce .tox-toolbar-overlord .tox-toolbar__primary .tox-toolbar__group:first-child{padding-left:12px}.custom-tinymce .tox-toolbar-overlord .tox-toolbar__primary .tox-toolbar__group:last-child{padding-right:12px}.custom-tinymce .tox .tox-statusbar{height:24px;padding:4px 16px}.codeweek-question-container:nth-child(2n){background-color:#ebebf0}#codeweek-schools-page .codeweek-content-wrapper{margin:0;align-items:stretch}#codeweek-beambassadors-page ul{list-style:inherit}#codeweek-ambassadors-page .codeweek-searchbox,#codeweek-pending-events-page .codeweek-searchbox{align-items:center;justify-content:center}#codeweek-training-page .codeweek-banner h2{text-transform:uppercase}#codeweek-searchpage-component .home-map .add-button{top:40px;position:absolute;z-index:3;left:20px}#codeweek-sponsors-page .codeweek-content-wrapper ul{display:grid;grid-template-columns:1fr;grid-gap:30px}#codeweek-sponsors-page .codeweek-content-wrapper ul li{display:flex;justify-content:center;align-items:center;border:1px solid lightgrey;border-radius:10px}#codeweek-pending-events-page .codeweek-content-header .header{display:flex;justify-content:space-between}#codeweek-pending-events-page .codeweek-content-header .header .actions{display:flex;align-items:center}#teacher-details li.active{border-left-color:#f97316;border-top-color:#f97316}@media (min-width: 641px){#codeweek-sponsors-page .codeweek-content-wrapper ul{grid-template-columns:1fr 1fr}}@media (min-width: 961px){#codeweek-sponsors-page .codeweek-content-wrapper ul{grid-template-columns:1fr 1fr 1fr}}#main-banner{background-color:#fe6824;display:flex;flex-direction:column;justify-content:space-between}#main-banner .what{display:flex;margin:50px 10%;margin-bottom:1rem}#main-banner .what .separator{width:32px;border:1px solid #FFFFFF;border-right:0}#main-banner .what .text{font-family:OCR A Std,Open Sans;color:#fff;padding-top:20px;line-height:1.4;padding-bottom:10px}#main-banner .info{display:flex;flex-direction:column}#main-banner .info .when{margin:40px 0 20px 10%}@media (max-width: 993px){#main-banner .info .when{margin:4rem}}@media (max-width: 525px){#main-banner .info .when{margin:0rem}#main-banner .info{padding:1rem}}#main-banner .info .when .arrow{text-align:center;margin-top:70px;margin-left:-10%}#main-banner .info .when .text{display:none}#main-banner .info .when .title{color:#fff;font-size:35px;font-weight:700}#main-banner .info .when .date{color:#fe6824;font-size:23px;font-weight:700;background-color:#fff;padding:5px;margin-top:15px;text-align:center;width:220px}@media (max-width: 993px){#main-banner .info .when .date{width:100%}}#main-banner .info .countdown{margin-bottom:15px}#school-banner{display:flex;flex-direction:column;align-items:center;margin:20px 15px 0;background-color:#ffe3d6;padding:25px 20px 20px;font-weight:700;color:#fe6824}#school-banner .title{font-size:40px;text-align:center}#school-banner .text{font-size:14px;text-align:center}#school-banner .text a{color:#fe6824}#school-banner .text a:hover,#school-banner a:hover .title{color:#40b5d1}.sub-section{display:flex;flex-direction:column;align-items:center;margin:0 15px;padding-top:40px;color:#fe6824}.sub-section .text{font-size:17px;font-weight:700;text-align:center;padding:0 30px;margin-bottom:20px;line-height:1.4}.sub-section .title{margin:30px;border:1px solid #FE6824;border-radius:16px;padding:20px;font-family:OCR A Std,Open Sans;font-size:21px;line-height:1.6}#organize-activity{background-color:#ffe3d6;padding-top:0}#get-started{background-color:#ffeec7}#access-resources{background-color:#dbecf0}#content .mobile-arrow{margin:20px auto;text-align:center}#content .mobile-arrow path{stroke:#fe6824!important}.countdown{position:relative;display:flex;flex-direction:column}#countdown div{padding:10px 5px;margin-right:2px;background-color:#000;color:#fff;font-size:18px;font-family:OCR A Std,Open Sans}#countdown .separator{background-color:transparent;color:#000}@media (min-width: 641px){#main-banner{background-repeat:no-repeat;background-position-x:112%}#main-banner .what .text{font-size:20px}#main-banner .info .when .title{font-size:50px}#main-banner .info .when .date{font-size:25px}}@media (min-width: 961px){#main-banner .what .text{font-size:25px}#main-banner .info{flex-direction:row-reverse;justify-content:flex-end}#main-banner .info .when{width:320px;margin:0 10px 20px 10%}#main-banner .info .when .title{font-size:60px}#main-banner .info .when .date{font-size:35px;width:auto;margin:15px 0}#main-banner .info .when .text{display:initial;color:#fff;font-weight:700;line-height:1.3}#main-banner .info .when .arrow{margin-top:40px}#school-banner{background-color:transparent;flex-direction:row;justify-content:center;margin:40px 0}#school-banner .title{font-size:55px;margin-right:20px}#school-banner .text{font-size:30px;margin-left:10px}.sub-section{flex-direction:row-reverse;padding:60px 0;margin:0 50px}.sub-section .text{font-size:20px;flex-basis:33%;text-align:left}.sub-section .title{font-size:28px;width:420px}.sub-section img{height:400px;flex-basis:33%}#content .mobile-arrow{display:none}#organize-activity{padding:60px 0}#get-started img,#access-resources img{margin-left:-100px;z-index:1}#access-resources{padding:30px 0}#access-resources img{height:470px}}@media (min-width: 1281px){#main-banner{height:644px}#main-banner .info .when{margin-right:50px;width:auto;max-width:500px}#main-banner .info .when .date{font-size:38px;margin-bottom:1rem}#main-banner .info .when .text{font-size:18px}#main-banner .info .countdown{margin-top:3rem;margin-left:-10px}#main-banner .info .when .arrow{width:94px;height:94px;border-radius:50%;background-color:#fe6824;margin-left:94px;margin-top:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}}.homepage-robot .robot-word{position:absolute;top:0;right:60%;transform:scale(.5) translateY(-100%);opacity:0;animation:robotWordAnimation 2s forwards}.homepage-robot .robot-land{transform:translateY(20%);animation:robotLandAnimation 2s forwards}@keyframes robotWordAnimation{to{top:15%;right:70%;transform:scale(1) translateY(-100%);opacity:1}}@keyframes robotLandAnimation{to{transform:translateY(0)}}#codeweek-searchpage-component .home-map .wtmap .wtfooter{display:none}#codeweek-searchpage-component .codeweek-searchbox .basic-fields .right-fields{display:flex}#codeweek-searchpage-component .codeweek-searchbox .basic-fields .codeweek-button,#codeweek-searchpage-component .codeweek-searchbox .basic-fields .year-selection{margin-right:10px}#codeweek-searchpage-component .codeweek-searchbox .basic-fields{flex-direction:column}#codeweek-searchpage-component .codeweek-searchbox .basic-fields .right-fields{margin-top:10px;justify-content:center}#codeweek-searchpage-component{position:relative;padding-bottom:30px}#loadmask{width:100%;height:452px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;z-index:1000;background-color:#fff}#loadmask .loading{display:flex;justify-content:center;align-items:center}.sub-category-title{color:#fe6824;font-size:40px;font-style:italic;width:100%;margin-bottom:40px;text-align:center}.reported-event,.event-already-reported,.report-event{display:flex;justify-content:flex-end;align-items:center;padding:5px;background-color:#f8f8f8}.reported-event .actions,.event-already-reported .actions,.report-event .actions{margin-left:10px}.moderate-event{display:flex;align-items:center;padding:5px;background-color:#f8f8f8}.moderate-event .actions{margin-left:10px}.event-is-pending{padding:10px;background-color:#ffffc3;text-align:center}@media (min-width: 641px){.sub-category-title{text-align:left}}@media (min-width: 961px){#codeweek-searchpage-component .codeweek-searchbox .basic-fields{flex-direction:row}#codeweek-searchpage-component .codeweek-searchbox .basic-fields .right-fields{margin-top:0}}.codeweek-content-wrapper .tools{display:flex;justify-content:flex-end;padding-bottom:30px;width:100%}#codeweek-about-page .codeweek-content-wrapper h1,#codeweek-about-page .codeweek-content-wrapper p{padding:15px 20px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box{background-color:#deebf4;padding:20px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-white-box{padding:20px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box h1,#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box p{padding-left:0}#codeweek-about-page .codeweek-content-wrapper .partners a{display:flex}#codeweek-about-page .codeweek-content-wrapper .partners a:hover h1{color:#40b5d1}#codeweek-about-page .codeweek-content-wrapper .partners a h1{padding-right:10px}@media (min-width: 641px){#codeweek-about-page .codeweek-content-wrapper h1,#codeweek-about-page .codeweek-content-wrapper p{padding:15px 40px}#codeweek-about-page h3{margin-top:15px}#codeweek-about-page h4{margin-top:8px;margin-left:10px;margin-bottom:4px;color:#0d2460}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box .codeweek-about-white-box{padding:20px 40px}}@media (min-width: 961px){#codeweek-about-page .codeweek-content-wrapper h1,#codeweek-about-page .codeweek-content-wrapper p{padding:20px 100px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box{background-color:#deebf4;padding:40px 100px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-white-box{padding:40px 100px}}@media (min-width: 1025px){#codeweek-about-page .codeweek-content-wrapper .about-two-column{display:grid;grid-template-columns:1fr 1fr;margin-top:20px}}#codeweek-login-page .codeweek-content-wrapper-inside{display:flex;flex-direction:column}#codeweek-login-page .codeweek-content-wrapper-inside .social-media-buttons{order:3;display:flex;flex-direction:column}#codeweek-login-page .codeweek-content-wrapper-inside .social-media-buttons .codeweek-action-link-button{text-transform:none}#codeweek-login-page .login-form{flex:1;margin-left:10px;margin-top:30px;order:1}#codeweek-login-page .codeweek-form-field-checkbox{text-transform:uppercase;justify-content:flex-start}#codeweek-login-page .codeweek-form-field input{min-height:57px}#codeweek-login-page .codeweek-form-field label{width:auto;text-align:left;margin-left:20px;margin-bottom:10px}#codeweek-login-page .codeweek-button{display:flex;flex:1}#codeweek-login-page .codeweek-button input{flex:1}#codeweek-login-page .separator{display:flex;flex-direction:row;align-items:center;padding:0 30px;order:2;gap:10px}#codeweek-login-page .separator .line{border-top:1px solid #ccc;flex:1}#codeweek-login-page .separator .text{padding:20px 0;font-size:22px}#codeweek-login-page .social-media-buttons .codeweek-action-link-button{display:flex;align-items:center;margin-bottom:15px;font-size:24px;font-weight:400;height:80px}#codeweek-login-page .social-media-buttons .codeweek-action-link-button svg,#codeweek-login-page .social-media-buttons .codeweek-action-link-button img{height:50px;fill:#fff;margin-right:30px;border-right:1px solid;padding-right:10px}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.github{background-color:#8f7ba1}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.twitter{background-color:#000}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.facebook{background-color:#4267b2}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.google{background-color:#db3236}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.azure{background-color:#0072c6}#codeweek-login-page .login-other-actions{display:flex;margin-top:60px;font-size:14px;height:30px}#codeweek-login-page .login-other-actions .forgot-password{margin-right:20px;border-right:1px solid #ccc;padding-right:20px}#codeweek-login-page .login-other-actions .forgot-password,#codeweek-login-page .login-other-actions .sign-up{display:flex;align-items:center}@media (min-width: 1200px){#codeweek-login-page .codeweek-content-wrapper-inside{display:flex;flex-direction:row}#codeweek-login-page .codeweek-content-wrapper-inside .social-media-buttons{order:1}#codeweek-login-page .separator{order:2;display:flex;flex-direction:column;align-items:center;padding:0 30px;gap:0}#codeweek-login-page .login-form{order:3}#codeweek-login-page .separator .line{border-right:1px solid #ccc;flex:1}}.help-block .errorlist{margin:0}.reset_title{color:var(--Dark-Blue-500, #1C4DA1);font-family:Montserrat;font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-.72px;padding-bottom:40px}.reset_description{color:var(--Slate-500, #333E48);font-family:Blinker;font-size:20px;font-style:normal;font-weight:400;line-height:30px;padding-bottom:40px}#codeweek-login-page .codeweek-form-field{flex-direction:column;align-items:flex-start}#codeweek-forgotpassword-page .codeweek-form-field,.codeweek-form-field-searchable{display:flex;justify-content:stretch;flex:1;align-items:flex-start;flex-direction:column;align-content:flex-start}.codeweek-form-field-add{display:flex;flex:1;flex-direction:row;align-items:center}@media screen and (max-width: 1080px){.reset_title{color:var(--Dark-Blue-500, #1C4DA1);font-family:Montserrat;font-size:30px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:-.72px;display:flex;padding-bottom:24px}.reset_description{font-family:Blinker;font-size:20px;font-style:normal;font-weight:400;line-height:30px;padding-bottom:24px}}#codeweek-toolkits-page .codeweek-content-wrapper .button{text-align:center;margin:15px}.copyright{margin-top:30px;padding-bottom:30px;width:100%;color:#0e4984;font-size:small}.subtitle{margin-top:10px;font-size:x-large}.codeweek-code-hunting-map-card{display:flex}.codeweek-code-hunting-map-card .left{display:flex;flex-direction:column}.codeweek-code-hunting-map-card .left img{border-radius:15px;width:150px;height:150px;-o-object-fit:cover;object-fit:cover}.codeweek-code-hunting-map-card .left .links{display:flex;flex-direction:column;align-items:center}.codeweek-code-hunting-map-card .left .links .link{padding:5px}.codeweek-code-hunting-map-card .center{margin:0 10px;flex:1}.codeweek-code-hunting-map-card .center .title{font-size:18px;font-weight:700}.codeweek-code-hunting-map-card .center .description{line-height:1.5;margin-top:5px}.codeweek-code-hunting-map-card .center .link{padding:10px;display:flex;align-items:center;justify-content:center}.codeweek-code-hunting-map-card .qrcode{width:150px}.codeweek-code-hunting-map-card .qrcode-link{height:-moz-max-content;height:max-content}header.hackathons nav{max-width:none}header.hackathons nav ul li a{font-size:19px}header.hackathons #right-menu{padding-right:0}header.hackathons #right-menu #hackathons-register-button{background-color:#fe6824;width:195px;height:156px;display:flex;justify-content:center;align-items:center}header.hackathons #right-menu #hackathons-register-button a{height:100%;color:#fff;font-size:20px;display:flex;justify-content:center;align-items:center}.hackathons-content-header{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%}#secondary-menu{display:flex;justify-content:flex-end;margin-right:30px;flex:initial;margin-bottom:10px}#secondary-menu ul li a{font-size:16px;display:flex;color:#9b9b9b}#secondary-menu ul li a img{margin-right:10px}.codeweek-banner.hackathons{height:auto;margin:0;display:block}.codeweek-banner.hackathons .image{margin:0}.codeweek-banner.hackathons .image .text{position:absolute;margin:215px 5px 10px;max-width:300px;text-align:center}.codeweek-banner.hackathons .image .desktop{display:none}.hackathons-content-grid{grid-template-columns:1fr 1fr}.codeweek-banner.hackathons .image{justify-content:center}.codeweek-banner.hackathons .image .text .text-inside h1{color:#fe6824}#codeweek-hackathons-page h1{font-size:30px;font-weight:400}#codeweek-hackathons-page .align-center{text-align:center}.hackathons_section{display:flex;padding:20px 40px}.hackathons_section img{flex:1}#codeweek-hackathons-page p{font-size:14px;line-height:1.4}.hackathons_section{flex-direction:column}.hackathons_section .text-inside{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.hackathons_section p{color:#fff}.hackathons_section.how_coding{background-color:#180053}.hackathons-content-grid{margin-top:35px;margin-bottom:80px}.hackathons-content-grid .codeweek-card-grid{background-color:transparent}.hackathons-content-grid .codeweek-card-grid .date{font-size:25px;color:#fe6824;font-weight:700}.hackathons-content-grid .codeweek-card-grid .location{font-size:18px;color:#fe6824}.hackathons-content-grid .codeweek-card-grid .city-image{position:relative;margin-bottom:5px}.hackathons-content-grid .codeweek-card-grid .city-image .transparent{position:absolute;width:100%;height:100%;top:0;opacity:.35;background-color:#180253}.hackathons-content-grid .codeweek-card-grid .city-image .text{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.hackathons-content-grid .codeweek-card-grid .city-image .text .title{padding:0;color:#fff;font-family:OCR A Std,Open Sans}.hackathons-content-grid .codeweek-card-grid .city-image .text .title.hackaton{font-size:20px}.hackathons-content-grid .codeweek-card-grid :hover .transparent{opacity:.69}.hackathons-content-grid .codeweek-card-grid :hover .city-image .text .title{color:#fe6824}@media (min-width: 481px){.codeweek-banner.hackathons .image .desktop{display:block}.codeweek-banner.hackathons .image .mobile{display:none}.codeweek-banner.hackathons .image .text{margin:10px 5px}.codeweek-banner.hackathons .image{justify-content:flex-end}}@media (min-width: 641px){#codeweek-hackathons-page h2{font-size:20px}.codeweek-banner.hackathons .image .text .text-inside{text-align:center}.hackathons-content-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}#codeweek-hackathons-page h1{font-size:40px}#codeweek-hackathons-page h1+p{padding-top:30px}#codeweek-hackathons-page .align-center{text-align:center}.hackathons_section{flex-direction:row}.hackathons_section .text-inside{margin-left:70px}}@media (min-width: 961px){#codeweek-hackathons-page h1{font-size:45px}#codeweek-hackathons-page h2{font-size:25px}.codeweek-banner.hackathons .image .text{position:absolute;margin:15px 10px;max-width:350px}}@media (min-width: 1025px){#codeweek-hackathons-page h1{font-size:50px}#codeweek-hackathons-page h2{font-size:30px}.codeweek-banner.hackathons .image .text{position:absolute;margin:30px 20px;max-width:400px}}@media (min-width: 1281px){#codeweek-hackathons-page h1{font-size:55px}#codeweek-hackathons-page h2{font-size:35px}.hackathons-content-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.codeweek-banner.hackathons .image .text{position:absolute;margin:40px 25px;max-width:415px}.hackathons_section{padding:90px 120px}#codeweek-hackathons-page p{font-size:18px}}#codeweek-hackathons-page .hackathons_section.organisers{background-color:#ddd;padding:0 0 20px;align-items:flex-start}#codeweek-hackathons-page .hackathons_section.organisers p{color:#000}#codeweek-hackathons-page .hackathons_section.organisers img{flex:initial}#codeweek-hackathons-page .hackathons_section.organisers .text-inside{padding:20px}@media (min-width: 641px){#codeweek-hackathons-page .hackathons_section.organisers{padding:0 0 40px;flex-direction:row-reverse}#codeweek-hackathons-page .hackathons_section.organisers img{width:450px}#codeweek-hackathons-page .hackathons_section.organisers h1{margin-top:30px;margin-right:0}#codeweek-hackathons-page .hackathons_section.organisers .text-inside{margin-left:40px}}@media (min-width: 1025px){#codeweek-hackathons-page .hackathons_section.organisers img{width:auto}#codeweek-hackathons-page .hackathons_section.organisers h1{margin-right:-150px;margin-top:80px}#codeweek-hackathons-page .hackathons_section.organisers .text-inside{padding-top:80px}}#codeweek-hackathons-page .hackathons_section.look_like{background-image:url(/images/hackathons/look_like.png);background-repeat:no-repeat;padding:0;justify-content:flex-end;background-size:cover}#codeweek-hackathons-page .hackathons_section.look_like .text-inside{background-color:#180053a6;flex:1;margin:0;padding:20px;text-align:center}@media (min-width: 641px){#codeweek-hackathons-page .hackathons_section.look_like .text-inside{width:60%;flex:initial;margin:0;padding:30px 20px;text-align:left}}@media (min-width: 961px){#codeweek-hackathons-page .hackathons_section.look_like .text-inside{width:40%;padding:100px 60px}}#codeweek-hackathons-page .hackathons_section.take_part{background-color:#f2f2f2;padding:20px}#codeweek-hackathons-page .hackathons_section.take_part p{color:#000}#codeweek-hackathons-page .hackathons_section.take_part .text-inside{margin:0}@media (min-width: 961px){#codeweek-hackathons-page .hackathons_section.take_part{padding:50px 70px 30px}#codeweek-hackathons-page .hackathons_section.take_part h1{padding-right:30px}#codeweek-hackathons-page .hackathons_section.take_part p{padding-right:70px}}:lang(el) header nav ul li a{font-size:17px}:lang(de) header nav ul li a,:lang(fr) header nav ul li a,:lang(nl) header nav ul li a{font-size:18px}@media (min-width: 1281px){:lang(bg) #main-banner .info .when .date,:lang(de) #main-banner .info .when .date{font-size:30px}:lang(bg) #main-banner .info .when .arrow,:lang(de) #main-banner .info .when .arrow{margin-top:30px}:lang(el) #main-banner .info .when .date,:lang(hu) #main-banner .info .when .date,:lang(it) #main-banner .info .when .date,:lang(me) #main-banner .info .when .date,:lang(mk) #main-banner .info .when .date,:lang(nl) #main-banner .info .when .date,:lang(ro) #main-banner .info .when .date{font-size:30px}:lang(es) #main-banner .info .when .date,:lang(pl) #main-banner .info .when .date{font-size:25px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 480px){.container{max-width:480px}}@media (min-width: 575px){.container{max-width:575px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 993px){.container{max-width:993px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.\!bottom-0{bottom:0!important}.\!right-0{right:0!important}.-bottom-10{bottom:-2.5rem}.-bottom-2{bottom:-.5rem}.-bottom-24{bottom:-6rem}.-bottom-28{bottom:-7rem}.-bottom-6{bottom:-1.5rem}.-left-1\/4{left:-25%}.-left-2{left:-.5rem}.-left-36{left:-9rem}.-left-6{left:-1.5rem}.-left-\[10rem\]{left:-10rem}.-right-1\/4{right:-25%}.-right-14{right:-3.5rem}.-right-16{right:-4rem}.-right-2{right:-.5rem}.-right-8{right:-2rem}.-top-52{top:-13rem}.-top-6{top:-1.5rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-12{bottom:3rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-4{bottom:1rem}.bottom-40{bottom:10rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-12{left:3rem}.left-2{left:.5rem}.left-24{left:6rem}.left-4{left:1rem}.left-40{left:10rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-\[3px\]{left:3px}.left-\[calc\(100\%\+1\.5rem\)\]{left:calc(100% + 1.5rem)}.left-full{left:100%}.right-0{right:0}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-20{right:5rem}.right-3{right:.75rem}.right-36{right:9rem}.right-4{right:1rem}.right-40{right:10rem}.right-6{right:1.5rem}.right-\[20px\]{right:20px}.right-full{right:100%}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-12{top:3rem}.top-14{top:3.5rem}.top-24{top:6rem}.top-28{top:7rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[125px\]{top:125px}.top-\[139px\]{top:139px}.top-\[198px\]{top:198px}.top-\[57px\]{top:57px}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[1\]{z-index:1}.z-\[8\]{z-index:8}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.order-1{order:1}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.float-left{float:left}.m-0{margin:0}.m-12{margin:3rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.-mt-1{margin-top:-.25rem}.-mt-24{margin-top:-6rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.mr-\[2px\]{margin-right:2px}.ms-2{margin-inline-start:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[\.1rem\]{margin-top:.1rem}.mt-\[13px\]{margin-top:13px}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[1\.5\]{aspect-ratio:1.5}.aspect-\[1\.63\]{aspect-ratio:1.63}.aspect-\[1097\/845\]{aspect-ratio:1097/845}.aspect-\[2\.5\]{aspect-ratio:2.5}.aspect-\[2\]{aspect-ratio:2}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-square{aspect-ratio:1 / 1}.\!h-10{height:2.5rem!important}.\!h-full{height:100%!important}.h-0{height:0px}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[118px\]{height:118px}.h-\[120px\]{height:120px}.h-\[160px\]{height:160px}.h-\[167px\]{height:167px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[280px\]{height:280px}.h-\[2px\]{height:2px}.h-\[400px\]{height:400px}.h-\[48px\]{height:48px}.h-\[50\%\]{height:50%}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[520px\]{height:520px}.h-\[560px\]{height:560px}.h-\[56px\]{height:56px}.h-\[760px\]{height:760px}.h-\[800px\]{height:800px}.h-\[88px\]{height:88px}.h-\[93px\]{height:93px}.h-\[calc\(100dvh-139px\)\]{height:calc(100dvh - 139px)}.h-\[calc\(80vw-40px\)\]{height:calc(80vw - 40px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0px}.max-h-60{max-height:15rem}.max-h-80{max-height:20rem}.max-h-\[396px\]{max-height:396px}.max-h-\[449px\]{max-height:449px}.max-h-\[450px\]{max-height:450px}.max-h-\[646px\]{max-height:646px}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.max-h-full{max-height:100%}.min-h-12{min-height:3rem}.min-h-3{min-height:.75rem}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-\[120px\]{min-height:120px}.min-h-\[160px\]{min-height:160px}.min-h-\[1px\]{min-height:1px}.min-h-\[244px\]{min-height:244px}.min-h-\[24px\]{min-height:24px}.min-h-\[48px\]{min-height:48px}.min-h-\[560px\]{min-height:560px}.min-h-\[84px\]{min-height:84px}.min-h-screen{min-height:100vh}.\!w-10{width:2.5rem!important}.w-0{width:0px}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-\[108px\]{width:108px}.w-\[118px\]{width:118px}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[150vw\]{width:150vw}.w-\[184px\]{width:184px}.w-\[200px\]{width:200px}.w-\[208px\]{width:208px}.w-\[26px\]{width:26px}.w-\[280px\]{width:280px}.w-\[57\.875rem\]{width:57.875rem}.w-\[68\.5625rem\]{width:68.5625rem}.w-\[88px\]{width:88px}.w-\[93px\]{width:93px}.w-\[calc\(100\%-1rem\)\]{width:calc(100% - 1rem)}.w-\[calc\(33\.33\%-8px\)\]{width:calc(33.33% - 8px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-4{min-width:1rem}.min-w-6{min-width:1.5rem}.min-w-60{min-width:15rem}.min-w-8{min-width:2rem}.min-w-\[353px\]{min-width:353px}.min-w-\[55\%\]{min-width:55%}.\!max-w-\[1428px\]{max-width:1428px!important}.\!max-w-none{max-width:none!important}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1080px\]{max-width:1080px}.max-w-\[1186px\]{max-width:1186px}.max-w-\[140px\]{max-width:140px}.max-w-\[1428px\]{max-width:1428px}.max-w-\[450px\]{max-width:450px}.max-w-\[480px\]{max-width:480px}.max-w-\[525px\]{max-width:525px}.max-w-\[530px\]{max-width:530px}.max-w-\[532px\]{max-width:532px}.max-w-\[560px\]{max-width:560px}.max-w-\[582px\]{max-width:582px}.max-w-\[600px\]{max-width:600px}.max-w-\[632px\]{max-width:632px}.max-w-\[637px\]{max-width:637px}.max-w-\[643px\]{max-width:643px}.max-w-\[660px\]{max-width:660px}.max-w-\[674px\]{max-width:674px}.max-w-\[708px\]{max-width:708px}.max-w-\[720px\]{max-width:720px}.max-w-\[725px\]{max-width:725px}.max-w-\[80\%\]{max-width:80%}.max-w-\[819px\]{max-width:819px}.max-w-\[82px\]{max-width:82px}.max-w-\[830px\]{max-width:830px}.max-w-\[852px\]{max-width:852px}.max-w-\[864px\]{max-width:864px}.max-w-\[880px\]{max-width:880px}.max-w-\[890px\]{max-width:890px}.max-w-\[900px\]{max-width:900px}.max-w-\[907px\]{max-width:907px}.max-w-\[calc\(70vw\)\]{max-width:70vw}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-0{flex-basis:0px}.border-collapse{border-collapse:collapse}.\!translate-y-0{--tw-translate-y: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-12{--tw-translate-x: -3rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-2{--tw-translate-x: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-6{--tw-translate-x: -1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-3{--tw-translate-y: -.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-2{--tw-translate-x: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[10\%\]{--tw-translate-y: 10%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-162\.343deg\]{--tw-rotate: -162.343deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.list-\[circle\]{list-style-type:circle}.list-\[lower-alpha\]{list-style-type:lower-alpha}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-28{gap:7rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[22px\]{gap:22px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[100px\]{border-radius:100px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[32px\]{border-radius:32px}.rounded-\[32px_0_0_0\]{border-radius:32px 0 0}.rounded-\[60px\]{border-radius:60px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-\[32px\]{border-top-left-radius:32px;border-top-right-radius:32px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-bl-\[30px\]{border-bottom-left-radius:30px}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr{border-top-right-radius:.25rem}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-\[3px\]{border-width:3px}.border-x-4{border-left-width:4px;border-right-width:4px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.\!border-b-0{border-bottom-width:0px!important}.\!border-r-0{border-right-width:0px!important}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-8{border-bottom-width:8px}.border-b-\[20px\]{border-bottom-width:20px}.border-b-\[3px\]{border-bottom-width:3px}.border-l-\[20px\]{border-left-width:20px}.border-l-\[4px\]{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-r-\[20px\]{border-right-width:20px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-\[3px\]{border-top-width:3px}.border-t-\[5px\]{border-top-width:5px}.\!border-solid{border-style:solid!important}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.border-\[\#05603A\]{--tw-border-opacity: 1;border-color:rgb(5 96 58 / var(--tw-border-opacity, 1))}.border-\[\#1C4DA1\]{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.border-\[\#A4B8D9\]{--tw-border-opacity: 1;border-color:rgb(164 184 217 / var(--tw-border-opacity, 1))}.border-\[\#A9A9A9\]{--tw-border-opacity: 1;border-color:rgb(169 169 169 / var(--tw-border-opacity, 1))}.border-\[\#ADB2B6\]{--tw-border-opacity: 1;border-color:rgb(173 178 182 / var(--tw-border-opacity, 1))}.border-\[\#B399D6\]{--tw-border-opacity: 1;border-color:rgb(179 153 214 / var(--tw-border-opacity, 1))}.border-\[\#CA8A00\]{--tw-border-opacity: 1;border-color:rgb(202 138 0 / var(--tw-border-opacity, 1))}.border-\[\#D6D8DA\]{--tw-border-opacity: 1;border-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.border-\[\#D9CCEA\]{--tw-border-opacity: 1;border-color:rgb(217 204 234 / var(--tw-border-opacity, 1))}.border-\[\#DBECF0\]{--tw-border-opacity: 1;border-color:rgb(219 236 240 / var(--tw-border-opacity, 1))}.border-\[\#F95C22\]{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.border-\[\#FBBB26\]{--tw-border-opacity: 1;border-color:rgb(251 187 38 / var(--tw-border-opacity, 1))}.border-\[\#FFEF99\]{--tw-border-opacity: 1;border-color:rgb(255 239 153 / var(--tw-border-opacity, 1))}.border-\[\#ffa7b4\]{--tw-border-opacity: 1;border-color:rgb(255 167 180 / var(--tw-border-opacity, 1))}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-dark-blue{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.border-dark-blue-100{--tw-border-opacity: 1;border-color:rgb(210 219 236 / var(--tw-border-opacity, 1))}.border-dark-blue-200{--tw-border-opacity: 1;border-color:rgb(164 184 217 / var(--tw-border-opacity, 1))}.border-dark-blue-300{--tw-border-opacity: 1;border-color:rgb(119 148 199 / var(--tw-border-opacity, 1))}.border-dark-blue-400{--tw-border-opacity: 1;border-color:rgb(73 113 180 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.border-secondary{--tw-border-opacity: 1;border-color:rgb(22 65 148 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-zinc-100{--tw-border-opacity: 1;border-color:rgb(244 244 245 / var(--tw-border-opacity, 1))}.border-b-\[\#F4F6FA\]{--tw-border-opacity: 1;border-bottom-color:rgb(244 246 250 / var(--tw-border-opacity, 1))}.border-b-\[\#ffffff\]{--tw-border-opacity: 1;border-bottom-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-b-gray-800{--tw-border-opacity: 1;border-bottom-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-l-gray-800{--tw-border-opacity: 1;border-left-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-r-\[\#D9CCEA\]{--tw-border-opacity: 1;border-right-color:rgb(217 204 234 / var(--tw-border-opacity, 1))}.border-r-gray-800{--tw-border-opacity: 1;border-right-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-r-transparent{border-right-color:transparent}.border-t-gray-800{--tw-border-opacity: 1;border-top-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.\!bg-dark-blue{--tw-bg-opacity: 1 !important;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))!important}.\!bg-primary{--tw-bg-opacity: 1 !important;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))!important}.bg-\[\#00B3E3\]{--tw-bg-opacity: 1;background-color:rgb(0 179 227 / var(--tw-bg-opacity, 1))}.bg-\[\#1C4DA1CC\]{background-color:#1c4da1cc}.bg-\[\#1C4DA1\]{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.bg-\[\#410098\]{--tw-bg-opacity: 1;background-color:rgb(65 0 152 / var(--tw-bg-opacity, 1))}.bg-\[\#99E1F4\]{--tw-bg-opacity: 1;background-color:rgb(153 225 244 / var(--tw-bg-opacity, 1))}.bg-\[\#A4B8D9\]{--tw-bg-opacity: 1;background-color:rgb(164 184 217 / var(--tw-bg-opacity, 1))}.bg-\[\#B399D6\]{--tw-bg-opacity: 1;background-color:rgb(179 153 214 / var(--tw-bg-opacity, 1))}.bg-\[\#CCF0F9\]{--tw-bg-opacity: 1;background-color:rgb(204 240 249 / var(--tw-bg-opacity, 1))}.bg-\[\#E8EDF6\]{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.bg-\[\#F2FBFE\]{--tw-bg-opacity: 1;background-color:rgb(242 251 254 / var(--tw-bg-opacity, 1))}.bg-\[\#F4F6FA\]{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F2FA\]{--tw-bg-opacity: 1;background-color:rgb(245 242 250 / var(--tw-bg-opacity, 1))}.bg-\[\#F95C22\]{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-\[\#FE6824\]{--tw-bg-opacity: 1;background-color:rgb(254 104 36 / var(--tw-bg-opacity, 1))}.bg-\[\#FEEFE9\]{--tw-bg-opacity: 1;background-color:rgb(254 239 233 / var(--tw-bg-opacity, 1))}.bg-\[\#FFD700\]{--tw-bg-opacity: 1;background-color:rgb(255 215 0 / var(--tw-bg-opacity, 1))}.bg-\[\#FFEF99\]{--tw-bg-opacity: 1;background-color:rgb(255 239 153 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFBE5\]{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[\#f95c22\]{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-\[\#fe85351a\]{background-color:#fe85351a}.bg-\[\#ffe5e9\]{--tw-bg-opacity: 1;background-color:rgb(255 229 233 / var(--tw-bg-opacity, 1))}.bg-\[\#ffffff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-aqua{--tw-bg-opacity: 1;background-color:rgb(177 224 229 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50\/75{background-color:#eff6ffbf}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.bg-dark-blue{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.bg-dark-blue-50{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.bg-dark-orange{--tw-bg-opacity: 1;background-color:rgb(182 49 0 / var(--tw-bg-opacity, 1))}.bg-gray-10{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-light-blue{--tw-bg-opacity: 1;background-color:rgb(242 251 254 / var(--tw-bg-opacity, 1))}.bg-light-blue-100{--tw-bg-opacity: 1;background-color:rgb(204 240 249 / var(--tw-bg-opacity, 1))}.bg-light-blue-300{--tw-bg-opacity: 1;background-color:rgb(102 209 238 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-yellow{--tw-bg-opacity: 1;background-color:rgb(255 215 0 / var(--tw-bg-opacity, 1))}.bg-yellow-2{--tw-bg-opacity: 1;background-color:rgb(255 247 204 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.bg-opacity-25{--tw-bg-opacity: .25}.bg-blue-gradient{background-image:linear-gradient(161.75deg,#1254c5 16.95%,#0040ae 31.1%)}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-green-gradient{background-image:linear-gradient(90deg,#33c2e9 35%,#00b3e3 90%)}.bg-light-blue-gradient{background-image:linear-gradient(161.75deg,#33c2e9 16.95%,#00b3e3 31.1%)}.bg-orange-gradient{background-image:linear-gradient(36.92deg,#f95c22 20.32%,#ff885c 28.24%)}.bg-secondary-gradient{background-image:linear-gradient(36.92deg,#1c4da1 20.32%,#0040ae 28.24%)}.bg-violet-gradient{background-image:linear-gradient(247deg,#410098 22.05%,#6733ad 79.09%)}.bg-yellow-transparent-gradient{background-image:linear-gradient(90deg,#fffbe5 35%,#0000 90%)}.bg-yellow-transparent-opposite-gradient{background-image:linear-gradient(90deg,#0000 10%,#fffbe5 65%)}.from-\[\#ff4694\]{--tw-gradient-from: #ff4694 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 70 148 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#776fff\]{--tw-gradient-to: #776fff var(--tw-gradient-to-position)}.fill-\[\#000000\]{fill:#000}.fill-\[\#FFD700\]{fill:gold}.fill-current{fill:currentColor}.fill-orange-500{fill:#f97316}.fill-primary{fill:#f95c22}.fill-white{fill:#fff}.stroke-\[\#414141\]{stroke:#414141}.stroke-current{stroke:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[13px\]{padding:13px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[44px\]{padding-left:44px;padding-right:44px}.px-\[60px\]{padding-left:60px;padding-right:60px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[5rem\]{padding-top:5rem;padding-bottom:5rem}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.\!pb-0{padding-bottom:0!important}.\!pb-8{padding-bottom:2rem!important}.\!pr-10{padding-right:2.5rem!important}.\!pt-16{padding-top:4rem!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0\.5{padding-left:.125rem}.pl-14{padding-left:3.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-48{padding-right:12rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-60{padding-top:15rem}.pt-8{padding-top:2rem}.pt-\[5rem\]{padding-top:5rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.font-\[\'Blinker\'\]{font-family:Blinker}.font-\[\'Montserrat\'\]{font-family:Montserrat}.font-\[Blinker\]{font-family:Blinker}.font-\[Montserrat\]{font-family:Montserrat}.font-blinker{font-family:Blinker,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.\!text-\[16px\]{font-size:16px!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[30px\]{font-size:30px}.text-base{font-size:1.125rem}.text-default{font-size:16px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.\!capitalize{text-transform:capitalize!important}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-10{line-height:2.5rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[1\.4\]{line-height:1.4}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[30px\]{line-height:30px}.leading-\[36px\]{line-height:36px}.leading-\[44px\]{line-height:44px}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[\.1px\]{letter-spacing:.1px}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#1C4DA1\]{--tw-text-opacity: 1 !important;color:rgb(28 77 161 / var(--tw-text-opacity, 1))!important}.\!text-\[\#ffffff\]{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#05603A\]{--tw-text-opacity: 1;color:rgb(5 96 58 / var(--tw-text-opacity, 1))}.text-\[\#164194\]{--tw-text-opacity: 1;color:rgb(22 65 148 / var(--tw-text-opacity, 1))}.text-\[\#1C4DA1\],.text-\[\#1c4da1\]{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.text-\[\#20262C\],.text-\[\#20262c\]{--tw-text-opacity: 1;color:rgb(32 38 44 / var(--tw-text-opacity, 1))}.text-\[\#333E48\],.text-\[\#333e48\]{--tw-text-opacity: 1;color:rgb(51 62 72 / var(--tw-text-opacity, 1))}.text-\[\'\#20262C\'\]{color:"#20262C"}.text-\[\'Blinker\'\]{color:"Blinker"}.text-\[ff526c\]{color:ff526c}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-dark-blue{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.text-dark-blue-400{--tw-text-opacity: 1;color:rgb(73 113 180 / var(--tw-text-opacity, 1))}.text-error-200{--tw-text-opacity: 1;color:rgb(227 5 25 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(249 92 34 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:rgb(22 65 148 / var(--tw-text-opacity, 1))}.text-slate,.text-slate-400{--tw-text-opacity: 1;color:rgb(92 101 109 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(51 62 72 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(32 38 44 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.bg-blend-multiply{background-blend-mode:multiply}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[118px\]{--tw-blur: blur(118px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur: blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[1\.5s\]{transition-duration:1.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}html{line-height:1.15}body{margin:0;font-family:PT Sans,Roboto;background-color:#eee}a{color:#40b5d1;text-decoration:none;box-sizing:border-box}img{max-width:100%;height:auto}input{margin:0;line-height:1.15;border:0;font-family:inherit;outline:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0}button{cursor:pointer;background-color:transparent;border:0}h1{color:#fe6824;font-weight:700;font-size:20px;line-height:1.3}h2{color:#fe6824;font-weight:700;font-size:18px;line-height:1.3}.orange{color:#fe6824}p{padding:15px 0}p.partner_text{color:#fff;font-family:PT Sans;font-size:16px;font-style:normal;font-weight:700;line-height:24px}h1+p{padding-top:30px}main{margin-left:auto;margin-right:auto;background-color:#fff}body:not(.new-layout) main{max-width:1280px}ul{list-style:none;line-height:1.5;padding:0;margin:20px 0}#app{position:relative;background-color:#fff;margin-right:auto;margin-left:auto}body:not(.new-layout) #app{max-width:1280px}.show{display:block!important}.hide{display:none!important}.show-flex{display:flex!important}@media (min-width: 641px){h1{font-size:30px}h2{font-size:25px}}@media (min-width: 961px){h1{font-size:40px}h2{font-size:30px}}.cookweek-link{display:inline-flex;align-items:center;gap:4px;font-family:Montserrat;color:#1c4da1;font-size:16px;font-weight:600}.cookweek-link.hover-underline{position:relative}.cookweek-link.hover-underline .arrow-icon{color:#1c4da1;transition-duration:.3s}.cookweek-link.hover-underline:hover .arrow-icon{transform:scale(-1)}.cookweek-link.hover-underline:hover:after{width:100%}.cookweek-link.hover-underline:after{content:"";position:absolute;width:0;height:2px;background-color:#1c4da1;bottom:0;left:0;transition-duration:.3s}.marker-popup-content .marker-popup-description{max-height:200px;overflow:auto}.marker-popup-content .marker-popup-description p{font-size:14px;padding:0;margin:4px 0}.cookies ul{list-style:disc;line-height:1.5;padding:5px;margin:5px 20px 10px}#codeweek-error-page{display:flex;justify-content:center;align-items:center;position:relative}.error-container{display:flex;align-items:center;gap:40px;padding:40px;background-color:#fff}.error-box{max-width:400px;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);text-align:center;z-index:2}.error-box h1{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:120px;font-style:normal;font-weight:900;line-height:144px;letter-spacing:-2.4px}.error-robot svg{max-width:915px;margin:0 auto}.error-box p{text-align:center;font-family:Montserrat;font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#003087;padding:0}.error-box a{display:inline-block;margin-top:20px;padding:12px 24px;color:var(--Slate-600, #20262C);font-family:Blinker;font-size:18px;font-style:normal;font-weight:600;line-height:28px;background-color:#f25022;border-radius:25px;text-decoration:none}.error-robot{z-index:1}.error-box a:hover{background-color:#fb9d7a}.desktop-robot{display:block}.mobile-robot{display:none}.footer-ellipse{position:absolute;height:324px;bottom:0;width:100%;z-index:0}@media (min-width: 568px) and (max-width: 1024px){.error-container{padding:40px 0}.error-robot svg{max-width:568px;margin:0 auto}.error-box h1{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:44.984px;font-style:normal;font-weight:900;line-height:53.98px;letter-spacing:-.9px}.error-box p{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:11.996px;font-style:normal;font-weight:600;line-height:14.995px}}@media (max-width: 568px){#codeweek-error-page{justify-content:flex-start}.desktop-robot{display:none}.mobile-robot{display:block}.error-box h1{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:44.984px;font-style:normal;font-weight:900;line-height:53.98px;letter-spacing:-.9px}.error-box p{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:11.996px;font-style:normal;font-weight:600;line-height:14.995px;max-width:150px;margin:0 auto}.error-container{display:flex;align-items:center;gap:40px;padding:80px 0;background-color:#fff}.error-box{position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2}.error-box a{display:flex;height:48px;padding:16px 40px;justify-content:center;align-items:center;gap:8px;width:100%;min-width:250px}.footer-ellipse{height:220px}}.placeholder\:font-normal::-moz-placeholder{font-weight:400}.placeholder\:font-normal::placeholder{font-weight:400}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:top-full:after{content:var(--tw-content);top:100%}.after\:mt-2:after{content:var(--tw-content);margin-top:.5rem}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[50px\]:after{content:var(--tw-content);height:50px}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:max-h-\[50px\]:after{content:var(--tw-content);max-height:50px}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:bg-\[\#5F718A\]:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(95 113 138 / var(--tw-bg-opacity, 1))}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.last\:pb-0:last-child{padding-bottom:0}.checked\:border-0:checked{border-width:0px}.checked\:bg-dark-blue:checked{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.empty\:hidden:empty{display:none}.focus-within\:placeholder-dark-orange:focus-within::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(182 49 0 / var(--tw-placeholder-opacity, 1))}.focus-within\:placeholder-dark-orange:focus-within::placeholder{--tw-placeholder-opacity: 1;color:rgb(182 49 0 / var(--tw-placeholder-opacity, 1))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-inset:focus-within{--tw-ring-inset: inset}.focus-within\:ring-dark-orange:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(182 49 0 / var(--tw-ring-opacity, 1))}.hover\:bottom-0:hover{bottom:0}.hover\:left-0:hover{left:0}.hover\:right-0:hover{right:0}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-l-orange-500:hover{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#001E52\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 30 82 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#061b45\]:hover{--tw-bg-opacity: 1;background-color:rgb(6 27 69 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1C4DA1\]:hover{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1C4DA1\]\/10:hover{background-color:#1c4da11a}.hover\:bg-\[\#98E1F5\]:hover{--tw-bg-opacity: 1;background-color:rgb(152 225 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E8EDF6\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F95C22\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FB9D7A\]:hover{--tw-bg-opacity: 1;background-color:rgb(251 157 122 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFEF99\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 239 153 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e54c12\]:hover{--tw-bg-opacity: 1;background-color:rgb(229 76 18 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-hover-blue:hover{--tw-bg-opacity: 1;background-color:rgb(10 66 161 / var(--tw-bg-opacity, 1))}.hover\:bg-hover-orange:hover{--tw-bg-opacity: 1;background-color:rgb(251 157 122 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500:hover{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(22 65 148 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-indigo-900:hover{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(249 92 34 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.focus\:z-10:focus{z-index:10}.focus\:border-black:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-dark-blue:focus{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-50:focus{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.focus\:text-black:focus{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.focus\:text-dark-blue:focus{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 92 34 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-indigo-500:focus-visible{outline-color:#6366f1}.focus-visible\:outline-white:focus-visible{outline-color:#fff}.active\:bg-black:active{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-700:active{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:top-1\/2{top:50%}.group:hover .group-hover\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:fill-\[\#1C4DA1\]{fill:#1c4da1}.group:hover .group-hover\:fill-\[\#ffffff\]{fill:#fff}.group:hover .group-hover\:fill-secondary{fill:#164194}.group:hover .group-hover\:fill-white{fill:#fff}.group:hover .group-hover\:stroke-\[\#ffffff\]{stroke:#fff}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:block{display:block}.peer:checked~.peer-checked\:before\:block:before{content:var(--tw-content);display:block}.peer:checked~.peer-checked\:before\:h-3:before{content:var(--tw-content);height:.75rem}.peer:checked~.peer-checked\:before\:w-3:before{content:var(--tw-content);width:.75rem}.peer:checked~.peer-checked\:before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.peer:checked~.peer-checked\:before\:bg-slate-600:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(32 38 44 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:before\:content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}@media not all and (min-width: 1280px){.max-xl\:flex{display:flex}.max-xl\:\!hidden{display:none!important}.max-xl\:w-full{width:100%}.max-xl\:flex-col{flex-direction:column}.max-xl\:\!items-start{align-items:flex-start!important}.max-xl\:overflow-auto{overflow:auto}.max-xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-xl\:px-8{padding-left:2rem;padding-right:2rem}.max-xl\:pt-6{padding-top:1.5rem}}@media not all and (min-width: 1024px){.max-lg\:hidden{display:none}.max-lg\:flex-col{flex-direction:column}.max-lg\:flex-col-reverse{flex-direction:column-reverse}.max-lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-lg\:py-12{padding-top:3rem;padding-bottom:3rem}.max-lg\:pb-12{padding-bottom:3rem}.max-lg\:pb-5{padding-bottom:1.25rem}.max-lg\:pt-5{padding-top:1.25rem}.max-lg\:pt-\[50px\]{padding-top:50px}}@media not all and (min-width: 768px){.max-md\:fixed{position:fixed}.max-md\:bottom-0{bottom:0}.max-md\:left-0{left:0}.max-md\:z-\[99\]{z-index:99}.max-md\:mx-auto{margin-left:auto;margin-right:auto}.max-md\:mb-10{margin-bottom:2.5rem}.max-md\:mt-10{margin-top:2.5rem}.max-md\:mt-2{margin-top:.5rem}.max-md\:mt-4{margin-top:1rem}.max-md\:hidden{display:none}.max-md\:h-\[386px\]{height:386px}.max-md\:h-\[50\%\]{height:50%}.max-md\:h-\[calc\(100dvh-125px\)\]{height:calc(100dvh - 125px)}.max-md\:h-full{height:100%}.max-md\:max-h-\[50\%\]{max-height:50%}.max-md\:w-fit{width:-moz-fit-content;width:fit-content}.max-md\:w-full{width:100%}.max-md\:max-w-full{max-width:100%}.max-md\:justify-end{justify-content:flex-end}.max-md\:gap-2{gap:.5rem}.max-md\:overflow-auto{overflow:auto}.max-md\:rounded-none{border-radius:0}.max-md\:border-r-2{border-right-width:2px}.max-md\:border-t-2{border-top-width:2px}.max-md\:border-primary{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.max-md\:border-r-\[\#D6D8DA\]{--tw-border-opacity: 1;border-right-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.max-md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.max-md\:p-6{padding:1.5rem}.max-md\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.max-md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-md\:px-\[44px\]{padding-left:44px;padding-right:44px}.max-md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.max-md\:py-12{padding-top:3rem;padding-bottom:3rem}.max-md\:py-4{padding-top:1rem;padding-bottom:1rem}.max-md\:pb-4{padding-bottom:1rem}.max-md\:text-2xl{font-size:1.5rem;line-height:2rem}.max-md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.max-md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.max-md\:text-6xl{font-size:3.75rem;line-height:1}.max-md\:text-\[22px\]{font-size:22px}.max-md\:leading-8{line-height:2rem}}@media not all and (min-width: 575px){.max-sm\:top-6{top:1.5rem}.max-sm\:top-8{top:2rem}.max-sm\:mb-10{margin-bottom:2.5rem}.max-sm\:hidden{display:none}.max-sm\:h-\[224px\]{height:224px}.max-sm\:w-full{width:100%}.max-sm\:gap-1\.5{gap:.375rem}.max-sm\:p-0{padding:0}.max-sm\:p-\[10px\]{padding:10px}.max-sm\:px-1{padding-left:.25rem;padding-right:.25rem}.max-sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.max-sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.max-sm\:leading-7{line-height:1.75rem}}@media not all and (min-width: 480px){.max-xs\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-xs\:text-\[20px\]{font-size:20px}}@media (min-width: 575px){.sm\:static{position:static}.sm\:absolute{position:absolute}.sm\:-bottom-16{bottom:-4rem}.sm\:-right-60{right:-15rem}.sm\:-top-10{top:-2.5rem}.sm\:left-3{left:.75rem}.sm\:right-1\/2{right:50%}.sm\:top-2{top:.5rem}.sm\:top-\[-28rem\]{top:-28rem}.sm\:-z-10{z-index:-10}.sm\:order-2{order:2}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-mt-20{margin-top:-5rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-16{margin-left:4rem}.sm\:mr-10{margin-right:2.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-56{height:14rem}.sm\:h-auto{height:auto}.sm\:w-\[324px\]{width:324px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-\[224px\]{min-width:224px}.sm\:max-w-md{max-width:28rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-10{gap:2.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-md{border-radius:.375rem}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pr-20{padding-right:5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pt-0{padding-top:0}.sm\:pt-24{padding-top:6rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-base{font-size:1.125rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:leading-5{line-height:1.25rem}.sm\:blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:-right-36{right:-9rem}.md\:-right-40{right:-10rem}.md\:bottom-auto{bottom:auto}.md\:left-0{left:0}.md\:right-0{right:0}.md\:top-1\/2{top:50%}.md\:top-1\/3{top:33.333333%}.md\:top-2\/3{top:66.666667%}.md\:top-48{top:12rem}.md\:top-\[123px\]{top:123px}.md\:order-2{order:2}.md\:col-span-1{grid-column:span 1 / span 1}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-auto{margin-left:auto}.md\:mr-auto{margin-right:auto}.md\:mt-10{margin-top:2.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-60{height:15rem}.md\:h-64{height:16rem}.md\:h-72{height:18rem}.md\:h-8{height:2rem}.md\:h-\[642px\]{height:642px}.md\:h-\[calc\(100dvh-123px\)\]{height:calc(100dvh - 123px)}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:min-h-96{min-height:24rem}.md\:min-h-\[48px\]{min-height:48px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-2\/3{width:66.666667%}.md\:w-52{width:13rem}.md\:w-60{width:15rem}.md\:w-64{width:16rem}.md\:w-72{width:18rem}.md\:w-8{width:2rem}.md\:w-\[130px\]{width:130px}.md\:w-\[177px\]{width:177px}.md\:w-\[200px\]{width:200px}.md\:w-\[260px\]{width:260px}.md\:w-\[329px\]{width:329px}.md\:w-\[480px\]{width:480px}.md\:w-\[60vw\]{width:60vw}.md\:w-\[calc\(100\%-0\.75rem\)\]{width:calc(100% - .75rem)}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-full{width:100%}.md\:max-w-60{max-width:15rem}.md\:max-w-\[386px\]{max-width:386px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[472px\]{max-width:472px}.md\:max-w-\[760px\]{max-width:760px}.md\:max-w-\[825px\]{max-width:825px}.md\:max-w-\[90\%\]{max-width:90%}.md\:max-w-md{max-width:28rem}.md\:\!translate-y-0{--tw-translate-y: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:gap-10{gap:2.5rem}.md\:gap-16{gap:4rem}.md\:gap-2{gap:.5rem}.md\:gap-20{gap:5rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-\[50px\]{gap:50px}.md\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-y-scroll{overflow-y:scroll}.md\:whitespace-nowrap{white-space:nowrap}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:border-b-2{border-bottom-width:2px}.md\:border-l-\[5px\]{border-left-width:5px}.md\:border-t-0{border-top-width:0px}.md\:border-b-\[\#D6D8DA\]{--tw-border-opacity: 1;border-bottom-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.md\:object-cover{-o-object-fit:cover;object-fit:cover}.md\:p-0{padding:0}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:\!px-0{padding-left:0!important;padding-right:0!important}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-\[186px\]{padding-top:186px;padding-bottom:186px}.md\:py-\[4\.5rem\]{padding-top:4.5rem;padding-bottom:4.5rem}.md\:py-\[7\.5rem\]{padding-top:7.5rem;padding-bottom:7.5rem}.md\:py-\[72px\]{padding-top:72px;padding-bottom:72px}.md\:py-\[84px\]{padding-top:84px;padding-bottom:84px}.md\:\!pt-12{padding-top:3rem!important}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-48{padding-bottom:12rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-0{padding-left:0}.md\:pl-16{padding-left:4rem}.md\:pr-3{padding-right:.75rem}.md\:pt-12{padding-top:3rem}.md\:pt-20{padding-top:5rem}.md\:pt-28{padding-top:7rem}.md\:pt-32{padding-top:8rem}.md\:pt-4{padding-top:1rem}.md\:pt-40{padding-top:10rem}.md\:pt-48{padding-top:12rem}.md\:pt-52{padding-top:13rem}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[1\.35rem\]{font-size:1.35rem}.md\:text-\[30px\]{font-size:30px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[45px\]{font-size:45px}.md\:text-\[48px\]{font-size:48px}.md\:text-\[60px\]{font-size:60px}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-medium{font-weight:500}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}.md\:leading-9{line-height:2.25rem}.md\:leading-\[30px\]{line-height:30px}.md\:leading-\[44px\]{line-height:44px}.md\:leading-\[52px\]{line-height:52px}.md\:leading-\[58px\]{line-height:58px}.md\:leading-\[72px\]{line-height:72px}}@media (min-width: 993px){.tablet\:top-16{top:4rem}.tablet\:mb-0{margin-bottom:0}.tablet\:mb-10{margin-bottom:2.5rem}.tablet\:mb-6{margin-bottom:1.5rem}.tablet\:mb-8{margin-bottom:2rem}.tablet\:mt-0{margin-top:0}.tablet\:block{display:block}.tablet\:flex{display:flex}.tablet\:hidden{display:none}.tablet\:w-1\/3{width:33.333333%}.tablet\:w-2\/3{width:66.666667%}.tablet\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tablet\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tablet\:flex-row{flex-direction:row}.tablet\:items-center{align-items:center}.tablet\:gap-14{gap:3.5rem}.tablet\:gap-20{gap:5rem}.tablet\:gap-32{gap:8rem}.tablet\:gap-6{gap:1.5rem}.tablet\:rounded-3xl{border-radius:1.5rem}.tablet\:px-24{padding-left:6rem;padding-right:6rem}.tablet\:py-16{padding-top:4rem;padding-bottom:4rem}.tablet\:py-20{padding-top:5rem;padding-bottom:5rem}.tablet\:py-28{padding-top:7rem;padding-bottom:7rem}.tablet\:pb-16{padding-bottom:4rem}.tablet\:pb-6{padding-bottom:1.5rem}.tablet\:pb-8{padding-bottom:2rem}.tablet\:pt-20{padding-top:5rem}.tablet\:text-left{text-align:left}.tablet\:text-center{text-align:center}.tablet\:text-2xl{font-size:1.5rem;line-height:2rem}.tablet\:text-3xl{font-size:1.875rem;line-height:2.25rem}.tablet\:text-4xl{font-size:2.25rem;line-height:2.5rem}.tablet\:text-5xl{font-size:3rem;line-height:1}.tablet\:text-xl{font-size:1.25rem;line-height:1.75rem}.tablet\:font-medium{font-weight:500}.tablet\:leading-7{line-height:1.75rem}.tablet\:leading-\[30px\]{line-height:30px}}@media (min-width: 1024px){.lg\:-bottom-20{bottom:-5rem}.lg\:top-96{top:24rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-full{grid-column:1 / -1}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-20{height:5rem}.lg\:h-\[320px\]{height:320px}.lg\:h-\[520px\]{height:520px}.lg\:w-1\/2{width:50%}.lg\:w-20{width:5rem}.lg\:w-\[440px\]{width:440px}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:max-w-\[429px\]{max-width:429px}.lg\:max-w-\[460px\]{max-width:460px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:gap-0{gap:0px}.lg\:gap-10{gap:2.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}.lg\:gap-8{gap:2rem}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:rounded-bl-\[30px\]{border-bottom-left-radius:30px}.lg\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.lg\:p-10{padding:2.5rem}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[6rem\]{padding-left:6rem;padding-right:6rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-\[10rem\]{padding-top:10rem;padding-bottom:10rem}.lg\:py-\[4rem\]{padding-top:4rem;padding-bottom:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:pr-0{padding-right:0}.lg\:pr-12{padding-right:3rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-8{padding-top:2rem}.lg\:text-\[20px\]{font-size:20px}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-\[22px\]{line-height:22px}.lg\:leading-\[44px\]{line-height:44px}}@media (min-width: 1280px){.xl\:static{position:static}.xl\:-bottom-28{bottom:-7rem}.xl\:-bottom-32{bottom:-8rem}.xl\:-bottom-36{bottom:-9rem}.xl\:mb-0{margin-bottom:0}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mt-20{margin-top:5rem}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:\!hidden{display:none!important}.xl\:hidden{display:none}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-3\/4{width:75%}.xl\:w-72{width:18rem}.xl\:w-auto{width:auto}.xl\:w-full{width:100%}.xl\:max-w-\[640px\]{max-width:640px}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-10{gap:2.5rem}.xl\:gap-12{gap:3rem}.xl\:gap-20{gap:5rem}.xl\:gap-28{gap:7rem}.xl\:gap-32{gap:8rem}.xl\:gap-\[120px\]{gap:120px}.xl\:whitespace-nowrap{white-space:nowrap}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-\[10rem\]{padding-top:10rem}.xl\:text-\[60px\]{font-size:60px}.xl\:leading-\[72px\]{line-height:72px}}@media (min-width: 1536px){.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:flex-row{flex-direction:row}.\32xl\:gap-8{gap:2rem}.\32xl\:gap-\[260px\]{gap:260px}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme: dark){.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}.\[\&_li\]\:my-2 li{margin-top:.5rem;margin-bottom:.5rem}.\[\&_p\]\:\!p-0 p{padding:0!important}.\[\&_p\]\:p-0 p{padding:0}.\[\&_p\]\:py-0 p{padding-top:0;padding-bottom:0}.\[\&_p\]\:empty\:hidden:empty p{display:none}.\[\&_path\]\:\!fill-dark-blue path{fill:#1c4da1!important} +header{background-color:#fff}header #logo-wrapper{display:flex;align-items:center}header nav{flex:1;height:50px}header nav ul{list-style:none;padding:0;height:50px;display:flex;align-items:center;margin:0}header nav ul li{padding:0 8px;position:relative}header nav ul li a{font-size:20px;text-decoration:none;color:#000}header nav ul li ul:before{content:"";height:17px;position:absolute;top:-15px;width:100%}header nav ul li ul:after{content:"";position:absolute;top:0;left:10%;width:0;height:0;border:9px solid transparent;border-bottom-color:#fe6824;border-top:0;margin-left:0;margin-top:-9px}header nav ul li ul li{padding-top:8px;padding-bottom:6px;padding-left:6px}header nav ul li ul li a{font-size:18px;color:#000;text-align:center;white-space:nowrap}header #right-menu .round-button,header #right-menu .round-button-sign,header #right-menu .round-button-user-menu{width:50px;height:50px;border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-size:12px;cursor:pointer}header #right-menu .round-button-user-menu{background-color:#1c4da1}header .round-button:hover,header .round-button-sign:hover,header .round-button-user-menu:hover{background-color:#f9f9f9}header #right-menu .round-button:before{content:"";width:0px;height:0px;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #BBBBBB;border-bottom:10px solid transparent;right:30%;bottom:-20px}header #right-menu .round-button:after{content:"";width:0px;height:0px;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #FFFFFF;border-bottom:10px solid transparent;right:30%;bottom:-18px}header #right-menu .round-button-sign{border:2px solid #FE6824;width:48px;height:48px}header #right-menu .round-button-sign a{color:#fe6824;font-size:13px;text-decoration:none;display:flex;height:100%;align-items:center;justify-content:center}header #right-menu a{color:#a2a2a2;font-size:13px;text-decoration:none;text-transform:uppercase}header .round-button-user-menu.opened,header .round-button.opened{background-color:#fe6824}header .menu-trigger.opened .button-icon path{fill:#fff!important}button-icon{margin-right:20px}header .round-button.opened a{color:#fff!important}header #right-menu .round-button.opened:after{border-top:10px solid #FE6824}header #primary-menu-trigger{display:none}header #right-menu #tools{display:flex}header .menu-dropdown{display:none;position:absolute;top:56px;background-color:#fff;border:1px solid #ADB2B6;border-radius:7px;padding:12px 32px;right:0;z-index:1000;margin:0}header .lang-menu .menu-dropdown,header .facebook-menu .menu-dropdown,header .twitter-menu .menu-dropdown{padding:0}header .facebook-menu .menu-dropdown,header .twitter-menu .menu-dropdown{top:60px}header .twitter-menu .menu-dropdown{width:400px;height:500px;overflow:auto;justify-content:center}header .user-menu .menu-dropdown li{display:flex;align-items:center;list-style:none;text-align:start;gap:12px;padding:8px 0}header .user-menu .menu-dropdown li a{white-space:nowrap;text-align:left;text-transform:none!important;font-size:16px!important;color:#1c4da1!important;font-weight:600!important;line-height:22px!important}header .user-menu .menu-dropdown li svg,header .user-menu .menu-dropdown li img{height:16px;width:16px}header .lang-menu .menu-dropdown ul{display:flex;flex-direction:column;max-height:calc(100dvh - 300px);overflow:auto;margin:0!important;padding:0;list-style:none}header .lang-menu .menu-dropdown ul li{text-align:center}header .lang-menu .menu-dropdown ul li a{color:#000;padding:15px 25px;display:flex;flex-direction:row;align-items:center;height:100%;justify-content:center}@media (max-width: 1280px){header nav{height:auto}header nav ul{height:auto}header nav ul li ul{display:none;position:relative;left:0;background-color:#ffe3d6;border-radius:0;align-items:center;margin-top:12px;padding-right:0;max-height:400px}header nav ul li ul:after{border:0px solid transparent}header nav ul li ul li{padding-top:15px;padding-bottom:15px;border:0px}header nav ul li ul li a{font-size:16px;color:#1c4da1;font-weight:700;text-transform:uppercase;text-align:center;white-space:nowrap;border-bottom:1px solid #9D9D9D;padding-bottom:5px;padding-left:30px;padding-right:30px}header nav ul li ul li:last-child a{border-bottom:0px}}@media (max-width: 640px){#primary-menu{width:100%}#primary-menu>ul{display:none}header #right-menu{display:none;width:100%;padding:40px;flex-direction:column;align-items:center}header #right-menu .round-button-sign{margin-bottom:20px;background-color:#fe6824;color:#fff;width:90%;font-size:16px}header #right-menu .round-button-sign svg path{fill:#fff!important}header #right-menu .round-button-user-menu{margin-bottom:15px}header #right-menu .round-button-sign a{color:#fff;font-size:16px;text-transform:none;align-items:center;justify-content:center;width:100%;display:flex;height:100%}header{flex-direction:column;min-height:100px;height:auto;width:100%;padding-right:0}header nav ul li{padding:20px 0}header #primary-menu-trigger{display:initial}header .menu-dropdown{top:-450px;right:auto}header .lang-menu .menu-dropdown{top:-460px;left:-115px}header .facebook-menu .menu-dropdown{top:-505px;left:-183px;height:400px}header .twitter-menu .menu-dropdown{top:-505px;left:-240px;height:500px}}@media (min-width: 1281px){#primary-menu .main-menu-item .sub-menu{display:none;position:absolute;border-radius:7px;margin-top:12px;min-height:40px;height:auto;z-index:9999;background:#fff;border:1px solid #ADB2B6;padding:12px 32px}#primary-menu .main-menu-item .sub-menu .menu-title{position:relative;display:flex;align-items:center;gap:8px;color:#1c4da1;font-size:20px;font-weight:600;line-height:28px;margin-bottom:16px;padding:12px 0}#primary-menu .main-menu-item .sub-menu .menu-title .menu-title-icon{width:24px;height:24px}#primary-menu .main-menu-item .sub-menu .menu-title:after{content:"";bottom:0;left:0;position:absolute;height:4px;width:32px;background-color:#f95c22}#primary-menu .main-menu-item .sub-menu li{padding:8px 0}#primary-menu .main-menu-item .sub-menu li a{font-size:16px;color:#1c4da1;font-weight:600;line-height:24px}#right-menu .lang-menu-dropdown{overflow:hidden;border-radius:6px}#right-menu .lang-sub-menu{background:#fff;padding:16px!important}#right-menu .lang-sub-menu .lang-menu-item{cursor:default;display:flex;text-align:start;margin-top:0!important;min-width:200px}#right-menu .lang-sub-menu .lang-menu-item>.cookweek-link{color:#1c4da1!important;justify-content:space-between;margin:12px 16px;border-radius:24px;padding:0!important}#right-menu .lang-sub-menu .lang-menu-item.selected>.cookweek-link{width:100%;border:2px solid #1C4DA1;background-color:#e8edf6;margin:0;padding:10px 16px!important}}@media (max-width: 1280px){#primary-menu{width:100%;position:absolute;top:0;left:0;background-color:#fff;z-index:1}.main-menu.show{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;padding:0 20px;display:flex!important;align-items:stretch}.main-menu.show .main-menu-item{padding:12px 24px}.main-menu.show .main-menu-item .lang-value{text-transform:uppercase}.main-menu.show .main-menu-item .lang-title{display:none}.main-menu.show:has(.sub-menu.show) .main-menu-item:not(:has(.sub-menu.show)){display:none}.main-menu.show:has(.sub-menu.show) .main-menu-item:has(.sub-menu.show) .lang-value{display:none}.main-menu.show:has(.sub-menu.show) .main-menu-item:has(.sub-menu.show) .lang-title{display:inline}.main-menu.show:has(.sub-menu.show) .main-menu-item.sub-menu{width:100%}.main-menu.show:has(.sub-menu.show) .main-menu-item.sub-menu>a{flex-direction:row-reverse;font-size:20px!important;padding:0}.main-menu.show:has(.sub-menu.show) .main-menu-item.sub-menu>a .arrow-icon{width:20px;height:20px;transform:rotate(90deg)}.main-menu.show:has(.sub-menu.show) .sub-menu.show{padding:0 0 40px}.main-menu.show:has(.sub-menu.show) .sub-menu.show>li{display:flex;align-items:center;gap:12px;margin-top:24px;padding:0}.main-menu.show:has(.sub-menu.show) .sub-menu.show>li>svg,.main-menu.show:has(.sub-menu.show) .sub-menu.show>li>img{width:16px;height:16px}.main-menu.show:has(.sub-menu.show) .sub-menu.show>li>a{padding:0}.main-menu.show .sub-menu .lang-list.show{max-height:-moz-fit-content;max-height:fit-content;padding-top:24px!important}.main-menu.show .sub-menu .lang-list.show .lang-menu-item{margin-top:0!important}.main-menu.show .sub-menu .lang-list.show .lang-menu-item>a{width:100%;margin-top:4px;border:2px solid #E8EDF6;border-radius:24px;padding:10px 16px!important}.main-menu.show .sub-menu .lang-list.show .lang-menu-item.selected>a{border-color:#1c4da1;background-color:#e8edf6}.main-menu.show .sub-menu{background-color:transparent;box-shadow:none;margin:0}.main-menu.show .sub-menu:before{display:none}.main-menu.show .sub-menu li{padding:0}.main-menu.show .sub-menu li a{font-family:Montserrat;font-style:normal;font-weight:600;display:inline-block;margin:0;border:0;text-align:left;padding:4px 16px;font-size:16px;text-transform:none}#primary-menu>ul{display:none}header{min-height:100px;height:auto;width:100%;padding-right:10px;padding-left:25px}header #primary-menu-trigger{display:initial}header #right-menu{justify-content:flex-end;flex:1;margin-right:18px}}footer .content .question{display:flex;flex-direction:column;background-color:#40b5d1;padding-top:65px}footer .content .question .text{color:#fff;padding:0 70px;text-align:center;font-size:25px;font-weight:700;margin-bottom:30px}footer .content .question .get-in-touch{display:flex;position:relative;justify-content:center;margin-bottom:-12px}footer .content .question .get-in-touch .button{position:absolute;top:105px;left:100px;color:#40b5d1;font-weight:700;font-size:20px;font-style:italic;padding:20px;background-color:#fff;width:215px;border-radius:30px;text-align:center}footer .content .about{display:flex;flex-direction:column;align-items:center;margin-top:30px}footer .content .phrase{font-size:14px;color:gray;text-align:center;padding:20px 60px;z-index:0}footer .content .phrase .text{margin-bottom:10px}footer .content .bubbles_footer{margin-left:-50%;margin-top:-60px}footer .logo_footer{display:none}footer .social-media-buttons{display:flex;justify-content:flex-end;margin-right:20px;align-items:center;margin-top:-45px;padding-bottom:20px}footer .social-media-buttons .social-network a{display:flex;margin-right:10px;text-indent:5px}@media (min-width: 961px){footer .content .question{padding-top:0;display:flex;flex-direction:row;align-items:center;justify-content:center}footer .content .question .text{margin-bottom:0;padding:0;font-size:30px;margin-right:105px}footer .content .question .get-in-touch{margin-bottom:20px;margin-top:-12px}footer .content .question .get-in-touch .button{left:-65px}footer .content .about{flex-direction:row-reverse;margin-top:0;margin-right:15px}footer .logo_footer{display:initial}footer .content .bubbles_footer{margin-top:-118px;margin-left:-20px}footer .content .phrase{padding:0 50px}}#footer-scroll-activity{transform:translateY(100%);transition:transform .3s ease}#footer-scroll-activity.visible{transform:translateY(0)}.codeweek-banner{display:flex;background-color:#fe6824;margin:0 10px;flex-direction:column}.codeweek-banner .text{margin:45px 0 45px 25px;display:flex;flex-direction:column;justify-content:center}.codeweek-banner h1{font-size:40px;color:#fff}.codeweek-banner h2{font-size:20px;color:#fff;font-weight:400}.codeweek-banner h2.partner_title{color:#fff;font-family:PT Sans;font-size:40px;font-style:normal;font-weight:700;line-height:40px}.codeweek-banner .image{margin:15px 10px;flex:1;display:flex}@media (min-width: 641px){.codeweek-banner h1{font-size:50px}.codeweek-banner h2{font-size:30px}.codeweek-banner h2.partner_title{color:#fff;font-family:PT Sans;font-size:40px;font-style:normal;font-weight:700;line-height:40px}}@media (min-width: 961px){.codeweek-banner{flex-direction:row;height:366px;margin:0}.codeweek-banner.simple{height:220px}.codeweek-banner h1{font-size:60px}.codeweek-banner h2{font-size:35px}.codeweek-banner h2.partner_title{color:#fff;font-family:PT Sans;font-size:60px!important;font-style:normal;font-weight:700;line-height:48px}.codeweek-banner .text{margin-left:100px;max-width:380px}.codeweek-banner.simple .text{margin:50px 0 0 100px;max-width:none}.codeweek-banner .image{margin:0 20px 0 0;justify-content:flex-end}.codeweek-banner.learn-teach .image,.codeweek-banner.scoreboard .image,.codeweek-banner.about .image{margin-right:140px}}@media (min-width: 1281px){.codeweek-banner.ambassadors .image{margin-top:-40px;margin-right:0}.codeweek-banner .text{margin-left:200px}.codeweek-banner.simple .text{margin:50px 0 0 200px;max-width:none}}.codeweek-banner.training,.codeweek-banner.schools{background-color:#8e90b5}.codeweek-banner.learn-teach{background-color:#b5d0d0}.codeweek-banner.ambassadors{background-color:#f5b742}.codeweek-banner.scoreboard{background-color:#ce80a7}.codeweek-banner.about{background-color:#72a8d0}.codeweek-banner.search{background-color:#164194}.codeweek-banner.error{background-color:#e57373}.codeweek-banner.show-event{background-color:#e2e2e2}.codeweek-banner.show-event .image{margin:0}.codeweek-banner.show-event .image img{height:366px;-o-object-fit:contain;object-fit:contain}.codeweek-banner.show-event .text{margin:15px 80px;max-width:none;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.codeweek-banner.show-event .text .edit-button{display:flex;width:100%;margin-left:-100px;height:40px}.codeweek-banner.show-event .text .delete-button{display:flex;width:100%;height:40px}.codeweek-banner.show-event .text .title{margin-top:-40px;flex:1;display:flex;justify-content:center;align-content:center;flex-direction:column}.codeweek-banner.show-event h1{font-size:45px;color:#fe6824}.codeweek-searchbox{padding:18px 30px;min-height:60px;display:flex;justify-content:stretch;align-items:stretch;flex-direction:column}#codeweek-scoreboard-page .codeweek-searchbox{justify-content:center;align-items:center;flex-direction:row}.codeweek-searchbox .basic-fields{display:flex;flex-direction:row;flex:1}.codeweek-searchbox .advanced-fields,.codeweek-searchbox .advanced-fields .line{display:flex;flex-direction:column}.codeweek-searchbox .advanced-fields .multiselect{margin-top:10px}.codeweek-searchbox .total .number{font-size:40px;color:#fe6824;font-weight:700}.codeweek-searchbox .total .label{font-size:20px;color:#fe6824;font-style:italic}.codeweek-searchbox .total{margin-right:20px}@media (min-width: 961px){.codeweek-searchbox{padding:18px 60px}.codeweek-searchbox .advanced-fields .line{flex-direction:row}.codeweek-searchbox .multiselect{margin-right:10px}.codeweek-searchbox .advanced-fields{flex-direction:row}.codeweek-searchbox .advanced-fields .multiselect{margin-top:18px}}@media (min-width: 1281px){.codeweek-searchbox{padding:18px 100px}}.custom-geo-input input{width:100%;border:2px solid #a4b8d9;border-radius:24px;height:48px;font-size:20px;line-height:28px;padding:0 24px;color:#20262c}.multiselect.multi-select.multiselect--active .multiselect--values{display:none}.multiselect.multi-select .multiselect--values{line-height:21px}.multiselect.multi-select .multiselect__tags{cursor:pointer;border-radius:24px;min-height:46px;border:2px solid #A4B8D9;padding:12px 40px 12px 24px;overflow:hidden}.multiselect.multi-select .multiselect__tags .multiselect__input{margin:0;padding:0}.multiselect.multi-select .multiselect__select{width:44px;height:100%}.multiselect.multi-select .multiselect__placeholder,.multiselect.multi-select .multiselect__tags .multiselect__single{padding:0;margin:0;font-size:16px;font-style:normal;font-weight:400;color:#20262c}.multiselect.multi-select .multiselect__placeholder{max-width:100%;color:#9ca3af;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:18px}.multiselect.multi-select .multiselect__single{padding-top:6px;color:#333e48}.multiselect.multi-select .multiselect__select:before{content:" ";position:absolute;top:18px;right:14px;display:block;height:8px;width:8px;border:none;border-left:2px solid #1C4DA1;transform:rotate(45deg)!important}.multiselect.multi-select .multiselect__select:after{content:" ";position:absolute;top:18px;right:19px;display:block;height:8px;width:8px;border:none;border-left:2px solid #1C4DA1;transform:rotate(-45deg)}.multiselect.multi-select .multiselect__tags-wrap{display:flex;flex-wrap:wrap;gap:4px;padding:0}.multiselect.multi-select .multiselect__tags-wrap .multiselect__tag{margin:0}.multiselect.multi-select.large-text .multiselect__placeholder,.multiselect.multi-select.large-text .multiselect__single{font-size:20px;line-height:24px}.multiselect.multi-select.large-text .multiselect__placeholder,.multiselect.multi-select.large-text .multiselect__input{line-height:24px}.multiselect.multi-select.large-text .multiselect__tags{padding:9px 40px 8px 16px;min-height:48px}.multiselect.multi-select.new-theme .multiselect__tags-wrap{padding:0;transform:translate(-16px)}.multiselect.multi-select.new-theme .multiselect__placeholder{display:block;line-height:32px}.multiselect.multi-select.new-theme .multiselect__single{line-height:32px}.multiselect.multi-select.new-theme .multiselect__tags{border-radius:24px!important;padding:6px 46px 6px 24px}.multiselect.multi-select.new-theme .multiselect__tags .multiselect__input{font-size:20px;font-family:Blinker;line-height:32px;margin:0;padding:0}.multiselect.multi-select.new-theme .multiselect__tags .multiselect__input::-moz-placeholder{color:#9ca3af}.multiselect.multi-select.new-theme .multiselect__tags .multiselect__input::placeholder{color:#9ca3af}.multiselect.multi-select.new-theme .multiselect__content-wrapper{border:2px solid #ADB2B6;border-radius:12px;overflow:hidden;padding:16px 12px 16px 0}.multiselect.multi-select.new-theme .multiselect__content-wrapper .multiselect__content{min-height:1px;max-height:268px;overflow:auto}.multiselect.multi-select.new-theme .multiselect__content-wrapper .multiselect__content::-webkit-scrollbar{border-radius:6px;width:12px;display:block}.multiselect.multi-select.new-theme .multiselect__content-wrapper .multiselect__content::-webkit-scrollbar-track{background:#e8edf6;border-radius:8px}.multiselect.multi-select.new-theme .multiselect__content-wrapper .multiselect__content::-webkit-scrollbar-thumb{background:#1c4da1;border-radius:6px}.multiselect.multi-select.new-theme .multiselect__option{padding:9px 16px 9px 24px;font-size:20px}.multiselect.multi-select.new-theme .multiselect__option.multiselect__option--highlight{background-color:#eee;color:#20262c}.multiselect.multi-select.new-theme .multiselect__option.multiselect__option--selected{background-color:transparent}.multiselect.multi-select.new-theme .multiselect__option.multiselect__option--selected:hover{background-color:#eee}.multiselect.multi-select.new-theme .multiselect__option:after{display:none}.multiselect .multiselect__tags{border-radius:29px;min-height:57px}.multiselect .multiselect__select{width:60px;height:54px}.multiselect .multiselect__placeholder,.multiselect .multiselect__single{padding-top:5px;padding-left:12px;font-size:20px;font-style:italic;font-weight:700;color:#fe6824}.multiselect .multiselect__single{padding-top:6px}.multiselect .multiselect__select:before{border-color:#FE6824 transparent transparent}.multiselect .multiselect__tags-wrap{display:inline-table;padding:5px 0 5px 10px}.codeweek-search-text{flex:1;margin-right:10px}.dropdown-datepicker .multiselect__tags{padding-left:42px!important}.codeweek-search-text input{width:100%;border-radius:29px;height:57px;text-indent:20px;font-size:18px;font-style:italic;border:1px solid #e8e8e8}.codeweek-input-select{display:block;font-size:20px;font-weight:700;font-family:"PT Sans, Roboto",sans-serif;color:#fff;line-height:1.3;padding:.6em 1.8em .5em .8em;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #aaa;box-shadow:0 1px 0 1px #0000000a;border-radius:29px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fe6824,#fe6824);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.codeweek-input-select::-ms-expand{display:none}.codeweek-input-select:hover{border-color:#888}.codeweek-input-select:focus{border-color:#aaa;box-shadow:0 0 1px 3px #3b99fcb3;box-shadow:0 0 0 3px -moz-mac-focusring;outline:none}.codeweek-input-select option{font-weight:400;color:#000}.codeweek-form{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;border-top:1px solid #e8e8e8;margin-top:30px;padding-top:20px}.codeweek-form p:first-child{padding-top:5px;font-size:14px;font-weight:700;margin-bottom:20px;color:#fe6824;margin-top:-15px}.codeweek-form-field-wrapper .info{margin-left:140px;font-size:14px;color:#40b5d1}.codeweek-form-field-wrapper .errors .errorlist{margin:0}.codeweek-form-field,.codeweek-form-field-searchable{display:flex;justify-content:stretch;flex:1;align-items:center}.codeweek-form-field-searchable.align-flex-start{align-items:flex-start}.codeweek-form-field-searchable input{flex:1;height:32px;border-radius:6px;width:100%}.codeweek-form-field-searchable label{margin-right:10px;text-transform:uppercase;width:120px;text-align:right}.codeweek-form-field.align-flex-start{align-items:flex-start}.codeweek-form-field label{margin-right:10px;text-transform:uppercase;width:120px;text-align:right}.codeweek-form-field.align-flex-start label{margin-top:10px}.codeweek-form .codeweek-input-select{flex:1;height:57px;width:auto;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23fe6824%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fff,#fff);background-position:right 1.8em top 50%,0 0;font-weight:400;border-color:#e8e8e8;color:#000;text-indent:2px;font-size:14px;box-shadow:none;cursor:pointer}.codeweek-form .multiselect-wrapper,.codeweek-form .datepicker-wrapper,.codeweek-form .input-tag-wrapper{flex:1}.codeweek-form .mx-datepicker .mx-input-icon{right:20px}.codeweek-form .input-tag-wrapper .vue-input-tag-wrapper{padding:0;border:none;display:inline-table;width:100%;background-color:transparent;margin:10px 25px 0;max-width:90%}.codeweek-form .group-fields{flex:1}.codeweek-form-message .message{margin-bottom:30px}.codeweek-form-message .codeweek-form-field label{width:auto;text-align:left}.codeweek-form-field-privacy,.codeweek-form-field-checkbox{display:flex;justify-content:center;flex:1;width:100%;padding:20px}.codeweek-form-button-container{display:flex;justify-content:center;width:100%;margin-top:30px;margin-bottom:20px}#codeweek-searchpage-component .multiselect .multiselect__tags,#codeweek-register-page .multiselect .multiselect__tags{border-radius:29px;min-height:57px}#codeweek-searchpage-component .multiselect .multiselect__select,#codeweek-register-page .multiselect .multiselect__select{width:60px;height:54px}#codeweek-searchpage-component .multiselect .multiselect__placeholder,#codeweek-searchpage-component .multiselect .multiselect__single,#codeweek-register-page .multiselect .multiselect__placeholder,#codeweek-register-page .multiselect .multiselect__single{padding-top:5px;padding-left:12px;font-size:20px;font-style:italic;font-weight:700;color:#fe6824}#codeweek-searchpage-component .multiselect .multiselect__single,#codeweek-register-page .multiselect .multiselect__single{padding-top:6px}#codeweek-searchpage-component .multiselect .multiselect__select:before,#codeweek-register-page .multiselect .multiselect__select:before{border-color:#FE6824 transparent transparent}#codeweek-searchpage-component .multiselect .multiselect__tags-wrap,#codeweek-register-page .multiselect .multiselect__tags-wrap{display:inline-table;padding:5px 0 5px 10px}#codeweek-searchpage-component .codeweek-search-text,#codeweek-register-page .codeweek-search-text{flex:1;margin-right:10px}#codeweek-searchpage-component .codeweek-search-text input,#codeweek-register-page .codeweek-search-text input{width:100%;border-radius:29px;height:57px;text-indent:20px;font-size:18px;font-style:italic;border:1px solid #e8e8e8}#codeweek-searchpage-component .codeweek-input-select,#codeweek-register-page .codeweek-input-select{display:block;font-size:20px;font-weight:700;font-family:"PT Sans, Roboto",sans-serif;color:#fff;line-height:1.3;padding:.6em 1.8em .5em .8em;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #aaa;box-shadow:0 1px 0 1px #0000000a;border-radius:29px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,\ %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fe6824,#fe6824);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}#codeweek-searchpage-component .codeweek-input-select::-ms-expand,#codeweek-register-page .codeweek-input-select::-ms-expand{display:none}#codeweek-searchpage-component .codeweek-input-select:hover,#codeweek-register-page .codeweek-input-select:hover{border-color:#888}#codeweek-searchpage-component .codeweek-input-select:focus,#codeweek-register-page .codeweek-input-select:focus{border-color:#aaa;box-shadow:0 0 1px 3px #3b99fcb3;box-shadow:0 0 0 3px -moz-mac-focusring;outline:none}#codeweek-searchpage-component .codeweek-input-select option,#codeweek-register-page .codeweek-input-select option{font-weight:400;color:#000}#codeweek-searchpage-component .codeweek-form,#codeweek-register-page .codeweek-form{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;border-top:1px solid #e8e8e8;margin-top:30px;padding-top:20px}#codeweek-searchpage-component .codeweek-form p:first-child,#codeweek-register-page .codeweek-form p:first-child{padding-top:5px;font-size:14px;font-weight:700;margin-bottom:20px;color:#fe6824;margin-top:-15px}.codeweek-form-inner-two-columns{display:flex;flex-direction:row;align-items:flex-start;width:100%}.codeweek-form-inner-container{display:flex;flex-direction:column;flex:1}.codeweek-form-inner-container:last-child{margin-left:20px}.codeweek-form-field-wrapper{margin-bottom:15px}.codeweek-form-field-wrapper .errors{margin-left:140px;font-size:13px;color:red}#codeweek-searchpage-component .codeweek-form-field-wrapper .info{margin-left:140px;font-size:14px;color:#40b5d1}#codeweek-searchpage-component .codeweek-form-field-wrapper .errors .errorlist{margin:0}#codeweek-searchpage-component .codeweek-form-field,#codeweek-searchpage-component .codeweek-form-field-searchable{display:flex;justify-content:stretch;flex:1;align-items:center}#codeweek-searchpage-component .codeweek-form-field-searchable.align-flex-start{align-items:flex-start}#codeweek-searchpage-component .codeweek-form-field-searchable input{flex:1;height:32px;border-radius:6px;width:100%}#codeweek-searchpage-component .codeweek-form-field-searchable label{margin-right:10px;text-transform:uppercase;width:120px;text-align:right}#codeweek-searchpage-component .codeweek-form-field.align-flex-start{align-items:flex-start}.codeweek-form-field input{flex:1;height:57px;border:1px solid #e8e8e8;border-radius:29px;text-indent:20px;width:100%}.codeweek-form-field textarea{flex:1;border-radius:29px;border:1px solid #e8e8e8;text-indent:20px;font-family:"PT Sans, Roboto",sans-serif;font-size:14px;padding-top:16px}#codeweek-searchpage-component .codeweek-form-field label{margin-right:10px;font-family:Blinker}#codeweek-searchpage-component .codeweek-form-field.align-flex-start label{margin-top:10px}.codeweek-form .codeweek-input-select{flex:1;height:57px;width:auto;background-image:url(data:image/svg+xml;charset=US-ASCII,\ %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23fe6824%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fff,#fff);background-position:right 1.8em top 50%,0 0;font-weight:400;border-color:#e8e8e8;color:#000;text-indent:8px;font-size:14px;box-shadow:none;cursor:pointer}#codeweek-searchpage-component .codeweek-form .multiselect-wrapper,#codeweek-searchpage-component .codeweek-form .datepicker-wrapper,#codeweek-searchpage-component .codeweek-form .input-tag-wrapper{flex:1}#codeweek-searchpage-component .codeweek-form .mx-datepicker .mx-input-icon{right:20px}.codeweek-form .codeweek-form-inner-container h3{margin-bottom:15px}.codeweek-form .input-tag-wrapper{border:1px solid #e8e8e8;border-radius:29px}#codeweek-searchpage-component .codeweek-form .input-tag-wrapper .vue-input-tag-wrapper{padding:0;border:none;display:inline-table;width:100%;background-color:transparent;margin:10px 25px 0;max-width:90%}.codeweek-form .input-tag-wrapper .vue-input-tag-wrapper input{padding:0;margin:0;height:59px;text-indent:0}#codeweek-searchpage-component .codeweek-form .group-fields{flex:1}.codeweek-form-message{padding:30px;background-color:#e8e8e8;border-radius:20px;margin-top:20px}#codeweek-searchpage-component.codeweek-form-message .message{margin-bottom:30px}.login-form .codeweek-form-message .codeweek-form-field label{width:auto;text-align:left}.login-form .codeweek-form-field-privacy,.login-form .codeweek-form-field-checkbox{display:flex;justify-content:center;flex:1;width:100%;padding:20px}.codeweek-form-button-container{display:flex;justify-content:center;width:100%}.v-autocomplete{position:relative}.v-autocomplete-list{background-color:#fff;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;margin-top:6px;position:absolute;z-index:100;width:100%}.v-autocomplete-input{width:100%}.v-autocomplete-list-item{padding:10px;border-top:1px solid #ccc;cursor:pointer}.v-autocomplete-item-active{background-color:#eee}.v-autocomplete-list-item .city{font-size:11px}.v-autocomplete-list-item .name{font-weight:700}[type=file]{border:0;clip:rect(0,0,0,0);height:1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}[type=file]+label{cursor:pointer;display:inline-block;height:100%;padding:18px 25px;border-radius:29px;background-color:#fe6824;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase}[type=file]:focus+label,[type=file]+label:hover{background-color:#f15d22}[type=file]:focus+label{outline:1px dotted #000}.codeweek-user-avatar{display:flex}.codeweek-user-avatar .name{flex:1;display:flex;align-items:flex-end}.codeweek-user-avatar .avatar{display:flex}.codeweek-user-avatar .avatar .codeweek-avatar-image{width:100px;height:100px;border-radius:50%;border:5px solid #e8e8e8}.codeweek-user-avatar .avatar .actions{display:flex;align-items:flex-end}.codeweek-display-field{margin-bottom:20px}.codeweek-display-field p{padding:5px}.codeweek-display-field ul{display:flex;margin:15px 0;flex-wrap:wrap}.codeweek-display-field li{margin-right:10px;margin-bottom:10px}.codeweek-display-field .itens .label{border:1px solid #FE6824;border-radius:5px;padding:10px;color:#fe6824;font-size:20px}.codeweek-display-field .share-event-wrapper{margin-top:5px}.custom-date-picker{font-family:Blinker}.custom-date-picker .dp__outer_menu_wrap{z-index:9999999}.custom-date-picker .dp__menu{border:2px solid #ADB2B6!important;border-radius:12px!important;padding:6px 12px 10px!important}.custom-date-picker .dp__menu .dp__arrow_top{border-width:2px 2px 0 0!important;border-color:#adb2b6!important}.custom-date-picker .dp--header-wrap{margin-bottom:8px}.custom-date-picker .dp--header-wrap .dp__month_year_wrap{justify-content:center}.custom-date-picker .dp--header-wrap .dp__month_year_wrap .dp__btn.dp__month_year_select:first-child{justify-content:flex-end;padding:0 4px;width:auto}.custom-date-picker .dp--header-wrap .dp__month_year_wrap .dp__btn.dp__month_year_select:last-child{justify-content:flex-start;padding:0 4px;width:auto}.custom-date-picker .dp__instance_calendar .dp--tp-wrap .dp__btn svg{stroke:#1c4da1;fill:#1c4da1}.custom-date-picker .dp__calendar_header_separator{background-color:#a4b8d9!important}.custom-date-picker .dp__calendar{gap:12px}.custom-date-picker .dp__calendar .dp__calendar_header_separator{margin:8px 0}.custom-date-picker .dp__calendar .dp__calendar{padding-bottom:16px;border-bottom:1px solid #A4B8D9!important}.custom-date-picker .dp__calendar .dp__calendar_header{gap:12px}.custom-date-picker .dp__calendar .dp__calendar_header .dp__calendar_header_item{font-size:20px}.custom-date-picker .dp__calendar .dp__calendar_row{gap:12px}.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item{font-size:20px}.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item .dp__cell_inner{display:flex;justify-content:center;align-items:center;border-radius:50%;text-align:center;padding:0;width:32px;height:32px}.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item .dp__cell_inner:hover{background:#e8edf6}.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item .dp__cell_inner.db__active_date,.custom-date-picker .dp__calendar .dp__calendar_row .dp__calendar_item .dp__cell_inner.db__active_date:hover{background:#1c4da1}.custom-date-picker .dp--tp-wrap{width:100%;max-width:100%!important;padding:4px 0;margin-bottom:10px}.custom-date-picker .dp--tp-wrap>button[aria-label="Open time picker"]{height:auto}.custom-date-picker .dp--tp-wrap>button[aria-label="Open time picker"] .dp__icon{width:24px;height:24px;border-bottom:1px solid #1C4DA1}.custom-date-picker .dp--tp-wrap>button[aria-label="Open time picker"]:after{font-family:Blinker;content:"Select time";font-size:20px;line-height:24px;font-weight:600;padding-left:8px;color:#1c4da1;border-bottom:1px solid #1C4DA1}.custom-date-picker .dp__action_row .dp__selection_preview{display:none}.custom-date-picker .dp__action_row .dp__action_buttons{flex-grow:1;margin:0;width:100%;display:flex;gap:10px}.custom-date-picker .dp__action_row .dp__action_buttons button{display:flex;justify-content:center;align-items:center;width:50%;text-align:center;border-radius:24px;border-width:2px;border-style:solid;height:40px;font-weight:600;font-size:18px;font-family:Blinker;transition-duration:300;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.custom-date-picker .dp__action_row .dp__action_buttons button.dp__action_cancel{color:#1c4da1;border-color:#1c4da1}.custom-date-picker .dp__action_row .dp__action_buttons button.dp__action_cancel:hover{background-color:#e8edf6}.custom-date-picker .dp__action_row .dp__action_buttons button.dp__action_select{border-color:#f95c22;background-color:#f95c22}.custom-date-picker .dp__action_row .dp__action_buttons button.dp__action_select:hover{border-color:#fb9d7a;background-color:#fb9d7a}.codeweek-more-button{width:45px;height:45px;border:1px solid #FE6824;border-radius:45px;display:flex;justify-content:center;cursor:pointer;margin-top:5px}.codeweek-more-button span{background-color:transparent;font-size:40px;width:100%;text-align:center;margin-top:-3px;color:#fe6824;font-weight:700}.codeweek-button input{cursor:pointer;height:100%;padding:0 25px;border-radius:29px;background-color:#fe6824;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;min-height:57px}.codeweek-button input:hover,.codeweek-action-button:hover,.codeweek-action-link-button:hover,.codeweek-image-button:hover{background-color:#f15d22}.codeweek-blank-button{border:1px solid #707070;border-radius:32px;color:#000;font-size:20px;padding:20px 40px}.codeweek-orange-button{border:2px solid #c54609;border-radius:16px;color:#fff;background-color:#fe6824;font-size:16px;padding:12px 30px;margin-left:4px}.codeweek-svg-button{width:35px;height:35px;display:flex}.codeweek-svg-button svg{width:100%;height:100%}.codeweek-svg-button svg path{fill:#fe6824!important}.codeweek-svg-button:hover svg path{fill:#f15d22!important}.codeweek-expander-button{background-color:#fe6824;color:#fff;width:40px;height:40px;padding:0;outline:none}.codeweek-expander-button div{font-size:30px;font-weight:700;height:40px}.codeweek-action-button{cursor:pointer;padding:7px;border-radius:10px;background-color:#fe6824;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;outline:none}.codeweek-action-link-button{cursor:pointer;padding:9px 25px;border-radius:10px;background-color:#fe6824;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase;min-height:40px;z-index:10}.codeweek-image-button{cursor:pointer;padding:0 15px;border-radius:20px;background-color:#fe6824;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;min-height:40px;outline:none}.codeweek-image-button svg path{fill:#fff!important}.codeweek-action-button.green{background-color:#228b22}.codeweek-action-link-button.red,.codeweek-action-button.red{background-color:#b22222;min-height:10px}.codeweek-action-button.orange{background-color:red}@media (min-width: 641px){.codeweek-button input{font-size:20px}}.codeweek-grid-layout{display:grid;grid-template-columns:1fr;grid-gap:20px}.codeweek-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #0003,0 1px 3px #0003;border-radius:4px;display:flex;flex-direction:column;justify-content:stretch}.codeweek-card .card-image{width:100%;border-radius:4px 4px 0 0;-o-object-fit:cover;object-fit:cover;height:194px}.codeweek-card .card-avatar{width:100%;display:flex;justify-content:center;margin-top:10px}.codeweek-card .card-image-avatar{width:200px;height:200px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid lavenderblush}.codeweek-card .card-content{padding:16px}.codeweek-card .card-title{font-size:24px;color:#000000de;margin-bottom:12px}.codeweek-card .card-subtitle{color:#000000de;margin-bottom:12px}.codeweek-card .card-description{font-size:14px;color:#0009;margin-bottom:12px;word-break:break-word}.codeweek-card .card-actions{padding:16px;flex:1;display:flex;justify-content:flex-end;align-items:flex-end}.codeweek-card .card-actions .codeweek-action-link-button,.codeweek-card .card-actions .codeweek-action-button,.codeweek-card .card-actions .codeweek-svg-button{margin-left:10px}.codeweek-card .card-expander.collapsed{background-image:url(/images/arrow_down.svg)}.codeweek-card .card-expander.expanded{background-image:url(/images/arrow_up.svg)}.codeweek-card .card-expander{cursor:pointer;padding:3px;margin:0 10px;text-align:center;background-color:#e8e8e8;background-position:center;background-repeat:no-repeat;height:14px;background-size:15px;border-radius:10px}.codeweek-card .card-expander:hover{background-color:#ddd}.codeweek-card .card-divider{border:1px solid #e8e8e8;margin:20px 0}.codeweek-card .card-chips{display:flex;flex-wrap:wrap;margin-bottom:10px}.codeweek-card .card-chip{margin:4px;background-color:#8dcece;padding:7px 12px;border-radius:16px;font-size:14px;color:#fff;font-weight:600}@media (min-width: 641px){.codeweek-grid-layout{grid-template-columns:1fr 1fr}}@media (min-width: 961px){.codeweek-grid-layout{grid-template-columns:1fr 1fr 1fr}}.codeweek-tools{display:flex;justify-content:flex-end;width:100%;margin:10px 0 35px}.codeweek-question-container{display:flex;flex-direction:column;padding:30px 20px 0}.codeweek-question-container .container-expansible.expanded{display:inherit}.codeweek-question-container .container-expansible.collapsed{display:none}.codeweek-question-container .expander-always-visible,.codeweek-question-container .container-expansible{display:flex;width:100%}.codeweek-question-container .expander-always-visible{margin-bottom:30px}.codeweek-question-container .expansion{min-width:40px;margin-right:70px;display:none}.codeweek-question-container .container-expansible .expansion{justify-content:center;margin-bottom:-40px;z-index:1;display:none}.codeweek-question-container .container-expansible .expansion .expansion-path{border-width:1px;border-color:#fe6824;border-style:dashed;margin-top:-40px}.codeweek-question-container h2{font-size:20px;font-weight:400;font-style:italic}.codeweek-question-container p{padding:15px 0}.codeweek-question-container .container-expansible .content{margin-bottom:50px}.codeweek-question-container .container-expansible .content .button{margin-top:40px;text-align:center}.codeweek-question-container .container-expansible .content .map{width:100%;height:400px;border:0}.codeweek-content-wrapper{width:auto;margin:25px 10px 0;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.codeweek-content-wrapper-inside{margin:0}.codeweek-content-grid{display:grid;grid-template-columns:1fr;grid-gap:15px}.codeweek-content-grid .codeweek-card-grid{background-color:#f2f2f8}.codeweek-content-grid .title{font-size:20px;font-weight:700;color:#fe6824;padding:20px}.codeweek-content-grid .author{color:#fe6824;padding:20px}.codeweek-youtube-container iframe{width:100%;border:none;height:500px}.codeweek-content-header{margin:0 10px}.codeweek-content-header h1+p{padding-top:10px}.codeweek-cookie-consent-banner{padding:20px 50px;border-bottom:1px solid #e8e8e8}.codeweek-cookie-consent-banner .actions{display:flex;margin-top:10px;margin-bottom:10px;justify-content:flex-end}.codeweek-blue-box{background-color:#deebf4;padding:20px}.community_type{display:flex;flex-direction:column-reverse}.community_type .text{flex:2}.community_type .text p{line-height:30px;text-align:justify}.community_type .image{flex:1;display:flex;justify-content:center;align-items:center}.community_type_section{padding:20px}@media (min-width: 641px){.codeweek-content-wrapper{margin:40px 60px 0}.codeweek-content-header{margin:0 60px}.codeweek-content-wrapper-inside{margin:5px 55px}.codeweek-question-container{padding:40px 50px 0}.codeweek-question-container .expansion,.codeweek-question-container .container-expansible .expansion{display:flex}.codeweek-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px}.hackathons-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}}@media (min-width: 961px){.codeweek-content-wrapper{margin:50px 100px 0}.codeweek-content-header{margin:0 100px}.codeweek-content-wrapper-inside{margin:15px 55px}.community_type{flex-direction:row}}@media (min-width: 1200px){.codeweek-content-wrapper-inside{margin:15px 115px}}.codeweek-youtube-container{width:100%;border:none;height:500px;margin:auto;background-color:#000;position:relative;overflow:hidden}.codeweek-youtube-container .background{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;color:#fff;display:none;align-items:center;justify-content:center;text-align:center}.codeweek-youtube-container .background .container .content{max-width:90%}.codeweek-youtube-container .background .info{width:90%;margin:auto}.codeweek-youtube-container .background .info .button button{background-color:#40b5d1;color:#fff;border:none;padding:10px 20px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;margin:auto}.codeweek-youtube-container .background .info .button button:hover{background:#fe6824}.codeweek-youtube-container .background .info .button button svg{margin-right:.5rem}.codeweek-youtube-container .remember input{margin-right:.5rem}@media (min-width: 1025px){.codeweek-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:15px}.hackathons-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px}}@media (min-width: 1281px){.codeweek-question-container{padding:40px 230px 0 100px}}.hackathons-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px}.hackathons-content-grid .codeweek-card-grid{background-color:#f2f2f8}.hackathons-content-grid .title{font-size:20px;font-weight:700;color:#fe6824;padding:20px}.hackathons-content-grid .author{color:#fe6824;padding:20px}.codeweek-container-lg{max-width:1460px;width:100%;padding:0 20px;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.codeweek-container-lg{padding:0 40px}}.codeweek-container{max-width:1220px;width:100%;padding:0 20px;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.codeweek-container{padding:0 40px}}.codeweek-pagination{margin-top:80px;margin-bottom:60px;display:flex;justify-content:center}.codeweek-pagination ul{list-style:none;display:flex;padding:0;margin:0}.codeweek-pagination ul li a,.codeweek-pagination ul li.active span{cursor:pointer;font-size:16px}.codeweek-pagination ul li a.back,.codeweek-pagination ul li a.next{text-transform:uppercase}.codeweek-pagination ul li a.back{margin-right:10px}.codeweek-pagination ul li a.next{margin-left:5px}.codeweek-pagination ul li a.page,.codeweek-pagination ul li .page-link{border:1px solid #E6E6E6;padding:10px 18px;border-radius:50%;margin-right:5px}.codeweek-pagination ul li a.page.current{color:#000}.codeweek-pagination ul li a[disabled=disabled]{color:#9b9b9b;cursor:not-allowed}@media (min-width: 641px){.codeweek-pagination ul li a,.codeweek-pagination ul li.active span{font-size:18px}.codeweek-pagination ul li a.page,.codeweek-pagination ul li .page-link{padding:15px 22px;margin-right:8px}.codeweek-pagination ul li a.back{margin-right:20px}.codeweek-pagination ul li a.next{margin-left:12px}}@media (min-width: 1281px){.codeweek-pagination ul li a,.codeweek-pagination ul li.active span{font-size:20px}.codeweek-pagination ul li a.page,.codeweek-pagination ul li .page-link{padding:20px 28px;margin-right:10px}.codeweek-pagination ul li a.back{margin-right:20px}.codeweek-pagination ul li a.next{margin-left:10px}}.codeweek-view-calendar .month{font-size:18px;color:#707070;font-family:Helvetica;text-align:center;text-transform:capitalize}.codeweek-view-calendar .month th{font-weight:400;font-family:PT Sans,Roboto;color:#000;font-size:20px}.codeweek-view-calendar .month .filled{background-color:#ffeee6}@media (max-width: 600px){.codeweek-view-calendar{display:none}}.codeweek-table{width:100%}.codeweek-table tr:nth-child(2n){background-color:#ffeee6}.codeweek-table th{color:#fff;background-color:#fe6824;padding:5px;font-weight:400}.codeweek-table td{padding:5px}.codeweek-table .actions{display:flex;justify-content:center}.custom-tinymce .tox-tinymce{border:2px solid #a4b8d9;border-radius:24px}.custom-tinymce .tox-editor-container .tox-menubar{padding:0 12px}.custom-tinymce .tox-toolbar-overlord .tox-toolbar__primary .tox-toolbar__group:first-child{padding-left:12px}.custom-tinymce .tox-toolbar-overlord .tox-toolbar__primary .tox-toolbar__group:last-child{padding-right:12px}.custom-tinymce .tox .tox-statusbar{height:24px;padding:4px 16px}.codeweek-question-container:nth-child(2n){background-color:#ebebf0}#codeweek-schools-page .codeweek-content-wrapper{margin:0;align-items:stretch}#codeweek-beambassadors-page ul{list-style:inherit}#codeweek-ambassadors-page .codeweek-searchbox,#codeweek-pending-events-page .codeweek-searchbox{align-items:center;justify-content:center}#codeweek-training-page .codeweek-banner h2{text-transform:uppercase}#codeweek-searchpage-component .home-map .add-button{top:40px;position:absolute;z-index:3;left:20px}#codeweek-sponsors-page .codeweek-content-wrapper ul{display:grid;grid-template-columns:1fr;grid-gap:30px}#codeweek-sponsors-page .codeweek-content-wrapper ul li{display:flex;justify-content:center;align-items:center;border:1px solid lightgrey;border-radius:10px}#codeweek-pending-events-page .codeweek-content-header .header{display:flex;justify-content:space-between}#codeweek-pending-events-page .codeweek-content-header .header .actions{display:flex;align-items:center}#teacher-details li.active{border-left-color:#f97316;border-top-color:#f97316}@media (min-width: 641px){#codeweek-sponsors-page .codeweek-content-wrapper ul{grid-template-columns:1fr 1fr}}@media (min-width: 961px){#codeweek-sponsors-page .codeweek-content-wrapper ul{grid-template-columns:1fr 1fr 1fr}}#main-banner{background-color:#fe6824;display:flex;flex-direction:column;justify-content:space-between}#main-banner .what{display:flex;margin:50px 10%;margin-bottom:1rem}#main-banner .what .separator{width:32px;border:1px solid #FFFFFF;border-right:0}#main-banner .what .text{font-family:OCR A Std,Open Sans;color:#fff;padding-top:20px;line-height:1.4;padding-bottom:10px}#main-banner .info{display:flex;flex-direction:column}#main-banner .info .when{margin:40px 0 20px 10%}@media (max-width: 993px){#main-banner .info .when{margin:4rem}}@media (max-width: 525px){#main-banner .info .when{margin:0rem}#main-banner .info{padding:1rem}}#main-banner .info .when .arrow{text-align:center;margin-top:70px;margin-left:-10%}#main-banner .info .when .text{display:none}#main-banner .info .when .title{color:#fff;font-size:35px;font-weight:700}#main-banner .info .when .date{color:#fe6824;font-size:23px;font-weight:700;background-color:#fff;padding:5px;margin-top:15px;text-align:center;width:220px}@media (max-width: 993px){#main-banner .info .when .date{width:100%}}#main-banner .info .countdown{margin-bottom:15px}#school-banner{display:flex;flex-direction:column;align-items:center;margin:20px 15px 0;background-color:#ffe3d6;padding:25px 20px 20px;font-weight:700;color:#fe6824}#school-banner .title{font-size:40px;text-align:center}#school-banner .text{font-size:14px;text-align:center}#school-banner .text a{color:#fe6824}#school-banner .text a:hover,#school-banner a:hover .title{color:#40b5d1}.sub-section{display:flex;flex-direction:column;align-items:center;margin:0 15px;padding-top:40px;color:#fe6824}.sub-section .text{font-size:17px;font-weight:700;text-align:center;padding:0 30px;margin-bottom:20px;line-height:1.4}.sub-section .title{margin:30px;border:1px solid #FE6824;border-radius:16px;padding:20px;font-family:OCR A Std,Open Sans;font-size:21px;line-height:1.6}#organize-activity{background-color:#ffe3d6;padding-top:0}#get-started{background-color:#ffeec7}#access-resources{background-color:#dbecf0}#content .mobile-arrow{margin:20px auto;text-align:center}#content .mobile-arrow path{stroke:#fe6824!important}.countdown{position:relative;display:flex;flex-direction:column}#countdown div{padding:10px 5px;margin-right:2px;background-color:#000;color:#fff;font-size:18px;font-family:OCR A Std,Open Sans}#countdown .separator{background-color:transparent;color:#000}@media (min-width: 641px){#main-banner{background-repeat:no-repeat;background-position-x:112%}#main-banner .what .text{font-size:20px}#main-banner .info .when .title{font-size:50px}#main-banner .info .when .date{font-size:25px}}@media (min-width: 961px){#main-banner .what .text{font-size:25px}#main-banner .info{flex-direction:row-reverse;justify-content:flex-end}#main-banner .info .when{width:320px;margin:0 10px 20px 10%}#main-banner .info .when .title{font-size:60px}#main-banner .info .when .date{font-size:35px;width:auto;margin:15px 0}#main-banner .info .when .text{display:initial;color:#fff;font-weight:700;line-height:1.3}#main-banner .info .when .arrow{margin-top:40px}#school-banner{background-color:transparent;flex-direction:row;justify-content:center;margin:40px 0}#school-banner .title{font-size:55px;margin-right:20px}#school-banner .text{font-size:30px;margin-left:10px}.sub-section{flex-direction:row-reverse;padding:60px 0;margin:0 50px}.sub-section .text{font-size:20px;flex-basis:33%;text-align:left}.sub-section .title{font-size:28px;width:420px}.sub-section img{height:400px;flex-basis:33%}#content .mobile-arrow{display:none}#organize-activity{padding:60px 0}#get-started img,#access-resources img{margin-left:-100px;z-index:1}#access-resources{padding:30px 0}#access-resources img{height:470px}}@media (min-width: 1281px){#main-banner{height:644px}#main-banner .info .when{margin-right:50px;width:auto;max-width:500px}#main-banner .info .when .date{font-size:38px;margin-bottom:1rem}#main-banner .info .when .text{font-size:18px}#main-banner .info .countdown{margin-top:3rem;margin-left:-10px}#main-banner .info .when .arrow{width:94px;height:94px;border-radius:50%;background-color:#fe6824;margin-left:94px;margin-top:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}}.homepage-robot .robot-word{position:absolute;top:0;right:60%;transform:scale(.5) translateY(-100%);opacity:0;animation:robotWordAnimation 2s forwards}.homepage-robot .robot-land{transform:translateY(20%);animation:robotLandAnimation 2s forwards}@keyframes robotWordAnimation{to{top:15%;right:70%;transform:scale(1) translateY(-100%);opacity:1}}@keyframes robotLandAnimation{to{transform:translateY(0)}}#codeweek-searchpage-component .home-map .wtmap .wtfooter{display:none}#codeweek-searchpage-component .codeweek-searchbox .basic-fields .right-fields{display:flex}#codeweek-searchpage-component .codeweek-searchbox .basic-fields .codeweek-button,#codeweek-searchpage-component .codeweek-searchbox .basic-fields .year-selection{margin-right:10px}#codeweek-searchpage-component .codeweek-searchbox .basic-fields{flex-direction:column}#codeweek-searchpage-component .codeweek-searchbox .basic-fields .right-fields{margin-top:10px;justify-content:center}#codeweek-searchpage-component{position:relative;padding-bottom:30px}#loadmask{width:100%;height:452px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;z-index:1000;background-color:#fff}#loadmask .loading{display:flex;justify-content:center;align-items:center}.sub-category-title{color:#fe6824;font-size:40px;font-style:italic;width:100%;margin-bottom:40px;text-align:center}.reported-event,.event-already-reported,.report-event{display:flex;justify-content:flex-end;align-items:center;padding:5px;background-color:#f8f8f8}.reported-event .actions,.event-already-reported .actions,.report-event .actions{margin-left:10px}.moderate-event{display:flex;align-items:center;padding:5px;background-color:#f8f8f8}.moderate-event .actions{margin-left:10px}.event-is-pending{padding:10px;background-color:#ffffc3;text-align:center}@media (min-width: 641px){.sub-category-title{text-align:left}}@media (min-width: 961px){#codeweek-searchpage-component .codeweek-searchbox .basic-fields{flex-direction:row}#codeweek-searchpage-component .codeweek-searchbox .basic-fields .right-fields{margin-top:0}}.codeweek-content-wrapper .tools{display:flex;justify-content:flex-end;padding-bottom:30px;width:100%}#codeweek-about-page .codeweek-content-wrapper h1,#codeweek-about-page .codeweek-content-wrapper p{padding:15px 20px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box{background-color:#deebf4;padding:20px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-white-box{padding:20px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box h1,#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box p{padding-left:0}#codeweek-about-page .codeweek-content-wrapper .partners a{display:flex}#codeweek-about-page .codeweek-content-wrapper .partners a:hover h1{color:#40b5d1}#codeweek-about-page .codeweek-content-wrapper .partners a h1{padding-right:10px}@media (min-width: 641px){#codeweek-about-page .codeweek-content-wrapper h1,#codeweek-about-page .codeweek-content-wrapper p{padding:15px 40px}#codeweek-about-page h3{margin-top:15px}#codeweek-about-page h4{margin-top:8px;margin-left:10px;margin-bottom:4px;color:#0d2460}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box .codeweek-about-white-box{padding:20px 40px}}@media (min-width: 961px){#codeweek-about-page .codeweek-content-wrapper h1,#codeweek-about-page .codeweek-content-wrapper p{padding:20px 100px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-blue-box{background-color:#deebf4;padding:40px 100px}#codeweek-about-page .codeweek-content-wrapper .codeweek-about-white-box{padding:40px 100px}}@media (min-width: 1025px){#codeweek-about-page .codeweek-content-wrapper .about-two-column{display:grid;grid-template-columns:1fr 1fr;margin-top:20px}}#codeweek-login-page .codeweek-content-wrapper-inside{display:flex;flex-direction:column}#codeweek-login-page .codeweek-content-wrapper-inside .social-media-buttons{order:3;display:flex;flex-direction:column}#codeweek-login-page .codeweek-content-wrapper-inside .social-media-buttons .codeweek-action-link-button{text-transform:none}#codeweek-login-page .login-form{flex:1;margin-left:10px;margin-top:30px;order:1}#codeweek-login-page .codeweek-form-field-checkbox{text-transform:uppercase;justify-content:flex-start}#codeweek-login-page .codeweek-form-field input{min-height:57px}#codeweek-login-page .codeweek-form-field label{width:auto;text-align:left;margin-left:20px;margin-bottom:10px}#codeweek-login-page .codeweek-button{display:flex;flex:1}#codeweek-login-page .codeweek-button input{flex:1}#codeweek-login-page .separator{display:flex;flex-direction:row;align-items:center;padding:0 30px;order:2;gap:10px}#codeweek-login-page .separator .line{border-top:1px solid #ccc;flex:1}#codeweek-login-page .separator .text{padding:20px 0;font-size:22px}#codeweek-login-page .social-media-buttons .codeweek-action-link-button{display:flex;align-items:center;margin-bottom:15px;font-size:24px;font-weight:400;height:80px}#codeweek-login-page .social-media-buttons .codeweek-action-link-button svg,#codeweek-login-page .social-media-buttons .codeweek-action-link-button img{height:50px;fill:#fff;margin-right:30px;border-right:1px solid;padding-right:10px}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.github{background-color:#8f7ba1}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.twitter{background-color:#000}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.facebook{background-color:#4267b2}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.google{background-color:#db3236}#codeweek-login-page .social-media-buttons .codeweek-action-link-button.azure{background-color:#0072c6}#codeweek-login-page .login-other-actions{display:flex;margin-top:60px;font-size:14px;height:30px}#codeweek-login-page .login-other-actions .forgot-password{margin-right:20px;border-right:1px solid #ccc;padding-right:20px}#codeweek-login-page .login-other-actions .forgot-password,#codeweek-login-page .login-other-actions .sign-up{display:flex;align-items:center}@media (min-width: 1200px){#codeweek-login-page .codeweek-content-wrapper-inside{display:flex;flex-direction:row}#codeweek-login-page .codeweek-content-wrapper-inside .social-media-buttons{order:1}#codeweek-login-page .separator{order:2;display:flex;flex-direction:column;align-items:center;padding:0 30px;gap:0}#codeweek-login-page .login-form{order:3}#codeweek-login-page .separator .line{border-right:1px solid #ccc;flex:1}}.help-block .errorlist{margin:0}.reset_title{color:var(--Dark-Blue-500, #1C4DA1);font-family:Montserrat;font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-.72px;padding-bottom:40px}.reset_description{color:var(--Slate-500, #333E48);font-family:Blinker;font-size:20px;font-style:normal;font-weight:400;line-height:30px;padding-bottom:40px}#codeweek-login-page .codeweek-form-field{flex-direction:column;align-items:flex-start}#codeweek-forgotpassword-page .codeweek-form-field,.codeweek-form-field-searchable{display:flex;justify-content:stretch;flex:1;align-items:flex-start;flex-direction:column;align-content:flex-start}.codeweek-form-field-add{display:flex;flex:1;flex-direction:row;align-items:center}@media screen and (max-width: 1080px){.reset_title{color:var(--Dark-Blue-500, #1C4DA1);font-family:Montserrat;font-size:30px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:-.72px;display:flex;padding-bottom:24px}.reset_description{font-family:Blinker;font-size:20px;font-style:normal;font-weight:400;line-height:30px;padding-bottom:24px}}#codeweek-toolkits-page .codeweek-content-wrapper .button{text-align:center;margin:15px}.copyright{margin-top:30px;padding-bottom:30px;width:100%;color:#0e4984;font-size:small}.subtitle{margin-top:10px;font-size:x-large}.codeweek-code-hunting-map-card{display:flex}.codeweek-code-hunting-map-card .left{display:flex;flex-direction:column}.codeweek-code-hunting-map-card .left img{border-radius:15px;width:150px;height:150px;-o-object-fit:cover;object-fit:cover}.codeweek-code-hunting-map-card .left .links{display:flex;flex-direction:column;align-items:center}.codeweek-code-hunting-map-card .left .links .link{padding:5px}.codeweek-code-hunting-map-card .center{margin:0 10px;flex:1}.codeweek-code-hunting-map-card .center .title{font-size:18px;font-weight:700}.codeweek-code-hunting-map-card .center .description{line-height:1.5;margin-top:5px}.codeweek-code-hunting-map-card .center .link{padding:10px;display:flex;align-items:center;justify-content:center}.codeweek-code-hunting-map-card .qrcode{width:150px}.codeweek-code-hunting-map-card .qrcode-link{height:-moz-max-content;height:max-content}header.hackathons nav{max-width:none}header.hackathons nav ul li a{font-size:19px}header.hackathons #right-menu{padding-right:0}header.hackathons #right-menu #hackathons-register-button{background-color:#fe6824;width:195px;height:156px;display:flex;justify-content:center;align-items:center}header.hackathons #right-menu #hackathons-register-button a{height:100%;color:#fff;font-size:20px;display:flex;justify-content:center;align-items:center}.hackathons-content-header{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%}#secondary-menu{display:flex;justify-content:flex-end;margin-right:30px;flex:initial;margin-bottom:10px}#secondary-menu ul li a{font-size:16px;display:flex;color:#9b9b9b}#secondary-menu ul li a img{margin-right:10px}.codeweek-banner.hackathons{height:auto;margin:0;display:block}.codeweek-banner.hackathons .image{margin:0}.codeweek-banner.hackathons .image .text{position:absolute;margin:215px 5px 10px;max-width:300px;text-align:center}.codeweek-banner.hackathons .image .desktop{display:none}.hackathons-content-grid{grid-template-columns:1fr 1fr}.codeweek-banner.hackathons .image{justify-content:center}.codeweek-banner.hackathons .image .text .text-inside h1{color:#fe6824}#codeweek-hackathons-page h1{font-size:30px;font-weight:400}#codeweek-hackathons-page .align-center{text-align:center}.hackathons_section{display:flex;padding:20px 40px}.hackathons_section img{flex:1}#codeweek-hackathons-page p{font-size:14px;line-height:1.4}.hackathons_section{flex-direction:column}.hackathons_section .text-inside{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.hackathons_section p{color:#fff}.hackathons_section.how_coding{background-color:#180053}.hackathons-content-grid{margin-top:35px;margin-bottom:80px}.hackathons-content-grid .codeweek-card-grid{background-color:transparent}.hackathons-content-grid .codeweek-card-grid .date{font-size:25px;color:#fe6824;font-weight:700}.hackathons-content-grid .codeweek-card-grid .location{font-size:18px;color:#fe6824}.hackathons-content-grid .codeweek-card-grid .city-image{position:relative;margin-bottom:5px}.hackathons-content-grid .codeweek-card-grid .city-image .transparent{position:absolute;width:100%;height:100%;top:0;opacity:.35;background-color:#180253}.hackathons-content-grid .codeweek-card-grid .city-image .text{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.hackathons-content-grid .codeweek-card-grid .city-image .text .title{padding:0;color:#fff;font-family:OCR A Std,Open Sans}.hackathons-content-grid .codeweek-card-grid .city-image .text .title.hackaton{font-size:20px}.hackathons-content-grid .codeweek-card-grid :hover .transparent{opacity:.69}.hackathons-content-grid .codeweek-card-grid :hover .city-image .text .title{color:#fe6824}@media (min-width: 481px){.codeweek-banner.hackathons .image .desktop{display:block}.codeweek-banner.hackathons .image .mobile{display:none}.codeweek-banner.hackathons .image .text{margin:10px 5px}.codeweek-banner.hackathons .image{justify-content:flex-end}}@media (min-width: 641px){#codeweek-hackathons-page h2{font-size:20px}.codeweek-banner.hackathons .image .text .text-inside{text-align:center}.hackathons-content-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}#codeweek-hackathons-page h1{font-size:40px}#codeweek-hackathons-page h1+p{padding-top:30px}#codeweek-hackathons-page .align-center{text-align:center}.hackathons_section{flex-direction:row}.hackathons_section .text-inside{margin-left:70px}}@media (min-width: 961px){#codeweek-hackathons-page h1{font-size:45px}#codeweek-hackathons-page h2{font-size:25px}.codeweek-banner.hackathons .image .text{position:absolute;margin:15px 10px;max-width:350px}}@media (min-width: 1025px){#codeweek-hackathons-page h1{font-size:50px}#codeweek-hackathons-page h2{font-size:30px}.codeweek-banner.hackathons .image .text{position:absolute;margin:30px 20px;max-width:400px}}@media (min-width: 1281px){#codeweek-hackathons-page h1{font-size:55px}#codeweek-hackathons-page h2{font-size:35px}.hackathons-content-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.codeweek-banner.hackathons .image .text{position:absolute;margin:40px 25px;max-width:415px}.hackathons_section{padding:90px 120px}#codeweek-hackathons-page p{font-size:18px}}#codeweek-hackathons-page .hackathons_section.organisers{background-color:#ddd;padding:0 0 20px;align-items:flex-start}#codeweek-hackathons-page .hackathons_section.organisers p{color:#000}#codeweek-hackathons-page .hackathons_section.organisers img{flex:initial}#codeweek-hackathons-page .hackathons_section.organisers .text-inside{padding:20px}@media (min-width: 641px){#codeweek-hackathons-page .hackathons_section.organisers{padding:0 0 40px;flex-direction:row-reverse}#codeweek-hackathons-page .hackathons_section.organisers img{width:450px}#codeweek-hackathons-page .hackathons_section.organisers h1{margin-top:30px;margin-right:0}#codeweek-hackathons-page .hackathons_section.organisers .text-inside{margin-left:40px}}@media (min-width: 1025px){#codeweek-hackathons-page .hackathons_section.organisers img{width:auto}#codeweek-hackathons-page .hackathons_section.organisers h1{margin-right:-150px;margin-top:80px}#codeweek-hackathons-page .hackathons_section.organisers .text-inside{padding-top:80px}}#codeweek-hackathons-page .hackathons_section.look_like{background-image:url(/images/hackathons/look_like.png);background-repeat:no-repeat;padding:0;justify-content:flex-end;background-size:cover}#codeweek-hackathons-page .hackathons_section.look_like .text-inside{background-color:#180053a6;flex:1;margin:0;padding:20px;text-align:center}@media (min-width: 641px){#codeweek-hackathons-page .hackathons_section.look_like .text-inside{width:60%;flex:initial;margin:0;padding:30px 20px;text-align:left}}@media (min-width: 961px){#codeweek-hackathons-page .hackathons_section.look_like .text-inside{width:40%;padding:100px 60px}}#codeweek-hackathons-page .hackathons_section.take_part{background-color:#f2f2f2;padding:20px}#codeweek-hackathons-page .hackathons_section.take_part p{color:#000}#codeweek-hackathons-page .hackathons_section.take_part .text-inside{margin:0}@media (min-width: 961px){#codeweek-hackathons-page .hackathons_section.take_part{padding:50px 70px 30px}#codeweek-hackathons-page .hackathons_section.take_part h1{padding-right:30px}#codeweek-hackathons-page .hackathons_section.take_part p{padding-right:70px}}:lang(el) header nav ul li a{font-size:17px}:lang(de) header nav ul li a,:lang(fr) header nav ul li a,:lang(nl) header nav ul li a{font-size:18px}@media (min-width: 1281px){:lang(bg) #main-banner .info .when .date,:lang(de) #main-banner .info .when .date{font-size:30px}:lang(bg) #main-banner .info .when .arrow,:lang(de) #main-banner .info .when .arrow{margin-top:30px}:lang(el) #main-banner .info .when .date,:lang(hu) #main-banner .info .when .date,:lang(it) #main-banner .info .when .date,:lang(me) #main-banner .info .when .date,:lang(mk) #main-banner .info .when .date,:lang(nl) #main-banner .info .when .date,:lang(ro) #main-banner .info .when .date{font-size:30px}:lang(es) #main-banner .info .when .date,:lang(pl) #main-banner .info .when .date{font-size:25px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 480px){.container{max-width:480px}}@media (min-width: 575px){.container{max-width:575px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 993px){.container{max-width:993px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.\!bottom-0{bottom:0!important}.\!right-0{right:0!important}.-bottom-10{bottom:-2.5rem}.-bottom-2{bottom:-.5rem}.-bottom-24{bottom:-6rem}.-bottom-28{bottom:-7rem}.-bottom-6{bottom:-1.5rem}.-left-1\/4{left:-25%}.-left-2{left:-.5rem}.-left-36{left:-9rem}.-left-6{left:-1.5rem}.-left-\[10rem\]{left:-10rem}.-right-1\/4{right:-25%}.-right-14{right:-3.5rem}.-right-16{right:-4rem}.-right-2{right:-.5rem}.-right-8{right:-2rem}.-top-52{top:-13rem}.-top-6{top:-1.5rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-12{bottom:3rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-4{bottom:1rem}.bottom-40{bottom:10rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-12{left:3rem}.left-2{left:.5rem}.left-24{left:6rem}.left-4{left:1rem}.left-40{left:10rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-\[3px\]{left:3px}.left-\[calc\(100\%\+1\.5rem\)\]{left:calc(100% + 1.5rem)}.left-full{left:100%}.right-0{right:0}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-20{right:5rem}.right-3{right:.75rem}.right-36{right:9rem}.right-4{right:1rem}.right-40{right:10rem}.right-6{right:1.5rem}.right-\[20px\]{right:20px}.right-full{right:100%}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-12{top:3rem}.top-14{top:3.5rem}.top-24{top:6rem}.top-28{top:7rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[125px\]{top:125px}.top-\[139px\]{top:139px}.top-\[198px\]{top:198px}.top-\[57px\]{top:57px}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[1\]{z-index:1}.z-\[8\]{z-index:8}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.order-1{order:1}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.float-left{float:left}.m-0{margin:0}.m-12{margin:3rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.-mt-1{margin-top:-.25rem}.-mt-24{margin-top:-6rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.mr-\[2px\]{margin-right:2px}.ms-2{margin-inline-start:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[\.1rem\]{margin-top:.1rem}.mt-\[13px\]{margin-top:13px}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[1\.5\]{aspect-ratio:1.5}.aspect-\[1\.63\]{aspect-ratio:1.63}.aspect-\[1097\/845\]{aspect-ratio:1097/845}.aspect-\[2\.5\]{aspect-ratio:2.5}.aspect-\[2\]{aspect-ratio:2}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-square{aspect-ratio:1 / 1}.\!h-10{height:2.5rem!important}.\!h-full{height:100%!important}.h-0{height:0px}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[118px\]{height:118px}.h-\[120px\]{height:120px}.h-\[160px\]{height:160px}.h-\[167px\]{height:167px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[280px\]{height:280px}.h-\[2px\]{height:2px}.h-\[400px\]{height:400px}.h-\[48px\]{height:48px}.h-\[50\%\]{height:50%}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[520px\]{height:520px}.h-\[560px\]{height:560px}.h-\[56px\]{height:56px}.h-\[760px\]{height:760px}.h-\[800px\]{height:800px}.h-\[88px\]{height:88px}.h-\[93px\]{height:93px}.h-\[calc\(100dvh-139px\)\]{height:calc(100dvh - 139px)}.h-\[calc\(80vw-40px\)\]{height:calc(80vw - 40px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0px}.max-h-60{max-height:15rem}.max-h-80{max-height:20rem}.max-h-\[396px\]{max-height:396px}.max-h-\[449px\]{max-height:449px}.max-h-\[450px\]{max-height:450px}.max-h-\[646px\]{max-height:646px}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.max-h-full{max-height:100%}.min-h-12{min-height:3rem}.min-h-3{min-height:.75rem}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-\[120px\]{min-height:120px}.min-h-\[160px\]{min-height:160px}.min-h-\[1px\]{min-height:1px}.min-h-\[244px\]{min-height:244px}.min-h-\[24px\]{min-height:24px}.min-h-\[48px\]{min-height:48px}.min-h-\[560px\]{min-height:560px}.min-h-\[84px\]{min-height:84px}.min-h-screen{min-height:100vh}.\!w-10{width:2.5rem!important}.w-0{width:0px}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-\[108px\]{width:108px}.w-\[118px\]{width:118px}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[150vw\]{width:150vw}.w-\[184px\]{width:184px}.w-\[200px\]{width:200px}.w-\[208px\]{width:208px}.w-\[26px\]{width:26px}.w-\[280px\]{width:280px}.w-\[57\.875rem\]{width:57.875rem}.w-\[68\.5625rem\]{width:68.5625rem}.w-\[88px\]{width:88px}.w-\[93px\]{width:93px}.w-\[calc\(100\%-1rem\)\]{width:calc(100% - 1rem)}.w-\[calc\(33\.33\%-8px\)\]{width:calc(33.33% - 8px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-4{min-width:1rem}.min-w-6{min-width:1.5rem}.min-w-60{min-width:15rem}.min-w-8{min-width:2rem}.min-w-\[353px\]{min-width:353px}.min-w-\[55\%\]{min-width:55%}.\!max-w-\[1428px\]{max-width:1428px!important}.\!max-w-none{max-width:none!important}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1080px\]{max-width:1080px}.max-w-\[1186px\]{max-width:1186px}.max-w-\[140px\]{max-width:140px}.max-w-\[1428px\]{max-width:1428px}.max-w-\[450px\]{max-width:450px}.max-w-\[480px\]{max-width:480px}.max-w-\[525px\]{max-width:525px}.max-w-\[530px\]{max-width:530px}.max-w-\[532px\]{max-width:532px}.max-w-\[560px\]{max-width:560px}.max-w-\[582px\]{max-width:582px}.max-w-\[600px\]{max-width:600px}.max-w-\[632px\]{max-width:632px}.max-w-\[637px\]{max-width:637px}.max-w-\[643px\]{max-width:643px}.max-w-\[660px\]{max-width:660px}.max-w-\[674px\]{max-width:674px}.max-w-\[708px\]{max-width:708px}.max-w-\[720px\]{max-width:720px}.max-w-\[725px\]{max-width:725px}.max-w-\[80\%\]{max-width:80%}.max-w-\[819px\]{max-width:819px}.max-w-\[82px\]{max-width:82px}.max-w-\[830px\]{max-width:830px}.max-w-\[852px\]{max-width:852px}.max-w-\[864px\]{max-width:864px}.max-w-\[880px\]{max-width:880px}.max-w-\[890px\]{max-width:890px}.max-w-\[900px\]{max-width:900px}.max-w-\[907px\]{max-width:907px}.max-w-\[calc\(70vw\)\]{max-width:70vw}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-0{flex-basis:0px}.border-collapse{border-collapse:collapse}.\!translate-y-0{--tw-translate-y: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-12{--tw-translate-x: -3rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-2{--tw-translate-x: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-6{--tw-translate-x: -1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-3{--tw-translate-y: -.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-2{--tw-translate-x: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[10\%\]{--tw-translate-y: 10%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-162\.343deg\]{--tw-rotate: -162.343deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.list-\[circle\]{list-style-type:circle}.list-\[lower-alpha\]{list-style-type:lower-alpha}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-28{gap:7rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[22px\]{gap:22px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[100px\]{border-radius:100px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[32px\]{border-radius:32px}.rounded-\[32px_0_0_0\]{border-radius:32px 0 0}.rounded-\[60px\]{border-radius:60px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-\[32px\]{border-top-left-radius:32px;border-top-right-radius:32px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-bl-\[30px\]{border-bottom-left-radius:30px}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr{border-top-right-radius:.25rem}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-\[3px\]{border-width:3px}.border-x-4{border-left-width:4px;border-right-width:4px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.\!border-b-0{border-bottom-width:0px!important}.\!border-r-0{border-right-width:0px!important}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-8{border-bottom-width:8px}.border-b-\[20px\]{border-bottom-width:20px}.border-b-\[3px\]{border-bottom-width:3px}.border-l-\[20px\]{border-left-width:20px}.border-l-\[4px\]{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-r-\[20px\]{border-right-width:20px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-\[3px\]{border-top-width:3px}.border-t-\[5px\]{border-top-width:5px}.\!border-solid{border-style:solid!important}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.border-\[\#05603A\]{--tw-border-opacity: 1;border-color:rgb(5 96 58 / var(--tw-border-opacity, 1))}.border-\[\#1C4DA1\]{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.border-\[\#A4B8D9\]{--tw-border-opacity: 1;border-color:rgb(164 184 217 / var(--tw-border-opacity, 1))}.border-\[\#A9A9A9\]{--tw-border-opacity: 1;border-color:rgb(169 169 169 / var(--tw-border-opacity, 1))}.border-\[\#ADB2B6\]{--tw-border-opacity: 1;border-color:rgb(173 178 182 / var(--tw-border-opacity, 1))}.border-\[\#B399D6\]{--tw-border-opacity: 1;border-color:rgb(179 153 214 / var(--tw-border-opacity, 1))}.border-\[\#CA8A00\]{--tw-border-opacity: 1;border-color:rgb(202 138 0 / var(--tw-border-opacity, 1))}.border-\[\#D6D8DA\]{--tw-border-opacity: 1;border-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.border-\[\#D9CCEA\]{--tw-border-opacity: 1;border-color:rgb(217 204 234 / var(--tw-border-opacity, 1))}.border-\[\#DBECF0\]{--tw-border-opacity: 1;border-color:rgb(219 236 240 / var(--tw-border-opacity, 1))}.border-\[\#F95C22\]{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.border-\[\#FBBB26\]{--tw-border-opacity: 1;border-color:rgb(251 187 38 / var(--tw-border-opacity, 1))}.border-\[\#FFEF99\]{--tw-border-opacity: 1;border-color:rgb(255 239 153 / var(--tw-border-opacity, 1))}.border-\[\#ffa7b4\]{--tw-border-opacity: 1;border-color:rgb(255 167 180 / var(--tw-border-opacity, 1))}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-dark-blue{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.border-dark-blue-100{--tw-border-opacity: 1;border-color:rgb(210 219 236 / var(--tw-border-opacity, 1))}.border-dark-blue-200{--tw-border-opacity: 1;border-color:rgb(164 184 217 / var(--tw-border-opacity, 1))}.border-dark-blue-300{--tw-border-opacity: 1;border-color:rgb(119 148 199 / var(--tw-border-opacity, 1))}.border-dark-blue-400{--tw-border-opacity: 1;border-color:rgb(73 113 180 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.border-secondary{--tw-border-opacity: 1;border-color:rgb(22 65 148 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-zinc-100{--tw-border-opacity: 1;border-color:rgb(244 244 245 / var(--tw-border-opacity, 1))}.border-b-\[\#F4F6FA\]{--tw-border-opacity: 1;border-bottom-color:rgb(244 246 250 / var(--tw-border-opacity, 1))}.border-b-\[\#ffffff\]{--tw-border-opacity: 1;border-bottom-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-b-gray-800{--tw-border-opacity: 1;border-bottom-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-l-gray-800{--tw-border-opacity: 1;border-left-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-r-\[\#D9CCEA\]{--tw-border-opacity: 1;border-right-color:rgb(217 204 234 / var(--tw-border-opacity, 1))}.border-r-gray-800{--tw-border-opacity: 1;border-right-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-r-transparent{border-right-color:transparent}.border-t-gray-800{--tw-border-opacity: 1;border-top-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.\!bg-dark-blue{--tw-bg-opacity: 1 !important;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))!important}.\!bg-primary{--tw-bg-opacity: 1 !important;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))!important}.bg-\[\#00B3E3\]{--tw-bg-opacity: 1;background-color:rgb(0 179 227 / var(--tw-bg-opacity, 1))}.bg-\[\#1C4DA1CC\]{background-color:#1c4da1cc}.bg-\[\#1C4DA1\]{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.bg-\[\#410098\]{--tw-bg-opacity: 1;background-color:rgb(65 0 152 / var(--tw-bg-opacity, 1))}.bg-\[\#99E1F4\]{--tw-bg-opacity: 1;background-color:rgb(153 225 244 / var(--tw-bg-opacity, 1))}.bg-\[\#A4B8D9\]{--tw-bg-opacity: 1;background-color:rgb(164 184 217 / var(--tw-bg-opacity, 1))}.bg-\[\#B399D6\]{--tw-bg-opacity: 1;background-color:rgb(179 153 214 / var(--tw-bg-opacity, 1))}.bg-\[\#CCF0F9\]{--tw-bg-opacity: 1;background-color:rgb(204 240 249 / var(--tw-bg-opacity, 1))}.bg-\[\#E8EDF6\]{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.bg-\[\#F2FBFE\]{--tw-bg-opacity: 1;background-color:rgb(242 251 254 / var(--tw-bg-opacity, 1))}.bg-\[\#F4F6FA\]{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F2FA\]{--tw-bg-opacity: 1;background-color:rgb(245 242 250 / var(--tw-bg-opacity, 1))}.bg-\[\#F95C22\]{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-\[\#FE6824\]{--tw-bg-opacity: 1;background-color:rgb(254 104 36 / var(--tw-bg-opacity, 1))}.bg-\[\#FEEFE9\]{--tw-bg-opacity: 1;background-color:rgb(254 239 233 / var(--tw-bg-opacity, 1))}.bg-\[\#FFD700\]{--tw-bg-opacity: 1;background-color:rgb(255 215 0 / var(--tw-bg-opacity, 1))}.bg-\[\#FFEF99\]{--tw-bg-opacity: 1;background-color:rgb(255 239 153 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFBE5\]{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[\#f95c22\]{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-\[\#fe85351a\]{background-color:#fe85351a}.bg-\[\#ffe5e9\]{--tw-bg-opacity: 1;background-color:rgb(255 229 233 / var(--tw-bg-opacity, 1))}.bg-\[\#ffffff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-aqua{--tw-bg-opacity: 1;background-color:rgb(177 224 229 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50\/75{background-color:#eff6ffbf}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.bg-dark-blue{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.bg-dark-blue-50{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.bg-dark-orange{--tw-bg-opacity: 1;background-color:rgb(182 49 0 / var(--tw-bg-opacity, 1))}.bg-gray-10{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-light-blue{--tw-bg-opacity: 1;background-color:rgb(242 251 254 / var(--tw-bg-opacity, 1))}.bg-light-blue-100{--tw-bg-opacity: 1;background-color:rgb(204 240 249 / var(--tw-bg-opacity, 1))}.bg-light-blue-300{--tw-bg-opacity: 1;background-color:rgb(102 209 238 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-yellow{--tw-bg-opacity: 1;background-color:rgb(255 215 0 / var(--tw-bg-opacity, 1))}.bg-yellow-2{--tw-bg-opacity: 1;background-color:rgb(255 247 204 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.bg-opacity-25{--tw-bg-opacity: .25}.bg-blue-gradient{background-image:linear-gradient(161.75deg,#1254c5 16.95%,#0040ae 31.1%)}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-green-gradient{background-image:linear-gradient(90deg,#33c2e9 35%,#00b3e3 90%)}.bg-light-blue-gradient{background-image:linear-gradient(161.75deg,#33c2e9 16.95%,#00b3e3 31.1%)}.bg-orange-gradient{background-image:linear-gradient(36.92deg,#f95c22 20.32%,#ff885c 28.24%)}.bg-secondary-gradient{background-image:linear-gradient(36.92deg,#1c4da1 20.32%,#0040ae 28.24%)}.bg-violet-gradient{background-image:linear-gradient(247deg,#410098 22.05%,#6733ad 79.09%)}.bg-yellow-transparent-gradient{background-image:linear-gradient(90deg,#fffbe5 35%,#0000 90%)}.bg-yellow-transparent-opposite-gradient{background-image:linear-gradient(90deg,#0000 10%,#fffbe5 65%)}.from-\[\#ff4694\]{--tw-gradient-from: #ff4694 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 70 148 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#776fff\]{--tw-gradient-to: #776fff var(--tw-gradient-to-position)}.fill-\[\#000000\]{fill:#000}.fill-\[\#FFD700\]{fill:gold}.fill-current{fill:currentColor}.fill-orange-500{fill:#f97316}.fill-primary{fill:#f95c22}.fill-white{fill:#fff}.stroke-\[\#414141\]{stroke:#414141}.stroke-current{stroke:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[13px\]{padding:13px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[44px\]{padding-left:44px;padding-right:44px}.px-\[60px\]{padding-left:60px;padding-right:60px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[5rem\]{padding-top:5rem;padding-bottom:5rem}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.\!pb-0{padding-bottom:0!important}.\!pb-8{padding-bottom:2rem!important}.\!pr-10{padding-right:2.5rem!important}.\!pt-16{padding-top:4rem!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0\.5{padding-left:.125rem}.pl-14{padding-left:3.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-48{padding-right:12rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-60{padding-top:15rem}.pt-8{padding-top:2rem}.pt-\[5rem\]{padding-top:5rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.font-\[\'Blinker\'\]{font-family:Blinker}.font-\[\'Montserrat\'\]{font-family:Montserrat}.font-\[Blinker\]{font-family:Blinker}.font-\[Montserrat\]{font-family:Montserrat}.font-blinker{font-family:Blinker,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.\!text-\[16px\]{font-size:16px!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[30px\]{font-size:30px}.text-base{font-size:1.125rem}.text-default{font-size:16px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.\!capitalize{text-transform:capitalize!important}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-10{line-height:2.5rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[1\.4\]{line-height:1.4}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[30px\]{line-height:30px}.leading-\[36px\]{line-height:36px}.leading-\[44px\]{line-height:44px}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[\.1px\]{letter-spacing:.1px}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#1C4DA1\]{--tw-text-opacity: 1 !important;color:rgb(28 77 161 / var(--tw-text-opacity, 1))!important}.\!text-\[\#ffffff\]{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#05603A\]{--tw-text-opacity: 1;color:rgb(5 96 58 / var(--tw-text-opacity, 1))}.text-\[\#164194\]{--tw-text-opacity: 1;color:rgb(22 65 148 / var(--tw-text-opacity, 1))}.text-\[\#1C4DA1\],.text-\[\#1c4da1\]{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.text-\[\#20262C\],.text-\[\#20262c\]{--tw-text-opacity: 1;color:rgb(32 38 44 / var(--tw-text-opacity, 1))}.text-\[\#333E48\],.text-\[\#333e48\]{--tw-text-opacity: 1;color:rgb(51 62 72 / var(--tw-text-opacity, 1))}.text-\[\'\#20262C\'\]{color:"#20262C"}.text-\[\'Blinker\'\]{color:"Blinker"}.text-\[ff526c\]{color:ff526c}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-dark-blue{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.text-dark-blue-400{--tw-text-opacity: 1;color:rgb(73 113 180 / var(--tw-text-opacity, 1))}.text-error-200{--tw-text-opacity: 1;color:rgb(227 5 25 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(249 92 34 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:rgb(22 65 148 / var(--tw-text-opacity, 1))}.text-slate,.text-slate-400{--tw-text-opacity: 1;color:rgb(92 101 109 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(51 62 72 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(32 38 44 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.bg-blend-multiply{background-blend-mode:multiply}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[118px\]{--tw-blur: blur(118px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur: blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[1\.5s\]{transition-duration:1.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}html{line-height:1.15}body{margin:0;font-family:PT Sans,Roboto;background-color:#eee}a{color:#40b5d1;text-decoration:none;box-sizing:border-box}img{max-width:100%;height:auto}input{margin:0;line-height:1.15;border:0;font-family:inherit;outline:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0}button{cursor:pointer;background-color:transparent;border:0}h1{color:#fe6824;font-weight:700;font-size:20px;line-height:1.3}h2{color:#fe6824;font-weight:700;font-size:18px;line-height:1.3}.orange{color:#fe6824}p{padding:15px 0}p.partner_text{color:#fff;font-family:PT Sans;font-size:16px;font-style:normal;font-weight:700;line-height:24px}h1+p{padding-top:30px}main{margin-left:auto;margin-right:auto;background-color:#fff}body:not(.new-layout) main{max-width:1280px}ul{list-style:none;line-height:1.5;padding:0;margin:20px 0}#app{position:relative;background-color:#fff;margin-right:auto;margin-left:auto}body:not(.new-layout) #app{max-width:1280px}.show{display:block!important}.hide{display:none!important}.show-flex{display:flex!important}@media (min-width: 641px){h1{font-size:30px}h2{font-size:25px}}@media (min-width: 961px){h1{font-size:40px}h2{font-size:30px}}.cookweek-link{display:inline-flex;align-items:center;gap:4px;font-family:Montserrat;color:#1c4da1;font-size:16px;font-weight:600}.cookweek-link.hover-underline{position:relative}.cookweek-link.hover-underline .arrow-icon{color:#1c4da1;transition-duration:.3s}.cookweek-link.hover-underline:hover .arrow-icon{transform:scale(-1)}.cookweek-link.hover-underline:hover:after{width:100%}.cookweek-link.hover-underline:after{content:"";position:absolute;width:0;height:2px;background-color:#1c4da1;bottom:0;left:0;transition-duration:.3s}.marker-popup-content .marker-popup-description{max-height:200px;overflow:auto}.marker-popup-content .marker-popup-description p{font-size:14px;padding:0;margin:4px 0}.cookies ul{list-style:disc;line-height:1.5;padding:5px;margin:5px 20px 10px}#codeweek-error-page{display:flex;justify-content:center;align-items:center;position:relative}.error-container{display:flex;align-items:center;gap:40px;padding:40px;background-color:#fff}.error-box{max-width:400px;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);text-align:center;z-index:2}.error-box h1{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:120px;font-style:normal;font-weight:900;line-height:144px;letter-spacing:-2.4px}.error-robot svg{max-width:915px;margin:0 auto}.error-box p{text-align:center;font-family:Montserrat;font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#003087;padding:0}.error-box a{display:inline-block;margin-top:20px;padding:12px 24px;color:var(--Slate-600, #20262C);font-family:Blinker;font-size:18px;font-style:normal;font-weight:600;line-height:28px;background-color:#f25022;border-radius:25px;text-decoration:none}.error-robot{z-index:1}.error-box a:hover{background-color:#fb9d7a}.desktop-robot{display:block}.mobile-robot{display:none}.footer-ellipse{position:absolute;height:324px;bottom:0;width:100%;z-index:0}@media (min-width: 568px) and (max-width: 1024px){.error-container{padding:40px 0}.error-robot svg{max-width:568px;margin:0 auto}.error-box h1{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:44.984px;font-style:normal;font-weight:900;line-height:53.98px;letter-spacing:-.9px}.error-box p{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:11.996px;font-style:normal;font-weight:600;line-height:14.995px}}@media (max-width: 568px){#codeweek-error-page{justify-content:flex-start}.desktop-robot{display:none}.mobile-robot{display:block}.error-box h1{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:44.984px;font-style:normal;font-weight:900;line-height:53.98px;letter-spacing:-.9px}.error-box p{color:var(--Dark-Blue-500, #1C4DA1);text-align:center;font-family:Montserrat;font-size:11.996px;font-style:normal;font-weight:600;line-height:14.995px;max-width:150px;margin:0 auto}.error-container{display:flex;align-items:center;gap:40px;padding:80px 0;background-color:#fff}.error-box{position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2}.error-box a{display:flex;height:48px;padding:16px 40px;justify-content:center;align-items:center;gap:8px;width:100%;min-width:250px}.footer-ellipse{height:220px}}.placeholder\:font-normal::-moz-placeholder{font-weight:400}.placeholder\:font-normal::placeholder{font-weight:400}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:top-full:after{content:var(--tw-content);top:100%}.after\:mt-2:after{content:var(--tw-content);margin-top:.5rem}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[50px\]:after{content:var(--tw-content);height:50px}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:max-h-\[50px\]:after{content:var(--tw-content);max-height:50px}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:bg-\[\#5F718A\]:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(95 113 138 / var(--tw-bg-opacity, 1))}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.last\:pb-0:last-child{padding-bottom:0}.checked\:border-0:checked{border-width:0px}.checked\:bg-dark-blue:checked{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.empty\:hidden:empty{display:none}.focus-within\:placeholder-dark-orange:focus-within::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(182 49 0 / var(--tw-placeholder-opacity, 1))}.focus-within\:placeholder-dark-orange:focus-within::placeholder{--tw-placeholder-opacity: 1;color:rgb(182 49 0 / var(--tw-placeholder-opacity, 1))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-inset:focus-within{--tw-ring-inset: inset}.focus-within\:ring-dark-orange:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(182 49 0 / var(--tw-ring-opacity, 1))}.hover\:bottom-0:hover{bottom:0}.hover\:left-0:hover{left:0}.hover\:right-0:hover{right:0}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-l-orange-500:hover{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#001E52\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 30 82 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#061b45\]:hover{--tw-bg-opacity: 1;background-color:rgb(6 27 69 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1C4DA1\]:hover{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1C4DA1\]\/10:hover{background-color:#1c4da11a}.hover\:bg-\[\#98E1F5\]:hover{--tw-bg-opacity: 1;background-color:rgb(152 225 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E8EDF6\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F95C22\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FB9D7A\]:hover{--tw-bg-opacity: 1;background-color:rgb(251 157 122 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFEF99\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 239 153 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e54c12\]:hover{--tw-bg-opacity: 1;background-color:rgb(229 76 18 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-hover-blue:hover{--tw-bg-opacity: 1;background-color:rgb(10 66 161 / var(--tw-bg-opacity, 1))}.hover\:bg-hover-orange:hover{--tw-bg-opacity: 1;background-color:rgb(251 157 122 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500:hover{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(22 65 148 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-indigo-900:hover{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(249 92 34 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.focus\:z-10:focus{z-index:10}.focus\:border-black:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-dark-blue:focus{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-50:focus{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.focus\:text-black:focus{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.focus\:text-dark-blue:focus{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 92 34 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-indigo-500:focus-visible{outline-color:#6366f1}.focus-visible\:outline-white:focus-visible{outline-color:#fff}.active\:bg-black:active{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-700:active{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:top-1\/2{top:50%}.group:hover .group-hover\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:fill-\[\#1C4DA1\]{fill:#1c4da1}.group:hover .group-hover\:fill-\[\#ffffff\]{fill:#fff}.group:hover .group-hover\:fill-secondary{fill:#164194}.group:hover .group-hover\:fill-white{fill:#fff}.group:hover .group-hover\:stroke-\[\#ffffff\]{stroke:#fff}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:block{display:block}.peer:checked~.peer-checked\:before\:block:before{content:var(--tw-content);display:block}.peer:checked~.peer-checked\:before\:h-3:before{content:var(--tw-content);height:.75rem}.peer:checked~.peer-checked\:before\:w-3:before{content:var(--tw-content);width:.75rem}.peer:checked~.peer-checked\:before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.peer:checked~.peer-checked\:before\:bg-slate-600:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(32 38 44 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:before\:content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}@media not all and (min-width: 1280px){.max-xl\:flex{display:flex}.max-xl\:\!hidden{display:none!important}.max-xl\:w-full{width:100%}.max-xl\:flex-col{flex-direction:column}.max-xl\:\!items-start{align-items:flex-start!important}.max-xl\:overflow-auto{overflow:auto}.max-xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-xl\:px-8{padding-left:2rem;padding-right:2rem}.max-xl\:pt-6{padding-top:1.5rem}}@media not all and (min-width: 1024px){.max-lg\:hidden{display:none}.max-lg\:flex-col{flex-direction:column}.max-lg\:flex-col-reverse{flex-direction:column-reverse}.max-lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-lg\:py-12{padding-top:3rem;padding-bottom:3rem}.max-lg\:pb-12{padding-bottom:3rem}.max-lg\:pb-5{padding-bottom:1.25rem}.max-lg\:pt-5{padding-top:1.25rem}.max-lg\:pt-\[50px\]{padding-top:50px}}@media not all and (min-width: 768px){.max-md\:fixed{position:fixed}.max-md\:bottom-0{bottom:0}.max-md\:left-0{left:0}.max-md\:z-\[99\]{z-index:99}.max-md\:mx-auto{margin-left:auto;margin-right:auto}.max-md\:mb-10{margin-bottom:2.5rem}.max-md\:mt-10{margin-top:2.5rem}.max-md\:mt-2{margin-top:.5rem}.max-md\:mt-4{margin-top:1rem}.max-md\:hidden{display:none}.max-md\:h-\[386px\]{height:386px}.max-md\:h-\[50\%\]{height:50%}.max-md\:h-\[calc\(100dvh-125px\)\]{height:calc(100dvh - 125px)}.max-md\:h-full{height:100%}.max-md\:max-h-\[50\%\]{max-height:50%}.max-md\:w-fit{width:-moz-fit-content;width:fit-content}.max-md\:w-full{width:100%}.max-md\:max-w-full{max-width:100%}.max-md\:justify-end{justify-content:flex-end}.max-md\:gap-2{gap:.5rem}.max-md\:overflow-auto{overflow:auto}.max-md\:rounded-none{border-radius:0}.max-md\:border-r-2{border-right-width:2px}.max-md\:border-t-2{border-top-width:2px}.max-md\:border-primary{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.max-md\:border-r-\[\#D6D8DA\]{--tw-border-opacity: 1;border-right-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.max-md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.max-md\:p-6{padding:1.5rem}.max-md\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.max-md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-md\:px-\[44px\]{padding-left:44px;padding-right:44px}.max-md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.max-md\:py-12{padding-top:3rem;padding-bottom:3rem}.max-md\:py-4{padding-top:1rem;padding-bottom:1rem}.max-md\:pb-4{padding-bottom:1rem}.max-md\:text-2xl{font-size:1.5rem;line-height:2rem}.max-md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.max-md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.max-md\:text-6xl{font-size:3.75rem;line-height:1}.max-md\:text-\[22px\]{font-size:22px}.max-md\:leading-8{line-height:2rem}}@media not all and (min-width: 575px){.max-sm\:top-6{top:1.5rem}.max-sm\:top-8{top:2rem}.max-sm\:mb-10{margin-bottom:2.5rem}.max-sm\:hidden{display:none}.max-sm\:h-\[224px\]{height:224px}.max-sm\:w-full{width:100%}.max-sm\:gap-1\.5{gap:.375rem}.max-sm\:p-0{padding:0}.max-sm\:p-\[10px\]{padding:10px}.max-sm\:px-1{padding-left:.25rem;padding-right:.25rem}.max-sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.max-sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.max-sm\:leading-7{line-height:1.75rem}}@media not all and (min-width: 480px){.max-xs\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-xs\:text-\[20px\]{font-size:20px}}@media (min-width: 575px){.sm\:static{position:static}.sm\:absolute{position:absolute}.sm\:-bottom-16{bottom:-4rem}.sm\:-right-60{right:-15rem}.sm\:-top-10{top:-2.5rem}.sm\:left-3{left:.75rem}.sm\:right-1\/2{right:50%}.sm\:top-2{top:.5rem}.sm\:top-\[-28rem\]{top:-28rem}.sm\:-z-10{z-index:-10}.sm\:order-2{order:2}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-mt-20{margin-top:-5rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-16{margin-left:4rem}.sm\:mr-10{margin-right:2.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-56{height:14rem}.sm\:h-auto{height:auto}.sm\:w-\[324px\]{width:324px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-\[224px\]{min-width:224px}.sm\:max-w-md{max-width:28rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-10{gap:2.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-md{border-radius:.375rem}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pr-20{padding-right:5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pt-0{padding-top:0}.sm\:pt-24{padding-top:6rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-base{font-size:1.125rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:leading-5{line-height:1.25rem}.sm\:blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:-right-36{right:-9rem}.md\:-right-40{right:-10rem}.md\:bottom-auto{bottom:auto}.md\:left-0{left:0}.md\:right-0{right:0}.md\:top-1\/2{top:50%}.md\:top-1\/3{top:33.333333%}.md\:top-2\/3{top:66.666667%}.md\:top-48{top:12rem}.md\:top-\[123px\]{top:123px}.md\:order-2{order:2}.md\:col-span-1{grid-column:span 1 / span 1}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-auto{margin-left:auto}.md\:mr-auto{margin-right:auto}.md\:mt-10{margin-top:2.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-60{height:15rem}.md\:h-64{height:16rem}.md\:h-72{height:18rem}.md\:h-8{height:2rem}.md\:h-\[642px\]{height:642px}.md\:h-\[calc\(100dvh-123px\)\]{height:calc(100dvh - 123px)}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:min-h-96{min-height:24rem}.md\:min-h-\[48px\]{min-height:48px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-2\/3{width:66.666667%}.md\:w-52{width:13rem}.md\:w-60{width:15rem}.md\:w-64{width:16rem}.md\:w-72{width:18rem}.md\:w-8{width:2rem}.md\:w-\[130px\]{width:130px}.md\:w-\[177px\]{width:177px}.md\:w-\[200px\]{width:200px}.md\:w-\[260px\]{width:260px}.md\:w-\[329px\]{width:329px}.md\:w-\[480px\]{width:480px}.md\:w-\[60vw\]{width:60vw}.md\:w-\[calc\(100\%-0\.75rem\)\]{width:calc(100% - .75rem)}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-full{width:100%}.md\:max-w-60{max-width:15rem}.md\:max-w-\[386px\]{max-width:386px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[472px\]{max-width:472px}.md\:max-w-\[760px\]{max-width:760px}.md\:max-w-\[825px\]{max-width:825px}.md\:max-w-\[90\%\]{max-width:90%}.md\:max-w-md{max-width:28rem}.md\:\!translate-y-0{--tw-translate-y: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:gap-10{gap:2.5rem}.md\:gap-16{gap:4rem}.md\:gap-2{gap:.5rem}.md\:gap-20{gap:5rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-\[50px\]{gap:50px}.md\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-y-scroll{overflow-y:scroll}.md\:whitespace-nowrap{white-space:nowrap}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:border-b-2{border-bottom-width:2px}.md\:border-l-\[5px\]{border-left-width:5px}.md\:border-t-0{border-top-width:0px}.md\:border-b-\[\#D6D8DA\]{--tw-border-opacity: 1;border-bottom-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.md\:object-cover{-o-object-fit:cover;object-fit:cover}.md\:p-0{padding:0}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:\!px-0{padding-left:0!important;padding-right:0!important}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-\[186px\]{padding-top:186px;padding-bottom:186px}.md\:py-\[4\.5rem\]{padding-top:4.5rem;padding-bottom:4.5rem}.md\:py-\[7\.5rem\]{padding-top:7.5rem;padding-bottom:7.5rem}.md\:py-\[72px\]{padding-top:72px;padding-bottom:72px}.md\:py-\[84px\]{padding-top:84px;padding-bottom:84px}.md\:\!pt-12{padding-top:3rem!important}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-48{padding-bottom:12rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-0{padding-left:0}.md\:pl-16{padding-left:4rem}.md\:pr-3{padding-right:.75rem}.md\:pt-12{padding-top:3rem}.md\:pt-20{padding-top:5rem}.md\:pt-28{padding-top:7rem}.md\:pt-32{padding-top:8rem}.md\:pt-4{padding-top:1rem}.md\:pt-40{padding-top:10rem}.md\:pt-48{padding-top:12rem}.md\:pt-52{padding-top:13rem}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[1\.35rem\]{font-size:1.35rem}.md\:text-\[30px\]{font-size:30px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[45px\]{font-size:45px}.md\:text-\[48px\]{font-size:48px}.md\:text-\[60px\]{font-size:60px}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-medium{font-weight:500}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}.md\:leading-9{line-height:2.25rem}.md\:leading-\[30px\]{line-height:30px}.md\:leading-\[44px\]{line-height:44px}.md\:leading-\[52px\]{line-height:52px}.md\:leading-\[58px\]{line-height:58px}.md\:leading-\[72px\]{line-height:72px}}@media (min-width: 993px){.tablet\:top-16{top:4rem}.tablet\:mb-0{margin-bottom:0}.tablet\:mb-10{margin-bottom:2.5rem}.tablet\:mb-6{margin-bottom:1.5rem}.tablet\:mb-8{margin-bottom:2rem}.tablet\:mt-0{margin-top:0}.tablet\:block{display:block}.tablet\:flex{display:flex}.tablet\:hidden{display:none}.tablet\:w-1\/3{width:33.333333%}.tablet\:w-2\/3{width:66.666667%}.tablet\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tablet\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tablet\:flex-row{flex-direction:row}.tablet\:items-center{align-items:center}.tablet\:gap-14{gap:3.5rem}.tablet\:gap-20{gap:5rem}.tablet\:gap-32{gap:8rem}.tablet\:gap-6{gap:1.5rem}.tablet\:rounded-3xl{border-radius:1.5rem}.tablet\:px-24{padding-left:6rem;padding-right:6rem}.tablet\:py-16{padding-top:4rem;padding-bottom:4rem}.tablet\:py-20{padding-top:5rem;padding-bottom:5rem}.tablet\:py-28{padding-top:7rem;padding-bottom:7rem}.tablet\:pb-16{padding-bottom:4rem}.tablet\:pb-6{padding-bottom:1.5rem}.tablet\:pb-8{padding-bottom:2rem}.tablet\:pt-20{padding-top:5rem}.tablet\:text-left{text-align:left}.tablet\:text-center{text-align:center}.tablet\:text-2xl{font-size:1.5rem;line-height:2rem}.tablet\:text-3xl{font-size:1.875rem;line-height:2.25rem}.tablet\:text-4xl{font-size:2.25rem;line-height:2.5rem}.tablet\:text-5xl{font-size:3rem;line-height:1}.tablet\:text-xl{font-size:1.25rem;line-height:1.75rem}.tablet\:font-medium{font-weight:500}.tablet\:leading-7{line-height:1.75rem}.tablet\:leading-\[30px\]{line-height:30px}}@media (min-width: 1024px){.lg\:-bottom-20{bottom:-5rem}.lg\:top-96{top:24rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-full{grid-column:1 / -1}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-20{height:5rem}.lg\:h-\[320px\]{height:320px}.lg\:h-\[520px\]{height:520px}.lg\:w-1\/2{width:50%}.lg\:w-20{width:5rem}.lg\:w-\[440px\]{width:440px}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:max-w-\[429px\]{max-width:429px}.lg\:max-w-\[460px\]{max-width:460px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:gap-0{gap:0px}.lg\:gap-10{gap:2.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}.lg\:gap-8{gap:2rem}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:rounded-bl-\[30px\]{border-bottom-left-radius:30px}.lg\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.lg\:p-10{padding:2.5rem}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[6rem\]{padding-left:6rem;padding-right:6rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-\[10rem\]{padding-top:10rem;padding-bottom:10rem}.lg\:py-\[4rem\]{padding-top:4rem;padding-bottom:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:pr-0{padding-right:0}.lg\:pr-12{padding-right:3rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-8{padding-top:2rem}.lg\:text-\[20px\]{font-size:20px}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-\[22px\]{line-height:22px}.lg\:leading-\[44px\]{line-height:44px}}@media (min-width: 1280px){.xl\:static{position:static}.xl\:-bottom-28{bottom:-7rem}.xl\:-bottom-32{bottom:-8rem}.xl\:-bottom-36{bottom:-9rem}.xl\:mb-0{margin-bottom:0}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mt-20{margin-top:5rem}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:\!hidden{display:none!important}.xl\:hidden{display:none}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-3\/4{width:75%}.xl\:w-72{width:18rem}.xl\:w-auto{width:auto}.xl\:w-full{width:100%}.xl\:max-w-\[640px\]{max-width:640px}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-10{gap:2.5rem}.xl\:gap-12{gap:3rem}.xl\:gap-20{gap:5rem}.xl\:gap-28{gap:7rem}.xl\:gap-32{gap:8rem}.xl\:gap-\[120px\]{gap:120px}.xl\:whitespace-nowrap{white-space:nowrap}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-\[10rem\]{padding-top:10rem}.xl\:text-\[60px\]{font-size:60px}.xl\:leading-\[72px\]{line-height:72px}}@media (min-width: 1536px){.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:flex-row{flex-direction:row}.\32xl\:gap-8{gap:2rem}.\32xl\:gap-\[260px\]{gap:260px}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme: dark){.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}.\[\&_li\]\:my-2 li{margin-top:.5rem;margin-bottom:.5rem}.\[\&_p\]\:\!p-0 p{padding:0!important}.\[\&_p\]\:p-0 p{padding:0}.\[\&_p\]\:py-0 p{padding-top:0;padding-bottom:0}.\[\&_p\]\:empty\:hidden:empty p{display:none}.\[\&_path\]\:\!fill-dark-blue path{fill:#1c4da1!important} diff --git a/public/build/assets/app-BjJwYqpr.css b/public/build/assets/app-NLebEMCD.css similarity index 61% rename from public/build/assets/app-BjJwYqpr.css rename to public/build/assets/app-NLebEMCD.css index 50affabbf..eb59605d8 100644 --- a/public/build/assets/app-BjJwYqpr.css +++ b/public/build/assets/app-NLebEMCD.css @@ -1 +1 @@ -*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 480px){.container{max-width:480px}}@media (min-width: 575px){.container{max-width:575px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 993px){.container{max-width:993px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.\!bottom-0{bottom:0!important}.\!right-0{right:0!important}.-bottom-10{bottom:-2.5rem}.-bottom-2{bottom:-.5rem}.-bottom-24{bottom:-6rem}.-bottom-28{bottom:-7rem}.-bottom-6{bottom:-1.5rem}.-left-1\/4{left:-25%}.-left-2{left:-.5rem}.-left-36{left:-9rem}.-left-6{left:-1.5rem}.-left-\[10rem\]{left:-10rem}.-right-1\/4{right:-25%}.-right-14{right:-3.5rem}.-right-16{right:-4rem}.-right-2{right:-.5rem}.-right-8{right:-2rem}.-top-52{top:-13rem}.-top-6{top:-1.5rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-12{bottom:3rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-4{bottom:1rem}.bottom-40{bottom:10rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-12{left:3rem}.left-2{left:.5rem}.left-24{left:6rem}.left-4{left:1rem}.left-40{left:10rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-\[3px\]{left:3px}.left-\[calc\(100\%\+1\.5rem\)\]{left:calc(100% + 1.5rem)}.left-full{left:100%}.right-0{right:0}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-20{right:5rem}.right-3{right:.75rem}.right-36{right:9rem}.right-4{right:1rem}.right-40{right:10rem}.right-6{right:1.5rem}.right-\[20px\]{right:20px}.right-full{right:100%}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-12{top:3rem}.top-14{top:3.5rem}.top-24{top:6rem}.top-28{top:7rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[125px\]{top:125px}.top-\[139px\]{top:139px}.top-\[198px\]{top:198px}.top-\[57px\]{top:57px}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[1\]{z-index:1}.z-\[8\]{z-index:8}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.order-1{order:1}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.float-left{float:left}.m-0{margin:0}.m-12{margin:3rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.-mt-1{margin-top:-.25rem}.-mt-24{margin-top:-6rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.mr-\[2px\]{margin-right:2px}.ms-2{margin-inline-start:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[\.1rem\]{margin-top:.1rem}.mt-\[13px\]{margin-top:13px}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[1\.5\]{aspect-ratio:1.5}.aspect-\[1\.63\]{aspect-ratio:1.63}.aspect-\[1097\/845\]{aspect-ratio:1097/845}.aspect-\[2\.5\]{aspect-ratio:2.5}.aspect-\[2\]{aspect-ratio:2}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-square{aspect-ratio:1 / 1}.\!h-10{height:2.5rem!important}.\!h-full{height:100%!important}.h-0{height:0px}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[118px\]{height:118px}.h-\[120px\]{height:120px}.h-\[160px\]{height:160px}.h-\[167px\]{height:167px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[280px\]{height:280px}.h-\[2px\]{height:2px}.h-\[400px\]{height:400px}.h-\[48px\]{height:48px}.h-\[50\%\]{height:50%}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[520px\]{height:520px}.h-\[560px\]{height:560px}.h-\[56px\]{height:56px}.h-\[760px\]{height:760px}.h-\[800px\]{height:800px}.h-\[88px\]{height:88px}.h-\[93px\]{height:93px}.h-\[calc\(100dvh-139px\)\]{height:calc(100dvh - 139px)}.h-\[calc\(80vw-40px\)\]{height:calc(80vw - 40px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0px}.max-h-60{max-height:15rem}.max-h-80{max-height:20rem}.max-h-\[396px\]{max-height:396px}.max-h-\[449px\]{max-height:449px}.max-h-\[450px\]{max-height:450px}.max-h-\[646px\]{max-height:646px}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.max-h-full{max-height:100%}.min-h-12{min-height:3rem}.min-h-3{min-height:.75rem}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-\[120px\]{min-height:120px}.min-h-\[160px\]{min-height:160px}.min-h-\[1px\]{min-height:1px}.min-h-\[244px\]{min-height:244px}.min-h-\[24px\]{min-height:24px}.min-h-\[48px\]{min-height:48px}.min-h-\[560px\]{min-height:560px}.min-h-\[84px\]{min-height:84px}.min-h-screen{min-height:100vh}.\!w-10{width:2.5rem!important}.w-0{width:0px}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-\[108px\]{width:108px}.w-\[118px\]{width:118px}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[150vw\]{width:150vw}.w-\[184px\]{width:184px}.w-\[200px\]{width:200px}.w-\[208px\]{width:208px}.w-\[26px\]{width:26px}.w-\[280px\]{width:280px}.w-\[57\.875rem\]{width:57.875rem}.w-\[68\.5625rem\]{width:68.5625rem}.w-\[88px\]{width:88px}.w-\[93px\]{width:93px}.w-\[calc\(100\%-1rem\)\]{width:calc(100% - 1rem)}.w-\[calc\(33\.33\%-8px\)\]{width:calc(33.33% - 8px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-4{min-width:1rem}.min-w-6{min-width:1.5rem}.min-w-60{min-width:15rem}.min-w-8{min-width:2rem}.min-w-\[353px\]{min-width:353px}.min-w-\[55\%\]{min-width:55%}.\!max-w-\[1428px\]{max-width:1428px!important}.\!max-w-none{max-width:none!important}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1080px\]{max-width:1080px}.max-w-\[1186px\]{max-width:1186px}.max-w-\[140px\]{max-width:140px}.max-w-\[1428px\]{max-width:1428px}.max-w-\[450px\]{max-width:450px}.max-w-\[480px\]{max-width:480px}.max-w-\[525px\]{max-width:525px}.max-w-\[530px\]{max-width:530px}.max-w-\[532px\]{max-width:532px}.max-w-\[560px\]{max-width:560px}.max-w-\[582px\]{max-width:582px}.max-w-\[600px\]{max-width:600px}.max-w-\[632px\]{max-width:632px}.max-w-\[637px\]{max-width:637px}.max-w-\[643px\]{max-width:643px}.max-w-\[660px\]{max-width:660px}.max-w-\[674px\]{max-width:674px}.max-w-\[708px\]{max-width:708px}.max-w-\[720px\]{max-width:720px}.max-w-\[725px\]{max-width:725px}.max-w-\[80\%\]{max-width:80%}.max-w-\[819px\]{max-width:819px}.max-w-\[82px\]{max-width:82px}.max-w-\[830px\]{max-width:830px}.max-w-\[852px\]{max-width:852px}.max-w-\[864px\]{max-width:864px}.max-w-\[880px\]{max-width:880px}.max-w-\[890px\]{max-width:890px}.max-w-\[900px\]{max-width:900px}.max-w-\[907px\]{max-width:907px}.max-w-\[calc\(70vw\)\]{max-width:70vw}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-0{flex-basis:0px}.border-collapse{border-collapse:collapse}.\!translate-y-0{--tw-translate-y: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-12{--tw-translate-x: -3rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-2{--tw-translate-x: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-6{--tw-translate-x: -1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-3{--tw-translate-y: -.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-2{--tw-translate-x: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[10\%\]{--tw-translate-y: 10%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-162\.343deg\]{--tw-rotate: -162.343deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.list-\[circle\]{list-style-type:circle}.list-\[lower-alpha\]{list-style-type:lower-alpha}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-28{gap:7rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[22px\]{gap:22px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[100px\]{border-radius:100px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[32px\]{border-radius:32px}.rounded-\[32px_0_0_0\]{border-radius:32px 0 0}.rounded-\[60px\]{border-radius:60px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-\[32px\]{border-top-left-radius:32px;border-top-right-radius:32px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-bl-\[30px\]{border-bottom-left-radius:30px}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr{border-top-right-radius:.25rem}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-\[3px\]{border-width:3px}.border-x-4{border-left-width:4px;border-right-width:4px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.\!border-b-0{border-bottom-width:0px!important}.\!border-r-0{border-right-width:0px!important}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-8{border-bottom-width:8px}.border-b-\[20px\]{border-bottom-width:20px}.border-b-\[3px\]{border-bottom-width:3px}.border-l-\[20px\]{border-left-width:20px}.border-l-\[4px\]{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-r-\[20px\]{border-right-width:20px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-\[3px\]{border-top-width:3px}.border-t-\[5px\]{border-top-width:5px}.\!border-solid{border-style:solid!important}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.border-\[\#05603A\]{--tw-border-opacity: 1;border-color:rgb(5 96 58 / var(--tw-border-opacity, 1))}.border-\[\#1C4DA1\]{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.border-\[\#A4B8D9\]{--tw-border-opacity: 1;border-color:rgb(164 184 217 / var(--tw-border-opacity, 1))}.border-\[\#A9A9A9\]{--tw-border-opacity: 1;border-color:rgb(169 169 169 / var(--tw-border-opacity, 1))}.border-\[\#ADB2B6\]{--tw-border-opacity: 1;border-color:rgb(173 178 182 / var(--tw-border-opacity, 1))}.border-\[\#B399D6\]{--tw-border-opacity: 1;border-color:rgb(179 153 214 / var(--tw-border-opacity, 1))}.border-\[\#CA8A00\]{--tw-border-opacity: 1;border-color:rgb(202 138 0 / var(--tw-border-opacity, 1))}.border-\[\#D6D8DA\]{--tw-border-opacity: 1;border-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.border-\[\#D9CCEA\]{--tw-border-opacity: 1;border-color:rgb(217 204 234 / var(--tw-border-opacity, 1))}.border-\[\#DBECF0\]{--tw-border-opacity: 1;border-color:rgb(219 236 240 / var(--tw-border-opacity, 1))}.border-\[\#F95C22\]{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.border-\[\#FBBB26\]{--tw-border-opacity: 1;border-color:rgb(251 187 38 / var(--tw-border-opacity, 1))}.border-\[\#FFEF99\]{--tw-border-opacity: 1;border-color:rgb(255 239 153 / var(--tw-border-opacity, 1))}.border-\[\#ffa7b4\]{--tw-border-opacity: 1;border-color:rgb(255 167 180 / var(--tw-border-opacity, 1))}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-dark-blue{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.border-dark-blue-100{--tw-border-opacity: 1;border-color:rgb(210 219 236 / var(--tw-border-opacity, 1))}.border-dark-blue-200{--tw-border-opacity: 1;border-color:rgb(164 184 217 / var(--tw-border-opacity, 1))}.border-dark-blue-300{--tw-border-opacity: 1;border-color:rgb(119 148 199 / var(--tw-border-opacity, 1))}.border-dark-blue-400{--tw-border-opacity: 1;border-color:rgb(73 113 180 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.border-secondary{--tw-border-opacity: 1;border-color:rgb(22 65 148 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-zinc-100{--tw-border-opacity: 1;border-color:rgb(244 244 245 / var(--tw-border-opacity, 1))}.border-b-\[\#F4F6FA\]{--tw-border-opacity: 1;border-bottom-color:rgb(244 246 250 / var(--tw-border-opacity, 1))}.border-b-\[\#ffffff\]{--tw-border-opacity: 1;border-bottom-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-b-gray-800{--tw-border-opacity: 1;border-bottom-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-l-gray-800{--tw-border-opacity: 1;border-left-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-r-\[\#D9CCEA\]{--tw-border-opacity: 1;border-right-color:rgb(217 204 234 / var(--tw-border-opacity, 1))}.border-r-gray-800{--tw-border-opacity: 1;border-right-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-r-transparent{border-right-color:transparent}.border-t-gray-800{--tw-border-opacity: 1;border-top-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.\!bg-dark-blue{--tw-bg-opacity: 1 !important;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))!important}.\!bg-primary{--tw-bg-opacity: 1 !important;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))!important}.bg-\[\#00B3E3\]{--tw-bg-opacity: 1;background-color:rgb(0 179 227 / var(--tw-bg-opacity, 1))}.bg-\[\#1C4DA1CC\]{background-color:#1c4da1cc}.bg-\[\#1C4DA1\]{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.bg-\[\#410098\]{--tw-bg-opacity: 1;background-color:rgb(65 0 152 / var(--tw-bg-opacity, 1))}.bg-\[\#99E1F4\]{--tw-bg-opacity: 1;background-color:rgb(153 225 244 / var(--tw-bg-opacity, 1))}.bg-\[\#A4B8D9\]{--tw-bg-opacity: 1;background-color:rgb(164 184 217 / var(--tw-bg-opacity, 1))}.bg-\[\#B399D6\]{--tw-bg-opacity: 1;background-color:rgb(179 153 214 / var(--tw-bg-opacity, 1))}.bg-\[\#CCF0F9\]{--tw-bg-opacity: 1;background-color:rgb(204 240 249 / var(--tw-bg-opacity, 1))}.bg-\[\#E8EDF6\]{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.bg-\[\#F2FBFE\]{--tw-bg-opacity: 1;background-color:rgb(242 251 254 / var(--tw-bg-opacity, 1))}.bg-\[\#F4F6FA\]{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F2FA\]{--tw-bg-opacity: 1;background-color:rgb(245 242 250 / var(--tw-bg-opacity, 1))}.bg-\[\#F95C22\]{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-\[\#FE6824\]{--tw-bg-opacity: 1;background-color:rgb(254 104 36 / var(--tw-bg-opacity, 1))}.bg-\[\#FEEFE9\]{--tw-bg-opacity: 1;background-color:rgb(254 239 233 / var(--tw-bg-opacity, 1))}.bg-\[\#FFD700\]{--tw-bg-opacity: 1;background-color:rgb(255 215 0 / var(--tw-bg-opacity, 1))}.bg-\[\#FFEF99\]{--tw-bg-opacity: 1;background-color:rgb(255 239 153 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFBE5\]{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[\#f95c22\]{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-\[\#fe85351a\]{background-color:#fe85351a}.bg-\[\#ffe5e9\]{--tw-bg-opacity: 1;background-color:rgb(255 229 233 / var(--tw-bg-opacity, 1))}.bg-\[\#ffffff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-aqua{--tw-bg-opacity: 1;background-color:rgb(177 224 229 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50\/75{background-color:#eff6ffbf}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.bg-dark-blue{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.bg-dark-blue-50{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.bg-dark-orange{--tw-bg-opacity: 1;background-color:rgb(182 49 0 / var(--tw-bg-opacity, 1))}.bg-gray-10{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-light-blue{--tw-bg-opacity: 1;background-color:rgb(242 251 254 / var(--tw-bg-opacity, 1))}.bg-light-blue-100{--tw-bg-opacity: 1;background-color:rgb(204 240 249 / var(--tw-bg-opacity, 1))}.bg-light-blue-300{--tw-bg-opacity: 1;background-color:rgb(102 209 238 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-yellow{--tw-bg-opacity: 1;background-color:rgb(255 215 0 / var(--tw-bg-opacity, 1))}.bg-yellow-2{--tw-bg-opacity: 1;background-color:rgb(255 247 204 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.bg-opacity-25{--tw-bg-opacity: .25}.bg-blue-gradient{background-image:linear-gradient(161.75deg,#1254c5 16.95%,#0040ae 31.1%)}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-green-gradient{background-image:linear-gradient(90deg,#33c2e9 35%,#00b3e3 90%)}.bg-light-blue-gradient{background-image:linear-gradient(161.75deg,#33c2e9 16.95%,#00b3e3 31.1%)}.bg-orange-gradient{background-image:linear-gradient(36.92deg,#f95c22 20.32%,#ff885c 28.24%)}.bg-secondary-gradient{background-image:linear-gradient(36.92deg,#1c4da1 20.32%,#0040ae 28.24%)}.bg-violet-gradient{background-image:linear-gradient(247deg,#410098 22.05%,#6733ad 79.09%)}.bg-yellow-transparent-gradient{background-image:linear-gradient(90deg,#fffbe5 35%,#0000 90%)}.bg-yellow-transparent-opposite-gradient{background-image:linear-gradient(90deg,#0000 10%,#fffbe5 65%)}.from-\[\#ff4694\]{--tw-gradient-from: #ff4694 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 70 148 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#776fff\]{--tw-gradient-to: #776fff var(--tw-gradient-to-position)}.fill-\[\#000000\]{fill:#000}.fill-\[\#FFD700\]{fill:gold}.fill-current{fill:currentColor}.fill-orange-500{fill:#f97316}.fill-primary{fill:#f95c22}.fill-white{fill:#fff}.stroke-\[\#414141\]{stroke:#414141}.stroke-current{stroke:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[13px\]{padding:13px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[44px\]{padding-left:44px;padding-right:44px}.px-\[60px\]{padding-left:60px;padding-right:60px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[5rem\]{padding-top:5rem;padding-bottom:5rem}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.\!pb-0{padding-bottom:0!important}.\!pb-8{padding-bottom:2rem!important}.\!pr-10{padding-right:2.5rem!important}.\!pt-16{padding-top:4rem!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0\.5{padding-left:.125rem}.pl-14{padding-left:3.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-48{padding-right:12rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-60{padding-top:15rem}.pt-8{padding-top:2rem}.pt-\[5rem\]{padding-top:5rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.font-\[\'Blinker\'\]{font-family:Blinker}.font-\[\'Montserrat\'\]{font-family:Montserrat}.font-\[Blinker\]{font-family:Blinker}.font-\[Montserrat\]{font-family:Montserrat}.font-blinker{font-family:Blinker,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.\!text-\[16px\]{font-size:16px!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[30px\]{font-size:30px}.text-base{font-size:1.125rem}.text-default{font-size:16px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.\!capitalize{text-transform:capitalize!important}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-10{line-height:2.5rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[1\.4\]{line-height:1.4}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[30px\]{line-height:30px}.leading-\[36px\]{line-height:36px}.leading-\[44px\]{line-height:44px}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[\.1px\]{letter-spacing:.1px}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#1C4DA1\]{--tw-text-opacity: 1 !important;color:rgb(28 77 161 / var(--tw-text-opacity, 1))!important}.\!text-\[\#ffffff\]{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#05603A\]{--tw-text-opacity: 1;color:rgb(5 96 58 / var(--tw-text-opacity, 1))}.text-\[\#164194\]{--tw-text-opacity: 1;color:rgb(22 65 148 / var(--tw-text-opacity, 1))}.text-\[\#1C4DA1\],.text-\[\#1c4da1\]{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.text-\[\#20262C\],.text-\[\#20262c\]{--tw-text-opacity: 1;color:rgb(32 38 44 / var(--tw-text-opacity, 1))}.text-\[\#333E48\],.text-\[\#333e48\]{--tw-text-opacity: 1;color:rgb(51 62 72 / var(--tw-text-opacity, 1))}.text-\[\'\#20262C\'\]{color:"#20262C"}.text-\[\'Blinker\'\]{color:"Blinker"}.text-\[ff526c\]{color:ff526c}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-dark-blue{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.text-dark-blue-400{--tw-text-opacity: 1;color:rgb(73 113 180 / var(--tw-text-opacity, 1))}.text-error-200{--tw-text-opacity: 1;color:rgb(227 5 25 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(249 92 34 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:rgb(22 65 148 / var(--tw-text-opacity, 1))}.text-slate,.text-slate-400{--tw-text-opacity: 1;color:rgb(92 101 109 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(51 62 72 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(32 38 44 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.bg-blend-multiply{background-blend-mode:multiply}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[118px\]{--tw-blur: blur(118px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur: blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[1\.5s\]{transition-duration:1.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.placeholder\:font-normal::-moz-placeholder{font-weight:400}.placeholder\:font-normal::placeholder{font-weight:400}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:top-full:after{content:var(--tw-content);top:100%}.after\:mt-2:after{content:var(--tw-content);margin-top:.5rem}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[50px\]:after{content:var(--tw-content);height:50px}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:max-h-\[50px\]:after{content:var(--tw-content);max-height:50px}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:bg-\[\#5F718A\]:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(95 113 138 / var(--tw-bg-opacity, 1))}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.last\:pb-0:last-child{padding-bottom:0}.checked\:border-0:checked{border-width:0px}.checked\:bg-dark-blue:checked{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.empty\:hidden:empty{display:none}.focus-within\:placeholder-dark-orange:focus-within::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(182 49 0 / var(--tw-placeholder-opacity, 1))}.focus-within\:placeholder-dark-orange:focus-within::placeholder{--tw-placeholder-opacity: 1;color:rgb(182 49 0 / var(--tw-placeholder-opacity, 1))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-inset:focus-within{--tw-ring-inset: inset}.focus-within\:ring-dark-orange:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(182 49 0 / var(--tw-ring-opacity, 1))}.hover\:bottom-0:hover{bottom:0}.hover\:left-0:hover{left:0}.hover\:right-0:hover{right:0}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-l-orange-500:hover{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#001E52\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 30 82 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#061b45\]:hover{--tw-bg-opacity: 1;background-color:rgb(6 27 69 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1C4DA1\]:hover{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1C4DA1\]\/10:hover{background-color:#1c4da11a}.hover\:bg-\[\#98E1F5\]:hover{--tw-bg-opacity: 1;background-color:rgb(152 225 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E8EDF6\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F95C22\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FB9D7A\]:hover{--tw-bg-opacity: 1;background-color:rgb(251 157 122 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFEF99\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 239 153 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e54c12\]:hover{--tw-bg-opacity: 1;background-color:rgb(229 76 18 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-hover-blue:hover{--tw-bg-opacity: 1;background-color:rgb(10 66 161 / var(--tw-bg-opacity, 1))}.hover\:bg-hover-orange:hover{--tw-bg-opacity: 1;background-color:rgb(251 157 122 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500:hover{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(22 65 148 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-indigo-900:hover{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(249 92 34 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.focus\:z-10:focus{z-index:10}.focus\:border-black:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-dark-blue:focus{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-50:focus{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.focus\:text-black:focus{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.focus\:text-dark-blue:focus{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 92 34 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-indigo-500:focus-visible{outline-color:#6366f1}.focus-visible\:outline-white:focus-visible{outline-color:#fff}.active\:bg-black:active{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-700:active{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:top-1\/2{top:50%}.group:hover .group-hover\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:fill-\[\#1C4DA1\]{fill:#1c4da1}.group:hover .group-hover\:fill-\[\#ffffff\]{fill:#fff}.group:hover .group-hover\:fill-secondary{fill:#164194}.group:hover .group-hover\:fill-white{fill:#fff}.group:hover .group-hover\:stroke-\[\#ffffff\]{stroke:#fff}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:block{display:block}.peer:checked~.peer-checked\:before\:block:before{content:var(--tw-content);display:block}.peer:checked~.peer-checked\:before\:h-3:before{content:var(--tw-content);height:.75rem}.peer:checked~.peer-checked\:before\:w-3:before{content:var(--tw-content);width:.75rem}.peer:checked~.peer-checked\:before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.peer:checked~.peer-checked\:before\:bg-slate-600:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(32 38 44 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:before\:content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}@media not all and (min-width: 1280px){.max-xl\:flex{display:flex}.max-xl\:\!hidden{display:none!important}.max-xl\:w-full{width:100%}.max-xl\:flex-col{flex-direction:column}.max-xl\:\!items-start{align-items:flex-start!important}.max-xl\:overflow-auto{overflow:auto}.max-xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-xl\:px-8{padding-left:2rem;padding-right:2rem}.max-xl\:pt-6{padding-top:1.5rem}}@media not all and (min-width: 1024px){.max-lg\:hidden{display:none}.max-lg\:flex-col{flex-direction:column}.max-lg\:flex-col-reverse{flex-direction:column-reverse}.max-lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-lg\:py-12{padding-top:3rem;padding-bottom:3rem}.max-lg\:pb-12{padding-bottom:3rem}.max-lg\:pb-5{padding-bottom:1.25rem}.max-lg\:pt-5{padding-top:1.25rem}.max-lg\:pt-\[50px\]{padding-top:50px}}@media not all and (min-width: 768px){.max-md\:fixed{position:fixed}.max-md\:bottom-0{bottom:0}.max-md\:left-0{left:0}.max-md\:z-\[99\]{z-index:99}.max-md\:mx-auto{margin-left:auto;margin-right:auto}.max-md\:mb-10{margin-bottom:2.5rem}.max-md\:mt-10{margin-top:2.5rem}.max-md\:mt-2{margin-top:.5rem}.max-md\:mt-4{margin-top:1rem}.max-md\:hidden{display:none}.max-md\:h-\[386px\]{height:386px}.max-md\:h-\[50\%\]{height:50%}.max-md\:h-\[calc\(100dvh-125px\)\]{height:calc(100dvh - 125px)}.max-md\:h-full{height:100%}.max-md\:max-h-\[50\%\]{max-height:50%}.max-md\:w-fit{width:-moz-fit-content;width:fit-content}.max-md\:w-full{width:100%}.max-md\:max-w-full{max-width:100%}.max-md\:justify-end{justify-content:flex-end}.max-md\:gap-2{gap:.5rem}.max-md\:overflow-auto{overflow:auto}.max-md\:rounded-none{border-radius:0}.max-md\:border-r-2{border-right-width:2px}.max-md\:border-t-2{border-top-width:2px}.max-md\:border-primary{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.max-md\:border-r-\[\#D6D8DA\]{--tw-border-opacity: 1;border-right-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.max-md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.max-md\:p-6{padding:1.5rem}.max-md\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.max-md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-md\:px-\[44px\]{padding-left:44px;padding-right:44px}.max-md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.max-md\:py-12{padding-top:3rem;padding-bottom:3rem}.max-md\:py-4{padding-top:1rem;padding-bottom:1rem}.max-md\:pb-4{padding-bottom:1rem}.max-md\:text-2xl{font-size:1.5rem;line-height:2rem}.max-md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.max-md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.max-md\:text-6xl{font-size:3.75rem;line-height:1}.max-md\:text-\[22px\]{font-size:22px}.max-md\:leading-8{line-height:2rem}}@media not all and (min-width: 575px){.max-sm\:top-6{top:1.5rem}.max-sm\:top-8{top:2rem}.max-sm\:mb-10{margin-bottom:2.5rem}.max-sm\:hidden{display:none}.max-sm\:h-\[224px\]{height:224px}.max-sm\:w-full{width:100%}.max-sm\:gap-1\.5{gap:.375rem}.max-sm\:p-0{padding:0}.max-sm\:p-\[10px\]{padding:10px}.max-sm\:px-1{padding-left:.25rem;padding-right:.25rem}.max-sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.max-sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.max-sm\:leading-7{line-height:1.75rem}}@media not all and (min-width: 480px){.max-xs\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-xs\:text-\[20px\]{font-size:20px}}@media (min-width: 575px){.sm\:static{position:static}.sm\:absolute{position:absolute}.sm\:-bottom-16{bottom:-4rem}.sm\:-right-60{right:-15rem}.sm\:-top-10{top:-2.5rem}.sm\:left-3{left:.75rem}.sm\:right-1\/2{right:50%}.sm\:top-2{top:.5rem}.sm\:top-\[-28rem\]{top:-28rem}.sm\:-z-10{z-index:-10}.sm\:order-2{order:2}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-mt-20{margin-top:-5rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-16{margin-left:4rem}.sm\:mr-10{margin-right:2.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-56{height:14rem}.sm\:h-auto{height:auto}.sm\:w-\[324px\]{width:324px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-\[224px\]{min-width:224px}.sm\:max-w-md{max-width:28rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-10{gap:2.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-md{border-radius:.375rem}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pr-20{padding-right:5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pt-0{padding-top:0}.sm\:pt-24{padding-top:6rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-base{font-size:1.125rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:leading-5{line-height:1.25rem}.sm\:blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:-right-36{right:-9rem}.md\:-right-40{right:-10rem}.md\:bottom-auto{bottom:auto}.md\:left-0{left:0}.md\:right-0{right:0}.md\:top-1\/2{top:50%}.md\:top-1\/3{top:33.333333%}.md\:top-2\/3{top:66.666667%}.md\:top-48{top:12rem}.md\:top-\[123px\]{top:123px}.md\:order-2{order:2}.md\:col-span-1{grid-column:span 1 / span 1}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-auto{margin-left:auto}.md\:mr-auto{margin-right:auto}.md\:mt-10{margin-top:2.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-60{height:15rem}.md\:h-64{height:16rem}.md\:h-72{height:18rem}.md\:h-8{height:2rem}.md\:h-\[642px\]{height:642px}.md\:h-\[calc\(100dvh-123px\)\]{height:calc(100dvh - 123px)}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:min-h-96{min-height:24rem}.md\:min-h-\[48px\]{min-height:48px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-2\/3{width:66.666667%}.md\:w-52{width:13rem}.md\:w-60{width:15rem}.md\:w-64{width:16rem}.md\:w-72{width:18rem}.md\:w-8{width:2rem}.md\:w-\[130px\]{width:130px}.md\:w-\[177px\]{width:177px}.md\:w-\[200px\]{width:200px}.md\:w-\[260px\]{width:260px}.md\:w-\[329px\]{width:329px}.md\:w-\[480px\]{width:480px}.md\:w-\[60vw\]{width:60vw}.md\:w-\[calc\(100\%-0\.75rem\)\]{width:calc(100% - .75rem)}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-full{width:100%}.md\:max-w-60{max-width:15rem}.md\:max-w-\[386px\]{max-width:386px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[472px\]{max-width:472px}.md\:max-w-\[760px\]{max-width:760px}.md\:max-w-\[825px\]{max-width:825px}.md\:max-w-\[90\%\]{max-width:90%}.md\:max-w-md{max-width:28rem}.md\:\!translate-y-0{--tw-translate-y: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:gap-10{gap:2.5rem}.md\:gap-16{gap:4rem}.md\:gap-2{gap:.5rem}.md\:gap-20{gap:5rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-\[50px\]{gap:50px}.md\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-y-scroll{overflow-y:scroll}.md\:whitespace-nowrap{white-space:nowrap}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:border-b-2{border-bottom-width:2px}.md\:border-l-\[5px\]{border-left-width:5px}.md\:border-t-0{border-top-width:0px}.md\:border-b-\[\#D6D8DA\]{--tw-border-opacity: 1;border-bottom-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.md\:object-cover{-o-object-fit:cover;object-fit:cover}.md\:p-0{padding:0}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:\!px-0{padding-left:0!important;padding-right:0!important}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-\[186px\]{padding-top:186px;padding-bottom:186px}.md\:py-\[4\.5rem\]{padding-top:4.5rem;padding-bottom:4.5rem}.md\:py-\[7\.5rem\]{padding-top:7.5rem;padding-bottom:7.5rem}.md\:py-\[72px\]{padding-top:72px;padding-bottom:72px}.md\:py-\[84px\]{padding-top:84px;padding-bottom:84px}.md\:\!pt-12{padding-top:3rem!important}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-48{padding-bottom:12rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-0{padding-left:0}.md\:pl-16{padding-left:4rem}.md\:pr-3{padding-right:.75rem}.md\:pt-12{padding-top:3rem}.md\:pt-20{padding-top:5rem}.md\:pt-28{padding-top:7rem}.md\:pt-32{padding-top:8rem}.md\:pt-4{padding-top:1rem}.md\:pt-40{padding-top:10rem}.md\:pt-48{padding-top:12rem}.md\:pt-52{padding-top:13rem}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[1\.35rem\]{font-size:1.35rem}.md\:text-\[30px\]{font-size:30px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[45px\]{font-size:45px}.md\:text-\[48px\]{font-size:48px}.md\:text-\[60px\]{font-size:60px}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-medium{font-weight:500}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}.md\:leading-9{line-height:2.25rem}.md\:leading-\[30px\]{line-height:30px}.md\:leading-\[44px\]{line-height:44px}.md\:leading-\[52px\]{line-height:52px}.md\:leading-\[58px\]{line-height:58px}.md\:leading-\[72px\]{line-height:72px}}@media (min-width: 993px){.tablet\:top-16{top:4rem}.tablet\:mb-0{margin-bottom:0}.tablet\:mb-10{margin-bottom:2.5rem}.tablet\:mb-6{margin-bottom:1.5rem}.tablet\:mb-8{margin-bottom:2rem}.tablet\:mt-0{margin-top:0}.tablet\:block{display:block}.tablet\:flex{display:flex}.tablet\:hidden{display:none}.tablet\:w-1\/3{width:33.333333%}.tablet\:w-2\/3{width:66.666667%}.tablet\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tablet\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tablet\:flex-row{flex-direction:row}.tablet\:items-center{align-items:center}.tablet\:gap-14{gap:3.5rem}.tablet\:gap-20{gap:5rem}.tablet\:gap-32{gap:8rem}.tablet\:gap-6{gap:1.5rem}.tablet\:rounded-3xl{border-radius:1.5rem}.tablet\:px-24{padding-left:6rem;padding-right:6rem}.tablet\:py-16{padding-top:4rem;padding-bottom:4rem}.tablet\:py-20{padding-top:5rem;padding-bottom:5rem}.tablet\:py-28{padding-top:7rem;padding-bottom:7rem}.tablet\:pb-16{padding-bottom:4rem}.tablet\:pb-6{padding-bottom:1.5rem}.tablet\:pb-8{padding-bottom:2rem}.tablet\:pt-20{padding-top:5rem}.tablet\:text-left{text-align:left}.tablet\:text-center{text-align:center}.tablet\:text-2xl{font-size:1.5rem;line-height:2rem}.tablet\:text-3xl{font-size:1.875rem;line-height:2.25rem}.tablet\:text-4xl{font-size:2.25rem;line-height:2.5rem}.tablet\:text-5xl{font-size:3rem;line-height:1}.tablet\:text-xl{font-size:1.25rem;line-height:1.75rem}.tablet\:font-medium{font-weight:500}.tablet\:leading-7{line-height:1.75rem}.tablet\:leading-\[30px\]{line-height:30px}}@media (min-width: 1024px){.lg\:-bottom-20{bottom:-5rem}.lg\:top-96{top:24rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-full{grid-column:1 / -1}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-20{height:5rem}.lg\:h-\[320px\]{height:320px}.lg\:h-\[520px\]{height:520px}.lg\:w-1\/2{width:50%}.lg\:w-20{width:5rem}.lg\:w-\[440px\]{width:440px}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:max-w-\[429px\]{max-width:429px}.lg\:max-w-\[460px\]{max-width:460px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:gap-0{gap:0px}.lg\:gap-10{gap:2.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}.lg\:gap-8{gap:2rem}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:rounded-bl-\[30px\]{border-bottom-left-radius:30px}.lg\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.lg\:p-10{padding:2.5rem}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[6rem\]{padding-left:6rem;padding-right:6rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-\[10rem\]{padding-top:10rem;padding-bottom:10rem}.lg\:py-\[4rem\]{padding-top:4rem;padding-bottom:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:pr-0{padding-right:0}.lg\:pr-12{padding-right:3rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-8{padding-top:2rem}.lg\:text-\[20px\]{font-size:20px}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-\[22px\]{line-height:22px}.lg\:leading-\[44px\]{line-height:44px}}@media (min-width: 1280px){.xl\:static{position:static}.xl\:-bottom-28{bottom:-7rem}.xl\:-bottom-32{bottom:-8rem}.xl\:-bottom-36{bottom:-9rem}.xl\:mb-0{margin-bottom:0}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mt-20{margin-top:5rem}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:\!hidden{display:none!important}.xl\:hidden{display:none}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-3\/4{width:75%}.xl\:w-72{width:18rem}.xl\:w-auto{width:auto}.xl\:w-full{width:100%}.xl\:max-w-\[640px\]{max-width:640px}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-10{gap:2.5rem}.xl\:gap-12{gap:3rem}.xl\:gap-20{gap:5rem}.xl\:gap-28{gap:7rem}.xl\:gap-32{gap:8rem}.xl\:gap-\[120px\]{gap:120px}.xl\:whitespace-nowrap{white-space:nowrap}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-\[10rem\]{padding-top:10rem}.xl\:text-\[60px\]{font-size:60px}.xl\:leading-\[72px\]{line-height:72px}}@media (min-width: 1536px){.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:flex-row{flex-direction:row}.\32xl\:gap-8{gap:2rem}.\32xl\:gap-\[260px\]{gap:260px}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme: dark){.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}.\[\&_li\]\:my-2 li{margin-top:.5rem;margin-bottom:.5rem}.\[\&_p\]\:\!p-0 p{padding:0!important}.\[\&_p\]\:p-0 p{padding:0}.\[\&_p\]\:py-0 p{padding-top:0;padding-bottom:0}.\[\&_p\]\:empty\:hidden:empty p{display:none}.\[\&_path\]\:\!fill-dark-blue path{fill:#1c4da1!important} +*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 480px){.container{max-width:480px}}@media (min-width: 575px){.container{max-width:575px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 993px){.container{max-width:993px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.\!bottom-0{bottom:0!important}.\!right-0{right:0!important}.-bottom-10{bottom:-2.5rem}.-bottom-2{bottom:-.5rem}.-bottom-24{bottom:-6rem}.-bottom-28{bottom:-7rem}.-bottom-6{bottom:-1.5rem}.-left-1\/4{left:-25%}.-left-2{left:-.5rem}.-left-36{left:-9rem}.-left-6{left:-1.5rem}.-left-\[10rem\]{left:-10rem}.-right-1\/4{right:-25%}.-right-14{right:-3.5rem}.-right-16{right:-4rem}.-right-2{right:-.5rem}.-right-8{right:-2rem}.-top-52{top:-13rem}.-top-6{top:-1.5rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-12{bottom:3rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-4{bottom:1rem}.bottom-40{bottom:10rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-12{left:3rem}.left-2{left:.5rem}.left-24{left:6rem}.left-4{left:1rem}.left-40{left:10rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-\[3px\]{left:3px}.left-\[calc\(100\%\+1\.5rem\)\]{left:calc(100% + 1.5rem)}.left-full{left:100%}.right-0{right:0}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-20{right:5rem}.right-3{right:.75rem}.right-36{right:9rem}.right-4{right:1rem}.right-40{right:10rem}.right-6{right:1.5rem}.right-\[20px\]{right:20px}.right-full{right:100%}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-12{top:3rem}.top-14{top:3.5rem}.top-24{top:6rem}.top-28{top:7rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[125px\]{top:125px}.top-\[139px\]{top:139px}.top-\[198px\]{top:198px}.top-\[57px\]{top:57px}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[1\]{z-index:1}.z-\[8\]{z-index:8}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.order-1{order:1}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.float-left{float:left}.m-0{margin:0}.m-12{margin:3rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.-mt-1{margin-top:-.25rem}.-mt-24{margin-top:-6rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.mr-\[2px\]{margin-right:2px}.ms-2{margin-inline-start:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[\.1rem\]{margin-top:.1rem}.mt-\[13px\]{margin-top:13px}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[1\.5\]{aspect-ratio:1.5}.aspect-\[1\.63\]{aspect-ratio:1.63}.aspect-\[1097\/845\]{aspect-ratio:1097/845}.aspect-\[2\.5\]{aspect-ratio:2.5}.aspect-\[2\]{aspect-ratio:2}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-square{aspect-ratio:1 / 1}.\!h-10{height:2.5rem!important}.\!h-full{height:100%!important}.h-0{height:0px}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[118px\]{height:118px}.h-\[120px\]{height:120px}.h-\[160px\]{height:160px}.h-\[167px\]{height:167px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[280px\]{height:280px}.h-\[2px\]{height:2px}.h-\[400px\]{height:400px}.h-\[48px\]{height:48px}.h-\[50\%\]{height:50%}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[520px\]{height:520px}.h-\[560px\]{height:560px}.h-\[56px\]{height:56px}.h-\[760px\]{height:760px}.h-\[800px\]{height:800px}.h-\[88px\]{height:88px}.h-\[93px\]{height:93px}.h-\[calc\(100dvh-139px\)\]{height:calc(100dvh - 139px)}.h-\[calc\(80vw-40px\)\]{height:calc(80vw - 40px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0px}.max-h-60{max-height:15rem}.max-h-80{max-height:20rem}.max-h-\[396px\]{max-height:396px}.max-h-\[449px\]{max-height:449px}.max-h-\[450px\]{max-height:450px}.max-h-\[646px\]{max-height:646px}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.max-h-full{max-height:100%}.min-h-12{min-height:3rem}.min-h-3{min-height:.75rem}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-\[120px\]{min-height:120px}.min-h-\[160px\]{min-height:160px}.min-h-\[1px\]{min-height:1px}.min-h-\[244px\]{min-height:244px}.min-h-\[24px\]{min-height:24px}.min-h-\[48px\]{min-height:48px}.min-h-\[560px\]{min-height:560px}.min-h-\[84px\]{min-height:84px}.min-h-screen{min-height:100vh}.\!w-10{width:2.5rem!important}.w-0{width:0px}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-\[108px\]{width:108px}.w-\[118px\]{width:118px}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[150vw\]{width:150vw}.w-\[184px\]{width:184px}.w-\[200px\]{width:200px}.w-\[208px\]{width:208px}.w-\[26px\]{width:26px}.w-\[280px\]{width:280px}.w-\[57\.875rem\]{width:57.875rem}.w-\[68\.5625rem\]{width:68.5625rem}.w-\[88px\]{width:88px}.w-\[93px\]{width:93px}.w-\[calc\(100\%-1rem\)\]{width:calc(100% - 1rem)}.w-\[calc\(33\.33\%-8px\)\]{width:calc(33.33% - 8px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-4{min-width:1rem}.min-w-6{min-width:1.5rem}.min-w-60{min-width:15rem}.min-w-8{min-width:2rem}.min-w-\[353px\]{min-width:353px}.min-w-\[55\%\]{min-width:55%}.\!max-w-\[1428px\]{max-width:1428px!important}.\!max-w-none{max-width:none!important}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1080px\]{max-width:1080px}.max-w-\[1186px\]{max-width:1186px}.max-w-\[140px\]{max-width:140px}.max-w-\[1428px\]{max-width:1428px}.max-w-\[450px\]{max-width:450px}.max-w-\[480px\]{max-width:480px}.max-w-\[525px\]{max-width:525px}.max-w-\[530px\]{max-width:530px}.max-w-\[532px\]{max-width:532px}.max-w-\[560px\]{max-width:560px}.max-w-\[582px\]{max-width:582px}.max-w-\[600px\]{max-width:600px}.max-w-\[632px\]{max-width:632px}.max-w-\[637px\]{max-width:637px}.max-w-\[643px\]{max-width:643px}.max-w-\[660px\]{max-width:660px}.max-w-\[674px\]{max-width:674px}.max-w-\[708px\]{max-width:708px}.max-w-\[720px\]{max-width:720px}.max-w-\[725px\]{max-width:725px}.max-w-\[80\%\]{max-width:80%}.max-w-\[819px\]{max-width:819px}.max-w-\[82px\]{max-width:82px}.max-w-\[830px\]{max-width:830px}.max-w-\[852px\]{max-width:852px}.max-w-\[864px\]{max-width:864px}.max-w-\[880px\]{max-width:880px}.max-w-\[890px\]{max-width:890px}.max-w-\[900px\]{max-width:900px}.max-w-\[907px\]{max-width:907px}.max-w-\[calc\(70vw\)\]{max-width:70vw}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-0{flex-basis:0px}.border-collapse{border-collapse:collapse}.\!translate-y-0{--tw-translate-y: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-12{--tw-translate-x: -3rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-2{--tw-translate-x: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-6{--tw-translate-x: -1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-3{--tw-translate-y: -.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-2{--tw-translate-x: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[10\%\]{--tw-translate-y: 10%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-162\.343deg\]{--tw-rotate: -162.343deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.list-\[circle\]{list-style-type:circle}.list-\[lower-alpha\]{list-style-type:lower-alpha}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-28{gap:7rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[22px\]{gap:22px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[100px\]{border-radius:100px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[32px\]{border-radius:32px}.rounded-\[32px_0_0_0\]{border-radius:32px 0 0}.rounded-\[60px\]{border-radius:60px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-\[32px\]{border-top-left-radius:32px;border-top-right-radius:32px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-bl-\[30px\]{border-bottom-left-radius:30px}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr{border-top-right-radius:.25rem}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-\[3px\]{border-width:3px}.border-x-4{border-left-width:4px;border-right-width:4px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.\!border-b-0{border-bottom-width:0px!important}.\!border-r-0{border-right-width:0px!important}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-8{border-bottom-width:8px}.border-b-\[20px\]{border-bottom-width:20px}.border-b-\[3px\]{border-bottom-width:3px}.border-l-\[20px\]{border-left-width:20px}.border-l-\[4px\]{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-r-\[20px\]{border-right-width:20px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-\[3px\]{border-top-width:3px}.border-t-\[5px\]{border-top-width:5px}.\!border-solid{border-style:solid!important}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.border-\[\#05603A\]{--tw-border-opacity: 1;border-color:rgb(5 96 58 / var(--tw-border-opacity, 1))}.border-\[\#1C4DA1\]{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.border-\[\#A4B8D9\]{--tw-border-opacity: 1;border-color:rgb(164 184 217 / var(--tw-border-opacity, 1))}.border-\[\#A9A9A9\]{--tw-border-opacity: 1;border-color:rgb(169 169 169 / var(--tw-border-opacity, 1))}.border-\[\#ADB2B6\]{--tw-border-opacity: 1;border-color:rgb(173 178 182 / var(--tw-border-opacity, 1))}.border-\[\#B399D6\]{--tw-border-opacity: 1;border-color:rgb(179 153 214 / var(--tw-border-opacity, 1))}.border-\[\#CA8A00\]{--tw-border-opacity: 1;border-color:rgb(202 138 0 / var(--tw-border-opacity, 1))}.border-\[\#D6D8DA\]{--tw-border-opacity: 1;border-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.border-\[\#D9CCEA\]{--tw-border-opacity: 1;border-color:rgb(217 204 234 / var(--tw-border-opacity, 1))}.border-\[\#DBECF0\]{--tw-border-opacity: 1;border-color:rgb(219 236 240 / var(--tw-border-opacity, 1))}.border-\[\#F95C22\]{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.border-\[\#FBBB26\]{--tw-border-opacity: 1;border-color:rgb(251 187 38 / var(--tw-border-opacity, 1))}.border-\[\#FFEF99\]{--tw-border-opacity: 1;border-color:rgb(255 239 153 / var(--tw-border-opacity, 1))}.border-\[\#ffa7b4\]{--tw-border-opacity: 1;border-color:rgb(255 167 180 / var(--tw-border-opacity, 1))}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-dark-blue{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.border-dark-blue-100{--tw-border-opacity: 1;border-color:rgb(210 219 236 / var(--tw-border-opacity, 1))}.border-dark-blue-200{--tw-border-opacity: 1;border-color:rgb(164 184 217 / var(--tw-border-opacity, 1))}.border-dark-blue-300{--tw-border-opacity: 1;border-color:rgb(119 148 199 / var(--tw-border-opacity, 1))}.border-dark-blue-400{--tw-border-opacity: 1;border-color:rgb(73 113 180 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.border-secondary{--tw-border-opacity: 1;border-color:rgb(22 65 148 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-zinc-100{--tw-border-opacity: 1;border-color:rgb(244 244 245 / var(--tw-border-opacity, 1))}.border-b-\[\#F4F6FA\]{--tw-border-opacity: 1;border-bottom-color:rgb(244 246 250 / var(--tw-border-opacity, 1))}.border-b-\[\#ffffff\]{--tw-border-opacity: 1;border-bottom-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-b-gray-800{--tw-border-opacity: 1;border-bottom-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-l-gray-800{--tw-border-opacity: 1;border-left-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-r-\[\#D9CCEA\]{--tw-border-opacity: 1;border-right-color:rgb(217 204 234 / var(--tw-border-opacity, 1))}.border-r-gray-800{--tw-border-opacity: 1;border-right-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-r-transparent{border-right-color:transparent}.border-t-gray-800{--tw-border-opacity: 1;border-top-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.\!bg-dark-blue{--tw-bg-opacity: 1 !important;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))!important}.\!bg-primary{--tw-bg-opacity: 1 !important;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))!important}.bg-\[\#00B3E3\]{--tw-bg-opacity: 1;background-color:rgb(0 179 227 / var(--tw-bg-opacity, 1))}.bg-\[\#1C4DA1CC\]{background-color:#1c4da1cc}.bg-\[\#1C4DA1\]{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.bg-\[\#410098\]{--tw-bg-opacity: 1;background-color:rgb(65 0 152 / var(--tw-bg-opacity, 1))}.bg-\[\#99E1F4\]{--tw-bg-opacity: 1;background-color:rgb(153 225 244 / var(--tw-bg-opacity, 1))}.bg-\[\#A4B8D9\]{--tw-bg-opacity: 1;background-color:rgb(164 184 217 / var(--tw-bg-opacity, 1))}.bg-\[\#B399D6\]{--tw-bg-opacity: 1;background-color:rgb(179 153 214 / var(--tw-bg-opacity, 1))}.bg-\[\#CCF0F9\]{--tw-bg-opacity: 1;background-color:rgb(204 240 249 / var(--tw-bg-opacity, 1))}.bg-\[\#E8EDF6\]{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.bg-\[\#F2FBFE\]{--tw-bg-opacity: 1;background-color:rgb(242 251 254 / var(--tw-bg-opacity, 1))}.bg-\[\#F4F6FA\]{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F2FA\]{--tw-bg-opacity: 1;background-color:rgb(245 242 250 / var(--tw-bg-opacity, 1))}.bg-\[\#F95C22\]{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-\[\#FE6824\]{--tw-bg-opacity: 1;background-color:rgb(254 104 36 / var(--tw-bg-opacity, 1))}.bg-\[\#FEEFE9\]{--tw-bg-opacity: 1;background-color:rgb(254 239 233 / var(--tw-bg-opacity, 1))}.bg-\[\#FFD700\]{--tw-bg-opacity: 1;background-color:rgb(255 215 0 / var(--tw-bg-opacity, 1))}.bg-\[\#FFEF99\]{--tw-bg-opacity: 1;background-color:rgb(255 239 153 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFBE5\]{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[\#f95c22\]{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-\[\#fe85351a\]{background-color:#fe85351a}.bg-\[\#ffe5e9\]{--tw-bg-opacity: 1;background-color:rgb(255 229 233 / var(--tw-bg-opacity, 1))}.bg-\[\#ffffff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-aqua{--tw-bg-opacity: 1;background-color:rgb(177 224 229 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50\/75{background-color:#eff6ffbf}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.bg-dark-blue{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.bg-dark-blue-50{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.bg-dark-orange{--tw-bg-opacity: 1;background-color:rgb(182 49 0 / var(--tw-bg-opacity, 1))}.bg-gray-10{--tw-bg-opacity: 1;background-color:rgb(244 246 250 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-light-blue{--tw-bg-opacity: 1;background-color:rgb(242 251 254 / var(--tw-bg-opacity, 1))}.bg-light-blue-100{--tw-bg-opacity: 1;background-color:rgb(204 240 249 / var(--tw-bg-opacity, 1))}.bg-light-blue-300{--tw-bg-opacity: 1;background-color:rgb(102 209 238 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-yellow{--tw-bg-opacity: 1;background-color:rgb(255 215 0 / var(--tw-bg-opacity, 1))}.bg-yellow-2{--tw-bg-opacity: 1;background-color:rgb(255 247 204 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.bg-opacity-25{--tw-bg-opacity: .25}.bg-blue-gradient{background-image:linear-gradient(161.75deg,#1254c5 16.95%,#0040ae 31.1%)}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-green-gradient{background-image:linear-gradient(90deg,#33c2e9 35%,#00b3e3 90%)}.bg-light-blue-gradient{background-image:linear-gradient(161.75deg,#33c2e9 16.95%,#00b3e3 31.1%)}.bg-orange-gradient{background-image:linear-gradient(36.92deg,#f95c22 20.32%,#ff885c 28.24%)}.bg-secondary-gradient{background-image:linear-gradient(36.92deg,#1c4da1 20.32%,#0040ae 28.24%)}.bg-violet-gradient{background-image:linear-gradient(247deg,#410098 22.05%,#6733ad 79.09%)}.bg-yellow-transparent-gradient{background-image:linear-gradient(90deg,#fffbe5 35%,#0000 90%)}.bg-yellow-transparent-opposite-gradient{background-image:linear-gradient(90deg,#0000 10%,#fffbe5 65%)}.from-\[\#ff4694\]{--tw-gradient-from: #ff4694 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 70 148 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#776fff\]{--tw-gradient-to: #776fff var(--tw-gradient-to-position)}.fill-\[\#000000\]{fill:#000}.fill-\[\#FFD700\]{fill:gold}.fill-current{fill:currentColor}.fill-orange-500{fill:#f97316}.fill-primary{fill:#f95c22}.fill-white{fill:#fff}.stroke-\[\#414141\]{stroke:#414141}.stroke-current{stroke:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[13px\]{padding:13px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[44px\]{padding-left:44px;padding-right:44px}.px-\[60px\]{padding-left:60px;padding-right:60px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[5rem\]{padding-top:5rem;padding-bottom:5rem}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.\!pb-0{padding-bottom:0!important}.\!pb-8{padding-bottom:2rem!important}.\!pr-10{padding-right:2.5rem!important}.\!pt-16{padding-top:4rem!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0\.5{padding-left:.125rem}.pl-14{padding-left:3.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-48{padding-right:12rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-60{padding-top:15rem}.pt-8{padding-top:2rem}.pt-\[5rem\]{padding-top:5rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.font-\[\'Blinker\'\]{font-family:Blinker}.font-\[\'Montserrat\'\]{font-family:Montserrat}.font-\[Blinker\]{font-family:Blinker}.font-\[Montserrat\]{font-family:Montserrat}.font-blinker{font-family:Blinker,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.\!text-\[16px\]{font-size:16px!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[30px\]{font-size:30px}.text-base{font-size:1.125rem}.text-default{font-size:16px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.\!capitalize{text-transform:capitalize!important}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-10{line-height:2.5rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[1\.4\]{line-height:1.4}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[30px\]{line-height:30px}.leading-\[36px\]{line-height:36px}.leading-\[44px\]{line-height:44px}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[\.1px\]{letter-spacing:.1px}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#1C4DA1\]{--tw-text-opacity: 1 !important;color:rgb(28 77 161 / var(--tw-text-opacity, 1))!important}.\!text-\[\#ffffff\]{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#05603A\]{--tw-text-opacity: 1;color:rgb(5 96 58 / var(--tw-text-opacity, 1))}.text-\[\#164194\]{--tw-text-opacity: 1;color:rgb(22 65 148 / var(--tw-text-opacity, 1))}.text-\[\#1C4DA1\],.text-\[\#1c4da1\]{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.text-\[\#20262C\],.text-\[\#20262c\]{--tw-text-opacity: 1;color:rgb(32 38 44 / var(--tw-text-opacity, 1))}.text-\[\#333E48\],.text-\[\#333e48\]{--tw-text-opacity: 1;color:rgb(51 62 72 / var(--tw-text-opacity, 1))}.text-\[\'\#20262C\'\]{color:"#20262C"}.text-\[\'Blinker\'\]{color:"Blinker"}.text-\[ff526c\]{color:ff526c}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-dark-blue{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.text-dark-blue-400{--tw-text-opacity: 1;color:rgb(73 113 180 / var(--tw-text-opacity, 1))}.text-error-200{--tw-text-opacity: 1;color:rgb(227 5 25 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(249 92 34 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:rgb(22 65 148 / var(--tw-text-opacity, 1))}.text-slate,.text-slate-400{--tw-text-opacity: 1;color:rgb(92 101 109 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(51 62 72 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(32 38 44 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.bg-blend-multiply{background-blend-mode:multiply}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[118px\]{--tw-blur: blur(118px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur: blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[1\.5s\]{transition-duration:1.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.placeholder\:font-normal::-moz-placeholder{font-weight:400}.placeholder\:font-normal::placeholder{font-weight:400}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:top-full:after{content:var(--tw-content);top:100%}.after\:mt-2:after{content:var(--tw-content);margin-top:.5rem}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[50px\]:after{content:var(--tw-content);height:50px}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:max-h-\[50px\]:after{content:var(--tw-content);max-height:50px}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:bg-\[\#5F718A\]:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(95 113 138 / var(--tw-bg-opacity, 1))}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.last\:pb-0:last-child{padding-bottom:0}.checked\:border-0:checked{border-width:0px}.checked\:bg-dark-blue:checked{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.empty\:hidden:empty{display:none}.focus-within\:placeholder-dark-orange:focus-within::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(182 49 0 / var(--tw-placeholder-opacity, 1))}.focus-within\:placeholder-dark-orange:focus-within::placeholder{--tw-placeholder-opacity: 1;color:rgb(182 49 0 / var(--tw-placeholder-opacity, 1))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-inset:focus-within{--tw-ring-inset: inset}.focus-within\:ring-dark-orange:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(182 49 0 / var(--tw-ring-opacity, 1))}.hover\:bottom-0:hover{bottom:0}.hover\:left-0:hover{left:0}.hover\:right-0:hover{right:0}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-l-orange-500:hover{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#001E52\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 30 82 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#061b45\]:hover{--tw-bg-opacity: 1;background-color:rgb(6 27 69 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1C4DA1\]:hover{--tw-bg-opacity: 1;background-color:rgb(28 77 161 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1C4DA1\]\/10:hover{background-color:#1c4da11a}.hover\:bg-\[\#98E1F5\]:hover{--tw-bg-opacity: 1;background-color:rgb(152 225 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E8EDF6\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F95C22\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FB9D7A\]:hover{--tw-bg-opacity: 1;background-color:rgb(251 157 122 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFEF99\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 239 153 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e54c12\]:hover{--tw-bg-opacity: 1;background-color:rgb(229 76 18 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(232 237 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-hover-blue:hover{--tw-bg-opacity: 1;background-color:rgb(10 66 161 / var(--tw-bg-opacity, 1))}.hover\:bg-hover-orange:hover{--tw-bg-opacity: 1;background-color:rgb(251 157 122 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500:hover{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(22 65 148 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-indigo-900:hover{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(249 92 34 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.focus\:z-10:focus{z-index:10}.focus\:border-black:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-dark-blue:focus{--tw-border-opacity: 1;border-color:rgb(28 77 161 / var(--tw-border-opacity, 1))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-50:focus{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.focus\:text-black:focus{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.focus\:text-dark-blue:focus{--tw-text-opacity: 1;color:rgb(28 77 161 / var(--tw-text-opacity, 1))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 92 34 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-indigo-500:focus-visible{outline-color:#6366f1}.focus-visible\:outline-white:focus-visible{outline-color:#fff}.active\:bg-black:active{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-700:active{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:top-1\/2{top:50%}.group:hover .group-hover\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(249 92 34 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:fill-\[\#1C4DA1\]{fill:#1c4da1}.group:hover .group-hover\:fill-\[\#ffffff\]{fill:#fff}.group:hover .group-hover\:fill-secondary{fill:#164194}.group:hover .group-hover\:fill-white{fill:#fff}.group:hover .group-hover\:stroke-\[\#ffffff\]{stroke:#fff}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:block{display:block}.peer:checked~.peer-checked\:before\:block:before{content:var(--tw-content);display:block}.peer:checked~.peer-checked\:before\:h-3:before{content:var(--tw-content);height:.75rem}.peer:checked~.peer-checked\:before\:w-3:before{content:var(--tw-content);width:.75rem}.peer:checked~.peer-checked\:before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.peer:checked~.peer-checked\:before\:bg-slate-600:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(32 38 44 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:before\:content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}@media not all and (min-width: 1280px){.max-xl\:flex{display:flex}.max-xl\:\!hidden{display:none!important}.max-xl\:w-full{width:100%}.max-xl\:flex-col{flex-direction:column}.max-xl\:\!items-start{align-items:flex-start!important}.max-xl\:overflow-auto{overflow:auto}.max-xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-xl\:px-8{padding-left:2rem;padding-right:2rem}.max-xl\:pt-6{padding-top:1.5rem}}@media not all and (min-width: 1024px){.max-lg\:hidden{display:none}.max-lg\:flex-col{flex-direction:column}.max-lg\:flex-col-reverse{flex-direction:column-reverse}.max-lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-lg\:py-12{padding-top:3rem;padding-bottom:3rem}.max-lg\:pb-12{padding-bottom:3rem}.max-lg\:pb-5{padding-bottom:1.25rem}.max-lg\:pt-5{padding-top:1.25rem}.max-lg\:pt-\[50px\]{padding-top:50px}}@media not all and (min-width: 768px){.max-md\:fixed{position:fixed}.max-md\:bottom-0{bottom:0}.max-md\:left-0{left:0}.max-md\:z-\[99\]{z-index:99}.max-md\:mx-auto{margin-left:auto;margin-right:auto}.max-md\:mb-10{margin-bottom:2.5rem}.max-md\:mt-10{margin-top:2.5rem}.max-md\:mt-2{margin-top:.5rem}.max-md\:mt-4{margin-top:1rem}.max-md\:hidden{display:none}.max-md\:h-\[386px\]{height:386px}.max-md\:h-\[50\%\]{height:50%}.max-md\:h-\[calc\(100dvh-125px\)\]{height:calc(100dvh - 125px)}.max-md\:h-full{height:100%}.max-md\:max-h-\[50\%\]{max-height:50%}.max-md\:w-fit{width:-moz-fit-content;width:fit-content}.max-md\:w-full{width:100%}.max-md\:max-w-full{max-width:100%}.max-md\:justify-end{justify-content:flex-end}.max-md\:gap-2{gap:.5rem}.max-md\:overflow-auto{overflow:auto}.max-md\:rounded-none{border-radius:0}.max-md\:border-r-2{border-right-width:2px}.max-md\:border-t-2{border-top-width:2px}.max-md\:border-primary{--tw-border-opacity: 1;border-color:rgb(249 92 34 / var(--tw-border-opacity, 1))}.max-md\:border-r-\[\#D6D8DA\]{--tw-border-opacity: 1;border-right-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.max-md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.max-md\:p-6{padding:1.5rem}.max-md\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.max-md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-md\:px-\[44px\]{padding-left:44px;padding-right:44px}.max-md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.max-md\:py-12{padding-top:3rem;padding-bottom:3rem}.max-md\:py-4{padding-top:1rem;padding-bottom:1rem}.max-md\:pb-4{padding-bottom:1rem}.max-md\:text-2xl{font-size:1.5rem;line-height:2rem}.max-md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.max-md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.max-md\:text-6xl{font-size:3.75rem;line-height:1}.max-md\:text-\[22px\]{font-size:22px}.max-md\:leading-8{line-height:2rem}}@media not all and (min-width: 575px){.max-sm\:top-6{top:1.5rem}.max-sm\:top-8{top:2rem}.max-sm\:mb-10{margin-bottom:2.5rem}.max-sm\:hidden{display:none}.max-sm\:h-\[224px\]{height:224px}.max-sm\:w-full{width:100%}.max-sm\:gap-1\.5{gap:.375rem}.max-sm\:p-0{padding:0}.max-sm\:p-\[10px\]{padding:10px}.max-sm\:px-1{padding-left:.25rem;padding-right:.25rem}.max-sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.max-sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.max-sm\:leading-7{line-height:1.75rem}}@media not all and (min-width: 480px){.max-xs\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-xs\:text-\[20px\]{font-size:20px}}@media (min-width: 575px){.sm\:static{position:static}.sm\:absolute{position:absolute}.sm\:-bottom-16{bottom:-4rem}.sm\:-right-60{right:-15rem}.sm\:-top-10{top:-2.5rem}.sm\:left-3{left:.75rem}.sm\:right-1\/2{right:50%}.sm\:top-2{top:.5rem}.sm\:top-\[-28rem\]{top:-28rem}.sm\:-z-10{z-index:-10}.sm\:order-2{order:2}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-mt-20{margin-top:-5rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-16{margin-left:4rem}.sm\:mr-10{margin-right:2.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-56{height:14rem}.sm\:h-auto{height:auto}.sm\:w-\[324px\]{width:324px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-\[224px\]{min-width:224px}.sm\:max-w-md{max-width:28rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-10{gap:2.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-md{border-radius:.375rem}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pr-20{padding-right:5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pt-0{padding-top:0}.sm\:pt-24{padding-top:6rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-base{font-size:1.125rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:leading-5{line-height:1.25rem}.sm\:blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:-right-36{right:-9rem}.md\:-right-40{right:-10rem}.md\:bottom-auto{bottom:auto}.md\:left-0{left:0}.md\:right-0{right:0}.md\:top-1\/2{top:50%}.md\:top-1\/3{top:33.333333%}.md\:top-2\/3{top:66.666667%}.md\:top-48{top:12rem}.md\:top-\[123px\]{top:123px}.md\:order-2{order:2}.md\:col-span-1{grid-column:span 1 / span 1}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-auto{margin-left:auto}.md\:mr-auto{margin-right:auto}.md\:mt-10{margin-top:2.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-60{height:15rem}.md\:h-64{height:16rem}.md\:h-72{height:18rem}.md\:h-8{height:2rem}.md\:h-\[642px\]{height:642px}.md\:h-\[calc\(100dvh-123px\)\]{height:calc(100dvh - 123px)}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:min-h-96{min-height:24rem}.md\:min-h-\[48px\]{min-height:48px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-2\/3{width:66.666667%}.md\:w-52{width:13rem}.md\:w-60{width:15rem}.md\:w-64{width:16rem}.md\:w-72{width:18rem}.md\:w-8{width:2rem}.md\:w-\[130px\]{width:130px}.md\:w-\[177px\]{width:177px}.md\:w-\[200px\]{width:200px}.md\:w-\[260px\]{width:260px}.md\:w-\[329px\]{width:329px}.md\:w-\[480px\]{width:480px}.md\:w-\[60vw\]{width:60vw}.md\:w-\[calc\(100\%-0\.75rem\)\]{width:calc(100% - .75rem)}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-full{width:100%}.md\:max-w-60{max-width:15rem}.md\:max-w-\[386px\]{max-width:386px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[472px\]{max-width:472px}.md\:max-w-\[760px\]{max-width:760px}.md\:max-w-\[825px\]{max-width:825px}.md\:max-w-\[90\%\]{max-width:90%}.md\:max-w-md{max-width:28rem}.md\:\!translate-y-0{--tw-translate-y: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:gap-10{gap:2.5rem}.md\:gap-16{gap:4rem}.md\:gap-2{gap:.5rem}.md\:gap-20{gap:5rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-\[50px\]{gap:50px}.md\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-y-scroll{overflow-y:scroll}.md\:whitespace-nowrap{white-space:nowrap}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:border-b-2{border-bottom-width:2px}.md\:border-l-\[5px\]{border-left-width:5px}.md\:border-t-0{border-top-width:0px}.md\:border-b-\[\#D6D8DA\]{--tw-border-opacity: 1;border-bottom-color:rgb(214 216 218 / var(--tw-border-opacity, 1))}.md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.md\:object-cover{-o-object-fit:cover;object-fit:cover}.md\:p-0{padding:0}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:\!px-0{padding-left:0!important;padding-right:0!important}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-\[186px\]{padding-top:186px;padding-bottom:186px}.md\:py-\[4\.5rem\]{padding-top:4.5rem;padding-bottom:4.5rem}.md\:py-\[7\.5rem\]{padding-top:7.5rem;padding-bottom:7.5rem}.md\:py-\[72px\]{padding-top:72px;padding-bottom:72px}.md\:py-\[84px\]{padding-top:84px;padding-bottom:84px}.md\:\!pt-12{padding-top:3rem!important}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-48{padding-bottom:12rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-0{padding-left:0}.md\:pl-16{padding-left:4rem}.md\:pr-3{padding-right:.75rem}.md\:pt-12{padding-top:3rem}.md\:pt-20{padding-top:5rem}.md\:pt-28{padding-top:7rem}.md\:pt-32{padding-top:8rem}.md\:pt-4{padding-top:1rem}.md\:pt-40{padding-top:10rem}.md\:pt-48{padding-top:12rem}.md\:pt-52{padding-top:13rem}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[1\.35rem\]{font-size:1.35rem}.md\:text-\[30px\]{font-size:30px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[45px\]{font-size:45px}.md\:text-\[48px\]{font-size:48px}.md\:text-\[60px\]{font-size:60px}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-medium{font-weight:500}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}.md\:leading-9{line-height:2.25rem}.md\:leading-\[30px\]{line-height:30px}.md\:leading-\[44px\]{line-height:44px}.md\:leading-\[52px\]{line-height:52px}.md\:leading-\[58px\]{line-height:58px}.md\:leading-\[72px\]{line-height:72px}}@media (min-width: 993px){.tablet\:top-16{top:4rem}.tablet\:mb-0{margin-bottom:0}.tablet\:mb-10{margin-bottom:2.5rem}.tablet\:mb-6{margin-bottom:1.5rem}.tablet\:mb-8{margin-bottom:2rem}.tablet\:mt-0{margin-top:0}.tablet\:block{display:block}.tablet\:flex{display:flex}.tablet\:hidden{display:none}.tablet\:w-1\/3{width:33.333333%}.tablet\:w-2\/3{width:66.666667%}.tablet\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tablet\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tablet\:flex-row{flex-direction:row}.tablet\:items-center{align-items:center}.tablet\:gap-14{gap:3.5rem}.tablet\:gap-20{gap:5rem}.tablet\:gap-32{gap:8rem}.tablet\:gap-6{gap:1.5rem}.tablet\:rounded-3xl{border-radius:1.5rem}.tablet\:px-24{padding-left:6rem;padding-right:6rem}.tablet\:py-16{padding-top:4rem;padding-bottom:4rem}.tablet\:py-20{padding-top:5rem;padding-bottom:5rem}.tablet\:py-28{padding-top:7rem;padding-bottom:7rem}.tablet\:pb-16{padding-bottom:4rem}.tablet\:pb-6{padding-bottom:1.5rem}.tablet\:pb-8{padding-bottom:2rem}.tablet\:pt-20{padding-top:5rem}.tablet\:text-left{text-align:left}.tablet\:text-center{text-align:center}.tablet\:text-2xl{font-size:1.5rem;line-height:2rem}.tablet\:text-3xl{font-size:1.875rem;line-height:2.25rem}.tablet\:text-4xl{font-size:2.25rem;line-height:2.5rem}.tablet\:text-5xl{font-size:3rem;line-height:1}.tablet\:text-xl{font-size:1.25rem;line-height:1.75rem}.tablet\:font-medium{font-weight:500}.tablet\:leading-7{line-height:1.75rem}.tablet\:leading-\[30px\]{line-height:30px}}@media (min-width: 1024px){.lg\:-bottom-20{bottom:-5rem}.lg\:top-96{top:24rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-full{grid-column:1 / -1}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-20{height:5rem}.lg\:h-\[320px\]{height:320px}.lg\:h-\[520px\]{height:520px}.lg\:w-1\/2{width:50%}.lg\:w-20{width:5rem}.lg\:w-\[440px\]{width:440px}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:max-w-\[429px\]{max-width:429px}.lg\:max-w-\[460px\]{max-width:460px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:gap-0{gap:0px}.lg\:gap-10{gap:2.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}.lg\:gap-8{gap:2rem}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:rounded-bl-\[30px\]{border-bottom-left-radius:30px}.lg\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 251 229 / var(--tw-bg-opacity, 1))}.lg\:p-10{padding:2.5rem}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[6rem\]{padding-left:6rem;padding-right:6rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-\[10rem\]{padding-top:10rem;padding-bottom:10rem}.lg\:py-\[4rem\]{padding-top:4rem;padding-bottom:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:pr-0{padding-right:0}.lg\:pr-12{padding-right:3rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-8{padding-top:2rem}.lg\:text-\[20px\]{font-size:20px}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-\[22px\]{line-height:22px}.lg\:leading-\[44px\]{line-height:44px}}@media (min-width: 1280px){.xl\:static{position:static}.xl\:-bottom-28{bottom:-7rem}.xl\:-bottom-32{bottom:-8rem}.xl\:-bottom-36{bottom:-9rem}.xl\:mb-0{margin-bottom:0}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mt-20{margin-top:5rem}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:\!hidden{display:none!important}.xl\:hidden{display:none}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-3\/4{width:75%}.xl\:w-72{width:18rem}.xl\:w-auto{width:auto}.xl\:w-full{width:100%}.xl\:max-w-\[640px\]{max-width:640px}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-10{gap:2.5rem}.xl\:gap-12{gap:3rem}.xl\:gap-20{gap:5rem}.xl\:gap-28{gap:7rem}.xl\:gap-32{gap:8rem}.xl\:gap-\[120px\]{gap:120px}.xl\:whitespace-nowrap{white-space:nowrap}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-\[10rem\]{padding-top:10rem}.xl\:text-\[60px\]{font-size:60px}.xl\:leading-\[72px\]{line-height:72px}}@media (min-width: 1536px){.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:flex-row{flex-direction:row}.\32xl\:gap-8{gap:2rem}.\32xl\:gap-\[260px\]{gap:260px}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme: dark){.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}.\[\&_li\]\:my-2 li{margin-top:.5rem;margin-bottom:.5rem}.\[\&_p\]\:\!p-0 p{padding:0!important}.\[\&_p\]\:p-0 p{padding:0}.\[\&_p\]\:py-0 p{padding-top:0;padding-bottom:0}.\[\&_p\]\:empty\:hidden:empty p{display:none}.\[\&_path\]\:\!fill-dark-blue path{fill:#1c4da1!important} diff --git a/public/build/assets/app-yD-X9-JM.js b/public/build/assets/app-yD-X9-JM.js deleted file mode 100644 index 82d35177d..000000000 --- a/public/build/assets/app-yD-X9-JM.js +++ /dev/null @@ -1,238 +0,0 @@ -var sE=Object.defineProperty;var iE=(e,t,n)=>t in e?sE(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var ze=(e,t,n)=>iE(e,typeof t!="symbol"?t+"":t,n);const aE="modulepreload",lE=function(e){return"/build/"+e},Iv={},Vt=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),u=(o==null?void 0:o.nonce)||(o==null?void 0:o.getAttribute("nonce"));s=Promise.allSettled(n.map(c=>{if(c=lE(c),c in Iv)return;Iv[c]=!0;const h=c.endsWith(".css"),f=h?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${c}"]${f}`))return;const p=document.createElement("link");if(p.rel=h?"stylesheet":aE,h||(p.as="script"),p.crossOrigin="",p.href=c,u&&p.setAttribute("nonce",u),document.head.appendChild(p),h)return new Promise((m,y)=>{p.addEventListener("load",m),p.addEventListener("error",()=>y(new Error(`Unable to preload CSS for ${c}`)))})}))}function a(o){const u=new Event("vite:preloadError",{cancelable:!0});if(u.payload=o,window.dispatchEvent(u),!u.defaultPrevented)throw o}return s.then(o=>{for(const u of o||[])u.status==="rejected"&&a(u.reason);return t().catch(a)})};function x0(e,t){return function(){return e.apply(t,arguments)}}const{toString:oE}=Object.prototype,{getPrototypeOf:Kh}=Object,Dc=(e=>t=>{const n=oE.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),bs=e=>(e=e.toLowerCase(),t=>Dc(t)===e),Pc=e=>t=>typeof t===e,{isArray:xl}=Array,co=Pc("undefined");function uE(e){return e!==null&&!co(e)&&e.constructor!==null&&!co(e.constructor)&&Br(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const k0=bs("ArrayBuffer");function cE(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&k0(e.buffer),t}const dE=Pc("string"),Br=Pc("function"),S0=Pc("number"),Lc=e=>e!==null&&typeof e=="object",fE=e=>e===!0||e===!1,Wu=e=>{if(Dc(e)!=="object")return!1;const t=Kh(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},hE=bs("Date"),pE=bs("File"),mE=bs("Blob"),gE=bs("FileList"),vE=e=>Lc(e)&&Br(e.pipe),yE=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||Br(e.append)&&((t=Dc(e))==="formdata"||t==="object"&&Br(e.toString)&&e.toString()==="[object FormData]"))},_E=bs("URLSearchParams"),[bE,wE,xE,kE]=["ReadableStream","Request","Response","Headers"].map(bs),SE=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Mo(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,s;if(typeof e!="object"&&(e=[e]),xl(e))for(r=0,s=e.length;r0;)if(s=n[r],t===s.toLowerCase())return s;return null}const ia=typeof globalThis<"u"?globalThis:typeof self<"u"?self:window,A0=e=>!co(e)&&e!==ia;function uh(){const{caseless:e}=A0(this)&&this||{},t={},n=(r,s)=>{const a=e&&T0(t,s)||s;Wu(t[a])&&Wu(r)?t[a]=uh(t[a],r):Wu(r)?t[a]=uh({},r):xl(r)?t[a]=r.slice():t[a]=r};for(let r=0,s=arguments.length;r(Mo(t,(s,a)=>{n&&Br(s)?e[a]=x0(s,n):e[a]=s},{allOwnKeys:r}),e),AE=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),CE=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},EE=(e,t,n,r)=>{let s,a,o;const u={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),a=s.length;a-- >0;)o=s[a],(!r||r(o,e,t))&&!u[o]&&(t[o]=e[o],u[o]=!0);e=n!==!1&&Kh(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},OE=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},ME=e=>{if(!e)return null;if(xl(e))return e;let t=e.length;if(!S0(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},RE=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Kh(Uint8Array)),DE=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let s;for(;(s=r.next())&&!s.done;){const a=s.value;t.call(e,a[0],a[1])}},PE=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},LE=bs("HTMLFormElement"),IE=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,s){return r.toUpperCase()+s}),Nv=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),NE=bs("RegExp"),C0=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Mo(n,(s,a)=>{let o;(o=t(s,a,e))!==!1&&(r[a]=o||s)}),Object.defineProperties(e,r)},VE=e=>{C0(e,(t,n)=>{if(Br(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(Br(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},FE=(e,t)=>{const n={},r=s=>{s.forEach(a=>{n[a]=!0})};return xl(e)?r(e):r(String(e).split(t)),n},$E=()=>{},BE=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function HE(e){return!!(e&&Br(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const UE=e=>{const t=new Array(10),n=(r,s)=>{if(Lc(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[s]=r;const a=xl(r)?[]:{};return Mo(r,(o,u)=>{const c=n(o,s+1);!co(c)&&(a[u]=c)}),t[s]=void 0,a}}return r};return n(e,0)},jE=bs("AsyncFunction"),qE=e=>e&&(Lc(e)||Br(e))&&Br(e.then)&&Br(e.catch),E0=((e,t)=>e?setImmediate:t?((n,r)=>(ia.addEventListener("message",({source:s,data:a})=>{s===ia&&a===n&&r.length&&r.shift()()},!1),s=>{r.push(s),ia.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",Br(ia.postMessage)),WE=typeof queueMicrotask<"u"?queueMicrotask.bind(ia):typeof process<"u"&&process.nextTick||E0,we={isArray:xl,isArrayBuffer:k0,isBuffer:uE,isFormData:yE,isArrayBufferView:cE,isString:dE,isNumber:S0,isBoolean:fE,isObject:Lc,isPlainObject:Wu,isReadableStream:bE,isRequest:wE,isResponse:xE,isHeaders:kE,isUndefined:co,isDate:hE,isFile:pE,isBlob:mE,isRegExp:NE,isFunction:Br,isStream:vE,isURLSearchParams:_E,isTypedArray:RE,isFileList:gE,forEach:Mo,merge:uh,extend:TE,trim:SE,stripBOM:AE,inherits:CE,toFlatObject:EE,kindOf:Dc,kindOfTest:bs,endsWith:OE,toArray:ME,forEachEntry:DE,matchAll:PE,isHTMLForm:LE,hasOwnProperty:Nv,hasOwnProp:Nv,reduceDescriptors:C0,freezeMethods:VE,toObjectSet:FE,toCamelCase:IE,noop:$E,toFiniteNumber:BE,findKey:T0,global:ia,isContextDefined:A0,isSpecCompliantForm:HE,toJSONObject:UE,isAsyncFn:jE,isThenable:qE,setImmediate:E0,asap:WE};function dt(e,t,n,r,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),s&&(this.response=s,this.status=s.status?s.status:null)}we.inherits(dt,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:we.toJSONObject(this.config),code:this.code,status:this.status}}});const O0=dt.prototype,M0={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{M0[e]={value:e}});Object.defineProperties(dt,M0);Object.defineProperty(O0,"isAxiosError",{value:!0});dt.from=(e,t,n,r,s,a)=>{const o=Object.create(O0);return we.toFlatObject(e,o,function(c){return c!==Error.prototype},u=>u!=="isAxiosError"),dt.call(o,e.message,t,n,r,s),o.cause=e,o.name=e.name,a&&Object.assign(o,a),o};const YE=null;function ch(e){return we.isPlainObject(e)||we.isArray(e)}function R0(e){return we.endsWith(e,"[]")?e.slice(0,-2):e}function Vv(e,t,n){return e?e.concat(t).map(function(s,a){return s=R0(s),!n&&a?"["+s+"]":s}).join(n?".":""):t}function zE(e){return we.isArray(e)&&!e.some(ch)}const KE=we.toFlatObject(we,{},null,function(t){return/^is[A-Z]/.test(t)});function Ic(e,t,n){if(!we.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=we.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(b,A){return!we.isUndefined(A[b])});const r=n.metaTokens,s=n.visitor||f,a=n.dots,o=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&we.isSpecCompliantForm(t);if(!we.isFunction(s))throw new TypeError("visitor must be a function");function h(_){if(_===null)return"";if(we.isDate(_))return _.toISOString();if(!c&&we.isBlob(_))throw new dt("Blob is not supported. Use a Buffer instead.");return we.isArrayBuffer(_)||we.isTypedArray(_)?c&&typeof Blob=="function"?new Blob([_]):Buffer.from(_):_}function f(_,b,A){let B=_;if(_&&!A&&typeof _=="object"){if(we.endsWith(b,"{}"))b=r?b:b.slice(0,-2),_=JSON.stringify(_);else if(we.isArray(_)&&zE(_)||(we.isFileList(_)||we.endsWith(b,"[]"))&&(B=we.toArray(_)))return b=R0(b),B.forEach(function(x,C){!(we.isUndefined(x)||x===null)&&t.append(o===!0?Vv([b],C,a):o===null?b:b+"[]",h(x))}),!1}return ch(_)?!0:(t.append(Vv(A,b,a),h(_)),!1)}const p=[],m=Object.assign(KE,{defaultVisitor:f,convertValue:h,isVisitable:ch});function y(_,b){if(!we.isUndefined(_)){if(p.indexOf(_)!==-1)throw Error("Circular reference detected in "+b.join("."));p.push(_),we.forEach(_,function(B,V){(!(we.isUndefined(B)||B===null)&&s.call(t,B,we.isString(V)?V.trim():V,b,m))===!0&&y(B,b?b.concat(V):[V])}),p.pop()}}if(!we.isObject(e))throw new TypeError("data must be an object");return y(e),t}function Fv(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function Gh(e,t){this._pairs=[],e&&Ic(e,this,t)}const D0=Gh.prototype;D0.append=function(t,n){this._pairs.push([t,n])};D0.toString=function(t){const n=t?function(r){return t.call(this,r,Fv)}:Fv;return this._pairs.map(function(s){return n(s[0])+"="+n(s[1])},"").join("&")};function GE(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function P0(e,t,n){if(!t)return e;const r=n&&n.encode||GE;we.isFunction(n)&&(n={serialize:n});const s=n&&n.serialize;let a;if(s?a=s(t,n):a=we.isURLSearchParams(t)?t.toString():new Gh(t,n).toString(r),a){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class $v{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){we.forEach(this.handlers,function(r){r!==null&&t(r)})}}const L0={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},JE=typeof URLSearchParams<"u"?URLSearchParams:Gh,ZE=typeof FormData<"u"?FormData:null,XE=typeof Blob<"u"?Blob:null,QE={isBrowser:!0,classes:{URLSearchParams:JE,FormData:ZE,Blob:XE},protocols:["http","https","file","blob","url","data"]},Jh=typeof window<"u"&&typeof document<"u",dh=typeof navigator=="object"&&navigator||void 0,eO=Jh&&(!dh||["ReactNative","NativeScript","NS"].indexOf(dh.product)<0),tO=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",nO=Jh&&window.location.href||"http://localhost",rO=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Jh,hasStandardBrowserEnv:eO,hasStandardBrowserWebWorkerEnv:tO,navigator:dh,origin:nO},Symbol.toStringTag,{value:"Module"})),nr={...rO,...QE};function sO(e,t){return Ic(e,new nr.classes.URLSearchParams,Object.assign({visitor:function(n,r,s,a){return nr.isNode&&we.isBuffer(n)?(this.append(r,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function iO(e){return we.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function aO(e){const t={},n=Object.keys(e);let r;const s=n.length;let a;for(r=0;r=n.length;return o=!o&&we.isArray(s)?s.length:o,c?(we.hasOwnProp(s,o)?s[o]=[s[o],r]:s[o]=r,!u):((!s[o]||!we.isObject(s[o]))&&(s[o]=[]),t(n,r,s[o],a)&&we.isArray(s[o])&&(s[o]=aO(s[o])),!u)}if(we.isFormData(e)&&we.isFunction(e.entries)){const n={};return we.forEachEntry(e,(r,s)=>{t(iO(r),s,n,0)}),n}return null}function lO(e,t,n){if(we.isString(e))try{return(t||JSON.parse)(e),we.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const Ro={transitional:L0,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",s=r.indexOf("application/json")>-1,a=we.isObject(t);if(a&&we.isHTMLForm(t)&&(t=new FormData(t)),we.isFormData(t))return s?JSON.stringify(I0(t)):t;if(we.isArrayBuffer(t)||we.isBuffer(t)||we.isStream(t)||we.isFile(t)||we.isBlob(t)||we.isReadableStream(t))return t;if(we.isArrayBufferView(t))return t.buffer;if(we.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let u;if(a){if(r.indexOf("application/x-www-form-urlencoded")>-1)return sO(t,this.formSerializer).toString();if((u=we.isFileList(t))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Ic(u?{"files[]":t}:t,c&&new c,this.formSerializer)}}return a||s?(n.setContentType("application/json",!1),lO(t)):t}],transformResponse:[function(t){const n=this.transitional||Ro.transitional,r=n&&n.forcedJSONParsing,s=this.responseType==="json";if(we.isResponse(t)||we.isReadableStream(t))return t;if(t&&we.isString(t)&&(r&&!this.responseType||s)){const o=!(n&&n.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(u){if(o)throw u.name==="SyntaxError"?dt.from(u,dt.ERR_BAD_RESPONSE,this,null,this.response):u}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:nr.classes.FormData,Blob:nr.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};we.forEach(["delete","get","head","post","put","patch"],e=>{Ro.headers[e]={}});const oO=we.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),uO=e=>{const t={};let n,r,s;return e&&e.split(` -`).forEach(function(o){s=o.indexOf(":"),n=o.substring(0,s).trim().toLowerCase(),r=o.substring(s+1).trim(),!(!n||t[n]&&oO[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},Bv=Symbol("internals");function ql(e){return e&&String(e).trim().toLowerCase()}function Yu(e){return e===!1||e==null?e:we.isArray(e)?e.map(Yu):String(e)}function cO(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const dO=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Mf(e,t,n,r,s){if(we.isFunction(r))return r.call(this,t,n);if(s&&(t=n),!!we.isString(t)){if(we.isString(r))return t.indexOf(r)!==-1;if(we.isRegExp(r))return r.test(t)}}function fO(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function hO(e,t){const n=we.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(s,a,o){return this[r].call(this,t,s,a,o)},configurable:!0})})}let Tr=class{constructor(t){t&&this.set(t)}set(t,n,r){const s=this;function a(u,c,h){const f=ql(c);if(!f)throw new Error("header name must be a non-empty string");const p=we.findKey(s,f);(!p||s[p]===void 0||h===!0||h===void 0&&s[p]!==!1)&&(s[p||c]=Yu(u))}const o=(u,c)=>we.forEach(u,(h,f)=>a(h,f,c));if(we.isPlainObject(t)||t instanceof this.constructor)o(t,n);else if(we.isString(t)&&(t=t.trim())&&!dO(t))o(uO(t),n);else if(we.isHeaders(t))for(const[u,c]of t.entries())a(c,u,r);else t!=null&&a(n,t,r);return this}get(t,n){if(t=ql(t),t){const r=we.findKey(this,t);if(r){const s=this[r];if(!n)return s;if(n===!0)return cO(s);if(we.isFunction(n))return n.call(this,s,r);if(we.isRegExp(n))return n.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=ql(t),t){const r=we.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||Mf(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let s=!1;function a(o){if(o=ql(o),o){const u=we.findKey(r,o);u&&(!n||Mf(r,r[u],u,n))&&(delete r[u],s=!0)}}return we.isArray(t)?t.forEach(a):a(t),s}clear(t){const n=Object.keys(this);let r=n.length,s=!1;for(;r--;){const a=n[r];(!t||Mf(this,this[a],a,t,!0))&&(delete this[a],s=!0)}return s}normalize(t){const n=this,r={};return we.forEach(this,(s,a)=>{const o=we.findKey(r,a);if(o){n[o]=Yu(s),delete n[a];return}const u=t?fO(a):String(a).trim();u!==a&&delete n[a],n[u]=Yu(s),r[u]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return we.forEach(this,(r,s)=>{r!=null&&r!==!1&&(n[s]=t&&we.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(` -`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(s=>r.set(s)),r}static accessor(t){const r=(this[Bv]=this[Bv]={accessors:{}}).accessors,s=this.prototype;function a(o){const u=ql(o);r[u]||(hO(s,o),r[u]=!0)}return we.isArray(t)?t.forEach(a):a(t),this}};Tr.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);we.reduceDescriptors(Tr.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});we.freezeMethods(Tr);function Rf(e,t){const n=this||Ro,r=t||n,s=Tr.from(r.headers);let a=r.data;return we.forEach(e,function(u){a=u.call(n,a,s.normalize(),t?t.status:void 0)}),s.normalize(),a}function N0(e){return!!(e&&e.__CANCEL__)}function kl(e,t,n){dt.call(this,e??"canceled",dt.ERR_CANCELED,t,n),this.name="CanceledError"}we.inherits(kl,dt,{__CANCEL__:!0});function V0(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new dt("Request failed with status code "+n.status,[dt.ERR_BAD_REQUEST,dt.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function pO(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function mO(e,t){e=e||10;const n=new Array(e),r=new Array(e);let s=0,a=0,o;return t=t!==void 0?t:1e3,function(c){const h=Date.now(),f=r[a];o||(o=h),n[s]=c,r[s]=h;let p=a,m=0;for(;p!==s;)m+=n[p++],p=p%e;if(s=(s+1)%e,s===a&&(a=(a+1)%e),h-o{n=f,s=null,a&&(clearTimeout(a),a=null),e.apply(null,h)};return[(...h)=>{const f=Date.now(),p=f-n;p>=r?o(h,f):(s=h,a||(a=setTimeout(()=>{a=null,o(s)},r-p)))},()=>s&&o(s)]}const nc=(e,t,n=3)=>{let r=0;const s=mO(50,250);return gO(a=>{const o=a.loaded,u=a.lengthComputable?a.total:void 0,c=o-r,h=s(c),f=o<=u;r=o;const p={loaded:o,total:u,progress:u?o/u:void 0,bytes:c,rate:h||void 0,estimated:h&&u&&f?(u-o)/h:void 0,event:a,lengthComputable:u!=null,[t?"download":"upload"]:!0};e(p)},n)},Hv=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Uv=e=>(...t)=>we.asap(()=>e(...t)),vO=nr.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,nr.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(nr.origin),nr.navigator&&/(msie|trident)/i.test(nr.navigator.userAgent)):()=>!0,yO=nr.hasStandardBrowserEnv?{write(e,t,n,r,s,a){const o=[e+"="+encodeURIComponent(t)];we.isNumber(n)&&o.push("expires="+new Date(n).toGMTString()),we.isString(r)&&o.push("path="+r),we.isString(s)&&o.push("domain="+s),a===!0&&o.push("secure"),document.cookie=o.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function _O(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function bO(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function F0(e,t,n){let r=!_O(t);return e&&(r||n==!1)?bO(e,t):t}const jv=e=>e instanceof Tr?{...e}:e;function va(e,t){t=t||{};const n={};function r(h,f,p,m){return we.isPlainObject(h)&&we.isPlainObject(f)?we.merge.call({caseless:m},h,f):we.isPlainObject(f)?we.merge({},f):we.isArray(f)?f.slice():f}function s(h,f,p,m){if(we.isUndefined(f)){if(!we.isUndefined(h))return r(void 0,h,p,m)}else return r(h,f,p,m)}function a(h,f){if(!we.isUndefined(f))return r(void 0,f)}function o(h,f){if(we.isUndefined(f)){if(!we.isUndefined(h))return r(void 0,h)}else return r(void 0,f)}function u(h,f,p){if(p in t)return r(h,f);if(p in e)return r(void 0,h)}const c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:u,headers:(h,f,p)=>s(jv(h),jv(f),p,!0)};return we.forEach(Object.keys(Object.assign({},e,t)),function(f){const p=c[f]||s,m=p(e[f],t[f],f);we.isUndefined(m)&&p!==u||(n[f]=m)}),n}const $0=e=>{const t=va({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:a,headers:o,auth:u}=t;t.headers=o=Tr.from(o),t.url=P0(F0(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),u&&o.set("Authorization","Basic "+btoa((u.username||"")+":"+(u.password?unescape(encodeURIComponent(u.password)):"")));let c;if(we.isFormData(n)){if(nr.hasStandardBrowserEnv||nr.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if((c=o.getContentType())!==!1){const[h,...f]=c?c.split(";").map(p=>p.trim()).filter(Boolean):[];o.setContentType([h||"multipart/form-data",...f].join("; "))}}if(nr.hasStandardBrowserEnv&&(r&&we.isFunction(r)&&(r=r(t)),r||r!==!1&&vO(t.url))){const h=s&&a&&yO.read(a);h&&o.set(s,h)}return t},wO=typeof XMLHttpRequest<"u",xO=wO&&function(e){return new Promise(function(n,r){const s=$0(e);let a=s.data;const o=Tr.from(s.headers).normalize();let{responseType:u,onUploadProgress:c,onDownloadProgress:h}=s,f,p,m,y,_;function b(){y&&y(),_&&_(),s.cancelToken&&s.cancelToken.unsubscribe(f),s.signal&&s.signal.removeEventListener("abort",f)}let A=new XMLHttpRequest;A.open(s.method.toUpperCase(),s.url,!0),A.timeout=s.timeout;function B(){if(!A)return;const x=Tr.from("getAllResponseHeaders"in A&&A.getAllResponseHeaders()),$={data:!u||u==="text"||u==="json"?A.responseText:A.response,status:A.status,statusText:A.statusText,headers:x,config:e,request:A};V0(function(F){n(F),b()},function(F){r(F),b()},$),A=null}"onloadend"in A?A.onloadend=B:A.onreadystatechange=function(){!A||A.readyState!==4||A.status===0&&!(A.responseURL&&A.responseURL.indexOf("file:")===0)||setTimeout(B)},A.onabort=function(){A&&(r(new dt("Request aborted",dt.ECONNABORTED,e,A)),A=null)},A.onerror=function(){r(new dt("Network Error",dt.ERR_NETWORK,e,A)),A=null},A.ontimeout=function(){let C=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const $=s.transitional||L0;s.timeoutErrorMessage&&(C=s.timeoutErrorMessage),r(new dt(C,$.clarifyTimeoutError?dt.ETIMEDOUT:dt.ECONNABORTED,e,A)),A=null},a===void 0&&o.setContentType(null),"setRequestHeader"in A&&we.forEach(o.toJSON(),function(C,$){A.setRequestHeader($,C)}),we.isUndefined(s.withCredentials)||(A.withCredentials=!!s.withCredentials),u&&u!=="json"&&(A.responseType=s.responseType),h&&([m,_]=nc(h,!0),A.addEventListener("progress",m)),c&&A.upload&&([p,y]=nc(c),A.upload.addEventListener("progress",p),A.upload.addEventListener("loadend",y)),(s.cancelToken||s.signal)&&(f=x=>{A&&(r(!x||x.type?new kl(null,e,A):x),A.abort(),A=null)},s.cancelToken&&s.cancelToken.subscribe(f),s.signal&&(s.signal.aborted?f():s.signal.addEventListener("abort",f)));const V=pO(s.url);if(V&&nr.protocols.indexOf(V)===-1){r(new dt("Unsupported protocol "+V+":",dt.ERR_BAD_REQUEST,e));return}A.send(a||null)})},kO=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,s;const a=function(h){if(!s){s=!0,u();const f=h instanceof Error?h:this.reason;r.abort(f instanceof dt?f:new kl(f instanceof Error?f.message:f))}};let o=t&&setTimeout(()=>{o=null,a(new dt(`timeout ${t} of ms exceeded`,dt.ETIMEDOUT))},t);const u=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach(h=>{h.unsubscribe?h.unsubscribe(a):h.removeEventListener("abort",a)}),e=null)};e.forEach(h=>h.addEventListener("abort",a));const{signal:c}=r;return c.unsubscribe=()=>we.asap(u),c}},SO=function*(e,t){let n=e.byteLength;if(n{const s=TO(e,t);let a=0,o,u=c=>{o||(o=!0,r&&r(c))};return new ReadableStream({async pull(c){try{const{done:h,value:f}=await s.next();if(h){u(),c.close();return}let p=f.byteLength;if(n){let m=a+=p;n(m)}c.enqueue(new Uint8Array(f))}catch(h){throw u(h),h}},cancel(c){return u(c),s.return()}},{highWaterMark:2})},Nc=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",B0=Nc&&typeof ReadableStream=="function",CO=Nc&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),H0=(e,...t)=>{try{return!!e(...t)}catch{return!1}},EO=B0&&H0(()=>{let e=!1;const t=new Request(nr.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Wv=64*1024,fh=B0&&H0(()=>we.isReadableStream(new Response("").body)),rc={stream:fh&&(e=>e.body)};Nc&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!rc[t]&&(rc[t]=we.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new dt(`Response type '${t}' is not supported`,dt.ERR_NOT_SUPPORT,r)})})})(new Response);const OO=async e=>{if(e==null)return 0;if(we.isBlob(e))return e.size;if(we.isSpecCompliantForm(e))return(await new Request(nr.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(we.isArrayBufferView(e)||we.isArrayBuffer(e))return e.byteLength;if(we.isURLSearchParams(e)&&(e=e+""),we.isString(e))return(await CO(e)).byteLength},MO=async(e,t)=>{const n=we.toFiniteNumber(e.getContentLength());return n??OO(t)},RO=Nc&&(async e=>{let{url:t,method:n,data:r,signal:s,cancelToken:a,timeout:o,onDownloadProgress:u,onUploadProgress:c,responseType:h,headers:f,withCredentials:p="same-origin",fetchOptions:m}=$0(e);h=h?(h+"").toLowerCase():"text";let y=kO([s,a&&a.toAbortSignal()],o),_;const b=y&&y.unsubscribe&&(()=>{y.unsubscribe()});let A;try{if(c&&EO&&n!=="get"&&n!=="head"&&(A=await MO(f,r))!==0){let $=new Request(t,{method:"POST",body:r,duplex:"half"}),H;if(we.isFormData(r)&&(H=$.headers.get("content-type"))&&f.setContentType(H),$.body){const[F,U]=Hv(A,nc(Uv(c)));r=qv($.body,Wv,F,U)}}we.isString(p)||(p=p?"include":"omit");const B="credentials"in Request.prototype;_=new Request(t,{...m,signal:y,method:n.toUpperCase(),headers:f.normalize().toJSON(),body:r,duplex:"half",credentials:B?p:void 0});let V=await fetch(_);const x=fh&&(h==="stream"||h==="response");if(fh&&(u||x&&b)){const $={};["status","statusText","headers"].forEach(P=>{$[P]=V[P]});const H=we.toFiniteNumber(V.headers.get("content-length")),[F,U]=u&&Hv(H,nc(Uv(u),!0))||[];V=new Response(qv(V.body,Wv,F,()=>{U&&U(),b&&b()}),$)}h=h||"text";let C=await rc[we.findKey(rc,h)||"text"](V,e);return!x&&b&&b(),await new Promise(($,H)=>{V0($,H,{data:C,headers:Tr.from(V.headers),status:V.status,statusText:V.statusText,config:e,request:_})})}catch(B){throw b&&b(),B&&B.name==="TypeError"&&/fetch/i.test(B.message)?Object.assign(new dt("Network Error",dt.ERR_NETWORK,e,_),{cause:B.cause||B}):dt.from(B,B&&B.code,e,_)}}),hh={http:YE,xhr:xO,fetch:RO};we.forEach(hh,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Yv=e=>`- ${e}`,DO=e=>we.isFunction(e)||e===null||e===!1,U0={getAdapter:e=>{e=we.isArray(e)?e:[e];const{length:t}=e;let n,r;const s={};for(let a=0;a`adapter ${u} `+(c===!1?"is not supported by the environment":"is not available in the build"));let o=t?a.length>1?`since : -`+a.map(Yv).join(` -`):" "+Yv(a[0]):"as no adapter specified";throw new dt("There is no suitable adapter to dispatch the request "+o,"ERR_NOT_SUPPORT")}return r},adapters:hh};function Df(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new kl(null,e)}function zv(e){return Df(e),e.headers=Tr.from(e.headers),e.data=Rf.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),U0.getAdapter(e.adapter||Ro.adapter)(e).then(function(r){return Df(e),r.data=Rf.call(e,e.transformResponse,r),r.headers=Tr.from(r.headers),r},function(r){return N0(r)||(Df(e),r&&r.response&&(r.response.data=Rf.call(e,e.transformResponse,r.response),r.response.headers=Tr.from(r.response.headers))),Promise.reject(r)})}const j0="1.8.4",Vc={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Vc[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const Kv={};Vc.transitional=function(t,n,r){function s(a,o){return"[Axios v"+j0+"] Transitional option '"+a+"'"+o+(r?". "+r:"")}return(a,o,u)=>{if(t===!1)throw new dt(s(o," has been removed"+(n?" in "+n:"")),dt.ERR_DEPRECATED);return n&&!Kv[o]&&(Kv[o]=!0,console.warn(s(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(a,o,u):!0}};Vc.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function PO(e,t,n){if(typeof e!="object")throw new dt("options must be an object",dt.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let s=r.length;for(;s-- >0;){const a=r[s],o=t[a];if(o){const u=e[a],c=u===void 0||o(u,a,e);if(c!==!0)throw new dt("option "+a+" must be "+c,dt.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new dt("Unknown option "+a,dt.ERR_BAD_OPTION)}}const zu={assertOptions:PO,validators:Vc},As=zu.validators;let ua=class{constructor(t){this.defaults=t,this.interceptors={request:new $v,response:new $v}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const a=s.stack?s.stack.replace(/^.+\n/,""):"";try{r.stack?a&&!String(r.stack).endsWith(a.replace(/^.+\n.+\n/,""))&&(r.stack+=` -`+a):r.stack=a}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=va(this.defaults,n);const{transitional:r,paramsSerializer:s,headers:a}=n;r!==void 0&&zu.assertOptions(r,{silentJSONParsing:As.transitional(As.boolean),forcedJSONParsing:As.transitional(As.boolean),clarifyTimeoutError:As.transitional(As.boolean)},!1),s!=null&&(we.isFunction(s)?n.paramsSerializer={serialize:s}:zu.assertOptions(s,{encode:As.function,serialize:As.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),zu.assertOptions(n,{baseUrl:As.spelling("baseURL"),withXsrfToken:As.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=a&&we.merge(a.common,a[n.method]);a&&we.forEach(["delete","get","head","post","put","patch","common"],_=>{delete a[_]}),n.headers=Tr.concat(o,a);const u=[];let c=!0;this.interceptors.request.forEach(function(b){typeof b.runWhen=="function"&&b.runWhen(n)===!1||(c=c&&b.synchronous,u.unshift(b.fulfilled,b.rejected))});const h=[];this.interceptors.response.forEach(function(b){h.push(b.fulfilled,b.rejected)});let f,p=0,m;if(!c){const _=[zv.bind(this),void 0];for(_.unshift.apply(_,u),_.push.apply(_,h),m=_.length,f=Promise.resolve(n);p{if(!r._listeners)return;let a=r._listeners.length;for(;a-- >0;)r._listeners[a](s);r._listeners=null}),this.promise.then=s=>{let a;const o=new Promise(u=>{r.subscribe(u),a=u}).then(s);return o.cancel=function(){r.unsubscribe(a)},o},t(function(a,o,u){r.reason||(r.reason=new kl(a,o,u),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new q0(function(s){t=s}),cancel:t}}};function IO(e){return function(n){return e.apply(null,n)}}function NO(e){return we.isObject(e)&&e.isAxiosError===!0}const ph={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(ph).forEach(([e,t])=>{ph[t]=e});function W0(e){const t=new ua(e),n=x0(ua.prototype.request,t);return we.extend(n,ua.prototype,t,{allOwnKeys:!0}),we.extend(n,t,null,{allOwnKeys:!0}),n.create=function(s){return W0(va(e,s))},n}const Tt=W0(Ro);Tt.Axios=ua;Tt.CanceledError=kl;Tt.CancelToken=LO;Tt.isCancel=N0;Tt.VERSION=j0;Tt.toFormData=Ic;Tt.AxiosError=dt;Tt.Cancel=Tt.CanceledError;Tt.all=function(t){return Promise.all(t)};Tt.spread=IO;Tt.isAxiosError=NO;Tt.mergeConfig=va;Tt.AxiosHeaders=Tr;Tt.formToJSON=e=>I0(we.isHTMLForm(e)?new FormData(e):e);Tt.getAdapter=U0.getAdapter;Tt.HttpStatusCode=ph;Tt.default=Tt;const{Axios:c9,AxiosError:d9,CanceledError:f9,isCancel:h9,CancelToken:p9,VERSION:m9,all:g9,Cancel:v9,isAxiosError:y9,spread:_9,toFormData:b9,AxiosHeaders:w9,HttpStatusCode:x9,formToJSON:k9,getAdapter:S9,mergeConfig:T9}=Tt;window.axios=Tt;window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest";let Gv=document.head.querySelector('meta[name="csrf-token"]');Gv?window.axios.defaults.headers.common["X-CSRF-TOKEN"]=Gv.content:console.error("CSRF token not found: https://laravel.com/docs/csrf#csrf-x-csrf-token");/** -* @vue/shared v3.5.13 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**//*! #__NO_SIDE_EFFECTS__ */function jr(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const St={},tl=[],zn=()=>{},Zl=()=>!1,wa=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Zh=e=>e.startsWith("onUpdate:"),At=Object.assign,Xh=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},VO=Object.prototype.hasOwnProperty,Dt=(e,t)=>VO.call(e,t),Ye=Array.isArray,nl=e=>Sl(e)==="[object Map]",xa=e=>Sl(e)==="[object Set]",Jv=e=>Sl(e)==="[object Date]",FO=e=>Sl(e)==="[object RegExp]",it=e=>typeof e=="function",ut=e=>typeof e=="string",Cr=e=>typeof e=="symbol",Bt=e=>e!==null&&typeof e=="object",Qh=e=>(Bt(e)||it(e))&&it(e.then)&&it(e.catch),Y0=Object.prototype.toString,Sl=e=>Y0.call(e),$O=e=>Sl(e).slice(8,-1),Fc=e=>Sl(e)==="[object Object]",ep=e=>ut(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ai=jr(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),BO=jr("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),$c=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},HO=/-(\w)/g,Jt=$c(e=>e.replace(HO,(t,n)=>n?n.toUpperCase():"")),UO=/\B([A-Z])/g,xr=$c(e=>e.replace(UO,"-$1").toLowerCase()),ka=$c(e=>e.charAt(0).toUpperCase()+e.slice(1)),rl=$c(e=>e?`on${ka(e)}`:""),dr=(e,t)=>!Object.is(e,t),sl=(e,...t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},sc=e=>{const t=parseFloat(e);return isNaN(t)?e:t},ic=e=>{const t=ut(e)?Number(e):NaN;return isNaN(t)?e:t};let Zv;const Bc=()=>Zv||(Zv=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"||typeof window<"u"?window:{});function jO(e,t){return e+JSON.stringify(t,(n,r)=>typeof r=="function"?r.toString():r)}const qO="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error,Symbol",WO=jr(qO);function bn(e){if(Ye(e)){const t={};for(let n=0;n{if(n){const r=n.split(zO);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function $e(e){let t="";if(ut(e))t=e;else if(Ye(e))for(let n=0;nPi(n,t))}const J0=e=>!!(e&&e.__v_isRef===!0),ie=e=>ut(e)?e:e==null?"":Ye(e)||Bt(e)&&(e.toString===Y0||!it(e.toString))?J0(e)?ie(e.value):JSON.stringify(e,Z0,2):String(e),Z0=(e,t)=>J0(t)?Z0(e,t.value):nl(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],a)=>(n[Pf(r,a)+" =>"]=s,n),{})}:xa(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Pf(n))}:Cr(t)?Pf(t):Bt(t)&&!Ye(t)&&!Fc(t)?String(t):t,Pf=(e,t="")=>{var n;return Cr(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/** -* @vue/reactivity v3.5.13 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/let cr;class tp{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=cr,!t&&cr&&(this.index=(cr.scopes||(cr.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t0)return;if(to){let t=to;for(to=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;eo;){let t=eo;for(eo=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function t_(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function n_(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),ip(r),lM(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function mh(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(r_(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function r_(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===ho))return;e.globalVersion=ho;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!mh(e)){e.flags&=-3;return}const n=zt,r=ms;zt=e,ms=!0;try{t_(e);const s=e.fn(e._value);(t.version===0||dr(s,e._value))&&(e._value=s,t.version++)}catch(s){throw t.version++,s}finally{zt=n,ms=r,n_(e),e.flags&=-3}}function ip(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let a=n.computed.deps;a;a=a.nextDep)ip(a,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function lM(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}function oM(e,t){e.effect instanceof fo&&(e=e.effect.fn);const n=new fo(e);t&&At(n,t);try{n.run()}catch(s){throw n.stop(),s}const r=n.run.bind(n);return r.effect=n,r}function uM(e){e.effect.stop()}let ms=!0;const s_=[];function Fi(){s_.push(ms),ms=!1}function $i(){const e=s_.pop();ms=e===void 0?!0:e}function Xv(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=zt;zt=void 0;try{t()}finally{zt=n}}}let ho=0;class cM{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Uc{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!zt||!ms||zt===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==zt)n=this.activeLink=new cM(zt,this),zt.deps?(n.prevDep=zt.depsTail,zt.depsTail.nextDep=n,zt.depsTail=n):zt.deps=zt.depsTail=n,i_(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=zt.depsTail,n.nextDep=void 0,zt.depsTail.nextDep=n,zt.depsTail=n,zt.deps===n&&(zt.deps=r)}return n}trigger(t){this.version++,ho++,this.notify(t)}notify(t){rp();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{sp()}}}function i_(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)i_(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const ac=new WeakMap,ca=Symbol(""),gh=Symbol(""),po=Symbol("");function er(e,t,n){if(ms&&zt){let r=ac.get(e);r||ac.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new Uc),s.map=r,s.key=n),s.track()}}function Js(e,t,n,r,s,a){const o=ac.get(e);if(!o){ho++;return}const u=c=>{c&&c.trigger()};if(rp(),t==="clear")o.forEach(u);else{const c=Ye(e),h=c&&ep(n);if(c&&n==="length"){const f=Number(r);o.forEach((p,m)=>{(m==="length"||m===po||!Cr(m)&&m>=f)&&u(p)})}else switch((n!==void 0||o.has(void 0))&&u(o.get(n)),h&&u(o.get(po)),t){case"add":c?h&&u(o.get("length")):(u(o.get(ca)),nl(e)&&u(o.get(gh)));break;case"delete":c||(u(o.get(ca)),nl(e)&&u(o.get(gh)));break;case"set":nl(e)&&u(o.get(ca));break}}sp()}function dM(e,t){const n=ac.get(e);return n&&n.get(t)}function Ua(e){const t=Mt(e);return t===e?t:(er(t,"iterate",po),Ur(e)?t:t.map(tr))}function jc(e){return er(e=Mt(e),"iterate",po),e}const fM={__proto__:null,[Symbol.iterator](){return If(this,Symbol.iterator,tr)},concat(...e){return Ua(this).concat(...e.map(t=>Ye(t)?Ua(t):t))},entries(){return If(this,"entries",e=>(e[1]=tr(e[1]),e))},every(e,t){return Ws(this,"every",e,t,void 0,arguments)},filter(e,t){return Ws(this,"filter",e,t,n=>n.map(tr),arguments)},find(e,t){return Ws(this,"find",e,t,tr,arguments)},findIndex(e,t){return Ws(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ws(this,"findLast",e,t,tr,arguments)},findLastIndex(e,t){return Ws(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ws(this,"forEach",e,t,void 0,arguments)},includes(...e){return Nf(this,"includes",e)},indexOf(...e){return Nf(this,"indexOf",e)},join(e){return Ua(this).join(e)},lastIndexOf(...e){return Nf(this,"lastIndexOf",e)},map(e,t){return Ws(this,"map",e,t,void 0,arguments)},pop(){return Wl(this,"pop")},push(...e){return Wl(this,"push",e)},reduce(e,...t){return Qv(this,"reduce",e,t)},reduceRight(e,...t){return Qv(this,"reduceRight",e,t)},shift(){return Wl(this,"shift")},some(e,t){return Ws(this,"some",e,t,void 0,arguments)},splice(...e){return Wl(this,"splice",e)},toReversed(){return Ua(this).toReversed()},toSorted(e){return Ua(this).toSorted(e)},toSpliced(...e){return Ua(this).toSpliced(...e)},unshift(...e){return Wl(this,"unshift",e)},values(){return If(this,"values",tr)}};function If(e,t,n){const r=jc(e),s=r[t]();return r!==e&&!Ur(e)&&(s._next=s.next,s.next=()=>{const a=s._next();return a.value&&(a.value=n(a.value)),a}),s}const hM=Array.prototype;function Ws(e,t,n,r,s,a){const o=jc(e),u=o!==e&&!Ur(e),c=o[t];if(c!==hM[t]){const p=c.apply(e,a);return u?tr(p):p}let h=n;o!==e&&(u?h=function(p,m){return n.call(this,tr(p),m,e)}:n.length>2&&(h=function(p,m){return n.call(this,p,m,e)}));const f=c.call(o,h,r);return u&&s?s(f):f}function Qv(e,t,n,r){const s=jc(e);let a=n;return s!==e&&(Ur(e)?n.length>3&&(a=function(o,u,c){return n.call(this,o,u,c,e)}):a=function(o,u,c){return n.call(this,o,tr(u),c,e)}),s[t](a,...r)}function Nf(e,t,n){const r=Mt(e);er(r,"iterate",po);const s=r[t](...n);return(s===-1||s===!1)&&Yc(n[0])?(n[0]=Mt(n[0]),r[t](...n)):s}function Wl(e,t,n=[]){Fi(),rp();const r=Mt(e)[t].apply(e,n);return sp(),$i(),r}const pM=jr("__proto__,__v_isRef,__isVue"),a_=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Cr));function mM(e){Cr(e)||(e=String(e));const t=Mt(this);return er(t,"has",e),t.hasOwnProperty(e)}class l_{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const s=this._isReadonly,a=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return a;if(n==="__v_raw")return r===(s?a?h_:f_:a?d_:c_).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const o=Ye(t);if(!s){let c;if(o&&(c=fM[n]))return c;if(n==="hasOwnProperty")return mM}const u=Reflect.get(t,n,Tn(t)?t:r);return(Cr(n)?a_.has(n):pM(n))||(s||er(t,"get",n),a)?u:Tn(u)?o&&ep(n)?u:u.value:Bt(u)?s?ap(u):Hr(u):u}}class o_ extends l_{constructor(t=!1){super(!1,t)}set(t,n,r,s){let a=t[n];if(!this._isShallow){const c=Li(a);if(!Ur(r)&&!Li(r)&&(a=Mt(a),r=Mt(r)),!Ye(t)&&Tn(a)&&!Tn(r))return c?!1:(a.value=r,!0)}const o=Ye(t)&&ep(n)?Number(n)e,Mu=e=>Reflect.getPrototypeOf(e);function bM(e,t,n){return function(...r){const s=this.__v_raw,a=Mt(s),o=nl(a),u=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,h=s[e](...r),f=n?vh:t?yh:tr;return!t&&er(a,"iterate",c?gh:ca),{next(){const{value:p,done:m}=h.next();return m?{value:p,done:m}:{value:u?[f(p[0]),f(p[1])]:f(p),done:m}},[Symbol.iterator](){return this}}}}function Ru(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function wM(e,t){const n={get(s){const a=this.__v_raw,o=Mt(a),u=Mt(s);e||(dr(s,u)&&er(o,"get",s),er(o,"get",u));const{has:c}=Mu(o),h=t?vh:e?yh:tr;if(c.call(o,s))return h(a.get(s));if(c.call(o,u))return h(a.get(u));a!==o&&a.get(s)},get size(){const s=this.__v_raw;return!e&&er(Mt(s),"iterate",ca),Reflect.get(s,"size",s)},has(s){const a=this.__v_raw,o=Mt(a),u=Mt(s);return e||(dr(s,u)&&er(o,"has",s),er(o,"has",u)),s===u?a.has(s):a.has(s)||a.has(u)},forEach(s,a){const o=this,u=o.__v_raw,c=Mt(u),h=t?vh:e?yh:tr;return!e&&er(c,"iterate",ca),u.forEach((f,p)=>s.call(a,h(f),h(p),o))}};return At(n,e?{add:Ru("add"),set:Ru("set"),delete:Ru("delete"),clear:Ru("clear")}:{add(s){!t&&!Ur(s)&&!Li(s)&&(s=Mt(s));const a=Mt(this);return Mu(a).has.call(a,s)||(a.add(s),Js(a,"add",s,s)),this},set(s,a){!t&&!Ur(a)&&!Li(a)&&(a=Mt(a));const o=Mt(this),{has:u,get:c}=Mu(o);let h=u.call(o,s);h||(s=Mt(s),h=u.call(o,s));const f=c.call(o,s);return o.set(s,a),h?dr(a,f)&&Js(o,"set",s,a):Js(o,"add",s,a),this},delete(s){const a=Mt(this),{has:o,get:u}=Mu(a);let c=o.call(a,s);c||(s=Mt(s),c=o.call(a,s)),u&&u.call(a,s);const h=a.delete(s);return c&&Js(a,"delete",s,void 0),h},clear(){const s=Mt(this),a=s.size!==0,o=s.clear();return a&&Js(s,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=bM(s,e,t)}),n}function qc(e,t){const n=wM(e,t);return(r,s,a)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(Dt(n,s)&&s in r?n:r,s,a)}const xM={get:qc(!1,!1)},kM={get:qc(!1,!0)},SM={get:qc(!0,!1)},TM={get:qc(!0,!0)},c_=new WeakMap,d_=new WeakMap,f_=new WeakMap,h_=new WeakMap;function AM(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function CM(e){return e.__v_skip||!Object.isExtensible(e)?0:AM($O(e))}function Hr(e){return Li(e)?e:Wc(e,!1,gM,xM,c_)}function p_(e){return Wc(e,!1,yM,kM,d_)}function ap(e){return Wc(e,!0,vM,SM,f_)}function EM(e){return Wc(e,!0,_M,TM,h_)}function Wc(e,t,n,r,s){if(!Bt(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=s.get(e);if(a)return a;const o=CM(e);if(o===0)return e;const u=new Proxy(e,o===2?r:n);return s.set(e,u),u}function Ci(e){return Li(e)?Ci(e.__v_raw):!!(e&&e.__v_isReactive)}function Li(e){return!!(e&&e.__v_isReadonly)}function Ur(e){return!!(e&&e.__v_isShallow)}function Yc(e){return e?!!e.__v_raw:!1}function Mt(e){const t=e&&e.__v_raw;return t?Mt(t):e}function m_(e){return!Dt(e,"__v_skip")&&Object.isExtensible(e)&&z0(e,"__v_skip",!0),e}const tr=e=>Bt(e)?Hr(e):e,yh=e=>Bt(e)?ap(e):e;function Tn(e){return e?e.__v_isRef===!0:!1}function de(e){return v_(e,!1)}function g_(e){return v_(e,!0)}function v_(e,t){return Tn(e)?e:new OM(e,t)}class OM{constructor(t,n){this.dep=new Uc,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:Mt(t),this._value=n?t:tr(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||Ur(t)||Li(t);t=r?t:Mt(t),dr(t,n)&&(this._rawValue=t,this._value=r?t:tr(t),this.dep.trigger())}}function MM(e){e.dep&&e.dep.trigger()}function Q(e){return Tn(e)?e.value:e}function RM(e){return it(e)?e():Q(e)}const DM={get:(e,t,n)=>t==="__v_raw"?e:Q(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return Tn(s)&&!Tn(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function lp(e){return Ci(e)?e:new Proxy(e,DM)}class PM{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new Uc,{get:r,set:s}=t(n.track.bind(n),n.trigger.bind(n));this._get=r,this._set=s}get value(){return this._value=this._get()}set value(t){this._set(t)}}function y_(e){return new PM(e)}function LM(e){const t=Ye(e)?new Array(e.length):{};for(const n in e)t[n]=__(e,n);return t}class IM{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return dM(Mt(this._object),this._key)}}class NM{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function ll(e,t,n){return Tn(e)?e:it(e)?new NM(e):Bt(e)&&arguments.length>1?__(e,t,n):de(e)}function __(e,t,n){const r=e[t];return Tn(r)?r:new IM(e,t,n)}class VM{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Uc(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=ho-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&zt!==this)return e_(this,!0),!0}get value(){const t=this.dep.track();return r_(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function FM(e,t,n=!1){let r,s;return it(e)?r=e:(r=e.get,s=e.set),new VM(r,s,n)}const $M={GET:"get",HAS:"has",ITERATE:"iterate"},BM={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},Du={},lc=new WeakMap;let bi;function HM(){return bi}function b_(e,t=!1,n=bi){if(n){let r=lc.get(n);r||lc.set(n,r=[]),r.push(e)}}function UM(e,t,n=St){const{immediate:r,deep:s,once:a,scheduler:o,augmentJob:u,call:c}=n,h=C=>s?C:Ur(C)||s===!1||s===0?Zs(C,1):Zs(C);let f,p,m,y,_=!1,b=!1;if(Tn(e)?(p=()=>e.value,_=Ur(e)):Ci(e)?(p=()=>h(e),_=!0):Ye(e)?(b=!0,_=e.some(C=>Ci(C)||Ur(C)),p=()=>e.map(C=>{if(Tn(C))return C.value;if(Ci(C))return h(C);if(it(C))return c?c(C,2):C()})):it(e)?t?p=c?()=>c(e,2):e:p=()=>{if(m){Fi();try{m()}finally{$i()}}const C=bi;bi=f;try{return c?c(e,3,[y]):e(y)}finally{bi=C}}:p=zn,t&&s){const C=p,$=s===!0?1/0:s;p=()=>Zs(C(),$)}const A=np(),B=()=>{f.stop(),A&&A.active&&Xh(A.effects,f)};if(a&&t){const C=t;t=(...$)=>{C(...$),B()}}let V=b?new Array(e.length).fill(Du):Du;const x=C=>{if(!(!(f.flags&1)||!f.dirty&&!C))if(t){const $=f.run();if(s||_||(b?$.some((H,F)=>dr(H,V[F])):dr($,V))){m&&m();const H=bi;bi=f;try{const F=[$,V===Du?void 0:b&&V[0]===Du?[]:V,y];c?c(t,3,F):t(...F),V=$}finally{bi=H}}}else f.run()};return u&&u(x),f=new fo(p),f.scheduler=o?()=>o(x,!1):x,y=C=>b_(C,!1,f),m=f.onStop=()=>{const C=lc.get(f);if(C){if(c)c(C,4);else for(const $ of C)$();lc.delete(f)}},t?r?x(!0):V=f.run():o?o(x.bind(null,!0),!0):f.run(),B.pause=f.pause.bind(f),B.resume=f.resume.bind(f),B.stop=B,B}function Zs(e,t=1/0,n){if(t<=0||!Bt(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Tn(e))Zs(e.value,t,n);else if(Ye(e))for(let r=0;r{Zs(r,t,n)});else if(Fc(e)){for(const r in e)Zs(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Zs(e[r],t,n)}return e}/** -* @vue/runtime-core v3.5.13 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/const w_=[];function jM(e){w_.push(e)}function qM(){w_.pop()}function WM(e,t){}const YM={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER",COMPONENT_UPDATE:15,15:"COMPONENT_UPDATE",APP_UNMOUNT_CLEANUP:16,16:"APP_UNMOUNT_CLEANUP"},zM={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush",15:"component update",16:"app unmount cleanup function"};function Tl(e,t,n,r){try{return r?e(...r):e()}catch(s){Sa(s,t,n)}}function rs(e,t,n,r){if(it(e)){const s=Tl(e,t,n,r);return s&&Qh(s)&&s.catch(a=>{Sa(a,t,n)}),s}if(Ye(e)){const s=[];for(let a=0;a>>1,s=fr[r],a=go(s);a=go(n)?fr.push(e):fr.splice(GM(t),0,e),e.flags|=1,k_()}}function k_(){oc||(oc=x_.then(S_))}function mo(e){Ye(e)?il.push(...e):wi&&e.id===-1?wi.splice(Ga+1,0,e):e.flags&1||(il.push(e),e.flags|=1),k_()}function ey(e,t,n=Es+1){for(;ngo(n)-go(r));if(il.length=0,wi){wi.push(...t);return}for(wi=t,Ga=0;Gae.id==null?e.flags&2?-1:1/0:e.id;function S_(e){try{for(Es=0;EsJa.emit(s,...a)),Pu=[]):typeof window<"u"&&window.HTMLElement&&!((r=(n=window.navigator)==null?void 0:n.userAgent)!=null&&r.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(a=>{T_(a,t)}),setTimeout(()=>{Ja||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Pu=[])},3e3)):Pu=[]}let In=null,zc=null;function vo(e){const t=In;return In=e,zc=e&&e.type.__scopeId||null,t}function JM(e){zc=e}function ZM(){zc=null}const XM=e=>Te;function Te(e,t=In,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Ah(-1);const a=vo(t);let o;try{o=e(...s)}finally{vo(a),r._d&&Ah(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function An(e,t){if(In===null)return e;const n=Lo(In),r=e.dirs||(e.dirs=[]);for(let s=0;se.__isTeleport,no=e=>e&&(e.disabled||e.disabled===""),ty=e=>e&&(e.defer||e.defer===""),ny=e=>typeof SVGElement<"u"&&e instanceof SVGElement,ry=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,_h=(e,t)=>{const n=e&&e.to;return ut(n)?t?t(n):null:n},E_={name:"Teleport",__isTeleport:!0,process(e,t,n,r,s,a,o,u,c,h){const{mc:f,pc:p,pbc:m,o:{insert:y,querySelector:_,createText:b,createComment:A}}=h,B=no(t.props);let{shapeFlag:V,children:x,dynamicChildren:C}=t;if(e==null){const $=t.el=b(""),H=t.anchor=b("");y($,n,r),y(H,n,r);const F=(P,O)=>{V&16&&(s&&s.isCE&&(s.ce._teleportTarget=P),f(x,P,O,s,a,o,u,c))},U=()=>{const P=t.target=_h(t.props,_),O=M_(P,t,b,y);P&&(o!=="svg"&&ny(P)?o="svg":o!=="mathml"&&ry(P)&&(o="mathml"),B||(F(P,O),Ku(t,!1)))};B&&(F(n,H),Ku(t,!0)),ty(t.props)?Rn(()=>{U(),t.el.__isMounted=!0},a):U()}else{if(ty(t.props)&&!e.el.__isMounted){Rn(()=>{E_.process(e,t,n,r,s,a,o,u,c,h),delete e.el.__isMounted},a);return}t.el=e.el,t.targetStart=e.targetStart;const $=t.anchor=e.anchor,H=t.target=e.target,F=t.targetAnchor=e.targetAnchor,U=no(e.props),P=U?n:H,O=U?$:F;if(o==="svg"||ny(H)?o="svg":(o==="mathml"||ry(H))&&(o="mathml"),C?(m(e.dynamicChildren,C,P,s,a,o,u),vp(e,t,!0)):c||p(e,t,P,O,s,a,o,u,!1),B)U?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Lu(t,n,$,h,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const J=t.target=_h(t.props,_);J&&Lu(t,J,null,h,0)}else U&&Lu(t,H,F,h,1);Ku(t,B)}},remove(e,t,n,{um:r,o:{remove:s}},a){const{shapeFlag:o,children:u,anchor:c,targetStart:h,targetAnchor:f,target:p,props:m}=e;if(p&&(s(h),s(f)),a&&s(c),o&16){const y=a||!no(m);for(let _=0;_{e.isMounted=!0}),Xc(()=>{e.isUnmounting=!0}),e}const Qr=[Function,Array],cp={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Qr,onEnter:Qr,onAfterEnter:Qr,onEnterCancelled:Qr,onBeforeLeave:Qr,onLeave:Qr,onAfterLeave:Qr,onLeaveCancelled:Qr,onBeforeAppear:Qr,onAppear:Qr,onAfterAppear:Qr,onAppearCancelled:Qr},R_=e=>{const t=e.subTree;return t.component?R_(t.component):t},eR={name:"BaseTransition",props:cp,setup(e,{slots:t}){const n=ss(),r=up();return()=>{const s=t.default&&Kc(t.default(),!0);if(!s||!s.length)return;const a=D_(s),o=Mt(e),{mode:u}=o;if(r.isLeaving)return Vf(a);const c=sy(a);if(!c)return Vf(a);let h=ol(c,o,r,n,p=>h=p);c.type!==Cn&&ti(c,h);let f=n.subTree&&sy(n.subTree);if(f&&f.type!==Cn&&!ds(c,f)&&R_(n).type!==Cn){let p=ol(f,o,r,n);if(ti(f,p),u==="out-in"&&c.type!==Cn)return r.isLeaving=!0,p.afterLeave=()=>{r.isLeaving=!1,n.job.flags&8||n.update(),delete p.afterLeave,f=void 0},Vf(a);u==="in-out"&&c.type!==Cn?p.delayLeave=(m,y,_)=>{const b=L_(r,f);b[String(f.key)]=f,m[xi]=()=>{y(),m[xi]=void 0,delete h.delayedLeave,f=void 0},h.delayedLeave=()=>{_(),delete h.delayedLeave,f=void 0}}:f=void 0}else f&&(f=void 0);return a}}};function D_(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==Cn){t=n;break}}return t}const P_=eR;function L_(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function ol(e,t,n,r,s){const{appear:a,mode:o,persisted:u=!1,onBeforeEnter:c,onEnter:h,onAfterEnter:f,onEnterCancelled:p,onBeforeLeave:m,onLeave:y,onAfterLeave:_,onLeaveCancelled:b,onBeforeAppear:A,onAppear:B,onAfterAppear:V,onAppearCancelled:x}=t,C=String(e.key),$=L_(n,e),H=(P,O)=>{P&&rs(P,r,9,O)},F=(P,O)=>{const J=O[1];H(P,O),Ye(P)?P.every(X=>X.length<=1)&&J():P.length<=1&&J()},U={mode:o,persisted:u,beforeEnter(P){let O=c;if(!n.isMounted)if(a)O=A||c;else return;P[xi]&&P[xi](!0);const J=$[C];J&&ds(e,J)&&J.el[xi]&&J.el[xi](),H(O,[P])},enter(P){let O=h,J=f,X=p;if(!n.isMounted)if(a)O=B||h,J=V||f,X=x||p;else return;let fe=!1;const ne=P[Iu]=N=>{fe||(fe=!0,N?H(X,[P]):H(J,[P]),U.delayedLeave&&U.delayedLeave(),P[Iu]=void 0)};O?F(O,[P,ne]):ne()},leave(P,O){const J=String(e.key);if(P[Iu]&&P[Iu](!0),n.isUnmounting)return O();H(m,[P]);let X=!1;const fe=P[xi]=ne=>{X||(X=!0,O(),ne?H(b,[P]):H(_,[P]),P[xi]=void 0,$[J]===e&&delete $[J])};$[J]=e,y?F(y,[P,fe]):fe()},clone(P){const O=ol(P,t,n,r,s);return s&&s(O),O}};return U}function Vf(e){if(Do(e))return e=Ls(e),e.children=null,e}function sy(e){if(!Do(e))return C_(e.type)&&e.children?D_(e.children):e;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&it(n.default))return n.default()}}function ti(e,t){e.shapeFlag&6&&e.component?(e.transition=t,ti(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Kc(e,t=!1,n){let r=[],s=0;for(let a=0;a1)for(let a=0;an.value,set:a=>n.value=a})}return n}function yo(e,t,n,r,s=!1){if(Ye(e)){e.forEach((_,b)=>yo(_,t&&(Ye(t)?t[b]:t),n,r,s));return}if(Ei(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&yo(e,t,n,r.component.subTree);return}const a=r.shapeFlag&4?Lo(r.component):r.el,o=s?null:a,{i:u,r:c}=e,h=t&&t.r,f=u.refs===St?u.refs={}:u.refs,p=u.setupState,m=Mt(p),y=p===St?()=>!1:_=>Dt(m,_);if(h!=null&&h!==c&&(ut(h)?(f[h]=null,y(h)&&(p[h]=null)):Tn(h)&&(h.value=null)),it(c))Tl(c,u,12,[o,f]);else{const _=ut(c),b=Tn(c);if(_||b){const A=()=>{if(e.f){const B=_?y(c)?p[c]:f[c]:c.value;s?Ye(B)&&Xh(B,a):Ye(B)?B.includes(a)||B.push(a):_?(f[c]=[a],y(c)&&(p[c]=f[c])):(c.value=[a],e.k&&(f[e.k]=c.value))}else _?(f[c]=o,y(c)&&(p[c]=o)):b&&(c.value=o,e.k&&(f[e.k]=o))};o?(A.id=-1,Rn(A,n)):A()}}}let iy=!1;const ja=()=>{iy||(console.error("Hydration completed but contains mismatches."),iy=!0)},rR=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",sR=e=>e.namespaceURI.includes("MathML"),Nu=e=>{if(e.nodeType===1){if(rR(e))return"svg";if(sR(e))return"mathml"}},Qa=e=>e.nodeType===8;function iR(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:a,parentNode:o,remove:u,insert:c,createComment:h}}=e,f=(x,C)=>{if(!C.hasChildNodes()){n(null,x,C),uc(),C._vnode=x;return}p(C.firstChild,x,null,null,null),uc(),C._vnode=x},p=(x,C,$,H,F,U=!1)=>{U=U||!!C.dynamicChildren;const P=Qa(x)&&x.data==="[",O=()=>b(x,C,$,H,F,P),{type:J,ref:X,shapeFlag:fe,patchFlag:ne}=C;let N=x.nodeType;C.el=x,ne===-2&&(U=!1,C.dynamicChildren=null);let Z=null;switch(J){case Oi:N!==3?C.children===""?(c(C.el=s(""),o(x),x),Z=x):Z=O():(x.data!==C.children&&(ja(),x.data=C.children),Z=a(x));break;case Cn:V(x)?(Z=a(x),B(C.el=x.content.firstChild,x,$)):N!==8||P?Z=O():Z=a(x);break;case fa:if(P&&(x=a(x),N=x.nodeType),N===1||N===3){Z=x;const R=!C.children.length;for(let q=0;q{U=U||!!C.dynamicChildren;const{type:P,props:O,patchFlag:J,shapeFlag:X,dirs:fe,transition:ne}=C,N=P==="input"||P==="option";if(N||J!==-1){fe&&Os(C,null,$,"created");let Z=!1;if(V(x)){Z=lb(null,ne)&&$&&$.vnode.props&&$.vnode.props.appear;const q=x.content.firstChild;Z&&ne.beforeEnter(q),B(q,x,$),C.el=x=q}if(X&16&&!(O&&(O.innerHTML||O.textContent))){let q=y(x.firstChild,C,x,$,H,F,U);for(;q;){Vu(x,1)||ja();const he=q;q=q.nextSibling,u(he)}}else if(X&8){let q=C.children;q[0]===` -`&&(x.tagName==="PRE"||x.tagName==="TEXTAREA")&&(q=q.slice(1)),x.textContent!==q&&(Vu(x,0)||ja(),x.textContent=C.children)}if(O){if(N||!U||J&48){const q=x.tagName.includes("-");for(const he in O)(N&&(he.endsWith("value")||he==="indeterminate")||wa(he)&&!Ai(he)||he[0]==="."||q)&&r(x,he,null,O[he],void 0,$)}else if(O.onClick)r(x,"onClick",null,O.onClick,void 0,$);else if(J&4&&Ci(O.style))for(const q in O.style)O.style[q]}let R;(R=O&&O.onVnodeBeforeMount)&&br(R,$,C),fe&&Os(C,null,$,"beforeMount"),((R=O&&O.onVnodeMounted)||fe||Z)&&vb(()=>{R&&br(R,$,C),Z&&ne.enter(x),fe&&Os(C,null,$,"mounted")},H)}return x.nextSibling},y=(x,C,$,H,F,U,P)=>{P=P||!!C.dynamicChildren;const O=C.children,J=O.length;for(let X=0;X{const{slotScopeIds:P}=C;P&&(F=F?F.concat(P):P);const O=o(x),J=y(a(x),C,O,$,H,F,U);return J&&Qa(J)&&J.data==="]"?a(C.anchor=J):(ja(),c(C.anchor=h("]"),O,J),J)},b=(x,C,$,H,F,U)=>{if(Vu(x.parentElement,1)||ja(),C.el=null,U){const J=A(x);for(;;){const X=a(x);if(X&&X!==J)u(X);else break}}const P=a(x),O=o(x);return u(x),n(null,C,O,P,$,H,Nu(O),F),$&&($.vnode.el=C.el,ed($,C.el)),P},A=(x,C="[",$="]")=>{let H=0;for(;x;)if(x=a(x),x&&Qa(x)&&(x.data===C&&H++,x.data===$)){if(H===0)return a(x);H--}return x},B=(x,C,$)=>{const H=C.parentNode;H&&H.replaceChild(x,C);let F=$;for(;F;)F.vnode.el===C&&(F.vnode.el=F.subTree.el=x),F=F.parent},V=x=>x.nodeType===1&&x.tagName==="TEMPLATE";return[f,p]}const ay="data-allow-mismatch",aR={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function Vu(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(ay);)e=e.parentElement;const n=e&&e.getAttribute(ay);if(n==null)return!1;if(n==="")return!0;{const r=n.split(",");return t===0&&r.includes("children")?!0:n.split(",").includes(aR[t])}}const lR=Bc().requestIdleCallback||(e=>setTimeout(e,1)),oR=Bc().cancelIdleCallback||(e=>clearTimeout(e)),uR=(e=1e4)=>t=>{const n=lR(t,{timeout:e});return()=>oR(n)};function cR(e){const{top:t,left:n,bottom:r,right:s}=e.getBoundingClientRect(),{innerHeight:a,innerWidth:o}=window;return(t>0&&t0&&r0&&n0&&s(t,n)=>{const r=new IntersectionObserver(s=>{for(const a of s)if(a.isIntersecting){r.disconnect(),t();break}},e);return n(s=>{if(s instanceof Element){if(cR(s))return t(),r.disconnect(),!1;r.observe(s)}}),()=>r.disconnect()},fR=e=>t=>{if(e){const n=matchMedia(e);if(n.matches)t();else return n.addEventListener("change",t,{once:!0}),()=>n.removeEventListener("change",t)}},hR=(e=[])=>(t,n)=>{ut(e)&&(e=[e]);let r=!1;const s=o=>{r||(r=!0,a(),t(),o.target.dispatchEvent(new o.constructor(o.type,o)))},a=()=>{n(o=>{for(const u of e)o.removeEventListener(u,s)})};return n(o=>{for(const u of e)o.addEventListener(u,s,{once:!0})}),a};function pR(e,t){if(Qa(e)&&e.data==="["){let n=1,r=e.nextSibling;for(;r;){if(r.nodeType===1){if(t(r)===!1)break}else if(Qa(r))if(r.data==="]"){if(--n===0)break}else r.data==="["&&n++;r=r.nextSibling}}else t(e)}const Ei=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function mR(e){it(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,hydrate:a,timeout:o,suspensible:u=!0,onError:c}=e;let h=null,f,p=0;const m=()=>(p++,h=null,y()),y=()=>{let _;return h||(_=h=t().catch(b=>{if(b=b instanceof Error?b:new Error(String(b)),c)return new Promise((A,B)=>{c(b,()=>A(m()),()=>B(b),p+1)});throw b}).then(b=>_!==h&&h?h:(b&&(b.__esModule||b[Symbol.toStringTag]==="Module")&&(b=b.default),f=b,b)))};return fn({name:"AsyncComponentWrapper",__asyncLoader:y,__asyncHydrate(_,b,A){const B=a?()=>{const V=a(A,x=>pR(_,x));V&&(b.bum||(b.bum=[])).push(V)}:A;f?B():y().then(()=>!b.isUnmounted&&B())},get __asyncResolved(){return f},setup(){const _=Pn;if(dp(_),f)return()=>Ff(f,_);const b=x=>{h=null,Sa(x,_,13,!r)};if(u&&_.suspense||ul)return y().then(x=>()=>Ff(x,_)).catch(x=>(b(x),()=>r?pe(r,{error:x}):null));const A=de(!1),B=de(),V=de(!!s);return s&&setTimeout(()=>{V.value=!1},s),o!=null&&setTimeout(()=>{if(!A.value&&!B.value){const x=new Error(`Async component timed out after ${o}ms.`);b(x),B.value=x}},o),y().then(()=>{A.value=!0,_.parent&&Do(_.parent.vnode)&&_.parent.update()}).catch(x=>{b(x),B.value=x}),()=>{if(A.value&&f)return Ff(f,_);if(B.value&&r)return pe(r,{error:B.value});if(n&&!V.value)return pe(n)}}})}function Ff(e,t){const{ref:n,props:r,children:s,ce:a}=t.vnode,o=pe(e,r,s);return o.ref=n,o.ce=a,delete t.vnode.ce,o}const Do=e=>e.type.__isKeepAlive,gR={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=ss(),r=n.ctx;if(!r.renderer)return()=>{const V=t.default&&t.default();return V&&V.length===1?V[0]:V};const s=new Map,a=new Set;let o=null;const u=n.suspense,{renderer:{p:c,m:h,um:f,o:{createElement:p}}}=r,m=p("div");r.activate=(V,x,C,$,H)=>{const F=V.component;h(V,x,C,0,u),c(F.vnode,V,x,C,F,u,$,V.slotScopeIds,H),Rn(()=>{F.isDeactivated=!1,F.a&&sl(F.a);const U=V.props&&V.props.onVnodeMounted;U&&br(U,F.parent,V)},u)},r.deactivate=V=>{const x=V.component;dc(x.m),dc(x.a),h(V,m,null,1,u),Rn(()=>{x.da&&sl(x.da);const C=V.props&&V.props.onVnodeUnmounted;C&&br(C,x.parent,V),x.isDeactivated=!0},u)};function y(V){$f(V),f(V,n,u,!0)}function _(V){s.forEach((x,C)=>{const $=Rh(x.type);$&&!V($)&&b(C)})}function b(V){const x=s.get(V);x&&(!o||!ds(x,o))?y(x):o&&$f(o),s.delete(V),a.delete(V)}Wt(()=>[e.include,e.exclude],([V,x])=>{V&&_(C=>Xl(V,C)),x&&_(C=>!Xl(x,C))},{flush:"post",deep:!0});let A=null;const B=()=>{A!=null&&(fc(n.subTree.type)?Rn(()=>{s.set(A,Fu(n.subTree))},n.subTree.suspense):s.set(A,Fu(n.subTree)))};return Ht(B),Zc(B),Xc(()=>{s.forEach(V=>{const{subTree:x,suspense:C}=n,$=Fu(x);if(V.type===$.type&&V.key===$.key){$f($);const H=$.component.da;H&&Rn(H,C);return}y(V)})}),()=>{if(A=null,!t.default)return o=null;const V=t.default(),x=V[0];if(V.length>1)return o=null,V;if(!ni(x)||!(x.shapeFlag&4)&&!(x.shapeFlag&128))return o=null,x;let C=Fu(x);if(C.type===Cn)return o=null,C;const $=C.type,H=Rh(Ei(C)?C.type.__asyncResolved||{}:$),{include:F,exclude:U,max:P}=e;if(F&&(!H||!Xl(F,H))||U&&H&&Xl(U,H))return C.shapeFlag&=-257,o=C,x;const O=C.key==null?$:C.key,J=s.get(O);return C.el&&(C=Ls(C),x.shapeFlag&128&&(x.ssContent=C)),A=O,J?(C.el=J.el,C.component=J.component,C.transition&&ti(C,C.transition),C.shapeFlag|=512,a.delete(O),a.add(O)):(a.add(O),P&&a.size>parseInt(P,10)&&b(a.values().next().value)),C.shapeFlag|=256,o=C,fc(x.type)?x:C}}},vR=gR;function Xl(e,t){return Ye(e)?e.some(n=>Xl(n,t)):ut(e)?e.split(",").includes(t):FO(e)?(e.lastIndex=0,e.test(t)):!1}function I_(e,t){V_(e,"a",t)}function N_(e,t){V_(e,"da",t)}function V_(e,t,n=Pn){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Gc(t,r,n),n){let s=n.parent;for(;s&&s.parent;)Do(s.parent.vnode)&&yR(r,t,n,s),s=s.parent}}function yR(e,t,n,r){const s=Gc(t,e,r,!0);ii(()=>{Xh(r[t],s)},n)}function $f(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function Fu(e){return e.shapeFlag&128?e.ssContent:e}function Gc(e,t,n=Pn,r=!1){if(n){const s=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...o)=>{Fi();const u=_a(n),c=rs(t,n,e,o);return u(),$i(),c});return r?s.unshift(a):s.push(a),a}}const si=e=>(t,n=Pn)=>{(!ul||e==="sp")&&Gc(e,(...r)=>t(...r),n)},F_=si("bm"),Ht=si("m"),Jc=si("bu"),Zc=si("u"),Xc=si("bum"),ii=si("um"),$_=si("sp"),B_=si("rtg"),H_=si("rtc");function U_(e,t=Pn){Gc("ec",e,t)}const fp="components",_R="directives";function st(e,t){return hp(fp,e,!0,t)||e}const j_=Symbol.for("v-ndc");function Al(e){return ut(e)?hp(fp,e,!1)||e:e||j_}function q_(e){return hp(_R,e)}function hp(e,t,n=!0,r=!1){const s=In||Pn;if(s){const a=s.type;if(e===fp){const u=Rh(a,!1);if(u&&(u===t||u===Jt(t)||u===ka(Jt(t))))return a}const o=ly(s[e]||a[e],t)||ly(s.appContext[e],t);return!o&&r?a:o}}function ly(e,t){return e&&(e[t]||e[Jt(t)]||e[ka(Jt(t))])}function Qe(e,t,n,r){let s;const a=n&&n[r],o=Ye(e);if(o||ut(e)){const u=o&&Ci(e);let c=!1;u&&(c=!Ur(e),e=jc(e)),s=new Array(e.length);for(let h=0,f=e.length;ht(u,c,void 0,a&&a[c]));else{const u=Object.keys(e);s=new Array(u.length);for(let c=0,h=u.length;c{const a=r.fn(...s);return a&&(a.key=r.key),a}:r.fn)}return e}function Ne(e,t,n={},r,s){if(In.ce||In.parent&&Ei(In.parent)&&In.parent.ce)return t!=="default"&&(n.name=t),k(),at(Ve,null,[pe("slot",n,r&&r())],64);let a=e[t];a&&a._c&&(a._d=!1),k();const o=a&&pp(a(n)),u=n.key||o&&o.key,c=at(Ve,{key:(u&&!Cr(u)?u:`_${t}`)+(!o&&r?"_fb":"")},o||(r?r():[]),o&&e._===1?64:-2);return!s&&c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),a&&a._c&&(a._d=!0),c}function pp(e){return e.some(t=>ni(t)?!(t.type===Cn||t.type===Ve&&!pp(t.children)):!0)?e:null}function bR(e,t){const n={};for(const r in e)n[t&&/[A-Z]/.test(r)?`on:${r}`:rl(r)]=e[r];return n}const bh=e=>e?kb(e)?Lo(e):bh(e.parent):null,ro=At(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>bh(e.parent),$root:e=>bh(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>mp(e),$forceUpdate:e=>e.f||(e.f=()=>{op(e.update)}),$nextTick:e=>e.n||(e.n=Un.bind(e.proxy)),$watch:e=>JR.bind(e)}),Bf=(e,t)=>e!==St&&!e.__isScriptSetup&&Dt(e,t),wh={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:a,accessCache:o,type:u,appContext:c}=e;let h;if(t[0]!=="$"){const y=o[t];if(y!==void 0)switch(y){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return a[t]}else{if(Bf(r,t))return o[t]=1,r[t];if(s!==St&&Dt(s,t))return o[t]=2,s[t];if((h=e.propsOptions[0])&&Dt(h,t))return o[t]=3,a[t];if(n!==St&&Dt(n,t))return o[t]=4,n[t];xh&&(o[t]=0)}}const f=ro[t];let p,m;if(f)return t==="$attrs"&&er(e.attrs,"get",""),f(e);if((p=u.__cssModules)&&(p=p[t]))return p;if(n!==St&&Dt(n,t))return o[t]=4,n[t];if(m=c.config.globalProperties,Dt(m,t))return m[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:a}=e;return Bf(s,t)?(s[t]=n,!0):r!==St&&Dt(r,t)?(r[t]=n,!0):Dt(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:a}},o){let u;return!!n[o]||e!==St&&Dt(e,o)||Bf(t,o)||(u=a[0])&&Dt(u,o)||Dt(r,o)||Dt(ro,o)||Dt(s.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Dt(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}},wR=At({},wh,{get(e,t){if(t!==Symbol.unscopables)return wh.get(e,t,e)},has(e,t){return t[0]!=="_"&&!WO(t)}});function xR(){return null}function kR(){return null}function SR(e){}function TR(e){}function AR(){return null}function CR(){}function ER(e,t){return null}function Bi(){return W_().slots}function OR(){return W_().attrs}function W_(){const e=ss();return e.setupContext||(e.setupContext=Cb(e))}function _o(e){return Ye(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function MR(e,t){const n=_o(e);for(const r in t){if(r.startsWith("__skip"))continue;let s=n[r];s?Ye(s)||it(s)?s=n[r]={type:s,default:t[r]}:s.default=t[r]:s===null&&(s=n[r]={default:t[r]}),s&&t[`__skip_${r}`]&&(s.skipFactory=!0)}return n}function RR(e,t){return!e||!t?e||t:Ye(e)&&Ye(t)?e.concat(t):At({},_o(e),_o(t))}function DR(e,t){const n={};for(const r in e)t.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>e[r]});return n}function PR(e){const t=ss();let n=e();return Eh(),Qh(n)&&(n=n.catch(r=>{throw _a(t),r})),[n,()=>_a(t)]}let xh=!0;function LR(e){const t=mp(e),n=e.proxy,r=e.ctx;xh=!1,t.beforeCreate&&oy(t.beforeCreate,e,"bc");const{data:s,computed:a,methods:o,watch:u,provide:c,inject:h,created:f,beforeMount:p,mounted:m,beforeUpdate:y,updated:_,activated:b,deactivated:A,beforeDestroy:B,beforeUnmount:V,destroyed:x,unmounted:C,render:$,renderTracked:H,renderTriggered:F,errorCaptured:U,serverPrefetch:P,expose:O,inheritAttrs:J,components:X,directives:fe,filters:ne}=t;if(h&&IR(h,r,null),o)for(const R in o){const q=o[R];it(q)&&(r[R]=q.bind(n))}if(s){const R=s.call(n,n);Bt(R)&&(e.data=Hr(R))}if(xh=!0,a)for(const R in a){const q=a[R],he=it(q)?q.bind(n,n):it(q.get)?q.get.bind(n,n):zn,Ae=!it(q)&&it(q.set)?q.set.bind(n):zn,Pe=me({get:he,set:Ae});Object.defineProperty(r,R,{enumerable:!0,configurable:!0,get:()=>Pe.value,set:W=>Pe.value=W})}if(u)for(const R in u)Y_(u[R],r,n,R);if(c){const R=it(c)?c.call(n):c;Reflect.ownKeys(R).forEach(q=>{K_(q,R[q])})}f&&oy(f,e,"c");function Z(R,q){Ye(q)?q.forEach(he=>R(he.bind(n))):q&&R(q.bind(n))}if(Z(F_,p),Z(Ht,m),Z(Jc,y),Z(Zc,_),Z(I_,b),Z(N_,A),Z(U_,U),Z(H_,H),Z(B_,F),Z(Xc,V),Z(ii,C),Z($_,P),Ye(O))if(O.length){const R=e.exposed||(e.exposed={});O.forEach(q=>{Object.defineProperty(R,q,{get:()=>n[q],set:he=>n[q]=he})})}else e.exposed||(e.exposed={});$&&e.render===zn&&(e.render=$),J!=null&&(e.inheritAttrs=J),X&&(e.components=X),fe&&(e.directives=fe),P&&dp(e)}function IR(e,t,n=zn){Ye(e)&&(e=kh(e));for(const r in e){const s=e[r];let a;Bt(s)?"default"in s?a=so(s.from||r,s.default,!0):a=so(s.from||r):a=so(s),Tn(a)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>a.value,set:o=>a.value=o}):t[r]=a}}function oy(e,t,n){rs(Ye(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Y_(e,t,n,r){let s=r.includes(".")?hb(n,r):()=>n[r];if(ut(e)){const a=t[e];it(a)&&Wt(s,a)}else if(it(e))Wt(s,e.bind(n));else if(Bt(e))if(Ye(e))e.forEach(a=>Y_(a,t,n,r));else{const a=it(e.handler)?e.handler.bind(n):t[e.handler];it(a)&&Wt(s,a,e)}}function mp(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:a,config:{optionMergeStrategies:o}}=e.appContext,u=a.get(t);let c;return u?c=u:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(h=>cc(c,h,o,!0)),cc(c,t,o)),Bt(t)&&a.set(t,c),c}function cc(e,t,n,r=!1){const{mixins:s,extends:a}=t;a&&cc(e,a,n,!0),s&&s.forEach(o=>cc(e,o,n,!0));for(const o in t)if(!(r&&o==="expose")){const u=NR[o]||n&&n[o];e[o]=u?u(e[o],t[o]):t[o]}return e}const NR={data:uy,props:cy,emits:cy,methods:Ql,computed:Ql,beforeCreate:or,created:or,beforeMount:or,mounted:or,beforeUpdate:or,updated:or,beforeDestroy:or,beforeUnmount:or,destroyed:or,unmounted:or,activated:or,deactivated:or,errorCaptured:or,serverPrefetch:or,components:Ql,directives:Ql,watch:FR,provide:uy,inject:VR};function uy(e,t){return t?e?function(){return At(it(e)?e.call(this,this):e,it(t)?t.call(this,this):t)}:t:e}function VR(e,t){return Ql(kh(e),kh(t))}function kh(e){if(Ye(e)){const t={};for(let n=0;n1)return n&&it(t)?t.call(r&&r.proxy):t}}function HR(){return!!(Pn||In||da)}const G_={},J_=()=>Object.create(G_),Z_=e=>Object.getPrototypeOf(e)===G_;function UR(e,t,n,r=!1){const s={},a=J_();e.propsDefaults=Object.create(null),X_(e,t,s,a);for(const o in e.propsOptions[0])o in s||(s[o]=void 0);n?e.props=r?s:p_(s):e.type.props?e.props=s:e.props=a,e.attrs=a}function jR(e,t,n,r){const{props:s,attrs:a,vnode:{patchFlag:o}}=e,u=Mt(s),[c]=e.propsOptions;let h=!1;if((r||o>0)&&!(o&16)){if(o&8){const f=e.vnode.dynamicProps;for(let p=0;p{c=!0;const[m,y]=Q_(p,t,!0);At(o,m),y&&u.push(...y)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!a&&!c)return Bt(e)&&r.set(e,tl),tl;if(Ye(a))for(let f=0;fe[0]==="_"||e==="$stable",gp=e=>Ye(e)?e.map(wr):[wr(e)],WR=(e,t,n)=>{if(t._n)return t;const r=Te((...s)=>gp(t(...s)),n);return r._c=!1,r},tb=(e,t,n)=>{const r=e._ctx;for(const s in e){if(eb(s))continue;const a=e[s];if(it(a))t[s]=WR(s,a,r);else if(a!=null){const o=gp(a);t[s]=()=>o}}},nb=(e,t)=>{const n=gp(t);e.slots.default=()=>n},rb=(e,t,n)=>{for(const r in t)(n||r!=="_")&&(e[r]=t[r])},YR=(e,t,n)=>{const r=e.slots=J_();if(e.vnode.shapeFlag&32){const s=t._;s?(rb(r,t,n),n&&z0(r,"_",s,!0)):tb(t,r)}else t&&nb(e,t)},zR=(e,t,n)=>{const{vnode:r,slots:s}=e;let a=!0,o=St;if(r.shapeFlag&32){const u=t._;u?n&&u===1?a=!1:rb(s,t,n):(a=!t.$stable,tb(t,s)),o=t}else t&&(nb(e,t),o={default:1});if(a)for(const u in s)!eb(u)&&o[u]==null&&delete s[u]},Rn=vb;function sb(e){return ab(e)}function ib(e){return ab(e,iR)}function ab(e,t){const n=Bc();n.__VUE__=!0;const{insert:r,remove:s,patchProp:a,createElement:o,createText:u,createComment:c,setText:h,setElementText:f,parentNode:p,nextSibling:m,setScopeId:y=zn,insertStaticContent:_}=e,b=(S,I,G,te=null,ge=null,Y=null,ce=void 0,ye=null,ke=!!I.dynamicChildren)=>{if(S===I)return;S&&!ds(S,I)&&(te=j(S),W(S,ge,Y,!0),S=null),I.patchFlag===-2&&(ke=!1,I.dynamicChildren=null);const{type:Ce,ref:Me,shapeFlag:He}=I;switch(Ce){case Oi:A(S,I,G,te);break;case Cn:B(S,I,G,te);break;case fa:S==null&&V(I,G,te,ce);break;case Ve:X(S,I,G,te,ge,Y,ce,ye,ke);break;default:He&1?$(S,I,G,te,ge,Y,ce,ye,ke):He&6?fe(S,I,G,te,ge,Y,ce,ye,ke):(He&64||He&128)&&Ce.process(S,I,G,te,ge,Y,ce,ye,ke,be)}Me!=null&&ge&&yo(Me,S&&S.ref,Y,I||S,!I)},A=(S,I,G,te)=>{if(S==null)r(I.el=u(I.children),G,te);else{const ge=I.el=S.el;I.children!==S.children&&h(ge,I.children)}},B=(S,I,G,te)=>{S==null?r(I.el=c(I.children||""),G,te):I.el=S.el},V=(S,I,G,te)=>{[S.el,S.anchor]=_(S.children,I,G,te,S.el,S.anchor)},x=({el:S,anchor:I},G,te)=>{let ge;for(;S&&S!==I;)ge=m(S),r(S,G,te),S=ge;r(I,G,te)},C=({el:S,anchor:I})=>{let G;for(;S&&S!==I;)G=m(S),s(S),S=G;s(I)},$=(S,I,G,te,ge,Y,ce,ye,ke)=>{I.type==="svg"?ce="svg":I.type==="math"&&(ce="mathml"),S==null?H(I,G,te,ge,Y,ce,ye,ke):P(S,I,ge,Y,ce,ye,ke)},H=(S,I,G,te,ge,Y,ce,ye)=>{let ke,Ce;const{props:Me,shapeFlag:He,transition:je,dirs:Ue}=S;if(ke=S.el=o(S.type,Y,Me&&Me.is,Me),He&8?f(ke,S.children):He&16&&U(S.children,ke,null,te,ge,Hf(S,Y),ce,ye),Ue&&Os(S,null,te,"created"),F(ke,S,S.scopeId,ce,te),Me){for(const ht in Me)ht!=="value"&&!Ai(ht)&&a(ke,ht,null,Me[ht],Y,te);"value"in Me&&a(ke,"value",null,Me.value,Y),(Ce=Me.onVnodeBeforeMount)&&br(Ce,te,S)}Ue&&Os(S,null,te,"beforeMount");const Ge=lb(ge,je);Ge&&je.beforeEnter(ke),r(ke,I,G),((Ce=Me&&Me.onVnodeMounted)||Ge||Ue)&&Rn(()=>{Ce&&br(Ce,te,S),Ge&&je.enter(ke),Ue&&Os(S,null,te,"mounted")},ge)},F=(S,I,G,te,ge)=>{if(G&&y(S,G),te)for(let Y=0;Y{for(let Ce=ke;Ce{const ye=I.el=S.el;let{patchFlag:ke,dynamicChildren:Ce,dirs:Me}=I;ke|=S.patchFlag&16;const He=S.props||St,je=I.props||St;let Ue;if(G&&ea(G,!1),(Ue=je.onVnodeBeforeUpdate)&&br(Ue,G,I,S),Me&&Os(I,S,G,"beforeUpdate"),G&&ea(G,!0),(He.innerHTML&&je.innerHTML==null||He.textContent&&je.textContent==null)&&f(ye,""),Ce?O(S.dynamicChildren,Ce,ye,G,te,Hf(I,ge),Y):ce||q(S,I,ye,null,G,te,Hf(I,ge),Y,!1),ke>0){if(ke&16)J(ye,He,je,G,ge);else if(ke&2&&He.class!==je.class&&a(ye,"class",null,je.class,ge),ke&4&&a(ye,"style",He.style,je.style,ge),ke&8){const Ge=I.dynamicProps;for(let ht=0;ht{Ue&&br(Ue,G,I,S),Me&&Os(I,S,G,"updated")},te)},O=(S,I,G,te,ge,Y,ce)=>{for(let ye=0;ye{if(I!==G){if(I!==St)for(const Y in I)!Ai(Y)&&!(Y in G)&&a(S,Y,I[Y],null,ge,te);for(const Y in G){if(Ai(Y))continue;const ce=G[Y],ye=I[Y];ce!==ye&&Y!=="value"&&a(S,Y,ye,ce,ge,te)}"value"in G&&a(S,"value",I.value,G.value,ge)}},X=(S,I,G,te,ge,Y,ce,ye,ke)=>{const Ce=I.el=S?S.el:u(""),Me=I.anchor=S?S.anchor:u("");let{patchFlag:He,dynamicChildren:je,slotScopeIds:Ue}=I;Ue&&(ye=ye?ye.concat(Ue):Ue),S==null?(r(Ce,G,te),r(Me,G,te),U(I.children||[],G,Me,ge,Y,ce,ye,ke)):He>0&&He&64&&je&&S.dynamicChildren?(O(S.dynamicChildren,je,G,ge,Y,ce,ye),(I.key!=null||ge&&I===ge.subTree)&&vp(S,I,!0)):q(S,I,G,Me,ge,Y,ce,ye,ke)},fe=(S,I,G,te,ge,Y,ce,ye,ke)=>{I.slotScopeIds=ye,S==null?I.shapeFlag&512?ge.ctx.activate(I,G,te,ce,ke):ne(I,G,te,ge,Y,ce,ke):N(S,I,ke)},ne=(S,I,G,te,ge,Y,ce)=>{const ye=S.component=xb(S,te,ge);if(Do(S)&&(ye.ctx.renderer=be),Sb(ye,!1,ce),ye.asyncDep){if(ge&&ge.registerDep(ye,Z,ce),!S.el){const ke=ye.subTree=pe(Cn);B(null,ke,I,G)}}else Z(ye,S,I,G,ge,Y,ce)},N=(S,I,G)=>{const te=I.component=S.component;if(n3(S,I,G))if(te.asyncDep&&!te.asyncResolved){R(te,I,G);return}else te.next=I,te.update();else I.el=S.el,te.vnode=I},Z=(S,I,G,te,ge,Y,ce)=>{const ye=()=>{if(S.isMounted){let{next:He,bu:je,u:Ue,parent:Ge,vnode:ht}=S;{const hn=ob(S);if(hn){He&&(He.el=ht.el,R(S,He,ce)),hn.asyncDep.then(()=>{S.isUnmounted||ye()});return}}let _t=He,an;ea(S,!1),He?(He.el=ht.el,R(S,He,ce)):He=ht,je&&sl(je),(an=He.props&&He.props.onVnodeBeforeUpdate)&&br(an,Ge,He,ht),ea(S,!0);const Zt=Gu(S),En=S.subTree;S.subTree=Zt,b(En,Zt,p(En.el),j(En),S,ge,Y),He.el=Zt.el,_t===null&&ed(S,Zt.el),Ue&&Rn(Ue,ge),(an=He.props&&He.props.onVnodeUpdated)&&Rn(()=>br(an,Ge,He,ht),ge)}else{let He;const{el:je,props:Ue}=I,{bm:Ge,m:ht,parent:_t,root:an,type:Zt}=S,En=Ei(I);if(ea(S,!1),Ge&&sl(Ge),!En&&(He=Ue&&Ue.onVnodeBeforeMount)&&br(He,_t,I),ea(S,!0),je&&z){const hn=()=>{S.subTree=Gu(S),z(je,S.subTree,S,ge,null)};En&&Zt.__asyncHydrate?Zt.__asyncHydrate(je,S,hn):hn()}else{an.ce&&an.ce._injectChildStyle(Zt);const hn=S.subTree=Gu(S);b(null,hn,G,te,S,ge,Y),I.el=hn.el}if(ht&&Rn(ht,ge),!En&&(He=Ue&&Ue.onVnodeMounted)){const hn=I;Rn(()=>br(He,_t,hn),ge)}(I.shapeFlag&256||_t&&Ei(_t.vnode)&&_t.vnode.shapeFlag&256)&&S.a&&Rn(S.a,ge),S.isMounted=!0,I=G=te=null}};S.scope.on();const ke=S.effect=new fo(ye);S.scope.off();const Ce=S.update=ke.run.bind(ke),Me=S.job=ke.runIfDirty.bind(ke);Me.i=S,Me.id=S.uid,ke.scheduler=()=>op(Me),ea(S,!0),Ce()},R=(S,I,G)=>{I.component=S;const te=S.vnode.props;S.vnode=I,S.next=null,jR(S,I.props,te,G),zR(S,I.children,G),Fi(),ey(S),$i()},q=(S,I,G,te,ge,Y,ce,ye,ke=!1)=>{const Ce=S&&S.children,Me=S?S.shapeFlag:0,He=I.children,{patchFlag:je,shapeFlag:Ue}=I;if(je>0){if(je&128){Ae(Ce,He,G,te,ge,Y,ce,ye,ke);return}else if(je&256){he(Ce,He,G,te,ge,Y,ce,ye,ke);return}}Ue&8?(Me&16&&_e(Ce,ge,Y),He!==Ce&&f(G,He)):Me&16?Ue&16?Ae(Ce,He,G,te,ge,Y,ce,ye,ke):_e(Ce,ge,Y,!0):(Me&8&&f(G,""),Ue&16&&U(He,G,te,ge,Y,ce,ye,ke))},he=(S,I,G,te,ge,Y,ce,ye,ke)=>{S=S||tl,I=I||tl;const Ce=S.length,Me=I.length,He=Math.min(Ce,Me);let je;for(je=0;jeMe?_e(S,ge,Y,!0,!1,He):U(I,G,te,ge,Y,ce,ye,ke,He)},Ae=(S,I,G,te,ge,Y,ce,ye,ke)=>{let Ce=0;const Me=I.length;let He=S.length-1,je=Me-1;for(;Ce<=He&&Ce<=je;){const Ue=S[Ce],Ge=I[Ce]=ke?ki(I[Ce]):wr(I[Ce]);if(ds(Ue,Ge))b(Ue,Ge,G,null,ge,Y,ce,ye,ke);else break;Ce++}for(;Ce<=He&&Ce<=je;){const Ue=S[He],Ge=I[je]=ke?ki(I[je]):wr(I[je]);if(ds(Ue,Ge))b(Ue,Ge,G,null,ge,Y,ce,ye,ke);else break;He--,je--}if(Ce>He){if(Ce<=je){const Ue=je+1,Ge=Ueje)for(;Ce<=He;)W(S[Ce],ge,Y,!0),Ce++;else{const Ue=Ce,Ge=Ce,ht=new Map;for(Ce=Ge;Ce<=je;Ce++){const pn=I[Ce]=ke?ki(I[Ce]):wr(I[Ce]);pn.key!=null&&ht.set(pn.key,Ce)}let _t,an=0;const Zt=je-Ge+1;let En=!1,hn=0;const Er=new Array(Zt);for(Ce=0;Ce=Zt){W(pn,ge,Y,!0);continue}let ue;if(pn.key!=null)ue=ht.get(pn.key);else for(_t=Ge;_t<=je;_t++)if(Er[_t-Ge]===0&&ds(pn,I[_t])){ue=_t;break}ue===void 0?W(pn,ge,Y,!0):(Er[ue-Ge]=Ce+1,ue>=hn?hn=ue:En=!0,b(pn,I[ue],G,null,ge,Y,ce,ye,ke),an++)}const xs=En?KR(Er):tl;for(_t=xs.length-1,Ce=Zt-1;Ce>=0;Ce--){const pn=Ge+Ce,ue=I[pn],Fe=pn+1{const{el:Y,type:ce,transition:ye,children:ke,shapeFlag:Ce}=S;if(Ce&6){Pe(S.component.subTree,I,G,te);return}if(Ce&128){S.suspense.move(I,G,te);return}if(Ce&64){ce.move(S,I,G,be);return}if(ce===Ve){r(Y,I,G);for(let He=0;Heye.enter(Y),ge);else{const{leave:He,delayLeave:je,afterLeave:Ue}=ye,Ge=()=>r(Y,I,G),ht=()=>{He(Y,()=>{Ge(),Ue&&Ue()})};je?je(Y,Ge,ht):ht()}else r(Y,I,G)},W=(S,I,G,te=!1,ge=!1)=>{const{type:Y,props:ce,ref:ye,children:ke,dynamicChildren:Ce,shapeFlag:Me,patchFlag:He,dirs:je,cacheIndex:Ue}=S;if(He===-2&&(ge=!1),ye!=null&&yo(ye,null,G,S,!0),Ue!=null&&(I.renderCache[Ue]=void 0),Me&256){I.ctx.deactivate(S);return}const Ge=Me&1&&je,ht=!Ei(S);let _t;if(ht&&(_t=ce&&ce.onVnodeBeforeUnmount)&&br(_t,I,S),Me&6)re(S.component,G,te);else{if(Me&128){S.suspense.unmount(G,te);return}Ge&&Os(S,null,I,"beforeUnmount"),Me&64?S.type.remove(S,I,G,be,te):Ce&&!Ce.hasOnce&&(Y!==Ve||He>0&&He&64)?_e(Ce,I,G,!1,!0):(Y===Ve&&He&384||!ge&&Me&16)&&_e(ke,I,G),te&&se(S)}(ht&&(_t=ce&&ce.onVnodeUnmounted)||Ge)&&Rn(()=>{_t&&br(_t,I,S),Ge&&Os(S,null,I,"unmounted")},G)},se=S=>{const{type:I,el:G,anchor:te,transition:ge}=S;if(I===Ve){E(G,te);return}if(I===fa){C(S);return}const Y=()=>{s(G),ge&&!ge.persisted&&ge.afterLeave&&ge.afterLeave()};if(S.shapeFlag&1&&ge&&!ge.persisted){const{leave:ce,delayLeave:ye}=ge,ke=()=>ce(G,Y);ye?ye(S.el,Y,ke):ke()}else Y()},E=(S,I)=>{let G;for(;S!==I;)G=m(S),s(S),S=G;s(I)},re=(S,I,G)=>{const{bum:te,scope:ge,job:Y,subTree:ce,um:ye,m:ke,a:Ce}=S;dc(ke),dc(Ce),te&&sl(te),ge.stop(),Y&&(Y.flags|=8,W(ce,S,I,G)),ye&&Rn(ye,I),Rn(()=>{S.isUnmounted=!0},I),I&&I.pendingBranch&&!I.isUnmounted&&S.asyncDep&&!S.asyncResolved&&S.suspenseId===I.pendingId&&(I.deps--,I.deps===0&&I.resolve())},_e=(S,I,G,te=!1,ge=!1,Y=0)=>{for(let ce=Y;ce{if(S.shapeFlag&6)return j(S.component.subTree);if(S.shapeFlag&128)return S.suspense.next();const I=m(S.anchor||S.el),G=I&&I[A_];return G?m(G):I};let Ie=!1;const Xe=(S,I,G)=>{S==null?I._vnode&&W(I._vnode,null,null,!0):b(I._vnode||null,S,I,null,null,null,G),I._vnode=S,Ie||(Ie=!0,ey(),uc(),Ie=!1)},be={p:b,um:W,m:Pe,r:se,mt:ne,mc:U,pc:q,pbc:O,n:j,o:e};let et,z;return t&&([et,z]=t(be)),{render:Xe,hydrate:et,createApp:BR(Xe,et)}}function Hf({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function ea({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function lb(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function vp(e,t,n=!1){const r=e.children,s=t.children;if(Ye(r)&&Ye(s))for(let a=0;a>1,e[n[u]]0&&(t[r]=n[a-1]),n[a]=r)}}for(a=n.length,o=n[a-1];a-- >0;)n[a]=o,o=t[o];return n}function ob(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ob(t)}function dc(e){if(e)for(let t=0;tso(ub);function db(e,t){return Po(e,null,t)}function GR(e,t){return Po(e,null,{flush:"post"})}function fb(e,t){return Po(e,null,{flush:"sync"})}function Wt(e,t,n){return Po(e,t,n)}function Po(e,t,n=St){const{immediate:r,deep:s,flush:a,once:o}=n,u=At({},n),c=t&&r||!t&&a!=="post";let h;if(ul){if(a==="sync"){const y=cb();h=y.__watcherHandles||(y.__watcherHandles=[])}else if(!c){const y=()=>{};return y.stop=zn,y.resume=zn,y.pause=zn,y}}const f=Pn;u.call=(y,_,b)=>rs(y,f,_,b);let p=!1;a==="post"?u.scheduler=y=>{Rn(y,f&&f.suspense)}:a!=="sync"&&(p=!0,u.scheduler=(y,_)=>{_?y():op(y)}),u.augmentJob=y=>{t&&(y.flags|=4),p&&(y.flags|=2,f&&(y.id=f.uid,y.i=f))};const m=UM(e,t,u);return ul&&(h?h.push(m):c&&m()),m}function JR(e,t,n){const r=this.proxy,s=ut(e)?e.includes(".")?hb(r,e):()=>r[e]:e.bind(r,r);let a;it(t)?a=t:(a=t.handler,n=t);const o=_a(this),u=Po(s,a.bind(r),n);return o(),u}function hb(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s{let f,p=St,m;return fb(()=>{const y=e[s];dr(f,y)&&(f=y,h())}),{get(){return c(),n.get?n.get(f):f},set(y){const _=n.set?n.set(y):y;if(!dr(_,f)&&!(p!==St&&dr(y,p)))return;const b=r.vnode.props;b&&(t in b||s in b||a in b)&&(`onUpdate:${t}`in b||`onUpdate:${s}`in b||`onUpdate:${a}`in b)||(f=y,h()),r.emit(`update:${t}`,_),dr(y,_)&&dr(y,p)&&!dr(_,m)&&h(),p=y,m=_}}});return u[Symbol.iterator]=()=>{let c=0;return{next(){return c<2?{value:c++?o||St:u,done:!1}:{done:!0}}}},u}const pb=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Jt(t)}Modifiers`]||e[`${xr(t)}Modifiers`];function XR(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||St;let s=n;const a=t.startsWith("update:"),o=a&&pb(r,t.slice(7));o&&(o.trim&&(s=n.map(f=>ut(f)?f.trim():f)),o.number&&(s=n.map(sc)));let u,c=r[u=rl(t)]||r[u=rl(Jt(t))];!c&&a&&(c=r[u=rl(xr(t))]),c&&rs(c,e,6,s);const h=r[u+"Once"];if(h){if(!e.emitted)e.emitted={};else if(e.emitted[u])return;e.emitted[u]=!0,rs(h,e,6,s)}}function mb(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const a=e.emits;let o={},u=!1;if(!it(e)){const c=h=>{const f=mb(h,t,!0);f&&(u=!0,At(o,f))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!a&&!u?(Bt(e)&&r.set(e,null),null):(Ye(a)?a.forEach(c=>o[c]=null):At(o,a),Bt(e)&&r.set(e,o),o)}function Qc(e,t){return!e||!wa(t)?!1:(t=t.slice(2).replace(/Once$/,""),Dt(e,t[0].toLowerCase()+t.slice(1))||Dt(e,xr(t))||Dt(e,t))}function Gu(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[a],slots:o,attrs:u,emit:c,render:h,renderCache:f,props:p,data:m,setupState:y,ctx:_,inheritAttrs:b}=e,A=vo(e);let B,V;try{if(n.shapeFlag&4){const C=s||r,$=C;B=wr(h.call($,C,f,p,y,m,_)),V=u}else{const C=t;B=wr(C.length>1?C(p,{attrs:u,slots:o,emit:c}):C(p,null)),V=t.props?u:e3(u)}}catch(C){io.length=0,Sa(C,e,1),B=pe(Cn)}let x=B;if(V&&b!==!1){const C=Object.keys(V),{shapeFlag:$}=x;C.length&&$&7&&(a&&C.some(Zh)&&(V=t3(V,a)),x=Ls(x,V,!1,!0))}return n.dirs&&(x=Ls(x,null,!1,!0),x.dirs=x.dirs?x.dirs.concat(n.dirs):n.dirs),n.transition&&ti(x,n.transition),B=x,vo(A),B}function QR(e,t=!0){let n;for(let r=0;r{let t;for(const n in e)(n==="class"||n==="style"||wa(n))&&((t||(t={}))[n]=e[n]);return t},t3=(e,t)=>{const n={};for(const r in e)(!Zh(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function n3(e,t,n){const{props:r,children:s,component:a}=e,{props:o,children:u,patchFlag:c}=t,h=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?fy(r,o,h):!!o;if(c&8){const f=t.dynamicProps;for(let p=0;pe.__isSuspense;let Th=0;const r3={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,a,o,u,c,h){if(e==null)i3(t,n,r,s,a,o,u,c,h);else{if(a&&a.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}a3(e,t,n,r,s,o,u,c,h)}},hydrate:l3,normalize:o3},s3=r3;function bo(e,t){const n=e.props&&e.props[t];it(n)&&n()}function i3(e,t,n,r,s,a,o,u,c){const{p:h,o:{createElement:f}}=c,p=f("div"),m=e.suspense=gb(e,s,r,t,p,n,a,o,u,c);h(null,m.pendingBranch=e.ssContent,p,null,r,m,a,o),m.deps>0?(bo(e,"onPending"),bo(e,"onFallback"),h(null,e.ssFallback,t,n,r,null,a,o),al(m,e.ssFallback)):m.resolve(!1,!0)}function a3(e,t,n,r,s,a,o,u,{p:c,um:h,o:{createElement:f}}){const p=t.suspense=e.suspense;p.vnode=t,t.el=e.el;const m=t.ssContent,y=t.ssFallback,{activeBranch:_,pendingBranch:b,isInFallback:A,isHydrating:B}=p;if(b)p.pendingBranch=m,ds(m,b)?(c(b,m,p.hiddenContainer,null,s,p,a,o,u),p.deps<=0?p.resolve():A&&(B||(c(_,y,n,r,s,null,a,o,u),al(p,y)))):(p.pendingId=Th++,B?(p.isHydrating=!1,p.activeBranch=b):h(b,s,p),p.deps=0,p.effects.length=0,p.hiddenContainer=f("div"),A?(c(null,m,p.hiddenContainer,null,s,p,a,o,u),p.deps<=0?p.resolve():(c(_,y,n,r,s,null,a,o,u),al(p,y))):_&&ds(m,_)?(c(_,m,n,r,s,p,a,o,u),p.resolve(!0)):(c(null,m,p.hiddenContainer,null,s,p,a,o,u),p.deps<=0&&p.resolve()));else if(_&&ds(m,_))c(_,m,n,r,s,p,a,o,u),al(p,m);else if(bo(t,"onPending"),p.pendingBranch=m,m.shapeFlag&512?p.pendingId=m.component.suspenseId:p.pendingId=Th++,c(null,m,p.hiddenContainer,null,s,p,a,o,u),p.deps<=0)p.resolve();else{const{timeout:V,pendingId:x}=p;V>0?setTimeout(()=>{p.pendingId===x&&p.fallback(y)},V):V===0&&p.fallback(y)}}function gb(e,t,n,r,s,a,o,u,c,h,f=!1){const{p,m,um:y,n:_,o:{parentNode:b,remove:A}}=h;let B;const V=u3(e);V&&t&&t.pendingBranch&&(B=t.pendingId,t.deps++);const x=e.props?ic(e.props.timeout):void 0,C=a,$={vnode:e,parent:t,parentComponent:n,namespace:o,container:r,hiddenContainer:s,deps:0,pendingId:Th++,timeout:typeof x=="number"?x:-1,activeBranch:null,pendingBranch:null,isInFallback:!f,isHydrating:f,isUnmounted:!1,effects:[],resolve(H=!1,F=!1){const{vnode:U,activeBranch:P,pendingBranch:O,pendingId:J,effects:X,parentComponent:fe,container:ne}=$;let N=!1;$.isHydrating?$.isHydrating=!1:H||(N=P&&O.transition&&O.transition.mode==="out-in",N&&(P.transition.afterLeave=()=>{J===$.pendingId&&(m(O,ne,a===C?_(P):a,0),mo(X))}),P&&(b(P.el)===ne&&(a=_(P)),y(P,fe,$,!0)),N||m(O,ne,a,0)),al($,O),$.pendingBranch=null,$.isInFallback=!1;let Z=$.parent,R=!1;for(;Z;){if(Z.pendingBranch){Z.effects.push(...X),R=!0;break}Z=Z.parent}!R&&!N&&mo(X),$.effects=[],V&&t&&t.pendingBranch&&B===t.pendingId&&(t.deps--,t.deps===0&&!F&&t.resolve()),bo(U,"onResolve")},fallback(H){if(!$.pendingBranch)return;const{vnode:F,activeBranch:U,parentComponent:P,container:O,namespace:J}=$;bo(F,"onFallback");const X=_(U),fe=()=>{$.isInFallback&&(p(null,H,O,X,P,null,J,u,c),al($,H))},ne=H.transition&&H.transition.mode==="out-in";ne&&(U.transition.afterLeave=fe),$.isInFallback=!0,y(U,P,null,!0),ne||fe()},move(H,F,U){$.activeBranch&&m($.activeBranch,H,F,U),$.container=H},next(){return $.activeBranch&&_($.activeBranch)},registerDep(H,F,U){const P=!!$.pendingBranch;P&&$.deps++;const O=H.vnode.el;H.asyncDep.catch(J=>{Sa(J,H,0)}).then(J=>{if(H.isUnmounted||$.isUnmounted||$.pendingId!==H.suspenseId)return;H.asyncResolved=!0;const{vnode:X}=H;Oh(H,J,!1),O&&(X.el=O);const fe=!O&&H.subTree.el;F(H,X,b(O||H.subTree.el),O?null:_(H.subTree),$,o,U),fe&&A(fe),ed(H,X.el),P&&--$.deps===0&&$.resolve()})},unmount(H,F){$.isUnmounted=!0,$.activeBranch&&y($.activeBranch,n,H,F),$.pendingBranch&&y($.pendingBranch,n,H,F)}};return $}function l3(e,t,n,r,s,a,o,u,c){const h=t.suspense=gb(t,r,n,e.parentNode,document.createElement("div"),null,s,a,o,u,!0),f=c(e,h.pendingBranch=t.ssContent,n,h,a,o);return h.deps===0&&h.resolve(!1,!0),f}function o3(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=hy(r?n.default:n),e.ssFallback=r?hy(n.fallback):pe(Cn)}function hy(e){let t;if(it(e)){const n=ya&&e._c;n&&(e._d=!1,k()),e=e(),n&&(e._d=!0,t=rr,yb())}return Ye(e)&&(e=QR(e)),e=wr(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function vb(e,t){t&&t.pendingBranch?Ye(e)?t.effects.push(...e):t.effects.push(e):mo(e)}function al(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e;let s=t.el;for(;!s&&t.component;)t=t.component.subTree,s=t.el;n.el=s,r&&r.subTree===n&&(r.vnode.el=s,ed(r,s))}function u3(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const Ve=Symbol.for("v-fgt"),Oi=Symbol.for("v-txt"),Cn=Symbol.for("v-cmt"),fa=Symbol.for("v-stc"),io=[];let rr=null;function k(e=!1){io.push(rr=e?null:[])}function yb(){io.pop(),rr=io[io.length-1]||null}let ya=1;function Ah(e,t=!1){ya+=e,e<0&&rr&&t&&(rr.hasOnce=!0)}function _b(e){return e.dynamicChildren=ya>0?rr||tl:null,yb(),ya>0&&rr&&rr.push(e),e}function D(e,t,n,r,s,a){return _b(v(e,t,n,r,s,a,!0))}function at(e,t,n,r,s){return _b(pe(e,t,n,r,s,!0))}function ni(e){return e?e.__v_isVNode===!0:!1}function ds(e,t){return e.type===t.type&&e.key===t.key}function c3(e){}const bb=({key:e})=>e??null,Ju=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ut(e)||Tn(e)||it(e)?{i:In,r:e,k:t,f:!!n}:e:null);function v(e,t=null,n=null,r=0,s=null,a=e===Ve?0:1,o=!1,u=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&bb(t),ref:t&&Ju(t),scopeId:zc,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:In};return u?(yp(c,n),a&128&&e.normalize(c)):n&&(c.shapeFlag|=ut(n)?8:16),ya>0&&!o&&rr&&(c.patchFlag>0||a&6)&&c.patchFlag!==32&&rr.push(c),c}const pe=d3;function d3(e,t=null,n=null,r=0,s=null,a=!1){if((!e||e===j_)&&(e=Cn),ni(e)){const u=Ls(e,t,!0);return n&&yp(u,n),ya>0&&!a&&rr&&(u.shapeFlag&6?rr[rr.indexOf(e)]=u:rr.push(u)),u.patchFlag=-2,u}if(v3(e)&&(e=e.__vccOpts),t){t=Yn(t);let{class:u,style:c}=t;u&&!ut(u)&&(t.class=$e(u)),Bt(c)&&(Yc(c)&&!Ye(c)&&(c=At({},c)),t.style=bn(c))}const o=ut(e)?1:fc(e)?128:C_(e)?64:Bt(e)?4:it(e)?2:0;return v(e,t,n,r,s,o,a,!0)}function Yn(e){return e?Yc(e)||Z_(e)?At({},e):e:null}function Ls(e,t,n=!1,r=!1){const{props:s,ref:a,patchFlag:o,children:u,transition:c}=e,h=t?cn(s||{},t):s,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:h,key:h&&bb(h),ref:t&&t.ref?n&&a?Ye(a)?a.concat(Ju(t)):[a,Ju(t)]:Ju(t):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:u,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ve?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ls(e.ssContent),ssFallback:e.ssFallback&&Ls(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&r&&ti(f,c.clone(f)),f}function mt(e=" ",t=0){return pe(Oi,null,e,t)}function wb(e,t){const n=pe(fa,null,e);return n.staticCount=t,n}function ae(e="",t=!1){return t?(k(),at(Cn,null,e)):pe(Cn,null,e)}function wr(e){return e==null||typeof e=="boolean"?pe(Cn):Ye(e)?pe(Ve,null,e.slice()):ni(e)?ki(e):pe(Oi,null,String(e))}function ki(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ls(e)}function yp(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Ye(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),yp(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!Z_(t)?t._ctx=In:s===3&&In&&(In.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else it(t)?(t={default:t,_ctx:In},n=32):(t=String(t),r&64?(n=16,t=[mt(t)]):n=8);e.children=t,e.shapeFlag|=n}function cn(...e){const t={};for(let n=0;nPn||In;let hc,Ch;{const e=Bc(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),a=>{s.length>1?s.forEach(o=>o(a)):s[0](a)}};hc=t("__VUE_INSTANCE_SETTERS__",n=>Pn=n),Ch=t("__VUE_SSR_SETTERS__",n=>ul=n)}const _a=e=>{const t=Pn;return hc(e),e.scope.on(),()=>{e.scope.off(),hc(t)}},Eh=()=>{Pn&&Pn.scope.off(),hc(null)};function kb(e){return e.vnode.shapeFlag&4}let ul=!1;function Sb(e,t=!1,n=!1){t&&Ch(t);const{props:r,children:s}=e.vnode,a=kb(e);UR(e,r,a,t),YR(e,s,n);const o=a?p3(e,t):void 0;return t&&Ch(!1),o}function p3(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,wh);const{setup:r}=n;if(r){Fi();const s=e.setupContext=r.length>1?Cb(e):null,a=_a(e),o=Tl(r,e,0,[e.props,s]),u=Qh(o);if($i(),a(),(u||e.sp)&&!Ei(e)&&dp(e),u){if(o.then(Eh,Eh),t)return o.then(c=>{Oh(e,c,t)}).catch(c=>{Sa(c,e,0)});e.asyncDep=o}else Oh(e,o,t)}else Ab(e,t)}function Oh(e,t,n){it(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Bt(t)&&(e.setupState=lp(t)),Ab(e,n)}let pc,Mh;function Tb(e){pc=e,Mh=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,wR))}}const m3=()=>!pc;function Ab(e,t,n){const r=e.type;if(!e.render){if(!t&&pc&&!r.render){const s=r.template||mp(e).template;if(s){const{isCustomElement:a,compilerOptions:o}=e.appContext.config,{delimiters:u,compilerOptions:c}=r,h=At(At({isCustomElement:a,delimiters:u},o),c);r.render=pc(s,h)}}e.render=r.render||zn,Mh&&Mh(e)}{const s=_a(e);Fi();try{LR(e)}finally{$i(),s()}}}const g3={get(e,t){return er(e,"get",""),e[t]}};function Cb(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,g3),slots:e.slots,emit:e.emit,expose:t}}function Lo(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(lp(m_(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in ro)return ro[n](e)},has(t,n){return n in t||n in ro}})):e.proxy}function Rh(e,t=!0){return it(e)?e.displayName||e.name:e.name||t&&e.__name}function v3(e){return it(e)&&"__vccOpts"in e}const me=(e,t)=>FM(e,t,ul);function _p(e,t,n){const r=arguments.length;return r===2?Bt(t)&&!Ye(t)?ni(t)?pe(e,null,[t]):pe(e,t):pe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&ni(n)&&(n=[n]),pe(e,t,n))}function y3(){}function _3(e,t,n,r){const s=n[r];if(s&&Eb(s,e))return s;const a=t();return a.memo=e.slice(),a.cacheIndex=r,n[r]=a}function Eb(e,t){const n=e.memo;if(n.length!=t.length)return!1;for(let r=0;r0&&rr&&rr.push(e),!0}const Ob="3.5.13",b3=zn,w3=zM,x3=Ja,k3=T_,S3={createComponentInstance:xb,setupComponent:Sb,renderComponentRoot:Gu,setCurrentRenderingInstance:vo,isVNode:ni,normalizeVNode:wr,getComponentPublicInstance:Lo,ensureValidVNode:pp,pushWarningContext:jM,popWarningContext:qM},T3=S3,A3=null,C3=null,E3=null;/** -* @vue/runtime-dom v3.5.13 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/let Dh;const py=typeof window<"u"&&window.trustedTypes;if(py)try{Dh=py.createPolicy("vue",{createHTML:e=>e})}catch{}const Mb=Dh?e=>Dh.createHTML(e):e=>e,O3="http://www.w3.org/2000/svg",M3="http://www.w3.org/1998/Math/MathML",Ks=typeof document<"u"?document:null,my=Ks&&Ks.createElement("template"),R3={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?Ks.createElementNS(O3,e):t==="mathml"?Ks.createElementNS(M3,e):n?Ks.createElement(e,{is:n}):Ks.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Ks.createTextNode(e),createComment:e=>Ks.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ks.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,a){const o=n?n.previousSibling:t.lastChild;if(s&&(s===a||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===a||!(s=s.nextSibling)););else{my.innerHTML=Mb(r==="svg"?`${e}`:r==="mathml"?`${e}`:e);const u=my.content;if(r==="svg"||r==="mathml"){const c=u.firstChild;for(;c.firstChild;)u.appendChild(c.firstChild);u.removeChild(c)}t.insertBefore(u,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},mi="transition",Yl="animation",cl=Symbol("_vtc"),Rb={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Db=At({},cp,Rb),D3=e=>(e.displayName="Transition",e.props=Db,e),ys=D3((e,{slots:t})=>_p(P_,Pb(e),t)),ta=(e,t=[])=>{Ye(e)?e.forEach(n=>n(...t)):e&&e(...t)},gy=e=>e?Ye(e)?e.some(t=>t.length>1):e.length>1:!1;function Pb(e){const t={};for(const X in e)X in Rb||(t[X]=e[X]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:a=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:u=`${n}-enter-to`,appearFromClass:c=a,appearActiveClass:h=o,appearToClass:f=u,leaveFromClass:p=`${n}-leave-from`,leaveActiveClass:m=`${n}-leave-active`,leaveToClass:y=`${n}-leave-to`}=e,_=P3(s),b=_&&_[0],A=_&&_[1],{onBeforeEnter:B,onEnter:V,onEnterCancelled:x,onLeave:C,onLeaveCancelled:$,onBeforeAppear:H=B,onAppear:F=V,onAppearCancelled:U=x}=t,P=(X,fe,ne,N)=>{X._enterCancelled=N,_i(X,fe?f:u),_i(X,fe?h:o),ne&&ne()},O=(X,fe)=>{X._isLeaving=!1,_i(X,p),_i(X,y),_i(X,m),fe&&fe()},J=X=>(fe,ne)=>{const N=X?F:V,Z=()=>P(fe,X,ne);ta(N,[fe,Z]),vy(()=>{_i(fe,X?c:a),Cs(fe,X?f:u),gy(N)||yy(fe,r,b,Z)})};return At(t,{onBeforeEnter(X){ta(B,[X]),Cs(X,a),Cs(X,o)},onBeforeAppear(X){ta(H,[X]),Cs(X,c),Cs(X,h)},onEnter:J(!1),onAppear:J(!0),onLeave(X,fe){X._isLeaving=!0;const ne=()=>O(X,fe);Cs(X,p),X._enterCancelled?(Cs(X,m),Ph()):(Ph(),Cs(X,m)),vy(()=>{X._isLeaving&&(_i(X,p),Cs(X,y),gy(C)||yy(X,r,A,ne))}),ta(C,[X,ne])},onEnterCancelled(X){P(X,!1,void 0,!0),ta(x,[X])},onAppearCancelled(X){P(X,!0,void 0,!0),ta(U,[X])},onLeaveCancelled(X){O(X),ta($,[X])}})}function P3(e){if(e==null)return null;if(Bt(e))return[Uf(e.enter),Uf(e.leave)];{const t=Uf(e);return[t,t]}}function Uf(e){return ic(e)}function Cs(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[cl]||(e[cl]=new Set)).add(t)}function _i(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[cl];n&&(n.delete(t),n.size||(e[cl]=void 0))}function vy(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let L3=0;function yy(e,t,n,r){const s=e._endId=++L3,a=()=>{s===e._endId&&r()};if(n!=null)return setTimeout(a,n);const{type:o,timeout:u,propCount:c}=Lb(e,t);if(!o)return r();const h=o+"end";let f=0;const p=()=>{e.removeEventListener(h,m),a()},m=y=>{y.target===e&&++f>=c&&p()};setTimeout(()=>{f(n[_]||"").split(", "),s=r(`${mi}Delay`),a=r(`${mi}Duration`),o=_y(s,a),u=r(`${Yl}Delay`),c=r(`${Yl}Duration`),h=_y(u,c);let f=null,p=0,m=0;t===mi?o>0&&(f=mi,p=o,m=a.length):t===Yl?h>0&&(f=Yl,p=h,m=c.length):(p=Math.max(o,h),f=p>0?o>h?mi:Yl:null,m=f?f===mi?a.length:c.length:0);const y=f===mi&&/\b(transform|all)(,|$)/.test(r(`${mi}Property`).toString());return{type:f,timeout:p,propCount:m,hasTransform:y}}function _y(e,t){for(;e.lengthby(n)+by(e[r])))}function by(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Ph(){return document.body.offsetHeight}function I3(e,t,n){const r=e[cl];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const mc=Symbol("_vod"),Ib=Symbol("_vsh"),Vr={beforeMount(e,{value:t},{transition:n}){e[mc]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):zl(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),zl(e,!0),r.enter(e)):r.leave(e,()=>{zl(e,!1)}):zl(e,t))},beforeUnmount(e,{value:t}){zl(e,t)}};function zl(e,t){e.style.display=t?e[mc]:"none",e[Ib]=!t}function N3(){Vr.getSSRProps=({value:e})=>{if(!e)return{style:{display:"none"}}}}const Nb=Symbol("");function V3(e){const t=ss();if(!t)return;const n=t.ut=(s=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(a=>gc(a,s))},r=()=>{const s=e(t.proxy);t.ce?gc(t.ce,s):Lh(t.subTree,s),n(s)};Jc(()=>{mo(r)}),Ht(()=>{Wt(r,zn,{flush:"post"});const s=new MutationObserver(r);s.observe(t.subTree.el.parentNode,{childList:!0}),ii(()=>s.disconnect())})}function Lh(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Lh(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)gc(e.el,t);else if(e.type===Ve)e.children.forEach(n=>Lh(n,t));else if(e.type===fa){let{el:n,anchor:r}=e;for(;n&&(gc(n,t),n!==r);)n=n.nextSibling}}function gc(e,t){if(e.nodeType===1){const n=e.style;let r="";for(const s in t)n.setProperty(`--${s}`,t[s]),r+=`--${s}: ${t[s]};`;n[Nb]=r}}const F3=/(^|;)\s*display\s*:/;function $3(e,t,n){const r=e.style,s=ut(n);let a=!1;if(n&&!s){if(t)if(ut(t))for(const o of t.split(";")){const u=o.slice(0,o.indexOf(":")).trim();n[u]==null&&Zu(r,u,"")}else for(const o in t)n[o]==null&&Zu(r,o,"");for(const o in n)o==="display"&&(a=!0),Zu(r,o,n[o])}else if(s){if(t!==n){const o=r[Nb];o&&(n+=";"+o),r.cssText=n,a=F3.test(n)}}else t&&e.removeAttribute("style");mc in e&&(e[mc]=a?r.display:"",e[Ib]&&(r.display="none"))}const wy=/\s*!important$/;function Zu(e,t,n){if(Ye(n))n.forEach(r=>Zu(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=B3(e,t);wy.test(n)?e.setProperty(xr(r),n.replace(wy,""),"important"):e[r]=n}}const xy=["Webkit","Moz","ms"],jf={};function B3(e,t){const n=jf[t];if(n)return n;let r=Jt(t);if(r!=="filter"&&r in e)return jf[t]=r;r=ka(r);for(let s=0;sqf||(q3.then(()=>qf=0),qf=Date.now());function Y3(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;rs(z3(r,n.value),t,5,[r])};return n.value=e,n.attached=W3(),n}function z3(e,t){if(Ye(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Ey=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,K3=(e,t,n,r,s,a)=>{const o=s==="svg";t==="class"?I3(e,r,o):t==="style"?$3(e,n,r):wa(t)?Zh(t)||U3(e,t,n,r,a):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):G3(e,t,r,o))?(Ty(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Sy(e,t,r,o,a,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ut(r))?Ty(e,Jt(t),r,a,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Sy(e,t,r,o))};function G3(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ey(t)&&it(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Ey(t)&&ut(n)?!1:t in e}const Oy={};/*! #__NO_SIDE_EFFECTS__ */function Vb(e,t,n){const r=fn(e,t);Fc(r)&&At(r,t);class s extends td{constructor(o){super(r,o,n)}}return s.def=r,s}/*! #__NO_SIDE_EFFECTS__ */const J3=(e,t)=>Vb(e,t,Yb),Z3=typeof HTMLElement<"u"?HTMLElement:class{};class td extends Z3{constructor(t,n={},r=_c){super(),this._def=t,this._props=n,this._createApp=r,this._isVueCE=!0,this._instance=null,this._app=null,this._nonce=this._def.nonce,this._connected=!1,this._resolved=!1,this._numberProps=null,this._styleChildren=new WeakSet,this._ob=null,this.shadowRoot&&r!==_c?this._root=this.shadowRoot:t.shadowRoot!==!1?(this.attachShadow({mode:"open"}),this._root=this.shadowRoot):this._root=this,this._def.__asyncLoader||this._resolveProps(this._def)}connectedCallback(){if(!this.isConnected)return;this.shadowRoot||this._parseSlots(),this._connected=!0;let t=this;for(;t=t&&(t.parentNode||t.host);)if(t instanceof td){this._parent=t;break}this._instance||(this._resolved?(this._setParent(),this._update()):t&&t._pendingResolve?this._pendingResolve=t._pendingResolve.then(()=>{this._pendingResolve=void 0,this._resolveDef()}):this._resolveDef())}_setParent(t=this._parent){t&&(this._instance.parent=t._instance,this._instance.provides=t._instance.provides)}disconnectedCallback(){this._connected=!1,Un(()=>{this._connected||(this._ob&&(this._ob.disconnect(),this._ob=null),this._app&&this._app.unmount(),this._instance&&(this._instance.ce=void 0),this._app=this._instance=null)})}_resolveDef(){if(this._pendingResolve)return;for(let r=0;r{for(const s of r)this._setAttr(s.attributeName)}),this._ob.observe(this,{attributes:!0});const t=(r,s=!1)=>{this._resolved=!0,this._pendingResolve=void 0;const{props:a,styles:o}=r;let u;if(a&&!Ye(a))for(const c in a){const h=a[c];(h===Number||h&&h.type===Number)&&(c in this._props&&(this._props[c]=ic(this._props[c])),(u||(u=Object.create(null)))[Jt(c)]=!0)}this._numberProps=u,s&&this._resolveProps(r),this.shadowRoot&&this._applyStyles(o),this._mount(r)},n=this._def.__asyncLoader;n?this._pendingResolve=n().then(r=>t(this._def=r,!0)):t(this._def)}_mount(t){this._app=this._createApp(t),t.configureApp&&t.configureApp(this._app),this._app._ceVNode=this._createVNode(),this._app.mount(this._root);const n=this._instance&&this._instance.exposed;if(n)for(const r in n)Dt(this,r)||Object.defineProperty(this,r,{get:()=>Q(n[r])})}_resolveProps(t){const{props:n}=t,r=Ye(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&r.includes(s)&&this._setProp(s,this[s]);for(const s of r.map(Jt))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(a){this._setProp(s,a,!0,!0)}})}_setAttr(t){if(t.startsWith("data-v-"))return;const n=this.hasAttribute(t);let r=n?this.getAttribute(t):Oy;const s=Jt(t);n&&this._numberProps&&this._numberProps[s]&&(r=ic(r)),this._setProp(s,r,!1,!0)}_getProp(t){return this._props[t]}_setProp(t,n,r=!0,s=!1){if(n!==this._props[t]&&(n===Oy?delete this._props[t]:(this._props[t]=n,t==="key"&&this._app&&(this._app._ceVNode.key=n)),s&&this._instance&&this._update(),r)){const a=this._ob;a&&a.disconnect(),n===!0?this.setAttribute(xr(t),""):typeof n=="string"||typeof n=="number"?this.setAttribute(xr(t),n+""):n||this.removeAttribute(xr(t)),a&&a.observe(this,{attributes:!0})}}_update(){yc(this._createVNode(),this._root)}_createVNode(){const t={};this.shadowRoot||(t.onVnodeMounted=t.onVnodeUpdated=this._renderSlots.bind(this));const n=pe(this._def,At(t,this._props));return this._instance||(n.ce=r=>{this._instance=r,r.ce=this,r.isCE=!0;const s=(a,o)=>{this.dispatchEvent(new CustomEvent(a,Fc(o[0])?At({detail:o},o[0]):{detail:o}))};r.emit=(a,...o)=>{s(a,o),xr(a)!==a&&s(xr(a),o)},this._setParent()}),n}_applyStyles(t,n){if(!t)return;if(n){if(n===this._def||this._styleChildren.has(n))return;this._styleChildren.add(n)}const r=this._nonce;for(let s=t.length-1;s>=0;s--){const a=document.createElement("style");r&&a.setAttribute("nonce",r),a.textContent=t[s],this.shadowRoot.prepend(a)}}_parseSlots(){const t=this._slots={};let n;for(;n=this.firstChild;){const r=n.nodeType===1&&n.getAttribute("slot")||"default";(t[r]||(t[r]=[])).push(n),this.removeChild(n)}}_renderSlots(){const t=(this._teleportTarget||this).querySelectorAll("slot"),n=this._instance.type.__scopeId;for(let r=0;r(delete e.props.mode,e),tD=eD({name:"TransitionGroup",props:At({},Db,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=ss(),r=up();let s,a;return Zc(()=>{if(!s.length)return;const o=e.moveClass||`${e.name||"v"}-move`;if(!aD(s[0].el,n.vnode.el,o))return;s.forEach(rD),s.forEach(sD);const u=s.filter(iD);Ph(),u.forEach(c=>{const h=c.el,f=h.style;Cs(h,o),f.transform=f.webkitTransform=f.transitionDuration="";const p=h[vc]=m=>{m&&m.target!==h||(!m||/transform$/.test(m.propertyName))&&(h.removeEventListener("transitionend",p),h[vc]=null,_i(h,o))};h.addEventListener("transitionend",p)})}),()=>{const o=Mt(e),u=Pb(o);let c=o.tag||Ve;if(s=[],a)for(let h=0;h{u.split(/\s+/).forEach(c=>c&&r.classList.remove(c))}),n.split(/\s+/).forEach(u=>u&&r.classList.add(u)),r.style.display="none";const a=t.nodeType===1?t:t.parentNode;a.appendChild(r);const{hasTransform:o}=Lb(r);return a.removeChild(r),o}const Ii=e=>{const t=e.props["onUpdate:modelValue"]||!1;return Ye(t)?n=>sl(t,n):t};function lD(e){e.target.composing=!0}function Ry(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const ns=Symbol("_assign"),Ni={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e[ns]=Ii(s);const a=r||s.props&&s.props.type==="number";Xs(e,t?"change":"input",o=>{if(o.target.composing)return;let u=e.value;n&&(u=u.trim()),a&&(u=sc(u)),e[ns](u)}),n&&Xs(e,"change",()=>{e.value=e.value.trim()}),t||(Xs(e,"compositionstart",lD),Xs(e,"compositionend",Ry),Xs(e,"change",Ry))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:r,trim:s,number:a}},o){if(e[ns]=Ii(o),e.composing)return;const u=(a||e.type==="number")&&!/^0\d/.test(e.value)?sc(e.value):e.value,c=t??"";u!==c&&(document.activeElement===e&&e.type!=="range"&&(r&&t===n||s&&e.value.trim()===c)||(e.value=c))}},bp={deep:!0,created(e,t,n){e[ns]=Ii(n),Xs(e,"change",()=>{const r=e._modelValue,s=dl(e),a=e.checked,o=e[ns];if(Ye(r)){const u=Hc(r,s),c=u!==-1;if(a&&!c)o(r.concat(s));else if(!a&&c){const h=[...r];h.splice(u,1),o(h)}}else if(xa(r)){const u=new Set(r);a?u.add(s):u.delete(s),o(u)}else o(Hb(e,a))})},mounted:Dy,beforeUpdate(e,t,n){e[ns]=Ii(n),Dy(e,t,n)}};function Dy(e,{value:t,oldValue:n},r){e._modelValue=t;let s;if(Ye(t))s=Hc(t,r.props.value)>-1;else if(xa(t))s=t.has(r.props.value);else{if(t===n)return;s=Pi(t,Hb(e,!0))}e.checked!==s&&(e.checked=s)}const wp={created(e,{value:t},n){e.checked=Pi(t,n.props.value),e[ns]=Ii(n),Xs(e,"change",()=>{e[ns](dl(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e[ns]=Ii(r),t!==n&&(e.checked=Pi(t,r.props.value))}},xp={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const s=xa(t);Xs(e,"change",()=>{const a=Array.prototype.filter.call(e.options,o=>o.selected).map(o=>n?sc(dl(o)):dl(o));e[ns](e.multiple?s?new Set(a):a:a[0]),e._assigning=!0,Un(()=>{e._assigning=!1})}),e[ns]=Ii(r)},mounted(e,{value:t}){Py(e,t)},beforeUpdate(e,t,n){e[ns]=Ii(n)},updated(e,{value:t}){e._assigning||Py(e,t)}};function Py(e,t){const n=e.multiple,r=Ye(t);if(!(n&&!r&&!xa(t))){for(let s=0,a=e.options.length;sString(h)===String(u)):o.selected=Hc(t,u)>-1}else o.selected=t.has(u);else if(Pi(dl(o),t)){e.selectedIndex!==s&&(e.selectedIndex=s);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function dl(e){return"_value"in e?e._value:e.value}function Hb(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const nd={created(e,t,n){$u(e,t,n,null,"created")},mounted(e,t,n){$u(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){$u(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){$u(e,t,n,r,"updated")}};function Ub(e,t){switch(e){case"SELECT":return xp;case"TEXTAREA":return Ni;default:switch(t){case"checkbox":return bp;case"radio":return wp;default:return Ni}}}function $u(e,t,n,r,s){const o=Ub(e.tagName,n.props&&n.props.type)[s];o&&o(e,t,n,r)}function oD(){Ni.getSSRProps=({value:e})=>({value:e}),wp.getSSRProps=({value:e},t)=>{if(t.props&&Pi(t.props.value,e))return{checked:!0}},bp.getSSRProps=({value:e},t)=>{if(Ye(e)){if(t.props&&Hc(e,t.props.value)>-1)return{checked:!0}}else if(xa(e)){if(t.props&&e.has(t.props.value))return{checked:!0}}else if(e)return{checked:!0}},nd.getSSRProps=(e,t)=>{if(typeof t.type!="string")return;const n=Ub(t.type.toUpperCase(),t.props&&t.props.type);if(n.getSSRProps)return n.getSSRProps(e,t)}}const uD=["ctrl","shift","alt","meta"],cD={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>uD.some(n=>e[`${n}Key`]&&!t.includes(n))},Et=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(s,...a)=>{for(let o=0;o{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=s=>{if(!("key"in s))return;const a=xr(s.key);if(t.some(o=>o===a||dD[o]===a))return e(s)})},jb=At({patchProp:K3},R3);let ao,Ly=!1;function qb(){return ao||(ao=sb(jb))}function Wb(){return ao=Ly?ao:ib(jb),Ly=!0,ao}const yc=(...e)=>{qb().render(...e)},fD=(...e)=>{Wb().hydrate(...e)},_c=(...e)=>{const t=qb().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Kb(r);if(!s)return;const a=t._component;!it(a)&&!a.render&&!a.template&&(a.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const o=n(s,!1,zb(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},t},Yb=(...e)=>{const t=Wb().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Kb(r);if(s)return n(s,!0,zb(s))},t};function zb(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Kb(e){return ut(e)?document.querySelector(e):e}let Iy=!1;const hD=()=>{Iy||(Iy=!0,oD(),N3())},pD=Object.freeze(Object.defineProperty({__proto__:null,BaseTransition:P_,BaseTransitionPropsValidators:cp,Comment:Cn,DeprecationTypes:E3,EffectScope:tp,ErrorCodes:YM,ErrorTypeStrings:w3,Fragment:Ve,KeepAlive:vR,ReactiveEffect:fo,Static:fa,Suspense:s3,Teleport:O_,Text:Oi,TrackOpTypes:$M,Transition:ys,TransitionGroup:nD,TriggerOpTypes:BM,VueElement:td,assertNumber:WM,callWithAsyncErrorHandling:rs,callWithErrorHandling:Tl,camelize:Jt,capitalize:ka,cloneVNode:Ls,compatUtils:C3,computed:me,createApp:_c,createBlock:at,createCommentVNode:ae,createElementBlock:D,createElementVNode:v,createHydrationRenderer:ib,createPropsRestProxy:DR,createRenderer:sb,createSSRApp:Yb,createSlots:Hn,createStaticVNode:wb,createTextVNode:mt,createVNode:pe,customRef:y_,defineAsyncComponent:mR,defineComponent:fn,defineCustomElement:Vb,defineEmits:kR,defineExpose:SR,defineModel:CR,defineOptions:TR,defineProps:xR,defineSSRCustomElement:J3,defineSlots:AR,devtools:x3,effect:oM,effectScope:aM,getCurrentInstance:ss,getCurrentScope:np,getCurrentWatcher:HM,getTransitionRawChildren:Kc,guardReactiveProps:Yn,h:_p,handleError:Sa,hasInjectionContext:HR,hydrate:fD,hydrateOnIdle:uR,hydrateOnInteraction:hR,hydrateOnMediaQuery:fR,hydrateOnVisible:dR,initCustomFormatter:y3,initDirectivesForSSR:hD,inject:so,isMemoSame:Eb,isProxy:Yc,isReactive:Ci,isReadonly:Li,isRef:Tn,isRuntimeOnly:m3,isShallow:Ur,isVNode:ni,markRaw:m_,mergeDefaults:MR,mergeModels:RR,mergeProps:cn,nextTick:Un,normalizeClass:$e,normalizeProps:wn,normalizeStyle:bn,onActivated:I_,onBeforeMount:F_,onBeforeUnmount:Xc,onBeforeUpdate:Jc,onDeactivated:N_,onErrorCaptured:U_,onMounted:Ht,onRenderTracked:H_,onRenderTriggered:B_,onScopeDispose:X0,onServerPrefetch:$_,onUnmounted:ii,onUpdated:Zc,onWatcherCleanup:b_,openBlock:k,popScopeId:ZM,provide:K_,proxyRefs:lp,pushScopeId:JM,queuePostFlushCb:mo,reactive:Hr,readonly:ap,ref:de,registerRuntimeCompiler:Tb,render:yc,renderList:Qe,renderSlot:Ne,resolveComponent:st,resolveDirective:q_,resolveDynamicComponent:Al,resolveFilter:A3,resolveTransitionHooks:ol,setBlockTracking:Ah,setDevtoolsHook:k3,setTransitionHooks:ti,shallowReactive:p_,shallowReadonly:EM,shallowRef:g_,ssrContextKey:ub,ssrUtils:T3,stop:uM,toDisplayString:ie,toHandlerKey:rl,toHandlers:bR,toRaw:Mt,toRef:ll,toRefs:LM,toValue:RM,transformVNodeArgs:c3,triggerRef:MM,unref:Q,useAttrs:OR,useCssModule:Q3,useCssVars:V3,useHost:Fb,useId:tR,useModel:ZR,useSSRContext:cb,useShadowRoot:X3,useSlots:Bi,useTemplateRef:nR,useTransitionState:up,vModelCheckbox:bp,vModelDynamic:nd,vModelRadio:wp,vModelSelect:xp,vModelText:Ni,vShow:Vr,version:Ob,warn:b3,watch:Wt,watchEffect:db,watchPostEffect:GR,watchSyncEffect:fb,withAsyncContext:PR,withCtx:Te,withDefaults:ER,withDirectives:An,withKeys:$n,withMemo:_3,withModifiers:Et,withScopeId:XM},Symbol.toStringTag,{value:"Module"}));/** -* @vue/compiler-core v3.5.13 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/const wo=Symbol(""),lo=Symbol(""),kp=Symbol(""),bc=Symbol(""),Gb=Symbol(""),ba=Symbol(""),Jb=Symbol(""),Zb=Symbol(""),Sp=Symbol(""),Tp=Symbol(""),Io=Symbol(""),Ap=Symbol(""),Xb=Symbol(""),Cp=Symbol(""),Ep=Symbol(""),Op=Symbol(""),Mp=Symbol(""),Rp=Symbol(""),Dp=Symbol(""),Qb=Symbol(""),e1=Symbol(""),rd=Symbol(""),wc=Symbol(""),Pp=Symbol(""),Lp=Symbol(""),xo=Symbol(""),No=Symbol(""),Ip=Symbol(""),Ih=Symbol(""),mD=Symbol(""),Nh=Symbol(""),xc=Symbol(""),gD=Symbol(""),vD=Symbol(""),Np=Symbol(""),yD=Symbol(""),_D=Symbol(""),Vp=Symbol(""),t1=Symbol(""),fl={[wo]:"Fragment",[lo]:"Teleport",[kp]:"Suspense",[bc]:"KeepAlive",[Gb]:"BaseTransition",[ba]:"openBlock",[Jb]:"createBlock",[Zb]:"createElementBlock",[Sp]:"createVNode",[Tp]:"createElementVNode",[Io]:"createCommentVNode",[Ap]:"createTextVNode",[Xb]:"createStaticVNode",[Cp]:"resolveComponent",[Ep]:"resolveDynamicComponent",[Op]:"resolveDirective",[Mp]:"resolveFilter",[Rp]:"withDirectives",[Dp]:"renderList",[Qb]:"renderSlot",[e1]:"createSlots",[rd]:"toDisplayString",[wc]:"mergeProps",[Pp]:"normalizeClass",[Lp]:"normalizeStyle",[xo]:"normalizeProps",[No]:"guardReactiveProps",[Ip]:"toHandlers",[Ih]:"camelize",[mD]:"capitalize",[Nh]:"toHandlerKey",[xc]:"setBlockTracking",[gD]:"pushScopeId",[vD]:"popScopeId",[Np]:"withCtx",[yD]:"unref",[_D]:"isRef",[Vp]:"withMemo",[t1]:"isMemoSame"};function bD(e){Object.getOwnPropertySymbols(e).forEach(t=>{fl[t]=e[t]})}const qr={start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0},source:""};function wD(e,t=""){return{type:0,source:t,children:e,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:[],temps:0,codegenNode:void 0,loc:qr}}function ko(e,t,n,r,s,a,o,u=!1,c=!1,h=!1,f=qr){return e&&(u?(e.helper(ba),e.helper(ml(e.inSSR,h))):e.helper(pl(e.inSSR,h)),o&&e.helper(Rp)),{type:13,tag:t,props:n,children:r,patchFlag:s,dynamicProps:a,directives:o,isBlock:u,disableTracking:c,isComponent:h,loc:f}}function ha(e,t=qr){return{type:17,loc:t,elements:e}}function ts(e,t=qr){return{type:15,loc:t,properties:e}}function xn(e,t){return{type:16,loc:qr,key:ut(e)?ft(e,!0):e,value:t}}function ft(e,t=!1,n=qr,r=0){return{type:4,loc:n,content:e,isStatic:t,constType:t?3:r}}function gs(e,t=qr){return{type:8,loc:t,children:e}}function Dn(e,t=[],n=qr){return{type:14,loc:n,callee:e,arguments:t}}function hl(e,t=void 0,n=!1,r=!1,s=qr){return{type:18,params:e,returns:t,newline:n,isSlot:r,loc:s}}function Vh(e,t,n,r=!0){return{type:19,test:e,consequent:t,alternate:n,newline:r,loc:qr}}function xD(e,t,n=!1,r=!1){return{type:20,index:e,value:t,needPauseTracking:n,inVOnce:r,needArraySpread:!1,loc:qr}}function kD(e){return{type:21,body:e,loc:qr}}function pl(e,t){return e||t?Sp:Tp}function ml(e,t){return e||t?Jb:Zb}function Fp(e,{helper:t,removeHelper:n,inSSR:r}){e.isBlock||(e.isBlock=!0,n(pl(r,e.isComponent)),t(ba),t(ml(r,e.isComponent)))}const Ny=new Uint8Array([123,123]),Vy=new Uint8Array([125,125]);function Fy(e){return e>=97&&e<=122||e>=65&&e<=90}function Ir(e){return e===32||e===10||e===9||e===12||e===13}function gi(e){return e===47||e===62||Ir(e)}function kc(e){const t=new Uint8Array(e.length);for(let n=0;n=0;s--){const a=this.newlines[s];if(t>a){n=s+2,r=t-a;break}}return{column:r,line:n,offset:t}}peek(){return this.buffer.charCodeAt(this.index+1)}stateText(t){t===60?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=5,this.sectionStart=this.index):!this.inVPre&&t===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(t))}stateInterpolationOpen(t){if(t===this.delimiterOpen[this.delimiterIndex])if(this.delimiterIndex===this.delimiterOpen.length-1){const n=this.index+1-this.delimiterOpen.length;n>this.sectionStart&&this.cbs.ontext(this.sectionStart,n),this.state=3,this.sectionStart=n}else this.delimiterIndex++;else this.inRCDATA?(this.state=32,this.stateInRCDATA(t)):(this.state=1,this.stateText(t))}stateInterpolation(t){t===this.delimiterClose[0]&&(this.state=4,this.delimiterIndex=0,this.stateInterpolationClose(t))}stateInterpolationClose(t){t===this.delimiterClose[this.delimiterIndex]?this.delimiterIndex===this.delimiterClose.length-1?(this.cbs.oninterpolation(this.sectionStart,this.index+1),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):this.delimiterIndex++:(this.state=3,this.stateInterpolation(t))}stateSpecialStartSequence(t){const n=this.sequenceIndex===this.currentSequence.length;if(!(n?gi(t):(t|32)===this.currentSequence[this.sequenceIndex]))this.inRCDATA=!1;else if(!n){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=6,this.stateInTagName(t)}stateInRCDATA(t){if(this.sequenceIndex===this.currentSequence.length){if(t===62||Ir(t)){const n=this.index-this.currentSequence.length;if(this.sectionStart=t||(this.state===28?this.currentSequence===Jn.CdataEnd?this.cbs.oncdata(this.sectionStart,t):this.cbs.oncomment(this.sectionStart,t):this.state===6||this.state===11||this.state===18||this.state===17||this.state===12||this.state===13||this.state===14||this.state===15||this.state===16||this.state===20||this.state===19||this.state===21||this.state===9||this.cbs.ontext(this.sectionStart,t))}emitCodePoint(t,n){}}function $y(e,{compatConfig:t}){const n=t&&t[e];return e==="MODE"?n||3:n}function pa(e,t){const n=$y("MODE",t),r=$y(e,t);return n===3?r===!0:r!==!1}function So(e,t,n,...r){return pa(e,t)}function $p(e){throw e}function n1(e){}function en(e,t,n,r){const s=`https://vuejs.org/error-reference/#compiler-${e}`,a=new SyntaxError(String(s));return a.code=e,a.loc=t,a}const kr=e=>e.type===4&&e.isStatic;function r1(e){switch(e){case"Teleport":case"teleport":return lo;case"Suspense":case"suspense":return kp;case"KeepAlive":case"keep-alive":return bc;case"BaseTransition":case"base-transition":return Gb}}const TD=/^\d|[^\$\w\xA0-\uFFFF]/,Bp=e=>!TD.test(e),AD=/[A-Za-z_$\xA0-\uFFFF]/,CD=/[\.\?\w$\xA0-\uFFFF]/,ED=/\s+[.[]\s*|\s*[.[]\s+/g,s1=e=>e.type===4?e.content:e.loc.source,OD=e=>{const t=s1(e).trim().replace(ED,u=>u.trim());let n=0,r=[],s=0,a=0,o=null;for(let u=0;u|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,RD=e=>MD.test(s1(e)),DD=RD;function es(e,t,n=!1){for(let r=0;rt.type===7&&t.name==="bind"&&(!t.arg||t.arg.type!==4||!t.arg.isStatic))}function Wf(e){return e.type===5||e.type===2}function LD(e){return e.type===7&&e.name==="slot"}function Sc(e){return e.type===1&&e.tagType===3}function Tc(e){return e.type===1&&e.tagType===2}const ID=new Set([xo,No]);function a1(e,t=[]){if(e&&!ut(e)&&e.type===14){const n=e.callee;if(!ut(n)&&ID.has(n))return a1(e.arguments[0],t.concat(e))}return[e,t]}function Ac(e,t,n){let r,s=e.type===13?e.props:e.arguments[2],a=[],o;if(s&&!ut(s)&&s.type===14){const u=a1(s);s=u[0],a=u[1],o=a[a.length-1]}if(s==null||ut(s))r=ts([t]);else if(s.type===14){const u=s.arguments[0];!ut(u)&&u.type===15?By(t,u)||u.properties.unshift(t):s.callee===Ip?r=Dn(n.helper(wc),[ts([t]),s]):s.arguments.unshift(ts([t])),!r&&(r=s)}else s.type===15?(By(t,s)||s.properties.unshift(t),r=s):(r=Dn(n.helper(wc),[ts([t]),s]),o&&o.callee===No&&(o=a[a.length-2]));e.type===13?o?o.arguments[0]=r:e.props=r:o?o.arguments[0]=r:e.arguments[2]=r}function By(e,t){let n=!1;if(e.key.type===4){const r=e.key.content;n=t.properties.some(s=>s.key.type===4&&s.key.content===r)}return n}function To(e,t){return`_${t}_${e.replace(/[^\w]/g,(n,r)=>n==="-"?"_":e.charCodeAt(r).toString())}`}function ND(e){return e.type===14&&e.callee===Vp?e.arguments[1].returns:e}const VD=/([\s\S]*?)\s+(?:in|of)\s+(\S[\s\S]*)/,l1={parseMode:"base",ns:0,delimiters:["{{","}}"],getNamespace:()=>0,isVoidTag:Zl,isPreTag:Zl,isIgnoreNewlineTag:Zl,isCustomElement:Zl,onError:$p,onWarn:n1,comments:!1,prefixIdentifiers:!1};let Pt=l1,Ao=null,ei="",Xn=null,Ot=null,_r="",zs=-1,na=-1,Hp=0,Si=!1,Fh=null;const Qt=[],un=new SD(Qt,{onerr:Ys,ontext(e,t){Bu(Wn(e,t),e,t)},ontextentity(e,t,n){Bu(e,t,n)},oninterpolation(e,t){if(Si)return Bu(Wn(e,t),e,t);let n=e+un.delimiterOpen.length,r=t-un.delimiterClose.length;for(;Ir(ei.charCodeAt(n));)n++;for(;Ir(ei.charCodeAt(r-1));)r--;let s=Wn(n,r);s.includes("&")&&(s=Pt.decodeEntities(s,!1)),$h({type:5,content:Qu(s,!1,yn(n,r)),loc:yn(e,t)})},onopentagname(e,t){const n=Wn(e,t);Xn={type:1,tag:n,ns:Pt.getNamespace(n,Qt[0],Pt.ns),tagType:0,props:[],children:[],loc:yn(e-1,t),codegenNode:void 0}},onopentagend(e){Uy(e)},onclosetag(e,t){const n=Wn(e,t);if(!Pt.isVoidTag(n)){let r=!1;for(let s=0;s0&&Ys(24,Qt[0].loc.start.offset);for(let o=0;o<=s;o++){const u=Qt.shift();Xu(u,t,o(r.type===7?r.rawName:r.name)===n)&&Ys(2,t)},onattribend(e,t){if(Xn&&Ot){if(la(Ot.loc,t),e!==0)if(_r.includes("&")&&(_r=Pt.decodeEntities(_r,!0)),Ot.type===6)Ot.name==="class"&&(_r=c1(_r).trim()),e===1&&!_r&&Ys(13,t),Ot.value={type:2,content:_r,loc:e===1?yn(zs,na):yn(zs-1,na+1)},un.inSFCRoot&&Xn.tag==="template"&&Ot.name==="lang"&&_r&&_r!=="html"&&un.enterRCDATA(kc("s.content==="sync"))>-1&&So("COMPILER_V_BIND_SYNC",Pt,Ot.loc,Ot.rawName)&&(Ot.name="model",Ot.modifiers.splice(r,1))}(Ot.type!==7||Ot.name!=="pre")&&Xn.props.push(Ot)}_r="",zs=na=-1},oncomment(e,t){Pt.comments&&$h({type:3,content:Wn(e,t),loc:yn(e-4,t+3)})},onend(){const e=ei.length;for(let t=0;t{const _=t.start.offset+m,b=_+p.length;return Qu(p,!1,yn(_,b),0,y?1:0)},u={source:o(a.trim(),n.indexOf(a,s.length)),value:void 0,key:void 0,index:void 0,finalized:!1};let c=s.trim().replace(FD,"").trim();const h=s.indexOf(c),f=c.match(Hy);if(f){c=c.replace(Hy,"").trim();const p=f[1].trim();let m;if(p&&(m=n.indexOf(p,h+c.length),u.key=o(p,m,!0)),f[2]){const y=f[2].trim();y&&(u.index=o(y,n.indexOf(y,u.key?m+p.length:h+c.length),!0))}}return c&&(u.value=o(c,h,!0)),u}function Wn(e,t){return ei.slice(e,t)}function Uy(e){un.inSFCRoot&&(Xn.innerLoc=yn(e+1,e+1)),$h(Xn);const{tag:t,ns:n}=Xn;n===0&&Pt.isPreTag(t)&&Hp++,Pt.isVoidTag(t)?Xu(Xn,e):(Qt.unshift(Xn),(n===1||n===2)&&(un.inXML=!0)),Xn=null}function Bu(e,t,n){{const a=Qt[0]&&Qt[0].tag;a!=="script"&&a!=="style"&&e.includes("&")&&(e=Pt.decodeEntities(e,!1))}const r=Qt[0]||Ao,s=r.children[r.children.length-1];s&&s.type===2?(s.content+=e,la(s.loc,n)):r.children.push({type:2,content:e,loc:yn(t,n)})}function Xu(e,t,n=!1){n?la(e.loc,o1(t,60)):la(e.loc,BD(t,62)+1),un.inSFCRoot&&(e.children.length?e.innerLoc.end=At({},e.children[e.children.length-1].loc.end):e.innerLoc.end=At({},e.innerLoc.start),e.innerLoc.source=Wn(e.innerLoc.start.offset,e.innerLoc.end.offset));const{tag:r,ns:s,children:a}=e;if(Si||(r==="slot"?e.tagType=2:jy(e)?e.tagType=3:UD(e)&&(e.tagType=1)),un.inRCDATA||(e.children=u1(a)),s===0&&Pt.isIgnoreNewlineTag(r)){const o=a[0];o&&o.type===2&&(o.content=o.content.replace(/^\r?\n/,""))}s===0&&Pt.isPreTag(r)&&Hp--,Fh===e&&(Si=un.inVPre=!1,Fh=null),un.inXML&&(Qt[0]?Qt[0].ns:Pt.ns)===0&&(un.inXML=!1);{const o=e.props;if(!un.inSFCRoot&&pa("COMPILER_NATIVE_TEMPLATE",Pt)&&e.tag==="template"&&!jy(e)){const c=Qt[0]||Ao,h=c.children.indexOf(e);c.children.splice(h,1,...e.children)}const u=o.find(c=>c.type===6&&c.name==="inline-template");u&&So("COMPILER_INLINE_TEMPLATE",Pt,u.loc)&&e.children.length&&(u.value={type:2,content:Wn(e.children[0].loc.start.offset,e.children[e.children.length-1].loc.end.offset),loc:u.loc})}}function BD(e,t){let n=e;for(;ei.charCodeAt(n)!==t&&n=0;)n--;return n}const HD=new Set(["if","else","else-if","for","slot"]);function jy({tag:e,props:t}){if(e==="template"){for(let n=0;n64&&e<91}const qD=/\r\n/g;function u1(e,t){const n=Pt.whitespace!=="preserve";let r=!1;for(let s=0;s0){if(m>=2){p.codegenNode.patchFlag=-1,o.push(p);continue}}else{const y=p.codegenNode;if(y.type===13){const _=y.patchFlag;if((_===void 0||_===512||_===1)&&h1(p,n)>=2){const b=p1(p);b&&(y.props=n.hoist(b))}y.dynamicProps&&(y.dynamicProps=n.hoist(y.dynamicProps))}}}else if(p.type===12&&(r?0:Fr(p,n))>=2){o.push(p);continue}if(p.type===1){const m=p.tagType===1;m&&n.scopes.vSlot++,ec(p,e,n,!1,s),m&&n.scopes.vSlot--}else if(p.type===11)ec(p,e,n,p.children.length===1,!0);else if(p.type===9)for(let m=0;my.key===p||y.key.content===p);return m&&m.value}}o.length&&n.transformHoist&&n.transformHoist(a,n,e)}function Fr(e,t){const{constantCache:n}=t;switch(e.type){case 1:if(e.tagType!==0)return 0;const r=n.get(e);if(r!==void 0)return r;const s=e.codegenNode;if(s.type!==13||s.isBlock&&e.tag!=="svg"&&e.tag!=="foreignObject"&&e.tag!=="math")return 0;if(s.patchFlag===void 0){let o=3;const u=h1(e,t);if(u===0)return n.set(e,0),0;u1)for(let c=0;cJ&&(U.childIndex--,U.onNodeRemoved()),U.parent.children.splice(J,1)},onNodeRemoved:zn,addIdentifiers(P){},removeIdentifiers(P){},hoist(P){ut(P)&&(P=ft(P)),U.hoists.push(P);const O=ft(`_hoisted_${U.hoists.length}`,!1,P.loc,2);return O.hoisted=P,O},cache(P,O=!1,J=!1){const X=xD(U.cached.length,P,O,J);return U.cached.push(X),X}};return U.filters=new Set,U}function eP(e,t){const n=QD(e,t);id(e,n),t.hoistStatic&&ZD(e,n),t.ssr||tP(e,n),e.helpers=new Set([...n.helpers.keys()]),e.components=[...n.components],e.directives=[...n.directives],e.imports=n.imports,e.hoists=n.hoists,e.temps=n.temps,e.cached=n.cached,e.transformed=!0,e.filters=[...n.filters]}function tP(e,t){const{helper:n}=t,{children:r}=e;if(r.length===1){const s=r[0];if(d1(e,s)&&s.codegenNode){const a=s.codegenNode;a.type===13&&Fp(a,t),e.codegenNode=a}else e.codegenNode=s}else if(r.length>1){let s=64;e.codegenNode=ko(t,n(wo),void 0,e.children,s,void 0,void 0,!0,void 0,!1)}}function nP(e,t){let n=0;const r=()=>{n--};for(;nr===e:r=>e.test(r);return(r,s)=>{if(r.type===1){const{props:a}=r;if(r.tagType===3&&a.some(LD))return;const o=[];for(let u=0;u`${fl[e]}: _${fl[e]}`;function rP(e,{mode:t="function",prefixIdentifiers:n=t==="module",sourceMap:r=!1,filename:s="template.vue.html",scopeId:a=null,optimizeImports:o=!1,runtimeGlobalName:u="Vue",runtimeModuleName:c="vue",ssrRuntimeModuleName:h="vue/server-renderer",ssr:f=!1,isTS:p=!1,inSSR:m=!1}){const y={mode:t,prefixIdentifiers:n,sourceMap:r,filename:s,scopeId:a,optimizeImports:o,runtimeGlobalName:u,runtimeModuleName:c,ssrRuntimeModuleName:h,ssr:f,isTS:p,inSSR:m,source:e.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper(b){return`_${fl[b]}`},push(b,A=-2,B){y.code+=b},indent(){_(++y.indentLevel)},deindent(b=!1){b?--y.indentLevel:_(--y.indentLevel)},newline(){_(y.indentLevel)}};function _(b){y.push(` -`+" ".repeat(b),0)}return y}function sP(e,t={}){const n=rP(e,t);t.onContextCreated&&t.onContextCreated(n);const{mode:r,push:s,prefixIdentifiers:a,indent:o,deindent:u,newline:c,scopeId:h,ssr:f}=n,p=Array.from(e.helpers),m=p.length>0,y=!a&&r!=="module";iP(e,n);const b=f?"ssrRender":"render",B=(f?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"]).join(", ");if(s(`function ${b}(${B}) {`),o(),y&&(s("with (_ctx) {"),o(),m&&(s(`const { ${p.map(g1).join(", ")} } = _Vue -`,-1),c())),e.components.length&&(Yf(e.components,"component",n),(e.directives.length||e.temps>0)&&c()),e.directives.length&&(Yf(e.directives,"directive",n),e.temps>0&&c()),e.filters&&e.filters.length&&(c(),Yf(e.filters,"filter",n),c()),e.temps>0){s("let ");for(let V=0;V0?", ":""}_temp${V}`)}return(e.components.length||e.directives.length||e.temps)&&(s(` -`,0),c()),f||s("return "),e.codegenNode?sr(e.codegenNode,n):s("null"),y&&(u(),s("}")),u(),s("}"),{ast:e,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}function iP(e,t){const{ssr:n,prefixIdentifiers:r,push:s,newline:a,runtimeModuleName:o,runtimeGlobalName:u,ssrRuntimeModuleName:c}=t,h=u,f=Array.from(e.helpers);if(f.length>0&&(s(`const _Vue = ${h} -`,-1),e.hoists.length)){const p=[Sp,Tp,Io,Ap,Xb].filter(m=>f.includes(m)).map(g1).join(", ");s(`const { ${p} } = _Vue -`,-1)}aP(e.hoists,t),a(),s("return ")}function Yf(e,t,{helper:n,push:r,newline:s,isTS:a}){const o=n(t==="filter"?Mp:t==="component"?Cp:Op);for(let u=0;u3||!1;t.push("["),n&&t.indent(),Vo(e,t,n),n&&t.deindent(),t.push("]")}function Vo(e,t,n=!1,r=!0){const{push:s,newline:a}=t;for(let o=0;on||"null")}function hP(e,t){const{push:n,helper:r,pure:s}=t,a=ut(e.callee)?e.callee:r(e.callee);s&&n(ad),n(a+"(",-2,e),Vo(e.arguments,t),n(")")}function pP(e,t){const{push:n,indent:r,deindent:s,newline:a}=t,{properties:o}=e;if(!o.length){n("{}",-2,e);return}const u=o.length>1||!1;n(u?"{":"{ "),u&&r();for(let c=0;c "),(c||u)&&(n("{"),r()),o?(c&&n("return "),Ye(o)?Up(o,t):sr(o,t)):u&&sr(u,t),(c||u)&&(s(),n("}")),h&&(e.isNonScopedSlot&&n(", undefined, true"),n(")"))}function vP(e,t){const{test:n,consequent:r,alternate:s,newline:a}=e,{push:o,indent:u,deindent:c,newline:h}=t;if(n.type===4){const p=!Bp(n.content);p&&o("("),v1(n,t),p&&o(")")}else o("("),sr(n,t),o(")");a&&u(),t.indentLevel++,a||o(" "),o("? "),sr(r,t),t.indentLevel--,a&&h(),a||o(" "),o(": ");const f=s.type===19;f||t.indentLevel++,sr(s,t),f||t.indentLevel--,a&&c(!0)}function yP(e,t){const{push:n,helper:r,indent:s,deindent:a,newline:o}=t,{needPauseTracking:u,needArraySpread:c}=e;c&&n("[...("),n(`_cache[${e.index}] || (`),u&&(s(),n(`${r(xc)}(-1`),e.inVOnce&&n(", true"),n("),"),o(),n("(")),n(`_cache[${e.index}] = `),sr(e.value,t),u&&(n(`).cacheIndex = ${e.index},`),o(),n(`${r(xc)}(1),`),o(),n(`_cache[${e.index}]`),a()),n(")"),c&&n(")]")}new RegExp("\\b"+"arguments,await,break,case,catch,class,const,continue,debugger,default,delete,do,else,export,extends,finally,for,function,if,import,let,new,return,super,switch,throw,try,var,void,while,with,yield".split(",").join("\\b|\\b")+"\\b");const _P=m1(/^(if|else|else-if)$/,(e,t,n)=>bP(e,t,n,(r,s,a)=>{const o=n.parent.children;let u=o.indexOf(r),c=0;for(;u-->=0;){const h=o[u];h&&h.type===9&&(c+=h.branches.length)}return()=>{if(a)r.codegenNode=Wy(s,c,n);else{const h=wP(r.codegenNode);h.alternate=Wy(s,c+r.branches.length-1,n)}}}));function bP(e,t,n,r){if(t.name!=="else"&&(!t.exp||!t.exp.content.trim())){const s=t.exp?t.exp.loc:e.loc;n.onError(en(28,t.loc)),t.exp=ft("true",!1,s)}if(t.name==="if"){const s=qy(e,t),a={type:9,loc:zD(e.loc),branches:[s]};if(n.replaceNode(a),r)return r(a,s,!0)}else{const s=n.parent.children;let a=s.indexOf(e);for(;a-->=-1;){const o=s[a];if(o&&o.type===3){n.removeNode(o);continue}if(o&&o.type===2&&!o.content.trim().length){n.removeNode(o);continue}if(o&&o.type===9){t.name==="else-if"&&o.branches[o.branches.length-1].condition===void 0&&n.onError(en(30,e.loc)),n.removeNode();const u=qy(e,t);o.branches.push(u);const c=r&&r(o,u,!1);id(u,n),c&&c(),n.currentNode=null}else n.onError(en(30,e.loc));break}}}function qy(e,t){const n=e.tagType===3;return{type:10,loc:e.loc,condition:t.name==="else"?void 0:t.exp,children:n&&!es(e,"for")?e.children:[e],userKey:sd(e,"key"),isTemplateIf:n}}function Wy(e,t,n){return e.condition?Vh(e.condition,Yy(e,t,n),Dn(n.helper(Io),['""',"true"])):Yy(e,t,n)}function Yy(e,t,n){const{helper:r}=n,s=xn("key",ft(`${t}`,!1,qr,2)),{children:a}=e,o=a[0];if(a.length!==1||o.type!==1)if(a.length===1&&o.type===11){const c=o.codegenNode;return Ac(c,s,n),c}else return ko(n,r(wo),ts([s]),a,64,void 0,void 0,!0,!1,!1,e.loc);else{const c=o.codegenNode,h=ND(c);return h.type===13&&Fp(h,n),Ac(h,s,n),c}}function wP(e){for(;;)if(e.type===19)if(e.alternate.type===19)e=e.alternate;else return e;else e.type===20&&(e=e.value)}const xP=(e,t,n)=>{const{modifiers:r,loc:s}=e,a=e.arg;let{exp:o}=e;if(o&&o.type===4&&!o.content.trim()&&(o=void 0),!o){if(a.type!==4||!a.isStatic)return n.onError(en(52,a.loc)),{props:[xn(a,ft("",!0,s))]};_1(e),o=e.exp}return a.type!==4?(a.children.unshift("("),a.children.push(') || ""')):a.isStatic||(a.content=`${a.content} || ""`),r.some(u=>u.content==="camel")&&(a.type===4?a.isStatic?a.content=Jt(a.content):a.content=`${n.helperString(Ih)}(${a.content})`:(a.children.unshift(`${n.helperString(Ih)}(`),a.children.push(")"))),n.inSSR||(r.some(u=>u.content==="prop")&&zy(a,"."),r.some(u=>u.content==="attr")&&zy(a,"^")),{props:[xn(a,o)]}},_1=(e,t)=>{const n=e.arg,r=Jt(n.content);e.exp=ft(r,!1,n.loc)},zy=(e,t)=>{e.type===4?e.isStatic?e.content=t+e.content:e.content=`\`${t}\${${e.content}}\``:(e.children.unshift(`'${t}' + (`),e.children.push(")"))},kP=m1("for",(e,t,n)=>{const{helper:r,removeHelper:s}=n;return SP(e,t,n,a=>{const o=Dn(r(Dp),[a.source]),u=Sc(e),c=es(e,"memo"),h=sd(e,"key",!1,!0);h&&h.type===7&&!h.exp&&_1(h);let p=h&&(h.type===6?h.value?ft(h.value.content,!0):void 0:h.exp);const m=h&&p?xn("key",p):null,y=a.source.type===4&&a.source.constType>0,_=y?64:h?128:256;return a.codegenNode=ko(n,r(wo),void 0,o,_,void 0,void 0,!0,!y,!1,e.loc),()=>{let b;const{children:A}=a,B=A.length!==1||A[0].type!==1,V=Tc(e)?e:u&&e.children.length===1&&Tc(e.children[0])?e.children[0]:null;if(V?(b=V.codegenNode,u&&m&&Ac(b,m,n)):B?b=ko(n,r(wo),m?ts([m]):void 0,e.children,64,void 0,void 0,!0,void 0,!1):(b=A[0].codegenNode,u&&m&&Ac(b,m,n),b.isBlock!==!y&&(b.isBlock?(s(ba),s(ml(n.inSSR,b.isComponent))):s(pl(n.inSSR,b.isComponent))),b.isBlock=!y,b.isBlock?(r(ba),r(ml(n.inSSR,b.isComponent))):r(pl(n.inSSR,b.isComponent))),c){const x=hl(Bh(a.parseResult,[ft("_cached")]));x.body=kD([gs(["const _memo = (",c.exp,")"]),gs(["if (_cached",...p?[" && _cached.key === ",p]:[],` && ${n.helperString(t1)}(_cached, _memo)) return _cached`]),gs(["const _item = ",b]),ft("_item.memo = _memo"),ft("return _item")]),o.arguments.push(x,ft("_cache"),ft(String(n.cached.length))),n.cached.push(null)}else o.arguments.push(hl(Bh(a.parseResult),b,!0))}})});function SP(e,t,n,r){if(!t.exp){n.onError(en(31,t.loc));return}const s=t.forParseResult;if(!s){n.onError(en(32,t.loc));return}b1(s);const{addIdentifiers:a,removeIdentifiers:o,scopes:u}=n,{source:c,value:h,key:f,index:p}=s,m={type:11,loc:t.loc,source:c,valueAlias:h,keyAlias:f,objectIndexAlias:p,parseResult:s,children:Sc(e)?e.children:[e]};n.replaceNode(m),u.vFor++;const y=r&&r(m);return()=>{u.vFor--,y&&y()}}function b1(e,t){e.finalized||(e.finalized=!0)}function Bh({value:e,key:t,index:n},r=[]){return TP([e,t,n,...r])}function TP(e){let t=e.length;for(;t--&&!e[t];);return e.slice(0,t+1).map((n,r)=>n||ft("_".repeat(r+1),!1))}const Ky=ft("undefined",!1),AP=(e,t)=>{if(e.type===1&&(e.tagType===1||e.tagType===3)){const n=es(e,"slot");if(n)return n.exp,t.scopes.vSlot++,()=>{t.scopes.vSlot--}}},CP=(e,t,n,r)=>hl(e,n,!1,!0,n.length?n[0].loc:r);function EP(e,t,n=CP){t.helper(Np);const{children:r,loc:s}=e,a=[],o=[];let u=t.scopes.vSlot>0||t.scopes.vFor>0;const c=es(e,"slot",!0);if(c){const{arg:A,exp:B}=c;A&&!kr(A)&&(u=!0),a.push(xn(A||ft("default",!0),n(B,void 0,r,s)))}let h=!1,f=!1;const p=[],m=new Set;let y=0;for(let A=0;A{const x=n(B,void 0,V,s);return t.compatConfig&&(x.isNonScopedSlot=!0),xn("default",x)};h?p.length&&p.some(B=>w1(B))&&(f?t.onError(en(39,p[0].loc)):a.push(A(void 0,p))):a.push(A(void 0,r))}const _=u?2:tc(e.children)?3:1;let b=ts(a.concat(xn("_",ft(_+"",!1))),s);return o.length&&(b=Dn(t.helper(e1),[b,ha(o)])),{slots:b,hasDynamicSlots:u}}function Hu(e,t,n){const r=[xn("name",e),xn("fn",t)];return n!=null&&r.push(xn("key",ft(String(n),!0))),ts(r)}function tc(e){for(let t=0;tfunction(){if(e=t.currentNode,!(e.type===1&&(e.tagType===0||e.tagType===1)))return;const{tag:r,props:s}=e,a=e.tagType===1;let o=a?MP(e,t):`"${r}"`;const u=Bt(o)&&o.callee===Ep;let c,h,f=0,p,m,y,_=u||o===lo||o===kp||!a&&(r==="svg"||r==="foreignObject"||r==="math");if(s.length>0){const b=k1(e,t,void 0,a,u);c=b.props,f=b.patchFlag,m=b.dynamicPropNames;const A=b.directives;y=A&&A.length?ha(A.map(B=>DP(B,t))):void 0,b.shouldUseBlock&&(_=!0)}if(e.children.length>0)if(o===bc&&(_=!0,f|=1024),a&&o!==lo&&o!==bc){const{slots:A,hasDynamicSlots:B}=EP(e,t);h=A,B&&(f|=1024)}else if(e.children.length===1&&o!==lo){const A=e.children[0],B=A.type,V=B===5||B===8;V&&Fr(A,t)===0&&(f|=1),V||B===2?h=A:h=e.children}else h=e.children;m&&m.length&&(p=PP(m)),e.codegenNode=ko(t,o,c,h,f===0?void 0:f,p,y,!!_,!1,a,e.loc)};function MP(e,t,n=!1){let{tag:r}=e;const s=Hh(r),a=sd(e,"is",!1,!0);if(a)if(s||pa("COMPILER_IS_ON_ELEMENT",t)){let u;if(a.type===6?u=a.value&&ft(a.value.content,!0):(u=a.exp,u||(u=ft("is",!1,a.arg.loc))),u)return Dn(t.helper(Ep),[u])}else a.type===6&&a.value.content.startsWith("vue:")&&(r=a.value.content.slice(4));const o=r1(r)||t.isBuiltInComponent(r);return o?(n||t.helper(o),o):(t.helper(Cp),t.components.add(r),To(r,"component"))}function k1(e,t,n=e.props,r,s,a=!1){const{tag:o,loc:u,children:c}=e;let h=[];const f=[],p=[],m=c.length>0;let y=!1,_=0,b=!1,A=!1,B=!1,V=!1,x=!1,C=!1;const $=[],H=O=>{h.length&&(f.push(ts(Gy(h),u)),h=[]),O&&f.push(O)},F=()=>{t.scopes.vFor>0&&h.push(xn(ft("ref_for",!0),ft("true")))},U=({key:O,value:J})=>{if(kr(O)){const X=O.content,fe=wa(X);if(fe&&(!r||s)&&X.toLowerCase()!=="onclick"&&X!=="onUpdate:modelValue"&&!Ai(X)&&(V=!0),fe&&Ai(X)&&(C=!0),fe&&J.type===14&&(J=J.arguments[0]),J.type===20||(J.type===4||J.type===8)&&Fr(J,t)>0)return;X==="ref"?b=!0:X==="class"?A=!0:X==="style"?B=!0:X!=="key"&&!$.includes(X)&&$.push(X),r&&(X==="class"||X==="style")&&!$.includes(X)&&$.push(X)}else x=!0};for(let O=0;OAe.content==="prop")&&(_|=32);const he=t.directiveTransforms[X];if(he){const{props:Ae,needRuntime:Pe}=he(J,e,t);!a&&Ae.forEach(U),q&&fe&&!kr(fe)?H(ts(Ae,u)):h.push(...Ae),Pe&&(p.push(J),Cr(Pe)&&x1.set(J,Pe))}else BO(X)||(p.push(J),m&&(y=!0))}}let P;if(f.length?(H(),f.length>1?P=Dn(t.helper(wc),f,u):P=f[0]):h.length&&(P=ts(Gy(h),u)),x?_|=16:(A&&!r&&(_|=2),B&&!r&&(_|=4),$.length&&(_|=8),V&&(_|=32)),!y&&(_===0||_===32)&&(b||C||p.length>0)&&(_|=512),!t.inSSR&&P)switch(P.type){case 15:let O=-1,J=-1,X=!1;for(let N=0;Nxn(o,a)),s))}return ha(n,e.loc)}function PP(e){let t="[";for(let n=0,r=e.length;n{if(Tc(e)){const{children:n,loc:r}=e,{slotName:s,slotProps:a}=IP(e,t),o=[t.prefixIdentifiers?"_ctx.$slots":"$slots",s,"{}","undefined","true"];let u=2;a&&(o[2]=a,u=3),n.length&&(o[3]=hl([],n,!1,!1,r),u=4),t.scopeId&&!t.slotted&&(u=5),o.splice(u),e.codegenNode=Dn(t.helper(Qb),o,r)}};function IP(e,t){let n='"default"',r;const s=[];for(let a=0;a0){const{props:a,directives:o}=k1(e,t,s,!1,!1);r=a,o.length&&t.onError(en(36,o[0].loc))}return{slotName:n,slotProps:r}}const S1=(e,t,n,r)=>{const{loc:s,modifiers:a,arg:o}=e;!e.exp&&!a.length&&n.onError(en(35,s));let u;if(o.type===4)if(o.isStatic){let p=o.content;p.startsWith("vue:")&&(p=`vnode-${p.slice(4)}`);const m=t.tagType!==0||p.startsWith("vnode")||!/[A-Z]/.test(p)?rl(Jt(p)):`on:${p}`;u=ft(m,!0,o.loc)}else u=gs([`${n.helperString(Nh)}(`,o,")"]);else u=o,u.children.unshift(`${n.helperString(Nh)}(`),u.children.push(")");let c=e.exp;c&&!c.content.trim()&&(c=void 0);let h=n.cacheHandlers&&!c&&!n.inVOnce;if(c){const p=i1(c),m=!(p||DD(c)),y=c.content.includes(";");(m||h&&p)&&(c=gs([`${m?"$event":"(...args)"} => ${y?"{":"("}`,c,y?"}":")"]))}let f={props:[xn(u,c||ft("() => {}",!1,s))]};return r&&(f=r(f)),h&&(f.props[0].value=n.cache(f.props[0].value)),f.props.forEach(p=>p.key.isHandlerKey=!0),f},NP=(e,t)=>{if(e.type===0||e.type===1||e.type===11||e.type===10)return()=>{const n=e.children;let r,s=!1;for(let a=0;aa.type===7&&!t.directiveTransforms[a.name])&&e.tag!=="template")))for(let a=0;a{if(e.type===1&&es(e,"once",!0))return Jy.has(e)||t.inVOnce||t.inSSR?void 0:(Jy.add(e),t.inVOnce=!0,t.helper(xc),()=>{t.inVOnce=!1;const n=t.currentNode;n.codegenNode&&(n.codegenNode=t.cache(n.codegenNode,!0,!0))})},T1=(e,t,n)=>{const{exp:r,arg:s}=e;if(!r)return n.onError(en(41,e.loc)),Uu();const a=r.loc.source.trim(),o=r.type===4?r.content:a,u=n.bindingMetadata[a];if(u==="props"||u==="props-aliased")return n.onError(en(44,r.loc)),Uu();if(!o.trim()||!i1(r))return n.onError(en(42,r.loc)),Uu();const c=s||ft("modelValue",!0),h=s?kr(s)?`onUpdate:${Jt(s.content)}`:gs(['"onUpdate:" + ',s]):"onUpdate:modelValue";let f;const p=n.isTS?"($event: any)":"$event";f=gs([`${p} => ((`,r,") = $event)"]);const m=[xn(c,e.exp),xn(h,f)];if(e.modifiers.length&&t.tagType===1){const y=e.modifiers.map(b=>b.content).map(b=>(Bp(b)?b:JSON.stringify(b))+": true").join(", "),_=s?kr(s)?`${s.content}Modifiers`:gs([s,' + "Modifiers"']):"modelModifiers";m.push(xn(_,ft(`{ ${y} }`,!1,e.loc,2)))}return Uu(m)};function Uu(e=[]){return{props:e}}const FP=/[\w).+\-_$\]]/,$P=(e,t)=>{pa("COMPILER_FILTERS",t)&&(e.type===5?Cc(e.content,t):e.type===1&&e.props.forEach(n=>{n.type===7&&n.name!=="for"&&n.exp&&Cc(n.exp,t)}))};function Cc(e,t){if(e.type===4)Zy(e,t);else for(let n=0;n=0&&(V=n.charAt(B),V===" ");B--);(!V||!FP.test(V))&&(o=!0)}}_===void 0?_=n.slice(0,y).trim():f!==0&&A();function A(){b.push(n.slice(f,y).trim()),f=y+1}if(b.length){for(y=0;y{if(e.type===1){const n=es(e,"memo");return!n||Xy.has(e)?void 0:(Xy.add(e),()=>{const r=e.codegenNode||t.currentNode.codegenNode;r&&r.type===13&&(e.tagType!==1&&Fp(r,t),e.codegenNode=Dn(t.helper(Vp),[n.exp,hl(void 0,r),"_cache",String(t.cached.length)]),t.cached.push(null))})}};function UP(e){return[[VP,_P,HP,kP,$P,LP,OP,AP,NP],{on:S1,bind:xP,model:T1}]}function jP(e,t={}){const n=t.onError||$p,r=t.mode==="module";t.prefixIdentifiers===!0?n(en(47)):r&&n(en(48));const s=!1;t.cacheHandlers&&n(en(49)),t.scopeId&&!r&&n(en(50));const a=At({},t,{prefixIdentifiers:s}),o=ut(e)?JD(e,a):e,[u,c]=UP();return eP(o,At({},a,{nodeTransforms:[...u,...t.nodeTransforms||[]],directiveTransforms:At({},c,t.directiveTransforms||{})})),sP(o,a)}const qP=()=>({props:[]});/** -* @vue/compiler-dom v3.5.13 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/const A1=Symbol(""),C1=Symbol(""),E1=Symbol(""),O1=Symbol(""),Uh=Symbol(""),M1=Symbol(""),R1=Symbol(""),D1=Symbol(""),P1=Symbol(""),L1=Symbol("");bD({[A1]:"vModelRadio",[C1]:"vModelCheckbox",[E1]:"vModelText",[O1]:"vModelSelect",[Uh]:"vModelDynamic",[M1]:"withModifiers",[R1]:"withKeys",[D1]:"vShow",[P1]:"Transition",[L1]:"TransitionGroup"});let qa;function WP(e,t=!1){return qa||(qa=document.createElement("div")),t?(qa.innerHTML=`
`,qa.children[0].getAttribute("foo")):(qa.innerHTML=e,qa.textContent)}const YP={parseMode:"html",isVoidTag:nM,isNativeTag:e=>QO(e)||eM(e)||tM(e),isPreTag:e=>e==="pre",isIgnoreNewlineTag:e=>e==="pre"||e==="textarea",decodeEntities:WP,isBuiltInComponent:e=>{if(e==="Transition"||e==="transition")return P1;if(e==="TransitionGroup"||e==="transition-group")return L1},getNamespace(e,t,n){let r=t?t.ns:n;if(t&&r===2)if(t.tag==="annotation-xml"){if(e==="svg")return 1;t.props.some(s=>s.type===6&&s.name==="encoding"&&s.value!=null&&(s.value.content==="text/html"||s.value.content==="application/xhtml+xml"))&&(r=0)}else/^m(?:[ions]|text)$/.test(t.tag)&&e!=="mglyph"&&e!=="malignmark"&&(r=0);else t&&r===1&&(t.tag==="foreignObject"||t.tag==="desc"||t.tag==="title")&&(r=0);if(r===0){if(e==="svg")return 1;if(e==="math")return 2}return r}},zP=e=>{e.type===1&&e.props.forEach((t,n)=>{t.type===6&&t.name==="style"&&t.value&&(e.props[n]={type:7,name:"bind",arg:ft("style",!0,t.loc),exp:KP(t.value.content,t.loc),modifiers:[],loc:t.loc})})},KP=(e,t)=>{const n=K0(e);return ft(JSON.stringify(n),!1,t,3)};function Mi(e,t){return en(e,t)}const GP=(e,t,n)=>{const{exp:r,loc:s}=e;return r||n.onError(Mi(53,s)),t.children.length&&(n.onError(Mi(54,s)),t.children.length=0),{props:[xn(ft("innerHTML",!0,s),r||ft("",!0))]}},JP=(e,t,n)=>{const{exp:r,loc:s}=e;return r||n.onError(Mi(55,s)),t.children.length&&(n.onError(Mi(56,s)),t.children.length=0),{props:[xn(ft("textContent",!0),r?Fr(r,n)>0?r:Dn(n.helperString(rd),[r],s):ft("",!0))]}},ZP=(e,t,n)=>{const r=T1(e,t,n);if(!r.props.length||t.tagType===1)return r;e.arg&&n.onError(Mi(58,e.arg.loc));const{tag:s}=t,a=n.isCustomElement(s);if(s==="input"||s==="textarea"||s==="select"||a){let o=E1,u=!1;if(s==="input"||a){const c=sd(t,"type");if(c){if(c.type===7)o=Uh;else if(c.value)switch(c.value.content){case"radio":o=A1;break;case"checkbox":o=C1;break;case"file":u=!0,n.onError(Mi(59,e.loc));break}}else PD(t)&&(o=Uh)}else s==="select"&&(o=O1);u||(r.needRuntime=n.helper(o))}else n.onError(Mi(57,e.loc));return r.props=r.props.filter(o=>!(o.key.type===4&&o.key.content==="modelValue")),r},XP=jr("passive,once,capture"),QP=jr("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),eL=jr("left,right"),I1=jr("onkeyup,onkeydown,onkeypress"),tL=(e,t,n,r)=>{const s=[],a=[],o=[];for(let u=0;ukr(e)&&e.content.toLowerCase()==="onclick"?ft(t,!0):e.type!==4?gs(["(",e,`) === "onClick" ? "${t}" : (`,e,")"]):e,nL=(e,t,n)=>S1(e,t,n,r=>{const{modifiers:s}=e;if(!s.length)return r;let{key:a,value:o}=r.props[0];const{keyModifiers:u,nonKeyModifiers:c,eventOptionModifiers:h}=tL(a,s,n,e.loc);if(c.includes("right")&&(a=Qy(a,"onContextmenu")),c.includes("middle")&&(a=Qy(a,"onMouseup")),c.length&&(o=Dn(n.helper(M1),[o,JSON.stringify(c)])),u.length&&(!kr(a)||I1(a.content.toLowerCase()))&&(o=Dn(n.helper(R1),[o,JSON.stringify(u)])),h.length){const f=h.map(ka).join("");a=kr(a)?ft(`${a.content}${f}`,!0):gs(["(",a,`) + "${f}"`])}return{props:[xn(a,o)]}}),rL=(e,t,n)=>{const{exp:r,loc:s}=e;return r||n.onError(Mi(61,s)),{props:[],needRuntime:n.helper(D1)}},sL=(e,t)=>{e.type===1&&e.tagType===0&&(e.tag==="script"||e.tag==="style")&&t.removeNode()},iL=[zP],aL={cloak:qP,html:GP,text:JP,model:ZP,on:nL,show:rL};function lL(e,t={}){return jP(e,At({},YP,t,{nodeTransforms:[sL,...iL,...t.nodeTransforms||[]],directiveTransforms:At({},aL,t.directiveTransforms||{}),transformHoist:null}))}/** -* vue v3.5.13 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/const e0=Object.create(null);function oL(e,t){if(!ut(e))if(e.nodeType)e=e.innerHTML;else return zn;const n=jO(e,t),r=e0[n];if(r)return r;if(e[0]==="#"){const u=document.querySelector(e);e=u?u.innerHTML:""}const s=At({hoistStatic:!0,onError:void 0,onWarn:zn},t);!s.isCustomElement&&typeof customElements<"u"&&(s.isCustomElement=u=>!!customElements.get(u));const{code:a}=lL(e,s),o=new Function("Vue",a)(pD);return o._rc=!0,e0[n]=o}Tb(oL);var N1=typeof globalThis<"u"?globalThis:typeof window<"u"||typeof window<"u"?window:typeof self<"u"?self:{};function uL(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ec={exports:{}};/** - * @license - * Lodash - * Copyright OpenJS Foundation and other contributors - * Released under MIT license - * Based on Underscore.js 1.8.3 - * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors - */Ec.exports;(function(e,t){(function(){var n,r="4.17.21",s=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",o="Expected a function",u="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",h=500,f="__lodash_placeholder__",p=1,m=2,y=4,_=1,b=2,A=1,B=2,V=4,x=8,C=16,$=32,H=64,F=128,U=256,P=512,O=30,J="...",X=800,fe=16,ne=1,N=2,Z=3,R=1/0,q=9007199254740991,he=17976931348623157e292,Ae=NaN,Pe=4294967295,W=Pe-1,se=Pe>>>1,E=[["ary",F],["bind",A],["bindKey",B],["curry",x],["curryRight",C],["flip",P],["partial",$],["partialRight",H],["rearg",U]],re="[object Arguments]",_e="[object Array]",j="[object AsyncFunction]",Ie="[object Boolean]",Xe="[object Date]",be="[object DOMException]",et="[object Error]",z="[object Function]",S="[object GeneratorFunction]",I="[object Map]",G="[object Number]",te="[object Null]",ge="[object Object]",Y="[object Promise]",ce="[object Proxy]",ye="[object RegExp]",ke="[object Set]",Ce="[object String]",Me="[object Symbol]",He="[object Undefined]",je="[object WeakMap]",Ue="[object WeakSet]",Ge="[object ArrayBuffer]",ht="[object DataView]",_t="[object Float32Array]",an="[object Float64Array]",Zt="[object Int8Array]",En="[object Int16Array]",hn="[object Int32Array]",Er="[object Uint8Array]",xs="[object Uint8ClampedArray]",pn="[object Uint16Array]",ue="[object Uint32Array]",Fe=/\b__p \+= '';/g,xe=/\b(__p \+=) '' \+/g,Be=/(__e\(.*?\)|\b__t\)) \+\n'';/g,We=/&(?:amp|lt|gt|quot|#39);/g,Nn=/[&<>"']/g,pr=RegExp(We.source),Is=RegExp(Nn.source),Ca=/<%-([\s\S]+?)%>/g,qi=/<%([\s\S]+?)%>/g,is=/<%=([\s\S]+?)%>/g,El=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,gd=/^\w*$/,Lw=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,vd=/[\\^$.*+?()[\]{}|]/g,Iw=RegExp(vd.source),yd=/^\s+/,Nw=/\s/,Vw=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Fw=/\{\n\/\* \[wrapped with (.+)\] \*/,$w=/,? & /,Bw=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Hw=/[()=,{}\[\]\/\s]/,Uw=/\\(\\)?/g,jw=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,um=/\w*$/,qw=/^[-+]0x[0-9a-f]+$/i,Ww=/^0b[01]+$/i,Yw=/^\[object .+?Constructor\]$/,zw=/^0o[0-7]+$/i,Kw=/^(?:0|[1-9]\d*)$/,Gw=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Uo=/($^)/,Jw=/['\n\r\u2028\u2029\\]/g,jo="\\ud800-\\udfff",Zw="\\u0300-\\u036f",Xw="\\ufe20-\\ufe2f",Qw="\\u20d0-\\u20ff",cm=Zw+Xw+Qw,dm="\\u2700-\\u27bf",fm="a-z\\xdf-\\xf6\\xf8-\\xff",ex="\\xac\\xb1\\xd7\\xf7",tx="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",nx="\\u2000-\\u206f",rx=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",hm="A-Z\\xc0-\\xd6\\xd8-\\xde",pm="\\ufe0e\\ufe0f",mm=ex+tx+nx+rx,_d="['’]",sx="["+jo+"]",gm="["+mm+"]",qo="["+cm+"]",vm="\\d+",ix="["+dm+"]",ym="["+fm+"]",_m="[^"+jo+mm+vm+dm+fm+hm+"]",bd="\\ud83c[\\udffb-\\udfff]",ax="(?:"+qo+"|"+bd+")",bm="[^"+jo+"]",wd="(?:\\ud83c[\\udde6-\\uddff]){2}",xd="[\\ud800-\\udbff][\\udc00-\\udfff]",Ea="["+hm+"]",wm="\\u200d",xm="(?:"+ym+"|"+_m+")",lx="(?:"+Ea+"|"+_m+")",km="(?:"+_d+"(?:d|ll|m|re|s|t|ve))?",Sm="(?:"+_d+"(?:D|LL|M|RE|S|T|VE))?",Tm=ax+"?",Am="["+pm+"]?",ox="(?:"+wm+"(?:"+[bm,wd,xd].join("|")+")"+Am+Tm+")*",ux="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",cx="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Cm=Am+Tm+ox,dx="(?:"+[ix,wd,xd].join("|")+")"+Cm,fx="(?:"+[bm+qo+"?",qo,wd,xd,sx].join("|")+")",hx=RegExp(_d,"g"),px=RegExp(qo,"g"),kd=RegExp(bd+"(?="+bd+")|"+fx+Cm,"g"),mx=RegExp([Ea+"?"+ym+"+"+km+"(?="+[gm,Ea,"$"].join("|")+")",lx+"+"+Sm+"(?="+[gm,Ea+xm,"$"].join("|")+")",Ea+"?"+xm+"+"+km,Ea+"+"+Sm,cx,ux,vm,dx].join("|"),"g"),gx=RegExp("["+wm+jo+cm+pm+"]"),vx=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,yx=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],_x=-1,Kt={};Kt[_t]=Kt[an]=Kt[Zt]=Kt[En]=Kt[hn]=Kt[Er]=Kt[xs]=Kt[pn]=Kt[ue]=!0,Kt[re]=Kt[_e]=Kt[Ge]=Kt[Ie]=Kt[ht]=Kt[Xe]=Kt[et]=Kt[z]=Kt[I]=Kt[G]=Kt[ge]=Kt[ye]=Kt[ke]=Kt[Ce]=Kt[je]=!1;var Yt={};Yt[re]=Yt[_e]=Yt[Ge]=Yt[ht]=Yt[Ie]=Yt[Xe]=Yt[_t]=Yt[an]=Yt[Zt]=Yt[En]=Yt[hn]=Yt[I]=Yt[G]=Yt[ge]=Yt[ye]=Yt[ke]=Yt[Ce]=Yt[Me]=Yt[Er]=Yt[xs]=Yt[pn]=Yt[ue]=!0,Yt[et]=Yt[z]=Yt[je]=!1;var bx={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},wx={"&":"&","<":"<",">":">",'"':""","'":"'"},xx={"&":"&","<":"<",">":">",""":'"',"'":"'"},kx={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Sx=parseFloat,Tx=parseInt,Em=typeof window=="object"&&window&&window.Object===Object&&window,Ax=typeof self=="object"&&self&&self.Object===Object&&self,jn=Em||Ax||Function("return this")(),Sd=t&&!t.nodeType&&t,Wi=Sd&&!0&&e&&!e.nodeType&&e,Om=Wi&&Wi.exports===Sd,Td=Om&&Em.process,Wr=function(){try{var le=Wi&&Wi.require&&Wi.require("util").types;return le||Td&&Td.binding&&Td.binding("util")}catch{}}(),Mm=Wr&&Wr.isArrayBuffer,Rm=Wr&&Wr.isDate,Dm=Wr&&Wr.isMap,Pm=Wr&&Wr.isRegExp,Lm=Wr&&Wr.isSet,Im=Wr&&Wr.isTypedArray;function Or(le,Se,ve){switch(ve.length){case 0:return le.call(Se);case 1:return le.call(Se,ve[0]);case 2:return le.call(Se,ve[0],ve[1]);case 3:return le.call(Se,ve[0],ve[1],ve[2])}return le.apply(Se,ve)}function Cx(le,Se,ve,Ke){for(var ot=-1,Rt=le==null?0:le.length;++ot-1}function Ad(le,Se,ve){for(var Ke=-1,ot=le==null?0:le.length;++Ke-1;);return ve}function jm(le,Se){for(var ve=le.length;ve--&&Oa(Se,le[ve],0)>-1;);return ve}function Nx(le,Se){for(var ve=le.length,Ke=0;ve--;)le[ve]===Se&&++Ke;return Ke}var Vx=Md(bx),Fx=Md(wx);function $x(le){return"\\"+kx[le]}function Bx(le,Se){return le==null?n:le[Se]}function Ma(le){return gx.test(le)}function Hx(le){return vx.test(le)}function Ux(le){for(var Se,ve=[];!(Se=le.next()).done;)ve.push(Se.value);return ve}function Ld(le){var Se=-1,ve=Array(le.size);return le.forEach(function(Ke,ot){ve[++Se]=[ot,Ke]}),ve}function qm(le,Se){return function(ve){return le(Se(ve))}}function oi(le,Se){for(var ve=-1,Ke=le.length,ot=0,Rt=[];++ve-1}function Ok(i,l){var d=this.__data__,g=ou(d,i);return g<0?(++this.size,d.push([i,l])):d[g][1]=l,this}Ns.prototype.clear=Tk,Ns.prototype.delete=Ak,Ns.prototype.get=Ck,Ns.prototype.has=Ek,Ns.prototype.set=Ok;function Vs(i){var l=-1,d=i==null?0:i.length;for(this.clear();++l=l?i:l)),i}function Gr(i,l,d,g,w,M){var K,ee=l&p,oe=l&m,Ee=l&y;if(d&&(K=w?d(i,g,w,M):d(i)),K!==n)return K;if(!tn(i))return i;var Oe=ct(i);if(Oe){if(K=PS(i),!ee)return mr(i,K)}else{var Re=Gn(i),qe=Re==z||Re==S;if(pi(i))return Ag(i,ee);if(Re==ge||Re==re||qe&&!w){if(K=oe||qe?{}:Wg(i),!ee)return oe?xS(i,Wk(K,i)):wS(i,ng(K,i))}else{if(!Yt[Re])return w?i:{};K=LS(i,Re,ee)}}M||(M=new ls);var Je=M.get(i);if(Je)return Je;M.set(i,K),bv(i)?i.forEach(function(rt){K.add(Gr(rt,l,d,rt,i,M))}):yv(i)&&i.forEach(function(rt,bt){K.set(bt,Gr(rt,l,d,bt,i,M))});var nt=Ee?oe?lf:af:oe?vr:Vn,vt=Oe?n:nt(i);return Yr(vt||i,function(rt,bt){vt&&(bt=rt,rt=i[bt]),Il(K,bt,Gr(rt,l,d,bt,i,M))}),K}function Yk(i){var l=Vn(i);return function(d){return rg(d,i,l)}}function rg(i,l,d){var g=d.length;if(i==null)return!g;for(i=jt(i);g--;){var w=d[g],M=l[w],K=i[w];if(K===n&&!(w in i)||!M(K))return!1}return!0}function sg(i,l,d){if(typeof i!="function")throw new zr(o);return Ul(function(){i.apply(n,d)},l)}function Nl(i,l,d,g){var w=-1,M=Wo,K=!0,ee=i.length,oe=[],Ee=l.length;if(!ee)return oe;d&&(l=Xt(l,Mr(d))),g?(M=Ad,K=!1):l.length>=s&&(M=Ol,K=!1,l=new Ki(l));e:for(;++ww?0:w+d),g=g===n||g>w?w:pt(g),g<0&&(g+=w),g=d>g?0:xv(g);d0&&d(ee)?l>1?qn(ee,l-1,d,g,w):li(w,ee):g||(w[w.length]=ee)}return w}var Hd=Dg(),lg=Dg(!0);function ks(i,l){return i&&Hd(i,l,Vn)}function Ud(i,l){return i&&lg(i,l,Vn)}function cu(i,l){return ai(l,function(d){return Us(i[d])})}function Ji(i,l){l=fi(l,i);for(var d=0,g=l.length;i!=null&&dl}function Gk(i,l){return i!=null&&Ft.call(i,l)}function Jk(i,l){return i!=null&&l in jt(i)}function Zk(i,l,d){return i>=Kn(l,d)&&i=120&&Oe.length>=120)?new Ki(K&&Oe):n}Oe=i[0];var Re=-1,qe=ee[0];e:for(;++Re-1;)ee!==i&&tu.call(ee,oe,1),tu.call(i,oe,1);return i}function yg(i,l){for(var d=i?l.length:0,g=d-1;d--;){var w=l[d];if(d==g||w!==M){var M=w;Hs(w)?tu.call(i,w,1):Xd(i,w)}}return i}function Gd(i,l){return i+su(Xm()*(l-i+1))}function cS(i,l,d,g){for(var w=-1,M=Mn(ru((l-i)/(d||1)),0),K=ve(M);M--;)K[g?M:++w]=i,i+=d;return K}function Jd(i,l){var d="";if(!i||l<1||l>q)return d;do l%2&&(d+=i),l=su(l/2),l&&(i+=i);while(l);return d}function yt(i,l){return pf(Kg(i,l,yr),i+"")}function dS(i){return tg(Ha(i))}function fS(i,l){var d=Ha(i);return wu(d,Gi(l,0,d.length))}function $l(i,l,d,g){if(!tn(i))return i;l=fi(l,i);for(var w=-1,M=l.length,K=M-1,ee=i;ee!=null&&++ww?0:w+l),d=d>w?w:d,d<0&&(d+=w),w=l>d?0:d-l>>>0,l>>>=0;for(var M=ve(w);++g>>1,K=i[M];K!==null&&!Dr(K)&&(d?K<=l:K=s){var Ee=l?null:AS(i);if(Ee)return zo(Ee);K=!1,w=Ol,oe=new Ki}else oe=l?[]:ee;e:for(;++g=g?i:Jr(i,l,d)}var Tg=rk||function(i){return jn.clearTimeout(i)};function Ag(i,l){if(l)return i.slice();var d=i.length,g=zm?zm(d):new i.constructor(d);return i.copy(g),g}function nf(i){var l=new i.constructor(i.byteLength);return new Qo(l).set(new Qo(i)),l}function vS(i,l){var d=l?nf(i.buffer):i.buffer;return new i.constructor(d,i.byteOffset,i.byteLength)}function yS(i){var l=new i.constructor(i.source,um.exec(i));return l.lastIndex=i.lastIndex,l}function _S(i){return Ll?jt(Ll.call(i)):{}}function Cg(i,l){var d=l?nf(i.buffer):i.buffer;return new i.constructor(d,i.byteOffset,i.length)}function Eg(i,l){if(i!==l){var d=i!==n,g=i===null,w=i===i,M=Dr(i),K=l!==n,ee=l===null,oe=l===l,Ee=Dr(l);if(!ee&&!Ee&&!M&&i>l||M&&K&&oe&&!ee&&!Ee||g&&K&&oe||!d&&oe||!w)return 1;if(!g&&!M&&!Ee&&i=ee)return oe;var Ee=d[g];return oe*(Ee=="desc"?-1:1)}}return i.index-l.index}function Og(i,l,d,g){for(var w=-1,M=i.length,K=d.length,ee=-1,oe=l.length,Ee=Mn(M-K,0),Oe=ve(oe+Ee),Re=!g;++ee1?d[w-1]:n,K=w>2?d[2]:n;for(M=i.length>3&&typeof M=="function"?(w--,M):n,K&&ar(d[0],d[1],K)&&(M=w<3?n:M,w=1),l=jt(l);++g-1?w[M?l[K]:K]:n}}function Ig(i){return Bs(function(l){var d=l.length,g=d,w=Kr.prototype.thru;for(i&&l.reverse();g--;){var M=l[g];if(typeof M!="function")throw new zr(o);if(w&&!K&&_u(M)=="wrapper")var K=new Kr([],!0)}for(g=K?g:d;++g1&&Ct.reverse(),Oe&&oeee))return!1;var Ee=M.get(i),Oe=M.get(l);if(Ee&&Oe)return Ee==l&&Oe==i;var Re=-1,qe=!0,Je=d&b?new Ki:n;for(M.set(i,l),M.set(l,i);++Re1?"& ":"")+l[g],l=l.join(d>2?", ":" "),i.replace(Vw,`{ -/* [wrapped with `+l+`] */ -`)}function NS(i){return ct(i)||Qi(i)||!!(Jm&&i&&i[Jm])}function Hs(i,l){var d=typeof i;return l=l??q,!!l&&(d=="number"||d!="symbol"&&Kw.test(i))&&i>-1&&i%1==0&&i0){if(++l>=X)return arguments[0]}else l=0;return i.apply(n,arguments)}}function wu(i,l){var d=-1,g=i.length,w=g-1;for(l=l===n?g:l;++d1?i[l-1]:n;return d=typeof d=="function"?(i.pop(),d):n,av(i,d)});function lv(i){var l=T(i);return l.__chain__=!0,l}function zT(i,l){return l(i),i}function xu(i,l){return l(i)}var KT=Bs(function(i){var l=i.length,d=l?i[0]:0,g=this.__wrapped__,w=function(M){return Bd(M,i)};return l>1||this.__actions__.length||!(g instanceof xt)||!Hs(d)?this.thru(w):(g=g.slice(d,+d+(l?1:0)),g.__actions__.push({func:xu,args:[w],thisArg:n}),new Kr(g,this.__chain__).thru(function(M){return l&&!M.length&&M.push(n),M}))});function GT(){return lv(this)}function JT(){return new Kr(this.value(),this.__chain__)}function ZT(){this.__values__===n&&(this.__values__=wv(this.value()));var i=this.__index__>=this.__values__.length,l=i?n:this.__values__[this.__index__++];return{done:i,value:l}}function XT(){return this}function QT(i){for(var l,d=this;d instanceof lu;){var g=ev(d);g.__index__=0,g.__values__=n,l?w.__wrapped__=g:l=g;var w=g;d=d.__wrapped__}return w.__wrapped__=i,l}function e2(){var i=this.__wrapped__;if(i instanceof xt){var l=i;return this.__actions__.length&&(l=new xt(this)),l=l.reverse(),l.__actions__.push({func:xu,args:[mf],thisArg:n}),new Kr(l,this.__chain__)}return this.thru(mf)}function t2(){return kg(this.__wrapped__,this.__actions__)}var n2=pu(function(i,l,d){Ft.call(i,d)?++i[d]:Fs(i,d,1)});function r2(i,l,d){var g=ct(i)?Nm:zk;return d&&ar(i,l,d)&&(l=n),g(i,tt(l,3))}function s2(i,l){var d=ct(i)?ai:ag;return d(i,tt(l,3))}var i2=Lg(tv),a2=Lg(nv);function l2(i,l){return qn(ku(i,l),1)}function o2(i,l){return qn(ku(i,l),R)}function u2(i,l,d){return d=d===n?1:pt(d),qn(ku(i,l),d)}function ov(i,l){var d=ct(i)?Yr:ci;return d(i,tt(l,3))}function uv(i,l){var d=ct(i)?Ex:ig;return d(i,tt(l,3))}var c2=pu(function(i,l,d){Ft.call(i,d)?i[d].push(l):Fs(i,d,[l])});function d2(i,l,d,g){i=gr(i)?i:Ha(i),d=d&&!g?pt(d):0;var w=i.length;return d<0&&(d=Mn(w+d,0)),Eu(i)?d<=w&&i.indexOf(l,d)>-1:!!w&&Oa(i,l,d)>-1}var f2=yt(function(i,l,d){var g=-1,w=typeof l=="function",M=gr(i)?ve(i.length):[];return ci(i,function(K){M[++g]=w?Or(l,K,d):Vl(K,l,d)}),M}),h2=pu(function(i,l,d){Fs(i,d,l)});function ku(i,l){var d=ct(i)?Xt:fg;return d(i,tt(l,3))}function p2(i,l,d,g){return i==null?[]:(ct(l)||(l=l==null?[]:[l]),d=g?n:d,ct(d)||(d=d==null?[]:[d]),gg(i,l,d))}var m2=pu(function(i,l,d){i[d?0:1].push(l)},function(){return[[],[]]});function g2(i,l,d){var g=ct(i)?Cd:Bm,w=arguments.length<3;return g(i,tt(l,4),d,w,ci)}function v2(i,l,d){var g=ct(i)?Ox:Bm,w=arguments.length<3;return g(i,tt(l,4),d,w,ig)}function y2(i,l){var d=ct(i)?ai:ag;return d(i,Au(tt(l,3)))}function _2(i){var l=ct(i)?tg:dS;return l(i)}function b2(i,l,d){(d?ar(i,l,d):l===n)?l=1:l=pt(l);var g=ct(i)?Uk:fS;return g(i,l)}function w2(i){var l=ct(i)?jk:pS;return l(i)}function x2(i){if(i==null)return 0;if(gr(i))return Eu(i)?Ra(i):i.length;var l=Gn(i);return l==I||l==ke?i.size:Yd(i).length}function k2(i,l,d){var g=ct(i)?Ed:mS;return d&&ar(i,l,d)&&(l=n),g(i,tt(l,3))}var S2=yt(function(i,l){if(i==null)return[];var d=l.length;return d>1&&ar(i,l[0],l[1])?l=[]:d>2&&ar(l[0],l[1],l[2])&&(l=[l[0]]),gg(i,qn(l,1),[])}),Su=sk||function(){return jn.Date.now()};function T2(i,l){if(typeof l!="function")throw new zr(o);return i=pt(i),function(){if(--i<1)return l.apply(this,arguments)}}function cv(i,l,d){return l=d?n:l,l=i&&l==null?i.length:l,$s(i,F,n,n,n,n,l)}function dv(i,l){var d;if(typeof l!="function")throw new zr(o);return i=pt(i),function(){return--i>0&&(d=l.apply(this,arguments)),i<=1&&(l=n),d}}var vf=yt(function(i,l,d){var g=A;if(d.length){var w=oi(d,$a(vf));g|=$}return $s(i,g,l,d,w)}),fv=yt(function(i,l,d){var g=A|B;if(d.length){var w=oi(d,$a(fv));g|=$}return $s(l,g,i,d,w)});function hv(i,l,d){l=d?n:l;var g=$s(i,x,n,n,n,n,n,l);return g.placeholder=hv.placeholder,g}function pv(i,l,d){l=d?n:l;var g=$s(i,C,n,n,n,n,n,l);return g.placeholder=pv.placeholder,g}function mv(i,l,d){var g,w,M,K,ee,oe,Ee=0,Oe=!1,Re=!1,qe=!0;if(typeof i!="function")throw new zr(o);l=Xr(l)||0,tn(d)&&(Oe=!!d.leading,Re="maxWait"in d,M=Re?Mn(Xr(d.maxWait)||0,l):M,qe="trailing"in d?!!d.trailing:qe);function Je(gn){var us=g,qs=w;return g=w=n,Ee=gn,K=i.apply(qs,us),K}function nt(gn){return Ee=gn,ee=Ul(bt,l),Oe?Je(gn):K}function vt(gn){var us=gn-oe,qs=gn-Ee,Lv=l-us;return Re?Kn(Lv,M-qs):Lv}function rt(gn){var us=gn-oe,qs=gn-Ee;return oe===n||us>=l||us<0||Re&&qs>=M}function bt(){var gn=Su();if(rt(gn))return Ct(gn);ee=Ul(bt,vt(gn))}function Ct(gn){return ee=n,qe&&g?Je(gn):(g=w=n,K)}function Pr(){ee!==n&&Tg(ee),Ee=0,g=oe=w=ee=n}function lr(){return ee===n?K:Ct(Su())}function Lr(){var gn=Su(),us=rt(gn);if(g=arguments,w=this,oe=gn,us){if(ee===n)return nt(oe);if(Re)return Tg(ee),ee=Ul(bt,l),Je(oe)}return ee===n&&(ee=Ul(bt,l)),K}return Lr.cancel=Pr,Lr.flush=lr,Lr}var A2=yt(function(i,l){return sg(i,1,l)}),C2=yt(function(i,l,d){return sg(i,Xr(l)||0,d)});function E2(i){return $s(i,P)}function Tu(i,l){if(typeof i!="function"||l!=null&&typeof l!="function")throw new zr(o);var d=function(){var g=arguments,w=l?l.apply(this,g):g[0],M=d.cache;if(M.has(w))return M.get(w);var K=i.apply(this,g);return d.cache=M.set(w,K)||M,K};return d.cache=new(Tu.Cache||Vs),d}Tu.Cache=Vs;function Au(i){if(typeof i!="function")throw new zr(o);return function(){var l=arguments;switch(l.length){case 0:return!i.call(this);case 1:return!i.call(this,l[0]);case 2:return!i.call(this,l[0],l[1]);case 3:return!i.call(this,l[0],l[1],l[2])}return!i.apply(this,l)}}function O2(i){return dv(2,i)}var M2=gS(function(i,l){l=l.length==1&&ct(l[0])?Xt(l[0],Mr(tt())):Xt(qn(l,1),Mr(tt()));var d=l.length;return yt(function(g){for(var w=-1,M=Kn(g.length,d);++w=l}),Qi=ug(function(){return arguments}())?ug:function(i){return ln(i)&&Ft.call(i,"callee")&&!Gm.call(i,"callee")},ct=ve.isArray,W2=Mm?Mr(Mm):Qk;function gr(i){return i!=null&&Cu(i.length)&&!Us(i)}function mn(i){return ln(i)&&gr(i)}function Y2(i){return i===!0||i===!1||ln(i)&&ir(i)==Ie}var pi=ak||Of,z2=Rm?Mr(Rm):eS;function K2(i){return ln(i)&&i.nodeType===1&&!jl(i)}function G2(i){if(i==null)return!0;if(gr(i)&&(ct(i)||typeof i=="string"||typeof i.splice=="function"||pi(i)||Ba(i)||Qi(i)))return!i.length;var l=Gn(i);if(l==I||l==ke)return!i.size;if(Hl(i))return!Yd(i).length;for(var d in i)if(Ft.call(i,d))return!1;return!0}function J2(i,l){return Fl(i,l)}function Z2(i,l,d){d=typeof d=="function"?d:n;var g=d?d(i,l):n;return g===n?Fl(i,l,n,d):!!g}function _f(i){if(!ln(i))return!1;var l=ir(i);return l==et||l==be||typeof i.message=="string"&&typeof i.name=="string"&&!jl(i)}function X2(i){return typeof i=="number"&&Zm(i)}function Us(i){if(!tn(i))return!1;var l=ir(i);return l==z||l==S||l==j||l==ce}function vv(i){return typeof i=="number"&&i==pt(i)}function Cu(i){return typeof i=="number"&&i>-1&&i%1==0&&i<=q}function tn(i){var l=typeof i;return i!=null&&(l=="object"||l=="function")}function ln(i){return i!=null&&typeof i=="object"}var yv=Dm?Mr(Dm):nS;function Q2(i,l){return i===l||Wd(i,l,uf(l))}function eA(i,l,d){return d=typeof d=="function"?d:n,Wd(i,l,uf(l),d)}function tA(i){return _v(i)&&i!=+i}function nA(i){if($S(i))throw new ot(a);return cg(i)}function rA(i){return i===null}function sA(i){return i==null}function _v(i){return typeof i=="number"||ln(i)&&ir(i)==G}function jl(i){if(!ln(i)||ir(i)!=ge)return!1;var l=eu(i);if(l===null)return!0;var d=Ft.call(l,"constructor")&&l.constructor;return typeof d=="function"&&d instanceof d&&Jo.call(d)==ek}var bf=Pm?Mr(Pm):rS;function iA(i){return vv(i)&&i>=-9007199254740991&&i<=q}var bv=Lm?Mr(Lm):sS;function Eu(i){return typeof i=="string"||!ct(i)&&ln(i)&&ir(i)==Ce}function Dr(i){return typeof i=="symbol"||ln(i)&&ir(i)==Me}var Ba=Im?Mr(Im):iS;function aA(i){return i===n}function lA(i){return ln(i)&&Gn(i)==je}function oA(i){return ln(i)&&ir(i)==Ue}var uA=yu(zd),cA=yu(function(i,l){return i<=l});function wv(i){if(!i)return[];if(gr(i))return Eu(i)?as(i):mr(i);if(Ml&&i[Ml])return Ux(i[Ml]());var l=Gn(i),d=l==I?Ld:l==ke?zo:Ha;return d(i)}function js(i){if(!i)return i===0?i:0;if(i=Xr(i),i===R||i===-1/0){var l=i<0?-1:1;return l*he}return i===i?i:0}function pt(i){var l=js(i),d=l%1;return l===l?d?l-d:l:0}function xv(i){return i?Gi(pt(i),0,Pe):0}function Xr(i){if(typeof i=="number")return i;if(Dr(i))return Ae;if(tn(i)){var l=typeof i.valueOf=="function"?i.valueOf():i;i=tn(l)?l+"":l}if(typeof i!="string")return i===0?i:+i;i=Hm(i);var d=Ww.test(i);return d||zw.test(i)?Tx(i.slice(2),d?2:8):qw.test(i)?Ae:+i}function kv(i){return Ss(i,vr(i))}function dA(i){return i?Gi(pt(i),-9007199254740991,q):i===0?i:0}function Nt(i){return i==null?"":Rr(i)}var fA=Va(function(i,l){if(Hl(l)||gr(l)){Ss(l,Vn(l),i);return}for(var d in l)Ft.call(l,d)&&Il(i,d,l[d])}),Sv=Va(function(i,l){Ss(l,vr(l),i)}),Ou=Va(function(i,l,d,g){Ss(l,vr(l),i,g)}),hA=Va(function(i,l,d,g){Ss(l,Vn(l),i,g)}),pA=Bs(Bd);function mA(i,l){var d=Na(i);return l==null?d:ng(d,l)}var gA=yt(function(i,l){i=jt(i);var d=-1,g=l.length,w=g>2?l[2]:n;for(w&&ar(l[0],l[1],w)&&(g=1);++d1),M}),Ss(i,lf(i),d),g&&(d=Gr(d,p|m|y,CS));for(var w=l.length;w--;)Xd(d,l[w]);return d});function LA(i,l){return Av(i,Au(tt(l)))}var IA=Bs(function(i,l){return i==null?{}:oS(i,l)});function Av(i,l){if(i==null)return{};var d=Xt(lf(i),function(g){return[g]});return l=tt(l),vg(i,d,function(g,w){return l(g,w[0])})}function NA(i,l,d){l=fi(l,i);var g=-1,w=l.length;for(w||(w=1,i=n);++gl){var g=i;i=l,l=g}if(d||i%1||l%1){var w=Xm();return Kn(i+w*(l-i+Sx("1e-"+((w+"").length-1))),l)}return Gd(i,l)}var zA=Fa(function(i,l,d){return l=l.toLowerCase(),i+(d?Ov(l):l)});function Ov(i){return kf(Nt(i).toLowerCase())}function Mv(i){return i=Nt(i),i&&i.replace(Gw,Vx).replace(px,"")}function KA(i,l,d){i=Nt(i),l=Rr(l);var g=i.length;d=d===n?g:Gi(pt(d),0,g);var w=d;return d-=l.length,d>=0&&i.slice(d,w)==l}function GA(i){return i=Nt(i),i&&Is.test(i)?i.replace(Nn,Fx):i}function JA(i){return i=Nt(i),i&&Iw.test(i)?i.replace(vd,"\\$&"):i}var ZA=Fa(function(i,l,d){return i+(d?"-":"")+l.toLowerCase()}),XA=Fa(function(i,l,d){return i+(d?" ":"")+l.toLowerCase()}),QA=Pg("toLowerCase");function eC(i,l,d){i=Nt(i),l=pt(l);var g=l?Ra(i):0;if(!l||g>=l)return i;var w=(l-g)/2;return vu(su(w),d)+i+vu(ru(w),d)}function tC(i,l,d){i=Nt(i),l=pt(l);var g=l?Ra(i):0;return l&&g>>0,d?(i=Nt(i),i&&(typeof l=="string"||l!=null&&!bf(l))&&(l=Rr(l),!l&&Ma(i))?hi(as(i),0,d):i.split(l,d)):[]}var oC=Fa(function(i,l,d){return i+(d?" ":"")+kf(l)});function uC(i,l,d){return i=Nt(i),d=d==null?0:Gi(pt(d),0,i.length),l=Rr(l),i.slice(d,d+l.length)==l}function cC(i,l,d){var g=T.templateSettings;d&&ar(i,l,d)&&(l=n),i=Nt(i),l=Ou({},l,g,Bg);var w=Ou({},l.imports,g.imports,Bg),M=Vn(w),K=Pd(w,M),ee,oe,Ee=0,Oe=l.interpolate||Uo,Re="__p += '",qe=Id((l.escape||Uo).source+"|"+Oe.source+"|"+(Oe===is?jw:Uo).source+"|"+(l.evaluate||Uo).source+"|$","g"),Je="//# sourceURL="+(Ft.call(l,"sourceURL")?(l.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++_x+"]")+` -`;i.replace(qe,function(rt,bt,Ct,Pr,lr,Lr){return Ct||(Ct=Pr),Re+=i.slice(Ee,Lr).replace(Jw,$x),bt&&(ee=!0,Re+=`' + -__e(`+bt+`) + -'`),lr&&(oe=!0,Re+=`'; -`+lr+`; -__p += '`),Ct&&(Re+=`' + -((__t = (`+Ct+`)) == null ? '' : __t) + -'`),Ee=Lr+rt.length,rt}),Re+=`'; -`;var nt=Ft.call(l,"variable")&&l.variable;if(!nt)Re=`with (obj) { -`+Re+` -} -`;else if(Hw.test(nt))throw new ot(u);Re=(oe?Re.replace(Fe,""):Re).replace(xe,"$1").replace(Be,"$1;"),Re="function("+(nt||"obj")+`) { -`+(nt?"":`obj || (obj = {}); -`)+"var __t, __p = ''"+(ee?", __e = _.escape":"")+(oe?`, __j = Array.prototype.join; -function print() { __p += __j.call(arguments, '') } -`:`; -`)+Re+`return __p -}`;var vt=Dv(function(){return Rt(M,Je+"return "+Re).apply(n,K)});if(vt.source=Re,_f(vt))throw vt;return vt}function dC(i){return Nt(i).toLowerCase()}function fC(i){return Nt(i).toUpperCase()}function hC(i,l,d){if(i=Nt(i),i&&(d||l===n))return Hm(i);if(!i||!(l=Rr(l)))return i;var g=as(i),w=as(l),M=Um(g,w),K=jm(g,w)+1;return hi(g,M,K).join("")}function pC(i,l,d){if(i=Nt(i),i&&(d||l===n))return i.slice(0,Wm(i)+1);if(!i||!(l=Rr(l)))return i;var g=as(i),w=jm(g,as(l))+1;return hi(g,0,w).join("")}function mC(i,l,d){if(i=Nt(i),i&&(d||l===n))return i.replace(yd,"");if(!i||!(l=Rr(l)))return i;var g=as(i),w=Um(g,as(l));return hi(g,w).join("")}function gC(i,l){var d=O,g=J;if(tn(l)){var w="separator"in l?l.separator:w;d="length"in l?pt(l.length):d,g="omission"in l?Rr(l.omission):g}i=Nt(i);var M=i.length;if(Ma(i)){var K=as(i);M=K.length}if(d>=M)return i;var ee=d-Ra(g);if(ee<1)return g;var oe=K?hi(K,0,ee).join(""):i.slice(0,ee);if(w===n)return oe+g;if(K&&(ee+=oe.length-ee),bf(w)){if(i.slice(ee).search(w)){var Ee,Oe=oe;for(w.global||(w=Id(w.source,Nt(um.exec(w))+"g")),w.lastIndex=0;Ee=w.exec(Oe);)var Re=Ee.index;oe=oe.slice(0,Re===n?ee:Re)}}else if(i.indexOf(Rr(w),ee)!=ee){var qe=oe.lastIndexOf(w);qe>-1&&(oe=oe.slice(0,qe))}return oe+g}function vC(i){return i=Nt(i),i&&pr.test(i)?i.replace(We,Yx):i}var yC=Fa(function(i,l,d){return i+(d?" ":"")+l.toUpperCase()}),kf=Pg("toUpperCase");function Rv(i,l,d){return i=Nt(i),l=d?n:l,l===n?Hx(i)?Gx(i):Dx(i):i.match(l)||[]}var Dv=yt(function(i,l){try{return Or(i,n,l)}catch(d){return _f(d)?d:new ot(d)}}),_C=Bs(function(i,l){return Yr(l,function(d){d=Ts(d),Fs(i,d,vf(i[d],i))}),i});function bC(i){var l=i==null?0:i.length,d=tt();return i=l?Xt(i,function(g){if(typeof g[1]!="function")throw new zr(o);return[d(g[0]),g[1]]}):[],yt(function(g){for(var w=-1;++wq)return[];var d=Pe,g=Kn(i,Pe);l=tt(l),i-=Pe;for(var w=Dd(g,l);++d0||l<0)?new xt(d):(i<0?d=d.takeRight(-i):i&&(d=d.drop(i)),l!==n&&(l=pt(l),d=l<0?d.dropRight(-l):d.take(l-i)),d)},xt.prototype.takeRightWhile=function(i){return this.reverse().takeWhile(i).reverse()},xt.prototype.toArray=function(){return this.take(Pe)},ks(xt.prototype,function(i,l){var d=/^(?:filter|find|map|reject)|While$/.test(l),g=/^(?:head|last)$/.test(l),w=T[g?"take"+(l=="last"?"Right":""):l],M=g||/^find/.test(l);w&&(T.prototype[l]=function(){var K=this.__wrapped__,ee=g?[1]:arguments,oe=K instanceof xt,Ee=ee[0],Oe=oe||ct(K),Re=function(bt){var Ct=w.apply(T,li([bt],ee));return g&&qe?Ct[0]:Ct};Oe&&d&&typeof Ee=="function"&&Ee.length!=1&&(oe=Oe=!1);var qe=this.__chain__,Je=!!this.__actions__.length,nt=M&&!qe,vt=oe&&!Je;if(!M&&Oe){K=vt?K:new xt(this);var rt=i.apply(K,ee);return rt.__actions__.push({func:xu,args:[Re],thisArg:n}),new Kr(rt,qe)}return nt&&vt?i.apply(this,ee):(rt=this.thru(Re),nt?g?rt.value()[0]:rt.value():rt)})}),Yr(["pop","push","shift","sort","splice","unshift"],function(i){var l=Ko[i],d=/^(?:push|sort|unshift)$/.test(i)?"tap":"thru",g=/^(?:pop|shift)$/.test(i);T.prototype[i]=function(){var w=arguments;if(g&&!this.__chain__){var M=this.value();return l.apply(ct(M)?M:[],w)}return this[d](function(K){return l.apply(ct(K)?K:[],w)})}}),ks(xt.prototype,function(i,l){var d=T[l];if(d){var g=d.name+"";Ft.call(Ia,g)||(Ia[g]=[]),Ia[g].push({name:l,func:d})}}),Ia[mu(n,B).name]=[{name:"wrapper",func:n}],xt.prototype.clone=vk,xt.prototype.reverse=yk,xt.prototype.value=_k,T.prototype.at=KT,T.prototype.chain=GT,T.prototype.commit=JT,T.prototype.next=ZT,T.prototype.plant=QT,T.prototype.reverse=e2,T.prototype.toJSON=T.prototype.valueOf=T.prototype.value=t2,T.prototype.first=T.prototype.head,Ml&&(T.prototype[Ml]=XT),T},Da=Jx();Wi?((Wi.exports=Da)._=Da,Sd._=Da):jn._=Da}).call(N1)})(Ec,Ec.exports);var cL=Ec.exports;const Bn=uL(cL);function dL(e,t){switch(e.replace("_","-")){case"af":case"af-ZA":case"bn":case"bn-BD":case"bn-IN":case"bg":case"bg-BG":case"ca":case"ca-AD":case"ca-ES":case"ca-FR":case"ca-IT":case"da":case"da-DK":case"de":case"de-AT":case"de-BE":case"de-CH":case"de-DE":case"de-LI":case"de-LU":case"el":case"el-CY":case"el-GR":case"en":case"en-AG":case"en-AU":case"en-BW":case"en-CA":case"en-DK":case"en-GB":case"en-HK":case"en-IE":case"en-IN":case"en-NG":case"en-NZ":case"en-PH":case"en-SG":case"en-US":case"en-ZA":case"en-ZM":case"en-ZW":case"eo":case"eo-US":case"es":case"es-AR":case"es-BO":case"es-CL":case"es-CO":case"es-CR":case"es-CU":case"es-DO":case"es-EC":case"es-ES":case"es-GT":case"es-HN":case"es-MX":case"es-NI":case"es-PA":case"es-PE":case"es-PR":case"es-PY":case"es-SV":case"es-US":case"es-UY":case"es-VE":case"et":case"et-EE":case"eu":case"eu-ES":case"eu-FR":case"fa":case"fa-IR":case"fi":case"fi-FI":case"fo":case"fo-FO":case"fur":case"fur-IT":case"fy":case"fy-DE":case"fy-NL":case"gl":case"gl-ES":case"gu":case"gu-IN":case"ha":case"ha-NG":case"he":case"he-IL":case"hu":case"hu-HU":case"is":case"is-IS":case"it":case"it-CH":case"it-IT":case"ku":case"ku-TR":case"lb":case"lb-LU":case"ml":case"ml-IN":case"mn":case"mn-MN":case"mr":case"mr-IN":case"nah":case"nb":case"nb-NO":case"ne":case"ne-NP":case"nl":case"nl-AW":case"nl-BE":case"nl-NL":case"nn":case"nn-NO":case"no":case"om":case"om-ET":case"om-KE":case"or":case"or-IN":case"pa":case"pa-IN":case"pa-PK":case"pap":case"pap-AN":case"pap-AW":case"pap-CW":case"ps":case"ps-AF":case"pt":case"pt-BR":case"pt-PT":case"so":case"so-DJ":case"so-ET":case"so-KE":case"so-SO":case"sq":case"sq-AL":case"sq-MK":case"sv":case"sv-FI":case"sv-SE":case"sw":case"sw-KE":case"sw-TZ":case"ta":case"ta-IN":case"ta-LK":case"te":case"te-IN":case"tk":case"tk-TM":case"ur":case"ur-IN":case"ur-PK":case"zu":case"zu-ZA":return t===1?0:1;case"am":case"am-ET":case"bh":case"fil":case"fil-PH":case"fr":case"fr-BE":case"fr-CA":case"fr-CH":case"fr-FR":case"fr-LU":case"gun":case"hi":case"hi-IN":case"hy":case"hy-AM":case"ln":case"ln-CD":case"mg":case"mg-MG":case"nso":case"nso-ZA":case"ti":case"ti-ER":case"ti-ET":case"wa":case"wa-BE":case"xbr":return t===0||t===1?0:1;case"be":case"be-BY":case"bs":case"bs-BA":case"hr":case"hr-HR":case"ru":case"ru-RU":case"ru-UA":case"sr":case"sr-ME":case"sr-RS":case"uk":case"uk-UA":return t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2;case"cs":case"cs-CZ":case"sk":case"sk-SK":return t==1?0:t>=2&&t<=4?1:2;case"ga":case"ga-IE":return t==1?0:t==2?1:2;case"lt":case"lt-LT":return t%10==1&&t%100!=11?0:t%10>=2&&(t%100<10||t%100>=20)?1:2;case"sl":case"sl-SI":return t%100==1?0:t%100==2?1:t%100==3||t%100==4?2:3;case"mk":case"mk-MK":return t%10==1?0:1;case"mt":case"mt-MT":return t==1?0:t==0||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3;case"lv":case"lv-LV":return t==0?0:t%10==1&&t%100!=11?1:2;case"pl":case"pl-PL":return t==1?0:t%10>=2&&t%10<=4&&(t%100<12||t%100>14)?1:2;case"cy":case"cy-GB":return t==1?0:t==2?1:t==8||t==11?2:3;case"ro":case"ro-RO":return t==1?0:t==0||t%100>0&&t%100<20?1:2;case"ar":case"ar-AE":case"ar-BH":case"ar-DZ":case"ar-EG":case"ar-IN":case"ar-IQ":case"ar-JO":case"ar-KW":case"ar-LB":case"ar-LY":case"ar-MA":case"ar-OM":case"ar-QA":case"ar-SA":case"ar-SD":case"ar-SS":case"ar-SY":case"ar-TN":case"ar-YE":return t==0?0:t==1?1:t==2?2:t%100>=3&&t%100<=10?3:t%100>=11&&t%100<=99?4:5;default:return 0}}function fL(e,t,n){let r=e.split("|");const s=hL(r,t);if(s!==null)return s.trim();r=mL(r);const a=dL(n,t);return r.length===1||!r[a]?r[0]:r[a]}function hL(e,t){for(const n of e){let r=pL(n,t);if(r!==null)return r}return null}function pL(e,t){const n=e.match(/^[\{\[]([^\[\]\{\}]*)[\}\]](.*)/s)||[];if(n.length!==3)return null;const r=n[1],s=n[2];if(r.includes(",")){let[a,o]=r.split(",");if(o==="*"&&t>=parseFloat(a))return s;if(a==="*"&&t<=parseFloat(o))return s;if(t>=parseFloat(a)&&t<=parseFloat(o))return s}return parseFloat(r)===t?s:null}function mL(e){return e.map(t=>t.replace(/^[\{\[]([^\[\]\{\}]*)[\}\]]/,""))}const zf=(e,t,n={})=>{try{return e(t)}catch{return n}},Kf=async(e,t={})=>{try{return(await e).default||t}catch{return t}},gL={};function t0(e){return e||vL()||yL()}function vL(){return typeof process<"u"}function yL(){return typeof gL<"u"}const Za=typeof window>"u";let Wa=null;const n0={lang:!Za&&document.documentElement.lang?document.documentElement.lang.replace("-","_"):null,fallbackLang:"en",fallbackMissingTranslations:!1,resolve:e=>new Promise(t=>t({default:{}})),onLoad:e=>{}},_L={shared:!0};function Le(e,t={}){return Nr.getSharedInstance().trans(e,t)}const bL={install(e,t={}){t={..._L,...t};const n=t.shared?Nr.getSharedInstance(t,!0):new Nr(t);e.config.globalProperties.$t=(r,s)=>n.trans(r,s),e.config.globalProperties.$tChoice=(r,s,a)=>n.transChoice(r,s,a),e.provide("i18n",n)}};class Nr{constructor(t={}){this.activeMessages=Hr({}),this.fallbackMessages=Hr({}),this.reset=()=>{Nr.loaded=[],this.options=n0;for(const[n]of Object.entries(this.activeMessages))this.activeMessages[n]=null;this===Wa&&(Wa=null)},this.options={...n0,...t},this.options.fallbackMissingTranslations?this.loadFallbackLanguage():this.load()}setOptions(t={},n=!1){return this.options={...this.options,...t},n&&this.load(),this}load(){this[Za?"loadLanguage":"loadLanguageAsync"](this.getActiveLanguage())}loadFallbackLanguage(){if(!Za){this.resolveLangAsync(this.options.resolve,this.options.fallbackLang).then(({default:n})=>{this.applyFallbackLanguage(this.options.fallbackLang,n),this.load()});return}const{default:t}=this.resolveLang(this.options.resolve,this.options.fallbackLang);this.applyFallbackLanguage(this.options.fallbackLang,t),this.loadLanguage(this.getActiveLanguage())}loadLanguage(t,n=!1){const r=Nr.loaded.find(a=>a.lang===t);if(r){this.setLanguage(r);return}const{default:s}=this.resolveLang(this.options.resolve,t);this.applyLanguage(t,s,n,this.loadLanguage)}loadLanguageAsync(t,n=!1,r=!1){var a;r||((a=this.abortController)==null||a.abort(),this.abortController=new AbortController);const s=Nr.loaded.find(o=>o.lang===t);return s?Promise.resolve(this.setLanguage(s)):new Promise((o,u)=>{this.abortController.signal.addEventListener("abort",()=>{o()}),this.resolveLangAsync(this.options.resolve,t).then(({default:c})=>{o(this.applyLanguage(t,c,n,this.loadLanguageAsync))})})}resolveLang(t,n,r={}){return Object.keys(r).length||(r=zf(t,n)),t0(Za)?{default:{...r,...zf(t,`php_${n}`)}}:{default:r}}async resolveLangAsync(t,n){let r=zf(t,n);if(!(r instanceof Promise))return this.resolveLang(t,n,r);if(t0(Za)){const s=await Kf(t(`php_${n}`)),a=await Kf(r);return new Promise(o=>o({default:{...s,...a}}))}return new Promise(async s=>s({default:await Kf(r)}))}applyLanguage(t,n,r=!1,s){if(Object.keys(n).length<1){if(/[-_]/g.test(t)&&!r)return s.call(this,t.replace(/[-_]/g,o=>o==="-"?"_":"-"),!0,!0);if(t!==this.options.fallbackLang)return s.call(this,this.options.fallbackLang,!1,!0)}const a={lang:t,messages:n};return this.addLoadedLang(a),this.setLanguage(a)}applyFallbackLanguage(t,n){for(const[r,s]of Object.entries(n))this.fallbackMessages[r]=s;this.addLoadedLang({lang:this.options.fallbackLang,messages:n})}addLoadedLang(t){const n=Nr.loaded.findIndex(r=>r.lang===t.lang);if(n!==-1){Nr.loaded[n]=t;return}Nr.loaded.push(t)}setLanguage({lang:t,messages:n}){Za||document.documentElement.setAttribute("lang",t.replace("_","-")),this.options.lang=t;for(const[r,s]of Object.entries(n))this.activeMessages[r]=s;for(const[r,s]of Object.entries(this.fallbackMessages))(!this.isValid(n[r])||this.activeMessages[r]===r)&&(this.activeMessages[r]=s);for(const[r]of Object.entries(this.activeMessages))!this.isValid(n[r])&&!this.isValid(this.fallbackMessages[r])&&(this.activeMessages[r]=null);return this.options.onLoad(t),t}getActiveLanguage(){return this.options.lang||this.options.fallbackLang}isLoaded(t){return t??(t=this.getActiveLanguage()),Nr.loaded.some(n=>n.lang.replace(/[-_]/g,"-")===t.replace(/[-_]/g,"-"))}trans(t,n={}){return this.wTrans(t,n).value}wTrans(t,n={}){return db(()=>{let r=this.findTranslation(t);this.isValid(r)||(r=this.findTranslation(t.replace(/\//g,"."))),this.activeMessages[t]=this.isValid(r)?r:t}),me(()=>this.makeReplacements(this.activeMessages[t],n))}transChoice(t,n,r={}){return this.wTransChoice(t,n,r).value}wTransChoice(t,n,r={}){const s=this.wTrans(t,r);return r.count=n.toString(),me(()=>this.makeReplacements(fL(s.value,n,this.options.lang),r))}findTranslation(t){if(this.isValid(this.activeMessages[t]))return this.activeMessages[t];if(this.activeMessages[`${t}.0`]!==void 0){const r=Object.entries(this.activeMessages).filter(s=>s[0].startsWith(`${t}.`)).map(s=>s[1]);return Hr(r)}return this.activeMessages[t]}makeReplacements(t,n){const r=s=>s.charAt(0).toUpperCase()+s.slice(1);return Object.entries(n||[]).sort((s,a)=>s[0].length>=a[0].length?-1:1).forEach(([s,a])=>{a=a.toString(),t=(t||"").replace(new RegExp(`:${s}`,"g"),a).replace(new RegExp(`:${s.toUpperCase()}`,"g"),a.toUpperCase()).replace(new RegExp(`:${r(s)}`,"g"),r(a))}),t}isValid(t){return t!=null}static getSharedInstance(t,n=!1){return(Wa==null?void 0:Wa.setOptions(t,n))||(Wa=new Nr(t))}}Nr.loaded=[];function Hi(){const e=B=>{const V={};return B==null||B.forEach(x=>{V[x.id]=x.name}),V},t=me(()=>[Le("event.activity-overview"),Le("event.who-is-the-activity-for"),Le("event.organiser")]),n=me(()=>[{id:"coding-camp",name:Le("event.coding-camp")},{id:"summer-camp",name:Le("event.summer-camp")},{id:"weekend-course",name:Le("event.weekend-course")},{id:"evening-course",name:Le("event.evening-course")},{id:"careerday",name:Le("event.career-day")},{id:"university-visit",name:Le("event.university-visit")},{id:"coding-home",name:Le("event.coding-at-home")},{id:"code-week-challenge",name:Le("event.code-week-challenge")},{id:"competition",name:Le("event.competition")},{id:"other",name:Le("event.other-group-work-seminars-workshops")}]),r=me(()=>e(n.value)),s=me(()=>[{id:"open-online",name:Le("event.activitytype.open-online")},{id:"invite-online",name:Le("event.activitytype.invite-online")},{id:"open-in-person",name:Le("event.activitytype.open-in-person")},{id:"invite-in-person",name:Le("event.activitytype.invite-in-person")},{id:"other",name:Le("event.organizertype.other")}]),a=me(()=>e(s.value)),o=me(()=>({daily:Le("event.daily"),weekly:Le("event.weekly"),monthly:Le("event.monthly")})),u=me(()=>[{id:"0-1",name:Le("event.0-1-hours")},{id:"1-2",name:Le("event.1-2-hours")},{id:"2-4",name:Le("event.2-4-hours")},{id:"over-4",name:Le("event.longer-than-4-hours")}]),c=me(()=>e(u.value)),h=me(()=>[{id:"consecutive",name:Le("event.consecutive-learning-over-multiple-sessions")},{id:"individual",name:Le("event.recurring-individual")}]),f=me(()=>e(h.value)),p=me(()=>[{id:"under-5",name:Le("event.under-5-early-learners")},{id:"6-9",name:Le("event.6-9-primary")},{id:"10-12",name:Le("event.10-12-upper-primary")},{id:"13-15",name:Le("event.13-15-lower-secondary")},{id:"16-18",name:Le("event.16-18-upper-secondary")},{id:"19-25",name:Le("event.19-25-young-adults")},{id:"over-25",name:Le("event.over-25-adults")}]),m=me(()=>e(p.value)),y=me(()=>[{id:"school",name:Le("event.organizertype.school")},{id:"library",name:Le("event.organizertype.library")},{id:"non profit",name:Le("event.organizertype.non-profit")},{id:"private business",name:Le("event.organizertype.private-business")},{id:"other",name:Le("event.organizertype.other")}]),_=me(()=>e(y.value)),b=me(()=>[{id:"robotics-drones-smart-devices",name:Le("event.theme.robotics-drones-smart-devices")},{id:"cybersecurity-data",name:Le("event.theme.cybersecurity-data")},{id:"web-app-software-development",name:Le("event.theme.web-app-software-development")},{id:"visual-block-programming",name:Le("event.theme.visual-block-programming")},{id:"unplugged-playful-activities",name:Le("event.theme.unplugged-playful-activities")},{id:"art-creative-coding",name:Le("event.theme.art-creative-coding")},{id:"game-design",name:Le("event.theme.game-design")},{id:"internet-of-things-wearables",name:Le("event.theme.internet-of-things-wearables")},{id:"ar-vr-3d-technologies",name:Le("event.theme.ar-vr-3d-technologies")},{id:"digital-careers-learning-pathways",name:Le("event.theme.digital-careers-learning-pathways")},{id:"digital-literacy-soft-skills",name:Le("event.theme.digital-literacy-soft-skills")},{id:"ai-generative-ai",name:Le("event.theme.ai-generative-ai")},{id:"awareness-inspiration",name:Le("event.theme.awareness-inspiration")},{id:"promoting-diversity-inclusion",name:Le("event.theme.promoting-diversity-inclusion")},{id:"other-theme",name:Le("event.theme.other-theme")}]),A=me(()=>e(b.value));return{stepTitles:t,activityFormatOptions:n,activityFormatOptionsMap:r,activityTypeOptions:s,activityTypeOptionsMap:a,recurringFrequentlyMap:o,durationOptions:u,durationOptionsMap:c,recurringTypeOptions:h,recurringTypeOptionsMap:f,ageOptions:p,ageOptionsMap:m,organizerTypeOptions:y,organizerTypeOptionsMap:_,themeOptions:b,themeOptionsMap:A}}const gt=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},wL={props:{contentClass:{type:String},position:{type:String,default:"top",validator:e=>["top","right","bottom","left"].includes(e)}},setup(e){const t=de(!1),n=me(()=>{switch(e.position){case"top":return"bottom-full pb-2 left-1/2 -translate-x-1/2";case"right":return"left-full pl-2 top-1/2 -translate-y-1/2";case"bottom":return"top-full pt-2 left-1/2 -translate-x-1/2";case"left":return"right-full pr-2 top-1/2 -translate-y-1/2";default:return""}}),r=me(()=>{switch(e.position){case"top":return"absolute left-1/2 bottom-0 -translate-x-1/2 translate-y-2 border-8 border-transparent border-t-gray-800";case"right":return"absolute top-1/2 left-0 -translate-y-1/2 -translate-x-2 border-8 border-transparent border-r-gray-800";case"bottom":return"absolute left-1/2 top-0 -translate-x-1/2 -translate-y-2 border-8 border-transparent border-b-gray-800";case"left":return"absolute top-1/2 right-0 -translate-y-1/2 translate-x-2 border-8 border-transparent border-l-gray-800";default:return""}});return{show:t,positionClass:n,arrowClass:r}}},xL={class:"w-full px-3 py-2 rounded-lg bg-gray-800 text-white text-sm"};function kL(e,t,n,r,s,a){return k(),D("div",{class:"relative inline-block",onMouseenter:t[0]||(t[0]=o=>r.show=!0),onMouseleave:t[1]||(t[1]=o=>r.show=!1)},[Ne(e.$slots,"trigger",{},void 0,!0),r.show?(k(),D("div",{key:0,class:$e(["absolute z-10 break-words",r.positionClass,n.contentClass]),role:"tooltip"},[v("div",xL,[Ne(e.$slots,"content",{},void 0,!0)]),v("div",{class:$e(["tooltip-arrow",r.arrowClass])},null,2)],2)):ae("",!0)],32)}const V1=gt(wL,[["render",kL],["__scopeId","data-v-ad76dce9"]]),SL={props:{horizontalBreakpoint:String,horizontal:Boolean,label:String,name:String,names:Array,errors:Object},components:{Tooltip:V1},setup(e,{slots:t}){const n=me(()=>{const r=[],s=[];return e.name&&s.push(e.name),e.names&&s.push(...e.names),s.forEach(a=>{var o,u;(o=e.errors)!=null&&o[a]&&r.push(...(u=e.errors)==null?void 0:u[a])}),Bn.uniq(r)});return{slots:t,errorList:n}}},TL=["for"],AL={key:0,class:"flex item-start gap-3 text-error-200 font-semibold mt-2.5 empty:hidden"},CL={class:"leading-5"};function EL(e,t,n,r,s,a){var u;const o=st("Tooltip");return k(),D("div",{class:$e(["flex items-start flex-col gap-x-3 gap-y-2",[n.horizontalBreakpoint==="md"&&"md:gap-10 md:flex-row"]])},[v("label",{for:`id_${n.name||((u=n.names)==null?void 0:u[0])||""}`,class:$e(["flex items-center font-normal text-xl flex-1 text-slate-500 'w-full",[n.horizontalBreakpoint==="md"&&"md:min-h-[48px] md:w-1/3"]])},[v("span",null,[mt(ie(n.label)+" ",1),r.slots.tooltip?(k(),at(o,{key:0,class:"ml-1 translate-y-1",contentClass:"w-64"},{trigger:Te(()=>t[0]||(t[0]=[v("img",{class:"text-dark-blue w-6 h-6",src:"/images/icon_question.svg"},null,-1)])),content:Te(()=>[Ne(e.$slots,"tooltip")]),_:3})):ae("",!0)])],10,TL),v("div",{class:$e(["h-full w-full",[n.horizontalBreakpoint==="md"&&"md:w-2/3"]])},[Ne(e.$slots,"default"),r.errorList.length?(k(),D("div",AL,[t[1]||(t[1]=v("img",{src:"/images/icon_error.svg"},null,-1)),(k(!0),D(Ve,null,Qe(r.errorList,c=>(k(),D("div",CL,ie(c),1))),256))])):ae("",!0),Ne(e.$slots,"end")],2)],2)}const ld=gt(SL,[["render",EL]]);function Gf(e){return e===0?!1:Array.isArray(e)&&e.length===0?!0:!e}function OL(e){return(...t)=>!e(...t)}function ML(e,t){return e===void 0&&(e="undefined"),e===null&&(e="null"),e===!1&&(e="false"),e.toString().toLowerCase().indexOf(t.trim())!==-1}function RL(e){return e.filter(t=>!t.$isLabel)}function Jf(e,t){return n=>n.reduce((r,s)=>s[e]&&s[e].length?(r.push({$groupLabel:s[t],$isLabel:!0}),r.concat(s[e])):r,[])}const r0=(...e)=>t=>e.reduce((n,r)=>r(n),t);var DL={data(){return{search:"",isOpen:!1,preferredOpenDirection:"below",optimizedHeight:this.maxHeight}},props:{internalSearch:{type:Boolean,default:!0},options:{type:Array,required:!0},multiple:{type:Boolean,default:!1},trackBy:{type:String},label:{type:String},searchable:{type:Boolean,default:!0},clearOnSelect:{type:Boolean,default:!0},hideSelected:{type:Boolean,default:!1},placeholder:{type:String,default:"Select option"},allowEmpty:{type:Boolean,default:!0},resetAfter:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},customLabel:{type:Function,default(e,t){return Gf(e)?"":t?e[t]:e}},taggable:{type:Boolean,default:!1},tagPlaceholder:{type:String,default:"Press enter to create a tag"},tagPosition:{type:String,default:"top"},max:{type:[Number,Boolean],default:!1},id:{default:null},optionsLimit:{type:Number,default:1e3},groupValues:{type:String},groupLabel:{type:String},groupSelect:{type:Boolean,default:!1},blockKeys:{type:Array,default(){return[]}},preserveSearch:{type:Boolean,default:!1},preselectFirst:{type:Boolean,default:!1},preventAutofocus:{type:Boolean,default:!1},filteringSortFunc:{type:Function,default:null}},mounted(){!this.multiple&&this.max&&console.warn("[Vue-Multiselect warn]: Max prop should not be used when prop Multiple equals false."),this.preselectFirst&&!this.internalValue.length&&this.options.length&&this.select(this.filteredOptions[0])},computed:{internalValue(){return this.modelValue||this.modelValue===0?Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]:[]},filteredOptions(){const e=this.search||"",t=e.toLowerCase().trim();let n=this.options.concat();return this.internalSearch?n=this.groupValues?this.filterAndFlat(n,t,this.label):this.filterOptions(n,t,this.label,this.customLabel):n=this.groupValues?Jf(this.groupValues,this.groupLabel)(n):n,n=this.hideSelected?n.filter(OL(this.isSelected)):n,this.taggable&&t.length&&!this.isExistingOption(t)&&(this.tagPosition==="bottom"?n.push({isTag:!0,label:e}):n.unshift({isTag:!0,label:e})),n.slice(0,this.optionsLimit)},valueKeys(){return this.trackBy?this.internalValue.map(e=>e[this.trackBy]):this.internalValue},optionKeys(){return(this.groupValues?this.flatAndStrip(this.options):this.options).map(t=>this.customLabel(t,this.label).toString().toLowerCase())},currentOptionLabel(){return this.multiple?this.searchable?"":this.placeholder:this.internalValue.length?this.getOptionLabel(this.internalValue[0]):this.searchable?"":this.placeholder}},watch:{internalValue:{handler(){this.resetAfter&&this.internalValue.length&&(this.search="",this.$emit("update:modelValue",this.multiple?[]:null))},deep:!0},search(){this.$emit("search-change",this.search)}},emits:["open","search-change","close","select","update:modelValue","remove","tag"],methods:{getValue(){return this.multiple?this.internalValue:this.internalValue.length===0?null:this.internalValue[0]},filterAndFlat(e,t,n){return r0(this.filterGroups(t,n,this.groupValues,this.groupLabel,this.customLabel),Jf(this.groupValues,this.groupLabel))(e)},flatAndStrip(e){return r0(Jf(this.groupValues,this.groupLabel),RL)(e)},updateSearch(e){this.search=e},isExistingOption(e){return this.options?this.optionKeys.indexOf(e)>-1:!1},isSelected(e){const t=this.trackBy?e[this.trackBy]:e;return this.valueKeys.indexOf(t)>-1},isOptionDisabled(e){return!!e.$isDisabled},getOptionLabel(e){if(Gf(e))return"";if(e.isTag)return e.label;if(e.$isLabel)return e.$groupLabel;const t=this.customLabel(e,this.label);return Gf(t)?"":t},select(e,t){if(e.$isLabel&&this.groupSelect){this.selectGroup(e);return}if(!(this.blockKeys.indexOf(t)!==-1||this.disabled||e.$isDisabled||e.$isLabel)&&!(this.max&&this.multiple&&this.internalValue.length===this.max)&&!(t==="Tab"&&!this.pointerDirty)){if(e.isTag)this.$emit("tag",e.label,this.id),this.search="",this.closeOnSelect&&!this.multiple&&this.deactivate();else{if(this.isSelected(e)){t!=="Tab"&&this.removeElement(e);return}this.multiple?this.$emit("update:modelValue",this.internalValue.concat([e])):this.$emit("update:modelValue",e),this.$emit("select",e,this.id),this.clearOnSelect&&(this.search="")}this.closeOnSelect&&this.deactivate()}},selectGroup(e){const t=this.options.find(n=>n[this.groupLabel]===e.$groupLabel);if(t){if(this.wholeGroupSelected(t)){this.$emit("remove",t[this.groupValues],this.id);const n=this.trackBy?t[this.groupValues].map(s=>s[this.trackBy]):t[this.groupValues],r=this.internalValue.filter(s=>n.indexOf(this.trackBy?s[this.trackBy]:s)===-1);this.$emit("update:modelValue",r)}else{const n=t[this.groupValues].filter(r=>!(this.isOptionDisabled(r)||this.isSelected(r)));this.max&&n.splice(this.max-this.internalValue.length),this.$emit("select",n,this.id),this.$emit("update:modelValue",this.internalValue.concat(n))}this.closeOnSelect&&this.deactivate()}},wholeGroupSelected(e){return e[this.groupValues].every(t=>this.isSelected(t)||this.isOptionDisabled(t))},wholeGroupDisabled(e){return e[this.groupValues].every(this.isOptionDisabled)},removeElement(e,t=!0){if(this.disabled||e.$isDisabled)return;if(!this.allowEmpty&&this.internalValue.length<=1){this.deactivate();return}const n=typeof e=="object"?this.valueKeys.indexOf(e[this.trackBy]):this.valueKeys.indexOf(e);if(this.multiple){const r=this.internalValue.slice(0,n).concat(this.internalValue.slice(n+1));this.$emit("update:modelValue",r)}else this.$emit("update:modelValue",null);this.$emit("remove",e,this.id),this.closeOnSelect&&t&&this.deactivate()},removeLastElement(){this.blockKeys.indexOf("Delete")===-1&&this.search.length===0&&Array.isArray(this.internalValue)&&this.internalValue.length&&this.removeElement(this.internalValue[this.internalValue.length-1],!1)},activate(){this.isOpen||this.disabled||(this.adjustPosition(),this.groupValues&&this.pointer===0&&this.filteredOptions.length&&(this.pointer=1),this.isOpen=!0,this.searchable?(this.preserveSearch||(this.search=""),this.preventAutofocus||this.$nextTick(()=>this.$refs.search&&this.$refs.search.focus())):this.preventAutofocus||typeof this.$el<"u"&&this.$el.focus(),this.$emit("open",this.id))},deactivate(){this.isOpen&&(this.isOpen=!1,this.searchable?this.$refs.search!==null&&typeof this.$refs.search<"u"&&this.$refs.search.blur():typeof this.$el<"u"&&this.$el.blur(),this.preserveSearch||(this.search=""),this.$emit("close",this.getValue(),this.id))},toggle(){this.isOpen?this.deactivate():this.activate()},adjustPosition(){if(typeof window>"u")return;const e=this.$el.getBoundingClientRect().top,t=window.innerHeight-this.$el.getBoundingClientRect().bottom;t>this.maxHeight||t>e||this.openDirection==="below"||this.openDirection==="bottom"?(this.preferredOpenDirection="below",this.optimizedHeight=Math.min(t-40,this.maxHeight)):(this.preferredOpenDirection="above",this.optimizedHeight=Math.min(e-40,this.maxHeight))},filterOptions(e,t,n,r){return t?e.filter(s=>ML(r(s,n),t)).sort((s,a)=>typeof this.filteringSortFunc=="function"?this.filteringSortFunc(s,a):r(s,n).length-r(a,n).length):e},filterGroups(e,t,n,r,s){return a=>a.map(o=>{if(!o[n])return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."),[];const u=this.filterOptions(o[n],e,t,s);return u.length?{[r]:o[r],[n]:u}:[]})}}},PL={data(){return{pointer:0,pointerDirty:!1}},props:{showPointer:{type:Boolean,default:!0},optionHeight:{type:Number,default:40}},computed:{pointerPosition(){return this.pointer*this.optionHeight},visibleElements(){return this.optimizedHeight/this.optionHeight}},watch:{filteredOptions(){this.pointerAdjust()},isOpen(){this.pointerDirty=!1},pointer(){this.$refs.search&&this.$refs.search.setAttribute("aria-activedescendant",this.id+"-"+this.pointer.toString())}},methods:{optionHighlight(e,t){return{"multiselect__option--highlight":e===this.pointer&&this.showPointer,"multiselect__option--selected":this.isSelected(t)}},groupHighlight(e,t){if(!this.groupSelect)return["multiselect__option--disabled",{"multiselect__option--group":t.$isLabel}];const n=this.options.find(r=>r[this.groupLabel]===t.$groupLabel);return n&&!this.wholeGroupDisabled(n)?["multiselect__option--group",{"multiselect__option--highlight":e===this.pointer&&this.showPointer},{"multiselect__option--group-selected":this.wholeGroupSelected(n)}]:"multiselect__option--disabled"},addPointerElement({key:e}="Enter"){this.filteredOptions.length>0&&this.select(this.filteredOptions[this.pointer],e),this.pointerReset()},pointerForward(){this.pointer0?(this.pointer--,this.$refs.list.scrollTop>=this.pointerPosition&&(this.$refs.list.scrollTop=this.pointerPosition),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerBackward()):this.filteredOptions[this.pointer]&&this.filteredOptions[0].$isLabel&&!this.groupSelect&&this.pointerForward(),this.pointerDirty=!0},pointerReset(){this.closeOnSelect&&(this.pointer=0,this.$refs.list&&(this.$refs.list.scrollTop=0))},pointerAdjust(){this.pointer>=this.filteredOptions.length-1&&(this.pointer=this.filteredOptions.length?this.filteredOptions.length-1:0),this.filteredOptions.length>0&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()},pointerSet(e){this.pointer=e,this.pointerDirty=!0}}},Ta={name:"vue-multiselect",mixins:[DL,PL],compatConfig:{MODE:3,ATTR_ENUMERATED_COERCION:!1},props:{name:{type:String,default:""},modelValue:{type:null,default(){return[]}},selectLabel:{type:String,default:"Press enter to select"},selectGroupLabel:{type:String,default:"Press enter to select group"},selectedLabel:{type:String,default:"Selected"},deselectLabel:{type:String,default:"Press enter to remove"},deselectGroupLabel:{type:String,default:"Press enter to deselect group"},showLabels:{type:Boolean,default:!0},limit:{type:Number,default:99999},maxHeight:{type:Number,default:300},limitText:{type:Function,default:e=>`and ${e} more`},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},spellcheck:{type:Boolean,default:!1},openDirection:{type:String,default:""},showNoOptions:{type:Boolean,default:!0},showNoResults:{type:Boolean,default:!0},tabindex:{type:Number,default:0},required:{type:Boolean,default:!1}},computed:{hasOptionGroup(){return this.groupValues&&this.groupLabel&&this.groupSelect},isSingleLabelVisible(){return(this.singleValue||this.singleValue===0)&&(!this.isOpen||!this.searchable)&&!this.visibleValues.length},isPlaceholderVisible(){return!this.internalValue.length&&(!this.searchable||!this.isOpen)},visibleValues(){return this.multiple?this.internalValue.slice(0,this.limit):[]},singleValue(){return this.internalValue[0]},deselectLabelText(){return this.showLabels?this.deselectLabel:""},deselectGroupLabelText(){return this.showLabels?this.deselectGroupLabel:""},selectLabelText(){return this.showLabels?this.selectLabel:""},selectGroupLabelText(){return this.showLabels?this.selectGroupLabel:""},selectedLabelText(){return this.showLabels?this.selectedLabel:""},inputStyle(){return this.searchable||this.multiple&&this.modelValue&&this.modelValue.length?this.isOpen?{width:"100%"}:{width:"0",position:"absolute",padding:"0"}:""},contentStyle(){return this.options.length?{display:"inline-block"}:{display:"block"}},isAbove(){return this.openDirection==="above"||this.openDirection==="top"?!0:this.openDirection==="below"||this.openDirection==="bottom"?!1:this.preferredOpenDirection==="above"},showSearchInput(){return this.searchable&&(this.hasSingleSelectedSlot&&(this.visibleSingleValue||this.visibleSingleValue===0)?this.isOpen:!0)},isRequired(){return this.required===!1?!1:this.internalValue.length<=0}}};const LL=["tabindex","aria-expanded","aria-owns","aria-activedescendant"],IL={ref:"tags",class:"multiselect__tags"},NL={class:"multiselect__tags-wrap"},VL=["textContent"],FL=["onKeypress","onMousedown"],$L=["textContent"],BL={class:"multiselect__spinner"},HL=["name","id","spellcheck","placeholder","required","value","disabled","tabindex","aria-label","aria-controls"],UL=["id","aria-multiselectable"],jL={key:0},qL={class:"multiselect__option"},WL=["aria-selected","id","role"],YL=["onClick","onMouseenter","data-select","data-selected","data-deselect"],zL=["data-select","data-deselect","onMouseenter","onMousedown"],KL={class:"multiselect__option"},GL={class:"multiselect__option"};function JL(e,t,n,r,s,a){return k(),D("div",{tabindex:e.searchable?-1:n.tabindex,class:$e([{"multiselect--active":e.isOpen,"multiselect--disabled":n.disabled,"multiselect--above":a.isAbove,"multiselect--has-options-group":a.hasOptionGroup},"multiselect"]),onFocus:t[14]||(t[14]=o=>e.activate()),onBlur:t[15]||(t[15]=o=>e.searchable?!1:e.deactivate()),onKeydown:[t[16]||(t[16]=$n(Et(o=>e.pointerForward(),["self","prevent"]),["down"])),t[17]||(t[17]=$n(Et(o=>e.pointerBackward(),["self","prevent"]),["up"]))],onKeypress:t[18]||(t[18]=$n(Et(o=>e.addPointerElement(o),["stop","self"]),["enter","tab"])),onKeyup:t[19]||(t[19]=$n(o=>e.deactivate(),["esc"])),role:"combobox","aria-expanded":e.isOpen,"aria-owns":"listbox-"+e.id,"aria-activedescendant":e.isOpen&&e.pointer!==null?e.id+"-"+e.pointer:null},[Ne(e.$slots,"caret",{toggle:e.toggle},()=>[v("div",{onMousedown:t[0]||(t[0]=Et(o=>e.toggle(),["prevent","stop"])),class:"multiselect__select"},null,32)]),Ne(e.$slots,"clear",{search:e.search}),v("div",IL,[Ne(e.$slots,"selection",{search:e.search,remove:e.removeElement,values:a.visibleValues,isOpen:e.isOpen},()=>[An(v("div",NL,[(k(!0),D(Ve,null,Qe(a.visibleValues,(o,u)=>Ne(e.$slots,"tag",{option:o,search:e.search,remove:e.removeElement},()=>[(k(),D("span",{class:"multiselect__tag",key:u,onMousedown:t[1]||(t[1]=Et(()=>{},["prevent"]))},[v("span",{textContent:ie(e.getOptionLabel(o))},null,8,VL),v("i",{tabindex:"1",onKeypress:$n(Et(c=>e.removeElement(o),["prevent"]),["enter"]),onMousedown:Et(c=>e.removeElement(o),["prevent"]),class:"multiselect__tag-icon"},null,40,FL)],32))])),256))],512),[[Vr,a.visibleValues.length>0]]),e.internalValue&&e.internalValue.length>n.limit?Ne(e.$slots,"limit",{key:0},()=>[v("strong",{class:"multiselect__strong",textContent:ie(n.limitText(e.internalValue.length-n.limit))},null,8,$L)]):ae("v-if",!0)]),pe(ys,{name:"multiselect__loading"},{default:Te(()=>[Ne(e.$slots,"loading",{},()=>[An(v("div",BL,null,512),[[Vr,n.loading]])])]),_:3}),e.searchable?(k(),D("input",{key:0,ref:"search",name:n.name,id:e.id,type:"text",autocomplete:"off",spellcheck:n.spellcheck,placeholder:e.placeholder,required:a.isRequired,style:bn(a.inputStyle),value:e.search,disabled:n.disabled,tabindex:n.tabindex,"aria-label":n.name+"-searchbox",onInput:t[2]||(t[2]=o=>e.updateSearch(o.target.value)),onFocus:t[3]||(t[3]=Et(o=>e.activate(),["prevent"])),onBlur:t[4]||(t[4]=Et(o=>e.deactivate(),["prevent"])),onKeyup:t[5]||(t[5]=$n(o=>e.deactivate(),["esc"])),onKeydown:[t[6]||(t[6]=$n(Et(o=>e.pointerForward(),["prevent"]),["down"])),t[7]||(t[7]=$n(Et(o=>e.pointerBackward(),["prevent"]),["up"])),t[9]||(t[9]=$n(Et(o=>e.removeLastElement(),["stop"]),["delete"]))],onKeypress:t[8]||(t[8]=$n(Et(o=>e.addPointerElement(o),["prevent","stop","self"]),["enter"])),class:"multiselect__input","aria-controls":"listbox-"+e.id},null,44,HL)):ae("v-if",!0),a.isSingleLabelVisible?(k(),D("span",{key:1,class:"multiselect__single",onMousedown:t[10]||(t[10]=Et((...o)=>e.toggle&&e.toggle(...o),["prevent"]))},[Ne(e.$slots,"singleLabel",{option:a.singleValue},()=>[mt(ie(e.currentOptionLabel),1)])],32)):ae("v-if",!0),a.isPlaceholderVisible?(k(),D("span",{key:2,class:"multiselect__placeholder",onMousedown:t[11]||(t[11]=Et((...o)=>e.toggle&&e.toggle(...o),["prevent"]))},[Ne(e.$slots,"placeholder",{},()=>[mt(ie(e.placeholder),1)])],32)):ae("v-if",!0)],512),pe(ys,{name:"multiselect",persisted:""},{default:Te(()=>[An(v("div",{class:"multiselect__content-wrapper",onFocus:t[12]||(t[12]=(...o)=>e.activate&&e.activate(...o)),tabindex:"-1",onMousedown:t[13]||(t[13]=Et(()=>{},["prevent"])),style:bn({maxHeight:e.optimizedHeight+"px"}),ref:"list"},[v("ul",{class:"multiselect__content",style:bn(a.contentStyle),role:"listbox",id:"listbox-"+e.id,"aria-multiselectable":e.multiple},[Ne(e.$slots,"beforeList"),e.multiple&&e.max===e.internalValue.length?(k(),D("li",jL,[v("span",qL,[Ne(e.$slots,"maxElements",{},()=>[mt("Maximum of "+ie(e.max)+" options selected. First remove a selected option to select another.",1)])])])):ae("v-if",!0),!e.max||e.internalValue.length(k(),D("li",{class:"multiselect__element",key:u,"aria-selected":e.isSelected(o),id:e.id+"-"+u,role:o&&(o.$isLabel||o.$isDisabled)?null:"option"},[o&&(o.$isLabel||o.$isDisabled)?ae("v-if",!0):(k(),D("span",{key:0,class:$e([e.optionHighlight(u,o),"multiselect__option"]),onClick:Et(c=>e.select(o),["stop"]),onMouseenter:Et(c=>e.pointerSet(u),["self"]),"data-select":o&&o.isTag?e.tagPlaceholder:a.selectLabelText,"data-selected":a.selectedLabelText,"data-deselect":a.deselectLabelText},[Ne(e.$slots,"option",{option:o,search:e.search,index:u},()=>[v("span",null,ie(e.getOptionLabel(o)),1)])],42,YL)),o&&(o.$isLabel||o.$isDisabled)?(k(),D("span",{key:1,"data-select":e.groupSelect&&a.selectGroupLabelText,"data-deselect":e.groupSelect&&a.deselectGroupLabelText,class:$e([e.groupHighlight(u,o),"multiselect__option"]),onMouseenter:Et(c=>e.groupSelect&&e.pointerSet(u),["self"]),onMousedown:Et(c=>e.selectGroup(o),["prevent"])},[Ne(e.$slots,"option",{option:o,search:e.search,index:u},()=>[v("span",null,ie(e.getOptionLabel(o)),1)])],42,zL)):ae("v-if",!0)],8,WL))),128)):ae("v-if",!0),An(v("li",null,[v("span",KL,[Ne(e.$slots,"noResult",{search:e.search},()=>[t[20]||(t[20]=mt("No elements found. Consider changing the search query."))])])],512),[[Vr,n.showNoResults&&e.filteredOptions.length===0&&e.search&&!n.loading]]),An(v("li",null,[v("span",GL,[Ne(e.$slots,"noOptions",{},()=>[t[21]||(t[21]=mt("List is empty."))])])],512),[[Vr,n.showNoOptions&&(e.options.length===0||a.hasOptionGroup===!0&&e.filteredOptions.length===0)&&!e.search&&!n.loading]]),Ne(e.$slots,"afterList")],12,UL)],36),[[Vr,e.isOpen]])]),_:3})],42,LL)}Ta.render=JL;const ZL={props:{multiple:Boolean,returnObject:Boolean,allowEmpty:{type:Boolean,default:!0},modelValue:[Array,String],deselectLabel:String,options:Array,idName:{type:String,default:"id"},labelField:{type:String,default:"name"},theme:{type:String,default:"new"},largeText:{type:Boolean,default:!1},searchable:{type:Boolean,default:!1}},components:{Multiselect:Ta},emits:["update:modelValue","onChange"],setup(e,{emit:t}){const n=de(),r=a=>{if(e.multiple){const o=e.returnObject?a:a.map(u=>u[e.idName]);t("update:modelValue",o),t("onChange",o)}else{const o=e.returnObject?a:a[e.idName];t("update:modelValue",o),t("onChange",o)}},s=a=>{var o,u;return e.multiple?n.value?(o=n.value)==null?void 0:o.some(c=>String(c[e.idName])===String(a[e.idName])):!1:String((u=n.value)==null?void 0:u[e.idName])===String(a[e.idName])};return Wt([()=>e.multiple,()=>e.returnObject,()=>e.options,()=>e.modelValue],()=>{var a,o;e.returnObject?n.value=e.modelValue:e.multiple?Array.isArray(e.modelValue)&&(n.value=(a=e.modelValue)==null?void 0:a.map(u=>e.options.find(c=>c[e.idName]===u))):n.value=(o=e.options)==null?void 0:o.find(u=>u[e.idName]===e.modelValue)},{immediate:!0}),{selectedValues:n,isSelectedOption:s,onUpdateModalValue:r}}},XL={class:"flex justify-between items-center cursor-pointer"},QL={class:"whitespace-normal leading-6"},eI=["for"],tI={key:0,class:"h-4 w-4 text-[#05603A]",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"3","stroke-linecap":"round","stroke-linejoin":"round"},nI={class:"flex gap-2.5 items-center rounded-full bg-dark-blue text-white px-4 py-2"},rI={class:"font-semibold leading-4"},sI=["onClick"],iI={class:"flex gap-4 items-center cursor-pointer"},aI={class:"whitespace-normal leading-6"},lI={key:0,class:"h-5 w-5 text-slate-600",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"3","stroke-linecap":"round","stroke-linejoin":"round"},oI=["onMousedown"];function uI(e,t,n,r,s,a){const o=st("multiselect");return k(),at(o,{class:$e(["multi-select",[n.multiple&&"multiple",n.theme==="new"&&"new-theme large-text",n.largeText&&"large-text"]]),modelValue:r.selectedValues,"onUpdate:modelValue":[t[0]||(t[0]=u=>r.selectedValues=u),r.onUpdateModalValue],"track-by":n.idName,label:n.labelField,multiple:n.multiple,"preselect-first":!1,"close-on-select":!n.multiple,"clear-on-select":!n.multiple,"preserve-search":!0,searchable:n.searchable,"allow-empty":n.allowEmpty,"deselect-label":n.deselectLabel,options:n.options},Hn({tag:Te(({option:u,remove:c})=>[v("span",nI,[v("span",rI,ie(u.name),1),v("span",{onClick:h=>c(u)},t[2]||(t[2]=[v("img",{src:"/images/close-white.svg"},null,-1)]),8,sI)])]),caret:Te(({toggle:u})=>[v("div",{class:"cursor-pointer absolute top-1/2 right-4 -translate-y-1/2",onMousedown:Et(u,["prevent"])},t[4]||(t[4]=[v("img",{src:"/images/select-arrow.svg"},null,-1)]),40,oI)]),noResult:Te(()=>[t[5]||(t[5]=v("div",{class:"text-gray-400 text-center"},"No elements found",-1))]),_:2},[n.multiple&&n.theme==="new"?{name:"option",fn:Te(({option:u})=>[v("div",XL,[v("span",QL,ie(u[n.labelField]),1),v("div",{class:$e(["flex-shrink-0 h-6 w-6 border-2 bg-white flex items-center justify-center cursor-pointer rounded",[r.isSelectedOption(u)?"border-[#05603A]":"border-dark-blue-200"]]),for:e.id},[r.isSelectedOption(u)?(k(),D("svg",tI,t[1]||(t[1]=[v("path",{d:"M5 13l4 4L19 7"},null,-1)]))):ae("",!0)],10,eI)])]),key:"0"}:void 0,n.multiple?void 0:{name:"option",fn:Te(({option:u})=>[v("div",iI,[v("span",aI,ie(u[n.labelField]),1),v("div",null,[r.isSelectedOption(u)?(k(),D("svg",lI,t[3]||(t[3]=[v("path",{d:"M5 13l4 4L19 7"},null,-1)]))):ae("",!0)])])]),key:"1"}]),1032,["class","modelValue","track-by","label","multiple","close-on-select","clear-on-select","searchable","allow-empty","deselect-label","options","onUpdate:modelValue"])}const Fo=gt(ZL,[["render",uI]]),cI={props:{modelValue:[String,Number],name:String,min:Number,max:Number,type:{type:String,default:"text"}},emits:["update:modelValue","onChange","onBlur"],setup(e,{emit:t}){const n=de(e.modelValue);return Wt(()=>e.modelValue,()=>{n.value=e.modelValue}),{localValue:n,onChange:a=>{let o=a.target.value;e.type==="number"&&(o=o&&Number(o),e.min!==void 0&&e.min!==null&&(o=Math.max(o,e.min)),e.max!==void 0&&e.max!==null&&(o=Math.min(o,e.max))),Un(()=>{t("update:modelValue",o),t("onChange",o)})},onBlur:()=>{t("onBlur")}}}},dI=["id","type","min","max","name"];function fI(e,t,n,r,s,a){return An((k(),D("input",{class:"w-full border-2 border-solid border-dark-blue-200 rounded-full h-12 px-6 text-xl text-slate-600",id:`id_${n.name}`,type:n.type,min:n.min,max:n.max,name:n.name,"onUpdate:modelValue":t[0]||(t[0]=o=>r.localValue=o),onInput:t[1]||(t[1]=(...o)=>r.onChange&&r.onChange(...o)),onBlur:t[2]||(t[2]=(...o)=>r.onBlur&&r.onBlur(...o))},null,40,dI)),[[nd,r.localValue]])}const od=gt(cI,[["render",fI]]),hI={props:{modelValue:String,name:String,label:String,value:String},emits:["update:modelValue"],setup(e,{emit:t}){return{onChange:r=>{t("update:modelValue",r.target.value)}}}},pI={class:"flex items-center gap-2 cursor-pointer"},mI=["id","name","value","checked"],gI=["for"],vI={class:"cursor-pointer text-xl text-slate-500"};function yI(e,t,n,r,s,a){return k(),D("label",pI,[v("input",{class:"peer hidden",type:"radio",id:`${n.name}-${n.value}`,name:n.name,value:n.value,checked:n.modelValue===n.value,onChange:t[0]||(t[0]=(...o)=>r.onChange&&r.onChange(...o))},null,40,mI),v("div",{class:"h-8 w-8 rounded-full border-2 bg-white border-dark-blue-200 flex items-center justify-center cursor-pointer peer-checked:before:content-[''] peer-checked:before:block peer-checked:before:w-3 peer-checked:before:h-3 peer-checked:before:rounded-full peer-checked:before:bg-slate-600",for:`${n.name}-${n.value}`},null,8,gI),v("span",vI,ie(n.label),1)])}const jp=gt(hI,[["render",yI]]),_I={props:{modelValue:String,name:String,placeholder:String,height:{type:Number,default:400}},emits:["update:modelValue","onChange"],setup(e,{emit:t}){const n=a=>{t("update:modelValue",a),t("onChange",a)},r=()=>{const a="/js/tinymce/tinymce.min.js";return new Promise((o,u)=>{if(document.querySelector(`script[src="${a}"]`))return o();const c=document.createElement("script");c.src=a,c.onload=()=>o(),c.onerror=()=>u(new Error(`Failed to load script ${a}`)),document.head.appendChild(c)})},s=async()=>{try{await r()}catch(a){console.log("Can't load tinymce scrip:",a)}tinymce.init({selector:`#id_${e.name}`,height:e.height,width:"100%",setup:a=>{a.on("init",()=>{a.setContent(e.modelValue||"")}),a.on("change input",()=>{const o=a.getContent();a.save(),n(o)})}})};return Ht(()=>{s()}),{}}},bI={class:"custom-tinymce"},wI=["id","name","placeholder"];function xI(e,t,n,r,s,a){return k(),D("div",bI,[v("textarea",{class:"hidden",cols:"40",id:`id_${n.name}`,name:n.name,placeholder:n.placeholder,rows:"10"},null,8,wI)])}const kI=gt(_I,[["render",xI]]),SI={props:{errors:Object,formValues:Object,themes:Array,location:Object,countries:Array},components:{FieldWrapper:ld,SelectField:Fo,InputField:od,RadioField:jp,TinymceField:kI},setup(e){const{activityFormatOptions:t,activityTypeOptions:n,durationOptions:r,recurringTypeOptions:s}=Hi(),a=me(()=>!["open-online","invite-online"].includes(e.formValues.activity_type)&&e.formValues.locationDirty===!0&&e.formValues.locationSelected===!1);return{activityFormatOptions:t,activityTypeOptions:n,durationOptions:r,recurringTypeOptions:s,showSelectHint:a,handleLocationTyping:h=>{e.formValues.location="",e.formValues.locationDirty=!0,e.formValues.locationSelected=!1},handleLocationClear:()=>{e.formValues.location="",e.formValues.locationDirty=!0,e.formValues.locationSelected=!1},handleLocationChange:({location:h,geoposition:f,country_iso:p})=>{e.formValues.location=h||"",e.formValues.geoposition=f,e.formValues.country_iso=p,e.formValues.locationSelected=!0,e.formValues.locationDirty=!0}}}},TI={class:"flex flex-col gap-4 w-full"},AI={class:"flex gap-4 p-4 mt-2.5 w-full rounded-2xl border bg-dark-blue-50 border-dark-blue-100"},CI={class:"text-xl text-slate-500"},EI={key:0,class:"text-sm font-semibold text-red-600 mt-2"},OI={class:"w-full md:w-1/2"},MI={class:"w-full flex px-3 justify-between items-center text-gray-700 whitespace-nowrap rounded-3xl border-2 border-dark-blue-200 h-[50px] bg-white"},RI={class:"flex items-center gap-8 min-h-[48px]"},DI={key:0,class:"p-4 mt-4 w-full rounded-2xl border bg-dark-blue-50 border-dark-blue-100"},PI={class:"block mb-2 text-xl font-semibold text-slate-500"},LI={class:"flex flex-wrap gap-8 items-center"},II={class:"block mt-6 mb-2 text-xl font-semibold text-slate-500"};function NI(e,t,n,r,s,a){const o=st("InputField"),u=st("FieldWrapper"),c=st("SelectField"),h=st("autocomplete-geo"),f=st("date-time"),p=st("RadioField"),m=st("TinymceField");return k(),D("div",TI,[pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.title.label")}*`,name:"title",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.title,"onUpdate:modelValue":t[0]||(t[0]=y=>n.formValues.title=y),required:"",name:"title",placeholder:e.$t("event.title.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.specify-the-format-of-the-activity"),name:"activity_format",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.activity_format,"onUpdate:modelValue":t[1]||(t[1]=y=>n.formValues.activity_format=y),multiple:"",name:"activity_format",options:r.activityFormatOptions,placeholder:e.$t("event.select-option")},null,8,["modelValue","options","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.activitytype.label")}*`,name:"activity_type",errors:n.errors},{end:Te(()=>[v("div",AI,[t[14]||(t[14]=v("img",{class:"flex-shrink-0 mt-1 w-6 h-6",src:"/images/icon_info.svg"},null,-1)),v("span",CI,ie(e.$t("event.if-no-clear-information-provide-estimate")),1)])]),default:Te(()=>[pe(c,{modelValue:n.formValues.activity_type,"onUpdate:modelValue":t[2]||(t[2]=y=>n.formValues.activity_type=y),required:"",name:"activity_type",options:r.activityTypeOptions},null,8,["modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.address.label")} ${["open-online","invite-online"].includes(n.formValues.activity_type)?"(optional)":"*"}`,name:"location",errors:n.errors},{end:Te(()=>[r.showSelectHint?(k(),D("div",EI,ie(e.$t("event.please-select-address-from-dropdown")),1)):ae("",!0)]),default:Te(()=>[pe(h,{class:"custom-geo-input",name:"location",placeholder:e.$t("event.address.placeholder"),location:n.formValues.location,value:n.formValues.location,geoposition:n.formValues.geoposition,onOnChange:r.handleLocationChange,onInput:r.handleLocationTyping,onClear:r.handleLocationClear},null,8,["placeholder","location","value","geoposition","onOnChange","onInput","onClear"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.activity-duration"),name:"duration",errors:n.errors},{default:Te(()=>[v("div",OI,[pe(c,{modelValue:n.formValues.duration,"onUpdate:modelValue":t[3]||(t[3]=y=>n.formValues.duration=y),required:"",name:"duration",options:r.durationOptions,placeholder:e.$t("event.select-option")},null,8,["modelValue","options","placeholder"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.date"),names:["start_date","end_date"],errors:n.errors},{default:Te(()=>[v("div",MI,[pe(f,{name:"start_date",placeholder:e.$t("event.start.label"),flow:["calendar","time"],value:n.formValues.start_date,onOnChange:t[4]||(t[4]=y=>n.formValues.start_date=y)},null,8,["placeholder","value"]),t[15]||(t[15]=v("span",null,"-",-1)),pe(f,{name:"end_date",placeholder:e.$t("event.end.label"),flow:["calendar","time"],value:n.formValues.end_date,onOnChange:t[5]||(t[5]=y=>n.formValues.end_date=y)},null,8,["placeholder","value"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.is-it-a-recurring-event"),name:"is_recurring_event_local",errors:n.errors},{default:Te(()=>[v("div",RI,[pe(p,{modelValue:n.formValues.is_recurring_event_local,"onUpdate:modelValue":t[6]||(t[6]=y=>n.formValues.is_recurring_event_local=y),name:"is_recurring_event_local",value:"true",label:e.$t("event.true")},null,8,["modelValue","label"]),pe(p,{modelValue:n.formValues.is_recurring_event_local,"onUpdate:modelValue":t[7]||(t[7]=y=>n.formValues.is_recurring_event_local=y),name:"is_recurring_event_local",value:"false",label:e.$t("event.false")},null,8,["modelValue","label"])]),n.formValues.is_recurring_event_local==="true"?(k(),D("div",DI,[v("label",PI,ie(e.$t("event.how-frequently")),1),v("div",LI,[pe(p,{modelValue:n.formValues.recurring_event,"onUpdate:modelValue":t[8]||(t[8]=y=>n.formValues.recurring_event=y),name:"recurring_event",value:"daily",label:e.$t("event.daily")},null,8,["modelValue","label"]),pe(p,{modelValue:n.formValues.recurring_event,"onUpdate:modelValue":t[9]||(t[9]=y=>n.formValues.recurring_event=y),name:"recurring_event",value:"weekly",label:e.$t("event.weekly")},null,8,["modelValue","label"]),pe(p,{modelValue:n.formValues.recurring_event,"onUpdate:modelValue":t[10]||(t[10]=y=>n.formValues.recurring_event=y),name:"recurring_event",value:"monthly",label:e.$t("event.monthly")},null,8,["modelValue","label"])]),v("label",II,ie(e.$t("event.what-type-of-recurring-activity")),1),pe(c,{modelValue:n.formValues.recurring_type,"onUpdate:modelValue":t[11]||(t[11]=y=>n.formValues.recurring_type=y),name:"recurring_type",options:r.recurringTypeOptions},null,8,["modelValue","options"])])):ae("",!0)]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.theme-title"),name:"theme",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.theme,"onUpdate:modelValue":t[12]||(t[12]=y=>n.formValues.theme=y),multiple:"",required:"",name:"theme",placeholder:e.$t("event.select-theme"),options:n.themes},null,8,["modelValue","placeholder","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.activity-description"),name:"description",errors:n.errors},{default:Te(()=>[pe(m,{modelValue:n.formValues.description,"onUpdate:modelValue":t[13]||(t[13]=y=>n.formValues.description=y),name:"description"},null,8,["modelValue"])]),_:1},8,["label","errors"])])}const VI=gt(SI,[["render",NI]]);function FI(e){return{all:e=e||new Map,on:function(t,n){var r=e.get(t);r?r.push(n):e.set(t,[n])},off:function(t,n){var r=e.get(t);r&&(n?r.splice(r.indexOf(n)>>>0,1):e.set(t,[]))},emit:function(t,n){var r=e.get(t);r&&r.slice().map(function(s){s(n)}),(r=e.get("*"))&&r.slice().map(function(s){s(t,n)})}}}const ps=FI(),$I={props:{message:{type:Object,default:null}},setup(e){const t=de(""),n=de(!1),r=de(""),s=u=>{u&&(t.value=u.message,r.value=u.level.charAt(0).toUpperCase()+u.level.slice(1),n.value=!0,a())},a=()=>{setTimeout(()=>{n.value=!1},3e3)},o=me(()=>({success:r.value.toLowerCase()==="success",error:r.value.toLowerCase()==="error"}));return Ht(()=>{e.message&&s(e.message),ps.on("flash",s)}),ii(()=>{ps.off("flash",s)}),{body:t,show:n,level:r,flashClass:o}}},BI={key:0,class:"codeweek-flash-message",role:"alert"},HI={class:"level"},UI={class:"body"};function jI(e,t,n,r,s,a){return r.show?(k(),D("div",BI,[v("div",{class:$e(["content",r.flashClass])},[v("div",HI,ie(r.level)+"!",1),v("div",UI,ie(r.body),1)],2)])):ae("",!0)}const ud=gt($I,[["render",jI],["__scopeId","data-v-09461b5c"]]),qI={components:{Flash:ud},props:{name:{type:String,default:"picture"},picture:{type:String,default:""}},emits:["onChange"],setup(e,{emit:t}){const n=de(null),r=de(e.picture||""),s=de(""),a=()=>{var p;return(p=n.value)==null?void 0:p.click()},o=()=>{},u=()=>{},c=p=>{const[m]=p.dataTransfer.files;m&&f(m)},h=p=>{const[m]=p.target.files;m&&f(m)};function f(p){const m=new FormData;m.append("picture",p),Tt.post("/api/events/picture",m).then(y=>{s.value="",r.value=y.data.path,ps.emit("flash",{message:"Picture uploaded!",level:"success"}),t("onChange",y.data)}).catch(y=>{var b,A,B,V;const _=((V=(B=(A=(b=y.response)==null?void 0:b.data)==null?void 0:A.errors)==null?void 0:B.picture)==null?void 0:V[0])||"Image is too large. Maximum is 1Mb";s.value=_,ps.emit("flash",{message:_,level:"error"})})}return{fileInput:n,pictureClone:r,error:s,onTriggerFileInput:a,onDragOver:o,onDragLeave:u,onDrop:c,onFileChange:h}}},WI=["src"],YI={class:"text-xl text-slate-500"},zI={class:"text-xs text-slate-500"},KI={key:0,class:"flex gap-3 mt-2.5 font-semibold item-start text-error-200"},GI={class:"leading-5"},JI={class:"flex gap-2.5 mt-4 w-full"},ZI={class:"mt-1 text-xs text-slate-500"},XI={class:"pl-4 my-4 list-disc"},QI={class:"text-xs text-slate-500"};function eN(e,t,n,r,s,a){const o=st("Flash");return k(),D("div",null,[v("div",{class:"flex flex-col justify-center items-center gap-2 border-[3px] border-dashed border-dark-blue-200 w-full rounded-2xl py-12 px-8 cursor-pointer",onClick:t[1]||(t[1]=(...u)=>r.onTriggerFileInput&&r.onTriggerFileInput(...u)),onDragover:t[2]||(t[2]=Et((...u)=>r.onDragOver&&r.onDragOver(...u),["prevent"])),onDragleave:t[3]||(t[3]=(...u)=>r.onDragLeave&&r.onDragLeave(...u)),onDrop:t[4]||(t[4]=Et((...u)=>r.onDrop&&r.onDrop(...u),["prevent"]))},[v("div",{class:$e(["mb-4",[!r.pictureClone&&"hidden"]])},[v("img",{src:r.pictureClone,class:"mr-1"},null,8,WI)],2),v("div",{class:$e([!!r.pictureClone&&"hidden"])},t[5]||(t[5]=[v("img",{class:"w-16 h-16",src:"/images/icon_image.svg"},null,-1)]),2),v("span",YI,ie(e.$t("event.drop-your-image-here-or-upload")),1),v("span",zI,ie(e.$t("event.max-size-1mb-image-formats-jpg-png")),1),v("input",{class:"hidden",type:"file",ref:"fileInput",onChange:t[0]||(t[0]=(...u)=>r.onFileChange&&r.onFileChange(...u))},null,544)],32),r.error?(k(),D("div",KI,[t[6]||(t[6]=v("img",{src:"/images/icon_error.svg"},null,-1)),v("div",GI,ie(r.error),1)])):ae("",!0),v("div",JI,[t[7]||(t[7]=v("img",{class:"flex-shrink-0 w-6 h-6",src:"/images/icon_info.svg"},null,-1)),v("div",ZI,[mt(ie(e.$t("event.by-submitting-images-through-this-form-you-confirm-that"))+" ",1),v("ul",XI,[v("li",null,ie(e.$t("event.you-have-obtained-all-necessary-permissions")),1),v("li",null,ie(e.$t("event.you-will-not-submit-any-images-with-faces-directly-visible-or-identifiable"))+" "+ie(e.$t("event.if-this-is-the-case-ensure-faces-are-blurred"))+" "+ie(e.$t("event.submissions-that-do-not-comply-will-not-be-accepted")),1),v("li",null,ie(e.$t("event.you-understand-and-agree-images-will-be-shared")),1)])])]),v("div",QI,ie(e.$t("event.info-max-size-1mb")),1),pe(o)])}const F1=gt(qI,[["render",eN]]),tN={props:{errors:Object,formValues:Object,audiences:Array,leadingTeachers:Array},components:{FieldWrapper:ld,SelectField:Fo,InputField:od,RadioField:jp,ImageField:F1},setup(e){const{ageOptions:t}=Hi();return{leadingTeacherOptions:me(()=>e.leadingTeachers.map(a=>({id:a,name:a}))),ageOptions:t,onPictureChange:a=>{e.formValues.picture=a.imageName,e.formValues.pictureUrl=a.path},handleCorrectCount:a=>{const o=Number(e.formValues.participants_count||"0");Number(e.formValues[a]||"0")>o&&(e.formValues[a]=o)}}}},nN={class:"flex flex-col gap-4 w-full"},rN={class:"flex flex-col gap-4 p-4 mt-2.5 w-full rounded-2xl border bg-dark-blue-50 border-dark-blue-100"},sN={class:"flex gap-2 p-2 mb-2 w-full bg-gray-100 rounded"},iN={class:"text-xl text-slate-500"},aN={class:"block mb-2 text-xl font-semibold text-slate-500"},lN={class:"grid grid-cols-1 gap-x-4 gap-y-4 md:grid-cols-2 md:gap-x-8"},oN={class:"flex items-center gap-8 min-h-[48px] h-full"},uN={class:"flex items-center gap-8 min-h-[48px] h-full"},cN={href:"/codeweek4all",target:"_blank"};function dN(e,t,n,r,s,a){const o=st("SelectField"),u=st("FieldWrapper"),c=st("InputField"),h=st("RadioField"),f=st("ImageField");return k(),D("div",nN,[pe(u,{horizontalBreakpoint:"md",label:e.$t("event.audiences"),name:"audience",errors:n.errors},{default:Te(()=>[pe(o,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.audience,"onUpdate:modelValue":t[0]||(t[0]=p=>n.formValues.audience=p),multiple:"",name:"audience",options:n.audiences},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.number-of-participants"),name:"participants_count",errors:n.errors},{end:Te(()=>[v("div",rN,[v("div",sN,[t[15]||(t[15]=v("img",{class:"flex-shrink-0 mt-1 w-6 h-6",src:"/images/icon_info.svg"},null,-1)),v("span",iN,ie(e.$t("event.if-no-clear-information-provide-estimate")),1)]),v("label",aN,ie(e.$t("event.of-this-number-how-many-are")),1),v("div",lN,[pe(u,{label:e.$t("event.males"),name:"males_count",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.males_count,"onUpdate:modelValue":t[2]||(t[2]=p=>n.formValues.males_count=p),type:"number",min:0,name:"males_count",placeholder:e.$t("event.enter-number"),onOnBlur:t[3]||(t[3]=p=>r.handleCorrectCount("event.males_count"))},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{label:e.$t("event.females"),name:"females_count",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.females_count,"onUpdate:modelValue":t[4]||(t[4]=p=>n.formValues.females_count=p),type:"number",min:0,name:"females_count",placeholder:e.$t("event.enter-number"),onOnBlur:t[5]||(t[5]=p=>r.handleCorrectCount("event.females_count"))},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{label:e.$t("event.other-gender"),name:"other_count",errors:n.errors},{default:Te(()=>[pe(c,{modelValue:n.formValues.other_count,"onUpdate:modelValue":t[6]||(t[6]=p=>n.formValues.other_count=p),type:"number",min:0,name:"other_count",placeholder:e.$t("event.enter-number"),onOnBlur:t[7]||(t[7]=p=>r.handleCorrectCount("event.other_count"))},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"])])])]),default:Te(()=>[pe(c,{modelValue:n.formValues.participants_count,"onUpdate:modelValue":t[1]||(t[1]=p=>n.formValues.participants_count=p),type:"number",min:0,required:"",name:"participants_count",placeholder:e.$t("event.enter-number")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.age"),name:"ages",errors:n.errors},{default:Te(()=>[pe(o,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.ages,"onUpdate:modelValue":t[8]||(t[8]=p=>n.formValues.ages=p),multiple:"",name:"ages",options:r.ageOptions},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.is-this-an-extracurricular-activity"),name:"is_extracurricular_event",errors:n.errors},{default:Te(()=>[v("div",oN,[pe(h,{modelValue:n.formValues.is_extracurricular_event,"onUpdate:modelValue":t[9]||(t[9]=p=>n.formValues.is_extracurricular_event=p),name:"is_extracurricular_event",value:"true",label:e.$t("event.yes")},null,8,["modelValue","label"]),pe(h,{modelValue:n.formValues.is_extracurricular_event,"onUpdate:modelValue":t[10]||(t[10]=p=>n.formValues.is_extracurricular_event=p),name:"is_extracurricular_event",value:"false",label:e.$t("event.no")},null,8,["modelValue","label"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.is-this-an-activity-within-the-standard-school-curriculum"),name:"is_standard_school_curriculum",errors:n.errors},{default:Te(()=>[v("div",uN,[pe(h,{modelValue:n.formValues.is_standard_school_curriculum,"onUpdate:modelValue":t[11]||(t[11]=p=>n.formValues.is_standard_school_curriculum=p),name:"is_standard_school_curriculum",value:"true",label:e.$t("event.yes")},null,8,["modelValue","label"]),pe(h,{modelValue:n.formValues.is_standard_school_curriculum,"onUpdate:modelValue":t[12]||(t[12]=p=>n.formValues.is_standard_school_curriculum=p),name:"is_standard_school_curriculum",value:"false",label:e.$t("event.no")},null,8,["modelValue","label"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.code-week-4-all-code-optional"),name:"codeweek_for_all_participation_code",errors:n.errors},{tooltip:Te(()=>[mt(ie(e.$t("event.codeweek_for_all_participation_code.explanation"))+" ",1),v("a",cN,ie(e.$t("event.codeweek_for_all_participation_code.link")),1),t[16]||(t[16]=mt(". "))]),default:Te(()=>[pe(c,{modelValue:n.formValues.codeweek_for_all_participation_code,"onUpdate:modelValue":t[13]||(t[13]=p=>n.formValues.codeweek_for_all_participation_code=p),name:"codeweek_for_all_participation_code"},null,8,["modelValue"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.leading-teachers-optional"),name:"leading_teacher_tag",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.leading_teacher_tag,"onUpdate:modelValue":t[14]||(t[14]=p=>n.formValues.leading_teacher_tag=p),name:"leading_teacher_tag",options:r.leadingTeacherOptions},null,8,["modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.image-optional"),name:"picture",errors:n.errors},{default:Te(()=>[pe(f,{name:"picture",picture:n.formValues.pictureUrl,image:n.formValues.picture,onOnChange:r.onPictureChange},null,8,["picture","image","onOnChange"])]),_:1},8,["label","errors"])])}const fN=gt(tN,[["render",dN]]),hN={props:{errors:Object,formValues:Object,languages:Object,countries:Array},components:{FieldWrapper:ld,SelectField:Fo,InputField:od,RadioField:jp,ImageField:F1},setup(e,{emit:t}){const{organizerTypeOptions:n}=Hi(),r=me(()=>Object.entries(e.languages).map(([s,a])=>({id:s,name:a})));return{organizerTypeOptions:n,languageOptions:r}}},pN={class:"flex flex-col gap-4 w-full"},mN={class:"flex items-center gap-8 min-h-[48px] h-full"},gN={class:"flex gap-2.5 mt-4 w-full"},vN={class:"mt-1 text-xs text-slate-400"};function yN(e,t,n,r,s,a){const o=st("InputField"),u=st("FieldWrapper"),c=st("SelectField"),h=st("RadioField");return k(),D("div",pN,[pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.organizer.label")}*`,name:"organizer",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.organizer,"onUpdate:modelValue":t[0]||(t[0]=f=>n.formValues.organizer=f),required:"",name:"organizer",placeholder:e.$t("event.organizer.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.organizertype.label")}*`,name:"organizer_type",errors:n.errors},{default:Te(()=>[pe(c,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.organizer_type,"onUpdate:modelValue":t[1]||(t[1]=f=>n.formValues.organizer_type=f),required:"",name:"organizer_type",options:r.organizerTypeOptions},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("resources.Languages")} (${e.$t("event.optional")})`,name:"language",errors:n.errors},{default:Te(()=>[pe(c,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.language,"onUpdate:modelValue":t[2]||(t[2]=f=>n.formValues.language=f),name:"language",searchable:"",multiple:"",options:r.languageOptions},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.country")}*`,name:"country_iso",errors:n.errors},{default:Te(()=>[pe(c,{placeholder:e.$t("event.select-option"),modelValue:n.formValues.country_iso,"onUpdate:modelValue":t[3]||(t[3]=f=>n.formValues.country_iso=f),"id-name":"iso",searchable:"",required:"",name:"country_iso",options:n.countries},null,8,["placeholder","modelValue","options"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:e.$t("event.are-you-using-any-code-week-resources-in-this-activity"),name:"is_use_resource",errors:n.errors},{default:Te(()=>[v("div",mN,[pe(h,{modelValue:n.formValues.is_use_resource,"onUpdate:modelValue":t[4]||(t[4]=f=>n.formValues.is_use_resource=f),name:"is_use_resource",value:"true",label:e.$t("event.yes")},null,8,["modelValue","label"]),pe(h,{modelValue:n.formValues.is_use_resource,"onUpdate:modelValue":t[5]||(t[5]=f=>n.formValues.is_use_resource=f),name:"is_use_resource",value:"false",label:e.$t("event.no")},null,8,["modelValue","label"])])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.website.label")} ${["open-online","invite-online"].includes(n.formValues.activity_type)?"*":e.$t("event.optional")}`,name:"event_url",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.event_url,"onUpdate:modelValue":t[6]||(t[6]=f=>n.formValues.event_url=f),name:"event_url",placeholder:e.$t("event.website.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.public.label")} (${e.$t("event.optional")})`,name:"contact_person",errors:n.errors},{default:Te(()=>[pe(o,{modelValue:n.formValues.contact_person,"onUpdate:modelValue":t[7]||(t[7]=f=>n.formValues.contact_person=f),type:"email",name:"contact_person",placeholder:e.$t("event.public.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"]),pe(u,{horizontalBreakpoint:"md",label:`${e.$t("event.contact.label")}*`,name:"user_email",errors:n.errors},{end:Te(()=>[v("div",gN,[t[9]||(t[9]=v("img",{class:"flex-shrink-0 w-6 h-6",src:"/images/icon_info.svg"},null,-1)),v("div",vN,ie(e.$t("event.contact.explanation")),1)])]),default:Te(()=>[pe(o,{modelValue:n.formValues.user_email,"onUpdate:modelValue":t[8]||(t[8]=f=>n.formValues.user_email=f),required:"",type:"email",name:"user_email",placeholder:e.$t("event.contact.placeholder")},null,8,["modelValue","placeholder"])]),_:1},8,["label","errors"])])}const _N=gt(hN,[["render",yN]]),bN={props:{formValues:Object,themes:Array,audiences:Array,leadingTeachers:Array,languages:Object,countries:Array},setup(e){const{activityFormatOptionsMap:t,activityTypeOptionsMap:n,recurringFrequentlyMap:r,durationOptionsMap:s,recurringTypeOptionsMap:a,ageOptionsMap:o,organizerTypeOptionsMap:u}=Hi();return{stepDataList:me(()=>{var Me,He,je;const{title:h,activity_format:f,activity_type:p,location:m,duration:y,start_date:_,end_date:b,is_recurring_event_local:A,recurring_event:B,recurring_type:V,theme:x,description:C,audience:$,participants_count:H,males_count:F,females_count:U,other_count:P,ages:O,is_extracurricular_event:J,is_standard_school_curriculum:X,codeweek_for_all_participation_code:fe,leading_teacher_tag:ne,pictureUrl:N,picture:Z,organizer:R,organizer_type:q,language:he,country_iso:Ae,is_use_resource:Pe,event_url:W,contact_person:se,user_email:E}=e.formValues||{},re=(f||[]).map(Ue=>t.value[Ue]),_e=n.value[p],j=s.value[y],Ie=_?new Date(_).toISOString().slice(0,10):"",Xe=b?new Date(b).toISOString().slice(0,10):"",be=A==="true",et=a.value[V],z=(x||[]).map(Ue=>e.themes.find(({id:Ge})=>Ge===Ue)).filter(Ue=>Ue).map(Ue=>Ue.name),S=[{label:Le("event.title.label"),value:h},{label:Le("event.specify-the-format-of-the-activity"),value:re.join(", ")},{label:Le("event.activitytype.label"),value:_e},{label:Le("event.address.label"),value:m},{label:Le("event.activity-duration"),value:j},{label:Le("event.date"),value:`${Ie} - ${Xe}`},{label:Le("event.is-it-a-recurring-event"),value:Le(be?"event.yes":"event.no")},{label:Le("event.how-frequently"),value:be?r.value[B]:""},{label:Le("event.what-type-of-recurring-activity"),value:et},{label:Le("event.theme-title"),value:z.join(", ")},{label:Le("event.activity-description"),htmlValue:C}],I=($||[]).map(Ue=>e.audiences.find(({id:Ge})=>Ge===Ue)).filter(Ue=>Ue).map(Ue=>Ue.name),G=[H||0,[`${F||0} ${Le("event.males")}`,`${U||0} ${Le("event.females")}`,`${P||0} ${Le("event.other-gender")}`].join(", ")].join(" - "),te=(O||[]).map(Ue=>o.value[Ue]),ge=[{label:Le("event.audience_title"),value:I==null?void 0:I.join(", ")},{label:Le("event.number-of-participants"),value:G},{label:Le("event.age"),value:te==null?void 0:te.join(", ")},{label:Le("event.is-this-an-extracurricular-activity"),value:Le(J==="true"?"event.yes":"event.no")},{label:Le("event.is-this-an-activity-within-the-standard-school-curriculum"),value:Le(X==="true"?"event.yes":"event.no")},{label:Le("event.code-week-4-all-code-optional"),value:fe},{label:Le("community.titles.2"),value:ne},{label:Le("event.image"),imageUrl:N,imageName:(He=(Me=Z==null?void 0:Z.split("/"))==null?void 0:Me.reverse())==null?void 0:He[0]}],Y=u.value[q],ce=he==null?void 0:he.map(Ue=>{var Ge;return(Ge=e.languages)==null?void 0:Ge[Ue]}).filter(Boolean),ye=(je=e.countries.find(({iso:Ue})=>Ue===Ae))==null?void 0:je.name,ke=[{label:Le("event.organizer.label"),value:R},{label:Le("event.organizertype.label"),value:Y},{label:Le("resources.Languages"),value:ce==null?void 0:ce.join(", ")},{label:Le("event.country"),value:ye},{label:Le("event.are-you-using-any-code-week-resources-in-this-activity"),value:Le(Pe==="true"?"event.yes":"event.no")},{label:Le("event.website.label"),value:W},{label:Le("event.public.label"),value:se},{label:Le("event.contact.label"),value:E}],Ce=({value:Ue,htmlValue:Ge,imageUrl:ht})=>!Bn.isNil(Ue)&&!Bn.isEmpty(Ue)||!Bn.isEmpty(Ge)||!Bn.isEmpty(ht);return[{title:Le("event.confirmation_step.activity_overview"),list:S.filter(Ce)},{title:Le("event.confirmation_step.who_is_the_activity_for"),list:ge.filter(Ce)},{title:Le("event.confirmation_step.organiser"),list:ke.filter(Ce)}]}),trans:Le}}},wN={class:"flex flex-col gap-12 w-full"},xN={class:"flex flex-col gap-6"},kN={class:"text-dark-blue text-2xl md:text-[30px] leading-[44px] font-medium font-['Montserrat'] text-center"},SN={class:"flex flex-col gap-1"},TN={class:"flex gap-10 items-center px-4 py-2 text-[16px] md:text-xl text-slate-500 bg-white"},AN={class:"flex-shrink-0 w-32 md:w-60"},CN=["innerHTML"],EN={key:1},ON={class:"mb-2"},MN=["src"],RN={key:2,class:"flex-grow w-full"};function DN(e,t,n,r,s,a){return k(),D("div",wN,[(k(!0),D(Ve,null,Qe(r.stepDataList,({title:o,list:u})=>(k(),D("div",xN,[v("h2",kN,ie(o),1),v("div",SN,[(k(!0),D(Ve,null,Qe(u,({label:c,value:h,htmlValue:f,imageUrl:p,imageName:m})=>(k(),D("div",TN,[v("div",AN,ie(c),1),f?(k(),D("div",{key:0,innerHTML:f,class:"flex-grow w-full space-y-2 [&_p]:py-0"},null,8,CN)):ae("",!0),p?(k(),D("div",EN,[v("div",ON,ie(r.trans("event.image-attached")),1),v("img",{class:"mb-2 max-h-80",src:p},null,8,MN),v("div",null,ie(m),1)])):ae("",!0),h?(k(),D("div",RN,ie(h||""),1)):ae("",!0)]))),256))])]))),256))])}const PN=gt(bN,[["render",DN]]),LN={props:{modelValue:String,name:String,label:String,value:String},emits:["update:modelValue"],setup(e,{emit:t}){return{onChange:r=>{t("update:modelValue",r.target.checked)}}}},IN={class:"flex items-center gap-2 cursor-pointer"},NN=["id","name","checked"],VN=["for"],FN={key:0,class:"h-5 w-5 text-slate-600",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"3","stroke-linecap":"round","stroke-linejoin":"round"},$N={class:"cursor-pointer text-xl text-slate-500"};function BN(e,t,n,r,s,a){return k(),D("label",IN,[v("input",{class:"peer hidden",type:"checkbox",id:n.name,name:n.name,checked:n.modelValue,onChange:t[0]||(t[0]=(...o)=>r.onChange&&r.onChange(...o))},null,40,NN),v("div",{class:"flex-shrink-0 h-8 w-8 border-2 bg-white flex items-center justify-center cursor-pointer border-dark-blue-200 rounded-lg",for:e.id},[n.modelValue?(k(),D("svg",FN,t[1]||(t[1]=[v("path",{d:"M5 13l4 4L19 7"},null,-1)]))):ae("",!0)],8,VN),v("span",$N,[mt(ie(n.label)+" ",1),Ne(e.$slots,"default")])])}const HN=gt(LN,[["render",BN]]),UN={props:{token:{type:String,default:""},event:{type:Object,default:()=>({})},selectedValues:{type:Object,default:()=>({})},locale:{type:String,default:""},user:{type:Object,default:()=>({})},themes:{type:Array,default:()=>[]},audiences:{type:Array,default:()=>[]},leadingTeachers:{type:Array,default:()=>[]},languages:{type:Object,default:()=>({})},countries:{type:Array,default:()=>[]},location:{type:Object,default:()=>({})},privacyLink:{type:String,default:""}},components:{FormStep1:VI,FormStep2:fN,FormStep3:_N,AddConfirmation:PN,CheckboxField:HN},setup(e,{emit:t}){var $,H,F,U,P;const{stepTitles:n}=Hi(),r=de(null),s=de(null),a=de(1),o=de({}),u=de(!1),c=de(!1),h=de({activity_type:"open-in-person",location:(($=e.location)==null?void 0:$.location)||"",geoposition:((F=(H=e.location)==null?void 0:H.geoposition)==null?void 0:F.split(","))||[],is_recurring_event_local:"false",recurring_event:"daily",is_extracurricular_event:"false",is_standard_school_curriculum:"false",organizer:((U=e.location)==null?void 0:U.name)||"",organizer_type:((P=e==null?void 0:e.location)==null?void 0:P.organizer_type)||"",language:e.locale?[e.locale]:[],country_iso:e.location.country_iso||"",is_use_resource:"false",privacy:!1}),f=de(Bn.clone(h.value)),p=async()=>{var O;if(!c.value){if(a.value===4){(O=e.event)!=null&&O.id?V():x();return}if(console.log(_.value),a.value===3&&_.value){c.value=!0;try{await C()}finally{c.value=!1}return}if(a.value===2&&y.value){A(3);return}if(a.value===1&&m.value){A(2);return}}},m=me(()=>{const O=Bn.cloneDeep(f.value),J=["title","activity_type","duration","is_recurring_event_local","start_date","end_date","theme","description"];return["open-online","invite-online"].includes(O.activity_type)||J.push("location"),J.every(X=>!Bn.isEmpty(O[X]))}),y=me(()=>{const O=Bn.cloneDeep(f.value),J=["audience","ages","is_extracurricular_event"];return!!O.participants_count&&J.every(X=>!Bn.isEmpty(O[X]))}),_=me(()=>{const O=Bn.cloneDeep(f.value),J=["organizer","organizer_type","country_iso","user_email"];return["open-online","invite-online"].includes(O.activity_type)&&J.push("event_url"),O.privacy?J.every(X=>!Bn.isEmpty(O[X])):!1}),b=me(()=>a.value===1&&!m.value||a.value===2&&!y.value||a.value===3&&!_.value),A=O=>{a.value=Math.max(Math.min(O,4),1)},B=()=>{var X,fe,ne,N;const O=((X=e==null?void 0:e.event)==null?void 0:X.id)||((fe=r.value)==null?void 0:fe.id),J=((ne=e==null?void 0:e.event)==null?void 0:ne.slug)||((N=r.value)==null?void 0:N.slug);window.location.href=`/view/${O}/${J}`},V=()=>window.location.href="/events",x=()=>window.location.reload(),C=async()=>{var X,fe,ne,N,Z,R,q;o.value={};const O=f.value,J={_token:e.token,_method:Bn.isNil(e.event.id)?void 0:"PATCH",title:O.title,activity_format:(X=O.activity_format)==null?void 0:X.join(","),activity_type:O.activity_type,location:O.location,geoposition:((fe=O.geoposition)==null?void 0:fe.join(","))||[],duration:O.duration,start_date:O.start_date,end_date:O.end_date,theme:(ne=O.theme)==null?void 0:ne.join(","),description:O.description,audience:(N=O.audience)==null?void 0:N.join(","),participants_count:O.participants_count,males_count:O.males_count,females_count:O.females_count,other_count:O.other_count,ages:(Z=O.ages)==null?void 0:Z.join(","),is_extracurricular_event:O.is_extracurricular_event==="true",is_standard_school_curriculum:O.is_standard_school_curriculum==="true",codeweek_for_all_participation_code:O.codeweek_for_all_participation_code,leading_teacher_tag:O.leading_teacher_tag,picture:O.picture,organizer:O.organizer,organizer_type:O.organizer_type,language:O.language,country_iso:O.country_iso,is_use_resource:O.is_use_resource==="true",event_url:O.event_url,contact_person:O.contact_person,user_email:O.user_email,privacy:O.privacy===!0?"on":void 0};O.is_recurring_event_local==="true"&&(J.recurring_event=O.recurring_event,J.recurring_type=O.recurring_type);try{if(!Bn.isNil(e.event.id))await Tt.post(`/events/${e.event.id}`,J);else{const{data:he}=await Tt.post("/events",J);r.value=he.event}A(4)}catch(he){o.value=(q=(R=he.response)==null?void 0:R.data)==null?void 0:q.errors,a.value=1}finally{c.value=!1}};return Wt(()=>e.event,()=>{var fe,ne,N,Z;if(!e.event.id)return;const O=R=>{var q,he;return((he=(q=R==null?void 0:R.split(","))==null?void 0:q.filter(Ae=>!!Ae))==null?void 0:he.map(Ae=>Number(Ae)))||[]},J=e.event,X=J.geoposition||((fe=e.location)==null?void 0:fe.geoposition);f.value={...f.value,title:J.title,activity_format:J.activity_format,activity_type:J.activity_type||"open-in-person",location:J.location||((ne=e.location)==null?void 0:ne.location),geoposition:X==null?void 0:X.split(","),duration:J.duration,start_date:J.start_date,end_date:J.end_date,recurring_event:J.recurring_event||"daily",recurring_type:J.recurring_type,theme:O(e.selectedValues.themes),description:J.description,audience:O(e.selectedValues.audiences),participants_count:J.participants_count,males_count:J.males_count,females_count:J.females_count,other_count:J.other_count,ages:J.ages,is_extracurricular_event:String(!!J.is_extracurricular_event),is_standard_school_curriculum:String(!!J.is_standard_school_curriculum),codeweek_for_all_participation_code:J.codeweek_for_all_participation_code,leading_teacher_tag:J.leading_teacher_tag,picture:J.picture,pictureUrl:e.selectedValues.picture,organizer:J.organizer||((N=e.location)==null?void 0:N.name),organizer_type:J.organizer_type||((Z=e==null?void 0:e.location)==null?void 0:Z.organizer_type),language:J.languages||[e.locale],country_iso:J.country_iso||e.location.country_iso,is_use_resource:String(!!J.is_use_resource),event_url:J.event_url,contact_person:J.contact_person,user_email:J.user_email},J.recurring_event&&(f.value.is_recurring_event_local="true")},{immediate:!0}),Wt(()=>a.value,()=>{if(a.value===4){const O=document.getElementById("add-event-hero-section");O&&(O.style.display="none"),window.scrollTo({top:0})}else if(s.value){const O=s.value.getBoundingClientRect().top;window.scrollTo({top:O+window.pageYOffset-40})}}),Ht(()=>{const O=new IntersectionObserver(([X])=>{u.value=X.isIntersecting}),J=document.getElementById("page-footer");J&&O.observe(J)}),{containerRef:s,step:a,stepTitles:n,errors:o,formValues:f,handleGoToActivity:B,handleGoMapPage:V,handleReloadPage:x,handleMoveStep:A,handleSubmit:C,disableNextbutton:b,validStep1:m,validStep2:y,validStep3:_,pageFooterVisible:u,handleNextClick:p,isSubmitting:c}}},jN={key:0,class:"flex relative justify-center py-10 codeweek-container-lg"},qN={class:"flex gap-12"},WN=["onClick"],YN={class:"flex-1"},zN={class:"text-slate-500 font-normal text-base leading-[22px] p-0 text-center"},KN={key:0,class:"absolute top-6 left-[calc(100%+1.5rem)] -translate-x-1/2 w-[calc(100%-1rem)] md:w-[calc(100%-0.75rem)] h-[2px] bg-[#CCF0F9]"},GN={key:1,class:"flex relative justify-center px-4 py-10 codeweek-container-lg md:px-10 md:py-20"},JN={class:"flex flex-col justify-center items-center text-center gap-4 max-w-[660px]"},ZN={class:"text-dark-blue text-[22px] md:text-4xl font-semibold font-[Montserrat]"},XN={key:0,class:"flex flex-col gap-4 text-[16px] text-center"},QN={ref:"containerRef",class:"relative w-full"},e4={class:"relative pt-20 pb-16 codeweek-container-lg md:pt-32 md:pb-20"},t4={class:"flex justify-center"},n4={class:"flex flex-col max-w-[852px] w-full"},r4={key:0,class:"text-dark-blue text-2xl md:text-4xl leading-[44px] font-medium font-['Montserrat'] mb-10 text-center"},s4=["href"],i4={class:"flex flex-wrap gap-y-2 gap-x-4 justify-between mt-10 min-h-12"},a4={key:0},l4={key:1},o4=["disabled"],u4={key:0},c4={key:0},d4={key:1},f4={key:2},h4={key:3};function p4(e,t,n,r,s,a){var p;const o=st("FormStep1"),u=st("FormStep2"),c=st("FormStep3"),h=st("CheckboxField"),f=st("AddConfirmation");return k(),D(Ve,null,[r.step<4?(k(),D("div",jN,[v("div",qN,[(k(!0),D(Ve,null,Qe(r.stepTitles,(m,y)=>(k(),D("div",{class:$e(["flex relative flex-col flex-1 gap-2 items-center md:w-52",[y===0&&"cursor-pointer",y+1===2&&r.validStep1&&"cursor-pointer",y+1===3&&r.validStep2&&"cursor-pointer"]]),onClick:()=>{y+1===2&&!r.validStep1||y+1===3&&!r.validStep2||r.handleMoveStep(y+1)}},[v("div",{class:$e(["w-12 h-12 rounded-full flex justify-center items-center text-['#20262C'] font-semibold text-2xl",[r.step===y+1?"bg-light-blue-300":"bg-light-blue-100"]])},ie(y+1),3),v("div",YN,[v("p",zN,ie(e.$t(`event.${m}`)),1)]),yr.formValues.privacy=m),name:"privacy"},{default:Te(()=>[v("div",null,[v("span",null,ie(e.$t("event.privacy")),1),v("a",{class:"ml-1 !inline cookweek-link",href:n.privacyLink,target:"_blank"},ie(e.$t("event.privacy-policy-terms")),9,s4)])]),_:1},8,["modelValue"])],2),v("div",{class:$e([r.step!==4&&"hidden"])},[pe(f,{formValues:r.formValues,themes:n.themes,location:n.location,audiences:n.audiences,leadingTeachers:n.leadingTeachers,languages:n.languages,countries:n.countries},null,8,["formValues","themes","location","audiences","leadingTeachers","languages","countries"])],2),v("div",i4,[r.step>1?(k(),D("button",{key:0,class:"flex justify-center items-center gap-2 text-[#1C4DA1] border-solid border-2 border-[#1C4DA1] rounded-full py-2.5 px-6 font-semibold text-lg transition-all duration-300 hover:bg-[#E8EDF6] max-sm:w-full sm:min-w-[224px]",type:"button",onClick:t[1]||(t[1]=()=>{r.step===4?r.handleGoToActivity():r.handleMoveStep(r.step-1)})},[r.step===4?(k(),D("span",a4,ie(e.$t("event.view-activity")),1)):(k(),D("span",l4,ie(e.$t("event.previous-step")),1))])):ae("",!0),t[4]||(t[4]=v("div",{class:"hidden md:block"},null,-1)),v("div",{id:"footer-scroll-activity",class:$e(["flex justify-center max-sm:w-full sm:min-w-[224px]",[r.step<4&&!r.pageFooterVisible?"md:!translate-y-0 max-md:fixed max-md:bottom-0 max-md:left-0 max-md:border-t-2 max-md:border-primary max-md:py-4 max-md:px-[44px] max-md:w-full max-md:bg-white max-md:z-[99]":"!translate-y-0"]])},[v("button",{class:$e(["text-nowrap flex justify-center items-center duration-300 rounded-full py-2.5 px-6 font-semibold text-lg max-sm:w-full sm:min-w-[224px]",[r.disableNextbutton||r.isSubmitting?"cursor-not-allowed bg-gray-200 text-gray-400":"bg-primary hover:bg-hover-orange text-[#20262C]"]]),type:"button",disabled:r.disableNextbutton||r.isSubmitting,onClick:t[2]||(t[2]=(...m)=>r.handleNextClick&&r.handleNextClick(...m))},[r.isSubmitting?(k(),D("span",u4,ie(e.$t("event.submitting"))+"...",1)):r.step===4?(k(),D(Ve,{key:1},[(p=n.event)!=null&&p.id?(k(),D("span",c4,ie(e.$t("event.back-to-map-page")),1)):(k(),D("span",d4,ie(e.$t("event.add-another-activity")),1))],64)):r.step===3?(k(),D("span",f4,ie(e.$t("event.submit")),1)):(k(),D("span",h4,ie(e.$t("event.next-step")),1))],10,o4)],2)])])])])],512)],64)}const m4=gt(UN,[["render",p4]]),g4={props:{property:Object,type:String},data(){return{label:this.type?this.$t("resources.resources."+this.type+"."+this.property.name):this.property.name}}},v4={class:"bg-light-blue-100 py-1 px-4 text-sm font-semibold text-slate-500 rounded-full whitespace-nowrap"};function y4(e,t,n,r,s,a){return k(),D("span",v4,ie(s.label),1)}const $1=gt(g4,[["render",y4]]),_4={components:{ResourcePill:$1},props:{resource:Object},data(){return{descriptionHeight:"auto",needShowMore:!0,showMore:!1}},methods:{computeDescriptionHeight(){const e=this.$refs.descriptionContainerRef,t=this.$refs.descriptionRef,n=e.clientHeight,r=Math.floor(n/22);t.style.height="auto",this.descriptionHeight="auto",this.needShowMore=t.offsetHeight>n,t.offsetHeight>n?(t.style.height=`${r*22}px`,this.descriptionHeight=`${r*22}px`):this.showMore=!1},onToggleShowMore(){const e=this.$refs.descriptionRef;this.showMore=!this.showMore,this.showMore?e.style.height="auto":e.style.height=this.descriptionHeight}},mounted:function(){this.computeDescriptionHeight()},computed:{formattedDescription(){return(this.resource.description||"").replace(/\n/g,"
")}}},b4={class:"relative flex flex-col bg-white rounded-lg overflow-hidden"},w4={class:"relative w-full h-48 sm:h-56 md:h-60 bg-slate-100 overflow-hidden"},x4=["src"],k4={class:"flex gap-2 flex-wrap mb-2"},S4={class:"text-dark-blue font-semibold font-['Montserrat'] leading-6"},T4={key:0,class:"text-slate-500 text-[16px] leading-[22px] h-[22px]"},A4={ref:"descriptionRef",class:"relative flex-grow text-slate-500 overflow-hidden",style:{height:"auto"}},C4=["innerHTML"],E4={class:"flex-shrink-0"},O4=["href"];function M4(e,t,n,r,s,a){var u,c,h,f,p,m;const o=st("resource-pill");return k(),D("div",b4,[v("div",w4,[v("img",{src:n.resource.thumbnail,alt:"",loading:"lazy",class:"absolute inset-0 w-full h-full object-cover object-center"},null,8,x4)]),v("div",{class:$e(["flex-grow flex flex-col gap-2 px-6 py-4 h-fit",{"max-h-[450px]":s.needShowMore&&!s.showMore}])},[v("div",k4,[(k(!0),D(Ve,null,Qe(n.resource.types,y=>(k(),at(o,{property:y,type:"types"},null,8,["property"]))),256))]),v("div",S4,ie(n.resource.name),1),(u=n.resource.main_language)!=null&&u.name||(h=(c=n.resource.languages)==null?void 0:c[0])!=null&&h.name?(k(),D("div",T4," Language: "+ie(((f=n.resource.main_language)==null?void 0:f.name)||((m=(p=n.resource.languages)==null?void 0:p[0])==null?void 0:m.name)||""),1)):ae("",!0),v("div",{ref:"descriptionContainerRef",class:$e(["flex-grow text-[16px] leading-[22px] h-full",{"overflow-hidden":s.needShowMore&&!s.showMore}])},[v("div",A4,[v("div",{ref:"descriptionRef",class:"relative flex-grow text-slate-500 overflow-hidden",style:{height:"auto"},innerHTML:a.formattedDescription},null,8,C4),s.needShowMore?(k(),D("div",{key:0,class:$e(["flex justify-end bottom-0 right-0 bg-white pl-0.5 text-dark-blue",{absolute:!s.showMore,"w-full":s.showMore}])},[v("button",{onClick:t[0]||(t[0]=(...y)=>a.onToggleShowMore&&a.onToggleShowMore(...y))},ie(s.showMore?"Show less":"... Show more"),1)],2)):ae("",!0)],512)],2),v("div",E4,[t[2]||(t[2]=v("div",{class:"h-[56px]"},null,-1)),v("a",{class:"absolute left-6 right-6 bottom-4 flex justify-center items-center gap-2 text-[#1C4DA1] border-solid border-2 border-[#1C4DA1] rounded-full py-3 px-8 font-semibold text-lg transition-all duration-300 hover:bg-[#E8EDF6] group",href:n.resource.source,target:"_blank"},[v("span",null,ie(e.$t("myevents.view_lesson")),1),t[1]||(t[1]=v("div",{class:"flex gap-2 w-4 overflow-hidden"},[v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0"}),v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0"})],-1))],8,O4)])],2)])}const B1=gt(_4,[["render",M4]]),R4={props:["pagination","offset"],methods:{isCurrentPage(e){return this.pagination.current_page===e},changePage(e){e<1||e>this.pagination.last_page||(this.pagination.current_page=e,this.$emit("paginate",e))}},computed:{pages(){let e=[],t=this.pagination.current_page-Math.floor(this.offset/2);t<1&&(t=1);let n=t+this.offset-1;for(n>this.pagination.last_page&&(n=this.pagination.last_page);t<=n;)e.push(t),t++;return e}}},D4={role:"navigation","aria-label":"pagination"},P4={class:"flex flex-wrap items-center justify-center gap-2 py-12 m-0 font-['Blinker']"},L4=["disabled"],I4={class:"flex items-center gap-1 whitespace-nowrap"},N4=["onClick"],V4={key:1,class:"flex justify-center items-center w-12 h-12 text-xl rounded font-normal text-[#333E48] duration-300"},F4=["disabled"];function $4(e,t,n,r,s,a){return k(),D("nav",D4,[v("ul",P4,[v("li",null,[v("a",{class:"block p-4 duration-300 rounded-full cursor-pointer bg-yellow hover:bg-primary",onClick:t[0]||(t[0]=Et(o=>a.changePage(n.pagination.current_page-1),["prevent"])),disabled:n.pagination.current_page<=1},t[2]||(t[2]=[v("svg",{width:"33",height:"32",viewBox:"0 0 33 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("path",{d:"M25.8335 16H7.16683",stroke:"black","stroke-width":"2.66667","stroke-linecap":"round","stroke-linejoin":"round"}),v("path",{d:"M16.5 6.66663L7.16667 16L16.5 25.3333",stroke:"black","stroke-width":"2.66667","stroke-linecap":"round","stroke-linejoin":"round"})],-1)]),8,L4)]),(k(!0),D(Ve,null,Qe(a.pages,o=>(k(),D("li",I4,[n.pagination.current_page!=o?(k(),D("a",{key:0,class:"flex justify-center items-center w-12 h-12 text-xl hover:bg-[#1C4DA1]/10 rounded font-bold text-[#1C4DA1] underline duration-300 cursor-pointer",onClick:Et(u=>a.changePage(o),["prevent"])},ie(o),9,N4)):(k(),D("a",V4,ie(o),1))]))),256)),v("li",null,[v("a",{class:"block p-4 duration-300 rounded-full cursor-pointer bg-yellow hover:bg-primary",onClick:t[1]||(t[1]=Et(o=>a.changePage(n.pagination.current_page+1),["prevent"])),disabled:n.pagination.current_page>=n.pagination.last_page},t[3]||(t[3]=[v("svg",{width:"33",height:"32",viewBox:"0 0 33 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("path",{d:"M7.16699 16H25.8337",stroke:"black","stroke-width":"2.66667","stroke-linecap":"round","stroke-linejoin":"round"}),v("path",{d:"M16.5 6.66663L25.8333 16L16.5 25.3333",stroke:"black","stroke-width":"2.66667","stroke-linecap":"round","stroke-linejoin":"round"})],-1)]),8,F4)])])])}const cd=gt(R4,[["render",$4]]);var B4={exports:{}};/*! - * clipboard.js v2.0.11 - * https://clipboardjs.com/ - * - * Licensed MIT © Zeno Rocha - */(function(e,t){(function(r,s){e.exports=s()})(N1,function(){return function(){var n={686:function(a,o,u){u.d(o,{default:function(){return Pe}});var c=u(279),h=u.n(c),f=u(370),p=u.n(f),m=u(817),y=u.n(m);function _(W){try{return document.execCommand(W)}catch{return!1}}var b=function(se){var E=y()(se);return _("cut"),E},A=b;function B(W){var se=document.documentElement.getAttribute("dir")==="rtl",E=document.createElement("textarea");E.style.fontSize="12pt",E.style.border="0",E.style.padding="0",E.style.margin="0",E.style.position="absolute",E.style[se?"right":"left"]="-9999px";var re=window.pageYOffset||document.documentElement.scrollTop;return E.style.top="".concat(re,"px"),E.setAttribute("readonly",""),E.value=W,E}var V=function(se,E){var re=B(se);E.container.appendChild(re);var _e=y()(re);return _("copy"),re.remove(),_e},x=function(se){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},re="";return typeof se=="string"?re=V(se,E):se instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(se==null?void 0:se.type)?re=V(se.value,E):(re=y()(se),_("copy")),re},C=x;function $(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$=function(E){return typeof E}:$=function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},$(W)}var H=function(){var se=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},E=se.action,re=E===void 0?"copy":E,_e=se.container,j=se.target,Ie=se.text;if(re!=="copy"&&re!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(j!==void 0)if(j&&$(j)==="object"&&j.nodeType===1){if(re==="copy"&&j.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(re==="cut"&&(j.hasAttribute("readonly")||j.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(Ie)return C(Ie,{container:_e});if(j)return re==="cut"?A(j):C(j,{container:_e})},F=H;function U(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?U=function(E){return typeof E}:U=function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},U(W)}function P(W,se){if(!(W instanceof se))throw new TypeError("Cannot call a class as a function")}function O(W,se){for(var E=0;E"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function q(W){return q=Object.setPrototypeOf?Object.getPrototypeOf:function(E){return E.__proto__||Object.getPrototypeOf(E)},q(W)}function he(W,se){var E="data-clipboard-".concat(W);if(se.hasAttribute(E))return se.getAttribute(E)}var Ae=function(W){X(E,W);var se=ne(E);function E(re,_e){var j;return P(this,E),j=se.call(this),j.resolveOptions(_e),j.listenClick(re),j}return J(E,[{key:"resolveOptions",value:function(){var _e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof _e.action=="function"?_e.action:this.defaultAction,this.target=typeof _e.target=="function"?_e.target:this.defaultTarget,this.text=typeof _e.text=="function"?_e.text:this.defaultText,this.container=U(_e.container)==="object"?_e.container:document.body}},{key:"listenClick",value:function(_e){var j=this;this.listener=p()(_e,"click",function(Ie){return j.onClick(Ie)})}},{key:"onClick",value:function(_e){var j=_e.delegateTarget||_e.currentTarget,Ie=this.action(j)||"copy",Xe=F({action:Ie,container:this.container,target:this.target(j),text:this.text(j)});this.emit(Xe?"success":"error",{action:Ie,text:Xe,trigger:j,clearSelection:function(){j&&j.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(_e){return he("action",_e)}},{key:"defaultTarget",value:function(_e){var j=he("target",_e);if(j)return document.querySelector(j)}},{key:"defaultText",value:function(_e){return he("text",_e)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(_e){var j=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return C(_e,j)}},{key:"cut",value:function(_e){return A(_e)}},{key:"isSupported",value:function(){var _e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],j=typeof _e=="string"?[_e]:_e,Ie=!!document.queryCommandSupported;return j.forEach(function(Xe){Ie=Ie&&!!document.queryCommandSupported(Xe)}),Ie}}]),E}(h()),Pe=Ae},828:function(a){var o=9;if(typeof Element<"u"&&!Element.prototype.matches){var u=Element.prototype;u.matches=u.matchesSelector||u.mozMatchesSelector||u.msMatchesSelector||u.oMatchesSelector||u.webkitMatchesSelector}function c(h,f){for(;h&&h.nodeType!==o;){if(typeof h.matches=="function"&&h.matches(f))return h;h=h.parentNode}}a.exports=c},438:function(a,o,u){var c=u(828);function h(m,y,_,b,A){var B=p.apply(this,arguments);return m.addEventListener(_,B,A),{destroy:function(){m.removeEventListener(_,B,A)}}}function f(m,y,_,b,A){return typeof m.addEventListener=="function"?h.apply(null,arguments):typeof _=="function"?h.bind(null,document).apply(null,arguments):(typeof m=="string"&&(m=document.querySelectorAll(m)),Array.prototype.map.call(m,function(B){return h(B,y,_,b,A)}))}function p(m,y,_,b){return function(A){A.delegateTarget=c(A.target,y),A.delegateTarget&&b.call(m,A)}}a.exports=f},879:function(a,o){o.node=function(u){return u!==void 0&&u instanceof HTMLElement&&u.nodeType===1},o.nodeList=function(u){var c=Object.prototype.toString.call(u);return u!==void 0&&(c==="[object NodeList]"||c==="[object HTMLCollection]")&&"length"in u&&(u.length===0||o.node(u[0]))},o.string=function(u){return typeof u=="string"||u instanceof String},o.fn=function(u){var c=Object.prototype.toString.call(u);return c==="[object Function]"}},370:function(a,o,u){var c=u(879),h=u(438);function f(_,b,A){if(!_&&!b&&!A)throw new Error("Missing required arguments");if(!c.string(b))throw new TypeError("Second argument must be a String");if(!c.fn(A))throw new TypeError("Third argument must be a Function");if(c.node(_))return p(_,b,A);if(c.nodeList(_))return m(_,b,A);if(c.string(_))return y(_,b,A);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function p(_,b,A){return _.addEventListener(b,A),{destroy:function(){_.removeEventListener(b,A)}}}function m(_,b,A){return Array.prototype.forEach.call(_,function(B){B.addEventListener(b,A)}),{destroy:function(){Array.prototype.forEach.call(_,function(B){B.removeEventListener(b,A)})}}}function y(_,b,A){return h(document.body,_,b,A)}a.exports=f},817:function(a){function o(u){var c;if(u.nodeName==="SELECT")u.focus(),c=u.value;else if(u.nodeName==="INPUT"||u.nodeName==="TEXTAREA"){var h=u.hasAttribute("readonly");h||u.setAttribute("readonly",""),u.select(),u.setSelectionRange(0,u.value.length),h||u.removeAttribute("readonly"),c=u.value}else{u.hasAttribute("contenteditable")&&u.focus();var f=window.getSelection(),p=document.createRange();p.selectNodeContents(u),f.removeAllRanges(),f.addRange(p),c=f.toString()}return c}a.exports=o},279:function(a){function o(){}o.prototype={on:function(u,c,h){var f=this.e||(this.e={});return(f[u]||(f[u]=[])).push({fn:c,ctx:h}),this},once:function(u,c,h){var f=this;function p(){f.off(u,p),c.apply(h,arguments)}return p._=c,this.on(u,p,h)},emit:function(u){var c=[].slice.call(arguments,1),h=((this.e||(this.e={}))[u]||[]).slice(),f=0,p=h.length;for(f;fU.teach===1)),a=de(e.prpLevels.filter(U=>U.learn===1)),o=de(e.prpTypes),u=de(e.prpProgrammingLanguages),c=de(e.prpCategories),h=de(e.prpLanguages),f=de(e.prpSubjects),p=de({}),m=Hr({current_page:1}),y=de([]),_=me(()=>e.levels.filter(U=>U.teach===1)),b=me(()=>e.levels.filter(U=>U.learn===1)),A=me(()=>[...o.value,...s.value,...a.value,...h.value,...u.value,...f.value,...c.value]),B=U=>{const P=O=>O.id!==U.id;o.value=o.value.filter(P),s.value=s.value.filter(P),a.value=a.value.filter(P),h.value=h.value.filter(P),u.value=u.value.filter(P),f.value=f.value.filter(P),c.value=c.value.filter(P),H()},V=()=>{o.value=[],s.value=[],a.value=[],h.value=[],u.value=[],f.value=[],c.value=[],H()},x=()=>{window.scrollTo(0,0)},C=Bn.debounce(()=>{H()},300),$=()=>{x(),H(!0)},H=(U=!1)=>{U||(m.current_page=1),y.value=[],Tt.post("/resources/search?page="+m.current_page,{query:n.value,searchInput:r.value,selectedLevels:[...s.value,...a.value],selectedTypes:o.value,selectedProgrammingLanguages:u.value,selectedCategories:c.value,selectedLanguages:h.value,selectedSubjects:f.value}).then(P=>{m.per_page=P.data.per_page,m.current_page=P.data.current_page,m.from=P.data.from,m.last_page=P.data.last_page,m.last_page_url=P.data.last_page_url,m.next_page_url=P.data.next_page_url,m.prev_page=P.data.prev_page,m.prev_page_url=P.data.prev_page,m.to=P.data.to,m.total=P.data.total,y.value=P.data.data}).catch(P=>{p.value=P.response.data})},F=(U,P)=>Le(P+"."+U.name);return Ht(()=>{H()}),{query:n,searchInput:r,targetAudiences:_,levelsDifficulty:b,selectedTargetAudiences:s,selectedLevelsDifficulty:a,selectedTypes:o,selectedProgrammingLanguages:u,selectedCategories:c,selectedLanguages:h,selectedSubjects:f,errors:p,pagination:m,resources:y,debounceSearch:C,paginate:$,onSubmit:H,customLabel:F,showFilterModal:t,tags:A,removeSelectedItem:B,removeAllSelectedItems:V}}},U4={class:"codeweek-resourceform-component font-['Blinker']"},j4={class:"codeweek-container py-6"},q4={class:"flex md:hidden flex-shrink-0 justify-end w-full mb-6"},W4={class:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4 mb-12"},Y4={class:"block text-[16px] text-slate-500 mb-2"},z4=["placeholder"],K4={class:"block text-[16px] text-slate-500 mb-2"},G4={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},J4={class:"language-json"},Z4={class:"block text-[16px] text-slate-500 mb-2"},X4={class:"language-json"},Q4={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},eV={class:"block text-[16px] text-slate-500 mb-2"},tV={class:"language-json"},nV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},rV={class:"block text-[16px] text-slate-500 mb-2"},sV={class:"language-json"},iV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},aV={class:"block text-[16px] text-slate-500 mb-2"},lV={class:"language-json"},oV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},uV={class:"block text-[16px] text-slate-500 mb-2"},cV={class:"language-json"},dV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},fV={class:"block text-[16px] text-slate-500 mb-2"},hV={class:"language-json"},pV={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},mV={class:"sm:col-span-2 md:col-span-1 lg:col-span-full lg:grid grid-cols-12 mt-3"},gV={class:"w-full flex items-end justify-center lg:col-span-4 h-full"},vV={class:"text-base leading-7 font-semibold text-black normal-case"},yV={key:0,class:"flex md:justify-center"},_V={class:"max-md:w-full flex flex-wrap gap-2"},bV={class:"flex items-center gap-2"},wV=["onClick"],xV={class:"max-md:w-full max-md:mt-4 flex justify-center px-4"},kV={class:"relative pt-20 md:pt-48"},SV={class:"bg-yellow-50"},TV={class:"relative z-10 codeweek-container"},AV={class:"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6 lg:gap-10"};function CV(e,t,n,r,s,a){const o=st("multiselect"),u=st("resource-card"),c=st("pagination");return k(),D("div",U4,[v("div",j4,[v("div",{class:$e(["max-md:fixed left-0 top-[125px] z-[100] flex-col items-center w-full max-md:p-6 max-md:h-[calc(100dvh-125px)] max-md:overflow-auto max-md:bg-white duration-300",[r.showFilterModal?"flex":"max-md:hidden"]])},[v("div",q4,[v("button",{id:"search-menu-trigger-hide",class:"block bg-[#FFD700] hover:bg-[#F95C22] rounded-full p-4 duration-300",onClick:t[0]||(t[0]=h=>r.showFilterModal=!1)},t[14]||(t[14]=[v("img",{class:"w-6 h-6",src:"/images/close_menu_icon.svg"},null,-1)]))]),v("div",W4,[v("div",null,[v("label",Y4,ie(e.$t("resources.search_by_title_description")),1),An(v("input",{class:"px-6 py-3 w-full text-[16px] rounded-full border-solid border-2 border-[#A4B8D9] text-[#333E48] font-semibold placeholder:font-normal",type:"text","onUpdate:modelValue":t[1]||(t[1]=h=>r.searchInput=h),onSearchChange:t[2]||(t[2]=(...h)=>r.debounceSearch&&r.debounceSearch(...h)),onKeyup:t[3]||(t[3]=$n((...h)=>r.onSubmit&&r.onSubmit(...h),["enter"])),placeholder:e.$t("resources.search_resources")},null,40,z4),[[Ni,r.searchInput]])]),v("div",null,[v("label",K4,ie(e.$t("resources.resource_type")),1),pe(o,{modelValue:r.selectedTypes,"onUpdate:modelValue":t[4]||(t[4]=h=>r.selectedTypes=h),class:"multi-select",options:n.types,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.resource_type_placeholder"),label:"resources.resources.types","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",G4," Selected "+ie(h.length)+" "+ie(h.length>1?"types":"type"),1)):ae("",!0)]),default:Te(()=>[v("pre",J4,[v("code",null,ie(r.selectedTypes),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",Z4,ie(e.$t("resources.target_audience")),1),pe(o,{modelValue:r.selectedTargetAudiences,"onUpdate:modelValue":t[5]||(t[5]=h=>r.selectedTargetAudiences=h),class:"multi-select",options:r.targetAudiences,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.target_audience_placeholder"),label:"resources.resources.levels","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",Q4," Selected "+ie(h.length)+" "+ie(h.length>1?"targets":"target"),1)):ae("",!0)]),default:Te(()=>[v("pre",X4,[v("code",null,ie(r.selectedTargetAudiences),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",eV,ie(e.$t("resources.level_difficulty")),1),pe(o,{modelValue:r.selectedLevelsDifficulty,"onUpdate:modelValue":t[6]||(t[6]=h=>r.selectedLevelsDifficulty=h),class:"multi-select",options:r.levelsDifficulty,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.level_difficulty_placeholder"),label:"resources.resources.levels","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",nV," Selected "+ie(h.length)+" "+ie(h.length>1?"levels":"level"),1)):ae("",!0)]),default:Te(()=>[v("pre",tV,[v("code",null,ie(r.selectedLevelsDifficulty),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",rV,ie(e.$t("resources.Languages")),1),pe(o,{modelValue:r.selectedLanguages,"onUpdate:modelValue":t[7]||(t[7]=h=>r.selectedLanguages=h),class:"multi-select",options:n.languages,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.languages_placeholder"),label:"resources.resources.languages","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",iV," Selected "+ie(h.length)+" "+ie(h.length>1?"languages":"language"),1)):ae("",!0)]),default:Te(()=>[v("pre",sV,[v("code",null,ie(r.selectedLanguages),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",aV,ie(e.$t("resources.programming_languages")),1),pe(o,{modelValue:r.selectedProgrammingLanguages,"onUpdate:modelValue":t[8]||(t[8]=h=>r.selectedProgrammingLanguages=h),class:"multi-select",options:n.programmingLanguages,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.programming_languages_placeholder"),label:"resources.resources.programming_languages","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",oV," Selected "+ie(h.length)+" "+ie(h.length>1?"programming languages":"programming language"),1)):ae("",!0)]),default:Te(()=>[v("pre",lV,[v("code",null,ie(r.selectedProgrammingLanguages),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",uV,ie(e.$t("resources.Subjects")),1),pe(o,{modelValue:r.selectedSubjects,"onUpdate:modelValue":t[9]||(t[9]=h=>r.selectedSubjects=h),class:"multi-select",options:n.subjects,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.subjects_placeholder"),label:"resources.resources.subjects","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",dV," Selected "+ie(h.length)+" "+ie(h.length>1?"subjects":"subject"),1)):ae("",!0)]),default:Te(()=>[v("pre",cV,[v("code",null,ie(r.selectedSubjects),1)])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",null,[v("label",fV,ie(e.$t("resources.categories")),1),pe(o,{modelValue:r.selectedCategories,"onUpdate:modelValue":t[10]||(t[10]=h=>r.selectedCategories=h),class:"multi-select",options:n.categories,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:e.$t("resources.categories_placeholder"),label:"resources.resources.categories","custom-label":r.customLabel,"track-by":"name","preselect-first":!1,onSelect:r.onSubmit,onRemove:r.onSubmit},{selection:Te(({values:h})=>[h.length>0?(k(),D("div",pV," Selected "+ie(h.length)+" "+ie(h.length>1?"categories":"category"),1)):ae("",!0)]),default:Te(()=>[v("pre",hV,[t[15]||(t[15]=mt(" ")),v("code",null,ie(r.selectedCategories),1),t[16]||(t[16]=mt(` - `))])]),_:1},8,["modelValue","options","placeholder","custom-label","onSelect","onRemove"])]),v("div",mV,[t[17]||(t[17]=v("div",{class:"hidden lg:block lg:col-span-4"},null,-1)),v("div",gV,[v("button",{class:"w-full bg-[#F95C22] rounded-full py-2.5 px-6 font-['Blinker'] hover:bg-hover-orange duration-300",onClick:t[11]||(t[11]=()=>{r.showFilterModal=!1,r.onSubmit()})},[v("span",vV,ie(e.$t("resources.search")),1)])])])])],2),v("button",{class:"block md:hidden w-full bg-[#F95C22] rounded-full py-2.5 px-6 font-['Blinker'] hover:bg-hover-orange duration-300 mb-8",onClick:t[12]||(t[12]=h=>r.showFilterModal=!0)},t[18]||(t[18]=[v("span",{class:"flex gap-2 justify-center items-center text-base leading-7 font-semibold text-black normal-case"},[mt(" Filter and search "),v("img",{class:"w-5 h-5",src:"/images/filter.svg"})],-1)])),r.tags.length?(k(),D("div",yV,[v("div",_V,[(k(!0),D(Ve,null,Qe(r.tags,h=>(k(),D("div",{key:h.id,class:"bg-light-blue-100 pl-4 pr-3 py-1 rounded-full text-slate-500 text-[16px] font-semibold"},[v("div",bV,[v("span",null,ie(h.name),1),v("button",{onClick:f=>r.removeSelectedItem(h)},t[19]||(t[19]=[v("img",{class:"w-4 h-4",src:"/images/close-icon.svg"},null,-1)]),8,wV)])]))),128)),v("div",xV,[v("button",{class:"text-dark-blue underline font-semibold text-[16px]",onClick:t[13]||(t[13]=(...h)=>r.removeAllSelectedItems&&r.removeAllSelectedItems(...h))}," Clear all filters ")])])])):ae("",!0)]),v("div",kV,[t[20]||(t[20]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 md:hidden top-0",style:{"clip-path":"ellipse(270% 90% at 38% 90%)"}},null,-1)),t[21]||(t[21]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 hidden md:block top-0",style:{"clip-path":"ellipse(88% 90% at 50% 90%)"}},null,-1)),v("div",SV,[v("div",TV,[v("div",AV,[(k(!0),D(Ve,null,Qe(r.resources,h=>(k(),at(u,{key:h.id,resource:h},null,8,["resource"]))),128))]),r.pagination.last_page>1?(k(),at(c,{key:0,pagination:r.pagination,offset:5,onPaginate:r.paginate},null,8,["pagination","onPaginate"])):ae("",!0)])])])])}const EV=gt(H4,[["render",CV]]);window.singleselect=void 0;const OV={components:{Multiselect:Ta},props:{name:String,options:Array,value:String,placeholder:String},data(){return{values:this.value,option:this.options}}},MV={class:"multiselect-wrapper"},RV=["name","value"];function DV(e,t,n,r,s,a){const o=st("multiselect");return k(),D("div",MV,[pe(o,{modelValue:s.values,"onUpdate:modelValue":t[0]||(t[0]=u=>s.values=u),options:s.option,placeholder:n.placeholder},null,8,["modelValue","options","placeholder"]),v("input",{name:n.name,type:"hidden",value:s.values},null,8,RV)])}const PV=gt(OV,[["render",DV]]),LV={props:{required:Boolean,id:String,name:String,value:String},setup(e,{emit:t}){const n=de("password"),r=de(e.value||"");return{type:n,localValue:r}}},IV={class:"relative"},NV=["id","name","type","defaultValue","required"];function VV(e,t,n,r,s,a){return k(),D("div",IV,[An(v("input",{class:"border-2 border-solid border-dark-blue-200 w-full rounded-full h-12 px-4","onUpdate:modelValue":t[0]||(t[0]=o=>r.localValue=o),id:n.id,name:n.name,type:r.type,defaultValue:n.value,required:n.required},null,8,NV),[[nd,r.localValue]]),v("div",{class:$e(["absolute right-4 top-1/2 -translate-y-1/2 cursor-pointer",[r.type!=="password"&&"hidden"]]),onClick:t[1]||(t[1]=o=>r.type="text")},t[3]||(t[3]=[v("img",{src:"/images/eye.svg"},null,-1)]),2),v("div",{class:$e(["absolute right-4 top-1/2 -translate-y-1/2 cursor-pointer",[r.type!=="text"&&"hidden"]]),onClick:t[2]||(t[2]=o=>r.type="password")},t[4]||(t[4]=[v("img",{src:"/images/eye-slash.svg"},null,-1)]),2)])}const FV=gt(LV,[["render",VV]]),$V={components:{Multiselect:Ta},props:{name:String,value:String,options:Array,closeOnSelect:Boolean,label:String,translated:String,multiple:Boolean,searchable:Boolean},data(){let e=[],t=[];if(this.value){const n=this.value.split(",");t=n,e=n.map(r=>this.options.find(s=>s.id==r)).filter(r=>r!==void 0)}return{values:e,innerValues:t}},methods:{select(e){this.innerValues.push(e.id)},remove(e){this.innerValues=this.innerValues.filter(t=>t!=e.id)},customLabel(e,t){return this.$t(`${t}.${e.name}`)}}},BV={class:"multiselect-wrapper"},HV=["name","value"];function UV(e,t,n,r,s,a){const o=st("multiselect",!0);return k(),D("div",BV,[pe(o,{modelValue:s.values,"onUpdate:modelValue":t[0]||(t[0]=u=>s.values=u),options:n.options,multiple:!0,taggable:!0,"close-on-select":!1,"clear-on-select":!1,searchable:!1,"show-labels":!1,placeholder:"","preserve-search":!0,label:n.label,"track-by":"id","preselect-first":!1,"custom-label":a.customLabel,onSelect:a.select,onRemove:a.remove},null,8,["modelValue","options","label","custom-label","onSelect","onRemove"]),v("input",{name:n.name,type:"hidden",value:s.innerValues.toString()},null,8,HV)])}const jV=gt($V,[["render",UV]]),qV={props:["code","countries","target"],data(){return{selected_country:this.code||""}},methods:{newCountry(){window.location.href="/"+this.target+"/"+this.selected_country}}},WV={class:"relative"},YV=["value"];function zV(e,t,n,r,s,a){return k(),D("div",WV,[An(v("select",{"onUpdate:modelValue":t[0]||(t[0]=o=>s.selected_country=o),id:"id_country",name:"country_iso",onChange:t[1]||(t[1]=o=>a.newCountry()),class:"border-2 border-solid border-dark-blue-200 w-full rounded-full h-12 px-4 appearance-none"},[t[2]||(t[2]=v("option",{value:""}," All countries",-1)),t[3]||(t[3]=v("option",{disabled:"",value:"---"},"---------------",-1)),(k(!0),D(Ve,null,Qe(n.countries,o=>(k(),D("option",{value:o.iso},ie(o.name)+" ("+ie(o.total)+") ",9,YV))),256))],544),[[xp,s.selected_country]]),t[4]||(t[4]=v("div",{class:"cursor-pointer absolute top-1/2 right-4 -translate-y-1/2"},[v("img",{src:"/images/select-arrow.svg"})],-1))])}const KV=gt(qV,[["render",zV]]),GV={components:{Multiselect:Ta},props:["event","refresh","ambassador","pendingCounter","nextPending"],name:"moderate-activity",data(){return{status:this.event.status,showModal:!1,showDeleteModal:!1,rejectionText:"",rejectionOption:null,rejectionOptions:[{title:this.$t("moderation.description.title"),text:this.$t("moderation.description.text")},{title:this.$t("moderation.missing-details.title"),text:this.$t("moderation.missing-details.text")},{title:this.$t("moderation.duplicate.title"),text:this.$t("moderation.duplicate.text")},{title:this.$t("moderation.not-related.title"),text:this.$t("moderation.not-related.text")}]}},computed:{displayRejectionOptions(){return this.rejectionOptions.map(e=>{switch(e.title){case"moderation.description.title":return{title:"Missing proper descriptions",text:"Please improve the description and describe in more detail what you will do and how your activity relates to coding and computational thinking. Thanks!"};case"moderation.missing-details.title":return{title:"Missing important details",text:"Provide more details on the activity objectives and goals and how it makes use of technology, coding and critical thinking. Thanks!"};case"moderation.duplicate.title":return{title:"Duplicate",text:"This seems to be a duplication of another activity taking place at the same time. If it is not please change the description and change the title so that it is clear that the activities are separate. Thanks!"};case"moderation.not-related.title":return{title:"Not programming related",text:"Provide more information on the activity objectives and goals and how it makes use of technology, coding and critical thinking. Thanks!"};default:return e}})}},methods:{reRender(){this.refresh?window.location.reload(!1):window.location.assign(this.nextPending)},approve(){Tt.post("/api/event/approve/"+this.event.id).then(()=>{this.status="APPROVED",this.reRender()})},deleteEvent(){Tt.post("/api/event/delete/"+this.event.id).then(e=>{this.status="DELETED",this.refresh?this.reRender():window.location.assign(e.data.redirectUrl)})},toggleModal(){this.showModal=!this.showModal},toggleDeleteModal(){this.showDeleteModal=!this.showDeleteModal},reject(){Tt.post("/api/event/reject/"+this.event.id,{rejectionText:this.rejectionText}).then(()=>{this.toggleModal(),this.status="REJECTED",this.reRender()})},prefillRejectionText(){this.rejectionText=this.rejectionOption.text}}},JV={class:"moderate-event"},ZV={key:0,class:"px-5 flex items-center w-full gap-1"},XV={class:"flex justify-end flex-1 items-center gap-1"},QV={key:1,class:"h-8 w-full grid grid-cols-3 gap-4 items-center"},eF={class:"flex-none"},tF={href:"/pending"},nF={class:"flex justify-center"},rF={key:0},sF={class:"actions flex justify-items-end justify-end gap-2"},iF={key:0,class:"modal-overlay"},aF={class:"modal-container"},lF={class:"modal-header"},oF={class:"modal-body"},uF={class:"modal-footer"},cF={key:0,class:"modal-overlay"},dF={class:"modal-container"},fF={class:"modal-header"},hF={class:"modal-footer"};function pF(e,t,n,r,s,a){const o=st("multiselect");return k(),D("div",JV,[n.refresh?(k(),D("div",ZV,[t[14]||(t[14]=v("p",{class:"text-default text-slate-500 flex items-center font-semibold p-0"},"Moderation:",-1)),v("div",XV,[v("button",{onClick:t[0]||(t[0]=(...u)=>a.approve&&a.approve(...u)),class:"font-normal w-fit px-2.5 py-1 bg-dark-blue text-white rounded-full flex items-center"},"Approve"),v("button",{onClick:t[1]||(t[1]=(...u)=>a.toggleModal&&a.toggleModal(...u)),class:"font-normal w-fit px-2.5 py-1 bg-primary text-white rounded-full flex items-center"},"Reject"),v("button",{onClick:t[2]||(t[2]=(...u)=>a.toggleDeleteModal&&a.toggleDeleteModal(...u)),class:"font-normal w-fit px-2.5 py-1 bg-dark-orange text-white rounded-full flex items-center"},"Delete")])])):ae("",!0),n.refresh?ae("",!0):(k(),D("div",QV,[v("div",eF,[t[15]||(t[15]=mt("Pending Activities: ")),v("a",tF,ie(n.pendingCounter),1)]),v("div",nF,[v("div",null,[mt(ie(e.$t("event.current_status"))+": ",1),v("strong",null,ie(s.status),1),t[16]||(t[16]=mt()),n.event.LatestModeration?(k(),D("span",rF,"("+ie(n.event.LatestModeration.message)+")",1)):ae("",!0)])]),v("div",sF,[v("button",{onClick:t[3]||(t[3]=(...u)=>a.approve&&a.approve(...u)),class:"codeweek-action-button green"},"Approve"),v("button",{onClick:t[4]||(t[4]=(...u)=>a.toggleModal&&a.toggleModal(...u)),class:"codeweek-action-button"},"Reject"),v("button",{onClick:t[5]||(t[5]=(...u)=>a.toggleDeleteModal&&a.toggleDeleteModal(...u)),class:"codeweek-action-button red"},"Delete")])])),pe(ys,{name:"modal"},{default:Te(()=>[s.showModal?(k(),D("div",iF,[v("div",aF,[v("div",lF,[t[17]||(t[17]=v("h3",{class:"text-2xl font-semibold"},"Please provide a reason for rejection",-1)),v("button",{onClick:t[6]||(t[6]=(...u)=>a.toggleModal&&a.toggleModal(...u)),class:"close-button"},"×")]),v("div",oF,[t[18]||(t[18]=v("p",{class:"text-gray-800 text-lg leading-relaxed"},"This will help the activity organizer to improve their submission.",-1)),pe(o,{modelValue:s.rejectionOption,"onUpdate:modelValue":t[7]||(t[7]=u=>s.rejectionOption=u),options:a.displayRejectionOptions,"track-by":"title",label:"title","close-on-select":!0,"preserve-search":!1,placeholder:"Select a rejection reason",searchable:!1,"allow-empty":!1,onInput:a.prefillRejectionText},{singleLabel:Te(({option:u})=>[mt(ie(u.title),1)]),_:1},8,["modelValue","options","onInput"]),An(v("textarea",{"onUpdate:modelValue":t[8]||(t[8]=u=>s.rejectionText=u),class:"reason-textarea",rows:"4",cols:"40",placeholder:"Reason for rejection"},null,512),[[Ni,s.rejectionText]])]),v("div",uF,[v("button",{onClick:t[9]||(t[9]=(...u)=>a.toggleModal&&a.toggleModal(...u)),class:"cancel-button"},"Cancel"),v("button",{onClick:t[10]||(t[10]=(...u)=>a.reject&&a.reject(...u)),class:"reject-button"},"Reject")])])])):ae("",!0)]),_:1}),pe(ys,{name:"modal"},{default:Te(()=>[s.showDeleteModal?(k(),D("div",cF,[v("div",dF,[v("div",fF,[t[19]||(t[19]=v("h3",{class:"text-2xl font-semibold"},"Delete Event",-1)),v("button",{onClick:t[11]||(t[11]=(...u)=>a.toggleDeleteModal&&a.toggleDeleteModal(...u)),class:"close-button"},"×")]),t[20]||(t[20]=v("div",{class:"modal-body"},[v("p",null,"This event will be permanently deleted from the website. Are you sure you want to delete this event?")],-1)),v("div",hF,[v("button",{onClick:t[12]||(t[12]=(...u)=>a.toggleDeleteModal&&a.toggleDeleteModal(...u)),class:"cancel-button"},"Cancel"),v("button",{onClick:t[13]||(t[13]=(...u)=>a.deleteEvent&&a.deleteEvent(...u)),class:"delete-button"},"Delete")])])])):ae("",!0)]),_:1})])}const mF=gt(GV,[["render",pF]]),gF={props:{item:{required:!0},searchText:{required:!0}},setup(e){return{line2:me(()=>(e.item.city?e.item.city+", ":"")+(e.item.country?e.item.country:""))}}},vF={class:"address-list-item"},yF={class:"address-info"},_F={class:"name"},bF={class:"city"};function wF(e,t,n,r,s,a){return k(),D("div",vF,[v("div",yF,[v("div",_F,ie(n.item.name)+" "+ie(n.item.housenumber),1),v("div",bF,ie(r.line2),1)])])}const xF=gt(gF,[["render",wF],["__scopeId","data-v-86cd2f09"]]),kF=[["AF","AFG"],["AL","ALB"],["DZ","DZA"],["AS","ASM"],["AD","AND"],["AO","AGO"],["AI","AIA"],["AQ","ATA"],["AG","ATG"],["AR","ARG"],["AM","ARM"],["AW","ABW"],["AU","AUS"],["AT","AUT"],["AZ","AZE"],["BS","BHS"],["BH","BHR"],["BD","BGD"],["BB","BRB"],["BY","BLR"],["BE","BEL"],["BZ","BLZ"],["BJ","BEN"],["BM","BMU"],["BT","BTN"],["BO","BOL"],["BQ","BES"],["BA","BIH"],["BW","BWA"],["BV","BVT"],["BR","BRA"],["IO","IOT"],["BN","BRN"],["BG","BGR"],["BF","BFA"],["BI","BDI"],["CV","CPV"],["KH","KHM"],["CM","CMR"],["CA","CAN"],["KY","CYM"],["CF","CAF"],["TD","TCD"],["CL","CHL"],["CN","CHN"],["CX","CXR"],["CC","CCK"],["CO","COL"],["KM","COM"],["CD","COD"],["CG","COG"],["CK","COK"],["CR","CRI"],["HR","HRV"],["CU","CUB"],["CW","CUW"],["CY","CYP"],["CZ","CZE"],["CI","CIV"],["DK","DNK"],["DJ","DJI"],["DM","DMA"],["DO","DOM"],["EC","ECU"],["EG","EGY"],["SV","SLV"],["GQ","GNQ"],["ER","ERI"],["EE","EST"],["SZ","SWZ"],["ET","ETH"],["FK","FLK"],["FO","FRO"],["FJ","FJI"],["FI","FIN"],["FR","FRA"],["GF","GUF"],["PF","PYF"],["TF","ATF"],["GA","GAB"],["GM","GMB"],["GE","GEO"],["DE","DEU"],["GH","GHA"],["GI","GIB"],["GR","GRC"],["GL","GRL"],["GD","GRD"],["GP","GLP"],["GU","GUM"],["GT","GTM"],["GG","GGY"],["GN","GIN"],["GW","GNB"],["GY","GUY"],["HT","HTI"],["HM","HMD"],["VA","VAT"],["HN","HND"],["HK","HKG"],["HU","HUN"],["IS","ISL"],["IN","IND"],["ID","IDN"],["IR","IRN"],["IQ","IRQ"],["IE","IRL"],["IM","IMN"],["IL","ISR"],["IT","ITA"],["JM","JAM"],["JP","JPN"],["JE","JEY"],["JO","JOR"],["KZ","KAZ"],["KE","KEN"],["KI","KIR"],["KP","PRK"],["KR","KOR"],["KW","KWT"],["KG","KGZ"],["LA","LAO"],["LV","LVA"],["LB","LBN"],["LS","LSO"],["LR","LBR"],["LY","LBY"],["LI","LIE"],["LT","LTU"],["LU","LUX"],["MO","MAC"],["MG","MDG"],["MW","MWI"],["MY","MYS"],["MV","MDV"],["ML","MLI"],["MT","MLT"],["MH","MHL"],["MQ","MTQ"],["MR","MRT"],["MU","MUS"],["YT","MYT"],["MX","MEX"],["FM","FSM"],["MD","MDA"],["MC","MCO"],["MN","MNG"],["ME","MNE"],["MS","MSR"],["MA","MAR"],["MZ","MOZ"],["MM","MMR"],["NA","NAM"],["NR","NRU"],["NP","NPL"],["NL","NLD"],["NC","NCL"],["NZ","NZL"],["NI","NIC"],["NE","NER"],["NG","NGA"],["NU","NIU"],["NF","NFK"],["MP","MNP"],["NO","NOR"],["OM","OMN"],["PK","PAK"],["PW","PLW"],["PS","PSE"],["PA","PAN"],["PG","PNG"],["PY","PRY"],["PE","PER"],["PH","PHL"],["PN","PCN"],["PL","POL"],["PT","PRT"],["PR","PRI"],["QA","QAT"],["MK","MKD"],["RO","ROU"],["RU","RUS"],["RW","RWA"],["RE","REU"],["BL","BLM"],["SH","SHN"],["KN","KNA"],["LC","LCA"],["MF","MAF"],["PM","SPM"],["VC","VCT"],["WS","WSM"],["SM","SMR"],["ST","STP"],["SA","SAU"],["SN","SEN"],["RS","SRB"],["SC","SYC"],["SL","SLE"],["SG","SGP"],["SX","SXM"],["SK","SVK"],["SI","SVN"],["SB","SLB"],["SO","SOM"],["ZA","ZAF"],["GS","SGS"],["SS","SSD"],["ES","ESP"],["LK","LKA"],["SD","SDN"],["SR","SUR"],["SJ","SJM"],["SE","SWE"],["CH","CHE"],["SY","SYR"],["TW","TWN"],["TJ","TJK"],["TZ","TZA"],["TH","THA"],["TL","TLS"],["TG","TGO"],["TK","TKL"],["TO","TON"],["TT","TTO"],["TN","TUN"],["TR","TUR"],["TM","TKM"],["TC","TCA"],["TV","TUV"],["UG","UGA"],["UA","UKR"],["AE","ARE"],["GB","GBR"],["UM","UMI"],["US","USA"],["UY","URY"],["UZ","UZB"],["VU","VUT"],["VE","VEN"],["VN","VNM"],["VG","VGB"],["VI","VIR"],["WF","WLF"],["EH","ESH"],["YE","YEM"],["ZM","ZMB"],["ZW","ZWE"],["AX","ALA"]],SF=kF.map(([e,t])=>({iso2:e,iso3:t})),TF={props:{item:{required:!0}}};function AF(e,t,n,r,s,a){return k(),D("div",null,ie(n.item),1)}const CF=gt(TF,[["render",AF]]),Ya={minLen:3,wait:500,timeout:null,isUpdateItems(e){if(e.length>=this.minLen)return!0},callUpdateItems(e,t){clearTimeout(this.timeout),this.isUpdateItems(e)&&(this.timeout=setTimeout(t,this.wait))},findItem(e,t,n){if(t&&n&&e.length==1)return e[0]}},EF={name:"VAutocomplete",props:{componentItem:{default:()=>CF},minLen:{type:Number,default:Ya.minLen},wait:{type:Number,default:Ya.wait},value:null,getLabel:{type:Function,default:e=>e},items:Array,autoSelectOneItem:{type:Boolean,default:!0},placeholder:String,inputClass:{type:String,default:"v-autocomplete-input"},disabled:{type:Boolean,default:!1},inputAttrs:{type:Object,default:()=>({})},keepOpen:{type:Boolean,default:!1},initialLocation:{type:String,default:null}},setup(e,{emit:t}){let n=de("");e.initialLocation&&(n=de(e.initialLocation));const r=de(!1),s=de(-1),a=de(e.items||[]),o=me(()=>!!a.value.length),u=me(()=>r.value&&o.value||e.keepOpen),c=()=>{r.value=!0,s.value=-1,y(null),Ya.callUpdateItems(n.value,h),t("change",n.value)},h=()=>{t("update-items",n.value)},f=()=>{t("focus",n.value),r.value=!0},p=()=>{t("blur",n.value),setTimeout(()=>r.value=!1,200)},m=C=>{y(C),t("item-clicked",C)},y=C=>{C?(a.value=[C],n.value=e.getLabel(C),t("item-selected",C)):_(e.items),t("input",C)},_=C=>{a.value=C||[]},b=C=>a.value.length===1&&C===a.value[0],A=()=>{s.value>-1&&(s.value--,V(document.getElementsByClassName("v-autocomplete-list-item")[s.value]))},B=()=>{s.value{C&&C.scrollIntoView&&C.scrollIntoView(!1)},x=()=>{r.value&&a.value[s.value]&&(y(a.value[s.value]),r.value=!1)};return Wt(()=>e.items,C=>{_(C);const $=Ya.findItem(e.items,n.value,e.autoSelectOneItem);$&&(y($),r.value=!1)}),Wt(()=>e.value,C=>{b(C)||(y(C),n.value=e.getLabel(C))}),Ht(()=>{Ya.minLen=e.minLen,Ya.wait=e.wait,y(e.value)}),{searchText:n,showList:r,cursor:s,internalItems:a,hasItems:o,show:u,inputChange:c,updateItems:h,focus:f,blur:p,onClickItem:m,onSelectItem:y,setItems:_,isSelectedValue:b,keyUp:A,keyDown:B,itemView:V,keyEnter:x}}},OF={class:"v-autocomplete"},MF=["placeholder","disabled"],RF={key:0,class:"v-autocomplete-list"},DF=["onClick","onMouseover"];function PF(e,t,n,r,s,a){return k(),D("div",OF,[v("div",{class:$e(["v-autocomplete-input-group",{"v-autocomplete-selected":n.value}])},[An(v("input",cn({type:"search","onUpdate:modelValue":t[0]||(t[0]=o=>r.searchText=o)},n.inputAttrs,{class:n.inputAttrs.class||n.inputClass,placeholder:n.inputAttrs.placeholder||n.placeholder,disabled:n.inputAttrs.disabled||n.disabled,onBlur:t[1]||(t[1]=(...o)=>r.blur&&r.blur(...o)),onFocus:t[2]||(t[2]=(...o)=>r.focus&&r.focus(...o)),onInput:t[3]||(t[3]=(...o)=>r.inputChange&&r.inputChange(...o)),onKeyup:t[4]||(t[4]=$n((...o)=>r.keyEnter&&r.keyEnter(...o),["enter"])),onKeydown:[t[5]||(t[5]=$n((...o)=>r.keyEnter&&r.keyEnter(...o),["tab"])),t[6]||(t[6]=$n((...o)=>r.keyUp&&r.keyUp(...o),["up"])),t[7]||(t[7]=$n((...o)=>r.keyDown&&r.keyDown(...o),["down"]))]}),null,16,MF),[[Ni,r.searchText]])],2),r.show?(k(),D("div",RF,[(k(!0),D(Ve,null,Qe(r.internalItems,(o,u)=>(k(),D("div",{class:$e(["v-autocomplete-list-item",{"v-autocomplete-item-active":u===r.cursor}]),key:u,onClick:c=>r.onClickItem(o),onMouseover:c=>r.cursor=u},[(k(),at(Al(n.componentItem),{item:o,searchText:r.searchText},null,8,["item","searchText"]))],42,DF))),128))])):ae("",!0)])}const LF=gt(EF,[["render",PF]]),IF={components:{VAutocomplete:LF},props:{placeholder:String,name:String,value:String,geoposition:String,location:String},emits:["onChange"],setup(e,{emit:t}){const n=de(e.value?{name:e.value}:null),r=de(null),s=xF,a=de({placeholder:e.placeholder,name:e.name,autocomplete:"off"}),o=de(e.geoposition),u=e.location;Wt(()=>e.placeholder,()=>{a.value.placeholder=e.placeholder});const c=y=>{t("onChange",{location:(y==null?void 0:y.name)||""}),y&&y.name&&y.magicKey&&Tt.get("/api/proxy/geocode",{params:{singleLine:y.name,magicKey:y.magicKey}}).then(b=>{const A=b.data.candidates[0];o.value=[A.location.y,A.location.x],window.map&&window.map.setView([A.location.y,A.location.x],16);const B=h(A.attributes.Country).iso2;t("onChange",{location:(y==null?void 0:y.name)||"",geoposition:[A.location.y,A.location.x],country_iso:B||""}),document.getElementById("id_country")&&(document.getElementById("id_country").value=B)}).catch(b=>{console.error("Error:",b)})},h=y=>SF.find(_=>_.iso3===y),f=y=>y&&y.name?y.name:"",p=y=>{y===""&&(r.value=null)},m=y=>{Tt.get("/api/proxy/suggest",{params:{f:"json",text:y}}).then(b=>{r.value=b.data.suggestions.map(A=>({name:A.text,magicKey:A.magicKey}))}).catch(b=>{console.error("Error:",b)})};return Wt(()=>e.value,y=>{n.value=y?{name:y}:null}),Wt(()=>e.geoposition,y=>{o.value=y}),{item:n,items:r,template:s,inputAttrs:a,itemSelected:c,getLabel:f,change:p,updateItems:m,localGeoposition:o,initialLocation:u}}},NF=["value"];function VF(e,t,n,r,s,a){const o=st("v-autocomplete");return k(),D("div",null,[pe(o,{items:r.items,modelValue:r.item,"onUpdate:modelValue":t[0]||(t[0]=u=>r.item=u),"get-label":r.getLabel,"component-item":r.template,onUpdateItems:r.updateItems,onItemSelected:r.itemSelected,onChange:r.change,"keep-open":!1,"auto-select-one-item":!1,"input-attrs":r.inputAttrs,wait:300,initialLocation:r.initialLocation},null,8,["items","modelValue","get-label","component-item","onUpdateItems","onItemSelected","onChange","input-attrs","initialLocation"]),v("input",{type:"hidden",name:"geoposition",id:"geoposition",value:r.localGeoposition},null,8,NF)])}const FF=gt(IF,[["render",VF]]);function Ze(e){const t=Object.prototype.toString.call(e);return e instanceof Date||typeof e=="object"&&t==="[object Date]"?new e.constructor(+e):typeof e=="number"||t==="[object Number]"||typeof e=="string"||t==="[object String]"?new Date(e):new Date(NaN)}function Lt(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}function fs(e,t){const n=Ze(e);return isNaN(t)?Lt(e,NaN):(t&&n.setDate(n.getDate()+t),n)}function vs(e,t){const n=Ze(e);if(isNaN(t))return Lt(e,NaN);if(!t)return n;const r=n.getDate(),s=Lt(e,n.getTime());s.setMonth(n.getMonth()+t+1,0);const a=s.getDate();return r>=a?s:(n.setFullYear(s.getFullYear(),s.getMonth(),r),n)}function H1(e,t){const{years:n=0,months:r=0,weeks:s=0,days:a=0,hours:o=0,minutes:u=0,seconds:c=0}=t,h=Ze(e),f=r||n?vs(h,r+n*12):h,p=a||s?fs(f,a+s*7):f,m=u+o*60,_=(c+m*60)*1e3;return Lt(e,p.getTime()+_)}function $F(e,t){const n=+Ze(e);return Lt(e,n+t)}const U1=6048e5,BF=864e5,HF=6e4,j1=36e5,UF=1e3;function jF(e,t){return $F(e,t*j1)}let qF={};function Aa(){return qF}function _s(e,t){var u,c,h,f;const n=Aa(),r=(t==null?void 0:t.weekStartsOn)??((c=(u=t==null?void 0:t.locale)==null?void 0:u.options)==null?void 0:c.weekStartsOn)??n.weekStartsOn??((f=(h=n.locale)==null?void 0:h.options)==null?void 0:f.weekStartsOn)??0,s=Ze(e),a=s.getDay(),o=(a=s.getTime()?n+1:t.getTime()>=o.getTime()?n:n-1}function s0(e){const t=Ze(e);return t.setHours(0,0,0,0),t}function Oc(e){const t=Ze(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function W1(e,t){const n=s0(e),r=s0(t),s=+n-Oc(n),a=+r-Oc(r);return Math.round((s-a)/BF)}function WF(e){const t=q1(e),n=Lt(e,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),gl(n)}function YF(e,t){const n=t*3;return vs(e,n)}function qp(e,t){return vs(e,t*12)}function i0(e,t){const n=Ze(e),r=Ze(t),s=n.getTime()-r.getTime();return s<0?-1:s>0?1:s}function Y1(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function oo(e){if(!Y1(e)&&typeof e!="number")return!1;const t=Ze(e);return!isNaN(Number(t))}function a0(e){const t=Ze(e);return Math.trunc(t.getMonth()/3)+1}function zF(e,t){const n=Ze(e),r=Ze(t);return n.getFullYear()-r.getFullYear()}function KF(e,t){const n=Ze(e),r=Ze(t),s=i0(n,r),a=Math.abs(zF(n,r));n.setFullYear(1584),r.setFullYear(1584);const o=i0(n,r)===-s,u=s*(a-+o);return u===0?0:u}function z1(e,t){const n=Ze(e.start),r=Ze(e.end);let s=+n>+r;const a=s?+n:+r,o=s?r:n;o.setHours(0,0,0,0);let u=1;const c=[];for(;+o<=a;)c.push(Ze(o)),o.setDate(o.getDate()+u),o.setHours(0,0,0,0);return s?c.reverse():c}function oa(e){const t=Ze(e),n=t.getMonth(),r=n-n%3;return t.setMonth(r,1),t.setHours(0,0,0,0),t}function GF(e,t){const n=Ze(e.start),r=Ze(e.end);let s=+n>+r;const a=s?+oa(n):+oa(r);let o=oa(s?r:n),u=1;const c=[];for(;+o<=a;)c.push(Ze(o)),o=YF(o,u);return s?c.reverse():c}function JF(e){const t=Ze(e);return t.setDate(1),t.setHours(0,0,0,0),t}function K1(e){const t=Ze(e),n=t.getFullYear();return t.setFullYear(n+1,0,0),t.setHours(23,59,59,999),t}function Co(e){const t=Ze(e),n=Lt(e,0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}function G1(e,t){var u,c,h,f;const n=Aa(),r=(t==null?void 0:t.weekStartsOn)??((c=(u=t==null?void 0:t.locale)==null?void 0:u.options)==null?void 0:c.weekStartsOn)??n.weekStartsOn??((f=(h=n.locale)==null?void 0:h.options)==null?void 0:f.weekStartsOn)??0,s=Ze(e),a=s.getDay(),o=(a{let r;const s=ZF[e];return typeof s=="string"?r=s:t===1?r=s.one:r=s.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r};function Zf(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const QF={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},e$={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},t$={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},n$={date:Zf({formats:QF,defaultWidth:"full"}),time:Zf({formats:e$,defaultWidth:"full"}),dateTime:Zf({formats:t$,defaultWidth:"full"})},r$={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},s$=(e,t,n,r)=>r$[e];function Kl(e){return(t,n)=>{const r=n!=null&&n.context?String(n.context):"standalone";let s;if(r==="formatting"&&e.formattingValues){const o=e.defaultFormattingWidth||e.defaultWidth,u=n!=null&&n.width?String(n.width):o;s=e.formattingValues[u]||e.formattingValues[o]}else{const o=e.defaultWidth,u=n!=null&&n.width?String(n.width):e.defaultWidth;s=e.values[u]||e.values[o]}const a=e.argumentCallback?e.argumentCallback(t):t;return s[a]}}const i$={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},a$={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},l$={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},o$={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},u$={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},c$={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},d$=(e,t)=>{const n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},f$={ordinalNumber:d$,era:Kl({values:i$,defaultWidth:"wide"}),quarter:Kl({values:a$,defaultWidth:"wide",argumentCallback:e=>e-1}),month:Kl({values:l$,defaultWidth:"wide"}),day:Kl({values:o$,defaultWidth:"wide"}),dayPeriod:Kl({values:u$,defaultWidth:"wide",formattingValues:c$,defaultFormattingWidth:"wide"})};function Gl(e){return(t,n={})=>{const r=n.width,s=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],a=t.match(s);if(!a)return null;const o=a[0],u=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(u)?p$(u,p=>p.test(o)):h$(u,p=>p.test(o));let h;h=e.valueCallback?e.valueCallback(c):c,h=n.valueCallback?n.valueCallback(h):h;const f=t.slice(o.length);return{value:h,rest:f}}}function h$(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n}function p$(e,t){for(let n=0;n{const r=t.match(e.matchPattern);if(!r)return null;const s=r[0],a=t.match(e.parsePattern);if(!a)return null;let o=e.valueCallback?e.valueCallback(a[0]):a[0];o=n.valueCallback?n.valueCallback(o):o;const u=t.slice(s.length);return{value:o,rest:u}}}const g$=/^(\d+)(th|st|nd|rd)?/i,v$=/\d+/i,y$={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},_$={any:[/^b/i,/^(a|c)/i]},b$={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},w$={any:[/1/i,/2/i,/3/i,/4/i]},x$={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},k$={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},S$={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},T$={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},A$={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},C$={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},E$={ordinalNumber:m$({matchPattern:g$,parsePattern:v$,valueCallback:e=>parseInt(e,10)}),era:Gl({matchPatterns:y$,defaultMatchWidth:"wide",parsePatterns:_$,defaultParseWidth:"any"}),quarter:Gl({matchPatterns:b$,defaultMatchWidth:"wide",parsePatterns:w$,defaultParseWidth:"any",valueCallback:e=>e+1}),month:Gl({matchPatterns:x$,defaultMatchWidth:"wide",parsePatterns:k$,defaultParseWidth:"any"}),day:Gl({matchPatterns:S$,defaultMatchWidth:"wide",parsePatterns:T$,defaultParseWidth:"any"}),dayPeriod:Gl({matchPatterns:A$,defaultMatchWidth:"any",parsePatterns:C$,defaultParseWidth:"any"})},J1={code:"en-US",formatDistance:XF,formatLong:n$,formatRelative:s$,localize:f$,match:E$,options:{weekStartsOn:0,firstWeekContainsDate:1}};function O$(e){const t=Ze(e);return W1(t,Co(t))+1}function Wp(e){const t=Ze(e),n=+gl(t)-+WF(t);return Math.round(n/U1)+1}function Yp(e,t){var f,p,m,y;const n=Ze(e),r=n.getFullYear(),s=Aa(),a=(t==null?void 0:t.firstWeekContainsDate)??((p=(f=t==null?void 0:t.locale)==null?void 0:f.options)==null?void 0:p.firstWeekContainsDate)??s.firstWeekContainsDate??((y=(m=s.locale)==null?void 0:m.options)==null?void 0:y.firstWeekContainsDate)??1,o=Lt(e,0);o.setFullYear(r+1,0,a),o.setHours(0,0,0,0);const u=_s(o,t),c=Lt(e,0);c.setFullYear(r,0,a),c.setHours(0,0,0,0);const h=_s(c,t);return n.getTime()>=u.getTime()?r+1:n.getTime()>=h.getTime()?r:r-1}function M$(e,t){var u,c,h,f;const n=Aa(),r=(t==null?void 0:t.firstWeekContainsDate)??((c=(u=t==null?void 0:t.locale)==null?void 0:u.options)==null?void 0:c.firstWeekContainsDate)??n.firstWeekContainsDate??((f=(h=n.locale)==null?void 0:h.options)==null?void 0:f.firstWeekContainsDate)??1,s=Yp(e,t),a=Lt(e,0);return a.setFullYear(s,0,r),a.setHours(0,0,0,0),_s(a,t)}function zp(e,t){const n=Ze(e),r=+_s(n,t)-+M$(n,t);return Math.round(r/U1)+1}function $t(e,t){const n=e<0?"-":"",r=Math.abs(e).toString().padStart(t,"0");return n+r}const vi={y(e,t){const n=e.getFullYear(),r=n>0?n:1-n;return $t(t==="yy"?r%100:r,t.length)},M(e,t){const n=e.getMonth();return t==="M"?String(n+1):$t(n+1,2)},d(e,t){return $t(e.getDate(),t.length)},a(e,t){const n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h(e,t){return $t(e.getHours()%12||12,t.length)},H(e,t){return $t(e.getHours(),t.length)},m(e,t){return $t(e.getMinutes(),t.length)},s(e,t){return $t(e.getSeconds(),t.length)},S(e,t){const n=t.length,r=e.getMilliseconds(),s=Math.trunc(r*Math.pow(10,n-3));return $t(s,t.length)}},za={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},o0={G:function(e,t,n){const r=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});case"GGGG":default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if(t==="yo"){const r=e.getFullYear(),s=r>0?r:1-r;return n.ordinalNumber(s,{unit:"year"})}return vi.y(e,t)},Y:function(e,t,n,r){const s=Yp(e,r),a=s>0?s:1-s;if(t==="YY"){const o=a%100;return $t(o,2)}return t==="Yo"?n.ordinalNumber(a,{unit:"year"}):$t(a,t.length)},R:function(e,t){const n=q1(e);return $t(n,t.length)},u:function(e,t){const n=e.getFullYear();return $t(n,t.length)},Q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return $t(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return $t(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){const r=e.getMonth();switch(t){case"M":case"MM":return vi.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){const r=e.getMonth();switch(t){case"L":return String(r+1);case"LL":return $t(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){const s=zp(e,r);return t==="wo"?n.ordinalNumber(s,{unit:"week"}):$t(s,t.length)},I:function(e,t,n){const r=Wp(e);return t==="Io"?n.ordinalNumber(r,{unit:"week"}):$t(r,t.length)},d:function(e,t,n){return t==="do"?n.ordinalNumber(e.getDate(),{unit:"date"}):vi.d(e,t)},D:function(e,t,n){const r=O$(e);return t==="Do"?n.ordinalNumber(r,{unit:"dayOfYear"}):$t(r,t.length)},E:function(e,t,n){const r=e.getDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});case"EEEE":default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){const s=e.getDay(),a=(s-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return $t(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(s,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(s,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(s,{width:"short",context:"formatting"});case"eeee":default:return n.day(s,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){const s=e.getDay(),a=(s-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return $t(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(s,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(s,{width:"narrow",context:"standalone"});case"cccccc":return n.day(s,{width:"short",context:"standalone"});case"cccc":default:return n.day(s,{width:"wide",context:"standalone"})}},i:function(e,t,n){const r=e.getDay(),s=r===0?7:r;switch(t){case"i":return String(s);case"ii":return $t(s,t.length);case"io":return n.ordinalNumber(s,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});case"iiii":default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){const s=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(s,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(s,{width:"wide",context:"formatting"})}},b:function(e,t,n){const r=e.getHours();let s;switch(r===12?s=za.noon:r===0?s=za.midnight:s=r/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(s,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(s,{width:"wide",context:"formatting"})}},B:function(e,t,n){const r=e.getHours();let s;switch(r>=17?s=za.evening:r>=12?s=za.afternoon:r>=4?s=za.morning:s=za.night,t){case"B":case"BB":case"BBB":return n.dayPeriod(s,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(s,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(s,{width:"wide",context:"formatting"})}},h:function(e,t,n){if(t==="ho"){let r=e.getHours()%12;return r===0&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return vi.h(e,t)},H:function(e,t,n){return t==="Ho"?n.ordinalNumber(e.getHours(),{unit:"hour"}):vi.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return t==="Ko"?n.ordinalNumber(r,{unit:"hour"}):$t(r,t.length)},k:function(e,t,n){let r=e.getHours();return r===0&&(r=24),t==="ko"?n.ordinalNumber(r,{unit:"hour"}):$t(r,t.length)},m:function(e,t,n){return t==="mo"?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):vi.m(e,t)},s:function(e,t,n){return t==="so"?n.ordinalNumber(e.getSeconds(),{unit:"second"}):vi.s(e,t)},S:function(e,t){return vi.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(r===0)return"Z";switch(t){case"X":return c0(r);case"XXXX":case"XX":return ra(r);case"XXXXX":case"XXX":default:return ra(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return c0(r);case"xxxx":case"xx":return ra(r);case"xxxxx":case"xxx":default:return ra(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+u0(r,":");case"OOOO":default:return"GMT"+ra(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+u0(r,":");case"zzzz":default:return"GMT"+ra(r,":")}},t:function(e,t,n){const r=Math.trunc(e.getTime()/1e3);return $t(r,t.length)},T:function(e,t,n){const r=e.getTime();return $t(r,t.length)}};function u0(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),s=Math.trunc(r/60),a=r%60;return a===0?n+String(s):n+String(s)+t+$t(a,2)}function c0(e,t){return e%60===0?(e>0?"-":"+")+$t(Math.abs(e)/60,2):ra(e,t)}function ra(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),s=$t(Math.trunc(r/60),2),a=$t(r%60,2);return n+s+t+a}const d0=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},Z1=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},R$=(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],r=n[1],s=n[2];if(!s)return d0(e,t);let a;switch(r){case"P":a=t.dateTime({width:"short"});break;case"PP":a=t.dateTime({width:"medium"});break;case"PPP":a=t.dateTime({width:"long"});break;case"PPPP":default:a=t.dateTime({width:"full"});break}return a.replace("{{date}}",d0(r,t)).replace("{{time}}",Z1(s,t))},jh={p:Z1,P:R$},D$=/^D+$/,P$=/^Y+$/,L$=["D","DD","YY","YYYY"];function X1(e){return D$.test(e)}function Q1(e){return P$.test(e)}function qh(e,t,n){const r=I$(e,t,n);if(console.warn(r),L$.includes(e))throw new RangeError(r)}function I$(e,t,n){const r=e[0]==="Y"?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const N$=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,V$=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,F$=/^'([^]*?)'?$/,$$=/''/g,B$=/[a-zA-Z]/;function Ps(e,t,n){var f,p,m,y,_,b,A,B;const r=Aa(),s=(n==null?void 0:n.locale)??r.locale??J1,a=(n==null?void 0:n.firstWeekContainsDate)??((p=(f=n==null?void 0:n.locale)==null?void 0:f.options)==null?void 0:p.firstWeekContainsDate)??r.firstWeekContainsDate??((y=(m=r.locale)==null?void 0:m.options)==null?void 0:y.firstWeekContainsDate)??1,o=(n==null?void 0:n.weekStartsOn)??((b=(_=n==null?void 0:n.locale)==null?void 0:_.options)==null?void 0:b.weekStartsOn)??r.weekStartsOn??((B=(A=r.locale)==null?void 0:A.options)==null?void 0:B.weekStartsOn)??0,u=Ze(e);if(!oo(u))throw new RangeError("Invalid time value");let c=t.match(V$).map(V=>{const x=V[0];if(x==="p"||x==="P"){const C=jh[x];return C(V,s.formatLong)}return V}).join("").match(N$).map(V=>{if(V==="''")return{isToken:!1,value:"'"};const x=V[0];if(x==="'")return{isToken:!1,value:H$(V)};if(o0[x])return{isToken:!0,value:V};if(x.match(B$))throw new RangeError("Format string contains an unescaped latin alphabet character `"+x+"`");return{isToken:!1,value:V}});s.localize.preprocessor&&(c=s.localize.preprocessor(u,c));const h={firstWeekContainsDate:a,weekStartsOn:o,locale:s};return c.map(V=>{if(!V.isToken)return V.value;const x=V.value;(!(n!=null&&n.useAdditionalWeekYearTokens)&&Q1(x)||!(n!=null&&n.useAdditionalDayOfYearTokens)&&X1(x))&&qh(x,t,String(e));const C=o0[x[0]];return C(u,x,s.localize,h)}).join("")}function H$(e){const t=e.match(F$);return t?t[1].replace($$,"'"):e}function U$(e){return Ze(e).getDay()}function j$(e){const t=Ze(e),n=t.getFullYear(),r=t.getMonth(),s=Lt(e,0);return s.setFullYear(n,r+1,0),s.setHours(0,0,0,0),s.getDate()}function q$(){return Object.assign({},Aa())}function ri(e){return Ze(e).getHours()}function W$(e){let n=Ze(e).getDay();return n===0&&(n=7),n}function Vi(e){return Ze(e).getMinutes()}function wt(e){return Ze(e).getMonth()}function vl(e){return Ze(e).getSeconds()}function lt(e){return Ze(e).getFullYear()}function yl(e,t){const n=Ze(e),r=Ze(t);return n.getTime()>r.getTime()}function Eo(e,t){const n=Ze(e),r=Ze(t);return+n<+r}function el(e,t){const n=Ze(e),r=Ze(t);return+n==+r}function Y$(e,t){const n=t instanceof Date?Lt(t,0):new t(0);return n.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),n.setHours(e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()),n}const z$=10;class ew{constructor(){ze(this,"subPriority",0)}validate(t,n){return!0}}class K$ extends ew{constructor(t,n,r,s,a){super(),this.value=t,this.validateValue=n,this.setValue=r,this.priority=s,a&&(this.subPriority=a)}validate(t,n){return this.validateValue(t,this.value,n)}set(t,n,r){return this.setValue(t,n,this.value,r)}}class G$ extends ew{constructor(){super(...arguments);ze(this,"priority",z$);ze(this,"subPriority",-1)}set(n,r){return r.timestampIsSet?n:Lt(n,Y$(n,Date))}}class It{run(t,n,r,s){const a=this.parse(t,n,r,s);return a?{setter:new K$(a.value,this.validate,this.set,this.priority,this.subPriority),rest:a.rest}:null}validate(t,n,r){return!0}}class J$ extends It{constructor(){super(...arguments);ze(this,"priority",140);ze(this,"incompatibleTokens",["R","u","t","T"])}parse(n,r,s){switch(r){case"G":case"GG":case"GGG":return s.era(n,{width:"abbreviated"})||s.era(n,{width:"narrow"});case"GGGGG":return s.era(n,{width:"narrow"});case"GGGG":default:return s.era(n,{width:"wide"})||s.era(n,{width:"abbreviated"})||s.era(n,{width:"narrow"})}}set(n,r,s){return r.era=s,n.setFullYear(s,0,1),n.setHours(0,0,0,0),n}}const kn={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},Ms={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/};function Sn(e,t){return e&&{value:t(e.value),rest:e.rest}}function rn(e,t){const n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function Rs(e,t){const n=t.match(e);if(!n)return null;if(n[0]==="Z")return{value:0,rest:t.slice(1)};const r=n[1]==="+"?1:-1,s=n[2]?parseInt(n[2],10):0,a=n[3]?parseInt(n[3],10):0,o=n[5]?parseInt(n[5],10):0;return{value:r*(s*j1+a*HF+o*UF),rest:t.slice(n[0].length)}}function tw(e){return rn(kn.anyDigitsSigned,e)}function dn(e,t){switch(e){case 1:return rn(kn.singleDigit,t);case 2:return rn(kn.twoDigits,t);case 3:return rn(kn.threeDigits,t);case 4:return rn(kn.fourDigits,t);default:return rn(new RegExp("^\\d{1,"+e+"}"),t)}}function Mc(e,t){switch(e){case 1:return rn(kn.singleDigitSigned,t);case 2:return rn(kn.twoDigitsSigned,t);case 3:return rn(kn.threeDigitsSigned,t);case 4:return rn(kn.fourDigitsSigned,t);default:return rn(new RegExp("^-?\\d{1,"+e+"}"),t)}}function Kp(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;case"am":case"midnight":case"night":default:return 0}}function nw(e,t){const n=t>0,r=n?t:1-t;let s;if(r<=50)s=e||100;else{const a=r+50,o=Math.trunc(a/100)*100,u=e>=a%100;s=e+o-(u?100:0)}return n?s:1-s}function rw(e){return e%400===0||e%4===0&&e%100!==0}class Z$ extends It{constructor(){super(...arguments);ze(this,"priority",130);ze(this,"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"])}parse(n,r,s){const a=o=>({year:o,isTwoDigitYear:r==="yy"});switch(r){case"y":return Sn(dn(4,n),a);case"yo":return Sn(s.ordinalNumber(n,{unit:"year"}),a);default:return Sn(dn(r.length,n),a)}}validate(n,r){return r.isTwoDigitYear||r.year>0}set(n,r,s){const a=n.getFullYear();if(s.isTwoDigitYear){const u=nw(s.year,a);return n.setFullYear(u,0,1),n.setHours(0,0,0,0),n}const o=!("era"in r)||r.era===1?s.year:1-s.year;return n.setFullYear(o,0,1),n.setHours(0,0,0,0),n}}class X$ extends It{constructor(){super(...arguments);ze(this,"priority",130);ze(this,"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"])}parse(n,r,s){const a=o=>({year:o,isTwoDigitYear:r==="YY"});switch(r){case"Y":return Sn(dn(4,n),a);case"Yo":return Sn(s.ordinalNumber(n,{unit:"year"}),a);default:return Sn(dn(r.length,n),a)}}validate(n,r){return r.isTwoDigitYear||r.year>0}set(n,r,s,a){const o=Yp(n,a);if(s.isTwoDigitYear){const c=nw(s.year,o);return n.setFullYear(c,0,a.firstWeekContainsDate),n.setHours(0,0,0,0),_s(n,a)}const u=!("era"in r)||r.era===1?s.year:1-s.year;return n.setFullYear(u,0,a.firstWeekContainsDate),n.setHours(0,0,0,0),_s(n,a)}}class Q$ extends It{constructor(){super(...arguments);ze(this,"priority",130);ze(this,"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"])}parse(n,r){return Mc(r==="R"?4:r.length,n)}set(n,r,s){const a=Lt(n,0);return a.setFullYear(s,0,4),a.setHours(0,0,0,0),gl(a)}}class e6 extends It{constructor(){super(...arguments);ze(this,"priority",130);ze(this,"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"])}parse(n,r){return Mc(r==="u"?4:r.length,n)}set(n,r,s){return n.setFullYear(s,0,1),n.setHours(0,0,0,0),n}}class t6 extends It{constructor(){super(...arguments);ze(this,"priority",120);ze(this,"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"])}parse(n,r,s){switch(r){case"Q":case"QQ":return dn(r.length,n);case"Qo":return s.ordinalNumber(n,{unit:"quarter"});case"QQQ":return s.quarter(n,{width:"abbreviated",context:"formatting"})||s.quarter(n,{width:"narrow",context:"formatting"});case"QQQQQ":return s.quarter(n,{width:"narrow",context:"formatting"});case"QQQQ":default:return s.quarter(n,{width:"wide",context:"formatting"})||s.quarter(n,{width:"abbreviated",context:"formatting"})||s.quarter(n,{width:"narrow",context:"formatting"})}}validate(n,r){return r>=1&&r<=4}set(n,r,s){return n.setMonth((s-1)*3,1),n.setHours(0,0,0,0),n}}class n6 extends It{constructor(){super(...arguments);ze(this,"priority",120);ze(this,"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"])}parse(n,r,s){switch(r){case"q":case"qq":return dn(r.length,n);case"qo":return s.ordinalNumber(n,{unit:"quarter"});case"qqq":return s.quarter(n,{width:"abbreviated",context:"standalone"})||s.quarter(n,{width:"narrow",context:"standalone"});case"qqqqq":return s.quarter(n,{width:"narrow",context:"standalone"});case"qqqq":default:return s.quarter(n,{width:"wide",context:"standalone"})||s.quarter(n,{width:"abbreviated",context:"standalone"})||s.quarter(n,{width:"narrow",context:"standalone"})}}validate(n,r){return r>=1&&r<=4}set(n,r,s){return n.setMonth((s-1)*3,1),n.setHours(0,0,0,0),n}}class r6 extends It{constructor(){super(...arguments);ze(this,"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]);ze(this,"priority",110)}parse(n,r,s){const a=o=>o-1;switch(r){case"M":return Sn(rn(kn.month,n),a);case"MM":return Sn(dn(2,n),a);case"Mo":return Sn(s.ordinalNumber(n,{unit:"month"}),a);case"MMM":return s.month(n,{width:"abbreviated",context:"formatting"})||s.month(n,{width:"narrow",context:"formatting"});case"MMMMM":return s.month(n,{width:"narrow",context:"formatting"});case"MMMM":default:return s.month(n,{width:"wide",context:"formatting"})||s.month(n,{width:"abbreviated",context:"formatting"})||s.month(n,{width:"narrow",context:"formatting"})}}validate(n,r){return r>=0&&r<=11}set(n,r,s){return n.setMonth(s,1),n.setHours(0,0,0,0),n}}class s6 extends It{constructor(){super(...arguments);ze(this,"priority",110);ze(this,"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"])}parse(n,r,s){const a=o=>o-1;switch(r){case"L":return Sn(rn(kn.month,n),a);case"LL":return Sn(dn(2,n),a);case"Lo":return Sn(s.ordinalNumber(n,{unit:"month"}),a);case"LLL":return s.month(n,{width:"abbreviated",context:"standalone"})||s.month(n,{width:"narrow",context:"standalone"});case"LLLLL":return s.month(n,{width:"narrow",context:"standalone"});case"LLLL":default:return s.month(n,{width:"wide",context:"standalone"})||s.month(n,{width:"abbreviated",context:"standalone"})||s.month(n,{width:"narrow",context:"standalone"})}}validate(n,r){return r>=0&&r<=11}set(n,r,s){return n.setMonth(s,1),n.setHours(0,0,0,0),n}}function i6(e,t,n){const r=Ze(e),s=zp(r,n)-t;return r.setDate(r.getDate()-s*7),r}class a6 extends It{constructor(){super(...arguments);ze(this,"priority",100);ze(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"])}parse(n,r,s){switch(r){case"w":return rn(kn.week,n);case"wo":return s.ordinalNumber(n,{unit:"week"});default:return dn(r.length,n)}}validate(n,r){return r>=1&&r<=53}set(n,r,s,a){return _s(i6(n,s,a),a)}}function l6(e,t){const n=Ze(e),r=Wp(n)-t;return n.setDate(n.getDate()-r*7),n}class o6 extends It{constructor(){super(...arguments);ze(this,"priority",100);ze(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"])}parse(n,r,s){switch(r){case"I":return rn(kn.week,n);case"Io":return s.ordinalNumber(n,{unit:"week"});default:return dn(r.length,n)}}validate(n,r){return r>=1&&r<=53}set(n,r,s){return gl(l6(n,s))}}const u6=[31,28,31,30,31,30,31,31,30,31,30,31],c6=[31,29,31,30,31,30,31,31,30,31,30,31];class d6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"subPriority",1);ze(this,"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"])}parse(n,r,s){switch(r){case"d":return rn(kn.date,n);case"do":return s.ordinalNumber(n,{unit:"date"});default:return dn(r.length,n)}}validate(n,r){const s=n.getFullYear(),a=rw(s),o=n.getMonth();return a?r>=1&&r<=c6[o]:r>=1&&r<=u6[o]}set(n,r,s){return n.setDate(s),n.setHours(0,0,0,0),n}}class f6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"subpriority",1);ze(this,"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"])}parse(n,r,s){switch(r){case"D":case"DD":return rn(kn.dayOfYear,n);case"Do":return s.ordinalNumber(n,{unit:"date"});default:return dn(r.length,n)}}validate(n,r){const s=n.getFullYear();return rw(s)?r>=1&&r<=366:r>=1&&r<=365}set(n,r,s){return n.setMonth(0,s),n.setHours(0,0,0,0),n}}function Gp(e,t,n){var p,m,y,_;const r=Aa(),s=(n==null?void 0:n.weekStartsOn)??((m=(p=n==null?void 0:n.locale)==null?void 0:p.options)==null?void 0:m.weekStartsOn)??r.weekStartsOn??((_=(y=r.locale)==null?void 0:y.options)==null?void 0:_.weekStartsOn)??0,a=Ze(e),o=a.getDay(),c=(t%7+7)%7,h=7-s,f=t<0||t>6?t-(o+h)%7:(c+h)%7-(o+h)%7;return fs(a,f)}class h6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"incompatibleTokens",["D","i","e","c","t","T"])}parse(n,r,s){switch(r){case"E":case"EE":case"EEE":return s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"});case"EEEEE":return s.day(n,{width:"narrow",context:"formatting"});case"EEEEEE":return s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"});case"EEEE":default:return s.day(n,{width:"wide",context:"formatting"})||s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"})}}validate(n,r){return r>=0&&r<=6}set(n,r,s,a){return n=Gp(n,s,a),n.setHours(0,0,0,0),n}}class p6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"])}parse(n,r,s,a){const o=u=>{const c=Math.floor((u-1)/7)*7;return(u+a.weekStartsOn+6)%7+c};switch(r){case"e":case"ee":return Sn(dn(r.length,n),o);case"eo":return Sn(s.ordinalNumber(n,{unit:"day"}),o);case"eee":return s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"});case"eeeee":return s.day(n,{width:"narrow",context:"formatting"});case"eeeeee":return s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"});case"eeee":default:return s.day(n,{width:"wide",context:"formatting"})||s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"})}}validate(n,r){return r>=0&&r<=6}set(n,r,s,a){return n=Gp(n,s,a),n.setHours(0,0,0,0),n}}class m6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"])}parse(n,r,s,a){const o=u=>{const c=Math.floor((u-1)/7)*7;return(u+a.weekStartsOn+6)%7+c};switch(r){case"c":case"cc":return Sn(dn(r.length,n),o);case"co":return Sn(s.ordinalNumber(n,{unit:"day"}),o);case"ccc":return s.day(n,{width:"abbreviated",context:"standalone"})||s.day(n,{width:"short",context:"standalone"})||s.day(n,{width:"narrow",context:"standalone"});case"ccccc":return s.day(n,{width:"narrow",context:"standalone"});case"cccccc":return s.day(n,{width:"short",context:"standalone"})||s.day(n,{width:"narrow",context:"standalone"});case"cccc":default:return s.day(n,{width:"wide",context:"standalone"})||s.day(n,{width:"abbreviated",context:"standalone"})||s.day(n,{width:"short",context:"standalone"})||s.day(n,{width:"narrow",context:"standalone"})}}validate(n,r){return r>=0&&r<=6}set(n,r,s,a){return n=Gp(n,s,a),n.setHours(0,0,0,0),n}}function g6(e,t){const n=Ze(e),r=W$(n),s=t-r;return fs(n,s)}class v6 extends It{constructor(){super(...arguments);ze(this,"priority",90);ze(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"])}parse(n,r,s){const a=o=>o===0?7:o;switch(r){case"i":case"ii":return dn(r.length,n);case"io":return s.ordinalNumber(n,{unit:"day"});case"iii":return Sn(s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"}),a);case"iiiii":return Sn(s.day(n,{width:"narrow",context:"formatting"}),a);case"iiiiii":return Sn(s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"}),a);case"iiii":default:return Sn(s.day(n,{width:"wide",context:"formatting"})||s.day(n,{width:"abbreviated",context:"formatting"})||s.day(n,{width:"short",context:"formatting"})||s.day(n,{width:"narrow",context:"formatting"}),a)}}validate(n,r){return r>=1&&r<=7}set(n,r,s){return n=g6(n,s),n.setHours(0,0,0,0),n}}class y6 extends It{constructor(){super(...arguments);ze(this,"priority",80);ze(this,"incompatibleTokens",["b","B","H","k","t","T"])}parse(n,r,s){switch(r){case"a":case"aa":case"aaa":return s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaaa":return s.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaa":default:return s.dayPeriod(n,{width:"wide",context:"formatting"})||s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"})}}set(n,r,s){return n.setHours(Kp(s),0,0,0),n}}class _6 extends It{constructor(){super(...arguments);ze(this,"priority",80);ze(this,"incompatibleTokens",["a","B","H","k","t","T"])}parse(n,r,s){switch(r){case"b":case"bb":case"bbb":return s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbbb":return s.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbb":default:return s.dayPeriod(n,{width:"wide",context:"formatting"})||s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"})}}set(n,r,s){return n.setHours(Kp(s),0,0,0),n}}class b6 extends It{constructor(){super(...arguments);ze(this,"priority",80);ze(this,"incompatibleTokens",["a","b","t","T"])}parse(n,r,s){switch(r){case"B":case"BB":case"BBB":return s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBBB":return s.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBB":default:return s.dayPeriod(n,{width:"wide",context:"formatting"})||s.dayPeriod(n,{width:"abbreviated",context:"formatting"})||s.dayPeriod(n,{width:"narrow",context:"formatting"})}}set(n,r,s){return n.setHours(Kp(s),0,0,0),n}}class w6 extends It{constructor(){super(...arguments);ze(this,"priority",70);ze(this,"incompatibleTokens",["H","K","k","t","T"])}parse(n,r,s){switch(r){case"h":return rn(kn.hour12h,n);case"ho":return s.ordinalNumber(n,{unit:"hour"});default:return dn(r.length,n)}}validate(n,r){return r>=1&&r<=12}set(n,r,s){const a=n.getHours()>=12;return a&&s<12?n.setHours(s+12,0,0,0):!a&&s===12?n.setHours(0,0,0,0):n.setHours(s,0,0,0),n}}class x6 extends It{constructor(){super(...arguments);ze(this,"priority",70);ze(this,"incompatibleTokens",["a","b","h","K","k","t","T"])}parse(n,r,s){switch(r){case"H":return rn(kn.hour23h,n);case"Ho":return s.ordinalNumber(n,{unit:"hour"});default:return dn(r.length,n)}}validate(n,r){return r>=0&&r<=23}set(n,r,s){return n.setHours(s,0,0,0),n}}class k6 extends It{constructor(){super(...arguments);ze(this,"priority",70);ze(this,"incompatibleTokens",["h","H","k","t","T"])}parse(n,r,s){switch(r){case"K":return rn(kn.hour11h,n);case"Ko":return s.ordinalNumber(n,{unit:"hour"});default:return dn(r.length,n)}}validate(n,r){return r>=0&&r<=11}set(n,r,s){return n.getHours()>=12&&s<12?n.setHours(s+12,0,0,0):n.setHours(s,0,0,0),n}}class S6 extends It{constructor(){super(...arguments);ze(this,"priority",70);ze(this,"incompatibleTokens",["a","b","h","H","K","t","T"])}parse(n,r,s){switch(r){case"k":return rn(kn.hour24h,n);case"ko":return s.ordinalNumber(n,{unit:"hour"});default:return dn(r.length,n)}}validate(n,r){return r>=1&&r<=24}set(n,r,s){const a=s<=24?s%24:s;return n.setHours(a,0,0,0),n}}class T6 extends It{constructor(){super(...arguments);ze(this,"priority",60);ze(this,"incompatibleTokens",["t","T"])}parse(n,r,s){switch(r){case"m":return rn(kn.minute,n);case"mo":return s.ordinalNumber(n,{unit:"minute"});default:return dn(r.length,n)}}validate(n,r){return r>=0&&r<=59}set(n,r,s){return n.setMinutes(s,0,0),n}}class A6 extends It{constructor(){super(...arguments);ze(this,"priority",50);ze(this,"incompatibleTokens",["t","T"])}parse(n,r,s){switch(r){case"s":return rn(kn.second,n);case"so":return s.ordinalNumber(n,{unit:"second"});default:return dn(r.length,n)}}validate(n,r){return r>=0&&r<=59}set(n,r,s){return n.setSeconds(s,0),n}}class C6 extends It{constructor(){super(...arguments);ze(this,"priority",30);ze(this,"incompatibleTokens",["t","T"])}parse(n,r){const s=a=>Math.trunc(a*Math.pow(10,-r.length+3));return Sn(dn(r.length,n),s)}set(n,r,s){return n.setMilliseconds(s),n}}class E6 extends It{constructor(){super(...arguments);ze(this,"priority",10);ze(this,"incompatibleTokens",["t","T","x"])}parse(n,r){switch(r){case"X":return Rs(Ms.basicOptionalMinutes,n);case"XX":return Rs(Ms.basic,n);case"XXXX":return Rs(Ms.basicOptionalSeconds,n);case"XXXXX":return Rs(Ms.extendedOptionalSeconds,n);case"XXX":default:return Rs(Ms.extended,n)}}set(n,r,s){return r.timestampIsSet?n:Lt(n,n.getTime()-Oc(n)-s)}}class O6 extends It{constructor(){super(...arguments);ze(this,"priority",10);ze(this,"incompatibleTokens",["t","T","X"])}parse(n,r){switch(r){case"x":return Rs(Ms.basicOptionalMinutes,n);case"xx":return Rs(Ms.basic,n);case"xxxx":return Rs(Ms.basicOptionalSeconds,n);case"xxxxx":return Rs(Ms.extendedOptionalSeconds,n);case"xxx":default:return Rs(Ms.extended,n)}}set(n,r,s){return r.timestampIsSet?n:Lt(n,n.getTime()-Oc(n)-s)}}class M6 extends It{constructor(){super(...arguments);ze(this,"priority",40);ze(this,"incompatibleTokens","*")}parse(n){return tw(n)}set(n,r,s){return[Lt(n,s*1e3),{timestampIsSet:!0}]}}class R6 extends It{constructor(){super(...arguments);ze(this,"priority",20);ze(this,"incompatibleTokens","*")}parse(n){return tw(n)}set(n,r,s){return[Lt(n,s),{timestampIsSet:!0}]}}const D6={G:new J$,y:new Z$,Y:new X$,R:new Q$,u:new e6,Q:new t6,q:new n6,M:new r6,L:new s6,w:new a6,I:new o6,d:new d6,D:new f6,E:new h6,e:new p6,c:new m6,i:new v6,a:new y6,b:new _6,B:new b6,h:new w6,H:new x6,K:new k6,k:new S6,m:new T6,s:new A6,S:new C6,X:new E6,x:new O6,t:new M6,T:new R6},P6=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,L6=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,I6=/^'([^]*?)'?$/,N6=/''/g,V6=/\S/,F6=/[a-zA-Z]/;function Wh(e,t,n,r){var b,A,B,V,x,C,$,H;const s=q$(),a=(r==null?void 0:r.locale)??s.locale??J1,o=(r==null?void 0:r.firstWeekContainsDate)??((A=(b=r==null?void 0:r.locale)==null?void 0:b.options)==null?void 0:A.firstWeekContainsDate)??s.firstWeekContainsDate??((V=(B=s.locale)==null?void 0:B.options)==null?void 0:V.firstWeekContainsDate)??1,u=(r==null?void 0:r.weekStartsOn)??((C=(x=r==null?void 0:r.locale)==null?void 0:x.options)==null?void 0:C.weekStartsOn)??s.weekStartsOn??((H=($=s.locale)==null?void 0:$.options)==null?void 0:H.weekStartsOn)??0;if(t==="")return e===""?Ze(n):Lt(n,NaN);const c={firstWeekContainsDate:o,weekStartsOn:u,locale:a},h=[new G$],f=t.match(L6).map(F=>{const U=F[0];if(U in jh){const P=jh[U];return P(F,a.formatLong)}return F}).join("").match(P6),p=[];for(let F of f){!(r!=null&&r.useAdditionalWeekYearTokens)&&Q1(F)&&qh(F,t,e),!(r!=null&&r.useAdditionalDayOfYearTokens)&&X1(F)&&qh(F,t,e);const U=F[0],P=D6[U];if(P){const{incompatibleTokens:O}=P;if(Array.isArray(O)){const X=p.find(fe=>O.includes(fe.token)||fe.token===U);if(X)throw new RangeError(`The format string mustn't contain \`${X.fullToken}\` and \`${F}\` at the same time`)}else if(P.incompatibleTokens==="*"&&p.length>0)throw new RangeError(`The format string mustn't contain \`${F}\` and any other token at the same time`);p.push({token:U,fullToken:F});const J=P.run(e,F,a.match,c);if(!J)return Lt(n,NaN);h.push(J.setter),e=J.rest}else{if(U.match(F6))throw new RangeError("Format string contains an unescaped latin alphabet character `"+U+"`");if(F==="''"?F="'":U==="'"&&(F=$6(F)),e.indexOf(F)===0)e=e.slice(F.length);else return Lt(n,NaN)}}if(e.length>0&&V6.test(e))return Lt(n,NaN);const m=h.map(F=>F.priority).sort((F,U)=>U-F).filter((F,U,P)=>P.indexOf(F)===U).map(F=>h.filter(U=>U.priority===F).sort((U,P)=>P.subPriority-U.subPriority)).map(F=>F[0]);let y=Ze(n);if(isNaN(y.getTime()))return Lt(n,NaN);const _={};for(const F of m){if(!F.validate(y,c))return Lt(n,NaN);const U=F.set(y,_,c);Array.isArray(U)?(y=U[0],Object.assign(_,U[1])):y=U}return Lt(n,y)}function $6(e){return e.match(I6)[1].replace(N6,"'")}function f0(e,t){const n=oa(e),r=oa(t);return+n==+r}function B6(e,t){return fs(e,-t)}function sw(e,t){const n=Ze(e),r=n.getFullYear(),s=n.getDate(),a=Lt(e,0);a.setFullYear(r,t,15),a.setHours(0,0,0,0);const o=j$(a);return n.setMonth(t,Math.min(s,o)),n}function qt(e,t){let n=Ze(e);return isNaN(+n)?Lt(e,NaN):(t.year!=null&&n.setFullYear(t.year),t.month!=null&&(n=sw(n,t.month)),t.date!=null&&n.setDate(t.date),t.hours!=null&&n.setHours(t.hours),t.minutes!=null&&n.setMinutes(t.minutes),t.seconds!=null&&n.setSeconds(t.seconds),t.milliseconds!=null&&n.setMilliseconds(t.milliseconds),n)}function H6(e,t){const n=Ze(e);return n.setHours(t),n}function iw(e,t){const n=Ze(e);return n.setMilliseconds(t),n}function U6(e,t){const n=Ze(e);return n.setMinutes(t),n}function aw(e,t){const n=Ze(e);return n.setSeconds(t),n}function Ds(e,t){const n=Ze(e);return isNaN(+n)?Lt(e,NaN):(n.setFullYear(t),n)}function _l(e,t){return vs(e,-t)}function j6(e,t){const{years:n=0,months:r=0,weeks:s=0,days:a=0,hours:o=0,minutes:u=0,seconds:c=0}=t,h=_l(e,r+n*12),f=B6(h,a+s*7),p=u+o*60,y=(c+p*60)*1e3;return Lt(e,f.getTime()-y)}function lw(e,t){return qp(e,-t)}function Cl(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M29.333 8c0-2.208-1.792-4-4-4h-18.667c-2.208 0-4 1.792-4 4v18.667c0 2.208 1.792 4 4 4h18.667c2.208 0 4-1.792 4-4v-18.667zM26.667 8v18.667c0 0.736-0.597 1.333-1.333 1.333 0 0-18.667 0-18.667 0-0.736 0-1.333-0.597-1.333-1.333 0 0 0-18.667 0-18.667 0-0.736 0.597-1.333 1.333-1.333 0 0 18.667 0 18.667 0 0.736 0 1.333 0.597 1.333 1.333z"}),v("path",{d:"M20 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"}),v("path",{d:"M9.333 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"}),v("path",{d:"M4 14.667h24c0.736 0 1.333-0.597 1.333-1.333s-0.597-1.333-1.333-1.333h-24c-0.736 0-1.333 0.597-1.333 1.333s0.597 1.333 1.333 1.333z"})])}Cl.compatConfig={MODE:3};function ow(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M23.057 7.057l-16 16c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l16-16c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0z"}),v("path",{d:"M7.057 8.943l16 16c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885l-16-16c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"})])}ow.compatConfig={MODE:3};function Jp(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M20.943 23.057l-7.057-7.057c0 0 7.057-7.057 7.057-7.057 0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-8 8c-0.521 0.521-0.521 1.365 0 1.885l8 8c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"})])}Jp.compatConfig={MODE:3};function Zp(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M12.943 24.943l8-8c0.521-0.521 0.521-1.365 0-1.885l-8-8c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885l7.057 7.057c0 0-7.057 7.057-7.057 7.057-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0z"})])}Zp.compatConfig={MODE:3};function Xp(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M16 1.333c-8.095 0-14.667 6.572-14.667 14.667s6.572 14.667 14.667 14.667c8.095 0 14.667-6.572 14.667-14.667s-6.572-14.667-14.667-14.667zM16 4c6.623 0 12 5.377 12 12s-5.377 12-12 12c-6.623 0-12-5.377-12-12s5.377-12 12-12z"}),v("path",{d:"M14.667 8v8c0 0.505 0.285 0.967 0.737 1.193l5.333 2.667c0.658 0.329 1.46 0.062 1.789-0.596s0.062-1.46-0.596-1.789l-4.596-2.298c0 0 0-7.176 0-7.176 0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"})])}Xp.compatConfig={MODE:3};function Qp(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M24.943 19.057l-8-8c-0.521-0.521-1.365-0.521-1.885 0l-8 8c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l7.057-7.057c0 0 7.057 7.057 7.057 7.057 0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"})])}Qp.compatConfig={MODE:3};function em(){return k(),D("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[v("path",{d:"M7.057 12.943l8 8c0.521 0.521 1.365 0.521 1.885 0l8-8c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-7.057 7.057c0 0-7.057-7.057-7.057-7.057-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"})])}em.compatConfig={MODE:3};const Ar=(e,t)=>t?new Date(e.toLocaleString("en-US",{timeZone:t})):new Date(e),tm=(e,t,n)=>Yh(e,t,n)||De(),q6=(e,t,n)=>{const r=t.dateInTz?Ar(new Date(e),t.dateInTz):De(e);return n?hr(r,!0):r},Yh=(e,t,n)=>{if(!e)return null;const r=n?hr(De(e),!0):De(e);return t?t.exactMatch?q6(e,t,n):Ar(r,t.timezone):r},W6=e=>{if(!e)return 0;const t=new Date,n=new Date(t.toLocaleString("en-US",{timeZone:"UTC"})),r=new Date(t.toLocaleString("en-US",{timeZone:e})),s=r.getTimezoneOffset()/60;return(+n-+r)/(1e3*60*60)-s};var cs=(e=>(e.month="month",e.year="year",e))(cs||{}),sa=(e=>(e.top="top",e.bottom="bottom",e))(sa||{}),ma=(e=>(e.header="header",e.calendar="calendar",e.timePicker="timePicker",e))(ma||{}),Qn=(e=>(e.month="month",e.year="year",e.calendar="calendar",e.time="time",e.minutes="minutes",e.hours="hours",e.seconds="seconds",e))(Qn||{});const Y6=["timestamp","date","iso"];var ur=(e=>(e.up="up",e.down="down",e.left="left",e.right="right",e))(ur||{}),nn=(e=>(e.arrowUp="ArrowUp",e.arrowDown="ArrowDown",e.arrowLeft="ArrowLeft",e.arrowRight="ArrowRight",e.enter="Enter",e.space=" ",e.esc="Escape",e.tab="Tab",e.home="Home",e.end="End",e.pageUp="PageUp",e.pageDown="PageDown",e))(nn||{});function h0(e){return t=>new Intl.DateTimeFormat(e,{weekday:"short",timeZone:"UTC"}).format(new Date(`2017-01-0${t}T00:00:00+00:00`)).slice(0,2)}function z6(e){return t=>Ps(Ar(new Date(`2017-01-0${t}T00:00:00+00:00`),"UTC"),"EEEEEE",{locale:e})}const K6=(e,t,n)=>{const r=[1,2,3,4,5,6,7];let s;if(e!==null)try{s=r.map(z6(e))}catch{s=r.map(h0(t))}else s=r.map(h0(t));const a=s.slice(0,n),o=s.slice(n+1,s.length);return[s[n]].concat(...o).concat(...a)},nm=(e,t,n)=>{const r=[];for(let s=+e[0];s<=+e[1];s++)r.push({value:+s,text:fw(s,t)});return n?r.reverse():r},uw=(e,t,n)=>{const r=[1,2,3,4,5,6,7,8,9,10,11,12].map(a=>{const o=a<10?`0${a}`:a;return new Date(`2017-${o}-01T00:00:00+00:00`)});if(e!==null)try{const a=n==="long"?"LLLL":"LLL";return r.map((o,u)=>{const c=Ps(Ar(o,"UTC"),a,{locale:e});return{text:c.charAt(0).toUpperCase()+c.substring(1),value:u}})}catch{}const s=new Intl.DateTimeFormat(t,{month:n,timeZone:"UTC"});return r.map((a,o)=>{const u=s.format(a);return{text:u.charAt(0).toUpperCase()+u.substring(1),value:o}})},G6=e=>[12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11][e],Ln=e=>{const t=Q(e);return t!=null&&t.$el?t==null?void 0:t.$el:t},J6=e=>({type:"dot",...e??{}}),cw=e=>Array.isArray(e)?!!e[0]&&!!e[1]:!1,rm={prop:e=>`"${e}" prop must be enabled!`,dateArr:e=>`You need to use array as "model-value" binding in order to support "${e}"`},Fn=e=>e,p0=e=>e===0?e:!e||isNaN(+e)?null:+e,m0=e=>e===null,dw=e=>{if(e)return[...e.querySelectorAll("input, button, select, textarea, a[href]")][0]},Z6=e=>{const t=[],n=r=>r.filter(s=>s);for(let r=0;r{const r=n!=null,s=t!=null;if(!r&&!s)return!1;const a=+n,o=+t;return r&&s?+e>a||+ea:s?+eZ6(e).map(n=>n.map(r=>{const{active:s,disabled:a,isBetween:o,highlighted:u}=t(r);return{...r,active:s,disabled:a,className:{dp__overlay_cell_active:s,dp__overlay_cell:!s,dp__overlay_cell_disabled:a,dp__overlay_cell_pad:!0,dp__overlay_cell_active_disabled:a&&s,dp__cell_in_between:o,"dp--highlighted":u}}})),Ri=(e,t,n=!1)=>{e&&t.allowStopPropagation&&(n&&e.stopImmediatePropagation(),e.stopPropagation())},X6=()=>["a[href]","area[href]","input:not([disabled]):not([type='hidden'])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","[tabindex]:not([tabindex='-1'])","[data-datepicker-instance]"].join(", ");function Q6(e,t){let n=[...document.querySelectorAll(X6())];n=n.filter(s=>!e.contains(s)||s.hasAttribute("data-datepicker-instance"));const r=n.indexOf(e);if(r>=0&&(t?r-1>=0:r+1<=n.length))return n[r+(t?-1:1)]}const e5=(e,t)=>e==null?void 0:e.querySelector(`[data-dp-element="${t}"]`),fw=(e,t)=>new Intl.NumberFormat(t,{useGrouping:!1,style:"decimal"}).format(e),sm=e=>Ps(e,"dd-MM-yyyy"),Xf=e=>Array.isArray(e),Rc=(e,t)=>t.get(sm(e)),t5=(e,t)=>e?t?t instanceof Map?!!Rc(e,t):t(De(e)):!1:!0,Sr=(e,t,n=!1)=>{if(e.key===nn.enter||e.key===nn.space)return n&&e.preventDefault(),t()},g0=(e,t,n,r,s,a)=>{const o=Wh(e,t.slice(0,e.length),new Date,{locale:a});return oo(o)&&Y1(o)?r||s?o:qt(o,{hours:+n.hours,minutes:+(n==null?void 0:n.minutes),seconds:+(n==null?void 0:n.seconds),milliseconds:0}):null},n5=(e,t,n,r,s,a)=>{const o=Array.isArray(n)?n[0]:n;if(typeof t=="string")return g0(e,t,o,r,s,a);if(Array.isArray(t)){let u=null;for(const c of t)if(u=g0(e,c,o,r,s,a),u)break;return u}return typeof t=="function"?t(e):null},De=e=>e?new Date(e):new Date,r5=(e,t,n)=>{if(t){const s=(e.getMonth()+1).toString().padStart(2,"0"),a=e.getDate().toString().padStart(2,"0"),o=e.getHours().toString().padStart(2,"0"),u=e.getMinutes().toString().padStart(2,"0"),c=n?e.getSeconds().toString().padStart(2,"0"):"00";return`${e.getFullYear()}-${s}-${a}T${o}:${u}:${c}.000Z`}const r=Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate(),e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds());return new Date(r).toISOString()},hr=(e,t)=>{const n=De(JSON.parse(JSON.stringify(e))),r=qt(n,{hours:0,minutes:0,seconds:0,milliseconds:0});return t?JF(r):r},Di=(e,t,n,r)=>{let s=e?De(e):De();return(t||t===0)&&(s=H6(s,+t)),(n||n===0)&&(s=U6(s,+n)),(r||r===0)&&(s=aw(s,+r)),iw(s,0)},on=(e,t)=>!e||!t?!1:Eo(hr(e),hr(t)),kt=(e,t)=>!e||!t?!1:el(hr(e),hr(t)),_n=(e,t)=>!e||!t?!1:yl(hr(e),hr(t)),dd=(e,t,n)=>e!=null&&e[0]&&e!=null&&e[1]?_n(n,e[0])&&on(n,e[1]):e!=null&&e[0]&&t?_n(n,e[0])&&on(n,t)||on(n,e[0])&&_n(n,t):!1,hs=e=>{const t=qt(new Date(e),{date:1});return hr(t)},Qf=(e,t,n)=>t&&(n||n===0)?Object.fromEntries(["hours","minutes","seconds"].map(r=>r===t?[r,n]:[r,isNaN(+e[r])?void 0:+e[r]])):{hours:isNaN(+e.hours)?void 0:+e.hours,minutes:isNaN(+e.minutes)?void 0:+e.minutes,seconds:isNaN(+e.seconds)?void 0:+e.seconds},ga=e=>({hours:ri(e),minutes:Vi(e),seconds:vl(e)}),hw=(e,t)=>{if(t){const n=lt(De(t));if(n>e)return 12;if(n===e)return wt(De(t))}},pw=(e,t)=>{if(t){const n=lt(De(t));return n{if(e)return lt(De(e))},mw=(e,t)=>{const n=_n(e,t)?t:e,r=_n(t,e)?t:e;return z1({start:n,end:r})},s5=e=>{const t=vs(e,1);return{month:wt(t),year:lt(t)}},Gs=(e,t)=>{const n=_s(e,{weekStartsOn:+t}),r=G1(e,{weekStartsOn:+t});return[n,r]},gw=(e,t)=>{const n={hours:ri(De()),minutes:Vi(De()),seconds:t?vl(De()):0};return Object.assign(n,e)},Ti=(e,t,n)=>[qt(De(e),{date:1}),qt(De(),{month:t,year:n,date:1})],Qs=(e,t,n)=>{let r=e?De(e):De();return(t||t===0)&&(r=sw(r,t)),n&&(r=Ds(r,n)),r},vw=(e,t,n,r,s)=>{if(!r||s&&!t||!s&&!n)return!1;const a=s?vs(e,1):_l(e,1),o=[wt(a),lt(a)];return s?!a5(...o,t):!i5(...o,n)},i5=(e,t,n)=>on(...Ti(n,e,t))||kt(...Ti(n,e,t)),a5=(e,t,n)=>_n(...Ti(n,e,t))||kt(...Ti(n,e,t)),yw=(e,t,n,r,s,a,o)=>{if(typeof t=="function"&&!o)return t(e);const u=n?{locale:n}:void 0;return Array.isArray(e)?`${Ps(e[0],a,u)}${s&&!e[1]?"":r}${e[1]?Ps(e[1],a,u):""}`:Ps(e,a,u)},Ka=e=>{if(e)return null;throw new Error(rm.prop("partial-range"))},ju=(e,t)=>{if(t)return e();throw new Error(rm.prop("range"))},zh=e=>Array.isArray(e)?oo(e[0])&&(e[1]?oo(e[1]):!0):e?oo(e):!1,l5=(e,t)=>qt(t??De(),{hours:+e.hours||0,minutes:+e.minutes||0,seconds:+e.seconds||0}),eh=(e,t,n,r)=>{if(!e)return!0;if(r){const s=n==="max"?Eo(e,t):yl(e,t),a={seconds:0,milliseconds:0};return s||el(qt(e,a),qt(t,a))}return n==="max"?e.getTime()<=t.getTime():e.getTime()>=t.getTime()},th=(e,t,n)=>e?l5(e,t):De(n??t),v0=(e,t,n,r,s)=>{if(Array.isArray(r)){const o=th(e,r[0],t),u=th(e,r[1],t);return eh(r[0],o,n,!!t)&&eh(r[1],u,n,!!t)&&s}const a=th(e,r,t);return eh(r,a,n,!!t)&&s},nh=e=>qt(De(),ga(e)),o5=(e,t)=>e instanceof Map?Array.from(e.values()).filter(n=>lt(De(n))===t).map(n=>wt(n)):[],_w=(e,t,n)=>typeof e=="function"?e({month:t,year:n}):!!e.months.find(r=>r.month===t&&r.year===n),im=(e,t)=>typeof e=="function"?e(t):e.years.includes(t),bw=e=>Ps(e,"yyyy-MM-dd"),Jl=Hr({menuFocused:!1,shiftKeyInMenu:!1}),ww=()=>{const e=n=>{Jl.menuFocused=n},t=n=>{Jl.shiftKeyInMenu!==n&&(Jl.shiftKeyInMenu=n)};return{control:me(()=>({shiftKeyInMenu:Jl.shiftKeyInMenu,menuFocused:Jl.menuFocused})),setMenuFocused:e,setShiftKey:t}},Gt=Hr({monthYear:[],calendar:[],time:[],actionRow:[],selectionGrid:[],timePicker:{0:[],1:[]},monthPicker:[]}),rh=de(null),qu=de(!1),sh=de(!1),ih=de(!1),ah=de(!1),Zn=de(0),vn=de(0),Ui=()=>{const e=me(()=>qu.value?[...Gt.selectionGrid,Gt.actionRow].filter(p=>p.length):sh.value?[...Gt.timePicker[0],...Gt.timePicker[1],ah.value?[]:[rh.value],Gt.actionRow].filter(p=>p.length):ih.value?[...Gt.monthPicker,Gt.actionRow]:[Gt.monthYear,...Gt.calendar,Gt.time,Gt.actionRow].filter(p=>p.length)),t=p=>{Zn.value=p?Zn.value+1:Zn.value-1;let m=null;e.value[vn.value]&&(m=e.value[vn.value][Zn.value]),!m&&e.value[vn.value+(p?1:-1)]?(vn.value=vn.value+(p?1:-1),Zn.value=p?0:e.value[vn.value].length-1):m||(Zn.value=p?Zn.value-1:Zn.value+1)},n=p=>{vn.value===0&&!p||vn.value===e.value.length&&p||(vn.value=p?vn.value+1:vn.value-1,e.value[vn.value]?e.value[vn.value]&&!e.value[vn.value][Zn.value]&&Zn.value!==0&&(Zn.value=e.value[vn.value].length-1):vn.value=p?vn.value-1:vn.value+1)},r=p=>{let m=null;e.value[vn.value]&&(m=e.value[vn.value][Zn.value]),m?m.focus({preventScroll:!qu.value}):Zn.value=p?Zn.value-1:Zn.value+1},s=()=>{t(!0),r(!0)},a=()=>{t(!1),r(!1)},o=()=>{n(!1),r(!0)},u=()=>{n(!0),r(!0)},c=(p,m)=>{Gt[m]=p},h=(p,m)=>{Gt[m]=p},f=()=>{Zn.value=0,vn.value=0};return{buildMatrix:c,buildMultiLevelMatrix:h,setTimePickerBackRef:p=>{rh.value=p},setSelectionGrid:p=>{qu.value=p,f(),p||(Gt.selectionGrid=[])},setTimePicker:(p,m=!1)=>{sh.value=p,ah.value=m,f(),p||(Gt.timePicker[0]=[],Gt.timePicker[1]=[])},setTimePickerElements:(p,m=0)=>{Gt.timePicker[m]=p},arrowRight:s,arrowLeft:a,arrowUp:o,arrowDown:u,clearArrowNav:()=>{Gt.monthYear=[],Gt.calendar=[],Gt.time=[],Gt.actionRow=[],Gt.selectionGrid=[],Gt.timePicker[0]=[],Gt.timePicker[1]=[],qu.value=!1,sh.value=!1,ah.value=!1,ih.value=!1,f(),rh.value=null},setMonthPicker:p=>{ih.value=p,f()},refSets:Gt}},y0=e=>({menuAppearTop:"dp-menu-appear-top",menuAppearBottom:"dp-menu-appear-bottom",open:"dp-slide-down",close:"dp-slide-up",next:"calendar-next",previous:"calendar-prev",vNext:"dp-slide-up",vPrevious:"dp-slide-down",...e??{}}),u5=e=>({toggleOverlay:"Toggle overlay",menu:"Datepicker menu",input:"Datepicker input",calendarWrap:"Calendar wrapper",calendarDays:"Calendar days",openTimePicker:"Open time picker",closeTimePicker:"Close time Picker",incrementValue:t=>`Increment ${t}`,decrementValue:t=>`Decrement ${t}`,openTpOverlay:t=>`Open ${t} overlay`,amPmButton:"Switch AM/PM mode",openYearsOverlay:"Open years overlay",openMonthsOverlay:"Open months overlay",nextMonth:"Next month",prevMonth:"Previous month",nextYear:"Next year",prevYear:"Previous year",day:void 0,weekDay:void 0,...e??{}}),_0=e=>e?typeof e=="boolean"?e?2:0:+e>=2?+e:2:0,c5=e=>{const t=typeof e=="object"&&e,n={static:!0,solo:!1};if(!e)return{...n,count:_0(!1)};const r=t?e:{},s=t?r.count??!0:e,a=_0(s);return Object.assign(n,r,{count:a})},d5=(e,t,n)=>e||(typeof n=="string"?n:t),f5=e=>typeof e=="boolean"?e?y0({}):!1:y0(e),h5=e=>{const t={enterSubmit:!0,tabSubmit:!0,openMenu:!0,selectOnFocus:!1,rangeSeparator:" - "};return typeof e=="object"?{...t,...e??{},enabled:!0}:{...t,enabled:e}},p5=e=>({months:[],years:[],times:{hours:[],minutes:[],seconds:[]},...e??{}}),m5=e=>({showSelect:!0,showCancel:!0,showNow:!1,showPreview:!0,...e??{}}),g5=e=>{const t={input:!1};return typeof e=="object"?{...t,...e??{},enabled:!0}:{enabled:e,...t}},v5=e=>({allowStopPropagation:!0,closeOnScroll:!1,modeHeight:255,allowPreventDefault:!1,closeOnClearValue:!0,closeOnAutoApply:!0,noSwipe:!1,keepActionRow:!1,onClickOutside:void 0,tabOutClosesMenu:!0,arrowLeft:void 0,keepViewOnOffsetClick:!1,timeArrowHoldThreshold:0,...e??{}}),y5=e=>{const t={dates:Array.isArray(e)?e.map(n=>De(n)):[],years:[],months:[],quarters:[],weeks:[],weekdays:[],options:{highlightDisabled:!1}};return typeof e=="function"?e:{...t,...e??{}}},_5=e=>typeof e=="object"?{type:(e==null?void 0:e.type)??"local",hideOnOffsetDates:(e==null?void 0:e.hideOnOffsetDates)??!1}:{type:e,hideOnOffsetDates:!1},b5=(e,t)=>typeof e=="object"?{enabled:!0,...{noDisabledRange:!1,showLastInRange:!0,minMaxRawRange:!1,partialRange:!0,disableTimeRangeValidation:!1,maxRange:void 0,minRange:void 0,autoRange:void 0,fixedStart:!1,fixedEnd:!1},...e}:{enabled:e,noDisabledRange:t.noDisabledRange,showLastInRange:t.showLastInRange,minMaxRawRange:t.minMaxRawRange,partialRange:t.partialRange,disableTimeRangeValidation:t.disableTimeRangeValidation,maxRange:t.maxRange,minRange:t.minRange,autoRange:t.autoRange,fixedStart:t.fixedStart,fixedEnd:t.fixedEnd},w5=(e,t)=>e?typeof e=="string"?{timezone:e,exactMatch:!1,dateInTz:void 0,emitTimezone:t,convertModel:!0}:{timezone:e.timezone,exactMatch:e.exactMatch??!1,dateInTz:e.dateInTz??void 0,emitTimezone:t??e.emitTimezone,convertModel:e.convertModel??!0}:{timezone:void 0,exactMatch:!1,emitTimezone:t},lh=(e,t,n)=>new Map(e.map(r=>{const s=tm(r,t,n);return[sm(s),s]})),x5=(e,t)=>e.length?new Map(e.map(n=>{const r=tm(n.date,t);return[sm(r),n]})):null,k5=e=>{var t;return{minDate:Yh(e.minDate,e.timezone,e.isSpecific),maxDate:Yh(e.maxDate,e.timezone,e.isSpecific),disabledDates:Xf(e.disabledDates)?lh(e.disabledDates,e.timezone,e.isSpecific):e.disabledDates,allowedDates:Xf(e.allowedDates)?lh(e.allowedDates,e.timezone,e.isSpecific):null,highlight:typeof e.highlight=="object"&&Xf((t=e.highlight)==null?void 0:t.dates)?lh(e.highlight.dates,e.timezone):e.highlight,markers:x5(e.markers,e.timezone)}},S5=(e,t)=>typeof e=="boolean"?{enabled:e,dragSelect:!0,limit:+t}:{enabled:!!e,limit:e.limit?+e.limit:null,dragSelect:e.dragSelect??!0},T5=e=>({...Object.fromEntries(Object.keys(e).map(t=>{const n=t,r=e[n],s=typeof e[n]=="string"?{[r]:!0}:Object.fromEntries(r.map(a=>[a,!0]));return[t,s]}))}),sn=e=>{const t=()=>{const H=e.enableSeconds?":ss":"",F=e.enableMinutes?":mm":"";return e.is24?`HH${F}${H}`:`hh${F}${H} aa`},n=()=>{var H;return e.format?e.format:e.monthPicker?"MM/yyyy":e.timePicker?t():e.weekPicker?`${((H=A.value)==null?void 0:H.type)==="iso"?"RR":"ww"}-yyyy`:e.yearPicker?"yyyy":e.quarterPicker?"QQQ/yyyy":e.enableTimePicker?`MM/dd/yyyy, ${t()}`:"MM/dd/yyyy"},r=H=>gw(H,e.enableSeconds),s=()=>C.value.enabled?e.startTime&&Array.isArray(e.startTime)?[r(e.startTime[0]),r(e.startTime[1])]:null:e.startTime&&!Array.isArray(e.startTime)?r(e.startTime):null,a=me(()=>c5(e.multiCalendars)),o=me(()=>s()),u=me(()=>u5(e.ariaLabels)),c=me(()=>p5(e.filters)),h=me(()=>f5(e.transitions)),f=me(()=>m5(e.actionRow)),p=me(()=>d5(e.previewFormat,e.format,n())),m=me(()=>h5(e.textInput)),y=me(()=>g5(e.inline)),_=me(()=>v5(e.config)),b=me(()=>y5(e.highlight)),A=me(()=>_5(e.weekNumbers)),B=me(()=>w5(e.timezone,e.emitTimezone)),V=me(()=>S5(e.multiDates,e.multiDatesLimit)),x=me(()=>k5({minDate:e.minDate,maxDate:e.maxDate,disabledDates:e.disabledDates,allowedDates:e.allowedDates,highlight:b.value,markers:e.markers,timezone:B.value,isSpecific:e.monthPicker||e.yearPicker||e.quarterPicker})),C=me(()=>b5(e.range,{minMaxRawRange:!1,maxRange:e.maxRange,minRange:e.minRange,noDisabledRange:e.noDisabledRange,showLastInRange:e.showLastInRange,partialRange:e.partialRange,disableTimeRangeValidation:e.disableTimeRangeValidation,autoRange:e.autoRange,fixedStart:e.fixedStart,fixedEnd:e.fixedEnd})),$=me(()=>T5(e.ui));return{defaultedTransitions:h,defaultedMultiCalendars:a,defaultedStartTime:o,defaultedAriaLabels:u,defaultedFilters:c,defaultedActionRow:f,defaultedPreviewFormat:p,defaultedTextInput:m,defaultedInline:y,defaultedConfig:_,defaultedHighlight:b,defaultedWeekNumbers:A,defaultedRange:C,propDates:x,defaultedTz:B,defaultedMultiDates:V,defaultedUI:$,getDefaultPattern:n,getDefaultStartTime:s}},A5=(e,t,n)=>{const r=de(),{defaultedTextInput:s,defaultedRange:a,defaultedTz:o,defaultedMultiDates:u,getDefaultPattern:c}=sn(t),h=de(""),f=ll(t,"format"),p=ll(t,"formatLocale");Wt(r,()=>{typeof t.onInternalModelChange=="function"&&e("internal-model-change",r.value,_e(!0))},{deep:!0}),Wt(a,(j,Ie)=>{j.enabled!==Ie.enabled&&(r.value=null)}),Wt(f,()=>{q()});const m=j=>o.value.timezone&&o.value.convertModel?Ar(j,o.value.timezone):j,y=j=>{if(o.value.timezone&&o.value.convertModel){const Ie=W6(o.value.timezone);return jF(j,Ie)}return j},_=(j,Ie,Xe=!1)=>yw(j,t.format,t.formatLocale,s.value.rangeSeparator,t.modelAuto,Ie??c(),Xe),b=j=>j?t.modelType?Ae(j):{hours:ri(j),minutes:Vi(j),seconds:t.enableSeconds?vl(j):0}:null,A=j=>t.modelType?Ae(j):{month:wt(j),year:lt(j)},B=j=>Array.isArray(j)?u.value.enabled?j.map(Ie=>V(Ie,Ds(De(),Ie))):ju(()=>[Ds(De(),j[0]),j[1]?Ds(De(),j[1]):Ka(a.value.partialRange)],a.value.enabled):Ds(De(),+j),V=(j,Ie)=>(typeof j=="string"||typeof j=="number")&&t.modelType?he(j):Ie,x=j=>Array.isArray(j)?[V(j[0],Di(null,+j[0].hours,+j[0].minutes,j[0].seconds)),V(j[1],Di(null,+j[1].hours,+j[1].minutes,j[1].seconds))]:V(j,Di(null,j.hours,j.minutes,j.seconds)),C=j=>{const Ie=qt(De(),{date:1});return Array.isArray(j)?u.value.enabled?j.map(Xe=>V(Xe,Qs(Ie,+Xe.month,+Xe.year))):ju(()=>[V(j[0],Qs(Ie,+j[0].month,+j[0].year)),V(j[1],j[1]?Qs(Ie,+j[1].month,+j[1].year):Ka(a.value.partialRange))],a.value.enabled):V(j,Qs(Ie,+j.month,+j.year))},$=j=>{if(Array.isArray(j))return j.map(Ie=>he(Ie));throw new Error(rm.dateArr("multi-dates"))},H=j=>{if(Array.isArray(j)&&a.value.enabled){const Ie=j[0],Xe=j[1];return[De(Array.isArray(Ie)?Ie[0]:null),De(Array.isArray(Xe)?Xe[0]:null)]}return De(j[0])},F=j=>t.modelAuto?Array.isArray(j)?[he(j[0]),he(j[1])]:t.autoApply?[he(j)]:[he(j),null]:Array.isArray(j)?ju(()=>j[1]?[he(j[0]),j[1]?he(j[1]):Ka(a.value.partialRange)]:[he(j[0])],a.value.enabled):he(j),U=()=>{Array.isArray(r.value)&&a.value.enabled&&r.value.length===1&&r.value.push(Ka(a.value.partialRange))},P=()=>{const j=r.value;return[Ae(j[0]),j[1]?Ae(j[1]):Ka(a.value.partialRange)]},O=()=>r.value[1]?P():Ae(Fn(r.value[0])),J=()=>(r.value||[]).map(j=>Ae(j)),X=(j=!1)=>(j||U(),t.modelAuto?O():u.value.enabled?J():Array.isArray(r.value)?ju(()=>P(),a.value.enabled):Ae(Fn(r.value))),fe=j=>!j||Array.isArray(j)&&!j.length?null:t.timePicker?x(Fn(j)):t.monthPicker?C(Fn(j)):t.yearPicker?B(Fn(j)):u.value.enabled?$(Fn(j)):t.weekPicker?H(Fn(j)):F(Fn(j)),ne=j=>{const Ie=fe(j);zh(Fn(Ie))?(r.value=Fn(Ie),q()):(r.value=null,h.value="")},N=()=>{const j=Ie=>Ps(Ie,s.value.format);return`${j(r.value[0])} ${s.value.rangeSeparator} ${r.value[1]?j(r.value[1]):""}`},Z=()=>n.value&&r.value?Array.isArray(r.value)?N():Ps(r.value,s.value.format):_(r.value),R=()=>r.value?u.value.enabled?r.value.map(j=>_(j)).join("; "):s.value.enabled&&typeof s.value.format=="string"?Z():_(r.value):"",q=()=>{!t.format||typeof t.format=="string"||s.value.enabled&&typeof s.value.format=="string"?h.value=R():h.value=t.format(r.value)},he=j=>{if(t.utc){const Ie=new Date(j);return t.utc==="preserve"?new Date(Ie.getTime()+Ie.getTimezoneOffset()*6e4):Ie}return t.modelType?Y6.includes(t.modelType)?m(new Date(j)):t.modelType==="format"&&(typeof t.format=="string"||!t.format)?m(Wh(j,c(),new Date,{locale:p.value})):m(Wh(j,t.modelType,new Date,{locale:p.value})):m(new Date(j))},Ae=j=>j?t.utc?r5(j,t.utc==="preserve",t.enableSeconds):t.modelType?t.modelType==="timestamp"?+y(j):t.modelType==="iso"?y(j).toISOString():t.modelType==="format"&&(typeof t.format=="string"||!t.format)?_(y(j)):_(y(j),t.modelType,!0):y(j):"",Pe=(j,Ie=!1,Xe=!1)=>{if(Xe)return j;if(e("update:model-value",j),o.value.emitTimezone&&Ie){const be=Array.isArray(j)?j.map(et=>Ar(Fn(et),o.value.emitTimezone)):Ar(Fn(j),o.value.emitTimezone);e("update:model-timezone-value",be)}},W=j=>Array.isArray(r.value)?u.value.enabled?r.value.map(Ie=>j(Ie)):[j(r.value[0]),r.value[1]?j(r.value[1]):Ka(a.value.partialRange)]:j(Fn(r.value)),se=()=>{if(Array.isArray(r.value)){const j=Gs(r.value[0],t.weekStart),Ie=r.value[1]?Gs(r.value[1],t.weekStart):[];return[j.map(Xe=>De(Xe)),Ie.map(Xe=>De(Xe))]}return Gs(r.value,t.weekStart).map(j=>De(j))},E=(j,Ie)=>Pe(Fn(W(j)),!1,Ie),re=j=>{const Ie=se();return j?Ie:e("update:model-value",se())},_e=(j=!1)=>(j||q(),t.monthPicker?E(A,j):t.timePicker?E(b,j):t.yearPicker?E(lt,j):t.weekPicker?re(j):Pe(X(j),!0,j));return{inputValue:h,internalModelValue:r,checkBeforeEmit:()=>r.value?a.value.enabled?a.value.partialRange?r.value.length>=1:r.value.length===2:!!r.value:!1,parseExternalModelValue:ne,formatInputValue:q,emitModelValue:_e}},C5=(e,t)=>{const{defaultedFilters:n,propDates:r}=sn(e),{validateMonthYearInRange:s}=ji(e),a=(f,p)=>{let m=f;return n.value.months.includes(wt(m))?(m=p?vs(f,1):_l(f,1),a(m,p)):m},o=(f,p)=>{let m=f;return n.value.years.includes(lt(m))?(m=p?qp(f,1):lw(f,1),o(m,p)):m},u=(f,p=!1)=>{const m=qt(De(),{month:e.month,year:e.year});let y=f?vs(m,1):_l(m,1);e.disableYearSelect&&(y=Ds(y,e.year));let _=wt(y),b=lt(y);n.value.months.includes(_)&&(y=a(y,f),_=wt(y),b=lt(y)),n.value.years.includes(b)&&(y=o(y,f),b=lt(y)),s(_,b,f,e.preventMinMaxNavigation)&&c(_,b,p)},c=(f,p,m)=>{t("update-month-year",{month:f,year:p,fromNav:m})},h=me(()=>f=>vw(qt(De(),{month:e.month,year:e.year}),r.value.maxDate,r.value.minDate,e.preventMinMaxNavigation,f));return{handleMonthYearChange:u,isDisabled:h,updateMonthYear:c}},fd={multiCalendars:{type:[Boolean,Number,String,Object],default:void 0},modelValue:{type:[String,Date,Array,Object,Number],default:null},modelType:{type:String,default:null},position:{type:String,default:"center"},dark:{type:Boolean,default:!1},format:{type:[String,Function],default:()=>null},autoPosition:{type:Boolean,default:!0},altPosition:{type:Function,default:null},transitions:{type:[Boolean,Object],default:!0},formatLocale:{type:Object,default:null},utc:{type:[Boolean,String],default:!1},ariaLabels:{type:Object,default:()=>({})},offset:{type:[Number,String],default:10},hideNavigation:{type:Array,default:()=>[]},timezone:{type:[String,Object],default:null},emitTimezone:{type:String,default:null},vertical:{type:Boolean,default:!1},disableMonthYearSelect:{type:Boolean,default:!1},disableYearSelect:{type:Boolean,default:!1},menuClassName:{type:String,default:null},dayClass:{type:Function,default:null},yearRange:{type:Array,default:()=>[1900,2100]},calendarCellClassName:{type:String,default:null},enableTimePicker:{type:Boolean,default:!0},autoApply:{type:Boolean,default:!1},disabledDates:{type:[Array,Function],default:()=>[]},monthNameFormat:{type:String,default:"short"},startDate:{type:[Date,String],default:null},startTime:{type:[Object,Array],default:null},hideOffsetDates:{type:Boolean,default:!1},autoRange:{type:[Number,String],default:null},noToday:{type:Boolean,default:!1},disabledWeekDays:{type:Array,default:()=>[]},allowedDates:{type:Array,default:null},nowButtonLabel:{type:String,default:"Now"},markers:{type:Array,default:()=>[]},escClose:{type:Boolean,default:!0},spaceConfirm:{type:Boolean,default:!0},monthChangeOnArrows:{type:Boolean,default:!0},presetDates:{type:Array,default:()=>[]},flow:{type:Array,default:()=>[]},partialFlow:{type:Boolean,default:!1},preventMinMaxNavigation:{type:Boolean,default:!1},minRange:{type:[Number,String],default:null},maxRange:{type:[Number,String],default:null},multiDatesLimit:{type:[Number,String],default:null},reverseYears:{type:Boolean,default:!1},weekPicker:{type:Boolean,default:!1},filters:{type:Object,default:()=>({})},arrowNavigation:{type:Boolean,default:!1},disableTimeRangeValidation:{type:Boolean,default:!1},highlight:{type:[Function,Object],default:null},teleport:{type:[Boolean,String,Object],default:null},teleportCenter:{type:Boolean,default:!1},locale:{type:String,default:"en-Us"},weekNumName:{type:String,default:"W"},weekStart:{type:[Number,String],default:1},weekNumbers:{type:[String,Function,Object],default:null},calendarClassName:{type:String,default:null},monthChangeOnScroll:{type:[Boolean,String],default:!0},dayNames:{type:[Function,Array],default:null},monthPicker:{type:Boolean,default:!1},customProps:{type:Object,default:null},yearPicker:{type:Boolean,default:!1},modelAuto:{type:Boolean,default:!1},selectText:{type:String,default:"Select"},cancelText:{type:String,default:"Cancel"},previewFormat:{type:[String,Function],default:()=>""},multiDates:{type:[Object,Boolean],default:!1},partialRange:{type:Boolean,default:!0},ignoreTimeValidation:{type:Boolean,default:!1},minDate:{type:[Date,String],default:null},maxDate:{type:[Date,String],default:null},minTime:{type:Object,default:null},maxTime:{type:Object,default:null},name:{type:String,default:null},placeholder:{type:String,default:""},hideInputIcon:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},state:{type:Boolean,default:null},required:{type:Boolean,default:!1},autocomplete:{type:String,default:"off"},inputClassName:{type:String,default:null},fixedStart:{type:Boolean,default:!1},fixedEnd:{type:Boolean,default:!1},timePicker:{type:Boolean,default:!1},enableSeconds:{type:Boolean,default:!1},is24:{type:Boolean,default:!0},noHoursOverlay:{type:Boolean,default:!1},noMinutesOverlay:{type:Boolean,default:!1},noSecondsOverlay:{type:Boolean,default:!1},hoursGridIncrement:{type:[String,Number],default:1},minutesGridIncrement:{type:[String,Number],default:5},secondsGridIncrement:{type:[String,Number],default:5},hoursIncrement:{type:[Number,String],default:1},minutesIncrement:{type:[Number,String],default:1},secondsIncrement:{type:[Number,String],default:1},range:{type:[Boolean,Object],default:!1},uid:{type:String,default:null},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inline:{type:[Boolean,Object],default:!1},textInput:{type:[Boolean,Object],default:!1},noDisabledRange:{type:Boolean,default:!1},sixWeeks:{type:[Boolean,String],default:!1},actionRow:{type:Object,default:()=>({})},focusStartDate:{type:Boolean,default:!1},disabledTimes:{type:[Function,Array],default:void 0},showLastInRange:{type:Boolean,default:!0},timePickerInline:{type:Boolean,default:!1},calendar:{type:Function,default:null},config:{type:Object,default:void 0},quarterPicker:{type:Boolean,default:!1},yearFirst:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},onInternalModelChange:{type:[Function,Object],default:null},enableMinutes:{type:Boolean,default:!0},ui:{type:Object,default:()=>({})}},ws={...fd,shadow:{type:Boolean,default:!1},flowStep:{type:Number,default:0},internalModelValue:{type:[Date,Array],default:null},noOverlayFocus:{type:Boolean,default:!1},collapse:{type:Boolean,default:!1},menuWrapRef:{type:Object,default:null},getInputRect:{type:Function,default:()=>({})},isTextInputDate:{type:Boolean,default:!1}},E5=["title"],O5=["disabled"],M5=fn({compatConfig:{MODE:3},__name:"ActionRow",props:{menuMount:{type:Boolean,default:!1},calendarWidth:{type:Number,default:0},...ws},emits:["close-picker","select-date","select-now","invalid-select"],setup(e,{emit:t}){const n=t,r=e,{defaultedActionRow:s,defaultedPreviewFormat:a,defaultedMultiCalendars:o,defaultedTextInput:u,defaultedInline:c,defaultedRange:h,defaultedMultiDates:f,getDefaultPattern:p}=sn(r),{isTimeValid:m,isMonthValid:y}=ji(r),{buildMatrix:_}=Ui(),b=de(null),A=de(null),B=de(!1),V=de({}),x=de(null),C=de(null);Ht(()=>{r.arrowNavigation&&_([Ln(b),Ln(A)],"actionRow"),$(),window.addEventListener("resize",$)}),ii(()=>{window.removeEventListener("resize",$)});const $=()=>{B.value=!1,setTimeout(()=>{var N,Z;const R=(N=x.value)==null?void 0:N.getBoundingClientRect(),q=(Z=C.value)==null?void 0:Z.getBoundingClientRect();R&&q&&(V.value.maxWidth=`${q.width-R.width-20}px`),B.value=!0},0)},H=me(()=>h.value.enabled&&!h.value.partialRange&&r.internalModelValue?r.internalModelValue.length===2:!0),F=me(()=>!m.value(r.internalModelValue)||!y.value(r.internalModelValue)||!H.value),U=()=>{const N=a.value;return r.timePicker||r.monthPicker,N(Fn(r.internalModelValue))},P=()=>{const N=r.internalModelValue;return o.value.count>0?`${O(N[0])} - ${O(N[1])}`:[O(N[0]),O(N[1])]},O=N=>yw(N,a.value,r.formatLocale,u.value.rangeSeparator,r.modelAuto,p()),J=me(()=>!r.internalModelValue||!r.menuMount?"":typeof a.value=="string"?Array.isArray(r.internalModelValue)?r.internalModelValue.length===2&&r.internalModelValue[1]?P():f.value.enabled?r.internalModelValue.map(N=>`${O(N)}`):r.modelAuto?`${O(r.internalModelValue[0])}`:`${O(r.internalModelValue[0])} -`:O(r.internalModelValue):U()),X=()=>f.value.enabled?"; ":" - ",fe=me(()=>Array.isArray(J.value)?J.value.join(X()):J.value),ne=()=>{m.value(r.internalModelValue)&&y.value(r.internalModelValue)&&H.value?n("select-date"):n("invalid-select")};return(N,Z)=>(k(),D("div",{ref_key:"actionRowRef",ref:C,class:"dp__action_row"},[N.$slots["action-row"]?Ne(N.$slots,"action-row",wn(cn({key:0},{internalModelValue:N.internalModelValue,disabled:F.value,selectDate:()=>N.$emit("select-date"),closePicker:()=>N.$emit("close-picker")}))):(k(),D(Ve,{key:1},[Q(s).showPreview?(k(),D("div",{key:0,class:"dp__selection_preview",title:fe.value,style:bn(V.value)},[N.$slots["action-preview"]&&B.value?Ne(N.$slots,"action-preview",{key:0,value:N.internalModelValue}):ae("",!0),!N.$slots["action-preview"]&&B.value?(k(),D(Ve,{key:1},[mt(ie(fe.value),1)],64)):ae("",!0)],12,E5)):ae("",!0),v("div",{ref_key:"actionBtnContainer",ref:x,class:"dp__action_buttons","data-dp-element":"action-row"},[N.$slots["action-buttons"]?Ne(N.$slots,"action-buttons",{key:0,value:N.internalModelValue}):ae("",!0),N.$slots["action-buttons"]?ae("",!0):(k(),D(Ve,{key:1},[!Q(c).enabled&&Q(s).showCancel?(k(),D("button",{key:0,ref_key:"cancelButtonRef",ref:b,type:"button",class:"dp__action_button dp__action_cancel",onClick:Z[0]||(Z[0]=R=>N.$emit("close-picker")),onKeydown:Z[1]||(Z[1]=R=>Q(Sr)(R,()=>N.$emit("close-picker")))},ie(N.cancelText),545)):ae("",!0),Q(s).showNow?(k(),D("button",{key:1,type:"button",class:"dp__action_button dp__action_cancel",onClick:Z[2]||(Z[2]=R=>N.$emit("select-now")),onKeydown:Z[3]||(Z[3]=R=>Q(Sr)(R,()=>N.$emit("select-now")))},ie(N.nowButtonLabel),33)):ae("",!0),Q(s).showSelect?(k(),D("button",{key:2,ref_key:"selectButtonRef",ref:A,type:"button",class:"dp__action_button dp__action_select",disabled:F.value,"data-test":"select-button",onKeydown:Z[4]||(Z[4]=R=>Q(Sr)(R,()=>ne())),onClick:ne},ie(N.selectText),41,O5)):ae("",!0)],64))],512)],64))],512))}}),R5={class:"dp__selection_grid_header"},D5=["aria-selected","aria-disabled","data-test","onClick","onKeydown","onMouseover"],P5=["aria-label"],$o=fn({__name:"SelectionOverlay",props:{items:{},type:{},isLast:{type:Boolean},arrowNavigation:{type:Boolean},skipButtonRef:{type:Boolean},headerRefs:{},hideNavigation:{},escClose:{type:Boolean},useRelative:{type:Boolean},height:{},textInput:{type:[Boolean,Object]},config:{},noOverlayFocus:{type:Boolean},focusValue:{},menuWrapRef:{},ariaLabels:{}},emits:["selected","toggle","reset-flow","hover-value"],setup(e,{expose:t,emit:n}){const{setSelectionGrid:r,buildMultiLevelMatrix:s,setMonthPicker:a}=Ui(),o=n,u=e,{defaultedAriaLabels:c,defaultedTextInput:h,defaultedConfig:f}=sn(u),{hideNavigationButtons:p}=md(),m=de(!1),y=de(null),_=de(null),b=de([]),A=de(),B=de(null),V=de(0),x=de(null);Jc(()=>{y.value=null}),Ht(()=>{Un().then(()=>J()),u.noOverlayFocus||$(),C(!0)}),ii(()=>C(!1));const C=W=>{var se;u.arrowNavigation&&((se=u.headerRefs)!=null&&se.length?a(W):r(W))},$=()=>{var W;const se=Ln(_);se&&(h.value.enabled||(y.value?(W=y.value)==null||W.focus({preventScroll:!0}):se.focus({preventScroll:!0})),m.value=se.clientHeight({dp__overlay:!0,"dp--overlay-absolute":!u.useRelative,"dp--overlay-relative":u.useRelative})),F=me(()=>u.useRelative?{height:`${u.height}px`,width:"260px"}:void 0),U=me(()=>({dp__overlay_col:!0})),P=me(()=>({dp__btn:!0,dp__button:!0,dp__overlay_action:!0,dp__over_action_scroll:m.value,dp__button_bottom:u.isLast})),O=me(()=>{var W,se;return{dp__overlay_container:!0,dp__container_flex:((W=u.items)==null?void 0:W.length)<=6,dp__container_block:((se=u.items)==null?void 0:se.length)>6}});Wt(()=>u.items,()=>J(!1),{deep:!0});const J=(W=!0)=>{Un().then(()=>{const se=Ln(y),E=Ln(_),re=Ln(B),_e=Ln(x),j=re?re.getBoundingClientRect().height:0;E&&(E.getBoundingClientRect().height?V.value=E.getBoundingClientRect().height-j:V.value=f.value.modeHeight-j),se&&_e&&W&&(_e.scrollTop=se.offsetTop-_e.offsetTop-(V.value/2-se.getBoundingClientRect().height)-j)})},X=W=>{W.disabled||o("selected",W.value)},fe=()=>{o("toggle"),o("reset-flow")},ne=()=>{u.escClose&&fe()},N=(W,se,E,re)=>{W&&((se.active||se.value===u.focusValue)&&(y.value=W),u.arrowNavigation&&(Array.isArray(b.value[E])?b.value[E][re]=W:b.value[E]=[W],Z()))},Z=()=>{var W,se;const E=(W=u.headerRefs)!=null&&W.length?[u.headerRefs].concat(b.value):b.value.concat([u.skipButtonRef?[]:[B.value]]);s(Fn(E),(se=u.headerRefs)!=null&&se.length?"monthPicker":"selectionGrid")},R=W=>{u.arrowNavigation||Ri(W,f.value,!0)},q=W=>{A.value=W,o("hover-value",W)},he=()=>{if(fe(),!u.isLast){const W=e5(u.menuWrapRef??null,"action-row");if(W){const se=dw(W);se==null||se.focus()}}},Ae=W=>{switch(W.key){case nn.esc:return ne();case nn.arrowLeft:return R(W);case nn.arrowRight:return R(W);case nn.arrowUp:return R(W);case nn.arrowDown:return R(W);default:return}},Pe=W=>{if(W.key===nn.enter)return fe();if(W.key===nn.tab)return he()};return t({focusGrid:$}),(W,se)=>{var E;return k(),D("div",{ref_key:"gridWrapRef",ref:_,class:$e(H.value),style:bn(F.value),role:"dialog",tabindex:"0",onKeydown:Ae,onClick:se[0]||(se[0]=Et(()=>{},["prevent"]))},[v("div",{ref_key:"containerRef",ref:x,class:$e(O.value),role:"grid",style:bn({"--dp-overlay-height":`${V.value}px`})},[v("div",R5,[Ne(W.$slots,"header")]),W.$slots.overlay?Ne(W.$slots,"overlay",{key:0}):(k(!0),D(Ve,{key:1},Qe(W.items,(re,_e)=>(k(),D("div",{key:_e,class:$e(["dp__overlay_row",{dp__flex_row:W.items.length>=3}]),role:"row"},[(k(!0),D(Ve,null,Qe(re,(j,Ie)=>(k(),D("div",{key:j.value,ref_for:!0,ref:Xe=>N(Xe,j,_e,Ie),role:"gridcell",class:$e(U.value),"aria-selected":j.active||void 0,"aria-disabled":j.disabled||void 0,tabindex:"0","data-test":j.text,onClick:Et(Xe=>X(j),["prevent"]),onKeydown:Xe=>Q(Sr)(Xe,()=>X(j),!0),onMouseover:Xe=>q(j.value)},[v("div",{class:$e(j.className)},[W.$slots.item?Ne(W.$slots,"item",{key:0,item:j}):ae("",!0),W.$slots.item?ae("",!0):(k(),D(Ve,{key:1},[mt(ie(j.text),1)],64))],2)],42,D5))),128))],2))),128))],6),W.$slots["button-icon"]?An((k(),D("button",{key:0,ref_key:"toggleButton",ref:B,type:"button","aria-label":(E=Q(c))==null?void 0:E.toggleOverlay,class:$e(P.value),tabindex:"0",onClick:fe,onKeydown:Pe},[Ne(W.$slots,"button-icon")],42,P5)),[[Vr,!Q(p)(W.hideNavigation,W.type)]]):ae("",!0)],38)}}}),hd=fn({__name:"InstanceWrap",props:{multiCalendars:{},stretch:{type:Boolean},collapse:{type:Boolean}},setup(e){const t=e,n=me(()=>t.multiCalendars>0?[...Array(t.multiCalendars).keys()]:[0]),r=me(()=>({dp__instance_calendar:t.multiCalendars>0}));return(s,a)=>(k(),D("div",{class:$e({dp__menu_inner:!s.stretch,"dp--menu--inner-stretched":s.stretch,dp__flex_display:s.multiCalendars>0,"dp--flex-display-collapsed":s.collapse})},[(k(!0),D(Ve,null,Qe(n.value,(o,u)=>(k(),D("div",{key:o,class:$e(r.value)},[Ne(s.$slots,"default",{instance:o,index:u})],2))),128))],2))}}),L5=["aria-label","aria-disabled"],uo=fn({compatConfig:{MODE:3},__name:"ArrowBtn",props:{ariaLabel:{},disabled:{type:Boolean}},emits:["activate","set-ref"],setup(e,{emit:t}){const n=t,r=de(null);return Ht(()=>n("set-ref",r)),(s,a)=>(k(),D("button",{ref_key:"elRef",ref:r,type:"button",class:"dp__btn dp--arrow-btn-nav",tabindex:"0","aria-label":s.ariaLabel,"aria-disabled":s.disabled||void 0,onClick:a[0]||(a[0]=o=>s.$emit("activate")),onKeydown:a[1]||(a[1]=o=>Q(Sr)(o,()=>s.$emit("activate"),!0))},[v("span",{class:$e(["dp__inner_nav",{dp__inner_nav_disabled:s.disabled}])},[Ne(s.$slots,"default")],2)],40,L5))}}),I5={class:"dp--year-mode-picker"},N5=["aria-label","data-test"],xw=fn({__name:"YearModePicker",props:{...ws,showYearPicker:{type:Boolean,default:!1},items:{type:Array,default:()=>[]},instance:{type:Number,default:0},year:{type:Number,default:0},isDisabled:{type:Function,default:()=>!1}},emits:["toggle-year-picker","year-select","handle-year"],setup(e,{emit:t}){const n=t,r=e,{showRightIcon:s,showLeftIcon:a}=md(),{defaultedConfig:o,defaultedMultiCalendars:u,defaultedAriaLabels:c,defaultedTransitions:h,defaultedUI:f}=sn(r),{showTransition:p,transitionName:m}=Bo(h),y=(A=!1,B)=>{n("toggle-year-picker",{flow:A,show:B})},_=A=>{n("year-select",A)},b=(A=!1)=>{n("handle-year",A)};return(A,B)=>{var V,x,C,$,H;return k(),D("div",I5,[Q(a)(Q(u),e.instance)?(k(),at(uo,{key:0,ref:"mpPrevIconRef","aria-label":(V=Q(c))==null?void 0:V.prevYear,disabled:e.isDisabled(!1),class:$e((x=Q(f))==null?void 0:x.navBtnPrev),onActivate:B[0]||(B[0]=F=>b(!1))},{default:Te(()=>[A.$slots["arrow-left"]?Ne(A.$slots,"arrow-left",{key:0}):ae("",!0),A.$slots["arrow-left"]?ae("",!0):(k(),at(Q(Jp),{key:1}))]),_:3},8,["aria-label","disabled","class"])):ae("",!0),v("button",{ref:"mpYearButtonRef",class:"dp__btn dp--year-select",type:"button","aria-label":(C=Q(c))==null?void 0:C.openYearsOverlay,"data-test":`year-mode-btn-${e.instance}`,onClick:B[1]||(B[1]=()=>y(!1)),onKeydown:B[2]||(B[2]=$n(()=>y(!1),["enter"]))},[A.$slots.year?Ne(A.$slots,"year",{key:0,year:e.year}):ae("",!0),A.$slots.year?ae("",!0):(k(),D(Ve,{key:1},[mt(ie(e.year),1)],64))],40,N5),Q(s)(Q(u),e.instance)?(k(),at(uo,{key:1,ref:"mpNextIconRef","aria-label":($=Q(c))==null?void 0:$.nextYear,disabled:e.isDisabled(!0),class:$e((H=Q(f))==null?void 0:H.navBtnNext),onActivate:B[3]||(B[3]=F=>b(!0))},{default:Te(()=>[A.$slots["arrow-right"]?Ne(A.$slots,"arrow-right",{key:0}):ae("",!0),A.$slots["arrow-right"]?ae("",!0):(k(),at(Q(Zp),{key:1}))]),_:3},8,["aria-label","disabled","class"])):ae("",!0),pe(ys,{name:Q(m)(e.showYearPicker),css:Q(p)},{default:Te(()=>[e.showYearPicker?(k(),at($o,{key:0,items:e.items,"text-input":A.textInput,"esc-close":A.escClose,config:A.config,"is-last":A.autoApply&&!Q(o).keepActionRow,"hide-navigation":A.hideNavigation,"aria-labels":A.ariaLabels,type:"year",onToggle:y,onSelected:B[4]||(B[4]=F=>_(F))},Hn({"button-icon":Te(()=>[A.$slots["calendar-icon"]?Ne(A.$slots,"calendar-icon",{key:0}):ae("",!0),A.$slots["calendar-icon"]?ae("",!0):(k(),at(Q(Cl),{key:1}))]),_:2},[A.$slots["year-overlay-value"]?{name:"item",fn:Te(({item:F})=>[Ne(A.$slots,"year-overlay-value",{text:F.text,value:F.value})]),key:"0"}:void 0]),1032,["items","text-input","esc-close","config","is-last","hide-navigation","aria-labels"])):ae("",!0)]),_:3},8,["name","css"])])}}}),am=(e,t,n)=>{if(t.value&&Array.isArray(t.value))if(t.value.some(r=>kt(e,r))){const r=t.value.filter(s=>!kt(s,e));t.value=r.length?r:null}else(n&&+n>t.value.length||!n)&&t.value.push(e);else t.value=[e]},lm=(e,t,n)=>{let r=e.value?e.value.slice():[];return r.length===2&&r[1]!==null&&(r=[]),r.length?on(t,r[0])?(r.unshift(t),n("range-start",r[0]),n("range-start",r[1])):(r[1]=t,n("range-end",t)):(r=[t],n("range-start",t)),r},pd=(e,t,n,r)=>{e&&(e[0]&&e[1]&&n&&t("auto-apply"),e[0]&&!e[1]&&r&&n&&t("auto-apply"))},kw=e=>{Array.isArray(e.value)&&e.value.length<=2&&e.range?e.modelValue.value=e.value.map(t=>Ar(De(t),e.timezone)):Array.isArray(e.value)||(e.modelValue.value=Ar(De(e.value),e.timezone))},Sw=(e,t,n,r)=>Array.isArray(t.value)&&(t.value.length===2||t.value.length===1&&r.value.partialRange)?r.value.fixedStart&&(_n(e,t.value[0])||kt(e,t.value[0]))?[t.value[0],e]:r.value.fixedEnd&&(on(e,t.value[1])||kt(e,t.value[1]))?[e,t.value[1]]:(n("invalid-fixed-range",e),t.value):[],Tw=({multiCalendars:e,range:t,highlight:n,propDates:r,calendars:s,modelValue:a,props:o,filters:u,year:c,month:h,emit:f})=>{const p=me(()=>nm(o.yearRange,o.locale,o.reverseYears)),m=de([!1]),y=me(()=>(O,J)=>{const X=qt(hs(new Date),{month:h.value(O),year:c.value(O)}),fe=J?K1(X):Co(X);return vw(fe,r.value.maxDate,r.value.minDate,o.preventMinMaxNavigation,J)}),_=()=>Array.isArray(a.value)&&e.value.solo&&a.value[1],b=()=>{for(let O=0;O{if(!O)return b();const J=qt(De(),s.value[O]);return s.value[0].year=lt(lw(J,e.value.count-1)),b()},B=(O,J)=>{const X=KF(J,O);return t.value.showLastInRange&&X>1?J:O},V=O=>o.focusStartDate||e.value.solo?O[0]:O[1]?B(O[0],O[1]):O[0],x=()=>{if(a.value){const O=Array.isArray(a.value)?V(a.value):a.value;s.value[0]={month:wt(O),year:lt(O)}}},C=()=>{x(),e.value.count&&b()};Wt(a,(O,J)=>{o.isTextInputDate&&JSON.stringify(O??{})!==JSON.stringify(J??{})&&C()}),Ht(()=>{C()});const $=(O,J)=>{s.value[J].year=O,f("update-month-year",{instance:J,year:O,month:s.value[J].month}),e.value.count&&!e.value.solo&&A(J)},H=me(()=>O=>bl(p.value,J=>{var X;const fe=c.value(O)===J.value,ne=Oo(J.value,wl(r.value.minDate),wl(r.value.maxDate))||((X=u.value.years)==null?void 0:X.includes(c.value(O))),N=im(n.value,J.value);return{active:fe,disabled:ne,highlighted:N}})),F=(O,J)=>{$(O,J),P(J)},U=(O,J=!1)=>{if(!y.value(O,J)){const X=J?c.value(O)+1:c.value(O)-1;$(X,O)}},P=(O,J=!1,X)=>{J||f("reset-flow"),X!==void 0?m.value[O]=X:m.value[O]=!m.value[O],m.value[O]?f("overlay-toggle",{open:!0,overlay:Qn.year}):(f("overlay-closed"),f("overlay-toggle",{open:!1,overlay:Qn.year}))};return{isDisabled:y,groupedYears:H,showYearPicker:m,selectYear:$,toggleYearPicker:P,handleYearSelect:F,handleYear:U}},V5=(e,t)=>{const{defaultedMultiCalendars:n,defaultedAriaLabels:r,defaultedTransitions:s,defaultedConfig:a,defaultedRange:o,defaultedHighlight:u,propDates:c,defaultedTz:h,defaultedFilters:f,defaultedMultiDates:p}=sn(e),m=()=>{e.isTextInputDate&&C(lt(De(e.startDate)),0)},{modelValue:y,year:_,month:b,calendars:A}=Ho(e,t,m),B=me(()=>uw(e.formatLocale,e.locale,e.monthNameFormat)),V=de(null),{checkMinMaxRange:x}=ji(e),{selectYear:C,groupedYears:$,showYearPicker:H,toggleYearPicker:F,handleYearSelect:U,handleYear:P,isDisabled:O}=Tw({modelValue:y,multiCalendars:n,range:o,highlight:u,calendars:A,year:_,propDates:c,month:b,filters:f,props:e,emit:t});Ht(()=>{e.startDate&&(y.value&&e.focusStartDate||!y.value)&&C(lt(De(e.startDate)),0)});const J=E=>E?{month:wt(E),year:lt(E)}:{month:null,year:null},X=()=>y.value?Array.isArray(y.value)?y.value.map(E=>J(E)):J(y.value):J(),fe=(E,re)=>{const _e=A.value[E],j=X();return Array.isArray(j)?j.some(Ie=>Ie.year===(_e==null?void 0:_e.year)&&Ie.month===re):(_e==null?void 0:_e.year)===j.year&&re===j.month},ne=(E,re,_e)=>{var j,Ie;const Xe=X();return Array.isArray(Xe)?_.value(re)===((j=Xe[_e])==null?void 0:j.year)&&E===((Ie=Xe[_e])==null?void 0:Ie.month):!1},N=(E,re)=>{if(o.value.enabled){const _e=X();if(Array.isArray(y.value)&&Array.isArray(_e)){const j=ne(E,re,0)||ne(E,re,1),Ie=Qs(hs(De()),E,_.value(re));return dd(y.value,V.value,Ie)&&!j}return!1}return!1},Z=me(()=>E=>bl(B.value,re=>{var _e;const j=fe(E,re.value),Ie=Oo(re.value,hw(_.value(E),c.value.minDate),pw(_.value(E),c.value.maxDate))||o5(c.value.disabledDates,_.value(E)).includes(re.value)||((_e=f.value.months)==null?void 0:_e.includes(re.value)),Xe=N(re.value,E),be=_w(u.value,re.value,_.value(E));return{active:j,disabled:Ie,isBetween:Xe,highlighted:be}})),R=(E,re)=>Qs(hs(De()),E,_.value(re)),q=(E,re)=>{const _e=y.value?y.value:hs(new Date);y.value=Qs(_e,E,_.value(re)),t("auto-apply"),t("update-flow-step")},he=(E,re)=>{const _e=R(E,re);o.value.fixedEnd||o.value.fixedStart?y.value=Sw(_e,y,t,o):y.value?x(_e,y.value)&&(y.value=lm(y,R(E,re),t)):y.value=[R(E,re)],Un().then(()=>{pd(y.value,t,e.autoApply,e.modelAuto)})},Ae=(E,re)=>{am(R(E,re),y,p.value.limit),t("auto-apply",!0)},Pe=(E,re)=>(A.value[re].month=E,se(re,A.value[re].year,E),p.value.enabled?Ae(E,re):o.value.enabled?he(E,re):q(E,re)),W=(E,re)=>{C(E,re),se(re,E,null)},se=(E,re,_e)=>{let j=_e;if(!j&&j!==0){const Ie=X();j=Array.isArray(Ie)?Ie[E].month:Ie.month}t("update-month-year",{instance:E,year:re,month:j})};return{groupedMonths:Z,groupedYears:$,year:_,isDisabled:O,defaultedMultiCalendars:n,defaultedAriaLabels:r,defaultedTransitions:s,defaultedConfig:a,showYearPicker:H,modelValue:y,presetDate:(E,re)=>{kw({value:E,modelValue:y,range:o.value.enabled,timezone:re?void 0:h.value.timezone}),t("auto-apply")},setHoverDate:(E,re)=>{V.value=R(E,re)},selectMonth:Pe,selectYear:W,toggleYearPicker:F,handleYearSelect:U,handleYear:P,getModelMonthYear:X}},F5=fn({compatConfig:{MODE:3},__name:"MonthPicker",props:{...ws},emits:["update:internal-model-value","overlay-closed","reset-flow","range-start","range-end","auto-apply","update-month-year","update-flow-step","mount","invalid-fixed-range","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=Bi(),a=$r(s,"yearMode"),o=e;Ht(()=>{o.shadow||r("mount",null)});const{groupedMonths:u,groupedYears:c,year:h,isDisabled:f,defaultedMultiCalendars:p,defaultedConfig:m,showYearPicker:y,modelValue:_,presetDate:b,setHoverDate:A,selectMonth:B,selectYear:V,toggleYearPicker:x,handleYearSelect:C,handleYear:$,getModelMonthYear:H}=V5(o,r);return t({getSidebarProps:()=>({modelValue:_,year:h,getModelMonthYear:H,selectMonth:B,selectYear:V,handleYear:$}),presetDate:b,toggleYearPicker:F=>x(0,F)}),(F,U)=>(k(),at(hd,{"multi-calendars":Q(p).count,collapse:F.collapse,stretch:""},{default:Te(({instance:P})=>[F.$slots["top-extra"]?Ne(F.$slots,"top-extra",{key:0,value:F.internalModelValue}):ae("",!0),F.$slots["month-year"]?Ne(F.$slots,"month-year",wn(cn({key:1},{year:Q(h),months:Q(u)(P),years:Q(c)(P),selectMonth:Q(B),selectYear:Q(V),instance:P}))):(k(),at($o,{key:2,items:Q(u)(P),"arrow-navigation":F.arrowNavigation,"is-last":F.autoApply&&!Q(m).keepActionRow,"esc-close":F.escClose,height:Q(m).modeHeight,config:F.config,"no-overlay-focus":!!(F.noOverlayFocus||F.textInput),"use-relative":"",type:"month",onSelected:O=>Q(B)(O,P),onHoverValue:O=>Q(A)(O,P)},Hn({header:Te(()=>[pe(xw,cn(F.$props,{items:Q(c)(P),instance:P,"show-year-picker":Q(y)[P],year:Q(h)(P),"is-disabled":O=>Q(f)(P,O),onHandleYear:O=>Q($)(P,O),onYearSelect:O=>Q(C)(O,P),onToggleYearPicker:O=>Q(x)(P,O==null?void 0:O.flow,O==null?void 0:O.show)}),Hn({_:2},[Qe(Q(a),(O,J)=>({name:O,fn:Te(X=>[Ne(F.$slots,O,wn(Yn(X)))])}))]),1040,["items","instance","show-year-picker","year","is-disabled","onHandleYear","onYearSelect","onToggleYearPicker"])]),_:2},[F.$slots["month-overlay-value"]?{name:"item",fn:Te(({item:O})=>[Ne(F.$slots,"month-overlay-value",{text:O.text,value:O.value})]),key:"0"}:void 0]),1032,["items","arrow-navigation","is-last","esc-close","height","config","no-overlay-focus","onSelected","onHoverValue"]))]),_:3},8,["multi-calendars","collapse"]))}}),$5=(e,t)=>{const n=()=>{e.isTextInputDate&&(f.value=lt(De(e.startDate)))},{modelValue:r}=Ho(e,t,n),s=de(null),{defaultedHighlight:a,defaultedMultiDates:o,defaultedFilters:u,defaultedRange:c,propDates:h}=sn(e),f=de();Ht(()=>{e.startDate&&(r.value&&e.focusStartDate||!r.value)&&(f.value=lt(De(e.startDate)))});const p=b=>Array.isArray(r.value)?r.value.some(A=>lt(A)===b):r.value?lt(r.value)===b:!1,m=b=>c.value.enabled&&Array.isArray(r.value)?dd(r.value,s.value,_(b)):!1,y=me(()=>bl(nm(e.yearRange,e.locale,e.reverseYears),b=>{const A=p(b.value),B=Oo(b.value,wl(h.value.minDate),wl(h.value.maxDate))||u.value.years.includes(b.value),V=m(b.value)&&!A,x=im(a.value,b.value);return{active:A,disabled:B,isBetween:V,highlighted:x}})),_=b=>Ds(hs(Co(new Date)),b);return{groupedYears:y,modelValue:r,focusYear:f,setHoverValue:b=>{s.value=Ds(hs(new Date),b)},selectYear:b=>{var A;if(t("update-month-year",{instance:0,year:b}),o.value.enabled)return r.value?Array.isArray(r.value)&&(((A=r.value)==null?void 0:A.map(B=>lt(B))).includes(b)?r.value=r.value.filter(B=>lt(B)!==b):r.value.push(Ds(hr(De()),b))):r.value=[Ds(hr(Co(De())),b)],t("auto-apply",!0);c.value.enabled?(r.value=lm(r,_(b),t),Un().then(()=>{pd(r.value,t,e.autoApply,e.modelAuto)})):(r.value=_(b),t("auto-apply"))}}},B5=fn({compatConfig:{MODE:3},__name:"YearPicker",props:{...ws},emits:["update:internal-model-value","reset-flow","range-start","range-end","auto-apply","update-month-year"],setup(e,{expose:t,emit:n}){const r=n,s=e,{groupedYears:a,modelValue:o,focusYear:u,selectYear:c,setHoverValue:h}=$5(s,r),{defaultedConfig:f}=sn(s);return t({getSidebarProps:()=>({modelValue:o,selectYear:c})}),(p,m)=>(k(),D("div",null,[p.$slots["top-extra"]?Ne(p.$slots,"top-extra",{key:0,value:p.internalModelValue}):ae("",!0),p.$slots["month-year"]?Ne(p.$slots,"month-year",wn(cn({key:1},{years:Q(a),selectYear:Q(c)}))):(k(),at($o,{key:2,items:Q(a),"is-last":p.autoApply&&!Q(f).keepActionRow,height:Q(f).modeHeight,config:p.config,"no-overlay-focus":!!(p.noOverlayFocus||p.textInput),"focus-value":Q(u),type:"year","use-relative":"",onSelected:Q(c),onHoverValue:Q(h)},Hn({_:2},[p.$slots["year-overlay-value"]?{name:"item",fn:Te(({item:y})=>[Ne(p.$slots,"year-overlay-value",{text:y.text,value:y.value})]),key:"0"}:void 0]),1032,["items","is-last","height","config","no-overlay-focus","focus-value","onSelected","onHoverValue"]))]))}}),H5={key:0,class:"dp__time_input"},U5=["data-test","aria-label","onKeydown","onClick","onMousedown"],j5=v("span",{class:"dp__tp_inline_btn_bar dp__tp_btn_in_l"},null,-1),q5=v("span",{class:"dp__tp_inline_btn_bar dp__tp_btn_in_r"},null,-1),W5=["aria-label","disabled","data-test","onKeydown","onClick"],Y5=["data-test","aria-label","onKeydown","onClick","onMousedown"],z5=v("span",{class:"dp__tp_inline_btn_bar dp__tp_btn_in_l"},null,-1),K5=v("span",{class:"dp__tp_inline_btn_bar dp__tp_btn_in_r"},null,-1),G5={key:0},J5=["aria-label"],Z5=fn({compatConfig:{MODE:3},__name:"TimeInput",props:{hours:{type:Number,default:0},minutes:{type:Number,default:0},seconds:{type:Number,default:0},closeTimePickerBtn:{type:Object,default:null},order:{type:Number,default:0},disabledTimesConfig:{type:Function,default:null},validateTime:{type:Function,default:()=>!1},...ws},emits:["set-hours","set-minutes","update:hours","update:minutes","update:seconds","reset-flow","mounted","overlay-closed","overlay-opened","am-pm-change"],setup(e,{expose:t,emit:n}){const r=n,s=e,{setTimePickerElements:a,setTimePickerBackRef:o}=Ui(),{defaultedAriaLabels:u,defaultedTransitions:c,defaultedFilters:h,defaultedConfig:f,defaultedRange:p}=sn(s),{transitionName:m,showTransition:y}=Bo(c),_=Hr({hours:!1,minutes:!1,seconds:!1}),b=de("AM"),A=de(null),B=de([]),V=de();Ht(()=>{r("mounted")});const x=z=>qt(new Date,{hours:z.hours,minutes:z.minutes,seconds:s.enableSeconds?z.seconds:0,milliseconds:0}),C=me(()=>z=>Z(z,s[z])||H(z,s[z])),$=me(()=>({hours:s.hours,minutes:s.minutes,seconds:s.seconds})),H=(z,S)=>p.value.enabled&&!p.value.disableTimeRangeValidation?!s.validateTime(z,S):!1,F=(z,S)=>{if(p.value.enabled&&!p.value.disableTimeRangeValidation){const I=S?+s[`${z}Increment`]:-+s[`${z}Increment`],G=s[z]+I;return!s.validateTime(z,G)}return!1},U=me(()=>z=>!Pe(+s[z]+ +s[`${z}Increment`],z)||F(z,!0)),P=me(()=>z=>!Pe(+s[z]-+s[`${z}Increment`],z)||F(z,!1)),O=(z,S)=>H1(qt(De(),z),S),J=(z,S)=>j6(qt(De(),z),S),X=me(()=>({dp__time_col:!0,dp__time_col_block:!s.timePickerInline,dp__time_col_reg_block:!s.enableSeconds&&s.is24&&!s.timePickerInline,dp__time_col_reg_inline:!s.enableSeconds&&s.is24&&s.timePickerInline,dp__time_col_reg_with_button:!s.enableSeconds&&!s.is24,dp__time_col_sec:s.enableSeconds&&s.is24,dp__time_col_sec_with_button:s.enableSeconds&&!s.is24})),fe=me(()=>{const z=[{type:"hours"}];return s.enableMinutes&&z.push({type:"",separator:!0},{type:"minutes"}),s.enableSeconds&&z.push({type:"",separator:!0},{type:"seconds"}),z}),ne=me(()=>fe.value.filter(z=>!z.separator)),N=me(()=>z=>{if(z==="hours"){const S=j(+s.hours);return{text:S<10?`0${S}`:`${S}`,value:S}}return{text:s[z]<10?`0${s[z]}`:`${s[z]}`,value:s[z]}}),Z=(z,S)=>{var I;if(!s.disabledTimesConfig)return!1;const G=s.disabledTimesConfig(s.order,z==="hours"?S:void 0);return G[z]?!!((I=G[z])!=null&&I.includes(S)):!0},R=(z,S)=>S!=="hours"||b.value==="AM"?z:z+12,q=z=>{const S=s.is24?24:12,I=z==="hours"?S:60,G=+s[`${z}GridIncrement`],te=z==="hours"&&!s.is24?G:0,ge=[];for(let Y=te;Y({active:!1,disabled:h.value.times[z].includes(Y.value)||!Pe(Y.value,z)||Z(z,Y.value)||H(z,Y.value)}))},he=z=>z>=0?z:59,Ae=z=>z>=0?z:23,Pe=(z,S)=>{const I=s.minTime?x(Qf(s.minTime)):null,G=s.maxTime?x(Qf(s.maxTime)):null,te=x(Qf($.value,S,S==="minutes"||S==="seconds"?he(z):Ae(z)));return I&&G?(Eo(te,G)||el(te,G))&&(yl(te,I)||el(te,I)):I?yl(te,I)||el(te,I):G?Eo(te,G)||el(te,G):!0},W=z=>s[`no${z[0].toUpperCase()+z.slice(1)}Overlay`],se=z=>{W(z)||(_[z]=!_[z],_[z]?r("overlay-opened",z):r("overlay-closed",z))},E=z=>z==="hours"?ri:z==="minutes"?Vi:vl,re=()=>{V.value&&clearTimeout(V.value)},_e=(z,S=!0,I)=>{const G=S?O:J,te=S?+s[`${z}Increment`]:-+s[`${z}Increment`];Pe(+s[z]+te,z)&&r(`update:${z}`,E(z)(G({[z]:+s[z]},{[z]:+s[`${z}Increment`]}))),!(I!=null&&I.keyboard)&&f.value.timeArrowHoldThreshold&&(V.value=setTimeout(()=>{_e(z,S)},f.value.timeArrowHoldThreshold))},j=z=>s.is24?z:(z>=12?b.value="PM":b.value="AM",G6(z)),Ie=()=>{b.value==="PM"?(b.value="AM",r("update:hours",s.hours-12)):(b.value="PM",r("update:hours",s.hours+12)),r("am-pm-change",b.value)},Xe=z=>{_[z]=!0},be=(z,S,I)=>{if(z&&s.arrowNavigation){Array.isArray(B.value[S])?B.value[S][I]=z:B.value[S]=[z];const G=B.value.reduce((te,ge)=>ge.map((Y,ce)=>[...te[ce]||[],ge[ce]]),[]);o(s.closeTimePickerBtn),A.value&&(G[1]=G[1].concat(A.value)),a(G,s.order)}},et=(z,S)=>(se(z),r(`update:${z}`,S));return t({openChildCmp:Xe}),(z,S)=>{var I;return z.disabled?ae("",!0):(k(),D("div",H5,[(k(!0),D(Ve,null,Qe(fe.value,(G,te)=>{var ge,Y,ce;return k(),D("div",{key:te,class:$e(X.value)},[G.separator?(k(),D(Ve,{key:0},[mt(" : ")],64)):(k(),D(Ve,{key:1},[v("button",{ref_for:!0,ref:ye=>be(ye,te,0),type:"button",class:$e({dp__btn:!0,dp__inc_dec_button:!z.timePickerInline,dp__inc_dec_button_inline:z.timePickerInline,dp__tp_inline_btn_top:z.timePickerInline,dp__inc_dec_button_disabled:U.value(G.type)}),"data-test":`${G.type}-time-inc-btn-${s.order}`,"aria-label":(ge=Q(u))==null?void 0:ge.incrementValue(G.type),tabindex:"0",onKeydown:ye=>Q(Sr)(ye,()=>_e(G.type,!0,{keyboard:!0}),!0),onClick:ye=>Q(f).timeArrowHoldThreshold?void 0:_e(G.type,!0),onMousedown:ye=>Q(f).timeArrowHoldThreshold?_e(G.type,!0):void 0,onMouseup:re},[s.timePickerInline?(k(),D(Ve,{key:1},[z.$slots["tp-inline-arrow-up"]?Ne(z.$slots,"tp-inline-arrow-up",{key:0}):(k(),D(Ve,{key:1},[j5,q5],64))],64)):(k(),D(Ve,{key:0},[z.$slots["arrow-up"]?Ne(z.$slots,"arrow-up",{key:0}):ae("",!0),z.$slots["arrow-up"]?ae("",!0):(k(),at(Q(Qp),{key:1}))],64))],42,U5),v("button",{ref_for:!0,ref:ye=>be(ye,te,1),type:"button","aria-label":(Y=Q(u))==null?void 0:Y.openTpOverlay(G.type),class:$e({dp__time_display:!0,dp__time_display_block:!z.timePickerInline,dp__time_display_inline:z.timePickerInline,"dp--time-invalid":C.value(G.type),"dp--time-overlay-btn":!C.value(G.type)}),disabled:W(G.type),tabindex:"0","data-test":`${G.type}-toggle-overlay-btn-${s.order}`,onKeydown:ye=>Q(Sr)(ye,()=>se(G.type),!0),onClick:ye=>se(G.type)},[z.$slots[G.type]?Ne(z.$slots,G.type,{key:0,text:N.value(G.type).text,value:N.value(G.type).value}):ae("",!0),z.$slots[G.type]?ae("",!0):(k(),D(Ve,{key:1},[mt(ie(N.value(G.type).text),1)],64))],42,W5),v("button",{ref_for:!0,ref:ye=>be(ye,te,2),type:"button",class:$e({dp__btn:!0,dp__inc_dec_button:!z.timePickerInline,dp__inc_dec_button_inline:z.timePickerInline,dp__tp_inline_btn_bottom:z.timePickerInline,dp__inc_dec_button_disabled:P.value(G.type)}),"data-test":`${G.type}-time-dec-btn-${s.order}`,"aria-label":(ce=Q(u))==null?void 0:ce.decrementValue(G.type),tabindex:"0",onKeydown:ye=>Q(Sr)(ye,()=>_e(G.type,!1,{keyboard:!0}),!0),onClick:ye=>Q(f).timeArrowHoldThreshold?void 0:_e(G.type,!1),onMousedown:ye=>Q(f).timeArrowHoldThreshold?_e(G.type,!1):void 0,onMouseup:re},[s.timePickerInline?(k(),D(Ve,{key:1},[z.$slots["tp-inline-arrow-down"]?Ne(z.$slots,"tp-inline-arrow-down",{key:0}):(k(),D(Ve,{key:1},[z5,K5],64))],64)):(k(),D(Ve,{key:0},[z.$slots["arrow-down"]?Ne(z.$slots,"arrow-down",{key:0}):ae("",!0),z.$slots["arrow-down"]?ae("",!0):(k(),at(Q(em),{key:1}))],64))],42,Y5)],64))],2)}),128)),z.is24?ae("",!0):(k(),D("div",G5,[z.$slots["am-pm-button"]?Ne(z.$slots,"am-pm-button",{key:0,toggle:Ie,value:b.value}):ae("",!0),z.$slots["am-pm-button"]?ae("",!0):(k(),D("button",{key:1,ref_key:"amPmButton",ref:A,type:"button",class:"dp__pm_am_button",role:"button","aria-label":(I=Q(u))==null?void 0:I.amPmButton,tabindex:"0",onClick:Ie,onKeydown:S[0]||(S[0]=G=>Q(Sr)(G,()=>Ie(),!0))},ie(b.value),41,J5))])),(k(!0),D(Ve,null,Qe(ne.value,(G,te)=>(k(),at(ys,{key:te,name:Q(m)(_[G.type]),css:Q(y)},{default:Te(()=>[_[G.type]?(k(),at($o,{key:0,items:q(G.type),"is-last":z.autoApply&&!Q(f).keepActionRow,"esc-close":z.escClose,type:G.type,"text-input":z.textInput,config:z.config,"arrow-navigation":z.arrowNavigation,"aria-labels":z.ariaLabels,onSelected:ge=>et(G.type,ge),onToggle:ge=>se(G.type),onResetFlow:S[1]||(S[1]=ge=>z.$emit("reset-flow"))},Hn({"button-icon":Te(()=>[z.$slots["clock-icon"]?Ne(z.$slots,"clock-icon",{key:0}):ae("",!0),z.$slots["clock-icon"]?ae("",!0):(k(),at(Al(z.timePickerInline?Q(Cl):Q(Xp)),{key:1}))]),_:2},[z.$slots[`${G.type}-overlay-value`]?{name:"item",fn:Te(({item:ge})=>[Ne(z.$slots,`${G.type}-overlay-value`,{text:ge.text,value:ge.value})]),key:"0"}:void 0,z.$slots[`${G.type}-overlay-header`]?{name:"header",fn:Te(()=>[Ne(z.$slots,`${G.type}-overlay-header`,{toggle:()=>se(G.type)})]),key:"1"}:void 0]),1032,["items","is-last","esc-close","type","text-input","config","arrow-navigation","aria-labels","onSelected","onToggle"])):ae("",!0)]),_:2},1032,["name","css"]))),128))]))}}}),X5={class:"dp--tp-wrap"},Q5=["aria-label","tabindex"],eB=["tabindex"],tB=["aria-label"],Aw=fn({compatConfig:{MODE:3},__name:"TimePicker",props:{hours:{type:[Number,Array],default:0},minutes:{type:[Number,Array],default:0},seconds:{type:[Number,Array],default:0},disabledTimesConfig:{type:Function,default:null},validateTime:{type:Function,default:()=>!1},...ws},emits:["update:hours","update:minutes","update:seconds","mount","reset-flow","overlay-opened","overlay-closed","am-pm-change"],setup(e,{expose:t,emit:n}){const r=n,s=e,{buildMatrix:a,setTimePicker:o}=Ui(),u=Bi(),{defaultedTransitions:c,defaultedAriaLabels:h,defaultedTextInput:f,defaultedConfig:p,defaultedRange:m}=sn(s),{transitionName:y,showTransition:_}=Bo(c),{hideNavigationButtons:b}=md(),A=de(null),B=de(null),V=de([]),x=de(null);Ht(()=>{r("mount"),!s.timePicker&&s.arrowNavigation?a([Ln(A.value)],"time"):o(!0,s.timePicker)});const C=me(()=>m.value.enabled&&s.modelAuto?cw(s.internalModelValue):!0),$=de(!1),H=R=>({hours:Array.isArray(s.hours)?s.hours[R]:s.hours,minutes:Array.isArray(s.minutes)?s.minutes[R]:s.minutes,seconds:Array.isArray(s.seconds)?s.seconds[R]:s.seconds}),F=me(()=>{const R=[];if(m.value.enabled)for(let q=0;q<2;q++)R.push(H(q));else R.push(H(0));return R}),U=(R,q=!1,he="")=>{q||r("reset-flow"),$.value=R,r(R?"overlay-opened":"overlay-closed",Qn.time),s.arrowNavigation&&o(R),Un(()=>{he!==""&&V.value[0]&&V.value[0].openChildCmp(he)})},P=me(()=>({dp__btn:!0,dp__button:!0,dp__button_bottom:s.autoApply&&!p.value.keepActionRow})),O=$r(u,"timePicker"),J=(R,q,he)=>m.value.enabled?q===0?[R,F.value[1][he]]:[F.value[0][he],R]:R,X=R=>{r("update:hours",R)},fe=R=>{r("update:minutes",R)},ne=R=>{r("update:seconds",R)},N=()=>{if(x.value&&!f.value.enabled&&!s.noOverlayFocus){const R=dw(x.value);R&&R.focus({preventScroll:!0})}},Z=R=>{r("overlay-closed",R)};return t({toggleTimePicker:U}),(R,q)=>{var he;return k(),D("div",X5,[!R.timePicker&&!R.timePickerInline?An((k(),D("button",{key:0,ref_key:"openTimePickerBtn",ref:A,type:"button",class:$e(P.value),"aria-label":(he=Q(h))==null?void 0:he.openTimePicker,tabindex:R.noOverlayFocus?void 0:0,"data-test":"open-time-picker-btn",onKeydown:q[0]||(q[0]=Ae=>Q(Sr)(Ae,()=>U(!0))),onClick:q[1]||(q[1]=Ae=>U(!0))},[R.$slots["clock-icon"]?Ne(R.$slots,"clock-icon",{key:0}):ae("",!0),R.$slots["clock-icon"]?ae("",!0):(k(),at(Q(Xp),{key:1}))],42,Q5)),[[Vr,!Q(b)(R.hideNavigation,"time")]]):ae("",!0),pe(ys,{name:Q(y)($.value),css:Q(_)&&!R.timePickerInline},{default:Te(()=>{var Ae;return[$.value||R.timePicker||R.timePickerInline?(k(),D("div",{key:0,ref_key:"overlayRef",ref:x,class:$e({dp__overlay:!R.timePickerInline,"dp--overlay-absolute":!s.timePicker&&!R.timePickerInline,"dp--overlay-relative":s.timePicker}),style:bn(R.timePicker?{height:`${Q(p).modeHeight}px`}:void 0),tabindex:R.timePickerInline?void 0:0},[v("div",{class:$e(R.timePickerInline?"dp__time_picker_inline_container":"dp__overlay_container dp__container_flex dp__time_picker_overlay_container"),style:{display:"flex"}},[R.$slots["time-picker-overlay"]?Ne(R.$slots,"time-picker-overlay",{key:0,hours:e.hours,minutes:e.minutes,seconds:e.seconds,setHours:X,setMinutes:fe,setSeconds:ne}):ae("",!0),R.$slots["time-picker-overlay"]?ae("",!0):(k(),D("div",{key:1,class:$e(R.timePickerInline?"dp__flex":"dp__overlay_row dp__flex_row")},[(k(!0),D(Ve,null,Qe(F.value,(Pe,W)=>An((k(),at(Z5,cn({key:W,ref_for:!0},{...R.$props,order:W,hours:Pe.hours,minutes:Pe.minutes,seconds:Pe.seconds,closeTimePickerBtn:B.value,disabledTimesConfig:e.disabledTimesConfig,disabled:W===0?R.fixedStart:R.fixedEnd},{ref_for:!0,ref_key:"timeInputRefs",ref:V,"validate-time":(se,E)=>e.validateTime(se,J(E,W,se)),"onUpdate:hours":se=>X(J(se,W,"hours")),"onUpdate:minutes":se=>fe(J(se,W,"minutes")),"onUpdate:seconds":se=>ne(J(se,W,"seconds")),onMounted:N,onOverlayClosed:Z,onOverlayOpened:q[2]||(q[2]=se=>R.$emit("overlay-opened",se)),onAmPmChange:q[3]||(q[3]=se=>R.$emit("am-pm-change",se))}),Hn({_:2},[Qe(Q(O),(se,E)=>({name:se,fn:Te(re=>[Ne(R.$slots,se,cn({ref_for:!0},re))])}))]),1040,["validate-time","onUpdate:hours","onUpdate:minutes","onUpdate:seconds"])),[[Vr,W===0?!0:C.value]])),128))],2)),!R.timePicker&&!R.timePickerInline?An((k(),D("button",{key:2,ref_key:"closeTimePickerBtn",ref:B,type:"button",class:$e(P.value),"aria-label":(Ae=Q(h))==null?void 0:Ae.closeTimePicker,tabindex:"0",onKeydown:q[4]||(q[4]=Pe=>Q(Sr)(Pe,()=>U(!1))),onClick:q[5]||(q[5]=Pe=>U(!1))},[R.$slots["calendar-icon"]?Ne(R.$slots,"calendar-icon",{key:0}):ae("",!0),R.$slots["calendar-icon"]?ae("",!0):(k(),at(Q(Cl),{key:1}))],42,tB)),[[Vr,!Q(b)(R.hideNavigation,"time")]]):ae("",!0)],2)],14,eB)):ae("",!0)]}),_:3},8,["name","css"])])}}}),Cw=(e,t,n,r)=>{const{defaultedRange:s}=sn(e),a=(x,C)=>Array.isArray(t[x])?t[x][C]:t[x],o=x=>e.enableSeconds?Array.isArray(t.seconds)?t.seconds[x]:t.seconds:0,u=(x,C)=>x?C!==void 0?Di(x,a("hours",C),a("minutes",C),o(C)):Di(x,t.hours,t.minutes,o()):aw(De(),o(C)),c=(x,C)=>{t[x]=C},h=me(()=>e.modelAuto&&s.value.enabled?Array.isArray(n.value)?n.value.length>1:!1:s.value.enabled),f=(x,C)=>{const $=Object.fromEntries(Object.keys(t).map(H=>H===x?[H,C]:[H,t[H]].slice()));if(h.value&&!s.value.disableTimeRangeValidation){const H=U=>n.value?Di(n.value[U],$.hours[U],$.minutes[U],$.seconds[U]):null,F=U=>iw(n.value[U],0);return!(kt(H(0),H(1))&&(yl(H(0),F(1))||Eo(H(1),F(0))))}return!0},p=(x,C)=>{f(x,C)&&(c(x,C),r&&r())},m=x=>{p("hours",x)},y=x=>{p("minutes",x)},_=x=>{p("seconds",x)},b=(x,C,$,H)=>{C&&m(x),!C&&!$&&y(x),$&&_(x),n.value&&H(n.value)},A=x=>{if(x){const C=Array.isArray(x),$=C?[+x[0].hours,+x[1].hours]:+x.hours,H=C?[+x[0].minutes,+x[1].minutes]:+x.minutes,F=C?[+x[0].seconds,+x[1].seconds]:+x.seconds;c("hours",$),c("minutes",H),e.enableSeconds&&c("seconds",F)}},B=(x,C)=>{const $={hours:Array.isArray(t.hours)?t.hours[x]:t.hours,disabledArr:[]};return(C||C===0)&&($.hours=C),Array.isArray(e.disabledTimes)&&($.disabledArr=s.value.enabled&&Array.isArray(e.disabledTimes[x])?e.disabledTimes[x]:e.disabledTimes),$},V=me(()=>(x,C)=>{var $;if(Array.isArray(e.disabledTimes)){const{disabledArr:H,hours:F}=B(x,C),U=H.filter(P=>+P.hours===F);return(($=U[0])==null?void 0:$.minutes)==="*"?{hours:[F],minutes:void 0,seconds:void 0}:{hours:[],minutes:(U==null?void 0:U.map(P=>+P.minutes))??[],seconds:(U==null?void 0:U.map(P=>P.seconds?+P.seconds:void 0))??[]}}return{hours:[],minutes:[],seconds:[]}});return{setTime:c,updateHours:m,updateMinutes:y,updateSeconds:_,getSetDateTime:u,updateTimeValues:b,getSecondsValue:o,assignStartTime:A,validateTime:f,disabledTimesConfig:V}},nB=(e,t)=>{const n=()=>{e.isTextInputDate&&C()},{modelValue:r,time:s}=Ho(e,t,n),{defaultedStartTime:a,defaultedRange:o,defaultedTz:u}=sn(e),{updateTimeValues:c,getSetDateTime:h,setTime:f,assignStartTime:p,disabledTimesConfig:m,validateTime:y}=Cw(e,s,r,_);function _(){t("update-flow-step")}const b=H=>{const{hours:F,minutes:U,seconds:P}=H;return{hours:+F,minutes:+U,seconds:P?+P:0}},A=()=>{if(e.startTime){if(Array.isArray(e.startTime)){const F=b(e.startTime[0]),U=b(e.startTime[1]);return[qt(De(),F),qt(De(),U)]}const H=b(e.startTime);return qt(De(),H)}return o.value.enabled?[null,null]:null},B=()=>{if(o.value.enabled){const[H,F]=A();r.value=[Ar(h(H,0),u.value.timezone),Ar(h(F,1),u.value.timezone)]}else r.value=Ar(h(A()),u.value.timezone)},V=H=>Array.isArray(H)?[ga(De(H[0])),ga(De(H[1]))]:[ga(H??De())],x=(H,F,U)=>{f("hours",H),f("minutes",F),f("seconds",e.enableSeconds?U:0)},C=()=>{const[H,F]=V(r.value);return o.value.enabled?x([H.hours,F.hours],[H.minutes,F.minutes],[H.seconds,F.seconds]):x(H.hours,H.minutes,H.seconds)};Ht(()=>{if(!e.shadow)return p(a.value),r.value?C():B()});const $=()=>{Array.isArray(r.value)?r.value=r.value.map((H,F)=>H&&h(H,F)):r.value=h(r.value),t("time-update")};return{modelValue:r,time:s,disabledTimesConfig:m,updateTime:(H,F=!0,U=!1)=>{c(H,F,U,$)},validateTime:y}},rB=fn({compatConfig:{MODE:3},__name:"TimePickerSolo",props:{...ws},emits:["update:internal-model-value","time-update","am-pm-change","mount","reset-flow","update-flow-step","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=e,a=Bi(),o=$r(a,"timePicker"),u=de(null),{time:c,modelValue:h,disabledTimesConfig:f,updateTime:p,validateTime:m}=nB(s,r);return Ht(()=>{s.shadow||r("mount",null)}),t({getSidebarProps:()=>({modelValue:h,time:c,updateTime:p}),toggleTimePicker:(y,_=!1,b="")=>{var A;(A=u.value)==null||A.toggleTimePicker(y,_,b)}}),(y,_)=>(k(),at(hd,{"multi-calendars":0,stretch:""},{default:Te(()=>[pe(Aw,cn({ref_key:"tpRef",ref:u},y.$props,{hours:Q(c).hours,minutes:Q(c).minutes,seconds:Q(c).seconds,"internal-model-value":y.internalModelValue,"disabled-times-config":Q(f),"validate-time":Q(m),"onUpdate:hours":_[0]||(_[0]=b=>Q(p)(b)),"onUpdate:minutes":_[1]||(_[1]=b=>Q(p)(b,!1)),"onUpdate:seconds":_[2]||(_[2]=b=>Q(p)(b,!1,!0)),onAmPmChange:_[3]||(_[3]=b=>y.$emit("am-pm-change",b)),onResetFlow:_[4]||(_[4]=b=>y.$emit("reset-flow")),onOverlayClosed:_[5]||(_[5]=b=>y.$emit("overlay-toggle",{open:!1,overlay:b})),onOverlayOpened:_[6]||(_[6]=b=>y.$emit("overlay-toggle",{open:!0,overlay:b}))}),Hn({_:2},[Qe(Q(o),(b,A)=>({name:b,fn:Te(B=>[Ne(y.$slots,b,wn(Yn(B)))])}))]),1040,["hours","minutes","seconds","internal-model-value","disabled-times-config","validate-time"])]),_:3}))}}),sB={class:"dp--header-wrap"},iB={key:0,class:"dp__month_year_wrap"},aB={key:0},lB={class:"dp__month_year_wrap"},oB=["aria-label","data-test","onClick","onKeydown"],uB=fn({compatConfig:{MODE:3},__name:"DpHeader",props:{month:{type:Number,default:0},year:{type:Number,default:0},instance:{type:Number,default:0},years:{type:Array,default:()=>[]},months:{type:Array,default:()=>[]},...ws},emits:["update-month-year","mount","reset-flow","overlay-closed","overlay-opened"],setup(e,{expose:t,emit:n}){const r=n,s=e,{defaultedTransitions:a,defaultedAriaLabels:o,defaultedMultiCalendars:u,defaultedFilters:c,defaultedConfig:h,defaultedHighlight:f,propDates:p,defaultedUI:m}=sn(s),{transitionName:y,showTransition:_}=Bo(a),{buildMatrix:b}=Ui(),{handleMonthYearChange:A,isDisabled:B,updateMonthYear:V}=C5(s,r),{showLeftIcon:x,showRightIcon:C}=md(),$=de(!1),H=de(!1),F=de([null,null,null,null]);Ht(()=>{r("mount")});const U=W=>({get:()=>s[W],set:se=>{const E=W===cs.month?cs.year:cs.month;r("update-month-year",{[W]:se,[E]:s[E]}),W===cs.month?Z(!0):R(!0)}}),P=me(U(cs.month)),O=me(U(cs.year)),J=me(()=>W=>({month:s.month,year:s.year,items:W===cs.month?s.months:s.years,instance:s.instance,updateMonthYear:V,toggle:W===cs.month?Z:R})),X=me(()=>s.months.find(se=>se.value===s.month)||{text:"",value:0}),fe=me(()=>bl(s.months,W=>{const se=s.month===W.value,E=Oo(W.value,hw(s.year,p.value.minDate),pw(s.year,p.value.maxDate))||c.value.months.includes(W.value),re=_w(f.value,W.value,s.year);return{active:se,disabled:E,highlighted:re}})),ne=me(()=>bl(s.years,W=>{const se=s.year===W.value,E=Oo(W.value,wl(p.value.minDate),wl(p.value.maxDate))||c.value.years.includes(W.value),re=im(f.value,W.value);return{active:se,disabled:E,highlighted:re}})),N=(W,se,E)=>{E!==void 0?W.value=E:W.value=!W.value,W.value?r("overlay-opened",se):r("overlay-closed",se)},Z=(W=!1,se)=>{q(W),N($,Qn.month,se)},R=(W=!1,se)=>{q(W),N(H,Qn.year,se)},q=W=>{W||r("reset-flow")},he=(W,se)=>{s.arrowNavigation&&(F.value[se]=Ln(W),b(F.value,"monthYear"))},Ae=me(()=>{var W,se;return[{type:cs.month,index:1,toggle:Z,modelValue:P.value,updateModelValue:E=>P.value=E,text:X.value.text,showSelectionGrid:$.value,items:fe.value,ariaLabel:(W=o.value)==null?void 0:W.openMonthsOverlay},{type:cs.year,index:2,toggle:R,modelValue:O.value,updateModelValue:E=>O.value=E,text:fw(s.year,s.locale),showSelectionGrid:H.value,items:ne.value,ariaLabel:(se=o.value)==null?void 0:se.openYearsOverlay}]}),Pe=me(()=>s.disableYearSelect?[Ae.value[0]]:s.yearFirst?[...Ae.value].reverse():Ae.value);return t({toggleMonthPicker:Z,toggleYearPicker:R,handleMonthYearChange:A}),(W,se)=>{var E,re,_e,j,Ie,Xe;return k(),D("div",sB,[W.$slots["month-year"]?(k(),D("div",iB,[Ne(W.$slots,"month-year",wn(Yn({month:e.month,year:e.year,months:e.months,years:e.years,updateMonthYear:Q(V),handleMonthYearChange:Q(A),instance:e.instance})))])):(k(),D(Ve,{key:1},[W.$slots["top-extra"]?(k(),D("div",aB,[Ne(W.$slots,"top-extra",{value:W.internalModelValue})])):ae("",!0),v("div",lB,[Q(x)(Q(u),e.instance)&&!W.vertical?(k(),at(uo,{key:0,"aria-label":(E=Q(o))==null?void 0:E.prevMonth,disabled:Q(B)(!1),class:$e((re=Q(m))==null?void 0:re.navBtnPrev),onActivate:se[0]||(se[0]=be=>Q(A)(!1,!0)),onSetRef:se[1]||(se[1]=be=>he(be,0))},{default:Te(()=>[W.$slots["arrow-left"]?Ne(W.$slots,"arrow-left",{key:0}):ae("",!0),W.$slots["arrow-left"]?ae("",!0):(k(),at(Q(Jp),{key:1}))]),_:3},8,["aria-label","disabled","class"])):ae("",!0),v("div",{class:$e(["dp__month_year_wrap",{dp__year_disable_select:W.disableYearSelect}])},[(k(!0),D(Ve,null,Qe(Pe.value,(be,et)=>(k(),D(Ve,{key:be.type},[v("button",{ref_for:!0,ref:z=>he(z,et+1),type:"button",class:"dp__btn dp__month_year_select",tabindex:"0","aria-label":be.ariaLabel,"data-test":`${be.type}-toggle-overlay-${e.instance}`,onClick:be.toggle,onKeydown:z=>Q(Sr)(z,()=>be.toggle(),!0)},[W.$slots[be.type]?Ne(W.$slots,be.type,{key:0,text:be.text,value:s[be.type]}):ae("",!0),W.$slots[be.type]?ae("",!0):(k(),D(Ve,{key:1},[mt(ie(be.text),1)],64))],40,oB),pe(ys,{name:Q(y)(be.showSelectionGrid),css:Q(_)},{default:Te(()=>[be.showSelectionGrid?(k(),at($o,{key:0,items:be.items,"arrow-navigation":W.arrowNavigation,"hide-navigation":W.hideNavigation,"is-last":W.autoApply&&!Q(h).keepActionRow,"skip-button-ref":!1,config:W.config,type:be.type,"header-refs":[],"esc-close":W.escClose,"menu-wrap-ref":W.menuWrapRef,"text-input":W.textInput,"aria-labels":W.ariaLabels,onSelected:be.updateModelValue,onToggle:be.toggle},Hn({"button-icon":Te(()=>[W.$slots["calendar-icon"]?Ne(W.$slots,"calendar-icon",{key:0}):ae("",!0),W.$slots["calendar-icon"]?ae("",!0):(k(),at(Q(Cl),{key:1}))]),_:2},[W.$slots[`${be.type}-overlay-value`]?{name:"item",fn:Te(({item:z})=>[Ne(W.$slots,`${be.type}-overlay-value`,{text:z.text,value:z.value})]),key:"0"}:void 0,W.$slots[`${be.type}-overlay`]?{name:"overlay",fn:Te(()=>[Ne(W.$slots,`${be.type}-overlay`,cn({ref_for:!0},J.value(be.type)))]),key:"1"}:void 0,W.$slots[`${be.type}-overlay-header`]?{name:"header",fn:Te(()=>[Ne(W.$slots,`${be.type}-overlay-header`,{toggle:be.toggle})]),key:"2"}:void 0]),1032,["items","arrow-navigation","hide-navigation","is-last","config","type","esc-close","menu-wrap-ref","text-input","aria-labels","onSelected","onToggle"])):ae("",!0)]),_:2},1032,["name","css"])],64))),128))],2),Q(x)(Q(u),e.instance)&&W.vertical?(k(),at(uo,{key:1,"aria-label":(_e=Q(o))==null?void 0:_e.prevMonth,disabled:Q(B)(!1),class:$e((j=Q(m))==null?void 0:j.navBtnPrev),onActivate:se[2]||(se[2]=be=>Q(A)(!1,!0))},{default:Te(()=>[W.$slots["arrow-up"]?Ne(W.$slots,"arrow-up",{key:0}):ae("",!0),W.$slots["arrow-up"]?ae("",!0):(k(),at(Q(Qp),{key:1}))]),_:3},8,["aria-label","disabled","class"])):ae("",!0),Q(C)(Q(u),e.instance)?(k(),at(uo,{key:2,ref:"rightIcon",disabled:Q(B)(!0),"aria-label":(Ie=Q(o))==null?void 0:Ie.nextMonth,class:$e((Xe=Q(m))==null?void 0:Xe.navBtnNext),onActivate:se[3]||(se[3]=be=>Q(A)(!0,!0)),onSetRef:se[4]||(se[4]=be=>he(be,W.disableYearSelect?2:3))},{default:Te(()=>[W.$slots[W.vertical?"arrow-down":"arrow-right"]?Ne(W.$slots,W.vertical?"arrow-down":"arrow-right",{key:0}):ae("",!0),W.$slots[W.vertical?"arrow-down":"arrow-right"]?ae("",!0):(k(),at(Al(W.vertical?Q(em):Q(Zp)),{key:1}))]),_:3},8,["disabled","aria-label","class"])):ae("",!0)])],64))])}}}),cB=["aria-label"],dB={class:"dp__calendar_header",role:"row"},fB={key:0,class:"dp__calendar_header_item",role:"gridcell"},hB=["aria-label"],pB=v("div",{class:"dp__calendar_header_separator"},null,-1),mB=["aria-label"],gB={key:0,role:"gridcell",class:"dp__calendar_item dp__week_num"},vB={class:"dp__cell_inner"},yB=["id","aria-selected","aria-disabled","aria-label","data-test","onClick","onKeydown","onMouseenter","onMouseleave","onMousedown"],_B=fn({compatConfig:{MODE:3},__name:"DpCalendar",props:{mappedDates:{type:Array,default:()=>[]},instance:{type:Number,default:0},month:{type:Number,default:0},year:{type:Number,default:0},...ws},emits:["select-date","set-hover-date","handle-scroll","mount","handle-swipe","handle-space","tooltip-open","tooltip-close"],setup(e,{expose:t,emit:n}){const r=n,s=e,{buildMultiLevelMatrix:a}=Ui(),{defaultedTransitions:o,defaultedConfig:u,defaultedAriaLabels:c,defaultedMultiCalendars:h,defaultedWeekNumbers:f,defaultedMultiDates:p,defaultedUI:m}=sn(s),y=de(null),_=de({bottom:"",left:"",transform:""}),b=de([]),A=de(null),B=de(!0),V=de(""),x=de({startX:0,endX:0,startY:0,endY:0}),C=de([]),$=de({left:"50%"}),H=de(!1),F=me(()=>s.calendar?s.calendar(s.mappedDates):s.mappedDates),U=me(()=>s.dayNames?Array.isArray(s.dayNames)?s.dayNames:s.dayNames(s.locale,+s.weekStart):K6(s.formatLocale,s.locale,+s.weekStart));Ht(()=>{r("mount",{cmp:"calendar",refs:b}),u.value.noSwipe||A.value&&(A.value.addEventListener("touchstart",he,{passive:!1}),A.value.addEventListener("touchend",Ae,{passive:!1}),A.value.addEventListener("touchmove",Pe,{passive:!1})),s.monthChangeOnScroll&&A.value&&A.value.addEventListener("wheel",E,{passive:!1})});const P=be=>be?s.vertical?"vNext":"next":s.vertical?"vPrevious":"previous",O=(be,et)=>{if(s.transitions){const z=hr(Qs(De(),s.month,s.year));V.value=_n(hr(Qs(De(),be,et)),z)?o.value[P(!0)]:o.value[P(!1)],B.value=!1,Un(()=>{B.value=!0})}},J=me(()=>({[s.calendarClassName]:!!s.calendarClassName,...m.value.calendar??{}})),X=me(()=>be=>{const et=J6(be);return{dp__marker_dot:et.type==="dot",dp__marker_line:et.type==="line"}}),fe=me(()=>be=>kt(be,y.value)),ne=me(()=>({dp__calendar:!0,dp__calendar_next:h.value.count>0&&s.instance!==0})),N=me(()=>be=>s.hideOffsetDates?be.current:!0),Z=async(be,et,z)=>{const S=Ln(b.value[et][z]);if(S){const{width:I,height:G}=S.getBoundingClientRect();y.value=be.value;let te={left:`${I/2}px`},ge=-50;if(await Un(),C.value[0]){const{left:Y,width:ce}=C.value[0].getBoundingClientRect();Y<0&&(te={left:"0"},ge=0,$.value.left=`${I/2}px`),window.innerWidth{var S,I;if(H.value&&p.value.enabled&&p.value.dragSelect)return r("select-date",be);r("set-hover-date",be),(I=(S=be.marker)==null?void 0:S.tooltip)!=null&&I.length&&await Z(be,et,z)},q=be=>{y.value&&(y.value=null,_.value=JSON.parse(JSON.stringify({bottom:"",left:"",transform:""})),r("tooltip-close",be.marker))},he=be=>{x.value.startX=be.changedTouches[0].screenX,x.value.startY=be.changedTouches[0].screenY},Ae=be=>{x.value.endX=be.changedTouches[0].screenX,x.value.endY=be.changedTouches[0].screenY,W()},Pe=be=>{s.vertical&&!s.inline&&be.preventDefault()},W=()=>{const be=s.vertical?"Y":"X";Math.abs(x.value[`start${be}`]-x.value[`end${be}`])>10&&r("handle-swipe",x.value[`start${be}`]>x.value[`end${be}`]?"right":"left")},se=(be,et,z)=>{be&&(Array.isArray(b.value[et])?b.value[et][z]=be:b.value[et]=[be]),s.arrowNavigation&&a(b.value,"calendar")},E=be=>{s.monthChangeOnScroll&&(be.preventDefault(),r("handle-scroll",be))},re=be=>f.value.type==="local"?zp(be.value,{weekStartsOn:+s.weekStart}):f.value.type==="iso"?Wp(be.value):typeof f.value.type=="function"?f.value.type(be.value):"",_e=be=>{const et=be[0];return f.value.hideOnOffsetDates?be.some(z=>z.current)?re(et):"":re(et)},j=(be,et)=>{p.value.enabled||(Ri(be,u.value),r("select-date",et))},Ie=be=>{Ri(be,u.value)},Xe=be=>{p.value.enabled&&p.value.dragSelect?(H.value=!0,r("select-date",be)):p.value.enabled&&r("select-date",be)};return t({triggerTransition:O}),(be,et)=>{var z;return k(),D("div",{class:$e(ne.value)},[v("div",{ref_key:"calendarWrapRef",ref:A,role:"grid",class:$e(J.value),"aria-label":(z=Q(c))==null?void 0:z.calendarWrap},[v("div",dB,[be.weekNumbers?(k(),D("div",fB,ie(be.weekNumName),1)):ae("",!0),(k(!0),D(Ve,null,Qe(U.value,(S,I)=>{var G,te;return k(),D("div",{key:I,class:"dp__calendar_header_item",role:"gridcell","data-test":"calendar-header","aria-label":(te=(G=Q(c))==null?void 0:G.weekDay)==null?void 0:te.call(G,I)},[be.$slots["calendar-header"]?Ne(be.$slots,"calendar-header",{key:0,day:S,index:I}):ae("",!0),be.$slots["calendar-header"]?ae("",!0):(k(),D(Ve,{key:1},[mt(ie(S),1)],64))],8,hB)}),128))]),pB,pe(ys,{name:V.value,css:!!be.transitions},{default:Te(()=>{var S;return[B.value?(k(),D("div",{key:0,class:"dp__calendar",role:"rowgroup","aria-label":((S=Q(c))==null?void 0:S.calendarDays)||void 0,onMouseleave:et[1]||(et[1]=I=>H.value=!1)},[(k(!0),D(Ve,null,Qe(F.value,(I,G)=>(k(),D("div",{key:G,class:"dp__calendar_row",role:"row"},[be.weekNumbers?(k(),D("div",gB,[v("div",vB,ie(_e(I.days)),1)])):ae("",!0),(k(!0),D(Ve,null,Qe(I.days,(te,ge)=>{var Y,ce,ye;return k(),D("div",{id:Q(bw)(te.value),ref_for:!0,ref:ke=>se(ke,G,ge),key:ge+G,role:"gridcell",class:"dp__calendar_item","aria-selected":(te.classData.dp__active_date||te.classData.dp__range_start||te.classData.dp__range_start)??void 0,"aria-disabled":te.classData.dp__cell_disabled||void 0,"aria-label":(ce=(Y=Q(c))==null?void 0:Y.day)==null?void 0:ce.call(Y,te),tabindex:"0","data-test":te.value,onClick:Et(ke=>j(ke,te),["prevent"]),onKeydown:ke=>Q(Sr)(ke,()=>be.$emit("select-date",te)),onMouseenter:ke=>R(te,G,ge),onMouseleave:ke=>q(te),onMousedown:ke=>Xe(te),onMouseup:et[0]||(et[0]=ke=>H.value=!1)},[v("div",{class:$e(["dp__cell_inner",te.classData])},[be.$slots.day&&N.value(te)?Ne(be.$slots,"day",{key:0,day:+te.text,date:te.value}):ae("",!0),be.$slots.day?ae("",!0):(k(),D(Ve,{key:1},[mt(ie(te.text),1)],64)),te.marker&&N.value(te)?(k(),D(Ve,{key:2},[be.$slots.marker?Ne(be.$slots,"marker",{key:0,marker:te.marker,day:+te.text,date:te.value}):(k(),D("div",{key:1,class:$e(X.value(te.marker)),style:bn(te.marker.color?{backgroundColor:te.marker.color}:{})},null,6))],64)):ae("",!0),fe.value(te.value)?(k(),D("div",{key:3,ref_for:!0,ref_key:"activeTooltip",ref:C,class:"dp__marker_tooltip",style:bn(_.value)},[(ye=te.marker)!=null&&ye.tooltip?(k(),D("div",{key:0,class:"dp__tooltip_content",onClick:Ie},[(k(!0),D(Ve,null,Qe(te.marker.tooltip,(ke,Ce)=>(k(),D("div",{key:Ce,class:"dp__tooltip_text"},[be.$slots["marker-tooltip"]?Ne(be.$slots,"marker-tooltip",{key:0,tooltip:ke,day:te.value}):ae("",!0),be.$slots["marker-tooltip"]?ae("",!0):(k(),D(Ve,{key:1},[v("div",{class:"dp__tooltip_mark",style:bn(ke.color?{backgroundColor:ke.color}:{})},null,4),v("div",null,ie(ke.text),1)],64))]))),128)),v("div",{class:"dp__arrow_bottom_tp",style:bn($.value)},null,4)])):ae("",!0)],4)):ae("",!0)],2)],40,yB)}),128))]))),128))],40,mB)):ae("",!0)]}),_:3},8,["name","css"])],10,cB)],2)}}}),b0=e=>Array.isArray(e),bB=(e,t,n,r)=>{const s=de([]),a=de(new Date),o=de(),u=()=>Ae(e.isTextInputDate),{modelValue:c,calendars:h,time:f,today:p}=Ho(e,t,u),{defaultedMultiCalendars:m,defaultedStartTime:y,defaultedRange:_,defaultedConfig:b,defaultedTz:A,propDates:B,defaultedMultiDates:V}=sn(e),{validateMonthYearInRange:x,isDisabled:C,isDateRangeAllowed:$,checkMinMaxRange:H}=ji(e),{updateTimeValues:F,getSetDateTime:U,setTime:P,assignStartTime:O,validateTime:J,disabledTimesConfig:X}=Cw(e,f,c,r),fe=me(()=>ue=>h.value[ue]?h.value[ue].month:0),ne=me(()=>ue=>h.value[ue]?h.value[ue].year:0),N=ue=>!b.value.keepViewOnOffsetClick||ue?!0:!o.value,Z=(ue,Fe,xe,Be=!1)=>{var We,Nn;N(Be)&&(h.value[ue]||(h.value[ue]={month:0,year:0}),h.value[ue].month=m0(Fe)?(We=h.value[ue])==null?void 0:We.month:Fe,h.value[ue].year=m0(xe)?(Nn=h.value[ue])==null?void 0:Nn.year:xe)},R=()=>{e.autoApply&&t("select-date")};Ht(()=>{e.shadow||(c.value||(et(),y.value&&O(y.value)),Ae(!0),e.focusStartDate&&e.startDate&&et())});const q=me(()=>{var ue;return(ue=e.flow)!=null&&ue.length&&!e.partialFlow?e.flowStep===e.flow.length:!0}),he=()=>{e.autoApply&&q.value&&t("auto-apply")},Ae=(ue=!1)=>{if(c.value)return Array.isArray(c.value)?(s.value=c.value,j(ue)):se(c.value,ue);if(m.value.count&&ue&&!e.startDate)return W(De(),ue)},Pe=()=>Array.isArray(c.value)&&_.value.enabled?wt(c.value[0])===wt(c.value[1]??c.value[0]):!1,W=(ue=new Date,Fe=!1)=>{if((!m.value.count||!m.value.static||Fe)&&Z(0,wt(ue),lt(ue)),m.value.count&&(!m.value.solo||!c.value||Pe()))for(let xe=1;xe{W(ue),P("hours",ri(ue)),P("minutes",Vi(ue)),P("seconds",vl(ue)),m.value.count&&Fe&&be()},E=ue=>{if(m.value.count){if(m.value.solo)return 0;const Fe=wt(ue[0]),xe=wt(ue[1]);return Math.abs(xe-Fe){ue[1]&&_.value.showLastInRange?W(ue[E(ue)],Fe):W(ue[0],Fe);const xe=(Be,We)=>[Be(ue[0]),ue[1]?Be(ue[1]):f[We][1]];P("hours",xe(ri,"hours")),P("minutes",xe(Vi,"minutes")),P("seconds",xe(vl,"seconds"))},_e=(ue,Fe)=>{if((_.value.enabled||e.weekPicker)&&!V.value.enabled)return re(ue,Fe);if(V.value.enabled&&Fe){const xe=ue[ue.length-1];return se(xe,Fe)}},j=ue=>{const Fe=c.value;_e(Fe,ue),m.value.count&&m.value.solo&&be()},Ie=(ue,Fe)=>{const xe=qt(De(),{month:fe.value(Fe),year:ne.value(Fe)}),Be=ue<0?vs(xe,1):_l(xe,1);x(wt(Be),lt(Be),ue<0,e.preventMinMaxNavigation)&&(Z(Fe,wt(Be),lt(Be)),t("update-month-year",{instance:Fe,month:wt(Be),year:lt(Be)}),m.value.count&&!m.value.solo&&Xe(Fe),n())},Xe=ue=>{for(let Fe=ue-1;Fe>=0;Fe--){const xe=_l(qt(De(),{month:fe.value(Fe+1),year:ne.value(Fe+1)}),1);Z(Fe,wt(xe),lt(xe))}for(let Fe=ue+1;Fe<=m.value.count-1;Fe++){const xe=vs(qt(De(),{month:fe.value(Fe-1),year:ne.value(Fe-1)}),1);Z(Fe,wt(xe),lt(xe))}},be=()=>{if(Array.isArray(c.value)&&c.value.length===2){const ue=De(De(c.value[1]?c.value[1]:vs(c.value[0],1))),[Fe,xe]=[wt(c.value[0]),lt(c.value[0])],[Be,We]=[wt(c.value[1]),lt(c.value[1])];(Fe!==Be||Fe===Be&&xe!==We)&&m.value.solo&&Z(1,wt(ue),lt(ue))}else c.value&&!Array.isArray(c.value)&&(Z(0,wt(c.value),lt(c.value)),W(De()))},et=()=>{e.startDate&&(Z(0,wt(De(e.startDate)),lt(De(e.startDate))),m.value.count&&Xe(0))},z=(ue,Fe)=>{if(e.monthChangeOnScroll){const xe=new Date().getTime()-a.value.getTime(),Be=Math.abs(ue.deltaY);let We=500;Be>1&&(We=100),Be>100&&(We=0),xe>We&&(a.value=new Date,Ie(e.monthChangeOnScroll!=="inverse"?-ue.deltaY:ue.deltaY,Fe))}},S=(ue,Fe,xe=!1)=>{e.monthChangeOnArrows&&e.vertical===xe&&I(ue,Fe)},I=(ue,Fe)=>{Ie(ue==="right"?-1:1,Fe)},G=ue=>{if(B.value.markers)return Rc(ue.value,B.value.markers)},te=(ue,Fe)=>{switch(e.sixWeeks===!0?"append":e.sixWeeks){case"prepend":return[!0,!1];case"center":return[ue==0,!0];case"fair":return[ue==0||Fe>ue,!0];case"append":return[!1,!1];default:return[!1,!1]}},ge=(ue,Fe,xe,Be)=>{if(e.sixWeeks&&ue.length<6){const We=6-ue.length,Nn=(Fe.getDay()+7-Be)%7,pr=6-(xe.getDay()+7-Be)%7,[Is,Ca]=te(Nn,pr);for(let qi=1;qi<=We;qi++)if(Ca?!!(qi%2)==Is:Is){const is=ue[0].days[0],El=Y(fs(is.value,-7),wt(Fe));ue.unshift({days:El})}else{const is=ue[ue.length-1],El=is.days[is.days.length-1],gd=Y(fs(El.value,1),wt(Fe));ue.push({days:gd})}}return ue},Y=(ue,Fe)=>{const xe=De(ue),Be=[];for(let We=0;We<7;We++){const Nn=fs(xe,We),pr=wt(Nn)!==Fe;Be.push({text:e.hideOffsetDates&&pr?"":Nn.getDate(),value:Nn,current:!pr,classData:{}})}return Be},ce=(ue,Fe)=>{const xe=[],Be=new Date(Fe,ue),We=new Date(Fe,ue+1,0),Nn=e.weekStart,pr=_s(Be,{weekStartsOn:Nn}),Is=Ca=>{const qi=Y(Ca,ue);if(xe.push({days:qi}),!xe[xe.length-1].days.some(is=>kt(hr(is.value),hr(We)))){const is=fs(Ca,7);Is(is)}};return Is(pr),ge(xe,Be,We,Nn)},ye=ue=>{const Fe=Di(De(ue.value),f.hours,f.minutes,Ge());t("date-update",Fe),V.value.enabled?am(Fe,c,V.value.limit):c.value=Fe,r(),Un().then(()=>{he()})},ke=ue=>_.value.noDisabledRange?mw(s.value[0],ue).some(Fe=>C(Fe)):!1,Ce=()=>{s.value=c.value?c.value.slice():[],s.value.length===2&&!(_.value.fixedStart||_.value.fixedEnd)&&(s.value=[])},Me=(ue,Fe)=>{const xe=[De(ue.value),fs(De(ue.value),+_.value.autoRange)];$(xe)?(Fe&&He(ue.value),s.value=xe):t("invalid-date",ue.value)},He=ue=>{const Fe=wt(De(ue)),xe=lt(De(ue));if(Z(0,Fe,xe),m.value.count>0)for(let Be=1;Be{if(ke(ue.value)||!H(ue.value,c.value,_.value.fixedStart?0:1))return t("invalid-date",ue.value);s.value=Sw(De(ue.value),c,t,_)},Ue=(ue,Fe)=>{if(Ce(),_.value.autoRange)return Me(ue,Fe);if(_.value.fixedStart||_.value.fixedEnd)return je(ue);s.value[0]?H(De(ue.value),c.value)&&!ke(ue.value)?on(De(ue.value),De(s.value[0]))?(s.value.unshift(De(ue.value)),t("range-end",s.value[0])):(s.value[1]=De(ue.value),t("range-end",s.value[1])):(e.autoApply&&t("auto-apply-invalid",ue.value),t("invalid-date",ue.value)):(s.value[0]=De(ue.value),t("range-start",s.value[0]))},Ge=(ue=!0)=>e.enableSeconds?Array.isArray(f.seconds)?ue?f.seconds[0]:f.seconds[1]:f.seconds:0,ht=ue=>{s.value[ue]=Di(s.value[ue],f.hours[ue],f.minutes[ue],Ge(ue!==1))},_t=()=>{var ue,Fe;s.value[0]&&s.value[1]&&+((ue=s.value)==null?void 0:ue[0])>+((Fe=s.value)==null?void 0:Fe[1])&&(s.value.reverse(),t("range-start",s.value[0]),t("range-end",s.value[1]))},an=()=>{s.value.length&&(s.value[0]&&!s.value[1]?ht(0):(ht(0),ht(1),r()),_t(),c.value=s.value.slice(),pd(s.value,t,e.autoApply,e.modelAuto))},Zt=(ue,Fe=!1)=>{if(C(ue.value)||!ue.current&&e.hideOffsetDates)return t("invalid-date",ue.value);if(o.value=JSON.parse(JSON.stringify(ue)),!_.value.enabled)return ye(ue);b0(f.hours)&&b0(f.minutes)&&!V.value.enabled&&(Ue(ue,Fe),an())},En=(ue,Fe)=>{var xe;Z(ue,Fe.month,Fe.year,!0),m.value.count&&!m.value.solo&&Xe(ue),t("update-month-year",{instance:ue,month:Fe.month,year:Fe.year}),n(m.value.solo?ue:void 0);const Be=(xe=e.flow)!=null&&xe.length?e.flow[e.flowStep]:void 0;!Fe.fromNav&&(Be===Qn.month||Be===Qn.year)&&r()},hn=(ue,Fe)=>{kw({value:ue,modelValue:c,range:_.value.enabled,timezone:Fe?void 0:A.value.timezone}),R(),e.multiCalendars&&Un().then(()=>Ae(!0))},Er=()=>{const ue=tm(De(),A.value);_.value.enabled?c.value&&Array.isArray(c.value)&&c.value[0]?c.value=on(ue,c.value[0])?[ue,c.value[0]]:[c.value[0],ue]:c.value=[ue]:c.value=ue,R()},xs=()=>{if(Array.isArray(c.value))if(V.value.enabled){const ue=pn();c.value[c.value.length-1]=U(ue)}else c.value=c.value.map((ue,Fe)=>ue&&U(ue,Fe));else c.value=U(c.value);t("time-update")},pn=()=>Array.isArray(c.value)&&c.value.length?c.value[c.value.length-1]:null;return{calendars:h,modelValue:c,month:fe,year:ne,time:f,disabledTimesConfig:X,today:p,validateTime:J,getCalendarDays:ce,getMarker:G,handleScroll:z,handleSwipe:I,handleArrow:S,selectDate:Zt,updateMonthYear:En,presetDate:hn,selectCurrentDate:Er,updateTime:(ue,Fe=!0,xe=!1)=>{F(ue,Fe,xe,xs)},assignMonthAndYear:W}},wB={key:0},xB=fn({__name:"DatePicker",props:{...ws},emits:["tooltip-open","tooltip-close","mount","update:internal-model-value","update-flow-step","reset-flow","auto-apply","focus-menu","select-date","range-start","range-end","invalid-fixed-range","time-update","am-pm-change","time-picker-open","time-picker-close","recalculate-position","update-month-year","auto-apply-invalid","date-update","invalid-date","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=e,{calendars:a,month:o,year:u,modelValue:c,time:h,disabledTimesConfig:f,today:p,validateTime:m,getCalendarDays:y,getMarker:_,handleArrow:b,handleScroll:A,handleSwipe:B,selectDate:V,updateMonthYear:x,presetDate:C,selectCurrentDate:$,updateTime:H,assignMonthAndYear:F}=bB(s,r,Pe,W),U=Bi(),{setHoverDate:P,getDayClassData:O,clearHoverDate:J}=FB(c,s),{defaultedMultiCalendars:X}=sn(s),fe=de([]),ne=de([]),N=de(null),Z=$r(U,"calendar"),R=$r(U,"monthYear"),q=$r(U,"timePicker"),he=z=>{s.shadow||r("mount",z)};Wt(a,()=>{s.shadow||setTimeout(()=>{r("recalculate-position")},0)},{deep:!0}),Wt(X,(z,S)=>{z.count-S.count>0&&F()},{deep:!0});const Ae=me(()=>z=>y(o.value(z),u.value(z)).map(S=>({...S,days:S.days.map(I=>(I.marker=_(I),I.classData=O(I),I))})));function Pe(z){var S;z||z===0?(S=ne.value[z])==null||S.triggerTransition(o.value(z),u.value(z)):ne.value.forEach((I,G)=>I.triggerTransition(o.value(G),u.value(G)))}function W(){r("update-flow-step")}const se=(z,S=!1)=>{V(z,S),s.spaceConfirm&&r("select-date")},E=(z,S,I=0)=>{var G;(G=fe.value[I])==null||G.toggleMonthPicker(z,S)},re=(z,S,I=0)=>{var G;(G=fe.value[I])==null||G.toggleYearPicker(z,S)},_e=(z,S,I)=>{var G;(G=N.value)==null||G.toggleTimePicker(z,S,I)},j=(z,S)=>{var I;if(!s.range){const G=c.value?c.value:p,te=S?new Date(S):G,ge=z?_s(te,{weekStartsOn:1}):G1(te,{weekStartsOn:1});V({value:ge,current:wt(te)===o.value(0),text:"",classData:{}}),(I=document.getElementById(bw(ge)))==null||I.focus()}},Ie=z=>{var S;(S=fe.value[0])==null||S.handleMonthYearChange(z,!0)},Xe=z=>{x(0,{month:o.value(0),year:u.value(0)+(z?1:-1),fromNav:!0})},be=(z,S)=>{z===Qn.time&&r(`time-picker-${S?"open":"close"}`),r("overlay-toggle",{open:S,overlay:z})},et=z=>{r("overlay-toggle",{open:!1,overlay:z}),r("focus-menu")};return t({clearHoverDate:J,presetDate:C,selectCurrentDate:$,toggleMonthPicker:E,toggleYearPicker:re,toggleTimePicker:_e,handleArrow:b,updateMonthYear:x,getSidebarProps:()=>({modelValue:c,month:o,year:u,time:h,updateTime:H,updateMonthYear:x,selectDate:V,presetDate:C}),changeMonth:Ie,changeYear:Xe,selectWeekDate:j}),(z,S)=>(k(),D(Ve,null,[pe(hd,{"multi-calendars":Q(X).count,collapse:z.collapse},{default:Te(({instance:I,index:G})=>[z.disableMonthYearSelect?ae("",!0):(k(),at(uB,cn({key:0,ref:te=>{te&&(fe.value[G]=te)},months:Q(uw)(z.formatLocale,z.locale,z.monthNameFormat),years:Q(nm)(z.yearRange,z.locale,z.reverseYears),month:Q(o)(I),year:Q(u)(I),instance:I},z.$props,{onMount:S[0]||(S[0]=te=>he(Q(ma).header)),onResetFlow:S[1]||(S[1]=te=>z.$emit("reset-flow")),onUpdateMonthYear:te=>Q(x)(I,te),onOverlayClosed:et,onOverlayOpened:S[2]||(S[2]=te=>z.$emit("overlay-toggle",{open:!0,overlay:te}))}),Hn({_:2},[Qe(Q(R),(te,ge)=>({name:te,fn:Te(Y=>[Ne(z.$slots,te,wn(Yn(Y)))])}))]),1040,["months","years","month","year","instance","onUpdateMonthYear"])),pe(_B,cn({ref:te=>{te&&(ne.value[G]=te)},"mapped-dates":Ae.value(I),month:Q(o)(I),year:Q(u)(I),instance:I},z.$props,{onSelectDate:te=>Q(V)(te,I!==1),onHandleSpace:te=>se(te,I!==1),onSetHoverDate:S[3]||(S[3]=te=>Q(P)(te)),onHandleScroll:te=>Q(A)(te,I),onHandleSwipe:te=>Q(B)(te,I),onMount:S[4]||(S[4]=te=>he(Q(ma).calendar)),onResetFlow:S[5]||(S[5]=te=>z.$emit("reset-flow")),onTooltipOpen:S[6]||(S[6]=te=>z.$emit("tooltip-open",te)),onTooltipClose:S[7]||(S[7]=te=>z.$emit("tooltip-close",te))}),Hn({_:2},[Qe(Q(Z),(te,ge)=>({name:te,fn:Te(Y=>[Ne(z.$slots,te,wn(Yn({...Y})))])}))]),1040,["mapped-dates","month","year","instance","onSelectDate","onHandleSpace","onHandleScroll","onHandleSwipe"])]),_:3},8,["multi-calendars","collapse"]),z.enableTimePicker?(k(),D("div",wB,[z.$slots["time-picker"]?Ne(z.$slots,"time-picker",wn(cn({key:0},{time:Q(h),updateTime:Q(H)}))):(k(),at(Aw,cn({key:1,ref_key:"timePickerRef",ref:N},z.$props,{hours:Q(h).hours,minutes:Q(h).minutes,seconds:Q(h).seconds,"internal-model-value":z.internalModelValue,"disabled-times-config":Q(f),"validate-time":Q(m),onMount:S[8]||(S[8]=I=>he(Q(ma).timePicker)),"onUpdate:hours":S[9]||(S[9]=I=>Q(H)(I)),"onUpdate:minutes":S[10]||(S[10]=I=>Q(H)(I,!1)),"onUpdate:seconds":S[11]||(S[11]=I=>Q(H)(I,!1,!0)),onResetFlow:S[12]||(S[12]=I=>z.$emit("reset-flow")),onOverlayClosed:S[13]||(S[13]=I=>be(I,!1)),onOverlayOpened:S[14]||(S[14]=I=>be(I,!0)),onAmPmChange:S[15]||(S[15]=I=>z.$emit("am-pm-change",I))}),Hn({_:2},[Qe(Q(q),(I,G)=>({name:I,fn:Te(te=>[Ne(z.$slots,I,wn(Yn(te)))])}))]),1040,["hours","minutes","seconds","internal-model-value","disabled-times-config","validate-time"]))])):ae("",!0)],64))}}),kB=(e,t)=>{const n=de(),{defaultedMultiCalendars:r,defaultedConfig:s,defaultedHighlight:a,defaultedRange:o,propDates:u,defaultedFilters:c,defaultedMultiDates:h}=sn(e),{modelValue:f,year:p,month:m,calendars:y}=Ho(e,t),{isDisabled:_}=ji(e),{selectYear:b,groupedYears:A,showYearPicker:B,isDisabled:V,toggleYearPicker:x,handleYearSelect:C,handleYear:$}=Tw({modelValue:f,multiCalendars:r,range:o,highlight:a,calendars:y,propDates:u,month:m,year:p,filters:c,props:e,emit:t}),H=(N,Z)=>[N,Z].map(R=>Ps(R,"MMMM",{locale:e.formatLocale})).join("-"),F=me(()=>N=>f.value?Array.isArray(f.value)?f.value.some(Z=>f0(N,Z)):f0(f.value,N):!1),U=N=>{if(o.value.enabled){if(Array.isArray(f.value)){const Z=kt(N,f.value[0])||kt(N,f.value[1]);return dd(f.value,n.value,N)&&!Z}return!1}return!1},P=(N,Z)=>N.quarter===a0(Z)&&N.year===lt(Z),O=N=>typeof a.value=="function"?a.value({quarter:a0(N),year:lt(N)}):!!a.value.quarters.find(Z=>P(Z,N)),J=me(()=>N=>{const Z=qt(new Date,{year:p.value(N)});return GF({start:Co(Z),end:K1(Z)}).map(R=>{const q=oa(R),he=l0(R),Ae=_(R),Pe=U(q),W=O(q);return{text:H(q,he),value:q,active:F.value(q),highlighted:W,disabled:Ae,isBetween:Pe}})}),X=N=>{am(N,f,h.value.limit),t("auto-apply",!0)},fe=N=>{f.value=lm(f,N,t),pd(f.value,t,e.autoApply,e.modelAuto)},ne=N=>{f.value=N,t("auto-apply")};return{defaultedConfig:s,defaultedMultiCalendars:r,groupedYears:A,year:p,isDisabled:V,quarters:J,showYearPicker:B,modelValue:f,setHoverDate:N=>{n.value=N},selectYear:b,selectQuarter:(N,Z,R)=>{if(!R)return y.value[Z].month=wt(l0(N)),h.value.enabled?X(N):o.value.enabled?fe(N):ne(N)},toggleYearPicker:x,handleYearSelect:C,handleYear:$}},SB={class:"dp--quarter-items"},TB=["data-test","disabled","onClick","onMouseover"],AB=fn({compatConfig:{MODE:3},__name:"QuarterPicker",props:{...ws},emits:["update:internal-model-value","reset-flow","overlay-closed","auto-apply","range-start","range-end","overlay-toggle","update-month-year"],setup(e,{expose:t,emit:n}){const r=n,s=e,a=Bi(),o=$r(a,"yearMode"),{defaultedMultiCalendars:u,defaultedConfig:c,groupedYears:h,year:f,isDisabled:p,quarters:m,modelValue:y,showYearPicker:_,setHoverDate:b,selectQuarter:A,toggleYearPicker:B,handleYearSelect:V,handleYear:x}=kB(s,r);return t({getSidebarProps:()=>({modelValue:y,year:f,selectQuarter:A,handleYearSelect:V,handleYear:x})}),(C,$)=>(k(),at(hd,{"multi-calendars":Q(u).count,collapse:C.collapse,stretch:""},{default:Te(({instance:H})=>[v("div",{class:"dp-quarter-picker-wrap",style:bn({minHeight:`${Q(c).modeHeight}px`})},[C.$slots["top-extra"]?Ne(C.$slots,"top-extra",{key:0,value:C.internalModelValue}):ae("",!0),v("div",null,[pe(xw,cn(C.$props,{items:Q(h)(H),instance:H,"show-year-picker":Q(_)[H],year:Q(f)(H),"is-disabled":F=>Q(p)(H,F),onHandleYear:F=>Q(x)(H,F),onYearSelect:F=>Q(V)(F,H),onToggleYearPicker:F=>Q(B)(H,F==null?void 0:F.flow,F==null?void 0:F.show)}),Hn({_:2},[Qe(Q(o),(F,U)=>({name:F,fn:Te(P=>[Ne(C.$slots,F,wn(Yn(P)))])}))]),1040,["items","instance","show-year-picker","year","is-disabled","onHandleYear","onYearSelect","onToggleYearPicker"])]),v("div",SB,[(k(!0),D(Ve,null,Qe(Q(m)(H),(F,U)=>(k(),D("div",{key:U},[v("button",{type:"button",class:$e(["dp--qr-btn",{"dp--qr-btn-active":F.active,"dp--qr-btn-between":F.isBetween,"dp--qr-btn-disabled":F.disabled,"dp--highlighted":F.highlighted}]),"data-test":F.value,disabled:F.disabled,onClick:P=>Q(A)(F.value,H,F.disabled),onMouseover:P=>Q(b)(F.value)},[C.$slots.quarter?Ne(C.$slots,"quarter",{key:0,value:F.value,text:F.text}):(k(),D(Ve,{key:1},[mt(ie(F.text),1)],64))],42,TB)]))),128))])],4)]),_:3},8,["multi-calendars","collapse"]))}}),CB=["id","aria-label"],EB={key:0,class:"dp--menu-load-container"},OB=v("span",{class:"dp--menu-loader"},null,-1),MB=[OB],RB={key:0,class:"dp__sidebar_left"},DB=["data-test","onClick","onKeydown"],PB={key:2,class:"dp__sidebar_right"},LB={key:3,class:"dp__action_extra"},w0=fn({compatConfig:{MODE:3},__name:"DatepickerMenu",props:{...fd,shadow:{type:Boolean,default:!1},openOnTop:{type:Boolean,default:!1},internalModelValue:{type:[Date,Array],default:null},noOverlayFocus:{type:Boolean,default:!1},collapse:{type:Boolean,default:!1},getInputRect:{type:Function,default:()=>({})},isTextInputDate:{type:Boolean,default:!1}},emits:["close-picker","select-date","auto-apply","time-update","flow-step","update-month-year","invalid-select","update:internal-model-value","recalculate-position","invalid-fixed-range","tooltip-open","tooltip-close","time-picker-open","time-picker-close","am-pm-change","range-start","range-end","auto-apply-invalid","date-update","invalid-date","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=e,a=de(null),o=me(()=>{const{openOnTop:Y,...ce}=s;return{...ce,flowStep:P.value,collapse:s.collapse,noOverlayFocus:s.noOverlayFocus,menuWrapRef:a.value}}),{setMenuFocused:u,setShiftKey:c,control:h}=ww(),f=Bi(),{defaultedTextInput:p,defaultedInline:m,defaultedConfig:y,defaultedUI:_}=sn(s),b=de(null),A=de(0),B=de(null),V=de(!1),x=de(null);Ht(()=>{if(!s.shadow){V.value=!0,C(),window.addEventListener("resize",C);const Y=Ln(a);if(Y&&!p.value.enabled&&!m.value.enabled&&(u(!0),Z()),Y){const ce=ye=>{y.value.allowPreventDefault&&ye.preventDefault(),Ri(ye,y.value,!0)};Y.addEventListener("pointerdown",ce),Y.addEventListener("mousedown",ce)}}}),ii(()=>{window.removeEventListener("resize",C)});const C=()=>{const Y=Ln(B);Y&&(A.value=Y.getBoundingClientRect().width)},{arrowRight:$,arrowLeft:H,arrowDown:F,arrowUp:U}=Ui(),{flowStep:P,updateFlowStep:O,childMount:J,resetFlow:X,handleFlow:fe}=$B(s,r,x),ne=me(()=>s.monthPicker?F5:s.yearPicker?B5:s.timePicker?rB:s.quarterPicker?AB:xB),N=me(()=>{var Y;if(y.value.arrowLeft)return y.value.arrowLeft;const ce=(Y=a.value)==null?void 0:Y.getBoundingClientRect(),ye=s.getInputRect();return(ye==null?void 0:ye.width)<(A==null?void 0:A.value)&&(ye==null?void 0:ye.left)<=((ce==null?void 0:ce.left)??0)?`${(ye==null?void 0:ye.width)/2}px`:(ye==null?void 0:ye.right)>=((ce==null?void 0:ce.right)??0)&&(ye==null?void 0:ye.width)<(A==null?void 0:A.value)?`${(A==null?void 0:A.value)-(ye==null?void 0:ye.width)/2}px`:"50%"}),Z=()=>{const Y=Ln(a);Y&&Y.focus({preventScroll:!0})},R=me(()=>{var Y;return((Y=x.value)==null?void 0:Y.getSidebarProps())||{}}),q=()=>{s.openOnTop&&r("recalculate-position")},he=$r(f,"action"),Ae=me(()=>s.monthPicker||s.yearPicker?$r(f,"monthYear"):s.timePicker?$r(f,"timePicker"):$r(f,"shared")),Pe=me(()=>s.openOnTop?"dp__arrow_bottom":"dp__arrow_top"),W=me(()=>({dp__menu_disabled:s.disabled,dp__menu_readonly:s.readonly,"dp-menu-loading":s.loading})),se=me(()=>({dp__menu:!0,dp__menu_index:!m.value.enabled,dp__relative:m.value.enabled,[s.menuClassName]:!!s.menuClassName,..._.value.menu??{}})),E=Y=>{Ri(Y,y.value,!0)},re=()=>{s.escClose&&r("close-picker")},_e=Y=>{if(s.arrowNavigation){if(Y===ur.up)return U();if(Y===ur.down)return F();if(Y===ur.left)return H();if(Y===ur.right)return $()}else Y===ur.left||Y===ur.up?et("handleArrow",ur.left,0,Y===ur.up):et("handleArrow",ur.right,0,Y===ur.down)},j=Y=>{c(Y.shiftKey),!s.disableMonthYearSelect&&Y.code===nn.tab&&Y.target.classList.contains("dp__menu")&&h.value.shiftKeyInMenu&&(Y.preventDefault(),Ri(Y,y.value,!0),r("close-picker"))},Ie=()=>{Z(),r("time-picker-close")},Xe=Y=>{var ce,ye,ke;(ce=x.value)==null||ce.toggleTimePicker(!1,!1),(ye=x.value)==null||ye.toggleMonthPicker(!1,!1,Y),(ke=x.value)==null||ke.toggleYearPicker(!1,!1,Y)},be=(Y,ce=0)=>{var ye,ke,Ce;return Y==="month"?(ye=x.value)==null?void 0:ye.toggleMonthPicker(!1,!0,ce):Y==="year"?(ke=x.value)==null?void 0:ke.toggleYearPicker(!1,!0,ce):Y==="time"?(Ce=x.value)==null?void 0:Ce.toggleTimePicker(!0,!1):Xe(ce)},et=(Y,...ce)=>{var ye,ke;(ye=x.value)!=null&&ye[Y]&&((ke=x.value)==null||ke[Y](...ce))},z=()=>{et("selectCurrentDate")},S=(Y,ce)=>{et("presetDate",Y,ce)},I=()=>{et("clearHoverDate")},G=(Y,ce)=>{et("updateMonthYear",Y,ce)},te=(Y,ce)=>{Y.preventDefault(),_e(ce)},ge=Y=>{var ce;if(j(Y),Y.key===nn.home||Y.key===nn.end)return et("selectWeekDate",Y.key===nn.home,Y.target.getAttribute("id"));switch((Y.key===nn.pageUp||Y.key===nn.pageDown)&&(Y.shiftKey?et("changeYear",Y.key===nn.pageUp):et("changeMonth",Y.key===nn.pageUp),Y.target.getAttribute("id")&&((ce=a.value)==null||ce.focus({preventScroll:!0}))),Y.key){case nn.esc:return re();case nn.arrowLeft:return te(Y,ur.left);case nn.arrowRight:return te(Y,ur.right);case nn.arrowUp:return te(Y,ur.up);case nn.arrowDown:return te(Y,ur.down);default:return}};return t({updateMonthYear:G,switchView:be,handleFlow:fe}),(Y,ce)=>{var ye,ke,Ce;return k(),D("div",{id:Y.uid?`dp-menu-${Y.uid}`:void 0,ref_key:"dpMenuRef",ref:a,tabindex:"0",role:"dialog","aria-label":(ye=Y.ariaLabels)==null?void 0:ye.menu,class:$e(se.value),style:bn({"--dp-arrow-left":N.value}),onMouseleave:I,onClick:E,onKeydown:ge},[(Y.disabled||Y.readonly)&&Q(m).enabled||Y.loading?(k(),D("div",{key:0,class:$e(W.value)},[Y.loading?(k(),D("div",EB,MB)):ae("",!0)],2)):ae("",!0),!Q(m).enabled&&!Y.teleportCenter?(k(),D("div",{key:1,class:$e(Pe.value)},null,2)):ae("",!0),v("div",{ref_key:"innerMenuRef",ref:B,class:$e({dp__menu_content_wrapper:((ke=Y.presetDates)==null?void 0:ke.length)||!!Y.$slots["left-sidebar"]||!!Y.$slots["right-sidebar"],"dp--menu-content-wrapper-collapsed":e.collapse&&(((Ce=Y.presetDates)==null?void 0:Ce.length)||!!Y.$slots["left-sidebar"]||!!Y.$slots["right-sidebar"])}),style:bn({"--dp-menu-width":`${A.value}px`})},[Y.$slots["left-sidebar"]?(k(),D("div",RB,[Ne(Y.$slots,"left-sidebar",wn(Yn(R.value)))])):ae("",!0),Y.presetDates.length?(k(),D("div",{key:1,class:$e({"dp--preset-dates-collapsed":e.collapse,"dp--preset-dates":!0})},[(k(!0),D(Ve,null,Qe(Y.presetDates,(Me,He)=>(k(),D(Ve,{key:He},[Me.slot?Ne(Y.$slots,Me.slot,{key:0,presetDate:S,label:Me.label,value:Me.value}):(k(),D("button",{key:1,type:"button",style:bn(Me.style||{}),class:$e(["dp__btn dp--preset-range",{"dp--preset-range-collapsed":e.collapse}]),"data-test":Me.testId??void 0,onClick:Et(je=>S(Me.value,Me.noTz),["prevent"]),onKeydown:je=>Q(Sr)(je,()=>S(Me.value,Me.noTz),!0)},ie(Me.label),47,DB))],64))),128))],2)):ae("",!0),v("div",{ref_key:"calendarWrapperRef",ref:b,class:"dp__instance_calendar",role:"document"},[(k(),at(Al(ne.value),cn({ref_key:"dynCmpRef",ref:x},o.value,{"flow-step":Q(P),onMount:Q(J),onUpdateFlowStep:Q(O),onResetFlow:Q(X),onFocusMenu:Z,onSelectDate:ce[0]||(ce[0]=Me=>Y.$emit("select-date")),onDateUpdate:ce[1]||(ce[1]=Me=>Y.$emit("date-update",Me)),onTooltipOpen:ce[2]||(ce[2]=Me=>Y.$emit("tooltip-open",Me)),onTooltipClose:ce[3]||(ce[3]=Me=>Y.$emit("tooltip-close",Me)),onAutoApply:ce[4]||(ce[4]=Me=>Y.$emit("auto-apply",Me)),onRangeStart:ce[5]||(ce[5]=Me=>Y.$emit("range-start",Me)),onRangeEnd:ce[6]||(ce[6]=Me=>Y.$emit("range-end",Me)),onInvalidFixedRange:ce[7]||(ce[7]=Me=>Y.$emit("invalid-fixed-range",Me)),onTimeUpdate:ce[8]||(ce[8]=Me=>Y.$emit("time-update")),onAmPmChange:ce[9]||(ce[9]=Me=>Y.$emit("am-pm-change",Me)),onTimePickerOpen:ce[10]||(ce[10]=Me=>Y.$emit("time-picker-open",Me)),onTimePickerClose:Ie,onRecalculatePosition:q,onUpdateMonthYear:ce[11]||(ce[11]=Me=>Y.$emit("update-month-year",Me)),onAutoApplyInvalid:ce[12]||(ce[12]=Me=>Y.$emit("auto-apply-invalid",Me)),onInvalidDate:ce[13]||(ce[13]=Me=>Y.$emit("invalid-date",Me)),onOverlayToggle:ce[14]||(ce[14]=Me=>Y.$emit("overlay-toggle",Me)),"onUpdate:internalModelValue":ce[15]||(ce[15]=Me=>Y.$emit("update:internal-model-value",Me))}),Hn({_:2},[Qe(Ae.value,(Me,He)=>({name:Me,fn:Te(je=>[Ne(Y.$slots,Me,wn(Yn({...je})))])}))]),1040,["flow-step","onMount","onUpdateFlowStep","onResetFlow"]))],512),Y.$slots["right-sidebar"]?(k(),D("div",PB,[Ne(Y.$slots,"right-sidebar",wn(Yn(R.value)))])):ae("",!0),Y.$slots["action-extra"]?(k(),D("div",LB,[Y.$slots["action-extra"]?Ne(Y.$slots,"action-extra",{key:0,selectCurrentDate:z}):ae("",!0)])):ae("",!0)],6),!Y.autoApply||Q(y).keepActionRow?(k(),at(M5,cn({key:2,"menu-mount":V.value},o.value,{"calendar-width":A.value,onClosePicker:ce[16]||(ce[16]=Me=>Y.$emit("close-picker")),onSelectDate:ce[17]||(ce[17]=Me=>Y.$emit("select-date")),onInvalidSelect:ce[18]||(ce[18]=Me=>Y.$emit("invalid-select")),onSelectNow:z}),Hn({_:2},[Qe(Q(he),(Me,He)=>({name:Me,fn:Te(je=>[Ne(Y.$slots,Me,wn(Yn({...je})))])}))]),1040,["menu-mount","calendar-width"])):ae("",!0)],46,CB)}}});var Xa=(e=>(e.center="center",e.left="left",e.right="right",e))(Xa||{});const IB=({menuRef:e,menuRefInner:t,inputRef:n,pickerWrapperRef:r,inline:s,emit:a,props:o,slots:u})=>{const c=de({}),h=de(!1),f=de({top:"0",left:"0"}),p=de(!1),m=ll(o,"teleportCenter");Wt(m,()=>{f.value=JSON.parse(JSON.stringify({})),C()});const y=N=>{if(o.teleport){const Z=N.getBoundingClientRect();return{left:Z.left+window.scrollX,top:Z.top+window.scrollY}}return{top:0,left:0}},_=(N,Z)=>{f.value.left=`${N+Z-c.value.width}px`},b=N=>{f.value.left=`${N}px`},A=(N,Z)=>{o.position===Xa.left&&b(N),o.position===Xa.right&&_(N,Z),o.position===Xa.center&&(f.value.left=`${N+Z/2-c.value.width/2}px`)},B=N=>{const{width:Z,height:R}=N.getBoundingClientRect(),{top:q,left:he}=o.altPosition?o.altPosition(N):y(N);return{top:+q,left:+he,width:Z,height:R}},V=()=>{f.value.left="50%",f.value.top="50%",f.value.transform="translate(-50%, -50%)",f.value.position="fixed",delete f.value.opacity},x=()=>{const N=Ln(n),{top:Z,left:R,transform:q}=o.altPosition(N);f.value={top:`${Z}px`,left:`${R}px`,transform:q??""}},C=(N=!0)=>{var Z;if(!s.value.enabled){if(m.value)return V();if(o.altPosition!==null)return x();if(N){const R=o.teleport?(Z=t.value)==null?void 0:Z.$el:e.value;R&&(c.value=R.getBoundingClientRect()),a("recalculate-position")}return J()}},$=({inputEl:N,left:Z,width:R})=>{window.screen.width>768&&!h.value&&A(Z,R),U(N)},H=N=>{const{top:Z,left:R,height:q,width:he}=B(N);f.value.top=`${q+Z+ +o.offset}px`,p.value=!1,h.value||(f.value.left=`${R+he/2-c.value.width/2}px`),$({inputEl:N,left:R,width:he})},F=N=>{const{top:Z,left:R,width:q}=B(N);f.value.top=`${Z-+o.offset-c.value.height}px`,p.value=!0,$({inputEl:N,left:R,width:q})},U=N=>{if(o.autoPosition){const{left:Z,width:R}=B(N),{left:q,right:he}=c.value;if(!h.value){if(Math.abs(q)!==Math.abs(he)){if(q<=0)return h.value=!0,b(Z);if(he>=document.documentElement.clientWidth)return h.value=!0,_(Z,R)}return A(Z,R)}}},P=()=>{const N=Ln(n);if(N){const{height:Z}=c.value,{top:R,height:q}=N.getBoundingClientRect(),he=window.innerHeight-R-q,Ae=R;return Z<=he?sa.bottom:Z>he&&Z<=Ae?sa.top:he>=Ae?sa.bottom:sa.top}return sa.bottom},O=N=>P()===sa.bottom?H(N):F(N),J=()=>{const N=Ln(n);if(N)return o.autoPosition?O(N):H(N)},X=function(N){if(N){const Z=N.scrollHeight>N.clientHeight,R=window.getComputedStyle(N).overflowY.indexOf("hidden")!==-1;return Z&&!R}return!0},fe=function(N){return!N||N===document.body||N.nodeType===Node.DOCUMENT_FRAGMENT_NODE?window:X(N)?N:fe(N.assignedSlot?N.assignedSlot.parentNode:N.parentNode)},ne=N=>{if(N)switch(o.position){case Xa.left:return{left:0,transform:"translateX(0)"};case Xa.right:return{left:`${N.width}px`,transform:"translateX(-100%)"};default:return{left:`${N.width/2}px`,transform:"translateX(-50%)"}}return{}};return{openOnTop:p,menuStyle:f,xCorrect:h,setMenuPosition:C,getScrollableParent:fe,shadowRender:(N,Z)=>{var R,q,he;const Ae=document.createElement("div"),Pe=(R=Ln(n))==null?void 0:R.getBoundingClientRect();Ae.setAttribute("id","dp--temp-container");const W=(q=r.value)!=null&&q.clientWidth?r.value:document.body;W.append(Ae);const se=ne(Pe),E=_p(N,{...Z,shadow:!0,style:{opacity:0,position:"absolute",...se}},Object.fromEntries(Object.keys(u).filter(re=>["right-sidebar","left-sidebar","top-extra","action-extra"].includes(re)).map(re=>[re,u[re]])));yc(E,Ae),c.value=(he=E.el)==null?void 0:he.getBoundingClientRect(),yc(null,Ae),W.removeChild(Ae)}}},yi=[{name:"clock-icon",use:["time","calendar","shared"]},{name:"arrow-left",use:["month-year","calendar","shared","year-mode"]},{name:"arrow-right",use:["month-year","calendar","shared","year-mode"]},{name:"arrow-up",use:["time","calendar","month-year","shared"]},{name:"arrow-down",use:["time","calendar","month-year","shared"]},{name:"calendar-icon",use:["month-year","time","calendar","shared","year-mode"]},{name:"day",use:["calendar","shared"]},{name:"month-overlay-value",use:["calendar","month-year","shared"]},{name:"year-overlay-value",use:["calendar","month-year","shared","year-mode"]},{name:"year-overlay",use:["month-year","shared"]},{name:"month-overlay",use:["month-year","shared"]},{name:"month-overlay-header",use:["month-year","shared"]},{name:"year-overlay-header",use:["month-year","shared"]},{name:"hours-overlay-value",use:["calendar","time","shared"]},{name:"hours-overlay-header",use:["calendar","time","shared"]},{name:"minutes-overlay-value",use:["calendar","time","shared"]},{name:"minutes-overlay-header",use:["calendar","time","shared"]},{name:"seconds-overlay-value",use:["calendar","time","shared"]},{name:"seconds-overlay-header",use:["calendar","time","shared"]},{name:"hours",use:["calendar","time","shared"]},{name:"minutes",use:["calendar","time","shared"]},{name:"month",use:["calendar","month-year","shared"]},{name:"year",use:["calendar","month-year","shared","year-mode"]},{name:"action-buttons",use:["action"]},{name:"action-preview",use:["action"]},{name:"calendar-header",use:["calendar","shared"]},{name:"marker-tooltip",use:["calendar","shared"]},{name:"action-extra",use:["menu"]},{name:"time-picker-overlay",use:["calendar","time","shared"]},{name:"am-pm-button",use:["calendar","time","shared"]},{name:"left-sidebar",use:["menu"]},{name:"right-sidebar",use:["menu"]},{name:"month-year",use:["month-year","shared"]},{name:"time-picker",use:["menu","shared"]},{name:"action-row",use:["action"]},{name:"marker",use:["calendar","shared"]},{name:"quarter",use:["shared"]},{name:"top-extra",use:["shared","month-year"]},{name:"tp-inline-arrow-up",use:["shared","time"]},{name:"tp-inline-arrow-down",use:["shared","time"]}],NB=[{name:"trigger"},{name:"input-icon"},{name:"clear-icon"},{name:"dp-input"}],VB={all:()=>yi,monthYear:()=>yi.filter(e=>e.use.includes("month-year")),input:()=>NB,timePicker:()=>yi.filter(e=>e.use.includes("time")),action:()=>yi.filter(e=>e.use.includes("action")),calendar:()=>yi.filter(e=>e.use.includes("calendar")),menu:()=>yi.filter(e=>e.use.includes("menu")),shared:()=>yi.filter(e=>e.use.includes("shared")),yearMode:()=>yi.filter(e=>e.use.includes("year-mode"))},$r=(e,t,n)=>{const r=[];return VB[t]().forEach(s=>{e[s.name]&&r.push(s.name)}),n!=null&&n.length&&n.forEach(s=>{s.slot&&r.push(s.slot)}),r},Bo=e=>{const t=me(()=>r=>e.value?r?e.value.open:e.value.close:""),n=me(()=>r=>e.value?r?e.value.menuAppearTop:e.value.menuAppearBottom:"");return{transitionName:t,showTransition:!!e.value,menuTransition:n}},Ho=(e,t,n)=>{const{defaultedRange:r,defaultedTz:s}=sn(e),a=De(Ar(De(),s.value.timezone)),o=de([{month:wt(a),year:lt(a)}]),u=m=>{const y={hours:ri(a),minutes:Vi(a),seconds:0};return r.value.enabled?[y[m],y[m]]:y[m]},c=Hr({hours:u("hours"),minutes:u("minutes"),seconds:u("seconds")});Wt(r,(m,y)=>{m.enabled!==y.enabled&&(c.hours=u("hours"),c.minutes=u("minutes"),c.seconds=u("seconds"))},{deep:!0});const h=me({get:()=>e.internalModelValue,set:m=>{!e.readonly&&!e.disabled&&t("update:internal-model-value",m)}}),f=me(()=>m=>o.value[m]?o.value[m].month:0),p=me(()=>m=>o.value[m]?o.value[m].year:0);return Wt(h,(m,y)=>{n&&JSON.stringify(m??{})!==JSON.stringify(y??{})&&n()},{deep:!0}),{calendars:o,time:c,modelValue:h,month:f,year:p,today:a}},FB=(e,t)=>{const{defaultedMultiCalendars:n,defaultedMultiDates:r,defaultedUI:s,defaultedHighlight:a,defaultedTz:o,propDates:u,defaultedRange:c}=sn(t),{isDisabled:h}=ji(t),f=de(null),p=de(Ar(new Date,o.value.timezone)),m=E=>{!E.current&&t.hideOffsetDates||(f.value=E.value)},y=()=>{f.value=null},_=E=>Array.isArray(e.value)&&c.value.enabled&&e.value[0]&&f.value?E?_n(f.value,e.value[0]):on(f.value,e.value[0]):!0,b=(E,re)=>{const _e=()=>e.value?re?e.value[0]||null:e.value[1]:null,j=e.value&&Array.isArray(e.value)?_e():null;return kt(De(E.value),j)},A=E=>{const re=Array.isArray(e.value)?e.value[0]:null;return E?!on(f.value??null,re):!0},B=(E,re=!0)=>(c.value.enabled||t.weekPicker)&&Array.isArray(e.value)&&e.value.length===2?t.hideOffsetDates&&!E.current?!1:kt(De(E.value),e.value[re?0:1]):c.value.enabled?b(E,re)&&A(re)||kt(E.value,Array.isArray(e.value)?e.value[0]:null)&&_(re):!1,V=(E,re)=>{if(Array.isArray(e.value)&&e.value[0]&&e.value.length===1){const _e=kt(E.value,f.value);return re?_n(e.value[0],E.value)&&_e:on(e.value[0],E.value)&&_e}return!1},x=E=>!e.value||t.hideOffsetDates&&!E.current?!1:c.value.enabled?t.modelAuto&&Array.isArray(e.value)?kt(E.value,e.value[0]?e.value[0]:p.value):!1:r.value.enabled&&Array.isArray(e.value)?e.value.some(re=>kt(re,E.value)):kt(E.value,e.value?e.value:p.value),C=E=>{if(c.value.autoRange||t.weekPicker){if(f.value){if(t.hideOffsetDates&&!E.current)return!1;const re=fs(f.value,+c.value.autoRange),_e=Gs(De(f.value),t.weekStart);return t.weekPicker?kt(_e[1],De(E.value)):kt(re,De(E.value))}return!1}return!1},$=E=>{if(c.value.autoRange||t.weekPicker){if(f.value){const re=fs(f.value,+c.value.autoRange);if(t.hideOffsetDates&&!E.current)return!1;const _e=Gs(De(f.value),t.weekStart);return t.weekPicker?_n(E.value,_e[0])&&on(E.value,_e[1]):_n(E.value,f.value)&&on(E.value,re)}return!1}return!1},H=E=>{if(c.value.autoRange||t.weekPicker){if(f.value){if(t.hideOffsetDates&&!E.current)return!1;const re=Gs(De(f.value),t.weekStart);return t.weekPicker?kt(re[0],E.value):kt(f.value,E.value)}return!1}return!1},F=E=>dd(e.value,f.value,E.value),U=()=>t.modelAuto&&Array.isArray(t.internalModelValue)?!!t.internalModelValue[0]:!1,P=()=>t.modelAuto?cw(t.internalModelValue):!0,O=E=>{if(t.weekPicker)return!1;const re=c.value.enabled?!B(E)&&!B(E,!1):!0;return!h(E.value)&&!x(E)&&!(!E.current&&t.hideOffsetDates)&&re},J=E=>c.value.enabled?t.modelAuto?U()&&x(E):!1:x(E),X=E=>a.value?t5(E.value,u.value.highlight):!1,fe=E=>{const re=h(E.value);return re&&(typeof a.value=="function"?!a.value(E.value,re):!a.value.options.highlightDisabled)},ne=E=>{var re;return typeof a.value=="function"?a.value(E.value):(re=a.value.weekdays)==null?void 0:re.includes(E.value.getDay())},N=E=>(c.value.enabled||t.weekPicker)&&(!(n.value.count>0)||E.current)&&P()&&!(!E.current&&t.hideOffsetDates)&&!x(E)?F(E):!1,Z=E=>{const{isRangeStart:re,isRangeEnd:_e}=Ae(E),j=c.value.enabled?re||_e:!1;return{dp__cell_offset:!E.current,dp__pointer:!t.disabled&&!(!E.current&&t.hideOffsetDates)&&!h(E.value),dp__cell_disabled:h(E.value),dp__cell_highlight:!fe(E)&&(X(E)||ne(E))&&!J(E)&&!j&&!H(E)&&!(N(E)&&t.weekPicker)&&!_e,dp__cell_highlight_active:!fe(E)&&(X(E)||ne(E))&&J(E),dp__today:!t.noToday&&kt(E.value,p.value)&&E.current,"dp--past":on(E.value,p.value),"dp--future":_n(E.value,p.value)}},R=E=>({dp__active_date:J(E),dp__date_hover:O(E)}),q=E=>{if(e.value&&!Array.isArray(e.value)){const re=Gs(e.value,t.weekStart);return{...W(E),dp__range_start:kt(re[0],E.value),dp__range_end:kt(re[1],E.value),dp__range_between_week:_n(E.value,re[0])&&on(E.value,re[1])}}return{...W(E)}},he=E=>{if(e.value&&Array.isArray(e.value)){const re=Gs(e.value[0],t.weekStart),_e=e.value[1]?Gs(e.value[1],t.weekStart):[];return{...W(E),dp__range_start:kt(re[0],E.value)||kt(_e[0],E.value),dp__range_end:kt(re[1],E.value)||kt(_e[1],E.value),dp__range_between_week:_n(E.value,re[0])&&on(E.value,re[1])||_n(E.value,_e[0])&&on(E.value,_e[1]),dp__range_between:_n(E.value,re[1])&&on(E.value,_e[0])}}return{...W(E)}},Ae=E=>{const re=n.value.count>0?E.current&&B(E)&&P():B(E)&&P(),_e=n.value.count>0?E.current&&B(E,!1)&&P():B(E,!1)&&P();return{isRangeStart:re,isRangeEnd:_e}},Pe=E=>{const{isRangeStart:re,isRangeEnd:_e}=Ae(E);return{dp__range_start:re,dp__range_end:_e,dp__range_between:N(E),dp__date_hover:kt(E.value,f.value)&&!re&&!_e&&!t.weekPicker,dp__date_hover_start:V(E,!0),dp__date_hover_end:V(E,!1)}},W=E=>({...Pe(E),dp__cell_auto_range:$(E),dp__cell_auto_range_start:H(E),dp__cell_auto_range_end:C(E)}),se=E=>c.value.enabled?c.value.autoRange?W(E):t.modelAuto?{...R(E),...Pe(E)}:t.weekPicker?he(E):Pe(E):t.weekPicker?q(E):R(E);return{setHoverDate:m,clearHoverDate:y,getDayClassData:E=>t.hideOffsetDates&&!E.current?{}:{...Z(E),...se(E),[t.dayClass?t.dayClass(E.value,t.internalModelValue):""]:!0,[t.calendarCellClassName]:!!t.calendarCellClassName,...s.value.calendarCell??{}}}},ji=e=>{const{defaultedFilters:t,defaultedRange:n,propDates:r,defaultedMultiDates:s}=sn(e),a=ne=>r.value.disabledDates?typeof r.value.disabledDates=="function"?r.value.disabledDates(De(ne)):!!Rc(ne,r.value.disabledDates):!1,o=ne=>r.value.maxDate?e.yearPicker?lt(ne)>lt(r.value.maxDate):_n(ne,r.value.maxDate):!1,u=ne=>r.value.minDate?e.yearPicker?lt(ne){const N=o(ne),Z=u(ne),R=a(ne),q=t.value.months.map(se=>+se).includes(wt(ne)),he=e.disabledWeekDays.length?e.disabledWeekDays.some(se=>+se===U$(ne)):!1,Ae=y(ne),Pe=lt(ne),W=Pe<+e.yearRange[0]||Pe>+e.yearRange[1];return!(N||Z||R||q||W||he||Ae)},h=(ne,N)=>on(...Ti(r.value.minDate,ne,N))||kt(...Ti(r.value.minDate,ne,N)),f=(ne,N)=>_n(...Ti(r.value.maxDate,ne,N))||kt(...Ti(r.value.maxDate,ne,N)),p=(ne,N,Z)=>{let R=!1;return r.value.maxDate&&Z&&f(ne,N)&&(R=!0),r.value.minDate&&!Z&&h(ne,N)&&(R=!0),R},m=(ne,N,Z,R)=>{let q=!1;return R?r.value.minDate&&r.value.maxDate?q=p(ne,N,Z):(r.value.minDate&&h(ne,N)||r.value.maxDate&&f(ne,N))&&(q=!0):q=!0,q},y=ne=>Array.isArray(r.value.allowedDates)&&!r.value.allowedDates.length?!0:r.value.allowedDates?!Rc(ne,r.value.allowedDates):!1,_=ne=>!c(ne),b=ne=>n.value.noDisabledRange?!z1({start:ne[0],end:ne[1]}).some(N=>_(N)):!0,A=ne=>{if(ne){const N=lt(ne);return N>=+e.yearRange[0]&&N<=e.yearRange[1]}return!0},B=(ne,N)=>!!(Array.isArray(ne)&&ne[N]&&(n.value.maxRange||n.value.minRange)&&A(ne[N])),V=(ne,N,Z=0)=>{if(B(N,Z)&&A(ne)){const R=W1(ne,N[Z]),q=mw(N[Z],ne),he=q.length===1?0:q.filter(Pe=>_(Pe)).length,Ae=Math.abs(R)-(n.value.minMaxRawRange?0:he);if(n.value.minRange&&n.value.maxRange)return Ae>=+n.value.minRange&&Ae<=+n.value.maxRange;if(n.value.minRange)return Ae>=+n.value.minRange;if(n.value.maxRange)return Ae<=+n.value.maxRange}return!0},x=()=>!e.enableTimePicker||e.monthPicker||e.yearPicker||e.ignoreTimeValidation,C=ne=>Array.isArray(ne)?[ne[0]?nh(ne[0]):null,ne[1]?nh(ne[1]):null]:nh(ne),$=(ne,N,Z)=>ne.find(R=>+R.hours===ri(N)&&R.minutes==="*"?!0:+R.minutes===Vi(N)&&+R.hours===ri(N))&&Z,H=(ne,N,Z)=>{const[R,q]=ne,[he,Ae]=N;return!$(R,he,Z)&&!$(q,Ae,Z)&&Z},F=(ne,N)=>{const Z=Array.isArray(N)?N:[N];return Array.isArray(e.disabledTimes)?Array.isArray(e.disabledTimes[0])?H(e.disabledTimes,Z,ne):!Z.some(R=>$(e.disabledTimes,R,ne)):ne},U=(ne,N)=>{const Z=Array.isArray(N)?[ga(N[0]),N[1]?ga(N[1]):void 0]:ga(N),R=!e.disabledTimes(Z);return ne&&R},P=(ne,N)=>e.disabledTimes?Array.isArray(e.disabledTimes)?F(N,ne):U(N,ne):N,O=ne=>{let N=!0;if(!ne||x())return!0;const Z=!r.value.minDate&&!r.value.maxDate?C(ne):ne;return(e.maxTime||r.value.maxDate)&&(N=v0(e.maxTime,r.value.maxDate,"max",Fn(Z),N)),(e.minTime||r.value.minDate)&&(N=v0(e.minTime,r.value.minDate,"min",Fn(Z),N)),P(ne,N)},J=ne=>{if(!e.monthPicker)return!0;let N=!0;const Z=De(hs(ne));if(r.value.minDate&&r.value.maxDate){const R=De(hs(r.value.minDate)),q=De(hs(r.value.maxDate));return _n(Z,R)&&on(Z,q)||kt(Z,R)||kt(Z,q)}if(r.value.minDate){const R=De(hs(r.value.minDate));N=_n(Z,R)||kt(Z,R)}if(r.value.maxDate){const R=De(hs(r.value.maxDate));N=on(Z,R)||kt(Z,R)}return N},X=me(()=>ne=>!e.enableTimePicker||e.ignoreTimeValidation?!0:O(ne)),fe=me(()=>ne=>e.monthPicker?Array.isArray(ne)&&(n.value.enabled||s.value.enabled)?!ne.filter(N=>!J(N)).length:J(ne):!0);return{isDisabled:_,validateDate:c,validateMonthYearInRange:m,isDateRangeAllowed:b,checkMinMaxRange:V,isValidTime:O,isTimeValid:X,isMonthValid:fe}},md=()=>{const e=me(()=>(r,s)=>r==null?void 0:r.includes(s)),t=me(()=>(r,s)=>r.count?r.solo?!0:s===0:!0),n=me(()=>(r,s)=>r.count?r.solo?!0:s===r.count-1:!0);return{hideNavigationButtons:e,showLeftIcon:t,showRightIcon:n}},$B=(e,t,n)=>{const r=de(0),s=Hr({[ma.timePicker]:!e.enableTimePicker||e.timePicker||e.monthPicker,[ma.calendar]:!1,[ma.header]:!1}),a=me(()=>e.monthPicker||e.timePicker),o=p=>{var m;if((m=e.flow)!=null&&m.length){if(!p&&a.value)return f();s[p]=!0,Object.keys(s).filter(y=>!s[y]).length||f()}},u=()=>{var p,m;(p=e.flow)!=null&&p.length&&r.value!==-1&&(r.value+=1,t("flow-step",r.value),f()),((m=e.flow)==null?void 0:m.length)===r.value&&Un().then(()=>c())},c=()=>{r.value=-1},h=(p,m,...y)=>{var _,b;e.flow[r.value]===p&&n.value&&((b=(_=n.value)[m])==null||b.call(_,...y))},f=(p=0)=>{p&&(r.value+=p),h(Qn.month,"toggleMonthPicker",!0),h(Qn.year,"toggleYearPicker",!0),h(Qn.calendar,"toggleTimePicker",!1,!0),h(Qn.time,"toggleTimePicker",!0,!0);const m=e.flow[r.value];(m===Qn.hours||m===Qn.minutes||m===Qn.seconds)&&h(m,"toggleTimePicker",!0,!0,m)};return{childMount:o,updateFlowStep:u,resetFlow:c,handleFlow:f,flowStep:r}},BB={key:1,class:"dp__input_wrap"},HB=["id","name","inputmode","placeholder","disabled","readonly","required","value","autocomplete","aria-label","aria-disabled","aria-invalid"],UB={key:2,class:"dp__clear_icon"},jB=fn({compatConfig:{MODE:3},__name:"DatepickerInput",props:{isMenuOpen:{type:Boolean,default:!1},inputValue:{type:String,default:""},...fd},emits:["clear","open","update:input-value","set-input-date","close","select-date","set-empty-date","toggle","focus-prev","focus","blur","real-blur"],setup(e,{expose:t,emit:n}){const r=n,s=e,{defaultedTextInput:a,defaultedAriaLabels:o,defaultedInline:u,defaultedConfig:c,defaultedRange:h,defaultedMultiDates:f,defaultedUI:p,getDefaultPattern:m,getDefaultStartTime:y}=sn(s),{checkMinMaxRange:_}=ji(s),b=de(),A=de(null),B=de(!1),V=de(!1),x=me(()=>({dp__pointer:!s.disabled&&!s.readonly&&!a.value.enabled,dp__disabled:s.disabled,dp__input_readonly:!a.value.enabled,dp__input:!0,dp__input_icon_pad:!s.hideInputIcon,dp__input_valid:!!s.state,dp__input_invalid:s.state===!1,dp__input_focus:B.value||s.isMenuOpen,dp__input_reg:!a.value.enabled,[s.inputClassName]:!!s.inputClassName,...p.value.input??{}})),C=()=>{r("set-input-date",null),s.clearable&&s.autoApply&&(r("set-empty-date"),b.value=null)},$=R=>{const q=y();return n5(R,a.value.format??m(),q??gw({},s.enableSeconds),s.inputValue,V.value,s.formatLocale)},H=R=>{const{rangeSeparator:q}=a.value,[he,Ae]=R.split(`${q}`);if(he){const Pe=$(he.trim()),W=Ae?$(Ae.trim()):null;if(yl(Pe,W))return;const se=Pe&&W?[Pe,W]:[Pe];_(W,se,0)&&(b.value=Pe?se:null)}},F=()=>{V.value=!0},U=R=>{if(h.value.enabled)H(R);else if(f.value.enabled){const q=R.split(";");b.value=q.map(he=>$(he.trim())).filter(he=>he)}else b.value=$(R)},P=R=>{var q;const he=typeof R=="string"?R:(q=R.target)==null?void 0:q.value;he!==""?(a.value.openMenu&&!s.isMenuOpen&&r("open"),U(he),r("set-input-date",b.value)):C(),V.value=!1,r("update:input-value",he)},O=R=>{a.value.enabled?(U(R.target.value),a.value.enterSubmit&&zh(b.value)&&s.inputValue!==""?(r("set-input-date",b.value,!0),b.value=null):a.value.enterSubmit&&s.inputValue===""&&(b.value=null,r("clear"))):fe(R)},J=R=>{a.value.enabled&&a.value.tabSubmit&&U(R.target.value),a.value.tabSubmit&&zh(b.value)&&s.inputValue!==""?(r("set-input-date",b.value,!0,!0),b.value=null):a.value.tabSubmit&&s.inputValue===""&&(b.value=null,r("clear",!0))},X=()=>{B.value=!0,r("focus"),Un().then(()=>{var R;a.value.enabled&&a.value.selectOnFocus&&((R=A.value)==null||R.select())})},fe=R=>{R.preventDefault(),Ri(R,c.value,!0),a.value.enabled&&a.value.openMenu&&!u.value.input&&!s.isMenuOpen?r("open"):a.value.enabled||r("toggle")},ne=()=>{r("real-blur"),B.value=!1,(!s.isMenuOpen||u.value.enabled&&u.value.input)&&r("blur"),s.autoApply&&a.value.enabled&&b.value&&!s.isMenuOpen&&(r("set-input-date",b.value),r("select-date"),b.value=null)},N=R=>{Ri(R,c.value,!0),r("clear")},Z=R=>{if(R.key==="Tab"&&J(R),R.key==="Enter"&&O(R),!a.value.enabled){if(R.code==="Tab")return;R.preventDefault()}};return t({focusInput:()=>{var R;(R=A.value)==null||R.focus({preventScroll:!0})},setParsedDate:R=>{b.value=R}}),(R,q)=>{var he;return k(),D("div",{onClick:fe},[R.$slots.trigger&&!R.$slots["dp-input"]&&!Q(u).enabled?Ne(R.$slots,"trigger",{key:0}):ae("",!0),!R.$slots.trigger&&(!Q(u).enabled||Q(u).input)?(k(),D("div",BB,[R.$slots["dp-input"]&&!R.$slots.trigger&&(!Q(u).enabled||Q(u).enabled&&Q(u).input)?Ne(R.$slots,"dp-input",{key:0,value:e.inputValue,isMenuOpen:e.isMenuOpen,onInput:P,onEnter:O,onTab:J,onClear:N,onBlur:ne,onKeypress:Z,onPaste:F,onFocus:X,openMenu:()=>R.$emit("open"),closeMenu:()=>R.$emit("close"),toggleMenu:()=>R.$emit("toggle")}):ae("",!0),R.$slots["dp-input"]?ae("",!0):(k(),D("input",{key:1,id:R.uid?`dp-input-${R.uid}`:void 0,ref_key:"inputRef",ref:A,"data-test":"dp-input",name:R.name,class:$e(x.value),inputmode:Q(a).enabled?"text":"none",placeholder:R.placeholder,disabled:R.disabled,readonly:R.readonly,required:R.required,value:e.inputValue,autocomplete:R.autocomplete,"aria-label":(he=Q(o))==null?void 0:he.input,"aria-disabled":R.disabled||void 0,"aria-invalid":R.state===!1?!0:void 0,onInput:P,onBlur:ne,onFocus:X,onKeypress:Z,onKeydown:Z,onPaste:F},null,42,HB)),v("div",{onClick:q[2]||(q[2]=Ae=>r("toggle"))},[R.$slots["input-icon"]&&!R.hideInputIcon?(k(),D("span",{key:0,class:"dp__input_icon",onClick:q[0]||(q[0]=Ae=>r("toggle"))},[Ne(R.$slots,"input-icon")])):ae("",!0),!R.$slots["input-icon"]&&!R.hideInputIcon&&!R.$slots["dp-input"]?(k(),at(Q(Cl),{key:1,class:"dp__input_icon dp__input_icons",onClick:q[1]||(q[1]=Ae=>r("toggle"))})):ae("",!0)]),R.$slots["clear-icon"]&&e.inputValue&&R.clearable&&!R.disabled&&!R.readonly?(k(),D("span",UB,[Ne(R.$slots,"clear-icon",{clear:N})])):ae("",!0),R.clearable&&!R.$slots["clear-icon"]&&e.inputValue&&!R.disabled&&!R.readonly?(k(),at(Q(ow),{key:3,class:"dp__clear_icon dp__input_icons","data-test":"clear-icon",onClick:q[3]||(q[3]=Et(Ae=>N(Ae),["prevent"]))})):ae("",!0)])):ae("",!0)])}}}),qB=typeof window<"u"?window:void 0,oh=()=>{},WB=e=>np()?(X0(e),!0):!1,YB=(e,t,n,r)=>{if(!e)return oh;let s=oh;const a=Wt(()=>Q(e),u=>{s(),u&&(u.addEventListener(t,n,r),s=()=>{u.removeEventListener(t,n,r),s=oh})},{immediate:!0,flush:"post"}),o=()=>{a(),s()};return WB(o),o},zB=(e,t,n,r={})=>{const{window:s=qB,event:a="pointerdown"}=r;return s?YB(s,a,o=>{const u=Ln(e),c=Ln(t);!u||!c||u===o.target||o.composedPath().includes(u)||o.composedPath().includes(c)||n(o)},{passive:!0}):void 0},KB=fn({compatConfig:{MODE:3},__name:"VueDatePicker",props:{...fd},emits:["update:model-value","update:model-timezone-value","text-submit","closed","cleared","open","focus","blur","internal-model-change","recalculate-position","flow-step","update-month-year","invalid-select","invalid-fixed-range","tooltip-open","tooltip-close","time-picker-open","time-picker-close","am-pm-change","range-start","range-end","date-update","invalid-date","overlay-toggle"],setup(e,{expose:t,emit:n}){const r=n,s=e,a=Bi(),o=de(!1),u=ll(s,"modelValue"),c=ll(s,"timezone"),h=de(null),f=de(null),p=de(null),m=de(!1),y=de(null),_=de(!1),b=de(!1),A=de(!1),B=de(!1),{setMenuFocused:V,setShiftKey:x}=ww(),{clearArrowNav:C}=Ui(),{validateDate:$,isValidTime:H}=ji(s),{defaultedTransitions:F,defaultedTextInput:U,defaultedInline:P,defaultedConfig:O,defaultedRange:J,defaultedMultiDates:X}=sn(s),{menuTransition:fe,showTransition:ne}=Bo(F);Ht(()=>{re(s.modelValue),Un().then(()=>{if(!P.value.enabled){const xe=Pe(y.value);xe==null||xe.addEventListener("scroll",G),window==null||window.addEventListener("resize",te)}}),P.value.enabled&&(o.value=!0),window==null||window.addEventListener("keyup",ge),window==null||window.addEventListener("keydown",Y)}),ii(()=>{if(!P.value.enabled){const xe=Pe(y.value);xe==null||xe.removeEventListener("scroll",G),window==null||window.removeEventListener("resize",te)}window==null||window.removeEventListener("keyup",ge),window==null||window.removeEventListener("keydown",Y)});const N=$r(a,"all",s.presetDates),Z=$r(a,"input");Wt([u,c],()=>{re(u.value)},{deep:!0});const{openOnTop:R,menuStyle:q,xCorrect:he,setMenuPosition:Ae,getScrollableParent:Pe,shadowRender:W}=IB({menuRef:h,menuRefInner:f,inputRef:p,pickerWrapperRef:y,inline:P,emit:r,props:s,slots:a}),{inputValue:se,internalModelValue:E,parseExternalModelValue:re,emitModelValue:_e,formatInputValue:j,checkBeforeEmit:Ie}=A5(r,s,m),Xe=me(()=>({dp__main:!0,dp__theme_dark:s.dark,dp__theme_light:!s.dark,dp__flex_display:P.value.enabled,"dp--flex-display-collapsed":A.value,dp__flex_display_with_input:P.value.input})),be=me(()=>s.dark?"dp__theme_dark":"dp__theme_light"),et=me(()=>s.teleport?{to:typeof s.teleport=="boolean"?"body":s.teleport,disabled:!s.teleport||P.value.enabled}:{}),z=me(()=>({class:"dp__outer_menu_wrap"})),S=me(()=>P.value.enabled&&(s.timePicker||s.monthPicker||s.yearPicker||s.quarterPicker)),I=()=>{var xe,Be;return(Be=(xe=p.value)==null?void 0:xe.$el)==null?void 0:Be.getBoundingClientRect()},G=()=>{o.value&&(O.value.closeOnScroll?Ge():Ae())},te=()=>{var xe;o.value&&Ae();const Be=(xe=f.value)==null?void 0:xe.$el.getBoundingClientRect().width;A.value=document.body.offsetWidth<=Be},ge=xe=>{xe.key==="Tab"&&!P.value.enabled&&!s.teleport&&O.value.tabOutClosesMenu&&(y.value.contains(document.activeElement)||Ge()),b.value=xe.shiftKey},Y=xe=>{b.value=xe.shiftKey},ce=()=>{!s.disabled&&!s.readonly&&(W(w0,s),Ae(!1),o.value=!0,o.value&&r("open"),o.value||Ue(),re(s.modelValue))},ye=()=>{var xe;se.value="",Ue(),(xe=p.value)==null||xe.setParsedDate(null),r("update:model-value",null),r("update:model-timezone-value",null),r("cleared"),O.value.closeOnClearValue&&Ge()},ke=()=>{const xe=E.value;return!xe||!Array.isArray(xe)&&$(xe)?!0:Array.isArray(xe)?X.value.enabled||xe.length===2&&$(xe[0])&&$(xe[1])?!0:J.value.partialRange&&!s.timePicker?$(xe[0]):!1:!1},Ce=()=>{Ie()&&ke()?(_e(),Ge()):r("invalid-select",E.value)},Me=xe=>{He(),_e(),O.value.closeOnAutoApply&&!xe&&Ge()},He=()=>{p.value&&U.value.enabled&&p.value.setParsedDate(E.value)},je=(xe=!1)=>{s.autoApply&&H(E.value)&&ke()&&(J.value.enabled&&Array.isArray(E.value)?(J.value.partialRange||E.value.length===2)&&Me(xe):Me(xe))},Ue=()=>{U.value.enabled||(E.value=null)},Ge=()=>{P.value.enabled||(o.value&&(o.value=!1,he.value=!1,V(!1),x(!1),C(),r("closed"),se.value&&re(u.value)),Ue(),r("blur"))},ht=(xe,Be,We=!1)=>{if(!xe){E.value=null;return}const Nn=Array.isArray(xe)?!xe.some(Is=>!$(Is)):$(xe),pr=H(xe);Nn&&pr&&(B.value=!0,E.value=xe,Be&&(_.value=We,Ce(),r("text-submit")),Un().then(()=>{B.value=!1}))},_t=()=>{s.autoApply&&H(E.value)&&_e(),He()},an=()=>o.value?Ge():ce(),Zt=xe=>{E.value=xe},En=()=>{U.value.enabled&&(m.value=!0,j()),r("focus")},hn=()=>{if(U.value.enabled&&(m.value=!1,re(s.modelValue),_.value)){const xe=Q6(y.value,b.value);xe==null||xe.focus()}r("blur")},Er=xe=>{f.value&&f.value.updateMonthYear(0,{month:p0(xe.month),year:p0(xe.year)})},xs=xe=>{re(xe??s.modelValue)},pn=(xe,Be)=>{var We;(We=f.value)==null||We.switchView(xe,Be)},ue=xe=>O.value.onClickOutside?O.value.onClickOutside(xe):Ge(),Fe=(xe=0)=>{var Be;(Be=f.value)==null||Be.handleFlow(xe)};return zB(h,p,()=>ue(ke)),t({closeMenu:Ge,selectDate:Ce,clearValue:ye,openMenu:ce,onScroll:G,formatInputValue:j,updateInternalModelValue:Zt,setMonthYear:Er,parseModel:xs,switchView:pn,toggleMenu:an,handleFlow:Fe}),(xe,Be)=>(k(),D("div",{ref_key:"pickerWrapperRef",ref:y,class:$e(Xe.value),"data-datepicker-instance":""},[pe(jB,cn({ref_key:"inputRef",ref:p,"input-value":Q(se),"onUpdate:inputValue":Be[0]||(Be[0]=We=>Tn(se)?se.value=We:null),"is-menu-open":o.value},xe.$props,{onClear:ye,onOpen:ce,onSetInputDate:ht,onSetEmptyDate:Q(_e),onSelectDate:Ce,onToggle:an,onClose:Ge,onFocus:En,onBlur:hn,onRealBlur:Be[1]||(Be[1]=We=>m.value=!1)}),Hn({_:2},[Qe(Q(Z),(We,Nn)=>({name:We,fn:Te(pr=>[Ne(xe.$slots,We,wn(Yn(pr)))])}))]),1040,["input-value","is-menu-open","onSetEmptyDate"]),(k(),at(Al(xe.teleport?O_:"div"),wn(Yn(et.value)),{default:Te(()=>[pe(ys,{name:Q(fe)(Q(R)),css:Q(ne)&&!Q(P).enabled},{default:Te(()=>[o.value?(k(),D("div",cn({key:0,ref_key:"dpWrapMenuRef",ref:h},z.value,{class:{"dp--menu-wrapper":!Q(P).enabled},style:Q(P).enabled?void 0:Q(q)}),[pe(w0,cn({ref_key:"dpMenuRef",ref:f},xe.$props,{"internal-model-value":Q(E),"onUpdate:internalModelValue":Be[2]||(Be[2]=We=>Tn(E)?E.value=We:null),class:{[be.value]:!0,"dp--menu-wrapper":xe.teleport},"open-on-top":Q(R),"no-overlay-focus":S.value,collapse:A.value,"get-input-rect":I,"is-text-input-date":B.value,onClosePicker:Ge,onSelectDate:Ce,onAutoApply:je,onTimeUpdate:_t,onFlowStep:Be[3]||(Be[3]=We=>xe.$emit("flow-step",We)),onUpdateMonthYear:Be[4]||(Be[4]=We=>xe.$emit("update-month-year",We)),onInvalidSelect:Be[5]||(Be[5]=We=>xe.$emit("invalid-select",Q(E))),onAutoApplyInvalid:Be[6]||(Be[6]=We=>xe.$emit("invalid-select",We)),onInvalidFixedRange:Be[7]||(Be[7]=We=>xe.$emit("invalid-fixed-range",We)),onRecalculatePosition:Q(Ae),onTooltipOpen:Be[8]||(Be[8]=We=>xe.$emit("tooltip-open",We)),onTooltipClose:Be[9]||(Be[9]=We=>xe.$emit("tooltip-close",We)),onTimePickerOpen:Be[10]||(Be[10]=We=>xe.$emit("time-picker-open",We)),onTimePickerClose:Be[11]||(Be[11]=We=>xe.$emit("time-picker-close",We)),onAmPmChange:Be[12]||(Be[12]=We=>xe.$emit("am-pm-change",We)),onRangeStart:Be[13]||(Be[13]=We=>xe.$emit("range-start",We)),onRangeEnd:Be[14]||(Be[14]=We=>xe.$emit("range-end",We)),onDateUpdate:Be[15]||(Be[15]=We=>xe.$emit("date-update",We)),onInvalidDate:Be[16]||(Be[16]=We=>xe.$emit("invalid-date",We)),onOverlayToggle:Be[17]||(Be[17]=We=>xe.$emit("overlay-toggle",We))}),Hn({_:2},[Qe(Q(N),(We,Nn)=>({name:We,fn:Te(pr=>[Ne(xe.$slots,We,wn(Yn({...pr})))])}))]),1040,["internal-model-value","class","open-on-top","no-overlay-focus","collapse","is-text-input-date","onRecalculatePosition"])],16)):ae("",!0)]),_:3},8,["name","css"])]),_:3},16))],2))}}),om=(()=>{const e=KB;return e.install=t=>{t.component("Vue3DatePicker",e)},e})(),GB=Object.freeze(Object.defineProperty({__proto__:null,default:om},Symbol.toStringTag,{value:"Module"}));Object.entries(GB).forEach(([e,t])=>{e!=="default"&&(om[e]=t)});const JB={components:{VueDatePicker:om},props:["name","placeholder","value","lang","format","onClear","flow"],data(){return{time1:this.value?this.value:"",time2:"",shortcuts:[{text:"Today",start:new Date,end:new Date}]}},methods:{onChange(e){if(this.$emit("onClear"),!(e instanceof Date)||isNaN(e.getTime()))return"";const t=u=>u.toString().padStart(2,"0"),n=e.getFullYear(),r=t(e.getMonth()+1),s=t(e.getDate()),a=t(e.getHours()),o=t(e.getMinutes());this.$emit("onChange",`${n}-${r}-${s} ${a}:${o}`)}}},ZB={class:"datepicker-wrapper"};function XB(e,t,n,r,s,a){const o=st("VueDatePicker");return k(),D("div",ZB,[pe(o,{class:"custom-date-picker",name:n.name,modelValue:s.time1,"onUpdate:modelValue":[t[0]||(t[0]=u=>s.time1=u),a.onChange],type:"datetime",format:n.format||"yyyy-MM-dd HH:mm","time-picker-options":{start:"07:00",step:"00:30",end:"23:30"},lang:"en",placeholder:n.placeholder,flow:n.flow},null,8,["name","modelValue","format","placeholder","onUpdate:modelValue","flow"])])}const QB=gt(JB,[["render",XB],["__scopeId","data-v-c2f72b26"]]),e8={props:{question:{type:Object,required:!0}},setup(e){const t=de(!0),n=()=>{t.value=!t.value},r=me(()=>({expanded:t.value,collapsed:!t.value}));return{isOpen:t,toggleOpen:n,chevron:r}}},t8={class:"codeweek-question-container"},n8={class:"expander-always-visible"},r8={class:"expansion"},s8={class:"content"},i8={class:"content"},a8={key:0,class:"maps"},l8={key:1,class:"button"},o8=["href"],u8=["value"];function c8(e,t,n,r,s,a){return k(),D("div",t8,[v("div",n8,[v("div",r8,[v("button",{onClick:t[0]||(t[0]=(...o)=>r.toggleOpen&&r.toggleOpen(...o)),class:"codeweek-expander-button"},[v("div",null,ie(r.isOpen?"-":"+"),1)])]),v("div",s8,[v("h1",null,ie(n.question.title1),1)])]),v("div",{class:$e([r.chevron,"container-expansible"])},[t[2]||(t[2]=v("div",{class:"expansion"},[v("div",{class:"expansion-path"})],-1)),v("div",i8,[v("h2",null,ie(n.question.title2),1),(k(!0),D(Ve,null,Qe(n.question.content,(o,u)=>(k(),D("p",{key:u},ie(o),1))),128)),n.question.map?(k(),D("div",a8,t[1]||(t[1]=[v("iframe",{class:"map",src:"/map",scrolling:"no"},null,-1)]))):ae("",!0),n.question.button.show?(k(),D("div",l8,[v("a",{href:n.question.button.link,class:"codeweek-button"},[v("input",{type:"submit",value:n.question.button.label},null,8,u8)],8,o8)])):ae("",!0)])],2)])}const d8=gt(e8,[["render",c8]]),f8=fn({emits:["loaded"],methods:{onChange(e){if(!e.target.files.length)return;let t=e.target.files[0],n=new FileReader;n.readAsDataURL(t),n.onload=r=>{let s=r.target.result;this.$emit("loaded",{src:s,file:t})}}}});function h8(e,t,n,r,s,a){return k(),D("div",null,[v("input",{id:"image",type:"file",accept:"image/*",onChange:t[0]||(t[0]=(...o)=>e.onChange&&e.onChange(...o))},null,32),t[1]||(t[1]=v("label",{class:"!flex justify-center items-center !h-10 !w-10 !p-0 !bg-dark-blue border-2 border-white",for:"image"},[v("img",{class:"w-5 h-5",src:"/images/edit.svg"})],-1))])}const Ew=gt(f8,[["render",h8]]),p8={components:{ImageUpload:Ew,Flash:ud},props:{image:{type:String,default:""},picture:{type:String,default:""}},setup(e){const t=de(e.picture||""),n=de(e.image||""),r=de(""),s=u=>{a(u.file)},a=u=>{let c=new FormData;c.append("picture",u),Tt.post("/api/events/picture",c).then(h=>{r.value="",t.value=h.data.path,n.value=h.data.imageName,ps.emit("flash",{message:"Picture uploaded!",level:"success"})}).catch(h=>{h.response.data.errors&&h.response.data.errors.picture?r.value=h.response.data.errors.picture[0]:r.value="Image is too large. Maximum is 1Mb",ps.emit("flash",{message:r.value,level:"error"})})};return{pictureClone:t,imageClone:n,error:r,onLoad:s,persist:a,remove:()=>{Tt.delete("/api/event/picture").then(()=>{ps.emit("flash",{message:"Event Picture deleted!",level:"success"}),t.value="https://s3-eu-west-1.amazonaws.com/codeweek-dev/events/pictures/default.png"})}}}},m8={key:0,style:{"background-color":"darkred",color:"white",padding:"4px"}},g8={class:"level"},v8=["src"],y8=["value"],_8={method:"POST",enctype:"multipart/form-data"};function b8(e,t,n,r,s,a){const o=st("ImageUpload"),u=st("Flash");return k(),D("div",null,[r.error!==""?(k(),D("div",m8,ie(r.error),1)):ae("",!0),v("div",g8,[v("img",{src:r.pictureClone,class:"mr-1"},null,8,v8)]),v("input",{type:"hidden",name:"picture",value:r.imageClone},null,8,y8),v("form",_8,[pe(o,{name:"picture",class:"mr-1",onLoaded:r.onLoad},null,8,["onLoaded"])]),pe(u)])}const w8=gt(p8,[["render",b8]]);var x8=typeof globalThis<"u"?globalThis:typeof window<"u"||typeof window<"u"?window:typeof self<"u"?self:{};function k8(e,t,n){return n={path:t,exports:{},require:function(r,s){return S8(r,s??n.path)}},e(n,n.exports),n.exports}function S8(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}var T8=k8(function(e,t){(function(n,r){e.exports=r()})(x8,function(){var n="__v-click-outside",r=typeof window<"u",s=typeof navigator<"u",a=r&&("ontouchstart"in window||s&&navigator.msMaxTouchPoints>0)?["touchstart"]:["click"],o=function(f){var p=f.event,m=f.handler;(0,f.middleware)(p)&&m(p)},u=function(f,p){var m=function(V){var x=typeof V=="function";if(!x&&typeof V!="object")throw new Error("v-click-outside: Binding value must be a function or an object");return{handler:x?V:V.handler,middleware:V.middleware||function(C){return C},events:V.events||a,isActive:V.isActive!==!1,detectIframe:V.detectIframe!==!1,capture:!!V.capture}}(p.value),y=m.handler,_=m.middleware,b=m.detectIframe,A=m.capture;if(m.isActive){if(f[n]=m.events.map(function(V){return{event:V,srcTarget:document.documentElement,handler:function(x){return function(C){var $=C.el,H=C.event,F=C.handler,U=C.middleware,P=H.path||H.composedPath&&H.composedPath();(P?P.indexOf($)<0:!$.contains(H.target))&&o({event:H,handler:F,middleware:U})}({el:f,event:x,handler:y,middleware:_})},capture:A}}),b){var B={event:"blur",srcTarget:window,handler:function(V){return function(x){var C=x.el,$=x.event,H=x.handler,F=x.middleware;setTimeout(function(){var U=document.activeElement;U&&U.tagName==="IFRAME"&&!C.contains(U)&&o({event:$,handler:H,middleware:F})},0)}({el:f,event:V,handler:y,middleware:_})},capture:A};f[n]=[].concat(f[n],[B])}f[n].forEach(function(V){var x=V.event,C=V.srcTarget,$=V.handler;return setTimeout(function(){f[n]&&C.addEventListener(x,$,A)},0)})}},c=function(f){(f[n]||[]).forEach(function(p){return p.srcTarget.removeEventListener(p.event,p.handler,p.capture)}),delete f[n]},h=r?{beforeMount:u,updated:function(f,p){var m=p.value,y=p.oldValue;JSON.stringify(m)!==JSON.stringify(y)&&(c(f),u(f,{value:m}))},unmounted:c}:{};return{install:function(f){f.directive("click-outside",h)},directive:h}})}),A8=T8;const C8={class:"v3ti-loader-wrapper"},E8=v("div",{class:"v3ti-loader"},null,-1),O8=v("span",null,"Loading",-1),M8=[E8,O8];function R8(e,t){return k(),D("div",C8,M8)}function Ow(e,t){t===void 0&&(t={});var n=t.insertAt;if(!(!e||typeof document>"u")){var r=document.head||document.getElementsByTagName("head")[0],s=document.createElement("style");s.type="text/css",n==="top"&&r.firstChild?r.insertBefore(s,r.firstChild):r.appendChild(s),s.styleSheet?s.styleSheet.cssText=e:s.appendChild(document.createTextNode(e))}}var D8=`.v3ti-loader-wrapper { - display: flex; - align-items: center; - justify-content: center; - color: #112B3C; -} -.v3ti-loader-wrapper .v3ti-loader { - width: 18px; - height: 18px; - border-radius: 50%; - display: inline-block; - border-top: 2px solid #112B3C; - border-right: 2px solid transparent; - box-sizing: border-box; - animation: rotation 0.8s linear infinite; - margin-right: 8px; -} -@keyframes rotation { -0% { - transform: rotate(0deg); -} -100% { - transform: rotate(360deg); -} -}`;Ow(D8);const Mw={};Mw.render=R8;var P8=Mw,Rw={name:"Vue3TagsInput",emits:["update:modelValue","update:tags","on-limit","on-tags-changed","on-remove","on-error","on-focus","on-blur","on-select","on-select-duplicate-tag","on-new-tag"],props:{readOnly:{type:Boolean,default:!1},modelValue:{type:String,default:""},validate:{type:[String,Function,Object],default:""},addTagOnKeys:{type:Array,default:function(){return[13,",",32]}},placeholder:{type:String,default:""},tags:{type:Array,default:()=>[]},loading:{type:Boolean,default:!1},limit:{type:Number,default:-1},allowDuplicates:{type:Boolean,default:!1},addTagOnBlur:{type:Boolean,default:!1},selectItems:{type:Array,default:()=>[]},select:{type:Boolean,default:!1},duplicateSelectItem:{type:Boolean,default:!0},uniqueSelectField:{type:String,default:"id"},addTagOnKeysWhenSelect:{type:Boolean,default:!1},isShowNoData:{type:Boolean,default:!0}},components:{Loading:P8},directives:{clickOutside:A8.directive},data(){return{isInputActive:!1,isError:!1,newTag:"",innerTags:[],multiple:!1}},computed:{isLimit(){const e=this.limit>0&&Number(this.limit)===this.innerTags.length;return e&&this.$emit("on-limit"),e},selectedItemsIds(){return this.duplicateSelectItem?[]:this.tags.map(e=>e[this.uniqueSelectField]||"")}},watch:{error(){this.isError=this.error},modelValue:{immediate:!0,handler(e){this.newTag=e}},tags:{deep:!0,immediate:!0,handler(e){this.innerTags=[...e]}}},methods:{isShot(e){return!!this.$slots[e]},makeItNormal(e){this.$emit("update:modelValue",e.target.value),this.$refs.inputTag.className="v3ti-new-tag",this.$refs.inputTag.style.textDecoration="none"},resetData(){this.innerTags=[]},resetInputValue(){this.newTag="",this.$emit("update:modelValue","")},setPosition(){const e=this.$refs.inputBox,t=this.$refs.contextMenu;if(e&&t){t.style.display="block";const n=e.clientHeight||32,r=3;t.style.top=n+r+"px"}},closeContextMenu(){this.$refs.contextMenu&&(this.$refs.contextMenu.style={display:"none"})},handleSelect(e){if(this.isShowCheckmark(e)){const t=this.tags.filter(n=>e.id!==n.id);this.$emit("update:tags",t),this.$emit("on-select-duplicate-tag",e),this.resetInputValue()}else this.$emit("on-select",e);this.$nextTick(()=>{this.closeContextMenu()})},isShowCheckmark(e){return this.duplicateSelectItem?!1:this.selectedItemsIds.includes(e[this.uniqueSelectField])},focusNewTag(){this.select&&!this.disabled&&this.setPosition(),!(this.readOnly||!this.$el.querySelector(".v3ti-new-tag"))&&this.$el.querySelector(".v3ti-new-tag").focus()},handleInputFocus(e){this.isInputActive=!0,this.$emit("on-focus",e)},handleInputBlur(e){this.isInputActive=!1,this.addNew(e),this.$emit("on-blur",e)},addNew(e){if(this.select&&!this.addTagOnKeysWhenSelect)return;const t=e?this.addTagOnKeys.indexOf(e.keyCode)!==-1||this.addTagOnKeys.indexOf(e.key)!==-1:!0,n=e&&e.type!=="blur";!t&&(n||!this.addTagOnBlur)||this.isLimit||(this.newTag&&(this.allowDuplicates||this.innerTags.indexOf(this.newTag)===-1)&&this.validateIfNeeded(this.newTag)?(this.innerTags.push(this.newTag),this.addTagOnKeysWhenSelect&&(this.$emit("on-new-tag",this.newTag),this.updatePositionContextMenu()),this.resetInputValue(),this.tagChange(),e&&e.preventDefault()):(this.validateIfNeeded(this.newTag)?this.makeItError(!0):this.makeItError(!1),e&&e.preventDefault()))},updatePositionContextMenu(){this.$nextTick(()=>{this.setPosition()})},makeItError(e){this.newTag!==""&&(this.$refs.inputTag.className="v3ti-new-tag v3ti-new-tag--error",this.$refs.inputTag.style.textDecoration="underline",this.$emit("on-error",e))},validateIfNeeded(e){return this.validate===""||this.validate===void 0?!0:typeof this.validate=="function"?this.validate(e):!0},removeLastTag(){this.newTag||(this.innerTags.pop(),this.tagChange(),this.updatePositionContextMenu())},remove(e){this.innerTags.splice(e,1),this.tagChange(),this.$emit("on-remove",e),this.updatePositionContextMenu()},tagChange(){this.$emit("on-tags-changed",this.innerTags)}}};const L8={key:1,class:"v3ti-tag-content"},I8=["onClick"],N8=["placeholder","disabled"],V8={key:0,class:"v3ti-loading"},F8={key:1,class:"v3ti-no-data"},$8={key:1},B8={key:2},H8=["onClick"],U8={class:"v3ti-context-item--label"},j8={key:0,class:"v3ti-icon-selected-tag",width:"44",height:"44",viewBox:"0 0 24 24","stroke-width":"1.5",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},q8=v("path",{stroke:"none",d:"M0 0h24v24H0z"},null,-1),W8=v("path",{d:"M5 12l5 5l10 -10"},null,-1),Y8=[q8,W8];function z8(e,t,n,r,s,a){const o=st("Loading"),u=q_("click-outside");return An((k(),D("div",{onClick:t[6]||(t[6]=c=>a.focusNewTag()),class:$e([{"v3ti--focus":s.isInputActive,"v3ti--error":s.isError},"v3ti"])},[v("div",{class:$e(["v3ti-content",{"v3ti-content--select":n.select}]),ref:"inputBox"},[(k(!0),D(Ve,null,Qe(s.innerTags,(c,h)=>(k(),D("span",{key:h,class:"v3ti-tag"},[a.isShot("item")?Ne(e.$slots,"item",wn(cn({key:0},{name:c,index:h,tag:c}))):(k(),D("span",L8,ie(c),1)),n.readOnly?ae("",!0):(k(),D("a",{key:2,onClick:Et(f=>a.remove(h),["prevent","stop"]),class:"v3ti-remove-tag"},null,8,I8))]))),128)),An(v("input",{ref:"inputTag",placeholder:n.placeholder,"onUpdate:modelValue":t[0]||(t[0]=c=>s.newTag=c),onKeydown:[t[1]||(t[1]=$n(Et(function(){return a.removeLastTag&&a.removeLastTag(...arguments)},["stop"]),["delete"])),t[2]||(t[2]=function(){return a.addNew&&a.addNew(...arguments)})],onBlur:t[3]||(t[3]=function(){return a.handleInputBlur&&a.handleInputBlur(...arguments)}),onFocus:t[4]||(t[4]=function(){return a.handleInputFocus&&a.handleInputFocus(...arguments)}),onInput:t[5]||(t[5]=function(){return a.makeItNormal&&a.makeItNormal(...arguments)}),class:"v3ti-new-tag",disabled:n.readOnly},null,40,N8),[[Ni,s.newTag]])],2),n.select?(k(),D("section",{key:0,class:$e(["v3ti-context-menu",{"v3ti-context-menu-no-data":!n.isShowNoData&&n.selectItems.length===0}]),ref:"contextMenu"},[n.loading?(k(),D("div",V8,[a.isShot("loading")?Ne(e.$slots,"default",{key:0}):(k(),at(o,{key:1}))])):ae("",!0),!n.loading&&n.selectItems.length===0&&n.isShowNoData?(k(),D("div",F8,[a.isShot("no-data")?Ne(e.$slots,"no-data",{key:0}):(k(),D("span",$8," No data "))])):ae("",!0),!n.loading&&n.selectItems.length>0?(k(),D("div",B8,[(k(!0),D(Ve,null,Qe(n.selectItems,(c,h)=>(k(),D("div",{key:h,class:$e(["v3ti-context-item",{"v3ti-context-item--active":a.isShowCheckmark(c)}]),onClick:Et(f=>a.handleSelect(c,h),["stop"])},[v("div",U8,[Ne(e.$slots,"select-item",wn(Yn(c)))]),a.isShowCheckmark(c)?(k(),D("svg",j8,Y8)):ae("",!0)],10,H8))),128))])):ae("",!0)],2)):ae("",!0)],2)),[[u,a.closeContextMenu]])}var K8=`.v3ti { - border-radius: 5px; - min-height: 32px; - line-height: 1.4; - background-color: #fff; - border: 1px solid #9ca3af; - cursor: text; - text-align: left; - -webkit-appearance: textfield; - display: flex; - flex-wrap: wrap; - position: relative; -} -.v3ti .v3ti-icon-selected-tag { - stroke: #19be6b; - width: 1rem; - height: 1rem; - margin-left: 4px; -} -.v3ti--focus { - outline: 0; - border-color: #000000; - box-shadow: 0 0 0 1px #000000; -} -.v3ti--error { - border-color: #F56C6C; -} -.v3ti .v3ti-no-data { - color: #d8d8d8; - text-align: center; - padding: 4px 7px; -} -.v3ti .v3ti-loading { - padding: 4px 7px; - text-align: center; -} -.v3ti .v3ti-context-menu { - max-height: 150px; - min-width: 150px; - overflow: auto; - display: none; - outline: none; - position: absolute; - top: 0; - left: 0; - right: 0; - margin: 0; - padding: 5px 0; - background: #ffffff; - z-index: 1050; - color: #475569; - box-shadow: 0 3px 8px 2px rgba(0, 0, 0, 0.1); - border-radius: 0 0 6px 6px; -} -.v3ti .v3ti-context-menu .v3ti-context-item { - padding: 4px 7px; - display: flex; - align-items: center; -} -.v3ti .v3ti-context-menu .v3ti-context-item:hover { - background: #e8e8e8; - cursor: pointer; -} -.v3ti .v3ti-context-menu .v3ti-context-item--label { - flex: 1; - min-width: 1px; -} -.v3ti .v3ti-context-menu .v3ti-context-item--active { - color: #317CAF; -} -.v3ti .v3ti-context-menu-no-data { - padding: 0; -} -.v3ti .v3ti-content { - width: 100%; - display: flex; - flex-wrap: wrap; -} -.v3ti .v3ti-content--select { - padding-right: 30px; -} -.v3ti .v3ti-tag { - display: flex; - font-weight: 400; - margin: 3px; - padding: 0 5px; - background: #317CAF; - color: #ffffff; - height: 27px; - border-radius: 5px; - align-items: center; - max-width: calc(100% - 16px); -} -.v3ti .v3ti-tag .v3ti-tag-content { - flex: 1; - min-width: 1px; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; -} -.v3ti .v3ti-tag .v3ti-remove-tag { - color: #ffffff; - transition: opacity 0.3s ease; - opacity: 0.5; - cursor: pointer; - padding: 0 5px 0 7px; -} -.v3ti .v3ti-tag .v3ti-remove-tag::before { - content: "x"; -} -.v3ti .v3ti-tag .v3ti-remove-tag:hover { - opacity: 1; -} -.v3ti .v3ti-new-tag { - background: transparent; - border: 0; - font-weight: 400; - margin: 3px; - outline: none; - padding: 0 4px; - flex: 1; - min-width: 60px; - height: 27px; -} -.v3ti .v3ti-new-tag--error { - color: #F56C6C; -}`;Ow(K8);Rw.render=z8;var G8=(()=>{const e=Rw;return e.install=t=>{t.component("Vue3TagsInput",e)},e})();const J8=fn({components:{Vue3TagsInput:G8},props:{value:{type:String,default:""}},data(){return{tags:this.value?this.value.split(","):[]}},methods:{handleChangeTag(e){this.tags=e}}}),Z8={class:"input-tag-wrapper"},X8=["value"];function Q8(e,t,n,r,s,a){const o=st("vue3-tags-input");return k(),D("div",Z8,[pe(o,{tags:e.tags,placeholder:"enter some tags","add-tag-on-keys":[9,13,188],onOnTagsChanged:e.handleChangeTag},null,8,["tags","onOnTagsChanged"]),v("input",{type:"hidden",name:"tags",value:e.tags},null,8,X8)])}const eH=gt(J8,[["render",Q8]]),tH={props:["event"],data(){return{reported_at:this.event.reported_at,certificate_url:this.event.certificate_url,status:this.event.status}},methods:{report(){window.location.href="/event/report/"+this.event.id},download(){window.location.href=this.event.certificate_url}}},nH={key:0},rH={key:0},sH={class:"report-event"},iH={style:{"text-align":"right"}},aH={class:"actions"},lH={key:1},oH={class:"event-already-reported"},uH={class:"actions"};function cH(e,t,n,r,s,a){return s.status==="APPROVED"?(k(),D("div",nH,[s.reported_at==null||s.certificate_url==null?(k(),D("div",rH,[v("div",sH,[v("div",iH,ie(e.$t("event.submit_event_and_report")),1),v("div",aH,[v("button",{onClick:t[0]||(t[0]=(...o)=>a.report&&a.report(...o)),class:"codeweek-action-button"},ie(e.$t("event.report_and_claim")),1)])])])):(k(),D("div",lH,[v("div",oH,[v("div",null,ie(e.$t("event.certificate_ready")),1),v("div",uH,[v("button",{onClick:t[1]||(t[1]=(...o)=>a.download&&a.download(...o)),class:"codeweek-action-button"},ie(e.$t("event.view_your_certificate")),1)])])]))])):ae("",!0)}const dH=gt(tH,[["render",cH]]),fH={props:{event:{type:Object,default:()=>({})}},setup(e){const{recurringFrequentlyMap:t}=Hi(),n=me(()=>{var o,u;const a=[];return e.event.highlighted_status==="FEATURED"&&a.push({title:"Featured",highlight:!0}),["daily","weekly","monthly"].includes((o=e.event)==null?void 0:o.recurring_event)&&a.push({title:t.value[(u=e.event)==null?void 0:u.recurring_event]}),a}),r=me(()=>{const a=c=>{if(!c)return"";const h=new Date(c),f=h.getDate(),p=h.toLocaleString("en-US",{month:"short"}),m=h.getFullYear();return h.toLocaleString("en-US",{hour:"numeric",hour12:!0}),`${f}, ${p} ${m}`},o=e.event.start_date;if(!o)return"";const u=new Date(o);return u.getDate(),u.toLocaleString("en-US",{month:"short"}),u.getFullYear(),u.toLocaleString("en-US",{hour:"numeric",hour12:!0}),`${a(e.event.start_date)} - ${a(e.event.end_date)}`});return{eventTags:n,eventStartDateText:r,limit:a=>a.length>400?a.substring(0,400)+"...":a}}},hH={class:"flex overflow-hidden flex-col bg-white rounded-lg"},pH={class:"flex-shrink-0"},mH=["src"],gH={class:"flex flex-col flex-grow gap-2 px-6 py-4"},vH={class:"flex items-center mb-2 font-semibold text-default text-slate-500"},yH={class:"text-sm font-semibold ml-1 w-fit px-4 py-1.5 bg-[#CCF0F9] rounded-full flex items-center"},_H={key:0,class:"flex flex-wrap gap-2 mb-2"},bH={key:0,class:"inline-block w-4 h-4 text-white",src:"/images/star-white.svg"},wH={class:"text-dark-blue font-semibold font-['Montserrat'] text-base leading-6"},xH={class:"text-slate-500 text-[16px] leading-[22px] font-semibold"},kH=["innerHTML"],SH={class:""},TH=["href"];function AH(e,t,n,r,s,a){return k(),D("div",hH,[v("div",pH,[v("img",{src:n.event.picture_path,class:"w-full object-cover aspect-[2.5]"},null,8,mH)]),v("div",gH,[v("div",vH,[t[0]||(t[0]=mt(" Organizer: ")),v("span",yH,ie(n.event.organizer||"Unknown"),1)]),r.eventTags.length?(k(),D("div",_H,[(k(!0),D(Ve,null,Qe(r.eventTags,({title:o,highlight:u})=>(k(),D("span",{class:$e(["flex gap-2 items-center px-3 py-1 text-sm font-semibold leading-4 whitespace-nowrap rounded-full",[u?"bg-dark-blue text-white":"bg-light-blue-100 text-slate-500"]])},[u?(k(),D("img",bH)):ae("",!0),v("span",null,[(k(!0),D(Ve,null,Qe(o.split(" "),c=>(k(),D(Ve,null,[c?(k(),D("span",{key:0,class:$e(["mr-[2px]",{"font-sans":c==="&"}])},ie(c),3)):ae("",!0)],64))),256))])],2))),256))])):ae("",!0),v("div",wH,ie(n.event.title),1),v("div",xH,ie(r.eventStartDateText),1),v("div",{class:"flex-grow text-slate-500 text-[16px] leading-[22px] mb-2 [&_p]:p-0",innerHTML:r.limit(n.event.description)},null,8,kH),v("div",SH,[v("a",{class:"flex justify-center items-center gap-2 text-[#1C4DA1] border-solid border-2 border-[#1C4DA1] rounded-full py-3 px-8 font-semibold text-lg transition-all duration-300 hover:bg-[#E8EDF6] group",href:"/view/"+n.event.id+"/"+n.event.slug},t[1]||(t[1]=[v("span",null,"View activity",-1),v("div",{class:"flex overflow-hidden gap-2 w-4"},[v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0 text-[#1C4DA1]"}),v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0 text-[#1C4DA1]"})],-1)]),8,TH)])])])}const Dw=gt(fH,[["render",AH]]),CH={props:{event:{type:Object,default:()=>({})},mapTileUrl:String,canApprove:Boolean,canEdit:Boolean,fromText:String,toText:String,lastUpdateText:String,eventPath:String,appUrl:String,shareUrl:String,emailHref:String},setup(e){console.log(e.event);const{activityFormatOptionsMap:t,durationOptionsMap:n,ageOptions:r,ageOptionsMap:s,recurringFrequentlyMap:a,recurringTypeOptionsMap:o}=Hi(),u=de(null),c=me(()=>{var f;return(f=e.event.ages)==null?void 0:f.split(",").map(p=>{var m,y;return(y=(m=r.value)==null?void 0:m.find(({id:_})=>_===p))==null?void 0:y.name})});return{activityFormatOptionsMap:t,eventAges:c,durationOptionsMap:n,ageOptionsMap:s,recurringFrequentlyMap:a,recurringTypeOptionsMap:o,mapContainerRef:u,handleToggleMapFullScreen:f=>{const p=u.value;if(!p)return;const m="fixed left-0 top-[139px] md:top-[123px] z-[110] h-[calc(100dvh-139px)] md:h-[calc(100dvh-123px)]";f?p.classList.add(...m.split(" ")):p.classList.remove(...m.split(" "))}}}},EH={class:"relative z-10"},OH={class:"flex relative z-10 justify-center py-10 md:py-20 codeweek-container-lg"},MH={class:"w-full max-w-[880px] gap-2 text-xl"},RH={class:"text-dark-blue text-[22px] md:text-4xl leading-7 md:leading-[44px] font-medium font-['Montserrat'] mb-2"},DH={class:"text-[#20262C] font-normal p-0 mb-6"},PH={class:"mb-6"},LH={class:"text-[#20262C] font-normal p-0 mb-6"},IH={key:0,class:"mb-6"},NH={class:"flex flex-wrap gap-2"},VH={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},FH={class:"p-0 text-base font-semibold text-slate-500"},$H={class:"mb-6"},BH={class:"p-0 mb-2 font-semibold text-slate-500"},HH={class:"text-[#20262C] font-normal p-0 mb-6"},UH={key:1,class:"mb-6"},jH={class:"p-0 mb-2 font-semibold text-slate-500"},qH={class:"flex flex-wrap gap-2"},WH={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},YH={class:"p-0 text-base font-semibold text-slate-500"},zH={key:2,class:"mb-6"},KH={class:"flex flex-wrap gap-2"},GH={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},JH={class:"p-0 text-base font-semibold text-slate-500"},ZH={key:0,class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},XH={class:"p-0 text-base font-semibold text-slate-500"},QH={key:1,class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},eU={class:"p-0 text-base font-semibold text-slate-500"},tU={key:3,class:"mb-6"},nU={class:"p-0 mb-2 font-semibold text-slate-500"},rU={class:"flex flex-wrap gap-2"},sU={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},iU={class:"p-0 text-base font-semibold text-slate-500"},aU={key:4,class:"mb-6"},lU={class:"flex flex-wrap gap-2"},oU={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},uU={class:"p-0 text-base font-semibold text-slate-500"},cU={key:5,class:"mb-6"},dU={class:"flex flex-wrap gap-2"},fU={class:"flex gap-2 items-center px-4 py-1 bg-light-blue-100 rounded-full w-fit"},hU={class:"p-0 text-base font-semibold text-slate-500"},pU={class:"mb-6"},mU={class:"p-0 mb-2 font-semibold text-slate-500"},gU={class:"text-[#20262C] font-normal p-0 mb-6"},vU={class:"mb-6 [&_p]:empty:hidden"},yU=["innerHTML"],_U={class:"mb-6"},bU={class:"text-[#20262C] font-normal p-0 mb-6"},wU={key:6,class:"mb-6"},xU={class:"p-0 mb-2 font-semibold text-slate-500"},kU=["href"],SU={class:"flex gap-4 items-center"},TU=["data-href"],AU=["data-href","data-text"],CU=["title","href"],EU=["data-href"];function OU(e,t,n,r,s,a){var o,u,c;return k(),D("section",EH,[v("div",OH,[v("div",MH,[v("h2",RH,ie(n.event.title),1),v("p",DH,ie(n.fromText)+" - "+ie(n.toText),1),v("div",PH,[t[0]||(t[0]=v("p",{class:"text-slate-500 font-semibold p-0 mb-2"}," Organizer: ",-1)),v("p",LH,ie(n.event.organizer||"Unknown"),1)]),n.event.activity_format?(k(),D("div",IH,[t[1]||(t[1]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"}," Format of the activity: ",-1)),v("div",NH,[(k(!0),D(Ve,null,Qe(n.event.activity_format,h=>(k(),D("div",VH,[v("p",FH,ie(r.activityFormatOptionsMap[h]),1)]))),256))])])):ae("",!0),v("div",$H,[v("p",BH,ie(e.$t("event.activitytype.label"))+": ",1),v("p",HH,[n.event.activity_type?(k(),D(Ve,{key:0},[mt(ie(e.$t(`event.activitytype.${n.event.activity_type}`)),1)],64)):ae("",!0)])]),n.event.language?(k(),D("div",UH,[v("p",jH,ie(e.$t("resources.Languages"))+": ",1),v("div",qH,[(k(!0),D(Ve,null,Qe(n.event.languages,h=>(k(),D("div",WH,[v("p",YH,ie(e.$t(`base.languages.${h}`)),1)]))),256))])])):ae("",!0),n.event.recurring_event&&r.recurringFrequentlyMap[n.event.recurring_event]?(k(),D("div",zH,[t[2]||(t[2]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"},"Recurring event:",-1)),v("div",KH,[v("div",GH,[v("p",JH,ie(r.recurringFrequentlyMap[n.event.recurring_event]),1)]),n.event.duration?(k(),D("div",ZH,[v("p",XH,ie(r.durationOptionsMap[n.event.duration]),1)])):ae("",!0),n.event.recurring_type?(k(),D("div",QH,[v("p",eU,ie(r.recurringTypeOptionsMap[n.event.recurring_type]),1)])):ae("",!0)])])):ae("",!0),(o=n.event.audiences)!=null&&o.length?(k(),D("div",tU,[v("p",nU,ie(e.$t("event.audience_title"))+": ",1),v("div",rU,[(k(!0),D(Ve,null,Qe(n.event.audiences,h=>(k(),D("div",sU,[v("p",iU,ie(e.$t(`event.audience.${h.name}`)),1)]))),256))])])):ae("",!0),(u=n.event.ages)!=null&&u.length?(k(),D("div",aU,[t[3]||(t[3]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"},"Age range:",-1)),v("div",lU,[(k(!0),D(Ve,null,Qe(n.event.ages,h=>(k(),D("div",oU,[v("p",uU,ie(r.ageOptionsMap[h]),1)]))),256))])])):ae("",!0),(c=n.event.themes)!=null&&c.length?(k(),D("div",cU,[t[4]||(t[4]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"},"Themes:",-1)),v("div",dU,[(k(!0),D(Ve,null,Qe(n.event.themes,h=>(k(),D("div",fU,[v("p",hU,ie(e.$t(`event.theme.${h.name}`)),1)]))),256))])])):ae("",!0),v("div",pU,[v("p",mU,ie(e.$t("event.address.label"))+": ",1),v("p",gU,ie(n.event.location),1)]),v("div",vU,[v("div",{class:"text-[#20262C] font-normal p-0 mb-6 space-y-2 [&_p]:py-0",innerHTML:n.event.description},null,8,yU)]),v("div",_U,[t[5]||(t[5]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"},"Email address:",-1)),v("p",bU,ie(n.event.contact_person),1)]),n.event.event_url?(k(),D("div",wU,[v("p",xU,ie(e.$t("eventdetails.more_info")),1),v("a",{href:n.event.event_url,target:"_blank",class:"p-0 mb-6 font-normal text-dark-blue"},ie(n.event.event_url),9,kU)])):ae("",!0),v("div",null,[t[8]||(t[8]=v("p",{class:"p-0 mb-2 font-semibold text-slate-500"}," Share activity on: ",-1)),v("div",SU,[v("div",{class:"fb-like","data-href":n.shareUrl,"data-layout":"button_count","data-action":"recommend","data-show-faces":"false","data-share":"true"},null,8,TU),v("a",{href:"https://twitter.com/share",class:"twitter-share-button","data-href":n.shareUrl,"data-text":`Check out ${n.event.title} at`,"data-via":"CodeWeekEU","data-hashtags":"codeEU"},t[6]||(t[6]=[v("img",{src:"/images/social/twitter.svg"},null,-1)]),8,AU),v("a",{class:"block [&_path]:!fill-dark-blue",title:e.$t("eventdetails.email.tooltip"),href:n.emailHref},t[7]||(t[7]=[v("img",{class:"block",src:"/images/mail.svg"},null,-1)]),8,CU),v("div",{class:"g-plusone","data-size":"medium","data-href":n.appUrl},null,8,EU)])])])]),t[9]||(t[9]=v("div",{class:"animation-element move-background duration-[1.5s] absolute z-0 bottom-10 md:bottom-auto md:top-48 -right-14 md:-right-40 w-28 md:w-72 h-28 md:h-72 bg-[#FFEF99] rounded-full hidden lg:block",style:{transform:"translate(-16px, -24px)"}},null,-1)),t[10]||(t[10]=v("div",{class:"animation-element move-background duration-[1.5s] absolute z-0 lg:top-96 right-40 w-28 h-28 hidden lg:block bg-[#FFEF99] rounded-full",style:{transform:"translate(-16px, -24px)"}},null,-1))])}const MU=gt(CH,[["render",OU]]),RU=()=>{const e=new URLSearchParams(window.location.search);console.log("urlParams",e);const t=de({});for(const[r,s]of e)t.value[r]=s;return{queryParams:t,onChangeQueryParams:r=>{const s=Bn.cloneDeep(r);console.log(">>> params",s);const a=new URLSearchParams(window.location.search);for(const u in s){const c=s[u];typeof c=="number"?Bn.isNil(c)?a.delete(u):a.set(u,c):Bn.isEmpty(c)?a.delete(u):a.set(u,c)}t.value=s;const o=a.toString()?`${window.location.pathname}?${a.toString()}`:window.location.pathname;window.history.replaceState({},"",o)}}},DU={name:"SearchPageComponent",components:{EventCard:Dw,Pagination:cd,FieldWrapper:ld,SelectField:Fo,InputField:od},props:{mapTileUrl:String,prpQuery:String,prpSelectedCountry:Array,name:String,years:Array,countrieslist:Array,audienceslist:Array,themeslist:Array,typeslist:Array,languagesObject:{type:Object,default:()=>({})}},setup(e){const{activityFormatOptions:t,activityTypeOptions:n,ageOptions:r}=Hi(),{queryParams:s,onChangeQueryParams:a}=RU(),o=de(!0),u=de(null),c=de(null),h=de(null),f=de([]),p=de({}),m=de(null),y={query:e.prpQuery||"",languages:[],countries:[],start_date:"",formats:[],types:[],audiences:[],ages:[],themes:[],year:{id:new Date().getFullYear(),name:new Date().getFullYear()},countries:e.prpSelectedCountry||[]},_=de({...y}),b=de({current_page:1,per_page:0,from:null,last_page:0,last_page_url:null,next_page_url:null,prev_page:null,prev_page_url:null,to:null,total:0}),A=me(()=>e.years.map(q=>({id:q,name:q}))),B=me(()=>Object.entries(e.languagesObject).map(([q,he])=>({id:q,name:he}))),V=me(()=>(e.countrieslist||[]).map(q=>({...q,name:q.translation&&String(q.translation).trim()?q.translation:q.name})).sort((q,he)=>q.name.localeCompare(he.name,void 0,{sensitivity:"base"}))),x=()=>{var he,Ae,Pe,W,se,E,re,_e;const q={page:b.value.current_page,query:_.value.query,year:(he=_.value.year)==null?void 0:he.id,start_date:_.value.start_date,languages:(Ae=_.value.languages)==null?void 0:Ae.map(j=>j.id).join(","),countries:(Pe=_.value.countries)==null?void 0:Pe.map(j=>j.iso).join(","),formats:(W=_.value.formats)==null?void 0:W.map(j=>j.id).join(","),types:(se=_.value.types)==null?void 0:se.map(j=>j.id).join(","),audiences:(E=_.value.audiences)==null?void 0:E.map(j=>j.id).join(","),ages:(re=_.value.ages)==null?void 0:re.map(j=>j.id).join(","),themes:(_e=_.value.themes)==null?void 0:_e.map(j=>j.id).join(",")};console.log("updatedParams",q),a(q)},C=()=>{const q=s.value;console.log("init params",q);const he=(Ae,Pe,W="id")=>(Ae||"").split(",").map(se=>Pe.find(E=>String(E[W])===String(se))).filter(se=>!!se);q.page&&(b.value.current_page=q.page),_.value={...y,query:q.query||"",start_date:q.start_date||"",year:q.year?{id:q.year,name:q.year}:y.year,languages:he(q.languages,B.value),countries:he(q.countries,V.value,"iso"),formats:he(q.formats,t.value),types:he(q.types,n.value),audiences:he(q.audiences,e.audienceslist),ages:he(q.ages,r.value),themes:he(q.themes,e.themeslist)}},$=me(()=>{const q=[..._.value.languages,..._.value.countries,..._.value.formats,..._.value.types,..._.value.audiences,..._.value.ages,..._.value.themes];return _.value.start_date&&q.push({id:"start_date",name:_.value.start_date.slice(0,10)}),q}),H=q=>{if(q.id==="start_date"){_.value.start_date="";return}const he=Ae=>Ae.id!==q.id;_.value.languages=_.value.languages.filter(he),_.value.countries=_.value.countries.filter(Ae=>Ae.iso!==q.iso),_.value.formats=_.value.formats.filter(he),_.value.audiences=_.value.audiences.filter(he),_.value.themes=_.value.themes.filter(he),O()},F=()=>{_.value={...y},O()},U=()=>{window.scrollTo(0,0)},P=()=>{U(),O(!0)},O=(q=!1)=>{var Pe;f.value=[],o.value=!0;let he="/search";q&&(he=`/search?page=${b.value.current_page}`),x();const Ae={..._.value,year:(Pe=_.value.year)==null?void 0:Pe.id,start_date:_.value.start_date?new Date(_.value.start_date).toISOString().slice(0,10):"",pagination:{current_page:b.current_page}};Tt.post(he,Ae).then(W=>{const se=W.data;console.log("🔥 Full response:",se);let E,re;if(Array.isArray(se))E=se[0],re=se[1]||null;else if(se.events)E=se.events,re=se.map||null;else{console.warn("❌ Unexpected response structure:",se),m.value="Unexpected response format from server.",o.value=!1;return}b.value={per_page:E.per_page,current_page:E.current_page,from:E.from,last_page:E.last_page,last_page_url:E.last_page_url,next_page_url:E.next_page_url,prev_page:E.prev_page,prev_page_url:E.prev_page_url,to:E.to,total:E.total},E.data?f.value=Array.isArray(E.data)?E.data:Object.values(E.data):f.value=[],console.log("✅ Events loaded:",f.value.length),!q&&re?(window.getEvents?window.getEvents(re):window.eventsToMap=re,p.value=re,ne()):re||console.warn("⚠️ mapData is null, skipping map update"),J(),o.value=!1}).catch(W=>{console.error("❌ Request failed:",W),m.value=W.response?W.response.data:"Unknown error",o.value=!1})},J=()=>{var he;if(!c.value)return;let q={latitude:51,longitude:4};if(((he=_.value.countries)==null?void 0:he.length)===1){const{latitude:Ae,longitude:Pe}=_.value.countries[0]||{};Ae&&Pe&&(q={latitude:Ae,longitude:Pe,zoom:4})}c.value.setView(new L.LatLng(q.latitude,q.longitude),4,{animation:!0})},X=q=>q.length>400?q.substring(0,400)+"...":q;var fe=async q=>{const he=q.target.options.id;try{const{data:Ae}=await Tt.get(`/api/event/detail?id=${he}`),Pe=Ae.data;console.log("event/detail",Pe);const W=` -
-

- ${Pe.title} -

-
- -
-

${Pe.description}

-
-
-
- `,se=L.popup({maxWidth:600}).setContent(W);q.target.bindPopup(se).openPopup()}catch(Ae){console.error("Can NOT load event",Ae)}};const ne=()=>{if(c.value)try{h.value&&(c.value.removeLayer(h.value),h.value=null);const q=L.markerClusterGroup(),he=[];Object.values(p.value).forEach(Ae=>{he.push(...Ae)}),console.group("Started add markers",he.length),he.map(({id:Ae,geoposition:Pe},W)=>{W%1e4===0&&console.log("Adding markers",W);const se=Pe.split(","),E=parseFloat(se[0]),re=parseFloat(se[1]);if(E&&re){const _e=L.marker([E,re],{id:Ae});_e.on("click",fe),q.addLayer(_e)}}),console.log("Done add markers",he.length),console.groupEnd(),h.value=q,c.value.addLayer(q)}catch(q){console.log("Add marker error",q)}},N=()=>{navigator.geolocation&&navigator.geolocation.getCurrentPosition(q=>{const{latitude:he,longitude:Ae}=q.coords,Pe=L.icon({iconUrl:"/images/marker-orange.svg",iconSize:[33,41],iconAnchor:[22,62],popupAnchor:[0,-60]});L.marker([he,Ae],{icon:Pe}).addTo(c.value)},q=>{console.error("Geolocation error:",q)})},Z=()=>{c.value=L.map("mapid"),c.value.setView([51,10],5),L.tileLayer(e.mapTileUrl,{maxZoom:18,attribution:'© Mapbox',tileSize:512,zoomOffset:-1,zoomControl:!1}).addTo(c.value)},R=q=>{const he=u.value;if(!he)return;const Ae="fixed left-0 top-[139px] md:top-[123px] z-[110] h-[calc(100dvh-139px)] md:h-[calc(100dvh-123px)]";q?he.classList.add(...Ae.split(" ")):he.classList.remove(...Ae.split(" "))};return Ht(()=>{setTimeout(()=>{C(),O()},100),setTimeout(()=>{Z(),J(),ne(),N()},2e3)}),{mapContainerRef:u,yearOptions:A,languageOptions:B,activityFormatOptions:t,activityTypeOptions:n,ageOptions:r,filters:_,countriesOptions:V,removeSelectedItem:H,removeAllSelectedItems:F,isLoading:o,events:f,errors:m,tags:$,pagination:b,scrollToTop:U,paginate:P,onSubmit:O,limit:X,handleToggleMapFullScreen:R}}},PU={ref:"mapContainerRef",class:"w-full h-[520px] top-0 left-0"},LU={id:"mapid",class:"w-full h-full relative"},IU={style:{"z-index":"999"},id:"map-controls",class:"absolute z-50 flex flex-col top-4 left-2"},NU={class:"codeweek-searchpage-component font-['Blinker']"},VU={class:"codeweek-container py-10"},FU={class:"flex w-full"},$U={class:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 items-end gap-4 w-full"},BU={key:0,class:"flex md:justify-center mt-10"},HU={class:"max-md:w-full flex flex-wrap gap-2"},UU={class:"flex items-center gap-2"},jU=["onClick"],qU={class:"max-md:w-full max-md:mt-4 flex justify-center px-4"},WU={class:"relative pt-20 md:pt-48"},YU={class:"bg-yellow-50 pb-24"},zU={class:"relative z-10 codeweek-container-lg"},KU={class:"flex flex-col md:flex-row gap-10"},GU={class:"flex-shrink-0 grid grid-cols-2 md:grid-cols-1 gap-6 bg-[#FFEF99] px-4 py-6 rounded-2xl self-start w-full md:w-60"},JU={class:"relative w-full flex px-3 justify-between items-center text-gray-700 whitespace-nowrap rounded-3xl border-2 border-dark-blue-200 h-[50px] bg-white"},ZU={class:"flex items-center justify-center w-full"},XU={key:0,class:"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6 lg:gap-10 h-fit"},QU={key:0,class:"col-span-full"};function e7(e,t,n,r,s,a){const o=st("InputField"),u=st("FieldWrapper"),c=st("SelectField"),h=st("date-time"),f=st("event-card"),p=st("pagination");return k(),D(Ve,null,[v("section",null,[v("div",PU,[v("div",LU,[v("div",IU,[v("button",{class:"pb-2 group",onClick:t[0]||(t[0]=m=>r.handleToggleMapFullScreen(!0))},t[20]||(t[20]=[v("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("rect",{width:"40",height:"40",rx:"8",class:"fill-white transition-colors duration-300 group-hover:fill-[#1C4DA1]"}),v("path",{class:"stroke-[#414141] group-hover:stroke-[#ffffff]",d:"M16 11H13C12.4696 11 11.9609 11.2107 11.5858 11.5858C11.2107 11.9609 11 12.4696 11 13V16M29 16V13C29 12.4696 28.7893 11.9609 28.4142 11.5858C28.0391 11.2107 27.5304 11 27 11H24M24 29H27C27.5304 29 28.0391 28.7893 28.4142 28.4142C28.7893 28.0391 29 27.5304 29 27V24M11 24V27C11 27.5304 11.2107 28.0391 11.5858 28.4142C11.9609 28.7893 12.4696 29 13 29H16","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])),v("button",{class:"pb-2 group",onClick:t[1]||(t[1]=m=>r.handleToggleMapFullScreen(!1))},t[21]||(t[21]=[v("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("rect",{width:"40",height:"40",rx:"8",class:"fill-white transition-colors duration-300 group-hover:fill-[#1C4DA1]"}),v("path",{d:"M13 20H27",class:"stroke-[#414141] group-hover:stroke-[#ffffff]","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})],-1)]))])])],512)]),v("section",NU,[v("div",VU,[v("div",FU,[v("div",$U,[pe(u,{class:"lg:col-span-2",horizontal:"",label:"Search by title or description"},{default:Te(()=>[pe(o,{modelValue:r.filters.query,"onUpdate:modelValue":t[2]||(t[2]=m=>r.filters.query=m),placeholder:"E.g tools assessment in computing"},null,8,["modelValue"])]),_:1}),pe(u,{horizontal:"",label:"Year"},{default:Te(()=>[pe(c,{"return-object":"",placeholder:"Select year",modelValue:r.filters.year,"onUpdate:modelValue":t[3]||(t[3]=m=>r.filters.year=m),"deselect-label":"","allow-empty":!1,options:r.yearOptions},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Language"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select language",modelValue:r.filters.languages,"onUpdate:modelValue":t[4]||(t[4]=m=>r.filters.languages=m),options:r.languageOptions},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Country"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"","id-name":"iso",placeholder:"Select country",modelValue:r.filters.countries,"onUpdate:modelValue":t[5]||(t[5]=m=>r.filters.countries=m),options:r.countriesOptions},null,8,["modelValue","options"])]),_:1}),v("button",{class:"bg-[#F95C22] rounded-full py-3 px-20 font-['Blinker'] hover:bg-hover-orange duration-300 mt-2 sm:col-span-2 lg:col-span-1",onClick:t[6]||(t[6]=m=>r.onSubmit())},t[22]||(t[22]=[v("span",{class:"text-base leading-7 font-semibold text-black normal-case"}," Search ",-1)]))])]),r.tags.length?(k(),D("div",BU,[v("div",HU,[(k(!0),D(Ve,null,Qe(r.tags,m=>(k(),D("div",{key:m.id,class:"bg-light-blue-100 pl-4 pr-3 py-1 rounded-full text-slate-500 text-[16px] font-semibold"},[v("div",UU,[v("span",null,ie(m.name),1),v("button",{onClick:y=>r.removeSelectedItem(m)},t[23]||(t[23]=[v("img",{class:"w-4 h-4",src:"/images/close-icon.svg"},null,-1)]),8,jU)])]))),128)),v("div",qU,[v("button",{class:"text-dark-blue underline font-semibold text-[16px]",onClick:t[7]||(t[7]=(...m)=>r.removeAllSelectedItems&&r.removeAllSelectedItems(...m))}," Clear all filters ")])])])):ae("",!0)]),v("div",WU,[t[26]||(t[26]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 md:hidden top-0",style:{"clip-path":"ellipse(270% 90% at 38% 90%)"}},null,-1)),t[27]||(t[27]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 hidden md:block top-0",style:{"clip-path":"ellipse(88% 90% at 50% 90%)"}},null,-1)),v("div",YU,[v("div",zU,[v("div",KU,[v("div",GU,[pe(u,{horizontal:"",label:"Date"},{default:Te(()=>[v("div",JU,[(k(),at(h,{key:r.filters.start_date,placeholder:"Start Date",format:"yyyy-MM-dd",value:r.filters.start_date,onOnChange:t[8]||(t[8]=m=>r.filters.start_date=m),onOnClear:t[9]||(t[9]=m=>r.filters.start_date=null)},null,8,["value"])),t[24]||(t[24]=v("div",{class:"absolute top-1/2 right-4 -translate-y-1/2 pointer-events-none"},[v("img",{src:"/images/select-arrow.svg"})],-1))])]),_:1}),pe(u,{horizontal:"",label:"Format"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select format",modelValue:r.filters.formats,"onUpdate:modelValue":t[10]||(t[10]=m=>r.filters.formats=m),options:r.activityFormatOptions,onOnChange:t[11]||(t[11]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Activity type"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select type",modelValue:r.filters.types,"onUpdate:modelValue":t[12]||(t[12]=m=>r.filters.types=m),options:r.activityTypeOptions,onOnChange:t[13]||(t[13]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Audience"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select audience",modelValue:r.filters.audiences,"onUpdate:modelValue":t[14]||(t[14]=m=>r.filters.audiences=m),options:n.audienceslist,onOnChange:t[15]||(t[15]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Age range"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select range",modelValue:r.filters.ages,"onUpdate:modelValue":t[16]||(t[16]=m=>r.filters.ages=m),options:r.ageOptions,onOnChange:t[17]||(t[17]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1}),pe(u,{horizontal:"",label:"Themes"},{default:Te(()=>[pe(c,{multiple:"",searchable:"","return-object":"",placeholder:"Select themes",modelValue:r.filters.themes,"onUpdate:modelValue":t[18]||(t[18]=m=>r.filters.themes=m),options:n.themeslist,onOnChange:t[19]||(t[19]=()=>r.onSubmit())},null,8,["modelValue","options"])]),_:1})]),An(v("div",ZU,[t[25]||(t[25]=v("img",{src:"img/loading.gif",style:{"margin-right":"10px"}},null,-1)),mt(ie(e.$t("event.loading")),1)],512),[[Vr,r.isLoading]]),r.isLoading?ae("",!0):(k(),D("div",XU,[(k(!0),D(Ve,null,Qe(r.events,m=>(k(),at(f,{key:m.id,event:m},null,8,["event"]))),128)),r.pagination.last_page>1?(k(),D("div",QU,[pe(p,{pagination:r.pagination,offset:5,onPaginate:r.paginate},null,8,["pagination","onPaginate"])])):ae("",!0)]))])])])])])],64)}const t7=gt(DU,[["render",e7]]),n7={props:{tool:Object},data(){return{descriptionHeight:"auto",needShowMore:!0,showMore:!1}},methods:{computeDescriptionHeight(){const e=this.$refs.descriptionContainerRef,t=this.$refs.descriptionRef,n=e.clientHeight,r=Math.floor(n/22);t.style.height="auto",this.descriptionHeight="auto",this.needShowMore=t.offsetHeight>n,t.offsetHeight>n?(t.style.height=`${r*22}px`,this.descriptionHeight=`${r*22}px`):this.showMore=!1},onToggleShowMore(){const e=this.$refs.descriptionRef;this.showMore=!this.showMore,this.showMore?e.style.height="auto":e.style.height=this.descriptionHeight}},mounted:function(){this.computeDescriptionHeight()}},r7={class:"flex flex-col bg-white rounded-lg overflow-hidden"},s7=["src"],i7={key:0,class:"flex gap-2 flex-wrap mb-2"},a7={key:0,class:"inline-block w-4 h-4",src:"/images/star-white.svg"},l7={class:"text-dark-blue font-semibold font-['Montserrat'] text-base leading-6"},o7={key:1,class:"text-slate-500 text-[16px] leading-[22px] font-semibold"},u7={ref:"descriptionRef",class:"relative flex-grow text-slate-500 text-[16px] leading-[22px] mb-2 overflow-hidden",style:{height:"auto"}},c7=["innerHTML"],d7={class:"flex-shrink-0 h-[56px]"},f7=["href"];function h7(e,t,n,r,s,a){var o;return k(),D("div",r7,[v("div",{class:$e(["flex-shrink-0 flex justify-center items-center w-full",[n.tool.avatar_dark&&"bg-stone-800"]])},[v("img",{src:n.tool.avatar||"/images/matchmaking-tool/tool-placeholder.png",class:$e(["w-full aspect-[2]",n.tool.avatar?"object-contain":"object-cover"])},null,10,s7)],2),v("div",{class:$e(["flex-grow flex flex-col gap-2 px-5 py-4 h-fit",{"max-h-[450px]":s.needShowMore&&!s.showMore}])},[(o=n.tool.types)!=null&&o.length?(k(),D("div",i7,[(k(!0),D(Ve,null,Qe(n.tool.types,({title:u,highlight:c})=>(k(),D("span",{class:$e(["flex items-center gap-2 py-1 px-3 text-sm font-semibold rounded-full whitespace-nowrap leading-4",[c?"bg-dark-blue text-white":"bg-light-blue-100 text-slate-500"]])},[c?(k(),D("img",a7)):ae("",!0),v("span",null,[(k(!0),D(Ve,null,Qe(u.split(" "),h=>(k(),D(Ve,null,[h?(k(),D("span",{key:0,class:$e(["mr-[2px]",{"font-sans":h==="&"}])},ie(h),3)):ae("",!0)],64))),256))])],2))),256))])):ae("",!0),v("div",l7,ie(n.tool.name),1),n.tool.location?(k(),D("div",o7,ie(n.tool.location),1)):ae("",!0),v("div",{ref:"descriptionContainerRef",class:$e(["flex-grow h-full",{"overflow-hidden":s.needShowMore&&!s.showMore}])},[v("div",u7,[v("div",{innerHTML:n.tool.description},null,8,c7),s.needShowMore?(k(),D("div",{key:0,class:$e(["flex justify-end bottom-0 right-0 bg-white pl-0.5 text-dark-blue",{absolute:!s.showMore,"w-full":s.showMore}])},[v("button",{onClick:t[0]||(t[0]=(...u)=>a.onToggleShowMore&&a.onToggleShowMore(...u))},ie(s.showMore?"Show less":"... Show more"),1)],2)):ae("",!0)],512)],2),v("div",d7,[v("a",{class:"flex justify-center items-center gap-2 text-[#1C4DA1] border-solid border-2 border-[#1C4DA1] rounded-full py-3 px-8 font-semibold text-lg transition-all duration-300 hover:bg-[#E8EDF6] group",href:`/matchmaking-tool/${n.tool.slug}`},t[1]||(t[1]=[v("span",null,"View profile/contact",-1),v("div",{class:"flex gap-2 w-4 overflow-hidden"},[v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0 text-[#1C4DA1]"}),v("img",{src:"/images/arrow-right-icon.svg",class:"min-w-4 duration-500 transform -translate-x-6 group-hover:translate-x-0 text-[#1C4DA1]"})],-1)]),8,f7)])],2)])}const Pw=gt(n7,[["render",h7]]),p7={components:{ToolCard:Pw,Multiselect:Ta,Pagination:cd,Tooltip:V1},props:{prpQuery:{type:String,default:""},prpLanguages:{type:Array,default:()=>[]},prpLocations:{type:Array,default:()=>[]},prpTypes:{type:Array,default:()=>[]},prpTopics:{type:Array,default:()=>[]},languages:{type:Array,default:()=>[]},locations:{type:Array,default:()=>[]},types:{type:Array,default:()=>[]},topics:{type:Array,default:()=>[]},support_types:{type:Array,default:()=>[]},locale:String},setup(e){console.log("props",{...e});const t=de(!1),n=de(e.prpQuery),r=de(e.prpQuery),s=de([]),a=de(e.prpLanguages),o=de(e.prpLocations),u=de(e.prpTypes),c=de(e.prpTopics),h=de({}),f=de({current_page:1,per_page:0,from:null,last_page:0,last_page_url:null,next_page_url:null,prev_page:null,prev_page_url:null,to:null,total:0}),p=de([]),m=me(()=>e.types.map(H=>({id:H,name:H}))),y=me(()=>[{id:"organisation",name:"Organisations"},{id:"volunteer",name:"Volunteers"}]),_=me(()=>e.topics.map(H=>({id:H,name:H}))),b=me(()=>[...s.value,...a.value,...o.value,...u.value,...c.value]),A=H=>{const F=U=>U.id!==H.id;s.value=s.value.filter(F),a.value=a.value.filter(F),o.value=o.value.filter(U=>U.iso!==(H==null?void 0:H.iso)),u.value=u.value.filter(F),c.value=c.value.filter(F)},B=()=>{s.value=[],a.value=[],o.value=[],u.value=[],c.value=[]},V=()=>{window.scrollTo(0,0)},x=()=>{V(),C(!0)},C=(H=!1)=>{H||(f.value.current_page=1);const F={page:f.value.current_page,support_types:s.value.map(U=>U.id),languages:a.value.map(U=>U.id),locations:o.value.map(U=>U.iso),types:u.value.map(U=>U.id),topics:c.value.map(U=>U.id)};Tt.post("/matchmaking-tool/search",{},{params:F}).then(({data:U})=>{console.log(">>> data",U.data),p.value=U.data.map(P=>{var J,X;const O={...P,avatar_dark:P.avatar_dark,avatar:P.avatar,types:[{title:"Online & In-person",highlight:!0},{title:"Ongoing availability"}]};return P.type==="volunteer"?{...O,name:`${P.first_name||""} ${P.last_name||""}`.trim(),location:P.location,description:P.description}:{...O,name:P.organisation_name,location:((X=(J=e.locations)==null?void 0:J.find(({iso:fe})=>fe===P.country))==null?void 0:X.name)||"",description:P.organisation_mission}}),console.log(">>> tools.value",JSON.parse(JSON.stringify(p.value))),f.value={per_page:U.per_page,current_page:U.current_page,from:U.from,last_page:U.last_page,last_page_url:U.last_page_url,next_page_url:U.next_page_url,prev_page:U.prev_page,prev_page_url:U.prev_page_url,to:U.to,total:U.total}})},$=(H,F)=>Le(F+"."+H.name);return Ht(()=>{C()}),{query:n,searchInput:r,selectedSupportTypes:s,selectedLanguages:a,selectedLocations:o,selectedTypes:u,selectedTopics:c,errors:h,pagination:f,tools:p,paginate:x,onSubmit:C,customLabel:$,showFilterModal:t,tags:b,removeSelectedItem:A,removeAllSelectedItems:B,typeOptions:m,supportTypeOptions:y,topicOptions:_}}},m7={class:"codeweek-matchmakingtool-component font-['Blinker'] bg-light-blue"},g7={class:"codeweek-container py-10"},v7={class:"flex md:hidden flex-shrink-0 justify-end w-full mb-6"},y7={class:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-4 mb-12"},_7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},b7={class:"language-json"},w7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},x7={class:"language-json"},k7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},S7={class:"language-json"},T7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},A7={class:"flex items-center text-[16px] leading-5 text-slate-500 mb-2"},C7={class:"language-json"},E7={key:0,class:"multiselect--values font-semibold text-[16px] truncate"},O7={class:"flex items-end"},M7={class:"text-base leading-7 font-semibold text-black normal-case"},R7={key:0,class:"flex md:justify-center"},D7={class:"max-md:w-full flex flex-wrap gap-2"},P7={class:"flex items-center gap-2"},L7=["onClick"],I7={class:"max-md:w-full max-md:mt-4 flex justify-center px-4"},N7={class:"relative pt-20 md:pt-48"},V7={class:"bg-yellow-50 pb-20"},F7={class:"relative z-10 codeweek-container"},$7={class:"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6 lg:gap-10"};function B7(e,t,n,r,s,a){const o=st("multiselect"),u=st("Tooltip"),c=st("tool-card"),h=st("pagination");return k(),D("div",m7,[v("div",g7,[v("div",{class:$e(["max-md:fixed left-0 top-[125px] z-[100] flex-col items-center w-full max-md:p-6 max-md:h-[calc(100dvh-125px)] max-md:overflow-auto max-md:bg-white duration-300",[r.showFilterModal?"flex":"max-md:hidden"]])},[v("div",v7,[v("button",{id:"search-menu-trigger-hide",class:"block bg-[#FFD700] hover:bg-[#F95C22] rounded-full p-4 duration-300",onClick:t[0]||(t[0]=f=>r.showFilterModal=!1)},t[9]||(t[9]=[v("img",{class:"w-6 h-6",src:"/images/close_menu_icon.svg"},null,-1)]))]),v("div",y7,[v("div",null,[t[12]||(t[12]=v("label",{class:"block text-[16px] leading-5 text-slate-500 mb-2"}," Support type ",-1)),pe(o,{modelValue:r.selectedSupportTypes,"onUpdate:modelValue":t[1]||(t[1]=f=>r.selectedSupportTypes=f),class:"multi-select",options:r.supportTypeOptions,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,"custom-label":f=>f.name,placeholder:"Select type, e.g. volunteer",label:"Select type, e.g. volunteer","track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",_7," Selected "+ie(f.length)+" "+ie(f.length>1?"types":"type"),1)):ae("",!0)]),default:Te(()=>[v("pre",b7,[t[10]||(t[10]=mt(" ")),v("code",null,ie(r.selectedLanguages),1),t[11]||(t[11]=mt(` - `))])]),_:1},8,["modelValue","options","custom-label"])]),v("div",null,[t[13]||(t[13]=v("label",{class:"block text-[16px] leading-5 text-slate-500 mb-2"}," Language ",-1)),pe(o,{modelValue:r.selectedLanguages,"onUpdate:modelValue":t[2]||(t[2]=f=>r.selectedLanguages=f),class:"multi-select",options:n.languages,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:"Select language",label:"resources.resources.languages","custom-label":r.customLabel,"track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",w7," Selected "+ie(f.length)+" "+ie(f.length>1?"languages":"language"),1)):ae("",!0)]),_:1},8,["modelValue","options","custom-label"])]),v("div",null,[t[16]||(t[16]=v("label",{class:"block text-[16px] leading-5 text-slate-500 mb-2"}," Location ",-1)),pe(o,{modelValue:r.selectedLocations,"onUpdate:modelValue":t[3]||(t[3]=f=>r.selectedLocations=f),class:"multi-select",options:n.locations,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,placeholder:"Select country/city",label:"Location","custom-label":f=>f.name,"track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",k7," Selected "+ie(f.length)+" "+ie(f.length>1?"locations":"location"),1)):ae("",!0)]),default:Te(()=>[v("pre",x7,[t[14]||(t[14]=mt(" ")),v("code",null,ie(r.selectedLocations),1),t[15]||(t[15]=mt(` - `))])]),_:1},8,["modelValue","options","custom-label"])]),v("div",null,[t[17]||(t[17]=v("label",{class:"block text-[16px] leading-5 text-slate-500 mb-2"}," Type of Organisation ",-1)),pe(o,{modelValue:r.selectedTypes,"onUpdate:modelValue":t[4]||(t[4]=f=>r.selectedTypes=f),class:"multi-select",options:r.typeOptions,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,"custom-label":f=>f.name,placeholder:"Select type of organisation",label:"Type of Organisation","track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",T7," Selected "+ie(f.length)+" "+ie(f.length>1?"types":"type"),1)):ae("",!0)]),default:Te(()=>[v("pre",S7,[v("code",null,ie(r.selectedTypes),1)])]),_:1},8,["modelValue","options","custom-label"])]),v("div",null,[v("label",A7,[t[20]||(t[20]=v("span",null,"Topics",-1)),pe(u,{contentClass:"w-64"},{trigger:Te(()=>t[18]||(t[18]=[v("div",{class:"w-5 h-5 bg-dark-blue rounded-full flex justify-center items-center text-white ml-1.5 cursor-pointer text-xs"}," i ",-1)])),content:Te(()=>t[19]||(t[19]=[mt(" Select a topic to help match volunteers with the right digital skills for your needs — e.g. coding, robotics, online safety, etc. ")])),_:1})]),pe(o,{modelValue:r.selectedTopics,"onUpdate:modelValue":t[5]||(t[5]=f=>r.selectedTopics=f),class:"multi-select",options:r.topicOptions,multiple:!0,"close-on-select":!1,"clear-on-select":!1,"preserve-search":!0,"custom-label":f=>f.name,placeholder:"Select topic, e.g. robotics",label:"Topics","track-by":"name","preselect-first":!1},{selection:Te(({values:f})=>[f.length>0?(k(),D("div",E7," Selected "+ie(f.length)+" "+ie(f.length>1?"topics":"topic"),1)):ae("",!0)]),default:Te(()=>[v("pre",C7,[v("code",null,ie(r.selectedTopics),1)])]),_:1},8,["modelValue","options","custom-label"])]),v("div",O7,[v("button",{class:"w-full bg-[#F95C22] rounded-full py-2.5 px-6 font-['Blinker'] hover:bg-hover-orange duration-300",onClick:t[6]||(t[6]=()=>{r.showFilterModal=!1,r.onSubmit()})},[v("span",M7,ie(e.$t("resources.search")),1)])])])],2),v("button",{class:"block md:hidden w-full bg-[#F95C22] rounded-full py-2.5 px-6 font-['Blinker'] hover:bg-hover-orange duration-300 mb-8",onClick:t[7]||(t[7]=f=>r.showFilterModal=!0)},t[21]||(t[21]=[v("span",{class:"flex gap-2 justify-center items-center text-base leading-7 font-semibold text-black normal-case"},[mt(" Filter and search "),v("img",{class:"w-5 h-5",src:"/images/filter.svg"})],-1)])),r.tags.length?(k(),D("div",R7,[v("div",D7,[(k(!0),D(Ve,null,Qe(r.tags,f=>(k(),D("div",{key:f.id,class:"bg-light-blue-100 pl-4 pr-3 py-1 rounded-full text-slate-500 text-[16px] font-semibold"},[v("div",P7,[v("span",null,ie(f.name),1),v("button",{onClick:p=>r.removeSelectedItem(f)},t[22]||(t[22]=[v("img",{class:"w-4 h-4",src:"/images/close-icon.svg"},null,-1)]),8,L7)])]))),128)),v("div",I7,[v("button",{class:"text-dark-blue underline font-semibold text-[16px]",onClick:t[8]||(t[8]=(...f)=>r.removeAllSelectedItems&&r.removeAllSelectedItems(...f))}," Clear all filters ")])])])):ae("",!0)]),v("div",N7,[t[23]||(t[23]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 md:hidden top-0",style:{"clip-path":"ellipse(270% 90% at 38% 90%)"}},null,-1)),t[24]||(t[24]=v("div",{class:"absolute w-full h-[800px] bg-yellow-50 hidden md:block top-0",style:{"clip-path":"ellipse(88% 90% at 50% 90%)"}},null,-1)),v("div",V7,[v("div",F7,[v("div",$7,[(k(!0),D(Ve,null,Qe(r.tools,f=>(k(),at(c,{key:f.id,tool:f},null,8,["tool"]))),128))]),r.pagination.last_page>1?(k(),at(h,{key:0,pagination:r.pagination,offset:5,onPaginate:r.paginate},null,8,["pagination","onPaginate"])):ae("",!0)])])])])}const H7=gt(p7,[["render",B7]]),U7={props:{mapTileUrl:String,profile:{type:Object,default:()=>({})},locations:{type:Array,default:()=>[]}},setup(e){const t=de([]),n=de([]),r=me(()=>{try{const m=JSON.parse(e.profile);return console.log(">>> profile",m),m}catch(m){return console.error("Parse profile data error",m),{}}}),s=me(()=>r.value.type==="organisation"),a=m=>{if(typeof m!="string")return m;try{return JSON.parse(m)}catch{return[]}},o=me(()=>{var b,A,B,V;const m=r.value;if(m.type!=="organisation")return null;const y=[];m.organisation_mission&&y.push({title:"Introduction",list:[m.organisation_mission]}),(b=m.support_activities)!=null&&b.length&&y.push({title:"What kind of activities or support can you offer to schools and educators?",list:m.support_activities}),(A=m.target_school_types)!=null&&A.length&&y.push({title:"What types of schools are you most interested in working with?",list:m.target_school_types}),(B=m.digital_expertise_areas)!=null&&B.length&&y.push({title:"What areas of digital expertise does your organisation or you specialise in?",list:m.digital_expertise_areas}),m.description&&y.push({title:"Do you have any additional information or comments that could help us better match you with schools and educators?",list:[m.description]});const[_]=(m.website||"").split(",")||[];return{name:m.organisation_name,description:m.description,location:((V=e.locations.find(({iso:x})=>x===m.country))==null?void 0:V.name)||"",email:m.email,website:(_||"").trim(),abouts:y,short_intro:"",availabilities:[],phone:"",avatarDark:m.avatar_dark,avatar:m.avatar}}),u=me(()=>{var _,b;const m=r.value;if(m.type!=="volunteer")return null;const y=[];return m.description&&y.push({title:"Introduction",list:[m.description]}),m.organisation_name&&m.organisation_type&&y.push({title:"Organisation",list:[`Organisation name: ${m.organisation_name}`,`Organisation type: ${a(m.organisation_type)}`]}),m.why_volunteering&&y.push({title:"Why am I volunteering?",list:[m.why_volunteering]}),(_=m.support_activities)!=null&&_.length&&y.push({title:"What kind of activities or support can you offer to schools and educators?",list:a(m.support_activities)}),(b=m.languages)!=null&&b.length&&y.push({title:"Languages spoken",list:a(m.languages)}),{name:`${m.first_name||""} ${m.last_name}`.trim(),description:m.description,location:m.location,email:m.email,get_email_from:m.get_email_from,linkedin:m.linkedin,facebook:m.facebook,website:m.website,job_title:m.job_title,abouts:y,short_intro:"",availabilities:[],phone:"",avatar:m.avatar}}),c=me(()=>{const m=o.value||u.value||{};return m.linkedin&&!m.linkedin.startsWith("http")&&(m.linkedin=`https://${m.linkedin}`),m.facebook&&!m.facebook.startsWith("http")&&(m.facebook=`https://${m.facebook}`),m.website&&!m.website.startsWith("http")&&(m.website=`https://${m.website}`),m}),h=m=>{const y=n.value.filter(_=>_!==m);n.value.includes(m)?n.value=y:n.value=[...n.value,m]},f=(m,y)=>{m&&(t.value[y]=m)},p=async()=>{let m=[51,10];try{const b=await Tt("https://nominatim.openstreetmap.org/search",{params:{format:"json",q:c.value.location}});if(b.data&&b.data.length>0){const{lat:A,lon:B}=b.data[0];A&&B&&(m=[A,B])}}catch(b){console.log(b)}const y=L.map("map-id");L.tileLayer(e.mapTileUrl,{maxZoom:18,attribution:'© Mapbox',tileSize:512,zoomOffset:-1,zoomControl:!1}).addTo(y),console.log(m);const _=L.icon({iconUrl:"/images/marker-orange.svg",iconSize:[44,62],iconAnchor:[22,62],popupAnchor:[0,-60]});L.marker(m,{icon:_}).addTo(y),y.setView(m,12)};return Ht(()=>{setTimeout(()=>{p()},2e3)}),{isOrganisation:s,data:c,descriptionRefs:t,showAboutIndexes:n,handleToggleAbout:h,setDescriptionRef:f}}},j7={id:"codeweek-matchmaking-tool",class:"font-['Blinker'] overflow-hidden"},q7={class:"relative flex overflow-hidden"},W7={class:"flex codeweek-container-lg py-10 tablet:py-20"},Y7={class:"flex flex-col lg:flex-row gap-12 tablet:gap-20 xl:gap-32 2xl:gap-[260px]"},z7={class:"text-dark-blue text-[30px] md:text-4xl leading-[44px] font-normal md:font-medium font-['Montserrat'] mb-6"},K7=["innerHTML"],G7={class:"text-dark-blue text-[22px] md:text-3xl leading-[36px] font-medium font-['Montserrat'] mb-6"},J7={class:"accordion"},Z7={class:"bg-transparent border-b-2 border-solid border-[#A4B8D9]"},X7=["onClick"],Q7={class:"text-[#20262C] font-semibold text-lg font-['Montserrat']"},ej={class:"flex flex-col gap-0 text-slate-500 text-xl font-normal w-full"},tj=["innerHTML"],nj={class:"flex-shrink-0 lg:max-w-[460px] w-full"},rj=["src"],sj={key:1,class:"rounded-xl h-full w-full object-cover",src:"/images/matchmaking-tool/tool-placeholder.png"},ij={class:"text-[#20262C] font-semibold text-lg p-0 mb-10"},aj={key:0},lj={key:0,class:"text-[#20262C] text-xl leading-[36px] font-medium font-['Montserrat'] mb-4 italic"},oj={class:"border-l-[4px] border-[#F95C22] pl-4"},uj=["innerHTML"],cj={class:"relative overflow-hidden"},dj={class:"codeweek-container-lg relative pt-20 pb-16 md:pt-40 md:pb-28"},fj={class:"bg-white px-5 py-10 lg:p-16 rounded-[32px] flex flex-col tablet:flex-row w-full gap-10 lg:gap-0"},hj={class:"flex-1"},pj={class:"flex gap-4 mb-6"},mj={class:"p-0 text-slate-500 text-xl font-normal capitalize"},gj={key:0,class:"flex gap-4 mb-6"},vj=["href"],yj={class:"flex gap-4 mb-6"},_j=["href"],bj={key:1,class:"p-0 text-slate-500 text-xl font-normal capitalize"},wj={key:2,class:"p-0 text-slate-500 text-xl font-normal capitalize"},xj={key:1,class:"flex gap-4 mb-6"},kj=["href"],Sj={key:2,class:"flex gap-4 mb-6"},Tj=["href"],Aj={key:3,class:"flex gap-4 mb-6"},Cj=["href"],Ej={key:4,class:"text-xl font-semibold text-[#20262C] mb-2"},Oj={key:5,class:"flex gap-4"},Mj={class:"flex flex-col gap-2"},Rj={class:"grid grid-cols-2 gap-8"},Dj={class:"p-0 text-slate-500 text-xl font-normal"},Pj={class:"p-0 text-slate-500 text-xl font-normal"};function Lj(e,t,n,r,s,a){var o,u;return k(),D("section",j7,[v("section",q7,[v("div",W7,[v("div",Y7,[v("div",null,[v("h2",z7,ie(r.data.name),1),v("p",{class:"text-[#20262C] font-normal text-2xl p-0 mb-10",innerHTML:r.data.description},null,8,K7),v("h3",G7,ie(r.isOrganisation?"About our organization":"About me"),1),v("div",J7,[(k(!0),D(Ve,null,Qe(r.data.abouts,(c,h)=>{var f;return k(),D("div",Z7,[v("div",{class:"py-4 cursor-pointer flex items-center justify-between duration-300",onClick:p=>r.handleToggleAbout(h)},[v("p",Q7,ie(c.title),1),v("div",{class:$e(["rounded-full min-w-12 min-h-12 duration-300 flex justify-center items-center ml-8",[r.showAboutIndexes.includes(h)?"bg-primary hover:bg-hover-orange":"bg-yellow hover:bg-primary"]])},[v("div",{class:$e(["duration-300",[r.showAboutIndexes.includes(h)&&"rotate-180"]])},t[0]||(t[0]=[v("img",{src:"/images/digital-girls/arrow.svg"},null,-1)]),2)],2)],8,X7),v("div",{class:"flex overflow-hidden transition-all duration-300 min-h-[1px] h-full",ref_for:!0,ref:p=>r.setDescriptionRef(p,h),style:bn({height:r.showAboutIndexes.includes(h)?`${(f=r.descriptionRefs[h])==null?void 0:f.scrollHeight}px`:0})},[v("div",ej,[(k(!0),D(Ve,null,Qe(c.list,p=>(k(),D("p",{class:"p-0 pb-4 w-full",innerHTML:p},null,8,tj))),256))])],4)])}),256))])]),v("div",nj,[v("div",{class:$e(["flex justify-center items-center rounded-xl border-2 border-[#ADB2B6] mb-4 aspect-square",[r.isOrganisation&&"p-6",r.data.avatarDark&&"bg-stone-800"]])},[r.data.avatar?(k(),D("img",{key:0,class:"rounded-xl w-full",src:r.data.avatar},null,8,rj)):(k(),D("img",sj))],2),v("p",ij,[mt(ie(r.data.name)+" ",1),r.data.job_title?(k(),D("span",aj,", "+ie(r.data.job_title),1)):ae("",!0)]),r.data.short_intro?(k(),D("p",lj,ie(r.data.short_intro),1)):ae("",!0),v("div",oj,[v("p",{class:"p-0 text-slate-500 text-xl font-normal",innerHTML:r.data.description},null,8,uj)])])])])]),v("section",cj,[t[12]||(t[12]=v("div",{class:"absolute w-full h-full bg-yellow-50 md:hidden",style:{"clip-path":"ellipse(270% 90% at 38% 90%)"}},null,-1)),t[13]||(t[13]=v("div",{class:"absolute w-full h-full bg-yellow-50 hidden md:block lg:hidden",style:{"clip-path":"ellipse(188% 90% at 50% 90%)"}},null,-1)),t[14]||(t[14]=v("div",{class:"absolute w-full h-full bg-yellow-50 hidden lg:block xl:hidden",style:{"clip-path":"ellipse(128% 90% at 50% 90%)"}},null,-1)),t[15]||(t[15]=v("div",{class:"absolute w-full h-full bg-yellow-50 hidden xl:block",style:{"clip-path":"ellipse(93% 90% at 50% 90%)"}},null,-1)),v("div",dj,[t[11]||(t[11]=v("h2",{class:"text-dark-blue tablet:text-center text-[30px] md:text-4xl leading-7 md:leading-[44px] font-normal md:font-medium font-['Montserrat'] mb-10 tablet:mb-8"}," Contact details ",-1)),v("div",fj,[v("div",hj,[t[8]||(t[8]=v("h3",{class:"text-dark-blue text-[22px] md:text-4xl leading-7 md:leading-[44px] font-medium font-['Montserrat'] mb-4"}," Location ",-1)),t[9]||(t[9]=v("span",{class:"bg-dark-blue text-white py-1 px-4 text-sm font-semibold rounded-full whitespace-nowrap flex items-center gap-2 w-fit mb-6"},[v("img",{src:"/images/star-white.svg",class:"w-4 h-4"}),v("span",null,[mt(" Can teach Online "),v("span",{class:"font-sans"},"&"),mt(" In-person ")])],-1)),v("div",pj,[t[1]||(t[1]=v("img",{src:"/images/map.svg",class:"w-6 h-6"},null,-1)),v("div",null,[v("p",mj,ie(r.data.location),1)])]),r.data.phone?(k(),D("div",gj,[t[2]||(t[2]=v("img",{src:"/images/phone.svg",class:"w-6 h-6"},null,-1)),v("a",{class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:r.data.phone},ie(r.data.phone),9,vj)])):ae("",!0),v("div",yj,[t[3]||(t[3]=v("img",{src:"/images/message.svg",class:"w-6 h-6"},null,-1)),r.data.email?(k(),D("a",{key:0,class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:`mailto:${r.data.email}`},ie(r.data.email),9,_j)):r.data.get_email_from?(k(),D("p",bj,ie(r.data.get_email_from),1)):(k(),D("p",wj," Anonymous "))]),r.data.linkedin?(k(),D("div",xj,[t[4]||(t[4]=v("img",{src:"/images/social/linkedin.svg",class:"w-6 h-6"},null,-1)),v("a",{class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:r.data.linkedin}," LinkedIn ",8,kj)])):ae("",!0),r.data.facebook?(k(),D("div",Sj,[t[5]||(t[5]=v("img",{src:"/images/social/facebook.svg",class:"w-6 h-6"},null,-1)),v("a",{class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:r.data.facebook}," Facebook ",8,Tj)])):ae("",!0),r.data.website?(k(),D("div",Aj,[t[6]||(t[6]=v("img",{src:"/images/profile.svg",class:"w-6 h-6"},null,-1)),v("a",{class:"text-dark-blue underline cursor-pointer text-xl font-semibold",href:r.data.website}," Website ",8,Cj)])):ae("",!0),(o=r.data.availabilities)!=null&&o.length?(k(),D("div",Ej," My availability ")):ae("",!0),(u=r.data.availabilities)!=null&&u.length?(k(),D("div",Oj,[t[7]||(t[7]=v("img",{src:"/images/map.svg",class:"w-6 h-6"},null,-1)),v("div",Mj,[(k(!0),D(Ve,null,Qe(r.data.availabilities,({dateText:c,timeText:h})=>(k(),D("div",Rj,[v("p",Dj,ie(c),1),v("p",Pj,ie(h),1)]))),256))])])):ae("",!0)]),t[10]||(t[10]=v("div",{class:"flex-1"},[v("div",{id:"map-id",class:"relative z-50 w-full h-64 md:h-full md:min-h-96 rounded-2xl bg-gray-100"})],-1))])])])])}const Ij=gt(U7,[["render",Lj]]),Nj={props:["user"],components:{ImageUpload:Ew,Flash:ud},data(){return{avatar:this.user.avatar_path}},computed:{canUpdate(){return console.log("user",this.user),this.$authorize(e=>e.id===this.user.id)},hasAvatar(){return console.log(this.avatar),this.avatar.split("/").pop()!=="default.png"}},methods:{onLoad(e){this.persist(e.file)},async persist(e){const t=new FormData;t.append("avatar",e);try{const n=await axios.post(`/api/users/${this.user.id}/avatar`,t);this.avatar=n.data.path,ps.emit("flash",{message:"Avatar uploaded!",level:"success"})}catch(n){if(n.response&&n.response.status===422){const r=n.response.data.errors,s=Object.values(r).flat().join(` -`);ps.emit("flash",{message:s,level:"error"})}else console.error("Upload failed:",n),ps.emit("flash",{message:"An unexpected error occurred while uploading the avatar.",level:"error"})}},remove(){console.log("delete me"),axios.delete("/api/users/avatar").then(()=>ps.emit("flash",{message:"Avatar Deleted!",level:"success"})),this.avatar="https://s3-eu-west-1.amazonaws.com/codeweek-dev/avatars/default.png"}}},Vj={class:"flex flex-col tablet:flex-row tablet:items-center gap-6 tablet:gap-14"},Fj={class:"flex"},$j={class:"relative"},Bj=["src"],Hj={key:0,method:"POST",enctype:"multipart/form-data",class:"absolute bottom-0 left-0"},Uj={style:{display:"flex","align-items":"flex-end","margin-left":"-35px"}},jj={class:"text-white font-normal text-3xl tablet:font-medium tablet:text-5xl font-['Montserrat'] mb-6"};function qj(e,t,n,r,s,a){const o=st("Flash"),u=st("image-upload");return k(),D(Ve,null,[pe(o),v("div",Vj,[v("div",Fj,[v("div",$j,[v("img",{src:s.avatar,class:"w-40 h-40 rounded-full border-4 border-solid border-dark-blue-300"},null,8,Bj),a.canUpdate?(k(),D("form",Hj,[pe(u,{name:"avatar",class:"mr-1",onLoaded:a.onLoad},null,8,["onLoaded"])])):ae("",!0),v("div",Uj,[An(v("button",{class:"absolute !bottom-0 !right-0 flex justify-center items-center !h-10 !w-10 !p-0 bg-[#FE6824] rounded-full !border-2 !border-solid !border-white",onClick:t[0]||(t[0]=(...c)=>a.remove&&a.remove(...c))},t[1]||(t[1]=[v("img",{class:"w-5 h-5",src:"/images/trash.svg"},null,-1)]),512),[[Vr,a.hasAvatar]])])])]),v("div",null,[v("h1",jj,ie(n.user.fullName),1)])])],64)}const Wj=gt(Nj,[["render",qj]]),Yj={install(e){e.config.globalProperties.$authorize=function(...t){return window.App.signedIn?typeof t[0]=="string"?authorizations[t[0]](t[1]):t[0](window.App.user):!1}}},zj={data(){return{images:[{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/1e054358a7188baf8777a09512012cf16ab84970ef1c7610feb6dad13e504666",alt:"Consortium partner visual representation"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/2972cd5748880295748a9baa3e8fe3c996a0cdc09d86b46dbc72790d1cbc0655",alt:"Gallery image 1"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/fb06d640ec9446e59ef5e3fb63ceaaaf0b25d0117f209f11e3ab8e6ce3240acb",alt:"Gallery image 2"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/1e054358a7188baf8777a09512012cf16ab84970ef1c7610feb6dad13e504666",alt:"Gallery image 3"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/2972cd5748880295748a9baa3e8fe3c996a0cdc09d86b46dbc72790d1cbc0655",alt:"Gallery image 4"},{src:"https://cdn.builder.io/api/v1/image/assets/TEMP/fb06d640ec9446e59ef5e3fb63ceaaaf0b25d0117f209f11e3ab8e6ce3240acb",alt:"Gallery image 5"}],currentIndex:0}},methods:{nextImage(){this.currentIndex=(this.currentIndex+1)%this.images.length,this.scrollToThumbnail()},prevImage(){this.currentIndex=this.currentIndex===0?this.images.length-1:this.currentIndex-1,this.scrollToThumbnail()},selectImage(e){this.currentIndex=e,this.scrollToThumbnail()},scrollToThumbnail(){const e=this.$refs.thumbnailGallery,t=e.clientWidth/3,n=Math.max(0,(this.currentIndex-1)*t);e.scrollTo({left:n,behavior:"smooth"})}}},Kj={class:"flex flex-col pt-3.5"},Gj={class:"flex py-4 md:py-20 relative flex-col mt-3.5 w-full bg-aqua max-md:max-w-full items-center"},Jj={class:"z-0 flex flex-col items-start justify-between max-w-full gap-10 p-10 md:px-24"},Zj={class:"grid w-full grid-cols-1 md:grid-cols-2 gap-x-8"},Xj={class:"flex items-start justify-start"},Qj=["src","alt"],e9={class:"w-full overflow-hidden image-gallery"},t9={ref:"thumbnailGallery",class:"flex gap-4 overflow-x-auto flex-nowrap"},n9=["src","alt","onClick"],r9={class:"flex justify-end w-full mt-4 image-gallery-controls"},s9={class:"flex flex-wrap items-center gap-5"};function i9(e,t,n,r,s,a){return k(),D("section",Kj,[v("div",Gj,[v("div",Jj,[v("div",Zj,[t[2]||(t[2]=wb('

Consortium Partner

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat.

Website link
',1)),v("div",Xj,[v("img",{src:s.images[s.currentIndex].src,alt:s.images[s.currentIndex].alt,class:"main-image object-contain aspect-[1.63] w-full md:w-[480px] max-md:max-w-full"},null,8,Qj)])]),v("div",e9,[v("div",t9,[(k(!0),D(Ve,null,Qe(s.images,(o,u)=>(k(),D("img",{key:u,src:o.src,alt:"Gallery image "+(u+1),class:$e([{"border-2 border-orange-500":s.currentIndex===u},"thumbnail cursor-pointer object-contain shrink-0 aspect-[1.5] min-h-[120px] w-[calc(33.33%-8px)]"]),onClick:c=>a.selectImage(u)},null,10,n9))),128))],512)]),v("div",r9,[v("div",s9,[v("button",{onClick:t[0]||(t[0]=(...o)=>a.prevImage&&a.prevImage(...o)),class:"flex group flex-col justify-center items-center self-stretch my-auto w-8 h-8 bg-orange-500 rounded min-h-[24px]"},t[3]||(t[3]=[v("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("rect",{width:"32",height:"32",rx:"4",class:"fill-primary group-hover:fill-secondary"}),v("path",{d:"M19 22L13 16L19 10",stroke:"white","stroke-width":"2.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])),v("button",{onClick:t[1]||(t[1]=(...o)=>a.nextImage&&a.nextImage(...o)),class:"flex group flex-col justify-center items-center self-stretch my-auto w-8 h-8 bg-orange-500 rounded min-h-[24px]"},t[4]||(t[4]=[v("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[v("rect",{width:"32",height:"32",rx:"4",class:"fill-primary group-hover:fill-secondary"}),v("path",{d:"M13 22L19 16L13 10",stroke:"white","stroke-width":"2.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)]))])])])])])}const a9=gt(zj,[["render",i9],["__scopeId","data-v-5aad3e31"]]),Ut=_c({});Ut.use(Yj);Ut.use(bL,{resolve:async e=>await Object.assign({"../lang/php_al.json":()=>Vt(()=>import("./php_al-C3ZnR2FH.js"),[]),"../lang/php_ba.json":()=>Vt(()=>import("./php_ba-DTZQ5MBL.js"),[]),"../lang/php_bg.json":()=>Vt(()=>import("./php_bg-B9k1mnv0.js"),[]),"../lang/php_cs.json":()=>Vt(()=>import("./php_cs-B50yrDBA.js"),[]),"../lang/php_da.json":()=>Vt(()=>import("./php_da-CWcN-IcP.js"),[]),"../lang/php_de.json":()=>Vt(()=>import("./php_de-Bx_EE39s.js"),[]),"../lang/php_el.json":()=>Vt(()=>import("./php_el-V0lVmTux.js"),[]),"../lang/php_en.json":()=>Vt(()=>import("./php_en-BaNSAY86.js"),[]),"../lang/php_es.json":()=>Vt(()=>import("./php_es-BIlrcrdk.js"),[]),"../lang/php_et.json":()=>Vt(()=>import("./php_et-C6n82wnU.js"),[]),"../lang/php_fi.json":()=>Vt(()=>import("./php_fi-Io3pkhL5.js"),[]),"../lang/php_fr.json":()=>Vt(()=>import("./php_fr-COosWvwd.js"),[]),"../lang/php_hr.json":()=>Vt(()=>import("./php_hr-uctzynpc.js"),[]),"../lang/php_hu.json":()=>Vt(()=>import("./php_hu-DRP_pEbU.js"),[]),"../lang/php_it.json":()=>Vt(()=>import("./php_it-DvFCurdv.js"),[]),"../lang/php_lt.json":()=>Vt(()=>import("./php_lt-igJN2kxI.js"),[]),"../lang/php_lv.json":()=>Vt(()=>import("./php_lv-Duk__2Se.js"),[]),"../lang/php_me.json":()=>Vt(()=>import("./php_me-D2GvlC2S.js"),[]),"../lang/php_mk.json":()=>Vt(()=>import("./php_mk-BgmFU5pS.js"),[]),"../lang/php_mt.json":()=>Vt(()=>import("./php_mt-O3QXroMZ.js"),[]),"../lang/php_nl.json":()=>Vt(()=>import("./php_nl-BOWTSTHC.js"),[]),"../lang/php_pl.json":()=>Vt(()=>import("./php_pl-0LYZgSOi.js"),[]),"../lang/php_pt.json":()=>Vt(()=>import("./php_pt-pQKM91VZ.js"),[]),"../lang/php_ro.json":()=>Vt(()=>import("./php_ro-BWSvity8.js"),[]),"../lang/php_rs.json":()=>Vt(()=>import("./php_rs-goYz4zr-.js"),[]),"../lang/php_sk.json":()=>Vt(()=>import("./php_sk-CXHdvk8m.js"),[]),"../lang/php_sl.json":()=>Vt(()=>import("./php_sl-CSX4v--c.js"),[]),"../lang/php_sv.json":()=>Vt(()=>import("./php_sv-BpQN1T77.js"),[]),"../lang/php_tr.json":()=>Vt(()=>import("./php_tr-fgTOPr5f.js"),[]),"../lang/php_ua.json":()=>Vt(()=>import("./php_ua-hOTG8Z8H.js"),[])})[`../lang/${e}.json`]()});Ut.component("ActivityForm",m4);Ut.component("ResourceForm",EV);Ut.component("ResourceCard",B1);Ut.component("ResourcePill",$1);Ut.component("Pagination",cd);Ut.component("Singleselect",PV);Ut.component("PasswordField",FV);Ut.component("Multiselect",jV);Ut.component("CountrySelect",KV);Ut.component("ModerateEvent",mF);Ut.component("ReportEvent",dH);Ut.component("AutocompleteGeo",FF);Ut.component("DateTime",QB);Ut.component("Question",d8);Ut.component("PictureForm",w8);Ut.component("Flash",ud);Ut.component("InputTags",eH);Ut.component("SearchPageComponent",t7);Ut.component("AvatarForm",Wj);Ut.component("PartnerGallery",a9);Ut.component("MatchMakingToolForm",H7);Ut.component("ToolCard",Pw);Ut.component("ToolDetailCard",Ij);Ut.component("EventCard",Dw);Ut.component("EventDetail",MU);Ut.component("SelectField",Fo);Ut.mount("#app"); diff --git a/public/build/assets/php_en-BaNSAY86.js b/public/build/assets/php_en-BBJwYldV.js similarity index 99% rename from public/build/assets/php_en-BaNSAY86.js rename to public/build/assets/php_en-BBJwYldV.js index d3c463b99..c409599e5 100644 --- a/public/build/assets/php_en-BaNSAY86.js +++ b/public/build/assets/php_en-BBJwYldV.js @@ -179,7 +179,7 @@ const e={"auth.failed":"These credentials do not match our records.","auth.passw (@CodeWeekEU). Talk to your friends, fellow educators, the local press, and make a press release.`,"guide.how_to.items.5":`Don't forget to add your activity on the Code Week map!`,"guide.material.title":"Promotional material","guide.material.text":`

Check out our blog for latest information and feel free to - adapt the most recent press release to your needs, or create your own:

`,"guide.material.items.1":'Getting ready for EU Code Week 2019: new online course for teachers, an extended repository of handy materials and a revamped website',"guide.material.items.2":'Gearing up to celebrate EU Code Week 2019 (available in 29 languages)',"guide.toolkits.title":"Download the following toolkits to help you get started:","guide.toolkits.communication_toolkit":"Communications Toolkit","guide.toolkits.teachers_toolkit":"Teachers Toolkit","guide.questions.title":"Questions?","guide.questions.content":'

If you have questions about organising and promoting your #EUCodeWeek activity, get in touch with one of the EU Code Week Ambassadors from your country.

',"hackathon-greece.title":"EU Code Week HACKATHON","hackathon-greece.subtitle":"Bring your ideas to life!","hackathon-greece.misc.0":"Read the rules & code of conduct","hackathon-greece.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-greece.misc.2":"Our Partners","hackathon-greece.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-greece.sections.1.content.1":"The EU Code Week Hackathon","hackathon-greece.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 12-hours. The 10 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-greece.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-greece.sections.2.title":"What to expect?","hackathon-greece.sections.2.content.0":"Expert coaching","hackathon-greece.sections.2.content.1":"Skills workshops","hackathon-greece.sections.2.content.2":"Fun activities","hackathon-greece.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-greece.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-greece.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-greece.sections.3.content.0":"Sign up now to","hackathon-greece.sections.3.content.1":"EU Code Week Hackathon Greece","hackathon-greece.sections.3.content.2":"and bring your ideas to life!","hackathon-greece.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-greece.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Greece? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-greece.sections.4.content.1":"Propose a challenge","hackathon-greece.sections.4.content.2":"Votes for the Greek challenge will start on the 9th of April.","hackathon-greece.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-greece.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-greece.sections.5.content.1":"Vote on what matters most to you!","hackathon-greece.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-greece.sections.6.title":"The Challenge","hackathon-greece.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-greece.sections.6.content.1":"Based on public voting, the challenge for the Greek Hackathon is:","hackathon-greece.sections.6.content.2":"Based on public voting, the challenge for the Greek Hackathon was:","hackathon-greece.sections.7.title":"Resource Centre","hackathon-greece.sections.8.title":"Programme","hackathon-greece.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-greece.sections.8.content.0.1":"has three distinct rounds","hackathon-greece.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 12 teams will be chosen to remain in the competition. Free online training and mentoring for all 12 teams, during summer 2021.","hackathon-greece.sections.8.content.2":"The final: the physical hackathon. 10 teams will have all received equal training in the second round, but only one will win. Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-greece.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-greece.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 12 final teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 12 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-greece.sections.8.content.5":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates! ","hackathon-greece.sections.8.content.6":"If your team is one of the 12 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-greece.sections.8.content.7":"The 12 finalist teams will meet in a 12-hour hackathon on the 9 October 2021. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-greece.sections.9.title":"Practical Info","hackathon-greece.sections.9.content.0":"The Hackathon will take place onsite on the 9 October 2021","hackathon-greece.sections.9.content.1":"The Hackathon is free of charge.","hackathon-greece.sections.10.title":"Jury & Mentors","hackathon-greece.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Greece brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-greece.sections.10.content.1":"Sign up now to","hackathon-greece.sections.10.content.2":"EU Code Week Hackathon","hackathon-greece.sections.10.content.3":"and make it happen!","hackathon-greece.sections.11.title":"Side events","hackathon-greece.sections.11.content.0":"Do these themes interest you but you don’t know how to code? Sign up to our side events and discover the thrill of coding, innovation, entrepreneurship and other skills vital to participating in the digital world. The Code Week Hackathon side events are scheduled to run from May to October and will include several different types of workshop. They are free of charge, you just have to sign up here. Come and learn more.","hackathon-greece.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-greece.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-greece.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-greece.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-greece.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-greece.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-greece.sections.11.events.makex.content.2":"here","hackathon-greece.sections.11.events.makex.content.3":"to register !","hackathon-greece.sections.11.events.makex.content.4":"More information:","hackathon-greece.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-greece.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-greece.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-greece.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-greece.sections.12.title":"About CODEWEEK.EU","hackathon-greece.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-greece.sections.12.content.1":"EU Code Week","hackathon-greece.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-greece.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-greece.sections.12.content.4":"European Commission","hackathon-greece.sections.12.content.5":"and local","hackathon-greece.sections.12.content.6":"EU Code Week Ambassadors","hackathon-greece.sections.12.content.7":"The initiative is financed by","hackathon-greece.sections.12.content.8":"the European Parliament","hackathon-greece.sections.12.content.9":"Discover More","hackathon-greece.sections.winners.0":"Congratulations to all the participants of this first edition of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-greece.sections.winners.1":"A special big up to the winning teams. The teams selected for the final, which will take place the 9 October 2021, are the following:","hackathon-greece.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-greece.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-greece.sections.focus.0":"Focus on the 1st round of the 24h online Hackathon:","hackathon-greece.sections.focus.1":"Introduction to the EU Code Week Hackathon Greece","hackathon-greece.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Greece","hackathon-greece.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Greece","hackathon-greece.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Greece","hackathon-greece.sections.mentors.1.0":"Dimitrios Tzimas","hackathon-greece.sections.mentors.1.1":"Dimitrios Tzimas received the B.Sc degree in Informatics, Aristotle University of Thessaloniki, Greece, and the M.Sc degree in “Digital Signal Processing for Communications and Multimedia” University of Athens, Greece.","hackathon-greece.sections.mentors.1.2":"He is currently a PhD student at the Aristotle University of Thessaloniki. His research interests include Learning Analytics and MOOCs. He has published many scientific articles in journals and conference proceedings. He teaches Computer Science in secondary and higher education for the last 21 years. He is a co-author of 4 Greek books about computer programming.","hackathon-greece.sections.mentors.2.0":"Ioannis Papikas","hackathon-greece.sections.mentors.2.1":"Ioannis has entered the world of entrepreneurship around 8 years ago and helped build web applications with his team in various industries.","hackathon-greece.sections.mentors.2.2":'Also participated in the "Entrepreneur First" accelerator in London, building his own startup. Ioannis is currently a Senior Product Manager at Orfium.',"hackathon-greece.sections.mentors.3.0":"John Fanidis","hackathon-greece.sections.mentors.3.1":"My name is John Fanidis, I am 27 years old and I live in Thessaloniki, Greece. I have been passionate about development since my days in high school when I first started learning how to design and write simple web and mobile applications.","hackathon-greece.sections.mentors.3.2":"For the last 7 years I have been part of many amazing and incredibly talented teams in more than 20 web and mobile projects. I currently work both as Lead Frontend Engineer in Exandia, based in Thessaloniki and as a freelancer mobile developer.","hackathon-greece.sections.mentors.4.0":"Lida Papatzika","hackathon-greece.sections.mentors.4.1":"Lida Papatzika works at Alexander Innovation Zone S.A. as communications manager. She holds extensive experience in the fields of marketing and promotion of projects relevant to the regional innovation ecosystem.","hackathon-greece.sections.mentors.5.0":"Nikolas Goulias","hackathon-greece.sections.mentors.5.1":"Nikolas is the IBM - Red Hat Synergy Lead Architect in the UK&I empowering IBM with Red Hat's open source innovation and helping customers define strategies, architect and solve problems with technology. ","hackathon-greece.sections.mentors.6.0":"Achilleas Yfantis","hackathon-greece.sections.mentors.6.1":"Achilleas Yfantis have created various startups and worked in various companies such as Citrix.","hackathon-greece.sections.mentors.6.2":"I'm and automation security testing engineer, my field of knowledge includes: kybernetes, microservices, shell, containers, azure, ci/cd, github, Python, golang.","hackathon-greece.sections.mentors.7.0":"Alex Papadakis","hackathon-greece.sections.mentors.7.1":"Alex Papadakis is a Tech Consultant with experience of business development, sales and client account management in multiple international markets (UKI,Spain,Greece,Cyprus) across various business verticals.","hackathon-greece.sections.mentors.7.2":"He joined Amazon Web Services in 2019 as a Business Development Representative. Before joining Amazon he has worked for Google, Coca-Cola, Public Retail World S.A holding various roles in Sales and Marketing. He holds a BSc in International Business from University of Kent and an MSc in Management from CASS Business School.","hackathon-greece.sections.mentors.8.0":"Andriana Vera","hackathon-greece.sections.mentors.8.1":"My name is Andriana Vera, currently I am studying at the National & Kapodistrian University of Athens - Department of Informatics and Telecommunications.","hackathon-greece.sections.mentors.8.2":"At the moment, I work as a part-time modern workplace developer at Team CANDI/InfoQuest Technologies. Motivated and excited about the tech field, I enjoy spending time learning and sharing my knowledge.","hackathon-greece.sections.mentors.9.0":"Antigoni Kakouri","hackathon-greece.sections.mentors.9.1":"5th-year Electrical and Computer Engineering student at Aristotle University of Thessaloniki. Microsoft Learn Student Ambassador since January 2021.","hackathon-greece.sections.mentors.10.0":"Athanasios Dimou","hackathon-greece.sections.mentors.10.1":"Geomentor. Employee of the Ministry of Culture. Geoinformatic and Surveyor engineer with 2 Master deggrees. First place with his 4member team on NASA Space Apps 2017 in Greece.","hackathon-greece.sections.mentors.10.2":"Mentor, judge and supporter in many Hackathons, Datathlons (Nasa Space Apps, MIT Covid-19 Challenge, Healthahtlon, Tap2open, Copernicus 2019-2020, Ίδρυμα Ευγενίδου - Hack the Lab, Global Hack, Antivirus Hackathon, HackCoronaGreece and many more). President of Panhellenic Association of Graduates of GeoInformatics and Surveying Engineering","hackathon-greece.sections.mentors.11.0":"Despoina Ioannidou","hackathon-greece.sections.mentors.11.1":"Despoina Ioannidou, graduated with a PhD in Applied Mathematics from Cnam. After a few years of working as data-scientist and computer vision engineer, she co-founded an AI startup, Trayvisor where she’s leading the tech as CTO.","hackathon-greece.sections.mentors.11.2":"","hackathon-greece.sections.mentors.12.0":"Evangelia Iakovaki","hackathon-greece.sections.mentors.12.1":"My name is Evangelia Iakovaki, i am Physicist and I work as a Physicist in a public high school.I also work as a guidance counselor for students","hackathon-greece.sections.mentors.13.0":"Giannis Prapas","hackathon-greece.sections.mentors.13.1":"My name is Giannis Prapas and I am an Account Executive focusing on Digital Native Businesses in Amazon Web Services (AWS).","hackathon-greece.sections.mentors.13.2":"My job is to enable organizations to innovate and easily build sophisticated and scalable applications by using AWS services.","hackathon-greece.sections.mentors.14.0":"Ilias Karabasis","hackathon-greece.sections.mentors.14.1":"I am currently working as a Full Stack Software Engineer, while exploring the field of Data Science and AI. I also joined recently the MS Learn Student Ambassadors Program.","hackathon-greece.sections.mentors.14.2":"My expertise is in.NET Technologies, C# and Angular. I am familiar with Python as well several Machine Learning and Data Science Frameworks.","hackathon-greece.sections.mentors.15.0":"Dr. Konstantinos Fouskas","hackathon-greece.sections.mentors.15.1":"Dr. Konstantinos Fouskas, is Associate Profesor of “Digital Entrepreneurship and Technological Innovation” in the Department of Applied informatics at the University of Macedonia. He is teaching in the area of digital innovation and entrepreneurship, e-business and e-commerce, technology management and Digital transformation.","hackathon-greece.sections.mentors.15.2":"He is also teaching and collaborating with a number of other Academic Institutes in the areas of innovation and entrepreneurship in Greece and worldwide. His has over 50 research articles published in international peer-reviewed journals and conferences and he has participated in more than 30 funded International and National research projects related to entrepreneurship, innovation, and ICT.","hackathon-greece.sections.mentors.16.0":"Marina Stavrakantonaki","hackathon-greece.sections.mentors.16.1":"Greetings from AWS! I am a Public Policy Manager for Amazon Web Services, covering Greece and Cyprus. My educational and work experience background is in Public Policy, Business Strategy and my PhD on Epidemiology. I am happy to assist the students where they need me.","hackathon-greece.sections.mentors.17.0":"Nikos Zachariadis","hackathon-greece.sections.mentors.17.1":"Nikos is basically a chemist. He studied chemistry, but he soon discovered that chemical compounds are less interesting than human relationships. However, chemistry explains analytically the processes of life, so its reduction to “human compounds” leads to a wonderful way of thinking. In his professional career so far, for about 22 years, Nikos promotes and strengthens formal sales people to people who produce profitable work, with respect and commitment to their collaborators and customers. Nikos does not like numbers. Numbers are just a result that is easy to come, if people can overcome the concept of “opposite” and move on to the concept of “together”.","hackathon-greece.sections.mentors.17.2":"In the last 6 years he is living the dream of his life, applying his whole experience, devoting all his energy and enjoying every minute of the day at Lancom as Chief Commercial Officer. His experience is at your disposal, along with his passion for discussions and sharing ideas. You can find Nikos at Lancom’s HQ or send him an email at:nzachariadis@lancom.gr","hackathon-greece.sections.mentors.18.0":"Rodanthi Alexiou","hackathon-greece.sections.mentors.18.1":"My name is Rodanthi Alexiou and I currently study Computer Science in the University of Athens. I am a Microsoft Learn Student Ambassador, a General Organizer in Google’s Developer Student Club, a member of the Operations team of Mindspace NPO and my passions are Artificial Intelligence and Data Science. You can find my tech blogs here: http://www.rodanthi-alexiou.com/","hackathon-greece.sections.mentors.19.0":"Triantafyllos Paschaleris","hackathon-greece.sections.mentors.19.1":"A Business Intelligence Developer with passion about technology. A curious learner with love for volunteering in IT. Currently pursuing a master’s degree in Big Data Analytics.","hackathon-greece.sections.mentors.20.0":"Katerina Katmada","hackathon-greece.sections.mentors.20.1":"Katerina is a designer with coding background, skilled in visual identity, UI/UX and data visualization design. She has studied Computer Science (BSc, MSc) and Product Design (MSc), and currently works as a visual designer at Geekbot.","hackathon-greece.sections.mentors.20.2":"She is interested in creating accessible and enjoyable designs for various platforms, starting by defining user needs and translating them into tangible concepts, while reinforcing the brand’s voice through consistent visual touchpoints.","hackathon-greece.sections.mentors.21.0":"Alexandra Hatsiou","hackathon-greece.sections.mentors.21.1":"Alexandra is from Athens and works as a Business Development Representative at Amazon Web Services (AWS) in Madrid, supporting AWS customers based in Central Eastern Europe. She has an background in Economics and Management and before AWS she worked in Marketing.","hackathon-greece.sections.mentors.22.0":"Demetris Bakas","hackathon-greece.sections.mentors.22.1":"Demetris Bakas is a Gold Microsoft Learn Student Ambassador and a Computer Engineering student from the University of Patras, passionate with software engineering and Artificial Intelligence.","hackathon-greece.sections.mentors.23.0":"Dimitra Iordanidou","hackathon-greece.sections.mentors.23.1":"Dimitra Iordanidou has a financial background and works for Thessaloniki Innovation Zone as Head of Financial Services. She has a working experience in budgeting and financial monitoring. In addition, she was involved several years in running championships as a marathon runner and she has founded and organizes for a 4th year a project for runners and kids Koufalia Hill Run. She holds a master's degree in Business Administration (Bath University, UK) and a degree in Economics from the Aristotle University of Thessaloniki.","hackathon-greece.sections.mentors.24.0":"Dimitris Dimosiaris","hackathon-greece.sections.mentors.24.1":"Dimitris Dimosiaris is co-founder at Founderhood, which aims to impact every human life by giving to each tech startup founder, anywhere, access to the best resources. In the past he has been part of two startup projects. He is founding member in the first student-run entrepreneurship club in Greece, ThinkBiz. Founding member & ex-chairman of the Non-profit organization Mindspace which is based on National Technical University of Athens and its activities spread across Greece. Dimitris has extensive experience in designing and building innovative web products.","hackathon-greece.sections.mentors.25.0":"Georgia Margia","hackathon-greece.sections.mentors.25.1":"Professional in software engineering for over 6 years. Has built software, related to demand forecasting, which is used by large retail companies in U.S., England and Russia. Currently, working as a Database Reporting Analyst, dealing with storing, management and manipulation of data in order to create reports, analyze patterns and trends and provide findings to be taken into account for strategic and operational decisions and actions.","hackathon-greece.sections.mentors.26.0":"Konstantinos Chaliasos","hackathon-greece.sections.mentors.26.1":"My name is Konstantinos Chaliasos and I am based in Thessaloniki, Greece. I am passionate about all aspects of software development with a strong focus on web and mobile applications. For the past 10 years I have worked with teams all over the world on exciting projects with the goal of increasing our quality of life using tech.Currently working both as a Lead Software Engineer in Exandia and as a freelancer Software Engineer.","hackathon-greece.sections.mentors.27.0":"Kostas Kalogirou","hackathon-greece.sections.mentors.27.1":"CEO Exandia. Business executive with tech orientation, seasoned executive in visual communication and experienced design educator. Assistant curator at Thessaloniki Design Museum, has co-organised exhibitions in Europe and USA. Design educator and guest lecturer in design events around Greece and jury member in national and international graphic design competitions. Will assist Hackathon teams in business aspects of software product development and pitching.","hackathon-greece.sections.mentors.27.2":"","hackathon-greece.sections.mentors.28.0":"Maria-Anastasia Moustaka","hackathon-greece.sections.mentors.28.1":"Maria-Anastasia Moustaka is an undergraduate student in the Department of Computer Engineering at the University of Patras and Gold Microsoft Learn Student Ambassador. She has also been teaching robotics and programming for the last four years and has excelled in global robotics competitions with the Robotics Club of the University of Patras.","hackathon-greece.sections.mentors.29.0":"Mixalis Nikolaidis","hackathon-greece.sections.mentors.29.1":"I’m a Senior Software Engineer, Consultant and Trainer. I’m mainly interested in the development of innovative cloud solutions that take full advantage of the Microsoft technology stack. I have worked on multiple projects providing quality services both in team environments and independently.","hackathon-greece.sections.mentors.30.0":"Nikiforos Botis","hackathon-greece.sections.mentors.30.1":"Nikiforos works as a Solutions Architect (SA) at Amazon Web Services, looking after Public Sector customers in Greece and Cyprus. In his role as an SA, he is responsible for helping customers in their digital transformation journey by sharing best practices for architecting successful solutions at the AWS Cloud. Prior to joining AWS (2.5 years ago), Nikiforos pursued a MSc in Computer Science at Imperial College London and a BSc in Management Science and Technology at Athens University of Economics and Business.","hackathon-greece.sections.mentors.31.0":"Panayiotis Antoniou","hackathon-greece.sections.mentors.31.1":"Hi, my name is Panayiotis Antoniou, I am currently living in London where I work as a Solutions Architect in AWS. I was born and raised in Cyprus and I came to the UK to study my Bachelors in Computer Science. I have an interest in Analytics, Networking and Sustainability. Outside work I like playing racket sports, guitar and watching films.","hackathon-greece.sections.mentors.31.2":"","hackathon-greece.sections.mentors.32.0":"Anastasia Papadou","hackathon-greece.sections.mentors.32.1":"Anastasia is a Senior Business Development Representative at Amazon Web Services, supporting AWS growth across EMEA. She has 5 years of experience in implementing/selling cloud technologies and she has an academic background in Management Science and Technology.","hackathon-greece.sections.mentors.33.0":"Konstantina Tagkopoulou","hackathon-greece.sections.mentors.33.1":"Konstantina Tagkopoulou is passionate about entrepreneurship, and has experience working with startups and scaleups across Europe. Since she joined Amazon Web Services in 2019, she has supported startups on their cloud journey and go-to-market strategy. Prior to AWS, she worked for a B2B SaaS startup in London, focusing on commercial growth and strategic business development. She holds a BSc in Sociology from the University of Bath and an MSc in Sociology from the University of Oxford.","hackathon-greece.sections.mentors.34.0":"Dimitrios Kourtesis","hackathon-greece.sections.mentors.34.1":"Dimitrios Kourtesis is a technology entrepreneur and partner at Ideas Forward, a technology venture studio based in Thessaloniki, Greece. He enjoys exploring applications of new software technologies to interesting problems and exploring applications of new business models to interesting markets. Working in tech since 2005, he has collected experiences as R&D software engineer, PhD researcher, product development consultant, startup founder, advisor to growing businesses and angel investor.","hackathon-greece.sections.after.0":"What happens next?","hackathon-greece.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of the Greek Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-greece.sections.after.2":"EU Code Week Hackathon Greece gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-greece.sections.after.3":"The Winners","hackathon-greece.sections.after.4":"See all the winners","hackathon-greece.sections.after.5":"Gallery","hackathon-greece.sections.after.6":"Check out the ‘young hackers’ from Greece in action during the EU Code Week Hackathon","hackathon-greece.sections.after.7":"Support Wall","hackathon-greece.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-greece.sections.after.9":"Jury & Mentors","hackathon-greece.sections.after.10":"EU Code Week Hackathon in Greece brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-greece.sections.after.11":"Read the guidelines","hackathon-ireland.title":"EU Code Week HACKATHON","hackathon-ireland.subtitle":"Bring your ideas to life!","hackathon-ireland.misc.0":"Read the rules & code of conduct","hackathon-ireland.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-ireland.misc.2":"Our Partners","hackathon-ireland.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-ireland.sections.1.content.1":"The EU Code Week Hackathon","hackathon-ireland.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 24-hours. The 5 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-ireland.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-ireland.sections.2.title":"What to expect?","hackathon-ireland.sections.2.content.0":"Expert coaching","hackathon-ireland.sections.2.content.1":"Skills workshops","hackathon-ireland.sections.2.content.2":"Fun activities","hackathon-ireland.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-ireland.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-ireland.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-ireland.sections.3.content.0":"Sign up now to","hackathon-ireland.sections.3.content.1":"EU Code Week Hackathon Ireland","hackathon-ireland.sections.3.content.2":"and bring your ideas to life!","hackathon-ireland.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-ireland.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Ireland? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-ireland.sections.4.content.1":"Propose a challenge","hackathon-ireland.sections.4.content.2":"Votes for the Irish challenge will start on the 24 of March.","hackathon-ireland.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-ireland.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-ireland.sections.5.content.1":"Vote on what matters most to you!","hackathon-ireland.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-ireland.sections.6.title":"The Challenge","hackathon-ireland.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-ireland.sections.6.content.1":"Based on public voting, the challenge for the Irish Hackathon is:","hackathon-ireland.sections.6.content.2":"Based on public voting, the challenge for the Irish Hackathon was:","hackathon-ireland.sections.7.title":"Resource Centre","hackathon-ireland.sections.8.title":"Programme","hackathon-ireland.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-ireland.sections.8.content.0.1":"has three distinct rounds","hackathon-ireland.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 5 teams will be chosen to remain in the competition. Free online training and mentoring for the teams, during summer 2021.","hackathon-ireland.sections.8.content.2":"The final hackathon: Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-ireland.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-ireland.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 5 final teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 5 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-ireland.sections.8.content.5":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates! ","hackathon-ireland.sections.8.content.6":"If your team is one of the 5 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-ireland.sections.8.content.7":"The 5 finalist teams will meet online in a 24-hour hackathon. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-ireland.sections.9.title":"Practical Info","hackathon-ireland.sections.9.content.0":"The final hackathon will take place online the 23-24 September 2021 with the teams that succeed the first round.","hackathon-ireland.sections.9.content.1":"The Hackathon is free of charge.","hackathon-ireland.sections.10.title":"Jury & Mentors","hackathon-ireland.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Ireland brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-ireland.sections.10.content.1":"Sign up now to","hackathon-ireland.sections.10.content.2":"EU Code Week Hackathon","hackathon-ireland.sections.10.content.3":"and make it happen!","hackathon-ireland.sections.11.title":"I don't know coding - what can I do?","hackathon-ireland.sections.11.content.0":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. From April to September, we are organising side events with our amazing partners of the EU Code Week Hackathons and it’s free to take part! Check out the different activities and register to get the link.","hackathon-ireland.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-ireland.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-ireland.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-ireland.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-ireland.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-ireland.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-ireland.sections.11.events.makex.content.2":"here","hackathon-ireland.sections.11.events.makex.content.3":"to register !","hackathon-ireland.sections.11.events.makex.content.4":"More information:","hackathon-ireland.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-ireland.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-ireland.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-ireland.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-ireland.sections.12.title":"About CODEWEEK.EU","hackathon-ireland.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-ireland.sections.12.content.1":"EU Code Week","hackathon-ireland.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-ireland.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-ireland.sections.12.content.4":"European Commission","hackathon-ireland.sections.12.content.5":"and local","hackathon-ireland.sections.12.content.6":"EU Code Week Ambassadors","hackathon-ireland.sections.12.content.7":"The initiative is financed by","hackathon-ireland.sections.12.content.8":"the European Parliament","hackathon-ireland.sections.12.content.9":"Discover More","hackathon-ireland.sections.winners.0":"Congratulations to all the participants of this first round of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-ireland.sections.winners.1":"A special big up to the winning teams. The teams selected for the online final in September are the following:","hackathon-ireland.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-ireland.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-ireland.sections.focus.0":"Focus on the 1st round of the 24h online Hackathon:","hackathon-ireland.sections.focus.1":"Introduction to the EU Code Week Hackathon Greece","hackathon-ireland.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Greece","hackathon-ireland.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Greece","hackathon-ireland.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Greece","hackathon-ireland.sections.after.0":"What happens next?","hackathon-ireland.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of X hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-ireland.sections.after.2":"EU Code Week Hackathon Ireland gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, 5 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-ireland.sections.after.3":"The Winners","hackathon-ireland.sections.after.4":"See all the winners","hackathon-ireland.sections.after.5":"Gallery","hackathon-ireland.sections.after.6":"Check out the ‘young hackers’ from Ireland in action during the EU Code Week Hackathon","hackathon-ireland.sections.after.7":"Support Wall","hackathon-ireland.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-ireland.sections.after.9":"Jury & Mentors","hackathon-ireland.sections.after.10":"EU Code Week Hackathon in Ireland brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-ireland.sections.after.11":"Read the guidelines","hackathon-ireland.sections.voting.title":"Vote now for your preferred challenge for EU Code Week Hackathon Ireland on 26-27 April 2021!","hackathon-ireland.sections.voting.challenges":"Challenges have been collected from all over the country to allow the students to solve a challenge for their local community. After careful deliberation, the top 3 challenges have been selected, and we leave it up to you to decide which challenge that may be solved through coding, developing, and design at the hackathon.","hackathon-ireland.sections.voting.deadline":"You can vote for your preferred challenge until 20 April 2021, where the final challenge is selected.","hackathon-ireland.sections.voting.header":"Vote for one of the three challenges:","hackathon-ireland.sections.voting.challenge":"challenge","hackathon-ireland.sections.voting.choices.0":"Digital inclusiveness for digital community groups","hackathon-ireland.sections.voting.choices.1":"Flood Tracking Along The River Shannon","hackathon-ireland.sections.voting.choices.2":"Fighting cyber bullying on Social Media","hackathon-ireland.sections.voting.reveal-date":"The challenge is revealed after the opening of the online hackathon on 26 April.","hackathon-ireland.sections.voting.thanks.0":"Thanks for voting!","hackathon-ireland.sections.voting.thanks.1":"You can find out which challenge is selected after 26. April on the EU Code Week Hackathon website.","hackathon-italy.title":"EU Code Week HACKATHON","hackathon-italy.subtitle":"Bring your ideas to life!","hackathon-italy.misc.0":"Read the rules & code of conduct","hackathon-italy.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-italy.misc.2":"Our Partners","hackathon-italy.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-italy.sections.1.content.1":"The EU Code Week Hackathon","hackathon-italy.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 24-hours. The 10 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-italy.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-italy.sections.2.title":"What to expect?","hackathon-italy.sections.2.content.0":"Expert coaching","hackathon-italy.sections.2.content.1":"Skills workshops","hackathon-italy.sections.2.content.2":"Fun activities","hackathon-italy.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-italy.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-italy.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-italy.sections.3.content.0":"Sign up now to","hackathon-italy.sections.3.content.1":"EU Code Week Hackathon Italy","hackathon-italy.sections.3.content.2":"and bring your ideas to life!","hackathon-italy.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-italy.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Italy? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-italy.sections.4.content.1":"Propose a challenge","hackathon-italy.sections.4.content.2":"Votes for the Italian challenge will start on the 9th of April.","hackathon-italy.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-italy.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-italy.sections.5.content.1":"Vote on what matters most to you!","hackathon-italy.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-italy.sections.6.title":"The Challenge","hackathon-italy.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-italy.sections.6.content.1":"Based on public voting, the challenge for the Italian Hackathon is:","hackathon-italy.sections.6.content.2":"Based on public voting, the challenge for the Italian Hackathon was:","hackathon-italy.sections.7.title":"Resource Centre","hackathon-italy.sections.8.title":"Programme","hackathon-italy.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-italy.sections.8.content.0.1":"has three distinct rounds","hackathon-italy.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 12 teams will be chosen to remain in the competition. Free online training and mentoring for all 12 teams, during summer 2021.","hackathon-italy.sections.8.content.2":"The final: 12 teams will have all received equal training in the second round, but only one will win. Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-italy.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-italy.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 12 final teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 12 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-italy.sections.8.content.5":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates! ","hackathon-italy.sections.8.content.6":"If your team is one of the 12 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-italy.sections.8.content.7":"The 12 finalist teams will meet in a 12-hour hackathon on 24-25 September. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-italy.sections.9.title":"Practical Info","hackathon-italy.sections.9.content.0":"The Hackathon will take place on the 24-25 September 2021.","hackathon-italy.sections.9.content.1":"The Hackathon is free of charge.","hackathon-italy.sections.10.title":"Jury & Mentors","hackathon-italy.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Italy brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-italy.sections.10.content.1":"Sign up now to","hackathon-italy.sections.10.content.2":"EU Code Week Hackathon","hackathon-italy.sections.10.content.3":"and make it happen!","hackathon-italy.sections.11.title":"Side events","hackathon-italy.sections.11.content.0":"Do these themes interest you but you don’t know how to code? Sign up to our side events and discover the thrill of coding, innovation, entrepreneurship and other skills vital to participating in the digital world. The Code Week hackathon side events are scheduled to run from May to October and will include several different types of workshop. They are free of charge, you just have to sign up here. Come and learn more.","hackathon-italy.sections.11.events.minecraft.title":"Minecraft Education Edition Teacher Academy: Design Your Own Multimedia Learning Environment!","hackathon-italy.sections.11.events.minecraft.abstract":"The Minecraft: Education Edition Teacher Academy course will focus on using Minecraft: Education Edition as a teaching and learning tool designed to support important pedagogical practices in the learning environment. At the end of this learning path, you will become a Minecraft certified teacher and receive the badge.","hackathon-italy.sections.11.events.minecraft.content.0":"Path participants will learn:","hackathon-italy.sections.11.events.minecraft.content.1":"Basic mechanics of downloading, setting up and logging into Minecraft: Education Edition","hackathon-italy.sections.11.events.minecraft.content.2":"In-game play by exploring movement within the game as well as learning the process for placing and breaking blocks","hackathon-italy.sections.11.events.minecraft.content.3":"Key features of world management and classroom settings","hackathon-italy.sections.11.events.minecraft.content.4":"Tips on classroom management and readiness","hackathon-italy.sections.11.events.minecraft.content.5":"An understanding of basic in-game coding","hackathon-italy.sections.11.events.minecraft.content.6":"Skills that allow for learner collaboration, creativity, and communication","hackathon-italy.sections.11.events.minecraft.content.7":"How to incorporate engineering practices","hackathon-italy.sections.11.events.minecraft.content.8":"Chemistry and Science in-game functionality","hackathon-italy.sections.11.events.minecraft.content.9":"How the game supports learner inquiry and curiosity","hackathon-italy.sections.11.events.minecraft.date":"Friday 22 October from 17.00-18.30.","hackathon-italy.sections.11.events.minecraft.participate":"To participate:","hackathon-italy.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-italy.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-italy.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-italy.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-italy.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-italy.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-italy.sections.11.events.makex.content.2":"here","hackathon-italy.sections.11.events.makex.content.3":"to register !","hackathon-italy.sections.11.events.makex.content.4":"More information:","hackathon-italy.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-italy.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-italy.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-italy.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-italy.sections.12.title":"About CODEWEEK.EU","hackathon-italy.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-italy.sections.12.content.1":"EU Code Week","hackathon-italy.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-italy.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-italy.sections.12.content.4":"European Commission","hackathon-italy.sections.12.content.5":"and local","hackathon-italy.sections.12.content.6":"EU Code Week Ambassadors","hackathon-italy.sections.12.content.7":"The initiative is financed by","hackathon-italy.sections.12.content.8":"the European Parliament","hackathon-italy.sections.12.content.9":"Discover More","hackathon-italy.sections.winners.0":"Congratulations to all the participants of this first edition of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-italy.sections.winners.1":"A special big up to the winning teams. The teams selected for the final, which will take place the 24-25 September, are the following: ","hackathon-italy.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-italy.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-italy.sections.focus.0":"About the 24h online Hackathon:","hackathon-italy.sections.focus.1":"Introduction to the EU Code Week Hackathon Italy","hackathon-italy.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Italy","hackathon-italy.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Italy","hackathon-italy.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Italy","hackathon-italy.sections.mentors.1.0":"Francesco Piero Paolicelli","hackathon-italy.sections.mentors.1.1":"Francesco Piero Paolicelli, known as Piersoft in every socials network.","hackathon-italy.sections.mentors.1.2":"Coding and Making expert, Arduino Educational Trainer, Data Scientist and Data Viz Expert","hackathon-italy.sections.mentors.1.3":"University professor at LUM (University Luis Monnet )School of Management for OpenData and OpenGovernment","hackathon-italy.sections.mentors.1.4":"Champion of CoderDojo club Lecce","hackathon-italy.sections.mentors.2.0":"Gianluca Orpello","hackathon-italy.sections.mentors.2.1":"Hi, my name is Gianluca Orpello. I’m an Apple Certified Trainer and a freelance Mentor in Italy. I specialise in iOS, watchOS, macOS and tvOS app design and develop, web and app design, Client-Server protocol & API design.","hackathon-italy.sections.mentors.2.2":"I also have knowledge in User Interaction & User Experience, and Project Management.","hackathon-italy.sections.mentors.3.0":"Luca Versari","hackathon-italy.sections.mentors.3.1":"Luca Versari works on the JPEG XL standard as a Software Engineer for Google.","hackathon-italy.sections.mentors.3.2":"In the past, he tutored Italian Computer Science Olympiads students preparing for international competitions.","hackathon-italy.sections.mentors.4.0":"Alessandra Valenti","hackathon-italy.sections.mentors.4.1":"Alessandra Valenti is Customer Success Manager for Microsoft Education. Expert in new technologies for teaching, she deals in particular with the design and development of multimedia languages necessary to train the professionals of the future through the knowledge of digital tools for the innovative school.","hackathon-italy.sections.mentors.4.2":"Through training activities for Italian students and teachers it promotes interactive solutions and learning experiences related to the world of education and culture, from the video game of Minecraft Education Edition to the development of a more sustainable and inclusive teaching. In the past she trained programming and robotics, e-learning platforms, virtual reality and STEM in schools.","hackathon-italy.sections.mentors.5.0":"Maura Sandri","hackathon-italy.sections.mentors.5.1":"Research technologist of the National Institute of Astrophysics (INAF), coordinator of the working group for the development of coding and educational robotic resources for the school, web admin for play.inaf.it, Italian leading teacher, mentor of the CoderDojo Ozzano dell'Emilia (BO).","hackathon-italy.sections.mentors.6.0":"Paolo Ganci","hackathon-italy.sections.mentors.6.1":"Once only a computer programmer, today a passionate supporter of coding as Co-Champion of CoderDojo Etneo in Catania.","hackathon-italy.sections.mentors.7.0":"Christel Sirocchi","hackathon-italy.sections.mentors.7.1":"Christel Sirocchi is a biotechnologist and genetic engineer turned computer scientist. She gained experience as a researcher and educator in the UK, Belgium and Türkiye, where she managed the science department in one of the most prominent international high schools and served as advisor for the Cambridge International Science Competition. She is an avid learner and passionate about STEM education, data science and data visualization.","hackathon-italy.sections.after.0":"What happens next?","hackathon-italy.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of the Italian Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-italy.sections.after.2":"EU Code Week Hackathon Italy gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-italy.sections.after.3":"The Winners","hackathon-italy.sections.after.4":"See all the winners","hackathon-italy.sections.after.5":"Gallery","hackathon-italy.sections.after.6":"Check out the ‘young hackers’ from Italy in action during the EU Code Week Hackathon","hackathon-italy.sections.after.7":"Support Wall","hackathon-italy.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-italy.sections.after.9":"Jury & Mentors","hackathon-italy.sections.after.10":"EU Code Week Hackathon in Italy brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-italy.sections.after.11":"Read the guidelines","hackathon-latvia.title":"EU Code Week HACKATHON","hackathon-latvia.subtitle":"Bring your ideas to life!","hackathon-latvia.misc.0":"Read the rules & code of conduct","hackathon-latvia.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-latvia.misc.2":"Our Partners","hackathon-latvia.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-latvia.sections.1.content.1":"The EU Code Week Hackathon","hackathon-latvia.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 24-hours. The 10 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-latvia.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-latvia.sections.2.title":"What to expect?","hackathon-latvia.sections.2.content.0":"Expert coaching","hackathon-latvia.sections.2.content.1":"Skills workshops","hackathon-latvia.sections.2.content.2":"Fun activities","hackathon-latvia.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-latvia.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-latvia.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-latvia.sections.3.content.0":"Sign up now to","hackathon-latvia.sections.3.content.1":"EU Code Week Hackathon Latvia","hackathon-latvia.sections.3.content.2":"and bring your ideas to life!","hackathon-latvia.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-latvia.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Latvia? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-latvia.sections.4.content.1":"Propose a challenge","hackathon-latvia.sections.4.content.2":"Votes for the Latvian challenge will start on the 30th of April.","hackathon-latvia.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-latvia.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-latvia.sections.5.content.1":"Vote on what matters most to you!","hackathon-latvia.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-latvia.sections.6.title":"The Challenge","hackathon-latvia.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-latvia.sections.6.content.1":"Based on public voting, the challenge for the Latvian Hackathon is:","hackathon-latvia.sections.6.content.2":"Based on public voting, the challenge for the Latvian Hackathon was:","hackathon-latvia.sections.7.title":"Resource Centre","hackathon-latvia.sections.8.title":"Programme","hackathon-latvia.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-latvia.sections.8.content.0.1":"has three distinct rounds","hackathon-latvia.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 10 teams will be chosen to remain in the competition. Free online training and mentoring for all 10 teams, during summer 2021.","hackathon-latvia.sections.8.content.2":"The final hackathon. 10 teams will have all received equal training in the second round, but only one will win. Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-latvia.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-latvia.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 10 teams that will meet in the finals. The top three teams will additionally receive valuable prizes from the hackathon supporters. First place winners will receive Raspberry Pi 4 Model B Starter KITs from the IT Education Foundation, second place winners will receive an Arduino Starter KITs from the IT Education Foundation, and third place winners will receive DRONIE drones from the IT company Cognizant Latvia.","hackathon-latvia.sections.8.content.5":"All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 10 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-latvia.sections.8.content.6":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates!","hackathon-latvia.sections.8.content.7":"If your team is one of the 10 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-latvia.sections.8.content.8":"The 10 finalist teams will meet in a 12-hour hackathon which will take place online. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-latvia.sections.9.title":"Practical Info","hackathon-latvia.sections.9.content.0":"The hackathon will take place online on 1 October 2021","hackathon-latvia.sections.9.content.1":"The Hackathon is free of charge.","hackathon-latvia.sections.10.title":"Jury & Mentors","hackathon-latvia.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Latvia brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-latvia.sections.10.content.1":"Sign up now to","hackathon-latvia.sections.10.content.2":"EU Code Week Hackathon","hackathon-latvia.sections.10.content.3":"and make it happen!","hackathon-latvia.sections.11.title":"Side events","hackathon-latvia.sections.11.content.0":"Do these themes interest you but you don’t know how to code? Sign up to our side events and discover the thrill of coding, innovation, entrepreneurship and other skills vital to participating in the digital world. The Code Week hackathon side events are scheduled to run from May to October and will include several different types of workshop. They are free of charge, you just have to sign up here. Come and learn more.","hackathon-latvia.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-latvia.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-latvia.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-latvia.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-latvia.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-latvia.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-latvia.sections.11.events.makex.content.2":"here","hackathon-latvia.sections.11.events.makex.content.3":"to register !","hackathon-latvia.sections.11.events.makex.content.4":"More information:","hackathon-latvia.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-latvia.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-latvia.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-latvia.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-latvia.sections.12.title":"About CODEWEEK.EU","hackathon-latvia.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-latvia.sections.12.content.1":"EU Code Week","hackathon-latvia.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-latvia.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-latvia.sections.12.content.4":"European Commission","hackathon-latvia.sections.12.content.5":"and local","hackathon-latvia.sections.12.content.6":"EU Code Week Ambassadors","hackathon-latvia.sections.12.content.7":"The initiative is financed by","hackathon-latvia.sections.12.content.8":"the European Parliament","hackathon-latvia.sections.12.content.9":"Discover More","hackathon-latvia.sections.winners.0":"Congratulations to all the participants of this first edition of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-latvia.sections.winners.1":"A special big up to the winning teams. The teams selected for the final, which will take place on October 1, are the following:","hackathon-latvia.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-latvia.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-latvia.sections.focus.0":"About the 24h online Hackathon:","hackathon-latvia.sections.focus.1":"Introduction to the EU Code Week Hackathon Latvia","hackathon-latvia.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Latvia","hackathon-latvia.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Latvia","hackathon-latvia.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Latvia","hackathon-latvia.sections.mentors.1.0":"Līna Sarma ","hackathon-latvia.sections.mentors.1.1":"Computer Scientist and Creative Coder, Co creator of Riga Tech Girls. ","hackathon-latvia.sections.mentors.2.0":"Jānis Mozgis","hackathon-latvia.sections.mentors.2.1":"Senior Developer at","hackathon-latvia.sections.mentors.2.2":"loves beautifully crafted code.","hackathon-latvia.sections.mentors.3.0":"Jānis Cimbulis","hackathon-latvia.sections.mentors.3.1":"Front-end Developer, Learn IT coding school teacher.","hackathon-latvia.sections.mentors.4.0":"Angela Jafarova","hackathon-latvia.sections.mentors.4.1":"Director of the Coding school Datorium. Digital skills trainer, EU CodeWeek leading teacher in Latvia.","hackathon-latvia.sections.mentors.5.0":"Elchin Jafarov","hackathon-latvia.sections.mentors.5.1":"Founder of the Datorium Coding School. Digital transformation, Data automation, Business intelligence.","hackathon-latvia.sections.mentors.6.0":"Janis Knets","hackathon-latvia.sections.mentors.6.1":"Technical architect at Accenture Latvia, more than 10 years of experience in IT field working with world-class companies","hackathon-latvia.sections.mentors.7.0":"Ance Kancere","hackathon-latvia.sections.mentors.7.1":"Project Manager at IT Education Foundation, Teacher of programming and design&technology","hackathon-latvia.sections.mentors.8.0":"Kaspars Eglītis","hackathon-latvia.sections.mentors.8.1":"Admin at University of Latvia Med Tech makerspace DF LAB & Jr Innovation Project Manager at Accenture","hackathon-latvia.sections.mentors.9.0":"Paula Elksne","hackathon-latvia.sections.mentors.9.1":"Assistant Director Bachelor Programs, RTU Riga Business School","hackathon-latvia.sections.mentors.10.0":"Linda Sinka","hackathon-latvia.sections.mentors.10.1":"Founder of Learn IT coding school for children, EU CodeWeek ambassador in Latvia","hackathon-latvia.sections.mentors.11.0":"Gundega Dekena","hackathon-latvia.sections.mentors.11.1":"DevOps Specialist at Accenture Latvia helping world class companies live in the cloud. Programming teacher and the only official GitHub Campus Advisor in Baltics.","hackathon-latvia.sections.mentors.12.0":"Emil Syundyukov","hackathon-latvia.sections.mentors.12.1":"Computer Scientist, Chief Technical Officer at biomedical startup Longenesis","hackathon-latvia.sections.mentors.13.0":"Pāvils Jurjāns","hackathon-latvia.sections.mentors.13.1":"IT entrepreneur, software engineer, business mentor, open data advocate and general geek.","hackathon-latvia.sections.mentors.14.0":"Krišjānis Nesenbergs","hackathon-latvia.sections.mentors.14.1":"Researcher and head of Cyber-physical systems lab @ EDI. Low level/embedded HW/SW, sensors, signal processing and machine learning for practical applications from wearables to self driving cars.","hackathon-latvia.sections.mentors.15.0":"Elina Razena","hackathon-latvia.sections.mentors.15.1":"Founder of Learn IT coding school for children, EU CodeWeek ambassador in Latvia","hackathon-latvia.sections.mentors.16.0":"Kristine Subrovska","hackathon-latvia.sections.mentors.16.1":"Graphic designer, accessibility, UX / UI enthusiast. I appreciate good design and well-considered, simple illustrations ","hackathon-latvia.sections.leaders.1.0":"Viesturs Sosārs","hackathon-latvia.sections.leaders.1.1":"Seasoned entrepreneur and innovation educator, co-founder of TechHub Riga","hackathon-latvia.sections.leaders.2.0":"Kārlis Jonāss","hackathon-latvia.sections.leaders.2.1":"Design thinker and facilitator. Karlis helps teams, companies and individuals bring change through design.","hackathon-latvia.sections.leaders.3.0":"Peteris Jurcenko","hackathon-latvia.sections.leaders.3.1":"UX designer, accessibility enthusiast. I help institutions to redesign themselves and implement digital solutions to become more effective.","hackathon-latvia.sections.leaders.title":"Workshop leaders","hackathon-latvia.sections.after.0":"What happens next?","hackathon-latvia.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of the Latvian Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-latvia.sections.after.2":"EU Code Week Hackathon Latvia gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-latvia.sections.after.3":"The Winners","hackathon-latvia.sections.after.4":"See all the winners","hackathon-latvia.sections.after.5":"Gallery","hackathon-latvia.sections.after.6":"Check out the ‘young hackers’ from Latvia in action during the EU Code Week Hackathon","hackathon-latvia.sections.after.7":"Support Wall","hackathon-latvia.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-latvia.sections.after.9":"Jury & Mentors","hackathon-latvia.sections.after.10":"EU Code Week Hackathon in Latvia brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-latvia.sections.after.11":"Read the guidelines","hackathon-romania.title":"EU Code Week HACKATHON","hackathon-romania.subtitle":"Bring your ideas to life!","hackathon-romania.misc.0":"Read the rules & code of conduct","hackathon-romania.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-romania.misc.2":"Our Partners","hackathon-romania.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-romania.sections.1.content.1":"The EU Code Week Hackathon","hackathon-romania.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 24-hours. The 5 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-romania.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-romania.sections.2.title":"What to expect?","hackathon-romania.sections.2.content.0":"Expert coaching","hackathon-romania.sections.2.content.1":"Skills workshops","hackathon-romania.sections.2.content.2":"Fun activities","hackathon-romania.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-romania.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-romania.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-romania.sections.3.content.0":"Sign up now to","hackathon-romania.sections.3.content.1":"EU Code Week Hackathon Romania","hackathon-romania.sections.3.content.2":"and bring your ideas to life!","hackathon-romania.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-romania.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Romania? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-romania.sections.4.content.1":"Propose a challenge","hackathon-romania.sections.4.content.2":"Votes for the Romanian challenge will start on the 24 of March.","hackathon-romania.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-romania.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-romania.sections.5.content.1":"Vote on what matters most to you!","hackathon-romania.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-romania.sections.6.title":"The Challenge","hackathon-romania.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-romania.sections.6.content.1":"Based on public voting, the challenge for the Romanian Hackathon is:","hackathon-romania.sections.6.content.2":"Based on public voting, the challenge for the Romanian Hackathon was:","hackathon-romania.sections.6.challenges.0":"Fighting false news","hackathon-romania.sections.6.challenges.1":"Get moving","hackathon-romania.sections.6.challenges.2":"Cleaner air in the city","hackathon-romania.sections.7.title":"Resource Centre","hackathon-romania.sections.8.title":"Programme","hackathon-romania.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-romania.sections.8.content.0.1":"has three distinct rounds","hackathon-romania.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 5 teams will be chosen to remain in the competition. Free online training and mentoring for all 5 teams, during summer 2021.","hackathon-romania.sections.8.content.2":"The final hackathon. 5 teams will have all received equal training in the second round, but only one will win. Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-romania.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-romania.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 5 final teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 5 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-romania.sections.8.content.5":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates! ","hackathon-romania.sections.8.content.6":"If your team is one of the 5 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-romania.sections.8.content.7":"The 5 finalist teams will meet in a 12-hour hackathon which will take place online. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-romania.sections.9.title":"Practical Info","hackathon-romania.sections.9.content.0":"The Hackathon will take place onsite on the 25-26 September 2021.","hackathon-romania.sections.9.content.1":"The Hackathon is free of charge.","hackathon-romania.sections.10.title":"Jury & Mentors","hackathon-romania.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Ireland brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-romania.sections.10.content.1":"Sign up now to","hackathon-romania.sections.10.content.2":"EU Code Week Hackathon","hackathon-romania.sections.10.content.3":"and make it happen!","hackathon-romania.sections.11.title":"Side events","hackathon-romania.sections.11.content.0":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. From April to September, we are organising side events with our amazing partners of the EU Code Week Hackathons and it’s free to take part! Check out the different activities and register to get the link.","hackathon-romania.sections.11.events.1.title":"Animate a name","hackathon-romania.sections.11.events.1.content.0":"Are you between 9 to 14 and eager to know more about computer programming? This workshop is for you! You will create, have fun and quickly acquire some coding skills. With just a handful of blocks and a few clicks, you can make a 'sprite' (character) dance, talk, or animate it in a variety of ways. In addition, the computer science concepts we will be using in Scratch for CS First can be applied to other advanced programming languages such as Python or Java. ","hackathon-romania.sections.11.events.1.content.1":"Register, and participate in this activity and you will be able to:","hackathon-romania.sections.11.events.1.content.2":"Use a block-based programming language","hackathon-romania.sections.11.events.1.content.3":"Master important computer science concepts such as events, sequences and loops","hackathon-romania.sections.11.events.1.content.4":"Create an animation project in Scratch for CS First","hackathon-romania.sections.11.events.1.content.5":"Date: Wednesday 12 May, 14:00 -> click","hackathon-romania.sections.11.events.1.content.6":"here","hackathon-romania.sections.11.events.1.content.7":"to register !","hackathon-romania.sections.11.events.1.content.8":"More information:","hackathon-romania.sections.11.events.2.title":"Creative Coding Workshop","hackathon-romania.sections.11.events.2.content.0":"Learn the basics of Python with imagiLabs' creative coding tools! Perfect for kids aged 9-15, this 1.5 hour workshop for beginners will take coders from lighting up one pixel at a time to making colourful animations.","hackathon-romania.sections.11.events.2.content.1":"Date: Saturday 5 June, 15:00 -> click","hackathon-romania.sections.11.events.2.content.2":"here","hackathon-romania.sections.11.events.2.content.3":"to register !","hackathon-romania.sections.11.events.2.content.4":"Download the free imagiLabs app on your iOS or Android device to get started today. No imagiCharms needed -- come to the virtual workshop as you are!","hackathon-romania.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-romania.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-romania.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-romania.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-romania.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-romania.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-romania.sections.11.events.makex.content.2":"here","hackathon-romania.sections.11.events.makex.content.3":"to register !","hackathon-romania.sections.11.events.makex.content.4":"More information:","hackathon-romania.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-romania.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-romania.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-romania.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-romania.sections.12.title":"About CODEWEEK.EU","hackathon-romania.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-romania.sections.12.content.1":"EU Code Week","hackathon-romania.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-romania.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-romania.sections.12.content.4":"European Commission","hackathon-romania.sections.12.content.5":"and local","hackathon-romania.sections.12.content.6":"EU Code Week Ambassadors","hackathon-romania.sections.12.content.7":"The initiative is financed by","hackathon-romania.sections.12.content.8":"the European Parliament","hackathon-romania.sections.12.content.9":"Discover More","hackathon-romania.sections.winners.0":"Congratulations to all the participants of this first edition of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-romania.sections.winners.1":"A special big up to the winning teams. The teams selected for the final, which will take place the 25-26 September, are the following: ","hackathon-romania.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-romania.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-romania.sections.focus.0":"Focus on the 1st round of the 24h online Hackathon:","hackathon-romania.sections.focus.1":"Introduction to the EU Code Week Hackathon Romania","hackathon-romania.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Romania","hackathon-romania.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Romania","hackathon-romania.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Romania","hackathon-romania.sections.mentors.1.0":"Diana Maria Ghitun is a MSc. Computer Science graduate from King's College London. Since university she had the opportunity to work in several environments, from fin tech startups to big companies, and the research industry as well.","hackathon-romania.sections.mentors.1.1":"At the moment, she works as a Senior Software Engineer at Take Off Labs in Cluj Napoca, where she found a new passion for Ruby on Rails and React Native.","hackathon-romania.sections.mentors.2.0":"I am a proactive and curious person, a self-starter, with a desire to go extra mile, gain new insights and experiences in a dynamic environment.","hackathon-romania.sections.mentors.2.1":"I really like to work with different generations that think and act differently than me. In this way I can gain new perspectives and fresh ideas.","hackathon-romania.sections.mentors.3.0":"George founded and leads WiseUp, a product prototyping agency. George uses Lean Startup, Design Thinking & Data Science techniques in his work, to help entrepreneurs and executives make data driven decisions.","hackathon-romania.sections.mentors.3.1":"Previously he designed and led multiple startup accelerators, coached startups & enterprises.","hackathon-romania.sections.mentors.4.0":"My name is Ioana Alexandru. I am currently pursuing a master’s degree in computer graphics while working at Google - it’s a real challenge, but I wouldn’t have it any other way! I had two internships (summer ‘18 and ‘19) which made me fall in love with the Google culture, and finally joined as a part-time software engineer in Nov ‘20.","hackathon-romania.sections.mentors.4.1":"Within Google, I work on search infrastructure, and outside of it I dabble with Unity and Flutter development. In my spare time, I love gaming (PC, Oculus, Switch) and riding horses.","hackathon-romania.sections.mentors.5.0":"Entrepreneur, Program Manager and  Software Quality Advocate.","hackathon-romania.sections.mentors.5.1":"10+ years of experience for various projects types, curious learner and passionate about finding innovative solutions.","hackathon-romania.sections.mentors.6.0":"A data scientist at core, based in Switzerland, doing a software engineering internship at Google. Very passionate about startups, being a startup manager for the EPFL Entrepreneur Club, and leading a student investment team as a Managing Partner for Wingman Campus Fund.","hackathon-romania.sections.mentors.6.1":"Activist for women in tech, leading Girls Who Code Iasi until last year.","hackathon-romania.sections.mentors.7.0":"I am CS teacher and I love what I'm doing. Basically I am CS Engineer. I've been teaching for the last 30 years. I am teaching at High-School, Vocational and Technical Schools. I am Cisco Academy instructor and national trainer. ","hackathon-romania.sections.mentors.7.1":"I am teaching C++, Java, Oracle SQL and Robotics but I also like hardware and networking. I like challenges, I love to work in projects with my students and I always want to learn something new.","hackathon-romania.sections.mentors.8.0":"Solution architect with over 10 years of experience developing enterprise grade mission critical software applications. Currently focusing on designing cloud computing and robotic process automation solutions for various industries.","hackathon-romania.sections.mentors.8.1":"Leader of the IBM Technical Expert Council in Romania and the IBM Developer meetups program in the CEE.  Passionate intrapreneur and hackathon organizer.","hackathon-romania.sections.mentors.9.0":"Software developer and technology passionate- I enjoy building and delivering quality, all the while trying to have fun as much as possible. I am a perceptive and innovative individual that's not afraid to exploit its best version and go the extra mile outside the comfort zone of conventional.","hackathon-romania.sections.mentors.9.1":"This exact desire, of getting out of the comfort zone, led me in the last years to changing the context from full-stack, frontend, API design to technical leadership and architecture.","hackathon-romania.sections.mentors.10.0":"I am a graduate student of University of Bucharest. I am an IT Specialist focusing on Cloud technologies, microservice architecture and DevOps. While I consider myself a programming language polyglot, JAVA is my core development language and Spring Framework is my de-facto choice whenever I design and build a new application. My professional activities consist in combination of BA, DEV and Operation, with focus on development.","hackathon-romania.sections.mentors.11.0":"When she is not busy designing e-learning courses and trainings for K12 teachers and NGOs at Asociația Techsoup, she fosters her passions for outdoor sports, traveling and bats. Forbes 30 under 30 Honoree, ChangemakerXchange Fellow and EU Code Week Ambassador for 5 years until 2020. Connecting people and resources, Ana believes technology is key to kindle development through collaboration.","hackathon-romania.sections.after.0":"What happens next?","hackathon-romania.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of X hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-romania.sections.after.2":"EU Code Week Hackathon Romania gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, 5 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-romania.sections.after.3":"The Winners","hackathon-romania.sections.after.4":"See all the winners","hackathon-romania.sections.after.5":"Gallery","hackathon-romania.sections.after.6":"Check out the ‘young hackers’ from Romania in action during the EU Code Week Hackathon","hackathon-romania.sections.after.7":"Support Wall","hackathon-romania.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-romania.sections.after.9":"Jury & Mentors","hackathon-romania.sections.after.10":"EU Code Week Hackathon in Romania brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-romania.sections.after.11":"Read the guidelines","hackathon-slovenia-old.title":"EU Code Week HACKATON","hackathon-slovenia-old.subtitle":"Bring your ideas to life!","hackathon-slovenia-old.misc.0":"Read the rules & code of conduct","hackathon-slovenia-old.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-slovenia-old.misc.2":"Our Partners","hackathon-slovenia-old.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-slovenia-old.sections.1.content.1":"The EU Code Week Hackathon","hackathon-slovenia-old.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge. The winning team will also secure a spot at the European pitch where all the national hackathon winners from Romania, Ireland, Greece, Italy, Slovenia and Latvia will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-slovenia-old.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-slovenia-old.sections.2.title":"What to expect?","hackathon-slovenia-old.sections.2.content.0":"Expert coaching","hackathon-slovenia-old.sections.2.content.1":"Skills workshops","hackathon-slovenia-old.sections.2.content.2":"Fun activities","hackathon-slovenia-old.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-slovenia-old.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-slovenia-old.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-slovenia-old.sections.3.content.0":"Sign up now to","hackathon-slovenia-old.sections.3.content.1":"EU Code Week Hackathon Slovenia","hackathon-slovenia-old.sections.3.content.2":"and bring your ideas to life!","hackathon-slovenia-old.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-slovenia-old.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Slovenia? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-slovenia-old.sections.4.content.1":"Propose a challenge","hackathon-slovenia-old.sections.4.content.2":"Votes for the Slovenian challenge will start on the 23th of April.","hackathon-slovenia-old.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-slovenia-old.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-slovenia-old.sections.5.content.1":"Vote on what matters most to you!","hackathon-slovenia-old.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-slovenia-old.sections.6.title":"The Challenge","hackathon-slovenia-old.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-slovenia-old.sections.6.content.1":"Based on public voting, the challenge for the Slovenian Hackathon is:","hackathon-slovenia-old.sections.6.content.2":"Based on public voting, the challenge for the Slovenian Hackathon was:","hackathon-slovenia-old.sections.7.title":"Resource Centre","hackathon-slovenia-old.sections.8.title":"Programme","hackathon-slovenia-old.sections.8.content.0":"The EU Code Week Hackathon is a two-day competition gathering secondary school students aged 15-19. They will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead.","hackathon-slovenia-old.sections.8.content.1":"During the Hackathon, teams will get support from experienced mentors, be able to participate in workshops, do mini-challenges, quizzes, win prizes and a 2.000€ prize for the winning team! The jury will take the team’s method, use of time and quality of the prototype into consideration to select the successful candidates!","hackathon-slovenia-old.sections.8.content.2":"Each national winner will meet in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-slovenia-old.sections.8.content.3":"Free online and/or physical side events will also be organised during summer 2021 for beginners in coding.","hackathon-slovenia-old.sections.8.content.4":"","hackathon-slovenia-old.sections.8.content.5":"","hackathon-slovenia-old.sections.8.content.6":"","hackathon-slovenia-old.sections.8.content.7":"","hackathon-slovenia-old.sections.8.content.8":"","hackathon-slovenia-old.sections.8.content.9":"Day 1","hackathon-slovenia-old.sections.8.content.10":"Day 2","hackathon-slovenia-old.sections.9.title":"Practical Info","hackathon-slovenia-old.sections.9.content.0":"The Hackathon will be held from 18 September to 19 September 2021. We hope the competition to take place physically. If the public health situation does not allow it, we will meet online.","hackathon-slovenia-old.sections.9.content.1":"The Hackathon is free of charge.","hackathon-slovenia-old.sections.10.title":"Jury & Mentors","hackathon-slovenia-old.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Slovenia brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-slovenia-old.sections.10.content.1":"Sign up now to","hackathon-slovenia-old.sections.10.content.2":"EU Code Week Hackathon","hackathon-slovenia-old.sections.10.content.3":"and make it happen!","hackathon-slovenia-old.sections.11.title":"Side events","hackathon-slovenia-old.sections.11.content.0":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. From April to September, we are organising side events with our amazing partners of the EU Code Week Hackathons and it’s free to take part! Check out the different activities and register to get the link.","hackathon-slovenia-old.sections.11.events.1.title":"Animate a name","hackathon-slovenia-old.sections.11.events.1.content.0":"Are you between 9 to 14 and eager to know more about computer programming? This workshop is for you! You will create, have fun and quickly acquire some coding skills. With just a handful of blocks and a few clicks, you can make a 'sprite' (character) dance, talk, or animate it in a variety of ways. In addition, the computer science concepts we will be using in Scratch for CS First can be applied to other advanced programming languages such as Python or Java. ","hackathon-slovenia-old.sections.11.events.1.content.1":"Register, and participate in this activity and you will be able to:","hackathon-slovenia-old.sections.11.events.1.content.2":"Use a block-based programming language","hackathon-slovenia-old.sections.11.events.1.content.3":"Master important computer science concepts such as events, sequences and loops","hackathon-slovenia-old.sections.11.events.1.content.4":"Create an animation project in Scratch for CS First","hackathon-slovenia-old.sections.11.events.1.content.5":"Date: Date: 8 October, 11:00, 14:00 -> click","hackathon-slovenia-old.sections.11.events.1.content.6":"here","hackathon-slovenia-old.sections.11.events.1.content.7":"to register !","hackathon-slovenia-old.sections.11.events.1.content.8":"More information:","hackathon-slovenia-old.sections.11.events.2.title":"Creative Coding Workshop","hackathon-slovenia-old.sections.11.events.2.content.0":"Learn the basics of Python with imagiLabs' creative coding tools! Perfect for kids aged 9-15, this 1.5 hour workshop for beginners will take coders from lighting up one pixel at a time to making colourful animations.","hackathon-slovenia-old.sections.11.events.2.content.1":"Date: XXX -> click","hackathon-slovenia-old.sections.11.events.2.content.2":"here","hackathon-slovenia-old.sections.11.events.2.content.3":"to register !","hackathon-slovenia-old.sections.11.events.2.content.4":"Download the free imagiLabs app on your iOS or Android device to get started today. No imagiCharms needed -- come to the virtual workshop as you are!","hackathon-slovenia-old.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-slovenia-old.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-slovenia-old.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-slovenia-old.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-slovenia-old.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-slovenia-old.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-slovenia-old.sections.11.events.makex.content.2":"here","hackathon-slovenia-old.sections.11.events.makex.content.3":"to register !","hackathon-slovenia-old.sections.11.events.makex.content.4":"More information:","hackathon-slovenia-old.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-slovenia-old.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-slovenia-old.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-slovenia-old.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-slovenia-old.sections.12.title":"About CODEWEEK.EU","hackathon-slovenia-old.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-slovenia-old.sections.12.content.1":"EU Code Week","hackathon-slovenia-old.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-slovenia-old.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-slovenia-old.sections.12.content.4":"European Commission","hackathon-slovenia-old.sections.12.content.5":"and local","hackathon-slovenia-old.sections.12.content.6":"EU Code Week Ambassadors","hackathon-slovenia-old.sections.12.content.7":"The initiative is financed by","hackathon-slovenia-old.sections.12.content.8":"the European Parliament","hackathon-slovenia-old.sections.12.content.9":"Discover More","hackathon-slovenia-old.sections.mentors.1.0":"Janko Harej","hackathon-slovenia-old.sections.mentors.1.1":"Janko Harej is a higher education lecturer and teacher of professional subjects at the Nova Gorica Secondary School. He is interested in all aspects of integrating new technologies into education. He participates in various national and international projects, where he develops teacher education, develops services and e-content. He was involved in the revision of several curricula.","hackathon-slovenia-old.sections.mentors.1.2":"In his free time, he is actively involved in the field of choral music.","hackathon-slovenia-old.sections.mentors.2.0":"Katja K. Ošljak","hackathon-slovenia-old.sections.mentors.2.1":"Researcher of communication and digital media, founder of the Institute for Digital Education Vsak and Slovenian ambassador of the EU Code Week project. It strives for access to digital education and media literacy for citizens of the information society","hackathon-slovenia-old.sections.mentors.3.0":"Uroš Polanc","hackathon-slovenia-old.sections.mentors.3.1":"Uroš has been involved in innovation, prototyping, networking and many other things since he was a child. He completed his studies in mechatronics. He is now the head of the Learning Production Laboratory at ŠCNG, which is a laboratory dedicated to networking, prototyping and learning.","hackathon-slovenia-old.sections.mentors.3.2":"He participates in various local and European projects, and also walks in business environment. He has extensive experience in mentoring, prototyping, working with young people, CNC machining, 3D modeling,","hackathon-slovenia-old.sections.mentors.4.0":"Luka Manojlovic","hackathon-slovenia-old.sections.mentors.4.1":"Luka Manojlovic is a technical enthusiast - a computer scientist who has been dealing with server and network infrastructure for more than 20 years.","hackathon-slovenia-old.sections.mentors.4.2":" He likes to share his knowledge with the participants of interactive workshops from various fields of information technologies.","hackathon-slovenia-old.sections.mentors.5.0":"Vesna Krebs","hackathon-slovenia-old.sections.mentors.5.1":"Vesna Krebs is a media artist and mentor who works both at home and abroad. Vesna combines her love of technology and art through various workshops and performances for children.","hackathon-slovenia-old.sections.mentors.5.2":"In her pedagogical work, the emphasis is on creative audio-visual production with computer technologies, with which she encourages the younger population to think creatively and create with the help of modern technologies.","hackathon-slovenia-old.sections.mentors.6.0":"Alojz Černe","hackathon-slovenia-old.sections.mentors.6.1":"Alojz has an excellent working knowledge of IT, is a highly experienced developer and system designer. His field of work is also on microservice platforms - development and deployment of services on these platforms. 30+ years of experience in international enterprise projects with larger systems, in finance, telco and retail sector.","hackathon-slovenia-old.sections.mentors.6.2":"In addition to this he is an outstanding Official Red Hat Instructor and Architect. He is a curious learner and eager to implement and share his newly obtained knowledge in practice.","hackathon-slovenia-old.sections.after.0":"What happens next?","hackathon-slovenia-old.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of X Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-slovenia-old.sections.after.2":"EU Code Week Hackathon Slovenia gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-slovenia-old.sections.after.3":"The Winners","hackathon-slovenia-old.sections.after.4":"See all the winners","hackathon-slovenia-old.sections.after.5":"Gallery","hackathon-slovenia-old.sections.after.6":"Check out the ‘young hackers’ from Slovenia in action during the EU Code Week Hackathon","hackathon-slovenia-old.sections.after.7":"Support Wall","hackathon-slovenia-old.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-slovenia-old.sections.after.9":"Jury & Mentors","hackathon-slovenia-old.sections.after.10":"EU Code Week Hackathon in Slovenia brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-slovenia-old.sections.after.11":"Read the guidelines","hackathon-slovenia.title":"EU Code Week HACKATHON","hackathon-slovenia.title2":"Online, 18-19 September","hackathon-slovenia.subtitle":"Bring your ideas to life!","hackathon-slovenia.misc.0":"Read the rules & code of conduct","hackathon-slovenia.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-slovenia.misc.2":"Our Partners","hackathon-slovenia.sections.0.content.0":"Are you between 15 and 19 years old and love technology? Do you like to create and want to learn about similar trends in the field of digital products? If so, don’t hesitate: you can sign up to the hackathon as a single competitor or, even better, with your team, where each one of you will contribute their know-how in solving a challenge. The best team will receives a EUR 2,000 prize.","hackathon-slovenia.sections.1.content.0":"Hackathon Slovenia for students of any gender is one of six European acclaimed competitions for young people who are interested in new technologies. The competition starts on 18 September online, and for the winning team a month later at the European level.","hackathon-slovenia.sections.1.content.1":"You can sign up to the hackathon","hackathon-slovenia.sections.1.content.2":"or, even better, with your team of 6 participants, where each one of you will contribute their know-how in solving a challenge.","hackathon-slovenia.sections.1.content.3":"So, we are not only looking for coders,","hackathon-slovenia.sections.1.content.4":"but also designers, writers and other specialists who will help your team win. Last but not least, it also pays off because the Slovenian","hackathon-slovenia.sections.1.content.5":"winning team might receives a EUR 2,000","hackathon-slovenia.sections.1.content.6":"prize.","hackathon-slovenia.sections.1.content.7":"The hackathon will be online","hackathon-slovenia.sections.1.content.8":"The hackathon begins with the creation of a prototype that needs to be coded and designed accordingly. The prototype is designed to solve a real challenge and will need to be completed within these two-days competition. All teams will have equal working conditions and access to mentors who will help you with expert advice. Workshops will help you improve your solutions and prepare for your presentations. At the end, you will present your prototypes to the jury that will select the final winner for Slovenia.","hackathon-slovenia.sections.1.content.9":"Presentation to the European jury","hackathon-slovenia.sections.1.content.10":"The winning team from the Slovenian finals will receive","hackathon-slovenia.sections.1.content.11":" a cash prize of EUR 2,000","hackathon-slovenia.sections.1.content.12":" and the opportunity to","hackathon-slovenia.sections.1.content.13":" present themselves at European level","hackathon-slovenia.sections.1.content.14":", where the winners of hackathons from six countries will present their prototypes to the European jury during the official EU Code Week the 14 October, 2021.","hackathon-slovenia.sections.1.content.15":" The champions of Europe","hackathon-slovenia.sections.1.content.16":" will be additionally rewarded with the latest computer equipment.","hackathon-slovenia.sections.2.title":"What to expect?","hackathon-slovenia.sections.2.content.0":"Interesting challenges","hackathon-slovenia.sections.2.content.1":"Professional guidance and assistance in creating a solution","hackathon-slovenia.sections.2.content.2":"Find out about trends in the field of digital technology","hackathon-slovenia.sections.2.content.3":"Knowledge acquisition workshops","hackathon-slovenia.sections.2.content.4":"Fun activities","hackathon-slovenia.sections.2.content.5":"Hanging out with young people with shared interests","hackathon-slovenia.sections.2.content.6":"An opportunity to e-meet the best teams from all over Europe","hackathon-slovenia.sections.2.content.7":"Prizes (financial and practical)","hackathon-slovenia.sections.3.content.0":"Sign up now to","hackathon-slovenia.sections.3.content.1":"EU Code Week Hackathon Slovenia","hackathon-slovenia.sections.3.content.2":" and bring your ideas to life!","hackathon-slovenia.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-slovenia.sections.4.content.0":'do you want to make your community the centre of green and sustainable innovation in Slovenia ? if so, propose a challenge that will be "hacked" at the Hackathon. Something concrete that will help you, your school, city or community.',"hackathon-slovenia.sections.4.content.1":"Propose a challenge","hackathon-slovenia.sections.4.content.2":"Votes for the Slovenian challenge will start on the 23th of April.","hackathon-slovenia.sections.5.title":'Vote on the challenges to be "hacked"',"hackathon-slovenia.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-slovenia.sections.5.content.1":"Vote on what matters most to you!","hackathon-slovenia.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-slovenia.sections.6.title":"The Challenge","hackathon-slovenia.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-slovenia.sections.6.content.1":"Based on public voting, the challenge for the Slovenian Hackathon is:","hackathon-slovenia.sections.6.content.2":"Based on public voting, the challenge for the Slovenian Hackathon was:","hackathon-slovenia.sections.7.title":"Resource Centre","hackathon-slovenia.sections.8.title":"Programme","hackathon-slovenia.sections.8.content.0":"The EU Code Week Hackathon is a two-day competition gathering secondary school students aged 15-19. They will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead.","hackathon-slovenia.sections.8.content.1":"During the Hackathon, teams will get support from experienced mentors, be able to participate in workshops, do mini-challenges, quizzes, win prizes and a 2.000€ prize for the winning team! The jury will take the team’s method, use of time and quality of the prototype into consideration to select the successful candidates!","hackathon-slovenia.sections.8.content.2":"Each national winner will meet in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-slovenia.sections.8.content.3":"Free online and/or physical side events will also be organised during summer 2021 for beginners in coding.","hackathon-slovenia.sections.8.content.4":"","hackathon-slovenia.sections.8.content.5":"","hackathon-slovenia.sections.8.content.6":"","hackathon-slovenia.sections.8.content.7":"","hackathon-slovenia.sections.8.content.8":"","hackathon-slovenia.sections.8.content.9":"Day 1","hackathon-slovenia.sections.8.content.10":"Day 2","hackathon-slovenia.sections.9.title":"Practical Info","hackathon-slovenia.sections.9.content.0":"The hackathon is free of charge for all participants.","hackathon-slovenia.sections.9.content.1":"The Slovenian hackathon will","hackathon-slovenia.sections.9.content.2":"be held online","hackathon-slovenia.sections.9.content.3":"the 18-19 September 2021.","hackathon-slovenia.sections.9.content.4":"Stable broadband internet access and computer equipment that will come in handy at work will be available in the modernly equipped premises of EKSCENTER.","hackathon-slovenia.sections.9.content.5":"The on-duty weathergirl for the Code Week events for this weekend in Nova Gorica predicts warm late summer weather.","hackathon-slovenia.sections.9.content.6":"Food, drinks, accommodation will be provided as well as a minimum of 75 euro to cover transportation expenses.","hackathon-slovenia.sections.9.content.7":"It is advisable to bring your own computers/laptops, as well as some clothes, a toilet bag and a sleeping bag.","hackathon-slovenia.sections.9.content.8":"We will be waiting for you in an upbeat mood, and all you need to do is bring a package of curiosity.","hackathon-slovenia.sections.9.content.9":"You will receive more detailed information about the event, venue and everything else after registration.","hackathon-slovenia.sections.9.content.10":"The Slovenian hackathon will be held online and is one of six competitions for young people in Europe that will be organised by Code Week in Greece, Latvia, Ireland, Italy and Romania. It is intended for creative students who are interested in the future of technology. If this is you, please join us in learning about and developing innovative solutions.","hackathon-slovenia.sections.9.content.11":"Registration > ","hackathon-slovenia.sections.9.content.12":"Instructions for participants","hackathon-slovenia.sections.9.content.13":"This 2-days EU Code Week hackathon will be held online from Saturday 18 September to Sunday 19 September 2021.","hackathon-slovenia.sections.9.content.14":"The jury will take your method, use of your time and prototype quality into account when selecting the successful team!","hackathon-slovenia.sections.9.content.15":"To help you prepare for the pitch of your solution, we will offer you free workshops during the hackathon. Your team will also be assisted by mentors who will make sure you are on the right track.","hackathon-slovenia.sections.9.content.16":"The top best teams will be rewarded for their achievements with practical prizes.","hackathon-slovenia.sections.9.content.17":"The winning team will receive a cash prize of EUR 2,000 and an invitation to present their solution to the European jury on the 14 October 2021.","hackathon-slovenia.sections.9.content.18":"The winners of hackathons from six countries will present their prototypes to the European jury during the official EU Code Week the 14 October, 2021. The European champions will be rewarded with even more computer equipment that will (hopefully) encourage them to further develop their digital skills.","hackathon-slovenia.sections.10.title":"Jury & Mentors","hackathon-slovenia.sections.10.content.0":"EU Code Week Hackathon Slovenia brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-slovenia.sections.10.content.1":"Sign up now to","hackathon-slovenia.sections.10.content.2":"EU Code Week Hackathon","hackathon-slovenia.sections.10.content.3":"and make it happen!","hackathon-slovenia.sections.11.title":"Side events","hackathon-slovenia.sections.11.content.0":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. From April to September, we are organising side events with our amazing partners of the EU Code Week Hackathons and it’s free to take part! Check out the different activities and register to get the link.","hackathon-slovenia.sections.11.events.1.title":"Animate a name","hackathon-slovenia.sections.11.events.1.content.0":"Are you between 9 to 14 and eager to know more about computer programming? This workshop is for you! You will create, have fun and quickly acquire some coding skills. With just a handful of blocks and a few clicks, you can make a 'sprite' (character) dance, talk, or animate it in a variety of ways. In addition, the computer science concepts we will be using in Scratch for CS First can be applied to other advanced programming languages such as Python or Java. ","hackathon-slovenia.sections.11.events.1.content.1":"Register, and participate in this activity and you will be able to:","hackathon-slovenia.sections.11.events.1.content.2":"Use a block-based programming language","hackathon-slovenia.sections.11.events.1.content.3":"Master important computer science concepts such as events, sequences and loops","hackathon-slovenia.sections.11.events.1.content.4":"Create an animation project in Scratch for CS First","hackathon-slovenia.sections.11.events.1.content.5":"Date: Date: 8 October, 11:00, 14:00 -> click","hackathon-slovenia.sections.11.events.1.content.6":"here","hackathon-slovenia.sections.11.events.1.content.7":"to register !","hackathon-slovenia.sections.11.events.1.content.8":"More information:","hackathon-slovenia.sections.11.events.2.title":"Creative Coding Workshop","hackathon-slovenia.sections.11.events.2.content.0":"Learn the basics of Python with imagiLabs' creative coding tools! Perfect for kids aged 9-15, this 1.5 hour workshop for beginners will take coders from lighting up one pixel at a time to making colourful animations.","hackathon-slovenia.sections.11.events.2.content.1":"Date: XXX -> click","hackathon-slovenia.sections.11.events.2.content.2":"here","hackathon-slovenia.sections.11.events.2.content.3":"to register !","hackathon-slovenia.sections.11.events.2.content.4":"Download the free imagiLabs app on your iOS or Android device to get started today. No imagiCharms needed -- come to the virtual workshop as you are!","hackathon-slovenia.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-slovenia.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-slovenia.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-slovenia.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-slovenia.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-slovenia.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-slovenia.sections.11.events.makex.content.2":"here","hackathon-slovenia.sections.11.events.makex.content.3":"to register !","hackathon-slovenia.sections.11.events.makex.content.4":"More information:","hackathon-slovenia.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-slovenia.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-slovenia.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-slovenia.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-slovenia.sections.12.title":"About CODEWEEK.EU","hackathon-slovenia.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-slovenia.sections.12.content.1":"EU Code Week","hackathon-slovenia.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-slovenia.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-slovenia.sections.12.content.4":"European Commission","hackathon-slovenia.sections.12.content.5":"and local","hackathon-slovenia.sections.12.content.6":"EU Code Week Ambassadors","hackathon-slovenia.sections.12.content.7":"The initiative is financed by","hackathon-slovenia.sections.12.content.8":"the European Parliament","hackathon-slovenia.sections.12.content.9":"Discover More","hackathon-slovenia.sections.mentors.1.0":"Janko Harej","hackathon-slovenia.sections.mentors.1.1":"Janko Harej is a higher education lecturer and teacher of professional subjects at the Nova Gorica Secondary School. He is interested in all aspects of integrating new technologies into education. He participates in various national and international projects, where he develops teacher education, develops services and e-content. He was involved in the revision of several curricula.","hackathon-slovenia.sections.mentors.1.2":"In his free time, he is actively involved in the field of choral music.","hackathon-slovenia.sections.mentors.2.0":"Katja K. Ošljak","hackathon-slovenia.sections.mentors.2.1":"Researcher of communication and digital media, founder of the Institute for Digital Education Vsak and Slovenian ambassador of the EU Code Week project. It strives for access to digital education and media literacy for citizens of the information society","hackathon-slovenia.sections.mentors.3.0":"Uroš Polanc","hackathon-slovenia.sections.mentors.3.1":"Uroš has been involved in innovation, prototyping, networking and many other things since he was a child. He completed his studies in mechatronics. He is now the head of the Learning Production Laboratory at ŠCNG, which is a laboratory dedicated to networking, prototyping and learning.","hackathon-slovenia.sections.mentors.3.2":"He participates in various local and European projects, and also walks in business environment. He has extensive experience in mentoring, prototyping, working with young people, CNC machining, 3D modeling,","hackathon-slovenia.sections.mentors.4.0":"Luka Manojlovic","hackathon-slovenia.sections.mentors.4.1":"Luka Manojlovic is a technical enthusiast - a computer scientist who has been dealing with server and network infrastructure for more than 20 years.","hackathon-slovenia.sections.mentors.4.2":" He likes to share his knowledge with the participants of interactive workshops from various fields of information technologies.","hackathon-slovenia.sections.mentors.5.0":"Vesna Krebs","hackathon-slovenia.sections.mentors.5.1":"Vesna Krebs is a media artist and mentor who works both at home and abroad. Vesna combines her love of technology and art through various workshops and performances for children.","hackathon-slovenia.sections.mentors.5.2":"In her pedagogical work, the emphasis is on creative audio-visual production with computer technologies, with which she encourages the younger population to think creatively and create with the help of modern technologies.","hackathon-slovenia.sections.mentors.6.0":"Alojz Černe","hackathon-slovenia.sections.mentors.6.1":"Alojz has an excellent working knowledge of IT, is a highly experienced developer and system designer. His field of work is also on microservice platforms - development and deployment of services on these platforms. 30+ years of experience in international enterprise projects with larger systems, in finance, telco and retail sector.","hackathon-slovenia.sections.mentors.6.2":"In addition to this he is an outstanding Official Red Hat Instructor and Architect. He is a curious learner and eager to implement and share his newly obtained knowledge in practice.","hackathon-slovenia.sections.mentors.7.0":"Gasper Koren","hackathon-slovenia.sections.mentors.7.1":"Gasper started his career as a researcher at University of Ljubljana where he focused on Survey Data Collection and Statistical analysis. Later he switched to Tech Startup World, where he spent the past 14 years. First he worked as Chief Operations Officer at one of the first VC founded Slovenian startups, Zemanta which got acquired by Outbrain (Nasdaq: OB). Currently working as VP of Finance and Compliance at Flaviar, largest US Online Marketplace for Spirits. His experience go from (tech) product development and data analytics to international operations and finance.","hackathon-slovenia.sections.after.0":"What happens next?","hackathon-slovenia.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of X Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-slovenia.sections.after.2":"EU Code Week Hackathon Slovenia gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-slovenia.sections.after.3":"The Winners","hackathon-slovenia.sections.after.4":"See all the winners","hackathon-slovenia.sections.after.5":"Gallery","hackathon-slovenia.sections.after.6":"Check out the ‘young hackers’ from Slovenia in action during the EU Code Week Hackathon","hackathon-slovenia.sections.after.7":"Support Wall","hackathon-slovenia.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-slovenia.sections.after.9":"Jury & Mentors","hackathon-slovenia.sections.after.10":"EU Code Week Hackathon in Slovenia brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-slovenia.sections.after.11":"Read the guidelines","hackathons.title":"EU Code Week HACKATHONS","hackathons.subtitle":"Bring your ideas to life!","hackathons.sections.1.title":"6 hackathons, 6 challenges","hackathons.sections.1.content.1":"Do you live in Greece, Latvia, Ireland, Italy, Romania or Slovenia? Are you creative, ambitious and interested in the future of technology? Now is your chance! Join one of the EU Code Week hackathons and develop an innovative solution that will put you at the forefront of the technological revolution!","hackathons.sections.1.content.2":"In 2021, EU Code Week brings six extraordinary hackathons and invites 15-19 year old students, in upper secondary school, to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 10 finalist teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 10 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. Here the teams will battle it out to decide who wins cool IT gear and the chance of mentoring and coaching to further develop their prototype","hackathons.sections.2.title":"How can I take part?","hackathons.sections.2.content.1":"Select the hackathon in your country and follow a few simple steps to register. You can join as an individual or as a team of six people. If you join with friends or classmates, don’t forget to indicate the name of your team when you register. Each hackathon will open its registration separately, so follow the hackathon in your country!","hackathons.sections.3.title":"Who are the organisers?","hackathons.sections.3.content.1":"The EU Code Week hackathons are co-organised by the European Commission and local EU ","hackathons.sections.3.content.2":"Code Week Ambassadors","hackathons.sections.3.content.3":"and they are financed by the European Parliament. The aim is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills.","hackathons.sections.4.title":"What does a hackathon look like?","hackathons.sections.4.content.1":"The EU Code Week hackathon is a journey that kicks-off with an online 24-hour hackathon. Experienced mentors will coach the teams and there will be workshops providing opportunities for participants to learn new skills and have fun. The hackathon is also an excellent opportunity for participants to network and socialise with people in the European tech sector. At the end of the hackathon each team will pitch their solution to an expert jury. ","hackathons.sections.4.content.2":"The ten best teams will continue their hackathon journey and receive training and mentoring over the summer. The winners will then take part in the final 12-hour face-to-face national hackathon in September or October (which will take place online, if the public health situation does not allow for a physical meet-up).","hackathons.sections.5.title":"I don’t know coding – what can I do?","hackathons.sections.5.content.1":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. See more information about how to register on your local page.","hackathons.sections.6.title":"Partners","hackathons.sections.7.title":"Join in the fun!","hackathons.cities.1.city":"TBA","hackathons.cities.1.country":"Romania","hackathons.cities.1.date":"25-26 September 2021","hackathons.cities.2.city":"TBA","hackathons.cities.2.country":"Ireland","hackathons.cities.2.date":"23-24 September 2021","hackathons.cities.3.city":"TBA","hackathons.cities.3.country":"Italy","hackathons.cities.3.date":"24-25 September 2021","hackathons.cities.4.city":"TBA","hackathons.cities.4.country":"Greece","hackathons.cities.4.date":"9 October 2021","hackathons.cities.5.city":"TBA","hackathons.cities.5.country":"Slovenia","hackathons.cities.5.date":"18-19 September 2021","hackathons.cities.6.city":"TBA","hackathons.cities.6.country":"Latvia","hackathons.cities.6.date":"1 October 2021","hackathons.final.1":"Final in","hackathons.final.2":"September/October 2021","home.about":'EU Code Week is a grassroots initiative which aims to bring coding and digital literacy to everybody in a fun and engaging way…',"home.when":"","home.when_text":"Learning to code helps us make sense of the rapidly changing world around us. Join millions of fellow organisers and participants to inspire the development of coding and computational thinking skills in order to explore new ideas and innovate for the future.","home.school_banner_title":"Get Involved! Add an Activity!","home.school_banner_text":"Are you a teacher?","home.school_banner_text2":"Find out how to get involved!","home.organize_activity_title":"Organise or join an activity","home.organize_activity_text":'Anyone is welcome to organise or join an activity. Just pick a topic and a target audience and add your activity to the map, or browse for activities in your area.',"home.get_started_title":"Get started","home.get_started_text":'Not sure how to get started? Take a look at the how-to page, and download our toolkits for organisers to get prepared and spread the word.',"home.access_resources_title":"Access resources and training","home.access_resources_text":'If you are not sure how to organise an activity, visit our teaching resources page and learning bits training materials for guidance and tailored lesson plans.',"home.event_title":"Event title 1","home.explore_event":"Explore event","home.count_down":"Countdown","home.days":"days","home.hours":"hours","home.mins":"mins","home.toolkits_title":"Not sure how to get started?","home.toolkits_description":"Take a look at the how-to page, and download our toolkits for organisers to get prepared and spread the word.","home.toolkits_button1":"Get started","home.toolkits_button2":"Toolkits for organisers","home.minecraft_description1":"Careers in Digital is part of EU Code Week targeting 15–18-year-olds and educators to explore exciting and varied digital careers.","home.minecraft_description2":"Discover role models doing their dream job in digital - dive into their motivational videos and career pathways and explore our Careers in Digital Guide to understand the variety of roles and how to get there.","home.minecraft_button":"Get involved","home.activity_title":"Organise or join an activity","home.activity_description":"Anyone is welcome to organise or join an activity. Just pick a topic and a target audience and add your activity to the map, or browse for activities in your area.","home.activity_button1":"Add your activity","home.activity_button2":"Show activity map","home.resouce_title":"Resources and training","home.resouce_description":"If you are not sure how to organise an activity, visit our teaching resources page and learning bits training materials for guidance and tailored lesson plans.","home.resouce_button1":"Access resources","home.resouce_button2":"Access trainings","home.get_involved":"Get involved","home.meet_our_community":"Meet our community","home.learn_more":"Learn more","home.register_here":"Register here!","home.banner1_title":"Careers in Digital","home.banner1_description":"Get inspired by dream jobs in digital and explore role models, career guides, open day toolkits and more!","home.banner2_title":"Our Code Week Family","home.banner2_description":"Discover our vibrant network of ambassadors, teachers, students and hubs—each contributing to our shared passion for digital education.","home.banner3_title":"Thank you for participating in Code Week 2025","home.download_brochure_btn":"Download 2025 Brochure","home.banner4_title":"Code Week Digital Educator Awards","home.banner4_description":"Powered by Vodafone Foundation, the 2025 Code Week Digital Educator Awards celebrate inspiring teachers and educator teams across Europe in two tracks: high-quality digital teaching content and outstanding participation during the Code Week celebration window. The evaluation phase is currently ongoing, and the winners will be announced soon.","home.banner5_title":"Future Ready CSR","home.banner5_description":"FutureReadyCSR Movement seeks to inspire, encourage, and empower global players, SMEs, and startups, to organizations like clusters, digital innovation hubs, industry associations, professional bodies, or chambers of commerce, to turn Corporate Social Responsibility into real-world action, by supporting digital skills education.","home.banner6_title":"Cisco EMEA networking Academy Cup","home.banner6_description":"Join the learn-a-thon to build your networking and cybersecurity skills and earn the chance to access exclusive content created with Real Madrid on the network technologies powering the Santiago Bernabéu Stadium. Register by the 31st of December!","leading-teacher.levels.Pre-primary":"Pre-primary","leading-teacher.levels.Primary":"Primary","leading-teacher.levels.Lower Secondary":"Lower Secondary","leading-teacher.levels.Upper Secondary":"Upper Secondary","leading-teacher.levels.Tertiary":"Tertiary","leading-teacher.levels.Other":"Other","locations.title":"Activity venues","locations.description.0":"For your next activity, select a venue from the list below OR register a new venue in","locations.description.1":"activity creation","locations.description.2":"","login.login":"Login","login.register":"Register","login.github":"Sign in with Github","login.X":"Sign in with X","login.facebook":"Sign in with Facebook","login.google":"Sign in with Google","login.azure":"Sign in with Azure","login.email":"E-Mail Address","login.password":"Password","login.remember":"Keep me signed in","login.forgotten_password":"Forgot Your Password","login.no_account":"Don't have an account ?","login.signup":"Sign Up","login.reset":"Reset Your Password","login.send_password":"Reset Password","login.confirm_password":"Confirm Password","login.name":"Fullname","login.resetpage_title":"Forgotten your password?","login.resetpage_description":"Confirm your email address below and we’ll send you instructions on how to create your new password","menu.learn":"Learn & Teach","menu.training":"Training","menu.challenges":"Challenges","menu.online-courses":"Online Courses","menu.toolkits":"Presentations and Toolkits","menu.girls_in_digital":"Girls in Digital","menu.careers_in_digital":"Careers in Digital","menu.treasure-hunt":"Treasure Hunt","menu.webinars":"Webinars","menu.why":"Why","menu.home":"Home","menu.search_result":"Search results","menu.events":"Activities","menu.ambassadors":"Ambassadors","menu.resources":"Resources","menu.game_and_competitions":"Games & Competitions","menu.schools":"Schools","menu.about":"About","menu.blog":"Blog","menu.news":"News","menu.search":"Search","menu.map":"Map","menu.add_event":"Add Activity","menu.search_event":"Search Activities","menu.hello":"Hello","menu.profile":"Profile","menu.pending":"Pending Activities","menu.your_events":"My activities","menu.your_certificates":"My certificates","menu.report":"Report my activities","menu.volunteers":"Volunteers","menu.logout":"Logout","menu.login":"Login","menu.signin":"Sign in","menu.signup":"Sign up","menu.privacy":"Privacy","menu.stats":"Statistics","menu.participation":"Participation Certificate","menu.coding@home":"Coding@Home","menu.values":"Our values","menu.online_events":"Online Activities","menu.featured_activities":"Featured Online Activities","menu.codeweek2020":"2020 Edition","menu.register_activity":"Register activity","menu.select_language":"Select language","menu.search_site":"Search site","menu.what_you_looking_for":"What are you looking for?","menu.type_to_search":"Type to search...","menu.activities_locations":"Activities Locations","menu.my_badges":"My Badges","menu.excellence_winners":"Excellence Winners","menu.leading_teachers":"Leading Teachers","menu.badges_leaderboard":"Badges Leaderboard","menu.podcasts":"Podcasts","menu.matchmaking_toolkit":"Matchmaking Toolkit","menu.hackathons":"Hackathons","menu.slogan_menu":"Meet our role models and find your dream job","menu.see_more":"See more","menu.my_account":"My account","menu.guide_on_activities":"Guide on Activities","menu.future_ready_csr":"Future Ready CSR","moderation.description.title":"Missing proper descriptions","moderation.description.text":"Please improve the description and describe in more detail what you will do and how your activity relates to coding and computational thinking. Thanks!","moderation.missing-details.title":"Missing important details","moderation.missing-details.text":"Provide more details on the activity objectives and goals and how it makes use of technology, coding and critical thinking. Thanks!","moderation.duplicate.title":"Duplicate","moderation.duplicate.text":"This seems to be a duplication of another activity taking place at the same time. If it is not please change the description and change the title so that it is clear that the activities are separate. Thanks!","moderation.not-related.title":"Not programming related","moderation.not-related.text":"Provide more information on the activity objectives and goals and how it makes use of technology, coding and critical thinking. Thanks!","mooc.free-online-courses":"Free online courses","mooc.intro":"EU Code Week offers professional development opportunities in the form of online courses. The aim is to support teachers in bringing coding and computational thinking to the classroom.","mooc.icebreaker.title":"The introductory “Icebreaker” course","mooc.icebreaker.text.0":"The","mooc.icebreaker.text.1":"The CodeWeek Icebreaker course","mooc.icebreaker.text.2":`is a five-hour course in English that targets anyone interested in + adapt the most recent press release to your needs, or create your own:

`,"guide.material.items.1":'Getting ready for EU Code Week 2019: new online course for teachers, an extended repository of handy materials and a revamped website',"guide.material.items.2":'Gearing up to celebrate EU Code Week 2019 (available in 29 languages)',"guide.toolkits.title":"Download the following toolkits to help you get started:","guide.toolkits.communication_toolkit":"Communications Toolkit","guide.toolkits.teachers_toolkit":"Teachers Toolkit","guide.questions.title":"Questions?","guide.questions.content":'

If you have questions about organising and promoting your #EUCodeWeek activity, get in touch with one of the EU Code Week Ambassadors from your country.

',"hackathon-greece.title":"EU Code Week HACKATHON","hackathon-greece.subtitle":"Bring your ideas to life!","hackathon-greece.misc.0":"Read the rules & code of conduct","hackathon-greece.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-greece.misc.2":"Our Partners","hackathon-greece.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-greece.sections.1.content.1":"The EU Code Week Hackathon","hackathon-greece.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 12-hours. The 10 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-greece.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-greece.sections.2.title":"What to expect?","hackathon-greece.sections.2.content.0":"Expert coaching","hackathon-greece.sections.2.content.1":"Skills workshops","hackathon-greece.sections.2.content.2":"Fun activities","hackathon-greece.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-greece.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-greece.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-greece.sections.3.content.0":"Sign up now to","hackathon-greece.sections.3.content.1":"EU Code Week Hackathon Greece","hackathon-greece.sections.3.content.2":"and bring your ideas to life!","hackathon-greece.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-greece.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Greece? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-greece.sections.4.content.1":"Propose a challenge","hackathon-greece.sections.4.content.2":"Votes for the Greek challenge will start on the 9th of April.","hackathon-greece.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-greece.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-greece.sections.5.content.1":"Vote on what matters most to you!","hackathon-greece.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-greece.sections.6.title":"The Challenge","hackathon-greece.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-greece.sections.6.content.1":"Based on public voting, the challenge for the Greek Hackathon is:","hackathon-greece.sections.6.content.2":"Based on public voting, the challenge for the Greek Hackathon was:","hackathon-greece.sections.7.title":"Resource Centre","hackathon-greece.sections.8.title":"Programme","hackathon-greece.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-greece.sections.8.content.0.1":"has three distinct rounds","hackathon-greece.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 12 teams will be chosen to remain in the competition. Free online training and mentoring for all 12 teams, during summer 2021.","hackathon-greece.sections.8.content.2":"The final: the physical hackathon. 10 teams will have all received equal training in the second round, but only one will win. Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-greece.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-greece.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 12 final teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 12 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-greece.sections.8.content.5":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates! ","hackathon-greece.sections.8.content.6":"If your team is one of the 12 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-greece.sections.8.content.7":"The 12 finalist teams will meet in a 12-hour hackathon on the 9 October 2021. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-greece.sections.9.title":"Practical Info","hackathon-greece.sections.9.content.0":"The Hackathon will take place onsite on the 9 October 2021","hackathon-greece.sections.9.content.1":"The Hackathon is free of charge.","hackathon-greece.sections.10.title":"Jury & Mentors","hackathon-greece.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Greece brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-greece.sections.10.content.1":"Sign up now to","hackathon-greece.sections.10.content.2":"EU Code Week Hackathon","hackathon-greece.sections.10.content.3":"and make it happen!","hackathon-greece.sections.11.title":"Side events","hackathon-greece.sections.11.content.0":"Do these themes interest you but you don’t know how to code? Sign up to our side events and discover the thrill of coding, innovation, entrepreneurship and other skills vital to participating in the digital world. The Code Week Hackathon side events are scheduled to run from May to October and will include several different types of workshop. They are free of charge, you just have to sign up here. Come and learn more.","hackathon-greece.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-greece.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-greece.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-greece.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-greece.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-greece.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-greece.sections.11.events.makex.content.2":"here","hackathon-greece.sections.11.events.makex.content.3":"to register !","hackathon-greece.sections.11.events.makex.content.4":"More information:","hackathon-greece.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-greece.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-greece.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-greece.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-greece.sections.12.title":"About CODEWEEK.EU","hackathon-greece.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-greece.sections.12.content.1":"EU Code Week","hackathon-greece.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-greece.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-greece.sections.12.content.4":"European Commission","hackathon-greece.sections.12.content.5":"and local","hackathon-greece.sections.12.content.6":"EU Code Week Ambassadors","hackathon-greece.sections.12.content.7":"The initiative is financed by","hackathon-greece.sections.12.content.8":"the European Parliament","hackathon-greece.sections.12.content.9":"Discover More","hackathon-greece.sections.winners.0":"Congratulations to all the participants of this first edition of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-greece.sections.winners.1":"A special big up to the winning teams. The teams selected for the final, which will take place the 9 October 2021, are the following:","hackathon-greece.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-greece.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-greece.sections.focus.0":"Focus on the 1st round of the 24h online Hackathon:","hackathon-greece.sections.focus.1":"Introduction to the EU Code Week Hackathon Greece","hackathon-greece.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Greece","hackathon-greece.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Greece","hackathon-greece.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Greece","hackathon-greece.sections.mentors.1.0":"Dimitrios Tzimas","hackathon-greece.sections.mentors.1.1":"Dimitrios Tzimas received the B.Sc degree in Informatics, Aristotle University of Thessaloniki, Greece, and the M.Sc degree in “Digital Signal Processing for Communications and Multimedia” University of Athens, Greece.","hackathon-greece.sections.mentors.1.2":"He is currently a PhD student at the Aristotle University of Thessaloniki. His research interests include Learning Analytics and MOOCs. He has published many scientific articles in journals and conference proceedings. He teaches Computer Science in secondary and higher education for the last 21 years. He is a co-author of 4 Greek books about computer programming.","hackathon-greece.sections.mentors.2.0":"Ioannis Papikas","hackathon-greece.sections.mentors.2.1":"Ioannis has entered the world of entrepreneurship around 8 years ago and helped build web applications with his team in various industries.","hackathon-greece.sections.mentors.2.2":'Also participated in the "Entrepreneur First" accelerator in London, building his own startup. Ioannis is currently a Senior Product Manager at Orfium.',"hackathon-greece.sections.mentors.3.0":"John Fanidis","hackathon-greece.sections.mentors.3.1":"My name is John Fanidis, I am 27 years old and I live in Thessaloniki, Greece. I have been passionate about development since my days in high school when I first started learning how to design and write simple web and mobile applications.","hackathon-greece.sections.mentors.3.2":"For the last 7 years I have been part of many amazing and incredibly talented teams in more than 20 web and mobile projects. I currently work both as Lead Frontend Engineer in Exandia, based in Thessaloniki and as a freelancer mobile developer.","hackathon-greece.sections.mentors.4.0":"Lida Papatzika","hackathon-greece.sections.mentors.4.1":"Lida Papatzika works at Alexander Innovation Zone S.A. as communications manager. She holds extensive experience in the fields of marketing and promotion of projects relevant to the regional innovation ecosystem.","hackathon-greece.sections.mentors.5.0":"Nikolas Goulias","hackathon-greece.sections.mentors.5.1":"Nikolas is the IBM - Red Hat Synergy Lead Architect in the UK&I empowering IBM with Red Hat's open source innovation and helping customers define strategies, architect and solve problems with technology. ","hackathon-greece.sections.mentors.6.0":"Achilleas Yfantis","hackathon-greece.sections.mentors.6.1":"Achilleas Yfantis have created various startups and worked in various companies such as Citrix.","hackathon-greece.sections.mentors.6.2":"I'm and automation security testing engineer, my field of knowledge includes: kybernetes, microservices, shell, containers, azure, ci/cd, github, Python, golang.","hackathon-greece.sections.mentors.7.0":"Alex Papadakis","hackathon-greece.sections.mentors.7.1":"Alex Papadakis is a Tech Consultant with experience of business development, sales and client account management in multiple international markets (UKI,Spain,Greece,Cyprus) across various business verticals.","hackathon-greece.sections.mentors.7.2":"He joined Amazon Web Services in 2019 as a Business Development Representative. Before joining Amazon he has worked for Google, Coca-Cola, Public Retail World S.A holding various roles in Sales and Marketing. He holds a BSc in International Business from University of Kent and an MSc in Management from CASS Business School.","hackathon-greece.sections.mentors.8.0":"Andriana Vera","hackathon-greece.sections.mentors.8.1":"My name is Andriana Vera, currently I am studying at the National & Kapodistrian University of Athens - Department of Informatics and Telecommunications.","hackathon-greece.sections.mentors.8.2":"At the moment, I work as a part-time modern workplace developer at Team CANDI/InfoQuest Technologies. Motivated and excited about the tech field, I enjoy spending time learning and sharing my knowledge.","hackathon-greece.sections.mentors.9.0":"Antigoni Kakouri","hackathon-greece.sections.mentors.9.1":"5th-year Electrical and Computer Engineering student at Aristotle University of Thessaloniki. Microsoft Learn Student Ambassador since January 2021.","hackathon-greece.sections.mentors.10.0":"Athanasios Dimou","hackathon-greece.sections.mentors.10.1":"Geomentor. Employee of the Ministry of Culture. Geoinformatic and Surveyor engineer with 2 Master deggrees. First place with his 4member team on NASA Space Apps 2017 in Greece.","hackathon-greece.sections.mentors.10.2":"Mentor, judge and supporter in many Hackathons, Datathlons (Nasa Space Apps, MIT Covid-19 Challenge, Healthahtlon, Tap2open, Copernicus 2019-2020, Ίδρυμα Ευγενίδου - Hack the Lab, Global Hack, Antivirus Hackathon, HackCoronaGreece and many more). President of Panhellenic Association of Graduates of GeoInformatics and Surveying Engineering","hackathon-greece.sections.mentors.11.0":"Despoina Ioannidou","hackathon-greece.sections.mentors.11.1":"Despoina Ioannidou, graduated with a PhD in Applied Mathematics from Cnam. After a few years of working as data-scientist and computer vision engineer, she co-founded an AI startup, Trayvisor where she’s leading the tech as CTO.","hackathon-greece.sections.mentors.11.2":"","hackathon-greece.sections.mentors.12.0":"Evangelia Iakovaki","hackathon-greece.sections.mentors.12.1":"My name is Evangelia Iakovaki, i am Physicist and I work as a Physicist in a public high school.I also work as a guidance counselor for students","hackathon-greece.sections.mentors.13.0":"Giannis Prapas","hackathon-greece.sections.mentors.13.1":"My name is Giannis Prapas and I am an Account Executive focusing on Digital Native Businesses in Amazon Web Services (AWS).","hackathon-greece.sections.mentors.13.2":"My job is to enable organizations to innovate and easily build sophisticated and scalable applications by using AWS services.","hackathon-greece.sections.mentors.14.0":"Ilias Karabasis","hackathon-greece.sections.mentors.14.1":"I am currently working as a Full Stack Software Engineer, while exploring the field of Data Science and AI. I also joined recently the MS Learn Student Ambassadors Program.","hackathon-greece.sections.mentors.14.2":"My expertise is in.NET Technologies, C# and Angular. I am familiar with Python as well several Machine Learning and Data Science Frameworks.","hackathon-greece.sections.mentors.15.0":"Dr. Konstantinos Fouskas","hackathon-greece.sections.mentors.15.1":"Dr. Konstantinos Fouskas, is Associate Profesor of “Digital Entrepreneurship and Technological Innovation” in the Department of Applied informatics at the University of Macedonia. He is teaching in the area of digital innovation and entrepreneurship, e-business and e-commerce, technology management and Digital transformation.","hackathon-greece.sections.mentors.15.2":"He is also teaching and collaborating with a number of other Academic Institutes in the areas of innovation and entrepreneurship in Greece and worldwide. His has over 50 research articles published in international peer-reviewed journals and conferences and he has participated in more than 30 funded International and National research projects related to entrepreneurship, innovation, and ICT.","hackathon-greece.sections.mentors.16.0":"Marina Stavrakantonaki","hackathon-greece.sections.mentors.16.1":"Greetings from AWS! I am a Public Policy Manager for Amazon Web Services, covering Greece and Cyprus. My educational and work experience background is in Public Policy, Business Strategy and my PhD on Epidemiology. I am happy to assist the students where they need me.","hackathon-greece.sections.mentors.17.0":"Nikos Zachariadis","hackathon-greece.sections.mentors.17.1":"Nikos is basically a chemist. He studied chemistry, but he soon discovered that chemical compounds are less interesting than human relationships. However, chemistry explains analytically the processes of life, so its reduction to “human compounds” leads to a wonderful way of thinking. In his professional career so far, for about 22 years, Nikos promotes and strengthens formal sales people to people who produce profitable work, with respect and commitment to their collaborators and customers. Nikos does not like numbers. Numbers are just a result that is easy to come, if people can overcome the concept of “opposite” and move on to the concept of “together”.","hackathon-greece.sections.mentors.17.2":"In the last 6 years he is living the dream of his life, applying his whole experience, devoting all his energy and enjoying every minute of the day at Lancom as Chief Commercial Officer. His experience is at your disposal, along with his passion for discussions and sharing ideas. You can find Nikos at Lancom’s HQ or send him an email at:nzachariadis@lancom.gr","hackathon-greece.sections.mentors.18.0":"Rodanthi Alexiou","hackathon-greece.sections.mentors.18.1":"My name is Rodanthi Alexiou and I currently study Computer Science in the University of Athens. I am a Microsoft Learn Student Ambassador, a General Organizer in Google’s Developer Student Club, a member of the Operations team of Mindspace NPO and my passions are Artificial Intelligence and Data Science. You can find my tech blogs here: http://www.rodanthi-alexiou.com/","hackathon-greece.sections.mentors.19.0":"Triantafyllos Paschaleris","hackathon-greece.sections.mentors.19.1":"A Business Intelligence Developer with passion about technology. A curious learner with love for volunteering in IT. Currently pursuing a master’s degree in Big Data Analytics.","hackathon-greece.sections.mentors.20.0":"Katerina Katmada","hackathon-greece.sections.mentors.20.1":"Katerina is a designer with coding background, skilled in visual identity, UI/UX and data visualization design. She has studied Computer Science (BSc, MSc) and Product Design (MSc), and currently works as a visual designer at Geekbot.","hackathon-greece.sections.mentors.20.2":"She is interested in creating accessible and enjoyable designs for various platforms, starting by defining user needs and translating them into tangible concepts, while reinforcing the brand’s voice through consistent visual touchpoints.","hackathon-greece.sections.mentors.21.0":"Alexandra Hatsiou","hackathon-greece.sections.mentors.21.1":"Alexandra is from Athens and works as a Business Development Representative at Amazon Web Services (AWS) in Madrid, supporting AWS customers based in Central Eastern Europe. She has an background in Economics and Management and before AWS she worked in Marketing.","hackathon-greece.sections.mentors.22.0":"Demetris Bakas","hackathon-greece.sections.mentors.22.1":"Demetris Bakas is a Gold Microsoft Learn Student Ambassador and a Computer Engineering student from the University of Patras, passionate with software engineering and Artificial Intelligence.","hackathon-greece.sections.mentors.23.0":"Dimitra Iordanidou","hackathon-greece.sections.mentors.23.1":"Dimitra Iordanidou has a financial background and works for Thessaloniki Innovation Zone as Head of Financial Services. She has a working experience in budgeting and financial monitoring. In addition, she was involved several years in running championships as a marathon runner and she has founded and organizes for a 4th year a project for runners and kids Koufalia Hill Run. She holds a master's degree in Business Administration (Bath University, UK) and a degree in Economics from the Aristotle University of Thessaloniki.","hackathon-greece.sections.mentors.24.0":"Dimitris Dimosiaris","hackathon-greece.sections.mentors.24.1":"Dimitris Dimosiaris is co-founder at Founderhood, which aims to impact every human life by giving to each tech startup founder, anywhere, access to the best resources. In the past he has been part of two startup projects. He is founding member in the first student-run entrepreneurship club in Greece, ThinkBiz. Founding member & ex-chairman of the Non-profit organization Mindspace which is based on National Technical University of Athens and its activities spread across Greece. Dimitris has extensive experience in designing and building innovative web products.","hackathon-greece.sections.mentors.25.0":"Georgia Margia","hackathon-greece.sections.mentors.25.1":"Professional in software engineering for over 6 years. Has built software, related to demand forecasting, which is used by large retail companies in U.S., England and Russia. Currently, working as a Database Reporting Analyst, dealing with storing, management and manipulation of data in order to create reports, analyze patterns and trends and provide findings to be taken into account for strategic and operational decisions and actions.","hackathon-greece.sections.mentors.26.0":"Konstantinos Chaliasos","hackathon-greece.sections.mentors.26.1":"My name is Konstantinos Chaliasos and I am based in Thessaloniki, Greece. I am passionate about all aspects of software development with a strong focus on web and mobile applications. For the past 10 years I have worked with teams all over the world on exciting projects with the goal of increasing our quality of life using tech.Currently working both as a Lead Software Engineer in Exandia and as a freelancer Software Engineer.","hackathon-greece.sections.mentors.27.0":"Kostas Kalogirou","hackathon-greece.sections.mentors.27.1":"CEO Exandia. Business executive with tech orientation, seasoned executive in visual communication and experienced design educator. Assistant curator at Thessaloniki Design Museum, has co-organised exhibitions in Europe and USA. Design educator and guest lecturer in design events around Greece and jury member in national and international graphic design competitions. Will assist Hackathon teams in business aspects of software product development and pitching.","hackathon-greece.sections.mentors.27.2":"","hackathon-greece.sections.mentors.28.0":"Maria-Anastasia Moustaka","hackathon-greece.sections.mentors.28.1":"Maria-Anastasia Moustaka is an undergraduate student in the Department of Computer Engineering at the University of Patras and Gold Microsoft Learn Student Ambassador. She has also been teaching robotics and programming for the last four years and has excelled in global robotics competitions with the Robotics Club of the University of Patras.","hackathon-greece.sections.mentors.29.0":"Mixalis Nikolaidis","hackathon-greece.sections.mentors.29.1":"I’m a Senior Software Engineer, Consultant and Trainer. I’m mainly interested in the development of innovative cloud solutions that take full advantage of the Microsoft technology stack. I have worked on multiple projects providing quality services both in team environments and independently.","hackathon-greece.sections.mentors.30.0":"Nikiforos Botis","hackathon-greece.sections.mentors.30.1":"Nikiforos works as a Solutions Architect (SA) at Amazon Web Services, looking after Public Sector customers in Greece and Cyprus. In his role as an SA, he is responsible for helping customers in their digital transformation journey by sharing best practices for architecting successful solutions at the AWS Cloud. Prior to joining AWS (2.5 years ago), Nikiforos pursued a MSc in Computer Science at Imperial College London and a BSc in Management Science and Technology at Athens University of Economics and Business.","hackathon-greece.sections.mentors.31.0":"Panayiotis Antoniou","hackathon-greece.sections.mentors.31.1":"Hi, my name is Panayiotis Antoniou, I am currently living in London where I work as a Solutions Architect in AWS. I was born and raised in Cyprus and I came to the UK to study my Bachelors in Computer Science. I have an interest in Analytics, Networking and Sustainability. Outside work I like playing racket sports, guitar and watching films.","hackathon-greece.sections.mentors.31.2":"","hackathon-greece.sections.mentors.32.0":"Anastasia Papadou","hackathon-greece.sections.mentors.32.1":"Anastasia is a Senior Business Development Representative at Amazon Web Services, supporting AWS growth across EMEA. She has 5 years of experience in implementing/selling cloud technologies and she has an academic background in Management Science and Technology.","hackathon-greece.sections.mentors.33.0":"Konstantina Tagkopoulou","hackathon-greece.sections.mentors.33.1":"Konstantina Tagkopoulou is passionate about entrepreneurship, and has experience working with startups and scaleups across Europe. Since she joined Amazon Web Services in 2019, she has supported startups on their cloud journey and go-to-market strategy. Prior to AWS, she worked for a B2B SaaS startup in London, focusing on commercial growth and strategic business development. She holds a BSc in Sociology from the University of Bath and an MSc in Sociology from the University of Oxford.","hackathon-greece.sections.mentors.34.0":"Dimitrios Kourtesis","hackathon-greece.sections.mentors.34.1":"Dimitrios Kourtesis is a technology entrepreneur and partner at Ideas Forward, a technology venture studio based in Thessaloniki, Greece. He enjoys exploring applications of new software technologies to interesting problems and exploring applications of new business models to interesting markets. Working in tech since 2005, he has collected experiences as R&D software engineer, PhD researcher, product development consultant, startup founder, advisor to growing businesses and angel investor.","hackathon-greece.sections.after.0":"What happens next?","hackathon-greece.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of the Greek Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-greece.sections.after.2":"EU Code Week Hackathon Greece gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-greece.sections.after.3":"The Winners","hackathon-greece.sections.after.4":"See all the winners","hackathon-greece.sections.after.5":"Gallery","hackathon-greece.sections.after.6":"Check out the ‘young hackers’ from Greece in action during the EU Code Week Hackathon","hackathon-greece.sections.after.7":"Support Wall","hackathon-greece.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-greece.sections.after.9":"Jury & Mentors","hackathon-greece.sections.after.10":"EU Code Week Hackathon in Greece brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-greece.sections.after.11":"Read the guidelines","hackathon-ireland.title":"EU Code Week HACKATHON","hackathon-ireland.subtitle":"Bring your ideas to life!","hackathon-ireland.misc.0":"Read the rules & code of conduct","hackathon-ireland.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-ireland.misc.2":"Our Partners","hackathon-ireland.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-ireland.sections.1.content.1":"The EU Code Week Hackathon","hackathon-ireland.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 24-hours. The 5 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-ireland.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-ireland.sections.2.title":"What to expect?","hackathon-ireland.sections.2.content.0":"Expert coaching","hackathon-ireland.sections.2.content.1":"Skills workshops","hackathon-ireland.sections.2.content.2":"Fun activities","hackathon-ireland.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-ireland.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-ireland.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-ireland.sections.3.content.0":"Sign up now to","hackathon-ireland.sections.3.content.1":"EU Code Week Hackathon Ireland","hackathon-ireland.sections.3.content.2":"and bring your ideas to life!","hackathon-ireland.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-ireland.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Ireland? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-ireland.sections.4.content.1":"Propose a challenge","hackathon-ireland.sections.4.content.2":"Votes for the Irish challenge will start on the 24 of March.","hackathon-ireland.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-ireland.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-ireland.sections.5.content.1":"Vote on what matters most to you!","hackathon-ireland.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-ireland.sections.6.title":"The Challenge","hackathon-ireland.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-ireland.sections.6.content.1":"Based on public voting, the challenge for the Irish Hackathon is:","hackathon-ireland.sections.6.content.2":"Based on public voting, the challenge for the Irish Hackathon was:","hackathon-ireland.sections.7.title":"Resource Centre","hackathon-ireland.sections.8.title":"Programme","hackathon-ireland.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-ireland.sections.8.content.0.1":"has three distinct rounds","hackathon-ireland.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 5 teams will be chosen to remain in the competition. Free online training and mentoring for the teams, during summer 2021.","hackathon-ireland.sections.8.content.2":"The final hackathon: Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-ireland.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-ireland.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 5 final teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 5 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-ireland.sections.8.content.5":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates! ","hackathon-ireland.sections.8.content.6":"If your team is one of the 5 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-ireland.sections.8.content.7":"The 5 finalist teams will meet online in a 24-hour hackathon. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-ireland.sections.9.title":"Practical Info","hackathon-ireland.sections.9.content.0":"The final hackathon will take place online the 23-24 September 2021 with the teams that succeed the first round.","hackathon-ireland.sections.9.content.1":"The Hackathon is free of charge.","hackathon-ireland.sections.10.title":"Jury & Mentors","hackathon-ireland.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Ireland brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-ireland.sections.10.content.1":"Sign up now to","hackathon-ireland.sections.10.content.2":"EU Code Week Hackathon","hackathon-ireland.sections.10.content.3":"and make it happen!","hackathon-ireland.sections.11.title":"I don't know coding - what can I do?","hackathon-ireland.sections.11.content.0":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. From April to September, we are organising side events with our amazing partners of the EU Code Week Hackathons and it’s free to take part! Check out the different activities and register to get the link.","hackathon-ireland.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-ireland.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-ireland.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-ireland.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-ireland.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-ireland.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-ireland.sections.11.events.makex.content.2":"here","hackathon-ireland.sections.11.events.makex.content.3":"to register !","hackathon-ireland.sections.11.events.makex.content.4":"More information:","hackathon-ireland.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-ireland.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-ireland.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-ireland.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-ireland.sections.12.title":"About CODEWEEK.EU","hackathon-ireland.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-ireland.sections.12.content.1":"EU Code Week","hackathon-ireland.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-ireland.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-ireland.sections.12.content.4":"European Commission","hackathon-ireland.sections.12.content.5":"and local","hackathon-ireland.sections.12.content.6":"EU Code Week Ambassadors","hackathon-ireland.sections.12.content.7":"The initiative is financed by","hackathon-ireland.sections.12.content.8":"the European Parliament","hackathon-ireland.sections.12.content.9":"Discover More","hackathon-ireland.sections.winners.0":"Congratulations to all the participants of this first round of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-ireland.sections.winners.1":"A special big up to the winning teams. The teams selected for the online final in September are the following:","hackathon-ireland.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-ireland.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-ireland.sections.focus.0":"Focus on the 1st round of the 24h online Hackathon:","hackathon-ireland.sections.focus.1":"Introduction to the EU Code Week Hackathon Greece","hackathon-ireland.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Greece","hackathon-ireland.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Greece","hackathon-ireland.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Greece","hackathon-ireland.sections.after.0":"What happens next?","hackathon-ireland.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of X hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-ireland.sections.after.2":"EU Code Week Hackathon Ireland gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, 5 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-ireland.sections.after.3":"The Winners","hackathon-ireland.sections.after.4":"See all the winners","hackathon-ireland.sections.after.5":"Gallery","hackathon-ireland.sections.after.6":"Check out the ‘young hackers’ from Ireland in action during the EU Code Week Hackathon","hackathon-ireland.sections.after.7":"Support Wall","hackathon-ireland.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-ireland.sections.after.9":"Jury & Mentors","hackathon-ireland.sections.after.10":"EU Code Week Hackathon in Ireland brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-ireland.sections.after.11":"Read the guidelines","hackathon-ireland.sections.voting.title":"Vote now for your preferred challenge for EU Code Week Hackathon Ireland on 26-27 April 2021!","hackathon-ireland.sections.voting.challenges":"Challenges have been collected from all over the country to allow the students to solve a challenge for their local community. After careful deliberation, the top 3 challenges have been selected, and we leave it up to you to decide which challenge that may be solved through coding, developing, and design at the hackathon.","hackathon-ireland.sections.voting.deadline":"You can vote for your preferred challenge until 20 April 2021, where the final challenge is selected.","hackathon-ireland.sections.voting.header":"Vote for one of the three challenges:","hackathon-ireland.sections.voting.challenge":"challenge","hackathon-ireland.sections.voting.choices.0":"Digital inclusiveness for digital community groups","hackathon-ireland.sections.voting.choices.1":"Flood Tracking Along The River Shannon","hackathon-ireland.sections.voting.choices.2":"Fighting cyber bullying on Social Media","hackathon-ireland.sections.voting.reveal-date":"The challenge is revealed after the opening of the online hackathon on 26 April.","hackathon-ireland.sections.voting.thanks.0":"Thanks for voting!","hackathon-ireland.sections.voting.thanks.1":"You can find out which challenge is selected after 26. April on the EU Code Week Hackathon website.","hackathon-italy.title":"EU Code Week HACKATHON","hackathon-italy.subtitle":"Bring your ideas to life!","hackathon-italy.misc.0":"Read the rules & code of conduct","hackathon-italy.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-italy.misc.2":"Our Partners","hackathon-italy.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-italy.sections.1.content.1":"The EU Code Week Hackathon","hackathon-italy.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 24-hours. The 10 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-italy.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-italy.sections.2.title":"What to expect?","hackathon-italy.sections.2.content.0":"Expert coaching","hackathon-italy.sections.2.content.1":"Skills workshops","hackathon-italy.sections.2.content.2":"Fun activities","hackathon-italy.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-italy.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-italy.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-italy.sections.3.content.0":"Sign up now to","hackathon-italy.sections.3.content.1":"EU Code Week Hackathon Italy","hackathon-italy.sections.3.content.2":"and bring your ideas to life!","hackathon-italy.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-italy.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Italy? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-italy.sections.4.content.1":"Propose a challenge","hackathon-italy.sections.4.content.2":"Votes for the Italian challenge will start on the 9th of April.","hackathon-italy.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-italy.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-italy.sections.5.content.1":"Vote on what matters most to you!","hackathon-italy.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-italy.sections.6.title":"The Challenge","hackathon-italy.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-italy.sections.6.content.1":"Based on public voting, the challenge for the Italian Hackathon is:","hackathon-italy.sections.6.content.2":"Based on public voting, the challenge for the Italian Hackathon was:","hackathon-italy.sections.7.title":"Resource Centre","hackathon-italy.sections.8.title":"Programme","hackathon-italy.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-italy.sections.8.content.0.1":"has three distinct rounds","hackathon-italy.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 12 teams will be chosen to remain in the competition. Free online training and mentoring for all 12 teams, during summer 2021.","hackathon-italy.sections.8.content.2":"The final: 12 teams will have all received equal training in the second round, but only one will win. Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-italy.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-italy.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 12 final teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 12 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-italy.sections.8.content.5":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates! ","hackathon-italy.sections.8.content.6":"If your team is one of the 12 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-italy.sections.8.content.7":"The 12 finalist teams will meet in a 12-hour hackathon on 24-25 September. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-italy.sections.9.title":"Practical Info","hackathon-italy.sections.9.content.0":"The Hackathon will take place on the 24-25 September 2021.","hackathon-italy.sections.9.content.1":"The Hackathon is free of charge.","hackathon-italy.sections.10.title":"Jury & Mentors","hackathon-italy.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Italy brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-italy.sections.10.content.1":"Sign up now to","hackathon-italy.sections.10.content.2":"EU Code Week Hackathon","hackathon-italy.sections.10.content.3":"and make it happen!","hackathon-italy.sections.11.title":"Side events","hackathon-italy.sections.11.content.0":"Do these themes interest you but you don’t know how to code? Sign up to our side events and discover the thrill of coding, innovation, entrepreneurship and other skills vital to participating in the digital world. The Code Week hackathon side events are scheduled to run from May to October and will include several different types of workshop. They are free of charge, you just have to sign up here. Come and learn more.","hackathon-italy.sections.11.events.minecraft.title":"Minecraft Education Edition Teacher Academy: Design Your Own Multimedia Learning Environment!","hackathon-italy.sections.11.events.minecraft.abstract":"The Minecraft: Education Edition Teacher Academy course will focus on using Minecraft: Education Edition as a teaching and learning tool designed to support important pedagogical practices in the learning environment. At the end of this learning path, you will become a Minecraft certified teacher and receive the badge.","hackathon-italy.sections.11.events.minecraft.content.0":"Path participants will learn:","hackathon-italy.sections.11.events.minecraft.content.1":"Basic mechanics of downloading, setting up and logging into Minecraft: Education Edition","hackathon-italy.sections.11.events.minecraft.content.2":"In-game play by exploring movement within the game as well as learning the process for placing and breaking blocks","hackathon-italy.sections.11.events.minecraft.content.3":"Key features of world management and classroom settings","hackathon-italy.sections.11.events.minecraft.content.4":"Tips on classroom management and readiness","hackathon-italy.sections.11.events.minecraft.content.5":"An understanding of basic in-game coding","hackathon-italy.sections.11.events.minecraft.content.6":"Skills that allow for learner collaboration, creativity, and communication","hackathon-italy.sections.11.events.minecraft.content.7":"How to incorporate engineering practices","hackathon-italy.sections.11.events.minecraft.content.8":"Chemistry and Science in-game functionality","hackathon-italy.sections.11.events.minecraft.content.9":"How the game supports learner inquiry and curiosity","hackathon-italy.sections.11.events.minecraft.date":"Friday 22 October from 17.00-18.30.","hackathon-italy.sections.11.events.minecraft.participate":"To participate:","hackathon-italy.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-italy.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-italy.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-italy.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-italy.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-italy.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-italy.sections.11.events.makex.content.2":"here","hackathon-italy.sections.11.events.makex.content.3":"to register !","hackathon-italy.sections.11.events.makex.content.4":"More information:","hackathon-italy.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-italy.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-italy.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-italy.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-italy.sections.12.title":"About CODEWEEK.EU","hackathon-italy.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-italy.sections.12.content.1":"EU Code Week","hackathon-italy.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-italy.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-italy.sections.12.content.4":"European Commission","hackathon-italy.sections.12.content.5":"and local","hackathon-italy.sections.12.content.6":"EU Code Week Ambassadors","hackathon-italy.sections.12.content.7":"The initiative is financed by","hackathon-italy.sections.12.content.8":"the European Parliament","hackathon-italy.sections.12.content.9":"Discover More","hackathon-italy.sections.winners.0":"Congratulations to all the participants of this first edition of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-italy.sections.winners.1":"A special big up to the winning teams. The teams selected for the final, which will take place the 24-25 September, are the following: ","hackathon-italy.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-italy.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-italy.sections.focus.0":"About the 24h online Hackathon:","hackathon-italy.sections.focus.1":"Introduction to the EU Code Week Hackathon Italy","hackathon-italy.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Italy","hackathon-italy.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Italy","hackathon-italy.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Italy","hackathon-italy.sections.mentors.1.0":"Francesco Piero Paolicelli","hackathon-italy.sections.mentors.1.1":"Francesco Piero Paolicelli, known as Piersoft in every socials network.","hackathon-italy.sections.mentors.1.2":"Coding and Making expert, Arduino Educational Trainer, Data Scientist and Data Viz Expert","hackathon-italy.sections.mentors.1.3":"University professor at LUM (University Luis Monnet )School of Management for OpenData and OpenGovernment","hackathon-italy.sections.mentors.1.4":"Champion of CoderDojo club Lecce","hackathon-italy.sections.mentors.2.0":"Gianluca Orpello","hackathon-italy.sections.mentors.2.1":"Hi, my name is Gianluca Orpello. I’m an Apple Certified Trainer and a freelance Mentor in Italy. I specialise in iOS, watchOS, macOS and tvOS app design and develop, web and app design, Client-Server protocol & API design.","hackathon-italy.sections.mentors.2.2":"I also have knowledge in User Interaction & User Experience, and Project Management.","hackathon-italy.sections.mentors.3.0":"Luca Versari","hackathon-italy.sections.mentors.3.1":"Luca Versari works on the JPEG XL standard as a Software Engineer for Google.","hackathon-italy.sections.mentors.3.2":"In the past, he tutored Italian Computer Science Olympiads students preparing for international competitions.","hackathon-italy.sections.mentors.4.0":"Alessandra Valenti","hackathon-italy.sections.mentors.4.1":"Alessandra Valenti is Customer Success Manager for Microsoft Education. Expert in new technologies for teaching, she deals in particular with the design and development of multimedia languages necessary to train the professionals of the future through the knowledge of digital tools for the innovative school.","hackathon-italy.sections.mentors.4.2":"Through training activities for Italian students and teachers it promotes interactive solutions and learning experiences related to the world of education and culture, from the video game of Minecraft Education Edition to the development of a more sustainable and inclusive teaching. In the past she trained programming and robotics, e-learning platforms, virtual reality and STEM in schools.","hackathon-italy.sections.mentors.5.0":"Maura Sandri","hackathon-italy.sections.mentors.5.1":"Research technologist of the National Institute of Astrophysics (INAF), coordinator of the working group for the development of coding and educational robotic resources for the school, web admin for play.inaf.it, Italian leading teacher, mentor of the CoderDojo Ozzano dell'Emilia (BO).","hackathon-italy.sections.mentors.6.0":"Paolo Ganci","hackathon-italy.sections.mentors.6.1":"Once only a computer programmer, today a passionate supporter of coding as Co-Champion of CoderDojo Etneo in Catania.","hackathon-italy.sections.mentors.7.0":"Christel Sirocchi","hackathon-italy.sections.mentors.7.1":"Christel Sirocchi is a biotechnologist and genetic engineer turned computer scientist. She gained experience as a researcher and educator in the UK, Belgium and Türkiye, where she managed the science department in one of the most prominent international high schools and served as advisor for the Cambridge International Science Competition. She is an avid learner and passionate about STEM education, data science and data visualization.","hackathon-italy.sections.after.0":"What happens next?","hackathon-italy.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of the Italian Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-italy.sections.after.2":"EU Code Week Hackathon Italy gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-italy.sections.after.3":"The Winners","hackathon-italy.sections.after.4":"See all the winners","hackathon-italy.sections.after.5":"Gallery","hackathon-italy.sections.after.6":"Check out the ‘young hackers’ from Italy in action during the EU Code Week Hackathon","hackathon-italy.sections.after.7":"Support Wall","hackathon-italy.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-italy.sections.after.9":"Jury & Mentors","hackathon-italy.sections.after.10":"EU Code Week Hackathon in Italy brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-italy.sections.after.11":"Read the guidelines","hackathon-latvia.title":"EU Code Week HACKATHON","hackathon-latvia.subtitle":"Bring your ideas to life!","hackathon-latvia.misc.0":"Read the rules & code of conduct","hackathon-latvia.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-latvia.misc.2":"Our Partners","hackathon-latvia.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-latvia.sections.1.content.1":"The EU Code Week Hackathon","hackathon-latvia.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 24-hours. The 10 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-latvia.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-latvia.sections.2.title":"What to expect?","hackathon-latvia.sections.2.content.0":"Expert coaching","hackathon-latvia.sections.2.content.1":"Skills workshops","hackathon-latvia.sections.2.content.2":"Fun activities","hackathon-latvia.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-latvia.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-latvia.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-latvia.sections.3.content.0":"Sign up now to","hackathon-latvia.sections.3.content.1":"EU Code Week Hackathon Latvia","hackathon-latvia.sections.3.content.2":"and bring your ideas to life!","hackathon-latvia.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-latvia.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Latvia? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-latvia.sections.4.content.1":"Propose a challenge","hackathon-latvia.sections.4.content.2":"Votes for the Latvian challenge will start on the 30th of April.","hackathon-latvia.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-latvia.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-latvia.sections.5.content.1":"Vote on what matters most to you!","hackathon-latvia.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-latvia.sections.6.title":"The Challenge","hackathon-latvia.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-latvia.sections.6.content.1":"Based on public voting, the challenge for the Latvian Hackathon is:","hackathon-latvia.sections.6.content.2":"Based on public voting, the challenge for the Latvian Hackathon was:","hackathon-latvia.sections.7.title":"Resource Centre","hackathon-latvia.sections.8.title":"Programme","hackathon-latvia.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-latvia.sections.8.content.0.1":"has three distinct rounds","hackathon-latvia.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 10 teams will be chosen to remain in the competition. Free online training and mentoring for all 10 teams, during summer 2021.","hackathon-latvia.sections.8.content.2":"The final hackathon. 10 teams will have all received equal training in the second round, but only one will win. Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-latvia.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-latvia.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 10 teams that will meet in the finals. The top three teams will additionally receive valuable prizes from the hackathon supporters. First place winners will receive Raspberry Pi 4 Model B Starter KITs from the IT Education Foundation, second place winners will receive an Arduino Starter KITs from the IT Education Foundation, and third place winners will receive DRONIE drones from the IT company Cognizant Latvia.","hackathon-latvia.sections.8.content.5":"All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 10 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-latvia.sections.8.content.6":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates!","hackathon-latvia.sections.8.content.7":"If your team is one of the 10 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-latvia.sections.8.content.8":"The 10 finalist teams will meet in a 12-hour hackathon which will take place online. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-latvia.sections.9.title":"Practical Info","hackathon-latvia.sections.9.content.0":"The hackathon will take place online on 1 October 2021","hackathon-latvia.sections.9.content.1":"The Hackathon is free of charge.","hackathon-latvia.sections.10.title":"Jury & Mentors","hackathon-latvia.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Latvia brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-latvia.sections.10.content.1":"Sign up now to","hackathon-latvia.sections.10.content.2":"EU Code Week Hackathon","hackathon-latvia.sections.10.content.3":"and make it happen!","hackathon-latvia.sections.11.title":"Side events","hackathon-latvia.sections.11.content.0":"Do these themes interest you but you don’t know how to code? Sign up to our side events and discover the thrill of coding, innovation, entrepreneurship and other skills vital to participating in the digital world. The Code Week hackathon side events are scheduled to run from May to October and will include several different types of workshop. They are free of charge, you just have to sign up here. Come and learn more.","hackathon-latvia.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-latvia.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-latvia.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-latvia.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-latvia.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-latvia.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-latvia.sections.11.events.makex.content.2":"here","hackathon-latvia.sections.11.events.makex.content.3":"to register !","hackathon-latvia.sections.11.events.makex.content.4":"More information:","hackathon-latvia.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-latvia.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-latvia.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-latvia.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-latvia.sections.12.title":"About CODEWEEK.EU","hackathon-latvia.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-latvia.sections.12.content.1":"EU Code Week","hackathon-latvia.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-latvia.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-latvia.sections.12.content.4":"European Commission","hackathon-latvia.sections.12.content.5":"and local","hackathon-latvia.sections.12.content.6":"EU Code Week Ambassadors","hackathon-latvia.sections.12.content.7":"The initiative is financed by","hackathon-latvia.sections.12.content.8":"the European Parliament","hackathon-latvia.sections.12.content.9":"Discover More","hackathon-latvia.sections.winners.0":"Congratulations to all the participants of this first edition of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-latvia.sections.winners.1":"A special big up to the winning teams. The teams selected for the final, which will take place on October 1, are the following:","hackathon-latvia.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-latvia.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-latvia.sections.focus.0":"About the 24h online Hackathon:","hackathon-latvia.sections.focus.1":"Introduction to the EU Code Week Hackathon Latvia","hackathon-latvia.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Latvia","hackathon-latvia.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Latvia","hackathon-latvia.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Latvia","hackathon-latvia.sections.mentors.1.0":"Līna Sarma ","hackathon-latvia.sections.mentors.1.1":"Computer Scientist and Creative Coder, Co creator of Riga Tech Girls. ","hackathon-latvia.sections.mentors.2.0":"Jānis Mozgis","hackathon-latvia.sections.mentors.2.1":"Senior Developer at","hackathon-latvia.sections.mentors.2.2":"loves beautifully crafted code.","hackathon-latvia.sections.mentors.3.0":"Jānis Cimbulis","hackathon-latvia.sections.mentors.3.1":"Front-end Developer, Learn IT coding school teacher.","hackathon-latvia.sections.mentors.4.0":"Angela Jafarova","hackathon-latvia.sections.mentors.4.1":"Director of the Coding school Datorium. Digital skills trainer, EU CodeWeek leading teacher in Latvia.","hackathon-latvia.sections.mentors.5.0":"Elchin Jafarov","hackathon-latvia.sections.mentors.5.1":"Founder of the Datorium Coding School. Digital transformation, Data automation, Business intelligence.","hackathon-latvia.sections.mentors.6.0":"Janis Knets","hackathon-latvia.sections.mentors.6.1":"Technical architect at Accenture Latvia, more than 10 years of experience in IT field working with world-class companies","hackathon-latvia.sections.mentors.7.0":"Ance Kancere","hackathon-latvia.sections.mentors.7.1":"Project Manager at IT Education Foundation, Teacher of programming and design&technology","hackathon-latvia.sections.mentors.8.0":"Kaspars Eglītis","hackathon-latvia.sections.mentors.8.1":"Admin at University of Latvia Med Tech makerspace DF LAB & Jr Innovation Project Manager at Accenture","hackathon-latvia.sections.mentors.9.0":"Paula Elksne","hackathon-latvia.sections.mentors.9.1":"Assistant Director Bachelor Programs, RTU Riga Business School","hackathon-latvia.sections.mentors.10.0":"Linda Sinka","hackathon-latvia.sections.mentors.10.1":"Founder of Learn IT coding school for children, EU CodeWeek ambassador in Latvia","hackathon-latvia.sections.mentors.11.0":"Gundega Dekena","hackathon-latvia.sections.mentors.11.1":"DevOps Specialist at Accenture Latvia helping world class companies live in the cloud. Programming teacher and the only official GitHub Campus Advisor in Baltics.","hackathon-latvia.sections.mentors.12.0":"Emil Syundyukov","hackathon-latvia.sections.mentors.12.1":"Computer Scientist, Chief Technical Officer at biomedical startup Longenesis","hackathon-latvia.sections.mentors.13.0":"Pāvils Jurjāns","hackathon-latvia.sections.mentors.13.1":"IT entrepreneur, software engineer, business mentor, open data advocate and general geek.","hackathon-latvia.sections.mentors.14.0":"Krišjānis Nesenbergs","hackathon-latvia.sections.mentors.14.1":"Researcher and head of Cyber-physical systems lab @ EDI. Low level/embedded HW/SW, sensors, signal processing and machine learning for practical applications from wearables to self driving cars.","hackathon-latvia.sections.mentors.15.0":"Elina Razena","hackathon-latvia.sections.mentors.15.1":"Founder of Learn IT coding school for children, EU CodeWeek ambassador in Latvia","hackathon-latvia.sections.mentors.16.0":"Kristine Subrovska","hackathon-latvia.sections.mentors.16.1":"Graphic designer, accessibility, UX / UI enthusiast. I appreciate good design and well-considered, simple illustrations ","hackathon-latvia.sections.leaders.1.0":"Viesturs Sosārs","hackathon-latvia.sections.leaders.1.1":"Seasoned entrepreneur and innovation educator, co-founder of TechHub Riga","hackathon-latvia.sections.leaders.2.0":"Kārlis Jonāss","hackathon-latvia.sections.leaders.2.1":"Design thinker and facilitator. Karlis helps teams, companies and individuals bring change through design.","hackathon-latvia.sections.leaders.3.0":"Peteris Jurcenko","hackathon-latvia.sections.leaders.3.1":"UX designer, accessibility enthusiast. I help institutions to redesign themselves and implement digital solutions to become more effective.","hackathon-latvia.sections.leaders.title":"Workshop leaders","hackathon-latvia.sections.after.0":"What happens next?","hackathon-latvia.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of the Latvian Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-latvia.sections.after.2":"EU Code Week Hackathon Latvia gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-latvia.sections.after.3":"The Winners","hackathon-latvia.sections.after.4":"See all the winners","hackathon-latvia.sections.after.5":"Gallery","hackathon-latvia.sections.after.6":"Check out the ‘young hackers’ from Latvia in action during the EU Code Week Hackathon","hackathon-latvia.sections.after.7":"Support Wall","hackathon-latvia.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-latvia.sections.after.9":"Jury & Mentors","hackathon-latvia.sections.after.10":"EU Code Week Hackathon in Latvia brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-latvia.sections.after.11":"Read the guidelines","hackathon-romania.title":"EU Code Week HACKATHON","hackathon-romania.subtitle":"Bring your ideas to life!","hackathon-romania.misc.0":"Read the rules & code of conduct","hackathon-romania.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-romania.misc.2":"Our Partners","hackathon-romania.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-romania.sections.1.content.1":"The EU Code Week Hackathon","hackathon-romania.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge in just 24-hours. The 5 most successful teams will then receive training and mentoring from experts in this field, in order to prepare them for the second and final round, from which the ultimate winner will be selected. The lucky team will win further coaching and mentoring of their ideas and cool IT equipment. The winning team will also secure a spot at the European pitch where all the hackathon winners will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-romania.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-romania.sections.2.title":"What to expect?","hackathon-romania.sections.2.content.0":"Expert coaching","hackathon-romania.sections.2.content.1":"Skills workshops","hackathon-romania.sections.2.content.2":"Fun activities","hackathon-romania.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-romania.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-romania.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-romania.sections.3.content.0":"Sign up now to","hackathon-romania.sections.3.content.1":"EU Code Week Hackathon Romania","hackathon-romania.sections.3.content.2":"and bring your ideas to life!","hackathon-romania.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-romania.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Romania? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-romania.sections.4.content.1":"Propose a challenge","hackathon-romania.sections.4.content.2":"Votes for the Romanian challenge will start on the 24 of March.","hackathon-romania.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-romania.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-romania.sections.5.content.1":"Vote on what matters most to you!","hackathon-romania.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-romania.sections.6.title":"The Challenge","hackathon-romania.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-romania.sections.6.content.1":"Based on public voting, the challenge for the Romanian Hackathon is:","hackathon-romania.sections.6.content.2":"Based on public voting, the challenge for the Romanian Hackathon was:","hackathon-romania.sections.6.challenges.0":"Fighting false news","hackathon-romania.sections.6.challenges.1":"Get moving","hackathon-romania.sections.6.challenges.2":"Cleaner air in the city","hackathon-romania.sections.7.title":"Resource Centre","hackathon-romania.sections.8.title":"Programme","hackathon-romania.sections.8.content.0.0":"The EU Code Week hackathon","hackathon-romania.sections.8.content.0.1":"has three distinct rounds","hackathon-romania.sections.8.content.1":"The 24-hour online hackathon. Out of all those competing, only 5 teams will be chosen to remain in the competition. Free online training and mentoring for all 5 teams, during summer 2021.","hackathon-romania.sections.8.content.2":"The final hackathon. 5 teams will have all received equal training in the second round, but only one will win. Secondary school students aged 15-19 will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead of the first round.","hackathon-romania.sections.8.content.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-romania.sections.8.content.4":"In 2021, EU Code Week brings six extraordinary hackathons and invites students aged 15-19 in upper secondary school to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 5 final teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 5 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. In the final the teams will battle it out to decide who wins IT accessories and the chance of mentoring and coaching to further develop their prototype.","hackathon-romania.sections.8.content.5":"Your team is not guaranteed a place in the second round even if you successfully solve the challenge. Remember you are in competition with the other teams and the jury will take your method, use of time and quality of the prototype into consideration to select the successful candidates! ","hackathon-romania.sections.8.content.6":"If your team is one of the 5 finalists, you can work on your idea over the summer. To assist you, we will offer you free trainings for development and UX Design. Your team will also get the help of a mentor who ensures that you are on the right path.","hackathon-romania.sections.8.content.7":"The 5 finalist teams will meet in a 12-hour hackathon which will take place online. Here teams will compete to be the nation’s best young hackers and get the chance to win prizes such as cool IT equipment as well as further coaching and mentoring of their ideas.","hackathon-romania.sections.9.title":"Practical Info","hackathon-romania.sections.9.content.0":"The Hackathon will take place onsite on the 25-26 September 2021.","hackathon-romania.sections.9.content.1":"The Hackathon is free of charge.","hackathon-romania.sections.10.title":"Jury & Mentors","hackathon-romania.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Ireland brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-romania.sections.10.content.1":"Sign up now to","hackathon-romania.sections.10.content.2":"EU Code Week Hackathon","hackathon-romania.sections.10.content.3":"and make it happen!","hackathon-romania.sections.11.title":"Side events","hackathon-romania.sections.11.content.0":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. From April to September, we are organising side events with our amazing partners of the EU Code Week Hackathons and it’s free to take part! Check out the different activities and register to get the link.","hackathon-romania.sections.11.events.1.title":"Animate a name","hackathon-romania.sections.11.events.1.content.0":"Are you between 9 to 14 and eager to know more about computer programming? This workshop is for you! You will create, have fun and quickly acquire some coding skills. With just a handful of blocks and a few clicks, you can make a 'sprite' (character) dance, talk, or animate it in a variety of ways. In addition, the computer science concepts we will be using in Scratch for CS First can be applied to other advanced programming languages such as Python or Java. ","hackathon-romania.sections.11.events.1.content.1":"Register, and participate in this activity and you will be able to:","hackathon-romania.sections.11.events.1.content.2":"Use a block-based programming language","hackathon-romania.sections.11.events.1.content.3":"Master important computer science concepts such as events, sequences and loops","hackathon-romania.sections.11.events.1.content.4":"Create an animation project in Scratch for CS First","hackathon-romania.sections.11.events.1.content.5":"Date: Wednesday 12 May, 14:00 -> click","hackathon-romania.sections.11.events.1.content.6":"here","hackathon-romania.sections.11.events.1.content.7":"to register !","hackathon-romania.sections.11.events.1.content.8":"More information:","hackathon-romania.sections.11.events.2.title":"Creative Coding Workshop","hackathon-romania.sections.11.events.2.content.0":"Learn the basics of Python with imagiLabs' creative coding tools! Perfect for kids aged 9-15, this 1.5 hour workshop for beginners will take coders from lighting up one pixel at a time to making colourful animations.","hackathon-romania.sections.11.events.2.content.1":"Date: Saturday 5 June, 15:00 -> click","hackathon-romania.sections.11.events.2.content.2":"here","hackathon-romania.sections.11.events.2.content.3":"to register !","hackathon-romania.sections.11.events.2.content.4":"Download the free imagiLabs app on your iOS or Android device to get started today. No imagiCharms needed -- come to the virtual workshop as you are!","hackathon-romania.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-romania.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-romania.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-romania.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-romania.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-romania.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-romania.sections.11.events.makex.content.2":"here","hackathon-romania.sections.11.events.makex.content.3":"to register !","hackathon-romania.sections.11.events.makex.content.4":"More information:","hackathon-romania.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-romania.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-romania.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-romania.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-romania.sections.12.title":"About CODEWEEK.EU","hackathon-romania.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-romania.sections.12.content.1":"EU Code Week","hackathon-romania.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-romania.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-romania.sections.12.content.4":"European Commission","hackathon-romania.sections.12.content.5":"and local","hackathon-romania.sections.12.content.6":"EU Code Week Ambassadors","hackathon-romania.sections.12.content.7":"The initiative is financed by","hackathon-romania.sections.12.content.8":"the European Parliament","hackathon-romania.sections.12.content.9":"Discover More","hackathon-romania.sections.winners.0":"Congratulations to all the participants of this first edition of the European Code Week hackathon, it was a real pleasure to have you with us. We hope you had as much fun as we did!","hackathon-romania.sections.winners.1":"A special big up to the winning teams. The teams selected for the final, which will take place the 25-26 September, are the following: ","hackathon-romania.sections.winners.2":"We look forward to seeing you there. Coaching and rewards guaranteed!","hackathon-romania.sections.winners.3":"Each national winner will face-off in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-romania.sections.focus.0":"Focus on the 1st round of the 24h online Hackathon:","hackathon-romania.sections.focus.1":"Introduction to the EU Code Week Hackathon Romania","hackathon-romania.sections.focus.2":"Reveal of the challenge for EU Code Week Hackathon Romania","hackathon-romania.sections.focus.3":"Pitch of solutions for the EU Code Week Hackathon Romania","hackathon-romania.sections.focus.4":"Announcement of winners of EU Code Week Hackathon Romania","hackathon-romania.sections.mentors.1.0":"Diana Maria Ghitun is a MSc. Computer Science graduate from King's College London. Since university she had the opportunity to work in several environments, from fin tech startups to big companies, and the research industry as well.","hackathon-romania.sections.mentors.1.1":"At the moment, she works as a Senior Software Engineer at Take Off Labs in Cluj Napoca, where she found a new passion for Ruby on Rails and React Native.","hackathon-romania.sections.mentors.2.0":"I am a proactive and curious person, a self-starter, with a desire to go extra mile, gain new insights and experiences in a dynamic environment.","hackathon-romania.sections.mentors.2.1":"I really like to work with different generations that think and act differently than me. In this way I can gain new perspectives and fresh ideas.","hackathon-romania.sections.mentors.3.0":"George founded and leads WiseUp, a product prototyping agency. George uses Lean Startup, Design Thinking & Data Science techniques in his work, to help entrepreneurs and executives make data driven decisions.","hackathon-romania.sections.mentors.3.1":"Previously he designed and led multiple startup accelerators, coached startups & enterprises.","hackathon-romania.sections.mentors.4.0":"My name is Ioana Alexandru. I am currently pursuing a master’s degree in computer graphics while working at Google - it’s a real challenge, but I wouldn’t have it any other way! I had two internships (summer ‘18 and ‘19) which made me fall in love with the Google culture, and finally joined as a part-time software engineer in Nov ‘20.","hackathon-romania.sections.mentors.4.1":"Within Google, I work on search infrastructure, and outside of it I dabble with Unity and Flutter development. In my spare time, I love gaming (PC, Oculus, Switch) and riding horses.","hackathon-romania.sections.mentors.5.0":"Entrepreneur, Program Manager and  Software Quality Advocate.","hackathon-romania.sections.mentors.5.1":"10+ years of experience for various projects types, curious learner and passionate about finding innovative solutions.","hackathon-romania.sections.mentors.6.0":"A data scientist at core, based in Switzerland, doing a software engineering internship at Google. Very passionate about startups, being a startup manager for the EPFL Entrepreneur Club, and leading a student investment team as a Managing Partner for Wingman Campus Fund.","hackathon-romania.sections.mentors.6.1":"Activist for women in tech, leading Girls Who Code Iasi until last year.","hackathon-romania.sections.mentors.7.0":"I am CS teacher and I love what I'm doing. Basically I am CS Engineer. I've been teaching for the last 30 years. I am teaching at High-School, Vocational and Technical Schools. I am Cisco Academy instructor and national trainer. ","hackathon-romania.sections.mentors.7.1":"I am teaching C++, Java, Oracle SQL and Robotics but I also like hardware and networking. I like challenges, I love to work in projects with my students and I always want to learn something new.","hackathon-romania.sections.mentors.8.0":"Solution architect with over 10 years of experience developing enterprise grade mission critical software applications. Currently focusing on designing cloud computing and robotic process automation solutions for various industries.","hackathon-romania.sections.mentors.8.1":"Leader of the IBM Technical Expert Council in Romania and the IBM Developer meetups program in the CEE.  Passionate intrapreneur and hackathon organizer.","hackathon-romania.sections.mentors.9.0":"Software developer and technology passionate- I enjoy building and delivering quality, all the while trying to have fun as much as possible. I am a perceptive and innovative individual that's not afraid to exploit its best version and go the extra mile outside the comfort zone of conventional.","hackathon-romania.sections.mentors.9.1":"This exact desire, of getting out of the comfort zone, led me in the last years to changing the context from full-stack, frontend, API design to technical leadership and architecture.","hackathon-romania.sections.mentors.10.0":"I am a graduate student of University of Bucharest. I am an IT Specialist focusing on Cloud technologies, microservice architecture and DevOps. While I consider myself a programming language polyglot, JAVA is my core development language and Spring Framework is my de-facto choice whenever I design and build a new application. My professional activities consist in combination of BA, DEV and Operation, with focus on development.","hackathon-romania.sections.mentors.11.0":"When she is not busy designing e-learning courses and trainings for K12 teachers and NGOs at Asociația Techsoup, she fosters her passions for outdoor sports, traveling and bats. Forbes 30 under 30 Honoree, ChangemakerXchange Fellow and EU Code Week Ambassador for 5 years until 2020. Connecting people and resources, Ana believes technology is key to kindle development through collaboration.","hackathon-romania.sections.after.0":"What happens next?","hackathon-romania.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of X hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-romania.sections.after.2":"EU Code Week Hackathon Romania gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, 5 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-romania.sections.after.3":"The Winners","hackathon-romania.sections.after.4":"See all the winners","hackathon-romania.sections.after.5":"Gallery","hackathon-romania.sections.after.6":"Check out the ‘young hackers’ from Romania in action during the EU Code Week Hackathon","hackathon-romania.sections.after.7":"Support Wall","hackathon-romania.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-romania.sections.after.9":"Jury & Mentors","hackathon-romania.sections.after.10":"EU Code Week Hackathon in Romania brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-romania.sections.after.11":"Read the guidelines","hackathon-slovenia-old.title":"EU Code Week HACKATON","hackathon-slovenia-old.subtitle":"Bring your ideas to life!","hackathon-slovenia-old.misc.0":"Read the rules & code of conduct","hackathon-slovenia-old.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-slovenia-old.misc.2":"Our Partners","hackathon-slovenia-old.sections.1.content.0":"Do you dream of creating the next big app? Do you know how innovative tech solutions can help your school, town, and region? If you want to be an entrepreneur or have a killer idea to pitch to the world but you don’t know where to start, then your waiting is at an end! ","hackathon-slovenia-old.sections.1.content.1":"The EU Code Week Hackathon","hackathon-slovenia-old.sections.1.content.2":"begins with a challenge to develop a code that solves a real-life challenge. The winning team will also secure a spot at the European pitch where all the national hackathon winners from Romania, Ireland, Greece, Italy, Slovenia and Latvia will present their ideas to a European jury during the official EU Code Week 9-24 October 2021.","hackathon-slovenia-old.sections.1.content.3":"The EU Code Week hackathon is sure to fuel your curiosity, inspire your creativity, encourage your entrepreneurial spirit, and bring your ideas to life. ","hackathon-slovenia-old.sections.2.title":"What to expect?","hackathon-slovenia-old.sections.2.content.0":"Expert coaching","hackathon-slovenia-old.sections.2.content.1":"Skills workshops","hackathon-slovenia-old.sections.2.content.2":"Fun activities","hackathon-slovenia-old.sections.2.content.3":"The chance to meet likeminded individuals","hackathon-slovenia-old.sections.2.content.4":"The chance to win mentoring and coaching, as well as IT equipment ","hackathon-slovenia-old.sections.2.content.5":"The chance to join the final hackathon and meet the best of the best, in person!","hackathon-slovenia-old.sections.3.content.0":"Sign up now to","hackathon-slovenia-old.sections.3.content.1":"EU Code Week Hackathon Slovenia","hackathon-slovenia-old.sections.3.content.2":"and bring your ideas to life!","hackathon-slovenia-old.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-slovenia-old.sections.4.content.0":"Do you want to make your community the centre of green and sustainable innovation in Slovenia? If so, propose a challenge that will be “hacked” at the Hackathon. Something concrete that will help you, your school, city or community.","hackathon-slovenia-old.sections.4.content.1":"Propose a challenge","hackathon-slovenia-old.sections.4.content.2":"Votes for the Slovenian challenge will start on the 23th of April.","hackathon-slovenia-old.sections.5.title":"Vote on the challenges to be “hacked”","hackathon-slovenia-old.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-slovenia-old.sections.5.content.1":"Vote on what matters most to you!","hackathon-slovenia-old.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-slovenia-old.sections.6.title":"The Challenge","hackathon-slovenia-old.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-slovenia-old.sections.6.content.1":"Based on public voting, the challenge for the Slovenian Hackathon is:","hackathon-slovenia-old.sections.6.content.2":"Based on public voting, the challenge for the Slovenian Hackathon was:","hackathon-slovenia-old.sections.7.title":"Resource Centre","hackathon-slovenia-old.sections.8.title":"Programme","hackathon-slovenia-old.sections.8.content.0":"The EU Code Week Hackathon is a two-day competition gathering secondary school students aged 15-19. They will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead.","hackathon-slovenia-old.sections.8.content.1":"During the Hackathon, teams will get support from experienced mentors, be able to participate in workshops, do mini-challenges, quizzes, win prizes and a 2.000€ prize for the winning team! The jury will take the team’s method, use of time and quality of the prototype into consideration to select the successful candidates!","hackathon-slovenia-old.sections.8.content.2":"Each national winner will meet in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-slovenia-old.sections.8.content.3":"Free online and/or physical side events will also be organised during summer 2021 for beginners in coding.","hackathon-slovenia-old.sections.8.content.4":"","hackathon-slovenia-old.sections.8.content.5":"","hackathon-slovenia-old.sections.8.content.6":"","hackathon-slovenia-old.sections.8.content.7":"","hackathon-slovenia-old.sections.8.content.8":"","hackathon-slovenia-old.sections.8.content.9":"Day 1","hackathon-slovenia-old.sections.8.content.10":"Day 2","hackathon-slovenia-old.sections.9.title":"Practical Info","hackathon-slovenia-old.sections.9.content.0":"The Hackathon will be held from 18 September to 19 September 2021. We hope the competition to take place physically. If the public health situation does not allow it, we will meet online.","hackathon-slovenia-old.sections.9.content.1":"The Hackathon is free of charge.","hackathon-slovenia-old.sections.10.title":"Jury & Mentors","hackathon-slovenia-old.sections.10.content.0":"Imagine being in a virtual room full of designers, developers, creators, coders and business mentors, all with the same curiosity and drive as you. EU Code Week Hackathon Slovenia brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-slovenia-old.sections.10.content.1":"Sign up now to","hackathon-slovenia-old.sections.10.content.2":"EU Code Week Hackathon","hackathon-slovenia-old.sections.10.content.3":"and make it happen!","hackathon-slovenia-old.sections.11.title":"Side events","hackathon-slovenia-old.sections.11.content.0":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. From April to September, we are organising side events with our amazing partners of the EU Code Week Hackathons and it’s free to take part! Check out the different activities and register to get the link.","hackathon-slovenia-old.sections.11.events.1.title":"Animate a name","hackathon-slovenia-old.sections.11.events.1.content.0":"Are you between 9 to 14 and eager to know more about computer programming? This workshop is for you! You will create, have fun and quickly acquire some coding skills. With just a handful of blocks and a few clicks, you can make a 'sprite' (character) dance, talk, or animate it in a variety of ways. In addition, the computer science concepts we will be using in Scratch for CS First can be applied to other advanced programming languages such as Python or Java. ","hackathon-slovenia-old.sections.11.events.1.content.1":"Register, and participate in this activity and you will be able to:","hackathon-slovenia-old.sections.11.events.1.content.2":"Use a block-based programming language","hackathon-slovenia-old.sections.11.events.1.content.3":"Master important computer science concepts such as events, sequences and loops","hackathon-slovenia-old.sections.11.events.1.content.4":"Create an animation project in Scratch for CS First","hackathon-slovenia-old.sections.11.events.1.content.5":"Date: Date: 8 October, 11:00, 14:00 -> click","hackathon-slovenia-old.sections.11.events.1.content.6":"here","hackathon-slovenia-old.sections.11.events.1.content.7":"to register !","hackathon-slovenia-old.sections.11.events.1.content.8":"More information:","hackathon-slovenia-old.sections.11.events.2.title":"Creative Coding Workshop","hackathon-slovenia-old.sections.11.events.2.content.0":"Learn the basics of Python with imagiLabs' creative coding tools! Perfect for kids aged 9-15, this 1.5 hour workshop for beginners will take coders from lighting up one pixel at a time to making colourful animations.","hackathon-slovenia-old.sections.11.events.2.content.1":"Date: XXX -> click","hackathon-slovenia-old.sections.11.events.2.content.2":"here","hackathon-slovenia-old.sections.11.events.2.content.3":"to register !","hackathon-slovenia-old.sections.11.events.2.content.4":"Download the free imagiLabs app on your iOS or Android device to get started today. No imagiCharms needed -- come to the virtual workshop as you are!","hackathon-slovenia-old.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-slovenia-old.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-slovenia-old.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-slovenia-old.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-slovenia-old.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-slovenia-old.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-slovenia-old.sections.11.events.makex.content.2":"here","hackathon-slovenia-old.sections.11.events.makex.content.3":"to register !","hackathon-slovenia-old.sections.11.events.makex.content.4":"More information:","hackathon-slovenia-old.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-slovenia-old.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-slovenia-old.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-slovenia-old.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-slovenia-old.sections.12.title":"About CODEWEEK.EU","hackathon-slovenia-old.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-slovenia-old.sections.12.content.1":"EU Code Week","hackathon-slovenia-old.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-slovenia-old.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-slovenia-old.sections.12.content.4":"European Commission","hackathon-slovenia-old.sections.12.content.5":"and local","hackathon-slovenia-old.sections.12.content.6":"EU Code Week Ambassadors","hackathon-slovenia-old.sections.12.content.7":"The initiative is financed by","hackathon-slovenia-old.sections.12.content.8":"the European Parliament","hackathon-slovenia-old.sections.12.content.9":"Discover More","hackathon-slovenia-old.sections.mentors.1.0":"Janko Harej","hackathon-slovenia-old.sections.mentors.1.1":"Janko Harej is a higher education lecturer and teacher of professional subjects at the Nova Gorica Secondary School. He is interested in all aspects of integrating new technologies into education. He participates in various national and international projects, where he develops teacher education, develops services and e-content. He was involved in the revision of several curricula.","hackathon-slovenia-old.sections.mentors.1.2":"In his free time, he is actively involved in the field of choral music.","hackathon-slovenia-old.sections.mentors.2.0":"Katja K. Ošljak","hackathon-slovenia-old.sections.mentors.2.1":"Researcher of communication and digital media, founder of the Institute for Digital Education Vsak and Slovenian ambassador of the EU Code Week project. It strives for access to digital education and media literacy for citizens of the information society","hackathon-slovenia-old.sections.mentors.3.0":"Uroš Polanc","hackathon-slovenia-old.sections.mentors.3.1":"Uroš has been involved in innovation, prototyping, networking and many other things since he was a child. He completed his studies in mechatronics. He is now the head of the Learning Production Laboratory at ŠCNG, which is a laboratory dedicated to networking, prototyping and learning.","hackathon-slovenia-old.sections.mentors.3.2":"He participates in various local and European projects, and also walks in business environment. He has extensive experience in mentoring, prototyping, working with young people, CNC machining, 3D modeling,","hackathon-slovenia-old.sections.mentors.4.0":"Luka Manojlovic","hackathon-slovenia-old.sections.mentors.4.1":"Luka Manojlovic is a technical enthusiast - a computer scientist who has been dealing with server and network infrastructure for more than 20 years.","hackathon-slovenia-old.sections.mentors.4.2":" He likes to share his knowledge with the participants of interactive workshops from various fields of information technologies.","hackathon-slovenia-old.sections.mentors.5.0":"Vesna Krebs","hackathon-slovenia-old.sections.mentors.5.1":"Vesna Krebs is a media artist and mentor who works both at home and abroad. Vesna combines her love of technology and art through various workshops and performances for children.","hackathon-slovenia-old.sections.mentors.5.2":"In her pedagogical work, the emphasis is on creative audio-visual production with computer technologies, with which she encourages the younger population to think creatively and create with the help of modern technologies.","hackathon-slovenia-old.sections.mentors.6.0":"Alojz Černe","hackathon-slovenia-old.sections.mentors.6.1":"Alojz has an excellent working knowledge of IT, is a highly experienced developer and system designer. His field of work is also on microservice platforms - development and deployment of services on these platforms. 30+ years of experience in international enterprise projects with larger systems, in finance, telco and retail sector.","hackathon-slovenia-old.sections.mentors.6.2":"In addition to this he is an outstanding Official Red Hat Instructor and Architect. He is a curious learner and eager to implement and share his newly obtained knowledge in practice.","hackathon-slovenia-old.sections.after.0":"What happens next?","hackathon-slovenia-old.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of X Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-slovenia-old.sections.after.2":"EU Code Week Hackathon Slovenia gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-slovenia-old.sections.after.3":"The Winners","hackathon-slovenia-old.sections.after.4":"See all the winners","hackathon-slovenia-old.sections.after.5":"Gallery","hackathon-slovenia-old.sections.after.6":"Check out the ‘young hackers’ from Slovenia in action during the EU Code Week Hackathon","hackathon-slovenia-old.sections.after.7":"Support Wall","hackathon-slovenia-old.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-slovenia-old.sections.after.9":"Jury & Mentors","hackathon-slovenia-old.sections.after.10":"EU Code Week Hackathon in Slovenia brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-slovenia-old.sections.after.11":"Read the guidelines","hackathon-slovenia.title":"EU Code Week HACKATHON","hackathon-slovenia.title2":"Online, 18-19 September","hackathon-slovenia.subtitle":"Bring your ideas to life!","hackathon-slovenia.misc.0":"Read the rules & code of conduct","hackathon-slovenia.misc.1":"Registrations for both the EU Code Week Hackathon and Side Events will be handled by EU Survey.","hackathon-slovenia.misc.2":"Our Partners","hackathon-slovenia.sections.0.content.0":"Are you between 15 and 19 years old and love technology? Do you like to create and want to learn about similar trends in the field of digital products? If so, don’t hesitate: you can sign up to the hackathon as a single competitor or, even better, with your team, where each one of you will contribute their know-how in solving a challenge. The best team will receives a EUR 2,000 prize.","hackathon-slovenia.sections.1.content.0":"Hackathon Slovenia for students of any gender is one of six European acclaimed competitions for young people who are interested in new technologies. The competition starts on 18 September online, and for the winning team a month later at the European level.","hackathon-slovenia.sections.1.content.1":"You can sign up to the hackathon","hackathon-slovenia.sections.1.content.2":"or, even better, with your team of 6 participants, where each one of you will contribute their know-how in solving a challenge.","hackathon-slovenia.sections.1.content.3":"So, we are not only looking for coders,","hackathon-slovenia.sections.1.content.4":"but also designers, writers and other specialists who will help your team win. Last but not least, it also pays off because the Slovenian","hackathon-slovenia.sections.1.content.5":"winning team might receives a EUR 2,000","hackathon-slovenia.sections.1.content.6":"prize.","hackathon-slovenia.sections.1.content.7":"The hackathon will be online","hackathon-slovenia.sections.1.content.8":"The hackathon begins with the creation of a prototype that needs to be coded and designed accordingly. The prototype is designed to solve a real challenge and will need to be completed within these two-days competition. All teams will have equal working conditions and access to mentors who will help you with expert advice. Workshops will help you improve your solutions and prepare for your presentations. At the end, you will present your prototypes to the jury that will select the final winner for Slovenia.","hackathon-slovenia.sections.1.content.9":"Presentation to the European jury","hackathon-slovenia.sections.1.content.10":"The winning team from the Slovenian finals will receive","hackathon-slovenia.sections.1.content.11":" a cash prize of EUR 2,000","hackathon-slovenia.sections.1.content.12":" and the opportunity to","hackathon-slovenia.sections.1.content.13":" present themselves at European level","hackathon-slovenia.sections.1.content.14":", where the winners of hackathons from six countries will present their prototypes to the European jury during the official EU Code Week the 14 October, 2021.","hackathon-slovenia.sections.1.content.15":" The champions of Europe","hackathon-slovenia.sections.1.content.16":" will be additionally rewarded with the latest computer equipment.","hackathon-slovenia.sections.2.title":"What to expect?","hackathon-slovenia.sections.2.content.0":"Interesting challenges","hackathon-slovenia.sections.2.content.1":"Professional guidance and assistance in creating a solution","hackathon-slovenia.sections.2.content.2":"Find out about trends in the field of digital technology","hackathon-slovenia.sections.2.content.3":"Knowledge acquisition workshops","hackathon-slovenia.sections.2.content.4":"Fun activities","hackathon-slovenia.sections.2.content.5":"Hanging out with young people with shared interests","hackathon-slovenia.sections.2.content.6":"An opportunity to e-meet the best teams from all over Europe","hackathon-slovenia.sections.2.content.7":"Prizes (financial and practical)","hackathon-slovenia.sections.3.content.0":"Sign up now to","hackathon-slovenia.sections.3.content.1":"EU Code Week Hackathon Slovenia","hackathon-slovenia.sections.3.content.2":" and bring your ideas to life!","hackathon-slovenia.sections.4.title":"Propose challenges to be solved at the Hackathon","hackathon-slovenia.sections.4.content.0":'do you want to make your community the centre of green and sustainable innovation in Slovenia ? if so, propose a challenge that will be "hacked" at the Hackathon. Something concrete that will help you, your school, city or community.',"hackathon-slovenia.sections.4.content.1":"Propose a challenge","hackathon-slovenia.sections.4.content.2":"Votes for the Slovenian challenge will start on the 23th of April.","hackathon-slovenia.sections.5.title":'Vote on the challenges to be "hacked"',"hackathon-slovenia.sections.5.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, innovation and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-slovenia.sections.5.content.1":"Vote on what matters most to you!","hackathon-slovenia.sections.5.content.2":"The final challenge selected will be announced at the beginning of the Hackathon.","hackathon-slovenia.sections.6.title":"The Challenge","hackathon-slovenia.sections.6.content.0":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. ‘Concrete’ means solving real problems – things that affect you, your school, community, city or specific challenges in your area.","hackathon-slovenia.sections.6.content.1":"Based on public voting, the challenge for the Slovenian Hackathon is:","hackathon-slovenia.sections.6.content.2":"Based on public voting, the challenge for the Slovenian Hackathon was:","hackathon-slovenia.sections.7.title":"Resource Centre","hackathon-slovenia.sections.8.title":"Programme","hackathon-slovenia.sections.8.content.0":"The EU Code Week Hackathon is a two-day competition gathering secondary school students aged 15-19. They will compete in teams to solve a ‘local challenge’ selected from proposals submitted ahead.","hackathon-slovenia.sections.8.content.1":"During the Hackathon, teams will get support from experienced mentors, be able to participate in workshops, do mini-challenges, quizzes, win prizes and a 2.000€ prize for the winning team! The jury will take the team’s method, use of time and quality of the prototype into consideration to select the successful candidates!","hackathon-slovenia.sections.8.content.2":"Each national winner will meet in a European clash of titans where each winning team will pitch their solution to a European jury during the official EU Code Week 9-24 October 2021. The European champion will, besides the glory, win additional IT equipment.","hackathon-slovenia.sections.8.content.3":"Free online and/or physical side events will also be organised during summer 2021 for beginners in coding.","hackathon-slovenia.sections.8.content.4":"","hackathon-slovenia.sections.8.content.5":"","hackathon-slovenia.sections.8.content.6":"","hackathon-slovenia.sections.8.content.7":"","hackathon-slovenia.sections.8.content.8":"","hackathon-slovenia.sections.8.content.9":"Day 1","hackathon-slovenia.sections.8.content.10":"Day 2","hackathon-slovenia.sections.9.title":"Practical Info","hackathon-slovenia.sections.9.content.0":"The hackathon is free of charge for all participants.","hackathon-slovenia.sections.9.content.1":"The Slovenian hackathon will","hackathon-slovenia.sections.9.content.2":"be held online","hackathon-slovenia.sections.9.content.3":"the 18-19 September 2021.","hackathon-slovenia.sections.9.content.4":"Stable broadband internet access and computer equipment that will come in handy at work will be available in the modernly equipped premises of EKSCENTER.","hackathon-slovenia.sections.9.content.5":"The on-duty weathergirl for the Code Week events for this weekend in Nova Gorica predicts warm late summer weather.","hackathon-slovenia.sections.9.content.6":"Food, drinks, accommodation will be provided as well as a minimum of 75 euro to cover transportation expenses.","hackathon-slovenia.sections.9.content.7":"It is advisable to bring your own computers/laptops, as well as some clothes, a toilet bag and a sleeping bag.","hackathon-slovenia.sections.9.content.8":"We will be waiting for you in an upbeat mood, and all you need to do is bring a package of curiosity.","hackathon-slovenia.sections.9.content.9":"You will receive more detailed information about the event, venue and everything else after registration.","hackathon-slovenia.sections.9.content.10":"The Slovenian hackathon will be held online and is one of six competitions for young people in Europe that will be organised by Code Week in Greece, Latvia, Ireland, Italy and Romania. It is intended for creative students who are interested in the future of technology. If this is you, please join us in learning about and developing innovative solutions.","hackathon-slovenia.sections.9.content.11":"Registration > ","hackathon-slovenia.sections.9.content.12":"Instructions for participants","hackathon-slovenia.sections.9.content.13":"This 2-days EU Code Week hackathon will be held online from Saturday 18 September to Sunday 19 September 2021.","hackathon-slovenia.sections.9.content.14":"The jury will take your method, use of your time and prototype quality into account when selecting the successful team!","hackathon-slovenia.sections.9.content.15":"To help you prepare for the pitch of your solution, we will offer you free workshops during the hackathon. Your team will also be assisted by mentors who will make sure you are on the right track.","hackathon-slovenia.sections.9.content.16":"The top best teams will be rewarded for their achievements with practical prizes.","hackathon-slovenia.sections.9.content.17":"The winning team will receive a cash prize of EUR 2,000 and an invitation to present their solution to the European jury on the 14 October 2021.","hackathon-slovenia.sections.9.content.18":"The winners of hackathons from six countries will present their prototypes to the European jury during the official EU Code Week the 14 October, 2021. The European champions will be rewarded with even more computer equipment that will (hopefully) encourage them to further develop their digital skills.","hackathon-slovenia.sections.10.title":"Jury & Mentors","hackathon-slovenia.sections.10.content.0":"EU Code Week Hackathon Slovenia brings together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support you and your team during this intensive marathon.","hackathon-slovenia.sections.10.content.1":"Sign up now to","hackathon-slovenia.sections.10.content.2":"EU Code Week Hackathon","hackathon-slovenia.sections.10.content.3":"and make it happen!","hackathon-slovenia.sections.11.title":"Side events","hackathon-slovenia.sections.11.content.0":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. From April to September, we are organising side events with our amazing partners of the EU Code Week Hackathons and it’s free to take part! Check out the different activities and register to get the link.","hackathon-slovenia.sections.11.events.1.title":"Animate a name","hackathon-slovenia.sections.11.events.1.content.0":"Are you between 9 to 14 and eager to know more about computer programming? This workshop is for you! You will create, have fun and quickly acquire some coding skills. With just a handful of blocks and a few clicks, you can make a 'sprite' (character) dance, talk, or animate it in a variety of ways. In addition, the computer science concepts we will be using in Scratch for CS First can be applied to other advanced programming languages such as Python or Java. ","hackathon-slovenia.sections.11.events.1.content.1":"Register, and participate in this activity and you will be able to:","hackathon-slovenia.sections.11.events.1.content.2":"Use a block-based programming language","hackathon-slovenia.sections.11.events.1.content.3":"Master important computer science concepts such as events, sequences and loops","hackathon-slovenia.sections.11.events.1.content.4":"Create an animation project in Scratch for CS First","hackathon-slovenia.sections.11.events.1.content.5":"Date: Date: 8 October, 11:00, 14:00 -> click","hackathon-slovenia.sections.11.events.1.content.6":"here","hackathon-slovenia.sections.11.events.1.content.7":"to register !","hackathon-slovenia.sections.11.events.1.content.8":"More information:","hackathon-slovenia.sections.11.events.2.title":"Creative Coding Workshop","hackathon-slovenia.sections.11.events.2.content.0":"Learn the basics of Python with imagiLabs' creative coding tools! Perfect for kids aged 9-15, this 1.5 hour workshop for beginners will take coders from lighting up one pixel at a time to making colourful animations.","hackathon-slovenia.sections.11.events.2.content.1":"Date: XXX -> click","hackathon-slovenia.sections.11.events.2.content.2":"here","hackathon-slovenia.sections.11.events.2.content.3":"to register !","hackathon-slovenia.sections.11.events.2.content.4":"Download the free imagiLabs app on your iOS or Android device to get started today. No imagiCharms needed -- come to the virtual workshop as you are!","hackathon-slovenia.sections.11.events.makex.title.0":"Robotics Training Series by MakeX/MakeBlock","hackathon-slovenia.sections.11.events.makex.title.1":"Robotics Training Series 1 - Introduction to Robotics and Robotics Competitions by MakeX/MakeBlock","hackathon-slovenia.sections.11.events.makex.title.2":"Robotics Training Series 2 - Programming and Hardware Construction by MakeX/MakeBlock","hackathon-slovenia.sections.11.events.makex.title.3":"Robotics Training Series 3 – Award-winning Mentor Sharing by MakeX/MakeBlock","hackathon-slovenia.sections.11.events.makex.content.0":"MakeX, a global robotics competition platform presents a comprehensive series of educational robotics training to teachers and mentors who are interested in practical learning, STEAM education, programming and robotics competitions for students of all ages using cutting-edge software and hardware like mBot2, laserbox and mBlock5.","hackathon-slovenia.sections.11.events.makex.content.1":"From introduction to robotics, programming and hardware construction to award-winning mentor sharing, you will dive into the process of project-based learning and how to organize students to use completions platforms to solve real world problems. Teachers organizing robotics curriculums at school are welcome and will benefit from a deeper understanding of programming, computational thinking, pedagogical concepts, robot hardware, and troubleshooting techniques.","hackathon-slovenia.sections.11.events.makex.content.2":"here","hackathon-slovenia.sections.11.events.makex.content.3":"to register !","hackathon-slovenia.sections.11.events.makex.content.4":"More information:","hackathon-slovenia.sections.11.events.makex.content.5":"https://www.makex.cc/en","hackathon-slovenia.sections.11.events.makex.dates.0":"Date: 1st June, 11:00 CEST -> click","hackathon-slovenia.sections.11.events.makex.dates.1":"Date: 3rd June, 11:00 CEST -> click","hackathon-slovenia.sections.11.events.makex.dates.2":"Date: 8th June, 11:00 CEST -> click","hackathon-slovenia.sections.12.title":"About CODEWEEK.EU","hackathon-slovenia.sections.12.content.0":"EU Code Week (#EUCodeWeek) is a grassroots movement run by volunteers to promote digital literacy through activities linked to coding and computer science. It inspires and engages people to explore new ideas and innovation for the future. Activities for ","hackathon-slovenia.sections.12.content.1":"EU Code Week","hackathon-slovenia.sections.12.content.2":"take place all over the world between 9 and 24 October. ","hackathon-slovenia.sections.12.content.3":"The idea of the EU Code Week Hackathon is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills. The hackathons are created and co-organised by the","hackathon-slovenia.sections.12.content.4":"European Commission","hackathon-slovenia.sections.12.content.5":"and local","hackathon-slovenia.sections.12.content.6":"EU Code Week Ambassadors","hackathon-slovenia.sections.12.content.7":"The initiative is financed by","hackathon-slovenia.sections.12.content.8":"the European Parliament","hackathon-slovenia.sections.12.content.9":"Discover More","hackathon-slovenia.sections.mentors.1.0":"Janko Harej","hackathon-slovenia.sections.mentors.1.1":"Janko Harej is a higher education lecturer and teacher of professional subjects at the Nova Gorica Secondary School. He is interested in all aspects of integrating new technologies into education. He participates in various national and international projects, where he develops teacher education, develops services and e-content. He was involved in the revision of several curricula.","hackathon-slovenia.sections.mentors.1.2":"In his free time, he is actively involved in the field of choral music.","hackathon-slovenia.sections.mentors.2.0":"Katja K. Ošljak","hackathon-slovenia.sections.mentors.2.1":"Researcher of communication and digital media, founder of the Institute for Digital Education Vsak and Slovenian ambassador of the EU Code Week project. It strives for access to digital education and media literacy for citizens of the information society","hackathon-slovenia.sections.mentors.3.0":"Uroš Polanc","hackathon-slovenia.sections.mentors.3.1":"Uroš has been involved in innovation, prototyping, networking and many other things since he was a child. He completed his studies in mechatronics. He is now the head of the Learning Production Laboratory at ŠCNG, which is a laboratory dedicated to networking, prototyping and learning.","hackathon-slovenia.sections.mentors.3.2":"He participates in various local and European projects, and also walks in business environment. He has extensive experience in mentoring, prototyping, working with young people, CNC machining, 3D modeling,","hackathon-slovenia.sections.mentors.4.0":"Luka Manojlovic","hackathon-slovenia.sections.mentors.4.1":"Luka Manojlovic is a technical enthusiast - a computer scientist who has been dealing with server and network infrastructure for more than 20 years.","hackathon-slovenia.sections.mentors.4.2":" He likes to share his knowledge with the participants of interactive workshops from various fields of information technologies.","hackathon-slovenia.sections.mentors.5.0":"Vesna Krebs","hackathon-slovenia.sections.mentors.5.1":"Vesna Krebs is a media artist and mentor who works both at home and abroad. Vesna combines her love of technology and art through various workshops and performances for children.","hackathon-slovenia.sections.mentors.5.2":"In her pedagogical work, the emphasis is on creative audio-visual production with computer technologies, with which she encourages the younger population to think creatively and create with the help of modern technologies.","hackathon-slovenia.sections.mentors.6.0":"Alojz Černe","hackathon-slovenia.sections.mentors.6.1":"Alojz has an excellent working knowledge of IT, is a highly experienced developer and system designer. His field of work is also on microservice platforms - development and deployment of services on these platforms. 30+ years of experience in international enterprise projects with larger systems, in finance, telco and retail sector.","hackathon-slovenia.sections.mentors.6.2":"In addition to this he is an outstanding Official Red Hat Instructor and Architect. He is a curious learner and eager to implement and share his newly obtained knowledge in practice.","hackathon-slovenia.sections.mentors.7.0":"Gasper Koren","hackathon-slovenia.sections.mentors.7.1":"Gasper started his career as a researcher at University of Ljubljana where he focused on Survey Data Collection and Statistical analysis. Later he switched to Tech Startup World, where he spent the past 14 years. First he worked as Chief Operations Officer at one of the first VC founded Slovenian startups, Zemanta which got acquired by Outbrain (Nasdaq: OB). Currently working as VP of Finance and Compliance at Flaviar, largest US Online Marketplace for Spirits. His experience go from (tech) product development and data analytics to international operations and finance.","hackathon-slovenia.sections.after.0":"What happens next?","hackathon-slovenia.sections.after.1":"The successful teams are now working on their prototype and will meet at the final hackathon in X to battle it out and decide the winner of X Hackathon. Make sure to follow here and on social media for updates from the contestants’ teams! ","hackathon-slovenia.sections.after.2":"EU Code Week Hackathon Slovenia gave smart, passionate young people the chance to put their coding skills and creative ideas towards solving a concrete local challenge. After an initial 24-hour virtual hackathon, up to 10 teams advanced to the next stage. The finalists worked on their prototypes with some guidance from mentors over the summer and are now ready to compete! The Code Week hackathon journey concluded with a battle on skills, knowledge and creativity at the final hackathon on X September/October in [city].","hackathon-slovenia.sections.after.3":"The Winners","hackathon-slovenia.sections.after.4":"See all the winners","hackathon-slovenia.sections.after.5":"Gallery","hackathon-slovenia.sections.after.6":"Check out the ‘young hackers’ from Slovenia in action during the EU Code Week Hackathon","hackathon-slovenia.sections.after.7":"Support Wall","hackathon-slovenia.sections.after.8":"And thanks to the Tweets, shout-outs and all the support during the Hackathons! Check out some highlights!","hackathon-slovenia.sections.after.9":"Jury & Mentors","hackathon-slovenia.sections.after.10":"EU Code Week Hackathon in Slovenia brought together leading figures from the Worlds of business, IT, venture capital, education, as well as local, national and EU leaders, influencers and coaches to guide and support participants during the intense hackathon. A select number of jury members were chosen to decide the final winning team, according to relevant guidelines and competition rules.","hackathon-slovenia.sections.after.11":"Read the guidelines","hackathons.title":"EU Code Week HACKATHONS","hackathons.subtitle":"Bring your ideas to life!","hackathons.sections.1.title":"6 hackathons, 6 challenges","hackathons.sections.1.content.1":"Do you live in Greece, Latvia, Ireland, Italy, Romania or Slovenia? Are you creative, ambitious and interested in the future of technology? Now is your chance! Join one of the EU Code Week hackathons and develop an innovative solution that will put you at the forefront of the technological revolution!","hackathons.sections.1.content.2":"In 2021, EU Code Week brings six extraordinary hackathons and invites 15-19 year old students, in upper secondary school, to form teams and use their coding skills to solve a local challenge. After 24 hours of hacking, each team will pitch their ideas to a panel of experts who will choose the 10 finalist teams. All teams will have the same amount of time, resources, and access to mentors and expertise in order to complete the challenge, but only 10 will get the chance to continue to the next round, develop their prototype, get expert coaching and take part in the final hackathon in the autumn. Here the teams will battle it out to decide who wins cool IT gear and the chance of mentoring and coaching to further develop their prototype","hackathons.sections.2.title":"How can I take part?","hackathons.sections.2.content.1":"Select the hackathon in your country and follow a few simple steps to register. You can join as an individual or as a team of six people. If you join with friends or classmates, don’t forget to indicate the name of your team when you register. Each hackathon will open its registration separately, so follow the hackathon in your country!","hackathons.sections.3.title":"Who are the organisers?","hackathons.sections.3.content.1":"The EU Code Week hackathons are co-organised by the European Commission and local EU ","hackathons.sections.3.content.2":"Code Week Ambassadors","hackathons.sections.3.content.3":"and they are financed by the European Parliament. The aim is to show how concrete solutions come to life with the help of young people’s creativity, enthusiasm, fresh ideas and coding skills.","hackathons.sections.4.title":"What does a hackathon look like?","hackathons.sections.4.content.1":"The EU Code Week hackathon is a journey that kicks-off with an online 24-hour hackathon. Experienced mentors will coach the teams and there will be workshops providing opportunities for participants to learn new skills and have fun. The hackathon is also an excellent opportunity for participants to network and socialise with people in the European tech sector. At the end of the hackathon each team will pitch their solution to an expert jury. ","hackathons.sections.4.content.2":"The ten best teams will continue their hackathon journey and receive training and mentoring over the summer. The winners will then take part in the final 12-hour face-to-face national hackathon in September or October (which will take place online, if the public health situation does not allow for a physical meet-up).","hackathons.sections.5.title":"I don’t know coding – what can I do?","hackathons.sections.5.content.1":"In connection with the hackathon, there will be workshops for beginners in coding, tinkering with hardware and robotics and so on for participants to learn some basics of computational thinking and coding. See more information about how to register on your local page.","hackathons.sections.6.title":"Partners","hackathons.sections.7.title":"Join in the fun!","hackathons.cities.1.city":"TBA","hackathons.cities.1.country":"Romania","hackathons.cities.1.date":"25-26 September 2021","hackathons.cities.2.city":"TBA","hackathons.cities.2.country":"Ireland","hackathons.cities.2.date":"23-24 September 2021","hackathons.cities.3.city":"TBA","hackathons.cities.3.country":"Italy","hackathons.cities.3.date":"24-25 September 2021","hackathons.cities.4.city":"TBA","hackathons.cities.4.country":"Greece","hackathons.cities.4.date":"9 October 2021","hackathons.cities.5.city":"TBA","hackathons.cities.5.country":"Slovenia","hackathons.cities.5.date":"18-19 September 2021","hackathons.cities.6.city":"TBA","hackathons.cities.6.country":"Latvia","hackathons.cities.6.date":"1 October 2021","hackathons.final.1":"Final in","hackathons.final.2":"September/October 2021","home.about":'EU Code Week is a grassroots initiative which aims to bring coding and digital literacy to everybody in a fun and engaging way…',"home.when":"","home.when_text":"Learning to code helps us make sense of the rapidly changing world around us. Join millions of fellow organisers and participants to inspire the development of coding and computational thinking skills in order to explore new ideas and innovate for the future.","home.school_banner_title":"Get Involved! Add an Activity!","home.school_banner_text":"Are you a teacher?","home.school_banner_text2":"Find out how to get involved!","home.organize_activity_title":"Organise or join an activity","home.organize_activity_text":'Anyone is welcome to organise or join an activity. Just pick a topic and a target audience and add your activity to the map, or browse for activities in your area.',"home.get_started_title":"Get started","home.get_started_text":'Not sure how to get started? Take a look at the how-to page, and download our toolkits for organisers to get prepared and spread the word.',"home.access_resources_title":"Access resources and training","home.access_resources_text":'If you are not sure how to organise an activity, visit our teaching resources page and learning bits training materials for guidance and tailored lesson plans.',"home.event_title":"Event title 1","home.explore_event":"Explore event","home.count_down":"Countdown","home.days":"days","home.hours":"hours","home.mins":"mins","home.toolkits_title":"Not sure how to get started?","home.toolkits_description":"Take a look at the how-to page, and download our toolkits for organisers to get prepared and spread the word.","home.toolkits_button1":"Get started","home.toolkits_button2":"Toolkits for organisers","home.minecraft_description1":"Careers in Digital is part of EU Code Week targeting 15–18-year-olds and educators to explore exciting and varied digital careers.","home.minecraft_description2":"Discover role models doing their dream job in digital - dive into their motivational videos and career pathways and explore our Careers in Digital Guide to understand the variety of roles and how to get there.","home.minecraft_button":"Get involved","home.activity_title":"Organise or join an activity","home.activity_description":"Anyone is welcome to organise or join an activity. Just pick a topic and a target audience and add your activity to the map, or browse for activities in your area.","home.activity_button1":"Add your activity","home.activity_button2":"Show activity map","home.resouce_title":"Resources and training","home.resouce_description":"If you are not sure how to organise an activity, visit our teaching resources page and learning bits training materials for guidance and tailored lesson plans.","home.resouce_button1":"Access resources","home.resouce_button2":"Access trainings","home.get_involved":"Get involved","home.meet_our_community":"Meet our community","home.learn_more":"Learn more","home.register_here":"Register here!","home.banner1_title":"Careers in Digital","home.banner1_description":"Get inspired by dream jobs in digital and explore role models, career guides, open day toolkits and more!","home.banner2_title":"Our Code Week Family","home.banner2_description":"Discover our vibrant network of ambassadors, teachers, students and hubs—each contributing to our shared passion for digital education.","home.banner3_title":"Thank you for participating in Code Week 2025","home.download_brochure_btn":"Download 2025 Brochure","home.banner4_title":"Code Week Digital Educator Awards","home.banner4_description":"Powered by Vodafone Foundation, the 2025 Code Week Digital Educator Awards celebrate inspiring teachers and educator teams across Europe in two tracks: high-quality digital teaching content and outstanding participation during the Code Week celebration window. The evaluation phase is currently ongoing, and the winners will be announced soon.","home.banner5_title":"Future Ready CSR","home.banner5_description":"FutureReadyCSR Movement seeks to inspire, encourage, and empower global players, SMEs, and startups, to organizations like clusters, digital innovation hubs, industry associations, professional bodies, or chambers of commerce, to turn Corporate Social Responsibility into real-world action, by supporting digital skills education.","home.banner6_title":"Cisco EMEA networking Academy Cup","home.banner6_description":"Join the learn-a-thon to build your networking and cybersecurity skills and earn the chance to access exclusive content created with Real Madrid on the network technologies powering the Santiago Bernabéu Stadium. Register by the 31st of December!","home.banner7_title":"Festive acts of digital kindness","home.banner7_description":"The holiday season is all about connection, kindness, and giving. But gifts don't have to come wrapped in paper with a bow on top. This December, we're inviting you to join us for something special: Festive Acts of Digital Kindness. ","leading-teacher.levels.Pre-primary":"Pre-primary","leading-teacher.levels.Primary":"Primary","leading-teacher.levels.Lower Secondary":"Lower Secondary","leading-teacher.levels.Upper Secondary":"Upper Secondary","leading-teacher.levels.Tertiary":"Tertiary","leading-teacher.levels.Other":"Other","locations.title":"Activity venues","locations.description.0":"For your next activity, select a venue from the list below OR register a new venue in","locations.description.1":"activity creation","locations.description.2":"","login.login":"Login","login.register":"Register","login.github":"Sign in with Github","login.X":"Sign in with X","login.facebook":"Sign in with Facebook","login.google":"Sign in with Google","login.azure":"Sign in with Azure","login.email":"E-Mail Address","login.password":"Password","login.remember":"Keep me signed in","login.forgotten_password":"Forgot Your Password","login.no_account":"Don't have an account ?","login.signup":"Sign Up","login.reset":"Reset Your Password","login.send_password":"Reset Password","login.confirm_password":"Confirm Password","login.name":"Fullname","login.resetpage_title":"Forgotten your password?","login.resetpage_description":"Confirm your email address below and we’ll send you instructions on how to create your new password","menu.learn":"Learn & Teach","menu.training":"Training","menu.challenges":"Challenges","menu.online-courses":"Online Courses","menu.toolkits":"Presentations and Toolkits","menu.girls_in_digital":"Girls in Digital","menu.careers_in_digital":"Careers in Digital","menu.treasure-hunt":"Treasure Hunt","menu.webinars":"Webinars","menu.why":"Why","menu.home":"Home","menu.search_result":"Search results","menu.events":"Activities","menu.ambassadors":"Ambassadors","menu.resources":"Resources","menu.game_and_competitions":"Games & Competitions","menu.schools":"Schools","menu.about":"About","menu.blog":"Blog","menu.news":"News","menu.search":"Search","menu.map":"Map","menu.add_event":"Add Activity","menu.search_event":"Search Activities","menu.hello":"Hello","menu.profile":"Profile","menu.pending":"Pending Activities","menu.your_events":"My activities","menu.your_certificates":"My certificates","menu.report":"Report my activities","menu.volunteers":"Volunteers","menu.logout":"Logout","menu.login":"Login","menu.signin":"Sign in","menu.signup":"Sign up","menu.privacy":"Privacy","menu.stats":"Statistics","menu.participation":"Participation Certificate","menu.coding@home":"Coding@Home","menu.values":"Our values","menu.online_events":"Online Activities","menu.featured_activities":"Featured Online Activities","menu.codeweek2020":"2020 Edition","menu.register_activity":"Register activity","menu.select_language":"Select language","menu.search_site":"Search site","menu.what_you_looking_for":"What are you looking for?","menu.type_to_search":"Type to search...","menu.activities_locations":"Activities Locations","menu.my_badges":"My Badges","menu.excellence_winners":"Excellence Winners","menu.leading_teachers":"Leading Teachers","menu.badges_leaderboard":"Badges Leaderboard","menu.podcasts":"Podcasts","menu.matchmaking_toolkit":"Matchmaking Toolkit","menu.hackathons":"Hackathons","menu.slogan_menu":"Meet our role models and find your dream job","menu.see_more":"See more","menu.my_account":"My account","menu.guide_on_activities":"Guide on Activities","menu.future_ready_csr":"Future Ready CSR","moderation.description.title":"Missing proper descriptions","moderation.description.text":"Please improve the description and describe in more detail what you will do and how your activity relates to coding and computational thinking. Thanks!","moderation.missing-details.title":"Missing important details","moderation.missing-details.text":"Provide more details on the activity objectives and goals and how it makes use of technology, coding and critical thinking. Thanks!","moderation.duplicate.title":"Duplicate","moderation.duplicate.text":"This seems to be a duplication of another activity taking place at the same time. If it is not please change the description and change the title so that it is clear that the activities are separate. Thanks!","moderation.not-related.title":"Not programming related","moderation.not-related.text":"Provide more information on the activity objectives and goals and how it makes use of technology, coding and critical thinking. Thanks!","mooc.free-online-courses":"Free online courses","mooc.intro":"EU Code Week offers professional development opportunities in the form of online courses. The aim is to support teachers in bringing coding and computational thinking to the classroom.","mooc.icebreaker.title":"The introductory “Icebreaker” course","mooc.icebreaker.text.0":"The","mooc.icebreaker.text.1":"The CodeWeek Icebreaker course","mooc.icebreaker.text.2":`is a five-hour course in English that targets anyone interested in the basics of coding and computational thinking. The participants learn how to inspire curiosity and an innovative spirit in young people, while empowering them to become digital creators. The course helps participants to discover the benefits and relevance of computational thinking and coding in diff --git a/public/build/manifest.json b/public/build/manifest.json index 1238d6925..04f5c673a 100644 --- a/public/build/manifest.json +++ b/public/build/manifest.json @@ -1,16 +1,16 @@ { "resources/assets/sass/app.scss": { - "file": "assets/app-CoN6j0Vz.css", + "file": "assets/app-Drq_S9LR.css", "src": "resources/assets/sass/app.scss", "isEntry": true }, "resources/css/app.css": { - "file": "assets/app-BjJwYqpr.css", + "file": "assets/app-NLebEMCD.css", "src": "resources/css/app.css", "isEntry": true }, "resources/js/app.js": { - "file": "assets/app-yD-X9-JM.js", + "file": "assets/app-Dql9o-ml.js", "name": "app", "src": "resources/js/app.js", "isEntry": true, @@ -93,7 +93,7 @@ "isDynamicEntry": true }, "resources/lang/php_en.json": { - "file": "assets/php_en-BaNSAY86.js", + "file": "assets/php_en-BBJwYldV.js", "name": "php_en", "src": "resources/lang/php_en.json", "isDynamicEntry": true diff --git a/public/vendor/nova/app.css b/public/vendor/nova/app.css index 985a92a9d..8b1431a0c 100644 --- a/public/vendor/nova/app.css +++ b/public/vendor/nova/app.css @@ -1,3 +1,3 @@ -/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/*,:after,:before{border-color:rgba(var(--colors-gray-200));border-style:solid;border-width:0;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Nunito Sans,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:rgba(var(--colors-gray-400));opacity:1}input::placeholder,textarea::placeholder{color:rgba(var(--colors-gray-400));opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}:root{--colors-primary-50:240,249,255;--colors-primary-100:224,242,254;--colors-primary-200:186,230,253;--colors-primary-300:125,211,252;--colors-primary-400:56,189,248;--colors-primary-500:14,165,233;--colors-primary-600:2,132,199;--colors-primary-700:3,105,161;--colors-primary-800:7,89,133;--colors-primary-900:12,74,110;--colors-primary-950:8,47,73;--colors-inherit:inherit;--colors-current:currentColor;--colors-transparent:transparent;--colors-black:0,0,0;--colors-white:255,255,255;--colors-slate-50:248,250,252;--colors-slate-100:241,245,249;--colors-slate-200:226,232,240;--colors-slate-300:203,213,225;--colors-slate-400:148,163,184;--colors-slate-500:100,116,139;--colors-slate-600:71,85,105;--colors-slate-700:51,65,85;--colors-slate-800:30,41,59;--colors-slate-900:15,23,42;--colors-slate-950:2,6,23;--colors-gray-50:248,250,252;--colors-gray-100:241,245,249;--colors-gray-200:226,232,240;--colors-gray-300:203,213,225;--colors-gray-400:148,163,184;--colors-gray-500:100,116,139;--colors-gray-600:71,85,105;--colors-gray-700:51,65,85;--colors-gray-800:30,41,59;--colors-gray-900:15,23,42;--colors-gray-950:2,6,23;--colors-zinc-50:250,250,250;--colors-zinc-100:244,244,245;--colors-zinc-200:228,228,231;--colors-zinc-300:212,212,216;--colors-zinc-400:161,161,170;--colors-zinc-500:113,113,122;--colors-zinc-600:82,82,91;--colors-zinc-700:63,63,70;--colors-zinc-800:39,39,42;--colors-zinc-900:24,24,27;--colors-zinc-950:9,9,11;--colors-neutral-50:250,250,250;--colors-neutral-100:245,245,245;--colors-neutral-200:229,229,229;--colors-neutral-300:212,212,212;--colors-neutral-400:163,163,163;--colors-neutral-500:115,115,115;--colors-neutral-600:82,82,82;--colors-neutral-700:64,64,64;--colors-neutral-800:38,38,38;--colors-neutral-900:23,23,23;--colors-neutral-950:10,10,10;--colors-stone-50:250,250,249;--colors-stone-100:245,245,244;--colors-stone-200:231,229,228;--colors-stone-300:214,211,209;--colors-stone-400:168,162,158;--colors-stone-500:120,113,108;--colors-stone-600:87,83,78;--colors-stone-700:68,64,60;--colors-stone-800:41,37,36;--colors-stone-900:28,25,23;--colors-stone-950:12,10,9;--colors-red-50:254,242,242;--colors-red-100:254,226,226;--colors-red-200:254,202,202;--colors-red-300:252,165,165;--colors-red-400:248,113,113;--colors-red-500:239,68,68;--colors-red-600:220,38,38;--colors-red-700:185,28,28;--colors-red-800:153,27,27;--colors-red-900:127,29,29;--colors-red-950:69,10,10;--colors-orange-50:255,247,237;--colors-orange-100:255,237,213;--colors-orange-200:254,215,170;--colors-orange-300:253,186,116;--colors-orange-400:251,146,60;--colors-orange-500:249,115,22;--colors-orange-600:234,88,12;--colors-orange-700:194,65,12;--colors-orange-800:154,52,18;--colors-orange-900:124,45,18;--colors-orange-950:67,20,7;--colors-amber-50:255,251,235;--colors-amber-100:254,243,199;--colors-amber-200:253,230,138;--colors-amber-300:252,211,77;--colors-amber-400:251,191,36;--colors-amber-500:245,158,11;--colors-amber-600:217,119,6;--colors-amber-700:180,83,9;--colors-amber-800:146,64,14;--colors-amber-900:120,53,15;--colors-amber-950:69,26,3;--colors-yellow-50:254,252,232;--colors-yellow-100:254,249,195;--colors-yellow-200:254,240,138;--colors-yellow-300:253,224,71;--colors-yellow-400:250,204,21;--colors-yellow-500:234,179,8;--colors-yellow-600:202,138,4;--colors-yellow-700:161,98,7;--colors-yellow-800:133,77,14;--colors-yellow-900:113,63,18;--colors-yellow-950:66,32,6;--colors-lime-50:247,254,231;--colors-lime-100:236,252,203;--colors-lime-200:217,249,157;--colors-lime-300:190,242,100;--colors-lime-400:163,230,53;--colors-lime-500:132,204,22;--colors-lime-600:101,163,13;--colors-lime-700:77,124,15;--colors-lime-800:63,98,18;--colors-lime-900:54,83,20;--colors-lime-950:26,46,5;--colors-green-50:240,253,244;--colors-green-100:220,252,231;--colors-green-200:187,247,208;--colors-green-300:134,239,172;--colors-green-400:74,222,128;--colors-green-500:34,197,94;--colors-green-600:22,163,74;--colors-green-700:21,128,61;--colors-green-800:22,101,52;--colors-green-900:20,83,45;--colors-green-950:5,46,22;--colors-emerald-50:236,253,245;--colors-emerald-100:209,250,229;--colors-emerald-200:167,243,208;--colors-emerald-300:110,231,183;--colors-emerald-400:52,211,153;--colors-emerald-500:16,185,129;--colors-emerald-600:5,150,105;--colors-emerald-700:4,120,87;--colors-emerald-800:6,95,70;--colors-emerald-900:6,78,59;--colors-emerald-950:2,44,34;--colors-teal-50:240,253,250;--colors-teal-100:204,251,241;--colors-teal-200:153,246,228;--colors-teal-300:94,234,212;--colors-teal-400:45,212,191;--colors-teal-500:20,184,166;--colors-teal-600:13,148,136;--colors-teal-700:15,118,110;--colors-teal-800:17,94,89;--colors-teal-900:19,78,74;--colors-teal-950:4,47,46;--colors-cyan-50:236,254,255;--colors-cyan-100:207,250,254;--colors-cyan-200:165,243,252;--colors-cyan-300:103,232,249;--colors-cyan-400:34,211,238;--colors-cyan-500:6,182,212;--colors-cyan-600:8,145,178;--colors-cyan-700:14,116,144;--colors-cyan-800:21,94,117;--colors-cyan-900:22,78,99;--colors-cyan-950:8,51,68;--colors-sky-50:240,249,255;--colors-sky-100:224,242,254;--colors-sky-200:186,230,253;--colors-sky-300:125,211,252;--colors-sky-400:56,189,248;--colors-sky-500:14,165,233;--colors-sky-600:2,132,199;--colors-sky-700:3,105,161;--colors-sky-800:7,89,133;--colors-sky-900:12,74,110;--colors-sky-950:8,47,73;--colors-blue-50:239,246,255;--colors-blue-100:219,234,254;--colors-blue-200:191,219,254;--colors-blue-300:147,197,253;--colors-blue-400:96,165,250;--colors-blue-500:59,130,246;--colors-blue-600:37,99,235;--colors-blue-700:29,78,216;--colors-blue-800:30,64,175;--colors-blue-900:30,58,138;--colors-blue-950:23,37,84;--colors-indigo-50:238,242,255;--colors-indigo-100:224,231,255;--colors-indigo-200:199,210,254;--colors-indigo-300:165,180,252;--colors-indigo-400:129,140,248;--colors-indigo-500:99,102,241;--colors-indigo-600:79,70,229;--colors-indigo-700:67,56,202;--colors-indigo-800:55,48,163;--colors-indigo-900:49,46,129;--colors-indigo-950:30,27,75;--colors-violet-50:245,243,255;--colors-violet-100:237,233,254;--colors-violet-200:221,214,254;--colors-violet-300:196,181,253;--colors-violet-400:167,139,250;--colors-violet-500:139,92,246;--colors-violet-600:124,58,237;--colors-violet-700:109,40,217;--colors-violet-800:91,33,182;--colors-violet-900:76,29,149;--colors-violet-950:46,16,101;--colors-purple-50:250,245,255;--colors-purple-100:243,232,255;--colors-purple-200:233,213,255;--colors-purple-300:216,180,254;--colors-purple-400:192,132,252;--colors-purple-500:168,85,247;--colors-purple-600:147,51,234;--colors-purple-700:126,34,206;--colors-purple-800:107,33,168;--colors-purple-900:88,28,135;--colors-purple-950:59,7,100;--colors-fuchsia-50:253,244,255;--colors-fuchsia-100:250,232,255;--colors-fuchsia-200:245,208,254;--colors-fuchsia-300:240,171,252;--colors-fuchsia-400:232,121,249;--colors-fuchsia-500:217,70,239;--colors-fuchsia-600:192,38,211;--colors-fuchsia-700:162,28,175;--colors-fuchsia-800:134,25,143;--colors-fuchsia-900:112,26,117;--colors-fuchsia-950:74,4,78;--colors-pink-50:253,242,248;--colors-pink-100:252,231,243;--colors-pink-200:251,207,232;--colors-pink-300:249,168,212;--colors-pink-400:244,114,182;--colors-pink-500:236,72,153;--colors-pink-600:219,39,119;--colors-pink-700:190,24,93;--colors-pink-800:157,23,77;--colors-pink-900:131,24,67;--colors-pink-950:80,7,36;--colors-rose-50:255,241,242;--colors-rose-100:255,228,230;--colors-rose-200:254,205,211;--colors-rose-300:253,164,175;--colors-rose-400:251,113,133;--colors-rose-500:244,63,94;--colors-rose-600:225,29,72;--colors-rose-700:190,18,60;--colors-rose-800:159,18,57;--colors-rose-900:136,19,55;--colors-rose-950:76,5,25}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(var(--colors-blue-500),0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(var(--colors-blue-500),0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em}[dir=ltr] .prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:1.625em}[dir=rtl] .prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em}[dir=ltr] .prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:1.625em}[dir=rtl] .prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;quotes:"\201C""\201D""\2018""\2019"}[dir=ltr] .prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;padding-left:1em}[dir=rtl] .prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-right-color:var(--tw-prose-quote-borders);border-right-width:.25rem;padding-right:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}[dir=ltr] .prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:left}[dir=rtl] .prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:right}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}[dir=ltr] .prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}[dir=rtl] .prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.375em}[dir=ltr] .prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}[dir=rtl] .prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em}[dir=ltr] .prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:1.625em}[dir=rtl] .prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}[dir=ltr] .prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}[dir=rtl] .prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}[dir=ltr] .prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}[dir=rtl] .prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}[dir=ltr] .prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}[dir=rtl] .prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}[dir=ltr] .prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}[dir=rtl] .prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}[dir=ltr] .prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:1.1111111em}[dir=rtl] .prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8571429em;padding:.1428571em .3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}[dir=ltr] .prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:1.5714286em}[dir=rtl] .prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}[dir=ltr] .prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:1.5714286em}[dir=rtl] .prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.2857143em;margin-top:.2857143em}[dir=ltr] .prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}[dir=rtl] .prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.4285714em}[dir=ltr] .prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4285714em}[dir=rtl] .prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em}[dir=ltr] .prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:1.5714286em}[dir=rtl] .prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2.8571429em;margin-top:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-bottom:.6666667em;padding-left:1em;padding-right:1em}[dir=ltr] .prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}[dir=rtl] .prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}[dir=ltr] .prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}[dir=rtl] .prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.6666667em 1em}[dir=ltr] .prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}[dir=rtl] .prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}[dir=ltr] .prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}[dir=rtl] .prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.nova,.toasted.default{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);font-weight:700;padding:.5rem 1.25rem}.toasted.default{background-color:rgba(var(--colors-primary-100));color:rgba(var(--colors-primary-500))}.toasted.success{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-green-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-green-600));font-weight:700;padding:.5rem 1.25rem}:is(.dark .toasted.success){background-color:rgba(var(--colors-green-900));color:rgba(var(--colors-green-400))}.toasted.error{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-red-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-red-500));font-weight:700;padding:.5rem 1.25rem}:is(.dark .toasted.error){background-color:rgba(var(--colors-red-900));color:rgba(var(--colors-red-400))}.toasted.\!error{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-red-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-red-500));font-weight:700;padding:.5rem 1.25rem}:is(.dark .toasted.\!error){background-color:rgba(var(--colors-red-900));color:rgba(var(--colors-red-400))}.toasted.info{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-primary-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-primary-500));font-weight:700;padding:.5rem 1.25rem}:is(.dark .toasted.info){background-color:rgba(var(--colors-primary-900));color:rgba(var(--colors-primary-400))}.toasted.warning{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-yellow-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-yellow-600));font-weight:700;padding:.5rem 1.25rem}:is(.dark .toasted.warning){background-color:rgba(var(--colors-yellow-600));color:rgba(var(--colors-yellow-900))}.toasted .\!action,.toasted .action{font-weight:600!important;padding-bottom:0!important;padding-top:0!important}.CodeMirror{color:#000;direction:ltr;font-family:monospace;height:300px}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7;border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{color:#999;min-width:20px;padding:0 3px 0 5px;text-align:right;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;border:0!important;width:auto}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:-50px}.CodeMirror-ruler{border-left:1px solid #ccc;bottom:0;position:absolute;top:0}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;overflow:hidden}.CodeMirror-scroll{height:100%;margin-bottom:-50px;margin-right:-50px;outline:none;overflow:scroll!important;padding-bottom:50px;position:relative;z-index:0}.CodeMirror-sizer{border-right:50px solid transparent;position:relative}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{display:none;outline:none;position:absolute;z-index:6}.CodeMirror-vscrollbar{overflow-x:hidden;overflow-y:scroll;right:0;top:0}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-x:scroll;overflow-y:hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{left:0;min-height:100%;position:absolute;top:0;z-index:3}.CodeMirror-gutter{display:inline-block;height:100%;margin-bottom:-50px;vertical-align:top;white-space:normal}.CodeMirror-gutter-wrapper{background:none!important;border:none!important;position:absolute;z-index:4}.CodeMirror-gutter-background{bottom:0;position:absolute;top:0;z-index:4}.CodeMirror-gutter-elt{cursor:default;position:absolute;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{word-wrap:normal;-webkit-tap-highlight-color:transparent;background:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-variant-ligatures:contextual;line-height:inherit;margin:0;overflow:visible;position:relative;white-space:pre;z-index:2}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.CodeMirror-linewidget{padding:.1px;position:relative;z-index:2}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:content-box}.CodeMirror-measure{height:0;overflow:hidden;position:absolute;visibility:hidden;width:100%}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{position:relative;visibility:hidden;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-3024-day.CodeMirror{background:#f7f7f7;color:#3a3432}.cm-s-3024-day div.CodeMirror-selected{background:#d6d5d4}.cm-s-3024-day .CodeMirror-line::-moz-selection,.cm-s-3024-day .CodeMirror-line>span::-moz-selection,.cm-s-3024-day .CodeMirror-line>span>span::-moz-selection{background:#d6d5d4}.cm-s-3024-day .CodeMirror-line::selection,.cm-s-3024-day .CodeMirror-line>span::selection,.cm-s-3024-day .CodeMirror-line>span>span::selection{background:#d6d5d4}.cm-s-3024-day .CodeMirror-line>span>span::-moz-selection{background:#d9d9d9}.cm-s-3024-day .CodeMirror-line::-moz-selection,.cm-s-3024-day .CodeMirror-line>span::-moz-selection,.cm-s-3024-day .CodeMirror-line>span>span::selection{background:#d9d9d9}.cm-s-3024-day .CodeMirror-gutters{background:#f7f7f7;border-right:0}.cm-s-3024-day .CodeMirror-guttermarker{color:#db2d20}.cm-s-3024-day .CodeMirror-guttermarker-subtle,.cm-s-3024-day .CodeMirror-linenumber{color:#807d7c}.cm-s-3024-day .CodeMirror-cursor{border-left:1px solid #5c5855}.cm-s-3024-day span.cm-comment{color:#cdab53}.cm-s-3024-day span.cm-atom,.cm-s-3024-day span.cm-number{color:#a16a94}.cm-s-3024-day span.cm-attribute,.cm-s-3024-day span.cm-property{color:#01a252}.cm-s-3024-day span.cm-keyword{color:#db2d20}.cm-s-3024-day span.cm-string{color:#fded02}.cm-s-3024-day span.cm-variable{color:#01a252}.cm-s-3024-day span.cm-variable-2{color:#01a0e4}.cm-s-3024-day span.cm-def{color:#e8bbd0}.cm-s-3024-day span.cm-bracket{color:#3a3432}.cm-s-3024-day span.cm-tag{color:#db2d20}.cm-s-3024-day span.cm-link{color:#a16a94}.cm-s-3024-day span.cm-error{background:#db2d20;color:#5c5855}.cm-s-3024-day .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-3024-day .CodeMirror-matchingbracket{color:#a16a94!important;text-decoration:underline}.cm-s-3024-night.CodeMirror{background:#090300;color:#d6d5d4}.cm-s-3024-night div.CodeMirror-selected{background:#3a3432}.cm-s-3024-night .CodeMirror-line::selection,.cm-s-3024-night .CodeMirror-line>span::selection,.cm-s-3024-night .CodeMirror-line>span>span::selection{background:rgba(58,52,50,.99)}.cm-s-3024-night .CodeMirror-line::-moz-selection,.cm-s-3024-night .CodeMirror-line>span::-moz-selection,.cm-s-3024-night .CodeMirror-line>span>span::-moz-selection{background:rgba(58,52,50,.99)}.cm-s-3024-night .CodeMirror-gutters{background:#090300;border-right:0}.cm-s-3024-night .CodeMirror-guttermarker{color:#db2d20}.cm-s-3024-night .CodeMirror-guttermarker-subtle,.cm-s-3024-night .CodeMirror-linenumber{color:#5c5855}.cm-s-3024-night .CodeMirror-cursor{border-left:1px solid #807d7c}.cm-s-3024-night span.cm-comment{color:#cdab53}.cm-s-3024-night span.cm-atom,.cm-s-3024-night span.cm-number{color:#a16a94}.cm-s-3024-night span.cm-attribute,.cm-s-3024-night span.cm-property{color:#01a252}.cm-s-3024-night span.cm-keyword{color:#db2d20}.cm-s-3024-night span.cm-string{color:#fded02}.cm-s-3024-night span.cm-variable{color:#01a252}.cm-s-3024-night span.cm-variable-2{color:#01a0e4}.cm-s-3024-night span.cm-def{color:#e8bbd0}.cm-s-3024-night span.cm-bracket{color:#d6d5d4}.cm-s-3024-night span.cm-tag{color:#db2d20}.cm-s-3024-night span.cm-link{color:#a16a94}.cm-s-3024-night span.cm-error{background:#db2d20;color:#807d7c}.cm-s-3024-night .CodeMirror-activeline-background{background:#2f2f2f}.cm-s-3024-night .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-abcdef.CodeMirror{background:#0f0f0f;color:#defdef}.cm-s-abcdef div.CodeMirror-selected{background:#515151}.cm-s-abcdef .CodeMirror-line::selection,.cm-s-abcdef .CodeMirror-line>span::selection,.cm-s-abcdef .CodeMirror-line>span>span::selection{background:rgba(56,56,56,.99)}.cm-s-abcdef .CodeMirror-line::-moz-selection,.cm-s-abcdef .CodeMirror-line>span::-moz-selection,.cm-s-abcdef .CodeMirror-line>span>span::-moz-selection{background:rgba(56,56,56,.99)}.cm-s-abcdef .CodeMirror-gutters{background:#555;border-right:2px solid #314151}.cm-s-abcdef .CodeMirror-guttermarker{color:#222}.cm-s-abcdef .CodeMirror-guttermarker-subtle{color:azure}.cm-s-abcdef .CodeMirror-linenumber{color:#fff}.cm-s-abcdef .CodeMirror-cursor{border-left:1px solid #0f0}.cm-s-abcdef span.cm-keyword{color:#b8860b;font-weight:700}.cm-s-abcdef span.cm-atom{color:#77f}.cm-s-abcdef span.cm-number{color:violet}.cm-s-abcdef span.cm-def{color:#fffabc}.cm-s-abcdef span.cm-variable{color:#abcdef}.cm-s-abcdef span.cm-variable-2{color:#cacbcc}.cm-s-abcdef span.cm-type,.cm-s-abcdef span.cm-variable-3{color:#def}.cm-s-abcdef span.cm-property{color:#fedcba}.cm-s-abcdef span.cm-operator{color:#ff0}.cm-s-abcdef span.cm-comment{color:#7a7b7c;font-style:italic}.cm-s-abcdef span.cm-string{color:#2b4}.cm-s-abcdef span.cm-meta{color:#c9f}.cm-s-abcdef span.cm-qualifier{color:#fff700}.cm-s-abcdef span.cm-builtin{color:#30aabc}.cm-s-abcdef span.cm-bracket{color:#8a8a8a}.cm-s-abcdef span.cm-tag{color:#fd4}.cm-s-abcdef span.cm-attribute{color:#df0}.cm-s-abcdef span.cm-error{color:red}.cm-s-abcdef span.cm-header{color:#7fffd4;font-weight:700}.cm-s-abcdef span.cm-link{color:#8a2be2}.cm-s-abcdef .CodeMirror-activeline-background{background:#314151}.cm-s-ambiance.CodeMirror{box-shadow:none}.cm-s-ambiance .cm-header{color:blue}.cm-s-ambiance .cm-quote{color:#24c2c7}.cm-s-ambiance .cm-keyword{color:#cda869}.cm-s-ambiance .cm-atom{color:#cf7ea9}.cm-s-ambiance .cm-number{color:#78cf8a}.cm-s-ambiance .cm-def{color:#aac6e3}.cm-s-ambiance .cm-variable{color:#ffb795}.cm-s-ambiance .cm-variable-2{color:#eed1b3}.cm-s-ambiance .cm-type,.cm-s-ambiance .cm-variable-3{color:#faded3}.cm-s-ambiance .cm-property{color:#eed1b3}.cm-s-ambiance .cm-operator{color:#fa8d6a}.cm-s-ambiance .cm-comment{color:#555;font-style:italic}.cm-s-ambiance .cm-string{color:#8f9d6a}.cm-s-ambiance .cm-string-2{color:#9d937c}.cm-s-ambiance .cm-meta{color:#d2a8a1}.cm-s-ambiance .cm-qualifier{color:#ff0}.cm-s-ambiance .cm-builtin{color:#99c}.cm-s-ambiance .cm-bracket{color:#24c2c7}.cm-s-ambiance .cm-tag{color:#fee4ff}.cm-s-ambiance .cm-attribute{color:#9b859d}.cm-s-ambiance .cm-hr{color:pink}.cm-s-ambiance .cm-link{color:#f4c20b}.cm-s-ambiance .cm-special{color:#ff9d00}.cm-s-ambiance .cm-error{color:#af2018}.cm-s-ambiance .CodeMirror-matchingbracket{color:#0f0}.cm-s-ambiance .CodeMirror-nonmatchingbracket{color:#f22}.cm-s-ambiance div.CodeMirror-selected{background:hsla(0,0%,100%,.15)}.cm-s-ambiance.CodeMirror-focused div.CodeMirror-selected{background:hsla(0,0%,100%,.1)}.cm-s-ambiance .CodeMirror-line::selection,.cm-s-ambiance .CodeMirror-line>span::selection,.cm-s-ambiance .CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)}.cm-s-ambiance .CodeMirror-line::-moz-selection,.cm-s-ambiance .CodeMirror-line>span::-moz-selection,.cm-s-ambiance .CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)}.cm-s-ambiance.CodeMirror{background-color:#202020;box-shadow:inset 0 0 10px #000;color:#e6e1dc;line-height:1.4em}.cm-s-ambiance .CodeMirror-gutters{background:#3d3d3d;border-right:1px solid #4d4d4d;box-shadow:0 10px 20px #000}.cm-s-ambiance .CodeMirror-linenumber{color:#111;padding:0 5px;text-shadow:0 1px 1px #4d4d4d}.cm-s-ambiance .CodeMirror-guttermarker{color:#aaa}.cm-s-ambiance .CodeMirror-guttermarker-subtle{color:#111}.cm-s-ambiance .CodeMirror-cursor{border-left:1px solid #7991e8}.cm-s-ambiance .CodeMirror-activeline-background{background:none repeat scroll 0 0 hsla(0,0%,100%,.031)}.cm-s-ambiance .CodeMirror-gutters,.cm-s-ambiance.CodeMirror{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAQAAAAHUWYVAABFFUlEQVQYGbzBCeDVU/74/6fj9HIcx/FRHx9JCFmzMyGRURhLZIkUsoeRfUjS2FNDtr6WkMhO9sm+S8maJfu+Jcsg+/o/c+Z4z/t97/vezy3z+z8ekGlnYICG/o7gdk+wmSHZ1z4pJItqapjoKXWahm8NmV6eOTbWUOp6/6a/XIg6GQqmenJ2lDHyvCFZ2cBDbmtHA043VFhHwXxClWmeYAdLhV00Bd85go8VmaFCkbVkzlQENzfBDZ5gtN7HwF0KDrTwJ0dypSOzpaKCMwQHKTIreYIxlmhXTzTWkVm+LTynZhiSBT3RZQ7aGfjGEd3qyXQ1FDymqbKxpspERQN2MiRjNZlFFQXfCNFm9nM1zpAsoYjmtRTc5ajwuaXc5xrWskT97RaKzAGe5ARHhVUsDbjKklziiX5WROcJwSNCNI+9w1Jwv4Zb2r7lCMZ4oq5C0EdTx+2GzNuKpJ+iFf38JEWkHJn9DNF7mmBDITrWEg0VWL3pHU20tSZnuqWu+R3BtYa8XxV1HO7GyD32UkOpL/yDloINFTmvtId+nmAjxRw40VMwVKiwrKLE4bK5UOVntYwhOcSSXKrJHKPJedocpGjVz/ZMIbnYUPB10/eKCrs5apqpgVmWzBYWpmtKHecJPjaUuEgRDDaU0oZghCJ6zNMQ5ZhDYx05r5v2muQdM0EILtXUsaKiQX9WMEUotagQzFbUNN6NUPC2nm5pxEWGCjMc3GdJHjSU2kORLK/JGSrkfGEIjncU/CYUnOipoYemwj8tST9NsJmB7TUVXtbUtXATJVZXBMvYeTXJfobgJUPmGMP/yFaWonaa6BcFO3nqcIqCozSZoZoSr1g4zJOzuyGnxTEX3lUEJ7WcZgme8ddaWvWJo2AJR9DZU3CUIbhCSG6ybSwN6qtJVnCU2svDTP2ZInOw2cBTrqtQahtNZn9NcJ4l2NaSmSkkP1noZWnVwkLmdUPOwLZEwy2Z3S3R+4rIG9hcbpPXHFVWcQdZkn2FOta3cKWQnNRC5g1LsJah4GCzSVsKnCOY5OAFRTBekyyryeyilhFKva75r4Mc0aWanGEaThcy31s439KKxTzJYY5WTHPU1FtIHjQU3Oip4xlNzj/lBw23dYZVliQa7WAXf4shetcQfatI+jWRDBPmyNeW6A1P5kdDgyYJlba0BIM8BZu1JfrFwItyjcAMR3K0BWOIrtMEXyhyrlVEx3ui5dUBjmB/Q3CXW85R4mBD0s7B+4q5tKUjOlb9qqmhi5AZ6GFIC5HXtOobdYGlVdMVbNJ8toNTFcHxnoL+muBagcctjWnbNMuR00uI7nQESwg5q2qqrKWIfrNUmeQocY6HuyxJV02wj36w00yhpmUFenv4p6fUkZYqLyuinx2RGOjhCXYyJF84oiU00YMOOhhquNdfbOB7gU88pY4xJO8LVdp6/q2voeB4R04vIdhSE40xZObx1HGGJ/ja0LBthFInKaLPPFzuCaYaoj8JjPME8yoyxo6zlBqkiUZYgq00OYMswbWO5NGmq+xhipxHLRW29ARjNKXO0wRnear8XSg4XFPLKEPUS1GqvyLwiuBUoa7zpZ0l5xxFwWmWZC1H5h5FwU8eQ7K+g8UcVY6TMQreVQT/8uQ8Z+ALIXnSEa2pYZQneE9RZbSBNYXfWYJzW/h/4j4Dp1tYVcFIC5019Vyi4ThPqSFCzjGWaHQTBU8q6vrVwgxP9Lkm840imWKpcLCjYTtrKuwvsKSnrvHCXGkSMk9p6lhckfRpIeis+N2PiszT+mFLspyGleUhDwcLrZqmyeylxwjBcKHEapqkmyangyLZRVOijwOtCY5SsG5zL0OwlCJ4y5KznF3EUNDDrinwiyLZRzOXtlBbK5ITHFGLp8Q0R6ab6mS7enI2cFrxOyHvOCFaT1HThS1krjCwqWeurCkk+willhCC+RSZnRXBiZaC5RXRIZYKp2lyfrHwiKPKR0JDzrdU2EFgpidawlFDR6FgXUMNa+g1FY3bUQh2cLCwosRdnuQTS/S+JVrGLeWIvtQUvONJxlqSQYYKpwoN2kaocLjdVsis4Mk80ESF2YpSkzwldjHkjFCUutI/r+EHDU8oCs6yzL3PhWiEooZdFMkymlas4AcI3KmoMMNSQ3tHzjGWCrcJJdYyZC7QFGwjRL9p+MrRkAGWzIaWCn9W0F3TsK01c2ZvQw0byvxuQU0r1lM0qJO7wW0kRIMdDTtXEdzi4VIh+EoIHm0mWtAtpCixlabgn83fKTI7anJe9ST7WIK1DMGpQmYeA58ImV6ezOGOzK2Kgq01pd60cKWiUi9Lievb/0vIDPHQ05Kzt4ddPckQBQtoaurjyHnek/nKzpQLrVgKPjIkh2v4uyezpv+Xoo7fPFXaGFp1vaLKxQ4uUpQQS5VuQs7BCq4xRJv7fwpVvvFEB3j+620haOuocqMhWd6TTPAEx+mdFNGHdranFe95WrWmIvlY4F1Dle2ECgc6cto7SryuqGGGha0tFQ5V53migUKmg6XKAo4qS3mik+0OZpAhOLeZKicacgaYcyx5hypYQE02ZA4xi/pNhOQxR4klNKyqacj+mpxnLTnnGSo85++3ZCZq6lrZkXlGEX3o+C9FieccJbZWVFjC0Yo1FZnJhoYMFoI1hEZ9r6hwg75HwzBNhbZCdJEfJwTPGzJvaKImw1yYX1HDAmpXR+ZJQ/SmgqMNVQb5vgamGwLtt7VwvP7Qk1xpiM5x5Cyv93E06MZmgs0Nya2azIKOYKCGBQQW97RmhKNKF02JZqHEJ4o58qp7X5EcZmc56trXEqzjCBZ1MFGR87Ql2tSTs6CGxS05PTzRQorkbw7aKoKXFDXsYW42VJih/q+FP2BdTzDTwVqOYB13liM50vG7wy28qagyuIXMeQI/Oqq8bcn5wJI50xH00CRntyfpL1T4hydYpoXgNiFzoIUTDZnLNRzh4TBHwbYGDvZkxmlyJloyr6tRihpeUG94GnKtIznREF0tzJG/OOr73JBcrSh1k6WuTprgLU+mnSGnv6Zge0NNz+kTDdH8nuAuTdJDCNb21LCiIuqlYbqGzT3RAoZofQfjFazkqeNWdYaGvYTM001EW2oKPvVk1ldUGSgUtHFwjKM1h9jnFcmy5lChoLNaQMGGDsYbKixlaMBmmsx1QjCfflwTfO/gckW0ruZ3jugKR3R5W9hGUWqCgxuFgsuaCHorotGKzGaeZB9DMsaTnKCpMtwTvOzhYk0rdrArKCqcaWmVk1+F372ur1YkKxgatI8Qfe1gIX9wE9FgS8ESmuABIXnRUbCapcKe+nO7slClSZFzpV/LkLncEb1qiO42fS3R855Su2mCLh62t1SYZZYVmKwIHjREF2uihTzB20JOkz7dkxzYQnK0UOU494wh+VWRc6Un2kpTaVgLDFEkJ/uhzRcI0YKGgpGWOlocBU/a4fKoJ/pEaNV6jip3+Es9VXY078rGnmAdf7t9ylPXS34RBSuYPs1UecZTU78WanhBCHpZ5sAoTz0LGZKjPf9TRypqWEiTvOFglL1fCEY3wY/++rbk7C8bWebA6p6om6PgOL2kp44TFJlVNBXae2rqqdZztOJpT87GQsE9jqCPIe9VReZuQ/CIgacsyZdCpIScSYqcZk8r+nsyCzhyfhOqHGOIvrLknC8wTpFcaYiGC/RU1NRbUeUpocQOnkRpGOrIOcNRx+1uA0UrzhSSt+VyS3SJpnFWkzNDqOFGIWcfR86DnmARTQ1HKIL33ExPiemeOhYSSjzlSUZZuE4TveoJLnBUOFof6KiysCbnAEcZgcUNTDOwkqWu3RWtmGpZwlHhJENdZ3miGz0lJlsKnjbwqSHQjpxnFDlTLLwqJPMZMjd7KrzkSG7VsxXBZE+F8YZkb01Oe00yyRK9psh5SYh29ySPKBo2ylNht7ZkZnsKenjKNJu9PNEyZpaCHv4Kt6RQsLvAVp7M9kIimmCUwGeWqLMmGuIotYMmWNpSahkhZw9FqZsVnKJhsjAHvtHMsTM9fCI06Dx/u3vfUXCqfsKRc4oFY2jMsoo/7DJDwZ1CsIKnJu+J9ldkpmiCxQx1rWjI+T9FwcWWzOuaYH0Hj7klNRVWEQpmaqosakiGNTFHdjS/qnUdmf0NJW5xsL0HhimCCZZSRzmSPTXJQ4aaztAwtZnoabebJ+htCaZ7Cm535ByoqXKbX1WRc4Eh2MkRXWzImVc96Cj4VdOKVxR84VdQsIUM8Psoou2byVHyZFuq7O8otbSQ2UAoeEWTudATLGSpZzVLlXVkPU2Jc+27lsw2jmg5T5VhbeE3BT083K9WsTTkFU/Osi0rC5lRlpwRHUiesNS0sOvmqGML1aRbPAxTJD9ZKtxuob+hhl8cwYGWpJ8nub7t5p6coYbMovZ1BTdaKn1jYD6h4GFDNFyT/Kqe1XCXphXHOKLZmuRSRdBPEfVUXQzJm5YGPGGJdvAEr7hHNdGZnuBvrpciGmopOLf5N0uVMy0FfYToJk90uUCbJupaVpO53UJXR2bVpoU00V2KOo4zMFrBd0Jtz2pa0clT5Q5L8IpQ177mWQejPMEJhuQjS10ref6HHjdEhy1P1EYR7GtO0uSsKJQYLiTnG1rVScj5lyazpqWGl5uBbRWl7m6ixGOOnEsMJR7z8J0n6KMnCdxhiNYQCoZ6CmYLnO8omC3MkW3bktlPmEt/VQQHejL3+dOE5FlPdK/Mq8hZxxJtLyRrepLThYKbLZxkSb5W52vYxNOaOxUF0yxMUPwBTYqCzy01XayYK0sJyWBLqX0MwU5CzoymRzV0EjjeUeLgDpTo6ij42ZAzvD01dHUUTPLU96MdLbBME8nFBn7zJCMtJcZokn8YoqU0FS5WFKyniHobguMcmW8N0XkWZjkyN3hqOMtS08r+/xTBwpZSZ3qiVRX8SzMHHjfUNFjgHEPmY9PL3ykEzxkSre/1ZD6z/NuznuB0RcE1TWTm9zRgfUWVJiG6yrzgmWPXC8EAR4Wxhlad0ZbgQyEz3pG5RVEwwDJH2mgKpjcTiCOzn1lfUWANFbZ2BA8balnEweJC9J0iuaeZoI+ippFCztEKVvckR2iice1JvhVytrQwUAZpgsubCPaU7xUe9vWnaOpaSBEspalykhC9bUlOMpT42ZHca6hyrqKmw/wMR8H5ZmdFoBVJb03O4UL0tSNnvIeRmkrLWqrs78gcrEn2tpcboh0UPOW3UUR9PMk4T4nnNKWmCjlrefhCwxRNztfmIQVdDElvS4m1/WuOujoZCs5XVOjtKPGokJzsYCtFYoWonSPT21DheU/wWhM19FcElwqNGOsp9Q8N/cwXaiND1MmeL1Q5XROtYYgGeFq1aTMsoMmcrKjQrOFQTQ1fmBYhmW6o8Jkjc7iDJRTBIo5kgJD5yMEYA3srCg7VFKwiVJkmRCc5ohGOKhsYMn/XBLdo5taZjlb9YAlGWRimqbCsoY7HFAXLa5I1HPRxMMsQDHFkWtRNniqT9UEeNjcE7RUlrCJ4R2CSJuqlKHWvJXjAUNcITYkenuBRB84TbeepcqTj3zZyFJzgYQdHnqfgI0ddUwS6GqWpsKWhjq9cV0vBAEMN2znq+EBfIWT+pClYw5xsTlJU6GeIBsjGmmANTzJZiIYpgrM0Oa8ZMjd7NP87jxhqGOhJlnQtjuQpB+8aEE00wZFznSJPyHxgH3HkPOsJFvYk8zqCHzTs1BYOa4J3PFU+UVRZxlHDM4YavlNUuMoRveiZA2d7grMNc2g+RbSCEKzmgYsUmWmazFJyoiOZ4KnyhKOGRzWJa0+moyV4TVHDzn51Awtqaphfk/lRQ08FX1iiqxTB/kLwd0VynKfEvI6cd4XMV5bMhZ7gZUWVzYQ6Nm2BYzxJbw3bGthEUUMfgbGeorae6DxHtJoZ6alhZ0+ytiVoK1R4z5PTrOECT/SugseEOlb1MMNR4VRNcJy+V1Hg9ONClSZFZjdHlc6W6FBLdJja2MC5hhpu0DBYEY1TFGwiFAxRRCsYkiM9JRb0JNMVkW6CZYT/2EiTGWmo8k+h4FhDNE7BvppoTSFnmCV5xZKzvcCdDo7VVPnIU+I+Rc68juApC90MwcFCsJ5hDqxgScYKreruyQwTqrzoqDCmhWi4IbhB0Yrt3RGa6GfDv52rKXWhh28dyZaWUvcZeMTBaZoSGyiCtRU5J8iviioHaErs7Jkj61syVzTTgOcUOQ8buFBTYWdL5g3T4qlpe0+wvD63heAXRfCCIed9RbCsp2CiI7raUOYOTU13N8PNHvpaGvayo4a3LLT1lDrVEPT2zLUlheB1R+ZTRfKWJ+dcocLJfi11vyJ51lLqJ0WD7tRwryezjiV5W28uJO9qykzX8JDe2lHl/9oyBwa2UMfOngpXCixvKdXTk3wrsKmiVYdZIqsoWEERjbcUNDuiaQomGoIbFdEHmsyWnuR+IeriKDVLnlawlyNHKwKlSU631PKep8J4Q+ayjkSLKYLhalNHlYvttb6fHm0p6OApsZ4l2VfdqZkjuysy6ysKLlckf1KUutCTs39bmCgEyyoasIWlVaMF7mgmWtBT8Kol5xpH9IGllo8cJdopcvZ2sImlDmMIbtDk3KIpeNiS08lQw11NFPTwVFlPP6pJ2gvRfI7gQUfmNAtf6Gs0wQxDsKGlVBdF8rCa3jzdwMaGHOsItrZk7hAyOzpK9VS06j5F49b0VNGOOfKs3lDToMsMBe9ZWtHFEgxTJLs7qrygKZjUnmCYoeAqeU6jqWuLJup4WghOdvCYJnrSkSzoyRkm5M2StQwVltPkfCAk58tET/CSg+8MUecmotMEnhBKfWBIZsg2ihruMJQaoIm+tkTLKEqspMh00w95gvFCQRtDwTT1gVDDSEVdlwqZfxoQRbK0g+tbiBZxzKlpnpypejdDwTaeOvorMk/IJE10h9CqRe28hhLbe0pMsdSwv4ZbhKivo2BjDWfL8UKJgeavwlwb5KlwhyE4u4XkGE2ytZCznKLCDZZq42VzT8HLCrpruFbIfOIINmh/qCdZ1ZBc65kLHR1Bkyf5zn6pN3SvGKIlFNGplhrO9QSXanLOMQTLCa0YJCRrCZm/CZmrLTm7WzCK4GJDiWUdFeYx1LCFg3NMd0XmCuF3Y5rITLDUsYS9zoHVzwnJoYpSTQoObyEzr4cFBNqYTopoaU/wkyLZ2lPhX/5Y95ulxGTV7KjhWrOZgl8MyUUafjYraNjNU1N3IWcjT5WzWqjwtoarHSUObGYO3GCJZpsBlnJGPd6ZYLyl1GdCA2625IwwJDP8GUKymbzuyPlZlvTUsaUh5zFDhRWFzPKKZLAlWdcQbObgF9tOqOsmB1dqcqYJmWstFbZRRI9poolmqiLnU0POvxScpah2iSL5UJNzgScY5+AuIbpO0YD3NCW+dLMszFSdFCWGqG6eVq2uYVNDdICGD6W7EPRWZEY5gpsE9rUkS3mijzzJnm6UpUFXG1hCUeVoS5WfNcFpblELL2qqrCvMvRfd45oalvKU2tiQ6ePJOVMRXase9iTtLJztPxJKLWpo2CRDcJwn2sWSLKIO1WQWNTCvpVUvOZhgSC40JD0dOctaSqzkCRbXsKlb11Oip6PCJ0IwSJM31j3akRxlP7Rwn6aGaUL0qiLnJkvB3xWZ2+Q1TfCwpQH3G0o92UzmX4o/oJNQMMSQc547wVHhdk+VCw01DFYEnTxzZKAm74QmeNNR1w6WzEhNK15VJzuCdxQ53dRUDws5KvwgBMOEgpcVNe0hZI6RXT1Jd0cyj5nsaEAHgVmGaJIlWdsc5Ui2ElrRR6jrRAttNMEAIWrTDFubkZaok7/AkzfIwfuWVq0jHzuCK4QabtLUMVPB3kJ0oyHTSVFlqMALilJf2Rf8k5aaHtMfayocLBS8L89oKoxpJvnAkDPa0qp5DAUTHKWmCcnthlou8iCKaFFLHWcINd1nyIwXqrSxMNmSs6KmoL2QrKuWtlQ5V0120xQ5vRyZS1rgFkWwhiOwiuQbR0OOVhQM9iS3tiXp4RawRPMp5tDletOOBL95MpM01dZTBM9pkn5qF010rIeHFcFZhmSGpYpTsI6nwhqe5C9ynhlpp5ophuRb6WcJFldkVnVEwwxVfrVkvnWUuNLCg5bgboFHPDlDPDmnK7hUrWiIbjadDclujlZcaokOFup4Ri1kacV6jmrrK1hN9bGwpKEBQ4Q6DvIUXOmo6U5LqQM6EPyiKNjVkPnJkDPNEaxhiFay5ExW1NXVUGqcpYYdPcGiCq7z/TSlbhL4pplWXKd7NZO5QQFrefhRQW/NHOsqcIglc4UhWklR8K0QzbAw08CBDnpbgqXdeD/QUsM4RZXDFBW6WJKe/mFPdH0LtBgiq57wFLzlyQzz82qYx5D5WJP5yVJDW01BfyHnS6HKO/reZqId1WGa4Hkh2kWodJ8i6KoIPlAj2hPt76CzXsVR6koPRzWTfKqIentatYpQw2me4AA3y1Kind3SwoOKZDcFXTwl9tWU6mfgRk9d71sKtlNwrjnYw5tC5n5LdKiGry3JKNlHEd3oaMCFHrazBPMp/uNJ+V7IudcSbeOIdjUEdwl0VHCOZo5t6YluEuaC9mQeMgSfOyKnYGFHcIeQ84yQWbuJYJpZw5CzglDH7gKnWqqM9ZTaXcN0TeYhR84eQtJT76JJ1lREe7WnnvsMmRc9FQ7SBBM9mV3lCUdmHk/S2RAMt0QjFNFqQpWjDPQ01DXWUdDBkXziKPjGEP3VP+zIWU2t7im41FOloyWzn/L6dkUy3VLDaZ6appgDLHPjJEsyvJngWEPUyVBiAaHCTEXwrLvSEbV1e1gKJniicWorC1MUrVjB3uDhJE/wgSOzk1DXpk0k73qCM8xw2UvD5kJmDUfOomqMpWCkJRlvKXGmoeBm18USjVIk04SClxTB6YrgLAPLWYK9HLUt5cmc0vYES8GnTeRc6skZbQkWdxRsIcyBRzx1DbTk9FbU0caTPOgJHhJKnOGIVhQqvKmo0llRw9sabrZkDtdg3PqaKi9oatjY8B+G371paMg6+mZFNNtQ04mWBq3rYLOmtWWQp8KJnpy9DdFensyjdqZ+yY40VJlH8wcdLzC8PZnvHMFUTZUrDTkLyQaGus5X5LzpYAf3i+e/ZlhqGqWhh6Ou6xTR9Z6oi5AZZtp7Mj2EEm8oSpxiYZCHU/1fbGdNNNRRoZMhmilEb2gqHOEJDtXkHK/JnG6IrvbPCwV3NhONVdS1thBMs1T4QOBcTWa2IzhMk2nW5Kyn9tXUtpv9RsG2msxk+ZsQzRQacJncpgke0+T8y5Fzj8BiGo7XlJjaTIlpQs7KFjpqGnKuoyEPeIKnFMkZHvopgh81ySxNFWvJWcKRs70j2FOT012IllEEO1n4pD1513Yg2ssQPOThOkvyrqHUdEXOSEsihmBbTbKX1kLBPWqWkLOqJbjB3GBIZmoa8qWl4CG/iZ7oiA72ZL7TJNeZUY7kFQftDcHHluBzRbCegzMtrRjVQpX2lgoPKKLJAkcbMl01XK2p7yhL8pCBbQ3BN2avJgKvttcrWDK3CiUOVxQ8ZP+pqXKyIxnmBymCg5vJjNfkPK4+c8cIfK8ocVt7kmfd/I5SR1hKvCzUtb+lhgc00ZaO6CyhIQP1Uv4yIZjload72PXX0OIJvnFU+0Zf6MhsJwTfW0r0UwQfW4LNLZl5HK261JCZ4qnBaAreVAS3WrjV0LBnNDUNNDToCEeFfwgcb4gOEqLRhirWkexrCEYKVV711DLYEE1XBEsp5tpTGjorkomKYF9FDXv7fR3BGwbettSxnyL53MBPjsxDZjMh+VUW9NRxq1DhVk+FSxQcaGjV9Pawv6eGByw5qzoy7xk4RsOShqjJwWKe/1pEEfzkobeD/dQJmpqedcyBTy2sr4nGNRH0c0SPWTLrqAc0OQcb/gemKgqucQT7ySWKCn2EUotoCvpZct7RO2sy/QW0IWcXd7pQRQyZVwT2USRO87uhjioTLKV2brpMUcMQRbKH/N2T+UlTpaMls6cmc6CCNy3JdYYSUzzJQ4oSD3oKLncULOiJvjBEC2oqnCJkJluCYy2ZQ5so9YYlZ1VLlQU1mXEW1jZERwj/MUSRc24TdexlqLKfQBtDTScJUV8FszXBEY5ktpD5Ur9hYB4Nb1iikw3JoYpkKX+RodRKFt53MMuRnKSpY31PwYaGaILh3wxJGz9TkTPEETxoCWZrgvOlmyMzxFEwVJE5xZKzvyJ4WxEc16Gd4Xe3Weq4XH2jKRikqOkGQ87hQnC7wBmGYLAnesX3M+S87eFATauuN+Qcrh7xIxXJbUIdMw3JGE3ylCWzrieaqCn4zhGM19TQ3z1oH1AX+pWEqIc7wNGAkULBo/ZxRaV9NNyh4Br3rCHZzbzmSfawBL0dNRwpW1kK9mxPXR9povcdrGSZK9c2k0xwFGzjuniCtRSZCZ6ccZ7gaktmgAOtKbG/JnOkJrjcQTdFMsxRQ2cLY3WTIrlCw1eWKn8R6pvt4GFDso3QoL4a3nLk3G6JrtME3dSenpx7PNFTmga0EaJTLQ061sEeQoWXhSo9LTXsaSjoJQRXeZLtDclbCrYzfzHHeaKjHCVOUkQHO3JeEepr56mhiyaYYKjjNU+Fed1wS5VlhWSqI/hYUdDOkaxiKehoyOnrCV5yBHtbWFqTHCCwtpDcYolesVR5yUzTZBb3RNMd0d6WP+SvhuBmRcGxnuQzT95IC285cr41cLGQ6aJJhmi4TMGempxeimBRQw1tFKV+8jd6KuzoSTqqDxzRtpZkurvKEHxlqXKRIjjfUNNXQsNOsRScoWFLT+YeRZVD3GRN0MdQcKqQjHDMrdGGVu3iYJpQx3WGUvfbmxwFfR20WBq0oYY7LMFhhgYtr8jpaEnaOzjawWWaTP8mMr0t/EPDPoqcnxTBI5o58L7uoWnMrpoqPwgVrlAUWE+V+TQl9rawoyP6QGAlQw2TPRX+YSkxyBC8Z6jhHkXBgQL7WII3DVFnRfCrBfxewv9D6xsyjys4VkhWb9pUU627JllV0YDNHMku/ldNMMXDEo4aFnAkk4U6frNEU4XgZUPmEKHUl44KrzmYamjAbh0JFvGnaTLPu1s9jPCwjFpYiN7z1DTOk/nc07CfDFzmCf7i+bfNHXhDtLeBXzTBT5rkMvWOIxpl4EMh2LGJBu2syDnAEx2naEhHDWMMzPZEhygyS1mS5RTJr5ZkoKbEUoYqr2kqdDUE8ztK7OaIntJkFrIECwv8LJTaVx5XJE86go8dFeZ3FN3rjabCAYpoYEeC9zzJVULBbmZhDyd7ko09ydpNZ3nm2Kee4FPPXHnYEF1nqOFEC08LUVcDvYXkJHW8gTaKCk9YGOeIJhqiE4ToPEepdp7IWFjdwnWaufGMwJJCMtUTTBBK9BGCOy2tGGrJTHIwyEOzp6aPzNMOtlZkDvcEWpP5SVNhfkvDxhmSazTJXYrM9U1E0xwFVwqZQwzJxw6+kGGGUj2FglGGmnb1/G51udRSMNlTw6GGnCcUwVcOpmsqTHa06o72sw1RL02p9z0VbnMLOaIX3QKaYKSCFQzBKEUNHTSc48k53RH9wxGMtpQa5KjjW0W0n6XCCCG4yxNNdhQ4R4l1Ff+2sSd6UFHiIEOyqqFgT01mEUMD+joy75jPhOA+oVVLm309FR4yVOlp4RhLiScNmSmaYF5Pw0STrOIoWMSR2UkRXOMp+M4SHW8o8Zoi6OZgjKOaFar8zZDzkWzvKOjkKBjmCXby8JahhjXULY4KlzgKLvAwxVGhvyd4zxB1d9T0piazmKLCVZY5sKiD0y2ZSYrkUEPUbIk+dlQ4SJHTR50k1DPaUWIdTZW9NJwnJMOECgd7ou/MnppMJ02O1VT4Wsh85MnZzcFTngpXGKo84qmwgKbCL/orR/SzJ2crA+t6Mp94KvxJUeIbT3CQu1uIdlQEOzlKfS3UMcrTiFmOuroocrZrT2AcmamOKg8YomeEKm/rlT2sociMaybaUlFhuqHCM2qIJ+rg4EcDFymiDSxzaHdPcpE62pD5kyM5SBMoA1PaUtfIthS85ig1VPiPPYXgYEMNk4Qq7TXBgo7oT57gPUdwgCHzhIVFPFU6OYJzHAX9m5oNrVjeE61miDrqQ4VSa1oiURTsKHC0IfjNwU2WzK6eqK8jWln4g15TVBnqmDteCJ501PGAocJhhqjZdtBEB6lnhLreFJKxmlKbeGrqLiSThVIbCdGzloasa6lpMQXHCME2boLpJgT7yWaemu6wBONbqGNVRS0PKIL7LckbjmQtR7K8I5qtqel+T/ChJTNIKLjdUMNIRyvOEko9YYl2cwQveBikCNawJKcLBbc7+JM92mysNvd/Fqp8a0k6CNEe7cnZrxlW0wQXaXjaktnRwNOGZKYiONwS7a1JVheq3WgJHlQUGKHKmp4KAxXR/ULURcNgoa4zhKSLpZR3kxRRb0NmD0OFn+UCS7CzI1nbP6+o4x47QZE5xRCt3ZagnYcvmpYQktXdk5YKXTzBC57kKEe0VVuiSYqapssMS3C9p2CKkHOg8B8Pa8p5atrIw3qezIWanMGa5HRDNF6RM9wcacl0N+Q8Z8hsIkSnaIIdHRUOEebAPy1zbCkhM062FCJtif7PU+UtoVXzWKqM1PxXO8cfdruhFQ/a6x3JKYagvVDhQEtNiyiiSQ7OsuRsZUku0CRNDs4Sog6KKjsZgk2bYJqijgsEenoKeniinRXBn/U3lgpPdyDZynQx8IiioMnCep5Ky8mjGs6Wty0l1hUQTcNWswS3WRp2kCNZwJG8omG8JphPUaFbC8lEfabwP7VtM9yoaNCAjpR41VNhrD9LkbN722v0CoZMByFzhaW+MyzRYEWFDQwN2M4/JiT76PuljT3VU/A36eaIThb+R9oZGOAJ9tewkgGvqOMNRWYjT/Cwu99Q8LqDE4TgbLWxJ1jaDDAERsFOFrobgjUsBScaguXU8kKm2RL19tRypSHnHNlHiIZqgufs4opgQdVdwxBNNFBR6kVFqb8ogimOzB6a6HTzrlDHEpYaxjiiA4TMQobkDg2vejjfwJGWmnbVFAw3H3hq2NyQfG7hz4aC+w3BbwbesG0swYayvpAs6++Ri1Vfzx93mFChvyN5xVHTS+0p9aqCAxyZ6ZacZyw5+7uuQkFPR9DDk9NOiE7X1PCYJVjVUqq7JlrHwWALF5nfHNGjApdpqgzx5OwilDhCiDYTgnc9waGW4BdLNNUQvOtpzDOWHDH8D7TR/A/85KljEQu3NREc4Pl/6B1Hhc8Umb5CsKMmGC9EPcxoT2amwHNCmeOEnOPbklnMkbOgIvO5UMOpQrS9UGVdt6iH/fURjhI/WOpaW9OKLYRod6HCUEdOX000wpDZQ6hwg6LgZfOqo1RfT/CrJzjekXOGhpc1VW71ZLbXyyp+93ILbC1kPtIEYx0FIx1VDrLoVzXRKRYWk809yYlC9ImcrinxtabKnzRJk3lAU1OLEN1j2zrYzr2myHRXJFf4h4QKT1qSTzTB5+ZNTzTRkAxX8FcLV2uS8eoQQ2aAkFzvCM72sJIcJET3WPjRk5wi32uSS9rfZajpWEvj9hW42F4o5NytSXYy8IKHay10VYdrcl4SkqscrXpMwyGOgtkajheSxdQqmpxP1L3t4R5PqasFnrQEjytq6qgp9Y09Qx9o4S1FzhUCn1kyHSzBWLemoSGvOqLNhZyBjmCaAUYpMgt4Ck7wBBMMwWKWgjsUwTaGVsxWC1mYoKiyqqeGKYqonSIRQ3KIkHO0pmAxTdBHkbOvfllfr+AA+7gnc50huVKYK393FOyg7rbPO/izI7hE4CnHHHnJ0ogNPRUGeUpsrZZTBJcrovUcJe51BPsr6GkJdhCCsZ6aTtMEb2pqWkqeVtDXE/QVggsU/Nl86d9RMF3DxvZTA58agu810RWawCiSzzXBeU3MMW9oyJUedvNEvQyNu1f10BSMddR1vaLCYpYa/mGocLSiYDcLbQz8aMn5iyF4xBNMs1P0QEOV7o5gaWGuzSeLue4tt3ro7y4Tgm4G/mopdZgl6q0o6KzJWE3mMksNr3r+a6CbT8g5wZNzT9O7fi/zpaOmnz3BRoqos+tv9zMbdpxsqDBOEewtJLt7cg5wtKKbvldpSzRRCD43VFheCI7yZLppggMVBS/KMAdHODJvOwq2NQSbKKKPLdFWQs7Fqo+mpl01JXYRgq8dnGLhTiFzqmWsUMdpllZdbKlyvSdYxhI9YghOtxR8LgSLWHK62mGGVoxzBE8LNWzqH9CUesQzFy5RQzTc56mhi6fgXEWwpKfE5Z7M05ZgZUPmo6auiv8YKzDYwWBLMErIbKHJvOwIrvEdhOBcQ9JdU1NHQ7CXn2XIDFBKU2WAgcX9UAUzDXWd5alwuyJ41Z9rjKLCL4aCp4WarhPm2rH+SaHUYE001JDZ2ZAzXPjdMpZWvC9wmqIB2lLhQ01D5jO06hghWMndbM7yRJMsoCj1vYbnFQVrW9jak3OlEJ3s/96+p33dEPRV5GxiqaGjIthUU6FFEZyqCa5qJrpBdzSw95IUnOPIrCUUjRZQFrbw5PR0R1qiYx3cb6nrWUMrBmmiBQxVHtTew5ICP/ip6g4hed/Akob/32wvBHsIOX83cI8hGeNeNPCIkPmXe8fPKx84OMSRM1MTdXSwjCZ4S30jVGhvqTRak/OVhgGazHuOCud5onEO1lJr6ecVyaOK6H7zqlBlIaHE0oroCgfvGJIdPcmfLNGLjpz7hZwZQpUbFME0A1cIJa7VNORkgfsMBatbKgwwJM9bSvQXeNOvbIjelg6WWvo5kvbKaJJNHexkKNHL9xRyFlH8Ti2riB5wVPhUk7nGkJnoCe428LR/wRGdYIlmWebCyxou1rCk4g/ShugBDX0V0ZQWkh0dOVsagkM0yV6OoLd5ye+pRlsCr0n+KiQrGuq5yJDzrTAXHtLUMduTDBVKrSm3eHL+6ijxhFDX9Z5gVU/wliHYTMiMFpKLNMEywu80wd3meoFmt6VbRMPenhrOc6DVe4pgXU8DnnHakLOIIrlF4FZPIw6R+zxBP0dyq6OOZ4Q5sLKCcz084ok+VsMMyQhNZmmBgX5xIXOEJTmi7VsGTvMTNdHHhpzdbE8Du2oKxgvBqQKdDDnTFOylCFaxR1syz2iqrOI/FEpNc3C6f11/7+ASS6l2inq2ciTrCCzgyemrCL5SVPjQkdPZUmGy2c9Sw9FtR1sS30RmsKPCS4rkIC/2U0MduwucYolGaPjKEyhzmiPYXagyWbYz8LWBDdzRimAXzxx4z8K9hpzlhLq+NiQ97HuKorMUfK/OVvC2JfiHUPCQI/q7J2gjK+tTDNxkCc4TMssqCs4TGtLVwQihyoAWgj9bosU80XGW6Ac9TJGziaUh5+hnFcHOnlaM1iRn29NaqGENTTTSUHCH2tWTeV0osUhH6psuVLjRUmGWhm6OZEshGeNowABHcJ2Bpy2ZszRcKkRXd2QuKVEeXnbfaEq825FguqfgfE2whlChSRMdron+LATTPQ2Z369t4B9C5gs/ylzv+CMmepIDPclFQl13W0rspPd1JOcbghGOEutqCv5qacURQl3dDKyvyJlqKXGPgcM9FfawJAMVmdcspcYKOZc4GjDYkFlK05olNMHyHn4zFNykyOxt99RkHlfwmiHo60l2EKI+mhreEKp080Tbug08BVPcgoqC5zWt+NLDTZ7oNSF51N1qie7Va3uCCwyZbkINf/NED6jzOsBdZjFN8oqG3wxVunqCSYYKf3EdhJyf9YWGf7tRU2oH3VHgPr1fe5J9hOgHd7xQ0y7qBwXr23aGErP0cm64JVjZwsOGqL+mhNgZmhJLW2oY4UhedsyBgzrCKrq7BmcpNVhR6jBPq64Vgi+kn6XE68pp8J5/+0wRHGOpsKenQn9DZntPzjRLZpDAdD2fnSgkG9tmIXnUwQ6WVighs7Yi2MxQ0N3CqYaCXkJ0oyOztMDJjmSSpcpvlrk0RMMOjmArQ04PRV1DO1FwhCVaUVPpKUM03JK5SxPsIWRu8/CGHi8UHChiqGFDTbSRJWeYUDDcH6vJWUxR4k1FXbMUwV6e4AJFXS8oMqsZKqzvYQ9DDQdZckY4aGsIhtlubbd2r3j4QBMoTamdPZk7O/Bf62lacZwneNjQoGcdVU7zJOd7ghsUHOkosagic6cnWc8+4gg285R6zZP5s1/LUbCKIznTwK36PkdwlOrl4U1LwfdCCa+IrvFkmgw1PCAUXKWo0sURXWcI2muKJlgyFzhynCY4RBOsqCjoI1R5zREco0n2Vt09BQtYSizgKNHfUmUrQ5UOCh51BFcLmY7umhYqXKQomOop8bUnWNNQcIiBcYaC6xzMNOS8JQQfeqKBmmglB+97ok/lfk3ygaHSyZaCRTzRxQo6GzLfa2jWBPepw+UmT7SQEJyiyRkhBLMVOfcoMjcK0eZChfUNzFAUzCsEN5vP/X1uP/n/aoMX+K+nw/Hjr/9xOo7j7Pju61tLcgvJpTWXNbfN5jLpi6VfCOviTktKlFusQixdEKWmEBUKNaIpjZRSSOXSgzaaKLdabrm1/9nZ+/f+vd/vz/v9+Xy+zZ7PRorYoZqyLrCwQdEAixxVOEXNNnjX2nUSRlkqGmWowk8lxR50JPy9Bo6qJXaXwNvREBvnThPEPrewryLhcAnj5WE15Fqi8W7R1sAuEu86S4ENikItFN4xkv9Af4nXSnUVcLiA9xzesFpivRRVeFKtsMRaKBhuSbjOELnAUtlSQUpXgdfB4Z1oSbnFEetbQ0IrAe+Y+pqnDcEJFj6S8LDZzZHwY4e3XONNlARraomNEt2bkvGsosA3ioyHm+6jCMbI59wqt4eeara28IzEmyPgoRaUOEDhTVdEJhmCoTWfC0p8aNkCp0oYqih2iqGi4yXeMkOsn4LdLLnmKfh/YogjNsPebeFGR4m9BJHLzB61XQ3BtpISfS2FugsK9FAtLWX1dCRcrCnUp44CNzuCowUZmxSRgYaE6Za0W2u/E7CVXCiI/UOR8aAm1+OSyE3mOUcwyc1zBBeoX1kiKy0Zfxck1Gsyulti11i83QTBF5Kg3pDQThFMVHiPSlK+0cSedng/VaS8bOZbtsBcTcZAR8JP5KeqQ1OYKAi20njdNNRpgnsU//K+JnaXJaGTomr7aYIphoRn9aeShJWKEq9LcozSF7QleEfDI5LYm5bgVkFkRwVDBCVu0DDIkGupo8TZBq+/pMQURYErJQmPKGKjNDkWOLx7Jd5QizdUweIaKrlP7SwJDhZvONjLkOsBBX9UpGxnydhXkfBLQ8IxgojQbLFnJf81JytSljclYYyEFyx0kVBvKWOFJmONpshGAcsduQY5giVNCV51eOdJYo/pLhbvM0uDHSevNKRcrKZIqnCtJeEsO95RoqcgGK4ocZcho1tTYtcZvH41pNQ7vA0WrhIfOSraIIntIAi+NXWCErdbkvrWwjRLrt0NKUdL6KSOscTOdMSOUtBHwL6OLA0vNSdynaWQEnCpIvKaIrJJEbvHkmuNhn6OjM8VkSGSqn1uYJCGHnq9I3aLhNME3t6GjIkO7xrNFumpyTNX/NrwX7CrIRiqqWijI9JO4d1iieykyfiposQIQ8YjjsjlBh6oHWbwRjgYJQn2NgSnNycmJAk3NiXhx44Sxykihxm8ybUwT1OVKySc7vi3OXVkdBJ4AyXBeksDXG0IhgtYY0lY5ahCD0ehborIk5aUWRJviMA7Xt5kyRjonrXENkm8yYqgs8VzgrJmClK20uMM3jRJ0FiQICQF9hdETlLQWRIb5ki6WDfWRPobvO6a4GP5mcOrNzDFELtTkONLh9dXE8xypEg7z8A9jkhrQ6Fhjlg/QVktJXxt4WXzT/03Q8IaQWSqIuEvloQ2mqC9Jfi7wRul4RX3pSPlzpoVlmCtI2jvKHCFhjcM3sN6lqF6HxnKelLjXWbwrpR4xzuCrTUZx2qq9oAh8p6ixCUGr78g8oyjRAtB5CZFwi80VerVpI0h+IeBxa6Zg6kWvpDHaioYYuEsRbDC3eOmC2JvGYLeioxGknL2UATNJN6hmtj1DlpLvDVmocYbrGCVJKOrg4X6DgddLA203BKMFngdJJFtFd7vJLm6KEpc5yjQrkk7M80SGe34X24nSex1Ra5Omgb71JKyg8SrU3i/kARKwWpH0kOGhKkObyfd0ZGjvyXlAkVZ4xRbYJ2irFMkFY1SwyWxr2oo4zlNiV+7zmaweFpT4kR3kaDAFW6xpSqzJay05FtYR4HmZhc9UxKbbfF2V8RG1MBmSaE+kmC6JnaRXK9gsiXhJHl/U0qM0WTcbyhwkYIvFGwjSbjfwhiJt8ZSQU+Bd5+marPMOkVkD0muxYLIfEuhh60x/J92itguihJSEMySVPQnTewnEm+620rTQEMsOfo4/kP/0ARvWjitlpSX7GxBgcMEsd3EEeYWvdytd+Saawi6aCIj1CkGb6Aj9rwhx16Cf3vAwFy5pyLhVonXzy51FDpdEblbkdJbUcEPDEFzQ8qNmhzzLTmmKWKbFCXeEuRabp6rxbvAtLF442QjQ+wEA9eL1xSR7Q0JXzlSHjJ4exq89yR0laScJ/FW6z4a73pFMEfDiRZvuvijIt86RaSFOl01riV2mD1UEvxGk/Geg5aWwGki1zgKPG9J2U8PEg8qYvMsZeytiTRXBMslCU8JSlxi8EabjwUldlDNLfzTUmCgxWsjqWCOHavYAqsknKFIO0yQ61VL5AVFxk6WhEaCAkdJgt9aSkzXlKNX2jEa79waYuc7gq0N3GDJGCBhoiTXUEPsdknCUE1CK0fwsiaylSF2uiDyO4XX3pFhNd7R4itFGc0k/ElBZwWvq+GC6szVeEoS/MZ+qylwpKNKv9Z469UOjqCjwlusicyTxG6VpNxcQ8IncoR4RhLbR+NdpGGmJWOcIzJGUuKPGpQg8rrG21dOMqQssJQ4RxH5jaUqnZuQ0F4Q+cjxLwPtpZbIAk3QTJHQWBE5S1BokoVtDd6lhqr9UpHSUxMcIYl9pojsb8h4SBOsMQcqvOWC2E8EVehqiJ1hrrAEbQxeK0NGZ0Gkq+guSRgniM23bIHVkqwx4hiHd7smaOyglyIyQuM978j4VS08J/A2G1KeMBRo4fBaSNhKUEZfQewVQ/C1I+MgfbEleEzCUw7mKXI0M3hd1EESVji8x5uQ41nxs1q4RMJCCXs7Iq9acpxn22oSDnQ/sJTxsCbHIYZiLyhY05TY0ZLIOQrGaSJDDN4t8pVaIrsqqFdEegtizc1iTew5Q4ayBDMUsQMkXocaYkc0hZua412siZ1rSXlR460zRJ5SlHGe5j801RLMlJTxtaOM3Q1pvxJ45zUlWFD7rsAbpfEm1JHxG0eh8w2R7QQVzBUw28FhFp5QZzq8t2rx2joqulYTWSuJdTYfWwqMFMcovFmSyJPNyLhE4E10pHzYjOC3huArRa571ZsGajQpQx38SBP5pyZB6lMU3khDnp0MBV51BE9o2E+TY5Ml2E8S7C0o6w1xvCZjf0HkVEHCzFoyNmqC+9wdcqN+Tp7jSDheE9ws8Y5V0NJCn2bk2tqSY4okdrEhx1iDN8cSudwepWmAGXKcJXK65H9to8jYQRH7SBF01ESUJdd0TayVInaWhLkOjlXE5irKGOnI6GSWGCJa482zBI9rCr0jyTVcEuzriC1vcr6mwFGSiqy5zMwxBH/TJHwjSPhL8+01kaaSUuMFKTcLEvaUePcrSmwn8DZrgikWb7CGPxkSjhQwrRk57tctmxLsb9sZvL9LSlyuSLlWkqOjwduo8b6Uv1DkmudIeFF2dHCgxVtk8dpIvHpBxhEOdhKk7OLIUSdJ+cSRY57B+0DgGUUlNfpthTfGkauzxrvTsUUaCVhlKeteTXCoJDCa2NOKhOmC4G1H8JBd4OBZReSRGkqcb/CO1PyLJTLB4j1q8JYaIutEjSLX8YKM+a6phdMsdLFUoV5RTm9JSkuDN8WcIon0NZMNZWh1q8C7SJEwV5HxrmnnTrf3KoJBlmCYI2ilSLlfEvlE4011NNgjgthzEua0oKK7JLE7HZHlEl60BLMVFewg4EWNt0ThrVNEVkkiTwpKXSWJzdRENgvKGq4IhjsiezgSFtsfCUq8qki5S1LRQeYQQ4nemmCkImWMw3tFUoUBZk4NOeZYEp4XRKTGa6wJjrWNHBVJR4m3FCnbuD6aak2WsMTh3SZImGCIPKNgsDpVwnsa70K31lCFJZYcwwSMFcQulGTsZuEaSdBXkPGZhu0FsdUO73RHjq8MPGGIfaGIbVTk6iuI3GFgucHrIQkmWSJdBd7BBu+uOryWAhY7+Lki9rK5wtEQzWwvtbqGhIMFwWRJsElsY4m9IIg9L6lCX0VklaPAYkfkZEGDnOWowlBJjtMUkcGK4Lg6EtoZInMUBVYLgn0UsdmCyCz7gIGHFfk+k1QwTh5We7A9x+IdJ6CvIkEagms0hR50eH9UnTQJ+2oiKyVlLFUE+8gBGu8MQ3CppUHesnjTHN4QB/UGPhCTHLFPHMFrCqa73gqObUJGa03wgbhHkrCfpEpzNLE7JDS25FMKhlhKKWKfCgqstLCPu1zBXy0J2ztwjtixBu8UTRn9LVtkmCN2iyFhtME70JHRQ1KVZXqKI/KNIKYMCYs1GUMEKbM1bKOI9LDXC7zbHS+bt+1MTWS9odA9DtrYtpbImQJ2VHh/lisEwaHqUk1kjKTAKknkBEXkbkdMGwq0dnhzLJF3NJH3JVwrqOB4Sca2hti75nmJN0WzxS6UxDYoEpxpa4htVlRjkYE7DZGzJVU72uC9IyhQL4i8YfGWSYLLNcHXloyz7QhNifmKSE9JgfGmuyLhc403Xm9vqcp6gXe3xuuv8F6VJNxkyTHEkHG2g0aKXL0MsXc1bGfgas2//dCONXiNLCX+5mB7eZIl1kHh7ajwpikyzlUUWOVOsjSQlsS+M0R+pPje/dzBXRZGO0rMtgQrLLG9VSu9n6CMXS3BhwYmSoIBhsjNBmZbgusE9BCPCP5triU4VhNbJfE+swSP27aayE8tuTpYYjtrYjMVGZdp2NpS1s6aBnKSHDsbKuplKbHM4a0wMFd/5/DmGyKrJSUaW4IBrqUhx0vyfzTBBLPIUcnZdrAkNsKR0sWRspumSns6Ch0v/qqIbBYUWKvPU/CFoyrDJGwSNFhbA/MlzKqjrO80hRbpKx0Jewsi/STftwGSlKc1JZyAzx05dhLEdnfQvhZOqiHWWEAHC7+30FuRcZUgaO5gpaIK+xsiHRUsqaPElTV40xQZQ107Q9BZE1nryDVGU9ZSQ47bmhBpLcYpUt7S+xuK/FiT8qKjwXYw5ypS2iuCv7q1gtgjhuBuB8LCFY5cUuCNtsQOFcT+4Ih9JX+k8Ea6v0iCIRZOtCT0Et00JW5UeC85Cg0ScK0k411HcG1zKtre3SeITBRk7WfwDhEvaYLTHP9le0m8By0JDwn4TlLW/aJOvGHxdjYUes+ScZigCkYQdNdEOhkiezgShqkx8ueKjI8lDfK2oNiOFvrZH1hS+tk7NV7nOmLHicGWEgubkXKdwdtZknCLJXaCpkrjZBtLZFsDP9CdxWsSr05Sxl6CMmoFbCOgryX40uDtamB7SVmXW4Ihlgpmq+00tBKUUa83WbjLUNkzDmY7cow1JDygyPGlhgGKYKz4vcV7QBNbJIgM11TUqZaMdwTeSguH6rOaw1JRKzaaGyxVm2EJ/uCIrVWUcZUkcp2grMsEjK+DMwS59jQk3Kd6SEq1d0S6uVmO4Bc1lDXTUcHjluCXEq+1OlBDj1pi9zgiXxnKuE0SqTXwhqbETW6RggMEnGl/q49UT2iCzgJvRwVXS2K/d6+ZkyUl7jawSVLit46EwxVljDZwoSQ20sDBihztHfk2yA8NVZghiXwrYHQdfKAOtzsayjhY9bY0yE2CWEeJ9xfzO423xhL5syS2TFJofO2pboHob0nY4GiAgRrvGQEDa/FWSsoaaYl0syRsEt3kWoH3B01shCXhTUWe9w3Bt44SC9QCh3eShQctwbaK2ApLroGCMlZrYqvlY3qYhM0aXpFkPOuoqJ3Dm6fxXrGwVF9gCWZagjPqznfkuMKQ8DPTQRO8ZqG1hPGKEm9IgpGW4DZDgTNriTxvFiq+Lz+0cKfp4wj6OCK9JSnzNSn9LFU7UhKZZMnYwcJ8s8yRsECScK4j5UOB95HFO0CzhY4xJxuCix0lDlEUeMdS6EZBkTsUkZ4K74dugyTXS7aNgL8aqjDfkCE0ZbwkCXpaWCKhl8P7VD5jxykivSyxyZrYERbe168LYu9ZYh86IkscgVLE7tWPKmJv11CgoyJltMEbrohtVAQfO4ImltiHEroYEs7RxAarVpY8AwXMcMReFOTYWe5iiLRQxJ5Q8DtJ8LQhWOhIeFESPGsILhbNDRljNbHzNRlTFbk2S3L0NOS6V1KFJYKUbSTcIIhM0wQ/s2TM0SRMNcQmSap3jCH4yhJZKSkwyRHpYYgsFeQ4U7xoCB7VVOExhXepo9ABBsYbvGWKXPME3lyH95YioZ0gssQRWWbI+FaSMkXijZXwgiTlYdPdkNLaETxlyDVIwqeaEus0aTcYcg0RVOkpR3CSJqIddK+90JCxzsDVloyrFd5ZAr4TBKfaWa6boEA7C7s6EpYaeFPjveooY72mjIccLHJ9HUwVlDhKkmutJDJBwnp1rvulJZggKDRfbXAkvC/4l3ozQOG9a8lxjx0i7nV4jSXc7vhe3OwIxjgSHjdEhhsif9YkPGlus3iLFDnWOFhtCZbJg0UbQcIaR67JjthoCyMEZRwhiXWyxO5QxI6w5NhT4U1WsJvDO60J34fW9hwzwlKij6ZAW9ne4L0s8C6XeBMEkd/LQy1VucBRot6QMlbivaBhoBgjqGiCJNhsqVp/S2SsG6DIONCR0dXhvWbJ+MRRZJkkuEjgDXJjFQW6SSL7GXK8Z2CZg7cVsbWGoKmEpzQ5elpiy8Ryg7dMkLLUEauzeO86CuwlSOlgYLojZWeJ9xM3S1PWfEfKl5ISLQ0MEKR8YOB2QfCxJBjrKPCN4f9MkaSsqoVXJBmP7EpFZ9UQfOoOFwSzBN4MQ8LsGrymlipcJQhmy0GaQjPqCHaXRwuCZwRbqK2Fg9wlClZqYicrIgMdZfxTQ0c7TBIbrChxmuzoKG8XRaSrIhhiyNFJkrC7oIAWMEOQa5aBekPCRknCo4IKPrYkvCDI8aYmY7WFtprgekcJZ3oLIqssCSMtFbQTJKwXYy3BY5oCh2iKPCpJOE+zRdpYgi6O2KmOAgvVCYaU4ySRek1sgyFhJ403QFHiVEmJHwtybO1gs8Hr5+BETQX3War0qZngYGgtVZtoqd6vFSk/UwdZElYqyjrF4HXUeFspIi9IGKf4j92pKGAdCYMVsbcV3kRF0N+R8LUd5PCsIGWoxDtBkCI0nKofdJQxT+LtZflvuc8Q3CjwWkq8KwUpHzkK/NmSsclCL0nseQdj5FRH5CNHSgtLiW80Of5HU9Hhlsga9bnBq3fEVltKfO5IaSTmGjjc4J0otcP7QsJUSQM8pEj5/wCuUuC2DWz8AAAAAElFTkSuQmCC")}.cm-s-base16-dark.CodeMirror{background:#151515;color:#e0e0e0}.cm-s-base16-dark div.CodeMirror-selected{background:#303030}.cm-s-base16-dark .CodeMirror-line::selection,.cm-s-base16-dark .CodeMirror-line>span::selection,.cm-s-base16-dark .CodeMirror-line>span>span::selection{background:rgba(48,48,48,.99)}.cm-s-base16-dark .CodeMirror-line::-moz-selection,.cm-s-base16-dark .CodeMirror-line>span::-moz-selection,.cm-s-base16-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(48,48,48,.99)}.cm-s-base16-dark .CodeMirror-gutters{background:#151515;border-right:0}.cm-s-base16-dark .CodeMirror-guttermarker{color:#ac4142}.cm-s-base16-dark .CodeMirror-guttermarker-subtle,.cm-s-base16-dark .CodeMirror-linenumber{color:#505050}.cm-s-base16-dark .CodeMirror-cursor{border-left:1px solid #b0b0b0}.cm-s-base16-dark .cm-animate-fat-cursor,.cm-s-base16-dark.cm-fat-cursor .CodeMirror-cursor{background-color:#8e8d8875!important}.cm-s-base16-dark span.cm-comment{color:#8f5536}.cm-s-base16-dark span.cm-atom,.cm-s-base16-dark span.cm-number{color:#aa759f}.cm-s-base16-dark span.cm-attribute,.cm-s-base16-dark span.cm-property{color:#90a959}.cm-s-base16-dark span.cm-keyword{color:#ac4142}.cm-s-base16-dark span.cm-string{color:#f4bf75}.cm-s-base16-dark span.cm-variable{color:#90a959}.cm-s-base16-dark span.cm-variable-2{color:#6a9fb5}.cm-s-base16-dark span.cm-def{color:#d28445}.cm-s-base16-dark span.cm-bracket{color:#e0e0e0}.cm-s-base16-dark span.cm-tag{color:#ac4142}.cm-s-base16-dark span.cm-link{color:#aa759f}.cm-s-base16-dark span.cm-error{background:#ac4142;color:#b0b0b0}.cm-s-base16-dark .CodeMirror-activeline-background{background:#202020}.cm-s-base16-dark .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-base16-light.CodeMirror{background:#f5f5f5;color:#202020}.cm-s-base16-light div.CodeMirror-selected{background:#e0e0e0}.cm-s-base16-light .CodeMirror-line::selection,.cm-s-base16-light .CodeMirror-line>span::selection,.cm-s-base16-light .CodeMirror-line>span>span::selection{background:#e0e0e0}.cm-s-base16-light .CodeMirror-line::-moz-selection,.cm-s-base16-light .CodeMirror-line>span::-moz-selection,.cm-s-base16-light .CodeMirror-line>span>span::-moz-selection{background:#e0e0e0}.cm-s-base16-light .CodeMirror-gutters{background:#f5f5f5;border-right:0}.cm-s-base16-light .CodeMirror-guttermarker{color:#ac4142}.cm-s-base16-light .CodeMirror-guttermarker-subtle,.cm-s-base16-light .CodeMirror-linenumber{color:#b0b0b0}.cm-s-base16-light .CodeMirror-cursor{border-left:1px solid #505050}.cm-s-base16-light span.cm-comment{color:#8f5536}.cm-s-base16-light span.cm-atom,.cm-s-base16-light span.cm-number{color:#aa759f}.cm-s-base16-light span.cm-attribute,.cm-s-base16-light span.cm-property{color:#90a959}.cm-s-base16-light span.cm-keyword{color:#ac4142}.cm-s-base16-light span.cm-string{color:#f4bf75}.cm-s-base16-light span.cm-variable{color:#90a959}.cm-s-base16-light span.cm-variable-2{color:#6a9fb5}.cm-s-base16-light span.cm-def{color:#d28445}.cm-s-base16-light span.cm-bracket{color:#202020}.cm-s-base16-light span.cm-tag{color:#ac4142}.cm-s-base16-light span.cm-link{color:#aa759f}.cm-s-base16-light span.cm-error{background:#ac4142;color:#505050}.cm-s-base16-light .CodeMirror-activeline-background{background:#dddcdc}.cm-s-base16-light .CodeMirror-matchingbracket{background-color:#6a9fb5!important;color:#f5f5f5!important}.cm-s-bespin.CodeMirror{background:#28211c;color:#9d9b97}.cm-s-bespin div.CodeMirror-selected{background:#59554f!important}.cm-s-bespin .CodeMirror-gutters{background:#28211c;border-right:0}.cm-s-bespin .CodeMirror-linenumber{color:#666}.cm-s-bespin .CodeMirror-cursor{border-left:1px solid #797977!important}.cm-s-bespin span.cm-comment{color:#937121}.cm-s-bespin span.cm-atom,.cm-s-bespin span.cm-number{color:#9b859d}.cm-s-bespin span.cm-attribute,.cm-s-bespin span.cm-property{color:#54be0d}.cm-s-bespin span.cm-keyword{color:#cf6a4c}.cm-s-bespin span.cm-string{color:#f9ee98}.cm-s-bespin span.cm-variable{color:#54be0d}.cm-s-bespin span.cm-variable-2{color:#5ea6ea}.cm-s-bespin span.cm-def{color:#cf7d34}.cm-s-bespin span.cm-error{background:#cf6a4c;color:#797977}.cm-s-bespin span.cm-bracket{color:#9d9b97}.cm-s-bespin span.cm-tag{color:#cf6a4c}.cm-s-bespin span.cm-link{color:#9b859d}.cm-s-bespin .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-bespin .CodeMirror-activeline-background{background:#404040}.cm-s-blackboard.CodeMirror{background:#0c1021;color:#f8f8f8}.cm-s-blackboard div.CodeMirror-selected{background:#253b76}.cm-s-blackboard .CodeMirror-line::selection,.cm-s-blackboard .CodeMirror-line>span::selection,.cm-s-blackboard .CodeMirror-line>span>span::selection{background:rgba(37,59,118,.99)}.cm-s-blackboard .CodeMirror-line::-moz-selection,.cm-s-blackboard .CodeMirror-line>span::-moz-selection,.cm-s-blackboard .CodeMirror-line>span>span::-moz-selection{background:rgba(37,59,118,.99)}.cm-s-blackboard .CodeMirror-gutters{background:#0c1021;border-right:0}.cm-s-blackboard .CodeMirror-guttermarker{color:#fbde2d}.cm-s-blackboard .CodeMirror-guttermarker-subtle,.cm-s-blackboard .CodeMirror-linenumber{color:#888}.cm-s-blackboard .CodeMirror-cursor{border-left:1px solid #a7a7a7}.cm-s-blackboard .cm-keyword{color:#fbde2d}.cm-s-blackboard .cm-atom,.cm-s-blackboard .cm-number{color:#d8fa3c}.cm-s-blackboard .cm-def{color:#8da6ce}.cm-s-blackboard .cm-variable{color:#ff6400}.cm-s-blackboard .cm-operator{color:#fbde2d}.cm-s-blackboard .cm-comment{color:#aeaeae}.cm-s-blackboard .cm-string,.cm-s-blackboard .cm-string-2{color:#61ce3c}.cm-s-blackboard .cm-meta{color:#d8fa3c}.cm-s-blackboard .cm-attribute,.cm-s-blackboard .cm-builtin,.cm-s-blackboard .cm-tag{color:#8da6ce}.cm-s-blackboard .cm-header{color:#ff6400}.cm-s-blackboard .cm-hr{color:#aeaeae}.cm-s-blackboard .cm-link{color:#8da6ce}.cm-s-blackboard .cm-error{background:#9d1e15;color:#f8f8f8}.cm-s-blackboard .CodeMirror-activeline-background{background:#3c3636}.cm-s-blackboard .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-cobalt.CodeMirror{background:#002240;color:#fff}.cm-s-cobalt div.CodeMirror-selected{background:#b36539}.cm-s-cobalt .CodeMirror-line::selection,.cm-s-cobalt .CodeMirror-line>span::selection,.cm-s-cobalt .CodeMirror-line>span>span::selection{background:rgba(179,101,57,.99)}.cm-s-cobalt .CodeMirror-line::-moz-selection,.cm-s-cobalt .CodeMirror-line>span::-moz-selection,.cm-s-cobalt .CodeMirror-line>span>span::-moz-selection{background:rgba(179,101,57,.99)}.cm-s-cobalt .CodeMirror-gutters{background:#002240;border-right:1px solid #aaa}.cm-s-cobalt .CodeMirror-guttermarker{color:#ffee80}.cm-s-cobalt .CodeMirror-guttermarker-subtle,.cm-s-cobalt .CodeMirror-linenumber{color:#d0d0d0}.cm-s-cobalt .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-cobalt span.cm-comment{color:#08f}.cm-s-cobalt span.cm-atom{color:#845dc4}.cm-s-cobalt span.cm-attribute,.cm-s-cobalt span.cm-number{color:#ff80e1}.cm-s-cobalt span.cm-keyword{color:#ffee80}.cm-s-cobalt span.cm-string{color:#3ad900}.cm-s-cobalt span.cm-meta{color:#ff9d00}.cm-s-cobalt span.cm-tag,.cm-s-cobalt span.cm-variable-2{color:#9effff}.cm-s-cobalt .cm-type,.cm-s-cobalt span.cm-def,.cm-s-cobalt span.cm-variable-3{color:#fff}.cm-s-cobalt span.cm-bracket{color:#d8d8d8}.cm-s-cobalt span.cm-builtin,.cm-s-cobalt span.cm-special{color:#ff9e59}.cm-s-cobalt span.cm-link{color:#845dc4}.cm-s-cobalt span.cm-error{color:#9d1e15}.cm-s-cobalt .CodeMirror-activeline-background{background:#002d57}.cm-s-cobalt .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-colorforth.CodeMirror{background:#000;color:#f8f8f8}.cm-s-colorforth .CodeMirror-gutters{background:#0a001f;border-right:1px solid #aaa}.cm-s-colorforth .CodeMirror-guttermarker{color:#ffbd40}.cm-s-colorforth .CodeMirror-guttermarker-subtle{color:#78846f}.cm-s-colorforth .CodeMirror-linenumber{color:#bababa}.cm-s-colorforth .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-colorforth span.cm-comment{color:#ededed}.cm-s-colorforth span.cm-def{color:#ff1c1c;font-weight:700}.cm-s-colorforth span.cm-keyword{color:#ffd900}.cm-s-colorforth span.cm-builtin{color:#00d95a}.cm-s-colorforth span.cm-variable{color:#73ff00}.cm-s-colorforth span.cm-string{color:#007bff}.cm-s-colorforth span.cm-number{color:#00c4ff}.cm-s-colorforth span.cm-atom{color:#606060}.cm-s-colorforth span.cm-variable-2{color:#eee}.cm-s-colorforth span.cm-type,.cm-s-colorforth span.cm-variable-3{color:#ddd}.cm-s-colorforth span.cm-meta{color:#ff0}.cm-s-colorforth span.cm-qualifier{color:#fff700}.cm-s-colorforth span.cm-bracket{color:#cc7}.cm-s-colorforth span.cm-tag{color:#ffbd40}.cm-s-colorforth span.cm-attribute{color:#fff700}.cm-s-colorforth span.cm-error{color:red}.cm-s-colorforth div.CodeMirror-selected{background:#333d53}.cm-s-colorforth span.cm-compilation{background:hsla(0,0%,100%,.12)}.cm-s-colorforth .CodeMirror-activeline-background{background:#253540}.cm-s-darcula{font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif}.cm-s-darcula.CodeMirror{background:#2b2b2b;color:#a9b7c6}.cm-s-darcula span.cm-meta{color:#bbb529}.cm-s-darcula span.cm-number{color:#6897bb}.cm-s-darcula span.cm-keyword{color:#cc7832;font-weight:700;line-height:1em}.cm-s-darcula span.cm-def{color:#a9b7c6;font-style:italic}.cm-s-darcula span.cm-variable,.cm-s-darcula span.cm-variable-2{color:#a9b7c6}.cm-s-darcula span.cm-variable-3{color:#9876aa}.cm-s-darcula span.cm-type{color:#abc;font-weight:700}.cm-s-darcula span.cm-property{color:#ffc66d}.cm-s-darcula span.cm-operator{color:#a9b7c6}.cm-s-darcula span.cm-string,.cm-s-darcula span.cm-string-2{color:#6a8759}.cm-s-darcula span.cm-comment{color:#61a151;font-style:italic}.cm-s-darcula span.cm-atom,.cm-s-darcula span.cm-link{color:#cc7832}.cm-s-darcula span.cm-error{color:#bc3f3c}.cm-s-darcula span.cm-tag{color:#629755;font-style:italic;font-weight:700;text-decoration:underline}.cm-s-darcula span.cm-attribute{color:#6897bb}.cm-s-darcula span.cm-qualifier{color:#6a8759}.cm-s-darcula span.cm-bracket{color:#a9b7c6}.cm-s-darcula span.cm-builtin,.cm-s-darcula span.cm-special{color:#ff9e59}.cm-s-darcula span.cm-matchhighlight{background-color:rgba(50,89,48,.7);color:#fff;font-weight:400}.cm-s-darcula span.cm-searching{background-color:rgba(61,115,59,.7);color:#fff;font-weight:400}.cm-s-darcula .CodeMirror-cursor{border-left:1px solid #a9b7c6}.cm-s-darcula .CodeMirror-activeline-background{background:#323232}.cm-s-darcula .CodeMirror-gutters{background:#313335;border-right:1px solid #313335}.cm-s-darcula .CodeMirror-guttermarker{color:#ffee80}.cm-s-darcula .CodeMirror-guttermarker-subtle{color:#d0d0d0}.cm-s-darcula .CodeMirrir-linenumber{color:#606366}.cm-s-darcula .CodeMirror-matchingbracket{background-color:#3b514d;color:#ffef28!important;font-weight:700}.cm-s-darcula div.CodeMirror-selected{background:#214283}.CodeMirror-hints.darcula{background-color:#3b3e3f!important;color:#9c9e9e;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.CodeMirror-hints.darcula .CodeMirror-hint-active{background-color:#494d4e!important;color:#9c9e9e!important}.cm-s-dracula .CodeMirror-gutters,.cm-s-dracula.CodeMirror{background-color:#282a36!important;border:none;color:#f8f8f2!important}.cm-s-dracula .CodeMirror-gutters{color:#282a36}.cm-s-dracula .CodeMirror-cursor{border-left:thin solid #f8f8f0}.cm-s-dracula .CodeMirror-linenumber{color:#6d8a88}.cm-s-dracula .CodeMirror-selected{background:hsla(0,0%,100%,.1)}.cm-s-dracula .CodeMirror-line::selection,.cm-s-dracula .CodeMirror-line>span::selection,.cm-s-dracula .CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)}.cm-s-dracula .CodeMirror-line::-moz-selection,.cm-s-dracula .CodeMirror-line>span::-moz-selection,.cm-s-dracula .CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)}.cm-s-dracula span.cm-comment{color:#6272a4}.cm-s-dracula span.cm-string,.cm-s-dracula span.cm-string-2{color:#f1fa8c}.cm-s-dracula span.cm-number{color:#bd93f9}.cm-s-dracula span.cm-variable{color:#50fa7b}.cm-s-dracula span.cm-variable-2{color:#fff}.cm-s-dracula span.cm-def{color:#50fa7b}.cm-s-dracula span.cm-keyword,.cm-s-dracula span.cm-operator{color:#ff79c6}.cm-s-dracula span.cm-atom{color:#bd93f9}.cm-s-dracula span.cm-meta{color:#f8f8f2}.cm-s-dracula span.cm-tag{color:#ff79c6}.cm-s-dracula span.cm-attribute,.cm-s-dracula span.cm-qualifier{color:#50fa7b}.cm-s-dracula span.cm-property{color:#66d9ef}.cm-s-dracula span.cm-builtin{color:#50fa7b}.cm-s-dracula span.cm-type,.cm-s-dracula span.cm-variable-3{color:#ffb86c}.cm-s-dracula .CodeMirror-activeline-background{background:hsla(0,0%,100%,.1)}.cm-s-dracula .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-duotone-dark.CodeMirror{background:#2a2734;color:#6c6783}.cm-s-duotone-dark div.CodeMirror-selected{background:#545167!important}.cm-s-duotone-dark .CodeMirror-gutters{background:#2a2734;border-right:0}.cm-s-duotone-dark .CodeMirror-linenumber{color:#545167}.cm-s-duotone-dark .CodeMirror-cursor{border-left:1px solid #ffad5c;border-right:.5em solid #ffad5c;opacity:.5}.cm-s-duotone-dark .CodeMirror-activeline-background{background:#363342;opacity:.5}.cm-s-duotone-dark .cm-fat-cursor .CodeMirror-cursor{background:#ffad5c;opacity:.5}.cm-s-duotone-dark span.cm-atom,.cm-s-duotone-dark span.cm-attribute,.cm-s-duotone-dark span.cm-hr,.cm-s-duotone-dark span.cm-keyword,.cm-s-duotone-dark span.cm-link,.cm-s-duotone-dark span.cm-number,.cm-s-duotone-dark span.cm-quote,.cm-s-duotone-dark span.cm-variable{color:#fc9}.cm-s-duotone-dark span.cm-property{color:#9a86fd}.cm-s-duotone-dark span.cm-negative,.cm-s-duotone-dark span.cm-punctuation,.cm-s-duotone-dark span.cm-unit{color:#e09142}.cm-s-duotone-dark span.cm-string{color:#ffb870}.cm-s-duotone-dark span.cm-operator{color:#ffad5c}.cm-s-duotone-dark span.cm-positive{color:#6a51e6}.cm-s-duotone-dark span.cm-string-2,.cm-s-duotone-dark span.cm-type,.cm-s-duotone-dark span.cm-url,.cm-s-duotone-dark span.cm-variable-2,.cm-s-duotone-dark span.cm-variable-3{color:#7a63ee}.cm-s-duotone-dark span.cm-builtin,.cm-s-duotone-dark span.cm-def,.cm-s-duotone-dark span.cm-em,.cm-s-duotone-dark span.cm-header,.cm-s-duotone-dark span.cm-qualifier,.cm-s-duotone-dark span.cm-tag{color:#eeebff}.cm-s-duotone-dark span.cm-bracket,.cm-s-duotone-dark span.cm-comment{color:#6c6783}.cm-s-duotone-dark span.cm-error,.cm-s-duotone-dark span.cm-invalidchar{color:red}.cm-s-duotone-dark span.cm-header{font-weight:400}.cm-s-duotone-dark .CodeMirror-matchingbracket{color:#eeebff!important;text-decoration:underline}.cm-s-duotone-light.CodeMirror{background:#faf8f5;color:#b29762}.cm-s-duotone-light div.CodeMirror-selected{background:#e3dcce!important}.cm-s-duotone-light .CodeMirror-gutters{background:#faf8f5;border-right:0}.cm-s-duotone-light .CodeMirror-linenumber{color:#cdc4b1}.cm-s-duotone-light .CodeMirror-cursor{border-left:1px solid #93abdc;border-right:.5em solid #93abdc;opacity:.5}.cm-s-duotone-light .CodeMirror-activeline-background{background:#e3dcce;opacity:.5}.cm-s-duotone-light .cm-fat-cursor .CodeMirror-cursor{background:#93abdc;opacity:.5}.cm-s-duotone-light span.cm-atom,.cm-s-duotone-light span.cm-attribute,.cm-s-duotone-light span.cm-keyword,.cm-s-duotone-light span.cm-number,.cm-s-duotone-light span.cm-quote,.cm-s-duotone-light span.cm-variable,.cm-s-duotone-light-light span.cm-hr,.cm-s-duotone-light-light span.cm-link{color:#063289}.cm-s-duotone-light span.cm-property{color:#b29762}.cm-s-duotone-light span.cm-negative,.cm-s-duotone-light span.cm-punctuation,.cm-s-duotone-light span.cm-unit{color:#063289}.cm-s-duotone-light span.cm-operator,.cm-s-duotone-light span.cm-string{color:#1659df}.cm-s-duotone-light span.cm-positive,.cm-s-duotone-light span.cm-string-2,.cm-s-duotone-light span.cm-type,.cm-s-duotone-light span.cm-url,.cm-s-duotone-light span.cm-variable-2,.cm-s-duotone-light span.cm-variable-3{color:#896724}.cm-s-duotone-light span.cm-builtin,.cm-s-duotone-light span.cm-def,.cm-s-duotone-light span.cm-em,.cm-s-duotone-light span.cm-header,.cm-s-duotone-light span.cm-qualifier,.cm-s-duotone-light span.cm-tag{color:#2d2006}.cm-s-duotone-light span.cm-bracket,.cm-s-duotone-light span.cm-comment{color:#b6ad9a}.cm-s-duotone-light span.cm-error,.cm-s-duotone-light span.cm-invalidchar{color:red}.cm-s-duotone-light span.cm-header{font-weight:400}.cm-s-duotone-light .CodeMirror-matchingbracket{color:#faf8f5!important;text-decoration:underline}.cm-s-eclipse span.cm-meta{color:#ff1717}.cm-s-eclipse span.cm-keyword{color:#7f0055;font-weight:700;line-height:1em}.cm-s-eclipse span.cm-atom{color:#219}.cm-s-eclipse span.cm-number{color:#164}.cm-s-eclipse span.cm-def{color:#00f}.cm-s-eclipse span.cm-variable{color:#000}.cm-s-eclipse span.cm-type,.cm-s-eclipse span.cm-variable-2,.cm-s-eclipse span.cm-variable-3{color:#0000c0}.cm-s-eclipse span.cm-operator,.cm-s-eclipse span.cm-property{color:#000}.cm-s-eclipse span.cm-comment{color:#3f7f5f}.cm-s-eclipse span.cm-string{color:#2a00ff}.cm-s-eclipse span.cm-string-2{color:#f50}.cm-s-eclipse span.cm-qualifier{color:#555}.cm-s-eclipse span.cm-builtin{color:#30a}.cm-s-eclipse span.cm-bracket{color:#cc7}.cm-s-eclipse span.cm-tag{color:#170}.cm-s-eclipse span.cm-attribute{color:#00c}.cm-s-eclipse span.cm-link{color:#219}.cm-s-eclipse span.cm-error{color:red}.cm-s-eclipse .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-eclipse .CodeMirror-matchingbracket{color:#000!important;outline:1px solid grey}.cm-s-elegant span.cm-atom,.cm-s-elegant span.cm-number,.cm-s-elegant span.cm-string{color:#762}.cm-s-elegant span.cm-comment{color:#262;font-style:italic;line-height:1em}.cm-s-elegant span.cm-meta{color:#555;font-style:italic;line-height:1em}.cm-s-elegant span.cm-variable{color:#000}.cm-s-elegant span.cm-variable-2{color:#b11}.cm-s-elegant span.cm-qualifier{color:#555}.cm-s-elegant span.cm-keyword{color:#730}.cm-s-elegant span.cm-builtin{color:#30a}.cm-s-elegant span.cm-link{color:#762}.cm-s-elegant span.cm-error{background-color:#fdd}.cm-s-elegant .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-elegant .CodeMirror-matchingbracket{color:#000!important;outline:1px solid grey}.cm-s-erlang-dark.CodeMirror{background:#002240;color:#fff}.cm-s-erlang-dark div.CodeMirror-selected{background:#b36539}.cm-s-erlang-dark .CodeMirror-line::selection,.cm-s-erlang-dark .CodeMirror-line>span::selection,.cm-s-erlang-dark .CodeMirror-line>span>span::selection{background:rgba(179,101,57,.99)}.cm-s-erlang-dark .CodeMirror-line::-moz-selection,.cm-s-erlang-dark .CodeMirror-line>span::-moz-selection,.cm-s-erlang-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(179,101,57,.99)}.cm-s-erlang-dark .CodeMirror-gutters{background:#002240;border-right:1px solid #aaa}.cm-s-erlang-dark .CodeMirror-guttermarker{color:#fff}.cm-s-erlang-dark .CodeMirror-guttermarker-subtle,.cm-s-erlang-dark .CodeMirror-linenumber{color:#d0d0d0}.cm-s-erlang-dark .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-erlang-dark span.cm-quote{color:#ccc}.cm-s-erlang-dark span.cm-atom{color:#f133f1}.cm-s-erlang-dark span.cm-attribute{color:#ff80e1}.cm-s-erlang-dark span.cm-bracket{color:#ff9d00}.cm-s-erlang-dark span.cm-builtin{color:#eaa}.cm-s-erlang-dark span.cm-comment{color:#77f}.cm-s-erlang-dark span.cm-def{color:#e7a}.cm-s-erlang-dark span.cm-keyword{color:#ffee80}.cm-s-erlang-dark span.cm-meta{color:#50fefe}.cm-s-erlang-dark span.cm-number{color:#ffd0d0}.cm-s-erlang-dark span.cm-operator{color:#d55}.cm-s-erlang-dark span.cm-property,.cm-s-erlang-dark span.cm-qualifier{color:#ccc}.cm-s-erlang-dark span.cm-special{color:#fbb}.cm-s-erlang-dark span.cm-string{color:#3ad900}.cm-s-erlang-dark span.cm-string-2{color:#ccc}.cm-s-erlang-dark span.cm-tag{color:#9effff}.cm-s-erlang-dark span.cm-variable{color:#50fe50}.cm-s-erlang-dark span.cm-variable-2{color:#e0e}.cm-s-erlang-dark span.cm-type,.cm-s-erlang-dark span.cm-variable-3{color:#ccc}.cm-s-erlang-dark span.cm-error{color:#9d1e15}.cm-s-erlang-dark .CodeMirror-activeline-background{background:#013461}.cm-s-erlang-dark .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-gruvbox-dark .CodeMirror-gutters,.cm-s-gruvbox-dark.CodeMirror{background-color:#282828;color:#bdae93}.cm-s-gruvbox-dark .CodeMirror-gutters{background:#282828;border-right:0}.cm-s-gruvbox-dark .CodeMirror-linenumber{color:#7c6f64}.cm-s-gruvbox-dark .CodeMirror-cursor{border-left:1px solid #ebdbb2}.cm-s-gruvbox-dark .cm-animate-fat-cursor,.cm-s-gruvbox-dark.cm-fat-cursor .CodeMirror-cursor{background-color:#8e8d8875!important}.cm-s-gruvbox-dark div.CodeMirror-selected{background:#928374}.cm-s-gruvbox-dark span.cm-meta{color:#83a598}.cm-s-gruvbox-dark span.cm-comment{color:#928374}.cm-s-gruvbox-dark span.cm-number,span.cm-atom{color:#d3869b}.cm-s-gruvbox-dark span.cm-keyword{color:#f84934}.cm-s-gruvbox-dark span.cm-variable,.cm-s-gruvbox-dark span.cm-variable-2{color:#ebdbb2}.cm-s-gruvbox-dark span.cm-type,.cm-s-gruvbox-dark span.cm-variable-3{color:#fabd2f}.cm-s-gruvbox-dark span.cm-callee,.cm-s-gruvbox-dark span.cm-def,.cm-s-gruvbox-dark span.cm-operator,.cm-s-gruvbox-dark span.cm-property{color:#ebdbb2}.cm-s-gruvbox-dark span.cm-string{color:#b8bb26}.cm-s-gruvbox-dark span.cm-attribute,.cm-s-gruvbox-dark span.cm-qualifier,.cm-s-gruvbox-dark span.cm-string-2{color:#8ec07c}.cm-s-gruvbox-dark .CodeMirror-activeline-background{background:#3c3836}.cm-s-gruvbox-dark .CodeMirror-matchingbracket{background:#928374;color:#282828!important}.cm-s-gruvbox-dark span.cm-builtin,.cm-s-gruvbox-dark span.cm-tag{color:#fe8019}.cm-s-hopscotch.CodeMirror{background:#322931;color:#d5d3d5}.cm-s-hopscotch div.CodeMirror-selected{background:#433b42!important}.cm-s-hopscotch .CodeMirror-gutters{background:#322931;border-right:0}.cm-s-hopscotch .CodeMirror-linenumber{color:#797379}.cm-s-hopscotch .CodeMirror-cursor{border-left:1px solid #989498!important}.cm-s-hopscotch span.cm-comment{color:#b33508}.cm-s-hopscotch span.cm-atom,.cm-s-hopscotch span.cm-number{color:#c85e7c}.cm-s-hopscotch span.cm-attribute,.cm-s-hopscotch span.cm-property{color:#8fc13e}.cm-s-hopscotch span.cm-keyword{color:#dd464c}.cm-s-hopscotch span.cm-string{color:#fdcc59}.cm-s-hopscotch span.cm-variable{color:#8fc13e}.cm-s-hopscotch span.cm-variable-2{color:#1290bf}.cm-s-hopscotch span.cm-def{color:#fd8b19}.cm-s-hopscotch span.cm-error{background:#dd464c;color:#989498}.cm-s-hopscotch span.cm-bracket{color:#d5d3d5}.cm-s-hopscotch span.cm-tag{color:#dd464c}.cm-s-hopscotch span.cm-link{color:#c85e7c}.cm-s-hopscotch .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-hopscotch .CodeMirror-activeline-background{background:#302020}.cm-s-icecoder{background:#1d1d1b;color:#666}.cm-s-icecoder span.cm-keyword{color:#eee;font-weight:700}.cm-s-icecoder span.cm-atom{color:#e1c76e}.cm-s-icecoder span.cm-number{color:#6cb5d9}.cm-s-icecoder span.cm-def{color:#b9ca4a}.cm-s-icecoder span.cm-variable{color:#6cb5d9}.cm-s-icecoder span.cm-variable-2{color:#cc1e5c}.cm-s-icecoder span.cm-type,.cm-s-icecoder span.cm-variable-3{color:#f9602c}.cm-s-icecoder span.cm-property{color:#eee}.cm-s-icecoder span.cm-operator{color:#9179bb}.cm-s-icecoder span.cm-comment{color:#97a3aa}.cm-s-icecoder span.cm-string{color:#b9ca4a}.cm-s-icecoder span.cm-string-2{color:#6cb5d9}.cm-s-icecoder span.cm-meta,.cm-s-icecoder span.cm-qualifier{color:#555}.cm-s-icecoder span.cm-builtin{color:#214e7b}.cm-s-icecoder span.cm-bracket{color:#cc7}.cm-s-icecoder span.cm-tag{color:#e8e8e8}.cm-s-icecoder span.cm-attribute{color:#099}.cm-s-icecoder span.cm-header{color:#6a0d6a}.cm-s-icecoder span.cm-quote{color:#186718}.cm-s-icecoder span.cm-hr{color:#888}.cm-s-icecoder span.cm-link{color:#e1c76e}.cm-s-icecoder span.cm-error{color:#d00}.cm-s-icecoder .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-icecoder div.CodeMirror-selected{background:#037;color:#fff}.cm-s-icecoder .CodeMirror-gutters{background:#1d1d1b;border-right:0;min-width:41px}.cm-s-icecoder .CodeMirror-linenumber{color:#555;cursor:default}.cm-s-icecoder .CodeMirror-matchingbracket{background:#555!important;color:#fff!important}.cm-s-icecoder .CodeMirror-activeline-background{background:#000}.cm-s-idea span.cm-meta{color:olive}.cm-s-idea span.cm-number{color:#00f}.cm-s-idea span.cm-keyword{color:navy;font-weight:700;line-height:1em}.cm-s-idea span.cm-atom{color:navy;font-weight:700}.cm-s-idea span.cm-def,.cm-s-idea span.cm-operator,.cm-s-idea span.cm-property,.cm-s-idea span.cm-type,.cm-s-idea span.cm-variable,.cm-s-idea span.cm-variable-2,.cm-s-idea span.cm-variable-3{color:#000}.cm-s-idea span.cm-comment{color:grey}.cm-s-idea span.cm-string,.cm-s-idea span.cm-string-2{color:green}.cm-s-idea span.cm-qualifier{color:#555}.cm-s-idea span.cm-error{color:red}.cm-s-idea span.cm-attribute{color:#00f}.cm-s-idea span.cm-tag{color:navy}.cm-s-idea span.cm-link{color:#00f}.cm-s-idea .CodeMirror-activeline-background{background:#fffae3}.cm-s-idea span.cm-builtin{color:#30a}.cm-s-idea span.cm-bracket{color:#cc7}.cm-s-idea{font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif}.cm-s-idea .CodeMirror-matchingbracket{color:#000!important;outline:1px solid grey}.CodeMirror-hints.idea{background-color:#ebf3fd!important;color:#616569;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.CodeMirror-hints.idea .CodeMirror-hint-active{background-color:#a2b8c9!important;color:#5c6065!important}.cm-s-isotope.CodeMirror{background:#000;color:#e0e0e0}.cm-s-isotope div.CodeMirror-selected{background:#404040!important}.cm-s-isotope .CodeMirror-gutters{background:#000;border-right:0}.cm-s-isotope .CodeMirror-linenumber{color:grey}.cm-s-isotope .CodeMirror-cursor{border-left:1px solid silver!important}.cm-s-isotope span.cm-comment{color:#30f}.cm-s-isotope span.cm-atom,.cm-s-isotope span.cm-number{color:#c0f}.cm-s-isotope span.cm-attribute,.cm-s-isotope span.cm-property{color:#3f0}.cm-s-isotope span.cm-keyword{color:red}.cm-s-isotope span.cm-string{color:#f09}.cm-s-isotope span.cm-variable{color:#3f0}.cm-s-isotope span.cm-variable-2{color:#06f}.cm-s-isotope span.cm-def{color:#f90}.cm-s-isotope span.cm-error{background:red;color:silver}.cm-s-isotope span.cm-bracket{color:#e0e0e0}.cm-s-isotope span.cm-tag{color:red}.cm-s-isotope span.cm-link{color:#c0f}.cm-s-isotope .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-isotope .CodeMirror-activeline-background{background:#202020}.cm-s-lesser-dark{line-height:1.3em}.cm-s-lesser-dark.CodeMirror{background:#262626;color:#ebefe7;text-shadow:0 -1px 1px #262626}.cm-s-lesser-dark div.CodeMirror-selected{background:#45443b}.cm-s-lesser-dark .CodeMirror-line::selection,.cm-s-lesser-dark .CodeMirror-line>span::selection,.cm-s-lesser-dark .CodeMirror-line>span>span::selection{background:rgba(69,68,59,.99)}.cm-s-lesser-dark .CodeMirror-line::-moz-selection,.cm-s-lesser-dark .CodeMirror-line>span::-moz-selection,.cm-s-lesser-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(69,68,59,.99)}.cm-s-lesser-dark .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-lesser-dark pre{padding:0 8px}.cm-s-lesser-dark.CodeMirror span.CodeMirror-matchingbracket{color:#7efc7e}.cm-s-lesser-dark .CodeMirror-gutters{background:#262626;border-right:1px solid #aaa}.cm-s-lesser-dark .CodeMirror-guttermarker{color:#599eff}.cm-s-lesser-dark .CodeMirror-guttermarker-subtle,.cm-s-lesser-dark .CodeMirror-linenumber{color:#777}.cm-s-lesser-dark span.cm-header{color:#a0a}.cm-s-lesser-dark span.cm-quote{color:#090}.cm-s-lesser-dark span.cm-keyword{color:#599eff}.cm-s-lesser-dark span.cm-atom{color:#c2b470}.cm-s-lesser-dark span.cm-number{color:#b35e4d}.cm-s-lesser-dark span.cm-def{color:#fff}.cm-s-lesser-dark span.cm-variable{color:#d9bf8c}.cm-s-lesser-dark span.cm-variable-2{color:#669199}.cm-s-lesser-dark span.cm-type,.cm-s-lesser-dark span.cm-variable-3{color:#fff}.cm-s-lesser-dark span.cm-operator,.cm-s-lesser-dark span.cm-property{color:#92a75c}.cm-s-lesser-dark span.cm-comment{color:#666}.cm-s-lesser-dark span.cm-string{color:#bcd279}.cm-s-lesser-dark span.cm-string-2{color:#f50}.cm-s-lesser-dark span.cm-meta{color:#738c73}.cm-s-lesser-dark span.cm-qualifier{color:#555}.cm-s-lesser-dark span.cm-builtin{color:#ff9e59}.cm-s-lesser-dark span.cm-bracket{color:#ebefe7}.cm-s-lesser-dark span.cm-tag{color:#669199}.cm-s-lesser-dark span.cm-attribute{color:#81a4d5}.cm-s-lesser-dark span.cm-hr{color:#999}.cm-s-lesser-dark span.cm-link{color:#7070e6}.cm-s-lesser-dark span.cm-error{color:#9d1e15}.cm-s-lesser-dark .CodeMirror-activeline-background{background:#3c3a3a}.cm-s-lesser-dark .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-liquibyte.CodeMirror{background-color:#000;color:#fff;font-size:1em;line-height:1.2em}.cm-s-liquibyte .CodeMirror-focused .cm-matchhighlight{text-decoration:underline;text-decoration-color:#0f0;text-decoration-style:wavy}.cm-s-liquibyte .cm-trailingspace{text-decoration:line-through;text-decoration-color:red;text-decoration-style:dotted}.cm-s-liquibyte .cm-tab{text-decoration:line-through;text-decoration-color:#404040;text-decoration-style:dotted}.cm-s-liquibyte .CodeMirror-gutters{background-color:#262626;border-right:1px solid #505050;padding-right:.8em}.cm-s-liquibyte .CodeMirror-gutter-elt div{font-size:1.2em}.cm-s-liquibyte .CodeMirror-linenumber{color:#606060;padding-left:0}.cm-s-liquibyte .CodeMirror-cursor{border-left:1px solid #eee}.cm-s-liquibyte span.cm-comment{color:green}.cm-s-liquibyte span.cm-def{color:#ffaf40;font-weight:700}.cm-s-liquibyte span.cm-keyword{color:#c080ff;font-weight:700}.cm-s-liquibyte span.cm-builtin{color:#ffaf40;font-weight:700}.cm-s-liquibyte span.cm-variable{color:#5967ff;font-weight:700}.cm-s-liquibyte span.cm-string{color:#ff8000}.cm-s-liquibyte span.cm-number{color:#0f0;font-weight:700}.cm-s-liquibyte span.cm-atom{color:#bf3030;font-weight:700}.cm-s-liquibyte span.cm-variable-2{color:#007f7f;font-weight:700}.cm-s-liquibyte span.cm-type,.cm-s-liquibyte span.cm-variable-3{color:#c080ff;font-weight:700}.cm-s-liquibyte span.cm-property{color:#999;font-weight:700}.cm-s-liquibyte span.cm-operator{color:#fff}.cm-s-liquibyte span.cm-meta{color:#0f0}.cm-s-liquibyte span.cm-qualifier{color:#fff700;font-weight:700}.cm-s-liquibyte span.cm-bracket{color:#cc7}.cm-s-liquibyte span.cm-tag{color:#ff0;font-weight:700}.cm-s-liquibyte span.cm-attribute{color:#c080ff;font-weight:700}.cm-s-liquibyte span.cm-error{color:red}.cm-s-liquibyte div.CodeMirror-selected{background-color:rgba(255,0,0,.25)}.cm-s-liquibyte span.cm-compilation{background-color:hsla(0,0%,100%,.12)}.cm-s-liquibyte .CodeMirror-activeline-background{background-color:rgba(0,255,0,.15)}.cm-s-liquibyte .CodeMirror span.CodeMirror-matchingbracket{color:#0f0;font-weight:700}.cm-s-liquibyte .CodeMirror span.CodeMirror-nonmatchingbracket{color:red;font-weight:700}.CodeMirror-matchingtag{background-color:rgba(150,255,0,.3)}.cm-s-liquibyte div.CodeMirror-simplescroll-horizontal div:hover,.cm-s-liquibyte div.CodeMirror-simplescroll-vertical div:hover{background-color:rgba(80,80,80,.7)}.cm-s-liquibyte div.CodeMirror-simplescroll-horizontal div,.cm-s-liquibyte div.CodeMirror-simplescroll-vertical div{background-color:rgba(80,80,80,.3);border:1px solid #404040;border-radius:5px}.cm-s-liquibyte div.CodeMirror-simplescroll-vertical div{border-bottom:1px solid #404040;border-top:1px solid #404040}.cm-s-liquibyte div.CodeMirror-simplescroll-horizontal div{border-left:1px solid #404040;border-right:1px solid #404040}.cm-s-liquibyte div.CodeMirror-simplescroll-vertical{background-color:#262626}.cm-s-liquibyte div.CodeMirror-simplescroll-horizontal{background-color:#262626;border-top:1px solid #404040}.cm-s-liquibyte div.CodeMirror-overlayscroll-horizontal div,div.CodeMirror-overlayscroll-vertical div{background-color:#404040;border-radius:5px}.cm-s-liquibyte div.CodeMirror-overlayscroll-horizontal div,.cm-s-liquibyte div.CodeMirror-overlayscroll-vertical div{border:1px solid #404040}.cm-s-lucario .CodeMirror-gutters,.cm-s-lucario.CodeMirror{background-color:#2b3e50!important;border:none;color:#f8f8f2!important}.cm-s-lucario .CodeMirror-gutters{color:#2b3e50}.cm-s-lucario .CodeMirror-cursor{border-left:thin solid #e6c845}.cm-s-lucario .CodeMirror-linenumber{color:#f8f8f2}.cm-s-lucario .CodeMirror-selected{background:#243443}.cm-s-lucario .CodeMirror-line::selection,.cm-s-lucario .CodeMirror-line>span::selection,.cm-s-lucario .CodeMirror-line>span>span::selection{background:#243443}.cm-s-lucario .CodeMirror-line::-moz-selection,.cm-s-lucario .CodeMirror-line>span::-moz-selection,.cm-s-lucario .CodeMirror-line>span>span::-moz-selection{background:#243443}.cm-s-lucario span.cm-comment{color:#5c98cd}.cm-s-lucario span.cm-string,.cm-s-lucario span.cm-string-2{color:#e6db74}.cm-s-lucario span.cm-number{color:#ca94ff}.cm-s-lucario span.cm-variable,.cm-s-lucario span.cm-variable-2{color:#f8f8f2}.cm-s-lucario span.cm-def{color:#72c05d}.cm-s-lucario span.cm-operator{color:#66d9ef}.cm-s-lucario span.cm-keyword{color:#ff6541}.cm-s-lucario span.cm-atom{color:#bd93f9}.cm-s-lucario span.cm-meta{color:#f8f8f2}.cm-s-lucario span.cm-tag{color:#ff6541}.cm-s-lucario span.cm-attribute{color:#66d9ef}.cm-s-lucario span.cm-qualifier{color:#72c05d}.cm-s-lucario span.cm-property{color:#f8f8f2}.cm-s-lucario span.cm-builtin{color:#72c05d}.cm-s-lucario span.cm-type,.cm-s-lucario span.cm-variable-3{color:#ffb86c}.cm-s-lucario .CodeMirror-activeline-background{background:#243443}.cm-s-lucario .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-material.CodeMirror{background-color:#263238;color:#eff}.cm-s-material .CodeMirror-gutters{background:#263238;border:none;color:#546e7a}.cm-s-material .CodeMirror-guttermarker,.cm-s-material .CodeMirror-guttermarker-subtle,.cm-s-material .CodeMirror-linenumber{color:#546e7a}.cm-s-material .CodeMirror-cursor{border-left:1px solid #fc0}.cm-s-material .cm-animate-fat-cursor,.cm-s-material.cm-fat-cursor .CodeMirror-cursor{background-color:#5d6d5c80!important}.cm-s-material div.CodeMirror-selected,.cm-s-material.CodeMirror-focused div.CodeMirror-selected{background:rgba(128,203,196,.2)}.cm-s-material .CodeMirror-line::selection,.cm-s-material .CodeMirror-line>span::selection,.cm-s-material .CodeMirror-line>span>span::selection{background:rgba(128,203,196,.2)}.cm-s-material .CodeMirror-line::-moz-selection,.cm-s-material .CodeMirror-line>span::-moz-selection,.cm-s-material .CodeMirror-line>span>span::-moz-selection{background:rgba(128,203,196,.2)}.cm-s-material .CodeMirror-activeline-background{background:rgba(0,0,0,.5)}.cm-s-material .cm-keyword{color:#c792ea}.cm-s-material .cm-operator{color:#89ddff}.cm-s-material .cm-variable-2{color:#eff}.cm-s-material .cm-type,.cm-s-material .cm-variable-3{color:#f07178}.cm-s-material .cm-builtin{color:#ffcb6b}.cm-s-material .cm-atom{color:#f78c6c}.cm-s-material .cm-number{color:#ff5370}.cm-s-material .cm-def{color:#82aaff}.cm-s-material .cm-string{color:#c3e88d}.cm-s-material .cm-string-2{color:#f07178}.cm-s-material .cm-comment{color:#546e7a}.cm-s-material .cm-variable{color:#f07178}.cm-s-material .cm-tag{color:#ff5370}.cm-s-material .cm-meta{color:#ffcb6b}.cm-s-material .cm-attribute,.cm-s-material .cm-property{color:#c792ea}.cm-s-material .cm-qualifier,.cm-s-material .cm-type,.cm-s-material .cm-variable-3{color:#decb6b}.cm-s-material .cm-error{background-color:#ff5370;color:#fff}.cm-s-material .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-mbo.CodeMirror{background:#2c2c2c;color:#ffffec}.cm-s-mbo div.CodeMirror-selected{background:#716c62}.cm-s-mbo .CodeMirror-line::selection,.cm-s-mbo .CodeMirror-line>span::selection,.cm-s-mbo .CodeMirror-line>span>span::selection{background:hsla(40,7%,41%,.99)}.cm-s-mbo .CodeMirror-line::-moz-selection,.cm-s-mbo .CodeMirror-line>span::-moz-selection,.cm-s-mbo .CodeMirror-line>span>span::-moz-selection{background:hsla(40,7%,41%,.99)}.cm-s-mbo .CodeMirror-gutters{background:#4e4e4e;border-right:0}.cm-s-mbo .CodeMirror-guttermarker{color:#fff}.cm-s-mbo .CodeMirror-guttermarker-subtle{color:grey}.cm-s-mbo .CodeMirror-linenumber{color:#dadada}.cm-s-mbo .CodeMirror-cursor{border-left:1px solid #ffffec}.cm-s-mbo span.cm-comment{color:#95958a}.cm-s-mbo span.cm-atom,.cm-s-mbo span.cm-number{color:#00a8c6}.cm-s-mbo span.cm-attribute,.cm-s-mbo span.cm-property{color:#9ddfe9}.cm-s-mbo span.cm-keyword{color:#ffb928}.cm-s-mbo span.cm-string{color:#ffcf6c}.cm-s-mbo span.cm-string.cm-property,.cm-s-mbo span.cm-variable{color:#ffffec}.cm-s-mbo span.cm-variable-2{color:#00a8c6}.cm-s-mbo span.cm-def{color:#ffffec}.cm-s-mbo span.cm-bracket{color:#fffffc;font-weight:700}.cm-s-mbo span.cm-tag{color:#9ddfe9}.cm-s-mbo span.cm-link{color:#f54b07}.cm-s-mbo span.cm-error{border-bottom:#636363;color:#ffffec}.cm-s-mbo span.cm-qualifier{color:#ffffec}.cm-s-mbo .CodeMirror-activeline-background{background:#494b41}.cm-s-mbo .CodeMirror-matchingbracket{color:#ffb928!important}.cm-s-mbo .CodeMirror-matchingtag{background:hsla(0,0%,100%,.37)}.cm-s-mdn-like.CodeMirror{background-color:#fff;color:#999}.cm-s-mdn-like div.CodeMirror-selected{background:#cfc}.cm-s-mdn-like .CodeMirror-line::selection,.cm-s-mdn-like .CodeMirror-line>span::selection,.cm-s-mdn-like .CodeMirror-line>span>span::selection{background:#cfc}.cm-s-mdn-like .CodeMirror-line::-moz-selection,.cm-s-mdn-like .CodeMirror-line>span::-moz-selection,.cm-s-mdn-like .CodeMirror-line>span>span::-moz-selection{background:#cfc}.cm-s-mdn-like .CodeMirror-gutters{background:#f8f8f8;border-left:6px solid rgba(0,83,159,.65);color:#333}.cm-s-mdn-like .CodeMirror-linenumber{color:#aaa;padding-left:8px}.cm-s-mdn-like .CodeMirror-cursor{border-left:2px solid #222}.cm-s-mdn-like .cm-keyword{color:#6262ff}.cm-s-mdn-like .cm-atom{color:#f90}.cm-s-mdn-like .cm-number{color:#ca7841}.cm-s-mdn-like .cm-def{color:#8da6ce}.cm-s-mdn-like span.cm-tag,.cm-s-mdn-like span.cm-variable-2{color:#690}.cm-s-mdn-like .cm-variable,.cm-s-mdn-like span.cm-def,.cm-s-mdn-like span.cm-type,.cm-s-mdn-like span.cm-variable-3{color:#07a}.cm-s-mdn-like .cm-property{color:#905}.cm-s-mdn-like .cm-qualifier{color:#690}.cm-s-mdn-like .cm-operator{color:#cda869}.cm-s-mdn-like .cm-comment{color:#777;font-weight:400}.cm-s-mdn-like .cm-string{color:#07a;font-style:italic}.cm-s-mdn-like .cm-string-2{color:#bd6b18}.cm-s-mdn-like .cm-meta{color:#000}.cm-s-mdn-like .cm-builtin{color:#9b7536}.cm-s-mdn-like .cm-tag{color:#997643}.cm-s-mdn-like .cm-attribute{color:#d6bb6d}.cm-s-mdn-like .cm-header{color:#ff6400}.cm-s-mdn-like .cm-hr{color:#aeaeae}.cm-s-mdn-like .cm-link{color:#ad9361;font-style:italic;text-decoration:none}.cm-s-mdn-like .cm-error{border-bottom:1px solid red}div.cm-s-mdn-like .CodeMirror-activeline-background{background:#efefff}div.cm-s-mdn-like span.CodeMirror-matchingbracket{color:inherit;outline:1px solid grey}.cm-s-mdn-like.CodeMirror{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAAAyCAYAAAAp8UeFAAAHvklEQVR42s2b63bcNgyEQZCSHCdt2vd/0tWF7I+Q6XgMXiTtuvU5Pl57ZQKkKHzEAOtF5KeIJBGJ8uvL599FRFREZhFx8DeXv8trn68RuGaC8TRfo3SNp9dlDDHedyLyTUTeRWStXKPZrjtpZxaRw5hPqozRs1N8/enzIiQRWcCgy4MUA0f+XWliDhyL8Lfyvx7ei/Ae3iQFHyw7U/59pQVIMEEPEz0G7XiwdRjzSfC3UTtz9vchIntxvry5iMgfIhJoEflOz2CQr3F5h/HfeFe+GTdLaKcu9L8LTeQb/R/7GgbsfKedyNdoHsN31uRPWrfZ5wsj/NzzRQHuToIdU3ahwnsKPxXCjJITuOsi7XLc7SG/v5GdALs7wf8JjTFiB5+QvTEfRyGOfX3Lrx8wxyQi3sNq46O7QahQiCsRFgqddjBouVEHOKDgXAQHD9gJCr5sMKkEdjwsarG/ww3BMHBU7OBjXnzdyY7SfCxf5/z6ATccrwlKuwC/jhznnPF4CgVzhhVf4xp2EixcBActO75iZ8/fM9zAs2OMzKdslgXWJ9XG8PQoOAMA5fGcsvORgv0doBXyHrCwfLJAOwo71QLNkb8n2Pl6EWiR7OCibtkPaz4Kc/0NNAze2gju3zOwekALDaCFPI5vjPFmgGY5AZqyGEvH1x7QfIb8YtxMnA/b+QQ0aQDAwc6JMFg8CbQZ4qoYEEHbRwNojuK3EHwd7VALSgq+MNDKzfT58T8qdpADrgW0GmgcAS1lhzztJmkAzcPNOQbsWEALBDSlMKUG0Eq4CLAQWvEVQ9WU57gZJwZtgPO3r9oBTQ9WO8TjqXINx8R0EYpiZEUWOF3FxkbJkgU9B2f41YBrIj5ZfsQa0M5kTgiAAqM3ShXLgu8XMqcrQBvJ0CL5pnTsfMB13oB8athpAq2XOQmcGmoACCLydx7nToa23ATaSIY2ichfOdPTGxlasXMLaL0MLZAOwAKIM+y8CmicobGdCcbbK9DzN+yYGVoNNI5iUKTMyYOjPse4A8SM1MmcXgU0toOq1yO/v8FOxlASyc7TgeYaAMBJHcY1CcCwGI/TK4AmDbDyKYBBtFUkRwto8gygiQEaByFgJ00BH2M8JWwQS1nafDXQCidWyOI8AcjDCSjCLk8ngObuAm3JAHAdubAmOaK06V8MNEsKPJOhobSprwQa6gD7DclRQdqcwL4zxqgBrQcabUiBLclRDKAlWp+etPkBaNMA0AKlrHwTdEByZAA4GM+SNluSY6wAzcMNewxmgig5Ks0nkrSpBvSaQHMdKTBAnLojOdYyGpQ254602ZILPdTD1hdlggdIm74jbTp8vDwF5ZYUeLWGJpWsh6XNyXgcYwVoJQTEhhTYkxzZjiU5npU2TaB979TQehlaAVq4kaGpiPwwwLkYUuBbQwocyQTv1tA0+1UFWoJF3iv1oq+qoSk8EQdJmwHkziIF7oOZk14EGitibAdjLYYK78H5vZOhtWpoI0ATGHs0Q8OMb4Ey+2bU2UYztCtA0wFAs7TplGLRVQCcqaFdGSPCeTI1QNIC52iWNzof6Uib7xjEp07mNNoUYmVosVItHrHzRlLgBn9LFyRHaQCtVUMbtTNhoXWiTOO9k/V8BdAc1Oq0ArSQs6/5SU0hckNy9NnXqQY0PGYo5dWJ7nINaN6o958FWin27aBaWRka1r5myvLOAm0j30eBJqCxHLReVclxhxOEN2JfDWjxBtAC7MIH1fVaGdoOp4qJYDgKtKPSFNID2gSnGldrCqkFZ+5UeQXQBIRrSwocbdZYQT/2LwRahBPBXoHrB8nxaGROST62DKUbQOMMzZIC9abkuELfQzQALWTnDNAm8KHWFOJgJ5+SHIvTPcmx1xQyZRhNL5Qci689aXMEaN/uNIWkEwDAvFpOZmgsBaaGnbs1NPa1Jm32gBZAIh1pCtG7TSH4aE0y1uVY4uqoFPisGlpP2rSA5qTecWn5agK6BzSpgAyD+wFaqhnYoSZ1Vwr8CmlTQbrcO3ZaX0NAEyMbYaAlyquFoLKK3SPby9CeVUPThrSJmkCAE0CrKUQadi4DrdSlWhmah0YL9z9vClH59YGbHx1J8VZTyAjQepJjmXwAKTDQI3omc3p1U4gDUf6RfcdYfrUp5ClAi2J3Ba6UOXGo+K+bQrjjssitG2SJzshaLwMtXgRagUNpYYoVkMSBLM+9GGiJZMvduG6DRZ4qc04DMPtQQxOjEtACmhO7K1AbNbQDEggZyJwscFpAGwENhoBeUwh3bWolhe8BTYVKxQEWrSUn/uhcM5KhvUu/+eQu0Lzhi+VrK0PrZZNDQKs9cpYUuFYgMVpD4/NxenJTiMCNqdUEUf1qZWjppLT5qSkkUZbCwkbZMSuVnu80hfSkzRbQeqCZSAh6huR4VtoM2gHAlLf72smuWgE+VV7XpE25Ab2WFDgyhnSuKbs4GuGzCjR+tIoUuMFg3kgcWKLTwRqanJQ2W00hAsenfaApRC42hbCvK1SlE0HtE9BGgneJO+ELamitD1YjjOYnNYVcraGhtKkW0EqVVeDx733I2NH581k1NNxNLG0i0IJ8/NjVaOZ0tYZ2Vtr0Xv7tPV3hkWp9EFkgS/J0vosngTaSoaG06WHi+xObQkaAdlbanP8B2+2l0f90LmUAAAAASUVORK5CYII=)}.cm-s-midnight .CodeMirror-activeline-background{background:#253540}.cm-s-midnight.CodeMirror{background:#0f192a;color:#d1edff}.cm-s-midnight div.CodeMirror-selected{background:#314d67}.cm-s-midnight .CodeMirror-line::selection,.cm-s-midnight .CodeMirror-line>span::selection,.cm-s-midnight .CodeMirror-line>span>span::selection{background:rgba(49,77,103,.99)}.cm-s-midnight .CodeMirror-line::-moz-selection,.cm-s-midnight .CodeMirror-line>span::-moz-selection,.cm-s-midnight .CodeMirror-line>span>span::-moz-selection{background:rgba(49,77,103,.99)}.cm-s-midnight .CodeMirror-gutters{background:#0f192a;border-right:1px solid}.cm-s-midnight .CodeMirror-guttermarker{color:#fff}.cm-s-midnight .CodeMirror-guttermarker-subtle,.cm-s-midnight .CodeMirror-linenumber{color:#d0d0d0}.cm-s-midnight .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-midnight span.cm-comment{color:#428bdd}.cm-s-midnight span.cm-atom{color:#ae81ff}.cm-s-midnight span.cm-number{color:#d1edff}.cm-s-midnight span.cm-attribute,.cm-s-midnight span.cm-property{color:#a6e22e}.cm-s-midnight span.cm-keyword{color:#e83737}.cm-s-midnight span.cm-string{color:#1dc116}.cm-s-midnight span.cm-variable,.cm-s-midnight span.cm-variable-2{color:#ffaa3e}.cm-s-midnight span.cm-def{color:#4dd}.cm-s-midnight span.cm-bracket{color:#d1edff}.cm-s-midnight span.cm-tag{color:#449}.cm-s-midnight span.cm-link{color:#ae81ff}.cm-s-midnight span.cm-error{background:#f92672;color:#f8f8f0}.cm-s-midnight .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-monokai.CodeMirror{background:#272822;color:#f8f8f2}.cm-s-monokai div.CodeMirror-selected{background:#49483e}.cm-s-monokai .CodeMirror-line::selection,.cm-s-monokai .CodeMirror-line>span::selection,.cm-s-monokai .CodeMirror-line>span>span::selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-line::-moz-selection,.cm-s-monokai .CodeMirror-line>span::-moz-selection,.cm-s-monokai .CodeMirror-line>span>span::-moz-selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-gutters{background:#272822;border-right:0}.cm-s-monokai .CodeMirror-guttermarker{color:#fff}.cm-s-monokai .CodeMirror-guttermarker-subtle,.cm-s-monokai .CodeMirror-linenumber{color:#d0d0d0}.cm-s-monokai .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-monokai span.cm-comment{color:#75715e}.cm-s-monokai span.cm-atom,.cm-s-monokai span.cm-number{color:#ae81ff}.cm-s-monokai span.cm-comment.cm-attribute{color:#97b757}.cm-s-monokai span.cm-comment.cm-def{color:#bc9262}.cm-s-monokai span.cm-comment.cm-tag{color:#bc6283}.cm-s-monokai span.cm-comment.cm-type{color:#5998a6}.cm-s-monokai span.cm-attribute,.cm-s-monokai span.cm-property{color:#a6e22e}.cm-s-monokai span.cm-keyword{color:#f92672}.cm-s-monokai span.cm-builtin{color:#66d9ef}.cm-s-monokai span.cm-string{color:#e6db74}.cm-s-monokai span.cm-variable{color:#f8f8f2}.cm-s-monokai span.cm-variable-2{color:#9effff}.cm-s-monokai span.cm-type,.cm-s-monokai span.cm-variable-3{color:#66d9ef}.cm-s-monokai span.cm-def{color:#fd971f}.cm-s-monokai span.cm-bracket{color:#f8f8f2}.cm-s-monokai span.cm-tag{color:#f92672}.cm-s-monokai span.cm-header,.cm-s-monokai span.cm-link{color:#ae81ff}.cm-s-monokai span.cm-error{background:#f92672;color:#f8f8f0}.cm-s-monokai .CodeMirror-activeline-background{background:#373831}.cm-s-monokai .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-neat span.cm-comment{color:#a86}.cm-s-neat span.cm-keyword{color:blue;font-weight:700;line-height:1em}.cm-s-neat span.cm-string{color:#a22}.cm-s-neat span.cm-builtin{color:#077;font-weight:700;line-height:1em}.cm-s-neat span.cm-special{color:#0aa;font-weight:700;line-height:1em}.cm-s-neat span.cm-variable{color:#000}.cm-s-neat span.cm-atom,.cm-s-neat span.cm-number{color:#3a3}.cm-s-neat span.cm-meta{color:#555}.cm-s-neat span.cm-link{color:#3a3}.cm-s-neat .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-neat .CodeMirror-matchingbracket{color:#000!important;outline:1px solid grey}.cm-s-neo.CodeMirror{background-color:#fff;color:#2e383c;line-height:1.4375}.cm-s-neo .cm-comment{color:#75787b}.cm-s-neo .cm-keyword,.cm-s-neo .cm-property{color:#1d75b3}.cm-s-neo .cm-atom,.cm-s-neo .cm-number{color:#75438a}.cm-s-neo .cm-node,.cm-s-neo .cm-tag{color:#9c3328}.cm-s-neo .cm-string{color:#b35e14}.cm-s-neo .cm-qualifier,.cm-s-neo .cm-variable{color:#047d65}.cm-s-neo pre{padding:0}.cm-s-neo .CodeMirror-gutters{background-color:transparent;border:none;border-right:10px solid transparent}.cm-s-neo .CodeMirror-linenumber{color:#e0e2e5;padding:0}.cm-s-neo .CodeMirror-guttermarker{color:#1d75b3}.cm-s-neo .CodeMirror-guttermarker-subtle{color:#e0e2e5}.cm-s-neo .CodeMirror-cursor{background:hsla(223,4%,62%,.37);border:0;width:auto;z-index:1}.cm-s-night.CodeMirror{background:#0a001f;color:#f8f8f8}.cm-s-night div.CodeMirror-selected{background:#447}.cm-s-night .CodeMirror-line::selection,.cm-s-night .CodeMirror-line>span::selection,.cm-s-night .CodeMirror-line>span>span::selection{background:rgba(68,68,119,.99)}.cm-s-night .CodeMirror-line::-moz-selection,.cm-s-night .CodeMirror-line>span::-moz-selection,.cm-s-night .CodeMirror-line>span>span::-moz-selection{background:rgba(68,68,119,.99)}.cm-s-night .CodeMirror-gutters{background:#0a001f;border-right:1px solid #aaa}.cm-s-night .CodeMirror-guttermarker{color:#fff}.cm-s-night .CodeMirror-guttermarker-subtle{color:#bbb}.cm-s-night .CodeMirror-linenumber{color:#f8f8f8}.cm-s-night .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-night span.cm-comment{color:#8900d1}.cm-s-night span.cm-atom{color:#845dc4}.cm-s-night span.cm-attribute,.cm-s-night span.cm-number{color:#ffd500}.cm-s-night span.cm-keyword{color:#599eff}.cm-s-night span.cm-string{color:#37f14a}.cm-s-night span.cm-meta{color:#7678e2}.cm-s-night span.cm-tag,.cm-s-night span.cm-variable-2{color:#99b2ff}.cm-s-night span.cm-def,.cm-s-night span.cm-type,.cm-s-night span.cm-variable-3{color:#fff}.cm-s-night span.cm-bracket{color:#8da6ce}.cm-s-night span.cm-builtin,.cm-s-night span.cm-special{color:#ff9e59}.cm-s-night span.cm-link{color:#845dc4}.cm-s-night span.cm-error{color:#9d1e15}.cm-s-night .CodeMirror-activeline-background{background:#1c005a}.cm-s-night .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-oceanic-next.CodeMirror{background:#304148;color:#f8f8f2}.cm-s-oceanic-next div.CodeMirror-selected{background:rgba(101,115,126,.33)}.cm-s-oceanic-next .CodeMirror-line::selection,.cm-s-oceanic-next .CodeMirror-line>span::selection,.cm-s-oceanic-next .CodeMirror-line>span>span::selection{background:rgba(101,115,126,.33)}.cm-s-oceanic-next .CodeMirror-line::-moz-selection,.cm-s-oceanic-next .CodeMirror-line>span::-moz-selection,.cm-s-oceanic-next .CodeMirror-line>span>span::-moz-selection{background:rgba(101,115,126,.33)}.cm-s-oceanic-next .CodeMirror-gutters{background:#304148;border-right:10px}.cm-s-oceanic-next .CodeMirror-guttermarker{color:#fff}.cm-s-oceanic-next .CodeMirror-guttermarker-subtle,.cm-s-oceanic-next .CodeMirror-linenumber{color:#d0d0d0}.cm-s-oceanic-next .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-oceanic-next .cm-animate-fat-cursor,.cm-s-oceanic-next.cm-fat-cursor .CodeMirror-cursor{background-color:#a2a8a175!important}.cm-s-oceanic-next span.cm-comment{color:#65737e}.cm-s-oceanic-next span.cm-atom{color:#c594c5}.cm-s-oceanic-next span.cm-number{color:#f99157}.cm-s-oceanic-next span.cm-property{color:#99c794}.cm-s-oceanic-next span.cm-attribute,.cm-s-oceanic-next span.cm-keyword{color:#c594c5}.cm-s-oceanic-next span.cm-builtin{color:#66d9ef}.cm-s-oceanic-next span.cm-string{color:#99c794}.cm-s-oceanic-next span.cm-variable,.cm-s-oceanic-next span.cm-variable-2,.cm-s-oceanic-next span.cm-variable-3{color:#f8f8f2}.cm-s-oceanic-next span.cm-def{color:#69c}.cm-s-oceanic-next span.cm-bracket{color:#5fb3b3}.cm-s-oceanic-next span.cm-header,.cm-s-oceanic-next span.cm-link,.cm-s-oceanic-next span.cm-tag{color:#c594c5}.cm-s-oceanic-next span.cm-error{background:#c594c5;color:#f8f8f0}.cm-s-oceanic-next .CodeMirror-activeline-background{background:rgba(101,115,126,.33)}.cm-s-oceanic-next .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-panda-syntax{background:#292a2b;color:#e6e6e6;font-family:Operator Mono,Source Code Pro,Menlo,Monaco,Consolas,Courier New,monospace;line-height:1.5}.cm-s-panda-syntax .CodeMirror-cursor{border-color:#ff2c6d}.cm-s-panda-syntax .CodeMirror-activeline-background{background:rgba(99,123,156,.1)}.cm-s-panda-syntax .CodeMirror-selected{background:#fff}.cm-s-panda-syntax .cm-comment{color:#676b79;font-style:italic}.cm-s-panda-syntax .cm-operator{color:#f3f3f3}.cm-s-panda-syntax .cm-string{color:#19f9d8}.cm-s-panda-syntax .cm-string-2{color:#ffb86c}.cm-s-panda-syntax .cm-tag{color:#ff2c6d}.cm-s-panda-syntax .cm-meta{color:#b084eb}.cm-s-panda-syntax .cm-number{color:#ffb86c}.cm-s-panda-syntax .cm-atom{color:#ff2c6d}.cm-s-panda-syntax .cm-keyword{color:#ff75b5}.cm-s-panda-syntax .cm-variable{color:#ffb86c}.cm-s-panda-syntax .cm-type,.cm-s-panda-syntax .cm-variable-2,.cm-s-panda-syntax .cm-variable-3{color:#ff9ac1}.cm-s-panda-syntax .cm-def{color:#e6e6e6}.cm-s-panda-syntax .cm-property{color:#f3f3f3}.cm-s-panda-syntax .cm-attribute,.cm-s-panda-syntax .cm-unit{color:#ffb86c}.cm-s-panda-syntax .CodeMirror-matchingbracket{border-bottom:1px dotted #19f9d8;color:#e6e6e6;padding-bottom:2px}.cm-s-panda-syntax .CodeMirror-gutters{background:#292a2b;border-right-color:hsla(0,0%,100%,.1)}.cm-s-panda-syntax .CodeMirror-linenumber{color:#e6e6e6;opacity:.6}.cm-s-paraiso-dark.CodeMirror{background:#2f1e2e;color:#b9b6b0}.cm-s-paraiso-dark div.CodeMirror-selected{background:#41323f}.cm-s-paraiso-dark .CodeMirror-line::selection,.cm-s-paraiso-dark .CodeMirror-line>span::selection,.cm-s-paraiso-dark .CodeMirror-line>span>span::selection{background:rgba(65,50,63,.99)}.cm-s-paraiso-dark .CodeMirror-line::-moz-selection,.cm-s-paraiso-dark .CodeMirror-line>span::-moz-selection,.cm-s-paraiso-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(65,50,63,.99)}.cm-s-paraiso-dark .CodeMirror-gutters{background:#2f1e2e;border-right:0}.cm-s-paraiso-dark .CodeMirror-guttermarker{color:#ef6155}.cm-s-paraiso-dark .CodeMirror-guttermarker-subtle,.cm-s-paraiso-dark .CodeMirror-linenumber{color:#776e71}.cm-s-paraiso-dark .CodeMirror-cursor{border-left:1px solid #8d8687}.cm-s-paraiso-dark span.cm-comment{color:#e96ba8}.cm-s-paraiso-dark span.cm-atom,.cm-s-paraiso-dark span.cm-number{color:#815ba4}.cm-s-paraiso-dark span.cm-attribute,.cm-s-paraiso-dark span.cm-property{color:#48b685}.cm-s-paraiso-dark span.cm-keyword{color:#ef6155}.cm-s-paraiso-dark span.cm-string{color:#fec418}.cm-s-paraiso-dark span.cm-variable{color:#48b685}.cm-s-paraiso-dark span.cm-variable-2{color:#06b6ef}.cm-s-paraiso-dark span.cm-def{color:#f99b15}.cm-s-paraiso-dark span.cm-bracket{color:#b9b6b0}.cm-s-paraiso-dark span.cm-tag{color:#ef6155}.cm-s-paraiso-dark span.cm-link{color:#815ba4}.cm-s-paraiso-dark span.cm-error{background:#ef6155;color:#8d8687}.cm-s-paraiso-dark .CodeMirror-activeline-background{background:#4d344a}.cm-s-paraiso-dark .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-paraiso-light.CodeMirror{background:#e7e9db;color:#41323f}.cm-s-paraiso-light div.CodeMirror-selected{background:#b9b6b0}.cm-s-paraiso-light .CodeMirror-line::selection,.cm-s-paraiso-light .CodeMirror-line>span::selection,.cm-s-paraiso-light .CodeMirror-line>span>span::selection{background:#b9b6b0}.cm-s-paraiso-light .CodeMirror-line::-moz-selection,.cm-s-paraiso-light .CodeMirror-line>span::-moz-selection,.cm-s-paraiso-light .CodeMirror-line>span>span::-moz-selection{background:#b9b6b0}.cm-s-paraiso-light .CodeMirror-gutters{background:#e7e9db;border-right:0}.cm-s-paraiso-light .CodeMirror-guttermarker{color:#000}.cm-s-paraiso-light .CodeMirror-guttermarker-subtle,.cm-s-paraiso-light .CodeMirror-linenumber{color:#8d8687}.cm-s-paraiso-light .CodeMirror-cursor{border-left:1px solid #776e71}.cm-s-paraiso-light span.cm-comment{color:#e96ba8}.cm-s-paraiso-light span.cm-atom,.cm-s-paraiso-light span.cm-number{color:#815ba4}.cm-s-paraiso-light span.cm-attribute,.cm-s-paraiso-light span.cm-property{color:#48b685}.cm-s-paraiso-light span.cm-keyword{color:#ef6155}.cm-s-paraiso-light span.cm-string{color:#fec418}.cm-s-paraiso-light span.cm-variable{color:#48b685}.cm-s-paraiso-light span.cm-variable-2{color:#06b6ef}.cm-s-paraiso-light span.cm-def{color:#f99b15}.cm-s-paraiso-light span.cm-bracket{color:#41323f}.cm-s-paraiso-light span.cm-tag{color:#ef6155}.cm-s-paraiso-light span.cm-link{color:#815ba4}.cm-s-paraiso-light span.cm-error{background:#ef6155;color:#776e71}.cm-s-paraiso-light .CodeMirror-activeline-background{background:#cfd1c4}.cm-s-paraiso-light .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-pastel-on-dark.CodeMirror{background:#2c2827;color:#8f938f;line-height:1.5}.cm-s-pastel-on-dark div.CodeMirror-selected{background:rgba(221,240,255,.2)}.cm-s-pastel-on-dark .CodeMirror-line::selection,.cm-s-pastel-on-dark .CodeMirror-line>span::selection,.cm-s-pastel-on-dark .CodeMirror-line>span>span::selection{background:rgba(221,240,255,.2)}.cm-s-pastel-on-dark .CodeMirror-line::-moz-selection,.cm-s-pastel-on-dark .CodeMirror-line>span::-moz-selection,.cm-s-pastel-on-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(221,240,255,.2)}.cm-s-pastel-on-dark .CodeMirror-gutters{background:#34302f;border-right:0;padding:0 3px}.cm-s-pastel-on-dark .CodeMirror-guttermarker{color:#fff}.cm-s-pastel-on-dark .CodeMirror-guttermarker-subtle,.cm-s-pastel-on-dark .CodeMirror-linenumber{color:#8f938f}.cm-s-pastel-on-dark .CodeMirror-cursor{border-left:1px solid #a7a7a7}.cm-s-pastel-on-dark span.cm-comment{color:#a6c6ff}.cm-s-pastel-on-dark span.cm-atom{color:#de8e30}.cm-s-pastel-on-dark span.cm-number{color:#ccc}.cm-s-pastel-on-dark span.cm-property{color:#8f938f}.cm-s-pastel-on-dark span.cm-attribute{color:#a6e22e}.cm-s-pastel-on-dark span.cm-keyword{color:#aeb2f8}.cm-s-pastel-on-dark span.cm-string{color:#66a968}.cm-s-pastel-on-dark span.cm-variable{color:#aeb2f8}.cm-s-pastel-on-dark span.cm-variable-2{color:#bebf55}.cm-s-pastel-on-dark span.cm-type,.cm-s-pastel-on-dark span.cm-variable-3{color:#de8e30}.cm-s-pastel-on-dark span.cm-def{color:#757ad8}.cm-s-pastel-on-dark span.cm-bracket{color:#f8f8f2}.cm-s-pastel-on-dark span.cm-tag{color:#c1c144}.cm-s-pastel-on-dark span.cm-link{color:#ae81ff}.cm-s-pastel-on-dark span.cm-builtin,.cm-s-pastel-on-dark span.cm-qualifier{color:#c1c144}.cm-s-pastel-on-dark span.cm-error{background:#757ad8;color:#f8f8f0}.cm-s-pastel-on-dark .CodeMirror-activeline-background{background:hsla(0,0%,100%,.031)}.cm-s-pastel-on-dark .CodeMirror-matchingbracket{border:1px solid hsla(0,0%,100%,.25);color:#8f938f!important;margin:-1px -1px 0}.cm-s-railscasts.CodeMirror{background:#2b2b2b;color:#f4f1ed}.cm-s-railscasts div.CodeMirror-selected{background:#272935!important}.cm-s-railscasts .CodeMirror-gutters{background:#2b2b2b;border-right:0}.cm-s-railscasts .CodeMirror-linenumber{color:#5a647e}.cm-s-railscasts .CodeMirror-cursor{border-left:1px solid #d4cfc9!important}.cm-s-railscasts span.cm-comment{color:#bc9458}.cm-s-railscasts span.cm-atom,.cm-s-railscasts span.cm-number{color:#b6b3eb}.cm-s-railscasts span.cm-attribute,.cm-s-railscasts span.cm-property{color:#a5c261}.cm-s-railscasts span.cm-keyword{color:#da4939}.cm-s-railscasts span.cm-string{color:#ffc66d}.cm-s-railscasts span.cm-variable{color:#a5c261}.cm-s-railscasts span.cm-variable-2{color:#6d9cbe}.cm-s-railscasts span.cm-def{color:#cc7833}.cm-s-railscasts span.cm-error{background:#da4939;color:#d4cfc9}.cm-s-railscasts span.cm-bracket{color:#f4f1ed}.cm-s-railscasts span.cm-tag{color:#da4939}.cm-s-railscasts span.cm-link{color:#b6b3eb}.cm-s-railscasts .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-railscasts .CodeMirror-activeline-background{background:#303040}.cm-s-rubyblue.CodeMirror{background:#112435;color:#fff}.cm-s-rubyblue div.CodeMirror-selected{background:#38566f}.cm-s-rubyblue .CodeMirror-line::selection,.cm-s-rubyblue .CodeMirror-line>span::selection,.cm-s-rubyblue .CodeMirror-line>span>span::selection{background:rgba(56,86,111,.99)}.cm-s-rubyblue .CodeMirror-line::-moz-selection,.cm-s-rubyblue .CodeMirror-line>span::-moz-selection,.cm-s-rubyblue .CodeMirror-line>span>span::-moz-selection{background:rgba(56,86,111,.99)}.cm-s-rubyblue .CodeMirror-gutters{background:#1f4661;border-right:7px solid #3e7087}.cm-s-rubyblue .CodeMirror-guttermarker{color:#fff}.cm-s-rubyblue .CodeMirror-guttermarker-subtle{color:#3e7087}.cm-s-rubyblue .CodeMirror-linenumber{color:#fff}.cm-s-rubyblue .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-rubyblue span.cm-comment{color:#999;font-style:italic;line-height:1em}.cm-s-rubyblue span.cm-atom{color:#f4c20b}.cm-s-rubyblue span.cm-attribute,.cm-s-rubyblue span.cm-number{color:#82c6e0}.cm-s-rubyblue span.cm-keyword{color:#f0f}.cm-s-rubyblue span.cm-string{color:#f08047}.cm-s-rubyblue span.cm-meta{color:#f0f}.cm-s-rubyblue span.cm-tag,.cm-s-rubyblue span.cm-variable-2{color:#7bd827}.cm-s-rubyblue span.cm-def,.cm-s-rubyblue span.cm-type,.cm-s-rubyblue span.cm-variable-3{color:#fff}.cm-s-rubyblue span.cm-bracket{color:#f0f}.cm-s-rubyblue span.cm-link{color:#f4c20b}.cm-s-rubyblue span.CodeMirror-matchingbracket{color:#f0f!important}.cm-s-rubyblue span.cm-builtin,.cm-s-rubyblue span.cm-special{color:#ff9d00}.cm-s-rubyblue span.cm-error{color:#af2018}.cm-s-rubyblue .CodeMirror-activeline-background{background:#173047}.cm-s-seti.CodeMirror{background-color:#151718!important;border:none;color:#cfd2d1!important}.cm-s-seti .CodeMirror-gutters{background-color:#0e1112;border:none;color:#404b53}.cm-s-seti .CodeMirror-cursor{border-left:thin solid #f8f8f0}.cm-s-seti .CodeMirror-linenumber{color:#6d8a88}.cm-s-seti.CodeMirror-focused div.CodeMirror-selected{background:hsla(0,0%,100%,.1)}.cm-s-seti .CodeMirror-line::selection,.cm-s-seti .CodeMirror-line>span::selection,.cm-s-seti .CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)}.cm-s-seti .CodeMirror-line::-moz-selection,.cm-s-seti .CodeMirror-line>span::-moz-selection,.cm-s-seti .CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)}.cm-s-seti span.cm-comment{color:#41535b}.cm-s-seti span.cm-string,.cm-s-seti span.cm-string-2{color:#55b5db}.cm-s-seti span.cm-number{color:#cd3f45}.cm-s-seti span.cm-variable{color:#55b5db}.cm-s-seti span.cm-variable-2{color:#a074c4}.cm-s-seti span.cm-def{color:#55b5db}.cm-s-seti span.cm-keyword{color:#ff79c6}.cm-s-seti span.cm-operator{color:#9fca56}.cm-s-seti span.cm-keyword{color:#e6cd69}.cm-s-seti span.cm-atom{color:#cd3f45}.cm-s-seti span.cm-meta,.cm-s-seti span.cm-tag{color:#55b5db}.cm-s-seti span.cm-attribute,.cm-s-seti span.cm-qualifier{color:#9fca56}.cm-s-seti span.cm-property{color:#a074c4}.cm-s-seti span.cm-builtin,.cm-s-seti span.cm-type,.cm-s-seti span.cm-variable-3{color:#9fca56}.cm-s-seti .CodeMirror-activeline-background{background:#101213}.cm-s-seti .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-shadowfox.CodeMirror{background:#2a2a2e;color:#b1b1b3}.cm-s-shadowfox div.CodeMirror-selected{background:#353b48}.cm-s-shadowfox .CodeMirror-line::selection,.cm-s-shadowfox .CodeMirror-line>span::selection,.cm-s-shadowfox .CodeMirror-line>span>span::selection{background:#353b48}.cm-s-shadowfox .CodeMirror-line::-moz-selection,.cm-s-shadowfox .CodeMirror-line>span::-moz-selection,.cm-s-shadowfox .CodeMirror-line>span>span::-moz-selection{background:#353b48}.cm-s-shadowfox .CodeMirror-gutters{background:#0c0c0d;border-right:1px solid #0c0c0d}.cm-s-shadowfox .CodeMirror-guttermarker{color:#555}.cm-s-shadowfox .CodeMirror-linenumber{color:#939393}.cm-s-shadowfox .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-shadowfox span.cm-comment{color:#939393}.cm-s-shadowfox span.cm-atom,.cm-s-shadowfox span.cm-attribute,.cm-s-shadowfox span.cm-builtin,.cm-s-shadowfox span.cm-error,.cm-s-shadowfox span.cm-keyword,.cm-s-shadowfox span.cm-quote{color:#ff7de9}.cm-s-shadowfox span.cm-number,.cm-s-shadowfox span.cm-string,.cm-s-shadowfox span.cm-string-2{color:#6b89ff}.cm-s-shadowfox span.cm-hr,.cm-s-shadowfox span.cm-meta{color:#939393}.cm-s-shadowfox span.cm-header,.cm-s-shadowfox span.cm-qualifier,.cm-s-shadowfox span.cm-variable-2{color:#75bfff}.cm-s-shadowfox span.cm-property{color:#86de74}.cm-s-shadowfox span.cm-bracket,.cm-s-shadowfox span.cm-def,.cm-s-shadowfox span.cm-link:visited,.cm-s-shadowfox span.cm-tag{color:#75bfff}.cm-s-shadowfox span.cm-variable{color:#b98eff}.cm-s-shadowfox span.cm-variable-3{color:#d7d7db}.cm-s-shadowfox span.cm-link{color:#737373}.cm-s-shadowfox span.cm-operator{color:#b1b1b3}.cm-s-shadowfox span.cm-special{color:#d7d7db}.cm-s-shadowfox .CodeMirror-activeline-background{background:rgba(185,215,253,.15)}.cm-s-shadowfox .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid hsla(0,0%,100%,.25)}.solarized.base03{color:#002b36}.solarized.base02{color:#073642}.solarized.base01{color:#586e75}.solarized.base00{color:#657b83}.solarized.base0{color:#839496}.solarized.base1{color:#93a1a1}.solarized.base2{color:#eee8d5}.solarized.base3{color:#fdf6e3}.solarized.solar-yellow{color:#b58900}.solarized.solar-orange{color:#cb4b16}.solarized.solar-red{color:#dc322f}.solarized.solar-magenta{color:#d33682}.solarized.solar-violet{color:#6c71c4}.solarized.solar-blue{color:#268bd2}.solarized.solar-cyan{color:#2aa198}.solarized.solar-green{color:#859900}.cm-s-solarized{color-profile:sRGB;rendering-intent:auto;line-height:1.45em}.cm-s-solarized.cm-s-dark{background-color:#002b36;color:#839496}.cm-s-solarized.cm-s-light{background-color:#fdf6e3;color:#657b83}.cm-s-solarized .CodeMirror-widget{text-shadow:none}.cm-s-solarized .cm-header{color:#586e75}.cm-s-solarized .cm-quote{color:#93a1a1}.cm-s-solarized .cm-keyword{color:#cb4b16}.cm-s-solarized .cm-atom,.cm-s-solarized .cm-number{color:#d33682}.cm-s-solarized .cm-def{color:#2aa198}.cm-s-solarized .cm-variable{color:#839496}.cm-s-solarized .cm-variable-2{color:#b58900}.cm-s-solarized .cm-type,.cm-s-solarized .cm-variable-3{color:#6c71c4}.cm-s-solarized .cm-property{color:#2aa198}.cm-s-solarized .cm-operator{color:#6c71c4}.cm-s-solarized .cm-comment{color:#586e75;font-style:italic}.cm-s-solarized .cm-string{color:#859900}.cm-s-solarized .cm-string-2{color:#b58900}.cm-s-solarized .cm-meta{color:#859900}.cm-s-solarized .cm-qualifier{color:#b58900}.cm-s-solarized .cm-builtin{color:#d33682}.cm-s-solarized .cm-bracket{color:#cb4b16}.cm-s-solarized .CodeMirror-matchingbracket{color:#859900}.cm-s-solarized .CodeMirror-nonmatchingbracket{color:#dc322f}.cm-s-solarized .cm-tag{color:#93a1a1}.cm-s-solarized .cm-attribute{color:#2aa198}.cm-s-solarized .cm-hr{border-top:1px solid #586e75;color:transparent;display:block}.cm-s-solarized .cm-link{color:#93a1a1;cursor:pointer}.cm-s-solarized .cm-special{color:#6c71c4}.cm-s-solarized .cm-em{color:#999;text-decoration:underline;text-decoration-style:dotted}.cm-s-solarized .cm-error,.cm-s-solarized .cm-invalidchar{border-bottom:1px dotted #dc322f;color:#586e75}.cm-s-solarized.cm-s-dark div.CodeMirror-selected{background:#073642}.cm-s-solarized.cm-s-dark.CodeMirror ::-moz-selection{background:rgba(7,54,66,.99)}.cm-s-solarized.cm-s-dark.CodeMirror ::selection{background:rgba(7,54,66,.99)}.cm-s-dark .CodeMirror-line>span::-moz-selection,.cm-s-dark .CodeMirror-line>span>span::-moz-selection,.cm-s-solarized.cm-s-dark .CodeMirror-line::-moz-selection{background:rgba(7,54,66,.99)}.cm-s-solarized.cm-s-light div.CodeMirror-selected{background:#eee8d5}.cm-s-light .CodeMirror-line>span::selection,.cm-s-light .CodeMirror-line>span>span::selection,.cm-s-solarized.cm-s-light .CodeMirror-line::selection{background:#eee8d5}.cm-s-light .CodeMirror-line>span::-moz-selection,.cm-s-light .CodeMirror-line>span>span::-moz-selection,.cm-s-solarized.cm-s-light .CodeMirror-line::-moz-selection{background:#eee8d5}.cm-s-solarized.CodeMirror{box-shadow:inset 7px 0 12px -6px #000}.cm-s-solarized .CodeMirror-gutters{border-right:0}.cm-s-solarized.cm-s-dark .CodeMirror-gutters{background-color:#073642}.cm-s-solarized.cm-s-dark .CodeMirror-linenumber{color:#586e75}.cm-s-solarized.cm-s-light .CodeMirror-gutters{background-color:#eee8d5}.cm-s-solarized.cm-s-light .CodeMirror-linenumber{color:#839496}.cm-s-solarized .CodeMirror-linenumber{padding:0 5px}.cm-s-solarized .CodeMirror-guttermarker-subtle{color:#586e75}.cm-s-solarized.cm-s-dark .CodeMirror-guttermarker{color:#ddd}.cm-s-solarized.cm-s-light .CodeMirror-guttermarker{color:#cb4b16}.cm-s-solarized .CodeMirror-gutter .CodeMirror-gutter-text{color:#586e75}.cm-s-solarized .CodeMirror-cursor{border-left:1px solid #819090}.cm-s-solarized.cm-s-light.cm-fat-cursor .CodeMirror-cursor{background:#7e7}.cm-s-solarized.cm-s-light .cm-animate-fat-cursor{background-color:#7e7}.cm-s-solarized.cm-s-dark.cm-fat-cursor .CodeMirror-cursor{background:#586e75}.cm-s-solarized.cm-s-dark .cm-animate-fat-cursor{background-color:#586e75}.cm-s-solarized.cm-s-dark .CodeMirror-activeline-background{background:hsla(0,0%,100%,.06)}.cm-s-solarized.cm-s-light .CodeMirror-activeline-background{background:rgba(0,0,0,.06)}.cm-s-ssms span.cm-keyword{color:blue}.cm-s-ssms span.cm-comment{color:#006400}.cm-s-ssms span.cm-string{color:red}.cm-s-ssms span.cm-def,.cm-s-ssms span.cm-variable,.cm-s-ssms span.cm-variable-2{color:#000}.cm-s-ssms span.cm-atom{color:#a9a9a9}.cm-s-ssms .CodeMirror-linenumber{color:teal}.cm-s-ssms .CodeMirror-activeline-background{background:#fff}.cm-s-ssms span.cm-string-2{color:#f0f}.cm-s-ssms span.cm-bracket,.cm-s-ssms span.cm-operator,.cm-s-ssms span.cm-punctuation{color:#a9a9a9}.cm-s-ssms .CodeMirror-gutters{background-color:#fff;border-right:3px solid #ffee62}.cm-s-ssms div.CodeMirror-selected{background:#add6ff}.cm-s-the-matrix.CodeMirror{background:#000;color:#0f0}.cm-s-the-matrix div.CodeMirror-selected{background:#2d2d2d}.cm-s-the-matrix .CodeMirror-line::selection,.cm-s-the-matrix .CodeMirror-line>span::selection,.cm-s-the-matrix .CodeMirror-line>span>span::selection{background:rgba(45,45,45,.99)}.cm-s-the-matrix .CodeMirror-line::-moz-selection,.cm-s-the-matrix .CodeMirror-line>span::-moz-selection,.cm-s-the-matrix .CodeMirror-line>span>span::-moz-selection{background:rgba(45,45,45,.99)}.cm-s-the-matrix .CodeMirror-gutters{background:#060;border-right:2px solid #0f0}.cm-s-the-matrix .CodeMirror-guttermarker{color:#0f0}.cm-s-the-matrix .CodeMirror-guttermarker-subtle,.cm-s-the-matrix .CodeMirror-linenumber{color:#fff}.cm-s-the-matrix .CodeMirror-cursor{border-left:1px solid #0f0}.cm-s-the-matrix span.cm-keyword{color:#008803;font-weight:700}.cm-s-the-matrix span.cm-atom{color:#3ff}.cm-s-the-matrix span.cm-number{color:#ffb94f}.cm-s-the-matrix span.cm-def{color:#99c}.cm-s-the-matrix span.cm-variable{color:#f6c}.cm-s-the-matrix span.cm-variable-2{color:#c6f}.cm-s-the-matrix span.cm-type,.cm-s-the-matrix span.cm-variable-3{color:#96f}.cm-s-the-matrix span.cm-property{color:#62ffa0}.cm-s-the-matrix span.cm-operator{color:#999}.cm-s-the-matrix span.cm-comment{color:#ccc}.cm-s-the-matrix span.cm-string{color:#39c}.cm-s-the-matrix span.cm-meta{color:#c9f}.cm-s-the-matrix span.cm-qualifier{color:#fff700}.cm-s-the-matrix span.cm-builtin{color:#30a}.cm-s-the-matrix span.cm-bracket{color:#cc7}.cm-s-the-matrix span.cm-tag{color:#ffbd40}.cm-s-the-matrix span.cm-attribute{color:#fff700}.cm-s-the-matrix span.cm-error{color:red}.cm-s-the-matrix .CodeMirror-activeline-background{background:#040}.cm-s-tomorrow-night-bright.CodeMirror{background:#000;color:#eaeaea}.cm-s-tomorrow-night-bright div.CodeMirror-selected{background:#424242}.cm-s-tomorrow-night-bright .CodeMirror-gutters{background:#000;border-right:0}.cm-s-tomorrow-night-bright .CodeMirror-guttermarker{color:#e78c45}.cm-s-tomorrow-night-bright .CodeMirror-guttermarker-subtle{color:#777}.cm-s-tomorrow-night-bright .CodeMirror-linenumber{color:#424242}.cm-s-tomorrow-night-bright .CodeMirror-cursor{border-left:1px solid #6a6a6a}.cm-s-tomorrow-night-bright span.cm-comment{color:#d27b53}.cm-s-tomorrow-night-bright span.cm-atom,.cm-s-tomorrow-night-bright span.cm-number{color:#a16a94}.cm-s-tomorrow-night-bright span.cm-attribute,.cm-s-tomorrow-night-bright span.cm-property{color:#9c9}.cm-s-tomorrow-night-bright span.cm-keyword{color:#d54e53}.cm-s-tomorrow-night-bright span.cm-string{color:#e7c547}.cm-s-tomorrow-night-bright span.cm-variable{color:#b9ca4a}.cm-s-tomorrow-night-bright span.cm-variable-2{color:#7aa6da}.cm-s-tomorrow-night-bright span.cm-def{color:#e78c45}.cm-s-tomorrow-night-bright span.cm-bracket{color:#eaeaea}.cm-s-tomorrow-night-bright span.cm-tag{color:#d54e53}.cm-s-tomorrow-night-bright span.cm-link{color:#a16a94}.cm-s-tomorrow-night-bright span.cm-error{background:#d54e53;color:#6a6a6a}.cm-s-tomorrow-night-bright .CodeMirror-activeline-background{background:#2a2a2a}.cm-s-tomorrow-night-bright .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-tomorrow-night-eighties.CodeMirror{background:#000;color:#ccc}.cm-s-tomorrow-night-eighties div.CodeMirror-selected{background:#2d2d2d}.cm-s-tomorrow-night-eighties .CodeMirror-line::selection,.cm-s-tomorrow-night-eighties .CodeMirror-line>span::selection,.cm-s-tomorrow-night-eighties .CodeMirror-line>span>span::selection{background:rgba(45,45,45,.99)}.cm-s-tomorrow-night-eighties .CodeMirror-line::-moz-selection,.cm-s-tomorrow-night-eighties .CodeMirror-line>span::-moz-selection,.cm-s-tomorrow-night-eighties .CodeMirror-line>span>span::-moz-selection{background:rgba(45,45,45,.99)}.cm-s-tomorrow-night-eighties .CodeMirror-gutters{background:#000;border-right:0}.cm-s-tomorrow-night-eighties .CodeMirror-guttermarker{color:#f2777a}.cm-s-tomorrow-night-eighties .CodeMirror-guttermarker-subtle{color:#777}.cm-s-tomorrow-night-eighties .CodeMirror-linenumber{color:#515151}.cm-s-tomorrow-night-eighties .CodeMirror-cursor{border-left:1px solid #6a6a6a}.cm-s-tomorrow-night-eighties span.cm-comment{color:#d27b53}.cm-s-tomorrow-night-eighties span.cm-atom,.cm-s-tomorrow-night-eighties span.cm-number{color:#a16a94}.cm-s-tomorrow-night-eighties span.cm-attribute,.cm-s-tomorrow-night-eighties span.cm-property{color:#9c9}.cm-s-tomorrow-night-eighties span.cm-keyword{color:#f2777a}.cm-s-tomorrow-night-eighties span.cm-string{color:#fc6}.cm-s-tomorrow-night-eighties span.cm-variable{color:#9c9}.cm-s-tomorrow-night-eighties span.cm-variable-2{color:#69c}.cm-s-tomorrow-night-eighties span.cm-def{color:#f99157}.cm-s-tomorrow-night-eighties span.cm-bracket{color:#ccc}.cm-s-tomorrow-night-eighties span.cm-tag{color:#f2777a}.cm-s-tomorrow-night-eighties span.cm-link{color:#a16a94}.cm-s-tomorrow-night-eighties span.cm-error{background:#f2777a;color:#6a6a6a}.cm-s-tomorrow-night-eighties .CodeMirror-activeline-background{background:#343600}.cm-s-tomorrow-night-eighties .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-ttcn .cm-quote{color:#090}.cm-s-ttcn .cm-header,.cm-strong{font-weight:700}.cm-s-ttcn .cm-header{color:#00f;font-weight:700}.cm-s-ttcn .cm-atom{color:#219}.cm-s-ttcn .cm-attribute{color:#00c}.cm-s-ttcn .cm-bracket{color:#997}.cm-s-ttcn .cm-comment{color:#333}.cm-s-ttcn .cm-def{color:#00f}.cm-s-ttcn .cm-em{font-style:italic}.cm-s-ttcn .cm-error{color:red}.cm-s-ttcn .cm-hr{color:#999}.cm-s-ttcn .cm-keyword{font-weight:700}.cm-s-ttcn .cm-link{color:#00c;text-decoration:underline}.cm-s-ttcn .cm-meta{color:#555}.cm-s-ttcn .cm-negative{color:#d44}.cm-s-ttcn .cm-positive{color:#292}.cm-s-ttcn .cm-qualifier{color:#555}.cm-s-ttcn .cm-strikethrough{text-decoration:line-through}.cm-s-ttcn .cm-string{color:#006400}.cm-s-ttcn .cm-string-2{color:#f50}.cm-s-ttcn .cm-strong{font-weight:700}.cm-s-ttcn .cm-tag{color:#170}.cm-s-ttcn .cm-variable{color:#8b2252}.cm-s-ttcn .cm-variable-2{color:#05a}.cm-s-ttcn .cm-type,.cm-s-ttcn .cm-variable-3{color:#085}.cm-s-ttcn .cm-invalidchar{color:red}.cm-s-ttcn .cm-accessTypes,.cm-s-ttcn .cm-compareTypes{color:#27408b}.cm-s-ttcn .cm-cmipVerbs{color:#8b2252}.cm-s-ttcn .cm-modifier{color:#d2691e}.cm-s-ttcn .cm-status{color:#8b4545}.cm-s-ttcn .cm-storage{color:#a020f0}.cm-s-ttcn .cm-tags{color:#006400}.cm-s-ttcn .cm-externalCommands{color:#8b4545;font-weight:700}.cm-s-ttcn .cm-fileNCtrlMaskOptions,.cm-s-ttcn .cm-sectionTitle{color:#2e8b57;font-weight:700}.cm-s-ttcn .cm-booleanConsts,.cm-s-ttcn .cm-otherConsts,.cm-s-ttcn .cm-verdictConsts{color:#006400}.cm-s-ttcn .cm-configOps,.cm-s-ttcn .cm-functionOps,.cm-s-ttcn .cm-portOps,.cm-s-ttcn .cm-sutOps,.cm-s-ttcn .cm-timerOps,.cm-s-ttcn .cm-verdictOps{color:#00f}.cm-s-ttcn .cm-preprocessor,.cm-s-ttcn .cm-templateMatch,.cm-s-ttcn .cm-ttcn3Macros{color:#27408b}.cm-s-ttcn .cm-types{color:brown;font-weight:700}.cm-s-ttcn .cm-visibilityModifiers{font-weight:700}.cm-s-twilight.CodeMirror{background:#141414;color:#f7f7f7}.cm-s-twilight div.CodeMirror-selected{background:#323232}.cm-s-twilight .CodeMirror-line::selection,.cm-s-twilight .CodeMirror-line>span::selection,.cm-s-twilight .CodeMirror-line>span>span::selection{background:rgba(50,50,50,.99)}.cm-s-twilight .CodeMirror-line::-moz-selection,.cm-s-twilight .CodeMirror-line>span::-moz-selection,.cm-s-twilight .CodeMirror-line>span>span::-moz-selection{background:rgba(50,50,50,.99)}.cm-s-twilight .CodeMirror-gutters{background:#222;border-right:1px solid #aaa}.cm-s-twilight .CodeMirror-guttermarker{color:#fff}.cm-s-twilight .CodeMirror-guttermarker-subtle,.cm-s-twilight .CodeMirror-linenumber{color:#aaa}.cm-s-twilight .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-twilight .cm-keyword{color:#f9ee98}.cm-s-twilight .cm-atom{color:#fc0}.cm-s-twilight .cm-number{color:#ca7841}.cm-s-twilight .cm-def{color:#8da6ce}.cm-s-twilight span.cm-def,.cm-s-twilight span.cm-tag,.cm-s-twilight span.cm-type,.cm-s-twilight span.cm-variable-2,.cm-s-twilight span.cm-variable-3{color:#607392}.cm-s-twilight .cm-operator{color:#cda869}.cm-s-twilight .cm-comment{color:#777;font-style:italic;font-weight:400}.cm-s-twilight .cm-string{color:#8f9d6a;font-style:italic}.cm-s-twilight .cm-string-2{color:#bd6b18}.cm-s-twilight .cm-meta{background-color:#141414;color:#f7f7f7}.cm-s-twilight .cm-builtin{color:#cda869}.cm-s-twilight .cm-tag{color:#997643}.cm-s-twilight .cm-attribute{color:#d6bb6d}.cm-s-twilight .cm-header{color:#ff6400}.cm-s-twilight .cm-hr{color:#aeaeae}.cm-s-twilight .cm-link{color:#ad9361;font-style:italic;text-decoration:none}.cm-s-twilight .cm-error{border-bottom:1px solid red}.cm-s-twilight .CodeMirror-activeline-background{background:#27282e}.cm-s-twilight .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-vibrant-ink.CodeMirror{background:#000;color:#fff}.cm-s-vibrant-ink div.CodeMirror-selected{background:#35493c}.cm-s-vibrant-ink .CodeMirror-line::selection,.cm-s-vibrant-ink .CodeMirror-line>span::selection,.cm-s-vibrant-ink .CodeMirror-line>span>span::selection{background:rgba(53,73,60,.99)}.cm-s-vibrant-ink .CodeMirror-line::-moz-selection,.cm-s-vibrant-ink .CodeMirror-line>span::-moz-selection,.cm-s-vibrant-ink .CodeMirror-line>span>span::-moz-selection{background:rgba(53,73,60,.99)}.cm-s-vibrant-ink .CodeMirror-gutters{background:#002240;border-right:1px solid #aaa}.cm-s-vibrant-ink .CodeMirror-guttermarker{color:#fff}.cm-s-vibrant-ink .CodeMirror-guttermarker-subtle,.cm-s-vibrant-ink .CodeMirror-linenumber{color:#d0d0d0}.cm-s-vibrant-ink .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-vibrant-ink .cm-keyword{color:#cc7832}.cm-s-vibrant-ink .cm-atom{color:#fc0}.cm-s-vibrant-ink .cm-number{color:#ffee98}.cm-s-vibrant-ink .cm-def{color:#8da6ce}.cm-s-vibrant span.cm-def,.cm-s-vibrant span.cm-tag,.cm-s-vibrant span.cm-type,.cm-s-vibrant-ink span.cm-variable-2,.cm-s-vibrant-ink span.cm-variable-3{color:#ffc66d}.cm-s-vibrant-ink .cm-operator{color:#888}.cm-s-vibrant-ink .cm-comment{color:gray;font-weight:700}.cm-s-vibrant-ink .cm-string{color:#a5c25c}.cm-s-vibrant-ink .cm-string-2{color:red}.cm-s-vibrant-ink .cm-meta{color:#d8fa3c}.cm-s-vibrant-ink .cm-attribute,.cm-s-vibrant-ink .cm-builtin,.cm-s-vibrant-ink .cm-tag{color:#8da6ce}.cm-s-vibrant-ink .cm-header{color:#ff6400}.cm-s-vibrant-ink .cm-hr{color:#aeaeae}.cm-s-vibrant-ink .cm-link{color:#5656f3}.cm-s-vibrant-ink .cm-error{border-bottom:1px solid red}.cm-s-vibrant-ink .CodeMirror-activeline-background{background:#27282e}.cm-s-vibrant-ink .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-xq-dark.CodeMirror{background:#0a001f;color:#f8f8f8}.cm-s-xq-dark div.CodeMirror-selected{background:#27007a}.cm-s-xq-dark .CodeMirror-line::selection,.cm-s-xq-dark .CodeMirror-line>span::selection,.cm-s-xq-dark .CodeMirror-line>span>span::selection{background:rgba(39,0,122,.99)}.cm-s-xq-dark .CodeMirror-line::-moz-selection,.cm-s-xq-dark .CodeMirror-line>span::-moz-selection,.cm-s-xq-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(39,0,122,.99)}.cm-s-xq-dark .CodeMirror-gutters{background:#0a001f;border-right:1px solid #aaa}.cm-s-xq-dark .CodeMirror-guttermarker{color:#ffbd40}.cm-s-xq-dark .CodeMirror-guttermarker-subtle,.cm-s-xq-dark .CodeMirror-linenumber{color:#f8f8f8}.cm-s-xq-dark .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-xq-dark span.cm-keyword{color:#ffbd40}.cm-s-xq-dark span.cm-atom{color:#6c8cd5}.cm-s-xq-dark span.cm-number{color:#164}.cm-s-xq-dark span.cm-def{color:#fff;text-decoration:underline}.cm-s-xq-dark span.cm-variable{color:#fff}.cm-s-xq-dark span.cm-variable-2{color:#eee}.cm-s-xq-dark span.cm-type,.cm-s-xq-dark span.cm-variable-3{color:#ddd}.cm-s-xq-dark span.cm-comment{color:gray}.cm-s-xq-dark span.cm-string{color:#9fee00}.cm-s-xq-dark span.cm-meta{color:#ff0}.cm-s-xq-dark span.cm-qualifier{color:#fff700}.cm-s-xq-dark span.cm-builtin{color:#30a}.cm-s-xq-dark span.cm-bracket{color:#cc7}.cm-s-xq-dark span.cm-tag{color:#ffbd40}.cm-s-xq-dark span.cm-attribute{color:#fff700}.cm-s-xq-dark span.cm-error{color:red}.cm-s-xq-dark .CodeMirror-activeline-background{background:#27282e}.cm-s-xq-dark .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-xq-light span.cm-keyword{color:#5a5cad;font-weight:700;line-height:1em}.cm-s-xq-light span.cm-atom{color:#6c8cd5}.cm-s-xq-light span.cm-number{color:#164}.cm-s-xq-light span.cm-def{text-decoration:underline}.cm-s-xq-light span.cm-type,.cm-s-xq-light span.cm-variable,.cm-s-xq-light span.cm-variable-2,.cm-s-xq-light span.cm-variable-3{color:#000}.cm-s-xq-light span.cm-comment{color:#0080ff;font-style:italic}.cm-s-xq-light span.cm-string{color:red}.cm-s-xq-light span.cm-meta{color:#ff0}.cm-s-xq-light span.cm-qualifier{color:grey}.cm-s-xq-light span.cm-builtin{color:#7ea656}.cm-s-xq-light span.cm-bracket{color:#cc7}.cm-s-xq-light span.cm-tag{color:#3f7f7f}.cm-s-xq-light span.cm-attribute{color:#7f007f}.cm-s-xq-light span.cm-error{color:red}.cm-s-xq-light .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-xq-light .CodeMirror-matchingbracket{background:#ff0;color:#000!important;outline:1px solid grey}.cm-s-yeti.CodeMirror{background-color:#eceae8!important;border:none;color:#d1c9c0!important}.cm-s-yeti .CodeMirror-gutters{background-color:#e5e1db;border:none;color:#adaba6}.cm-s-yeti .CodeMirror-cursor{border-left:thin solid #d1c9c0}.cm-s-yeti .CodeMirror-linenumber{color:#adaba6}.cm-s-yeti.CodeMirror-focused div.CodeMirror-selected{background:#dcd8d2}.cm-s-yeti .CodeMirror-line::selection,.cm-s-yeti .CodeMirror-line>span::selection,.cm-s-yeti .CodeMirror-line>span>span::selection{background:#dcd8d2}.cm-s-yeti .CodeMirror-line::-moz-selection,.cm-s-yeti .CodeMirror-line>span::-moz-selection,.cm-s-yeti .CodeMirror-line>span>span::-moz-selection{background:#dcd8d2}.cm-s-yeti span.cm-comment{color:#d4c8be}.cm-s-yeti span.cm-string,.cm-s-yeti span.cm-string-2{color:#96c0d8}.cm-s-yeti span.cm-number{color:#a074c4}.cm-s-yeti span.cm-variable{color:#55b5db}.cm-s-yeti span.cm-variable-2{color:#a074c4}.cm-s-yeti span.cm-def{color:#55b5db}.cm-s-yeti span.cm-keyword,.cm-s-yeti span.cm-operator{color:#9fb96e}.cm-s-yeti span.cm-atom{color:#a074c4}.cm-s-yeti span.cm-meta,.cm-s-yeti span.cm-tag{color:#96c0d8}.cm-s-yeti span.cm-attribute{color:#9fb96e}.cm-s-yeti span.cm-qualifier{color:#96c0d8}.cm-s-yeti span.cm-builtin,.cm-s-yeti span.cm-property{color:#a074c4}.cm-s-yeti span.cm-type,.cm-s-yeti span.cm-variable-3{color:#96c0d8}.cm-s-yeti .CodeMirror-activeline-background{background:#e7e4e0}.cm-s-yeti .CodeMirror-matchingbracket{text-decoration:underline}.cm-s-zenburn .CodeMirror-gutters{background:#3f3f3f!important}.CodeMirror-foldgutter-folded,.cm-s-zenburn .CodeMirror-foldgutter-open{color:#999}.cm-s-zenburn .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-zenburn.CodeMirror{background-color:#3f3f3f;color:#dcdccc}.cm-s-zenburn span.cm-builtin{color:#dcdccc;font-weight:700}.cm-s-zenburn span.cm-comment{color:#7f9f7f}.cm-s-zenburn span.cm-keyword{color:#f0dfaf;font-weight:700}.cm-s-zenburn span.cm-atom{color:#bfebbf}.cm-s-zenburn span.cm-def{color:#dcdccc}.cm-s-zenburn span.cm-variable{color:#dfaf8f}.cm-s-zenburn span.cm-variable-2{color:#dcdccc}.cm-s-zenburn span.cm-string,.cm-s-zenburn span.cm-string-2{color:#cc9393}.cm-s-zenburn span.cm-number{color:#dcdccc}.cm-s-zenburn span.cm-tag{color:#93e0e3}.cm-s-zenburn span.cm-attribute,.cm-s-zenburn span.cm-property{color:#dfaf8f}.cm-s-zenburn span.cm-qualifier{color:#7cb8bb}.cm-s-zenburn span.cm-meta{color:#f0dfaf}.cm-s-zenburn span.cm-header,.cm-s-zenburn span.cm-operator{color:#f0efd0}.cm-s-zenburn span.CodeMirror-matchingbracket{background:transparent;border-bottom:1px solid;box-sizing:border-box}.cm-s-zenburn span.CodeMirror-nonmatchingbracket{background:none;border-bottom:1px solid}.cm-s-zenburn .CodeMirror-activeline,.cm-s-zenburn .CodeMirror-activeline-background{background:#000}.cm-s-zenburn div.CodeMirror-selected{background:#545454}.cm-s-zenburn .CodeMirror-focused div.CodeMirror-selected{background:#4f4f4f}.form-control{box-sizing:border-box;height:2.25rem;line-height:1.5}.form-control::-moz-placeholder{color:rgba(var(--colors-gray-400))}.form-control::placeholder{color:rgba(var(--colors-gray-400))}.form-control:focus{outline:2px solid transparent;outline-offset:2px}:is(.dark .form-control)::-moz-placeholder{color:rgba(var(--colors-gray-600))}:is(.dark .form-control)::placeholder{color:rgba(var(--colors-gray-600))}.form-control-bordered{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-gray-950),0.1)}.form-control-bordered,.form-control-bordered:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.form-control-bordered:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-primary-500))}:is(.dark .form-control-bordered){--tw-ring-color:rgba(var(--colors-gray-100),0.1)}.form-control-bordered-error{--tw-ring-color:rgba(var(--colors-red-400))!important}:is(.dark .form-control-bordered-error){--tw-ring-color:rgba(var(--colors-red-500))!important}.form-control-focused{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-primary-500));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.form-control:disabled,.form-control[data-disabled]{background-color:rgba(var(--colors-gray-50));color:rgba(var(--colors-gray-400));outline:2px solid transparent;outline-offset:2px}:is(.dark .form-control:disabled),:is(.dark .form-control[data-disabled]){background-color:rgba(var(--colors-gray-800))}.form-input{--tw-bg-opacity:1;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.25rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-gray-600));font-size:.875rem;line-height:1.25rem;padding-left:.75rem;padding-right:.75rem;width:100%}.form-input::-moz-placeholder{color:rgba(var(--colors-gray-400))}.form-input::placeholder{color:rgba(var(--colors-gray-400))}:is(.dark .form-input){background-color:rgba(var(--colors-gray-900));color:rgba(var(--colors-gray-400))}:is(.dark .form-input)::-moz-placeholder{color:rgba(var(--colors-gray-500))}:is(.dark .form-input)::placeholder{color:rgba(var(--colors-gray-500))}[dir=ltr] input[type=search]{padding-right:.5rem}[dir=rtl] input[type=search]{padding-left:.5rem}.dark .form-input,.dark input[type=search]{color-scheme:dark}.form-control+.form-select-arrow,.form-control>.form-select-arrow{position:absolute;top:15px}[dir=ltr] .form-control+.form-select-arrow,[dir=ltr] .form-control>.form-select-arrow{right:11px}[dir=rtl] .form-control+.form-select-arrow,[dir=rtl] .form-control>.form-select-arrow{left:11px}.fake-checkbox{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.25rem;color:rgba(var(--colors-primary-500));flex-shrink:0;height:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1rem}:is(.dark .fake-checkbox){background-color:rgba(var(--colors-gray-900))}.fake-checkbox{background-origin:border-box;border-color:rgba(var(--colors-gray-300));border-width:1px;display:inline-block;vertical-align:middle}:is(.dark .fake-checkbox){border-color:rgba(var(--colors-gray-700))}.checkbox{--tw-bg-opacity:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.25rem;color:rgba(var(--colors-primary-500));display:inline-block;flex-shrink:0;height:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}:is(.dark .checkbox){background-color:rgba(var(--colors-gray-900))}.checkbox{color-adjust:exact;border-color:rgba(var(--colors-gray-300));border-width:1px;-webkit-print-color-adjust:exact}.checkbox:focus{border-color:rgba(var(--colors-primary-300))}:is(.dark .checkbox){border-color:rgba(var(--colors-gray-700))}:is(.dark .checkbox:focus){border-color:rgba(var(--colors-gray-500))}.checkbox:disabled{background-color:rgba(var(--colors-gray-300))}:is(.dark .checkbox:disabled){background-color:rgba(var(--colors-gray-700))}.checkbox:hover:enabled{cursor:pointer}.checkbox:active,.checkbox:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-primary-200));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}:is(.dark .checkbox:active),:is(.dark .checkbox:focus){--tw-ring-color:rgba(var(--colors-gray-700))}.checkbox:checked,.fake-checkbox-checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M5.695 7.28A1 1 0 0 0 4.28 8.696l2 2a1 1 0 0 0 1.414 0l4-4A1 1 0 0 0 10.28 5.28L6.988 8.574 5.695 7.28Z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:transparent}.checkbox:indeterminate,.fake-checkbox-indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M12 8a1 1 0 0 1-.883.993L11 9H5a1 1 0 0 1-.117-1.993L5 7h6a1 1 0 0 1 1 1Z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:transparent}html.dark .checkbox:indeterminate,html.dark .fake-checkbox-indeterminate{background-color:rgba(var(--colors-primary-500));background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%230F172A' fill-rule='nonzero' d='M12 8a1 1 0 0 1-.883.993L11 9H5a1 1 0 0 1-.117-1.993L5 7h6a1 1 0 0 1 1 1Z'/%3E%3C/g%3E%3C/svg%3E")}html.dark .checkbox:checked,html.dark .fake-checkbox-checked{background-color:rgba(var(--colors-primary-500));background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%230F172A' fill-rule='nonzero' d='M5.695 7.28A1 1 0 0 0 4.28 8.696l2 2a1 1 0 0 0 1.414 0l4-4A1 1 0 0 0 10.28 5.28L6.988 8.574 5.695 7.28Z'/%3E%3C/g%3E%3C/svg%3E")}.form-file{position:relative}.form-file-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.form-file-input+.form-file-btn:hover,.form-file-input:focus+.form-file-btn{background-color:rgba(var(--colors-primary-600));cursor:pointer}:root{accent-color:rgba(var(--colors-primary-500))}.visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.visually-hidden:is(:focus,:focus-within)+label{outline:thin dotted}.v-popper--theme-Nova .v-popper__inner{--tw-bg-opacity:1!important;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;color:rgba(var(--colors-gray-500))!important}:is(.dark .v-popper--theme-Nova .v-popper__inner){--tw-text-opacity:1!important;background-color:rgba(var(--colors-gray-900))!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.v-popper--theme-Nova .v-popper__arrow-inner,.v-popper--theme-Nova .v-popper__arrow-outer{visibility:hidden}.v-popper--theme-tooltip .v-popper__inner{--tw-bg-opacity:1!important;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;color:rgba(var(--colors-gray-500))!important}:is(.dark .v-popper--theme-tooltip .v-popper__inner){--tw-text-opacity:1!important;background-color:rgba(var(--colors-gray-900))!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.v-popper--theme-tooltip .v-popper__arrow-outer{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity))!important;visibility:hidden}.v-popper--theme-tooltip .v-popper__arrow-inner{visibility:hidden}.v-popper--theme-plain .v-popper__inner{--tw-bg-opacity:1!important;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;border-radius:.5rem!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;color:rgba(var(--colors-gray-500))!important}:is(.dark .v-popper--theme-plain .v-popper__inner){--tw-text-opacity:1!important;background-color:rgba(var(--colors-gray-900))!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.v-popper--theme-plain .v-popper__arrow-inner,.v-popper--theme-plain .v-popper__arrow-outer{visibility:hidden}.help-text{color:rgba(var(--colors-gray-500));font-size:.75rem;font-style:italic;line-height:1rem;line-height:1.5}.help-text-error{color:rgba(var(--colors-red-500))}.help-text a{color:rgba(var(--colors-primary-500));text-decoration-line:none}.toasted.alive{background-color:#fff;border-radius:2px;box-shadow:0 12px 44px 0 rgba(10,21,84,.24);color:#007fff;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.alive.success{color:#4caf50}.toasted.alive.error{color:#f44336}.toasted.alive.info{color:#3f51b5}.toasted.alive .action{color:#007fff}.toasted.alive .material-icons{color:#ffc107}.toasted.material{background-color:#353535;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#fff;font-size:100%;font-weight:300;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.material.success{color:#4caf50}.toasted.material.error{color:#f44336}.toasted.material.info{color:#3f51b5}.toasted.material .action{color:#a1c2fa}.toasted.colombo{background:#fff;border:2px solid #7492b1;border-radius:6px;color:#7492b1;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.colombo:after{background-color:#5e7b9a;border-radius:100%;content:"";height:8px;position:absolute;top:-4px;width:8px}[dir=ltr] .toasted.colombo:after{left:-5px}[dir=rtl] .toasted.colombo:after{right:-5px}.toasted.colombo.success{color:#4caf50}.toasted.colombo.error{color:#f44336}.toasted.colombo.info{color:#3f51b5}.toasted.colombo .action{color:#007fff}.toasted.colombo .material-icons{color:#5dcccd}.toasted.bootstrap{background-color:#f9fbfd;border:1px solid #d9edf7;border-radius:.25rem;box-shadow:0 1px 3px rgba(0,0,0,.07);color:#31708f;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.bootstrap.success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.toasted.bootstrap.error{background-color:#f2dede;border-color:#f2dede;color:#a94442}.toasted.bootstrap.info{background-color:#d9edf7;border-color:#d9edf7;color:#31708f}.toasted.venice{border-radius:30px;box-shadow:0 12px 44px 0 rgba(10,21,84,.24);color:#fff;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}[dir=ltr] .toasted.venice{background:linear-gradient(85deg,#5861bf,#a56be2)}[dir=rtl] .toasted.venice{background:linear-gradient(-85deg,#5861bf,#a56be2)}.toasted.venice.success{color:#4caf50}.toasted.venice.error{color:#f44336}.toasted.venice.info{color:#3f51b5}.toasted.venice .action{color:#007fff}.toasted.venice .material-icons{color:#fff}.toasted.bulma{background-color:#00d1b2;border-radius:3px;color:#fff;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.bulma.success{background-color:#23d160;color:#fff}.toasted.bulma.error{background-color:#ff3860;color:#a94442}.toasted.bulma.info{background-color:#3273dc;color:#fff}.toasted-container{position:fixed;z-index:10000}.toasted-container,.toasted-container.full-width{display:flex;flex-direction:column}.toasted-container.full-width{max-width:86%;width:100%}.toasted-container.full-width.fit-to-screen{min-width:100%}.toasted-container.full-width.fit-to-screen .toasted:first-child{margin-top:0}.toasted-container.full-width.fit-to-screen.top-right{top:0}[dir=ltr] .toasted-container.full-width.fit-to-screen.top-right{right:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.top-right{left:0}.toasted-container.full-width.fit-to-screen.top-left{top:0}[dir=ltr] .toasted-container.full-width.fit-to-screen.top-left{left:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.top-left{right:0}.toasted-container.full-width.fit-to-screen.top-center{top:0;transform:translateX(0)}[dir=ltr] .toasted-container.full-width.fit-to-screen.top-center{left:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.top-center{right:0}.toasted-container.full-width.fit-to-screen.bottom-right{bottom:0}[dir=ltr] .toasted-container.full-width.fit-to-screen.bottom-right{right:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.bottom-right{left:0}.toasted-container.full-width.fit-to-screen.bottom-left{bottom:0}[dir=ltr] .toasted-container.full-width.fit-to-screen.bottom-left{left:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.bottom-left{right:0}.toasted-container.full-width.fit-to-screen.bottom-center{bottom:0;transform:translateX(0)}[dir=ltr] .toasted-container.full-width.fit-to-screen.bottom-center{left:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.bottom-center{right:0}.toasted-container.top-right{top:10%}[dir=ltr] .toasted-container.top-right{right:7%}[dir=rtl] .toasted-container.top-right{left:7%}.toasted-container.top-right:not(.full-width){align-items:flex-end}.toasted-container.top-left{top:10%}[dir=ltr] .toasted-container.top-left{left:7%}[dir=rtl] .toasted-container.top-left{right:7%}.toasted-container.top-left:not(.full-width){align-items:flex-start}.toasted-container.top-center{align-items:center;top:10%}[dir=ltr] .toasted-container.top-center{left:50%;transform:translateX(-50%)}[dir=rtl] .toasted-container.top-center{right:50%;transform:translateX(50%)}.toasted-container.bottom-right{bottom:7%}[dir=ltr] .toasted-container.bottom-right{right:5%}[dir=rtl] .toasted-container.bottom-right{left:5%}.toasted-container.bottom-right:not(.full-width){align-items:flex-end}.toasted-container.bottom-left{bottom:7%}[dir=ltr] .toasted-container.bottom-left{left:5%}[dir=rtl] .toasted-container.bottom-left{right:5%}.toasted-container.bottom-left:not(.full-width){align-items:flex-start}.toasted-container.bottom-center{align-items:center;bottom:7%}[dir=ltr] .toasted-container.bottom-center{left:50%;transform:translateX(-50%)}[dir=rtl] .toasted-container.bottom-center{right:50%;transform:translateX(50%)}[dir=ltr] .toasted-container.bottom-left .toasted,[dir=ltr] .toasted-container.top-left .toasted{float:left}[dir=ltr] .toasted-container.bottom-right .toasted,[dir=ltr] .toasted-container.top-right .toasted,[dir=rtl] .toasted-container.bottom-left .toasted,[dir=rtl] .toasted-container.top-left .toasted{float:right}[dir=rtl] .toasted-container.bottom-right .toasted,[dir=rtl] .toasted-container.top-right .toasted{float:left}.toasted-container .toasted{align-items:center;box-sizing:inherit;clear:both;display:flex;height:auto;justify-content:space-between;margin-top:.8em;max-width:100%;position:relative;top:35px;width:auto;word-break:break-all}[dir=ltr] .toasted-container .toasted .material-icons{margin-left:-.4rem;margin-right:.5rem}[dir=ltr] .toasted-container .toasted .material-icons.after,[dir=rtl] .toasted-container .toasted .material-icons{margin-left:.5rem;margin-right:-.4rem}[dir=rtl] .toasted-container .toasted .material-icons.after{margin-left:-.4rem;margin-right:.5rem}[dir=ltr] .toasted-container .toasted .actions-wrapper{margin-left:.4em;margin-right:-1.2em}[dir=rtl] .toasted-container .toasted .actions-wrapper{margin-left:-1.2em;margin-right:.4em}.toasted-container .toasted .actions-wrapper .action{border-radius:3px;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.03em;padding:8px;text-decoration:none;text-transform:uppercase}[dir=ltr] .toasted-container .toasted .actions-wrapper .action{margin-right:.2rem}[dir=rtl] .toasted-container .toasted .actions-wrapper .action{margin-left:.2rem}.toasted-container .toasted .actions-wrapper .action.icon{align-items:center;display:flex;justify-content:center;padding:4px}[dir=ltr] .toasted-container .toasted .actions-wrapper .action.icon .material-icons{margin-left:4px;margin-right:0}[dir=rtl] .toasted-container .toasted .actions-wrapper .action.icon .material-icons{margin-left:0;margin-right:4px}.toasted-container .toasted .actions-wrapper .action.icon:hover{text-decoration:none}.toasted-container .toasted .actions-wrapper .action:hover{text-decoration:underline}@media only screen and (max-width:600px){#toasted-container{min-width:100%}#toasted-container .toasted:first-child{margin-top:0}#toasted-container.top-right{top:0}[dir=ltr] #toasted-container.top-right{right:0}[dir=rtl] #toasted-container.top-right{left:0}#toasted-container.top-left{top:0}[dir=ltr] #toasted-container.top-left{left:0}[dir=rtl] #toasted-container.top-left{right:0}#toasted-container.top-center{top:0;transform:translateX(0)}[dir=ltr] #toasted-container.top-center{left:0}[dir=rtl] #toasted-container.top-center{right:0}#toasted-container.bottom-right{bottom:0}[dir=ltr] #toasted-container.bottom-right{right:0}[dir=rtl] #toasted-container.bottom-right{left:0}#toasted-container.bottom-left{bottom:0}[dir=ltr] #toasted-container.bottom-left{left:0}[dir=rtl] #toasted-container.bottom-left{right:0}#toasted-container.bottom-center{bottom:0;transform:translateX(0)}[dir=ltr] #toasted-container.bottom-center{left:0}[dir=rtl] #toasted-container.bottom-center{right:0}#toasted-container.bottom-center,#toasted-container.top-center{align-items:stretch!important}#toasted-container.bottom-left .toasted,#toasted-container.bottom-right .toasted,#toasted-container.top-left .toasted,#toasted-container.top-right .toasted{float:none}#toasted-container .toasted{border-radius:0}}.link-default{border-radius:.25rem;color:rgba(var(--colors-primary-500));font-weight:700;text-decoration-line:none}.link-default:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-primary-200));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.link-default:hover{color:rgba(var(--colors-primary-400))}.link-default:active{color:rgba(var(--colors-primary-600))}:is(.dark .link-default){--tw-ring-color:rgba(var(--colors-gray-600))}.link-default-error{border-radius:.25rem;color:rgba(var(--colors-red-500));font-weight:700;text-decoration-line:none}.link-default-error:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-red-200));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.link-default-error:hover{color:rgba(var(--colors-red-400))}.link-default-error:active{color:rgba(var(--colors-red-600))}:is(.dark .link-default-error){--tw-ring-color:rgba(var(--colors-gray-600))}.field-wrapper:last-child{border-style:none}.chartist-tooltip{--tw-bg-opacity:1!important;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;border-radius:.25rem!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;color:rgba(var(--colors-primary-500))!important;font-family:Nunito Sans,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}:is(.dark .chartist-tooltip){background-color:rgba(var(--colors-gray-900))!important}.chartist-tooltip{min-width:0!important;padding:.2em 1em!important;white-space:nowrap}.chartist-tooltip:before{border-top-color:rgba(var(--colors-white),1)!important;display:none}.ct-chart-line .ct-series-a .ct-area,.ct-chart-line .ct-series-a .ct-slice-donut-solid,.ct-chart-line .ct-series-a .ct-slice-pie{fill:rgba(var(--colors-primary-500))!important}.ct-series-b .ct-area,.ct-series-b .ct-slice-donut-solid,.ct-series-b .ct-slice-pie{fill:#f99037!important}.ct-series-c .ct-area,.ct-series-c .ct-slice-donut-solid,.ct-series-c .ct-slice-pie{fill:#f2cb22!important}.ct-series-d .ct-area,.ct-series-d .ct-slice-donut-solid,.ct-series-d .ct-slice-pie{fill:#8fc15d!important}.ct-series-e .ct-area,.ct-series-e .ct-slice-donut-solid,.ct-series-e .ct-slice-pie{fill:#098f56!important}.ct-series-f .ct-area,.ct-series-f .ct-slice-donut-solid,.ct-series-f .ct-slice-pie{fill:#47c1bf!important}.ct-series-g .ct-area,.ct-series-g .ct-slice-donut-solid,.ct-series-g .ct-slice-pie{fill:#1693eb!important}.ct-series-h .ct-area,.ct-series-h .ct-slice-donut-solid,.ct-series-h .ct-slice-pie{fill:#6474d7!important}.ct-series-i .ct-area,.ct-series-i .ct-slice-donut-solid,.ct-series-i .ct-slice-pie{fill:#9c6ade!important}.ct-series-j .ct-area,.ct-series-j .ct-slice-donut-solid,.ct-series-j .ct-slice-pie{fill:#e471de!important}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point{stroke:rgba(var(--colors-primary-500))!important;stroke-width:2px}.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:rgba(var(--colors-primary-500))!important}.ct-point{stroke:rgba(var(--colors-primary-500))!important;stroke-width:6px!important}trix-editor{border-radius:.5rem}:is(.dark trix-editor){background-color:rgba(var(--colors-gray-900));border-color:rgba(var(--colors-gray-700))}trix-editor{--tw-ring-color:rgba(var(--colors-primary-100))}trix-editor:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}:is(.dark trix-editor){--tw-ring-color:rgba(var(--colors-gray-700))}:is(.dark trix-editor:focus){background-color:rgba(var(--colors-gray-900))}.disabled trix-editor,.disabled trix-toolbar{pointer-events:none}.disabled trix-editor{background-color:rgba(var(--colors-gray-50),1)}.dark .disabled trix-editor{background-color:rgba(var(--colors-gray-700),1)}.disabled trix-toolbar{display:none!important}trix-editor:empty:not(:focus):before{color:rgba(var(--colors-gray-500),1)}trix-editor.disabled{pointer-events:none}:is(.dark trix-toolbar .trix-button-row .trix-button-group){border-color:rgba(var(--colors-gray-900))}:is(.dark trix-toolbar .trix-button-row .trix-button-group .trix-button){background-color:rgba(var(--colors-gray-400));border-color:rgba(var(--colors-gray-900))}:is(.dark trix-toolbar .trix-button-row .trix-button-group .trix-button:hover){background-color:rgba(var(--colors-gray-300))}:is(.dark trix-toolbar .trix-button-row .trix-button-group .trix-button.trix-active){background-color:rgba(var(--colors-gray-500))}.modal .ap-dropdown-menu{position:relative!important}.key-value-items:last-child{background-clip:border-box;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-bottom-width:0}.key-value-items .key-value-item:last-child>.key-value-fields{border-bottom:none}.CodeMirror{background:unset!important;box-sizing:border-box;color:#fff!important;color:rgba(var(--colors-gray-500))!important;font:14px/1.5 Menlo,Consolas,Monaco,Andale Mono,monospace;height:auto;margin:auto;min-height:50px;position:relative;width:100%;z-index:0}:is(.dark .CodeMirror){color:rgba(var(--colors-gray-200))!important}.readonly>.CodeMirror{background-color:rgba(var(--colors-gray-100))!important}.CodeMirror-wrap{padding:.5rem 0}.markdown-fullscreen .markdown-content{height:calc(100vh - 30px)}.markdown-fullscreen .CodeMirror{height:100%}.CodeMirror-cursor{border-left:1px solid #000}:is(.dark .CodeMirror-cursor){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.cm-fat-cursor .CodeMirror-cursor{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}:is(.dark .cm-fat-cursor .CodeMirror-cursor){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.cm-s-default .cm-header{color:rgba(var(--colors-gray-600))}:is(.dark .cm-s-default .cm-header){color:rgba(var(--colors-gray-300))}.cm-s-default .cm-comment,.cm-s-default .cm-quote,.cm-s-default .cm-string,.cm-s-default .cm-variable-2{color:rgba(var(--colors-gray-600))}:is(.dark .cm-s-default .cm-comment),:is(.dark .cm-s-default .cm-quote),:is(.dark .cm-s-default .cm-string),:is(.dark .cm-s-default .cm-variable-2){color:rgba(var(--colors-gray-300))}.cm-s-default .cm-link,.cm-s-default .cm-url{color:rgba(var(--colors-gray-500))}:is(.dark .cm-s-default .cm-link),:is(.dark .cm-s-default .cm-url){color:rgba(var(--colors-primary-400))}#nprogress{pointer-events:none}#nprogress .bar{background:rgba(var(--colors-primary-500),1);height:2px;position:fixed;top:0;width:100%;z-index:1031}[dir=ltr] #nprogress .bar{left:0}[dir=rtl] #nprogress .bar{right:0}.ap-footer-algolia svg,.ap-footer-osm svg{display:inherit}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}[dir=ltr] .-right-\[50px\]{right:-50px}[dir=rtl] .-right-\[50px\]{left:-50px}.bottom-0{bottom:0}[dir=ltr] .left-0{left:0}[dir=rtl] .left-0{right:0}[dir=ltr] .left-\[15px\]{left:15px}[dir=rtl] .left-\[15px\]{right:15px}[dir=ltr] .right-0{right:0}[dir=rtl] .right-0{left:0}[dir=ltr] .right-\[-9px\]{right:-9px}[dir=rtl] .right-\[-9px\]{left:-9px}[dir=ltr] .right-\[11px\]{right:11px}[dir=rtl] .right-\[11px\]{left:11px}[dir=ltr] .right-\[16px\]{right:16px}[dir=rtl] .right-\[16px\]{left:16px}[dir=ltr] .right-\[3px\]{right:3px}[dir=rtl] .right-\[3px\]{left:3px}[dir=ltr] .right-\[4px\]{right:4px}[dir=rtl] .right-\[4px\]{left:4px}.top-0{top:0}.top-\[-10px\]{top:-10px}.top-\[-5px\]{top:-5px}.top-\[11px\]{top:11px}.top-\[13px\]{top:13px}.top-\[15px\]{top:15px}.top-\[20px\]{top:20px}.top-\[9px\]{top:9px}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[35\]{z-index:35}.z-\[40\]{z-index:40}.z-\[50\]{z-index:50}.z-\[55\]{z-index:55}.z-\[60\]{z-index:60}.z-\[69\]{z-index:69}.z-\[70\]{z-index:70}.m-0{margin:0}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mx-0{margin-left:0;margin-right:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:.25rem;margin-top:.25rem}.-mb-2{margin-bottom:-.5rem}[dir=ltr] .-ml-1{margin-left:-.25rem}[dir=rtl] .-ml-1{margin-right:-.25rem}[dir=ltr] .-ml-\[4px\]{margin-left:-4px}[dir=rtl] .-ml-\[4px\]{margin-right:-4px}[dir=ltr] .-mr-12{margin-right:-3rem}[dir=rtl] .-mr-12{margin-left:-3rem}[dir=ltr] .-mr-2{margin-right:-.5rem}[dir=rtl] .-mr-2{margin-left:-.5rem}[dir=ltr] .-mr-px{margin-right:-1px}[dir=rtl] .-mr-px{margin-left:-1px}.-mt-2{margin-top:-.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}[dir=ltr] .ml-0{margin-left:0}[dir=rtl] .ml-0{margin-right:0}[dir=ltr] .ml-1{margin-left:.25rem}[dir=rtl] .ml-1{margin-right:.25rem}[dir=ltr] .ml-12{margin-left:3rem}[dir=rtl] .ml-12{margin-right:3rem}[dir=ltr] .ml-2{margin-left:.5rem}[dir=rtl] .ml-2{margin-right:.5rem}[dir=ltr] .ml-3{margin-left:.75rem}[dir=rtl] .ml-3{margin-right:.75rem}[dir=ltr] .ml-auto{margin-left:auto}[dir=rtl] .ml-auto{margin-right:auto}[dir=ltr] .mr-0{margin-right:0}[dir=rtl] .mr-0{margin-left:0}[dir=ltr] .mr-1{margin-right:.25rem}[dir=rtl] .mr-1{margin-left:.25rem}[dir=ltr] .mr-11{margin-right:2.75rem}[dir=rtl] .mr-11{margin-left:2.75rem}[dir=ltr] .mr-2{margin-right:.5rem}[dir=rtl] .mr-2{margin-left:.5rem}[dir=ltr] .mr-3{margin-right:.75rem}[dir=rtl] .mr-3{margin-left:.75rem}[dir=ltr] .mr-4{margin-right:1rem}[dir=rtl] .mr-4{margin-left:1rem}[dir=ltr] .mr-6{margin-right:1.5rem}[dir=rtl] .mr-6{margin-left:1.5rem}[dir=ltr] .mr-auto{margin-right:auto}[dir=rtl] .mr-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1/1}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[20px\]{height:20px}.h-\[5px\]{height:5px}.h-\[90px\]{height:90px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[90px\]{max-height:90px}.max-h-\[calc\(100vh-5em\)\]{max-height:calc(100vh - 5em)}.min-h-40{min-height:10rem}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-\[10rem\]{min-height:10rem}.min-h-\[90px\]{min-height:90px}.min-h-full{min-height:100%}.w-1\/2{width:50%}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\%\]{width:1%}.w-\[20rem\]{width:20rem}.w-\[21px\]{width:21px}.w-\[25rem\]{width:25rem}.w-\[5px\]{width:5px}.w-\[6rem\]{width:6rem}.w-\[90px\]{width:90px}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-9{min-width:2.25rem}.min-w-\[24rem\]{min-width:24rem}.min-w-\[26px\]{min-width:26px}.\!max-w-full{max-width:100%!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[25rem\]{max-width:25rem}.max-w-\[6rem\]{max-width:6rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.max-w-xxs{max-width:15rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink,.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.rotate-90{--tw-rotate:90deg}.rotate-90,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-default{cursor:default!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-0>:not([hidden])~:not([hidden]){margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}[dir=rtl] .space-x-0>:not([hidden])~:not([hidden]){margin-left:calc(0px*var(--tw-space-x-reverse));margin-right:calc(0px*(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-1>:not([hidden])~:not([hidden]){margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}[dir=rtl] .space-x-1>:not([hidden])~:not([hidden]){margin-left:calc(.25rem*var(--tw-space-x-reverse));margin-right:calc(.25rem*(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-2>:not([hidden])~:not([hidden]){margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}[dir=rtl] .space-x-2>:not([hidden])~:not([hidden]){margin-left:calc(.5rem*var(--tw-space-x-reverse));margin-right:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-3>:not([hidden])~:not([hidden]){margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}[dir=rtl] .space-x-3>:not([hidden])~:not([hidden]){margin-left:calc(.75rem*var(--tw-space-x-reverse));margin-right:calc(.75rem*(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-4>:not([hidden])~:not([hidden]){margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}[dir=rtl] .space-x-4>:not([hidden])~:not([hidden]){margin-left:calc(1rem*var(--tw-space-x-reverse));margin-right:calc(1rem*(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0}[dir=ltr] .divide-x>:not([hidden])~:not([hidden]){border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}[dir=rtl] .divide-x>:not([hidden])~:not([hidden]){border-left-width:calc(1px*var(--tw-divide-x-reverse));border-right-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-gray-100>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-100))}.divide-gray-200>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-200))}.divide-gray-700>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-700))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded{border-radius:.25rem!important}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}[dir=ltr] .rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}[dir=ltr] .rounded-r-none,[dir=rtl] .rounded-l-none{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .rounded-r-none{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}[dir=ltr] .rounded-bl-lg{border-bottom-left-radius:.5rem}[dir=ltr] .rounded-br-lg,[dir=rtl] .rounded-bl-lg{border-bottom-right-radius:.5rem}[dir=rtl] .rounded-br-lg{border-bottom-left-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[3px\]{border-width:3px}.border-b{border-bottom-width:1px}[dir=ltr] .border-l{border-left-width:1px}[dir=ltr] .border-r,[dir=rtl] .border-l{border-right-width:1px}[dir=rtl] .border-r{border-left-width:1px}[dir=ltr] .border-r-0{border-right-width:0}[dir=rtl] .border-r-0{border-left-width:0}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-gray-100{border-color:rgba(var(--colors-gray-100))}.border-gray-200{border-color:rgba(var(--colors-gray-200))}.border-gray-300{border-color:rgba(var(--colors-gray-300))}.border-gray-600{border-color:rgba(var(--colors-gray-600))}.border-gray-700{border-color:rgba(var(--colors-gray-700))}.border-gray-950\/20{border-color:rgba(var(--colors-gray-950),.2)}.border-primary-300{border-color:rgba(var(--colors-primary-300))}.border-primary-500{border-color:rgba(var(--colors-primary-500))}.border-red-500{border-color:rgba(var(--colors-red-500))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.\!bg-gray-600{background-color:rgba(var(--colors-gray-600))!important}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-gray-100{background-color:rgba(var(--colors-gray-100))}.bg-gray-200{background-color:rgba(var(--colors-gray-200))}.bg-gray-300{background-color:rgba(var(--colors-gray-300))}.bg-gray-50{background-color:rgba(var(--colors-gray-50))}.bg-gray-500\/75{background-color:rgba(var(--colors-gray-500),.75)}.bg-gray-600\/75{background-color:rgba(var(--colors-gray-600),.75)}.bg-gray-700{background-color:rgba(var(--colors-gray-700))}.bg-gray-800{background-color:rgba(var(--colors-gray-800))}.bg-gray-900{background-color:rgba(var(--colors-gray-900))}.bg-gray-950{background-color:rgba(var(--colors-gray-950))}.bg-green-100{background-color:rgba(var(--colors-green-100))}.bg-green-300{background-color:rgba(var(--colors-green-300))}.bg-green-500{background-color:rgba(var(--colors-green-500))}.bg-primary-100{background-color:rgba(var(--colors-primary-100))}.bg-primary-50{background-color:rgba(var(--colors-primary-50))}.bg-primary-500{background-color:rgba(var(--colors-primary-500))}.bg-primary-900{background-color:rgba(var(--colors-primary-900))}.bg-red-100{background-color:rgba(var(--colors-red-100))}.bg-red-50{background-color:rgba(var(--colors-red-50))}.bg-red-50\/25{background-color:rgba(var(--colors-red-50),.25)}.bg-red-500{background-color:rgba(var(--colors-red-500))}.bg-sky-100{background-color:rgba(var(--colors-sky-100))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/75{background-color:hsla(0,0%,100%,.75)}.bg-yellow-100{background-color:rgba(var(--colors-yellow-100))}.bg-yellow-300{background-color:rgba(var(--colors-yellow-300))}.bg-yellow-500{background-color:rgba(var(--colors-yellow-500))}.bg-clip-border{background-clip:border-box}.fill-current{fill:currentColor}.fill-gray-300{fill:rgba(var(--colors-gray-300))}.fill-gray-500{fill:rgba(var(--colors-gray-500))}.stroke-current{stroke:currentColor}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[0px\]{padding:0}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}[dir=ltr] .\!pl-2{padding-left:.5rem!important}[dir=rtl] .\!pl-2{padding-right:.5rem!important}[dir=ltr] .\!pr-1{padding-right:.25rem!important}[dir=rtl] .\!pr-1{padding-left:.25rem!important}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}[dir=ltr] .pl-1{padding-left:.25rem}[dir=rtl] .pl-1{padding-right:.25rem}[dir=ltr] .pl-10{padding-left:2.5rem}[dir=rtl] .pl-10{padding-right:2.5rem}[dir=ltr] .pl-3{padding-left:.75rem}[dir=rtl] .pl-3{padding-right:.75rem}[dir=ltr] .pl-5{padding-left:1.25rem}[dir=rtl] .pl-5{padding-right:1.25rem}[dir=ltr] .pl-6{padding-left:1.5rem}[dir=rtl] .pl-6{padding-right:1.5rem}[dir=ltr] .pr-2{padding-right:.5rem}[dir=rtl] .pr-2{padding-left:.5rem}[dir=ltr] .pr-3{padding-right:.75rem}[dir=rtl] .pr-3{padding-left:.75rem}[dir=ltr] .pr-4{padding-right:1rem}[dir=rtl] .pr-4{padding-left:1rem}[dir=ltr] .pr-5{padding-right:1.25rem}[dir=rtl] .pr-5{padding-left:1.25rem}[dir=ltr] .pr-6{padding-right:1.5rem}[dir=rtl] .pr-6{padding-left:1.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}[dir=ltr] .text-left{text-align:left}[dir=rtl] .text-left{text-align:right}.text-center{text-align:center}[dir=ltr] .text-right{text-align:right}[dir=rtl] .text-right{text-align:left}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Nunito Sans,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[5rem\]{font-size:5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xxs{font-size:11px}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.\!text-gray-400{color:rgba(var(--colors-gray-400))!important}.text-gray-200{color:rgba(var(--colors-gray-200))}.text-gray-300{color:rgba(var(--colors-gray-300))}.text-gray-400{color:rgba(var(--colors-gray-400))}.text-gray-500{color:rgba(var(--colors-gray-500))}.text-gray-600{color:rgba(var(--colors-gray-600))}.text-gray-700{color:rgba(var(--colors-gray-700))}.text-gray-800{color:rgba(var(--colors-gray-800))}.text-gray-900{color:rgba(var(--colors-gray-900))}.text-green-500{color:rgba(var(--colors-green-500))}.text-green-600{color:rgba(var(--colors-green-600))}.text-primary-500{color:rgba(var(--colors-primary-500))}.text-primary-600{color:rgba(var(--colors-primary-600))}.text-primary-800{color:rgba(var(--colors-primary-800))}.text-red-500{color:rgba(var(--colors-red-500))}.text-red-600{color:rgba(var(--colors-red-600))}.text-sky-500{color:rgba(var(--colors-sky-500))}.text-sky-600{color:rgba(var(--colors-sky-600))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-500{color:rgba(var(--colors-yellow-500))}.text-yellow-600{color:rgba(var(--colors-yellow-600))}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-inset{--tw-ring-inset:inset}.ring-gray-700{--tw-ring-color:rgba(var(--colors-gray-700))}.ring-gray-950\/10{--tw-ring-color:rgba(var(--colors-gray-950),0.1)}.ring-primary-100{--tw-ring-color:rgba(var(--colors-primary-100))}.ring-primary-200{--tw-ring-color:rgba(var(--colors-primary-200))}.ring-red-400{--tw-ring-color:rgba(var(--colors-red-400))}.ring-offset-2{--tw-ring-offset-width:2px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-0{transition-duration:0s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\@container\/modal{container-name:modal;container-type:inline-size}.\@container\/peekable{container-name:peekable;container-type:inline-size}:is(.dark .dark\:prose-invert){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.placeholder\:text-gray-400::-moz-placeholder{color:rgba(var(--colors-gray-400))}.placeholder\:text-gray-400::placeholder{color:rgba(var(--colors-gray-400))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-primary-500:focus-within{--tw-ring-color:rgba(var(--colors-primary-500))}.hover\:border-gray-300:hover{border-color:rgba(var(--colors-gray-300))}.hover\:border-primary-500:hover{border-color:rgba(var(--colors-primary-500))}.hover\:bg-gray-100:hover{background-color:rgba(var(--colors-gray-100))}.hover\:bg-gray-200:hover{background-color:rgba(var(--colors-gray-200))}.hover\:bg-gray-50:hover{background-color:rgba(var(--colors-gray-50))}.hover\:bg-primary-400:hover{background-color:rgba(var(--colors-primary-400))}.hover\:fill-gray-700:hover{fill:rgba(var(--colors-gray-700))}.hover\:text-gray-300:hover{color:rgba(var(--colors-gray-300))}.hover\:text-gray-500:hover{color:rgba(var(--colors-gray-500))}.hover\:text-primary-400:hover{color:rgba(var(--colors-primary-400))}.hover\:text-primary-600:hover{color:rgba(var(--colors-primary-600))}.hover\:text-red-600:hover{color:rgba(var(--colors-red-600))}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-75:hover{opacity:.75}.focus\:\!border-primary-500:focus{border-color:rgba(var(--colors-primary-500))!important}.focus\:bg-gray-50:focus{background-color:rgba(var(--colors-gray-50))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.focus\:text-primary-500:focus{color:rgba(var(--colors-primary-500))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-inset:focus{--tw-ring-inset:inset}.focus\:ring-primary-200:focus{--tw-ring-color:rgba(var(--colors-primary-200))}.focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:rgba(var(--colors-gray-100))}.active\:border-primary-400:active{border-color:rgba(var(--colors-primary-400))}.active\:bg-primary-600:active{background-color:rgba(var(--colors-primary-600))}.active\:fill-gray-800:active{fill:rgba(var(--colors-gray-800))}.active\:text-gray-500:active{color:rgba(var(--colors-gray-500))}.active\:text-gray-600:active{color:rgba(var(--colors-gray-600))}.active\:text-gray-900:active{color:rgba(var(--colors-gray-900))}.active\:text-primary-400:active{color:rgba(var(--colors-primary-400))}.active\:text-primary-600:active{color:rgba(var(--colors-primary-600))}.active\:outline-none:active{outline:2px solid transparent;outline-offset:2px}.active\:ring:active{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.enabled\:bg-gray-700\/5:enabled{background-color:rgba(var(--colors-gray-700),.05)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:bg-gray-50{background-color:rgba(var(--colors-gray-50))}.group[data-state=checked] .group-data-\[state\=checked\]\:border-primary-500,.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:border-primary-500{border-color:rgba(var(--colors-primary-500))}.group[data-state=checked] .group-data-\[state\=checked\]\:bg-primary-500,.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:bg-primary-500{background-color:rgba(var(--colors-primary-500))}.group[data-state=checked] .group-data-\[state\=checked\]\:opacity-0{opacity:0}.group[data-state=checked] .group-data-\[state\=checked\]\:opacity-100{opacity:1}.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:opacity-0{opacity:0}.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:opacity-100{opacity:1}.group[data-state=unchecked] .group-data-\[state\=unchecked\]\:opacity-0{opacity:0}.group[data-focus=true] .group-data-\[focus\=true\]\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group[data-focus=true] .group-data-\[focus\=true\]\:ring-primary-500{--tw-ring-color:rgba(var(--colors-primary-500))}@container peekable (min-width: 24rem){.\@sm\/peekable\:w-1\/4{width:25%}.\@sm\/peekable\:w-3\/4{width:75%}.\@sm\/peekable\:flex-row{flex-direction:row}.\@sm\/peekable\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.\@sm\/peekable\:break-all{word-break:break-all}.\@sm\/peekable\:py-0{padding-bottom:0;padding-top:0}.\@sm\/peekable\:py-3{padding-bottom:.75rem;padding-top:.75rem}}@container modal (min-width: 28rem){.\@md\/modal\:mt-2{margin-top:.5rem}.\@md\/modal\:flex{display:flex}.\@md\/modal\:w-1\/4{width:25%}.\@md\/modal\:w-1\/5{width:20%}.\@md\/modal\:w-3\/4{width:75%}.\@md\/modal\:w-3\/5{width:60%}.\@md\/modal\:w-4\/5{width:80%}.\@md\/modal\:flex-row{flex-direction:row}.\@md\/modal\:flex-col{flex-direction:column}.\@md\/modal\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.\@md\/modal\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.\@md\/modal\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\@md\/modal\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\@md\/modal\:px-8{padding-left:2rem;padding-right:2rem}.\@md\/modal\:py-0{padding-bottom:0;padding-top:0}.\@md\/modal\:py-3{padding-bottom:.75rem;padding-top:.75rem}}@container peekable (min-width: 28rem){.\@md\/peekable\:break-words{overflow-wrap:break-word}}@container modal (min-width: 32rem){.\@lg\/modal\:break-words{overflow-wrap:break-word}}:is(.dark .dark\:divide-gray-600)>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-600))}:is(.dark .dark\:divide-gray-700)>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-700))}:is(.dark .dark\:divide-gray-800)>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-800))}:is(.dark .dark\:border-b){border-bottom-width:1px}:is(.dark .dark\:\!border-gray-500){border-color:rgba(var(--colors-gray-500))!important}:is(.dark .dark\:border-gray-500){border-color:rgba(var(--colors-gray-500))}:is(.dark .dark\:border-gray-600){border-color:rgba(var(--colors-gray-600))}:is(.dark .dark\:border-gray-700){border-color:rgba(var(--colors-gray-700))}:is(.dark .dark\:border-gray-800){border-color:rgba(var(--colors-gray-800))}:is(.dark .dark\:border-gray-900){border-color:rgba(var(--colors-gray-900))}:is(.dark .dark\:\!bg-gray-600){background-color:rgba(var(--colors-gray-600))!important}:is(.dark .dark\:bg-gray-700){background-color:rgba(var(--colors-gray-700))}:is(.dark .dark\:bg-gray-800){background-color:rgba(var(--colors-gray-800))}:is(.dark .dark\:bg-gray-800\/75){background-color:rgba(var(--colors-gray-800),.75)}:is(.dark .dark\:bg-gray-900){background-color:rgba(var(--colors-gray-900))}:is(.dark .dark\:bg-gray-900\/30){background-color:rgba(var(--colors-gray-900),.3)}:is(.dark .dark\:bg-gray-900\/75){background-color:rgba(var(--colors-gray-900),.75)}:is(.dark .dark\:bg-gray-950){background-color:rgba(var(--colors-gray-950))}:is(.dark .dark\:bg-green-400){background-color:rgba(var(--colors-green-400))}:is(.dark .dark\:bg-green-500){background-color:rgba(var(--colors-green-500))}:is(.dark .dark\:bg-primary-500){background-color:rgba(var(--colors-primary-500))}:is(.dark .dark\:bg-red-400){background-color:rgba(var(--colors-red-400))}:is(.dark .dark\:bg-sky-600){background-color:rgba(var(--colors-sky-600))}:is(.dark .dark\:bg-transparent){background-color:transparent}:is(.dark .dark\:bg-yellow-300){background-color:rgba(var(--colors-yellow-300))}:is(.dark .dark\:fill-gray-300){fill:rgba(var(--colors-gray-300))}:is(.dark .dark\:fill-gray-400){fill:rgba(var(--colors-gray-400))}:is(.dark .dark\:fill-gray-500){fill:rgba(var(--colors-gray-500))}:is(.dark .dark\:text-gray-200){color:rgba(var(--colors-gray-200))}:is(.dark .dark\:text-gray-400){color:rgba(var(--colors-gray-400))}:is(.dark .dark\:text-gray-500){color:rgba(var(--colors-gray-500))}:is(.dark .dark\:text-gray-600){color:rgba(var(--colors-gray-600))}:is(.dark .dark\:text-gray-700){color:rgba(var(--colors-gray-700))}:is(.dark .dark\:text-gray-800){color:rgba(var(--colors-gray-800))}:is(.dark .dark\:text-gray-900){color:rgba(var(--colors-gray-900))}:is(.dark .dark\:text-green-900){color:rgba(var(--colors-green-900))}:is(.dark .dark\:text-primary-500){color:rgba(var(--colors-primary-500))}:is(.dark .dark\:text-primary-600){color:rgba(var(--colors-primary-600))}:is(.dark .dark\:text-red-900){color:rgba(var(--colors-red-900))}:is(.dark .dark\:text-red-950){color:rgba(var(--colors-red-950))}:is(.dark .dark\:text-sky-900){color:rgba(var(--colors-sky-900))}:is(.dark .dark\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-800){color:rgba(var(--colors-yellow-800))}:is(.dark .dark\:opacity-100){opacity:1}:is(.dark .dark\:ring-gray-100\/10){--tw-ring-color:rgba(var(--colors-gray-100),0.1)}:is(.dark .dark\:ring-gray-600){--tw-ring-color:rgba(var(--colors-gray-600))}:is(.dark .dark\:ring-gray-700){--tw-ring-color:rgba(var(--colors-gray-700))}:is(.dark .dark\:ring-red-500){--tw-ring-color:rgba(var(--colors-red-500))}:is(.dark .dark\:placeholder\:text-gray-500)::-moz-placeholder{color:rgba(var(--colors-gray-500))}:is(.dark .dark\:placeholder\:text-gray-500)::placeholder{color:rgba(var(--colors-gray-500))}:is(.dark .dark\:focus-within\:ring-gray-500:focus-within){--tw-ring-color:rgba(var(--colors-gray-500))}:is(.dark .dark\:hover\:border-gray-400:hover){border-color:rgba(var(--colors-gray-400))}:is(.dark .dark\:hover\:border-gray-600:hover){border-color:rgba(var(--colors-gray-600))}:is(.dark .dark\:hover\:bg-gray-700:hover){background-color:rgba(var(--colors-gray-700))}:is(.dark .dark\:hover\:bg-gray-800:hover){background-color:rgba(var(--colors-gray-800))}:is(.dark .dark\:hover\:bg-gray-900:hover){background-color:rgba(var(--colors-gray-900))}:is(.dark .dark\:hover\:fill-gray-600:hover){fill:rgba(var(--colors-gray-600))}:is(.dark .dark\:hover\:text-gray-300:hover){color:rgba(var(--colors-gray-300))}:is(.dark .dark\:hover\:text-gray-400:hover){color:rgba(var(--colors-gray-400))}:is(.dark .dark\:hover\:opacity-50:hover){opacity:.5}:is(.dark .dark\:focus\:bg-gray-800:focus){background-color:rgba(var(--colors-gray-800))}:is(.dark .dark\:focus\:bg-gray-900:focus){background-color:rgba(var(--colors-gray-900))}:is(.dark .dark\:focus\:ring-gray-600:focus){--tw-ring-color:rgba(var(--colors-gray-600))}:is(.dark .dark\:focus\:ring-offset-gray-800:focus){--tw-ring-offset-color:rgba(var(--colors-gray-800))}:is(.dark .dark\:focus\:ring-offset-gray-900:focus){--tw-ring-offset-color:rgba(var(--colors-gray-900))}:is(.dark .dark\:active\:border-gray-300:active){border-color:rgba(var(--colors-gray-300))}:is(.dark .dark\:active\:text-gray-500:active){color:rgba(var(--colors-gray-500))}:is(.dark .dark\:active\:text-gray-600:active){color:rgba(var(--colors-gray-600))}:is(.dark .dark\:enabled\:bg-gray-950:enabled){background-color:rgba(var(--colors-gray-950))}:is(.dark .dark\:enabled\:text-gray-400:enabled){color:rgba(var(--colors-gray-400))}:is(.dark .dark\:enabled\:hover\:text-gray-300:hover:enabled){color:rgba(var(--colors-gray-300))}:is(.dark .group:hover .dark\:group-hover\:bg-gray-900){background-color:rgba(var(--colors-gray-900))}.group[data-focus] :is(.dark .group-data-\[focus\]\:dark\:ring-offset-gray-950){--tw-ring-offset-color:rgba(var(--colors-gray-950))}@media (min-width:640px){.sm\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-9{grid-column:span 9/span 9}[dir=ltr] .md\:ml-2{margin-left:.5rem}[dir=rtl] .md\:ml-2{margin-right:.5rem}[dir=ltr] .md\:ml-3{margin-left:.75rem}[dir=rtl] .md\:ml-3{margin-right:.75rem}[dir=ltr] .md\:mr-2{margin-right:.5rem}[dir=rtl] .md\:mr-2{margin-left:.5rem}.md\:mt-0{margin-top:0}.md\:mt-2{margin-top:.5rem}.md\:mt-6{margin-top:1.5rem}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-1\/5{width:20%}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-\[20rem\]{width:20rem}.md\:shrink-0{flex-shrink:0}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .md\:space-x-20>:not([hidden])~:not([hidden]){margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}[dir=rtl] .md\:space-x-20>:not([hidden])~:not([hidden]){margin-left:calc(5rem*var(--tw-space-x-reverse));margin-right:calc(5rem*(1 - var(--tw-space-x-reverse)))}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .md\:space-x-3>:not([hidden])~:not([hidden]){margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}[dir=rtl] .md\:space-x-3>:not([hidden])~:not([hidden]){margin-left:calc(.75rem*var(--tw-space-x-reverse));margin-right:calc(.75rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.md\:border-b-0{border-bottom-width:0}.md\/modal\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-0{padding-left:0;padding-right:0}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}[dir=ltr] .md\:pr-3{padding-right:.75rem}[dir=rtl] .md\:pr-3{padding-left:.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-\[4rem\]{font-size:4rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:bottom-auto{bottom:auto}.lg\:top-\[56px\]{top:56px}[dir=ltr] .lg\:ml-60{margin-left:15rem}[dir=rtl] .lg\:ml-60{margin-right:15rem}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:hidden{display:none}.lg\:w-60{width:15rem}.lg\:max-w-lg{max-width:32rem}.lg\:break-words{overflow-wrap:break-word}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}}.ltr\:-rotate-90:where([dir=ltr],[dir=ltr] *){--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:rotate-90:where([dir=rtl],[dir=rtl] *){--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:\[\&\:not\(\:disabled\)\]\:border-primary-400:not(:disabled):hover{border-color:rgba(var(--colors-primary-400))}.hover\:\[\&\:not\(\:disabled\)\]\:border-red-400:not(:disabled):hover{border-color:rgba(var(--colors-red-400))}.hover\:\[\&\:not\(\:disabled\)\]\:bg-gray-700\/5:not(:disabled):hover{background-color:rgba(var(--colors-gray-700),.05)}.hover\:\[\&\:not\(\:disabled\)\]\:bg-primary-400:not(:disabled):hover{background-color:rgba(var(--colors-primary-400))}.hover\:\[\&\:not\(\:disabled\)\]\:bg-red-400:not(:disabled):hover{background-color:rgba(var(--colors-red-400))}.hover\:\[\&\:not\(\:disabled\)\]\:text-gray-400:not(:disabled):hover{color:rgba(var(--colors-gray-400))}.hover\:\[\&\:not\(\:disabled\)\]\:text-primary-400:not(:disabled):hover{color:rgba(var(--colors-primary-400))}.hover\:\[\&\:not\(\:disabled\)\]\:text-primary-500:not(:disabled):hover{color:rgba(var(--colors-primary-500))}.hover\:\[\&\:not\(\:disabled\)\]\:text-red-400:not(:disabled):hover{color:rgba(var(--colors-red-400))}:is(.dark .dark\:hover\:\[\&\:not\(\:disabled\)\]\:bg-gray-950:not(:disabled):hover){background-color:rgba(var(--colors-gray-950))}:is(.dark .dark\:hover\:\[\&\:not\(\:disabled\)\]\:text-primary-500:not(:disabled):hover){color:rgba(var(--colors-primary-500))} +*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(var(--colors-blue-500),0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(var(--colors-blue-500),0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border-color:rgba(var(--colors-gray-200));border-style:solid;border-width:0;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Nunito Sans,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:rgba(var(--colors-gray-400));opacity:1}input::placeholder,textarea::placeholder{color:rgba(var(--colors-gray-400));opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}:root{--colors-primary-50:240,249,255;--colors-primary-100:224,242,254;--colors-primary-200:186,230,253;--colors-primary-300:125,211,252;--colors-primary-400:56,189,248;--colors-primary-500:14,165,233;--colors-primary-600:2,132,199;--colors-primary-700:3,105,161;--colors-primary-800:7,89,133;--colors-primary-900:12,74,110;--colors-primary-950:8,47,73;--colors-inherit:inherit;--colors-current:currentColor;--colors-transparent:transparent;--colors-black:0,0,0;--colors-white:255,255,255;--colors-slate-50:248,250,252;--colors-slate-100:241,245,249;--colors-slate-200:226,232,240;--colors-slate-300:203,213,225;--colors-slate-400:148,163,184;--colors-slate-500:100,116,139;--colors-slate-600:71,85,105;--colors-slate-700:51,65,85;--colors-slate-800:30,41,59;--colors-slate-900:15,23,42;--colors-slate-950:2,6,23;--colors-gray-50:248,250,252;--colors-gray-100:241,245,249;--colors-gray-200:226,232,240;--colors-gray-300:203,213,225;--colors-gray-400:148,163,184;--colors-gray-500:100,116,139;--colors-gray-600:71,85,105;--colors-gray-700:51,65,85;--colors-gray-800:30,41,59;--colors-gray-900:15,23,42;--colors-gray-950:2,6,23;--colors-zinc-50:250,250,250;--colors-zinc-100:244,244,245;--colors-zinc-200:228,228,231;--colors-zinc-300:212,212,216;--colors-zinc-400:161,161,170;--colors-zinc-500:113,113,122;--colors-zinc-600:82,82,91;--colors-zinc-700:63,63,70;--colors-zinc-800:39,39,42;--colors-zinc-900:24,24,27;--colors-zinc-950:9,9,11;--colors-neutral-50:250,250,250;--colors-neutral-100:245,245,245;--colors-neutral-200:229,229,229;--colors-neutral-300:212,212,212;--colors-neutral-400:163,163,163;--colors-neutral-500:115,115,115;--colors-neutral-600:82,82,82;--colors-neutral-700:64,64,64;--colors-neutral-800:38,38,38;--colors-neutral-900:23,23,23;--colors-neutral-950:10,10,10;--colors-stone-50:250,250,249;--colors-stone-100:245,245,244;--colors-stone-200:231,229,228;--colors-stone-300:214,211,209;--colors-stone-400:168,162,158;--colors-stone-500:120,113,108;--colors-stone-600:87,83,78;--colors-stone-700:68,64,60;--colors-stone-800:41,37,36;--colors-stone-900:28,25,23;--colors-stone-950:12,10,9;--colors-red-50:254,242,242;--colors-red-100:254,226,226;--colors-red-200:254,202,202;--colors-red-300:252,165,165;--colors-red-400:248,113,113;--colors-red-500:239,68,68;--colors-red-600:220,38,38;--colors-red-700:185,28,28;--colors-red-800:153,27,27;--colors-red-900:127,29,29;--colors-red-950:69,10,10;--colors-orange-50:255,247,237;--colors-orange-100:255,237,213;--colors-orange-200:254,215,170;--colors-orange-300:253,186,116;--colors-orange-400:251,146,60;--colors-orange-500:249,115,22;--colors-orange-600:234,88,12;--colors-orange-700:194,65,12;--colors-orange-800:154,52,18;--colors-orange-900:124,45,18;--colors-orange-950:67,20,7;--colors-amber-50:255,251,235;--colors-amber-100:254,243,199;--colors-amber-200:253,230,138;--colors-amber-300:252,211,77;--colors-amber-400:251,191,36;--colors-amber-500:245,158,11;--colors-amber-600:217,119,6;--colors-amber-700:180,83,9;--colors-amber-800:146,64,14;--colors-amber-900:120,53,15;--colors-amber-950:69,26,3;--colors-yellow-50:254,252,232;--colors-yellow-100:254,249,195;--colors-yellow-200:254,240,138;--colors-yellow-300:253,224,71;--colors-yellow-400:250,204,21;--colors-yellow-500:234,179,8;--colors-yellow-600:202,138,4;--colors-yellow-700:161,98,7;--colors-yellow-800:133,77,14;--colors-yellow-900:113,63,18;--colors-yellow-950:66,32,6;--colors-lime-50:247,254,231;--colors-lime-100:236,252,203;--colors-lime-200:217,249,157;--colors-lime-300:190,242,100;--colors-lime-400:163,230,53;--colors-lime-500:132,204,22;--colors-lime-600:101,163,13;--colors-lime-700:77,124,15;--colors-lime-800:63,98,18;--colors-lime-900:54,83,20;--colors-lime-950:26,46,5;--colors-green-50:240,253,244;--colors-green-100:220,252,231;--colors-green-200:187,247,208;--colors-green-300:134,239,172;--colors-green-400:74,222,128;--colors-green-500:34,197,94;--colors-green-600:22,163,74;--colors-green-700:21,128,61;--colors-green-800:22,101,52;--colors-green-900:20,83,45;--colors-green-950:5,46,22;--colors-emerald-50:236,253,245;--colors-emerald-100:209,250,229;--colors-emerald-200:167,243,208;--colors-emerald-300:110,231,183;--colors-emerald-400:52,211,153;--colors-emerald-500:16,185,129;--colors-emerald-600:5,150,105;--colors-emerald-700:4,120,87;--colors-emerald-800:6,95,70;--colors-emerald-900:6,78,59;--colors-emerald-950:2,44,34;--colors-teal-50:240,253,250;--colors-teal-100:204,251,241;--colors-teal-200:153,246,228;--colors-teal-300:94,234,212;--colors-teal-400:45,212,191;--colors-teal-500:20,184,166;--colors-teal-600:13,148,136;--colors-teal-700:15,118,110;--colors-teal-800:17,94,89;--colors-teal-900:19,78,74;--colors-teal-950:4,47,46;--colors-cyan-50:236,254,255;--colors-cyan-100:207,250,254;--colors-cyan-200:165,243,252;--colors-cyan-300:103,232,249;--colors-cyan-400:34,211,238;--colors-cyan-500:6,182,212;--colors-cyan-600:8,145,178;--colors-cyan-700:14,116,144;--colors-cyan-800:21,94,117;--colors-cyan-900:22,78,99;--colors-cyan-950:8,51,68;--colors-sky-50:240,249,255;--colors-sky-100:224,242,254;--colors-sky-200:186,230,253;--colors-sky-300:125,211,252;--colors-sky-400:56,189,248;--colors-sky-500:14,165,233;--colors-sky-600:2,132,199;--colors-sky-700:3,105,161;--colors-sky-800:7,89,133;--colors-sky-900:12,74,110;--colors-sky-950:8,47,73;--colors-blue-50:239,246,255;--colors-blue-100:219,234,254;--colors-blue-200:191,219,254;--colors-blue-300:147,197,253;--colors-blue-400:96,165,250;--colors-blue-500:59,130,246;--colors-blue-600:37,99,235;--colors-blue-700:29,78,216;--colors-blue-800:30,64,175;--colors-blue-900:30,58,138;--colors-blue-950:23,37,84;--colors-indigo-50:238,242,255;--colors-indigo-100:224,231,255;--colors-indigo-200:199,210,254;--colors-indigo-300:165,180,252;--colors-indigo-400:129,140,248;--colors-indigo-500:99,102,241;--colors-indigo-600:79,70,229;--colors-indigo-700:67,56,202;--colors-indigo-800:55,48,163;--colors-indigo-900:49,46,129;--colors-indigo-950:30,27,75;--colors-violet-50:245,243,255;--colors-violet-100:237,233,254;--colors-violet-200:221,214,254;--colors-violet-300:196,181,253;--colors-violet-400:167,139,250;--colors-violet-500:139,92,246;--colors-violet-600:124,58,237;--colors-violet-700:109,40,217;--colors-violet-800:91,33,182;--colors-violet-900:76,29,149;--colors-violet-950:46,16,101;--colors-purple-50:250,245,255;--colors-purple-100:243,232,255;--colors-purple-200:233,213,255;--colors-purple-300:216,180,254;--colors-purple-400:192,132,252;--colors-purple-500:168,85,247;--colors-purple-600:147,51,234;--colors-purple-700:126,34,206;--colors-purple-800:107,33,168;--colors-purple-900:88,28,135;--colors-purple-950:59,7,100;--colors-fuchsia-50:253,244,255;--colors-fuchsia-100:250,232,255;--colors-fuchsia-200:245,208,254;--colors-fuchsia-300:240,171,252;--colors-fuchsia-400:232,121,249;--colors-fuchsia-500:217,70,239;--colors-fuchsia-600:192,38,211;--colors-fuchsia-700:162,28,175;--colors-fuchsia-800:134,25,143;--colors-fuchsia-900:112,26,117;--colors-fuchsia-950:74,4,78;--colors-pink-50:253,242,248;--colors-pink-100:252,231,243;--colors-pink-200:251,207,232;--colors-pink-300:249,168,212;--colors-pink-400:244,114,182;--colors-pink-500:236,72,153;--colors-pink-600:219,39,119;--colors-pink-700:190,24,93;--colors-pink-800:157,23,77;--colors-pink-900:131,24,67;--colors-pink-950:80,7,36;--colors-rose-50:255,241,242;--colors-rose-100:255,228,230;--colors-rose-200:254,205,211;--colors-rose-300:253,164,175;--colors-rose-400:251,113,133;--colors-rose-500:244,63,94;--colors-rose-600:225,29,72;--colors-rose-700:190,18,60;--colors-rose-800:159,18,57;--colors-rose-900:136,19,55;--colors-rose-950:76,5,25}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"\201C""\201D""\2018""\2019"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8571429em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-top:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-top:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.2857143em;margin-top:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2.8571429em;margin-top:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-top:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.nova,.toasted.default{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);font-weight:700;padding:.5rem 1.25rem}.toasted.default{background-color:rgba(var(--colors-primary-100));color:rgba(var(--colors-primary-500))}.toasted.success{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-green-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-green-600));font-weight:700;padding:.5rem 1.25rem}.toasted.success:is(.dark *){background-color:rgba(var(--colors-green-900));color:rgba(var(--colors-green-400))}.toasted.error{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-red-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-red-500));font-weight:700;padding:.5rem 1.25rem}.toasted.error:is(.dark *){background-color:rgba(var(--colors-red-900));color:rgba(var(--colors-red-400))}.toasted.\!error{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-red-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-red-500));font-weight:700;padding:.5rem 1.25rem}.toasted.\!error:is(.dark *){background-color:rgba(var(--colors-red-900));color:rgba(var(--colors-red-400))}.toasted.info{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-primary-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-primary-500));font-weight:700;padding:.5rem 1.25rem}.toasted.info:is(.dark *){background-color:rgba(var(--colors-primary-900));color:rgba(var(--colors-primary-400))}.toasted.warning{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);background-color:rgba(var(--colors-yellow-50));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-yellow-600));font-weight:700;padding:.5rem 1.25rem}.toasted.warning:is(.dark *){background-color:rgba(var(--colors-yellow-600));color:rgba(var(--colors-yellow-900))}.toasted .\!action,.toasted .action{font-weight:600!important;padding-bottom:0!important;padding-top:0!important}.CodeMirror{color:#000;direction:ltr;font-family:monospace;height:300px}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7;border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{color:#999;min-width:20px;padding:0 3px 0 5px;text-align:right;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;border:0!important;width:auto}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:-50px}.CodeMirror-ruler{border-left:1px solid #ccc;bottom:0;position:absolute;top:0}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;overflow:hidden}.CodeMirror-scroll{height:100%;margin-bottom:-50px;margin-right:-50px;outline:none;overflow:scroll!important;padding-bottom:50px;position:relative;z-index:0}.CodeMirror-sizer{border-right:50px solid transparent;position:relative}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{display:none;outline:none;position:absolute;z-index:6}.CodeMirror-vscrollbar{overflow-x:hidden;overflow-y:scroll;right:0;top:0}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-x:scroll;overflow-y:hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{left:0;min-height:100%;position:absolute;top:0;z-index:3}.CodeMirror-gutter{display:inline-block;height:100%;margin-bottom:-50px;vertical-align:top;white-space:normal}.CodeMirror-gutter-wrapper{background:none!important;border:none!important;position:absolute;z-index:4}.CodeMirror-gutter-background{bottom:0;position:absolute;top:0;z-index:4}.CodeMirror-gutter-elt{cursor:default;position:absolute;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{word-wrap:normal;-webkit-tap-highlight-color:transparent;background:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-variant-ligatures:contextual;line-height:inherit;margin:0;overflow:visible;position:relative;white-space:pre;z-index:2}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.CodeMirror-linewidget{padding:.1px;position:relative;z-index:2}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:content-box}.CodeMirror-measure{height:0;overflow:hidden;position:absolute;visibility:hidden;width:100%}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{position:relative;visibility:hidden;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-3024-day.CodeMirror{background:#f7f7f7;color:#3a3432}.cm-s-3024-day div.CodeMirror-selected{background:#d6d5d4}.cm-s-3024-day .CodeMirror-line::-moz-selection,.cm-s-3024-day .CodeMirror-line>span::-moz-selection,.cm-s-3024-day .CodeMirror-line>span>span::-moz-selection{background:#d6d5d4}.cm-s-3024-day .CodeMirror-line::selection,.cm-s-3024-day .CodeMirror-line>span::selection,.cm-s-3024-day .CodeMirror-line>span>span::selection{background:#d6d5d4}.cm-s-3024-day .CodeMirror-line>span>span::-moz-selection{background:#d9d9d9}.cm-s-3024-day .CodeMirror-line::-moz-selection,.cm-s-3024-day .CodeMirror-line>span::-moz-selection,.cm-s-3024-day .CodeMirror-line>span>span::selection{background:#d9d9d9}.cm-s-3024-day .CodeMirror-gutters{background:#f7f7f7;border-right:0}.cm-s-3024-day .CodeMirror-guttermarker{color:#db2d20}.cm-s-3024-day .CodeMirror-guttermarker-subtle,.cm-s-3024-day .CodeMirror-linenumber{color:#807d7c}.cm-s-3024-day .CodeMirror-cursor{border-left:1px solid #5c5855}.cm-s-3024-day span.cm-comment{color:#cdab53}.cm-s-3024-day span.cm-atom,.cm-s-3024-day span.cm-number{color:#a16a94}.cm-s-3024-day span.cm-attribute,.cm-s-3024-day span.cm-property{color:#01a252}.cm-s-3024-day span.cm-keyword{color:#db2d20}.cm-s-3024-day span.cm-string{color:#fded02}.cm-s-3024-day span.cm-variable{color:#01a252}.cm-s-3024-day span.cm-variable-2{color:#01a0e4}.cm-s-3024-day span.cm-def{color:#e8bbd0}.cm-s-3024-day span.cm-bracket{color:#3a3432}.cm-s-3024-day span.cm-tag{color:#db2d20}.cm-s-3024-day span.cm-link{color:#a16a94}.cm-s-3024-day span.cm-error{background:#db2d20;color:#5c5855}.cm-s-3024-day .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-3024-day .CodeMirror-matchingbracket{color:#a16a94!important;text-decoration:underline}.cm-s-3024-night.CodeMirror{background:#090300;color:#d6d5d4}.cm-s-3024-night div.CodeMirror-selected{background:#3a3432}.cm-s-3024-night .CodeMirror-line::selection,.cm-s-3024-night .CodeMirror-line>span::selection,.cm-s-3024-night .CodeMirror-line>span>span::selection{background:rgba(58,52,50,.99)}.cm-s-3024-night .CodeMirror-line::-moz-selection,.cm-s-3024-night .CodeMirror-line>span::-moz-selection,.cm-s-3024-night .CodeMirror-line>span>span::-moz-selection{background:rgba(58,52,50,.99)}.cm-s-3024-night .CodeMirror-gutters{background:#090300;border-right:0}.cm-s-3024-night .CodeMirror-guttermarker{color:#db2d20}.cm-s-3024-night .CodeMirror-guttermarker-subtle,.cm-s-3024-night .CodeMirror-linenumber{color:#5c5855}.cm-s-3024-night .CodeMirror-cursor{border-left:1px solid #807d7c}.cm-s-3024-night span.cm-comment{color:#cdab53}.cm-s-3024-night span.cm-atom,.cm-s-3024-night span.cm-number{color:#a16a94}.cm-s-3024-night span.cm-attribute,.cm-s-3024-night span.cm-property{color:#01a252}.cm-s-3024-night span.cm-keyword{color:#db2d20}.cm-s-3024-night span.cm-string{color:#fded02}.cm-s-3024-night span.cm-variable{color:#01a252}.cm-s-3024-night span.cm-variable-2{color:#01a0e4}.cm-s-3024-night span.cm-def{color:#e8bbd0}.cm-s-3024-night span.cm-bracket{color:#d6d5d4}.cm-s-3024-night span.cm-tag{color:#db2d20}.cm-s-3024-night span.cm-link{color:#a16a94}.cm-s-3024-night span.cm-error{background:#db2d20;color:#807d7c}.cm-s-3024-night .CodeMirror-activeline-background{background:#2f2f2f}.cm-s-3024-night .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-abcdef.CodeMirror{background:#0f0f0f;color:#defdef}.cm-s-abcdef div.CodeMirror-selected{background:#515151}.cm-s-abcdef .CodeMirror-line::selection,.cm-s-abcdef .CodeMirror-line>span::selection,.cm-s-abcdef .CodeMirror-line>span>span::selection{background:rgba(56,56,56,.99)}.cm-s-abcdef .CodeMirror-line::-moz-selection,.cm-s-abcdef .CodeMirror-line>span::-moz-selection,.cm-s-abcdef .CodeMirror-line>span>span::-moz-selection{background:rgba(56,56,56,.99)}.cm-s-abcdef .CodeMirror-gutters{background:#555;border-right:2px solid #314151}.cm-s-abcdef .CodeMirror-guttermarker{color:#222}.cm-s-abcdef .CodeMirror-guttermarker-subtle{color:azure}.cm-s-abcdef .CodeMirror-linenumber{color:#fff}.cm-s-abcdef .CodeMirror-cursor{border-left:1px solid #0f0}.cm-s-abcdef span.cm-keyword{color:#b8860b;font-weight:700}.cm-s-abcdef span.cm-atom{color:#77f}.cm-s-abcdef span.cm-number{color:violet}.cm-s-abcdef span.cm-def{color:#fffabc}.cm-s-abcdef span.cm-variable{color:#abcdef}.cm-s-abcdef span.cm-variable-2{color:#cacbcc}.cm-s-abcdef span.cm-type,.cm-s-abcdef span.cm-variable-3{color:#def}.cm-s-abcdef span.cm-property{color:#fedcba}.cm-s-abcdef span.cm-operator{color:#ff0}.cm-s-abcdef span.cm-comment{color:#7a7b7c;font-style:italic}.cm-s-abcdef span.cm-string{color:#2b4}.cm-s-abcdef span.cm-meta{color:#c9f}.cm-s-abcdef span.cm-qualifier{color:#fff700}.cm-s-abcdef span.cm-builtin{color:#30aabc}.cm-s-abcdef span.cm-bracket{color:#8a8a8a}.cm-s-abcdef span.cm-tag{color:#fd4}.cm-s-abcdef span.cm-attribute{color:#df0}.cm-s-abcdef span.cm-error{color:red}.cm-s-abcdef span.cm-header{color:#7fffd4;font-weight:700}.cm-s-abcdef span.cm-link{color:#8a2be2}.cm-s-abcdef .CodeMirror-activeline-background{background:#314151}.cm-s-ambiance.CodeMirror{box-shadow:none}.cm-s-ambiance .cm-header{color:blue}.cm-s-ambiance .cm-quote{color:#24c2c7}.cm-s-ambiance .cm-keyword{color:#cda869}.cm-s-ambiance .cm-atom{color:#cf7ea9}.cm-s-ambiance .cm-number{color:#78cf8a}.cm-s-ambiance .cm-def{color:#aac6e3}.cm-s-ambiance .cm-variable{color:#ffb795}.cm-s-ambiance .cm-variable-2{color:#eed1b3}.cm-s-ambiance .cm-type,.cm-s-ambiance .cm-variable-3{color:#faded3}.cm-s-ambiance .cm-property{color:#eed1b3}.cm-s-ambiance .cm-operator{color:#fa8d6a}.cm-s-ambiance .cm-comment{color:#555;font-style:italic}.cm-s-ambiance .cm-string{color:#8f9d6a}.cm-s-ambiance .cm-string-2{color:#9d937c}.cm-s-ambiance .cm-meta{color:#d2a8a1}.cm-s-ambiance .cm-qualifier{color:#ff0}.cm-s-ambiance .cm-builtin{color:#99c}.cm-s-ambiance .cm-bracket{color:#24c2c7}.cm-s-ambiance .cm-tag{color:#fee4ff}.cm-s-ambiance .cm-attribute{color:#9b859d}.cm-s-ambiance .cm-hr{color:pink}.cm-s-ambiance .cm-link{color:#f4c20b}.cm-s-ambiance .cm-special{color:#ff9d00}.cm-s-ambiance .cm-error{color:#af2018}.cm-s-ambiance .CodeMirror-matchingbracket{color:#0f0}.cm-s-ambiance .CodeMirror-nonmatchingbracket{color:#f22}.cm-s-ambiance div.CodeMirror-selected{background:hsla(0,0%,100%,.15)}.cm-s-ambiance.CodeMirror-focused div.CodeMirror-selected{background:hsla(0,0%,100%,.1)}.cm-s-ambiance .CodeMirror-line::selection,.cm-s-ambiance .CodeMirror-line>span::selection,.cm-s-ambiance .CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)}.cm-s-ambiance .CodeMirror-line::-moz-selection,.cm-s-ambiance .CodeMirror-line>span::-moz-selection,.cm-s-ambiance .CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)}.cm-s-ambiance.CodeMirror{background-color:#202020;box-shadow:inset 0 0 10px #000;color:#e6e1dc;line-height:1.4em}.cm-s-ambiance .CodeMirror-gutters{background:#3d3d3d;border-right:1px solid #4d4d4d;box-shadow:0 10px 20px #000}.cm-s-ambiance .CodeMirror-linenumber{color:#111;padding:0 5px;text-shadow:0 1px 1px #4d4d4d}.cm-s-ambiance .CodeMirror-guttermarker{color:#aaa}.cm-s-ambiance .CodeMirror-guttermarker-subtle{color:#111}.cm-s-ambiance .CodeMirror-cursor{border-left:1px solid #7991e8}.cm-s-ambiance .CodeMirror-activeline-background{background:none repeat scroll 0 0 hsla(0,0%,100%,.031)}.cm-s-ambiance .CodeMirror-gutters,.cm-s-ambiance.CodeMirror{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAQAAAAHUWYVAABFFUlEQVQYGbzBCeDVU/74/6fj9HIcx/FRHx9JCFmzMyGRURhLZIkUsoeRfUjS2FNDtr6WkMhO9sm+S8maJfu+Jcsg+/o/c+Z4z/t97/vezy3z+z8ekGlnYICG/o7gdk+wmSHZ1z4pJItqapjoKXWahm8NmV6eOTbWUOp6/6a/XIg6GQqmenJ2lDHyvCFZ2cBDbmtHA043VFhHwXxClWmeYAdLhV00Bd85go8VmaFCkbVkzlQENzfBDZ5gtN7HwF0KDrTwJ0dypSOzpaKCMwQHKTIreYIxlmhXTzTWkVm+LTynZhiSBT3RZQ7aGfjGEd3qyXQ1FDymqbKxpspERQN2MiRjNZlFFQXfCNFm9nM1zpAsoYjmtRTc5ajwuaXc5xrWskT97RaKzAGe5ARHhVUsDbjKklziiX5WROcJwSNCNI+9w1Jwv4Zb2r7lCMZ4oq5C0EdTx+2GzNuKpJ+iFf38JEWkHJn9DNF7mmBDITrWEg0VWL3pHU20tSZnuqWu+R3BtYa8XxV1HO7GyD32UkOpL/yDloINFTmvtId+nmAjxRw40VMwVKiwrKLE4bK5UOVntYwhOcSSXKrJHKPJedocpGjVz/ZMIbnYUPB10/eKCrs5apqpgVmWzBYWpmtKHecJPjaUuEgRDDaU0oZghCJ6zNMQ5ZhDYx05r5v2muQdM0EILtXUsaKiQX9WMEUotagQzFbUNN6NUPC2nm5pxEWGCjMc3GdJHjSU2kORLK/JGSrkfGEIjncU/CYUnOipoYemwj8tST9NsJmB7TUVXtbUtXATJVZXBMvYeTXJfobgJUPmGMP/yFaWonaa6BcFO3nqcIqCozSZoZoSr1g4zJOzuyGnxTEX3lUEJ7WcZgme8ddaWvWJo2AJR9DZU3CUIbhCSG6ybSwN6qtJVnCU2svDTP2ZInOw2cBTrqtQahtNZn9NcJ4l2NaSmSkkP1noZWnVwkLmdUPOwLZEwy2Z3S3R+4rIG9hcbpPXHFVWcQdZkn2FOta3cKWQnNRC5g1LsJah4GCzSVsKnCOY5OAFRTBekyyryeyilhFKva75r4Mc0aWanGEaThcy31s439KKxTzJYY5WTHPU1FtIHjQU3Oip4xlNzj/lBw23dYZVliQa7WAXf4shetcQfatI+jWRDBPmyNeW6A1P5kdDgyYJlba0BIM8BZu1JfrFwItyjcAMR3K0BWOIrtMEXyhyrlVEx3ui5dUBjmB/Q3CXW85R4mBD0s7B+4q5tKUjOlb9qqmhi5AZ6GFIC5HXtOobdYGlVdMVbNJ8toNTFcHxnoL+muBagcctjWnbNMuR00uI7nQESwg5q2qqrKWIfrNUmeQocY6HuyxJV02wj36w00yhpmUFenv4p6fUkZYqLyuinx2RGOjhCXYyJF84oiU00YMOOhhquNdfbOB7gU88pY4xJO8LVdp6/q2voeB4R04vIdhSE40xZObx1HGGJ/ja0LBthFInKaLPPFzuCaYaoj8JjPME8yoyxo6zlBqkiUZYgq00OYMswbWO5NGmq+xhipxHLRW29ARjNKXO0wRnear8XSg4XFPLKEPUS1GqvyLwiuBUoa7zpZ0l5xxFwWmWZC1H5h5FwU8eQ7K+g8UcVY6TMQreVQT/8uQ8Z+ALIXnSEa2pYZQneE9RZbSBNYXfWYJzW/h/4j4Dp1tYVcFIC5019Vyi4ThPqSFCzjGWaHQTBU8q6vrVwgxP9Lkm840imWKpcLCjYTtrKuwvsKSnrvHCXGkSMk9p6lhckfRpIeis+N2PiszT+mFLspyGleUhDwcLrZqmyeylxwjBcKHEapqkmyangyLZRVOijwOtCY5SsG5zL0OwlCJ4y5KznF3EUNDDrinwiyLZRzOXtlBbK5ITHFGLp8Q0R6ab6mS7enI2cFrxOyHvOCFaT1HThS1krjCwqWeurCkk+willhCC+RSZnRXBiZaC5RXRIZYKp2lyfrHwiKPKR0JDzrdU2EFgpidawlFDR6FgXUMNa+g1FY3bUQh2cLCwosRdnuQTS/S+JVrGLeWIvtQUvONJxlqSQYYKpwoN2kaocLjdVsis4Mk80ESF2YpSkzwldjHkjFCUutI/r+EHDU8oCs6yzL3PhWiEooZdFMkymlas4AcI3KmoMMNSQ3tHzjGWCrcJJdYyZC7QFGwjRL9p+MrRkAGWzIaWCn9W0F3TsK01c2ZvQw0byvxuQU0r1lM0qJO7wW0kRIMdDTtXEdzi4VIh+EoIHm0mWtAtpCixlabgn83fKTI7anJe9ST7WIK1DMGpQmYeA58ImV6ezOGOzK2Kgq01pd60cKWiUi9Lievb/0vIDPHQ05Kzt4ddPckQBQtoaurjyHnek/nKzpQLrVgKPjIkh2v4uyezpv+Xoo7fPFXaGFp1vaLKxQ4uUpQQS5VuQs7BCq4xRJv7fwpVvvFEB3j+620haOuocqMhWd6TTPAEx+mdFNGHdranFe95WrWmIvlY4F1Dle2ECgc6cto7SryuqGGGha0tFQ5V53migUKmg6XKAo4qS3mik+0OZpAhOLeZKicacgaYcyx5hypYQE02ZA4xi/pNhOQxR4klNKyqacj+mpxnLTnnGSo85++3ZCZq6lrZkXlGEX3o+C9FieccJbZWVFjC0Yo1FZnJhoYMFoI1hEZ9r6hwg75HwzBNhbZCdJEfJwTPGzJvaKImw1yYX1HDAmpXR+ZJQ/SmgqMNVQb5vgamGwLtt7VwvP7Qk1xpiM5x5Cyv93E06MZmgs0Nya2azIKOYKCGBQQW97RmhKNKF02JZqHEJ4o58qp7X5EcZmc56trXEqzjCBZ1MFGR87Ql2tSTs6CGxS05PTzRQorkbw7aKoKXFDXsYW42VJih/q+FP2BdTzDTwVqOYB13liM50vG7wy28qagyuIXMeQI/Oqq8bcn5wJI50xH00CRntyfpL1T4hydYpoXgNiFzoIUTDZnLNRzh4TBHwbYGDvZkxmlyJloyr6tRihpeUG94GnKtIznREF0tzJG/OOr73JBcrSh1k6WuTprgLU+mnSGnv6Zge0NNz+kTDdH8nuAuTdJDCNb21LCiIuqlYbqGzT3RAoZofQfjFazkqeNWdYaGvYTM001EW2oKPvVk1ldUGSgUtHFwjKM1h9jnFcmy5lChoLNaQMGGDsYbKixlaMBmmsx1QjCfflwTfO/gckW0ruZ3jugKR3R5W9hGUWqCgxuFgsuaCHorotGKzGaeZB9DMsaTnKCpMtwTvOzhYk0rdrArKCqcaWmVk1+F372ur1YkKxgatI8Qfe1gIX9wE9FgS8ESmuABIXnRUbCapcKe+nO7slClSZFzpV/LkLncEb1qiO42fS3R855Su2mCLh62t1SYZZYVmKwIHjREF2uihTzB20JOkz7dkxzYQnK0UOU494wh+VWRc6Un2kpTaVgLDFEkJ/uhzRcI0YKGgpGWOlocBU/a4fKoJ/pEaNV6jip3+Es9VXY078rGnmAdf7t9ylPXS34RBSuYPs1UecZTU78WanhBCHpZ5sAoTz0LGZKjPf9TRypqWEiTvOFglL1fCEY3wY/++rbk7C8bWebA6p6om6PgOL2kp44TFJlVNBXae2rqqdZztOJpT87GQsE9jqCPIe9VReZuQ/CIgacsyZdCpIScSYqcZk8r+nsyCzhyfhOqHGOIvrLknC8wTpFcaYiGC/RU1NRbUeUpocQOnkRpGOrIOcNRx+1uA0UrzhSSt+VyS3SJpnFWkzNDqOFGIWcfR86DnmARTQ1HKIL33ExPiemeOhYSSjzlSUZZuE4TveoJLnBUOFof6KiysCbnAEcZgcUNTDOwkqWu3RWtmGpZwlHhJENdZ3miGz0lJlsKnjbwqSHQjpxnFDlTLLwqJPMZMjd7KrzkSG7VsxXBZE+F8YZkb01Oe00yyRK9psh5SYh29ySPKBo2ylNht7ZkZnsKenjKNJu9PNEyZpaCHv4Kt6RQsLvAVp7M9kIimmCUwGeWqLMmGuIotYMmWNpSahkhZw9FqZsVnKJhsjAHvtHMsTM9fCI06Dx/u3vfUXCqfsKRc4oFY2jMsoo/7DJDwZ1CsIKnJu+J9ldkpmiCxQx1rWjI+T9FwcWWzOuaYH0Hj7klNRVWEQpmaqosakiGNTFHdjS/qnUdmf0NJW5xsL0HhimCCZZSRzmSPTXJQ4aaztAwtZnoabebJ+htCaZ7Cm535ByoqXKbX1WRc4Eh2MkRXWzImVc96Cj4VdOKVxR84VdQsIUM8Psoou2byVHyZFuq7O8otbSQ2UAoeEWTudATLGSpZzVLlXVkPU2Jc+27lsw2jmg5T5VhbeE3BT083K9WsTTkFU/Osi0rC5lRlpwRHUiesNS0sOvmqGML1aRbPAxTJD9ZKtxuob+hhl8cwYGWpJ8nub7t5p6coYbMovZ1BTdaKn1jYD6h4GFDNFyT/Kqe1XCXphXHOKLZmuRSRdBPEfVUXQzJm5YGPGGJdvAEr7hHNdGZnuBvrpciGmopOLf5N0uVMy0FfYToJk90uUCbJupaVpO53UJXR2bVpoU00V2KOo4zMFrBd0Jtz2pa0clT5Q5L8IpQ177mWQejPMEJhuQjS10ref6HHjdEhy1P1EYR7GtO0uSsKJQYLiTnG1rVScj5lyazpqWGl5uBbRWl7m6ixGOOnEsMJR7z8J0n6KMnCdxhiNYQCoZ6CmYLnO8omC3MkW3bktlPmEt/VQQHejL3+dOE5FlPdK/Mq8hZxxJtLyRrepLThYKbLZxkSb5W52vYxNOaOxUF0yxMUPwBTYqCzy01XayYK0sJyWBLqX0MwU5CzoymRzV0EjjeUeLgDpTo6ij42ZAzvD01dHUUTPLU96MdLbBME8nFBn7zJCMtJcZokn8YoqU0FS5WFKyniHobguMcmW8N0XkWZjkyN3hqOMtS08r+/xTBwpZSZ3qiVRX8SzMHHjfUNFjgHEPmY9PL3ykEzxkSre/1ZD6z/NuznuB0RcE1TWTm9zRgfUWVJiG6yrzgmWPXC8EAR4Wxhlad0ZbgQyEz3pG5RVEwwDJH2mgKpjcTiCOzn1lfUWANFbZ2BA8balnEweJC9J0iuaeZoI+ippFCztEKVvckR2iice1JvhVytrQwUAZpgsubCPaU7xUe9vWnaOpaSBEspalykhC9bUlOMpT42ZHca6hyrqKmw/wMR8H5ZmdFoBVJb03O4UL0tSNnvIeRmkrLWqrs78gcrEn2tpcboh0UPOW3UUR9PMk4T4nnNKWmCjlrefhCwxRNztfmIQVdDElvS4m1/WuOujoZCs5XVOjtKPGokJzsYCtFYoWonSPT21DheU/wWhM19FcElwqNGOsp9Q8N/cwXaiND1MmeL1Q5XROtYYgGeFq1aTMsoMmcrKjQrOFQTQ1fmBYhmW6o8Jkjc7iDJRTBIo5kgJD5yMEYA3srCg7VFKwiVJkmRCc5ohGOKhsYMn/XBLdo5taZjlb9YAlGWRimqbCsoY7HFAXLa5I1HPRxMMsQDHFkWtRNniqT9UEeNjcE7RUlrCJ4R2CSJuqlKHWvJXjAUNcITYkenuBRB84TbeepcqTj3zZyFJzgYQdHnqfgI0ddUwS6GqWpsKWhjq9cV0vBAEMN2znq+EBfIWT+pClYw5xsTlJU6GeIBsjGmmANTzJZiIYpgrM0Oa8ZMjd7NP87jxhqGOhJlnQtjuQpB+8aEE00wZFznSJPyHxgH3HkPOsJFvYk8zqCHzTs1BYOa4J3PFU+UVRZxlHDM4YavlNUuMoRveiZA2d7grMNc2g+RbSCEKzmgYsUmWmazFJyoiOZ4KnyhKOGRzWJa0+moyV4TVHDzn51Awtqaphfk/lRQ08FX1iiqxTB/kLwd0VynKfEvI6cd4XMV5bMhZ7gZUWVzYQ6Nm2BYzxJbw3bGthEUUMfgbGeorae6DxHtJoZ6alhZ0+ytiVoK1R4z5PTrOECT/SugseEOlb1MMNR4VRNcJy+V1Hg9ONClSZFZjdHlc6W6FBLdJja2MC5hhpu0DBYEY1TFGwiFAxRRCsYkiM9JRb0JNMVkW6CZYT/2EiTGWmo8k+h4FhDNE7BvppoTSFnmCV5xZKzvcCdDo7VVPnIU+I+Rc68juApC90MwcFCsJ5hDqxgScYKreruyQwTqrzoqDCmhWi4IbhB0Yrt3RGa6GfDv52rKXWhh28dyZaWUvcZeMTBaZoSGyiCtRU5J8iviioHaErs7Jkj61syVzTTgOcUOQ8buFBTYWdL5g3T4qlpe0+wvD63heAXRfCCIed9RbCsp2CiI7raUOYOTU13N8PNHvpaGvayo4a3LLT1lDrVEPT2zLUlheB1R+ZTRfKWJ+dcocLJfi11vyJ51lLqJ0WD7tRwryezjiV5W28uJO9qykzX8JDe2lHl/9oyBwa2UMfOngpXCixvKdXTk3wrsKmiVYdZIqsoWEERjbcUNDuiaQomGoIbFdEHmsyWnuR+IeriKDVLnlawlyNHKwKlSU631PKep8J4Q+ayjkSLKYLhalNHlYvttb6fHm0p6OApsZ4l2VfdqZkjuysy6ysKLlckf1KUutCTs39bmCgEyyoasIWlVaMF7mgmWtBT8Kol5xpH9IGllo8cJdopcvZ2sImlDmMIbtDk3KIpeNiS08lQw11NFPTwVFlPP6pJ2gvRfI7gQUfmNAtf6Gs0wQxDsKGlVBdF8rCa3jzdwMaGHOsItrZk7hAyOzpK9VS06j5F49b0VNGOOfKs3lDToMsMBe9ZWtHFEgxTJLs7qrygKZjUnmCYoeAqeU6jqWuLJup4WghOdvCYJnrSkSzoyRkm5M2StQwVltPkfCAk58tET/CSg+8MUecmotMEnhBKfWBIZsg2ihruMJQaoIm+tkTLKEqspMh00w95gvFCQRtDwTT1gVDDSEVdlwqZfxoQRbK0g+tbiBZxzKlpnpypejdDwTaeOvorMk/IJE10h9CqRe28hhLbe0pMsdSwv4ZbhKivo2BjDWfL8UKJgeavwlwb5KlwhyE4u4XkGE2ytZCznKLCDZZq42VzT8HLCrpruFbIfOIINmh/qCdZ1ZBc65kLHR1Bkyf5zn6pN3SvGKIlFNGplhrO9QSXanLOMQTLCa0YJCRrCZm/CZmrLTm7WzCK4GJDiWUdFeYx1LCFg3NMd0XmCuF3Y5rITLDUsYS9zoHVzwnJoYpSTQoObyEzr4cFBNqYTopoaU/wkyLZ2lPhX/5Y95ulxGTV7KjhWrOZgl8MyUUafjYraNjNU1N3IWcjT5WzWqjwtoarHSUObGYO3GCJZpsBlnJGPd6ZYLyl1GdCA2625IwwJDP8GUKymbzuyPlZlvTUsaUh5zFDhRWFzPKKZLAlWdcQbObgF9tOqOsmB1dqcqYJmWstFbZRRI9poolmqiLnU0POvxScpah2iSL5UJNzgScY5+AuIbpO0YD3NCW+dLMszFSdFCWGqG6eVq2uYVNDdICGD6W7EPRWZEY5gpsE9rUkS3mijzzJnm6UpUFXG1hCUeVoS5WfNcFpblELL2qqrCvMvRfd45oalvKU2tiQ6ePJOVMRXase9iTtLJztPxJKLWpo2CRDcJwn2sWSLKIO1WQWNTCvpVUvOZhgSC40JD0dOctaSqzkCRbXsKlb11Oip6PCJ0IwSJM31j3akRxlP7Rwn6aGaUL0qiLnJkvB3xWZ2+Q1TfCwpQH3G0o92UzmX4o/oJNQMMSQc547wVHhdk+VCw01DFYEnTxzZKAm74QmeNNR1w6WzEhNK15VJzuCdxQ53dRUDws5KvwgBMOEgpcVNe0hZI6RXT1Jd0cyj5nsaEAHgVmGaJIlWdsc5Ui2ElrRR6jrRAttNMEAIWrTDFubkZaok7/AkzfIwfuWVq0jHzuCK4QabtLUMVPB3kJ0oyHTSVFlqMALilJf2Rf8k5aaHtMfayocLBS8L89oKoxpJvnAkDPa0qp5DAUTHKWmCcnthlou8iCKaFFLHWcINd1nyIwXqrSxMNmSs6KmoL2QrKuWtlQ5V0120xQ5vRyZS1rgFkWwhiOwiuQbR0OOVhQM9iS3tiXp4RawRPMp5tDletOOBL95MpM01dZTBM9pkn5qF010rIeHFcFZhmSGpYpTsI6nwhqe5C9ynhlpp5ophuRb6WcJFldkVnVEwwxVfrVkvnWUuNLCg5bgboFHPDlDPDmnK7hUrWiIbjadDclujlZcaokOFup4Ri1kacV6jmrrK1hN9bGwpKEBQ4Q6DvIUXOmo6U5LqQM6EPyiKNjVkPnJkDPNEaxhiFay5ExW1NXVUGqcpYYdPcGiCq7z/TSlbhL4pplWXKd7NZO5QQFrefhRQW/NHOsqcIglc4UhWklR8K0QzbAw08CBDnpbgqXdeD/QUsM4RZXDFBW6WJKe/mFPdH0LtBgiq57wFLzlyQzz82qYx5D5WJP5yVJDW01BfyHnS6HKO/reZqId1WGa4Hkh2kWodJ8i6KoIPlAj2hPt76CzXsVR6koPRzWTfKqIentatYpQw2me4AA3y1Kind3SwoOKZDcFXTwl9tWU6mfgRk9d71sKtlNwrjnYw5tC5n5LdKiGry3JKNlHEd3oaMCFHrazBPMp/uNJ+V7IudcSbeOIdjUEdwl0VHCOZo5t6YluEuaC9mQeMgSfOyKnYGFHcIeQ84yQWbuJYJpZw5CzglDH7gKnWqqM9ZTaXcN0TeYhR84eQtJT76JJ1lREe7WnnvsMmRc9FQ7SBBM9mV3lCUdmHk/S2RAMt0QjFNFqQpWjDPQ01DXWUdDBkXziKPjGEP3VP+zIWU2t7im41FOloyWzn/L6dkUy3VLDaZ6appgDLHPjJEsyvJngWEPUyVBiAaHCTEXwrLvSEbV1e1gKJniicWorC1MUrVjB3uDhJE/wgSOzk1DXpk0k73qCM8xw2UvD5kJmDUfOomqMpWCkJRlvKXGmoeBm18USjVIk04SClxTB6YrgLAPLWYK9HLUt5cmc0vYES8GnTeRc6skZbQkWdxRsIcyBRzx1DbTk9FbU0caTPOgJHhJKnOGIVhQqvKmo0llRw9sabrZkDtdg3PqaKi9oatjY8B+G371paMg6+mZFNNtQ04mWBq3rYLOmtWWQp8KJnpy9DdFensyjdqZ+yY40VJlH8wcdLzC8PZnvHMFUTZUrDTkLyQaGus5X5LzpYAf3i+e/ZlhqGqWhh6Ou6xTR9Z6oi5AZZtp7Mj2EEm8oSpxiYZCHU/1fbGdNNNRRoZMhmilEb2gqHOEJDtXkHK/JnG6IrvbPCwV3NhONVdS1thBMs1T4QOBcTWa2IzhMk2nW5Kyn9tXUtpv9RsG2msxk+ZsQzRQacJncpgke0+T8y5Fzj8BiGo7XlJjaTIlpQs7KFjpqGnKuoyEPeIKnFMkZHvopgh81ySxNFWvJWcKRs70j2FOT012IllEEO1n4pD1513Yg2ssQPOThOkvyrqHUdEXOSEsihmBbTbKX1kLBPWqWkLOqJbjB3GBIZmoa8qWl4CG/iZ7oiA72ZL7TJNeZUY7kFQftDcHHluBzRbCegzMtrRjVQpX2lgoPKKLJAkcbMl01XK2p7yhL8pCBbQ3BN2avJgKvttcrWDK3CiUOVxQ8ZP+pqXKyIxnmBymCg5vJjNfkPK4+c8cIfK8ocVt7kmfd/I5SR1hKvCzUtb+lhgc00ZaO6CyhIQP1Uv4yIZjload72PXX0OIJvnFU+0Zf6MhsJwTfW0r0UwQfW4LNLZl5HK261JCZ4qnBaAreVAS3WrjV0LBnNDUNNDToCEeFfwgcb4gOEqLRhirWkexrCEYKVV711DLYEE1XBEsp5tpTGjorkomKYF9FDXv7fR3BGwbettSxnyL53MBPjsxDZjMh+VUW9NRxq1DhVk+FSxQcaGjV9Pawv6eGByw5qzoy7xk4RsOShqjJwWKe/1pEEfzkobeD/dQJmpqedcyBTy2sr4nGNRH0c0SPWTLrqAc0OQcb/gemKgqucQT7ySWKCn2EUotoCvpZct7RO2sy/QW0IWcXd7pQRQyZVwT2USRO87uhjioTLKV2brpMUcMQRbKH/N2T+UlTpaMls6cmc6CCNy3JdYYSUzzJQ4oSD3oKLncULOiJvjBEC2oqnCJkJluCYy2ZQ5so9YYlZ1VLlQU1mXEW1jZERwj/MUSRc24TdexlqLKfQBtDTScJUV8FszXBEY5ktpD5Ur9hYB4Nb1iikw3JoYpkKX+RodRKFt53MMuRnKSpY31PwYaGaILh3wxJGz9TkTPEETxoCWZrgvOlmyMzxFEwVJE5xZKzvyJ4WxEc16Gd4Xe3Weq4XH2jKRikqOkGQ87hQnC7wBmGYLAnesX3M+S87eFATauuN+Qcrh7xIxXJbUIdMw3JGE3ylCWzrieaqCn4zhGM19TQ3z1oH1AX+pWEqIc7wNGAkULBo/ZxRaV9NNyh4Br3rCHZzbzmSfawBL0dNRwpW1kK9mxPXR9povcdrGSZK9c2k0xwFGzjuniCtRSZCZ6ccZ7gaktmgAOtKbG/JnOkJrjcQTdFMsxRQ2cLY3WTIrlCw1eWKn8R6pvt4GFDso3QoL4a3nLk3G6JrtME3dSenpx7PNFTmga0EaJTLQ061sEeQoWXhSo9LTXsaSjoJQRXeZLtDclbCrYzfzHHeaKjHCVOUkQHO3JeEepr56mhiyaYYKjjNU+Fed1wS5VlhWSqI/hYUdDOkaxiKehoyOnrCV5yBHtbWFqTHCCwtpDcYolesVR5yUzTZBb3RNMd0d6WP+SvhuBmRcGxnuQzT95IC285cr41cLGQ6aJJhmi4TMGempxeimBRQw1tFKV+8jd6KuzoSTqqDxzRtpZkurvKEHxlqXKRIjjfUNNXQsNOsRScoWFLT+YeRZVD3GRN0MdQcKqQjHDMrdGGVu3iYJpQx3WGUvfbmxwFfR20WBq0oYY7LMFhhgYtr8jpaEnaOzjawWWaTP8mMr0t/EPDPoqcnxTBI5o58L7uoWnMrpoqPwgVrlAUWE+V+TQl9rawoyP6QGAlQw2TPRX+YSkxyBC8Z6jhHkXBgQL7WII3DVFnRfCrBfxewv9D6xsyjys4VkhWb9pUU627JllV0YDNHMku/ldNMMXDEo4aFnAkk4U6frNEU4XgZUPmEKHUl44KrzmYamjAbh0JFvGnaTLPu1s9jPCwjFpYiN7z1DTOk/nc07CfDFzmCf7i+bfNHXhDtLeBXzTBT5rkMvWOIxpl4EMh2LGJBu2syDnAEx2naEhHDWMMzPZEhygyS1mS5RTJr5ZkoKbEUoYqr2kqdDUE8ztK7OaIntJkFrIECwv8LJTaVx5XJE86go8dFeZ3FN3rjabCAYpoYEeC9zzJVULBbmZhDyd7ko09ydpNZ3nm2Kee4FPPXHnYEF1nqOFEC08LUVcDvYXkJHW8gTaKCk9YGOeIJhqiE4ToPEepdp7IWFjdwnWaufGMwJJCMtUTTBBK9BGCOy2tGGrJTHIwyEOzp6aPzNMOtlZkDvcEWpP5SVNhfkvDxhmSazTJXYrM9U1E0xwFVwqZQwzJxw6+kGGGUj2FglGGmnb1/G51udRSMNlTw6GGnCcUwVcOpmsqTHa06o72sw1RL02p9z0VbnMLOaIX3QKaYKSCFQzBKEUNHTSc48k53RH9wxGMtpQa5KjjW0W0n6XCCCG4yxNNdhQ4R4l1Ff+2sSd6UFHiIEOyqqFgT01mEUMD+joy75jPhOA+oVVLm309FR4yVOlp4RhLiScNmSmaYF5Pw0STrOIoWMSR2UkRXOMp+M4SHW8o8Zoi6OZgjKOaFar8zZDzkWzvKOjkKBjmCXby8JahhjXULY4KlzgKLvAwxVGhvyd4zxB1d9T0piazmKLCVZY5sKiD0y2ZSYrkUEPUbIk+dlQ4SJHTR50k1DPaUWIdTZW9NJwnJMOECgd7ou/MnppMJ02O1VT4Wsh85MnZzcFTngpXGKo84qmwgKbCL/orR/SzJ2crA+t6Mp94KvxJUeIbT3CQu1uIdlQEOzlKfS3UMcrTiFmOuroocrZrT2AcmamOKg8YomeEKm/rlT2sociMaybaUlFhuqHCM2qIJ+rg4EcDFymiDSxzaHdPcpE62pD5kyM5SBMoA1PaUtfIthS85ig1VPiPPYXgYEMNk4Qq7TXBgo7oT57gPUdwgCHzhIVFPFU6OYJzHAX9m5oNrVjeE61miDrqQ4VSa1oiURTsKHC0IfjNwU2WzK6eqK8jWln4g15TVBnqmDteCJ501PGAocJhhqjZdtBEB6lnhLreFJKxmlKbeGrqLiSThVIbCdGzloasa6lpMQXHCME2boLpJgT7yWaemu6wBONbqGNVRS0PKIL7LckbjmQtR7K8I5qtqel+T/ChJTNIKLjdUMNIRyvOEko9YYl2cwQveBikCNawJKcLBbc7+JM92mysNvd/Fqp8a0k6CNEe7cnZrxlW0wQXaXjaktnRwNOGZKYiONwS7a1JVheq3WgJHlQUGKHKmp4KAxXR/ULURcNgoa4zhKSLpZR3kxRRb0NmD0OFn+UCS7CzI1nbP6+o4x47QZE5xRCt3ZagnYcvmpYQktXdk5YKXTzBC57kKEe0VVuiSYqapssMS3C9p2CKkHOg8B8Pa8p5atrIw3qezIWanMGa5HRDNF6RM9wcacl0N+Q8Z8hsIkSnaIIdHRUOEebAPy1zbCkhM062FCJtif7PU+UtoVXzWKqM1PxXO8cfdruhFQ/a6x3JKYagvVDhQEtNiyiiSQ7OsuRsZUku0CRNDs4Sog6KKjsZgk2bYJqijgsEenoKeniinRXBn/U3lgpPdyDZynQx8IiioMnCep5Ky8mjGs6Wty0l1hUQTcNWswS3WRp2kCNZwJG8omG8JphPUaFbC8lEfabwP7VtM9yoaNCAjpR41VNhrD9LkbN722v0CoZMByFzhaW+MyzRYEWFDQwN2M4/JiT76PuljT3VU/A36eaIThb+R9oZGOAJ9tewkgGvqOMNRWYjT/Cwu99Q8LqDE4TgbLWxJ1jaDDAERsFOFrobgjUsBScaguXU8kKm2RL19tRypSHnHNlHiIZqgufs4opgQdVdwxBNNFBR6kVFqb8ogimOzB6a6HTzrlDHEpYaxjiiA4TMQobkDg2vejjfwJGWmnbVFAw3H3hq2NyQfG7hz4aC+w3BbwbesG0swYayvpAs6++Ri1Vfzx93mFChvyN5xVHTS+0p9aqCAxyZ6ZacZyw5+7uuQkFPR9DDk9NOiE7X1PCYJVjVUqq7JlrHwWALF5nfHNGjApdpqgzx5OwilDhCiDYTgnc9waGW4BdLNNUQvOtpzDOWHDH8D7TR/A/85KljEQu3NREc4Pl/6B1Hhc8Umb5CsKMmGC9EPcxoT2amwHNCmeOEnOPbklnMkbOgIvO5UMOpQrS9UGVdt6iH/fURjhI/WOpaW9OKLYRod6HCUEdOX000wpDZQ6hwg6LgZfOqo1RfT/CrJzjekXOGhpc1VW71ZLbXyyp+93ILbC1kPtIEYx0FIx1VDrLoVzXRKRYWk809yYlC9ImcrinxtabKnzRJk3lAU1OLEN1j2zrYzr2myHRXJFf4h4QKT1qSTzTB5+ZNTzTRkAxX8FcLV2uS8eoQQ2aAkFzvCM72sJIcJET3WPjRk5wi32uSS9rfZajpWEvj9hW42F4o5NytSXYy8IKHay10VYdrcl4SkqscrXpMwyGOgtkajheSxdQqmpxP1L3t4R5PqasFnrQEjytq6qgp9Y09Qx9o4S1FzhUCn1kyHSzBWLemoSGvOqLNhZyBjmCaAUYpMgt4Ck7wBBMMwWKWgjsUwTaGVsxWC1mYoKiyqqeGKYqonSIRQ3KIkHO0pmAxTdBHkbOvfllfr+AA+7gnc50huVKYK393FOyg7rbPO/izI7hE4CnHHHnJ0ogNPRUGeUpsrZZTBJcrovUcJe51BPsr6GkJdhCCsZ6aTtMEb2pqWkqeVtDXE/QVggsU/Nl86d9RMF3DxvZTA58agu810RWawCiSzzXBeU3MMW9oyJUedvNEvQyNu1f10BSMddR1vaLCYpYa/mGocLSiYDcLbQz8aMn5iyF4xBNMs1P0QEOV7o5gaWGuzSeLue4tt3ro7y4Tgm4G/mopdZgl6q0o6KzJWE3mMksNr3r+a6CbT8g5wZNzT9O7fi/zpaOmnz3BRoqos+tv9zMbdpxsqDBOEewtJLt7cg5wtKKbvldpSzRRCD43VFheCI7yZLppggMVBS/KMAdHODJvOwq2NQSbKKKPLdFWQs7Fqo+mpl01JXYRgq8dnGLhTiFzqmWsUMdpllZdbKlyvSdYxhI9YghOtxR8LgSLWHK62mGGVoxzBE8LNWzqH9CUesQzFy5RQzTc56mhi6fgXEWwpKfE5Z7M05ZgZUPmo6auiv8YKzDYwWBLMErIbKHJvOwIrvEdhOBcQ9JdU1NHQ7CXn2XIDFBKU2WAgcX9UAUzDXWd5alwuyJ41Z9rjKLCL4aCp4WarhPm2rH+SaHUYE001JDZ2ZAzXPjdMpZWvC9wmqIB2lLhQ01D5jO06hghWMndbM7yRJMsoCj1vYbnFQVrW9jak3OlEJ3s/96+p33dEPRV5GxiqaGjIthUU6FFEZyqCa5qJrpBdzSw95IUnOPIrCUUjRZQFrbw5PR0R1qiYx3cb6nrWUMrBmmiBQxVHtTew5ICP/ip6g4hed/Akob/32wvBHsIOX83cI8hGeNeNPCIkPmXe8fPKx84OMSRM1MTdXSwjCZ4S30jVGhvqTRak/OVhgGazHuOCud5onEO1lJr6ecVyaOK6H7zqlBlIaHE0oroCgfvGJIdPcmfLNGLjpz7hZwZQpUbFME0A1cIJa7VNORkgfsMBatbKgwwJM9bSvQXeNOvbIjelg6WWvo5kvbKaJJNHexkKNHL9xRyFlH8Ti2riB5wVPhUk7nGkJnoCe428LR/wRGdYIlmWebCyxou1rCk4g/ShugBDX0V0ZQWkh0dOVsagkM0yV6OoLd5ye+pRlsCr0n+KiQrGuq5yJDzrTAXHtLUMduTDBVKrSm3eHL+6ijxhFDX9Z5gVU/wliHYTMiMFpKLNMEywu80wd3meoFmt6VbRMPenhrOc6DVe4pgXU8DnnHakLOIIrlF4FZPIw6R+zxBP0dyq6OOZ4Q5sLKCcz084ok+VsMMyQhNZmmBgX5xIXOEJTmi7VsGTvMTNdHHhpzdbE8Du2oKxgvBqQKdDDnTFOylCFaxR1syz2iqrOI/FEpNc3C6f11/7+ASS6l2inq2ciTrCCzgyemrCL5SVPjQkdPZUmGy2c9Sw9FtR1sS30RmsKPCS4rkIC/2U0MduwucYolGaPjKEyhzmiPYXagyWbYz8LWBDdzRimAXzxx4z8K9hpzlhLq+NiQ97HuKorMUfK/OVvC2JfiHUPCQI/q7J2gjK+tTDNxkCc4TMssqCs4TGtLVwQihyoAWgj9bosU80XGW6Ac9TJGziaUh5+hnFcHOnlaM1iRn29NaqGENTTTSUHCH2tWTeV0osUhH6psuVLjRUmGWhm6OZEshGeNowABHcJ2Bpy2ZszRcKkRXd2QuKVEeXnbfaEq825FguqfgfE2whlChSRMdron+LATTPQ2Z369t4B9C5gs/ylzv+CMmepIDPclFQl13W0rspPd1JOcbghGOEutqCv5qacURQl3dDKyvyJlqKXGPgcM9FfawJAMVmdcspcYKOZc4GjDYkFlK05olNMHyHn4zFNykyOxt99RkHlfwmiHo60l2EKI+mhreEKp080Tbug08BVPcgoqC5zWt+NLDTZ7oNSF51N1qie7Va3uCCwyZbkINf/NED6jzOsBdZjFN8oqG3wxVunqCSYYKf3EdhJyf9YWGf7tRU2oH3VHgPr1fe5J9hOgHd7xQ0y7qBwXr23aGErP0cm64JVjZwsOGqL+mhNgZmhJLW2oY4UhedsyBgzrCKrq7BmcpNVhR6jBPq64Vgi+kn6XE68pp8J5/+0wRHGOpsKenQn9DZntPzjRLZpDAdD2fnSgkG9tmIXnUwQ6WVighs7Yi2MxQ0N3CqYaCXkJ0oyOztMDJjmSSpcpvlrk0RMMOjmArQ04PRV1DO1FwhCVaUVPpKUM03JK5SxPsIWRu8/CGHi8UHChiqGFDTbSRJWeYUDDcH6vJWUxR4k1FXbMUwV6e4AJFXS8oMqsZKqzvYQ9DDQdZckY4aGsIhtlubbd2r3j4QBMoTamdPZk7O/Bf62lacZwneNjQoGcdVU7zJOd7ghsUHOkosagic6cnWc8+4gg285R6zZP5s1/LUbCKIznTwK36PkdwlOrl4U1LwfdCCa+IrvFkmgw1PCAUXKWo0sURXWcI2muKJlgyFzhynCY4RBOsqCjoI1R5zREco0n2Vt09BQtYSizgKNHfUmUrQ5UOCh51BFcLmY7umhYqXKQomOop8bUnWNNQcIiBcYaC6xzMNOS8JQQfeqKBmmglB+97ok/lfk3ygaHSyZaCRTzRxQo6GzLfa2jWBPepw+UmT7SQEJyiyRkhBLMVOfcoMjcK0eZChfUNzFAUzCsEN5vP/X1uP/n/aoMX+K+nw/Hjr/9xOo7j7Pju61tLcgvJpTWXNbfN5jLpi6VfCOviTktKlFusQixdEKWmEBUKNaIpjZRSSOXSgzaaKLdabrm1/9nZ+/f+vd/vz/v9+Xy+zZ7PRorYoZqyLrCwQdEAixxVOEXNNnjX2nUSRlkqGmWowk8lxR50JPy9Bo6qJXaXwNvREBvnThPEPrewryLhcAnj5WE15Fqi8W7R1sAuEu86S4ENikItFN4xkv9Af4nXSnUVcLiA9xzesFpivRRVeFKtsMRaKBhuSbjOELnAUtlSQUpXgdfB4Z1oSbnFEetbQ0IrAe+Y+pqnDcEJFj6S8LDZzZHwY4e3XONNlARraomNEt2bkvGsosA3ioyHm+6jCMbI59wqt4eeara28IzEmyPgoRaUOEDhTVdEJhmCoTWfC0p8aNkCp0oYqih2iqGi4yXeMkOsn4LdLLnmKfh/YogjNsPebeFGR4m9BJHLzB61XQ3BtpISfS2FugsK9FAtLWX1dCRcrCnUp44CNzuCowUZmxSRgYaE6Za0W2u/E7CVXCiI/UOR8aAm1+OSyE3mOUcwyc1zBBeoX1kiKy0Zfxck1Gsyulti11i83QTBF5Kg3pDQThFMVHiPSlK+0cSedng/VaS8bOZbtsBcTcZAR8JP5KeqQ1OYKAi20njdNNRpgnsU//K+JnaXJaGTomr7aYIphoRn9aeShJWKEq9LcozSF7QleEfDI5LYm5bgVkFkRwVDBCVu0DDIkGupo8TZBq+/pMQURYErJQmPKGKjNDkWOLx7Jd5QizdUweIaKrlP7SwJDhZvONjLkOsBBX9UpGxnydhXkfBLQ8IxgojQbLFnJf81JytSljclYYyEFyx0kVBvKWOFJmONpshGAcsduQY5giVNCV51eOdJYo/pLhbvM0uDHSevNKRcrKZIqnCtJeEsO95RoqcgGK4ocZcho1tTYtcZvH41pNQ7vA0WrhIfOSraIIntIAi+NXWCErdbkvrWwjRLrt0NKUdL6KSOscTOdMSOUtBHwL6OLA0vNSdynaWQEnCpIvKaIrJJEbvHkmuNhn6OjM8VkSGSqn1uYJCGHnq9I3aLhNME3t6GjIkO7xrNFumpyTNX/NrwX7CrIRiqqWijI9JO4d1iieykyfiposQIQ8YjjsjlBh6oHWbwRjgYJQn2NgSnNycmJAk3NiXhx44Sxykihxm8ybUwT1OVKySc7vi3OXVkdBJ4AyXBeksDXG0IhgtYY0lY5ahCD0ehborIk5aUWRJviMA7Xt5kyRjonrXENkm8yYqgs8VzgrJmClK20uMM3jRJ0FiQICQF9hdETlLQWRIb5ki6WDfWRPobvO6a4GP5mcOrNzDFELtTkONLh9dXE8xypEg7z8A9jkhrQ6Fhjlg/QVktJXxt4WXzT/03Q8IaQWSqIuEvloQ2mqC9Jfi7wRul4RX3pSPlzpoVlmCtI2jvKHCFhjcM3sN6lqF6HxnKelLjXWbwrpR4xzuCrTUZx2qq9oAh8p6ixCUGr78g8oyjRAtB5CZFwi80VerVpI0h+IeBxa6Zg6kWvpDHaioYYuEsRbDC3eOmC2JvGYLeioxGknL2UATNJN6hmtj1DlpLvDVmocYbrGCVJKOrg4X6DgddLA203BKMFngdJJFtFd7vJLm6KEpc5yjQrkk7M80SGe34X24nSex1Ra5Omgb71JKyg8SrU3i/kARKwWpH0kOGhKkObyfd0ZGjvyXlAkVZ4xRbYJ2irFMkFY1SwyWxr2oo4zlNiV+7zmaweFpT4kR3kaDAFW6xpSqzJay05FtYR4HmZhc9UxKbbfF2V8RG1MBmSaE+kmC6JnaRXK9gsiXhJHl/U0qM0WTcbyhwkYIvFGwjSbjfwhiJt8ZSQU+Bd5+marPMOkVkD0muxYLIfEuhh60x/J92itguihJSEMySVPQnTewnEm+620rTQEMsOfo4/kP/0ARvWjitlpSX7GxBgcMEsd3EEeYWvdytd+Saawi6aCIj1CkGb6Aj9rwhx16Cf3vAwFy5pyLhVonXzy51FDpdEblbkdJbUcEPDEFzQ8qNmhzzLTmmKWKbFCXeEuRabp6rxbvAtLF442QjQ+wEA9eL1xSR7Q0JXzlSHjJ4exq89yR0laScJ/FW6z4a73pFMEfDiRZvuvijIt86RaSFOl01riV2mD1UEvxGk/Geg5aWwGki1zgKPG9J2U8PEg8qYvMsZeytiTRXBMslCU8JSlxi8EabjwUldlDNLfzTUmCgxWsjqWCOHavYAqsknKFIO0yQ61VL5AVFxk6WhEaCAkdJgt9aSkzXlKNX2jEa79waYuc7gq0N3GDJGCBhoiTXUEPsdknCUE1CK0fwsiaylSF2uiDyO4XX3pFhNd7R4itFGc0k/ElBZwWvq+GC6szVeEoS/MZ+qylwpKNKv9Z469UOjqCjwlusicyTxG6VpNxcQ8IncoR4RhLbR+NdpGGmJWOcIzJGUuKPGpQg8rrG21dOMqQssJQ4RxH5jaUqnZuQ0F4Q+cjxLwPtpZbIAk3QTJHQWBE5S1BokoVtDd6lhqr9UpHSUxMcIYl9pojsb8h4SBOsMQcqvOWC2E8EVehqiJ1hrrAEbQxeK0NGZ0Gkq+guSRgniM23bIHVkqwx4hiHd7smaOyglyIyQuM978j4VS08J/A2G1KeMBRo4fBaSNhKUEZfQewVQ/C1I+MgfbEleEzCUw7mKXI0M3hd1EESVji8x5uQ41nxs1q4RMJCCXs7Iq9acpxn22oSDnQ/sJTxsCbHIYZiLyhY05TY0ZLIOQrGaSJDDN4t8pVaIrsqqFdEegtizc1iTew5Q4ayBDMUsQMkXocaYkc0hZua412siZ1rSXlR460zRJ5SlHGe5j801RLMlJTxtaOM3Q1pvxJ45zUlWFD7rsAbpfEm1JHxG0eh8w2R7QQVzBUw28FhFp5QZzq8t2rx2joqulYTWSuJdTYfWwqMFMcovFmSyJPNyLhE4E10pHzYjOC3huArRa571ZsGajQpQx38SBP5pyZB6lMU3khDnp0MBV51BE9o2E+TY5Ml2E8S7C0o6w1xvCZjf0HkVEHCzFoyNmqC+9wdcqN+Tp7jSDheE9ws8Y5V0NJCn2bk2tqSY4okdrEhx1iDN8cSudwepWmAGXKcJXK65H9to8jYQRH7SBF01ESUJdd0TayVInaWhLkOjlXE5irKGOnI6GSWGCJa482zBI9rCr0jyTVcEuzriC1vcr6mwFGSiqy5zMwxBH/TJHwjSPhL8+01kaaSUuMFKTcLEvaUePcrSmwn8DZrgikWb7CGPxkSjhQwrRk57tctmxLsb9sZvL9LSlyuSLlWkqOjwduo8b6Uv1DkmudIeFF2dHCgxVtk8dpIvHpBxhEOdhKk7OLIUSdJ+cSRY57B+0DgGUUlNfpthTfGkauzxrvTsUUaCVhlKeteTXCoJDCa2NOKhOmC4G1H8JBd4OBZReSRGkqcb/CO1PyLJTLB4j1q8JYaIutEjSLX8YKM+a6phdMsdLFUoV5RTm9JSkuDN8WcIon0NZMNZWh1q8C7SJEwV5HxrmnnTrf3KoJBlmCYI2ilSLlfEvlE4011NNgjgthzEua0oKK7JLE7HZHlEl60BLMVFewg4EWNt0ThrVNEVkkiTwpKXSWJzdRENgvKGq4IhjsiezgSFtsfCUq8qki5S1LRQeYQQ4nemmCkImWMw3tFUoUBZk4NOeZYEp4XRKTGa6wJjrWNHBVJR4m3FCnbuD6aak2WsMTh3SZImGCIPKNgsDpVwnsa70K31lCFJZYcwwSMFcQulGTsZuEaSdBXkPGZhu0FsdUO73RHjq8MPGGIfaGIbVTk6iuI3GFgucHrIQkmWSJdBd7BBu+uOryWAhY7+Lki9rK5wtEQzWwvtbqGhIMFwWRJsElsY4m9IIg9L6lCX0VklaPAYkfkZEGDnOWowlBJjtMUkcGK4Lg6EtoZInMUBVYLgn0UsdmCyCz7gIGHFfk+k1QwTh5We7A9x+IdJ6CvIkEagms0hR50eH9UnTQJ+2oiKyVlLFUE+8gBGu8MQ3CppUHesnjTHN4QB/UGPhCTHLFPHMFrCqa73gqObUJGa03wgbhHkrCfpEpzNLE7JDS25FMKhlhKKWKfCgqstLCPu1zBXy0J2ztwjtixBu8UTRn9LVtkmCN2iyFhtME70JHRQ1KVZXqKI/KNIKYMCYs1GUMEKbM1bKOI9LDXC7zbHS+bt+1MTWS9odA9DtrYtpbImQJ2VHh/lisEwaHqUk1kjKTAKknkBEXkbkdMGwq0dnhzLJF3NJH3JVwrqOB4Sca2hti75nmJN0WzxS6UxDYoEpxpa4htVlRjkYE7DZGzJVU72uC9IyhQL4i8YfGWSYLLNcHXloyz7QhNifmKSE9JgfGmuyLhc403Xm9vqcp6gXe3xuuv8F6VJNxkyTHEkHG2g0aKXL0MsXc1bGfgas2//dCONXiNLCX+5mB7eZIl1kHh7ajwpikyzlUUWOVOsjSQlsS+M0R+pPje/dzBXRZGO0rMtgQrLLG9VSu9n6CMXS3BhwYmSoIBhsjNBmZbgusE9BCPCP5triU4VhNbJfE+swSP27aayE8tuTpYYjtrYjMVGZdp2NpS1s6aBnKSHDsbKuplKbHM4a0wMFd/5/DmGyKrJSUaW4IBrqUhx0vyfzTBBLPIUcnZdrAkNsKR0sWRspumSns6Ch0v/qqIbBYUWKvPU/CFoyrDJGwSNFhbA/MlzKqjrO80hRbpKx0Jewsi/STftwGSlKc1JZyAzx05dhLEdnfQvhZOqiHWWEAHC7+30FuRcZUgaO5gpaIK+xsiHRUsqaPElTV40xQZQ107Q9BZE1nryDVGU9ZSQ47bmhBpLcYpUt7S+xuK/FiT8qKjwXYw5ypS2iuCv7q1gtgjhuBuB8LCFY5cUuCNtsQOFcT+4Ih9JX+k8Ea6v0iCIRZOtCT0Et00JW5UeC85Cg0ScK0k411HcG1zKtre3SeITBRk7WfwDhEvaYLTHP9le0m8By0JDwn4TlLW/aJOvGHxdjYUes+ScZigCkYQdNdEOhkiezgShqkx8ueKjI8lDfK2oNiOFvrZH1hS+tk7NV7nOmLHicGWEgubkXKdwdtZknCLJXaCpkrjZBtLZFsDP9CdxWsSr05Sxl6CMmoFbCOgryX40uDtamB7SVmXW4Ihlgpmq+00tBKUUa83WbjLUNkzDmY7cow1JDygyPGlhgGKYKz4vcV7QBNbJIgM11TUqZaMdwTeSguH6rOaw1JRKzaaGyxVm2EJ/uCIrVWUcZUkcp2grMsEjK+DMwS59jQk3Kd6SEq1d0S6uVmO4Bc1lDXTUcHjluCXEq+1OlBDj1pi9zgiXxnKuE0SqTXwhqbETW6RggMEnGl/q49UT2iCzgJvRwVXS2K/d6+ZkyUl7jawSVLit46EwxVljDZwoSQ20sDBihztHfk2yA8NVZghiXwrYHQdfKAOtzsayjhY9bY0yE2CWEeJ9xfzO423xhL5syS2TFJofO2pboHob0nY4GiAgRrvGQEDa/FWSsoaaYl0syRsEt3kWoH3B01shCXhTUWe9w3Bt44SC9QCh3eShQctwbaK2ApLroGCMlZrYqvlY3qYhM0aXpFkPOuoqJ3Dm6fxXrGwVF9gCWZagjPqznfkuMKQ8DPTQRO8ZqG1hPGKEm9IgpGW4DZDgTNriTxvFiq+Lz+0cKfp4wj6OCK9JSnzNSn9LFU7UhKZZMnYwcJ8s8yRsECScK4j5UOB95HFO0CzhY4xJxuCix0lDlEUeMdS6EZBkTsUkZ4K74dugyTXS7aNgL8aqjDfkCE0ZbwkCXpaWCKhl8P7VD5jxykivSyxyZrYERbe168LYu9ZYh86IkscgVLE7tWPKmJv11CgoyJltMEbrohtVAQfO4ImltiHEroYEs7RxAarVpY8AwXMcMReFOTYWe5iiLRQxJ5Q8DtJ8LQhWOhIeFESPGsILhbNDRljNbHzNRlTFbk2S3L0NOS6V1KFJYKUbSTcIIhM0wQ/s2TM0SRMNcQmSap3jCH4yhJZKSkwyRHpYYgsFeQ4U7xoCB7VVOExhXepo9ABBsYbvGWKXPME3lyH95YioZ0gssQRWWbI+FaSMkXijZXwgiTlYdPdkNLaETxlyDVIwqeaEus0aTcYcg0RVOkpR3CSJqIddK+90JCxzsDVloyrFd5ZAr4TBKfaWa6boEA7C7s6EpYaeFPjveooY72mjIccLHJ9HUwVlDhKkmutJDJBwnp1rvulJZggKDRfbXAkvC/4l3ozQOG9a8lxjx0i7nV4jSXc7vhe3OwIxjgSHjdEhhsif9YkPGlus3iLFDnWOFhtCZbJg0UbQcIaR67JjthoCyMEZRwhiXWyxO5QxI6w5NhT4U1WsJvDO60J34fW9hwzwlKij6ZAW9ne4L0s8C6XeBMEkd/LQy1VucBRot6QMlbivaBhoBgjqGiCJNhsqVp/S2SsG6DIONCR0dXhvWbJ+MRRZJkkuEjgDXJjFQW6SSL7GXK8Z2CZg7cVsbWGoKmEpzQ5elpiy8Ryg7dMkLLUEauzeO86CuwlSOlgYLojZWeJ9xM3S1PWfEfKl5ISLQ0MEKR8YOB2QfCxJBjrKPCN4f9MkaSsqoVXJBmP7EpFZ9UQfOoOFwSzBN4MQ8LsGrymlipcJQhmy0GaQjPqCHaXRwuCZwRbqK2Fg9wlClZqYicrIgMdZfxTQ0c7TBIbrChxmuzoKG8XRaSrIhhiyNFJkrC7oIAWMEOQa5aBekPCRknCo4IKPrYkvCDI8aYmY7WFtprgekcJZ3oLIqssCSMtFbQTJKwXYy3BY5oCh2iKPCpJOE+zRdpYgi6O2KmOAgvVCYaU4ySRek1sgyFhJ403QFHiVEmJHwtybO1gs8Hr5+BETQX3War0qZngYGgtVZtoqd6vFSk/UwdZElYqyjrF4HXUeFspIi9IGKf4j92pKGAdCYMVsbcV3kRF0N+R8LUd5PCsIGWoxDtBkCI0nKofdJQxT+LtZflvuc8Q3CjwWkq8KwUpHzkK/NmSsclCL0nseQdj5FRH5CNHSgtLiW80Of5HU9Hhlsga9bnBq3fEVltKfO5IaSTmGjjc4J0otcP7QsJUSQM8pEj5/wCuUuC2DWz8AAAAAElFTkSuQmCC")}.cm-s-base16-dark.CodeMirror{background:#151515;color:#e0e0e0}.cm-s-base16-dark div.CodeMirror-selected{background:#303030}.cm-s-base16-dark .CodeMirror-line::selection,.cm-s-base16-dark .CodeMirror-line>span::selection,.cm-s-base16-dark .CodeMirror-line>span>span::selection{background:rgba(48,48,48,.99)}.cm-s-base16-dark .CodeMirror-line::-moz-selection,.cm-s-base16-dark .CodeMirror-line>span::-moz-selection,.cm-s-base16-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(48,48,48,.99)}.cm-s-base16-dark .CodeMirror-gutters{background:#151515;border-right:0}.cm-s-base16-dark .CodeMirror-guttermarker{color:#ac4142}.cm-s-base16-dark .CodeMirror-guttermarker-subtle,.cm-s-base16-dark .CodeMirror-linenumber{color:#505050}.cm-s-base16-dark .CodeMirror-cursor{border-left:1px solid #b0b0b0}.cm-s-base16-dark .cm-animate-fat-cursor,.cm-s-base16-dark.cm-fat-cursor .CodeMirror-cursor{background-color:#8e8d8875!important}.cm-s-base16-dark span.cm-comment{color:#8f5536}.cm-s-base16-dark span.cm-atom,.cm-s-base16-dark span.cm-number{color:#aa759f}.cm-s-base16-dark span.cm-attribute,.cm-s-base16-dark span.cm-property{color:#90a959}.cm-s-base16-dark span.cm-keyword{color:#ac4142}.cm-s-base16-dark span.cm-string{color:#f4bf75}.cm-s-base16-dark span.cm-variable{color:#90a959}.cm-s-base16-dark span.cm-variable-2{color:#6a9fb5}.cm-s-base16-dark span.cm-def{color:#d28445}.cm-s-base16-dark span.cm-bracket{color:#e0e0e0}.cm-s-base16-dark span.cm-tag{color:#ac4142}.cm-s-base16-dark span.cm-link{color:#aa759f}.cm-s-base16-dark span.cm-error{background:#ac4142;color:#b0b0b0}.cm-s-base16-dark .CodeMirror-activeline-background{background:#202020}.cm-s-base16-dark .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-base16-light.CodeMirror{background:#f5f5f5;color:#202020}.cm-s-base16-light div.CodeMirror-selected{background:#e0e0e0}.cm-s-base16-light .CodeMirror-line::selection,.cm-s-base16-light .CodeMirror-line>span::selection,.cm-s-base16-light .CodeMirror-line>span>span::selection{background:#e0e0e0}.cm-s-base16-light .CodeMirror-line::-moz-selection,.cm-s-base16-light .CodeMirror-line>span::-moz-selection,.cm-s-base16-light .CodeMirror-line>span>span::-moz-selection{background:#e0e0e0}.cm-s-base16-light .CodeMirror-gutters{background:#f5f5f5;border-right:0}.cm-s-base16-light .CodeMirror-guttermarker{color:#ac4142}.cm-s-base16-light .CodeMirror-guttermarker-subtle,.cm-s-base16-light .CodeMirror-linenumber{color:#b0b0b0}.cm-s-base16-light .CodeMirror-cursor{border-left:1px solid #505050}.cm-s-base16-light span.cm-comment{color:#8f5536}.cm-s-base16-light span.cm-atom,.cm-s-base16-light span.cm-number{color:#aa759f}.cm-s-base16-light span.cm-attribute,.cm-s-base16-light span.cm-property{color:#90a959}.cm-s-base16-light span.cm-keyword{color:#ac4142}.cm-s-base16-light span.cm-string{color:#f4bf75}.cm-s-base16-light span.cm-variable{color:#90a959}.cm-s-base16-light span.cm-variable-2{color:#6a9fb5}.cm-s-base16-light span.cm-def{color:#d28445}.cm-s-base16-light span.cm-bracket{color:#202020}.cm-s-base16-light span.cm-tag{color:#ac4142}.cm-s-base16-light span.cm-link{color:#aa759f}.cm-s-base16-light span.cm-error{background:#ac4142;color:#505050}.cm-s-base16-light .CodeMirror-activeline-background{background:#dddcdc}.cm-s-base16-light .CodeMirror-matchingbracket{background-color:#6a9fb5!important;color:#f5f5f5!important}.cm-s-bespin.CodeMirror{background:#28211c;color:#9d9b97}.cm-s-bespin div.CodeMirror-selected{background:#59554f!important}.cm-s-bespin .CodeMirror-gutters{background:#28211c;border-right:0}.cm-s-bespin .CodeMirror-linenumber{color:#666}.cm-s-bespin .CodeMirror-cursor{border-left:1px solid #797977!important}.cm-s-bespin span.cm-comment{color:#937121}.cm-s-bespin span.cm-atom,.cm-s-bespin span.cm-number{color:#9b859d}.cm-s-bespin span.cm-attribute,.cm-s-bespin span.cm-property{color:#54be0d}.cm-s-bespin span.cm-keyword{color:#cf6a4c}.cm-s-bespin span.cm-string{color:#f9ee98}.cm-s-bespin span.cm-variable{color:#54be0d}.cm-s-bespin span.cm-variable-2{color:#5ea6ea}.cm-s-bespin span.cm-def{color:#cf7d34}.cm-s-bespin span.cm-error{background:#cf6a4c;color:#797977}.cm-s-bespin span.cm-bracket{color:#9d9b97}.cm-s-bespin span.cm-tag{color:#cf6a4c}.cm-s-bespin span.cm-link{color:#9b859d}.cm-s-bespin .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-bespin .CodeMirror-activeline-background{background:#404040}.cm-s-blackboard.CodeMirror{background:#0c1021;color:#f8f8f8}.cm-s-blackboard div.CodeMirror-selected{background:#253b76}.cm-s-blackboard .CodeMirror-line::selection,.cm-s-blackboard .CodeMirror-line>span::selection,.cm-s-blackboard .CodeMirror-line>span>span::selection{background:rgba(37,59,118,.99)}.cm-s-blackboard .CodeMirror-line::-moz-selection,.cm-s-blackboard .CodeMirror-line>span::-moz-selection,.cm-s-blackboard .CodeMirror-line>span>span::-moz-selection{background:rgba(37,59,118,.99)}.cm-s-blackboard .CodeMirror-gutters{background:#0c1021;border-right:0}.cm-s-blackboard .CodeMirror-guttermarker{color:#fbde2d}.cm-s-blackboard .CodeMirror-guttermarker-subtle,.cm-s-blackboard .CodeMirror-linenumber{color:#888}.cm-s-blackboard .CodeMirror-cursor{border-left:1px solid #a7a7a7}.cm-s-blackboard .cm-keyword{color:#fbde2d}.cm-s-blackboard .cm-atom,.cm-s-blackboard .cm-number{color:#d8fa3c}.cm-s-blackboard .cm-def{color:#8da6ce}.cm-s-blackboard .cm-variable{color:#ff6400}.cm-s-blackboard .cm-operator{color:#fbde2d}.cm-s-blackboard .cm-comment{color:#aeaeae}.cm-s-blackboard .cm-string,.cm-s-blackboard .cm-string-2{color:#61ce3c}.cm-s-blackboard .cm-meta{color:#d8fa3c}.cm-s-blackboard .cm-attribute,.cm-s-blackboard .cm-builtin,.cm-s-blackboard .cm-tag{color:#8da6ce}.cm-s-blackboard .cm-header{color:#ff6400}.cm-s-blackboard .cm-hr{color:#aeaeae}.cm-s-blackboard .cm-link{color:#8da6ce}.cm-s-blackboard .cm-error{background:#9d1e15;color:#f8f8f8}.cm-s-blackboard .CodeMirror-activeline-background{background:#3c3636}.cm-s-blackboard .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-cobalt.CodeMirror{background:#002240;color:#fff}.cm-s-cobalt div.CodeMirror-selected{background:#b36539}.cm-s-cobalt .CodeMirror-line::selection,.cm-s-cobalt .CodeMirror-line>span::selection,.cm-s-cobalt .CodeMirror-line>span>span::selection{background:rgba(179,101,57,.99)}.cm-s-cobalt .CodeMirror-line::-moz-selection,.cm-s-cobalt .CodeMirror-line>span::-moz-selection,.cm-s-cobalt .CodeMirror-line>span>span::-moz-selection{background:rgba(179,101,57,.99)}.cm-s-cobalt .CodeMirror-gutters{background:#002240;border-right:1px solid #aaa}.cm-s-cobalt .CodeMirror-guttermarker{color:#ffee80}.cm-s-cobalt .CodeMirror-guttermarker-subtle,.cm-s-cobalt .CodeMirror-linenumber{color:#d0d0d0}.cm-s-cobalt .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-cobalt span.cm-comment{color:#08f}.cm-s-cobalt span.cm-atom{color:#845dc4}.cm-s-cobalt span.cm-attribute,.cm-s-cobalt span.cm-number{color:#ff80e1}.cm-s-cobalt span.cm-keyword{color:#ffee80}.cm-s-cobalt span.cm-string{color:#3ad900}.cm-s-cobalt span.cm-meta{color:#ff9d00}.cm-s-cobalt span.cm-tag,.cm-s-cobalt span.cm-variable-2{color:#9effff}.cm-s-cobalt .cm-type,.cm-s-cobalt span.cm-def,.cm-s-cobalt span.cm-variable-3{color:#fff}.cm-s-cobalt span.cm-bracket{color:#d8d8d8}.cm-s-cobalt span.cm-builtin,.cm-s-cobalt span.cm-special{color:#ff9e59}.cm-s-cobalt span.cm-link{color:#845dc4}.cm-s-cobalt span.cm-error{color:#9d1e15}.cm-s-cobalt .CodeMirror-activeline-background{background:#002d57}.cm-s-cobalt .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-colorforth.CodeMirror{background:#000;color:#f8f8f8}.cm-s-colorforth .CodeMirror-gutters{background:#0a001f;border-right:1px solid #aaa}.cm-s-colorforth .CodeMirror-guttermarker{color:#ffbd40}.cm-s-colorforth .CodeMirror-guttermarker-subtle{color:#78846f}.cm-s-colorforth .CodeMirror-linenumber{color:#bababa}.cm-s-colorforth .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-colorforth span.cm-comment{color:#ededed}.cm-s-colorforth span.cm-def{color:#ff1c1c;font-weight:700}.cm-s-colorforth span.cm-keyword{color:#ffd900}.cm-s-colorforth span.cm-builtin{color:#00d95a}.cm-s-colorforth span.cm-variable{color:#73ff00}.cm-s-colorforth span.cm-string{color:#007bff}.cm-s-colorforth span.cm-number{color:#00c4ff}.cm-s-colorforth span.cm-atom{color:#606060}.cm-s-colorforth span.cm-variable-2{color:#eee}.cm-s-colorforth span.cm-type,.cm-s-colorforth span.cm-variable-3{color:#ddd}.cm-s-colorforth span.cm-meta{color:#ff0}.cm-s-colorforth span.cm-qualifier{color:#fff700}.cm-s-colorforth span.cm-bracket{color:#cc7}.cm-s-colorforth span.cm-tag{color:#ffbd40}.cm-s-colorforth span.cm-attribute{color:#fff700}.cm-s-colorforth span.cm-error{color:red}.cm-s-colorforth div.CodeMirror-selected{background:#333d53}.cm-s-colorforth span.cm-compilation{background:hsla(0,0%,100%,.12)}.cm-s-colorforth .CodeMirror-activeline-background{background:#253540}.cm-s-darcula{font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif}.cm-s-darcula.CodeMirror{background:#2b2b2b;color:#a9b7c6}.cm-s-darcula span.cm-meta{color:#bbb529}.cm-s-darcula span.cm-number{color:#6897bb}.cm-s-darcula span.cm-keyword{color:#cc7832;font-weight:700;line-height:1em}.cm-s-darcula span.cm-def{color:#a9b7c6;font-style:italic}.cm-s-darcula span.cm-variable,.cm-s-darcula span.cm-variable-2{color:#a9b7c6}.cm-s-darcula span.cm-variable-3{color:#9876aa}.cm-s-darcula span.cm-type{color:#abc;font-weight:700}.cm-s-darcula span.cm-property{color:#ffc66d}.cm-s-darcula span.cm-operator{color:#a9b7c6}.cm-s-darcula span.cm-string,.cm-s-darcula span.cm-string-2{color:#6a8759}.cm-s-darcula span.cm-comment{color:#61a151;font-style:italic}.cm-s-darcula span.cm-atom,.cm-s-darcula span.cm-link{color:#cc7832}.cm-s-darcula span.cm-error{color:#bc3f3c}.cm-s-darcula span.cm-tag{color:#629755;font-style:italic;font-weight:700;text-decoration:underline}.cm-s-darcula span.cm-attribute{color:#6897bb}.cm-s-darcula span.cm-qualifier{color:#6a8759}.cm-s-darcula span.cm-bracket{color:#a9b7c6}.cm-s-darcula span.cm-builtin,.cm-s-darcula span.cm-special{color:#ff9e59}.cm-s-darcula span.cm-matchhighlight{background-color:rgba(50,89,48,.7);color:#fff;font-weight:400}.cm-s-darcula span.cm-searching{background-color:rgba(61,115,59,.7);color:#fff;font-weight:400}.cm-s-darcula .CodeMirror-cursor{border-left:1px solid #a9b7c6}.cm-s-darcula .CodeMirror-activeline-background{background:#323232}.cm-s-darcula .CodeMirror-gutters{background:#313335;border-right:1px solid #313335}.cm-s-darcula .CodeMirror-guttermarker{color:#ffee80}.cm-s-darcula .CodeMirror-guttermarker-subtle{color:#d0d0d0}.cm-s-darcula .CodeMirrir-linenumber{color:#606366}.cm-s-darcula .CodeMirror-matchingbracket{background-color:#3b514d;color:#ffef28!important;font-weight:700}.cm-s-darcula div.CodeMirror-selected{background:#214283}.CodeMirror-hints.darcula{background-color:#3b3e3f!important;color:#9c9e9e;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.CodeMirror-hints.darcula .CodeMirror-hint-active{background-color:#494d4e!important;color:#9c9e9e!important}.cm-s-dracula .CodeMirror-gutters,.cm-s-dracula.CodeMirror{background-color:#282a36!important;border:none;color:#f8f8f2!important}.cm-s-dracula .CodeMirror-gutters{color:#282a36}.cm-s-dracula .CodeMirror-cursor{border-left:thin solid #f8f8f0}.cm-s-dracula .CodeMirror-linenumber{color:#6d8a88}.cm-s-dracula .CodeMirror-selected{background:hsla(0,0%,100%,.1)}.cm-s-dracula .CodeMirror-line::selection,.cm-s-dracula .CodeMirror-line>span::selection,.cm-s-dracula .CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)}.cm-s-dracula .CodeMirror-line::-moz-selection,.cm-s-dracula .CodeMirror-line>span::-moz-selection,.cm-s-dracula .CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)}.cm-s-dracula span.cm-comment{color:#6272a4}.cm-s-dracula span.cm-string,.cm-s-dracula span.cm-string-2{color:#f1fa8c}.cm-s-dracula span.cm-number{color:#bd93f9}.cm-s-dracula span.cm-variable{color:#50fa7b}.cm-s-dracula span.cm-variable-2{color:#fff}.cm-s-dracula span.cm-def{color:#50fa7b}.cm-s-dracula span.cm-keyword,.cm-s-dracula span.cm-operator{color:#ff79c6}.cm-s-dracula span.cm-atom{color:#bd93f9}.cm-s-dracula span.cm-meta{color:#f8f8f2}.cm-s-dracula span.cm-tag{color:#ff79c6}.cm-s-dracula span.cm-attribute,.cm-s-dracula span.cm-qualifier{color:#50fa7b}.cm-s-dracula span.cm-property{color:#66d9ef}.cm-s-dracula span.cm-builtin{color:#50fa7b}.cm-s-dracula span.cm-type,.cm-s-dracula span.cm-variable-3{color:#ffb86c}.cm-s-dracula .CodeMirror-activeline-background{background:hsla(0,0%,100%,.1)}.cm-s-dracula .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-duotone-dark.CodeMirror{background:#2a2734;color:#6c6783}.cm-s-duotone-dark div.CodeMirror-selected{background:#545167!important}.cm-s-duotone-dark .CodeMirror-gutters{background:#2a2734;border-right:0}.cm-s-duotone-dark .CodeMirror-linenumber{color:#545167}.cm-s-duotone-dark .CodeMirror-cursor{border-left:1px solid #ffad5c;border-right:.5em solid #ffad5c;opacity:.5}.cm-s-duotone-dark .CodeMirror-activeline-background{background:#363342;opacity:.5}.cm-s-duotone-dark .cm-fat-cursor .CodeMirror-cursor{background:#ffad5c;opacity:.5}.cm-s-duotone-dark span.cm-atom,.cm-s-duotone-dark span.cm-attribute,.cm-s-duotone-dark span.cm-hr,.cm-s-duotone-dark span.cm-keyword,.cm-s-duotone-dark span.cm-link,.cm-s-duotone-dark span.cm-number,.cm-s-duotone-dark span.cm-quote,.cm-s-duotone-dark span.cm-variable{color:#fc9}.cm-s-duotone-dark span.cm-property{color:#9a86fd}.cm-s-duotone-dark span.cm-negative,.cm-s-duotone-dark span.cm-punctuation,.cm-s-duotone-dark span.cm-unit{color:#e09142}.cm-s-duotone-dark span.cm-string{color:#ffb870}.cm-s-duotone-dark span.cm-operator{color:#ffad5c}.cm-s-duotone-dark span.cm-positive{color:#6a51e6}.cm-s-duotone-dark span.cm-string-2,.cm-s-duotone-dark span.cm-type,.cm-s-duotone-dark span.cm-url,.cm-s-duotone-dark span.cm-variable-2,.cm-s-duotone-dark span.cm-variable-3{color:#7a63ee}.cm-s-duotone-dark span.cm-builtin,.cm-s-duotone-dark span.cm-def,.cm-s-duotone-dark span.cm-em,.cm-s-duotone-dark span.cm-header,.cm-s-duotone-dark span.cm-qualifier,.cm-s-duotone-dark span.cm-tag{color:#eeebff}.cm-s-duotone-dark span.cm-bracket,.cm-s-duotone-dark span.cm-comment{color:#a7a5b2}.cm-s-duotone-dark span.cm-error,.cm-s-duotone-dark span.cm-invalidchar{color:red}.cm-s-duotone-dark span.cm-header{font-weight:400}.cm-s-duotone-dark .CodeMirror-matchingbracket{color:#eeebff!important;text-decoration:underline}.cm-s-duotone-light.CodeMirror{background:#faf8f5;color:#b29762}.cm-s-duotone-light div.CodeMirror-selected{background:#e3dcce!important}.cm-s-duotone-light .CodeMirror-gutters{background:#faf8f5;border-right:0}.cm-s-duotone-light .CodeMirror-linenumber{color:#cdc4b1}.cm-s-duotone-light .CodeMirror-cursor{border-left:1px solid #93abdc;border-right:.5em solid #93abdc;opacity:.5}.cm-s-duotone-light .CodeMirror-activeline-background{background:#e3dcce;opacity:.5}.cm-s-duotone-light .cm-fat-cursor .CodeMirror-cursor{background:#93abdc;opacity:.5}.cm-s-duotone-light span.cm-atom,.cm-s-duotone-light span.cm-attribute,.cm-s-duotone-light span.cm-keyword,.cm-s-duotone-light span.cm-number,.cm-s-duotone-light span.cm-quote,.cm-s-duotone-light span.cm-variable,.cm-s-duotone-light-light span.cm-hr,.cm-s-duotone-light-light span.cm-link{color:#063289}.cm-s-duotone-light span.cm-property{color:#b29762}.cm-s-duotone-light span.cm-negative,.cm-s-duotone-light span.cm-punctuation,.cm-s-duotone-light span.cm-unit{color:#063289}.cm-s-duotone-light span.cm-operator,.cm-s-duotone-light span.cm-string{color:#1659df}.cm-s-duotone-light span.cm-positive,.cm-s-duotone-light span.cm-string-2,.cm-s-duotone-light span.cm-type,.cm-s-duotone-light span.cm-url,.cm-s-duotone-light span.cm-variable-2,.cm-s-duotone-light span.cm-variable-3{color:#896724}.cm-s-duotone-light span.cm-builtin,.cm-s-duotone-light span.cm-def,.cm-s-duotone-light span.cm-em,.cm-s-duotone-light span.cm-header,.cm-s-duotone-light span.cm-qualifier,.cm-s-duotone-light span.cm-tag{color:#2d2006}.cm-s-duotone-light span.cm-bracket,.cm-s-duotone-light span.cm-comment{color:#6f6e6a}.cm-s-duotone-light span.cm-error,.cm-s-duotone-light span.cm-invalidchar{color:red}.cm-s-duotone-light span.cm-header{font-weight:400}.cm-s-duotone-light .CodeMirror-matchingbracket{color:#faf8f5!important;text-decoration:underline}.cm-s-eclipse span.cm-meta{color:#ff1717}.cm-s-eclipse span.cm-keyword{color:#7f0055;font-weight:700;line-height:1em}.cm-s-eclipse span.cm-atom{color:#219}.cm-s-eclipse span.cm-number{color:#164}.cm-s-eclipse span.cm-def{color:#00f}.cm-s-eclipse span.cm-variable{color:#000}.cm-s-eclipse span.cm-type,.cm-s-eclipse span.cm-variable-2,.cm-s-eclipse span.cm-variable-3{color:#0000c0}.cm-s-eclipse span.cm-operator,.cm-s-eclipse span.cm-property{color:#000}.cm-s-eclipse span.cm-comment{color:#3f7f5f}.cm-s-eclipse span.cm-string{color:#2a00ff}.cm-s-eclipse span.cm-string-2{color:#f50}.cm-s-eclipse span.cm-qualifier{color:#555}.cm-s-eclipse span.cm-builtin{color:#30a}.cm-s-eclipse span.cm-bracket{color:#cc7}.cm-s-eclipse span.cm-tag{color:#170}.cm-s-eclipse span.cm-attribute{color:#00c}.cm-s-eclipse span.cm-link{color:#219}.cm-s-eclipse span.cm-error{color:red}.cm-s-eclipse .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-eclipse .CodeMirror-matchingbracket{color:#000!important;outline:1px solid grey}.cm-s-elegant span.cm-atom,.cm-s-elegant span.cm-number,.cm-s-elegant span.cm-string{color:#762}.cm-s-elegant span.cm-comment{color:#262;font-style:italic;line-height:1em}.cm-s-elegant span.cm-meta{color:#555;font-style:italic;line-height:1em}.cm-s-elegant span.cm-variable{color:#000}.cm-s-elegant span.cm-variable-2{color:#b11}.cm-s-elegant span.cm-qualifier{color:#555}.cm-s-elegant span.cm-keyword{color:#730}.cm-s-elegant span.cm-builtin{color:#30a}.cm-s-elegant span.cm-link{color:#762}.cm-s-elegant span.cm-error{background-color:#fdd}.cm-s-elegant .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-elegant .CodeMirror-matchingbracket{color:#000!important;outline:1px solid grey}.cm-s-erlang-dark.CodeMirror{background:#002240;color:#fff}.cm-s-erlang-dark div.CodeMirror-selected{background:#b36539}.cm-s-erlang-dark .CodeMirror-line::selection,.cm-s-erlang-dark .CodeMirror-line>span::selection,.cm-s-erlang-dark .CodeMirror-line>span>span::selection{background:rgba(179,101,57,.99)}.cm-s-erlang-dark .CodeMirror-line::-moz-selection,.cm-s-erlang-dark .CodeMirror-line>span::-moz-selection,.cm-s-erlang-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(179,101,57,.99)}.cm-s-erlang-dark .CodeMirror-gutters{background:#002240;border-right:1px solid #aaa}.cm-s-erlang-dark .CodeMirror-guttermarker{color:#fff}.cm-s-erlang-dark .CodeMirror-guttermarker-subtle,.cm-s-erlang-dark .CodeMirror-linenumber{color:#d0d0d0}.cm-s-erlang-dark .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-erlang-dark span.cm-quote{color:#ccc}.cm-s-erlang-dark span.cm-atom{color:#f133f1}.cm-s-erlang-dark span.cm-attribute{color:#ff80e1}.cm-s-erlang-dark span.cm-bracket{color:#ff9d00}.cm-s-erlang-dark span.cm-builtin{color:#eaa}.cm-s-erlang-dark span.cm-comment{color:#77f}.cm-s-erlang-dark span.cm-def{color:#e7a}.cm-s-erlang-dark span.cm-keyword{color:#ffee80}.cm-s-erlang-dark span.cm-meta{color:#50fefe}.cm-s-erlang-dark span.cm-number{color:#ffd0d0}.cm-s-erlang-dark span.cm-operator{color:#d55}.cm-s-erlang-dark span.cm-property,.cm-s-erlang-dark span.cm-qualifier{color:#ccc}.cm-s-erlang-dark span.cm-special{color:#fbb}.cm-s-erlang-dark span.cm-string{color:#3ad900}.cm-s-erlang-dark span.cm-string-2{color:#ccc}.cm-s-erlang-dark span.cm-tag{color:#9effff}.cm-s-erlang-dark span.cm-variable{color:#50fe50}.cm-s-erlang-dark span.cm-variable-2{color:#e0e}.cm-s-erlang-dark span.cm-type,.cm-s-erlang-dark span.cm-variable-3{color:#ccc}.cm-s-erlang-dark span.cm-error{color:#9d1e15}.cm-s-erlang-dark .CodeMirror-activeline-background{background:#013461}.cm-s-erlang-dark .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-gruvbox-dark .CodeMirror-gutters,.cm-s-gruvbox-dark.CodeMirror{background-color:#282828;color:#bdae93}.cm-s-gruvbox-dark .CodeMirror-gutters{background:#282828;border-right:0}.cm-s-gruvbox-dark .CodeMirror-linenumber{color:#7c6f64}.cm-s-gruvbox-dark .CodeMirror-cursor{border-left:1px solid #ebdbb2}.cm-s-gruvbox-dark .cm-animate-fat-cursor,.cm-s-gruvbox-dark.cm-fat-cursor .CodeMirror-cursor{background-color:#8e8d8875!important}.cm-s-gruvbox-dark div.CodeMirror-selected{background:#928374}.cm-s-gruvbox-dark span.cm-meta{color:#83a598}.cm-s-gruvbox-dark span.cm-comment{color:#928374}.cm-s-gruvbox-dark span.cm-number,span.cm-atom{color:#d3869b}.cm-s-gruvbox-dark span.cm-keyword{color:#f84934}.cm-s-gruvbox-dark span.cm-variable,.cm-s-gruvbox-dark span.cm-variable-2{color:#ebdbb2}.cm-s-gruvbox-dark span.cm-type,.cm-s-gruvbox-dark span.cm-variable-3{color:#fabd2f}.cm-s-gruvbox-dark span.cm-callee,.cm-s-gruvbox-dark span.cm-def,.cm-s-gruvbox-dark span.cm-operator,.cm-s-gruvbox-dark span.cm-property{color:#ebdbb2}.cm-s-gruvbox-dark span.cm-string{color:#b8bb26}.cm-s-gruvbox-dark span.cm-attribute,.cm-s-gruvbox-dark span.cm-qualifier,.cm-s-gruvbox-dark span.cm-string-2{color:#8ec07c}.cm-s-gruvbox-dark .CodeMirror-activeline-background{background:#3c3836}.cm-s-gruvbox-dark .CodeMirror-matchingbracket{background:#928374;color:#282828!important}.cm-s-gruvbox-dark span.cm-builtin,.cm-s-gruvbox-dark span.cm-tag{color:#fe8019}.cm-s-hopscotch.CodeMirror{background:#322931;color:#d5d3d5}.cm-s-hopscotch div.CodeMirror-selected{background:#433b42!important}.cm-s-hopscotch .CodeMirror-gutters{background:#322931;border-right:0}.cm-s-hopscotch .CodeMirror-linenumber{color:#797379}.cm-s-hopscotch .CodeMirror-cursor{border-left:1px solid #989498!important}.cm-s-hopscotch span.cm-comment{color:#b33508}.cm-s-hopscotch span.cm-atom,.cm-s-hopscotch span.cm-number{color:#c85e7c}.cm-s-hopscotch span.cm-attribute,.cm-s-hopscotch span.cm-property{color:#8fc13e}.cm-s-hopscotch span.cm-keyword{color:#dd464c}.cm-s-hopscotch span.cm-string{color:#fdcc59}.cm-s-hopscotch span.cm-variable{color:#8fc13e}.cm-s-hopscotch span.cm-variable-2{color:#1290bf}.cm-s-hopscotch span.cm-def{color:#fd8b19}.cm-s-hopscotch span.cm-error{background:#dd464c;color:#989498}.cm-s-hopscotch span.cm-bracket{color:#d5d3d5}.cm-s-hopscotch span.cm-tag{color:#dd464c}.cm-s-hopscotch span.cm-link{color:#c85e7c}.cm-s-hopscotch .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-hopscotch .CodeMirror-activeline-background{background:#302020}.cm-s-icecoder{background:#1d1d1b;color:#666}.cm-s-icecoder span.cm-keyword{color:#eee;font-weight:700}.cm-s-icecoder span.cm-atom{color:#e1c76e}.cm-s-icecoder span.cm-number{color:#6cb5d9}.cm-s-icecoder span.cm-def{color:#b9ca4a}.cm-s-icecoder span.cm-variable{color:#6cb5d9}.cm-s-icecoder span.cm-variable-2{color:#cc1e5c}.cm-s-icecoder span.cm-type,.cm-s-icecoder span.cm-variable-3{color:#f9602c}.cm-s-icecoder span.cm-property{color:#eee}.cm-s-icecoder span.cm-operator{color:#9179bb}.cm-s-icecoder span.cm-comment{color:#97a3aa}.cm-s-icecoder span.cm-string{color:#b9ca4a}.cm-s-icecoder span.cm-string-2{color:#6cb5d9}.cm-s-icecoder span.cm-meta,.cm-s-icecoder span.cm-qualifier{color:#555}.cm-s-icecoder span.cm-builtin{color:#214e7b}.cm-s-icecoder span.cm-bracket{color:#cc7}.cm-s-icecoder span.cm-tag{color:#e8e8e8}.cm-s-icecoder span.cm-attribute{color:#099}.cm-s-icecoder span.cm-header{color:#6a0d6a}.cm-s-icecoder span.cm-quote{color:#186718}.cm-s-icecoder span.cm-hr{color:#888}.cm-s-icecoder span.cm-link{color:#e1c76e}.cm-s-icecoder span.cm-error{color:#d00}.cm-s-icecoder .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-icecoder div.CodeMirror-selected{background:#037;color:#fff}.cm-s-icecoder .CodeMirror-gutters{background:#1d1d1b;border-right:0;min-width:41px}.cm-s-icecoder .CodeMirror-linenumber{color:#555;cursor:default}.cm-s-icecoder .CodeMirror-matchingbracket{background:#555!important;color:#fff!important}.cm-s-icecoder .CodeMirror-activeline-background{background:#000}.cm-s-idea span.cm-meta{color:olive}.cm-s-idea span.cm-number{color:#00f}.cm-s-idea span.cm-keyword{color:navy;font-weight:700;line-height:1em}.cm-s-idea span.cm-atom{color:navy;font-weight:700}.cm-s-idea span.cm-def,.cm-s-idea span.cm-operator,.cm-s-idea span.cm-property,.cm-s-idea span.cm-type,.cm-s-idea span.cm-variable,.cm-s-idea span.cm-variable-2,.cm-s-idea span.cm-variable-3{color:#000}.cm-s-idea span.cm-comment{color:grey}.cm-s-idea span.cm-string,.cm-s-idea span.cm-string-2{color:green}.cm-s-idea span.cm-qualifier{color:#555}.cm-s-idea span.cm-error{color:red}.cm-s-idea span.cm-attribute{color:#00f}.cm-s-idea span.cm-tag{color:navy}.cm-s-idea span.cm-link{color:#00f}.cm-s-idea .CodeMirror-activeline-background{background:#fffae3}.cm-s-idea span.cm-builtin{color:#30a}.cm-s-idea span.cm-bracket{color:#cc7}.cm-s-idea{font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif}.cm-s-idea .CodeMirror-matchingbracket{color:#000!important;outline:1px solid grey}.CodeMirror-hints.idea{background-color:#ebf3fd!important;color:#616569;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.CodeMirror-hints.idea .CodeMirror-hint-active{background-color:#a2b8c9!important;color:#5c6065!important}.cm-s-isotope.CodeMirror{background:#000;color:#e0e0e0}.cm-s-isotope div.CodeMirror-selected{background:#404040!important}.cm-s-isotope .CodeMirror-gutters{background:#000;border-right:0}.cm-s-isotope .CodeMirror-linenumber{color:grey}.cm-s-isotope .CodeMirror-cursor{border-left:1px solid silver!important}.cm-s-isotope span.cm-comment{color:#30f}.cm-s-isotope span.cm-atom,.cm-s-isotope span.cm-number{color:#c0f}.cm-s-isotope span.cm-attribute,.cm-s-isotope span.cm-property{color:#3f0}.cm-s-isotope span.cm-keyword{color:red}.cm-s-isotope span.cm-string{color:#f09}.cm-s-isotope span.cm-variable{color:#3f0}.cm-s-isotope span.cm-variable-2{color:#06f}.cm-s-isotope span.cm-def{color:#f90}.cm-s-isotope span.cm-error{background:red;color:silver}.cm-s-isotope span.cm-bracket{color:#e0e0e0}.cm-s-isotope span.cm-tag{color:red}.cm-s-isotope span.cm-link{color:#c0f}.cm-s-isotope .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-isotope .CodeMirror-activeline-background{background:#202020}.cm-s-lesser-dark{line-height:1.3em}.cm-s-lesser-dark.CodeMirror{background:#262626;color:#ebefe7;text-shadow:0 -1px 1px #262626}.cm-s-lesser-dark div.CodeMirror-selected{background:#45443b}.cm-s-lesser-dark .CodeMirror-line::selection,.cm-s-lesser-dark .CodeMirror-line>span::selection,.cm-s-lesser-dark .CodeMirror-line>span>span::selection{background:rgba(69,68,59,.99)}.cm-s-lesser-dark .CodeMirror-line::-moz-selection,.cm-s-lesser-dark .CodeMirror-line>span::-moz-selection,.cm-s-lesser-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(69,68,59,.99)}.cm-s-lesser-dark .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-lesser-dark pre{padding:0 8px}.cm-s-lesser-dark.CodeMirror span.CodeMirror-matchingbracket{color:#7efc7e}.cm-s-lesser-dark .CodeMirror-gutters{background:#262626;border-right:1px solid #aaa}.cm-s-lesser-dark .CodeMirror-guttermarker{color:#599eff}.cm-s-lesser-dark .CodeMirror-guttermarker-subtle,.cm-s-lesser-dark .CodeMirror-linenumber{color:#777}.cm-s-lesser-dark span.cm-header{color:#a0a}.cm-s-lesser-dark span.cm-quote{color:#090}.cm-s-lesser-dark span.cm-keyword{color:#599eff}.cm-s-lesser-dark span.cm-atom{color:#c2b470}.cm-s-lesser-dark span.cm-number{color:#b35e4d}.cm-s-lesser-dark span.cm-def{color:#fff}.cm-s-lesser-dark span.cm-variable{color:#d9bf8c}.cm-s-lesser-dark span.cm-variable-2{color:#669199}.cm-s-lesser-dark span.cm-type,.cm-s-lesser-dark span.cm-variable-3{color:#fff}.cm-s-lesser-dark span.cm-operator,.cm-s-lesser-dark span.cm-property{color:#92a75c}.cm-s-lesser-dark span.cm-comment{color:#666}.cm-s-lesser-dark span.cm-string{color:#bcd279}.cm-s-lesser-dark span.cm-string-2{color:#f50}.cm-s-lesser-dark span.cm-meta{color:#738c73}.cm-s-lesser-dark span.cm-qualifier{color:#555}.cm-s-lesser-dark span.cm-builtin{color:#ff9e59}.cm-s-lesser-dark span.cm-bracket{color:#ebefe7}.cm-s-lesser-dark span.cm-tag{color:#669199}.cm-s-lesser-dark span.cm-attribute{color:#81a4d5}.cm-s-lesser-dark span.cm-hr{color:#999}.cm-s-lesser-dark span.cm-link{color:#7070e6}.cm-s-lesser-dark span.cm-error{color:#9d1e15}.cm-s-lesser-dark .CodeMirror-activeline-background{background:#3c3a3a}.cm-s-lesser-dark .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-liquibyte.CodeMirror{background-color:#000;color:#fff;font-size:1em;line-height:1.2em}.cm-s-liquibyte .CodeMirror-focused .cm-matchhighlight{text-decoration:underline;text-decoration-color:#0f0;text-decoration-style:wavy}.cm-s-liquibyte .cm-trailingspace{text-decoration:line-through;text-decoration-color:red;text-decoration-style:dotted}.cm-s-liquibyte .cm-tab{text-decoration:line-through;text-decoration-color:#404040;text-decoration-style:dotted}.cm-s-liquibyte .CodeMirror-gutters{background-color:#262626;border-right:1px solid #505050;padding-right:.8em}.cm-s-liquibyte .CodeMirror-gutter-elt div{font-size:1.2em}.cm-s-liquibyte .CodeMirror-linenumber{color:#606060;padding-left:0}.cm-s-liquibyte .CodeMirror-cursor{border-left:1px solid #eee}.cm-s-liquibyte span.cm-comment{color:green}.cm-s-liquibyte span.cm-def{color:#ffaf40;font-weight:700}.cm-s-liquibyte span.cm-keyword{color:#c080ff;font-weight:700}.cm-s-liquibyte span.cm-builtin{color:#ffaf40;font-weight:700}.cm-s-liquibyte span.cm-variable{color:#5967ff;font-weight:700}.cm-s-liquibyte span.cm-string{color:#ff8000}.cm-s-liquibyte span.cm-number{color:#0f0;font-weight:700}.cm-s-liquibyte span.cm-atom{color:#bf3030;font-weight:700}.cm-s-liquibyte span.cm-variable-2{color:#007f7f;font-weight:700}.cm-s-liquibyte span.cm-type,.cm-s-liquibyte span.cm-variable-3{color:#c080ff;font-weight:700}.cm-s-liquibyte span.cm-property{color:#999;font-weight:700}.cm-s-liquibyte span.cm-operator{color:#fff}.cm-s-liquibyte span.cm-meta{color:#0f0}.cm-s-liquibyte span.cm-qualifier{color:#fff700;font-weight:700}.cm-s-liquibyte span.cm-bracket{color:#cc7}.cm-s-liquibyte span.cm-tag{color:#ff0;font-weight:700}.cm-s-liquibyte span.cm-attribute{color:#c080ff;font-weight:700}.cm-s-liquibyte span.cm-error{color:red}.cm-s-liquibyte div.CodeMirror-selected{background-color:rgba(255,0,0,.25)}.cm-s-liquibyte span.cm-compilation{background-color:hsla(0,0%,100%,.12)}.cm-s-liquibyte .CodeMirror-activeline-background{background-color:rgba(0,255,0,.15)}.cm-s-liquibyte .CodeMirror span.CodeMirror-matchingbracket{color:#0f0;font-weight:700}.cm-s-liquibyte .CodeMirror span.CodeMirror-nonmatchingbracket{color:red;font-weight:700}.CodeMirror-matchingtag{background-color:rgba(150,255,0,.3)}.cm-s-liquibyte div.CodeMirror-simplescroll-horizontal div:hover,.cm-s-liquibyte div.CodeMirror-simplescroll-vertical div:hover{background-color:rgba(80,80,80,.7)}.cm-s-liquibyte div.CodeMirror-simplescroll-horizontal div,.cm-s-liquibyte div.CodeMirror-simplescroll-vertical div{background-color:rgba(80,80,80,.3);border:1px solid #404040;border-radius:5px}.cm-s-liquibyte div.CodeMirror-simplescroll-vertical div{border-bottom:1px solid #404040;border-top:1px solid #404040}.cm-s-liquibyte div.CodeMirror-simplescroll-horizontal div{border-left:1px solid #404040;border-right:1px solid #404040}.cm-s-liquibyte div.CodeMirror-simplescroll-vertical{background-color:#262626}.cm-s-liquibyte div.CodeMirror-simplescroll-horizontal{background-color:#262626;border-top:1px solid #404040}.cm-s-liquibyte div.CodeMirror-overlayscroll-horizontal div,div.CodeMirror-overlayscroll-vertical div{background-color:#404040;border-radius:5px}.cm-s-liquibyte div.CodeMirror-overlayscroll-horizontal div,.cm-s-liquibyte div.CodeMirror-overlayscroll-vertical div{border:1px solid #404040}.cm-s-lucario .CodeMirror-gutters,.cm-s-lucario.CodeMirror{background-color:#2b3e50!important;border:none;color:#f8f8f2!important}.cm-s-lucario .CodeMirror-gutters{color:#2b3e50}.cm-s-lucario .CodeMirror-cursor{border-left:thin solid #e6c845}.cm-s-lucario .CodeMirror-linenumber{color:#f8f8f2}.cm-s-lucario .CodeMirror-selected{background:#243443}.cm-s-lucario .CodeMirror-line::selection,.cm-s-lucario .CodeMirror-line>span::selection,.cm-s-lucario .CodeMirror-line>span>span::selection{background:#243443}.cm-s-lucario .CodeMirror-line::-moz-selection,.cm-s-lucario .CodeMirror-line>span::-moz-selection,.cm-s-lucario .CodeMirror-line>span>span::-moz-selection{background:#243443}.cm-s-lucario span.cm-comment{color:#5c98cd}.cm-s-lucario span.cm-string,.cm-s-lucario span.cm-string-2{color:#e6db74}.cm-s-lucario span.cm-number{color:#ca94ff}.cm-s-lucario span.cm-variable,.cm-s-lucario span.cm-variable-2{color:#f8f8f2}.cm-s-lucario span.cm-def{color:#72c05d}.cm-s-lucario span.cm-operator{color:#66d9ef}.cm-s-lucario span.cm-keyword{color:#ff6541}.cm-s-lucario span.cm-atom{color:#bd93f9}.cm-s-lucario span.cm-meta{color:#f8f8f2}.cm-s-lucario span.cm-tag{color:#ff6541}.cm-s-lucario span.cm-attribute{color:#66d9ef}.cm-s-lucario span.cm-qualifier{color:#72c05d}.cm-s-lucario span.cm-property{color:#f8f8f2}.cm-s-lucario span.cm-builtin{color:#72c05d}.cm-s-lucario span.cm-type,.cm-s-lucario span.cm-variable-3{color:#ffb86c}.cm-s-lucario .CodeMirror-activeline-background{background:#243443}.cm-s-lucario .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-material.CodeMirror{background-color:#263238;color:#eff}.cm-s-material .CodeMirror-gutters{background:#263238;border:none;color:#546e7a}.cm-s-material .CodeMirror-guttermarker,.cm-s-material .CodeMirror-guttermarker-subtle,.cm-s-material .CodeMirror-linenumber{color:#546e7a}.cm-s-material .CodeMirror-cursor{border-left:1px solid #fc0}.cm-s-material .cm-animate-fat-cursor,.cm-s-material.cm-fat-cursor .CodeMirror-cursor{background-color:#5d6d5c80!important}.cm-s-material div.CodeMirror-selected,.cm-s-material.CodeMirror-focused div.CodeMirror-selected{background:rgba(128,203,196,.2)}.cm-s-material .CodeMirror-line::selection,.cm-s-material .CodeMirror-line>span::selection,.cm-s-material .CodeMirror-line>span>span::selection{background:rgba(128,203,196,.2)}.cm-s-material .CodeMirror-line::-moz-selection,.cm-s-material .CodeMirror-line>span::-moz-selection,.cm-s-material .CodeMirror-line>span>span::-moz-selection{background:rgba(128,203,196,.2)}.cm-s-material .CodeMirror-activeline-background{background:rgba(0,0,0,.5)}.cm-s-material .cm-keyword{color:#c792ea}.cm-s-material .cm-operator{color:#89ddff}.cm-s-material .cm-variable-2{color:#eff}.cm-s-material .cm-type,.cm-s-material .cm-variable-3{color:#f07178}.cm-s-material .cm-builtin{color:#ffcb6b}.cm-s-material .cm-atom{color:#f78c6c}.cm-s-material .cm-number{color:#ff5370}.cm-s-material .cm-def{color:#82aaff}.cm-s-material .cm-string{color:#c3e88d}.cm-s-material .cm-string-2{color:#f07178}.cm-s-material .cm-comment{color:#546e7a}.cm-s-material .cm-variable{color:#f07178}.cm-s-material .cm-tag{color:#ff5370}.cm-s-material .cm-meta{color:#ffcb6b}.cm-s-material .cm-attribute,.cm-s-material .cm-property{color:#c792ea}.cm-s-material .cm-qualifier,.cm-s-material .cm-type,.cm-s-material .cm-variable-3{color:#decb6b}.cm-s-material .cm-error{background-color:#ff5370;color:#fff}.cm-s-material .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-mbo.CodeMirror{background:#2c2c2c;color:#ffffec}.cm-s-mbo div.CodeMirror-selected{background:#716c62}.cm-s-mbo .CodeMirror-line::selection,.cm-s-mbo .CodeMirror-line>span::selection,.cm-s-mbo .CodeMirror-line>span>span::selection{background:hsla(40,7%,41%,.99)}.cm-s-mbo .CodeMirror-line::-moz-selection,.cm-s-mbo .CodeMirror-line>span::-moz-selection,.cm-s-mbo .CodeMirror-line>span>span::-moz-selection{background:hsla(40,7%,41%,.99)}.cm-s-mbo .CodeMirror-gutters{background:#4e4e4e;border-right:0}.cm-s-mbo .CodeMirror-guttermarker{color:#fff}.cm-s-mbo .CodeMirror-guttermarker-subtle{color:grey}.cm-s-mbo .CodeMirror-linenumber{color:#dadada}.cm-s-mbo .CodeMirror-cursor{border-left:1px solid #ffffec}.cm-s-mbo span.cm-comment{color:#95958a}.cm-s-mbo span.cm-atom,.cm-s-mbo span.cm-number{color:#00a8c6}.cm-s-mbo span.cm-attribute,.cm-s-mbo span.cm-property{color:#9ddfe9}.cm-s-mbo span.cm-keyword{color:#ffb928}.cm-s-mbo span.cm-string{color:#ffcf6c}.cm-s-mbo span.cm-string.cm-property,.cm-s-mbo span.cm-variable{color:#ffffec}.cm-s-mbo span.cm-variable-2{color:#00a8c6}.cm-s-mbo span.cm-def{color:#ffffec}.cm-s-mbo span.cm-bracket{color:#fffffc;font-weight:700}.cm-s-mbo span.cm-tag{color:#9ddfe9}.cm-s-mbo span.cm-link{color:#f54b07}.cm-s-mbo span.cm-error{border-bottom:#636363;color:#ffffec}.cm-s-mbo span.cm-qualifier{color:#ffffec}.cm-s-mbo .CodeMirror-activeline-background{background:#494b41}.cm-s-mbo .CodeMirror-matchingbracket{color:#ffb928!important}.cm-s-mbo .CodeMirror-matchingtag{background:hsla(0,0%,100%,.37)}.cm-s-mdn-like.CodeMirror{background-color:#fff;color:#999}.cm-s-mdn-like div.CodeMirror-selected{background:#cfc}.cm-s-mdn-like .CodeMirror-line::selection,.cm-s-mdn-like .CodeMirror-line>span::selection,.cm-s-mdn-like .CodeMirror-line>span>span::selection{background:#cfc}.cm-s-mdn-like .CodeMirror-line::-moz-selection,.cm-s-mdn-like .CodeMirror-line>span::-moz-selection,.cm-s-mdn-like .CodeMirror-line>span>span::-moz-selection{background:#cfc}.cm-s-mdn-like .CodeMirror-gutters{background:#f8f8f8;border-left:6px solid rgba(0,83,159,.65);color:#333}.cm-s-mdn-like .CodeMirror-linenumber{color:#aaa;padding-left:8px}.cm-s-mdn-like .CodeMirror-cursor{border-left:2px solid #222}.cm-s-mdn-like .cm-keyword{color:#6262ff}.cm-s-mdn-like .cm-atom{color:#f90}.cm-s-mdn-like .cm-number{color:#ca7841}.cm-s-mdn-like .cm-def{color:#8da6ce}.cm-s-mdn-like span.cm-tag,.cm-s-mdn-like span.cm-variable-2{color:#690}.cm-s-mdn-like .cm-variable,.cm-s-mdn-like span.cm-def,.cm-s-mdn-like span.cm-type,.cm-s-mdn-like span.cm-variable-3{color:#07a}.cm-s-mdn-like .cm-property{color:#905}.cm-s-mdn-like .cm-qualifier{color:#690}.cm-s-mdn-like .cm-operator{color:#cda869}.cm-s-mdn-like .cm-comment{color:#777;font-weight:400}.cm-s-mdn-like .cm-string{color:#07a;font-style:italic}.cm-s-mdn-like .cm-string-2{color:#bd6b18}.cm-s-mdn-like .cm-meta{color:#000}.cm-s-mdn-like .cm-builtin{color:#9b7536}.cm-s-mdn-like .cm-tag{color:#997643}.cm-s-mdn-like .cm-attribute{color:#d6bb6d}.cm-s-mdn-like .cm-header{color:#ff6400}.cm-s-mdn-like .cm-hr{color:#aeaeae}.cm-s-mdn-like .cm-link{color:#ad9361;font-style:italic;text-decoration:none}.cm-s-mdn-like .cm-error{border-bottom:1px solid red}div.cm-s-mdn-like .CodeMirror-activeline-background{background:#efefff}div.cm-s-mdn-like span.CodeMirror-matchingbracket{color:inherit;outline:1px solid grey}.cm-s-mdn-like.CodeMirror{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAAAyCAYAAAAp8UeFAAAHvklEQVR42s2b63bcNgyEQZCSHCdt2vd/0tWF7I+Q6XgMXiTtuvU5Pl57ZQKkKHzEAOtF5KeIJBGJ8uvL599FRFREZhFx8DeXv8trn68RuGaC8TRfo3SNp9dlDDHedyLyTUTeRWStXKPZrjtpZxaRw5hPqozRs1N8/enzIiQRWcCgy4MUA0f+XWliDhyL8Lfyvx7ei/Ae3iQFHyw7U/59pQVIMEEPEz0G7XiwdRjzSfC3UTtz9vchIntxvry5iMgfIhJoEflOz2CQr3F5h/HfeFe+GTdLaKcu9L8LTeQb/R/7GgbsfKedyNdoHsN31uRPWrfZ5wsj/NzzRQHuToIdU3ahwnsKPxXCjJITuOsi7XLc7SG/v5GdALs7wf8JjTFiB5+QvTEfRyGOfX3Lrx8wxyQi3sNq46O7QahQiCsRFgqddjBouVEHOKDgXAQHD9gJCr5sMKkEdjwsarG/ww3BMHBU7OBjXnzdyY7SfCxf5/z6ATccrwlKuwC/jhznnPF4CgVzhhVf4xp2EixcBActO75iZ8/fM9zAs2OMzKdslgXWJ9XG8PQoOAMA5fGcsvORgv0doBXyHrCwfLJAOwo71QLNkb8n2Pl6EWiR7OCibtkPaz4Kc/0NNAze2gju3zOwekALDaCFPI5vjPFmgGY5AZqyGEvH1x7QfIb8YtxMnA/b+QQ0aQDAwc6JMFg8CbQZ4qoYEEHbRwNojuK3EHwd7VALSgq+MNDKzfT58T8qdpADrgW0GmgcAS1lhzztJmkAzcPNOQbsWEALBDSlMKUG0Eq4CLAQWvEVQ9WU57gZJwZtgPO3r9oBTQ9WO8TjqXINx8R0EYpiZEUWOF3FxkbJkgU9B2f41YBrIj5ZfsQa0M5kTgiAAqM3ShXLgu8XMqcrQBvJ0CL5pnTsfMB13oB8athpAq2XOQmcGmoACCLydx7nToa23ATaSIY2ichfOdPTGxlasXMLaL0MLZAOwAKIM+y8CmicobGdCcbbK9DzN+yYGVoNNI5iUKTMyYOjPse4A8SM1MmcXgU0toOq1yO/v8FOxlASyc7TgeYaAMBJHcY1CcCwGI/TK4AmDbDyKYBBtFUkRwto8gygiQEaByFgJ00BH2M8JWwQS1nafDXQCidWyOI8AcjDCSjCLk8ngObuAm3JAHAdubAmOaK06V8MNEsKPJOhobSprwQa6gD7DclRQdqcwL4zxqgBrQcabUiBLclRDKAlWp+etPkBaNMA0AKlrHwTdEByZAA4GM+SNluSY6wAzcMNewxmgig5Ks0nkrSpBvSaQHMdKTBAnLojOdYyGpQ254602ZILPdTD1hdlggdIm74jbTp8vDwF5ZYUeLWGJpWsh6XNyXgcYwVoJQTEhhTYkxzZjiU5npU2TaB979TQehlaAVq4kaGpiPwwwLkYUuBbQwocyQTv1tA0+1UFWoJF3iv1oq+qoSk8EQdJmwHkziIF7oOZk14EGitibAdjLYYK78H5vZOhtWpoI0ATGHs0Q8OMb4Ey+2bU2UYztCtA0wFAs7TplGLRVQCcqaFdGSPCeTI1QNIC52iWNzof6Uib7xjEp07mNNoUYmVosVItHrHzRlLgBn9LFyRHaQCtVUMbtTNhoXWiTOO9k/V8BdAc1Oq0ArSQs6/5SU0hckNy9NnXqQY0PGYo5dWJ7nINaN6o958FWin27aBaWRka1r5myvLOAm0j30eBJqCxHLReVclxhxOEN2JfDWjxBtAC7MIH1fVaGdoOp4qJYDgKtKPSFNID2gSnGldrCqkFZ+5UeQXQBIRrSwocbdZYQT/2LwRahBPBXoHrB8nxaGROST62DKUbQOMMzZIC9abkuELfQzQALWTnDNAm8KHWFOJgJ5+SHIvTPcmx1xQyZRhNL5Qci689aXMEaN/uNIWkEwDAvFpOZmgsBaaGnbs1NPa1Jm32gBZAIh1pCtG7TSH4aE0y1uVY4uqoFPisGlpP2rSA5qTecWn5agK6BzSpgAyD+wFaqhnYoSZ1Vwr8CmlTQbrcO3ZaX0NAEyMbYaAlyquFoLKK3SPby9CeVUPThrSJmkCAE0CrKUQadi4DrdSlWhmah0YL9z9vClH59YGbHx1J8VZTyAjQepJjmXwAKTDQI3omc3p1U4gDUf6RfcdYfrUp5ClAi2J3Ba6UOXGo+K+bQrjjssitG2SJzshaLwMtXgRagUNpYYoVkMSBLM+9GGiJZMvduG6DRZ4qc04DMPtQQxOjEtACmhO7K1AbNbQDEggZyJwscFpAGwENhoBeUwh3bWolhe8BTYVKxQEWrSUn/uhcM5KhvUu/+eQu0Lzhi+VrK0PrZZNDQKs9cpYUuFYgMVpD4/NxenJTiMCNqdUEUf1qZWjppLT5qSkkUZbCwkbZMSuVnu80hfSkzRbQeqCZSAh6huR4VtoM2gHAlLf72smuWgE+VV7XpE25Ab2WFDgyhnSuKbs4GuGzCjR+tIoUuMFg3kgcWKLTwRqanJQ2W00hAsenfaApRC42hbCvK1SlE0HtE9BGgneJO+ELamitD1YjjOYnNYVcraGhtKkW0EqVVeDx733I2NH581k1NNxNLG0i0IJ8/NjVaOZ0tYZ2Vtr0Xv7tPV3hkWp9EFkgS/J0vosngTaSoaG06WHi+xObQkaAdlbanP8B2+2l0f90LmUAAAAASUVORK5CYII=)}.cm-s-midnight .CodeMirror-activeline-background{background:#253540}.cm-s-midnight.CodeMirror{background:#0f192a;color:#d1edff}.cm-s-midnight div.CodeMirror-selected{background:#314d67}.cm-s-midnight .CodeMirror-line::selection,.cm-s-midnight .CodeMirror-line>span::selection,.cm-s-midnight .CodeMirror-line>span>span::selection{background:rgba(49,77,103,.99)}.cm-s-midnight .CodeMirror-line::-moz-selection,.cm-s-midnight .CodeMirror-line>span::-moz-selection,.cm-s-midnight .CodeMirror-line>span>span::-moz-selection{background:rgba(49,77,103,.99)}.cm-s-midnight .CodeMirror-gutters{background:#0f192a;border-right:1px solid}.cm-s-midnight .CodeMirror-guttermarker{color:#fff}.cm-s-midnight .CodeMirror-guttermarker-subtle,.cm-s-midnight .CodeMirror-linenumber{color:#d0d0d0}.cm-s-midnight .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-midnight span.cm-comment{color:#428bdd}.cm-s-midnight span.cm-atom{color:#ae81ff}.cm-s-midnight span.cm-number{color:#d1edff}.cm-s-midnight span.cm-attribute,.cm-s-midnight span.cm-property{color:#a6e22e}.cm-s-midnight span.cm-keyword{color:#e83737}.cm-s-midnight span.cm-string{color:#1dc116}.cm-s-midnight span.cm-variable,.cm-s-midnight span.cm-variable-2{color:#ffaa3e}.cm-s-midnight span.cm-def{color:#4dd}.cm-s-midnight span.cm-bracket{color:#d1edff}.cm-s-midnight span.cm-tag{color:#449}.cm-s-midnight span.cm-link{color:#ae81ff}.cm-s-midnight span.cm-error{background:#f92672;color:#f8f8f0}.cm-s-midnight .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-monokai.CodeMirror{background:#272822;color:#f8f8f2}.cm-s-monokai div.CodeMirror-selected{background:#49483e}.cm-s-monokai .CodeMirror-line::selection,.cm-s-monokai .CodeMirror-line>span::selection,.cm-s-monokai .CodeMirror-line>span>span::selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-line::-moz-selection,.cm-s-monokai .CodeMirror-line>span::-moz-selection,.cm-s-monokai .CodeMirror-line>span>span::-moz-selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-gutters{background:#272822;border-right:0}.cm-s-monokai .CodeMirror-guttermarker{color:#fff}.cm-s-monokai .CodeMirror-guttermarker-subtle,.cm-s-monokai .CodeMirror-linenumber{color:#d0d0d0}.cm-s-monokai .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-monokai span.cm-comment{color:#75715e}.cm-s-monokai span.cm-atom,.cm-s-monokai span.cm-number{color:#ae81ff}.cm-s-monokai span.cm-comment.cm-attribute{color:#97b757}.cm-s-monokai span.cm-comment.cm-def{color:#bc9262}.cm-s-monokai span.cm-comment.cm-tag{color:#bc6283}.cm-s-monokai span.cm-comment.cm-type{color:#5998a6}.cm-s-monokai span.cm-attribute,.cm-s-monokai span.cm-property{color:#a6e22e}.cm-s-monokai span.cm-keyword{color:#f92672}.cm-s-monokai span.cm-builtin{color:#66d9ef}.cm-s-monokai span.cm-string{color:#e6db74}.cm-s-monokai span.cm-variable{color:#f8f8f2}.cm-s-monokai span.cm-variable-2{color:#9effff}.cm-s-monokai span.cm-type,.cm-s-monokai span.cm-variable-3{color:#66d9ef}.cm-s-monokai span.cm-def{color:#fd971f}.cm-s-monokai span.cm-bracket{color:#f8f8f2}.cm-s-monokai span.cm-tag{color:#f92672}.cm-s-monokai span.cm-header,.cm-s-monokai span.cm-link{color:#ae81ff}.cm-s-monokai span.cm-error{background:#f92672;color:#f8f8f0}.cm-s-monokai .CodeMirror-activeline-background{background:#373831}.cm-s-monokai .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-neat span.cm-comment{color:#a86}.cm-s-neat span.cm-keyword{color:blue;font-weight:700;line-height:1em}.cm-s-neat span.cm-string{color:#a22}.cm-s-neat span.cm-builtin{color:#077;font-weight:700;line-height:1em}.cm-s-neat span.cm-special{color:#0aa;font-weight:700;line-height:1em}.cm-s-neat span.cm-variable{color:#000}.cm-s-neat span.cm-atom,.cm-s-neat span.cm-number{color:#3a3}.cm-s-neat span.cm-meta{color:#555}.cm-s-neat span.cm-link{color:#3a3}.cm-s-neat .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-neat .CodeMirror-matchingbracket{color:#000!important;outline:1px solid grey}.cm-s-neo.CodeMirror{background-color:#fff;color:#2e383c;line-height:1.4375}.cm-s-neo .cm-comment{color:#75787b}.cm-s-neo .cm-keyword,.cm-s-neo .cm-property{color:#1d75b3}.cm-s-neo .cm-atom,.cm-s-neo .cm-number{color:#75438a}.cm-s-neo .cm-node,.cm-s-neo .cm-tag{color:#9c3328}.cm-s-neo .cm-string{color:#b35e14}.cm-s-neo .cm-qualifier,.cm-s-neo .cm-variable{color:#047d65}.cm-s-neo pre{padding:0}.cm-s-neo .CodeMirror-gutters{background-color:transparent;border:none;border-right:10px solid transparent}.cm-s-neo .CodeMirror-linenumber{color:#e0e2e5;padding:0}.cm-s-neo .CodeMirror-guttermarker{color:#1d75b3}.cm-s-neo .CodeMirror-guttermarker-subtle{color:#e0e2e5}.cm-s-neo .CodeMirror-cursor{background:hsla(223,4%,62%,.37);border:0;width:auto;z-index:1}.cm-s-night.CodeMirror{background:#0a001f;color:#f8f8f8}.cm-s-night div.CodeMirror-selected{background:#447}.cm-s-night .CodeMirror-line::selection,.cm-s-night .CodeMirror-line>span::selection,.cm-s-night .CodeMirror-line>span>span::selection{background:rgba(68,68,119,.99)}.cm-s-night .CodeMirror-line::-moz-selection,.cm-s-night .CodeMirror-line>span::-moz-selection,.cm-s-night .CodeMirror-line>span>span::-moz-selection{background:rgba(68,68,119,.99)}.cm-s-night .CodeMirror-gutters{background:#0a001f;border-right:1px solid #aaa}.cm-s-night .CodeMirror-guttermarker{color:#fff}.cm-s-night .CodeMirror-guttermarker-subtle{color:#bbb}.cm-s-night .CodeMirror-linenumber{color:#f8f8f8}.cm-s-night .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-night span.cm-comment{color:#8900d1}.cm-s-night span.cm-atom{color:#845dc4}.cm-s-night span.cm-attribute,.cm-s-night span.cm-number{color:#ffd500}.cm-s-night span.cm-keyword{color:#599eff}.cm-s-night span.cm-string{color:#37f14a}.cm-s-night span.cm-meta{color:#7678e2}.cm-s-night span.cm-tag,.cm-s-night span.cm-variable-2{color:#99b2ff}.cm-s-night span.cm-def,.cm-s-night span.cm-type,.cm-s-night span.cm-variable-3{color:#fff}.cm-s-night span.cm-bracket{color:#8da6ce}.cm-s-night span.cm-builtin,.cm-s-night span.cm-special{color:#ff9e59}.cm-s-night span.cm-link{color:#845dc4}.cm-s-night span.cm-error{color:#9d1e15}.cm-s-night .CodeMirror-activeline-background{background:#1c005a}.cm-s-night .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-oceanic-next.CodeMirror{background:#304148;color:#f8f8f2}.cm-s-oceanic-next div.CodeMirror-selected{background:rgba(101,115,126,.33)}.cm-s-oceanic-next .CodeMirror-line::selection,.cm-s-oceanic-next .CodeMirror-line>span::selection,.cm-s-oceanic-next .CodeMirror-line>span>span::selection{background:rgba(101,115,126,.33)}.cm-s-oceanic-next .CodeMirror-line::-moz-selection,.cm-s-oceanic-next .CodeMirror-line>span::-moz-selection,.cm-s-oceanic-next .CodeMirror-line>span>span::-moz-selection{background:rgba(101,115,126,.33)}.cm-s-oceanic-next .CodeMirror-gutters{background:#304148;border-right:10px}.cm-s-oceanic-next .CodeMirror-guttermarker{color:#fff}.cm-s-oceanic-next .CodeMirror-guttermarker-subtle,.cm-s-oceanic-next .CodeMirror-linenumber{color:#d0d0d0}.cm-s-oceanic-next .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-oceanic-next .cm-animate-fat-cursor,.cm-s-oceanic-next.cm-fat-cursor .CodeMirror-cursor{background-color:#a2a8a175!important}.cm-s-oceanic-next span.cm-comment{color:#65737e}.cm-s-oceanic-next span.cm-atom{color:#c594c5}.cm-s-oceanic-next span.cm-number{color:#f99157}.cm-s-oceanic-next span.cm-property{color:#99c794}.cm-s-oceanic-next span.cm-attribute,.cm-s-oceanic-next span.cm-keyword{color:#c594c5}.cm-s-oceanic-next span.cm-builtin{color:#66d9ef}.cm-s-oceanic-next span.cm-string{color:#99c794}.cm-s-oceanic-next span.cm-variable,.cm-s-oceanic-next span.cm-variable-2,.cm-s-oceanic-next span.cm-variable-3{color:#f8f8f2}.cm-s-oceanic-next span.cm-def{color:#69c}.cm-s-oceanic-next span.cm-bracket{color:#5fb3b3}.cm-s-oceanic-next span.cm-header,.cm-s-oceanic-next span.cm-link,.cm-s-oceanic-next span.cm-tag{color:#c594c5}.cm-s-oceanic-next span.cm-error{background:#c594c5;color:#f8f8f0}.cm-s-oceanic-next .CodeMirror-activeline-background{background:rgba(101,115,126,.33)}.cm-s-oceanic-next .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-panda-syntax{background:#292a2b;color:#e6e6e6;font-family:Operator Mono,Source Code Pro,Menlo,Monaco,Consolas,Courier New,monospace;line-height:1.5}.cm-s-panda-syntax .CodeMirror-cursor{border-color:#ff2c6d}.cm-s-panda-syntax .CodeMirror-activeline-background{background:rgba(99,123,156,.1)}.cm-s-panda-syntax .CodeMirror-selected{background:#fff}.cm-s-panda-syntax .cm-comment{color:#676b79;font-style:italic}.cm-s-panda-syntax .cm-operator{color:#f3f3f3}.cm-s-panda-syntax .cm-string{color:#19f9d8}.cm-s-panda-syntax .cm-string-2{color:#ffb86c}.cm-s-panda-syntax .cm-tag{color:#ff2c6d}.cm-s-panda-syntax .cm-meta{color:#b084eb}.cm-s-panda-syntax .cm-number{color:#ffb86c}.cm-s-panda-syntax .cm-atom{color:#ff2c6d}.cm-s-panda-syntax .cm-keyword{color:#ff75b5}.cm-s-panda-syntax .cm-variable{color:#ffb86c}.cm-s-panda-syntax .cm-type,.cm-s-panda-syntax .cm-variable-2,.cm-s-panda-syntax .cm-variable-3{color:#ff9ac1}.cm-s-panda-syntax .cm-def{color:#e6e6e6}.cm-s-panda-syntax .cm-property{color:#f3f3f3}.cm-s-panda-syntax .cm-attribute,.cm-s-panda-syntax .cm-unit{color:#ffb86c}.cm-s-panda-syntax .CodeMirror-matchingbracket{border-bottom:1px dotted #19f9d8;color:#e6e6e6;padding-bottom:2px}.cm-s-panda-syntax .CodeMirror-gutters{background:#292a2b;border-right-color:hsla(0,0%,100%,.1)}.cm-s-panda-syntax .CodeMirror-linenumber{color:#e6e6e6;opacity:.6}.cm-s-paraiso-dark.CodeMirror{background:#2f1e2e;color:#b9b6b0}.cm-s-paraiso-dark div.CodeMirror-selected{background:#41323f}.cm-s-paraiso-dark .CodeMirror-line::selection,.cm-s-paraiso-dark .CodeMirror-line>span::selection,.cm-s-paraiso-dark .CodeMirror-line>span>span::selection{background:rgba(65,50,63,.99)}.cm-s-paraiso-dark .CodeMirror-line::-moz-selection,.cm-s-paraiso-dark .CodeMirror-line>span::-moz-selection,.cm-s-paraiso-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(65,50,63,.99)}.cm-s-paraiso-dark .CodeMirror-gutters{background:#2f1e2e;border-right:0}.cm-s-paraiso-dark .CodeMirror-guttermarker{color:#ef6155}.cm-s-paraiso-dark .CodeMirror-guttermarker-subtle,.cm-s-paraiso-dark .CodeMirror-linenumber{color:#776e71}.cm-s-paraiso-dark .CodeMirror-cursor{border-left:1px solid #8d8687}.cm-s-paraiso-dark span.cm-comment{color:#e96ba8}.cm-s-paraiso-dark span.cm-atom,.cm-s-paraiso-dark span.cm-number{color:#815ba4}.cm-s-paraiso-dark span.cm-attribute,.cm-s-paraiso-dark span.cm-property{color:#48b685}.cm-s-paraiso-dark span.cm-keyword{color:#ef6155}.cm-s-paraiso-dark span.cm-string{color:#fec418}.cm-s-paraiso-dark span.cm-variable{color:#48b685}.cm-s-paraiso-dark span.cm-variable-2{color:#06b6ef}.cm-s-paraiso-dark span.cm-def{color:#f99b15}.cm-s-paraiso-dark span.cm-bracket{color:#b9b6b0}.cm-s-paraiso-dark span.cm-tag{color:#ef6155}.cm-s-paraiso-dark span.cm-link{color:#815ba4}.cm-s-paraiso-dark span.cm-error{background:#ef6155;color:#8d8687}.cm-s-paraiso-dark .CodeMirror-activeline-background{background:#4d344a}.cm-s-paraiso-dark .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-paraiso-light.CodeMirror{background:#e7e9db;color:#41323f}.cm-s-paraiso-light div.CodeMirror-selected{background:#b9b6b0}.cm-s-paraiso-light .CodeMirror-line::selection,.cm-s-paraiso-light .CodeMirror-line>span::selection,.cm-s-paraiso-light .CodeMirror-line>span>span::selection{background:#b9b6b0}.cm-s-paraiso-light .CodeMirror-line::-moz-selection,.cm-s-paraiso-light .CodeMirror-line>span::-moz-selection,.cm-s-paraiso-light .CodeMirror-line>span>span::-moz-selection{background:#b9b6b0}.cm-s-paraiso-light .CodeMirror-gutters{background:#e7e9db;border-right:0}.cm-s-paraiso-light .CodeMirror-guttermarker{color:#000}.cm-s-paraiso-light .CodeMirror-guttermarker-subtle,.cm-s-paraiso-light .CodeMirror-linenumber{color:#8d8687}.cm-s-paraiso-light .CodeMirror-cursor{border-left:1px solid #776e71}.cm-s-paraiso-light span.cm-comment{color:#e96ba8}.cm-s-paraiso-light span.cm-atom,.cm-s-paraiso-light span.cm-number{color:#815ba4}.cm-s-paraiso-light span.cm-attribute,.cm-s-paraiso-light span.cm-property{color:#48b685}.cm-s-paraiso-light span.cm-keyword{color:#ef6155}.cm-s-paraiso-light span.cm-string{color:#fec418}.cm-s-paraiso-light span.cm-variable{color:#48b685}.cm-s-paraiso-light span.cm-variable-2{color:#06b6ef}.cm-s-paraiso-light span.cm-def{color:#f99b15}.cm-s-paraiso-light span.cm-bracket{color:#41323f}.cm-s-paraiso-light span.cm-tag{color:#ef6155}.cm-s-paraiso-light span.cm-link{color:#815ba4}.cm-s-paraiso-light span.cm-error{background:#ef6155;color:#776e71}.cm-s-paraiso-light .CodeMirror-activeline-background{background:#cfd1c4}.cm-s-paraiso-light .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-pastel-on-dark.CodeMirror{background:#2c2827;color:#8f938f;line-height:1.5}.cm-s-pastel-on-dark div.CodeMirror-selected{background:rgba(221,240,255,.2)}.cm-s-pastel-on-dark .CodeMirror-line::selection,.cm-s-pastel-on-dark .CodeMirror-line>span::selection,.cm-s-pastel-on-dark .CodeMirror-line>span>span::selection{background:rgba(221,240,255,.2)}.cm-s-pastel-on-dark .CodeMirror-line::-moz-selection,.cm-s-pastel-on-dark .CodeMirror-line>span::-moz-selection,.cm-s-pastel-on-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(221,240,255,.2)}.cm-s-pastel-on-dark .CodeMirror-gutters{background:#34302f;border-right:0;padding:0 3px}.cm-s-pastel-on-dark .CodeMirror-guttermarker{color:#fff}.cm-s-pastel-on-dark .CodeMirror-guttermarker-subtle,.cm-s-pastel-on-dark .CodeMirror-linenumber{color:#8f938f}.cm-s-pastel-on-dark .CodeMirror-cursor{border-left:1px solid #a7a7a7}.cm-s-pastel-on-dark span.cm-comment{color:#a6c6ff}.cm-s-pastel-on-dark span.cm-atom{color:#de8e30}.cm-s-pastel-on-dark span.cm-number{color:#ccc}.cm-s-pastel-on-dark span.cm-property{color:#8f938f}.cm-s-pastel-on-dark span.cm-attribute{color:#a6e22e}.cm-s-pastel-on-dark span.cm-keyword{color:#aeb2f8}.cm-s-pastel-on-dark span.cm-string{color:#66a968}.cm-s-pastel-on-dark span.cm-variable{color:#aeb2f8}.cm-s-pastel-on-dark span.cm-variable-2{color:#bebf55}.cm-s-pastel-on-dark span.cm-type,.cm-s-pastel-on-dark span.cm-variable-3{color:#de8e30}.cm-s-pastel-on-dark span.cm-def{color:#757ad8}.cm-s-pastel-on-dark span.cm-bracket{color:#f8f8f2}.cm-s-pastel-on-dark span.cm-tag{color:#c1c144}.cm-s-pastel-on-dark span.cm-link{color:#ae81ff}.cm-s-pastel-on-dark span.cm-builtin,.cm-s-pastel-on-dark span.cm-qualifier{color:#c1c144}.cm-s-pastel-on-dark span.cm-error{background:#757ad8;color:#f8f8f0}.cm-s-pastel-on-dark .CodeMirror-activeline-background{background:hsla(0,0%,100%,.031)}.cm-s-pastel-on-dark .CodeMirror-matchingbracket{border:1px solid hsla(0,0%,100%,.25);color:#8f938f!important;margin:-1px -1px 0}.cm-s-railscasts.CodeMirror{background:#2b2b2b;color:#f4f1ed}.cm-s-railscasts div.CodeMirror-selected{background:#272935!important}.cm-s-railscasts .CodeMirror-gutters{background:#2b2b2b;border-right:0}.cm-s-railscasts .CodeMirror-linenumber{color:#5a647e}.cm-s-railscasts .CodeMirror-cursor{border-left:1px solid #d4cfc9!important}.cm-s-railscasts span.cm-comment{color:#bc9458}.cm-s-railscasts span.cm-atom,.cm-s-railscasts span.cm-number{color:#b6b3eb}.cm-s-railscasts span.cm-attribute,.cm-s-railscasts span.cm-property{color:#a5c261}.cm-s-railscasts span.cm-keyword{color:#da4939}.cm-s-railscasts span.cm-string{color:#ffc66d}.cm-s-railscasts span.cm-variable{color:#a5c261}.cm-s-railscasts span.cm-variable-2{color:#6d9cbe}.cm-s-railscasts span.cm-def{color:#cc7833}.cm-s-railscasts span.cm-error{background:#da4939;color:#d4cfc9}.cm-s-railscasts span.cm-bracket{color:#f4f1ed}.cm-s-railscasts span.cm-tag{color:#da4939}.cm-s-railscasts span.cm-link{color:#b6b3eb}.cm-s-railscasts .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-railscasts .CodeMirror-activeline-background{background:#303040}.cm-s-rubyblue.CodeMirror{background:#112435;color:#fff}.cm-s-rubyblue div.CodeMirror-selected{background:#38566f}.cm-s-rubyblue .CodeMirror-line::selection,.cm-s-rubyblue .CodeMirror-line>span::selection,.cm-s-rubyblue .CodeMirror-line>span>span::selection{background:rgba(56,86,111,.99)}.cm-s-rubyblue .CodeMirror-line::-moz-selection,.cm-s-rubyblue .CodeMirror-line>span::-moz-selection,.cm-s-rubyblue .CodeMirror-line>span>span::-moz-selection{background:rgba(56,86,111,.99)}.cm-s-rubyblue .CodeMirror-gutters{background:#1f4661;border-right:7px solid #3e7087}.cm-s-rubyblue .CodeMirror-guttermarker{color:#fff}.cm-s-rubyblue .CodeMirror-guttermarker-subtle{color:#3e7087}.cm-s-rubyblue .CodeMirror-linenumber{color:#fff}.cm-s-rubyblue .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-rubyblue span.cm-comment{color:#999;font-style:italic;line-height:1em}.cm-s-rubyblue span.cm-atom{color:#f4c20b}.cm-s-rubyblue span.cm-attribute,.cm-s-rubyblue span.cm-number{color:#82c6e0}.cm-s-rubyblue span.cm-keyword{color:#f0f}.cm-s-rubyblue span.cm-string{color:#f08047}.cm-s-rubyblue span.cm-meta{color:#f0f}.cm-s-rubyblue span.cm-tag,.cm-s-rubyblue span.cm-variable-2{color:#7bd827}.cm-s-rubyblue span.cm-def,.cm-s-rubyblue span.cm-type,.cm-s-rubyblue span.cm-variable-3{color:#fff}.cm-s-rubyblue span.cm-bracket{color:#f0f}.cm-s-rubyblue span.cm-link{color:#f4c20b}.cm-s-rubyblue span.CodeMirror-matchingbracket{color:#f0f!important}.cm-s-rubyblue span.cm-builtin,.cm-s-rubyblue span.cm-special{color:#ff9d00}.cm-s-rubyblue span.cm-error{color:#af2018}.cm-s-rubyblue .CodeMirror-activeline-background{background:#173047}.cm-s-seti.CodeMirror{background-color:#151718!important;border:none;color:#cfd2d1!important}.cm-s-seti .CodeMirror-gutters{background-color:#0e1112;border:none;color:#404b53}.cm-s-seti .CodeMirror-cursor{border-left:thin solid #f8f8f0}.cm-s-seti .CodeMirror-linenumber{color:#6d8a88}.cm-s-seti.CodeMirror-focused div.CodeMirror-selected{background:hsla(0,0%,100%,.1)}.cm-s-seti .CodeMirror-line::selection,.cm-s-seti .CodeMirror-line>span::selection,.cm-s-seti .CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)}.cm-s-seti .CodeMirror-line::-moz-selection,.cm-s-seti .CodeMirror-line>span::-moz-selection,.cm-s-seti .CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)}.cm-s-seti span.cm-comment{color:#41535b}.cm-s-seti span.cm-string,.cm-s-seti span.cm-string-2{color:#55b5db}.cm-s-seti span.cm-number{color:#cd3f45}.cm-s-seti span.cm-variable{color:#55b5db}.cm-s-seti span.cm-variable-2{color:#a074c4}.cm-s-seti span.cm-def{color:#55b5db}.cm-s-seti span.cm-keyword{color:#ff79c6}.cm-s-seti span.cm-operator{color:#9fca56}.cm-s-seti span.cm-keyword{color:#e6cd69}.cm-s-seti span.cm-atom{color:#cd3f45}.cm-s-seti span.cm-meta,.cm-s-seti span.cm-tag{color:#55b5db}.cm-s-seti span.cm-attribute,.cm-s-seti span.cm-qualifier{color:#9fca56}.cm-s-seti span.cm-property{color:#a074c4}.cm-s-seti span.cm-builtin,.cm-s-seti span.cm-type,.cm-s-seti span.cm-variable-3{color:#9fca56}.cm-s-seti .CodeMirror-activeline-background{background:#101213}.cm-s-seti .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-shadowfox.CodeMirror{background:#2a2a2e;color:#b1b1b3}.cm-s-shadowfox div.CodeMirror-selected{background:#353b48}.cm-s-shadowfox .CodeMirror-line::selection,.cm-s-shadowfox .CodeMirror-line>span::selection,.cm-s-shadowfox .CodeMirror-line>span>span::selection{background:#353b48}.cm-s-shadowfox .CodeMirror-line::-moz-selection,.cm-s-shadowfox .CodeMirror-line>span::-moz-selection,.cm-s-shadowfox .CodeMirror-line>span>span::-moz-selection{background:#353b48}.cm-s-shadowfox .CodeMirror-gutters{background:#0c0c0d;border-right:1px solid #0c0c0d}.cm-s-shadowfox .CodeMirror-guttermarker{color:#555}.cm-s-shadowfox .CodeMirror-linenumber{color:#939393}.cm-s-shadowfox .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-shadowfox span.cm-comment{color:#939393}.cm-s-shadowfox span.cm-atom,.cm-s-shadowfox span.cm-attribute,.cm-s-shadowfox span.cm-builtin,.cm-s-shadowfox span.cm-error,.cm-s-shadowfox span.cm-keyword,.cm-s-shadowfox span.cm-quote{color:#ff7de9}.cm-s-shadowfox span.cm-number,.cm-s-shadowfox span.cm-string,.cm-s-shadowfox span.cm-string-2{color:#6b89ff}.cm-s-shadowfox span.cm-hr,.cm-s-shadowfox span.cm-meta{color:#939393}.cm-s-shadowfox span.cm-header,.cm-s-shadowfox span.cm-qualifier,.cm-s-shadowfox span.cm-variable-2{color:#75bfff}.cm-s-shadowfox span.cm-property{color:#86de74}.cm-s-shadowfox span.cm-bracket,.cm-s-shadowfox span.cm-def,.cm-s-shadowfox span.cm-link:visited,.cm-s-shadowfox span.cm-tag{color:#75bfff}.cm-s-shadowfox span.cm-variable{color:#b98eff}.cm-s-shadowfox span.cm-variable-3{color:#d7d7db}.cm-s-shadowfox span.cm-link{color:#737373}.cm-s-shadowfox span.cm-operator{color:#b1b1b3}.cm-s-shadowfox span.cm-special{color:#d7d7db}.cm-s-shadowfox .CodeMirror-activeline-background{background:rgba(185,215,253,.15)}.cm-s-shadowfox .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid hsla(0,0%,100%,.25)}.solarized.base03{color:#002b36}.solarized.base02{color:#073642}.solarized.base01{color:#586e75}.solarized.base00{color:#657b83}.solarized.base0{color:#839496}.solarized.base1{color:#93a1a1}.solarized.base2{color:#eee8d5}.solarized.base3{color:#fdf6e3}.solarized.solar-yellow{color:#b58900}.solarized.solar-orange{color:#cb4b16}.solarized.solar-red{color:#dc322f}.solarized.solar-magenta{color:#d33682}.solarized.solar-violet{color:#6c71c4}.solarized.solar-blue{color:#268bd2}.solarized.solar-cyan{color:#2aa198}.solarized.solar-green{color:#859900}.cm-s-solarized{color-profile:sRGB;rendering-intent:auto;line-height:1.45em}.cm-s-solarized.cm-s-dark{background-color:#002b36;color:#839496}.cm-s-solarized.cm-s-light{background-color:#fdf6e3;color:#657b83}.cm-s-solarized .CodeMirror-widget{text-shadow:none}.cm-s-solarized .cm-header{color:#586e75}.cm-s-solarized .cm-quote{color:#93a1a1}.cm-s-solarized .cm-keyword{color:#cb4b16}.cm-s-solarized .cm-atom,.cm-s-solarized .cm-number{color:#d33682}.cm-s-solarized .cm-def{color:#2aa198}.cm-s-solarized .cm-variable{color:#839496}.cm-s-solarized .cm-variable-2{color:#b58900}.cm-s-solarized .cm-type,.cm-s-solarized .cm-variable-3{color:#6c71c4}.cm-s-solarized .cm-property{color:#2aa198}.cm-s-solarized .cm-operator{color:#6c71c4}.cm-s-solarized .cm-comment{color:#586e75;font-style:italic}.cm-s-solarized .cm-string{color:#859900}.cm-s-solarized .cm-string-2{color:#b58900}.cm-s-solarized .cm-meta{color:#859900}.cm-s-solarized .cm-qualifier{color:#b58900}.cm-s-solarized .cm-builtin{color:#d33682}.cm-s-solarized .cm-bracket{color:#cb4b16}.cm-s-solarized .CodeMirror-matchingbracket{color:#859900}.cm-s-solarized .CodeMirror-nonmatchingbracket{color:#dc322f}.cm-s-solarized .cm-tag{color:#93a1a1}.cm-s-solarized .cm-attribute{color:#2aa198}.cm-s-solarized .cm-hr{border-top:1px solid #586e75;color:transparent;display:block}.cm-s-solarized .cm-link{color:#93a1a1;cursor:pointer}.cm-s-solarized .cm-special{color:#6c71c4}.cm-s-solarized .cm-em{color:#999;text-decoration:underline;text-decoration-style:dotted}.cm-s-solarized .cm-error,.cm-s-solarized .cm-invalidchar{border-bottom:1px dotted #dc322f;color:#586e75}.cm-s-solarized.cm-s-dark div.CodeMirror-selected{background:#073642}.cm-s-solarized.cm-s-dark.CodeMirror ::-moz-selection{background:rgba(7,54,66,.99)}.cm-s-solarized.cm-s-dark.CodeMirror ::selection{background:rgba(7,54,66,.99)}.cm-s-dark .CodeMirror-line>span::-moz-selection,.cm-s-dark .CodeMirror-line>span>span::-moz-selection,.cm-s-solarized.cm-s-dark .CodeMirror-line::-moz-selection{background:rgba(7,54,66,.99)}.cm-s-solarized.cm-s-light div.CodeMirror-selected{background:#eee8d5}.cm-s-light .CodeMirror-line>span::selection,.cm-s-light .CodeMirror-line>span>span::selection,.cm-s-solarized.cm-s-light .CodeMirror-line::selection{background:#eee8d5}.cm-s-light .CodeMirror-line>span::-moz-selection,.cm-s-light .CodeMirror-line>span>span::-moz-selection,.cm-s-solarized.cm-s-light .CodeMirror-line::-moz-selection{background:#eee8d5}.cm-s-solarized.CodeMirror{box-shadow:inset 7px 0 12px -6px #000}.cm-s-solarized .CodeMirror-gutters{border-right:0}.cm-s-solarized.cm-s-dark .CodeMirror-gutters{background-color:#073642}.cm-s-solarized.cm-s-dark .CodeMirror-linenumber{color:#586e75}.cm-s-solarized.cm-s-light .CodeMirror-gutters{background-color:#eee8d5}.cm-s-solarized.cm-s-light .CodeMirror-linenumber{color:#839496}.cm-s-solarized .CodeMirror-linenumber{padding:0 5px}.cm-s-solarized .CodeMirror-guttermarker-subtle{color:#586e75}.cm-s-solarized.cm-s-dark .CodeMirror-guttermarker{color:#ddd}.cm-s-solarized.cm-s-light .CodeMirror-guttermarker{color:#cb4b16}.cm-s-solarized .CodeMirror-gutter .CodeMirror-gutter-text{color:#586e75}.cm-s-solarized .CodeMirror-cursor{border-left:1px solid #819090}.cm-s-solarized.cm-s-light.cm-fat-cursor .CodeMirror-cursor{background:#7e7}.cm-s-solarized.cm-s-light .cm-animate-fat-cursor{background-color:#7e7}.cm-s-solarized.cm-s-dark.cm-fat-cursor .CodeMirror-cursor{background:#586e75}.cm-s-solarized.cm-s-dark .cm-animate-fat-cursor{background-color:#586e75}.cm-s-solarized.cm-s-dark .CodeMirror-activeline-background{background:hsla(0,0%,100%,.06)}.cm-s-solarized.cm-s-light .CodeMirror-activeline-background{background:rgba(0,0,0,.06)}.cm-s-ssms span.cm-keyword{color:blue}.cm-s-ssms span.cm-comment{color:#006400}.cm-s-ssms span.cm-string{color:red}.cm-s-ssms span.cm-def,.cm-s-ssms span.cm-variable,.cm-s-ssms span.cm-variable-2{color:#000}.cm-s-ssms span.cm-atom{color:#a9a9a9}.cm-s-ssms .CodeMirror-linenumber{color:teal}.cm-s-ssms .CodeMirror-activeline-background{background:#fff}.cm-s-ssms span.cm-string-2{color:#f0f}.cm-s-ssms span.cm-bracket,.cm-s-ssms span.cm-operator,.cm-s-ssms span.cm-punctuation{color:#a9a9a9}.cm-s-ssms .CodeMirror-gutters{background-color:#fff;border-right:3px solid #ffee62}.cm-s-ssms div.CodeMirror-selected{background:#add6ff}.cm-s-the-matrix.CodeMirror{background:#000;color:#0f0}.cm-s-the-matrix div.CodeMirror-selected{background:#2d2d2d}.cm-s-the-matrix .CodeMirror-line::selection,.cm-s-the-matrix .CodeMirror-line>span::selection,.cm-s-the-matrix .CodeMirror-line>span>span::selection{background:rgba(45,45,45,.99)}.cm-s-the-matrix .CodeMirror-line::-moz-selection,.cm-s-the-matrix .CodeMirror-line>span::-moz-selection,.cm-s-the-matrix .CodeMirror-line>span>span::-moz-selection{background:rgba(45,45,45,.99)}.cm-s-the-matrix .CodeMirror-gutters{background:#060;border-right:2px solid #0f0}.cm-s-the-matrix .CodeMirror-guttermarker{color:#0f0}.cm-s-the-matrix .CodeMirror-guttermarker-subtle,.cm-s-the-matrix .CodeMirror-linenumber{color:#fff}.cm-s-the-matrix .CodeMirror-cursor{border-left:1px solid #0f0}.cm-s-the-matrix span.cm-keyword{color:#008803;font-weight:700}.cm-s-the-matrix span.cm-atom{color:#3ff}.cm-s-the-matrix span.cm-number{color:#ffb94f}.cm-s-the-matrix span.cm-def{color:#99c}.cm-s-the-matrix span.cm-variable{color:#f6c}.cm-s-the-matrix span.cm-variable-2{color:#c6f}.cm-s-the-matrix span.cm-type,.cm-s-the-matrix span.cm-variable-3{color:#96f}.cm-s-the-matrix span.cm-property{color:#62ffa0}.cm-s-the-matrix span.cm-operator{color:#999}.cm-s-the-matrix span.cm-comment{color:#ccc}.cm-s-the-matrix span.cm-string{color:#39c}.cm-s-the-matrix span.cm-meta{color:#c9f}.cm-s-the-matrix span.cm-qualifier{color:#fff700}.cm-s-the-matrix span.cm-builtin{color:#30a}.cm-s-the-matrix span.cm-bracket{color:#cc7}.cm-s-the-matrix span.cm-tag{color:#ffbd40}.cm-s-the-matrix span.cm-attribute{color:#fff700}.cm-s-the-matrix span.cm-error{color:red}.cm-s-the-matrix .CodeMirror-activeline-background{background:#040}.cm-s-tomorrow-night-bright.CodeMirror{background:#000;color:#eaeaea}.cm-s-tomorrow-night-bright div.CodeMirror-selected{background:#424242}.cm-s-tomorrow-night-bright .CodeMirror-gutters{background:#000;border-right:0}.cm-s-tomorrow-night-bright .CodeMirror-guttermarker{color:#e78c45}.cm-s-tomorrow-night-bright .CodeMirror-guttermarker-subtle{color:#777}.cm-s-tomorrow-night-bright .CodeMirror-linenumber{color:#424242}.cm-s-tomorrow-night-bright .CodeMirror-cursor{border-left:1px solid #6a6a6a}.cm-s-tomorrow-night-bright span.cm-comment{color:#d27b53}.cm-s-tomorrow-night-bright span.cm-atom,.cm-s-tomorrow-night-bright span.cm-number{color:#a16a94}.cm-s-tomorrow-night-bright span.cm-attribute,.cm-s-tomorrow-night-bright span.cm-property{color:#9c9}.cm-s-tomorrow-night-bright span.cm-keyword{color:#d54e53}.cm-s-tomorrow-night-bright span.cm-string{color:#e7c547}.cm-s-tomorrow-night-bright span.cm-variable{color:#b9ca4a}.cm-s-tomorrow-night-bright span.cm-variable-2{color:#7aa6da}.cm-s-tomorrow-night-bright span.cm-def{color:#e78c45}.cm-s-tomorrow-night-bright span.cm-bracket{color:#eaeaea}.cm-s-tomorrow-night-bright span.cm-tag{color:#d54e53}.cm-s-tomorrow-night-bright span.cm-link{color:#a16a94}.cm-s-tomorrow-night-bright span.cm-error{background:#d54e53;color:#6a6a6a}.cm-s-tomorrow-night-bright .CodeMirror-activeline-background{background:#2a2a2a}.cm-s-tomorrow-night-bright .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-tomorrow-night-eighties.CodeMirror{background:#000;color:#ccc}.cm-s-tomorrow-night-eighties div.CodeMirror-selected{background:#2d2d2d}.cm-s-tomorrow-night-eighties .CodeMirror-line::selection,.cm-s-tomorrow-night-eighties .CodeMirror-line>span::selection,.cm-s-tomorrow-night-eighties .CodeMirror-line>span>span::selection{background:rgba(45,45,45,.99)}.cm-s-tomorrow-night-eighties .CodeMirror-line::-moz-selection,.cm-s-tomorrow-night-eighties .CodeMirror-line>span::-moz-selection,.cm-s-tomorrow-night-eighties .CodeMirror-line>span>span::-moz-selection{background:rgba(45,45,45,.99)}.cm-s-tomorrow-night-eighties .CodeMirror-gutters{background:#000;border-right:0}.cm-s-tomorrow-night-eighties .CodeMirror-guttermarker{color:#f2777a}.cm-s-tomorrow-night-eighties .CodeMirror-guttermarker-subtle{color:#777}.cm-s-tomorrow-night-eighties .CodeMirror-linenumber{color:#515151}.cm-s-tomorrow-night-eighties .CodeMirror-cursor{border-left:1px solid #6a6a6a}.cm-s-tomorrow-night-eighties span.cm-comment{color:#d27b53}.cm-s-tomorrow-night-eighties span.cm-atom,.cm-s-tomorrow-night-eighties span.cm-number{color:#a16a94}.cm-s-tomorrow-night-eighties span.cm-attribute,.cm-s-tomorrow-night-eighties span.cm-property{color:#9c9}.cm-s-tomorrow-night-eighties span.cm-keyword{color:#f2777a}.cm-s-tomorrow-night-eighties span.cm-string{color:#fc6}.cm-s-tomorrow-night-eighties span.cm-variable{color:#9c9}.cm-s-tomorrow-night-eighties span.cm-variable-2{color:#69c}.cm-s-tomorrow-night-eighties span.cm-def{color:#f99157}.cm-s-tomorrow-night-eighties span.cm-bracket{color:#ccc}.cm-s-tomorrow-night-eighties span.cm-tag{color:#f2777a}.cm-s-tomorrow-night-eighties span.cm-link{color:#a16a94}.cm-s-tomorrow-night-eighties span.cm-error{background:#f2777a;color:#6a6a6a}.cm-s-tomorrow-night-eighties .CodeMirror-activeline-background{background:#343600}.cm-s-tomorrow-night-eighties .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-ttcn .cm-quote{color:#090}.cm-s-ttcn .cm-header,.cm-strong{font-weight:700}.cm-s-ttcn .cm-header{color:#00f;font-weight:700}.cm-s-ttcn .cm-atom{color:#219}.cm-s-ttcn .cm-attribute{color:#00c}.cm-s-ttcn .cm-bracket{color:#997}.cm-s-ttcn .cm-comment{color:#333}.cm-s-ttcn .cm-def{color:#00f}.cm-s-ttcn .cm-em{font-style:italic}.cm-s-ttcn .cm-error{color:red}.cm-s-ttcn .cm-hr{color:#999}.cm-s-ttcn .cm-keyword{font-weight:700}.cm-s-ttcn .cm-link{color:#00c;text-decoration:underline}.cm-s-ttcn .cm-meta{color:#555}.cm-s-ttcn .cm-negative{color:#d44}.cm-s-ttcn .cm-positive{color:#292}.cm-s-ttcn .cm-qualifier{color:#555}.cm-s-ttcn .cm-strikethrough{text-decoration:line-through}.cm-s-ttcn .cm-string{color:#006400}.cm-s-ttcn .cm-string-2{color:#f50}.cm-s-ttcn .cm-strong{font-weight:700}.cm-s-ttcn .cm-tag{color:#170}.cm-s-ttcn .cm-variable{color:#8b2252}.cm-s-ttcn .cm-variable-2{color:#05a}.cm-s-ttcn .cm-type,.cm-s-ttcn .cm-variable-3{color:#085}.cm-s-ttcn .cm-invalidchar{color:red}.cm-s-ttcn .cm-accessTypes,.cm-s-ttcn .cm-compareTypes{color:#27408b}.cm-s-ttcn .cm-cmipVerbs{color:#8b2252}.cm-s-ttcn .cm-modifier{color:#d2691e}.cm-s-ttcn .cm-status{color:#8b4545}.cm-s-ttcn .cm-storage{color:#a020f0}.cm-s-ttcn .cm-tags{color:#006400}.cm-s-ttcn .cm-externalCommands{color:#8b4545;font-weight:700}.cm-s-ttcn .cm-fileNCtrlMaskOptions,.cm-s-ttcn .cm-sectionTitle{color:#2e8b57;font-weight:700}.cm-s-ttcn .cm-booleanConsts,.cm-s-ttcn .cm-otherConsts,.cm-s-ttcn .cm-verdictConsts{color:#006400}.cm-s-ttcn .cm-configOps,.cm-s-ttcn .cm-functionOps,.cm-s-ttcn .cm-portOps,.cm-s-ttcn .cm-sutOps,.cm-s-ttcn .cm-timerOps,.cm-s-ttcn .cm-verdictOps{color:#00f}.cm-s-ttcn .cm-preprocessor,.cm-s-ttcn .cm-templateMatch,.cm-s-ttcn .cm-ttcn3Macros{color:#27408b}.cm-s-ttcn .cm-types{color:brown;font-weight:700}.cm-s-ttcn .cm-visibilityModifiers{font-weight:700}.cm-s-twilight.CodeMirror{background:#141414;color:#f7f7f7}.cm-s-twilight div.CodeMirror-selected{background:#323232}.cm-s-twilight .CodeMirror-line::selection,.cm-s-twilight .CodeMirror-line>span::selection,.cm-s-twilight .CodeMirror-line>span>span::selection{background:rgba(50,50,50,.99)}.cm-s-twilight .CodeMirror-line::-moz-selection,.cm-s-twilight .CodeMirror-line>span::-moz-selection,.cm-s-twilight .CodeMirror-line>span>span::-moz-selection{background:rgba(50,50,50,.99)}.cm-s-twilight .CodeMirror-gutters{background:#222;border-right:1px solid #aaa}.cm-s-twilight .CodeMirror-guttermarker{color:#fff}.cm-s-twilight .CodeMirror-guttermarker-subtle,.cm-s-twilight .CodeMirror-linenumber{color:#aaa}.cm-s-twilight .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-twilight .cm-keyword{color:#f9ee98}.cm-s-twilight .cm-atom{color:#fc0}.cm-s-twilight .cm-number{color:#ca7841}.cm-s-twilight .cm-def{color:#8da6ce}.cm-s-twilight span.cm-def,.cm-s-twilight span.cm-tag,.cm-s-twilight span.cm-type,.cm-s-twilight span.cm-variable-2,.cm-s-twilight span.cm-variable-3{color:#607392}.cm-s-twilight .cm-operator{color:#cda869}.cm-s-twilight .cm-comment{color:#777;font-style:italic;font-weight:400}.cm-s-twilight .cm-string{color:#8f9d6a;font-style:italic}.cm-s-twilight .cm-string-2{color:#bd6b18}.cm-s-twilight .cm-meta{background-color:#141414;color:#f7f7f7}.cm-s-twilight .cm-builtin{color:#cda869}.cm-s-twilight .cm-tag{color:#997643}.cm-s-twilight .cm-attribute{color:#d6bb6d}.cm-s-twilight .cm-header{color:#ff6400}.cm-s-twilight .cm-hr{color:#aeaeae}.cm-s-twilight .cm-link{color:#ad9361;font-style:italic;text-decoration:none}.cm-s-twilight .cm-error{border-bottom:1px solid red}.cm-s-twilight .CodeMirror-activeline-background{background:#27282e}.cm-s-twilight .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-vibrant-ink.CodeMirror{background:#000;color:#fff}.cm-s-vibrant-ink div.CodeMirror-selected{background:#35493c}.cm-s-vibrant-ink .CodeMirror-line::selection,.cm-s-vibrant-ink .CodeMirror-line>span::selection,.cm-s-vibrant-ink .CodeMirror-line>span>span::selection{background:rgba(53,73,60,.99)}.cm-s-vibrant-ink .CodeMirror-line::-moz-selection,.cm-s-vibrant-ink .CodeMirror-line>span::-moz-selection,.cm-s-vibrant-ink .CodeMirror-line>span>span::-moz-selection{background:rgba(53,73,60,.99)}.cm-s-vibrant-ink .CodeMirror-gutters{background:#002240;border-right:1px solid #aaa}.cm-s-vibrant-ink .CodeMirror-guttermarker{color:#fff}.cm-s-vibrant-ink .CodeMirror-guttermarker-subtle,.cm-s-vibrant-ink .CodeMirror-linenumber{color:#d0d0d0}.cm-s-vibrant-ink .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-vibrant-ink .cm-keyword{color:#cc7832}.cm-s-vibrant-ink .cm-atom{color:#fc0}.cm-s-vibrant-ink .cm-number{color:#ffee98}.cm-s-vibrant-ink .cm-def{color:#8da6ce}.cm-s-vibrant span.cm-def,.cm-s-vibrant span.cm-tag,.cm-s-vibrant span.cm-type,.cm-s-vibrant-ink span.cm-variable-2,.cm-s-vibrant-ink span.cm-variable-3{color:#ffc66d}.cm-s-vibrant-ink .cm-operator{color:#888}.cm-s-vibrant-ink .cm-comment{color:gray;font-weight:700}.cm-s-vibrant-ink .cm-string{color:#a5c25c}.cm-s-vibrant-ink .cm-string-2{color:red}.cm-s-vibrant-ink .cm-meta{color:#d8fa3c}.cm-s-vibrant-ink .cm-attribute,.cm-s-vibrant-ink .cm-builtin,.cm-s-vibrant-ink .cm-tag{color:#8da6ce}.cm-s-vibrant-ink .cm-header{color:#ff6400}.cm-s-vibrant-ink .cm-hr{color:#aeaeae}.cm-s-vibrant-ink .cm-link{color:#5656f3}.cm-s-vibrant-ink .cm-error{border-bottom:1px solid red}.cm-s-vibrant-ink .CodeMirror-activeline-background{background:#27282e}.cm-s-vibrant-ink .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-xq-dark.CodeMirror{background:#0a001f;color:#f8f8f8}.cm-s-xq-dark div.CodeMirror-selected{background:#27007a}.cm-s-xq-dark .CodeMirror-line::selection,.cm-s-xq-dark .CodeMirror-line>span::selection,.cm-s-xq-dark .CodeMirror-line>span>span::selection{background:rgba(39,0,122,.99)}.cm-s-xq-dark .CodeMirror-line::-moz-selection,.cm-s-xq-dark .CodeMirror-line>span::-moz-selection,.cm-s-xq-dark .CodeMirror-line>span>span::-moz-selection{background:rgba(39,0,122,.99)}.cm-s-xq-dark .CodeMirror-gutters{background:#0a001f;border-right:1px solid #aaa}.cm-s-xq-dark .CodeMirror-guttermarker{color:#ffbd40}.cm-s-xq-dark .CodeMirror-guttermarker-subtle,.cm-s-xq-dark .CodeMirror-linenumber{color:#f8f8f8}.cm-s-xq-dark .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-xq-dark span.cm-keyword{color:#ffbd40}.cm-s-xq-dark span.cm-atom{color:#6c8cd5}.cm-s-xq-dark span.cm-number{color:#164}.cm-s-xq-dark span.cm-def{color:#fff;text-decoration:underline}.cm-s-xq-dark span.cm-variable{color:#fff}.cm-s-xq-dark span.cm-variable-2{color:#eee}.cm-s-xq-dark span.cm-type,.cm-s-xq-dark span.cm-variable-3{color:#ddd}.cm-s-xq-dark span.cm-comment{color:gray}.cm-s-xq-dark span.cm-string{color:#9fee00}.cm-s-xq-dark span.cm-meta{color:#ff0}.cm-s-xq-dark span.cm-qualifier{color:#fff700}.cm-s-xq-dark span.cm-builtin{color:#30a}.cm-s-xq-dark span.cm-bracket{color:#cc7}.cm-s-xq-dark span.cm-tag{color:#ffbd40}.cm-s-xq-dark span.cm-attribute{color:#fff700}.cm-s-xq-dark span.cm-error{color:red}.cm-s-xq-dark .CodeMirror-activeline-background{background:#27282e}.cm-s-xq-dark .CodeMirror-matchingbracket{color:#fff!important;outline:1px solid grey}.cm-s-xq-light span.cm-keyword{color:#5a5cad;font-weight:700;line-height:1em}.cm-s-xq-light span.cm-atom{color:#6c8cd5}.cm-s-xq-light span.cm-number{color:#164}.cm-s-xq-light span.cm-def{text-decoration:underline}.cm-s-xq-light span.cm-type,.cm-s-xq-light span.cm-variable,.cm-s-xq-light span.cm-variable-2,.cm-s-xq-light span.cm-variable-3{color:#000}.cm-s-xq-light span.cm-comment{color:#0080ff;font-style:italic}.cm-s-xq-light span.cm-string{color:red}.cm-s-xq-light span.cm-meta{color:#ff0}.cm-s-xq-light span.cm-qualifier{color:grey}.cm-s-xq-light span.cm-builtin{color:#7ea656}.cm-s-xq-light span.cm-bracket{color:#cc7}.cm-s-xq-light span.cm-tag{color:#3f7f7f}.cm-s-xq-light span.cm-attribute{color:#7f007f}.cm-s-xq-light span.cm-error{color:red}.cm-s-xq-light .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-xq-light .CodeMirror-matchingbracket{background:#ff0;color:#000!important;outline:1px solid grey}.cm-s-yeti.CodeMirror{background-color:#eceae8!important;border:none;color:#d1c9c0!important}.cm-s-yeti .CodeMirror-gutters{background-color:#e5e1db;border:none;color:#adaba6}.cm-s-yeti .CodeMirror-cursor{border-left:thin solid #d1c9c0}.cm-s-yeti .CodeMirror-linenumber{color:#adaba6}.cm-s-yeti.CodeMirror-focused div.CodeMirror-selected{background:#dcd8d2}.cm-s-yeti .CodeMirror-line::selection,.cm-s-yeti .CodeMirror-line>span::selection,.cm-s-yeti .CodeMirror-line>span>span::selection{background:#dcd8d2}.cm-s-yeti .CodeMirror-line::-moz-selection,.cm-s-yeti .CodeMirror-line>span::-moz-selection,.cm-s-yeti .CodeMirror-line>span>span::-moz-selection{background:#dcd8d2}.cm-s-yeti span.cm-comment{color:#d4c8be}.cm-s-yeti span.cm-string,.cm-s-yeti span.cm-string-2{color:#96c0d8}.cm-s-yeti span.cm-number{color:#a074c4}.cm-s-yeti span.cm-variable{color:#55b5db}.cm-s-yeti span.cm-variable-2{color:#a074c4}.cm-s-yeti span.cm-def{color:#55b5db}.cm-s-yeti span.cm-keyword,.cm-s-yeti span.cm-operator{color:#9fb96e}.cm-s-yeti span.cm-atom{color:#a074c4}.cm-s-yeti span.cm-meta,.cm-s-yeti span.cm-tag{color:#96c0d8}.cm-s-yeti span.cm-attribute{color:#9fb96e}.cm-s-yeti span.cm-qualifier{color:#96c0d8}.cm-s-yeti span.cm-builtin,.cm-s-yeti span.cm-property{color:#a074c4}.cm-s-yeti span.cm-type,.cm-s-yeti span.cm-variable-3{color:#96c0d8}.cm-s-yeti .CodeMirror-activeline-background{background:#e7e4e0}.cm-s-yeti .CodeMirror-matchingbracket{text-decoration:underline}.cm-s-zenburn .CodeMirror-gutters{background:#3f3f3f!important}.CodeMirror-foldgutter-folded,.cm-s-zenburn .CodeMirror-foldgutter-open{color:#999}.cm-s-zenburn .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-zenburn.CodeMirror{background-color:#3f3f3f;color:#dcdccc}.cm-s-zenburn span.cm-builtin{color:#dcdccc;font-weight:700}.cm-s-zenburn span.cm-comment{color:#7f9f7f}.cm-s-zenburn span.cm-keyword{color:#f0dfaf;font-weight:700}.cm-s-zenburn span.cm-atom{color:#bfebbf}.cm-s-zenburn span.cm-def{color:#dcdccc}.cm-s-zenburn span.cm-variable{color:#dfaf8f}.cm-s-zenburn span.cm-variable-2{color:#dcdccc}.cm-s-zenburn span.cm-string,.cm-s-zenburn span.cm-string-2{color:#cc9393}.cm-s-zenburn span.cm-number{color:#dcdccc}.cm-s-zenburn span.cm-tag{color:#93e0e3}.cm-s-zenburn span.cm-attribute,.cm-s-zenburn span.cm-property{color:#dfaf8f}.cm-s-zenburn span.cm-qualifier{color:#7cb8bb}.cm-s-zenburn span.cm-meta{color:#f0dfaf}.cm-s-zenburn span.cm-header,.cm-s-zenburn span.cm-operator{color:#f0efd0}.cm-s-zenburn span.CodeMirror-matchingbracket{background:transparent;border-bottom:1px solid;box-sizing:border-box}.cm-s-zenburn span.CodeMirror-nonmatchingbracket{background:none;border-bottom:1px solid}.cm-s-zenburn .CodeMirror-activeline,.cm-s-zenburn .CodeMirror-activeline-background{background:#000}.cm-s-zenburn div.CodeMirror-selected{background:#545454}.cm-s-zenburn .CodeMirror-focused div.CodeMirror-selected{background:#4f4f4f}.form-control{box-sizing:border-box;height:2.25rem;line-height:1.5}.form-control::-moz-placeholder{color:rgba(var(--colors-gray-400))}.form-control::placeholder{color:rgba(var(--colors-gray-400))}.form-control:focus{outline:2px solid transparent;outline-offset:2px}.form-control:is(.dark *)::-moz-placeholder{color:rgba(var(--colors-gray-600))}.form-control:is(.dark *)::placeholder{color:rgba(var(--colors-gray-600))}.form-control-bordered{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-gray-950),0.1)}.form-control-bordered,.form-control-bordered:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.form-control-bordered:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-primary-500))}.form-control-bordered:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-100),0.1)}.form-control-bordered-error{--tw-ring-color:rgba(var(--colors-red-400))!important}.form-control-bordered-error:is(.dark *){--tw-ring-color:rgba(var(--colors-red-500))!important}.form-control-focused{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-primary-500));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.form-control:disabled,.form-control[data-disabled]{background-color:rgba(var(--colors-gray-50));color:rgba(var(--colors-gray-400));outline:2px solid transparent;outline-offset:2px}.form-control:disabled:is(.dark *),.form-control[data-disabled]:is(.dark *){background-color:rgba(var(--colors-gray-800))}.form-input{--tw-bg-opacity:1;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.25rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(var(--colors-gray-600));font-size:.875rem;line-height:1.25rem;padding-left:.75rem;padding-right:.75rem;width:100%}.form-input::-moz-placeholder{color:rgba(var(--colors-gray-400))}.form-input::placeholder{color:rgba(var(--colors-gray-400))}.form-input:is(.dark *){background-color:rgba(var(--colors-gray-900));color:rgba(var(--colors-gray-400))}.form-input:is(.dark *)::-moz-placeholder{color:rgba(var(--colors-gray-500))}.form-input:is(.dark *)::placeholder{color:rgba(var(--colors-gray-500))}[dir=ltr] input[type=search]{padding-right:.5rem}[dir=rtl] input[type=search]{padding-left:.5rem}.dark .form-input,.dark input[type=search]{color-scheme:dark}.form-control+.form-select-arrow,.form-control>.form-select-arrow{position:absolute;top:15px}[dir=ltr] .form-control+.form-select-arrow,[dir=ltr] .form-control>.form-select-arrow{right:11px}[dir=rtl] .form-control+.form-select-arrow,[dir=rtl] .form-control>.form-select-arrow{left:11px}.fake-checkbox{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.25rem;color:rgba(var(--colors-primary-500));flex-shrink:0;height:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1rem}.fake-checkbox:is(.dark *){background-color:rgba(var(--colors-gray-900))}.fake-checkbox{background-origin:border-box;border-color:rgba(var(--colors-gray-300));border-width:1px;display:inline-block;vertical-align:middle}.fake-checkbox:is(.dark *){border-color:rgba(var(--colors-gray-700))}.checkbox{--tw-bg-opacity:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.25rem;color:rgba(var(--colors-primary-500));display:inline-block;flex-shrink:0;height:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}.checkbox:is(.dark *){background-color:rgba(var(--colors-gray-900))}.checkbox{color-adjust:exact;border-color:rgba(var(--colors-gray-300));border-width:1px;-webkit-print-color-adjust:exact}.checkbox:focus{border-color:rgba(var(--colors-primary-300))}.checkbox:is(.dark *){border-color:rgba(var(--colors-gray-700))}.checkbox:focus:is(.dark *){border-color:rgba(var(--colors-gray-500))}.checkbox:disabled{background-color:rgba(var(--colors-gray-300))}.checkbox:disabled:is(.dark *){background-color:rgba(var(--colors-gray-700))}.checkbox:hover:enabled{cursor:pointer}.checkbox:active,.checkbox:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-primary-200));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.checkbox:active:is(.dark *),.checkbox:focus:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-700))}.checkbox:checked,.fake-checkbox-checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M5.695 7.28A1 1 0 0 0 4.28 8.696l2 2a1 1 0 0 0 1.414 0l4-4A1 1 0 0 0 10.28 5.28L6.988 8.574 5.695 7.28Z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:transparent}.checkbox:indeterminate,.fake-checkbox-indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M12 8a1 1 0 0 1-.883.993L11 9H5a1 1 0 0 1-.117-1.993L5 7h6a1 1 0 0 1 1 1Z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:transparent}html.dark .checkbox:indeterminate,html.dark .fake-checkbox-indeterminate{background-color:rgba(var(--colors-primary-500));background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%230F172A' fill-rule='nonzero' d='M12 8a1 1 0 0 1-.883.993L11 9H5a1 1 0 0 1-.117-1.993L5 7h6a1 1 0 0 1 1 1Z'/%3E%3C/g%3E%3C/svg%3E")}html.dark .checkbox:checked,html.dark .fake-checkbox-checked{background-color:rgba(var(--colors-primary-500));background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3Cpath fill='%230F172A' fill-rule='nonzero' d='M5.695 7.28A1 1 0 0 0 4.28 8.696l2 2a1 1 0 0 0 1.414 0l4-4A1 1 0 0 0 10.28 5.28L6.988 8.574 5.695 7.28Z'/%3E%3C/g%3E%3C/svg%3E")}.form-file{position:relative}.form-file-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.form-file-input+.form-file-btn:hover,.form-file-input:focus+.form-file-btn{background-color:rgba(var(--colors-primary-600));cursor:pointer}:root{accent-color:rgba(var(--colors-primary-500))}.visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.visually-hidden:is(:focus,:focus-within)+label{outline:thin dotted}.v-popper--theme-Nova .v-popper__inner{--tw-bg-opacity:1!important;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;color:rgba(var(--colors-gray-500))!important}.v-popper--theme-Nova .v-popper__inner:is(.dark *){--tw-text-opacity:1!important;background-color:rgba(var(--colors-gray-900))!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.v-popper--theme-Nova .v-popper__arrow-inner,.v-popper--theme-Nova .v-popper__arrow-outer{visibility:hidden}.v-popper--theme-tooltip .v-popper__inner{--tw-bg-opacity:1!important;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;color:rgba(var(--colors-gray-500))!important}.v-popper--theme-tooltip .v-popper__inner:is(.dark *){--tw-text-opacity:1!important;background-color:rgba(var(--colors-gray-900))!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.v-popper--theme-tooltip .v-popper__arrow-outer{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity,1))!important;visibility:hidden}.v-popper--theme-tooltip .v-popper__arrow-inner{visibility:hidden}.v-popper--theme-plain .v-popper__inner{--tw-bg-opacity:1!important;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important;border-radius:.5rem!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;color:rgba(var(--colors-gray-500))!important}.v-popper--theme-plain .v-popper__inner:is(.dark *){--tw-text-opacity:1!important;background-color:rgba(var(--colors-gray-900))!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.v-popper--theme-plain .v-popper__arrow-inner,.v-popper--theme-plain .v-popper__arrow-outer{visibility:hidden}.help-text{color:rgba(var(--colors-gray-500));font-size:.75rem;font-style:italic;line-height:1rem;line-height:1.5}.help-text-error{color:rgba(var(--colors-red-500))}.help-text a{color:rgba(var(--colors-primary-500));text-decoration-line:none}.toasted.alive{background-color:#fff;border-radius:2px;box-shadow:0 12px 44px 0 rgba(10,21,84,.24);color:#007fff;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.alive.success{color:#4caf50}.toasted.alive.error{color:#f44336}.toasted.alive.info{color:#3f51b5}.toasted.alive .action{color:#007fff}.toasted.alive .material-icons{color:#ffc107}.toasted.material{background-color:#353535;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#fff;font-size:100%;font-weight:300;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.material.success{color:#4caf50}.toasted.material.error{color:#f44336}.toasted.material.info{color:#3f51b5}.toasted.material .action{color:#a1c2fa}.toasted.colombo{background:#fff;border:2px solid #7492b1;border-radius:6px;color:#7492b1;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.colombo:after{background-color:#5e7b9a;border-radius:100%;content:"";height:8px;position:absolute;top:-4px;width:8px}[dir=ltr] .toasted.colombo:after{left:-5px}[dir=rtl] .toasted.colombo:after{right:-5px}.toasted.colombo.success{color:#4caf50}.toasted.colombo.error{color:#f44336}.toasted.colombo.info{color:#3f51b5}.toasted.colombo .action{color:#007fff}.toasted.colombo .material-icons{color:#5dcccd}.toasted.bootstrap{background-color:#f9fbfd;border:1px solid #d9edf7;border-radius:.25rem;box-shadow:0 1px 3px rgba(0,0,0,.07);color:#31708f;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.bootstrap.success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.toasted.bootstrap.error{background-color:#f2dede;border-color:#f2dede;color:#a94442}.toasted.bootstrap.info{background-color:#d9edf7;border-color:#d9edf7;color:#31708f}.toasted.venice{border-radius:30px;box-shadow:0 12px 44px 0 rgba(10,21,84,.24);color:#fff;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}[dir=ltr] .toasted.venice{background:linear-gradient(85deg,#5861bf,#a56be2)}[dir=rtl] .toasted.venice{background:linear-gradient(-85deg,#5861bf,#a56be2)}.toasted.venice.success{color:#4caf50}.toasted.venice.error{color:#f44336}.toasted.venice.info{color:#3f51b5}.toasted.venice .action{color:#007fff}.toasted.venice .material-icons{color:#fff}.toasted.bulma{background-color:#00d1b2;border-radius:3px;color:#fff;font-size:100%;font-weight:700;line-height:1.1em;min-height:38px;padding:0 20px}.toasted.bulma.success{background-color:#23d160;color:#fff}.toasted.bulma.error{background-color:#ff3860;color:#a94442}.toasted.bulma.info{background-color:#3273dc;color:#fff}.toasted-container{position:fixed;z-index:10000}.toasted-container,.toasted-container.full-width{display:flex;flex-direction:column}.toasted-container.full-width{max-width:86%;width:100%}.toasted-container.full-width.fit-to-screen{min-width:100%}.toasted-container.full-width.fit-to-screen .toasted:first-child{margin-top:0}.toasted-container.full-width.fit-to-screen.top-right{top:0}[dir=ltr] .toasted-container.full-width.fit-to-screen.top-right{right:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.top-right{left:0}.toasted-container.full-width.fit-to-screen.top-left{top:0}[dir=ltr] .toasted-container.full-width.fit-to-screen.top-left{left:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.top-left{right:0}.toasted-container.full-width.fit-to-screen.top-center{top:0;transform:translateX(0)}[dir=ltr] .toasted-container.full-width.fit-to-screen.top-center{left:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.top-center{right:0}.toasted-container.full-width.fit-to-screen.bottom-right{bottom:0}[dir=ltr] .toasted-container.full-width.fit-to-screen.bottom-right{right:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.bottom-right{left:0}.toasted-container.full-width.fit-to-screen.bottom-left{bottom:0}[dir=ltr] .toasted-container.full-width.fit-to-screen.bottom-left{left:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.bottom-left{right:0}.toasted-container.full-width.fit-to-screen.bottom-center{bottom:0;transform:translateX(0)}[dir=ltr] .toasted-container.full-width.fit-to-screen.bottom-center{left:0}[dir=rtl] .toasted-container.full-width.fit-to-screen.bottom-center{right:0}.toasted-container.top-right{top:10%}[dir=ltr] .toasted-container.top-right{right:7%}[dir=rtl] .toasted-container.top-right{left:7%}.toasted-container.top-right:not(.full-width){align-items:flex-end}.toasted-container.top-left{top:10%}[dir=ltr] .toasted-container.top-left{left:7%}[dir=rtl] .toasted-container.top-left{right:7%}.toasted-container.top-left:not(.full-width){align-items:flex-start}.toasted-container.top-center{align-items:center;top:10%}[dir=ltr] .toasted-container.top-center{left:50%;transform:translateX(-50%)}[dir=rtl] .toasted-container.top-center{right:50%;transform:translateX(50%)}.toasted-container.bottom-right{bottom:7%}[dir=ltr] .toasted-container.bottom-right{right:5%}[dir=rtl] .toasted-container.bottom-right{left:5%}.toasted-container.bottom-right:not(.full-width){align-items:flex-end}.toasted-container.bottom-left{bottom:7%}[dir=ltr] .toasted-container.bottom-left{left:5%}[dir=rtl] .toasted-container.bottom-left{right:5%}.toasted-container.bottom-left:not(.full-width){align-items:flex-start}.toasted-container.bottom-center{align-items:center;bottom:7%}[dir=ltr] .toasted-container.bottom-center{left:50%;transform:translateX(-50%)}[dir=rtl] .toasted-container.bottom-center{right:50%;transform:translateX(50%)}[dir=ltr] .toasted-container.bottom-left .toasted,[dir=ltr] .toasted-container.top-left .toasted{float:left}[dir=ltr] .toasted-container.bottom-right .toasted,[dir=ltr] .toasted-container.top-right .toasted,[dir=rtl] .toasted-container.bottom-left .toasted,[dir=rtl] .toasted-container.top-left .toasted{float:right}[dir=rtl] .toasted-container.bottom-right .toasted,[dir=rtl] .toasted-container.top-right .toasted{float:left}.toasted-container .toasted{align-items:center;box-sizing:inherit;clear:both;display:flex;height:auto;justify-content:space-between;margin-top:.8em;max-width:100%;position:relative;top:35px;width:auto;word-break:break-all}[dir=ltr] .toasted-container .toasted .material-icons{margin-left:-.4rem;margin-right:.5rem}[dir=ltr] .toasted-container .toasted .material-icons.after,[dir=rtl] .toasted-container .toasted .material-icons{margin-left:.5rem;margin-right:-.4rem}[dir=rtl] .toasted-container .toasted .material-icons.after{margin-left:-.4rem;margin-right:.5rem}[dir=ltr] .toasted-container .toasted .actions-wrapper{margin-left:.4em;margin-right:-1.2em}[dir=rtl] .toasted-container .toasted .actions-wrapper{margin-left:-1.2em;margin-right:.4em}.toasted-container .toasted .actions-wrapper .action{border-radius:3px;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.03em;padding:8px;text-decoration:none;text-transform:uppercase}[dir=ltr] .toasted-container .toasted .actions-wrapper .action{margin-right:.2rem}[dir=rtl] .toasted-container .toasted .actions-wrapper .action{margin-left:.2rem}.toasted-container .toasted .actions-wrapper .action.icon{align-items:center;display:flex;justify-content:center;padding:4px}[dir=ltr] .toasted-container .toasted .actions-wrapper .action.icon .material-icons{margin-left:4px;margin-right:0}[dir=rtl] .toasted-container .toasted .actions-wrapper .action.icon .material-icons{margin-left:0;margin-right:4px}.toasted-container .toasted .actions-wrapper .action.icon:hover{text-decoration:none}.toasted-container .toasted .actions-wrapper .action:hover{text-decoration:underline}@media only screen and (max-width:600px){#toasted-container{min-width:100%}#toasted-container .toasted:first-child{margin-top:0}#toasted-container.top-right{top:0}[dir=ltr] #toasted-container.top-right{right:0}[dir=rtl] #toasted-container.top-right{left:0}#toasted-container.top-left{top:0}[dir=ltr] #toasted-container.top-left{left:0}[dir=rtl] #toasted-container.top-left{right:0}#toasted-container.top-center{top:0;transform:translateX(0)}[dir=ltr] #toasted-container.top-center{left:0}[dir=rtl] #toasted-container.top-center{right:0}#toasted-container.bottom-right{bottom:0}[dir=ltr] #toasted-container.bottom-right{right:0}[dir=rtl] #toasted-container.bottom-right{left:0}#toasted-container.bottom-left{bottom:0}[dir=ltr] #toasted-container.bottom-left{left:0}[dir=rtl] #toasted-container.bottom-left{right:0}#toasted-container.bottom-center{bottom:0;transform:translateX(0)}[dir=ltr] #toasted-container.bottom-center{left:0}[dir=rtl] #toasted-container.bottom-center{right:0}#toasted-container.bottom-center,#toasted-container.top-center{align-items:stretch!important}#toasted-container.bottom-left .toasted,#toasted-container.bottom-right .toasted,#toasted-container.top-left .toasted,#toasted-container.top-right .toasted{float:none}#toasted-container .toasted{border-radius:0}}.link-default{border-radius:.25rem;color:rgba(var(--colors-primary-500));font-weight:700;text-decoration-line:none}.link-default:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-primary-200));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.link-default:hover{color:rgba(var(--colors-primary-400))}.link-default:active{color:rgba(var(--colors-primary-600))}.link-default:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-600))}.link-default-error{border-radius:.25rem;color:rgba(var(--colors-red-500));font-weight:700;text-decoration-line:none}.link-default-error:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:rgba(var(--colors-red-200));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.link-default-error:hover{color:rgba(var(--colors-red-400))}.link-default-error:active{color:rgba(var(--colors-red-600))}.link-default-error:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-600))}.field-wrapper:last-child{border-style:none}.chartist-tooltip{--tw-bg-opacity:1!important;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important;border-radius:.25rem!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;color:rgba(var(--colors-primary-500))!important;font-family:Nunito Sans,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}.chartist-tooltip:is(.dark *){background-color:rgba(var(--colors-gray-900))!important}.chartist-tooltip{min-width:0!important;padding:.2em 1em!important;white-space:nowrap}.chartist-tooltip:before{border-top-color:rgba(var(--colors-white),1)!important;display:none}.ct-chart-line .ct-series-a .ct-area,.ct-chart-line .ct-series-a .ct-slice-donut-solid,.ct-chart-line .ct-series-a .ct-slice-pie{fill:rgba(var(--colors-primary-500))!important}.ct-series-b .ct-area,.ct-series-b .ct-slice-donut-solid,.ct-series-b .ct-slice-pie{fill:#f99037!important}.ct-series-c .ct-area,.ct-series-c .ct-slice-donut-solid,.ct-series-c .ct-slice-pie{fill:#f2cb22!important}.ct-series-d .ct-area,.ct-series-d .ct-slice-donut-solid,.ct-series-d .ct-slice-pie{fill:#8fc15d!important}.ct-series-e .ct-area,.ct-series-e .ct-slice-donut-solid,.ct-series-e .ct-slice-pie{fill:#098f56!important}.ct-series-f .ct-area,.ct-series-f .ct-slice-donut-solid,.ct-series-f .ct-slice-pie{fill:#47c1bf!important}.ct-series-g .ct-area,.ct-series-g .ct-slice-donut-solid,.ct-series-g .ct-slice-pie{fill:#1693eb!important}.ct-series-h .ct-area,.ct-series-h .ct-slice-donut-solid,.ct-series-h .ct-slice-pie{fill:#6474d7!important}.ct-series-i .ct-area,.ct-series-i .ct-slice-donut-solid,.ct-series-i .ct-slice-pie{fill:#9c6ade!important}.ct-series-j .ct-area,.ct-series-j .ct-slice-donut-solid,.ct-series-j .ct-slice-pie{fill:#e471de!important}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point{stroke:rgba(var(--colors-primary-500))!important;stroke-width:2px}.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:rgba(var(--colors-primary-500))!important}.ct-point{stroke:rgba(var(--colors-primary-500))!important;stroke-width:6px!important}trix-editor{border-radius:.5rem}trix-editor:is(.dark *){background-color:rgba(var(--colors-gray-900));border-color:rgba(var(--colors-gray-700))}trix-editor{--tw-ring-color:rgba(var(--colors-primary-100))}trix-editor:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}trix-editor:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-700))}trix-editor:focus:is(.dark *){background-color:rgba(var(--colors-gray-900))}.disabled trix-editor,.disabled trix-toolbar{pointer-events:none}.disabled trix-editor{background-color:rgba(var(--colors-gray-50),1)}.dark .disabled trix-editor{background-color:rgba(var(--colors-gray-700),1)}.disabled trix-toolbar{display:none!important}trix-editor:empty:not(:focus):before{color:rgba(var(--colors-gray-500),1)}trix-editor.disabled{pointer-events:none}trix-toolbar .trix-button-row .trix-button-group:is(.dark *){border-color:rgba(var(--colors-gray-900))}trix-toolbar .trix-button-row .trix-button-group .trix-button:is(.dark *){background-color:rgba(var(--colors-gray-400));border-color:rgba(var(--colors-gray-900))}trix-toolbar .trix-button-row .trix-button-group .trix-button:hover:is(.dark *){background-color:rgba(var(--colors-gray-300))}trix-toolbar .trix-button-row .trix-button-group .trix-button.trix-active:is(.dark *){background-color:rgba(var(--colors-gray-500))}.modal .ap-dropdown-menu{position:relative!important}.key-value-items:last-child{background-clip:border-box;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-bottom-width:0}.key-value-items .key-value-item:last-child>.key-value-fields{border-bottom:none}.CodeMirror{background:unset!important;box-sizing:border-box;color:#fff!important;color:rgba(var(--colors-gray-500))!important;font:14px/1.5 Menlo,Consolas,Monaco,Andale Mono,monospace;height:auto;margin:auto;min-height:50px;position:relative;width:100%;z-index:0}.CodeMirror:is(.dark *){color:rgba(var(--colors-gray-200))!important}.readonly>.CodeMirror{background-color:rgba(var(--colors-gray-100))!important}.CodeMirror-wrap{padding:.5rem 0}.markdown-fullscreen .markdown-content{height:calc(100vh - 30px)}.markdown-fullscreen .CodeMirror{height:100%}.CodeMirror-cursor{border-left:1px solid #000}.CodeMirror-cursor:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.cm-fat-cursor .CodeMirror-cursor{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.cm-fat-cursor .CodeMirror-cursor:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.cm-s-default .cm-header{color:rgba(var(--colors-gray-600))}.cm-s-default .cm-header:is(.dark *){color:rgba(var(--colors-gray-300))}.cm-s-default .cm-comment,.cm-s-default .cm-quote,.cm-s-default .cm-string,.cm-s-default .cm-variable-2{color:rgba(var(--colors-gray-600))}.cm-s-default .cm-comment:is(.dark *),.cm-s-default .cm-quote:is(.dark *),.cm-s-default .cm-string:is(.dark *),.cm-s-default .cm-variable-2:is(.dark *){color:rgba(var(--colors-gray-300))}.cm-s-default .cm-link,.cm-s-default .cm-url{color:rgba(var(--colors-gray-500))}.cm-s-default .cm-link:is(.dark *),.cm-s-default .cm-url:is(.dark *){color:rgba(var(--colors-primary-400))}#nprogress{pointer-events:none}#nprogress .bar{background:rgba(var(--colors-primary-500),1);height:2px;position:fixed;top:0;width:100%;z-index:1031}[dir=ltr] #nprogress .bar{left:0}[dir=rtl] #nprogress .bar{right:0}.ap-footer-algolia svg,.ap-footer-osm svg{display:inherit}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:200;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:300;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:400;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:500;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:600;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:700;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:800;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:900;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbw3ubdlel2qol.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbynubdlel2qol.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwxubdlel2qol.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbwhubdlel2qol.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:italic;font-weight:1000;src:url(fonts/snunitosansv15pe0omimslybiv1o4x1m8cce4odvismz5nzrqy6cmmmu3t3necaafovv9snjbznubdlel2g.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:200;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:900;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjdxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjnxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjlxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kjpxzhggvfmv2w.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito Sans;font-stretch:100%;font-style:normal;font-weight:1000;src:url(fonts/snunitosansv15pe0amimslybiv1o4x1m8ce2xcx3yop4tqpf-metm0lfuvwonnq4clz0-kj3xzhggvfm.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}[dir=ltr] .-right-\[50px\]{right:-50px}[dir=rtl] .-right-\[50px\]{left:-50px}.bottom-0{bottom:0}[dir=ltr] .left-0{left:0}[dir=rtl] .left-0{right:0}[dir=ltr] .left-\[15px\]{left:15px}[dir=rtl] .left-\[15px\]{right:15px}[dir=ltr] .right-0{right:0}[dir=rtl] .right-0{left:0}[dir=ltr] .right-\[-9px\]{right:-9px}[dir=rtl] .right-\[-9px\]{left:-9px}[dir=ltr] .right-\[11px\]{right:11px}[dir=rtl] .right-\[11px\]{left:11px}[dir=ltr] .right-\[16px\]{right:16px}[dir=rtl] .right-\[16px\]{left:16px}[dir=ltr] .right-\[3px\]{right:3px}[dir=rtl] .right-\[3px\]{left:3px}[dir=ltr] .right-\[4px\]{right:4px}[dir=rtl] .right-\[4px\]{left:4px}.top-0{top:0}.top-\[-10px\]{top:-10px}.top-\[-5px\]{top:-5px}.top-\[11px\]{top:11px}.top-\[13px\]{top:13px}.top-\[15px\]{top:15px}.top-\[20px\]{top:20px}.top-\[9px\]{top:9px}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[35\]{z-index:35}.z-\[40\]{z-index:40}.z-\[50\]{z-index:50}.z-\[55\]{z-index:55}.z-\[60\]{z-index:60}.z-\[69\]{z-index:69}.z-\[70\]{z-index:70}.m-0{margin:0}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mx-0{margin-left:0;margin-right:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:.25rem;margin-top:.25rem}.-mb-2{margin-bottom:-.5rem}[dir=ltr] .-ml-1{margin-left:-.25rem}[dir=rtl] .-ml-1{margin-right:-.25rem}[dir=ltr] .-ml-\[4px\]{margin-left:-4px}[dir=rtl] .-ml-\[4px\]{margin-right:-4px}[dir=ltr] .-mr-12{margin-right:-3rem}[dir=rtl] .-mr-12{margin-left:-3rem}[dir=ltr] .-mr-2{margin-right:-.5rem}[dir=rtl] .-mr-2{margin-left:-.5rem}[dir=ltr] .-mr-px{margin-right:-1px}[dir=rtl] .-mr-px{margin-left:-1px}.-mt-2{margin-top:-.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}[dir=ltr] .ml-0{margin-left:0}[dir=rtl] .ml-0{margin-right:0}[dir=ltr] .ml-1{margin-left:.25rem}[dir=rtl] .ml-1{margin-right:.25rem}[dir=ltr] .ml-12{margin-left:3rem}[dir=rtl] .ml-12{margin-right:3rem}[dir=ltr] .ml-2{margin-left:.5rem}[dir=rtl] .ml-2{margin-right:.5rem}[dir=ltr] .ml-3{margin-left:.75rem}[dir=rtl] .ml-3{margin-right:.75rem}[dir=ltr] .ml-auto{margin-left:auto}[dir=rtl] .ml-auto{margin-right:auto}[dir=ltr] .mr-0{margin-right:0}[dir=rtl] .mr-0{margin-left:0}[dir=ltr] .mr-1{margin-right:.25rem}[dir=rtl] .mr-1{margin-left:.25rem}[dir=ltr] .mr-11{margin-right:2.75rem}[dir=rtl] .mr-11{margin-left:2.75rem}[dir=ltr] .mr-2{margin-right:.5rem}[dir=rtl] .mr-2{margin-left:.5rem}[dir=ltr] .mr-3{margin-right:.75rem}[dir=rtl] .mr-3{margin-left:.75rem}[dir=ltr] .mr-4{margin-right:1rem}[dir=rtl] .mr-4{margin-left:1rem}[dir=ltr] .mr-6{margin-right:1.5rem}[dir=rtl] .mr-6{margin-left:1.5rem}[dir=ltr] .mr-auto{margin-right:auto}[dir=rtl] .mr-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1/1}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[20px\]{height:20px}.h-\[5px\]{height:5px}.h-\[90px\]{height:90px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[90px\]{max-height:90px}.max-h-\[calc\(100vh-5em\)\]{max-height:calc(100vh - 5em)}.min-h-40{min-height:10rem}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-\[10rem\]{min-height:10rem}.min-h-\[90px\]{min-height:90px}.min-h-full{min-height:100%}.w-1\/2{width:50%}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\%\]{width:1%}.w-\[20rem\]{width:20rem}.w-\[21px\]{width:21px}.w-\[25rem\]{width:25rem}.w-\[5px\]{width:5px}.w-\[6rem\]{width:6rem}.w-\[90px\]{width:90px}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-9{min-width:2.25rem}.min-w-\[24rem\]{min-width:24rem}.min-w-\[26px\]{min-width:26px}.\!max-w-full{max-width:100%!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[25rem\]{max-width:25rem}.max-w-\[6rem\]{max-width:6rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.max-w-xxs{max-width:15rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink,.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.rotate-90{--tw-rotate:90deg}.rotate-90,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-default{cursor:default!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-0>:not([hidden])~:not([hidden]){margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}[dir=rtl] .space-x-0>:not([hidden])~:not([hidden]){margin-left:calc(0px*var(--tw-space-x-reverse));margin-right:calc(0px*(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-1>:not([hidden])~:not([hidden]){margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}[dir=rtl] .space-x-1>:not([hidden])~:not([hidden]){margin-left:calc(.25rem*var(--tw-space-x-reverse));margin-right:calc(.25rem*(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-2>:not([hidden])~:not([hidden]){margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}[dir=rtl] .space-x-2>:not([hidden])~:not([hidden]){margin-left:calc(.5rem*var(--tw-space-x-reverse));margin-right:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-3>:not([hidden])~:not([hidden]){margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}[dir=rtl] .space-x-3>:not([hidden])~:not([hidden]){margin-left:calc(.75rem*var(--tw-space-x-reverse));margin-right:calc(.75rem*(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-4>:not([hidden])~:not([hidden]){margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}[dir=rtl] .space-x-4>:not([hidden])~:not([hidden]){margin-left:calc(1rem*var(--tw-space-x-reverse));margin-right:calc(1rem*(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0}[dir=ltr] .divide-x>:not([hidden])~:not([hidden]){border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}[dir=rtl] .divide-x>:not([hidden])~:not([hidden]){border-left-width:calc(1px*var(--tw-divide-x-reverse));border-right-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-gray-100>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-100))}.divide-gray-200>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-200))}.divide-gray-700>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-700))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded{border-radius:.25rem!important}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}[dir=ltr] .rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}[dir=ltr] .rounded-r-none,[dir=rtl] .rounded-l-none{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .rounded-r-none{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}[dir=ltr] .rounded-bl-lg{border-bottom-left-radius:.5rem}[dir=ltr] .rounded-br-lg,[dir=rtl] .rounded-bl-lg{border-bottom-right-radius:.5rem}[dir=rtl] .rounded-br-lg{border-bottom-left-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[3px\]{border-width:3px}.border-b{border-bottom-width:1px}[dir=ltr] .border-l{border-left-width:1px}[dir=ltr] .border-r,[dir=rtl] .border-l{border-right-width:1px}[dir=rtl] .border-r{border-left-width:1px}[dir=ltr] .border-r-0{border-right-width:0}[dir=rtl] .border-r-0{border-left-width:0}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-gray-100{border-color:rgba(var(--colors-gray-100))}.border-gray-200{border-color:rgba(var(--colors-gray-200))}.border-gray-300{border-color:rgba(var(--colors-gray-300))}.border-gray-600{border-color:rgba(var(--colors-gray-600))}.border-gray-700{border-color:rgba(var(--colors-gray-700))}.border-gray-950\/20{border-color:rgba(var(--colors-gray-950),.2)}.border-primary-300{border-color:rgba(var(--colors-primary-300))}.border-primary-500{border-color:rgba(var(--colors-primary-500))}.border-red-500{border-color:rgba(var(--colors-red-500))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.\!bg-gray-600{background-color:rgba(var(--colors-gray-600))!important}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-gray-100{background-color:rgba(var(--colors-gray-100))}.bg-gray-200{background-color:rgba(var(--colors-gray-200))}.bg-gray-300{background-color:rgba(var(--colors-gray-300))}.bg-gray-50{background-color:rgba(var(--colors-gray-50))}.bg-gray-500\/75{background-color:rgba(var(--colors-gray-500),.75)}.bg-gray-600\/75{background-color:rgba(var(--colors-gray-600),.75)}.bg-gray-700{background-color:rgba(var(--colors-gray-700))}.bg-gray-800{background-color:rgba(var(--colors-gray-800))}.bg-gray-900{background-color:rgba(var(--colors-gray-900))}.bg-gray-950{background-color:rgba(var(--colors-gray-950))}.bg-green-100{background-color:rgba(var(--colors-green-100))}.bg-green-300{background-color:rgba(var(--colors-green-300))}.bg-green-500{background-color:rgba(var(--colors-green-500))}.bg-primary-100{background-color:rgba(var(--colors-primary-100))}.bg-primary-50{background-color:rgba(var(--colors-primary-50))}.bg-primary-500{background-color:rgba(var(--colors-primary-500))}.bg-primary-900{background-color:rgba(var(--colors-primary-900))}.bg-red-100{background-color:rgba(var(--colors-red-100))}.bg-red-50{background-color:rgba(var(--colors-red-50))}.bg-red-50\/25{background-color:rgba(var(--colors-red-50),.25)}.bg-red-500{background-color:rgba(var(--colors-red-500))}.bg-sky-100{background-color:rgba(var(--colors-sky-100))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/75{background-color:hsla(0,0%,100%,.75)}.bg-yellow-100{background-color:rgba(var(--colors-yellow-100))}.bg-yellow-300{background-color:rgba(var(--colors-yellow-300))}.bg-yellow-500{background-color:rgba(var(--colors-yellow-500))}.bg-clip-border{background-clip:border-box}.fill-current{fill:currentColor}.fill-gray-300{fill:rgba(var(--colors-gray-300))}.fill-gray-500{fill:rgba(var(--colors-gray-500))}.stroke-current{stroke:currentColor}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[0px\]{padding:0}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}[dir=ltr] .\!pl-2{padding-left:.5rem!important}[dir=rtl] .\!pl-2{padding-right:.5rem!important}[dir=ltr] .\!pr-1{padding-right:.25rem!important}[dir=rtl] .\!pr-1{padding-left:.25rem!important}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}[dir=ltr] .pl-1{padding-left:.25rem}[dir=rtl] .pl-1{padding-right:.25rem}[dir=ltr] .pl-10{padding-left:2.5rem}[dir=rtl] .pl-10{padding-right:2.5rem}[dir=ltr] .pl-3{padding-left:.75rem}[dir=rtl] .pl-3{padding-right:.75rem}[dir=ltr] .pl-5{padding-left:1.25rem}[dir=rtl] .pl-5{padding-right:1.25rem}[dir=ltr] .pl-6{padding-left:1.5rem}[dir=rtl] .pl-6{padding-right:1.5rem}[dir=ltr] .pr-2{padding-right:.5rem}[dir=rtl] .pr-2{padding-left:.5rem}[dir=ltr] .pr-3{padding-right:.75rem}[dir=rtl] .pr-3{padding-left:.75rem}[dir=ltr] .pr-4{padding-right:1rem}[dir=rtl] .pr-4{padding-left:1rem}[dir=ltr] .pr-5{padding-right:1.25rem}[dir=rtl] .pr-5{padding-left:1.25rem}[dir=ltr] .pr-6{padding-right:1.5rem}[dir=rtl] .pr-6{padding-left:1.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}[dir=ltr] .text-left{text-align:left}[dir=rtl] .text-left{text-align:right}.text-center{text-align:center}[dir=ltr] .text-right{text-align:right}[dir=rtl] .text-right{text-align:left}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Nunito Sans,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[5rem\]{font-size:5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xxs{font-size:11px}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.\!text-gray-400{color:rgba(var(--colors-gray-400))!important}.text-gray-200{color:rgba(var(--colors-gray-200))}.text-gray-300{color:rgba(var(--colors-gray-300))}.text-gray-400{color:rgba(var(--colors-gray-400))}.text-gray-500{color:rgba(var(--colors-gray-500))}.text-gray-600{color:rgba(var(--colors-gray-600))}.text-gray-700{color:rgba(var(--colors-gray-700))}.text-gray-800{color:rgba(var(--colors-gray-800))}.text-gray-900{color:rgba(var(--colors-gray-900))}.text-green-500{color:rgba(var(--colors-green-500))}.text-green-600{color:rgba(var(--colors-green-600))}.text-primary-500{color:rgba(var(--colors-primary-500))}.text-primary-600{color:rgba(var(--colors-primary-600))}.text-primary-800{color:rgba(var(--colors-primary-800))}.text-red-500{color:rgba(var(--colors-red-500))}.text-red-600{color:rgba(var(--colors-red-600))}.text-sky-500{color:rgba(var(--colors-sky-500))}.text-sky-600{color:rgba(var(--colors-sky-600))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-500{color:rgba(var(--colors-yellow-500))}.text-yellow-600{color:rgba(var(--colors-yellow-600))}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-inset{--tw-ring-inset:inset}.ring-gray-700{--tw-ring-color:rgba(var(--colors-gray-700))}.ring-gray-950\/10{--tw-ring-color:rgba(var(--colors-gray-950),0.1)}.ring-primary-100{--tw-ring-color:rgba(var(--colors-primary-100))}.ring-primary-200{--tw-ring-color:rgba(var(--colors-primary-200))}.ring-red-400{--tw-ring-color:rgba(var(--colors-red-400))}.ring-offset-2{--tw-ring-offset-width:2px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-0{transition-duration:0s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\@container\/modal{container-name:modal;container-type:inline-size}.\@container\/peekable{container-name:peekable;container-type:inline-size}.dark\:prose-invert:is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.placeholder\:text-gray-400::-moz-placeholder{color:rgba(var(--colors-gray-400))}.placeholder\:text-gray-400::placeholder{color:rgba(var(--colors-gray-400))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-primary-500:focus-within{--tw-ring-color:rgba(var(--colors-primary-500))}.hover\:border-gray-300:hover{border-color:rgba(var(--colors-gray-300))}.hover\:border-primary-500:hover{border-color:rgba(var(--colors-primary-500))}.hover\:bg-gray-100:hover{background-color:rgba(var(--colors-gray-100))}.hover\:bg-gray-200:hover{background-color:rgba(var(--colors-gray-200))}.hover\:bg-gray-50:hover{background-color:rgba(var(--colors-gray-50))}.hover\:bg-primary-400:hover{background-color:rgba(var(--colors-primary-400))}.hover\:fill-gray-700:hover{fill:rgba(var(--colors-gray-700))}.hover\:text-gray-300:hover{color:rgba(var(--colors-gray-300))}.hover\:text-gray-500:hover{color:rgba(var(--colors-gray-500))}.hover\:text-primary-400:hover{color:rgba(var(--colors-primary-400))}.hover\:text-primary-600:hover{color:rgba(var(--colors-primary-600))}.hover\:text-red-600:hover{color:rgba(var(--colors-red-600))}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-75:hover{opacity:.75}.focus\:\!border-primary-500:focus{border-color:rgba(var(--colors-primary-500))!important}.focus\:bg-gray-50:focus{background-color:rgba(var(--colors-gray-50))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.focus\:text-primary-500:focus{color:rgba(var(--colors-primary-500))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-inset:focus{--tw-ring-inset:inset}.focus\:ring-primary-200:focus{--tw-ring-color:rgba(var(--colors-primary-200))}.focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity,1))}.focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:rgba(var(--colors-gray-100))}.active\:border-primary-400:active{border-color:rgba(var(--colors-primary-400))}.active\:bg-primary-600:active{background-color:rgba(var(--colors-primary-600))}.active\:fill-gray-800:active{fill:rgba(var(--colors-gray-800))}.active\:text-gray-500:active{color:rgba(var(--colors-gray-500))}.active\:text-gray-600:active{color:rgba(var(--colors-gray-600))}.active\:text-gray-900:active{color:rgba(var(--colors-gray-900))}.active\:text-primary-400:active{color:rgba(var(--colors-primary-400))}.active\:text-primary-600:active{color:rgba(var(--colors-primary-600))}.active\:outline-none:active{outline:2px solid transparent;outline-offset:2px}.active\:ring:active{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.enabled\:bg-gray-700\/5:enabled{background-color:rgba(var(--colors-gray-700),.05)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:bg-gray-50{background-color:rgba(var(--colors-gray-50))}.group[data-state=checked] .group-data-\[state\=checked\]\:border-primary-500,.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:border-primary-500{border-color:rgba(var(--colors-primary-500))}.group[data-state=checked] .group-data-\[state\=checked\]\:bg-primary-500,.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:bg-primary-500{background-color:rgba(var(--colors-primary-500))}.group[data-state=checked] .group-data-\[state\=checked\]\:opacity-0{opacity:0}.group[data-state=checked] .group-data-\[state\=checked\]\:opacity-100{opacity:1}.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:opacity-0{opacity:0}.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:opacity-100{opacity:1}.group[data-state=unchecked] .group-data-\[state\=unchecked\]\:opacity-0{opacity:0}.group[data-focus=true] .group-data-\[focus\=true\]\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group[data-focus=true] .group-data-\[focus\=true\]\:ring-primary-500{--tw-ring-color:rgba(var(--colors-primary-500))}@container peekable (min-width: 24rem){.\@sm\/peekable\:w-1\/4{width:25%}.\@sm\/peekable\:w-3\/4{width:75%}.\@sm\/peekable\:flex-row{flex-direction:row}.\@sm\/peekable\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.\@sm\/peekable\:break-all{word-break:break-all}.\@sm\/peekable\:py-0{padding-bottom:0;padding-top:0}.\@sm\/peekable\:py-3{padding-bottom:.75rem;padding-top:.75rem}}@container modal (min-width: 28rem){.\@md\/modal\:mt-2{margin-top:.5rem}.\@md\/modal\:flex{display:flex}.\@md\/modal\:w-1\/4{width:25%}.\@md\/modal\:w-1\/5{width:20%}.\@md\/modal\:w-3\/4{width:75%}.\@md\/modal\:w-3\/5{width:60%}.\@md\/modal\:w-4\/5{width:80%}.\@md\/modal\:flex-row{flex-direction:row}.\@md\/modal\:flex-col{flex-direction:column}.\@md\/modal\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.\@md\/modal\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.\@md\/modal\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\@md\/modal\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\@md\/modal\:px-8{padding-left:2rem;padding-right:2rem}.\@md\/modal\:py-0{padding-bottom:0;padding-top:0}.\@md\/modal\:py-3{padding-bottom:.75rem;padding-top:.75rem}}@container peekable (min-width: 28rem){.\@md\/peekable\:break-words{overflow-wrap:break-word}}@container modal (min-width: 32rem){.\@lg\/modal\:break-words{overflow-wrap:break-word}}.dark\:divide-gray-600:is(.dark *)>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-600))}.dark\:divide-gray-700:is(.dark *)>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-700))}.dark\:divide-gray-800:is(.dark *)>:not([hidden])~:not([hidden]){border-color:rgba(var(--colors-gray-800))}.dark\:border-b:is(.dark *){border-bottom-width:1px}.dark\:\!border-gray-500:is(.dark *){border-color:rgba(var(--colors-gray-500))!important}.dark\:border-gray-500:is(.dark *){border-color:rgba(var(--colors-gray-500))}.dark\:border-gray-600:is(.dark *){border-color:rgba(var(--colors-gray-600))}.dark\:border-gray-700:is(.dark *){border-color:rgba(var(--colors-gray-700))}.dark\:border-gray-800:is(.dark *){border-color:rgba(var(--colors-gray-800))}.dark\:border-gray-900:is(.dark *){border-color:rgba(var(--colors-gray-900))}.dark\:\!bg-gray-600:is(.dark *){background-color:rgba(var(--colors-gray-600))!important}.dark\:bg-gray-700:is(.dark *){background-color:rgba(var(--colors-gray-700))}.dark\:bg-gray-800:is(.dark *){background-color:rgba(var(--colors-gray-800))}.dark\:bg-gray-800\/75:is(.dark *){background-color:rgba(var(--colors-gray-800),.75)}.dark\:bg-gray-900:is(.dark *){background-color:rgba(var(--colors-gray-900))}.dark\:bg-gray-900\/30:is(.dark *){background-color:rgba(var(--colors-gray-900),.3)}.dark\:bg-gray-900\/75:is(.dark *){background-color:rgba(var(--colors-gray-900),.75)}.dark\:bg-gray-950:is(.dark *){background-color:rgba(var(--colors-gray-950))}.dark\:bg-green-400:is(.dark *){background-color:rgba(var(--colors-green-400))}.dark\:bg-green-500:is(.dark *){background-color:rgba(var(--colors-green-500))}.dark\:bg-primary-500:is(.dark *){background-color:rgba(var(--colors-primary-500))}.dark\:bg-red-400:is(.dark *){background-color:rgba(var(--colors-red-400))}.dark\:bg-sky-600:is(.dark *){background-color:rgba(var(--colors-sky-600))}.dark\:bg-transparent:is(.dark *){background-color:transparent}.dark\:bg-yellow-300:is(.dark *){background-color:rgba(var(--colors-yellow-300))}.dark\:fill-gray-300:is(.dark *){fill:rgba(var(--colors-gray-300))}.dark\:fill-gray-400:is(.dark *){fill:rgba(var(--colors-gray-400))}.dark\:fill-gray-500:is(.dark *){fill:rgba(var(--colors-gray-500))}.dark\:text-gray-200:is(.dark *){color:rgba(var(--colors-gray-200))}.dark\:text-gray-400:is(.dark *){color:rgba(var(--colors-gray-400))}.dark\:text-gray-500:is(.dark *){color:rgba(var(--colors-gray-500))}.dark\:text-gray-600:is(.dark *){color:rgba(var(--colors-gray-600))}.dark\:text-gray-700:is(.dark *){color:rgba(var(--colors-gray-700))}.dark\:text-gray-800:is(.dark *){color:rgba(var(--colors-gray-800))}.dark\:text-gray-900:is(.dark *){color:rgba(var(--colors-gray-900))}.dark\:text-green-900:is(.dark *){color:rgba(var(--colors-green-900))}.dark\:text-primary-500:is(.dark *){color:rgba(var(--colors-primary-500))}.dark\:text-primary-600:is(.dark *){color:rgba(var(--colors-primary-600))}.dark\:text-red-900:is(.dark *){color:rgba(var(--colors-red-900))}.dark\:text-red-950:is(.dark *){color:rgba(var(--colors-red-950))}.dark\:text-sky-900:is(.dark *){color:rgba(var(--colors-sky-900))}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:text-yellow-800:is(.dark *){color:rgba(var(--colors-yellow-800))}.dark\:opacity-100:is(.dark *){opacity:1}.dark\:ring-gray-100\/10:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-100),0.1)}.dark\:ring-gray-600:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-600))}.dark\:ring-gray-700:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-700))}.dark\:ring-red-500:is(.dark *){--tw-ring-color:rgba(var(--colors-red-500))}.dark\:placeholder\:text-gray-500:is(.dark *)::-moz-placeholder{color:rgba(var(--colors-gray-500))}.dark\:placeholder\:text-gray-500:is(.dark *)::placeholder{color:rgba(var(--colors-gray-500))}.dark\:focus-within\:ring-gray-500:focus-within:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-500))}.dark\:hover\:border-gray-400:hover:is(.dark *){border-color:rgba(var(--colors-gray-400))}.dark\:hover\:border-gray-600:hover:is(.dark *){border-color:rgba(var(--colors-gray-600))}.dark\:hover\:bg-gray-700:hover:is(.dark *){background-color:rgba(var(--colors-gray-700))}.dark\:hover\:bg-gray-800:hover:is(.dark *){background-color:rgba(var(--colors-gray-800))}.dark\:hover\:bg-gray-900:hover:is(.dark *){background-color:rgba(var(--colors-gray-900))}.dark\:hover\:fill-gray-600:hover:is(.dark *){fill:rgba(var(--colors-gray-600))}.dark\:hover\:text-gray-300:hover:is(.dark *){color:rgba(var(--colors-gray-300))}.dark\:hover\:text-gray-400:hover:is(.dark *){color:rgba(var(--colors-gray-400))}.dark\:hover\:opacity-50:hover:is(.dark *){opacity:.5}.dark\:focus\:bg-gray-800:focus:is(.dark *){background-color:rgba(var(--colors-gray-800))}.dark\:focus\:bg-gray-900:focus:is(.dark *){background-color:rgba(var(--colors-gray-900))}.dark\:focus\:ring-gray-600:focus:is(.dark *){--tw-ring-color:rgba(var(--colors-gray-600))}.dark\:focus\:ring-offset-gray-800:focus:is(.dark *){--tw-ring-offset-color:rgba(var(--colors-gray-800))}.dark\:focus\:ring-offset-gray-900:focus:is(.dark *){--tw-ring-offset-color:rgba(var(--colors-gray-900))}.dark\:active\:border-gray-300:active:is(.dark *){border-color:rgba(var(--colors-gray-300))}.dark\:active\:text-gray-500:active:is(.dark *){color:rgba(var(--colors-gray-500))}.dark\:active\:text-gray-600:active:is(.dark *){color:rgba(var(--colors-gray-600))}.dark\:enabled\:bg-gray-950:enabled:is(.dark *){background-color:rgba(var(--colors-gray-950))}.dark\:enabled\:text-gray-400:enabled:is(.dark *){color:rgba(var(--colors-gray-400))}.dark\:enabled\:hover\:text-gray-300:hover:enabled:is(.dark *){color:rgba(var(--colors-gray-300))}.group:hover .dark\:group-hover\:bg-gray-900:is(.dark *){background-color:rgba(var(--colors-gray-900))}.group[data-focus] .group-data-\[focus\]\:dark\:ring-offset-gray-950:is(.dark *){--tw-ring-offset-color:rgba(var(--colors-gray-950))}@media (min-width:640px){.sm\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-9{grid-column:span 9/span 9}[dir=ltr] .md\:ml-2{margin-left:.5rem}[dir=rtl] .md\:ml-2{margin-right:.5rem}[dir=ltr] .md\:ml-3{margin-left:.75rem}[dir=rtl] .md\:ml-3{margin-right:.75rem}[dir=ltr] .md\:mr-2{margin-right:.5rem}[dir=rtl] .md\:mr-2{margin-left:.5rem}.md\:mt-0{margin-top:0}.md\:mt-2{margin-top:.5rem}.md\:mt-6{margin-top:1.5rem}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-1\/5{width:20%}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-\[20rem\]{width:20rem}.md\:shrink-0{flex-shrink:0}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .md\:space-x-20>:not([hidden])~:not([hidden]){margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}[dir=rtl] .md\:space-x-20>:not([hidden])~:not([hidden]){margin-left:calc(5rem*var(--tw-space-x-reverse));margin-right:calc(5rem*(1 - var(--tw-space-x-reverse)))}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .md\:space-x-3>:not([hidden])~:not([hidden]){margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}[dir=rtl] .md\:space-x-3>:not([hidden])~:not([hidden]){margin-left:calc(.75rem*var(--tw-space-x-reverse));margin-right:calc(.75rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.md\:border-b-0{border-bottom-width:0}.md\/modal\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-0{padding-left:0;padding-right:0}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}[dir=ltr] .md\:pr-3{padding-right:.75rem}[dir=rtl] .md\:pr-3{padding-left:.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-\[4rem\]{font-size:4rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:bottom-auto{bottom:auto}.lg\:top-\[56px\]{top:56px}[dir=ltr] .lg\:ml-60{margin-left:15rem}[dir=rtl] .lg\:ml-60{margin-right:15rem}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:hidden{display:none}.lg\:w-60{width:15rem}.lg\:max-w-lg{max-width:32rem}.lg\:break-words{overflow-wrap:break-word}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}}.ltr\:-rotate-90:where([dir=ltr],[dir=ltr] *){--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:rotate-90:where([dir=rtl],[dir=rtl] *){--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:\[\&\:not\(\:disabled\)\]\:border-primary-400:not(:disabled):hover{border-color:rgba(var(--colors-primary-400))}.hover\:\[\&\:not\(\:disabled\)\]\:border-red-400:not(:disabled):hover{border-color:rgba(var(--colors-red-400))}.hover\:\[\&\:not\(\:disabled\)\]\:bg-gray-700\/5:not(:disabled):hover{background-color:rgba(var(--colors-gray-700),.05)}.hover\:\[\&\:not\(\:disabled\)\]\:bg-primary-400:not(:disabled):hover{background-color:rgba(var(--colors-primary-400))}.hover\:\[\&\:not\(\:disabled\)\]\:bg-red-400:not(:disabled):hover{background-color:rgba(var(--colors-red-400))}.hover\:\[\&\:not\(\:disabled\)\]\:text-gray-400:not(:disabled):hover{color:rgba(var(--colors-gray-400))}.hover\:\[\&\:not\(\:disabled\)\]\:text-primary-400:not(:disabled):hover{color:rgba(var(--colors-primary-400))}.hover\:\[\&\:not\(\:disabled\)\]\:text-primary-500:not(:disabled):hover{color:rgba(var(--colors-primary-500))}.hover\:\[\&\:not\(\:disabled\)\]\:text-red-400:not(:disabled):hover{color:rgba(var(--colors-red-400))}.dark\:hover\:\[\&\:not\(\:disabled\)\]\:bg-gray-950:not(:disabled):hover:is(.dark *){background-color:rgba(var(--colors-gray-950))}.dark\:hover\:\[\&\:not\(\:disabled\)\]\:text-primary-500:not(:disabled):hover:is(.dark *){color:rgba(var(--colors-primary-500))} /*# sourceMappingURL=app.css.map*/ \ No newline at end of file diff --git a/public/vendor/nova/app.js b/public/vendor/nova/app.js index cc133dc74..54c533090 100644 --- a/public/vendor/nova/app.js +++ b/public/vendor/nova/app.js @@ -1,2 +1,2 @@ -(self.webpackChunklaravel_nova=self.webpackChunklaravel_nova||[]).push([[52],{82656:(e,t,r)=>{"use strict";var o=r(29608),n=r(52774),l=r(14764),i=r.n(l);function a(){const e=n.default.create();return e.defaults.headers.common["X-Requested-With"]="XMLHttpRequest",e.defaults.headers.common["X-CSRF-TOKEN"]=document.head.querySelector('meta[name="csrf-token"]').content,e.interceptors.response.use((e=>e),(e=>{if(n.default.isCancel(e))return Promise.reject(e);const t=e.response,{status:r,data:{redirect:o}}=t;if(r>=500&&Nova.$emit("error",e.response.data.message),401===r){if(!i()(o))return void(location.href=o);Nova.redirectToLogin()}return 403===r&&Nova.visit("/403"),419===r&&Nova.$emit("token-expired"),Promise.reject(e)})),e}var s=r(91352),c=r.n(s),d=r(63424),u=r.n(d);var h=r(5540),p=r(8144),m=r(73336),v=r.n(m);var f=r(10552),g=r.n(f),w=r(79088),k=r.n(w);var y=r(26923),b=r(22272),x=r.n(b),C=r(45144),B=r.n(C),N=r(64704),V=r.n(N),E=r(74032);const S=(0,E.createElementVNode)("h1",{class:"text-[5rem] md:text-[4rem] font-normal leading-none"},"404",-1),_={class:"text-2xl"},H={class:"text-lg leading-normal"};const O={class:"flex justify-center h-screen"},M=["dusk"],R={class:"flex flex-col md:flex-row justify-center items-center space-y-4 md:space-y-0 md:space-x-20",role:"alert"},D={class:"md:w-[20rem] md:shrink-0 space-y-2 md:space-y-4"};const P={props:{status:{type:String,default:"403"}}};var z=r(18152);const F=(0,z.c)(P,[["render",function(e,t,r,o,n,l){const i=(0,E.resolveComponent)("ErrorPageIcon"),a=(0,E.resolveComponent)("Link");return(0,E.openBlock)(),(0,E.createElementBlock)("div",O,[(0,E.createElementVNode)("div",{class:"z-50 flex items-center justify-center p-6",dusk:`${r.status}-error-page`},[(0,E.createElementVNode)("div",R,[(0,E.createVNode)(i,{class:"shrink-0 md:w-[20rem]"}),(0,E.createElementVNode)("div",D,[(0,E.renderSlot)(e.$slots,"default"),(0,E.createVNode)(a,{href:e.$url("/"),class:"inline-flex items-center focus:outline-none focus:ring rounded border-2 border-primary-300 dark:border-gray-500 hover:border-primary-500 active:border-primary-400 dark:hover:border-gray-400 dark:active:border-gray-300 bg-white dark:bg-transparent text-primary-500 dark:text-gray-400 px-3 py-2 h-9 font-bold tracking-wide uppercase",tabindex:"0",replace:""},{default:(0,E.withCtx)((()=>[(0,E.createTextVNode)((0,E.toDisplayString)(e.__("Go Home")),1)])),_:1},8,["href"])])])],8,M)])}],["__file","ErrorLayout.vue"]]),A={components:{ErrorLayout:F}},T=(0,z.c)(A,[["render",function(e,t,r,o,n,l){const i=(0,E.resolveComponent)("Head"),a=(0,E.resolveComponent)("ErrorLayout");return(0,E.openBlock)(),(0,E.createBlock)(a,{status:"404"},{default:(0,E.withCtx)((()=>[(0,E.createVNode)(i,{title:"Page Not Found"}),S,(0,E.createElementVNode)("p",_,(0,E.toDisplayString)(e.__("Whoops"))+"…",1),(0,E.createElementVNode)("p",H,(0,E.toDisplayString)(e.__("We're lost in space. The page you were trying to view does not exist.")),1)])),_:1})}],["__file","CustomError404.vue"]]),I=(0,E.createElementVNode)("h1",{class:"text-[5rem] md:text-[4rem] font-normal leading-none"},"403",-1),j={class:"text-2xl"},$={class:"text-lg leading-normal"};const L={components:{ErrorLayout:F}},U=(0,z.c)(L,[["render",function(e,t,r,o,n,l){const i=(0,E.resolveComponent)("Head"),a=(0,E.resolveComponent)("ErrorLayout");return(0,E.openBlock)(),(0,E.createBlock)(a,{status:"403"},{default:(0,E.withCtx)((()=>[(0,E.createVNode)(i,{title:"Forbidden"}),I,(0,E.createElementVNode)("p",j,(0,E.toDisplayString)(e.__("Hold Up!")),1),(0,E.createElementVNode)("p",$,(0,E.toDisplayString)(e.__("The government won't let us show you what's behind these doors"))+"… ",1)])),_:1})}],["__file","CustomError403.vue"]]),q={class:"text-[5rem] md:text-[4rem] font-normal leading-none"},K={class:"text-2xl"},W={class:"text-lg leading-normal"};const G={components:{ErrorLayout:F}},Q=(0,z.c)(G,[["render",function(e,t,r,o,n,l){const i=(0,E.resolveComponent)("Head"),a=(0,E.resolveComponent)("ErrorLayout");return(0,E.openBlock)(),(0,E.createBlock)(a,null,{default:(0,E.withCtx)((()=>[(0,E.createVNode)(i,{title:"Error"}),(0,E.createElementVNode)("h1",q,(0,E.toDisplayString)(e.__(":-(")),1),(0,E.createElementVNode)("p",K,(0,E.toDisplayString)(e.__("Whoops"))+"…",1),(0,E.createElementVNode)("p",W,(0,E.toDisplayString)(e.__("Nova experienced an unrecoverable error.")),1)])),_:1})}],["__file","CustomAppError.vue"]]),Y=["innerHTML"],Z=["aria-label","aria-expanded"],X={class:"flex gap-2 mb-6"},J={key:1,class:"inline-flex items-center gap-2 ml-auto"};var ee=r(73736),te=r(63916),re=r(85676),oe=r(48936);function ne(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function le(e){for(var t=1;t({lenses:[],sortable:!0,actionCanceller:null}),async created(){this.resourceInformation&&(!0===this.shouldEnableShortcut&&(Nova.addShortcut("c",this.handleKeydown),Nova.addShortcut("mod+a",this.toggleSelectAll),Nova.addShortcut("mod+shift+a",this.toggleSelectAllMatching)),this.getLenses(),Nova.$on("refresh-resources",this.getResources),Nova.$on("resources-detached",this.getAuthorizationToRelate),null!==this.actionCanceller&&this.actionCanceller())},beforeUnmount(){this.shouldEnableShortcut&&(Nova.disableShortcut("c"),Nova.disableShortcut("mod+a"),Nova.disableShortcut("mod+shift+a")),Nova.$off("refresh-resources",this.getResources),Nova.$off("resources-detached",this.getAuthorizationToRelate),null!==this.actionCanceller&&this.actionCanceller()},methods:le(le({},(0,oe.ae)(["fetchPolicies"])),{},{handleKeydown(e){this.authorizedToCreate&&"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&"true"!==e.target.contentEditable&&Nova.visit(`/resources/${this.resourceName}/new`)},getResources(){this.shouldBeCollapsed?this.loading=!1:(this.loading=!0,this.resourceResponseError=null,this.$nextTick((()=>(this.clearResourceSelections(),(0,re.OC)(Nova.request().get("/nova-api/"+this.resourceName,{params:this.resourceRequestQueryString,cancelToken:new ee.al((e=>{this.canceller=e}))}),300).then((({data:e})=>{this.resources=[],this.resourceResponse=e,this.resources=e.resources,this.softDeletes=e.softDeletes,this.perPage=e.per_page,this.sortable=e.sortable,this.handleResourcesLoaded()})).catch((e=>{if(!(0,ee.CA)(e))throw this.loading=!1,this.resourceResponseError=e,e}))))))},getAuthorizationToRelate(){if(!this.shouldBeCollapsed&&(this.authorizedToCreate||"belongsToMany"===this.relationshipType||"morphToMany"===this.relationshipType))return this.viaResource?Nova.request().get("/nova-api/"+this.resourceName+"/relate-authorization?viaResource="+this.viaResource+"&viaResourceId="+this.viaResourceId+"&viaRelationship="+this.viaRelationship+"&relationshipType="+this.relationshipType).then((e=>{this.authorizedToRelate=e.data.authorized})):this.authorizedToRelate=!0},getLenses(){if(this.lenses=[],!this.viaResource)return Nova.request().get("/nova-api/"+this.resourceName+"/lenses").then((e=>{this.lenses=e.data}))},getActions(){if(null!==this.actionCanceller&&this.actionCanceller(),this.actions=[],this.pivotActions=null,!this.shouldBeCollapsed)return Nova.request().get(`/nova-api/${this.resourceName}/actions`,{params:{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.relationshipType,display:"index",resources:this.selectAllMatchingChecked?"all":this.selectedResourceIds,pivots:this.selectAllMatchingChecked?null:this.selectedPivotIds},cancelToken:new ee.al((e=>{this.actionCanceller=e}))}).then((e=>{this.actions=e.data.actions,this.pivotActions=e.data.pivotActions,this.resourceHasActions=e.data.counts.resource>0})).catch((e=>{if(!(0,ee.CA)(e))throw e}))},getAllMatchingResourceCount(){Nova.request().get("/nova-api/"+this.resourceName+"/count",{params:this.resourceRequestQueryString}).then((e=>{this.allMatchingResourceCount=e.data.count}))},loadMore(){return null===this.currentPageLoadMore&&(this.currentPageLoadMore=this.currentPage),this.currentPageLoadMore=this.currentPageLoadMore+1,(0,re.OC)(Nova.request().get("/nova-api/"+this.resourceName,{params:le(le({},this.resourceRequestQueryString),{},{page:this.currentPageLoadMore})}),300).then((({data:e})=>{this.resourceResponse=e,this.resources=[...this.resources,...e.resources],null!==e.total?this.allMatchingResourceCount=e.total:this.getAllMatchingResourceCount(),Nova.$emit("resources-loaded",{resourceName:this.resourceName,mode:this.isRelation?"related":"index"})}))},async handleCollapsableChange(){this.loading=!0,this.toggleCollapse(),this.collapsed?this.loading=!1:(this.filterHasLoaded?await this.getResources():(await this.initializeFilters(null),this.hasFilters||await this.getResources()),await this.getAuthorizationToRelate(),await this.getActions(),this.restartPolling())}}),computed:{actionQueryString(){return{currentSearch:this.currentSearch,encodedFilters:this.encodedFilters,currentTrashed:this.currentTrashed,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}},shouldBeCollapsed(){return this.collapsed&&null!=this.viaRelationship},collapsedByDefault(){return this.field?.collapsedByDefault??!1},cardsEndpoint(){return`/nova-api/${this.resourceName}/cards`},resourceRequestQueryString(){return{search:this.currentSearch,filters:this.encodedFilters,orderBy:this.currentOrderBy,orderByDirection:this.currentOrderByDirection,perPage:this.currentPerPage,trashed:this.currentTrashed,page:this.currentPage,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,viaResourceRelationship:this.viaResourceRelationship,relationshipType:this.relationshipType}},canShowDeleteMenu(){return Boolean(this.authorizedToDeleteSelectedResources||this.authorizedToForceDeleteSelectedResources||this.authorizedToRestoreSelectedResources||this.selectAllMatchingChecked)},headingTitle(){return this.initialLoading?" ":this.isRelation&&this.field?this.field.name:null!==this.resourceResponse?this.resourceResponse.label:this.resourceInformation.label}}},se=(0,z.c)(ae,[["render",function(e,t,r,o,n,l){const i=(0,E.resolveComponent)("Head"),a=(0,E.resolveComponent)("Cards"),s=(0,E.resolveComponent)("CollapseButton"),c=(0,E.resolveComponent)("Heading"),d=(0,E.resolveComponent)("IndexSearchInput"),u=(0,E.resolveComponent)("ActionDropdown"),h=(0,E.resolveComponent)("CreateResourceButton"),p=(0,E.resolveComponent)("ResourceTableToolbar"),m=(0,E.resolveComponent)("IndexErrorDialog"),v=(0,E.resolveComponent)("IndexEmptyDialog"),f=(0,E.resolveComponent)("ResourceTable"),g=(0,E.resolveComponent)("ResourcePagination"),w=(0,E.resolveComponent)("LoadingView"),k=(0,E.resolveComponent)("Card");return(0,E.openBlock)(),(0,E.createBlock)(w,{loading:e.initialLoading,dusk:e.resourceName+"-index-component","data-relationship":e.viaRelationship},{default:(0,E.withCtx)((()=>[r.shouldOverrideMeta&&e.resourceInformation?((0,E.openBlock)(),(0,E.createBlock)(i,{key:0,title:e.__(`${e.resourceInformation.label}`)},null,8,["title"])):(0,E.createCommentVNode)("",!0),e.shouldShowCards?((0,E.openBlock)(),(0,E.createBlock)(a,{key:1,cards:e.cards,"resource-name":e.resourceName},null,8,["cards","resource-name"])):(0,E.createCommentVNode)("",!0),(0,E.createVNode)(c,{level:1,class:(0,E.normalizeClass)(["mb-3 flex items-center",{"mt-6":e.shouldShowCards&&e.cards.length>0}]),dusk:"index-heading"},{default:(0,E.withCtx)((()=>[(0,E.createElementVNode)("span",{innerHTML:l.headingTitle},null,8,Y),!e.loading&&e.viaRelationship?((0,E.openBlock)(),(0,E.createElementBlock)("button",{key:0,onClick:t[0]||(t[0]=(...e)=>l.handleCollapsableChange&&l.handleCollapsableChange(...e)),class:"rounded border border-transparent h-6 w-6 ml-1 inline-flex items-center justify-center focus:outline-none focus:ring ring-primary-200","aria-label":e.__("Toggle Collapsed"),"aria-expanded":!1===l.shouldBeCollapsed?"true":"false"},[(0,E.createVNode)(s,{collapsed:l.shouldBeCollapsed},null,8,["collapsed"])],8,Z)):(0,E.createCommentVNode)("",!0)])),_:1},8,["class"]),l.shouldBeCollapsed?(0,E.createCommentVNode)("",!0):((0,E.openBlock)(),(0,E.createElementBlock)(E.Fragment,{key:2},[(0,E.createElementVNode)("div",X,[e.resourceInformation&&e.resourceInformation.searchable?((0,E.openBlock)(),(0,E.createBlock)(d,{key:0,searchable:e.resourceInformation&&e.resourceInformation.searchable,keyword:e.search,"onUpdate:keyword":[t[1]||(t[1]=t=>e.search=t),t[2]||(t[2]=t=>e.search=t)]},null,8,["searchable","keyword"])):(0,E.createCommentVNode)("",!0),e.availableStandaloneActions.length>0||e.authorizedToCreate||e.authorizedToRelate?((0,E.openBlock)(),(0,E.createElementBlock)("div",J,[e.availableStandaloneActions.length>0?((0,E.openBlock)(),(0,E.createBlock)(u,{key:0,onActionExecuted:e.handleActionExecuted,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,actions:e.availableStandaloneActions,"selected-resources":e.selectedResourcesForActionSelector,"trigger-dusk-attribute":"index-standalone-action-dropdown"},null,8,["onActionExecuted","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","actions","selected-resources"])):(0,E.createCommentVNode)("",!0),(0,E.createVNode)(h,{label:e.createButtonLabel,"singular-name":e.singularName,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"authorized-to-create":e.authorizedToCreate,"authorized-to-relate":e.authorizedToRelate,class:"shrink-0"},null,8,["label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","authorized-to-create","authorized-to-relate"])])):(0,E.createCommentVNode)("",!0)]),(0,E.createVNode)(k,null,{default:(0,E.withCtx)((()=>[(0,E.createVNode)(p,{"action-query-string":l.actionQueryString,"all-matching-resource-count":e.allMatchingResourceCount,"authorized-to-delete-any-resources":e.authorizedToDeleteAnyResources,"authorized-to-delete-selected-resources":e.authorizedToDeleteSelectedResources,"authorized-to-force-delete-any-resources":e.authorizedToForceDeleteAnyResources,"authorized-to-force-delete-selected-resources":e.authorizedToForceDeleteSelectedResources,"authorized-to-restore-any-resources":e.authorizedToRestoreAnyResources,"authorized-to-restore-selected-resources":e.authorizedToRestoreSelectedResources,"available-actions":e.availableActions,"clear-selected-filters":e.clearSelectedFilters,"close-delete-modal":e.closeDeleteModal,"currently-polling":e.currentlyPolling,"current-page-count":e.resources.length,"delete-all-matching-resources":e.deleteAllMatchingResources,"delete-selected-resources":e.deleteSelectedResources,"filter-changed":e.filterChanged,"force-delete-all-matching-resources":e.forceDeleteAllMatchingResources,"force-delete-selected-resources":e.forceDeleteSelectedResources,"get-resources":l.getResources,"has-filters":e.hasFilters,"have-standalone-actions":e.haveStandaloneActions,lenses:e.lenses,loading:e.resourceResponse&&e.loading,"per-page-options":e.perPageOptions,"per-page":e.perPage,"pivot-actions":e.pivotActions,"pivot-name":e.pivotName,resources:e.resources,"resource-information":e.resourceInformation,"resource-name":e.resourceName,"restore-all-matching-resources":e.restoreAllMatchingResources,"restore-selected-resources":e.restoreSelectedResources,"select-all-matching-checked":e.selectAllMatchingResources,onDeselect:e.clearResourceSelections,"selected-resources":e.selectedResources,"selected-resources-for-action-selector":e.selectedResourcesForActionSelector,"should-show-action-selector":e.shouldShowActionSelector,"should-show-checkboxes":e.shouldShowCheckboxes,"should-show-delete-menu":e.shouldShowDeleteMenu,"should-show-polling-toggle":e.shouldShowPollingToggle,"soft-deletes":e.softDeletes,onStartPolling:e.startPolling,onStopPolling:e.stopPolling,"toggle-select-all-matching":e.toggleSelectAllMatching,"toggle-select-all":e.toggleSelectAll,"toggle-polling":e.togglePolling,"trashed-changed":e.trashedChanged,"trashed-parameter":e.trashedParameter,trashed:e.trashed,"update-per-page-changed":e.updatePerPageChanged,"via-many-to-many":e.viaManyToMany,"via-resource":e.viaResource},null,8,["action-query-string","all-matching-resource-count","authorized-to-delete-any-resources","authorized-to-delete-selected-resources","authorized-to-force-delete-any-resources","authorized-to-force-delete-selected-resources","authorized-to-restore-any-resources","authorized-to-restore-selected-resources","available-actions","clear-selected-filters","close-delete-modal","currently-polling","current-page-count","delete-all-matching-resources","delete-selected-resources","filter-changed","force-delete-all-matching-resources","force-delete-selected-resources","get-resources","has-filters","have-standalone-actions","lenses","loading","per-page-options","per-page","pivot-actions","pivot-name","resources","resource-information","resource-name","restore-all-matching-resources","restore-selected-resources","select-all-matching-checked","onDeselect","selected-resources","selected-resources-for-action-selector","should-show-action-selector","should-show-checkboxes","should-show-delete-menu","should-show-polling-toggle","soft-deletes","onStartPolling","onStopPolling","toggle-select-all-matching","toggle-select-all","toggle-polling","trashed-changed","trashed-parameter","trashed","update-per-page-changed","via-many-to-many","via-resource"]),(0,E.createVNode)(w,{loading:e.loading,variant:e.resourceResponse?"overlay":"default"},{default:(0,E.withCtx)((()=>[null!=e.resourceResponseError?((0,E.openBlock)(),(0,E.createBlock)(m,{key:0,resource:e.resourceInformation,onClick:l.getResources},null,8,["resource","onClick"])):((0,E.openBlock)(),(0,E.createElementBlock)(E.Fragment,{key:1},[e.loading||e.resources.length?(0,E.createCommentVNode)("",!0):((0,E.openBlock)(),(0,E.createBlock)(v,{key:0,"create-button-label":e.createButtonLabel,"singular-name":e.singularName,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"authorized-to-create":e.authorizedToCreate,"authorized-to-relate":e.authorizedToRelate},null,8,["create-button-label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","authorized-to-create","authorized-to-relate"])),(0,E.createVNode)(f,{"authorized-to-relate":e.authorizedToRelate,"resource-name":e.resourceName,resources:e.resources,"singular-name":e.singularName,"selected-resources":e.selectedResources,"selected-resource-ids":e.selectedResourceIds,"actions-are-available":e.allActions.length>0,"should-show-checkboxes":e.shouldShowCheckboxes,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"update-selection-status":e.updateSelectionStatus,sortable:e.sortable,onOrder:e.orderByField,onResetOrderBy:e.resetOrderBy,onDelete:e.deleteResources,onRestore:e.restoreResources,onActionExecuted:e.handleActionExecuted,ref:"resourceTable"},null,8,["authorized-to-relate","resource-name","resources","singular-name","selected-resources","selected-resource-ids","actions-are-available","should-show-checkboxes","via-resource","via-resource-id","via-relationship","relationship-type","update-selection-status","sortable","onOrder","onResetOrderBy","onDelete","onRestore","onActionExecuted"]),e.shouldShowPagination?((0,E.openBlock)(),(0,E.createBlock)(g,{key:1,"pagination-component":e.paginationComponent,"has-next-page":e.hasNextPage,"has-previous-page":e.hasPreviousPage,"load-more":l.loadMore,"select-page":e.selectPage,"total-pages":e.totalPages,"current-page":e.currentPage,"per-page":e.perPage,"resource-count-label":e.resourceCountLabel,"current-resource-count":e.currentResourceCount,"all-matching-resource-count":e.allMatchingResourceCount},null,8,["pagination-component","has-next-page","has-previous-page","load-more","select-page","total-pages","current-page","per-page","resource-count-label","current-resource-count","all-matching-resource-count"])):(0,E.createCommentVNode)("",!0)],64))])),_:1},8,["loading","variant"])])),_:1})],64))])),_:1},8,["loading","dusk","data-relationship"])}],["__file","Index.vue"]]),ce={key:1},de=["dusk"],ue={key:0,class:"md:flex items-center mb-3"},he={class:"flex flex-auto truncate items-center"},pe={class:"ml-auto flex items-center"};function me(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function ve(e){for(var t=1;t({initialLoading:!0,loading:!0,title:null,resource:null,panels:[],actions:[],actionValidationErrors:new te.rF}),created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404");!0===this.shouldEnableShortcut&&Nova.addShortcut("e",this.handleKeydown)},beforeUnmount(){!0===this.shouldEnableShortcut&&Nova.disableShortcut("e")},mounted(){this.initializeComponent()},methods:ve(ve({},(0,oe.ae)(["startImpersonating"])),{},{handleResourceLoaded(){this.loading=!1,Nova.$emit("resource-loaded",{resourceName:this.resourceName,resourceId:this.resourceId.toString(),mode:"detail"})},handleKeydown(e){this.resource.authorizedToUpdate&&"INPUT"!=e.target.tagName&&"TEXTAREA"!=e.target.tagName&&"true"!=e.target.contentEditable&&Nova.visit(`/resources/${this.resourceName}/${this.resourceId}/edit`)},async initializeComponent(){await this.getResource(),await this.getActions(),this.initialLoading=!1},getResource(){return this.loading=!0,this.panels=null,this.resource=null,(0,re.OC)(Nova.request().get("/nova-api/"+this.resourceName+"/"+this.resourceId,{params:{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.relationshipType}})).then((({data:{title:e,panels:t,resource:r}})=>{this.title=e,this.panels=t,this.resource=r,this.handleResourceLoaded()})).catch((e=>{if(e.response.status>=500)Nova.$emit("error",e.response.data.message);else if(404===e.response.status&&this.initialLoading)Nova.visit("/404");else if(403!==e.response.status){if(401===e.response.status)return Nova.redirectToLogin();Nova.error(this.__("This resource no longer exists")),Nova.visit(`/resources/${this.resourceName}`)}else Nova.visit("/403")}))},async getActions(){this.actions=[];try{const e=await Nova.request().get("/nova-api/"+this.resourceName+"/actions",{params:{resourceId:this.resourceId,editing:!0,editMode:"create",display:"detail"}});this.actions=e.data?.actions}catch(e){console.log(e),Nova.error(this.__("Unable to load actions for this resource"))}},async actionExecuted(){await this.getResource(),await this.getActions()},resolveComponentName:e=>i()(e.prefixComponent)||e.prefixComponent?"detail-"+e.component:e.component}),computed:ve(ve({},(0,oe.gV)(["currentUser"])),{},{canBeImpersonated(){return this.currentUser.canImpersonate&&this.resource.authorizedToImpersonate},shouldShowActionDropdown(){return this.resource&&(this.actions.length>0||this.canModifyResource)},canModifyResource(){return this.resource.authorizedToReplicate||this.canBeImpersonated||this.resource.authorizedToDelete&&!this.resource.softDeleted||this.resource.authorizedToRestore&&this.resource.softDeleted||this.resource.authorizedToForceDelete},isActionDetail(){return"action-events"===this.resourceName},cardsEndpoint(){return`/nova-api/${this.resourceName}/cards`},extraCardParams(){return{resourceId:this.resourceId}}})},we=(0,z.c)(ge,[["render",function(e,t,r,o,n,l){const i=(0,E.resolveComponent)("Head"),a=(0,E.resolveComponent)("Cards"),s=(0,E.resolveComponent)("Heading"),c=(0,E.resolveComponent)("Badge"),d=(0,E.resolveComponent)("DetailActionDropdown"),u=(0,E.resolveComponent)("Icon"),h=(0,E.resolveComponent)("BasicButton"),p=(0,E.resolveComponent)("Link"),m=(0,E.resolveComponent)("LoadingView"),v=(0,E.resolveDirective)("tooltip");return(0,E.openBlock)(),(0,E.createBlock)(m,{loading:e.initialLoading},{default:(0,E.withCtx)((()=>[r.shouldOverrideMeta&&e.resourceInformation&&e.title?((0,E.openBlock)(),(0,E.createBlock)(i,{key:0,title:e.__(":resource Details: :title",{resource:e.resourceInformation.singularLabel,title:e.title})},null,8,["title"])):(0,E.createCommentVNode)("",!0),e.shouldShowCards&&e.hasDetailOnlyCards?((0,E.openBlock)(),(0,E.createElementBlock)("div",ce,[e.cards.length>0?((0,E.openBlock)(),(0,E.createBlock)(a,{key:0,cards:e.cards,"only-on-detail":!0,resource:e.resource,"resource-id":e.resourceId,"resource-name":e.resourceName},null,8,["cards","resource","resource-id","resource-name"])):(0,E.createCommentVNode)("",!0)])):(0,E.createCommentVNode)("",!0),(0,E.createElementVNode)("div",{class:(0,E.normalizeClass)({"mt-6":e.shouldShowCards&&e.hasDetailOnlyCards&&e.cards.length>0}),dusk:e.resourceName+"-detail-component"},[((0,E.openBlock)(!0),(0,E.createElementBlock)(E.Fragment,null,(0,E.renderList)(e.panels,(t=>((0,E.openBlock)(),(0,E.createBlock)((0,E.resolveDynamicComponent)(l.resolveComponentName(t)),{key:t.id,panel:t,resource:e.resource,"resource-id":e.resourceId,"resource-name":e.resourceName,class:"mb-8"},{default:(0,E.withCtx)((()=>[t.showToolbar?((0,E.openBlock)(),(0,E.createElementBlock)("div",ue,[(0,E.createElementVNode)("div",he,[(0,E.createVNode)(s,{level:1,textContent:(0,E.toDisplayString)(t.name),dusk:`${t.name}-detail-heading`},null,8,["textContent","dusk"]),e.resource.softDeleted?((0,E.openBlock)(),(0,E.createBlock)(c,{key:0,label:e.__("Soft Deleted"),class:"bg-red-100 text-red-500 dark:bg-red-400 dark:text-red-900 rounded px-2 py-0.5 ml-3"},null,8,["label"])):(0,E.createCommentVNode)("",!0)]),(0,E.createElementVNode)("div",pe,[l.shouldShowActionDropdown?((0,E.openBlock)(),(0,E.createBlock)(d,{key:0,resource:e.resource,actions:e.actions,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"resource-name":e.resourceName,class:"mt-1 md:mt-0 md:ml-2 md:mr-2",onActionExecuted:l.actionExecuted,onResourceDeleted:l.getResource,onResourceRestored:l.getResource},null,8,["resource","actions","via-resource","via-resource-id","via-relationship","resource-name","onActionExecuted","onResourceDeleted","onResourceRestored"])):(0,E.createCommentVNode)("",!0),r.showViewLink?(0,E.withDirectives)(((0,E.openBlock)(),(0,E.createBlock)(p,{key:1,href:e.$url(`/resources/${e.resourceName}/${e.resourceId}`),class:"rounded hover:bg-gray-200 dark:hover:bg-gray-800 focus:outline-none focus:ring",dusk:"view-resource-button",tabindex:"1"},{default:(0,E.withCtx)((()=>[(0,E.createVNode)(h,{component:"span"},{default:(0,E.withCtx)((()=>[(0,E.createVNode)(u,{type:"eye"})])),_:1})])),_:1},8,["href"])),[[v,{placement:"bottom",distance:10,skidding:0,content:e.__("View")}]]):(0,E.createCommentVNode)("",!0),e.resource.authorizedToUpdate?(0,E.withDirectives)(((0,E.openBlock)(),(0,E.createBlock)(p,{key:2,href:e.$url(`/resources/${e.resourceName}/${e.resourceId}/edit`),class:"rounded hover:bg-gray-200 dark:hover:bg-gray-800 focus:outline-none focus:ring",dusk:"edit-resource-button",tabindex:"1"},{default:(0,E.withCtx)((()=>[(0,E.createVNode)(h,{component:"span"},{default:(0,E.withCtx)((()=>[(0,E.createVNode)(u,{type:"pencil-alt"})])),_:1})])),_:1},8,["href"])),[[v,{placement:"bottom",distance:10,skidding:0,content:e.__("Edit")}]]):(0,E.createCommentVNode)("",!0)])])):(0,E.createCommentVNode)("",!0)])),_:2},1032,["panel","resource","resource-id","resource-name"])))),128))],10,de)])),_:1},8,["loading"])}],["__file","Detail.vue"]]),ke=["data-form-unique-id"],ye={key:0,dusk:"via-resource-field",class:"field-wrapper flex flex-col md:flex-row border-b border-gray-100 dark:border-gray-700"},be={class:"w-1/5 px-8 py-6"},xe=["for"],Ce={class:"py-6 px-8 w-1/2"},Be={class:"inline-block font-bold text-gray-500 pt-2"},Ne={class:"flex items-center"},Ve={key:0,class:"flex items-center"},Ee={key:0,class:"mr-3"},Se=["src"],_e={class:"flex items-center"},He={key:0,class:"flex-none mr-3"},Oe=["src"],Me={class:"flex-auto"},Re={key:0},De={key:1},Pe={value:"",disabled:"",selected:""},ze={class:"flex flex-col md:flex-row md:items-center justify-center md:justify-end space-y-2 md:space-y-0 space-x-3"};var Fe=r(94960),Ae=r.n(Fe),Te=r(67120),Ie=r.n(Te),je=r(44684),$e=r.n(je),Le=r(10076);function Ue(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function qe(e){for(var t=1;t({initialLoading:!0,loading:!0,submittedViaAttachAndAttachAnother:!1,submittedViaAttachResource:!1,field:null,softDeletes:!1,fields:[],selectedResource:null,selectedResourceId:null,relationModalOpen:!1,initializingWithExistingResource:!1}),created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404")},mounted(){this.initializeComponent()},methods:qe(qe({},(0,oe.ae)(["fetchPolicies"])),{},{initializeComponent(){this.softDeletes=!1,this.disableWithTrashed(),this.clearSelection(),this.getField(),this.getPivotFields(),this.resetErrors(),this.allowLeavingForm()},handlePivotFieldsLoaded(){this.loading=!1,Ae()(this.fields,(e=>{e.fill=()=>""}))},getField(){this.field=null,Nova.request().get("/nova-api/"+this.resourceName+"/field/"+this.viaRelationship,{params:{relatable:!0}}).then((({data:e})=>{this.field=e,this.field.searchable?this.determineIfSoftDeletes():this.getAvailableResources(),this.initialLoading=!1}))},getPivotFields(){this.fields=[],this.loading=!0,Nova.request().get("/nova-api/"+this.resourceName+"/"+this.resourceId+"/creation-pivot-fields/"+this.relatedResourceName,{params:{editing:!0,editMode:"attach",viaRelationship:this.viaRelationship}}).then((({data:e})=>{this.fields=e,this.handlePivotFieldsLoaded()}))},getAvailableResources(e=""){return Nova.$progress.start(),Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/attachable/${this.relatedResourceName}`,{params:{search:e,current:this.selectedResourceId,first:this.initializingWithExistingResource,withTrashed:this.withTrashed,viaRelationship:this.viaRelationship}}).then((e=>{Nova.$progress.done(),this.isSearchable&&(this.initializingWithExistingResource=!1),this.availableResources=e.data.resources,this.withTrashed=e.data.withTrashed,this.softDeletes=e.data.softDeletes})).catch((e=>{Nova.$progress.done()}))},determineIfSoftDeletes(){Nova.request().get("/nova-api/"+this.relatedResourceName+"/soft-deletes").then((e=>{this.softDeletes=e.data.softDeletes}))},async attachResource(){this.submittedViaAttachResource=!0;try{await this.attachRequest(),this.submittedViaAttachResource=!1,this.allowLeavingForm(),await this.fetchPolicies(),Nova.success(this.__("The resource was attached!")),Nova.visit(`/resources/${this.resourceName}/${this.resourceId}`)}catch(e){window.scrollTo(0,0),this.submittedViaAttachResource=!1,this.preventLeavingForm(),this.handleOnCreateResponseError(e)}},async attachAndAttachAnother(){this.submittedViaAttachAndAttachAnother=!0;try{await this.attachRequest(),window.scrollTo(0,0),this.disableNavigateBackUsingHistory(),this.allowLeavingForm(),this.submittedViaAttachAndAttachAnother=!1,await this.fetchPolicies(),this.initializeComponent()}catch(e){this.submittedViaAttachAndAttachAnother=!1,this.handleOnCreateResponseError(e)}},cancelAttachingResource(){this.handleProceedingToPreviousPage(),this.allowLeavingForm(),this.proceedToPreviousPage(`/resources/${this.resourceName}/${this.resourceId}`)},attachRequest(){return Nova.request().post(this.attachmentEndpoint,this.attachmentFormData(),{params:{editing:!0,editMode:"attach"}})},attachmentFormData(){return $e()(new FormData,(e=>{Ae()(this.fields,(t=>{t.fill(e)})),this.selectedResource?e.append(this.relatedResourceName,this.selectedResource.value):e.append(this.relatedResourceName,""),e.append(this.relatedResourceName+"_trashed",this.withTrashed),e.append("viaRelationship",this.viaRelationship)}))},selectResourceFromSelectControl(e){this.selectedResourceId=e,this.selectInitialResource(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)},selectInitialResource(){this.selectedResource=Ie()(this.availableResources,(e=>e.value==this.selectedResourceId))},toggleWithTrashed(){this.withTrashed=!this.withTrashed,this.isSearchable||this.getAvailableResources()},onUpdateFormStatus(){this.updateFormStatus()},handleSetResource({id:e}){this.closeRelationModal(),this.selectedResourceId=e,this.initializingWithExistingResource=!0,this.getAvailableResources().then((()=>this.selectInitialResource()))},openRelationModal(){Nova.$emit("create-relation-modal-opened"),this.relationModalOpen=!0},closeRelationModal(){this.relationModalOpen=!1,Nova.$emit("create-relation-modal-closed")},clearResourceSelection(){this.clearSelection(),this.isSearchable||(this.initializingWithExistingResource=!1,this.getAvailableResources())}}),computed:{attachmentEndpoint(){return this.polymorphic?"/nova-api/"+this.resourceName+"/"+this.resourceId+"/attach-morphed/"+this.relatedResourceName:"/nova-api/"+this.resourceName+"/"+this.resourceId+"/attach/"+this.relatedResourceName},relatedResourceLabel(){if(this.field)return this.field.singularLabel},isSearchable(){return this.field.searchable},isWorking(){return this.submittedViaAttachResource||this.submittedViaAttachAndAttachAnother},headingTitle(){return this.__("Attach :resource",{resource:this.relatedResourceLabel})},shouldShowTrashed(){return Boolean(this.softDeletes)},authorizedToCreate(){return Ie()(Nova.config("resources"),(e=>e.uriKey==this.field.resourceName)).authorizedToCreate},canShowNewRelationModal(){return this.field.showCreateRelationButton&&this.authorizedToCreate}}},Ge=(0,z.c)(We,[["render",function(e,t,r,o,n,l){const i=(0,E.resolveComponent)("Head"),a=(0,E.resolveComponent)("Heading"),s=(0,E.resolveComponent)("SearchInput"),c=(0,E.resolveComponent)("SelectControl"),d=(0,E.resolveComponent)("CreateRelationButton"),u=(0,E.resolveComponent)("CreateRelationModal"),h=(0,E.resolveComponent)("TrashedCheckbox"),p=(0,E.resolveComponent)("DefaultField"),m=(0,E.resolveComponent)("LoadingView"),v=(0,E.resolveComponent)("Card"),f=(0,E.resolveComponent)("Button");return(0,E.openBlock)(),(0,E.createBlock)(m,{loading:e.initialLoading},{default:(0,E.withCtx)((()=>[l.relatedResourceLabel?((0,E.openBlock)(),(0,E.createBlock)(i,{key:0,title:e.__("Attach :resource",{resource:l.relatedResourceLabel})},null,8,["title"])):(0,E.createCommentVNode)("",!0),(0,E.createVNode)(a,{class:"mb-3",textContent:(0,E.toDisplayString)(e.__("Attach :resource",{resource:l.relatedResourceLabel})),dusk:"attach-heading"},null,8,["textContent"]),e.field?((0,E.openBlock)(),(0,E.createElementBlock)("form",{key:1,onSubmit:t[1]||(t[1]=(0,E.withModifiers)(((...e)=>l.attachResource&&l.attachResource(...e)),["prevent"])),onChange:t[2]||(t[2]=(...e)=>l.onUpdateFormStatus&&l.onUpdateFormStatus(...e)),"data-form-unique-id":e.formUniqueId,autocomplete:"off"},[(0,E.createVNode)(v,{class:"mb-8"},{default:(0,E.withCtx)((()=>[r.parentResource?((0,E.openBlock)(),(0,E.createElementBlock)("div",ye,[(0,E.createElementVNode)("div",be,[(0,E.createElementVNode)("label",{for:r.parentResource.name,class:"inline-block text-gray-500 pt-2 leading-tight"},(0,E.toDisplayString)(r.parentResource.name),9,xe)]),(0,E.createElementVNode)("div",Ce,[(0,E.createElementVNode)("span",Be,(0,E.toDisplayString)(r.parentResource.display),1)])])):(0,E.createCommentVNode)("",!0),(0,E.createVNode)(p,{field:e.field,errors:e.validationErrors,"show-help-text":!0},{field:(0,E.withCtx)((()=>[(0,E.createElementVNode)("div",Ne,[e.field.searchable?((0,E.openBlock)(),(0,E.createBlock)(s,{key:0,dusk:`${e.field.resourceName}-search-input`,onInput:e.performSearch,onClear:l.clearResourceSelection,onSelected:e.selectResource,debounce:e.field.debounce,value:e.selectedResource,data:e.availableResources,trackBy:"value",class:"w-full"},{option:(0,E.withCtx)((({selected:t,option:r})=>[(0,E.createElementVNode)("div",_e,[r.avatar?((0,E.openBlock)(),(0,E.createElementBlock)("div",He,[(0,E.createElementVNode)("img",{src:r.avatar,class:"w-8 h-8 rounded-full block"},null,8,Oe)])):(0,E.createCommentVNode)("",!0),(0,E.createElementVNode)("div",Me,[(0,E.createElementVNode)("div",{class:(0,E.normalizeClass)(["text-sm font-semibold leading-5",{"text-white":t}])},(0,E.toDisplayString)(r.display),3),e.field.withSubtitles?((0,E.openBlock)(),(0,E.createElementBlock)("div",{key:0,class:(0,E.normalizeClass)(["mt-1 text-xs font-semibold leading-5 text-gray-500",{"text-white":t}])},[r.subtitle?((0,E.openBlock)(),(0,E.createElementBlock)("span",Re,(0,E.toDisplayString)(r.subtitle),1)):((0,E.openBlock)(),(0,E.createElementBlock)("span",De,(0,E.toDisplayString)(e.__("No additional information...")),1))],2)):(0,E.createCommentVNode)("",!0)])])])),default:(0,E.withCtx)((()=>[e.selectedResource?((0,E.openBlock)(),(0,E.createElementBlock)("div",Ve,[e.selectedResource.avatar?((0,E.openBlock)(),(0,E.createElementBlock)("div",Ee,[(0,E.createElementVNode)("img",{src:e.selectedResource.avatar,class:"w-8 h-8 rounded-full block"},null,8,Se)])):(0,E.createCommentVNode)("",!0),(0,E.createTextVNode)(" "+(0,E.toDisplayString)(e.selectedResource.display),1)])):(0,E.createCommentVNode)("",!0)])),_:1},8,["dusk","onInput","onClear","onSelected","debounce","value","data"])):((0,E.openBlock)(),(0,E.createBlock)(c,{key:1,class:(0,E.normalizeClass)(["w-full",{"form-control-bordered-error":e.validationErrors.has(e.field.attribute)}]),dusk:"attachable-select",selected:e.selectedResourceId,"onUpdate:selected":t[0]||(t[0]=t=>e.selectedResourceId=t),onChange:l.selectResourceFromSelectControl,options:e.availableResources,label:"display"},{default:(0,E.withCtx)((()=>[(0,E.createElementVNode)("option",Pe,(0,E.toDisplayString)(e.__("Choose :resource",{resource:l.relatedResourceLabel})),1)])),_:1},8,["class","selected","onChange","options"])),l.canShowNewRelationModal?((0,E.openBlock)(),(0,E.createBlock)(d,{key:2,onClick:l.openRelationModal,class:"ml-2",dusk:`${e.field.attribute}-inline-create`},null,8,["onClick","dusk"])):(0,E.createCommentVNode)("",!0)]),(0,E.createVNode)(u,{show:l.canShowNewRelationModal&&e.relationModalOpen,onSetResource:l.handleSetResource,onCreateCancelled:l.closeRelationModal,"resource-name":e.field.resourceName,"resource-id":r.resourceId,"via-relationship":r.viaRelationship,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId},null,8,["show","onSetResource","onCreateCancelled","resource-name","resource-id","via-relationship","via-resource","via-resource-id"]),e.softDeletes?((0,E.openBlock)(),(0,E.createBlock)(h,{key:0,class:"mt-3","resource-name":e.field.resourceName,checked:e.withTrashed,onInput:l.toggleWithTrashed},null,8,["resource-name","checked","onInput"])):(0,E.createCommentVNode)("",!0)])),_:1},8,["field","errors"]),(0,E.createVNode)(m,{loading:e.loading},{default:(0,E.withCtx)((()=>[((0,E.openBlock)(!0),(0,E.createElementBlock)(E.Fragment,null,(0,E.renderList)(e.fields,(t=>((0,E.openBlock)(),(0,E.createElementBlock)("div",{key:t.uniqueKey},[((0,E.openBlock)(),(0,E.createBlock)((0,E.resolveDynamicComponent)(`form-${t.component}`),{"resource-name":r.resourceName,"resource-id":r.resourceId,"related-resource-name":r.relatedResourceName,field:t,"form-unique-id":e.formUniqueId,errors:e.validationErrors,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"via-relationship":r.viaRelationship,"show-help-text":!0},null,8,["resource-name","resource-id","related-resource-name","field","form-unique-id","errors","via-resource","via-resource-id","via-relationship"]))])))),128))])),_:1},8,["loading"])])),_:1}),(0,E.createElementVNode)("div",ze,[(0,E.createVNode)(f,{dusk:"cancel-attach-button",onClick:l.cancelAttachingResource,label:e.__("Cancel"),variant:"ghost"},null,8,["onClick","label"]),(0,E.createVNode)(f,{dusk:"attach-and-attach-another-button",onClick:(0,E.withModifiers)(l.attachAndAttachAnother,["prevent"]),disabled:l.isWorking,loading:e.submittedViaAttachAndAttachAnother},{default:(0,E.withCtx)((()=>[(0,E.createTextVNode)((0,E.toDisplayString)(e.__("Attach & Attach Another")),1)])),_:1},8,["onClick","disabled","loading"]),(0,E.createVNode)(f,{type:"submit",dusk:"attach-button",disabled:l.isWorking,loading:e.submittedViaAttachResource},{default:(0,E.withCtx)((()=>[(0,E.createTextVNode)((0,E.toDisplayString)(e.__("Attach :resource",{resource:l.relatedResourceLabel})),1)])),_:1},8,["disabled","loading"])])],40,ke)):(0,E.createCommentVNode)("",!0)])),_:1},8,["loading"])}],["__file","Attach.vue"]]),Qe=["data-form-unique-id"],Ye={key:0,dusk:"via-resource-field",class:"field-wrapper flex flex-col md:flex-row border-b border-gray-100 dark:border-gray-700"},Ze={class:"w-1/5 px-8 py-6"},Xe=["for"],Je={class:"py-6 px-8 w-1/2"},et={class:"inline-block font-bold text-gray-500 pt-2"},tt={value:"",disabled:"",selected:""},rt={class:"flex flex-col mt-3 md:mt-6 md:flex-row items-center justify-center md:justify-end"};function ot(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function nt(e){for(var t=1;t({initialLoading:!0,loading:!0,submittedViaUpdateAndContinueEditing:!1,submittedViaUpdateAttachedResource:!1,field:null,softDeletes:!1,fields:[],selectedResource:null,selectedResourceId:null,lastRetrievedAt:null,title:null}),created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404")},mounted(){this.initializeComponent()},methods:nt(nt({},(0,oe.ae)(["fetchPolicies"])),{},{async initializeComponent(){this.softDeletes=!1,this.disableWithTrashed(),this.clearSelection(),await this.getField(),await this.getPivotFields(),await this.getAvailableResources(),this.resetErrors(),this.selectedResourceId=this.relatedResourceId,this.selectInitialResource(),this.updateLastRetrievedAtTimestamp(),this.allowLeavingForm()},removeFile(e){const{resourceName:t,resourceId:r,relatedResourceName:o,relatedResourceId:n,viaRelationship:l}=this;Nova.request().delete(`/nova-api/${t}/${r}/${o}/${n}/field/${e}?viaRelationship=${l}`)},handlePivotFieldsLoaded(){this.loading=!1,Ae()(this.fields,(e=>{e&&(e.fill=()=>"")}))},async getField(){this.field=null;const{data:e}=await Nova.request().get("/nova-api/"+this.resourceName+"/field/"+this.viaRelationship,{params:{relatable:!0}});this.field=e,this.field.searchable&&this.determineIfSoftDeletes(),this.initialLoading=!1},async getPivotFields(){this.fields=[];const{data:{title:e,fields:t}}=await Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/update-pivot-fields/${this.relatedResourceName}/${this.relatedResourceId}`,{params:{editing:!0,editMode:"update-attached",viaRelationship:this.viaRelationship,viaPivotId:this.viaPivotId}}).catch((e=>{404!=e.response.status||Nova.visit("/404")}));this.title=e,this.fields=t,this.handlePivotFieldsLoaded()},async getAvailableResources(e=""){try{const t=await Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/attachable/${this.relatedResourceName}`,{params:{search:e,current:this.relatedResourceId,first:!0,withTrashed:this.withTrashed,viaRelationship:this.viaRelationship}});this.availableResources=t.data.resources,this.withTrashed=t.data.withTrashed,this.softDeletes=t.data.softDeletes}catch(e){}},determineIfSoftDeletes(){Nova.request().get("/nova-api/"+this.relatedResourceName+"/soft-deletes").then((e=>{this.softDeletes=e.data.softDeletes}))},async updateAttachedResource(){this.submittedViaUpdateAttachedResource=!0;try{await this.updateRequest(),this.submittedViaUpdateAttachedResource=!1,this.allowLeavingForm(),await this.fetchPolicies(),Nova.success(this.__("The resource was updated!")),Nova.visit(`/resources/${this.resourceName}/${this.resourceId}`)}catch(e){window.scrollTo(0,0),this.submittedViaUpdateAttachedResource=!1,this.preventLeavingForm(),this.handleOnUpdateResponseError(e)}},async updateAndContinueEditing(){this.submittedViaUpdateAndContinueEditing=!0;try{await this.updateRequest(),window.scrollTo(0,0),this.disableNavigateBackUsingHistory(),this.allowLeavingForm(),this.submittedViaUpdateAndContinueEditing=!1,Nova.success(this.__("The resource was updated!")),this.initializeComponent()}catch(e){this.submittedViaUpdateAndContinueEditing=!1,this.handleOnUpdateResponseError(e)}},cancelUpdatingAttachedResource(){this.handleProceedingToPreviousPage(),this.allowLeavingForm(),this.proceedToPreviousPage(`/resources/${this.resourceName}/${this.resourceId}`)},updateRequest(){return Nova.request().post(`/nova-api/${this.resourceName}/${this.resourceId}/update-attached/${this.relatedResourceName}/${this.relatedResourceId}`,this.updateAttachmentFormData(),{params:{editing:!0,editMode:"update-attached",viaPivotId:this.viaPivotId}})},updateAttachmentFormData(){return $e()(new FormData,(e=>{Ae()(this.fields,(t=>{t.fill(e)})),e.append("viaRelationship",this.viaRelationship),this.selectedResource?e.append(this.relatedResourceName,this.selectedResource.value):e.append(this.relatedResourceName,""),e.append(this.relatedResourceName+"_trashed",this.withTrashed),e.append("_retrieved_at",this.lastRetrievedAt)}))},selectResourceFromSelectControl(e){this.selectedResourceId=e,this.selectInitialResource(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)},toggleWithTrashed(){this.withTrashed=!this.withTrashed,this.isSearchable||this.getAvailableResources()},selectInitialResource(){this.selectedResource=Ie()(this.availableResources,(e=>e.value==this.selectedResourceId))},updateLastRetrievedAtTimestamp(){this.lastRetrievedAt=Math.floor((new Date).getTime()/1e3)},onUpdateFormStatus(){this.updateFormStatus()}}),computed:{attachmentEndpoint(){return this.polymorphic?"/nova-api/"+this.resourceName+"/"+this.resourceId+"/attach-morphed/"+this.relatedResourceName:"/nova-api/"+this.resourceName+"/"+this.resourceId+"/attach/"+this.relatedResourceName},relatedResourceLabel(){if(this.field)return this.field.singularLabel},isSearchable(){return this.field.searchable},isWorking(){return this.submittedViaUpdateAttachedResource||this.submittedViaUpdateAndContinueEditing}}},at=(0,z.c)(it,[["render",function(e,t,r,o,n,l){const i=(0,E.resolveComponent)("Head"),a=(0,E.resolveComponent)("Heading"),s=(0,E.resolveComponent)("SelectControl"),c=(0,E.resolveComponent)("DefaultField"),d=(0,E.resolveComponent)("LoadingView"),u=(0,E.resolveComponent)("Card"),h=(0,E.resolveComponent)("Button");return(0,E.openBlock)(),(0,E.createBlock)(d,{loading:e.initialLoading},{default:(0,E.withCtx)((()=>[l.relatedResourceLabel&&e.title?((0,E.openBlock)(),(0,E.createBlock)(i,{key:0,title:e.__("Update attached :resource: :title",{resource:l.relatedResourceLabel,title:e.title})},null,8,["title"])):(0,E.createCommentVNode)("",!0),l.relatedResourceLabel&&e.title?((0,E.openBlock)(),(0,E.createBlock)(a,{key:1,class:"mb-3"},{default:(0,E.withCtx)((()=>[(0,E.createTextVNode)((0,E.toDisplayString)(e.__("Update attached :resource: :title",{resource:l.relatedResourceLabel,title:e.title})),1)])),_:1})):(0,E.createCommentVNode)("",!0),e.field?((0,E.openBlock)(),(0,E.createElementBlock)("form",{key:2,onSubmit:t[1]||(t[1]=(0,E.withModifiers)(((...e)=>l.updateAttachedResource&&l.updateAttachedResource(...e)),["prevent"])),onChange:t[2]||(t[2]=(...e)=>l.onUpdateFormStatus&&l.onUpdateFormStatus(...e)),"data-form-unique-id":e.formUniqueId,autocomplete:"off"},[(0,E.createVNode)(u,{class:"mb-8"},{default:(0,E.withCtx)((()=>[r.parentResource?((0,E.openBlock)(),(0,E.createElementBlock)("div",Ye,[(0,E.createElementVNode)("div",Ze,[(0,E.createElementVNode)("label",{for:r.parentResource.name,class:"inline-block text-gray-500 pt-2 leading-tight"},(0,E.toDisplayString)(r.parentResource.name),9,Xe)]),(0,E.createElementVNode)("div",Je,[(0,E.createElementVNode)("span",et,(0,E.toDisplayString)(r.parentResource.display),1)])])):(0,E.createCommentVNode)("",!0),(0,E.createVNode)(c,{field:e.field,errors:e.validationErrors,"show-help-text":!0},{field:(0,E.withCtx)((()=>[(0,E.createVNode)(s,{class:(0,E.normalizeClass)(["w-full",{"form-control-bordered-error":e.validationErrors.has(e.field.attribute)}]),dusk:"attachable-select",selected:e.selectedResourceId,"onUpdate:selected":t[0]||(t[0]=t=>e.selectedResourceId=t),onChange:l.selectResourceFromSelectControl,disabled:"",options:e.availableResources,label:"display"},{default:(0,E.withCtx)((()=>[(0,E.createElementVNode)("option",tt,(0,E.toDisplayString)(e.__("Choose :field",{field:e.field.name})),1)])),_:1},8,["class","selected","onChange","options"])])),_:1},8,["field","errors"]),(0,E.createVNode)(d,{loading:e.loading},{default:(0,E.withCtx)((()=>[((0,E.openBlock)(!0),(0,E.createElementBlock)(E.Fragment,null,(0,E.renderList)(e.fields,(t=>((0,E.openBlock)(),(0,E.createElementBlock)("div",null,[((0,E.openBlock)(),(0,E.createBlock)((0,E.resolveDynamicComponent)("form-"+t.component),{"resource-name":r.resourceName,"resource-id":r.resourceId,field:t,"form-unique-id":e.formUniqueId,errors:e.validationErrors,"related-resource-name":r.relatedResourceName,"related-resource-id":r.relatedResourceId,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"via-relationship":r.viaRelationship,"show-help-text":!0},null,8,["resource-name","resource-id","field","form-unique-id","errors","related-resource-name","related-resource-id","via-resource","via-resource-id","via-relationship"]))])))),256))])),_:1},8,["loading"])])),_:1}),(0,E.createElementVNode)("div",rt,[(0,E.createVNode)(h,{dusk:"cancel-update-attached-button",onClick:l.cancelUpdatingAttachedResource,label:e.__("Cancel"),variant:"ghost"},null,8,["onClick","label"]),(0,E.createVNode)(h,{class:"mr-3",dusk:"update-and-continue-editing-button",onClick:(0,E.withModifiers)(l.updateAndContinueEditing,["prevent"]),disabled:l.isWorking,loading:e.submittedViaUpdateAndContinueEditing},{default:(0,E.withCtx)((()=>[(0,E.createTextVNode)((0,E.toDisplayString)(e.__("Update & Continue Editing")),1)])),_:1},8,["onClick","disabled","loading"]),(0,E.createVNode)(h,{dusk:"update-button",type:"submit",disabled:l.isWorking,loading:e.submittedViaUpdateAttachedResource},{default:(0,E.withCtx)((()=>[(0,E.createTextVNode)((0,E.toDisplayString)(e.__("Update :resource",{resource:l.relatedResourceLabel})),1)])),_:1},8,["disabled","loading"])])],40,Qe)):(0,E.createCommentVNode)("",!0)])),_:1},8,["loading"])}],["__file","UpdateAttached.vue"]]);function st(e,t,r){r.keys().forEach((o=>{const n=r(o),l=V()(B()(o.split("/").pop().replace(/\.\w+$/,"")));e.component(t+l,n.default||n)}))}var ct=r(39616),dt=r.n(ct),ut=r(10539),ht=r(2376),pt=r.n(ht),mt=r(66056);const vt={state:()=>({baseUri:"/nova",currentUser:null,mainMenu:[],userMenu:[],breadcrumbs:[],resources:[],version:"4.x",mainMenuShown:!1,canLeaveForm:!0,canLeaveModal:!0,pushStateWasTriggered:!1,validLicense:!0,queryStringParams:{},compiledQueryStringParams:""}),getters:{currentUser:e=>e.currentUser,currentVersion:e=>e.version,mainMenu:e=>e.mainMenu,userMenu:e=>e.userMenu,breadcrumbs:e=>e.breadcrumbs,mainMenuShown:e=>e.mainMenuShown,canLeaveForm:e=>e.canLeaveForm,canLeaveFormToPreviousPage:e=>e.canLeaveForm&&!e.pushStateWasTriggered,canLeaveModal:e=>e.canLeaveModal,validLicense:e=>e.validLicense,queryStringParams:e=>e.queryStringParams},mutations:{allowLeavingForm(e){e.canLeaveForm=!0},preventLeavingForm(e){e.canLeaveForm=!1},allowLeavingModal(e){e.canLeaveModal=!0},preventLeavingModal(e){e.canLeaveModal=!1},triggerPushState(e){h.Inertia.pushState(h.Inertia.page),h.Inertia.ignoreHistoryState=!0,e.pushStateWasTriggered=!0},resetPushState(e){e.pushStateWasTriggered=!1},toggleMainMenu(e){e.mainMenuShown=!e.mainMenuShown,localStorage.setItem("nova.mainMenu.open",e.mainMenuShown)}},actions:{async login({commit:e,dispatch:t},{email:r,password:o,remember:n}){await Nova.request().post(Nova.url("/login"),{email:r,password:o,remember:n})},async logout({state:e},t){let r=null;return r=!Nova.config("withAuthentication")&&t?await Nova.request().post(t):await Nova.request().post(Nova.url("/logout")),r?.data?.redirect||null},async startImpersonating({},{resource:e,resourceId:t}){let r=null;r=await Nova.request().post("/nova-api/impersonate",{resource:e,resourceId:t});let o=r?.data?.redirect||null;null===o?Nova.visit("/"):location.href=o},async stopImpersonating({}){let e=null;e=await Nova.request().delete("/nova-api/impersonate");let t=e?.data?.redirect||null;null===t?Nova.visit("/"):location.href=t},async assignPropsFromInertia({state:e,dispatch:t}){let r=(0,y.ek)().props.value.novaConfig||Nova.appConfig,{resources:o,base:n,version:l,mainMenu:i,userMenu:a}=r,s=(0,y.ek)().props.value.currentUser,c=(0,y.ek)().props.value.validLicense,d=(0,y.ek)().props.value.breadcrumbs;Nova.appConfig=r,e.breadcrumbs=d||[],e.currentUser=s,e.validLicense=c,e.resources=o,e.baseUri=n,e.version=l,e.mainMenu=i,e.userMenu=a,t("syncQueryString")},async fetchPolicies({state:e,dispatch:t}){await t("assignPropsFromInertia")},async syncQueryString({state:e}){let t=new URLSearchParams(window.location.search);e.queryStringParams=Object.fromEntries(t.entries()),e.compiledQueryStringParams=t.toString()},async updateQueryString({state:e},t){let r=new URLSearchParams(window.location.search),o=h.Inertia.page;return pt()(t,((e,t)=>{(0,mt.c)(e)?r.set(t,e||""):r.delete(t)})),e.compiledQueryStringParams!==r.toString()&&(o.url!==`${window.location.pathname}?${r}`&&(o.url=`${window.location.pathname}?${r}`,window.history.pushState(o,"",`${window.location.pathname}?${r}`)),e.compiledQueryStringParams=r.toString()),Nova.$emit("query-string-changed",r),e.queryStringParams=Object.fromEntries(r.entries()),new Promise(((e,t)=>{e(r)}))}}},ft={state:()=>({notifications:[],notificationsShown:!1,unreadNotifications:!1}),getters:{notifications:e=>e.notifications,notificationsShown:e=>e.notificationsShown,unreadNotifications:e=>e.unreadNotifications},mutations:{toggleNotifications(e){e.notificationsShown=!e.notificationsShown,localStorage.setItem("nova.mainMenu.open",e.notificationsShown)}},actions:{async fetchNotifications({state:e}){const{data:{notifications:t,unread:r}}=await Nova.request().get("/nova-api/nova-notifications");e.notifications=t,e.unreadNotifications=r},async markNotificationAsUnread({state:e,dispatch:t},r){await Nova.request().post(`/nova-api/nova-notifications/${r}/unread`),t("fetchNotifications")},async markNotificationAsRead({state:e,dispatch:t},r){await Nova.request().post(`/nova-api/nova-notifications/${r}/read`),t("fetchNotifications")},async deleteNotification({state:e,dispatch:t},r){await Nova.request().delete(`/nova-api/nova-notifications/${r}`),t("fetchNotifications")},async deleteAllNotifications({state:e,dispatch:t},r){await Nova.request().delete("/nova-api/nova-notifications"),t("fetchNotifications")},async markAllNotificationsAsRead({state:e,dispatch:t},r){await Nova.request().post("/nova-api/nova-notifications/read-all"),t("fetchNotifications")}}};function gt(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function wt(e){for(var t=1;t({filters:[],originalFilters:[]}),getters:{filters:e=>e.filters,originalFilters:e=>e.originalFilters,hasFilters:e=>Boolean(e.filters.length>0),currentFilters:(e,t)=>Nt()(Ct()(e.filters),(e=>({[e.class]:e.currentValue}))),currentEncodedFilters:(e,t)=>btoa((0,St.s)(JSON.stringify(t.currentFilters))),filtersAreApplied:(e,t)=>t.activeFilterCount>0,activeFilterCount:(e,t)=>Et()(e.filters,((e,r)=>{const o=t.getOriginalFilter(r.class),n=JSON.stringify(o.currentValue);return JSON.stringify(r.currentValue)==n?e:e+1}),0),getFilter:e=>t=>Ie()(e.filters,(e=>e.class==t)),getOriginalFilter:e=>t=>Ie()(e.originalFilters,(e=>e.class==t)),getOptionsForFilter:(e,t)=>e=>{const r=t.getFilter(e);return r?r.options:[]},filterOptionValue:(e,t)=>(e,r)=>{const o=t.getFilter(e);return Ie()(o.currentValue,((e,t)=>t==r))}},actions:{async fetchFilters({commit:e,state:t},r){let{resourceName:o,lens:n=!1}=r,{viaResource:l,viaResourceId:i,viaRelationship:a,relationshipType:s}=r,c={params:{viaResource:l,viaResourceId:i,viaRelationship:a,relationshipType:s}};const{data:d}=n?await Nova.request().get("/nova-api/"+o+"/lens/"+n+"/filters",c):await Nova.request().get("/nova-api/"+o+"/filters",c);e("storeFilters",d)},async resetFilterState({commit:e,getters:t}){Ae()(t.originalFilters,(t=>{e("updateFilterState",{filterClass:t.class,value:t.currentValue})}))},async initializeCurrentFilterValuesFromQueryString({commit:e,getters:t},r){if(r){const t=JSON.parse(atob(r));Ae()(t,(t=>{if(t.hasOwnProperty("class")&&t.hasOwnProperty("value"))e("updateFilterState",{filterClass:t.class,value:t.value});else for(let r in t)e("updateFilterState",{filterClass:r,value:t[r]})}))}}},mutations:{updateFilterState(e,{filterClass:t,value:r}){const o=Ie()(e.filters,(e=>e.class==t));null!=o&&(o.currentValue=r)},storeFilters(e,t){e.filters=t,e.originalFilters=bt()(t)},clearFilters(e){e.filters=[],e.originalFilters=[]}}};var Ht=r(66420),Ot=r(18972),Mt=r.n(Ot),Rt=r(36384),Dt=r.n(Rt),Pt=r(94240),zt=r.n(Pt),Ft=r(82632),At=r(9948),Tt=r.n(At);const It={id:"nova"},jt={dusk:"content"},$t={class:"hidden lg:block lg:absolute left-0 bottom-0 lg:top-[56px] lg:bottom-auto w-60 px-3 py-8"},Lt={class:"p-4 md:py-8 md:px-12 lg:ml-60 space-y-8"};var Ut=r(96584),qt=r(20208);const Kt={class:"bg-white dark:bg-gray-800 flex items-center h-14 shadow-b dark:border-b dark:border-gray-700"},Wt={class:"hidden lg:w-60 shrink-0 md:flex items-center"},Gt={class:"flex flex-1 px-4 sm:px-8 lg:px-12"},Qt={class:"isolate relative flex items-center pl-6 ml-auto"},Yt={class:"relative z-50"},Zt={class:"relative z-[40] hidden md:flex ml-2"},Xt={key:0,class:"lg:hidden w-60"},Jt={class:"fixed inset-0 flex z-50"},er={class:"absolute top-0 right-0 -mr-12 pt-2"},tr=["aria-label"],rr=[(0,E.createElementVNode)("svg",{class:"h-6 w-6 text-white",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true"},[(0,E.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18L18 6M6 6l12 12"})],-1)],or={class:"px-2 border-b border-gray-200 dark:border-gray-700"},nr={class:"flex flex-col gap-2 justify-between h-full py-3 px-3 overflow-x-auto"},lr={class:"py-1"},ir={class:"mt-auto"},ar=(0,E.createElementVNode)("div",{class:"shrink-0 w-14","aria-hidden":"true"},null,-1),sr={__name:"MainHeader",setup(e){const t=(0,oe.o3)(),r=(0,E.ref)(null),{activate:o,deactivate:n}=(0,qt.w)(r,{initialFocus:!0,allowOutsideClick:!1,escapeDeactivates:!1}),l=()=>t.commit("toggleMainMenu"),i=(0,E.computed)((()=>Nova.config("globalSearchEnabled"))),a=(0,E.computed)((()=>Nova.config("notificationCenterEnabled"))),s=(0,E.computed)((()=>t.getters.mainMenuShown)),c=(0,E.computed)((()=>Nova.config("appName")));return(0,E.watch)((()=>s.value),(e=>{if(!0===e)return document.body.classList.add("overflow-y-hidden"),void Nova.pauseShortcuts();document.body.classList.remove("overflow-y-hidden"),Nova.resumeShortcuts(),n()})),(0,E.onBeforeUnmount)((()=>{document.body.classList.remove("overflow-hidden"),Nova.resumeShortcuts(),n()})),(e,t)=>{const o=(0,E.resolveComponent)("AppLogo"),n=(0,E.resolveComponent)("Link"),d=(0,E.resolveComponent)("GlobalSearch"),u=(0,E.resolveComponent)("ThemeDropdown"),h=(0,E.resolveComponent)("NotificationCenter"),p=(0,E.resolveComponent)("UserMenu"),m=(0,E.resolveComponent)("MainMenu"),v=(0,E.resolveComponent)("MobileUserMenu");return(0,E.openBlock)(),(0,E.createElementBlock)("div",null,[(0,E.createElementVNode)("header",Kt,[(0,E.createVNode)((0,E.unref)(Le.c),{icon:"bars-3",class:"lg:hidden ml-1",variant:"action",onClick:(0,E.withModifiers)(l,["prevent"]),"aria-label":e.__("Toggle Sidebar"),"aria-expanded":s.value?"true":"false"},null,8,["aria-label","aria-expanded"]),(0,E.createElementVNode)("div",Wt,[(0,E.createVNode)(n,{href:e.$url("/"),class:"text-gray-900 hover:text-gray-500 active:text-gray-900 dark:text-gray-400 dark:hover:text-gray-300 dark:active:text-gray-500 h-12 rounded-lg flex items-center ml-2 focus:ring focus:ring-inset focus:outline-none ring-primary-200 dark:ring-gray-600 px-4","aria-label":c.value},{default:(0,E.withCtx)((()=>[(0,E.createVNode)(o,{class:"h-6"})])),_:1},8,["href","aria-label"]),(0,E.createVNode)((0,E.unref)(Ut.default))]),(0,E.createElementVNode)("div",Gt,[i.value?((0,E.openBlock)(),(0,E.createBlock)(d,{key:0,class:"relative",dusk:"global-search-component"})):(0,E.createCommentVNode)("",!0),(0,E.createElementVNode)("div",Qt,[(0,E.createVNode)(u),(0,E.createElementVNode)("div",Yt,[a.value?((0,E.openBlock)(),(0,E.createBlock)(h,{key:0})):(0,E.createCommentVNode)("",!0)]),(0,E.createElementVNode)("div",Zt,[(0,E.createVNode)(p)])])])]),((0,E.openBlock)(),(0,E.createBlock)(E.Teleport,{to:"body"},[(0,E.createVNode)(E.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition duration-200 ease-in","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:(0,E.withCtx)((()=>[s.value?((0,E.openBlock)(),(0,E.createElementBlock)("div",Xt,[(0,E.createElementVNode)("div",Jt,[(0,E.createElementVNode)("div",{class:"fixed inset-0","aria-hidden":"true"},[(0,E.createElementVNode)("div",{onClick:l,class:"absolute inset-0 bg-gray-600/75 dark:bg-gray-900/75"})]),(0,E.createElementVNode)("div",{ref_key:"modalContent",ref:r,class:"bg-white dark:bg-gray-800 relative flex flex-col max-w-xxs w-full"},[(0,E.createElementVNode)("div",er,[(0,E.createElementVNode)("button",{onClick:(0,E.withModifiers)(l,["prevent"]),class:"ml-1 flex items-center justify-center h-10 w-10 rounded-full focus:outline-none focus:ring-2 focus:ring-inset focus:ring-white","aria-label":e.__("Close Sidebar")},rr,8,tr)]),(0,E.createElementVNode)("div",or,[(0,E.createVNode)(n,{href:e.$url("/"),class:"text-gray-900 hover:text-gray-500 active:text-gray-900 dark:text-gray-400 dark:hover:text-gray-300 dark:active:text-gray-500 h-12 px-2 rounded-lg flex items-center focus:ring focus:ring-inset focus:outline-none","aria-label":c.value},{default:(0,E.withCtx)((()=>[(0,E.createVNode)(o,{class:"h-6"})])),_:1},8,["href","aria-label"])]),(0,E.createElementVNode)("div",nr,[(0,E.createElementVNode)("div",lr,[(0,E.createVNode)(m,{"data-screen":"responsive"})]),(0,E.createElementVNode)("div",ir,[(0,E.createVNode)(v)])]),ar],512)])])):(0,E.createCommentVNode)("",!0)])),_:1})]))])}}},cr=["innerHTML"];const dr={computed:{footer:()=>window.Nova.config("footer")}},ur={components:{MainHeader:(0,z.c)(sr,[["__file","MainHeader.vue"]]),Footer:(0,z.c)(dr,[["render",function(e,t,r,o,n,l){return(0,E.openBlock)(),(0,E.createElementBlock)("div",{class:"mt-8 leading-normal text-xs text-gray-500 space-y-1",innerHTML:l.footer},null,8,cr)}],["__file","Footer.vue"]])},mounted(){Nova.$on("error",this.handleError),Nova.$on("token-expired",this.handleTokenExpired)},beforeUnmount(){Nova.$off("error",this.handleError),Nova.$off("token-expired",this.handleTokenExpired)},methods:{handleError(e){Nova.error(e)},handleTokenExpired(){Nova.$toasted.show(this.__("Sorry, your session has expired."),{action:{onClick:()=>Nova.redirectToLogin(),text:this.__("Reload")},duration:null,type:"error"}),setTimeout((()=>{Nova.redirectToLogin()}),5e3)}},computed:{breadcrumbsEnabled:()=>Nova.config("breadcrumbsEnabled")}},hr=(0,z.c)(ur,[["render",function(e,t,r,o,n,l){const i=(0,E.resolveComponent)("MainHeader"),a=(0,E.resolveComponent)("MainMenu"),s=(0,E.resolveComponent)("Breadcrumbs"),c=(0,E.resolveComponent)("FadeTransition"),d=(0,E.resolveComponent)("Footer");return(0,E.openBlock)(),(0,E.createElementBlock)("div",It,[(0,E.createVNode)(i),(0,E.createElementVNode)("div",jt,[(0,E.createElementVNode)("div",$t,[(0,E.createVNode)(a,{class:"pb-24","data-screen":"desktop"})]),(0,E.createElementVNode)("div",Lt,[l.breadcrumbsEnabled?((0,E.openBlock)(),(0,E.createBlock)(s,{key:0})):(0,E.createCommentVNode)("",!0),(0,E.createVNode)(c,null,{default:(0,E.withCtx)((()=>[(0,E.renderSlot)(e.$slots,"default")])),_:3}),(0,E.createVNode)(d)])])])}],["__file","AppLayout.vue"]]);var pr=r(95368),mr=r.n(pr),vr=r(98776),fr=(r(71992),r(59397),r(40084),r(88240),r(14956),r(23384),r(36752),r(87120),r(52944),r(57796),r(52416),r(52744),r(5208),r(35416),r(144),r(61400),r(4533));r(81336);const{parseColor:gr}=r(36099);mr().defineMode("htmltwig",(function(e,t){return mr().overlayMode(mr().getMode(e,t.backdrop||"text/html"),mr().getMode(e,"twig"))}));const wr=new(Tt());window.createNovaApp=e=>new br(e),window.Vue=r(74032);const{createApp:kr,h:yr}=window.Vue;class br{constructor(e){this.bootingCallbacks=[],this.appConfig=e,this.useShortcuts=!0,this.pages={"Nova.Attach":r(2688).c,"Nova.Create":r(54712).c,"Nova.Dashboard":r(6732).c,"Nova.Detail":r(20318).c,"Nova.Error":r(38880).c,"Nova.Error403":r(57740).c,"Nova.Error404":r(60032).c,"Nova.ForgotPassword":r(55240).c,"Nova.Index":r(85420).c,"Nova.Lens":r(50644).c,"Nova.Login":r(84792).c,"Nova.Replicate":r(45620).c,"Nova.ResetPassword":r(67508).c,"Nova.Update":r(98594).c,"Nova.UpdateAttached":r(96842).c},this.$toasted=new Ft.c({theme:"nova",position:e.rtlEnabled?"bottom-left":"bottom-right",duration:6e3}),this.$progress=x(),this.$router=h.Inertia,!0===e.debug&&(this.$testing={timezone:e=>{vr.aE.defaultZoneName=e}})}booting(e){this.bootingCallbacks.push(e)}boot(){this.store=(0,oe.eC)(wt(wt({},vt),{},{modules:{nova:{namespaced:!0,modules:{notifications:ft}}}})),this.bootingCallbacks.forEach((e=>e(this.app,this.store))),this.bootingCallbacks=[]}booted(e){e(this.app,this.store)}async countdown(){this.log("Initiating Nova countdown...");const e=this.config("appName");await(0,y.eI)({title:t=>t?`${t} - ${e}`:e,resolve:e=>{const t=i()(this.pages[e])?r(60032).c:this.pages[e];return t.layout=t.layout||hr,t},setup:({el:e,App:t,props:r,plugin:o})=>{this.mountTo=e,this.app=kr({render:()=>yr(t,r)}),this.app.use(o),this.app.use(Ht.cp,{preventOverflow:!0,flip:!0,themes:{Nova:{$extend:"tooltip",triggers:["click"],autoHide:!0,placement:"bottom",html:!0}}})}})}liftOff(){var e;this.log("We have lift off!"),this.boot(),this.config("notificationCenterEnabled")&&(this.notificationPollingInterval=setInterval((()=>{document.hasFocus()&&this.$emit("refresh-notifications")}),this.config("notificationPollingInterval"))),this.registerStoreModules(),this.app.mixin(o.c),function(){p.q.init({delay:250,includeCSS:!1,showSpinner:!1});const e=function(e){!1===this.ignoreHistoryState&&this.handlePopstateEvent(e)};h.Inertia.ignoreHistoryState=!1,h.Inertia.setupEventListeners=function(){window.addEventListener("popstate",e.bind(h.Inertia)),document.addEventListener("scroll",v()(h.Inertia.handleScrollEvent.bind(h.Inertia),100),!0)}}(),document.addEventListener("inertia:before",(()=>{(async()=>{this.log("Syncing Inertia props to the store..."),await this.store.dispatch("assignPropsFromInertia")})()})),document.addEventListener("inertia:navigate",(()=>{(async()=>{this.log("Syncing Inertia props to the store..."),await this.store.dispatch("assignPropsFromInertia")})()})),this.app.mixin({methods:{$url:(e,t)=>this.url(e,t)}}),this.component("Link",y.cH),this.component("InertiaLink",y.cH),this.component("Head",y.Ss),function(e){e.component("CustomError403",U),e.component("CustomError404",T),e.component("CustomAppError",Q),e.component("ResourceIndex",se),e.component("ResourceDetail",we),e.component("AttachResource",Ge),e.component("UpdateAttachedResource",at);const t=r(41976);t.keys().forEach((r=>{const o=t(r),n=V()(B()(r.split("/").pop().replace(/\.\w+$/,"")));e.component(n,o.default||o)}))}(this),st(e=this,"Index",r(56532)),st(e,"Detail",r(93832)),st(e,"Form",r(9144)),st(e,"Filter",r(74692)),this.app.mount(this.mountTo);let t=dt().prototype.stopCallback;dt().prototype.stopCallback=(e,r,o)=>!this.useShortcuts||t.call(this,e,r,o),dt().init(),this.applyTheme(),this.log("All systems go...")}config(e){return this.appConfig[e]}form(e){return new ut.cp(e,{http:this.request()})}request(e){let t=a();return void 0!==e?t(e):t}url(e,t){return"/"===e&&(e=this.config("initialPath")),function(e,t,r){let o=new URLSearchParams(k()(r||{},g())).toString();return"/"==e&&t.startsWith("/")&&(e=""),e+t+(o.length>0?`?${o}`:"")}(this.config("base"),e,t)}$on(...e){wr.on(...e)}$once(...e){wr.once(...e)}$off(...e){wr.off(...e)}$emit(...e){wr.emit(...e)}missingResource(e){return void 0===Ie()(this.config("resources"),(t=>t.uriKey===e))}addShortcut(e,t){dt().bind(e,t)}disableShortcut(e){dt().unbind(e)}pauseShortcuts(){this.useShortcuts=!1}resumeShortcuts(){this.useShortcuts=!0}registerStoreModules(){this.app.use(this.store),this.config("resources").forEach((e=>{this.store.registerModule(e.uriKey,_t)}))}inertia(e,t){this.pages[e]=t}component(e,t){i()(this.app._context.components[e])&&this.app.component(e,t)}info(e){this.$toasted.show(e,{type:"info"})}error(e){this.$toasted.show(e,{type:"error"})}success(e){this.$toasted.show(e,{type:"success"})}warning(e){this.$toasted.show(e,{type:"warning"})}formatNumber(e,t){var r;const o=((r=document.querySelector('meta[name="locale"]').content)&&(r=r.replace("_","-"),Object.values(u()).forEach((e=>{let t=e.languageTag;r!==t&&r!==t.substr(0,2)||c().registerLanguage(e)})),c().setLanguage(r)),c().setDefaults({thousandSeparated:!0}),c())(e);return void 0!==t?o.format(t):o.format()}log(e,t="log"){console[t]("[NOVA]",e)}redirectToLogin(){const e=!this.config("withAuthentication")&&this.config("customLoginPath")?this.config("customLoginPath"):this.url("/login");this.visit({remote:!0,url:e})}visit(e,t){t=t||{};const r=t?.openInNewTab||null;if(Dt()(e))h.Inertia.visit(this.url(e),zt()(t,["openInNewTab"]));else if(Dt()(e.url)&&e.hasOwnProperty("remote")){if(!0===e.remote)return void(!0===r?window.open(e.url,"_blank"):window.location=e.url);h.Inertia.visit(e.url,zt()(t,["openInNewTab"]))}}applyTheme(){const e=this.config("brandColors");if(Object.keys(e).length>0){const t=document.createElement("style");let r=Object.keys(e).reduce(((t,r)=>{let o=e[r],n=gr(o);if(n){let e=gr(fr.Yz.toRGBA(function(e){let t=Mt()(Array.from(e.mode).map(((t,r)=>[t,e.color[r]])));void 0!==e.alpha&&(t.a=e.alpha);return t}(n)));return t+`\n --colors-primary-${r}: ${`${e.color.join(" ")} / ${e.alpha}`};`}return t+`\n --colors-primary-${r}: ${o};`}),"");t.innerHTML=`:root {${r}\n}`,document.head.append(t)}}}},87352:(e,t,r)=>{"use strict";r.d(t,{k:()=>C});var o=r(63916),n=r(74032),l=r(94960),i=r.n(l),a=r(67120),s=r.n(a),c=r(54740),d=r.n(c),u=r(14764),h=r.n(u),p=r(8940),m=r.n(p),v=r(17096),f=r.n(v),g=r(44684),w=r.n(g),k=r(78048),y=r.n(k),b=r(77924);const{__:x}=(0,b.C)();function C(e,t,r){const l=(0,n.reactive)({working:!1,errors:new o.rF,actionModalVisible:!1,responseModalVisible:!1,selectedActionKey:"",endpoint:e.endpoint||`/nova-api/${e.resourceName}/action`,actionResponseData:null}),a=(0,n.computed)((()=>e.selectedResources)),c=(0,n.computed)((()=>{if(l.selectedActionKey)return s()(u.value,(e=>e.uriKey===l.selectedActionKey))})),u=(0,n.computed)((()=>e.actions.concat(e.pivotActions?.actions||[]))),p=(0,n.computed)((()=>r.getters[`${e.resourceName}/currentEncodedFilters`])),v=(0,n.computed)((()=>e.viaRelationship?e.viaRelationship+"_search":e.resourceName+"_search")),g=(0,n.computed)((()=>r.getters.queryStringParams[v.value]||"")),k=(0,n.computed)((()=>e.viaRelationship?e.viaRelationship+"_trashed":e.resourceName+"_trashed")),b=(0,n.computed)((()=>r.getters.queryStringParams[k.value]||"")),C=(0,n.computed)((()=>d()(e.actions,(e=>a.value.length>0&&!e.standalone)))),B=(0,n.computed)((()=>e.pivotActions?d()(e.pivotActions.actions,(e=>0!==a.value.length||e.standalone)):[])),N=(0,n.computed)((()=>B.value.length>0)),V=(0,n.computed)((()=>N.value&&Boolean(s()(e.pivotActions.actions,(e=>e===c.value))))),E=(0,n.computed)((()=>({action:l.selectedActionKey,pivotAction:V.value,search:g.value,filters:p.value,trashed:b.value,viaResource:e.viaResource,viaResourceId:e.viaResourceId,viaRelationship:e.viaRelationship}))),S=(0,n.computed)((()=>w()(new FormData,(e=>{if("all"===a.value)e.append("resources","all");else{let t=d()(f()(a.value,(e=>m()(e)?e.id.pivotValue:null)));i()(a.value,(t=>e.append("resources[]",m()(t)?t.id.value:t))),"all"!==a.value&&!0===V.value&&t.length>0&&i()(t,(t=>e.append("pivots[]",t)))}i()(c.value.fields,(t=>{t.fill(e)}))}))));function _(){c.value.withoutConfirmation?P():H()}function H(){l.actionModalVisible=!0}function O(){l.actionModalVisible=!1}function M(){l.responseModalVisible=!0}function R(e){t("actionExecuted"),Nova.$emit("action-executed"),"function"==typeof e&&e()}function D(e){if(e.danger)return Nova.error(e.danger);Nova.success(e.message||x("The action was executed successfully."))}function P(e){l.working=!0,Nova.$progress.start();let t=c.value.responseType??"json";Nova.request({method:"post",url:l.endpoint,params:E.value,data:S.value,responseType:t}).then((async t=>{O(),z(t.data,t.headers,e)})).catch((e=>{e.response&&422===e.response.status&&("blob"===t?e.response.data.text().then((e=>{l.errors=new o.rF(JSON.parse(e).errors)})):l.errors=new o.rF(e.response.data.errors),Nova.error(x("There was a problem executing the action.")))})).finally((()=>{l.working=!1,Nova.$progress.done()}))}function z(e,t,r){let o=t["content-disposition"];if(!(e instanceof Blob&&h()(o)&&"application/json"===e.type))return e instanceof Blob?R((async()=>{let t="unknown";if(o){let e=o.split(";")[1].match(/filename=(.+)/);2===e.length&&(t=y()(e[1],'"'))}await(0,n.nextTick)((()=>{let r=window.URL.createObjectURL(new Blob([e])),o=document.createElement("a");o.href=r,o.setAttribute("download",t),document.body.appendChild(o),o.click(),o.remove(),window.URL.revokeObjectURL(r)}))})):e.modal?(l.actionResponseData=e,D(e),M()):e.download?R((async()=>{D(e),await(0,n.nextTick)((()=>{let t=document.createElement("a");t.href=e.download,t.download=e.name,document.body.appendChild(t),t.click(),document.body.removeChild(t)}))})):e.deleted?R((()=>D(e))):(e.redirect&&(window.location=e.redirect),e.visit?(D(e),Nova.visit({url:Nova.url(e.visit.path,e.visit.options),remote:!1})):e.openInNewTab?R((()=>window.open(e.openInNewTab,"_blank"))):void R((()=>D(e))));e.text().then((e=>{z(JSON.parse(e),t)}))}return{errors:(0,n.computed)((()=>l.errors)),working:(0,n.computed)((()=>l.working)),actionModalVisible:(0,n.computed)((()=>l.actionModalVisible)),responseModalVisible:(0,n.computed)((()=>l.responseModalVisible)),selectedActionKey:(0,n.computed)((()=>l.selectedActionKey)),determineActionStrategy:_,setSelectedActionKey:function(e){l.selectedActionKey=e},openConfirmationModal:H,closeConfirmationModal:O,openResponseModal:M,closeResponseModal:function(){l.responseModalVisible=!1},handleActionClick:function(e){l.selectedActionKey=e,_()},selectedAction:c,allActions:u,availableActions:C,availablePivotActions:B,executeAction:P,actionResponseData:(0,n.computed)((()=>l.actionResponseData))}}},6196:(e,t,r)=>{"use strict";r.d(t,{a:()=>n});var o=r(74032);function n(e){const t=(0,o.ref)(!1),r=(0,o.ref)([]);return{startedDrag:t,handleOnDragEnter:()=>t.value=!0,handleOnDragLeave:()=>t.value=!1,handleOnDrop:t=>{r.value=t.dataTransfer.files,e("fileChanged",t.dataTransfer.files)}}}},77924:(e,t,r)=>{"use strict";r.d(t,{C:()=>n});var o=r(17992);function n(){return{__:(e,t)=>(0,o.c)(e,t)}}},4972:(e,t,r)=>{"use strict";r.d(t,{c:()=>l});var o=r(14764),n=r.n(o);class l{constructor(e,t){this.attribute=e,this.formData=t,this.localFormData=new FormData}append(e,...t){this.localFormData.append(e,...t),this.formData.append(this.name(e),...t)}delete(e){this.localFormData.delete(e),this.formData.delete(this.name(e))}entries(){return this.localFormData.entries()}get(e){return this.localFormData.get(e)}getAll(e){return this.localFormData.getAll(e)}has(e){return this.localFormData.has(e)}keys(){return this.localFormData.keys()}set(e,...t){this.localFormData.set(e,...t),this.formData.set(this.name(e),...t)}values(){return this.localFormData.values()}name(e){let[t,...r]=e.split("[");return!n()(r)&&r.length>0?`${this.attribute}[${t}][${r.join("[")}`:`${this.attribute}[${e}]`}slug(e){return`${this.attribute}.${e}`}}},29608:(e,t,r)=>{"use strict";r.d(t,{c:()=>n});var o=r(17992);const n={methods:{__:(e,t)=>(0,o.c)(e,t)}}},63916:(e,t,r)=>{"use strict";r.d(t,{OM:()=>a,q:()=>de,s5:()=>c,oH:()=>S,_u:()=>ee,rF:()=>te.rF,Uz:()=>xe,mY:()=>Ne,Ky:()=>Ve,eS:()=>K,Wu:()=>Q,_I:()=>he,gz:()=>re,AT:()=>_e,YZ:()=>oe,uy:()=>pe,uG:()=>ge,e8:()=>Te,mc:()=>le,Ql:()=>ie,eo:()=>ce,IL:()=>me,MF:()=>ue,iO:()=>He,E5:()=>Oe,mI:()=>fe,mW:()=>f,QX:()=>y,cr:()=>Me,Cw:()=>ve,Wk:()=>i});var o=r(73448),n=r.n(o);const l={nested:{type:Boolean,default:!1},preventInitialLoading:{type:Boolean,default:!1},showHelpText:{type:Boolean,default:!1},shownViaNewRelationModal:{type:Boolean,default:!1},resourceId:{type:[Number,String]},resourceName:{type:String},relatedResourceId:{type:[Number,String]},relatedResourceName:{type:String},field:{type:Object,required:!0},viaResource:{type:String,required:!1},viaResourceId:{type:[String,Number],required:!1},viaRelationship:{type:String,required:!1},relationshipType:{type:String,default:""},shouldOverrideMeta:{type:Boolean,default:!1},disablePagination:{type:Boolean,default:!1},clickAction:{type:String,default:"view",validator:e=>["edit","select","ignore","detail"].includes(e)},mode:{type:String,default:"form",validator:e=>["form","modal","action-modal","action-fullscreen"].includes(e)}};function i(e){return n()(l,e)}const a={emits:["actionExecuted"],props:["resourceName","resourceId","resource","panel"],methods:{actionExecuted(){this.$emit("actionExecuted")}}},s={methods:{copyValueToClipboard(e){if(navigator.clipboard)navigator.clipboard.writeText(e);else if(window.clipboardData)window.clipboardData.setData("Text",e);else{let t=document.createElement("input"),[r,o]=[document.documentElement.scrollTop,document.documentElement.scrollLeft];document.body.appendChild(t),t.value=e,t.focus(),t.select(),document.documentElement.scrollTop=r,document.documentElement.scrollLeft=o,document.execCommand("copy"),t.remove()}}}};const c=s;var d=r(48936),u=r(5540),h=r(66056);function p(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function m(e){for(var t=1;t{this.removeOnNavigationChangesEvent(),this.handlePreventFormAbandonmentOnInertia(e)})),window.addEventListener("beforeunload",this.handlePreventFormAbandonmentOnInertia),this.removeOnBeforeUnloadEvent=()=>{window.removeEventListener("beforeunload",this.handlePreventFormAbandonmentOnInertia),this.removeOnBeforeUnloadEvent=()=>{}}},mounted(){window.onpopstate=e=>{this.handlePreventFormAbandonmentOnPopState(e)}},beforeUnmount(){this.removeOnBeforeUnloadEvent()},unmounted(){this.removeOnNavigationChangesEvent(),this.resetPushState()},data:()=>({removeOnNavigationChangesEvent:null,removeOnBeforeUnloadEvent:null,navigateBackUsingHistory:!0}),methods:m(m({},(0,d.sR)(["allowLeavingForm","preventLeavingForm","triggerPushState","resetPushState"])),{},{updateFormStatus(){!0===this.canLeaveForm&&this.triggerPushState(),this.preventLeavingForm()},enableNavigateBackUsingHistory(){this.navigateBackUsingHistory=!1},disableNavigateBackUsingHistory(){this.navigateBackUsingHistory=!1},handlePreventFormAbandonment(e,t){if(this.canLeaveForm)return void e();window.confirm(this.__("Do you really want to leave? You have unsaved changes."))?e():t()},handlePreventFormAbandonmentOnInertia(e){this.handlePreventFormAbandonment((()=>{this.handleProceedingToNextPage(),this.allowLeavingForm()}),(()=>{u.Inertia.ignoreHistoryState=!0,e.preventDefault(),e.returnValue="",this.removeOnNavigationChangesEvent=u.Inertia.on("before",(e=>{this.removeOnNavigationChangesEvent(),this.handlePreventFormAbandonmentOnInertia(e)}))}))},handlePreventFormAbandonmentOnPopState(e){e.stopImmediatePropagation(),e.stopPropagation(),this.handlePreventFormAbandonment((()=>{this.handleProceedingToPreviousPage(),this.allowLeavingForm()}),(()=>{this.triggerPushState()}))},handleProceedingToPreviousPage(){window.onpopstate=null,u.Inertia.ignoreHistoryState=!1,this.removeOnBeforeUnloadEvent(),!this.canLeaveFormToPreviousPage&&this.navigateBackUsingHistory&&window.history.back()},handleProceedingToNextPage(){window.onpopstate=null,u.Inertia.ignoreHistoryState=!1,this.removeOnBeforeUnloadEvent()},proceedToPreviousPage(e){this.navigateBackUsingHistory&&window.history.length>1?window.history.back():!this.navigateBackUsingHistory&&(0,h.c)(e)?Nova.visit(e,{replace:!0}):Nova.visit("/")}}),computed:m({},(0,d.gV)(["canLeaveForm","canLeaveFormToPreviousPage"]))};function g(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function w(e){for(var t=1;t{this.getResources()})).then((()=>{Nova.$emit("resources-deleted")})).finally((()=>{this.deleteModalOpen=!1}))},deleteSelectedResources(){this.deleteResources(this.selectedResources)},deleteAllMatchingResources(){return this.viaManyToMany?this.detachAllMatchingResources():Nova.request({url:this.deleteAllMatchingResourcesEndpoint,method:"delete",params:V(V({},this.deletableQueryString),{resources:"all"})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-deleted")})).finally((()=>{this.deleteModalOpen=!1}))},detachResources(e){return Nova.request({url:"/nova-api/"+this.resourceName+"/detach",method:"delete",params:V(V(V({},this.deletableQueryString),{resources:_(e)}),{pivots:H(e)})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-detached")})).finally((()=>{this.deleteModalOpen=!1}))},detachAllMatchingResources(){return Nova.request({url:"/nova-api/"+this.resourceName+"/detach",method:"delete",params:V(V({},this.deletableQueryString),{resources:"all"})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-detached")})).finally((()=>{this.deleteModalOpen=!1}))},forceDeleteResources(e,t=null){return Nova.request({url:"/nova-api/"+this.resourceName+"/force",method:"delete",params:V(V({},this.deletableQueryString),{resources:_(e)})}).then(t||(()=>{this.getResources()})).then((()=>{Nova.$emit("resources-deleted")})).finally((()=>{this.deleteModalOpen=!1}))},forceDeleteSelectedResources(){this.forceDeleteResources(this.selectedResources)},forceDeleteAllMatchingResources(){return Nova.request({url:this.forceDeleteSelectedResourcesEndpoint,method:"delete",params:V(V({},this.deletableQueryString),{resources:"all"})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-deleted")})).finally((()=>{this.deleteModalOpen=!1}))},restoreResources(e,t=null){return Nova.request({url:"/nova-api/"+this.resourceName+"/restore",method:"put",params:V(V({},this.deletableQueryString),{resources:_(e)})}).then(t||(()=>{this.getResources()})).then((()=>{Nova.$emit("resources-restored")})).finally((()=>{this.restoreModalOpen=!1}))},restoreSelectedResources(){this.restoreResources(this.selectedResources)},restoreAllMatchingResources(){return Nova.request({url:this.restoreAllMatchingResourcesEndpoint,method:"put",params:V(V({},this.deletableQueryString),{resources:"all"})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-restored")})).finally((()=>{this.restoreModalOpen=!1}))}},computed:{deleteAllMatchingResourcesEndpoint(){return this.lens?"/nova-api/"+this.resourceName+"/lens/"+this.lens:"/nova-api/"+this.resourceName},forceDeleteSelectedResourcesEndpoint(){return this.lens?"/nova-api/"+this.resourceName+"/lens/"+this.lens+"/force":"/nova-api/"+this.resourceName+"/force"},restoreAllMatchingResourcesEndpoint(){return this.lens?"/nova-api/"+this.resourceName+"/lens/"+this.lens+"/restore":"/nova-api/"+this.resourceName+"/restore"},deletableQueryString(){return{search:this.currentSearch,filters:this.encodedFilters,trashed:this.currentTrashed,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}}}};function _(e){return B()(e,(e=>e.id.value))}function H(e){return x()(B()(e,(e=>e.id.pivotValue)))}var O=r(73736),M=r(73336),R=r.n(M),D=r(42512),P=r.n(D),z=r(19448),F=r.n(z),A=r(10552),T=r.n(A),I=r(40656),j=r.n(I),$=r(14764),L=r.n($),U=r(79088),q=r.n(U);const K={props:{formUniqueId:{type:String}},methods:{emitFieldValue(e,t){Nova.$emit(`${e}-value`,t),!0===this.hasFormUniqueId&&Nova.$emit(`${this.formUniqueId}-${e}-value`,t)},emitFieldValueChange(e,t){Nova.$emit(`${e}-change`,t),!0===this.hasFormUniqueId&&Nova.$emit(`${this.formUniqueId}-${e}-change`,t)},getFieldAttributeValueEventName(e){return!0===this.hasFormUniqueId?`${this.formUniqueId}-${e}-value`:`${e}-value`},getFieldAttributeChangeEventName(e){return!0===this.hasFormUniqueId?`${this.formUniqueId}-${e}-change`:`${e}-change`}},computed:{fieldAttribute(){return this.field.attribute},hasFormUniqueId(){return!L()(this.formUniqueId)&&""!==this.formUniqueId},fieldAttributeValueEventName(){return this.getFieldAttributeValueEventName(this.fieldAttribute)},fieldAttributeChangeEventName(){return this.getFieldAttributeChangeEventName(this.fieldAttribute)}}};function W(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function G(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Q={extends:K,props:function(e){for(var t=1;t"",fill(e){this.fillIfVisible(e,this.fieldAttribute,String(this.value))},fillIfVisible(e,t,r){this.isVisible&&e.append(t,r)},handleChange(e){this.value=e.target.value,this.field&&(this.emitFieldValueChange(this.fieldAttribute,this.value),this.$emit("field-changed"))},beforeRemove(){},listenToValueChanges(e){this.value=e}},computed:{currentField(){return this.field},fullWidthContent(){return this.currentField.fullWidth||this.field.fullWidth},placeholder(){return this.currentField.placeholder||this.field.name},isVisible(){return this.field.visible},isReadonly(){return Boolean(this.field.readonly||F()(this.field,"extraAttributes.readonly"))},isActionRequest(){return["action-fullscreen","action-modal"].includes(this.mode)}}};var Y=r(3896);function Z(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function X(e){for(var t=1;t({dependentFieldDebouncer:null,canceller:null,watchedFields:{},watchedEvents:{},syncedField:null,pivot:!1,editMode:"create"}),created(){this.dependentFieldDebouncer=R()((e=>e()),50)},mounted(){""===this.relatedResourceName||L()(this.relatedResourceName)?""===this.resourceId||L()(this.resourceId)||(this.editMode="update"):(this.pivot=!0,""===this.relatedResourceId||L()(this.relatedResourceId)?this.editMode="attach":this.editMode="update-attached"),j()(this.dependsOn)||P()(this.dependsOn,((e,t)=>{this.watchedEvents[t]=e=>{this.watchedFields[t]=e,this.dependentFieldDebouncer((()=>{this.watchedFields[t]=e,this.syncField()}))},this.watchedFields[t]=e,Nova.$on(this.getFieldAttributeChangeEventName(t),this.watchedEvents[t])}))},beforeUnmount(){null!==this.canceller&&this.canceller(),j()(this.watchedEvents)||P()(this.watchedEvents,((e,t)=>{Nova.$off(this.getFieldAttributeChangeEventName(t),e)}))},methods:{setInitialValue(){this.value=void 0!==this.currentField.value&&null!==this.currentField.value?this.currentField.value:this.value},fillIfVisible(e,t,r){this.currentlyIsVisible&&e.append(t,r)},syncField(){null!==this.canceller&&this.canceller(),Nova.request().patch(this.syncEndpoint||this.syncFieldEndpoint,this.dependentFieldValues,{params:q()({editing:!0,editMode:this.editMode,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,field:this.fieldAttribute,component:this.field.dependentComponentKey},T()),cancelToken:new O.al((e=>{this.canceller=e}))}).then((e=>{let t=this.currentField.value,r=this.currentlyIsVisible;this.syncedField=e.data,this.syncedField.visible!==r&&this.$emit(!0===this.syncedField.visible?"field-shown":"field-hidden",this.fieldAttribute),L()(this.syncedField.value)?this.syncedField.value=t:this.setInitialValue();let o=!this.syncedFieldValueHasNotChanged();this.onSyncedField(),this.syncedField.dependentShouldEmitChangesEvent&&o&&this.emitOnSyncedFieldValueChange()})).catch((e=>{if(!(0,O.CA)(e))throw e}))},onSyncedField(){},emitOnSyncedFieldValueChange(){this.emitFieldValueChange(this.field.attribute,this.currentField.value)},syncedFieldValueHasNotChanged(){const e=this.currentField.value;return(0,h.c)(e)?!(0,h.c)(this.value):!L()(e)&&e?.toString()===this.value?.toString()}},computed:{currentField(){return this.syncedField||this.field},currentlyIsVisible(){return this.currentField.visible},currentlyIsReadonly(){return null!==this.syncedField?Boolean(this.syncedField.readonly||F()(this.syncedField,"extraAttributes.readonly")):Boolean(this.field.readonly||F()(this.field,"extraAttributes.readonly"))},dependsOn(){return this.field.dependsOn||[]},currentFieldValues(){return{[this.fieldAttribute]:this.value}},dependentFieldValues(){return X(X({},this.currentFieldValues),this.watchedFields)},encodedDependentFieldValues(){return btoa((0,Y.s)(JSON.stringify(this.dependentFieldValues)))},syncFieldEndpoint(){return"update-attached"===this.editMode?`/nova-api/${this.resourceName}/${this.resourceId}/update-pivot-fields/${this.relatedResourceName}/${this.relatedResourceId}`:"attach"===this.editMode?`/nova-api/${this.resourceName}/${this.resourceId}/creation-pivot-fields/${this.relatedResourceName}`:"update"===this.editMode?`/nova-api/${this.resourceName}/${this.resourceId}/update-fields`:`/nova-api/${this.resourceName}/creation-fields`}}};var te=r(10539);const re={props:{formUniqueId:{type:String}},data:()=>({validationErrors:new te.rF}),methods:{handleResponseError(e){void 0===e.response||500==e.response.status?Nova.error(this.__("There was a problem submitting the form.")):422==e.response.status?(this.validationErrors=new te.rF(e.response.data.errors),Nova.error(this.__("There was a problem submitting the form."))):Nova.error(this.__("There was a problem submitting the form.")+' "'+e.response.statusText+'"')},handleOnCreateResponseError(e){this.handleResponseError(e)},handleOnUpdateResponseError(e){e.response&&409==e.response.status?Nova.error(this.__("Another user has updated this resource since this page was loaded. Please refresh the page and try again.")):this.handleResponseError(e)},resetErrors(){this.validationErrors=new te.rF}}},oe={data:()=>({isWorking:!1,fileUploadsCount:0}),methods:{handleFileUploadFinished(){this.fileUploadsCount--,this.fileUploadsCount<1&&(this.fileUploadsCount=0,this.isWorking=!1)},handleFileUploadStarted(){this.isWorking=!0,this.fileUploadsCount++}}};var ne=r(85676);const le={computed:{userTimezone:()=>Nova.config("userTimezone")||Nova.config("timezone"),usesTwelveHourTime(){let e=(new Intl.DateTimeFormat).resolvedOptions().locale;return 12===(0,ne.Wk)(e)}}},ie={async created(){this.syncQueryString()},methods:(0,d.ae)(["syncQueryString","updateQueryString"]),computed:(0,d.gV)(["queryStringParams"])};var ae=r(67120),se=r.n(ae);const ce={computed:{resourceInformation(){return se()(Nova.config("resources"),(e=>e.uriKey===this.resourceName))},viaResourceInformation(){if(this.viaResource)return se()(Nova.config("resources"),(e=>e.uriKey===this.viaResource))},authorizedToCreate(){return!(["hasOneThrough","hasManyThrough"].indexOf(this.relationshipType)>=0)&&(this.resourceInformation?.authorizedToCreate||!1)}}};r(29608);const de={data:()=>({collapsed:!1}),created(){const e=localStorage.getItem(this.localStorageKey);"undefined"!==e&&(this.collapsed=JSON.parse(e)??this.collapsedByDefault)},unmounted(){localStorage.setItem(this.localStorageKey,this.collapsed)},methods:{toggleCollapse(){this.collapsed=!this.collapsed,localStorage.setItem(this.localStorageKey,this.collapsed)}},computed:{ariaExpanded(){return!1===this.collapsed?"true":"false"},shouldBeCollapsed(){return this.collapsed},localStorageKey(){return`nova.navigation.${this.item.key}.collapsed`},collapsedByDefault:()=>!1}},ue={created(){Nova.$on("metric-refresh",this.fetch),Nova.$on("resources-deleted",this.fetch),Nova.$on("resources-detached",this.fetch),Nova.$on("resources-restored",this.fetch),this.card.refreshWhenActionRuns&&Nova.$on("action-executed",this.fetch)},beforeUnmount(){Nova.$off("metric-refresh",this.fetch),Nova.$off("resources-deleted",this.fetch),Nova.$off("resources-detached",this.fetch),Nova.$off("resources-restored",this.fetch),Nova.$off("action-executed",this.fetch)}},he={emits:["file-upload-started","file-upload-finished"],props:i(["resourceName"]),async created(){if(this.field.withFiles){const{data:{draftId:e}}=await Nova.request().get(`/nova-api/${this.resourceName}/field-attachment/${this.fieldAttribute}/draftId`);this.draftId=e}},data:()=>({draftId:null,files:[],filesToRemove:[]}),methods:{uploadAttachment(e,{onUploadProgress:t,onCompleted:r,onFailure:o}){const n=new FormData;if(n.append("Content-Type",e.type),n.append("attachment",e),n.append("draftId",this.draftId),L()(t)&&(t=()=>{}),L()(o)&&(o=()=>{}),L()(r))throw"Missing onCompleted parameter";this.$emit("file-upload-started"),Nova.request().post(`/nova-api/${this.resourceName}/field-attachment/${this.fieldAttribute}`,n,{onUploadProgress:t}).then((({data:{path:e,url:t}})=>{this.files.push({path:e,url:t});const o=r(e,t);return this.$emit("file-upload-finished"),o})).catch((e=>{if(o(e),422==e.response.status){const t=new te.rF(e.response.data.errors);Nova.error(this.__("An error occurred while uploading the file: :error",{error:t.first("attachment")}))}else Nova.error(this.__("An error occurred while uploading the file."))}))},flagFileForRemoval(e){const t=this.files.findIndex((t=>t.url===e));-1===t?this.filesToRemove.push({url:e}):this.filesToRemove.push(this.files[t])},unflagFileForRemoval(e){const t=this.filesToRemove.findIndex((t=>t.url===e));-1!==t&&this.filesToRemove.splice(t,1)},clearAttachments(){this.field.withFiles&&Nova.request().delete(`/nova-api/${this.resourceName}/field-attachment/${this.fieldAttribute}/${this.draftId}`).then((e=>{})).catch((e=>{}))},clearFilesMarkedForRemoval(){this.field.withFiles&&this.filesToRemove.forEach((e=>{console.log("deleting",e),Nova.request().delete(`/nova-api/${this.resourceName}/field-attachment/${this.fieldAttribute}`,{params:{attachment:e.path,attachmentUrl:e.url,draftId:this.draftId}}).then((e=>{})).catch((e=>{}))}))},fillAttachmentDraftId(e){let t=this.fieldAttribute,[r,...o]=t.split("[");if(!L()(o)&&o.length>0){let e=o.pop();t=o.length>0?`${r}[${o.join("[")}[${e.slice(0,-1)}DraftId]`:`${r}[${e.slice(0,-1)}DraftId]`}else t=`${t}DraftId`;this.fillIfVisible(e,t,this.draftId)}}},pe={props:{errors:{default:()=>new te.rF}},inject:{index:{default:null},viaParent:{default:null}},data:()=>({errorClass:"form-control-bordered-error"}),computed:{errorClasses(){return this.hasError?[this.errorClass]:[]},fieldAttribute(){return this.field.attribute},validationKey(){return this.nestedValidationKey||this.field.validationKey},hasError(){return this.errors.has(this.validationKey)},firstError(){if(this.hasError)return this.errors.first(this.validationKey)},nestedAttribute(){if(this.viaParent)return`${this.viaParent}[${this.index}][${this.field.attribute}]`},nestedValidationKey(){if(this.viaParent)return`${this.viaParent}.${this.index}.fields.${this.field.attribute}`}}},me={props:i(["resourceName","viaRelationship"]),computed:{localStorageKey(){let e=this.resourceName;return this.viaRelationship&&(e=`${e}.${this.viaRelationship}`),`nova.resources.${e}.collapsed`}}},ve={data:()=>({withTrashed:!1}),methods:{toggleWithTrashed(){this.withTrashed=!this.withTrashed},enableWithTrashed(){this.withTrashed=!0},disableWithTrashed(){this.withTrashed=!1}}},fe={data:()=>({search:"",selectedResource:null,selectedResourceId:null,availableResources:[]}),methods:{selectResource(e){this.selectedResource=e,this.selectedResourceId=e.value,this.field&&("function"==typeof this.emitFieldValueChange?this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId):Nova.$emit(this.fieldAttribute+"-change",this.selectedResourceId))},handleSearchCleared(){this.availableResources=[]},clearSelection(){this.selectedResource=null,this.selectedResourceId=null,this.availableResources=[],this.field&&("function"==typeof this.emitFieldValueChange?this.emitFieldValueChange(this.fieldAttribute,null):Nova.$emit(this.fieldAttribute+"-change",null))},performSearch(e){this.search=e;const t=e.trim();""!=t&&this.searchDebouncer((()=>{this.getAvailableResources(t)}),500)},searchDebouncer:R()((e=>e()),500)}},ge={props:{loadCards:{type:Boolean,default:!0}},data:()=>({cards:[]}),created(){this.fetchCards()},watch:{cardsEndpoint(){this.fetchCards()}},methods:{async fetchCards(){if(this.loadCards){const{data:e}=await Nova.request().get(this.cardsEndpoint,{params:this.extraCardParams});this.cards=e}}},computed:{shouldShowCards(){return this.cards.length>0},hasDetailOnlyCards(){return x()(this.cards,(e=>1==e.onlyOnDetail)).length>0},extraCardParams:()=>null}};var we=r(43028),ke=r.n(we);function ye(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function be(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const xe={computed:{suggestionsId(){return`${this.fieldAttribute}-list`},suggestions(){let e=L()(this.syncedField)?this.field:this.syncedField;return L()(e.suggestions)?[]:e.suggestions},suggestionsAttributes(){return function(e){for(var t=1;t0?this.suggestionsId:null},L()))}}};var Ce=r(52488),Be=r.n(Ce);const Ne={props:["field"],methods:{isEqualsToValue(e){return Be()(this.field.value)&&(0,h.c)(e)?Boolean(this.field.value.includes(e)||this.field.value.includes(e.toString())):Boolean(this.field.value===e||this.field.value?.toString()===e||this.field.value===e?.toString()||this.field.value?.toString()===e?.toString())}},computed:{fieldAttribute(){return this.field.attribute},fieldHasValue(){return(0,h.c)(this.field.value)},usesCustomizedDisplay(){return this.field.usesCustomizedDisplay&&(0,h.c)(this.field.displayedAs)},fieldValue(){return this.usesCustomizedDisplay||this.fieldHasValue?String(this.field.displayedAs??this.field.value):null},shouldDisplayAsHtml(){return this.field.asHtml}}},Ve={data:()=>({filterHasLoaded:!1,filterIsActive:!1}),watch:{encodedFilters(e){Nova.$emit("filter-changed",[e])}},methods:{async clearSelectedFilters(e){e?await this.$store.dispatch(`${this.resourceName}/resetFilterState`,{resourceName:this.resourceName,lens:e}):await this.$store.dispatch(`${this.resourceName}/resetFilterState`,{resourceName:this.resourceName}),this.updateQueryString({[this.pageParameter]:1,[this.filterParameter]:""}),Nova.$emit("filter-reset")},filterChanged(){(this.$store.getters[`${this.resourceName}/filtersAreApplied`]||this.filterIsActive)&&(this.filterIsActive=!0,this.updateQueryString({[this.pageParameter]:1,[this.filterParameter]:this.encodedFilters}))},async initializeFilters(e){!0!==this.filterHasLoaded&&(this.$store.commit(`${this.resourceName}/clearFilters`),await this.$store.dispatch(`${this.resourceName}/fetchFilters`,q()({resourceName:this.resourceName,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.relationshipType,lens:e},T())),await this.initializeState(e),this.filterHasLoaded=!0)},async initializeState(e){this.initialEncodedFilters?await this.$store.dispatch(`${this.resourceName}/initializeCurrentFilterValuesFromQueryString`,this.initialEncodedFilters):await this.$store.dispatch(`${this.resourceName}/resetFilterState`,{resourceName:this.resourceName,lens:e})}},computed:{filterParameter(){return this.resourceName+"_filter"},encodedFilters(){return this.$store.getters[`${this.resourceName}/currentEncodedFilters`]}}};var Ee=r(94960),Se=r.n(Ee);const _e={emits:["field-shown","field-hidden"],data:()=>({visibleFieldsForPanel:{}}),created(){Se()(this.panel.fields,(e=>{this.visibleFieldsForPanel[e.attribute]=e.visible}))},methods:{handleFieldShown(e){this.visibleFieldsForPanel[e]=!0,this.$emit("field-shown",e)},handleFieldHidden(e){this.visibleFieldsForPanel[e]=!1,this.$emit("field-hidden",e)}},computed:{visibleFieldsCount(){return Object.entries(x()(this.visibleFieldsForPanel,(e=>!0===e))).length}}},He={methods:{selectPreviousPage(){this.updateQueryString({[this.pageParameter]:this.currentPage-1})},selectNextPage(){this.updateQueryString({[this.pageParameter]:this.currentPage+1})}},computed:{currentPage(){return parseInt(this.queryStringParams[this.pageParameter]||1)}}},Oe={data:()=>({perPage:25}),methods:{initializePerPageFromQueryString(){this.perPage=this.currentPerPage},perPageChanged(){this.updateQueryString({[this.perPageParameter]:this.perPage})}},computed:{currentPerPage(){return this.queryStringParams[this.perPageParameter]||25}}},Me={data:()=>({pollingListener:null,currentlyPolling:!1}),beforeUnmount(){this.stopPolling()},methods:{initializePolling(){if(this.currentlyPolling=this.currentlyPolling||this.resourceResponse.polling,this.currentlyPolling&&null===this.pollingListener)return this.startPolling()},togglePolling(){this.currentlyPolling?this.stopPolling():this.startPolling()},stopPolling(){this.pollingListener&&(clearInterval(this.pollingListener),this.pollingListener=null),this.currentlyPolling=!1},startPolling(){this.pollingListener=setInterval((()=>{let e=this.selectedResources??[];document.hasFocus()&&document.querySelectorAll("[data-modal-open]").length<1&&e.length<1&&this.getResources()}),this.pollingInterval),this.currentlyPolling=!0},restartPolling(){!0===this.currentlyPolling&&(this.stopPolling(),this.startPolling())}},computed:{initiallyPolling(){return this.resourceResponse.polling},pollingInterval(){return this.resourceResponse.pollingInterval},shouldShowPollingToggle(){return this.resourceResponse&&this.resourceResponse.showPollingToggle||!1}}};var Re=r(13720),De=r.n(Re),Pe=(r(56756),r(74032));function ze(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Fe(e){for(var t=1;tthis.resourceHasId)),authorizedToViewAnyResources:(0,Pe.computed)((()=>this.authorizedToViewAnyResources)),authorizedToUpdateAnyResources:(0,Pe.computed)((()=>this.authorizedToUpdateAnyResources)),authorizedToDeleteAnyResources:(0,Pe.computed)((()=>this.authorizedToDeleteAnyResources)),authorizedToRestoreAnyResources:(0,Pe.computed)((()=>this.authorizedToRestoreAnyResources)),selectedResourcesCount:(0,Pe.computed)((()=>this.selectedResources.length)),selectAllChecked:(0,Pe.computed)((()=>this.selectAllChecked)),selectAllMatchingChecked:(0,Pe.computed)((()=>this.selectAllMatchingChecked)),selectAllOrSelectAllMatchingChecked:(0,Pe.computed)((()=>this.selectAllOrSelectAllMatchingChecked)),selectAllAndSelectAllMatchingChecked:(0,Pe.computed)((()=>this.selectAllAndSelectAllMatchingChecked)),selectAllIndeterminate:(0,Pe.computed)((()=>this.selectAllIndeterminate)),orderByParameter:(0,Pe.computed)((()=>this.orderByParameter)),orderByDirectionParameter:(0,Pe.computed)((()=>this.orderByDirectionParameter))}},data:()=>({actions:[],allMatchingResourceCount:0,authorizedToRelate:!1,canceller:null,currentPageLoadMore:null,deleteModalOpen:!1,initialLoading:!0,loading:!0,orderBy:"",orderByDirection:"",pivotActions:null,resourceHasId:!0,resourceHasActions:!1,resourceResponse:null,resourceResponseError:null,resources:[],search:"",selectAllMatchingResources:!1,selectedResources:[],softDeletes:!1,trashed:""}),async created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404");const e=R()((e=>e()),this.resourceInformation.debounce);this.initializeSearchFromQueryString(),this.initializePerPageFromQueryString(),this.initializeTrashedFromQueryString(),this.initializeOrderingFromQueryString(),await this.initializeFilters(this.lens||null),await this.getResources(),this.isLensView||await this.getAuthorizationToRelate(),this.getActions(),this.initialLoading=!1,this.$watch((()=>this.lens+this.resourceName+this.encodedFilters+this.currentSearch+this.currentPage+this.currentPerPage+this.currentOrderBy+this.currentOrderByDirection+this.currentTrashed),(()=>{null!==this.canceller&&this.canceller(),1===this.currentPage&&(this.currentPageLoadMore=null),this.getResources()})),this.$watch("search",(t=>{this.search=t,e((()=>this.performSearch()))}))},beforeUnmount(){null!==this.canceller&&this.canceller()},methods:{handleResourcesLoaded(){this.loading=!1,this.isLensView||null===this.resourceResponse.total?this.getAllMatchingResourceCount():this.allMatchingResourceCount=this.resourceResponse.total,Nova.$emit("resources-loaded",this.isLensView?{resourceName:this.resourceName,lens:this.lens,mode:"lens"}:{resourceName:this.resourceName,mode:this.isRelation?"related":"index"}),this.initializePolling()},selectAllResources(){this.selectedResources=this.resources.slice(0)},toggleSelectAll(e){e&&e.preventDefault(),this.selectAllChecked?this.clearResourceSelections():this.selectAllResources(),this.getActions()},toggleSelectAllMatching(e){e&&e.preventDefault(),this.selectAllMatchingResources?this.selectAllMatchingResources=!1:(this.selectAllResources(),this.selectAllMatchingResources=!0),this.getActions()},updateSelectionStatus(e){if(De()(this.selectedResources,e)){const t=this.selectedResources.indexOf(e);t>-1&&this.selectedResources.splice(t,1)}else this.selectedResources.push(e);this.selectAllMatchingResources=!1,this.getActions()},clearResourceSelections(){this.selectAllMatchingResources=!1,this.selectedResources=[]},orderByField(e){let t="asc"==this.currentOrderByDirection?"desc":"asc";this.currentOrderBy!=e.sortableUriKey&&(t="asc"),this.updateQueryString({[this.orderByParameter]:e.sortableUriKey,[this.orderByDirectionParameter]:t})},resetOrderBy(e){this.updateQueryString({[this.orderByParameter]:e.sortableUriKey,[this.orderByDirectionParameter]:null})},initializeSearchFromQueryString(){this.search=this.currentSearch},initializeOrderingFromQueryString(){this.orderBy=this.currentOrderBy,this.orderByDirection=this.currentOrderByDirection},initializeTrashedFromQueryString(){this.trashed=this.currentTrashed},trashedChanged(e){this.trashed=e,this.updateQueryString({[this.trashedParameter]:this.trashed})},updatePerPageChanged(e){this.perPage=e,this.perPageChanged()},selectPage(e){this.updateQueryString({[this.pageParameter]:e})},initializePerPageFromQueryString(){this.perPage=this.queryStringParams[this.perPageParameter]||this.initialPerPage||this.resourceInformation?.perPageOptions[0]||null},closeDeleteModal(){this.deleteModalOpen=!1},performSearch(){this.updateQueryString({[this.pageParameter]:1,[this.searchParameter]:this.search})},handleActionExecuted(){this.fetchPolicies(),this.getResources()}},computed:{hasFilters(){return this.$store.getters[`${this.resourceName}/hasFilters`]},pageParameter(){return this.viaRelationship?this.viaRelationship+"_page":this.resourceName+"_page"},selectAllChecked(){return this.selectedResources.length==this.resources.length},selectAllIndeterminate(){return Boolean(this.selectAllChecked||this.selectAllMatchingChecked)&&Boolean(!this.selectAllAndSelectAllMatchingChecked)},selectAllAndSelectAllMatchingChecked(){return this.selectAllChecked&&this.selectAllMatchingChecked},selectAllOrSelectAllMatchingChecked(){return this.selectAllChecked||this.selectAllMatchingChecked},selectAllMatchingChecked(){return this.selectAllMatchingResources},selectedResourceIds(){return B()(this.selectedResources,(e=>e.id.value))},selectedPivotIds(){return B()(this.selectedResources,(e=>e.id.pivotValue??null))},currentSearch(){return this.queryStringParams[this.searchParameter]||""},currentOrderBy(){return this.queryStringParams[this.orderByParameter]||""},currentOrderByDirection(){return this.queryStringParams[this.orderByDirectionParameter]||null},currentTrashed(){return this.queryStringParams[this.trashedParameter]||""},viaManyToMany(){return"belongsToMany"==this.relationshipType||"morphToMany"==this.relationshipType},isRelation(){return Boolean(this.viaResourceId&&this.viaRelationship)},singularName(){return this.isRelation&&this.field?(0,ne.Yj)(this.field.singularLabel):this.resourceInformation?(0,ne.Yj)(this.resourceInformation.singularLabel):void 0},hasResources(){return Boolean(this.resources.length>0)},hasLenses(){return Boolean(this.lenses.length>0)},shouldShowCards(){return Boolean(this.cards.length>0&&!this.isRelation)},shouldShowCheckboxes(){return Boolean(this.hasResources)&&Boolean(this.resourceHasId)&&Boolean(this.resourceHasActions||this.authorizedToDeleteAnyResources||this.canShowDeleteMenu)},shouldShowDeleteMenu(){return Boolean(this.selectedResources.length>0)&&this.canShowDeleteMenu},authorizedToDeleteSelectedResources(){return Boolean(se()(this.selectedResources,(e=>e.authorizedToDelete)))},authorizedToForceDeleteSelectedResources(){return Boolean(se()(this.selectedResources,(e=>e.authorizedToForceDelete)))},authorizedToViewAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToView)))},authorizedToUpdateAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToUpdate)))},authorizedToDeleteAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToDelete)))},authorizedToForceDeleteAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToForceDelete)))},authorizedToRestoreSelectedResources(){return Boolean(this.resourceHasId)&&Boolean(se()(this.selectedResources,(e=>e.authorizedToRestore)))},authorizedToRestoreAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToRestore)))},encodedFilters(){return this.$store.getters[`${this.resourceName}/currentEncodedFilters`]},initialEncodedFilters(){return this.queryStringParams[this.filterParameter]||""},paginationComponent:()=>`pagination-${Nova.config("pagination")||"links"}`,hasNextPage(){return Boolean(this.resourceResponse&&this.resourceResponse.next_page_url)},hasPreviousPage(){return Boolean(this.resourceResponse&&this.resourceResponse.prev_page_url)},totalPages(){return Math.ceil(this.allMatchingResourceCount/this.currentPerPage)},resourceCountLabel(){const e=this.perPage*(this.currentPage-1);return this.resources.length&&`${Nova.formatNumber(e+1)}-${Nova.formatNumber(e+this.resources.length)} ${this.__("of")} ${Nova.formatNumber(this.allMatchingResourceCount)}`},currentPerPage(){return this.perPage},perPageOptions(){if(this.resourceResponse)return this.resourceResponse.per_page_options},createButtonLabel(){return this.resourceInformation?this.resourceInformation.createButtonLabel:this.__("Create")},resourceRequestQueryString(){const e={search:this.currentSearch,filters:this.encodedFilters,orderBy:this.currentOrderBy,orderByDirection:this.currentOrderByDirection,perPage:this.currentPerPage,trashed:this.currentTrashed,page:this.currentPage,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,viaResourceRelationship:this.viaResourceRelationship,relationshipType:this.relationshipType};return this.lensName||(e.viaRelationship=this.viaRelationship),e},shouldShowActionSelector(){return this.selectedResources.length>0||this.haveStandaloneActions},isLensView(){return""!==this.lens&&null!=this.lens&&null!=this.lens},shouldShowPagination(){return!0!==this.disablePagination&&this.resourceResponse&&(this.hasResources||this.hasPreviousPage)},currentResourceCount(){return this.resources.length},searchParameter(){return this.viaRelationship?this.viaRelationship+"_search":this.resourceName+"_search"},orderByParameter(){return this.viaRelationship?this.viaRelationship+"_order":this.resourceName+"_order"},orderByDirectionParameter(){return this.viaRelationship?this.viaRelationship+"_direction":this.resourceName+"_direction"},trashedParameter(){return this.viaRelationship?this.viaRelationship+"_trashed":this.resourceName+"_trashed"},perPageParameter(){return this.viaRelationship?this.viaRelationship+"_per_page":this.resourceName+"_per_page"},haveStandaloneActions(){return x()(this.allActions,(e=>!0===e.standalone)).length>0},availableActions(){return this.actions},hasPivotActions(){return this.pivotActions&&this.pivotActions.actions.length>0},pivotName(){return this.pivotActions?this.pivotActions.name:""},actionsAreAvailable(){return this.allActions.length>0},allActions(){return this.hasPivotActions?this.actions.concat(this.pivotActions.actions):this.actions},availableStandaloneActions(){return this.allActions.filter((e=>!0===e.standalone))},selectedResourcesForActionSelector(){return this.selectAllMatchingChecked?"all":this.selectedResources}}}},57308:(e,t,r)=>{"use strict";r.d(t,{c:()=>o});const o={fetchAvailableResources:(e,t)=>Nova.request().get(`/nova-api/${e}/search`,t),determineIfSoftDeletes:e=>Nova.request().get(`/nova-api/${e}/soft-deletes`)}},3896:(e,t,r)=>{"use strict";function o(e){return e.replace(/[^\0-~]/g,(e=>"\\u"+("000"+e.charCodeAt().toString(16)).slice(-4)))}r.d(t,{s:()=>o})},66056:(e,t,r)=>{"use strict";r.d(t,{c:()=>l});var o=r(14764),n=r.n(o);function l(e){return Boolean(!n()(e)&&""!==e)}},85676:(e,t,r)=>{"use strict";function o(e){let t=Intl.DateTimeFormat(e,{hour:"numeric"}).resolvedOptions().hourCycle;return"h23"==t||"h24"==t?24:12}function n(e,t){return 0===t?null:e>t?(e-t)/Math.abs(t)*100:(t-e)/Math.abs(t)*-100}function l(e,t=100){return Promise.all([e,new Promise((e=>{setTimeout((()=>e()),t)}))]).then((e=>e[0]))}r.d(t,{Yj:()=>p,Wk:()=>o,q8:()=>n,OC:()=>l,Y7:()=>d});var i=r(54500),a=r.n(i),s=r(36384),c=r.n(s);function d(e,t){return c()(t)&&null==t.match(/^(.*)[A-Za-zÀ-ÖØ-öø-ÿ]$/)?t:e>1||0==e?a().pluralize(t):a().singularize(t)}var u=r(64704),h=r.n(u);function p(e){return h()(e)}},17992:(e,t,r)=>{"use strict";r.d(t,{c:()=>l});var o=r(2376),n=r.n(o);function l(e,t){let r=Nova.config("translations")[e]?Nova.config("translations")[e]:e;return n()(t,((e,t)=>{if(t=new String(t),null===e)return void console.error(`Translation '${r}' for key '${t}' contains a null replacement.`);e=new String(e);const o=[":"+t,":"+t.toUpperCase(),":"+t.charAt(0).toUpperCase()+t.slice(1)],n=[e,e.toUpperCase(),e.charAt(0).toUpperCase()+e.slice(1)];for(let e=o.length-1;e>=0;e--)r=r.replace(o[e],n[e])})),r}},76024:()=>{},77528:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032),n=r(87352),l=r(48936);const i={value:"",disabled:"",selected:""},a={__name:"ActionSelector",props:{width:{type:String,default:"auto"},pivotName:{type:String,default:null},resourceName:{},viaResource:{},viaResourceId:{},viaRelationship:{},relationshipType:{},pivotActions:{type:Object,default:()=>({name:"Pivot",actions:[]})},actions:{type:Array,default:[]},selectedResources:{type:[Array,String],default:()=>[]},endpoint:{type:String,default:null},triggerDuskAttribute:{type:String,default:null}},emits:["actionExecuted"],setup(e,{emit:t}){const r=(0,o.ref)(null),a=(0,l.o3)(),s=t,c=e,{errors:d,actionModalVisible:u,responseModalVisible:h,openConfirmationModal:p,closeConfirmationModal:m,closeResponseModal:v,handleActionClick:f,selectedAction:g,setSelectedActionKey:w,determineActionStrategy:k,working:y,executeAction:b,availableActions:x,availablePivotActions:C,actionResponseData:B}=(0,n.k)(c,s,a),N=e=>{w(e),k(),r.value.resetSelection()},V=(0,o.computed)((()=>[...x.value.map((e=>({value:e.uriKey,label:e.name,disabled:!1===e.authorizedToRun}))),...C.value.map((e=>({group:c.pivotName,value:e.uriKey,label:e.name,disabled:!1===e.authorizedToRun})))]));return(t,n)=>{const l=(0,o.resolveComponent)("SelectControl");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[V.value.length>0?((0,o.openBlock)(),(0,o.createBlock)(l,(0,o.mergeProps)({key:0},t.$attrs,{ref_key:"actionSelectControl",ref:r,size:"xs",onChange:N,options:V.value,dusk:"action-select",selected:"",class:{"max-w-[6rem]":"auto"===e.width,"w-full":"full"===e.width},"aria-label":t.__("Select Action")}),{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",i,(0,o.toDisplayString)(t.__("Actions")),1)])),_:1},16,["options","class","aria-label"])):(0,o.createCommentVNode)("",!0),(0,o.unref)(u)?((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)((0,o.unref)(g)?.component),{key:1,class:"text-left",show:(0,o.unref)(u),working:(0,o.unref)(y),"selected-resources":e.selectedResources,"resource-name":e.resourceName,action:(0,o.unref)(g),errors:(0,o.unref)(d),onConfirm:(0,o.unref)(b),onClose:(0,o.unref)(m)},null,40,["show","working","selected-resources","resource-name","action","errors","onConfirm","onClose"])):(0,o.createCommentVNode)("",!0),(0,o.unref)(h)?((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)((0,o.unref)(B)?.modal),{key:2,show:(0,o.unref)(h),onConfirm:(0,o.unref)(v),onClose:(0,o.unref)(v),data:(0,o.unref)(B)},null,40,["show","onConfirm","onClose","data"])):(0,o.createCommentVNode)("",!0)],64)}}};const s=(0,r(18152).c)(a,[["__file","ActionSelector.vue"]])},86148:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=[(0,o.createStaticVNode)('',2)];const l={inheritAttrs:!1,computed:{logo:()=>window.Nova.config("logo")}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("PassthroughLogo");return a.logo?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,logo:a.logo,class:(0,o.normalizeClass)(e.$attrs.class)},null,8,["logo","class"])):((0,o.openBlock)(),(0,o.createElementBlock)("svg",{key:1,class:(0,o.normalizeClass)([e.$attrs.class,"h-6"]),viewBox:"0 0 204 37",xmlns:"http://www.w3.org/2000/svg"},n,2))}],["__file","AppLogo.vue"]])},19440:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=["src"],l={__name:"Avatar",props:{src:{type:String},rounded:{type:Boolean,default:!0},small:{type:Boolean},medium:{type:Boolean},large:{type:Boolean}},setup(e){const t=e,r=(0,o.computed)((()=>[t.small&&"w-6 h-6",t.medium&&!t.small&&!t.large&&"w-8 h-8",t.large&&"w-12 h-12",t.rounded&&"rounded-full"]));return(t,l)=>((0,o.openBlock)(),(0,o.createElementBlock)("img",{src:e.src,class:(0,o.normalizeClass)(r.value)},null,10,n))}};const i=(0,r(18152).c)(l,[["__file","Avatar.vue"]])},17392:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={inheritAttrs:!1},l=Object.assign(n,{__name:"Backdrop",props:{show:{type:Boolean,default:!1}},setup(e){const t=e,r=(0,o.ref)(),n=()=>{r.value=window.scrollY};return(0,o.onMounted)((()=>{n(),document.addEventListener("scroll",n)})),(0,o.onBeforeUnmount)((()=>{document.removeEventListener("scroll",n)})),(e,n)=>(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("div",(0,o.mergeProps)(e.$attrs,{class:"absolute inset-0 h-full",style:{top:`${r.value}px`}}),null,16)),[[o.vShow,t.show]])}});const i=(0,r(18152).c)(l,[["__file","Backdrop.vue"]])},29046:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{label:{type:[Boolean,String],required:!1},extraClasses:{type:[Array,String],required:!1}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("span",{class:(0,o.normalizeClass)(["inline-flex items-center whitespace-nowrap min-h-6 px-2 rounded-full uppercase text-xs font-bold",r.extraClasses])},[(0,o.renderSlot)(e.$slots,"icon"),(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.label),1)]))],2)}],["__file","Badge.vue"]])},56424:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"h-4 inline-flex items-center justify-center font-bold rounded-full px-2 text-mono text-xs ml-1 bg-primary-100 text-primary-800 dark:bg-primary-500 dark:text-gray-800"};const l={};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("span",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","CircleBadge.vue"]])},9660:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;ti.updateCheckedState(r.option.value,e.target.checked))},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(i.labelFor(r.option)),1)])),_:1},8,["dusk","checked"])}],["__file","BooleanOption.vue"]])},10672:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["left","center"].includes(e)},component:{type:String,default:"button"}},setup(e,{expose:t}){const r=(0,o.ref)(null);return t({focus:()=>r.value.focus()}),(t,n)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),(0,o.mergeProps)(l(l({},t.$props),t.$attrs),{ref_key:"button",ref:r,class:["cursor-pointer rounded text-sm font-bold focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600",{"inline-flex items-center justify-center":"center"==e.align,"inline-flex items-center justify-start":"left"==e.align,"h-9 px-3":"lg"==e.size,"h-8 px-3":"sm"==e.size,"h-7 px-1 md:px-3":"xs"==e.size}]}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(t.$slots,"default")])),_:3},16,["class"]))}};const s=(0,r(18152).c)(a,[["__file","BasicButton.vue"]])},89052:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["sm","md"].includes(e)}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,n,i,a){const s=(0,o.resolveComponent)("Link");return(0,o.openBlock)(),(0,o.createBlock)(s,(0,o.mergeProps)(l(l({},e.$props),e.$attrs),{class:["shadow rounded focus:outline-none ring-primary-200 dark:ring-gray-600 focus:ring bg-primary-500 hover:bg-primary-400 active:bg-primary-600 text-white dark:text-gray-800 inline-flex items-center font-bold",{"px-4 h-9 text-sm":"md"===r.size,"px-3 h-7 text-xs":"sm"===r.size}]}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16,["class"])}],["__file","ButtonInertiaLink.vue"]])},16740:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032),n=r(73336),l=r.n(n);const i={__name:"CopyButton",props:{rounded:{type:Boolean,default:!0},withIcon:{type:Boolean,default:!0}},setup(e){const t=(0,o.ref)(!1),r=l()((()=>{t.value=!t.value,setTimeout((()=>t.value=!t.value),2e3)}),2e3,{leading:!0,trailing:!1}),n=()=>r();return(r,l)=>{const i=(0,o.resolveComponent)("CopyIcon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onClick:n,class:(0,o.normalizeClass)(["inline-flex items-center px-2 space-x-1 -mx-2 text-gray-500 dark:text-gray-400 hover:bg-gray-100 hover:text-gray-500 active:text-gray-600 dark:hover:bg-gray-900",{"rounded-lg":!e.rounded,"rounded-full":e.rounded}])},[(0,o.renderSlot)(r.$slots,"default"),e.withIcon?((0,o.openBlock)(),(0,o.createBlock)(i,{key:0,copied:t.value},null,8,["copied"])):(0,o.createCommentVNode)("",!0)],2)}}};const a=(0,r(18152).c)(i,[["__file","CopyButton.vue"]])},73588:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032),n=r(10076);const l={__name:"CreateRelationButton",setup:e=>(e,t)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.unref)(n.c),{variant:"link",size:"small","leading-icon":"plus-circle"}))};const i=(0,r(18152).c)(l,[["__file","CreateRelationButton.vue"]])},15380:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["left","center"].includes(e)},component:{type:String,default:"button"}},methods:{focus(){this.$refs.button.focus()}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,n,i,a){const s=(0,o.resolveComponent)("BasicButton");return(0,o.openBlock)(),(0,o.createBlock)(s,(0,o.mergeProps)(l(l({},e.$props),e.$attrs),{component:r.component,ref:"button",class:"shadow relative bg-primary-500 hover:bg-primary-400 text-white dark:text-gray-900"}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16,["component"])}],["__file","DefaultButton.vue"]])},11856:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={__name:"IconButton",props:{iconType:{type:String,default:"dots-horizontal"},small:{type:Boolean},medium:{type:Boolean},large:{type:Boolean},solid:{type:Boolean,default:!0}},setup(e){const t=e,r=(0,o.computed)((()=>[t.small&&"w-6 h-6",t.medium&&"w-8 h-8",t.large&&"w-9 h-9"]));return(t,n)=>{const l=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",class:(0,o.normalizeClass)(["inline-flex items-center justify-center focus:ring focus:ring-primary-200 focus:outline-none rounded",r.value])},[(0,o.createVNode)(l,(0,o.mergeProps)({type:e.iconType,class:"hover:opacity-50"},{solid:e.solid}),null,16,["type"])],2)}}};const l=(0,r(18152).c)(n,[["__file","IconButton.vue"]])},61888:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032),n=r(10076);const l={__name:"InertiaButton",props:{href:{type:String,required:!0},variant:{type:String,default:"primary"},icon:{type:String,default:"primary"},dusk:{type:String,default:null},label:{type:String,default:null}},setup:e=>(t,r)=>{const l=(0,o.resolveComponent)("Link");return(0,o.openBlock)(),(0,o.createBlock)(l,{href:e.href,dusk:e.dusk},{default:(0,o.withCtx)((()=>[(0,o.createVNode)((0,o.unref)(n.c),{as:"div",variant:e.variant,icon:e.icon,label:e.label},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(t.$slots,"default")])),_:3},8,["variant","icon","label"])])),_:3},8,["href","dusk"])}};const i=(0,r(18152).c)(l,[["__file","InertiaButton.vue"]])},86724:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={type:"button",class:"space-x-1 cursor-pointer focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600 focus:ring-offset-4 dark:focus:ring-offset-gray-800 rounded-lg mx-auto text-primary-500 font-bold link-default px-3 rounded-b-lg flex items-center"},l={__name:"InvertedButton",props:{iconType:{type:String,default:"plus-circle"}},setup:e=>(t,r)=>{const l=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",n,[(0,o.createVNode)(l,{type:e.iconType},null,8,["type"]),(0,o.createElementVNode)("span",null,[(0,o.renderSlot)(t.$slots,"default")])])}};const i=(0,r(18152).c)(l,[["__file","InvertedButton.vue"]])},77512:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["left","center"].includes(e)},component:{type:String,default:"button"}},setup:e=>(t,r)=>{const n=(0,o.resolveComponent)("BasicButton");return(0,o.openBlock)(),(0,o.createBlock)(n,(0,o.mergeProps)(l(l({},t.$props),t.$attrs),{component:e.component,class:"appearance-none bg-transparent font-bold text-gray-400 hover:text-gray-300 active:text-gray-500 dark:text-gray-500 dark:hover:text-gray-400 dark:active:text-gray-600 dark:hover:bg-gray-800"}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(t.$slots,"default")])),_:3},16,["component"])}};const s=(0,r(18152).c)(a,[["__file","LinkButton.vue"]])},70056:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BasicButton");return(0,o.openBlock)(),(0,o.createBlock)(a,(0,o.mergeProps)(e.$attrs,{component:"button",class:"focus:outline-none focus:ring rounded border-2 border-primary-300 dark:border-gray-500 hover:border-primary-500 active:border-primary-400 dark:hover:border-gray-400 dark:active:border-gray-300 bg-white dark:bg-transparent text-primary-500 dark:text-gray-400 px-3 h-9 inline-flex items-center font-bold"}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16)}],["__file","OutlineButton.vue"]])},87248:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t[(0,o.renderSlot)(e.$slots,"default")])),_:3},16)}],["__file","OutlineButtonInertiaLink.vue"]])},36664:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={type:"button",class:"rounded-full shadow bg-white dark:bg-gray-800 text-center flex items-center justify-center h-[20px] w-[21px]"},l={__name:"RemoveButton",setup:e=>(e,t)=>{const r=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",n,[(0,o.createVNode)(r,{type:"x-circle",solid:!0,class:"text-gray-800 dark:text-gray-200"})])}};const i=(0,r(18152).c)(l,[["__file","RemoveButton.vue"]])},9320:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const l={emits:["start-polling","stop-polling"],props:{currentlyPolling:{type:Boolean,default:!1}},methods:{togglePolling(){return this.currentlyPolling?this.$emit("stop-polling"):this.$emit("start-polling")}},computed:{buttonLabel(){return this.currentlyPolling?this.__("Stop Polling"):this.__("Start Polling")}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveDirective)("tooltip");return(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("button",{class:"px-2",onClick:t[0]||(t[0]=(...e)=>a.togglePolling&&a.togglePolling(...e))},[((0,o.openBlock)(),(0,o.createElementBlock)("svg",{class:(0,o.normalizeClass)(["w-6 h-6",{"text-green-500":r.currentlyPolling,"text-gray-300 dark:text-gray-500":!r.currentlyPolling}]),fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},n,2))])),[[s,a.buttonLabel,void 0,{click:!0}]])}],["__file","ResourcePollingButton.vue"]])},47776:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={type:"button",class:"inline-flex items-center justify-center w-8 h-8 focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600 rounded-lg"};const l={props:{type:{type:String,required:!1}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",n,[(0,o.renderSlot)(e.$slots,"default"),r.type?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,solid:"",type:r.type},null,8,["type"])):(0,o.createCommentVNode)("",!0)])}],["__file","ToolbarButton.vue"]])},66500:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["left","center"].includes(e)},component:{type:String,default:"button"}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,n,i,a){const s=(0,o.resolveComponent)("LinkButton");return(0,o.openBlock)(),(0,o.createBlock)(s,(0,o.mergeProps)(l(l({size:r.size,align:r.align},e.$props),e.$attrs),{type:"button",component:r.component}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Cancel")),1)]))])),_:3},16,["component"])}],["__file","CancelButton.vue"]])},76452:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"relative overflow-hidden bg-white dark:bg-gray-800 rounded-lg shadow"};const l={};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","Card.vue"]])},94e3:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{card:{type:Object,required:!0},resource:{type:Object,required:!1},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{lens:String,default:""}},computed:{widthClass(){return{full:"md:col-span-12","1/3":"md:col-span-4","1/2":"md:col-span-6","1/4":"md:col-span-3","2/3":"md:col-span-8","3/4":"md:col-span-9"}[this.card.width]},heightClass(){return"fixed"==this.card.height?"min-h-40":""}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(r.card.component),{class:(0,o.normalizeClass)([[i.widthClass,i.heightClass],"h-full"]),key:`${r.card.component}.${r.card.uriKey}`,card:r.card,resource:r.resource,resourceName:r.resourceName,resourceId:r.resourceId,lens:r.lens},null,8,["class","card","resource","resourceName","resourceId","lens"])}],["__file","CardWrapper.vue"]])},76648:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n={key:1,class:"grid md:grid-cols-12 gap-6"};var l=r(54740),i=r.n(l),a=r(63916),s=r(66056);const c={mixins:[a.q],props:{cards:Array,resource:{type:Object,required:!1},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},onlyOnDetail:{type:Boolean,default:!1},lens:{lens:String,default:""}},data:()=>({collapsed:!1}),computed:{filteredCards(){return this.onlyOnDetail?i()(this.cards,(e=>1==e.onlyOnDetail)):i()(this.cards,(e=>0==e.onlyOnDetail))},localStorageKey(){let e=this.resourceName;return(0,s.c)(this.lens)?e=`${e}.${this.lens}`:(0,s.c)(this.resourceId)&&(e=`${e}.${this.resourceId}`),`nova.cards.${e}.collapsed`}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("CollapseButton"),c=(0,o.resolveComponent)("CardWrapper");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[a.filteredCards.length>1?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,onClick:t[0]||(t[0]=(...t)=>e.toggleCollapse&&e.toggleCollapse(...t)),class:"md:hidden h-8 py-3 mb-3 uppercase tracking-widest font-bold text-xs inline-flex items-center justify-center focus:outline-none focus:ring-primary-200 border-1 border-primary-500 focus:ring focus:ring-offset-4 focus:ring-offset-gray-100 dark:ring-gray-600 dark:focus:ring-offset-gray-900 rounded"},[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.collapsed?e.__("Show Cards"):e.__("Hide Cards")),1),(0,o.createVNode)(s,{class:"ml-1",collapsed:e.collapsed},null,8,["collapsed"])])):(0,o.createCommentVNode)("",!0),a.filteredCards.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(a.filteredCards,(t=>(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(c,{card:t,resource:r.resource,"resource-name":r.resourceName,"resource-id":r.resourceId,key:`${t.component}.${t.uriKey}`,lens:r.lens},null,8,["card","resource","resource-name","resource-id","lens"])),[[o.vShow,!e.collapsed]]))),128))])):(0,o.createCommentVNode)("",!0)])}],["__file","Cards.vue"]])},43648:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>R});var o=r(74032);const n={class:"flex justify-center items-center"},l={class:"w-full"},i=(0,o.createElementVNode)("p",{class:"leading-tight mt-3"}," Welcome to Nova! Get familiar with Nova and explore its features in the documentation: ",-1),a={class:"md:grid md:grid-cols-2"},s={class:"border-r border-b border-gray-200 dark:border-gray-700"},c=["href"],d=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M31.51 25.86l7.32 7.31c1.0110617 1.0110616 1.4059262 2.4847161 1.035852 3.865852-.3700742 1.3811359-1.4488641 2.4599258-2.83 2.83-1.3811359.3700742-2.8547904-.0247903-3.865852-1.035852l-7.31-7.32c-7.3497931 4.4833975-16.89094893 2.7645226-22.21403734-4.0019419-5.3230884-6.7664645-4.74742381-16.4441086 1.34028151-22.53181393C11.0739495-1.11146115 20.7515936-1.68712574 27.5180581 3.63596266 34.2845226 8.95905107 36.0033975 18.5002069 31.52 25.85l-.01.01zm-3.99 4.5l7.07 7.05c.7935206.6795536 1.9763883.6338645 2.7151264-.1048736.7387381-.7387381.7844272-1.9216058.1048736-2.7151264l-7.06-7.07c-.8293081 1.0508547-1.7791453 2.0006919-2.83 2.83v.01zM17 32c8.2842712 0 15-6.7157288 15-15 0-8.28427125-6.7157288-15-15-15C8.71572875 2 2 8.71572875 2 17c0 8.2842712 6.71572875 15 15 15zm0-2C9.82029825 30 4 24.1797017 4 17S9.82029825 4 17 4c7.1797017 0 13 5.8202983 13 13s-5.8202983 13-13 13zm0-2c6.0751322 0 11-4.9248678 11-11S23.0751322 6 17 6 6 10.9248678 6 17s4.9248678 11 11 11z"})])],-1),u=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Nova's resource manager allows you to quickly view and manage your Eloquent model records directly from Nova's intuitive interface. ",-1),h={class:"border-b border-gray-200 dark:border-gray-700"},p=["href"],m=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"44",height:"44",viewBox:"0 0 44 44"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M22 44C9.8497355 44 0 34.1502645 0 22S9.8497355 0 22 0s22 9.8497355 22 22-9.8497355 22-22 22zm0-2c11.045695 0 20-8.954305 20-20S33.045695 2 22 2 2 10.954305 2 22s8.954305 20 20 20zm3-24h5c.3638839-.0007291.6994429.1962627.8761609.5143551.176718.3180924.1666987.707072-.0261609 1.0156449l-10 16C20.32 36.38 19 36 19 35v-9h-5c-.3638839.0007291-.6994429-.1962627-.8761609-.5143551-.176718-.3180924-.1666987-.707072.0261609-1.0156449l10-16C23.68 7.62 25 8 25 9v9zm3.2 2H24c-.5522847 0-1-.4477153-1-1v-6.51L15.8 24H20c.5522847 0 1 .4477153 1 1v6.51L28.2 20z"})])],-1),v=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Actions perform tasks on a single record or an entire batch of records. Have an action that takes a while? No problem. Nova can queue them using Laravel's powerful queue system. ",-1),f={class:"border-r border-b border-gray-200 dark:border-gray-700"},g=["href"],w=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"38",height:"38",viewBox:"0 0 38 38"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M36 4V2H2v6.59l13.7 13.7c.1884143.1846305.296243.4362307.3.7v11.6l6-6v-5.6c.003757-.2637693.1115857-.5153695.3-.7L36 8.6V6H19c-.5522847 0-1-.44771525-1-1s.4477153-1 1-1h17zM.3 9.7C.11158574 9.51536954.00375705 9.26376927 0 9V1c0-.55228475.44771525-1 1-1h36c.5522847 0 1 .44771525 1 1v8c-.003757.26376927-.1115857.51536954-.3.7L24 23.42V29c-.003757.2637693-.1115857.5153695-.3.7l-8 8c-.2857003.2801197-.7108712.3629755-1.0808485.210632C14.2491743 37.7582884 14.0056201 37.4000752 14 37V23.4L.3 9.71V9.7z"})])],-1),k=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Write custom filters for your resource indexes to offer your users quick glances at different segments of your data. ",-1),y={class:"border-b border-gray-200 dark:border-gray-700"},b=["href"],x=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"36",height:"36",viewBox:"0 0 36 36"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M4 8C1.790861 8 0 6.209139 0 4s1.790861-4 4-4 4 1.790861 4 4-1.790861 4-4 4zm0-2c1.1045695 0 2-.8954305 2-2s-.8954305-2-2-2-2 .8954305-2 2 .8954305 2 2 2zm0 16c-2.209139 0-4-1.790861-4-4s1.790861-4 4-4 4 1.790861 4 4-1.790861 4-4 4zm0-2c1.1045695 0 2-.8954305 2-2s-.8954305-2-2-2-2 .8954305-2 2 .8954305 2 2 2zm0 16c-2.209139 0-4-1.790861-4-4s1.790861-4 4-4 4 1.790861 4 4-1.790861 4-4 4zm0-2c1.1045695 0 2-.8954305 2-2s-.8954305-2-2-2-2 .8954305-2 2 .8954305 2 2 2zm9-31h22c.5522847 0 1 .44771525 1 1s-.4477153 1-1 1H13c-.5522847 0-1-.44771525-1-1s.4477153-1 1-1zm0 14h22c.5522847 0 1 .4477153 1 1s-.4477153 1-1 1H13c-.5522847 0-1-.4477153-1-1s.4477153-1 1-1zm0 14h22c.5522847 0 1 .4477153 1 1s-.4477153 1-1 1H13c-.5522847 0-1-.4477153-1-1s.4477153-1 1-1z"})])],-1),C=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Need to customize a resource list a little more than a filter can provide? No problem. Add lenses to your resource to take full control over the entire Eloquent query. ",-1),B={class:"border-r md:border-b-0 border-b border-gray-200 dark:border-gray-700"},N=["href"],V=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"37",height:"36",viewBox:"0 0 37 36"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M2 27h3c1.1045695 0 2 .8954305 2 2v5c0 1.1045695-.8954305 2-2 2H2c-1.1045695 0-2-.8954305-2-2v-5c0-1.1.9-2 2-2zm0 2v5h3v-5H2zm10-11h3c1.1045695 0 2 .8954305 2 2v14c0 1.1045695-.8954305 2-2 2h-3c-1.1045695 0-2-.8954305-2-2V20c0-1.1.9-2 2-2zm0 2v14h3V20h-3zM22 9h3c1.1045695 0 2 .8954305 2 2v23c0 1.1045695-.8954305 2-2 2h-3c-1.1045695 0-2-.8954305-2-2V11c0-1.1.9-2 2-2zm0 2v23h3V11h-3zM32 0h3c1.1045695 0 2 .8954305 2 2v32c0 1.1045695-.8954305 2-2 2h-3c-1.1045695 0-2-.8954305-2-2V2c0-1.1.9-2 2-2zm0 2v32h3V2h-3z"})])],-1),E=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Nova makes it painless to quickly display custom metrics for your application. To put the cherry on top, we’ve included query helpers to make it all easy as pie. ",-1),S={class:"md:border-b-0 border-b border-gray-200 dark:border-gray-700"},_=["href"],H=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"36",height:"36",viewBox:"0 0 36 36"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M29 7h5c.5522847 0 1 .44771525 1 1s-.4477153 1-1 1h-5v5c0 .5522847-.4477153 1-1 1s-1-.4477153-1-1V9h-5c-.5522847 0-1-.44771525-1-1s.4477153-1 1-1h5V2c0-.55228475.4477153-1 1-1s1 .44771525 1 1v5zM4 0h8c2.209139 0 4 1.790861 4 4v8c0 2.209139-1.790861 4-4 4H4c-2.209139 0-4-1.790861-4-4V4c0-2.209139 1.790861-4 4-4zm0 2c-1.1045695 0-2 .8954305-2 2v8c0 1.1.9 2 2 2h8c1.1045695 0 2-.8954305 2-2V4c0-1.1045695-.8954305-2-2-2H4zm20 18h8c2.209139 0 4 1.790861 4 4v8c0 2.209139-1.790861 4-4 4h-8c-2.209139 0-4-1.790861-4-4v-8c0-2.209139 1.790861-4 4-4zm0 2c-1.1045695 0-2 .8954305-2 2v8c0 1.1.9 2 2 2h8c1.1045695 0 2-.8954305 2-2v-8c0-1.1045695-.8954305-2-2-2h-8zM4 20h8c2.209139 0 4 1.790861 4 4v8c0 2.209139-1.790861 4-4 4H4c-2.209139 0-4-1.790861-4-4v-8c0-2.209139 1.790861-4 4-4zm0 2c-1.1045695 0-2 .8954305-2 2v8c0 1.1.9 2 2 2h8c1.1045695 0 2-.8954305 2-2v-8c0-1.1045695-.8954305-2-2-2H4z"})])],-1),O=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Nova offers CLI generators for scaffolding your own custom cards. We’ll give you a Vue component and infinite possibilities. ",-1);const M={name:"Help",props:{card:Object},methods:{link(e){return`https://nova.laravel.com/docs/${this.version}/${e}`}},computed:{resources(){return this.link("resources")},actions(){return this.link("actions/defining-actions.html")},filters(){return this.link("filters/defining-filters.html")},lenses(){return this.link("lenses/defining-lenses.html")},metrics(){return this.link("metrics/defining-metrics.html")},cards(){return this.link("customization/cards.html")},version(){const e=Nova.config("version").split(".");return e.splice(-2),`${e}.0`}}};const R=(0,r(18152).c)(M,[["render",function(e,t,r,M,R,D){const P=(0,o.resolveComponent)("Heading"),z=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(P,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)("Get Started")])),_:1}),i,(0,o.createVNode)(z,{class:"mt-8"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("div",s,[(0,o.createElementVNode)("a",{href:D.resources,class:"no-underline flex p-6"},[d,(0,o.createElementVNode)("div",null,[(0,o.createVNode)(P,{level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)("Resources")])),_:1}),u])],8,c)]),(0,o.createElementVNode)("div",h,[(0,o.createElementVNode)("a",{href:D.actions,class:"no-underline flex p-6"},[m,(0,o.createElementVNode)("div",null,[(0,o.createVNode)(P,{level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)("Actions")])),_:1}),v])],8,p)]),(0,o.createElementVNode)("div",f,[(0,o.createElementVNode)("a",{href:D.filters,class:"no-underline flex p-6"},[w,(0,o.createElementVNode)("div",null,[(0,o.createVNode)(P,{level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)("Filters")])),_:1}),k])],8,g)]),(0,o.createElementVNode)("div",y,[(0,o.createElementVNode)("a",{href:D.lenses,class:"no-underline flex p-6"},[x,(0,o.createElementVNode)("div",null,[(0,o.createVNode)(P,{level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)("Lenses")])),_:1}),C])],8,b)]),(0,o.createElementVNode)("div",B,[(0,o.createElementVNode)("a",{href:D.metrics,class:"no-underline flex p-6"},[V,(0,o.createElementVNode)("div",null,[(0,o.createVNode)(P,{level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)("Metrics")])),_:1}),E])],8,N)]),(0,o.createElementVNode)("div",S,[(0,o.createElementVNode)("a",{href:D.cards,class:"no-underline flex p-6"},[H,(0,o.createElementVNode)("div",null,[(0,o.createVNode)(P,{level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)("Cards")])),_:1}),O])],8,_)])])])),_:1})])])}],["__file","HelpCard.vue"]])},92988:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=["disabled","checked"],l={__name:"Checkbox",props:{checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},emits:["input"],setup(e,{emit:t}){const r=t,l=e=>r("input",e);return(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("input",{type:"checkbox",class:"checkbox",disabled:e.disabled,checked:e.checked,onChange:l,onClick:r[0]||(r[0]=(0,o.withModifiers)((()=>{}),["stop"]))},null,40,n))}};const i=(0,r(18152).c)(l,[["__file","Checkbox.vue"]])},148:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"flex items-center select-none space-x-2"};const l={emits:["input"],props:{checked:Boolean,name:{type:String,required:!1},disabled:{type:Boolean,default:!1}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Checkbox");return(0,o.openBlock)(),(0,o.createElementBlock)("label",n,[(0,o.createVNode)(s,{onInput:t[0]||(t[0]=t=>e.$emit("input",t)),checked:r.checked,name:r.name,disabled:r.disabled},null,8,["checked","name","disabled"]),(0,o.renderSlot)(e.$slots,"default")])}],["__file","CheckboxWithLabel.vue"]])},75040:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{collapsed:{type:Boolean,default:!1}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("IconArrow");return(0,o.openBlock)(),(0,o.createBlock)(a,{class:(0,o.normalizeClass)(["transform",{"ltr:-rotate-90 rtl:rotate-90":r.collapsed}])},null,8,["class"])}],["__file","CollapseButton.vue"]])},57934:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(74032);const n=["data-disabled"],l=["label"],i=["selected"],a=["selected"];var s=r(54740),c=r.n(s),d=r(34444),u=r.n(d),h=r(17096),p=r.n(h),m=r(94240),v=r.n(m);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function g(e){for(var t=1;t["xxs","xs","sm","md"].includes(e)}},methods:{labelFor(e){return this.label instanceof Function?this.label(e):e[this.label]},attrsFor:e=>g(g({},e.attrs||{}),{value:e.value}),isSelected(e){return this.selected.indexOf(e.value)>-1},handleChange(e){let t=p()(c()(e.target.options,(e=>e.selected)),(e=>e.value));this.$emit("change",t)},resetSelection(){this.$refs.selectControl.selectedIndex=0}},computed:{defaultAttributes(){return v()(this.$attrs,["class"])},groupedOptions(){return u()(this.options,(e=>e.group||""))}}};const y=(0,r(18152).c)(k,[["render",function(e,t,r,s,c,d){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex relative",e.$attrs.class])},[(0,o.createElementVNode)("select",(0,o.mergeProps)(d.defaultAttributes,{onChange:t[0]||(t[0]=(...e)=>d.handleChange&&d.handleChange(...e)),class:["w-full block form-control form-control-bordered form-input min-h-[10rem]",{"h-8 text-xs":"sm"===r.size,"h-7 text-xs":"xs"===r.size,"h-6 text-xs":"xxs"===r.size,"form-control-bordered-error":r.hasError,"form-input-disabled":r.disabled}],multiple:!0,ref:"selectControl","data-disabled":r.disabled?"true":null}),[(0,o.renderSlot)(e.$slots,"default"),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(d.groupedOptions,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[t?((0,o.openBlock)(),(0,o.createElementBlock)("optgroup",{label:t,key:t},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",(0,o.mergeProps)(d.attrsFor(e),{key:e.value,selected:d.isSelected(e)}),(0,o.toDisplayString)(d.labelFor(e)),17,i)))),128))],8,l)):((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:1},(0,o.renderList)(e,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",(0,o.mergeProps)(d.attrsFor(e),{key:e.value,selected:d.isSelected(e)}),(0,o.toDisplayString)(d.labelFor(e)),17,a)))),128))],64)))),256))],16,n)],2)}],["__file","MultiSelectControl.vue"]])},54128:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(74032);const n=["value","disabled","data-disabled"],l=["label"],i=["selected","disabled"],a=["selected","disabled"];var s=r(34444),c=r.n(s),d=(r(17096),r(94240)),u=r.n(d);function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function p(e){for(var t=1;t["xxs","xs","sm","md"].includes(e)}},methods:{labelFor(e){return this.label instanceof Function?this.label(e):e[this.label]},attrsFor:e=>p(p({},e.attrs||{}),{value:e.value}),isSelected(e){return e.value==this.selected},isDisabled:e=>!0===e.disabled,handleChange(e){this.$emit("change",e.target.value)},resetSelection(){this.$refs.selectControl.selectedIndex=0}},computed:{defaultAttributes(){return u()(this.$attrs,["class"])},groupedOptions(){return c()(this.options,(e=>e.group||""))}}};const f=(0,r(18152).c)(v,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("IconArrow");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex relative",e.$attrs.class])},[(0,o.createElementVNode)("select",(0,o.mergeProps)(d.defaultAttributes,{value:r.selected,onChange:t[0]||(t[0]=(...e)=>d.handleChange&&d.handleChange(...e)),class:["w-full block form-control form-control-bordered form-input",{"h-8 text-xs":"sm"===r.size,"h-7 text-xs":"xs"===r.size,"h-6 text-xs":"xxs"===r.size,"form-control-bordered-error":r.hasError,"form-input-disabled":r.disabled}],ref:"selectControl",disabled:r.disabled,"data-disabled":r.disabled?"true":null}),[(0,o.renderSlot)(e.$slots,"default"),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(d.groupedOptions,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[t?((0,o.openBlock)(),(0,o.createElementBlock)("optgroup",{label:t,key:t},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",(0,o.mergeProps)(d.attrsFor(e),{key:e.value,selected:d.isSelected(e),disabled:d.isDisabled(e)}),(0,o.toDisplayString)(d.labelFor(e)),17,i)))),128))],8,l)):((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:1},(0,o.renderList)(e,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",(0,o.mergeProps)(d.attrsFor(e),{key:e.value,selected:d.isSelected(e),disabled:d.isDisabled(e)}),(0,o.toDisplayString)(d.labelFor(e)),17,a)))),128))],64)))),256))],16,n),(0,o.createVNode)(u,{class:(0,o.normalizeClass)(["pointer-events-none absolute text-gray-700 right-[11px]",{"top-[15px]":"md"===r.size,"top-[13px]":"sm"===r.size,"top-[11px]":"xs"===r.size,"top-[9px]":"xxs"===r.size}])},null,8,["class"])],2)}],["__file","SelectControl.vue"]])},5156:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>k});var o=r(74032);const n=["data-form-unique-id"],l={class:"space-y-4"},i={class:"flex flex-col md:flex-row md:items-center justify-center md:justify-end space-y-2 md:space-y-0 md:space-x-3"};var a=r(94960),s=r.n(a),c=r(14764),d=r.n(c),u=r(44684),h=r.n(u),p=r(63916),m=r(48936);function v(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function f(e){for(var t=1;t["modal","form"].includes(e)},fromResourceId:{default:null}},(0,p.Wk)(["resourceName","viaResource","viaResourceId","viaRelationship","shouldOverrideMeta"])),data:()=>({relationResponse:null,loading:!0,submittedViaCreateResourceAndAddAnother:!1,submittedViaCreateResource:!1,fields:[],panels:[]}),async created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404");if(this.isRelation){const{data:e}=await Nova.request().get("/nova-api/"+this.viaResource+"/field/"+this.viaRelationship,{params:{resourceName:this.resourceName,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}});this.relationResponse=e,this.isHasOneRelationship&&this.alreadyFilled&&(Nova.error(this.__("The HasOne relationship has already been filled.")),Nova.visit(`/resources/${this.viaResource}/${this.viaResourceId}`)),this.isHasOneThroughRelationship&&this.alreadyFilled&&(Nova.error(this.__("The HasOneThrough relationship has already been filled.")),Nova.visit(`/resources/${this.viaResource}/${this.viaResourceId}`))}this.getFields(),"form"===this.mode?this.allowLeavingForm():this.allowLeavingModal()},methods:f(f(f({},(0,m.sR)(["allowLeavingForm","preventLeavingForm","allowLeavingModal","preventLeavingModal"])),(0,m.ae)(["fetchPolicies"])),{},{handleResourceLoaded(){this.loading=!1,this.$emit("finished-loading"),Nova.$emit("resource-loaded",{resourceName:this.resourceName,resourceId:null,mode:"create"})},async getFields(){this.panels=[],this.fields=[];const{data:{panels:e,fields:t}}=await Nova.request().get(`/nova-api/${this.resourceName}/creation-fields`,{params:{editing:!0,editMode:"create",inline:this.shownViaNewRelationModal,fromResourceId:this.fromResourceId,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}});this.panels=e,this.fields=t,this.handleResourceLoaded()},async submitViaCreateResource(e){e.preventDefault(),this.submittedViaCreateResource=!0,this.submittedViaCreateResourceAndAddAnother=!1,await this.createResource()},async submitViaCreateResourceAndAddAnother(){this.submittedViaCreateResourceAndAddAnother=!0,this.submittedViaCreateResource=!1,await this.createResource()},async createResource(){if(this.isWorking=!0,this.$refs.form.reportValidity())try{const{data:{redirect:e,id:t}}=await this.createRequest();if("form"===this.mode?this.allowLeavingForm():this.allowLeavingModal(),await this.fetchPolicies(),Nova.success(this.__("The :resource was created!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),!this.submittedViaCreateResource)return window.scrollTo(0,0),this.$emit("resource-created-and-adding-another",{id:t}),this.getFields(),this.resetErrors(),this.submittedViaCreateAndAddAnother=!1,this.submittedViaCreateResource=!1,void(this.isWorking=!1);this.$emit("resource-created",{id:t,redirect:e})}catch(e){window.scrollTo(0,0),this.submittedViaCreateAndAddAnother=!1,this.submittedViaCreateResource=!0,this.isWorking=!1,"form"===this.mode?this.preventLeavingForm():this.preventLeavingModal(),this.handleOnCreateResponseError(e)}this.submittedViaCreateAndAddAnother=!1,this.submittedViaCreateResource=!0,this.isWorking=!1},createRequest(){return Nova.request().post(`/nova-api/${this.resourceName}`,this.createResourceFormData(),{params:{editing:!0,editMode:"create"}})},createResourceFormData(){return h()(new FormData,(e=>{s()(this.panels,(t=>{s()(t.fields,(t=>{t.fill(e)}))})),d()(this.fromResourceId)||e.append("fromResourceId",this.fromResourceId),e.append("viaResource",this.viaResource),e.append("viaResourceId",this.viaResourceId),e.append("viaRelationship",this.viaRelationship)}))},onUpdateFormStatus(){this.$emit("update-form-status")}}),computed:{wasSubmittedViaCreateResource(){return this.isWorking&&this.submittedViaCreateResource},wasSubmittedViaCreateResourceAndAddAnother(){return this.isWorking&&this.submittedViaCreateResourceAndAddAnother},singularName(){return this.relationResponse?this.relationResponse.singularLabel:this.resourceInformation.singularLabel},createButtonLabel(){return this.resourceInformation.createButtonLabel},isRelation(){return Boolean(this.viaResourceId&&this.viaRelationship)},shownViaNewRelationModal(){return"modal"===this.mode},inFormMode(){return"form"===this.mode},canAddMoreResources(){return this.authorizedToCreate},alreadyFilled(){return this.relationResponse&&this.relationResponse.alreadyFilled},isHasOneRelationship(){return this.relationResponse&&this.relationResponse.hasOneRelationship},isHasOneThroughRelationship(){return this.relationResponse&&this.relationResponse.hasOneThroughRelationship},shouldShowAddAnotherButton(){return Boolean(this.inFormMode&&!this.alreadyFilled)&&!Boolean(this.isHasOneRelationship||this.isHasOneThroughRelationship)}}};const k=(0,r(18152).c)(w,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Head"),u=(0,o.resolveComponent)("Button"),h=(0,o.resolveComponent)("LoadingView");return(0,o.openBlock)(),(0,o.createBlock)(h,{loading:e.loading},{default:(0,o.withCtx)((()=>[e.shouldOverrideMeta&&e.resourceInformation?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,title:e.__("Create :resource",{resource:e.resourceInformation.singularLabel})},null,8,["title"])):(0,o.createCommentVNode)("",!0),e.panels?((0,o.openBlock)(),(0,o.createElementBlock)("form",{key:1,class:"space-y-8",onSubmit:t[1]||(t[1]=(...e)=>c.submitViaCreateResource&&c.submitViaCreateResource(...e)),onChange:t[2]||(t[2]=(...e)=>c.onUpdateFormStatus&&c.onUpdateFormStatus(...e)),"data-form-unique-id":e.formUniqueId,autocomplete:"off",ref:"form"},[(0,o.createElementVNode)("div",l,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.panels,(t=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("form-"+t.component),{key:t.id,onFieldChanged:c.onUpdateFormStatus,onFileUploadStarted:e.handleFileUploadStarted,onFileUploadFinished:e.handleFileUploadFinished,"shown-via-new-relation-modal":c.shownViaNewRelationModal,panel:t,name:t.name,dusk:`${t.attribute}-panel`,"resource-name":e.resourceName,fields:t.fields,"form-unique-id":e.formUniqueId,mode:r.mode,"validation-errors":e.validationErrors,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"show-help-text":!0},null,40,["onFieldChanged","onFileUploadStarted","onFileUploadFinished","shown-via-new-relation-modal","panel","name","dusk","resource-name","fields","form-unique-id","mode","validation-errors","via-resource","via-resource-id","via-relationship"])))),128))]),(0,o.createElementVNode)("div",i,[(0,o.createVNode)(u,{onClick:t[0]||(t[0]=t=>e.$emit("create-cancelled")),variant:"ghost",label:e.__("Cancel"),disabled:e.isWorking,dusk:"cancel-create-button"},null,8,["label","disabled"]),c.shouldShowAddAnotherButton?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,onClick:c.submitViaCreateResourceAndAddAnother,label:e.__("Create & Add Another"),loading:c.wasSubmittedViaCreateResourceAndAddAnother,dusk:"create-and-add-another-button"},null,8,["onClick","label","loading"])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(u,{type:"submit",dusk:"create-button",onClick:c.submitViaCreateResource,label:c.createButtonLabel,disabled:e.isWorking,loading:c.wasSubmittedViaCreateResource},null,8,["onClick","label","disabled","loading"])])],40,n)):(0,o.createCommentVNode)("",!0)])),_:1},8,["loading"])}],["__file","CreateForm.vue"]])},71312:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032),n=r(77924);const l={key:0},i={class:"hidden md:inline-block"},a={class:"inline-block md:hidden"},s={class:"hidden md:inline-block"},c={class:"inline-block md:hidden"},d={__name:"CreateResourceButton",props:{type:{type:String,default:"button",validator:e=>["button","outline-button"].includes(e)},label:{},singularName:{},resourceName:{},viaResource:{},viaResourceId:{},viaRelationship:{},relationshipType:{},authorizedToCreate:{},authorizedToRelate:{},alreadyFilled:{type:Boolean,default:!1}},setup(e){const{__:t}=(0,n.C)(),r=e,d=(0,o.computed)((()=>("belongsToMany"===r.relationshipType||"morphToMany"===r.relationshipType)&&r.authorizedToRelate)),u=(0,o.computed)((()=>r.authorizedToCreate&&r.authorizedToRelate&&!r.alreadyFilled)),h=(0,o.computed)((()=>d||u));return(r,n)=>{const p=(0,o.resolveComponent)("ButtonInertiaLink");return h.value?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[d.value?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,class:"shrink-0",dusk:"attach-button",href:r.$url(`/resources/${e.viaResource}/${e.viaResourceId}/attach/${e.resourceName}`,{viaRelationship:e.viaRelationship,polymorphic:"morphToMany"===e.relationshipType?"1":"0"})},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(r.$slots,"default",{},(()=>[(0,o.createElementVNode)("span",i,(0,o.toDisplayString)((0,o.unref)(t)("Attach :resource",{resource:e.singularName})),1),(0,o.createElementVNode)("span",a,(0,o.toDisplayString)((0,o.unref)(t)("Attach")),1)]))])),_:3},8,["href"])):u.value?((0,o.openBlock)(),(0,o.createBlock)(p,{key:1,class:"shrink-0 h-9 px-4 focus:outline-none ring-primary-200 dark:ring-gray-600 focus:ring text-white dark:text-gray-800 inline-flex items-center font-bold",dusk:"create-button",href:r.$url(`/resources/${e.resourceName}/new`,{viaResource:e.viaResource,viaResourceId:e.viaResourceId,viaRelationship:e.viaRelationship,relationshipType:e.relationshipType})},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(e.label),1),(0,o.createElementVNode)("span",c,(0,o.toDisplayString)((0,o.unref)(t)("Create")),1)])),_:1},8,["href"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)}}};const u=(0,r(18152).c)(d,[["__file","CreateResourceButton.vue"]])},44920:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={key:0,class:"text-red-500 text-sm"};var l=r(63916);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function a(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const s={mixins:[l.uy],props:function(e){for(var t=1;t0}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("FormLabel"),c=(0,o.resolveComponent)("HelpText");return r.field.visible?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(a.fieldWrapperClasses)},[r.field.withLabel?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(a.labelClasses)},[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createVNode)(s,{"label-for":r.labelFor||r.field.uniqueKey,class:(0,o.normalizeClass)(["space-x-1",{"mb-2":a.shouldShowHelpText}])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.fieldLabel),1),r.field.required?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(e.__("*")),1)):(0,o.createCommentVNode)("",!0)])),_:1},8,["label-for","class"])]))],2)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(a.controlWrapperClasses)},[(0,o.renderSlot)(e.$slots,"field"),r.showErrors&&e.hasError?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,class:"help-text-error"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.firstError),1)])),_:1})):(0,o.createCommentVNode)("",!0),a.shouldShowHelpText?((0,o.openBlock)(),(0,o.createBlock)(c,{key:1,class:"help-text",innerHTML:r.field.helpText},null,8,["innerHTML"])):(0,o.createCommentVNode)("",!0)],2)],2)):(0,o.createCommentVNode)("",!0)}],["__file","DefaultField.vue"]])},96944:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={emits:["click"]};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onKeydown:t[0]||(t[0]=(0,o.withKeys)((0,o.withModifiers)((t=>e.$emit("click")),["prevent"]),["enter"])),onClick:t[1]||(t[1]=(0,o.withModifiers)((t=>e.$emit("click")),["prevent"])),tabindex:"0",class:"cursor-pointer text-gray-500 inline-flex items-center"},[(0,o.createVNode)(a,{type:"trash",solid:!0}),(0,o.renderSlot)(e.$slots,"default")],32)}],["__file","DeleteButton.vue"]])},37160:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n={key:0,class:"h-9"},l={class:"py-1"},i=["textContent"];var a=r(67120),s=r.n(a),c=r(10076),d=r(63916);const u={components:{Button:c.c},emits:["close","deleteAllMatching","deleteSelected","forceDeleteAllMatching","forceDeleteSelected","restoreAllMatching","restoreSelected"],mixins:[d.Ql],props:["allMatchingResourceCount","allMatchingSelected","authorizedToDeleteAnyResources","authorizedToDeleteSelectedResources","authorizedToForceDeleteAnyResources","authorizedToForceDeleteSelectedResources","authorizedToRestoreAnyResources","authorizedToRestoreSelectedResources","resources","selectedResources","show","softDeletes","trashedParameter","viaManyToMany"],data:()=>({deleteSelectedModalOpen:!1,forceDeleteSelectedModalOpen:!1,restoreModalOpen:!1}),mounted(){document.addEventListener("keydown",this.handleEscape),Nova.$on("close-dropdowns",this.handleClosingDropdown)},beforeUnmount(){document.removeEventListener("keydown",this.handleEscape),Nova.$off("close-dropdowns",this.handleClosingDropdown)},methods:{confirmDeleteSelectedResources(){this.deleteSelectedModalOpen=!0},confirmForceDeleteSelectedResources(){this.forceDeleteSelectedModalOpen=!0},confirmRestore(){this.restoreModalOpen=!0},closeDeleteSelectedModal(){this.deleteSelectedModalOpen=!1},closeForceDeleteSelectedModal(){this.forceDeleteSelectedModalOpen=!1},closeRestoreModal(){this.restoreModalOpen=!1},deleteSelectedResources(){this.$emit(this.allMatchingSelected?"deleteAllMatching":"deleteSelected")},forceDeleteSelectedResources(){this.$emit(this.allMatchingSelected?"forceDeleteAllMatching":"forceDeleteSelected")},restoreSelectedResources(){this.$emit(this.allMatchingSelected?"restoreAllMatching":"restoreSelected")},handleEscape(e){this.show&&27==e.keyCode&&this.close()},close(){this.$emit("close")},handleClosingDropdown(){this.deleteSelectedModalOpen=!1,this.forceDeleteSelectedModalOpen=!1,this.restoreModalOpen=!1}},computed:{trashedOnlyMode(){return"only"==this.queryStringParams[this.trashedParameter]},hasDropDownMenuItems(){return this.shouldShowDeleteItem||this.shouldShowRestoreItem||this.shouldShowForceDeleteItem},shouldShowDeleteItem(){return!this.trashedOnlyMode&&Boolean(this.authorizedToDeleteSelectedResources||this.allMatchingSelected)},shouldShowRestoreItem(){return this.softDeletes&&!this.viaManyToMany&&(this.softDeletedResourcesSelected||this.allMatchingSelected)&&(this.authorizedToRestoreSelectedResources||this.allMatchingSelected)},shouldShowForceDeleteItem(){return this.softDeletes&&!this.viaManyToMany&&(this.authorizedToForceDeleteSelectedResources||this.allMatchingSelected)},selectedResourcesCount(){return this.allMatchingSelected?this.allMatchingResourceCount:this.selectedResources.length},softDeletedResourcesSelected(){return Boolean(s()(this.selectedResources,(e=>e.softDeleted)))}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Button"),u=(0,o.resolveComponent)("CircleBadge"),h=(0,o.resolveComponent)("DropdownMenuItem"),p=(0,o.resolveComponent)("DropdownMenu"),m=(0,o.resolveComponent)("Dropdown"),v=(0,o.resolveComponent)("DeleteResourceModal"),f=(0,o.resolveComponent)("ModalHeader"),g=(0,o.resolveComponent)("ModalContent"),w=(0,o.resolveComponent)("RestoreResourceModal");return c.hasDropDownMenuItems?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(m,null,{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(p,{class:"px-1",width:"250"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("nav",l,[c.shouldShowDeleteItem?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,as:"button",class:"border-none",dusk:"delete-selected-button",onClick:(0,o.withModifiers)(c.confirmDeleteSelectedResources,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__(r.viaManyToMany?"Detach Selected":"Delete Selected"))+" ",1),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(c.selectedResourcesCount),1)])),_:1})])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),c.shouldShowRestoreItem?((0,o.openBlock)(),(0,o.createBlock)(h,{key:1,as:"button",dusk:"restore-selected-button",onClick:(0,o.withModifiers)(c.confirmRestore,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Restore Selected"))+" ",1),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(c.selectedResourcesCount),1)])),_:1})])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),c.shouldShowForceDeleteItem?((0,o.openBlock)(),(0,o.createBlock)(h,{key:2,as:"button",dusk:"force-delete-selected-button",onClick:(0,o.withModifiers)(c.confirmForceDeleteSelectedResources,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Force Delete Selected"))+" ",1),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(c.selectedResourcesCount),1)])),_:1})])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0)])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{variant:"ghost",padding:"tight",icon:"trash","trailing-icon":"chevron-down","aria-label":e.__("Trash Dropdown")},null,8,["aria-label"])])),_:1}),(0,o.createVNode)(v,{mode:r.viaManyToMany?"detach":"delete",show:r.selectedResources.length>0&&e.deleteSelectedModalOpen,onClose:c.closeDeleteSelectedModal,onConfirm:c.deleteSelectedResources},null,8,["mode","show","onClose","onConfirm"]),(0,o.createVNode)(v,{show:r.selectedResources.length>0&&e.forceDeleteSelectedModalOpen,mode:"delete",onClose:c.closeForceDeleteSelectedModal,onConfirm:c.forceDeleteSelectedResources},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(f,{textContent:(0,o.toDisplayString)(e.__("Force Delete Resource"))},null,8,["textContent"]),(0,o.createVNode)(g,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",{class:"leading-normal",textContent:(0,o.toDisplayString)(e.__("Are you sure you want to force delete the selected resources?"))},null,8,i)])),_:1})])),_:1},8,["show","onClose","onConfirm"]),(0,o.createVNode)(w,{show:r.selectedResources.length>0&&e.restoreModalOpen,onClose:c.closeRestoreModal,onConfirm:c.restoreSelectedResources},null,8,["show","onClose","onConfirm"])])):(0,o.createCommentVNode)("",!0)}],["__file","DeleteMenu.vue"]])},54368:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={class:"block mx-auto mb-6",xmlns:"http://www.w3.org/2000/svg",width:"100",height:"2",viewBox:"0 0 100 2"},l=[(0,o.createElementVNode)("path",{fill:"#D8E3EC",d:"M0 0h100v2H0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","DividerLine.vue"]])},60104:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(74032),n=r(77924),l=r(6196),i=r(10076);const a=["dusk","multiple","accept","disabled"],s={class:"space-y-4"},c={key:0,class:"grid grid-cols-4 gap-x-6 gap-y-2"},d=["onKeydown"],u={class:"flex items-center space-x-4 pointer-events-none"},h={class:"text-center pointer-events-none"},p={class:"pointer-events-none text-center text-sm text-gray-500 dark:text-gray-400 font-semibold"},m={inheritAttrs:!1},v=Object.assign(m,{__name:"DropZone",props:{files:{type:Array,default:[]},multiple:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},acceptedTypes:{type:String,default:null},disabled:{type:Boolean,default:!1}},emits:["fileChanged","fileRemoved"],setup(e,{emit:t}){const r=t,{__:m}=(0,n.C)(),v=e,{startedDrag:f,handleOnDragEnter:g,handleOnDragLeave:w}=(0,l.a)(r),k=(0,o.ref)([]),y=(0,o.ref)(),b=()=>y.value.click(),x=e=>{k.value=v.multiple?e.dataTransfer.files:[e.dataTransfer.files[0]],r("fileChanged",k.value)},C=()=>{k.value=v.multiple?y.value.files:[y.value.files[0]],r("fileChanged",k.value),y.value.files=null};return(t,n)=>{const l=(0,o.resolveComponent)("FilePreviewBlock");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createElementVNode)("input",{class:"visually-hidden",dusk:t.$attrs["input-dusk"],onChange:(0,o.withModifiers)(C,["prevent"]),type:"file",ref_key:"fileInput",ref:y,multiple:e.multiple,accept:e.acceptedTypes,disabled:e.disabled,tabindex:"-1"},null,40,a),(0,o.createElementVNode)("div",s,[e.files.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.files,((n,i)=>((0,o.openBlock)(),(0,o.createBlock)(l,{file:n,onRemoved:()=>(e=>{r("fileRemoved",e),y.value.files=null,y.value.value=null})(i),rounded:e.rounded,dusk:t.$attrs.dusk},null,8,["file","onRemoved","rounded","dusk"])))),256))])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",{tabindex:"0",role:"button",onClick:b,onKeydown:[(0,o.withKeys)((0,o.withModifiers)(b,["prevent"]),["space"]),(0,o.withKeys)((0,o.withModifiers)(b,["prevent"]),["enter"])],class:(0,o.normalizeClass)(["focus:outline-none focus:!border-primary-500 block cursor-pointer p-4 bg-gray-50 dark:bg-gray-900 dark:hover:bg-gray-900 border-4 border-dashed hover:border-gray-300 dark:border-gray-700 dark:hover:border-gray-600 rounded-lg",{"border-gray-300 dark:border-gray-600":(0,o.unref)(f)}]),onDragenter:n[0]||(n[0]=(0,o.withModifiers)(((...e)=>(0,o.unref)(g)&&(0,o.unref)(g)(...e)),["prevent"])),onDragleave:n[1]||(n[1]=(0,o.withModifiers)(((...e)=>(0,o.unref)(w)&&(0,o.unref)(w)(...e)),["prevent"])),onDragover:n[2]||(n[2]=(0,o.withModifiers)((()=>{}),["prevent"])),onDrop:(0,o.withModifiers)(x,["prevent"])},[(0,o.createElementVNode)("div",u,[(0,o.createElementVNode)("p",h,[(0,o.createVNode)((0,o.unref)(i.c),{as:"div"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.multiple?(0,o.unref)(m)("Choose Files"):(0,o.unref)(m)("Choose File")),1)])),_:1})]),(0,o.createElementVNode)("p",p,(0,o.toDisplayString)(e.multiple?(0,o.unref)(m)("Drop files or click to choose"):(0,o.unref)(m)("Drop file or click to choose")),1)])],42,d)])])}}});const f=(0,r(18152).c)(v,[["__file","DropZone.vue"]])},27112:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(74032);var n=r(77924);const l={class:"h-full flex items-start justify-center"},i={class:"relative w-full"},a={class:"bg-gray-50 dark:bg-gray-700 relative aspect-square flex items-center justify-center border-2 border-gray-200 dark:border-gray-700 overflow-hidden rounded-lg"},s={key:0,class:"absolute inset-0 flex items-center justify-center"},c=(0,o.createElementVNode)("div",{class:"bg-primary-900 opacity-5 absolute inset-0"},null,-1),d=["src"],u={key:2},h={class:"rounded bg-gray-200 border-2 border-gray-200 p-4"},p={class:"font-semibold text-xs mt-1"},m={inheritAttrs:!1},v=Object.assign(m,{__name:"FilePreviewBlock",props:{file:{type:Object},removable:{type:Boolean,default:!0}},emits:["removed"],setup(e,{emit:t}){const{__:r}=(0,n.C)(),m=t,v=e,f=(0,o.computed)((()=>v.file.processing?r("Uploading")+" ("+v.file.progress+"%)":v.file.name)),g=(0,o.computed)((()=>v.file.processing?v.file.progress:100)),{previewUrl:w,isImage:k}=function(e){const t=["image/png","image/jpeg","image/gif","image/svg+xml","image/webp"],r=(0,o.computed)((()=>t.includes(e.value.type)?"image":"other")),n=(0,o.computed)((()=>URL.createObjectURL(e.value.originalFile))),l=(0,o.computed)((()=>"image"===r.value));return{imageTypes:t,isImage:l,type:r,previewUrl:n}}((0,o.toRef)(v,"file")),y=()=>m("removed");return(t,n)=>{const m=(0,o.resolveComponent)("RemoveButton"),v=(0,o.resolveComponent)("ProgressBar"),b=(0,o.resolveComponent)("Icon"),x=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("div",i,[e.removable?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(m,{key:0,class:"absolute z-20 top-[-10px] right-[-9px]",onClick:(0,o.withModifiers)(y,["stop"]),dusk:t.$attrs.dusk},null,8,["dusk"])),[[x,(0,o.unref)(r)("Remove")]]):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",a,[e.file.processing?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createVNode)(v,{title:f.value,class:"mx-4",color:"bg-green-500",value:g.value},null,8,["title","value"]),c])):(0,o.createCommentVNode)("",!0),(0,o.unref)(k)?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:1,src:(0,o.unref)(w),class:"aspect-square object-scale-down"},null,8,d)):((0,o.openBlock)(),(0,o.createElementBlock)("div",u,[(0,o.createElementVNode)("div",h,[(0,o.createVNode)(b,{type:"document-text",width:"50",height:"50"})])]))]),(0,o.createElementVNode)("p",p,(0,o.toDisplayString)(e.file.name),1)])])}}});const f=(0,r(18152).c)(v,[["__file","FilePreviewBlock.vue"]])},89536:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(74032),n=r(77924),l=r(6196),i=r(10076);const a={class:"space-y-4"},s={key:0,class:"grid grid-cols-4 gap-x-6"},c={class:"flex items-center space-x-4"},d={class:"text-center pointer-events-none"},u={class:"pointer-events-none text-center text-sm text-gray-500 dark:text-gray-400 font-semibold"},h={__name:"SingleDropZone",props:{files:Array,handleClick:Function},emits:["fileChanged","fileRemoved"],setup(e,{emit:t}){const{__:r}=(0,n.C)(),h=t,{startedDrag:p,handleOnDragEnter:m,handleOnDragLeave:v,handleOnDrop:f}=(0,l.a)(h);return(t,n)=>{const l=(0,o.resolveComponent)("FilePreviewBlock");return(0,o.openBlock)(),(0,o.createElementBlock)("div",a,[e.files.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.files,((e,t)=>((0,o.openBlock)(),(0,o.createBlock)(l,{file:e,onRemoved:()=>function(e){h("fileRemoved",e)}(t)},null,8,["file","onRemoved"])))),256))])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",{onClick:n[0]||(n[0]=(...t)=>e.handleClick&&e.handleClick(...t)),class:(0,o.normalizeClass)(["cursor-pointer p-4 bg-gray-50 dark:bg-gray-900 dark:hover:bg-gray-900 border-4 border-dashed hover:border-gray-300 dark:hover:border-gray-600 rounded-lg",(0,o.unref)(p)?"border-gray-300 dark:border-gray-600":"border-gray-200 dark:border-gray-700"]),onDragenter:n[1]||(n[1]=(0,o.withModifiers)(((...e)=>(0,o.unref)(m)&&(0,o.unref)(m)(...e)),["prevent"])),onDragleave:n[2]||(n[2]=(0,o.withModifiers)(((...e)=>(0,o.unref)(v)&&(0,o.unref)(v)(...e)),["prevent"])),onDragover:n[3]||(n[3]=(0,o.withModifiers)((()=>{}),["prevent"])),onDrop:n[4]||(n[4]=(0,o.withModifiers)(((...e)=>(0,o.unref)(f)&&(0,o.unref)(f)(...e)),["prevent"]))},[(0,o.createElementVNode)("div",c,[(0,o.createElementVNode)("p",d,[(0,o.createVNode)((0,o.unref)(i.c),{as:"div"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)((0,o.unref)(r)("Choose a file")),1)])),_:1})]),(0,o.createElementVNode)("p",u,(0,o.toDisplayString)(t.multiple?(0,o.unref)(r)("Drop files or click to choose"):(0,o.unref)(r)("Drop file or click to choose")),1)])],34)])}}};const p=(0,r(18152).c)(h,[["__file","SingleDropZone.vue"]])},47704:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032),n=r(87352),l=r(48936),i=r(10076),a=r(49844);const s={class:"px-1 divide-y divide-gray-100 dark:divide-gray-800 divide-solid"},c={key:0},d={class:"py-1"},u={__name:"ActionDropdown",props:{resourceName:{},viaResource:{},viaResourceId:{},viaRelationship:{},relationshipType:{},actions:{type:Array,default:[]},selectedResources:{type:[Array,String],default:()=>[]},endpoint:{type:String,default:null},triggerDuskAttribute:{type:String,default:null},showHeadings:{type:Boolean,default:!1}},emits:["actionExecuted"],setup(e,{emit:t}){const r=(0,l.o3)(),u=t,h=e,{errors:p,actionModalVisible:m,responseModalVisible:v,openConfirmationModal:f,closeConfirmationModal:g,closeResponseModal:w,handleActionClick:k,selectedAction:y,working:b,executeAction:x,actionResponseData:C}=(0,n.k)(h,u,r),B=()=>x((()=>u("actionExecuted"))),N=()=>{w(),u("actionExecuted")},V=()=>{w(),u("actionExecuted")};return(t,r)=>{const n=(0,o.resolveComponent)("DropdownMenuItem"),l=(0,o.resolveComponent)("ScrollWrap"),u=(0,o.resolveComponent)("DropdownMenu"),h=(0,o.resolveComponent)("Dropdown"),f=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.unref)(m)?((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)((0,o.unref)(y)?.component),{key:0,show:(0,o.unref)(m),class:"text-left",working:(0,o.unref)(b),"selected-resources":e.selectedResources,"resource-name":e.resourceName,action:(0,o.unref)(y),errors:(0,o.unref)(p),onConfirm:B,onClose:(0,o.unref)(g)},null,40,["show","working","selected-resources","resource-name","action","errors","onClose"])):(0,o.createCommentVNode)("",!0),(0,o.unref)(v)?((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)((0,o.unref)(C)?.modal),{key:1,show:(0,o.unref)(v),onConfirm:N,onClose:V,data:(0,o.unref)(C)},null,40,["show","data"])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(h,null,{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(t.$slots,"trigger",{},(()=>[(0,o.withDirectives)((0,o.createVNode)((0,o.unref)(i.c),{onClick:r[0]||(r[0]=(0,o.withModifiers)((()=>{}),["stop"])),dusk:e.triggerDuskAttribute,variant:"ghost",icon:"ellipsis-horizontal"},null,8,["dusk"]),[[f,t.__("Actions")]])]))])),menu:(0,o.withCtx)((()=>[(0,o.createVNode)(u,{width:"auto"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(l,{height:250},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("nav",s,[(0,o.renderSlot)(t.$slots,"menu"),e.actions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[e.showHeadings?((0,o.openBlock)(),(0,o.createBlock)(a.default,{key:0},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(t.__("User Actions")),1)])),_:1})):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",d,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.actions,(e=>((0,o.openBlock)(),(0,o.createBlock)(n,{key:e.uriKey,"data-action-id":e.uriKey,as:"button",class:"border-none",onClick:()=>(e=>{!1!==e.authorizedToRun&&k(e.uriKey)})(e),title:e.name,disabled:!1===e.authorizedToRun},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.name),1)])),_:2},1032,["data-action-id","onClick","title","disabled"])))),128))])])):(0,o.createCommentVNode)("",!0)])])),_:3})])),_:3})])),_:3})])}}};const h=(0,r(18152).c)(u,[["__file","ActionDropdown.vue"]])},93940:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n={key:0},l={class:"py-1"};var i=r(63916),a=r(48936);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e){for(var t=1;t({deleteModalOpen:!1,restoreModalOpen:!1,forceDeleteModalOpen:!1}),methods:c(c({},(0,a.ae)(["startImpersonating"])),{},{async confirmDelete(){this.deleteResources([this.resource],(e=>{Nova.success(this.__("The :resource was deleted!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),e&&e.data&&e.data.redirect?Nova.visit(e.data.redirect):this.resource.softDeletes?(this.closeDeleteModal(),this.$emit("resource-deleted")):Nova.visit(`/resources/${this.resourceName}`)}))},openDeleteModal(){this.deleteModalOpen=!0},closeDeleteModal(){this.deleteModalOpen=!1},async confirmRestore(){this.restoreResources([this.resource],(()=>{Nova.success(this.__("The :resource was restored!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),this.closeRestoreModal(),this.$emit("resource-restored")}))},openRestoreModal(){this.restoreModalOpen=!0},closeRestoreModal(){this.restoreModalOpen=!1},async confirmForceDelete(){this.forceDeleteResources([this.resource],(e=>{Nova.success(this.__("The :resource was deleted!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),e&&e.data&&e.data.redirect?Nova.visit(e.data.redirect):Nova.visit(`/resources/${this.resourceName}`)}))},openForceDeleteModal(){this.forceDeleteModalOpen=!0},closeForceDeleteModal(){this.forceDeleteModalOpen=!1}}),computed:(0,a.gV)(["currentUser"])};const h=(0,r(18152).c)(u,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("DropdownMenuHeading"),d=(0,o.resolveComponent)("DropdownMenuItem"),u=(0,o.resolveComponent)("ActionDropdown"),h=(0,o.resolveComponent)("DeleteResourceModal"),p=(0,o.resolveComponent)("RestoreResourceModal");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[r.resource?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,resource:r.resource,actions:r.actions,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"resource-name":e.resourceName,onActionExecuted:t[1]||(t[1]=t=>e.$emit("actionExecuted")),"selected-resources":[r.resource.id.value],"trigger-dusk-attribute":`${r.resource.id.value}-control-selector`,"show-headings":!0},{menu:(0,o.withCtx)((()=>[r.resource.authorizedToReplicate||e.currentUser.canImpersonate&&r.resource.authorizedToImpersonate||r.resource.authorizedToDelete&&!r.resource.softDeleted||r.resource.authorizedToRestore&&r.resource.softDeleted||r.resource.authorizedToForceDelete?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(c,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Actions")),1)])),_:1}),(0,o.createElementVNode)("div",l,[r.resource.authorizedToReplicate?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,dusk:`${r.resource.id.value}-replicate-button`,href:e.$url(`/resources/${e.resourceName}/${r.resource.id.value}/replicate`,{viaResource:e.viaResource,viaResourceId:e.viaResourceId,viaRelationship:e.viaRelationship}),title:e.__("Replicate")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Replicate")),1)])),_:1},8,["dusk","href","title"])):(0,o.createCommentVNode)("",!0),e.currentUser.canImpersonate&&r.resource.authorizedToImpersonate?((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,as:"button",dusk:`${r.resource.id.value}-impersonate-button`,onClick:t[0]||(t[0]=(0,o.withModifiers)((t=>e.startImpersonating({resource:e.resourceName,resourceId:r.resource.id.value})),["prevent"])),title:e.__("Impersonate")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Impersonate")),1)])),_:1},8,["dusk","title"])):(0,o.createCommentVNode)("",!0),r.resource.authorizedToDelete&&!r.resource.softDeleted?((0,o.openBlock)(),(0,o.createBlock)(d,{key:2,dusk:"open-delete-modal-button",onClick:(0,o.withModifiers)(s.openDeleteModal,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Delete Resource")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),r.resource.authorizedToRestore&&r.resource.softDeleted?((0,o.openBlock)(),(0,o.createBlock)(d,{key:3,as:"button",dusk:"open-restore-modal-button",onClick:(0,o.withModifiers)(s.openRestoreModal,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Restore Resource")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),r.resource.authorizedToForceDelete?((0,o.openBlock)(),(0,o.createBlock)(d,{key:4,as:"button",dusk:"open-force-delete-modal-button",onClick:(0,o.withModifiers)(s.openForceDeleteModal,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Force Delete Resource")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0)])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["resource","actions","via-resource","via-resource-id","via-relationship","resource-name","selected-resources","trigger-dusk-attribute"])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(h,{show:e.deleteModalOpen,mode:"delete",onClose:s.closeDeleteModal,onConfirm:s.confirmDelete},null,8,["show","onClose","onConfirm"]),(0,o.createVNode)(p,{show:e.restoreModalOpen,onClose:s.closeRestoreModal,onConfirm:s.confirmRestore},null,8,["show","onClose","onConfirm"]),(0,o.createVNode)(h,{show:e.forceDeleteModalOpen,mode:"force delete",onClose:s.closeForceDeleteModal,onConfirm:s.confirmForceDelete},null,8,["show","onClose","onConfirm"])],64)}],["__file","DetailActionDropdown.vue"]])},65362:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(68104),n=r(34896),l=r(31488),i=r(74032);let a=0;function s(){return++a,a}var c=r(20208);function d(e){return e?e.flatMap((e=>e.type===i.Fragment?d(e.children):[e])):[]}var u=r(61468);function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function p(e){for(var t=1;t!0===r.value&&!0===g.value)),k=()=>{g.value=!1},y=()=>{g.value=!0};var b;b=()=>r.value=!1,(0,u.KIJ)(document,"keydown",(e=>{"Escape"===e.key&&b()}));const x=(0,i.computed)((()=>`nova-ui-dropdown-button-${s()}`)),C=(0,i.computed)((()=>`nova-ui-dropdown-menu-${s()}`)),B=(0,i.computed)((()=>Nova.config("rtlEnabled")?{"auto-start":"auto-end","auto-end":"auto-start","top-start":"top-end","top-end":"top-start","bottom-start":"bottom-end","bottom-end":"bottom-start","right-start":"right-end","right-end":"right-start","left-start":"left-end","left-end":"left-start"}[e.placement]:e.placement)),{floatingStyles:N}=(0,o.gR)(a,m,{whileElementsMounted:n.kN,placement:B.value,middleware:[(0,l.E3)(e.offset),(0,n.EB)(),(0,n.CA)({padding:5}),(0,n.eC)()]});return(0,i.watch)((()=>w),(async e=>{await(0,i.nextTick)(),e?v():f()})),(0,i.onMounted)((()=>{Nova.$on("disable-focus-trap",k),Nova.$on("enable-focus-trap",y)})),(0,i.onBeforeUnmount)((()=>{Nova.$off("disable-focus-trap",k),Nova.$off("enable-focus-trap",y),g.value=!1})),()=>{const o=d(t.default()),[n,...l]=o,s=(0,i.mergeProps)(p(p({},n.props),{id:x.value,"aria-expanded":!0===r.value?"true":"false","aria-haspopup":"true","aria-controls":C.value,onClick:(0,i.withModifiers)((()=>{r.value=!r.value}),["stop"])})),c=(0,i.cloneVNode)(n,s);for(const e in s)e.startsWith("on")&&(c.props||={},c.props[e]=s[e]);return(0,i.h)("div",{dusk:e.dusk},[(0,i.h)("span",{ref:a},c),(0,i.h)(i.Teleport,{to:"body"},(0,i.h)(i.Transition,{enterActiveClass:"transition duration-0 ease-out",enterFromClass:"opacity-0",enterToClass:"opacity-100",leaveActiveClass:"transition duration-300 ease-in",leaveFromClass:"opacity-100",leaveToClass:"opacity-0"},(()=>[r.value?(0,i.h)("div",{ref:h,dusk:"dropdown-teleported"},[(0,i.h)("div",{ref:m,id:C.value,"aria-labelledby":x.value,tabindex:"0",class:"relative z-[70]",style:N.value,"data-menu-open":r.value,dusk:"dropdown-menu",onClick:()=>e.shouldCloseOnBlur?r.value=!1:null},t.menu()),(0,i.h)("div",{class:"z-[69] fixed inset-0",dusk:"dropdown-overlay",onClick:()=>r.value=!1})]):null])))])}}};const f=(0,r(18152).c)(v,[["__file","Dropdown.vue"]])},41772:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{width:{default:120}},computed:{styles(){return{width:"auto"===this.width?"auto":`${this.width}px`}}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{style:(0,o.normalizeStyle)(i.styles),class:(0,o.normalizeClass)(["select-none overflow-hidden bg-white dark:bg-gray-900 shadow-lg rounded-lg border border-gray-200 dark:border-gray-700",{"max-w-sm lg:max-w-lg":"auto"===r.width}])},[(0,o.renderSlot)(e.$slots,"default")],6)}],["__file","DropdownMenu.vue"]])},49844:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"mt-3 px-3 text-xs font-bold"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("h3",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","DropdownMenuHeading.vue"]])},59932:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["button","external","form-button","link"].includes(e)},disabled:{type:Boolean,default:!1},size:{type:String,default:"small",validator:e=>["small","large"].includes(e)}},computed:{component(){return{button:"button",external:"a",link:"Link","form-button":"FormButton"}[this.as]},defaultAttributes(){return l(l({},this.$attrs),{disabled:"button"===this.as&&!0===this.disabled||null,type:"button"===this.as?"button":null})}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(i.component),(0,o.mergeProps)(i.defaultAttributes,{class:["block w-full text-left px-3 focus:outline-none rounded truncate whitespace-nowrap",{"text-sm py-1.5":"small"===r.size,"text-sm py-2":"large"===r.size,"hover:bg-gray-50 dark:hover:bg-gray-800 focus:ring cursor-pointer":!r.disabled,"text-gray-400 dark:text-gray-700 cursor-default":r.disabled,"text-gray-500 active:text-gray-600 dark:text-gray-500 dark:hover:text-gray-400 dark:active:text-gray-600":!r.disabled}]}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16,["class"])}],["__file","DropdownMenuItem.vue"]])},98732:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n={key:0},l={class:"py-1"};var i=r(63916),a=r(48936);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const d={components:{Button:r(10076).c},emits:["actionExecuted","show-preview"],props:function(e){for(var t=1;te.$emit("actionExecuted")),"selected-resources":[r.resource.id.value],"show-headings":!0},{trigger:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{variant:"action",icon:"ellipsis-horizontal",dusk:`${r.resource.id.value}-control-selector`},null,8,["dusk"])])),menu:(0,o.withCtx)((()=>[r.resource.authorizedToView&&r.resource.previewHasFields||r.resource.authorizedToReplicate||e.currentUser.canImpersonate&&r.resource.authorizedToImpersonate?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(d,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Actions")),1)])),_:1}),(0,o.createElementVNode)("div",l,[r.resource.authorizedToView&&r.resource.previewHasFields?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,dusk:`${r.resource.id.value}-preview-button`,as:"button",onClick:t[0]||(t[0]=(0,o.withModifiers)((t=>e.$emit("show-preview")),["prevent"])),title:e.__("Preview")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Preview")),1)])),_:1},8,["dusk","title"])):(0,o.createCommentVNode)("",!0),r.resource.authorizedToReplicate?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,dusk:`${r.resource.id.value}-replicate-button`,href:e.$url(`/resources/${e.resourceName}/${r.resource.id.value}/replicate`,{viaResource:e.viaResource,viaResourceId:e.viaResourceId,viaRelationship:e.viaRelationship}),title:e.__("Replicate")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Replicate")),1)])),_:1},8,["dusk","href","title"])):(0,o.createCommentVNode)("",!0),e.currentUser.canImpersonate&&r.resource.authorizedToImpersonate?((0,o.openBlock)(),(0,o.createBlock)(u,{key:2,as:"button",dusk:`${r.resource.id.value}-impersonate-button`,onClick:t[1]||(t[1]=(0,o.withModifiers)((t=>e.startImpersonating({resource:e.resourceName,resourceId:r.resource.id.value})),["prevent"])),title:e.__("Impersonate")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Impersonate")),1)])),_:1},8,["dusk","title"])):(0,o.createCommentVNode)("",!0)])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["resource","actions","via-resource","via-resource-id","via-relationship","resource-name","selected-resources"])}],["__file","InlineActionDropdown.vue"]])},53184:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032),n=r(85676),l=r(98240),i=r(10076);const a={key:0,ref:"selectedStatus",class:"rounded-lg h-9 inline-flex items-center text-gray-600 dark:text-gray-400"},s={class:"inline-flex items-center gap-1 pl-1"},c={class:"font-bold"},d={class:"p-4 flex flex-col items-start gap-4"},u={__name:"SelectAllDropdown",props:{currentPageCount:{type:Number,default:0},allMatchingResourceCount:{type:Number,default:0}},emits:["toggle-select-all","toggle-select-all-matching","deselect"],setup(e){const t=(0,o.inject)("selectedResourcesCount"),r=(0,o.inject)("selectAllChecked"),u=(0,o.inject)("selectAllMatchingChecked"),h=(0,o.inject)("selectAllAndSelectAllMatchingChecked"),p=(0,o.inject)("selectAllOrSelectAllMatchingChecked"),m=(0,o.inject)("selectAllIndeterminate");return(v,f)=>{const g=(0,o.resolveComponent)("CircleBadge"),w=(0,o.resolveComponent)("DropdownMenu"),k=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createBlock)(k,{placement:"bottom-start",dusk:"select-all-dropdown"},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(w,{direction:"ltr",width:"250"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",d,[(0,o.createVNode)((0,o.unref)(l.c),{onChange:f[1]||(f[1]=e=>v.$emit("toggle-select-all")),"model-value":(0,o.unref)(r),dusk:"select-all-button"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(v.__("Select this page")),1),(0,o.createVNode)(g,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.currentPageCount),1)])),_:1})])),_:1},8,["model-value"]),(0,o.createVNode)((0,o.unref)(l.c),{onChange:f[2]||(f[2]=e=>v.$emit("toggle-select-all-matching")),"model-value":(0,o.unref)(u),dusk:"select-all-matching-button"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(v.__("Select all")),1),(0,o.createVNode)(g,{dusk:"select-all-matching-count"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.allMatchingResourceCount),1)])),_:1})])])),_:1},8,["model-value"])])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)((0,o.unref)(i.c),{variant:"ghost","trailing-icon":"chevron-down",class:(0,o.normalizeClass)(["-ml-1",{"enabled:bg-gray-700/5 dark:enabled:bg-gray-950":(0,o.unref)(p)||(0,o.unref)(t)>0}]),dusk:"select-all-dropdown-trigger"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)((0,o.unref)(l.c),{"aria-label":v.__("Select this page"),indeterminate:(0,o.unref)(m),"model-value":(0,o.unref)(h),class:"pointer-events-none",dusk:"select-all-indicator",tabindex:"-1"},null,8,["aria-label","indeterminate","model-value"]),(0,o.unref)(t)>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("span",s,[(0,o.createElementVNode)("span",c,(0,o.toDisplayString)(v.__(":amount selected",{amount:(0,o.unref)(u)?e.allMatchingResourceCount:(0,o.unref)(t),label:(0,o.unref)(n.Y7)((0,o.unref)(t),"resources")})),1)]),(0,o.createVNode)((0,o.unref)(i.c),{onClick:f[0]||(f[0]=(0,o.withModifiers)((e=>v.$emit("deselect")),["stop"])),variant:"link",icon:"x-circle",size:"small",state:"mellow",class:"-mr-2","aria-label":v.__("Deselect All"),dusk:"deselect-all-button"},null,8,["aria-label"])],512)):(0,o.createCommentVNode)("",!0)])),_:1},8,["class"])])),_:1})}}};const h=(0,r(18152).c)(u,[["__file","SelectAllDropdown.vue"]])},59408:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={class:"flex flex-col py-1 px-1"};var l=r(10076),i=r(80664);const a={components:{Button:l.c,Icon:i.c},data:()=>({theme:"system",listener:null,matcher:window.matchMedia("(prefers-color-scheme: dark)"),themes:["light","dark"]}),mounted(){Nova.config("themeSwitcherEnabled")?(this.themes.includes(localStorage.novaTheme)&&(this.theme=localStorage.novaTheme),this.listener=()=>{"system"===this.theme&&this.applyColorScheme()},this.matcher.addEventListener("change",this.listener)):localStorage.removeItem("novaTheme")},beforeUnmount(){Nova.config("themeSwitcherEnabled")&&this.matcher.removeEventListener("change",this.listener)},watch:{theme(e){"light"===e&&(localStorage.novaTheme="light",document.documentElement.classList.remove("dark")),"dark"===e&&(localStorage.novaTheme="dark",document.documentElement.classList.add("dark")),"system"===e&&(localStorage.removeItem("novaTheme"),this.applyColorScheme())}},methods:{applyColorScheme(){Nova.config("themeSwitcherEnabled")&&(window.matchMedia("(prefers-color-scheme: dark)").matches?document.documentElement.classList.add("dark"):document.documentElement.classList.remove("dark"))},toggleLightTheme(){this.theme="light"},toggleDarkTheme(){this.theme="dark"},toggleSystemTheme(){this.theme="system"}},computed:{themeSwitcherEnabled:()=>Nova.config("themeSwitcherEnabled"),themeIcon(){return{light:"sun",dark:"moon",system:"computer-desktop"}[this.theme]},themeColor(){return{light:"text-primary-500",dark:"dark:text-primary-500",system:""}[this.theme]}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Button"),c=(0,o.resolveComponent)("Icon"),d=(0,o.resolveComponent)("DropdownMenuItem"),u=(0,o.resolveComponent)("DropdownMenu"),h=(0,o.resolveComponent)("Dropdown");return a.themeSwitcherEnabled?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,placement:"bottom-end"},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(u,{width:"auto"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("nav",n,[(0,o.createVNode)(d,{as:"button",size:"small",class:"flex items-center gap-2",onClick:a.toggleLightTheme},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{name:"sun",type:"micro"}),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Light")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(d,{as:"button",class:"flex items-center gap-2",onClick:a.toggleDarkTheme},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{name:"moon",type:"micro"}),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Dark")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(d,{as:"button",class:"flex items-center gap-2",onClick:a.toggleSystemTheme},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{name:"computer-desktop",type:"micro"}),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("System")),1)])),_:1},8,["onClick"])])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{variant:"action",icon:a.themeIcon,class:(0,o.normalizeClass)(a.themeColor)},null,8,["icon","class"])])),_:1})):(0,o.createCommentVNode)("",!0)}],["__file","ThemeDropdown.vue"]])},3944:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n={key:0,class:"break-normal"},l=["innerHTML"],i={key:1,class:"break-normal"},a=["innerHTML"],s={key:2};const c={props:{plainText:{type:Boolean,default:!1},shouldShow:{type:Boolean,default:!1},content:{type:String}},data:()=>({expanded:!1}),methods:{toggle(){this.expanded=!this.expanded}},computed:{hasContent(){return""!==this.content&&null!==this.content},showHideLabel(){return this.expanded?this.__("Hide Content"):this.__("Show Content")}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,c,d,u){return r.shouldShow&&u.hasContent?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["prose prose-sm dark:prose-invert text-gray-500 dark:text-gray-400",{"whitespace-pre-wrap":r.plainText}]),innerHTML:r.content},null,10,l)])):u.hasContent?((0,o.openBlock)(),(0,o.createElementBlock)("div",i,[e.expanded?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(["prose prose-sm dark:prose-invert max-w-none text-gray-500 dark:text-gray-400",{"whitespace-pre-wrap":r.plainText}]),innerHTML:r.content},null,10,a)):(0,o.createCommentVNode)("",!0),r.shouldShow?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:1,type:"button",onClick:t[0]||(t[0]=(...e)=>u.toggle&&u.toggle(...e)),class:(0,o.normalizeClass)(["link-default",{"mt-6":e.expanded}]),"aria-role":"button",tabindex:"0"},(0,o.toDisplayString)(u.showHideLabel),3))])):((0,o.openBlock)(),(0,o.createElementBlock)("div",s,"—"))}],["__file","Excerpt.vue"]])},42576:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)(o.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"transform opacity-0","enter-to-class":"transform opacity-100","leave-active-class":"transition duration-200 ease-out","leave-from-class":"transform opacity-100","leave-to-class":"transform opacity-0",mode:"out-in"},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3})}],["__file","FadeTransition.vue"]])},81268:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{stacked:{type:Boolean,default:!1}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex flex-col",{"md:flex-row":!r.stacked}])},[(0,o.renderSlot)(e.$slots,"default")],2)}],["__file","FieldWrapper.vue"]])},53720:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={class:"divide-y divide-gray-200 dark:divide-gray-800 divide-solid"},l={key:0,class:"bg-gray-100"};var i=r(17096),a=r.n(i);const s={components:{Button:r(10076).c},emits:["filter-changed","clear-selected-filters","trashed-changed","per-page-changed"],props:{activeFilterCount:Number,filters:Array,filtersAreApplied:Boolean,lens:{type:String,default:""},perPage:[String,Number],perPageOptions:Array,resourceName:String,softDeletes:Boolean,trashed:{type:String,validator:e=>["","with","only"].includes(e)},viaResource:String},methods:{handleFilterChanged(e){if(e){const{filterClass:t,value:r}=e;t&&(Nova.log(`Updating filter state ${t}: ${r}`),this.$store.commit(`${this.resourceName}/updateFilterState`,{filterClass:t,value:r}))}this.$emit("filter-changed")},handleClearSelectedFiltersClick(){Nova.$emit("clear-filter-values"),setTimeout((()=>{this.$emit("clear-selected-filters")}),500)}},computed:{trashedValue:{set(e){let t=e?.target?.value||e;this.$emit("trashed-changed",t)},get(){return this.trashed}},perPageValue:{set(e){let t=e?.target?.value||e;this.$emit("per-page-changed",t)},get(){return this.perPage}},perPageOptionsForFilter(){return a()(this.perPageOptions,(e=>({value:e,label:e})))}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Button"),d=(0,o.resolveComponent)("SelectControl"),u=(0,o.resolveComponent)("FilterContainer"),h=(0,o.resolveComponent)("ScrollWrap"),p=(0,o.resolveComponent)("DropdownMenu"),m=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createBlock)(m,{dusk:"filter-selector","should-close-on-blur":!1},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(p,{width:"260",dusk:"filter-menu"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(h,{height:350,class:"bg-white dark:bg-gray-900"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[r.filtersAreApplied?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("button",{class:"py-2 w-full block text-xs uppercase tracking-wide text-center text-gray-500 dark:bg-gray-800 dark:hover:bg-gray-700 font-bold focus:outline-none focus:text-primary-500",onClick:t[0]||(t[0]=(...e)=>s.handleClearSelectedFiltersClick&&s.handleClearSelectedFiltersClick(...e))},(0,o.toDisplayString)(e.__("Reset Filters")),1)])):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.filters,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:`${e.class}-${t}`},[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),{"filter-key":e.class,lens:r.lens,"resource-name":r.resourceName,onChange:s.handleFilterChanged},null,40,["filter-key","lens","resource-name","onChange"]))])))),128)),r.softDeletes?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,dusk:"filter-soft-deletes"},{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{selected:s.trashedValue,"onUpdate:selected":t[1]||(t[1]=e=>s.trashedValue=e),options:[{value:"",label:"—"},{value:"with",label:e.__("With Trashed")},{value:"only",label:e.__("Only Trashed")}],dusk:"trashed-select",size:"sm",onChange:t[2]||(t[2]=e=>s.trashedValue=e)},null,8,["selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Trashed")),1)])),_:1})):(0,o.createCommentVNode)("",!0),r.viaResource?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createBlock)(u,{key:2,dusk:"filter-per-page"},{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{selected:s.perPageValue,"onUpdate:selected":t[3]||(t[3]=e=>s.perPageValue=e),options:s.perPageOptionsForFilter,dusk:"per-page-select",size:"sm",onChange:t[4]||(t[4]=e=>s.perPageValue=e)},null,8,["selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Per Page")),1)])),_:1}))])])),_:1})])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{variant:r.filtersAreApplied?"solid":"ghost",dusk:"filter-selector-button",icon:"funnel","trailing-icon":"chevron-down",padding:"tight",label:r.activeFilterCount>0?r.activeFilterCount:"","aria-label":e.__("Filter Dropdown")},null,8,["variant","label","aria-label"])])),_:1})}],["__file","FilterMenu.vue"]])},23800:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"space-y-2 mt-2"};const l={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},methods:{handleChange(){this.$emit("change")}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},options(){return this.$store.getters[`${this.resourceName}/getOptionsForFilter`](this.filterKey)}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("BooleanOption"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(a.options,(e=>((0,o.openBlock)(),(0,o.createBlock)(s,{dusk:`${a.filter.name}-boolean-filter-${e.value}-option`,"resource-name":r.resourceName,key:e.value,filter:a.filter,option:e,onChange:a.handleChange,label:"label"},null,8,["dusk","resource-name","filter","option","onChange"])))),128))])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","BooleanFilter.vue"]])},10408:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=["dusk","value","placeholder"];const l={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},methods:{handleChange(e){let t=e?.target?.value??e;this.$store.commit(`${this.resourceName}/updateFilterState`,{filterClass:this.filterKey,value:t}),this.$emit("change")}},computed:{placeholder(){return this.filter.placeholder||this.__("Choose date")},value(){return this.filter.currentValue},filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},options(){return this.$store.getters[`${this.resourceName}/getOptionsForFilter`](this.filterKey)}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(s,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("input",{class:"w-full flex form-control h-8 text-xs form-input form-control-bordered",type:"date",dusk:`${a.filter.name}-date-filter`,name:"date-filter",autocomplete:"off",value:a.value,placeholder:a.placeholder,onChange:t[0]||(t[0]=(...e)=>a.handleChange&&a.handleChange(...e))},null,40,n)])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","DateFilter.vue"]])},38160:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={class:"pt-2 pb-3"},l={class:"px-3 text-xs uppercase font-bold tracking-wide"},i={class:"mt-1 px-3"};const a={},s=(0,r(18152).c)(a,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("h3",l,[(0,o.renderSlot)(e.$slots,"default")]),(0,o.createElementVNode)("div",i,[(0,o.renderSlot)(e.$slots,"filter")])])}],["__file","FilterContainer.vue"]])},8832:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["selected"];var l=r(73336),i=r.n(l);const a={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=i()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{value(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){this.value=this.filter.currentValue},handleChange(){this.$store.commit(`${this.resourceName}/updateFilterState`,{filterClass:this.filterKey,value:this.value}),this.$emit("change")}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("SelectControl"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{class:"w-full block",size:"sm",dusk:`${a.filter.name}-select-filter`,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:t[1]||(t[1]=t=>e.value=t),options:a.filter.options,label:"label"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:""==e.value},(0,o.toDisplayString)(e.__("—")),9,n)])),_:1},8,["dusk","selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","SelectFilter.vue"]])},83840:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n=["action"],l=["name","value"],i=["value"];var a=r(14764),s=r.n(a);const c={inheritAttrs:!1,props:{href:{type:String,required:!0},method:{type:String,required:!0},data:{type:Object,required:!1,default:{}},headers:{type:Object,required:!1,default:null},component:{type:String,default:"button"}},methods:{handleSubmit(e){s()(this.headers)||(e.preventDefault(),this.$inertia.visit(this.href,{method:this.method,data:this.data,headers:this.headers}))}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("form",{action:r.href,method:"POST",onSubmit:t[0]||(t[0]=(...e)=>c.handleSubmit&&c.handleSubmit(...e)),dusk:"form-button"},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.data,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("input",{type:"hidden",name:t,value:e},null,8,l)))),256)),"POST"!==r.method?((0,o.openBlock)(),(0,o.createElementBlock)("input",{key:0,type:"hidden",name:"_method",value:r.method},null,8,i)):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(r.component),(0,o.mergeProps)(e.$attrs,{type:"submit"}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16))],40,n)}],["__file","FormButton.vue"]])},52728:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=["for"];const l={props:{labelFor:{type:String}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("label",{for:r.labelFor,class:"inline-block leading-tight"},[(0,o.renderSlot)(e.$slots,"default")],8,n)}],["__file","FormLabel.vue"]])},85888:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>P});var o=r(74032);const n={class:"flex items-center w-full max-w-xs h-12"},l={class:"flex-1 relative"},i={class:"relative z-10",ref:"searchInput"},a=["placeholder","aria-label","aria-expanded"],s={ref:"results",class:"w-full max-w-lg z-10"},c={key:0,class:"bg-white dark:bg-gray-800 py-6 rounded-lg shadow-lg w-full mt-2 max-h-[calc(100vh-5em)] overflow-x-hidden overflow-y-auto"},d={key:1,dusk:"global-search-results",class:"bg-white dark:bg-gray-800 rounded-lg shadow-lg w-full mt-2 max-h-[calc(100vh-5em)] overflow-x-hidden overflow-y-auto",ref:"container"},u={class:"text-xs font-bold uppercase tracking-wide bg-gray-300 dark:bg-gray-900 py-2 px-3"},h=["dusk","onClick"],p=["src"],m={class:"flex-auto text-left"},v={key:0,class:"text-xs mt-1"},f={key:2,dusk:"global-search-empty-results",class:"bg-white dark:bg-gray-800 overflow-hidden rounded-lg shadow-lg w-full mt-2 max-h-search overflow-y-auto"},g={class:"text-xs font-bold uppercase tracking-wide bg-40 py-4 px-3"};var w=r(92604),k=r(73736),y=r(17096),b=r.n(y),x=r(73336),C=r.n(x),B=r(54740),N=r.n(B),V=r(67120),E=r.n(V),S=r(14764),_=r.n(S),H=r(6424),O=r.n(H);function M(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function R(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const D={data:()=>({searchFunction:null,canceller:null,showOverlay:!1,loading:!1,resultsVisible:!1,searchTerm:"",results:[],selected:0}),watch:{searchTerm(e){null!==this.canceller&&this.canceller(),""===e?(this.resultsVisible=!1,this.selected=-1,this.results=[]):this.search()},resultsVisible(e){!0!==e?document.body.classList.remove("overflow-y-hidden"):document.body.classList.add("overflow-y-hidden")}},created(){this.searchFunction=C()((async()=>{if(this.showOverlay=!0,this.$nextTick((()=>{this.popper=(0,w.uV)(this.$refs.searchInput,this.$refs.results,{placement:"bottom-start",boundary:"viewPort",modifiers:[{name:"offset",options:{offset:[0,8]}}]})})),""===this.searchTerm)return this.canceller(),this.resultsVisible=!1,void(this.results=[]);this.resultsVisible=!0,this.loading=!0,this.results=[],this.selected=0;try{const{data:r}=await(e=this.searchTerm,t=e=>this.canceller=e,Nova.request().get("/nova-api/search",{params:{search:e},cancelToken:new k.al((e=>t(e)))}));this.results=r,this.loading=!1}catch(e){if(e instanceof k.yQ)return;throw this.loading=!1,e}var e,t}),Nova.config("debounce"))},mounted(){Nova.addShortcut("/",(()=>(this.focusSearch(),!1)))},beforeUnmount(){null!==this.canceller&&this.canceller(),this.resultsVisible=!1,Nova.disableShortcut("/")},methods:{async focusSearch(){this.results.length>0&&(this.showOverlay=!0,this.resultsVisible=!0,await this.popper.update()),this.$refs.input.focus()},closeSearch(){this.$refs.input.blur(),this.resultsVisible=!1,this.showOverlay=!1},search(){this.searchFunction()},move(e){if(this.results.length){let t=this.selected+e;t<0?(this.selected=this.results.length-1,this.updateScrollPosition()):t>this.results.length-1?(this.selected=0,this.updateScrollPosition()):t>=0&&t{e&&(e[0].offsetTop>t.scrollTop+t.clientHeight-e[0].clientHeight&&(t.scrollTop=e[0].offsetTop+e[0].clientHeight-t.clientHeight),e[0].offsetTope.index===this.selected));this.goToSelectedResource(e,!1)}},goToSelectedResource(e,t=!1){if(null!==this.canceller&&this.canceller(),this.closeSearch(),_()(e))return;let r=Nova.url(`/resources/${e.resourceName}/${e.resourceId}`);"edit"===e.linksTo&&(r+="/edit"),t?window.open(r,"_blank"):Nova.visit({url:r,remote:!1})}},computed:{indexedResults(){return b()(this.results,((e,t)=>function(e){for(var t=1;t({resourceName:e.resourceName,resourceTitle:e.resourceTitle}))),"resourceName")},formattedResults(){return b()(this.formattedGroups,(e=>({resourceName:e.resourceName,resourceTitle:e.resourceTitle,items:N()(this.indexedResults,(t=>t.resourceName===e.resourceName))})))}}};const P=(0,r(18152).c)(D,[["render",function(e,t,r,w,k,y){const b=(0,o.resolveComponent)("Icon"),x=(0,o.resolveComponent)("Loader"),C=(0,o.resolveComponent)("Backdrop");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("div",i,[(0,o.createVNode)(b,{type:"search",width:"20",class:"absolute ml-2 text-gray-400",style:{top:"4px"}}),(0,o.withDirectives)((0,o.createElementVNode)("input",{dusk:"global-search",ref:"input",onKeydown:[t[0]||(t[0]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>y.goToCurrentlySelectedResource&&y.goToCurrentlySelectedResource(...e)),["stop"]),["enter"])),t[1]||(t[1]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>y.closeSearch&&y.closeSearch(...e)),["stop"]),["esc"])),t[2]||(t[2]=(0,o.withKeys)((0,o.withModifiers)((e=>y.move(1)),["prevent"]),["down"])),t[3]||(t[3]=(0,o.withKeys)((0,o.withModifiers)((e=>y.move(-1)),["prevent"]),["up"]))],"onUpdate:modelValue":t[4]||(t[4]=t=>e.searchTerm=t),onFocus:t[5]||(t[5]=(...e)=>y.focusSearch&&y.focusSearch(...e)),type:"search",placeholder:e.__("Press / to search"),class:"appearance-none rounded-full h-8 pl-10 w-full bg-gray-100 dark:bg-gray-900 dark:focus:bg-gray-800 focus:bg-white focus:outline-none focus:ring focus:ring-primary-200 dark:focus:ring-gray-600",role:"search","aria-label":e.__("Search"),"aria-expanded":!0===e.resultsVisible?"true":"false",spellcheck:"false"},null,40,a),[[o.vModelText,e.searchTerm]])],512),((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[(0,o.createVNode)(o.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition duration-200 ease-in","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("div",s,[e.loading?((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[(0,o.createVNode)(x,{class:"text-gray-300",width:"40"})])):(0,o.createCommentVNode)("",!0),e.results.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(y.formattedResults,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:t.resourceTitle},[(0,o.createElementVNode)("h3",u,(0,o.toDisplayString)(t.resourceTitle),1),(0,o.createElementVNode)("ul",null,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(t.items,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("li",{key:t.resourceName+" "+t.index,ref_for:!0,ref:t.index===e.selected?"selected":null},[(0,o.createElementVNode)("button",{dusk:t.resourceName+" "+t.index,onClick:[(0,o.withModifiers)((e=>y.goToSelectedResource(t,!1)),["exact"]),(0,o.withModifiers)((e=>y.goToSelectedResource(t,!0)),["ctrl"]),(0,o.withModifiers)((e=>y.goToSelectedResource(t,!0)),["meta"])],class:(0,o.normalizeClass)(["w-full flex items-center hover:bg-gray-100 dark:hover:bg-gray-700 text-gray-600 hover:text-gray-500 dark:text-gray-400 dark:hover:text-gray-300 py-2 px-3 no-underline font-normal",{"bg-white dark:bg-gray-800":e.selected!==t.index,"bg-gray-100 dark:bg-gray-700":e.selected===t.index}])},[t.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:0,src:t.avatar,class:(0,o.normalizeClass)(["flex-none h-8 w-8 mr-3",{"rounded-full":t.rounded,rounded:!t.rounded}])},null,10,p)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",m,[(0,o.createElementVNode)("p",null,(0,o.toDisplayString)(t.title),1),t.subTitle?((0,o.openBlock)(),(0,o.createElementBlock)("p",v,(0,o.toDisplayString)(t.subTitle),1)):(0,o.createCommentVNode)("",!0)])],10,h)])))),128))])])))),128))],512)):(0,o.createCommentVNode)("",!0),e.loading||0!==e.results.length?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("div",f,[(0,o.createElementVNode)("h3",g,(0,o.toDisplayString)(e.__("No Results Found.")),1)]))],512),[[o.vShow,e.resultsVisible]])])),_:1}),(0,o.createVNode)(o.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition duration-200 ease-in","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(C,{onClick:y.closeSearch,show:e.showOverlay,class:"bg-gray-500/75 dark:bg-gray-900/75 z-0"},null,8,["onClick","show"])])),_:1})]))])])}],["__file","GlobalSearch.vue"]])},3836:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={1:"font-normal text-xl md:text-xl",2:"font-normal md:text-xl",3:"uppercase tracking-wide font-bold text-xs",4:"font-normal md:text-2xl"},l={props:{dusk:{type:String,default:"heading"},level:{default:1,type:Number}},computed:{component(){return"h"+this.level},classes(){return n[this.level]}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(i.component),{class:(0,o.normalizeClass)(i.classes),dusk:r.dusk},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},8,["class","dusk"])}],["__file","Heading.vue"]])},58278:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"help-text"};const l={};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("p",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","HelpText.vue"]])},75130:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={key:0,class:"absolute right-0 bottom-0 p-2 z-20"},l=["innerHTML"];const i={props:["text","width"]};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Icon"),d=(0,o.resolveComponent)("TooltipContent"),u=(0,o.resolveComponent)("Tooltip");return r.text?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("span",{class:"sr-only",innerHTML:r.text},null,8,l),(0,o.createVNode)(u,{triggers:["click"],placement:"top-start"},{content:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{innerHTML:r.text,"max-width":r.width},null,8,["innerHTML","max-width"])])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{solid:!0,type:"question-mark-circle",class:"cursor-pointer text-gray-400 dark:text-gray-500"})])),_:1})])):(0,o.createCommentVNode)("",!0)}],["__file","HelpTextTooltip.vue"]])},70272:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M12 14l9-5-9-5-9 5 9 5z"},null,-1),(0,o.createElementVNode)("path",{d:"M12 14l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 14l9-5-9-5-9 5 9 5zm0 0l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14zm-4 6v-7.5l4-2.222"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineAcademicCap.vue"]])},78880:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineAdjustments.vue"]])},9584:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 8h10M7 12h4m1 8l-4-4H5a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v8a2 2 0 01-2 2h-3l-4 4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineAnnotation.vue"]])},91104:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 8h14M5 8a2 2 0 110-4h14a2 2 0 110 4M5 8v10a2 2 0 002 2h10a2 2 0 002-2V8m-9 4h4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArchive.vue"]])},50228:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 13l-3 3m0 0l-3-3m3 3V8m0 13a9 9 0 110-18 9 9 0 010 18z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowCircleDown.vue"]])},35340:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 15l-3-3m0 0l3-3m-3 3h8M3 12a9 9 0 1118 0 9 9 0 01-18 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowCircleLeft.vue"]])},69680:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowCircleRight.vue"]])},45900:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 11l3-3m0 0l3 3m-3-3v8m0-13a9 9 0 110 18 9 9 0 010-18z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowCircleUp.vue"]])},31160:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 14l-7 7m0 0l-7-7m7 7V3"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowDown.vue"]])},58780:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 19l-7-7m0 0l7-7m-7 7h18"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowLeft.vue"]])},86112:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 17l-4 4m0 0l-4-4m4 4V3"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowNarrowDown.vue"]])},87688:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16l-4-4m0 0l4-4m-4 4h18"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowNarrowLeft.vue"]])},42600:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 8l4 4m0 0l-4 4m4-4H3"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowNarrowRight.vue"]])},38374:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7l4-4m0 0l4 4m-4-4v18"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowNarrowUp.vue"]])},61736:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14 5l7 7m0 0l-7 7m7-7H3"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowRight.vue"]])},6184:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 10l7-7m0 0l7 7m-7-7v18"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowUp.vue"]])},32976:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineArrowsExpand.vue"]])},95868:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 12a4 4 0 10-8 0 4 4 0 008 0zm0 0v1.5a2.5 2.5 0 005 0V12a9 9 0 10-9 9m4.5-1.206a8.959 8.959 0 01-4.5 1.207"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineAtSymbol.vue"]])},66832:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2M3 12l6.414 6.414a2 2 0 001.414.586H19a2 2 0 002-2V7a2 2 0 00-2-2h-8.172a2 2 0 00-1.414.586L3 12z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineBackspace.vue"]])},72644:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineBadgeCheck.vue"]])},27024:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18.364 18.364A9 9 0 005.636 5.636m12.728 12.728A9 9 0 015.636 5.636m12.728 12.728L5.636 5.636"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineBan.vue"]])},5288:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineBeaker.vue"]])},9864:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineBell.vue"]])},87588:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineBookOpen.vue"]])},3328:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 5a2 2 0 012-2h10a2 2 0 012 2v16l-7-3.5L5 21V5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineBookmark.vue"]])},82812:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 4v12l-4-2-4 2V4M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineBookmarkAlt.vue"]])},81136:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 13.255A23.931 23.931 0 0112 15c-3.183 0-6.22-.62-9-1.745M16 6V4a2 2 0 00-2-2h-4a2 2 0 00-2 2v2m4 6h.01M5 20h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineBriefcase.vue"]])},4048:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 15.546c-.523 0-1.046.151-1.5.454a2.704 2.704 0 01-3 0 2.704 2.704 0 00-3 0 2.704 2.704 0 01-3 0 2.704 2.704 0 00-3 0 2.704 2.704 0 01-3 0 2.701 2.701 0 00-1.5-.454M9 6v2m3-2v2m3-2v2M9 3h.01M12 3h.01M15 3h.01M21 21v-7a2 2 0 00-2-2H5a2 2 0 00-2 2v7h18zm-3-9v-2a2 2 0 00-2-2H8a2 2 0 00-2 2v2h12z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCake.vue"]])},63688:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 7h6m0 10v-3m-3 3h.01M9 17h.01M9 14h.01M12 14h.01M15 11h.01M12 11h.01M9 11h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCalculator.vue"]])},83376:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCalendar.vue"]])},98861:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 9a2 2 0 012-2h.93a2 2 0 001.664-.89l.812-1.22A2 2 0 0110.07 4h3.86a2 2 0 011.664.89l.812 1.22A2 2 0 0018.07 7H19a2 2 0 012 2v9a2 2 0 01-2 2H5a2 2 0 01-2-2V9z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 13a3 3 0 11-6 0 3 3 0 016 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCamera.vue"]])},34252:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 9V7a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2m2 4h10a2 2 0 002-2v-6a2 2 0 00-2-2H9a2 2 0 00-2 2v6a2 2 0 002 2zm7-5a2 2 0 11-4 0 2 2 0 014 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCash.vue"]])},85584:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChartBar.vue"]])},85400:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 3.055A9.001 9.001 0 1020.945 13H11V3.055z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20.488 9H15V3.512A9.025 9.025 0 0120.488 9z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChartPie.vue"]])},99400:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 8v8m-4-5v5m-4-2v2m-2 4h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChartSquareBar.vue"]])},43588:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChat.vue"]])},97748:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 10h.01M12 10h.01M16 10h.01M9 16H5a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v8a2 2 0 01-2 2h-5l-5 5v-5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChatAlt.vue"]])},32420:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a1.994 1.994 0 01-1.414-.586m0 0L11 14h4a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2v4l.586-.586z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChatAlt2.vue"]])},91428:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 13l4 4L19 7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCheck.vue"]])},29996:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCheckCircle.vue"]])},11872:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 13l-7 7-7-7m14-8l-7 7-7-7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChevronDoubleDown.vue"]])},5408:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 19l-7-7 7-7m8 14l-7-7 7-7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChevronDoubleLeft.vue"]])},15212:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 5l7 7-7 7M5 5l7 7-7 7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChevronDoubleRight.vue"]])},23996:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 11l7-7 7 7M5 19l7-7 7 7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChevronDoubleUp.vue"]])},52156:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 9l-7 7-7-7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChevronDown.vue"]])},19612:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 19l-7-7 7-7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChevronLeft.vue"]])},28620:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5l7 7-7 7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChevronRight.vue"]])},53144:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 15l7-7 7 7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChevronUp.vue"]])},9512:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 3v2m6-2v2M9 19v2m6-2v2M5 9H3m2 6H3m18-6h-2m2 6h-2M7 19h10a2 2 0 002-2V7a2 2 0 00-2-2H7a2 2 0 00-2 2v10a2 2 0 002 2zM9 9h6v6H9V9z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineChip.vue"]])},42208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineClipboard.vue"]])},62716:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineClipboardCheck.vue"]])},42652:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 5H6a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2v-1M8 5a2 2 0 002 2h2a2 2 0 002-2M8 5a2 2 0 012-2h2a2 2 0 012 2m0 0h2a2 2 0 012 2v3m2 4H10m0 0l3-3m-3 3l3 3"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineClipboardCopy.vue"]])},7652:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineClipboardList.vue"]])},96120:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineClock.vue"]])},13719:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCloud.vue"]])},12268:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M9 19l3 3m0 0l3-3m-3 3V10"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCloudDownload.vue"]])},55748:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCloudUpload.vue"]])},13560:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCode.vue"]])},37884:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCog.vue"]])},91888:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCollection.vue"]])},52628:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 21a4 4 0 01-4-4V5a2 2 0 012-2h4a2 2 0 012 2v12a4 4 0 01-4 4zm0 0h12a2 2 0 002-2v-4a2 2 0 00-2-2h-2.343M11 7.343l1.657-1.657a2 2 0 012.828 0l2.829 2.829a2 2 0 010 2.828l-8.486 8.485M7 17h.01"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineColorSwatch.vue"]])},2120:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 10h18M7 15h1m4 0h1m-7 4h12a3 3 0 003-3V8a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCreditCard.vue"]])},26684:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCube.vue"]])},5696:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14 10l-2 1m0 0l-2-1m2 1v2.5M20 7l-2 1m2-1l-2-1m2 1v2.5M14 4l-2-1-2 1M4 7l2-1M4 7l2 1M4 7v2.5M12 21l-2-1m2 1l2-1m-2 1v-2.5M6 18l-2-1v-2.5M18 18l2-1v-2.5"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCubeTransparent.vue"]])},72604:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 11V9a2 2 0 00-2-2m2 4v4a2 2 0 104 0v-1m-4-3H9m2 0h4m6 1a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCurrencyBangladeshi.vue"]])},93336:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCurrencyDollar.vue"]])},87752:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14.121 15.536c-1.171 1.952-3.07 1.952-4.242 0-1.172-1.953-1.172-5.119 0-7.072 1.171-1.952 3.07-1.952 4.242 0M8 10.5h4m-4 3h4m9-1.5a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCurrencyEuro.vue"]])},40096:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 9a2 2 0 10-4 0v5a2 2 0 01-2 2h6m-6-4h4m8 0a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCurrencyPound.vue"]])},7818:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 8h6m-5 0a3 3 0 110 6H9l3 3m-3-6h6m6 1a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCurrencyRupee.vue"]])},91200:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 8l3 5m0 0l3-5m-3 5v4m-3-5h6m-6 3h6m6-3a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCurrencyYen.vue"]])},23544:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 15l-2 5L9 9l11 4-5 2zm0 0l5 5M7.188 2.239l.777 2.897M5.136 7.965l-2.898-.777M13.95 4.05l-2.122 2.122m-5.657 5.656l-2.12 2.122"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineCursorClick.vue"]])},60830:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-width":"2",d:"M4 7v10c0 2.21 3.582 4 8 4s8-1.79 8-4V7M4 7c0 2.21 3.582 4 8 4s8-1.79 8-4M4 7c0-2.21 3.582-4 8-4s8 1.79 8 4m0 5c0 2.21-3.582 4-8 4s-8-1.79-8-4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDatabase.vue"]])},28164:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDesktopComputer.vue"]])},34580:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 18h.01M8 21h8a2 2 0 002-2V5a2 2 0 00-2-2H8a2 2 0 00-2 2v14a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDeviceMobile.vue"]])},22500:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 18h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDeviceTablet.vue"]])},51728:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDocument.vue"]])},10924:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 13h6m-3-3v6m5 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDocumentAdd.vue"]])},7868:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 10v6m0 0l-3-3m3 3l3-3m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDocumentDownload.vue"]])},18224:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7v8a2 2 0 002 2h6M8 7V5a2 2 0 012-2h4.586a1 1 0 01.707.293l4.414 4.414a1 1 0 01.293.707V15a2 2 0 01-2 2h-2M8 7H6a2 2 0 00-2 2v10a2 2 0 002 2h8a2 2 0 002-2v-2"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDocumentDuplicate.vue"]])},31412:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 13h6m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDocumentRemove.vue"]])},96668:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 17v-2m3 2v-4m3 4v-6m2 10H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDocumentReport.vue"]])},64528:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 21h7a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v11m0 5l4.879-4.879m0 0a3 3 0 104.243-4.242 3 3 0 00-4.243 4.242z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDocumentSearch.vue"]])},68e3:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDocumentText.vue"]])},95656:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 12h.01M12 12h.01M16 12h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDotsCircleHorizontal.vue"]])},56108:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 12h.01M12 12h.01M19 12h.01M6 12a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDotsHorizontal.vue"]])},28732:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDotsVertical.vue"]])},5760:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDownload.vue"]])},93420:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineDuplicate.vue"]])},86864:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineEmojiHappy.vue"]])},43604:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9.172 16.172a4 4 0 015.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineEmojiSad.vue"]])},32096:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineExclamation.vue"]])},98760:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineExclamationCircle.vue"]])},16532:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineExternalLink.vue"]])},38668:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineEye.vue"]])},12960:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13.875 18.825A10.05 10.05 0 0112 19c-4.478 0-8.268-2.943-9.543-7a9.97 9.97 0 011.563-3.029m5.858.908a3 3 0 114.243 4.243M9.878 9.878l4.242 4.242M9.88 9.88l-3.29-3.29m7.532 7.532l3.29 3.29M3 3l3.59 3.59m0 0A9.953 9.953 0 0112 5c4.478 0 8.268 2.943 9.543 7a10.025 10.025 0 01-4.132 5.411m0 0L21 21"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineEyeOff.vue"]])},90203:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11.933 12.8a1 1 0 000-1.6L6.6 7.2A1 1 0 005 8v8a1 1 0 001.6.8l5.333-4zM19.933 12.8a1 1 0 000-1.6l-5.333-4A1 1 0 0013 8v8a1 1 0 001.6.8l5.333-4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFastForward.vue"]])},24664:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-width":"2",d:"M7 4v16M17 4v16M3 8h4m10 0h4M3 12h18M3 16h4m10 0h4M4 20h16a1 1 0 001-1V5a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFilm.vue"]])},43304:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 4a1 1 0 011-1h16a1 1 0 011 1v2.586a1 1 0 01-.293.707l-6.414 6.414a1 1 0 00-.293.707V17l-4 4v-6.586a1 1 0 00-.293-.707L3.293 7.293A1 1 0 013 6.586V4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFilter.vue"]])},47072:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 11c0 3.517-1.009 6.799-2.753 9.571m-3.44-2.04l.054-.09A13.916 13.916 0 008 11a4 4 0 118 0c0 1.017-.07 2.019-.203 3m-2.118 6.844A21.88 21.88 0 0015.171 17m3.839 1.132c.645-2.266.99-4.659.99-7.132A8 8 0 008 4.07M3 15.364c.64-1.319 1-2.8 1-4.364 0-1.457.39-2.823 1.07-4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFingerPrint.vue"]])},22346:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17.657 18.657A8 8 0 016.343 7.343S7 9 9 10c0-2 .5-5 2.986-7C14 5 16.09 5.777 17.656 7.343A7.975 7.975 0 0120 13a7.975 7.975 0 01-2.343 5.657z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9.879 16.121A3 3 0 1012.015 11L11 14H9c0 .768.293 1.536.879 2.121z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFire.vue"]])},81856:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 21v-4m0 0V5a2 2 0 012-2h6.5l1 1H21l-3 6 3 6h-8.5l-1-1H5a2 2 0 00-2 2zm9-13.5V9"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFlag.vue"]])},94248:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFolder.vue"]])},24604:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 13h6m-3-3v6m-9 1V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFolderAdd.vue"]])},15028:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 10v6m0 0l-3-3m3 3l3-3M3 17V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFolderDownload.vue"]])},79992:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 19a2 2 0 01-2-2V7a2 2 0 012-2h4l2 2h4a2 2 0 012 2v1M5 19h14a2 2 0 002-2v-5a2 2 0 00-2-2H9a2 2 0 00-2 2v5a2 2 0 01-2 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFolderOpen.vue"]])},6264:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 13h6M3 17V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineFolderRemove.vue"]])},94504:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v13m0-13V6a2 2 0 112 2h-2zm0 0V5.5A2.5 2.5 0 109.5 8H12zm-7 4h14M5 12a2 2 0 110-4h14a2 2 0 110 4M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineGift.vue"]])},91236:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineGlobe.vue"]])},83280:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineGlobeAlt.vue"]])},77096:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 11.5V14m0-2.5v-6a1.5 1.5 0 113 0m-3 6a1.5 1.5 0 00-3 0v2a7.5 7.5 0 0015 0v-5a1.5 1.5 0 00-3 0m-6-3V11m0-5.5v-1a1.5 1.5 0 013 0v1m0 0V11m0-5.5a1.5 1.5 0 013 0v3m0 0V11"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineHand.vue"]])},47588:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 20l4-16m2 16l4-16M6 9h14M4 15h14"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineHashtag.vue"]])},54208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineHeart.vue"]])},34828:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineHome.vue"]])},87560:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 6H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V8a2 2 0 00-2-2h-5m-4 0V5a2 2 0 114 0v1m-4 0a2 2 0 104 0m-5 8a2 2 0 100-4 2 2 0 000 4zm0 0c1.306 0 2.417.835 2.83 2M9 14a3.001 3.001 0 00-2.83 2M15 11h3m-3 4h2"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineIdentification.vue"]])},48060:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20 13V6a2 2 0 00-2-2H6a2 2 0 00-2 2v7m16 0v5a2 2 0 01-2 2H6a2 2 0 01-2-2v-5m16 0h-2.586a1 1 0 00-.707.293l-2.414 2.414a1 1 0 01-.707.293h-3.172a1 1 0 01-.707-.293l-2.414-2.414A1 1 0 006.586 13H4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineInbox.vue"]])},87832:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-2m-4-1v8m0 0l3-3m-3 3L9 8m-5 5h2.586a1 1 0 01.707.293l2.414 2.414a1 1 0 00.707.293h3.172a1 1 0 00.707-.293l2.414-2.414a1 1 0 01.707-.293H20"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineInboxIn.vue"]])},52540:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineInformationCircle.vue"]])},76880:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 7a2 2 0 012 2m4 0a6 6 0 01-7.743 5.743L11 17H9v2H7v2H4a1 1 0 01-1-1v-2.586a1 1 0 01.293-.707l5.964-5.964A6 6 0 1121 9z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineKey.vue"]])},25516:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 14v3m4-3v3m4-3v3M3 21h18M3 10h18M3 7l9-4 9 4M4 10h16v11H4V10z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineLibrary.vue"]])},8880:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineLightBulb.vue"]])},71720:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 10V3L4 14h7v7l9-11h-7z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineLightningBolt.vue"]])},78132:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineLink.vue"]])},7328:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 11a3 3 0 11-6 0 3 3 0 016 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineLocationMarker.vue"]])},27744:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineLockClosed.vue"]])},39904:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineLockOpen.vue"]])},25385:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 16l-4-4m0 0l4-4m-4 4h14m-5 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h7a3 3 0 013 3v1"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineLogin.vue"]])},21100:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 3 0 013 3v1"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineLogout.vue"]])},43276:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMail.vue"]])},93312:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 19v-8.93a2 2 0 01.89-1.664l7-4.666a2 2 0 012.22 0l7 4.666A2 2 0 0121 10.07V19M3 19a2 2 0 002 2h14a2 2 0 002-2M3 19l6.75-4.5M21 19l-6.75-4.5M3 10l6.75 4.5M21 10l-6.75 4.5m0 0l-1.14.76a2 2 0 01-2.22 0l-1.14-.76"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMailOpen.vue"]])},17796:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 20l-5.447-2.724A1 1 0 013 16.382V5.618a1 1 0 011.447-.894L9 7m0 13l6-3m-6 3V7m6 10l4.553 2.276A1 1 0 0021 18.382V7.618a1 1 0 00-.553-.894L15 4m0 13V4m0 0L9 7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMap.vue"]])},57416:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 12h16M4 18h16"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMenu.vue"]])},92728:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 12h8m-8 6h16"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMenuAlt1.vue"]])},51355:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 12h16M4 18h7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMenuAlt2.vue"]])},60100:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 12h16m-7 6h7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMenuAlt3.vue"]])},51320:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 8h16M4 16h16"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMenuAlt4.vue"]])},57856:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 11a7 7 0 01-7 7m0 0a7 7 0 01-7-7m7 7v4m0 0H8m4 0h4m-4-8a3 3 0 01-3-3V5a3 3 0 116 0v6a3 3 0 01-3 3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMicrophone.vue"]])},26276:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18 12H6"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMinus.vue"]])},12576:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 12H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMinusCircle.vue"]])},36500:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMoon.vue"]])},37728:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 19V6l12-3v13M9 19c0 1.105-1.343 2-3 2s-3-.895-3-2 1.343-2 3-2 3 .895 3 2zm12-3c0 1.105-1.343 2-3 2s-3-.895-3-2 1.343-2 3-2 3 .895 3 2zM9 10l12-3"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineMusicNote.vue"]])},55184:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 20H5a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v1m2 13a2 2 0 01-2-2V7m2 13a2 2 0 002-2V9a2 2 0 00-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineNewspaper.vue"]])},46056:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineOfficeBuilding.vue"]])},9272:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 19l9 2-9-18-9 18 9-2zm0 0v-8"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePaperAirplane.vue"]])},69572:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15.172 7l-6.586 6.586a2 2 0 102.828 2.828l6.414-6.586a4 4 0 00-5.656-5.656l-6.415 6.585a6 6 0 108.486 8.486L20.5 13"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePaperClip.vue"]])},86956:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 9v6m4-6v6m7-3a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePause.vue"]])},24963:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePencil.vue"]])},62456:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePencilAlt.vue"]])},44376:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePhone.vue"]])},75020:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 3l-6 6m0 0V4m0 5h5M5 3a2 2 0 00-2 2v1c0 8.284 6.716 15 15 15h1a2 2 0 002-2v-3.28a1 1 0 00-.684-.948l-4.493-1.498a1 1 0 00-1.21.502l-1.13 2.257a11.042 11.042 0 01-5.516-5.517l2.257-1.128a1 1 0 00.502-1.21L9.228 3.683A1 1 0 008.279 3H5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePhoneIncoming.vue"]])},35300:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 8l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2M5 3a2 2 0 00-2 2v1c0 8.284 6.716 15 15 15h1a2 2 0 002-2v-3.28a1 1 0 00-.684-.948l-4.493-1.498a1 1 0 00-1.21.502l-1.13 2.257a11.042 11.042 0 01-5.516-5.517l2.257-1.128a1 1 0 00.502-1.21L9.228 3.683A1 1 0 008.279 3H5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePhoneMissedCall.vue"]])},80232:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 3h5m0 0v5m0-5l-6 6M5 3a2 2 0 00-2 2v1c0 8.284 6.716 15 15 15h1a2 2 0 002-2v-3.28a1 1 0 00-.684-.948l-4.493-1.498a1 1 0 00-1.21.502l-1.13 2.257a11.042 11.042 0 01-5.516-5.517l2.257-1.128a1 1 0 00.502-1.21L9.228 3.683A1 1 0 008.279 3H5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePhoneOutgoing.vue"]])},1064:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePhotograph.vue"]])},68992:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14.752 11.168l-3.197-2.132A1 1 0 0010 9.87v4.263a1 1 0 001.555.832l3.197-2.132a1 1 0 000-1.664z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePlay.vue"]])},22184:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 6v6m0 0v6m0-6h6m-6 0H6"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePlus.vue"]])},25600:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 9v3m0 0v3m0-3h3m-3 0H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePlusCircle.vue"]])},39064:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 13v-1m4 1v-3m4 3V8M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePresentationChartBar.vue"]])},65208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePresentationChartLine.vue"]])},48924:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 17h2a2 2 0 002-2v-4a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h2m2 4h6a2 2 0 002-2v-4a2 2 0 00-2-2H9a2 2 0 00-2 2v4a2 2 0 002 2zm8-12V5a2 2 0 00-2-2H9a2 2 0 00-2 2v4h10z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePrinter.vue"]])},5808:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 4a2 2 0 114 0v1a1 1 0 001 1h3a1 1 0 011 1v3a1 1 0 01-1 1h-1a2 2 0 100 4h1a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-1a2 2 0 10-4 0v1a1 1 0 01-1 1H7a1 1 0 01-1-1v-3a1 1 0 00-1-1H4a2 2 0 110-4h1a1 1 0 001-1V7a1 1 0 011-1h3a1 1 0 001-1V4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlinePuzzle.vue"]])},47296:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 4v1m6 11h2m-6 0h-2v4m0-11v3m0 0h.01M12 12h4.01M16 20h4M4 12h4m12 0h.01M5 8h2a1 1 0 001-1V5a1 1 0 00-1-1H5a1 1 0 00-1 1v2a1 1 0 001 1zm12 0h2a1 1 0 001-1V5a1 1 0 00-1-1h-2a1 1 0 00-1 1v2a1 1 0 001 1zM5 20h2a1 1 0 001-1v-2a1 1 0 00-1-1H5a1 1 0 00-1 1v2a1 1 0 001 1z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineQrcode.vue"]])},95438:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineQuestionMarkCircle.vue"]])},82514:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 15v-1a4 4 0 00-4-4H8m0 0l3 3m-3-3l3-3m9 14V5a2 2 0 00-2-2H6a2 2 0 00-2 2v16l4-2 4 2 4-2 4 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineReceiptRefund.vue"]])},26220:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 14l6-6m-5.5.5h.01m4.99 5h.01M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16l3.5-2 3.5 2 3.5-2 3.5 2zM10 8.5a.5.5 0 11-1 0 .5.5 0 011 0zm5 5a.5.5 0 11-1 0 .5.5 0 011 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineReceiptTax.vue"]])},8652:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineRefresh.vue"]])},83632:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineReply.vue"]])},19584:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12.066 11.2a1 1 0 000 1.6l5.334 4A1 1 0 0019 16V8a1 1 0 00-1.6-.8l-5.333 4zM4.066 11.2a1 1 0 000 1.6l5.334 4A1 1 0 0011 16V8a1 1 0 00-1.6-.8l-5.334 4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineRewind.vue"]])},10912:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 5c7.18 0 13 5.82 13 13M6 11a7 7 0 017 7m-6 0a1 1 0 11-2 0 1 1 0 012 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineRss.vue"]])},42920:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-3m-1 4l-3 3m0 0l-3-3m3 3V4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSave.vue"]])},42700:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 16v2a2 2 0 01-2 2H5a2 2 0 01-2-2v-7a2 2 0 012-2h2m3-4H9a2 2 0 00-2 2v7a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-1m-1 4l-3 3m0 0l-3-3m3 3V3"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSaveAs.vue"]])},71620:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineScale.vue"]])},38848:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-width":"2",d:"M14.121 14.121L19 19m-7-7l7-7m-7 7l-2.879 2.879M12 12L9.121 9.121m0 5.758a3 3 0 10-4.243 4.243 3 3 0 004.243-4.243zm0-5.758a3 3 0 10-4.243-4.243 3 3 0 004.243 4.243z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineScissors.vue"]])},43624:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSearch.vue"]])},25016:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 16l2.879-2.879m0 0a3 3 0 104.243-4.242 3 3 0 00-4.243 4.242zM21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSearchCircle.vue"]])},90233:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSelector.vue"]])},87365:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineServer.vue"]])},38176:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8.684 13.342C8.886 12.938 9 12.482 9 12c0-.482-.114-.938-.316-1.342m0 2.684a3 3 0 110-2.684m0 2.684l6.632 3.316m-6.632-6l6.632-3.316m0 0a3 3 0 105.367-2.684 3 3 0 00-5.367 2.684zm0 9.316a3 3 0 105.368 2.684 3 3 0 00-5.368-2.684z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineShare.vue"]])},14055:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineShieldCheck.vue"]])},72228:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20.618 5.984A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016zM12 9v2m0 4h.01"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineShieldExclamation.vue"]])},3212:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 11V7a4 4 0 00-8 0v4M5 9h14l1 12H4L5 9z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineShoppingBag.vue"]])},89606:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineShoppingCart.vue"]])},51352:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 4h13M3 8h9m-9 4h6m4 0l4-4m0 0l4 4m-4-4v12"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSortAscending.vue"]])},14200:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 4h13M3 8h9m-9 4h9m5-4v12m0 0l-4-4m4 4l4-4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSortDescending.vue"]])},77068:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSparkles.vue"]])},31881:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 5.882V19.24a1.76 1.76 0 01-3.417.592l-2.147-6.15M18 13a3 3 0 100-6M5.436 13.683A4.001 4.001 0 017 6h1.832c4.1 0 7.625-1.234 9.168-3v14c-1.543-1.766-5.067-3-9.168-3H7a3.988 3.988 0 01-1.564-.317z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSpeakerphone.vue"]])},51828:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11.049 2.927c.3-.921 1.603-.921 1.902 0l1.519 4.674a1 1 0 00.95.69h4.915c.969 0 1.371 1.24.588 1.81l-3.976 2.888a1 1 0 00-.363 1.118l1.518 4.674c.3.922-.755 1.688-1.538 1.118l-3.976-2.888a1 1 0 00-1.176 0l-3.976 2.888c-.783.57-1.838-.197-1.538-1.118l1.518-4.674a1 1 0 00-.363-1.118l-3.976-2.888c-.784-.57-.38-1.81.588-1.81h4.914a1 1 0 00.951-.69l1.519-4.674z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineStar.vue"]])},6544:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18.364 5.636a9 9 0 010 12.728m0 0l-2.829-2.829m2.829 2.829L21 21M15.536 8.464a5 5 0 010 7.072m0 0l-2.829-2.829m-4.243 2.829a4.978 4.978 0 01-1.414-2.83m-1.414 5.658a9 9 0 01-2.167-9.238m7.824 2.167a1 1 0 111.414 1.414m-1.414-1.414L3 3m8.293 8.293l1.414 1.414"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineStatusOffline.vue"]])},63124:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5.636 18.364a9 9 0 010-12.728m12.728 0a9 9 0 010 12.728m-9.9-2.829a5 5 0 010-7.07m7.072 0a5 5 0 010 7.07M13 12a1 1 0 11-2 0 1 1 0 012 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineStatusOnline.vue"]])},6836:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 10a1 1 0 011-1h4a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 01-1-1v-4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineStop.vue"]])},12064:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSun.vue"]])},27404:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18.364 5.636l-3.536 3.536m0 5.656l3.536 3.536M9.172 9.172L5.636 5.636m3.536 9.192l-3.536 3.536M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-5 0a4 4 0 11-8 0 4 4 0 018 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSupport.vue"]])},21468:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSwitchHorizontal.vue"]])},95352:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16V4m0 0L3 8m4-4l4 4m6 0v12m0 0l4-4m-4 4l-4-4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineSwitchVertical.vue"]])},61960:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-width":"2",d:"M3 10h18M3 14h18m-9-4v8m-7 0h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTable.vue"]])},26e3:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 7h.01M7 3h5c.512 0 1.024.195 1.414.586l7 7a2 2 0 010 2.828l-7 7a2 2 0 01-2.828 0l-7-7A1.994 1.994 0 013 12V7a4 4 0 014-4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTag.vue"]])},37368:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTemplate.vue"]])},79134:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTerminal.vue"]])},67856:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 14H5.236a2 2 0 01-1.789-2.894l3.5-7A2 2 0 018.736 3h4.018a2 2 0 01.485.06l3.76.94m-7 10v5a2 2 0 002 2h.096c.5 0 .905-.405.905-.904 0-.715.211-1.413.608-2.008L17 13V4m-7 10h2m5-10h2a2 2 0 012 2v6a2 2 0 01-2 2h-2.5"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineThumbDown.vue"]])},29192:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14 10h4.764a2 2 0 011.789 2.894l-3.5 7A2 2 0 0115.263 21h-4.017c-.163 0-.326-.02-.485-.06L7 20m7-10V5a2 2 0 00-2-2h-.095c-.5 0-.905.405-.905.905 0 .714-.211 1.412-.608 2.006L7 11v9m7-10h-2M7 20H5a2 2 0 01-2-2v-6a2 2 0 012-2h2.5"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineThumbUp.vue"]])},66687:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 5v2m0 4v2m0 4v2M5 5a2 2 0 00-2 2v3a2 2 0 110 4v3a2 2 0 002 2h14a2 2 0 002-2v-3a2 2 0 110-4V7a2 2 0 00-2-2H5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTicket.vue"]])},18804:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 5h12M9 3v2m1.048 9.5A18.022 18.022 0 016.412 9m6.088 9h7M11 21l5-10 5 10M12.751 5C11.783 10.77 8.07 15.61 3 18.129"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTranslate.vue"]])},92536:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTrash.vue"]])},340:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 17h8m0 0V9m0 8l-8-8-4 4-6-6"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTrendingDown.vue"]])},89592:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTrendingUp.vue"]])},6904:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{fill:"#fff",d:"M9 17a2 2 0 11-4 0 2 2 0 014 0zM19 17a2 2 0 11-4 0 2 2 0 014 0z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 16V6a1 1 0 00-1-1H4a1 1 0 00-1 1v10a1 1 0 001 1h1m8-1a1 1 0 01-1 1H9m4-1V8a1 1 0 011-1h2.586a1 1 0 01.707.293l3.414 3.414a1 1 0 01.293.707V16a1 1 0 01-1 1h-1m-6-1a1 1 0 001 1h1M5 17a2 2 0 104 0m-4 0a2 2 0 114 0m6 0a2 2 0 104 0m-4 0a2 2 0 114 0"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineTruck.vue"]])},70524:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-8l-4-4m0 0L8 8m4-4v12"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineUpload.vue"]])},53232:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineUser.vue"]])},52536:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM3 20a6 6 0 0112 0v1H3v-1z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineUserAdd.vue"]])},19416:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineUserCircle.vue"]])},46352:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineUserGroup.vue"]])},74966:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 7a4 4 0 11-8 0 4 4 0 018 0zM9 14a6 6 0 00-6 6v1h12v-1a6 6 0 00-6-6zM21 12h-6"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineUserRemove.vue"]])},64868:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineUsers.vue"]])},59956:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4.871 4A17.926 17.926 0 003 12c0 2.874.673 5.59 1.871 8m14.13 0a17.926 17.926 0 001.87-8c0-2.874-.673-5.59-1.87-8M9 9h1.246a1 1 0 01.961.725l1.586 5.55a1 1 0 00.961.725H15m1-7h-.08a2 2 0 00-1.519.698L9.6 15.302A2 2 0 018.08 16H8"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineVariable.vue"]])},8448:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 10l4.553-2.276A1 1 0 0121 8.618v6.764a1 1 0 01-1.447.894L15 14M5 18h8a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineVideoCamera.vue"]])},78076:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 17V7m0 10a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2h2a2 2 0 012 2m0 10a2 2 0 002 2h2a2 2 0 002-2M9 7a2 2 0 012-2h2a2 2 0 012 2m0 10V7m0 10a2 2 0 002 2h2a2 2 0 002-2V7a2 2 0 00-2-2h-2a2 2 0 00-2 2"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineViewBoards.vue"]])},51992:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineViewGrid.vue"]])},3172:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 14v6m-3-3h6M6 10h2a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2zm10 0h2a2 2 0 002-2V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v2a2 2 0 002 2zM6 20h2a2 2 0 002-2v-2a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineViewGridAdd.vue"]])},69340:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 10h16M4 14h16M4 18h16"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineViewList.vue"]])},87712:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5.586 15H4a1 1 0 01-1-1v-4a1 1 0 011-1h1.586l4.707-4.707C10.923 3.663 12 4.109 12 5v14c0 .891-1.077 1.337-1.707.707L5.586 15z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineVolumeOff.vue"]])},22847:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15.536 8.464a5 5 0 010 7.072m2.828-9.9a9 9 0 010 12.728M5.586 15H4a1 1 0 01-1-1v-4a1 1 0 011-1h1.586l4.707-4.707C10.923 3.663 12 4.109 12 5v14c0 .891-1.077 1.337-1.707.707L5.586 15z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineVolumeUp.vue"]])},84408:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8.111 16.404a5.5 5.5 0 017.778 0M12 20h.01m-7.08-7.071c3.904-3.905 10.236-3.905 14.141 0M1.394 9.393c5.857-5.857 15.355-5.857 21.213 0"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineWifi.vue"]])},77480:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18L18 6M6 6l12 12"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineX.vue"]])},68472:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineXCircle.vue"]])},37460:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0zM10 7v3m0 0v3m0-3h3m-3 0H7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineZoomIn.vue"]])},61450:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"},l=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0zM13 10H7"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsOutlineZoomOut.vue"]])},5164:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M10.394 2.08a1 1 0 00-.788 0l-7 3a1 1 0 000 1.84L5.25 8.051a.999.999 0 01.356-.257l4-1.714a1 1 0 11.788 1.838L7.667 9.088l1.94.831a1 1 0 00.787 0l7-3a1 1 0 000-1.838l-7-3zM3.31 9.397L5 10.12v4.102a8.969 8.969 0 00-1.05-.174 1 1 0 01-.89-.89 11.115 11.115 0 01.25-3.762zM9.3 16.573A9.026 9.026 0 007 14.935v-3.957l1.818.78a3 3 0 002.364 0l5.508-2.361a11.026 11.026 0 01.25 3.762 1 1 0 01-.89.89 8.968 8.968 0 00-5.35 2.524 1 1 0 01-1.4 0zM6 18a1 1 0 001-1v-2.065a8.935 8.935 0 00-2-.712V17a1 1 0 001 1z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidAcademicCap.vue"]])},22960:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M5 4a1 1 0 00-2 0v7.268a2 2 0 000 3.464V16a1 1 0 102 0v-1.268a2 2 0 000-3.464V4zM11 4a1 1 0 10-2 0v1.268a2 2 0 000 3.464V16a1 1 0 102 0V8.732a2 2 0 000-3.464V4zM16 3a1 1 0 011 1v7.268a2 2 0 010 3.464V16a1 1 0 11-2 0v-1.268a2 2 0 010-3.464V4a1 1 0 011-1z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidAdjustments.vue"]])},85903:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 13V5a2 2 0 00-2-2H4a2 2 0 00-2 2v8a2 2 0 002 2h3l3 3 3-3h3a2 2 0 002-2zM5 7a1 1 0 011-1h8a1 1 0 110 2H6a1 1 0 01-1-1zm1 3a1 1 0 100 2h3a1 1 0 100-2H6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidAnnotation.vue"]])},7924:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M4 3a2 2 0 100 4h12a2 2 0 100-4H4z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 8h14v7a2 2 0 01-2 2H5a2 2 0 01-2-2V8zm5 3a1 1 0 011-1h2a1 1 0 110 2H9a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArchive.vue"]])},93540:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-11a1 1 0 10-2 0v3.586L7.707 9.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 10.586V7z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowCircleDown.vue"]])},25896:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm.707-10.293a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L9.414 11H13a1 1 0 100-2H9.414l1.293-1.293z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowCircleLeft.vue"]])},26412:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-8.707l-3-3a1 1 0 00-1.414 1.414L10.586 9H7a1 1 0 100 2h3.586l-1.293 1.293a1 1 0 101.414 1.414l3-3a1 1 0 000-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowCircleRight.vue"]])},812:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-8.707l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L9 9.414V13a1 1 0 102 0V9.414l1.293 1.293a1 1 0 001.414-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowCircleUp.vue"]])},16880:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M16.707 10.293a1 1 0 010 1.414l-6 6a1 1 0 01-1.414 0l-6-6a1 1 0 111.414-1.414L9 14.586V3a1 1 0 012 0v11.586l4.293-4.293a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowDown.vue"]])},91336:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.707 16.707a1 1 0 01-1.414 0l-6-6a1 1 0 010-1.414l6-6a1 1 0 011.414 1.414L5.414 9H17a1 1 0 110 2H5.414l4.293 4.293a1 1 0 010 1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowLeft.vue"]])},6080:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M14.707 12.293a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 111.414-1.414L9 14.586V3a1 1 0 012 0v11.586l2.293-2.293a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowNarrowDown.vue"]])},83812:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7.707 14.707a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 1.414L5.414 9H17a1 1 0 110 2H5.414l2.293 2.293a1 1 0 010 1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowNarrowLeft.vue"]])},22176:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowNarrowRight.vue"]])},16108:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.293 7.707a1 1 0 010-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L11 5.414V17a1 1 0 11-2 0V5.414L6.707 7.707a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowNarrowUp.vue"]])},69908:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowRight.vue"]])},66188:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3.293 9.707a1 1 0 010-1.414l6-6a1 1 0 011.414 0l6 6a1 1 0 01-1.414 1.414L11 5.414V17a1 1 0 11-2 0V5.414L4.707 9.707a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowUp.vue"]])},80224:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 4a1 1 0 011-1h4a1 1 0 010 2H6.414l2.293 2.293a1 1 0 01-1.414 1.414L5 6.414V8a1 1 0 01-2 0V4zm9 1a1 1 0 110-2h4a1 1 0 011 1v4a1 1 0 11-2 0V6.414l-2.293 2.293a1 1 0 11-1.414-1.414L13.586 5H12zm-9 7a1 1 0 112 0v1.586l2.293-2.293a1 1 0 011.414 1.414L6.414 15H8a1 1 0 110 2H4a1 1 0 01-1-1v-4zm13-1a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 110-2h1.586l-2.293-2.293a1 1 0 011.414-1.414L15 13.586V12a1 1 0 011-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidArrowsExpand.vue"]])},20572:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M14.243 5.757a6 6 0 10-.986 9.284 1 1 0 111.087 1.678A8 8 0 1118 10a3 3 0 01-4.8 2.401A4 4 0 1114 10a1 1 0 102 0c0-1.537-.586-3.07-1.757-4.243zM12 10a2 2 0 10-4 0 2 2 0 004 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidAtSymbol.vue"]])},71872:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6.707 4.879A3 3 0 018.828 4H15a3 3 0 013 3v6a3 3 0 01-3 3H8.828a3 3 0 01-2.12-.879l-4.415-4.414a1 1 0 010-1.414l4.414-4.414zm4 2.414a1 1 0 00-1.414 1.414L10.586 10l-1.293 1.293a1 1 0 101.414 1.414L12 11.414l1.293 1.293a1 1 0 001.414-1.414L13.414 10l1.293-1.293a1 1 0 00-1.414-1.414L12 8.586l-1.293-1.293z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidBackspace.vue"]])},65080:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6.267 3.455a3.066 3.066 0 001.745-.723 3.066 3.066 0 013.976 0 3.066 3.066 0 001.745.723 3.066 3.066 0 012.812 2.812c.051.643.304 1.254.723 1.745a3.066 3.066 0 010 3.976 3.066 3.066 0 00-.723 1.745 3.066 3.066 0 01-2.812 2.812 3.066 3.066 0 00-1.745.723 3.066 3.066 0 01-3.976 0 3.066 3.066 0 00-1.745-.723 3.066 3.066 0 01-2.812-2.812 3.066 3.066 0 00-.723-1.745 3.066 3.066 0 010-3.976 3.066 3.066 0 00.723-1.745 3.066 3.066 0 012.812-2.812zm7.44 5.252a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidBadgeCheck.vue"]])},64240:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M13.477 14.89A6 6 0 015.11 6.524l8.367 8.368zm1.414-1.414L6.524 5.11a6 6 0 018.367 8.367zM18 10a8 8 0 11-16 0 8 8 0 0116 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidBan.vue"]])},54848:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 2a1 1 0 00-.707 1.707L7 4.414v3.758a1 1 0 01-.293.707l-4 4C.817 14.769 2.156 18 4.828 18h10.343c2.673 0 4.012-3.231 2.122-5.121l-4-4A1 1 0 0113 8.172V4.414l.707-.707A1 1 0 0013 2H7zm2 6.172V4h2v4.172a3 3 0 00.879 2.12l1.027 1.028a4 4 0 00-2.171.102l-.47.156a4 4 0 01-2.53 0l-.563-.187a1.993 1.993 0 00-.114-.035l1.063-1.063A3 3 0 009 8.172z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidBeaker.vue"]])},95888:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M10 2a6 6 0 00-6 6v3.586l-.707.707A1 1 0 004 14h12a1 1 0 00.707-1.707L16 11.586V8a6 6 0 00-6-6zM10 18a3 3 0 01-3-3h6a3 3 0 01-3 3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidBell.vue"]])},86928:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M9 4.804A7.968 7.968 0 005.5 4c-1.255 0-2.443.29-3.5.804v10A7.969 7.969 0 015.5 14c1.669 0 3.218.51 4.5 1.385A7.962 7.962 0 0114.5 14c1.255 0 2.443.29 3.5.804v-10A7.968 7.968 0 0014.5 4c-1.255 0-2.443.29-3.5.804V12a1 1 0 11-2 0V4.804z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidBookOpen.vue"]])},97856:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M5 4a2 2 0 012-2h6a2 2 0 012 2v14l-5-2.5L5 18V4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidBookmark.vue"]])},40952:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H5a2 2 0 01-2-2V5zm11 1H6v8l4-2 4 2V6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidBookmarkAlt.vue"]])},86576:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 6V5a3 3 0 013-3h2a3 3 0 013 3v1h2a2 2 0 012 2v3.57A22.952 22.952 0 0110 13a22.95 22.95 0 01-8-1.43V8a2 2 0 012-2h2zm2-1a1 1 0 011-1h2a1 1 0 011 1v1H8V5zm1 5a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M2 13.692V16a2 2 0 002 2h12a2 2 0 002-2v-2.308A24.974 24.974 0 0110 15c-2.796 0-5.487-.46-8-1.308z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidBriefcase.vue"]])},21284:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 3a1 1 0 011-1h.01a1 1 0 010 2H7a1 1 0 01-1-1zm2 3a1 1 0 00-2 0v1a2 2 0 00-2 2v1a2 2 0 00-2 2v.683a3.7 3.7 0 011.055.485 1.704 1.704 0 001.89 0 3.704 3.704 0 014.11 0 1.704 1.704 0 001.89 0 3.704 3.704 0 014.11 0 1.704 1.704 0 001.89 0A3.7 3.7 0 0118 12.683V12a2 2 0 00-2-2V9a2 2 0 00-2-2V6a1 1 0 10-2 0v1h-1V6a1 1 0 10-2 0v1H8V6zm10 8.868a3.704 3.704 0 01-4.055-.036 1.704 1.704 0 00-1.89 0 3.704 3.704 0 01-4.11 0 1.704 1.704 0 00-1.89 0A3.704 3.704 0 012 14.868V17a1 1 0 001 1h14a1 1 0 001-1v-2.132zM9 3a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1zm3 0a1 1 0 011-1h.01a1 1 0 110 2H13a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCake.vue"]])},45836:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H6zm1 2a1 1 0 000 2h6a1 1 0 100-2H7zm6 7a1 1 0 011 1v3a1 1 0 11-2 0v-3a1 1 0 011-1zm-3 3a1 1 0 100 2h.01a1 1 0 100-2H10zm-4 1a1 1 0 011-1h.01a1 1 0 110 2H7a1 1 0 01-1-1zm1-4a1 1 0 100 2h.01a1 1 0 100-2H7zm2 1a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1zm4-4a1 1 0 100 2h.01a1 1 0 100-2H13zM9 9a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1zM7 8a1 1 0 000 2h.01a1 1 0 000-2H7z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCalculator.vue"]])},44144:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCalendar.vue"]])},8270:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 5a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2V7a2 2 0 00-2-2h-1.586a1 1 0 01-.707-.293l-1.121-1.121A2 2 0 0011.172 3H8.828a2 2 0 00-1.414.586L6.293 4.707A1 1 0 015.586 5H4zm6 9a3 3 0 100-6 3 3 0 000 6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCamera.vue"]])},30852:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 4a2 2 0 00-2 2v4a2 2 0 002 2V6h10a2 2 0 00-2-2H4zm2 6a2 2 0 012-2h8a2 2 0 012 2v4a2 2 0 01-2 2H8a2 2 0 01-2-2v-4zm6 4a2 2 0 100-4 2 2 0 000 4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCash.vue"]])},23060:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 11a1 1 0 011-1h2a1 1 0 011 1v5a1 1 0 01-1 1H3a1 1 0 01-1-1v-5zM8 7a1 1 0 011-1h2a1 1 0 011 1v9a1 1 0 01-1 1H9a1 1 0 01-1-1V7zM14 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1h-2a1 1 0 01-1-1V4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChartBar.vue"]])},72500:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 10a8 8 0 018-8v8h8a8 8 0 11-16 0z"},null,-1),(0,o.createElementVNode)("path",{d:"M12 2.252A8.014 8.014 0 0117.748 8H12V2.252z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChartPie.vue"]])},5204:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V5a2 2 0 00-2-2H5zm9 4a1 1 0 10-2 0v6a1 1 0 102 0V7zm-3 2a1 1 0 10-2 0v4a1 1 0 102 0V9zm-3 3a1 1 0 10-2 0v1a1 1 0 102 0v-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChartSquareBar.vue"]])},71092:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10c0 3.866-3.582 7-8 7a8.841 8.841 0 01-4.083-.98L2 17l1.338-3.123C2.493 12.767 2 11.434 2 10c0-3.866 3.582-7 8-7s8 3.134 8 7zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChat.vue"]])},35380:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 5v8a2 2 0 01-2 2h-5l-5 4v-4H4a2 2 0 01-2-2V5a2 2 0 012-2h12a2 2 0 012 2zM7 8H5v2h2V8zm2 0h2v2H9V8zm6 0h-2v2h2V8z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChatAlt.vue"]])},75272:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M2 5a2 2 0 012-2h7a2 2 0 012 2v4a2 2 0 01-2 2H9l-3 3v-3H4a2 2 0 01-2-2V5z"},null,-1),(0,o.createElementVNode)("path",{d:"M15 7v2a4 4 0 01-4 4H9.828l-1.766 1.767c.28.149.599.233.938.233h2l3 3v-3h2a2 2 0 002-2V9a2 2 0 00-2-2h-1z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChatAlt2.vue"]])},44444:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCheck.vue"]])},98276:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCheckCircle.vue"]])},58512:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M15.707 4.293a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 011.414-1.414L10 8.586l4.293-4.293a1 1 0 011.414 0zm0 6a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 111.414-1.414L10 14.586l4.293-4.293a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChevronDoubleDown.vue"]])},25740:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M15.707 15.707a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414l5-5a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 010 1.414zm-6 0a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414l5-5a1 1 0 011.414 1.414L5.414 10l4.293 4.293a1 1 0 010 1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChevronDoubleLeft.vue"]])},30612:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10.293 15.707a1 1 0 010-1.414L14.586 10l-4.293-4.293a1 1 0 111.414-1.414l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.293 15.707a1 1 0 010-1.414L8.586 10 4.293 5.707a1 1 0 011.414-1.414l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChevronDoubleRight.vue"]])},73280:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.293 15.707a1 1 0 010-1.414l5-5a1 1 0 011.414 0l5 5a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414 0zm0-6a1 1 0 010-1.414l5-5a1 1 0 011.414 0l5 5a1 1 0 01-1.414 1.414L10 5.414 5.707 9.707a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChevronDoubleUp.vue"]])},236:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChevronDown.vue"]])},14132:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChevronLeft.vue"]])},22644:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChevronRight.vue"]])},2330:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M14.707 12.707a1 1 0 01-1.414 0L10 9.414l-3.293 3.293a1 1 0 01-1.414-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 010 1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChevronUp.vue"]])},9452:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M13 7H7v6h6V7z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 2a1 1 0 012 0v1h2V2a1 1 0 112 0v1h2a2 2 0 012 2v2h1a1 1 0 110 2h-1v2h1a1 1 0 110 2h-1v2a2 2 0 01-2 2h-2v1a1 1 0 11-2 0v-1H9v1a1 1 0 11-2 0v-1H5a2 2 0 01-2-2v-2H2a1 1 0 110-2h1V9H2a1 1 0 010-2h1V5a2 2 0 012-2h2V2zM5 5h10v10H5V5z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidChip.vue"]])},88346:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M8 3a1 1 0 011-1h2a1 1 0 110 2H9a1 1 0 01-1-1z"},null,-1),(0,o.createElementVNode)("path",{d:"M6 3a2 2 0 00-2 2v11a2 2 0 002 2h8a2 2 0 002-2V5a2 2 0 00-2-2 3 3 0 01-3 3H9a3 3 0 01-3-3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidClipboard.vue"]])},68888:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M9 2a1 1 0 000 2h2a1 1 0 100-2H9z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v11a2 2 0 01-2 2H6a2 2 0 01-2-2V5zm9.707 5.707a1 1 0 00-1.414-1.414L9 12.586l-1.293-1.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidClipboardCheck.vue"]])},24620:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M8 2a1 1 0 000 2h2a1 1 0 100-2H8z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v6h-4.586l1.293-1.293a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L10.414 13H15v3a2 2 0 01-2 2H5a2 2 0 01-2-2V5zM15 11h2a1 1 0 110 2h-2v-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidClipboardCopy.vue"]])},58020:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M9 2a1 1 0 000 2h2a1 1 0 100-2H9z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v11a2 2 0 01-2 2H6a2 2 0 01-2-2V5zm3 4a1 1 0 000 2h.01a1 1 0 100-2H7zm3 0a1 1 0 000 2h3a1 1 0 100-2h-3zm-3 4a1 1 0 100 2h.01a1 1 0 100-2H7zm3 0a1 1 0 100 2h3a1 1 0 100-2h-3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidClipboardList.vue"]])},72344:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidClock.vue"]])},64604:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M5.5 16a3.5 3.5 0 01-.369-6.98 4 4 0 117.753-1.977A4.5 4.5 0 1113.5 16h-8z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCloud.vue"]])},71859:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 9.5A3.5 3.5 0 005.5 13H9v2.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 15.586V13h2.5a4.5 4.5 0 10-.616-8.958 4.002 4.002 0 10-7.753 1.977A3.5 3.5 0 002 9.5zm9 3.5H9V8a1 1 0 012 0v5z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCloudDownload.vue"]])},98840:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M5.5 13a3.5 3.5 0 01-.369-6.98 4 4 0 117.753-1.977A4.5 4.5 0 1113.5 13H11V9.413l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L9 9.414V13H5.5z"},null,-1),(0,o.createElementVNode)("path",{d:"M9 13h2v5a1 1 0 11-2 0v-5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCloudUpload.vue"]])},99368:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.316 3.051a1 1 0 01.633 1.265l-4 12a1 1 0 11-1.898-.632l4-12a1 1 0 011.265-.633zM5.707 6.293a1 1 0 010 1.414L3.414 10l2.293 2.293a1 1 0 11-1.414 1.414l-3-3a1 1 0 010-1.414l3-3a1 1 0 011.414 0zm8.586 0a1 1 0 011.414 0l3 3a1 1 0 010 1.414l-3 3a1 1 0 11-1.414-1.414L16.586 10l-2.293-2.293a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCode.vue"]])},78300:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M11.49 3.17c-.38-1.56-2.6-1.56-2.98 0a1.532 1.532 0 01-2.286.948c-1.372-.836-2.942.734-2.106 2.106.54.886.061 2.042-.947 2.287-1.561.379-1.561 2.6 0 2.978a1.532 1.532 0 01.947 2.287c-.836 1.372.734 2.942 2.106 2.106a1.532 1.532 0 012.287.947c.379 1.561 2.6 1.561 2.978 0a1.533 1.533 0 012.287-.947c1.372.836 2.942-.734 2.106-2.106a1.533 1.533 0 01.947-2.287c1.561-.379 1.561-2.6 0-2.978a1.532 1.532 0 01-.947-2.287c.836-1.372-.734-2.942-2.106-2.106a1.532 1.532 0 01-2.287-.947zM10 13a3 3 0 100-6 3 3 0 000 6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCog.vue"]])},63760:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M7 3a1 1 0 000 2h6a1 1 0 100-2H7zM4 7a1 1 0 011-1h10a1 1 0 110 2H5a1 1 0 01-1-1zM2 11a2 2 0 012-2h12a2 2 0 012 2v4a2 2 0 01-2 2H4a2 2 0 01-2-2v-4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCollection.vue"]])},93404:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 2a2 2 0 00-2 2v11a3 3 0 106 0V4a2 2 0 00-2-2H4zm1 14a1 1 0 100-2 1 1 0 000 2zm5-1.757l4.9-4.9a2 2 0 000-2.828L13.485 5.1a2 2 0 00-2.828 0L10 5.757v8.486zM16 18H9.071l6-6H16a2 2 0 012 2v2a2 2 0 01-2 2z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidColorSwatch.vue"]])},59778:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M4 4a2 2 0 00-2 2v1h16V6a2 2 0 00-2-2H4z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 9H2v5a2 2 0 002 2h12a2 2 0 002-2V9zM4 13a1 1 0 011-1h1a1 1 0 110 2H5a1 1 0 01-1-1zm5-1a1 1 0 100 2h1a1 1 0 100-2H9z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCreditCard.vue"]])},42064:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M11 17a1 1 0 001.447.894l4-2A1 1 0 0017 15V9.236a1 1 0 00-1.447-.894l-4 2a1 1 0 00-.553.894V17zM15.211 6.276a1 1 0 000-1.788l-4.764-2.382a1 1 0 00-.894 0L4.789 4.488a1 1 0 000 1.788l4.764 2.382a1 1 0 00.894 0l4.764-2.382zM4.447 8.342A1 1 0 003 9.236V15a1 1 0 00.553.894l4 2A1 1 0 009 17v-5.764a1 1 0 00-.553-.894l-4-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCube.vue"]])},22776:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.504 1.132a1 1 0 01.992 0l1.75 1a1 1 0 11-.992 1.736L10 3.152l-1.254.716a1 1 0 11-.992-1.736l1.75-1zM5.618 4.504a1 1 0 01-.372 1.364L5.016 6l.23.132a1 1 0 11-.992 1.736L4 7.723V8a1 1 0 01-2 0V6a.996.996 0 01.52-.878l1.734-.99a1 1 0 011.364.372zm8.764 0a1 1 0 011.364-.372l1.733.99A1.002 1.002 0 0118 6v2a1 1 0 11-2 0v-.277l-.254.145a1 1 0 11-.992-1.736l.23-.132-.23-.132a1 1 0 01-.372-1.364zm-7 4a1 1 0 011.364-.372L10 8.848l1.254-.716a1 1 0 11.992 1.736L11 10.58V12a1 1 0 11-2 0v-1.42l-1.246-.712a1 1 0 01-.372-1.364zM3 11a1 1 0 011 1v1.42l1.246.712a1 1 0 11-.992 1.736l-1.75-1A1 1 0 012 14v-2a1 1 0 011-1zm14 0a1 1 0 011 1v2a1 1 0 01-.504.868l-1.75 1a1 1 0 11-.992-1.736L16 13.42V12a1 1 0 011-1zm-9.618 5.504a1 1 0 011.364-.372l.254.145V16a1 1 0 112 0v.277l.254-.145a1 1 0 11.992 1.736l-1.735.992a.995.995 0 01-1.022 0l-1.735-.992a1 1 0 01-.372-1.364z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCubeTransparent.vue"]])},68020:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 4a1 1 0 000 2 1 1 0 011 1v1H7a1 1 0 000 2h1v3a3 3 0 106 0v-1a1 1 0 10-2 0v1a1 1 0 11-2 0v-3h3a1 1 0 100-2h-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCurrencyBangladeshi.vue"]])},81368:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M8.433 7.418c.155-.103.346-.196.567-.267v1.698a2.305 2.305 0 01-.567-.267C8.07 8.34 8 8.114 8 8c0-.114.07-.34.433-.582zM11 12.849v-1.698c.22.071.412.164.567.267.364.243.433.468.433.582 0 .114-.07.34-.433.582a2.305 2.305 0 01-.567.267z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-13a1 1 0 10-2 0v.092a4.535 4.535 0 00-1.676.662C6.602 6.234 6 7.009 6 8c0 .99.602 1.765 1.324 2.246.48.32 1.054.545 1.676.662v1.941c-.391-.127-.68-.317-.843-.504a1 1 0 10-1.51 1.31c.562.649 1.413 1.076 2.353 1.253V15a1 1 0 102 0v-.092a4.535 4.535 0 001.676-.662C13.398 13.766 14 12.991 14 12c0-.99-.602-1.765-1.324-2.246A4.535 4.535 0 0011 9.092V7.151c.391.127.68.317.843.504a1 1 0 101.511-1.31c-.563-.649-1.413-1.076-2.354-1.253V5z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCurrencyDollar.vue"]])},32600:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.736 6.979C9.208 6.193 9.696 6 10 6c.304 0 .792.193 1.264.979a1 1 0 001.715-1.029C12.279 4.784 11.232 4 10 4s-2.279.784-2.979 1.95c-.285.475-.507 1-.67 1.55H6a1 1 0 000 2h.013a9.358 9.358 0 000 1H6a1 1 0 100 2h.351c.163.55.385 1.075.67 1.55C7.721 15.216 8.768 16 10 16s2.279-.784 2.979-1.95a1 1 0 10-1.715-1.029c-.472.786-.96.979-1.264.979-.304 0-.792-.193-1.264-.979a4.265 4.265 0 01-.264-.521H10a1 1 0 100-2H8.017a7.36 7.36 0 010-1H10a1 1 0 100-2H8.472c.08-.185.167-.36.264-.521z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCurrencyEuro.vue"]])},60952:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-14a3 3 0 00-3 3v2H7a1 1 0 000 2h1v1a1 1 0 01-1 1 1 1 0 100 2h6a1 1 0 100-2H9.83c.11-.313.17-.65.17-1v-1h1a1 1 0 100-2h-1V7a1 1 0 112 0 1 1 0 102 0 3 3 0 00-3-3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCurrencyPound.vue"]])},64646:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 5a1 1 0 100 2h1a2 2 0 011.732 1H7a1 1 0 100 2h2.732A2 2 0 018 11H7a1 1 0 00-.707 1.707l3 3a1 1 0 001.414-1.414l-1.483-1.484A4.008 4.008 0 0011.874 10H13a1 1 0 100-2h-1.126a3.976 3.976 0 00-.41-1H13a1 1 0 100-2H7z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCurrencyRupee.vue"]])},82314:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7.858 5.485a1 1 0 00-1.715 1.03L7.633 9H7a1 1 0 100 2h1.834l.166.277V12H7a1 1 0 100 2h2v1a1 1 0 102 0v-1h2a1 1 0 100-2h-2v-.723l.166-.277H13a1 1 0 100-2h-.634l1.492-2.486a1 1 0 10-1.716-1.029L10.034 9h-.068L7.858 5.485z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCurrencyYen.vue"]])},85200:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6.672 1.911a1 1 0 10-1.932.518l.259.966a1 1 0 001.932-.518l-.26-.966zM2.429 4.74a1 1 0 10-.517 1.932l.966.259a1 1 0 00.517-1.932l-.966-.26zm8.814-.569a1 1 0 00-1.415-1.414l-.707.707a1 1 0 101.415 1.415l.707-.708zm-7.071 7.072l.707-.707A1 1 0 003.465 9.12l-.708.707a1 1 0 001.415 1.415zm3.2-5.171a1 1 0 00-1.3 1.3l4 10a1 1 0 001.823.075l1.38-2.759 3.018 3.02a1 1 0 001.414-1.415l-3.019-3.02 2.76-1.379a1 1 0 00-.076-1.822l-10-4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidCursorClick.vue"]])},38924:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M3 12v3c0 1.657 3.134 3 7 3s7-1.343 7-3v-3c0 1.657-3.134 3-7 3s-7-1.343-7-3z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 7v3c0 1.657 3.134 3 7 3s7-1.343 7-3V7c0 1.657-3.134 3-7 3S3 8.657 3 7z"},null,-1),(0,o.createElementVNode)("path",{d:"M17 5c0 1.657-3.134 3-7 3S3 6.657 3 5s3.134-3 7-3 7 1.343 7 3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDatabase.vue"]])},46360:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a2 2 0 012-2h10a2 2 0 012 2v8a2 2 0 01-2 2h-2.22l.123.489.804.804A1 1 0 0113 18H7a1 1 0 01-.707-1.707l.804-.804L7.22 15H5a2 2 0 01-2-2V5zm5.771 7H5V5h10v7H8.771z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDesktopComputer.vue"]])},23604:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 2a2 2 0 00-2 2v12a2 2 0 002 2h6a2 2 0 002-2V4a2 2 0 00-2-2H7zm3 14a1 1 0 100-2 1 1 0 000 2z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDeviceMobile.vue"]])},26208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H6zm4 14a1 1 0 100-2 1 1 0 000 2z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDeviceTablet.vue"]])},53256:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDocument.vue"]])},90532:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm5 6a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V8z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDocumentAdd.vue"]])},87992:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm5 6a1 1 0 10-2 0v3.586l-1.293-1.293a1 1 0 10-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 11.586V8z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDocumentDownload.vue"]])},45608:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M9 2a2 2 0 00-2 2v8a2 2 0 002 2h6a2 2 0 002-2V6.414A2 2 0 0016.414 5L14 2.586A2 2 0 0012.586 2H9z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 8a2 2 0 012-2v10h8a2 2 0 01-2 2H5a2 2 0 01-2-2V8z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDocumentDuplicate.vue"]])},25208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm1 8a1 1 0 100 2h6a1 1 0 100-2H7z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDocumentRemove.vue"]])},88444:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm2 10a1 1 0 10-2 0v3a1 1 0 102 0v-3zm2-3a1 1 0 011 1v5a1 1 0 11-2 0v-5a1 1 0 011-1zm4-1a1 1 0 10-2 0v7a1 1 0 102 0V8z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDocumentReport.vue"]])},86632:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2h-1.528A6 6 0 004 9.528V4z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8 10a4 4 0 00-3.446 6.032l-1.261 1.26a1 1 0 101.414 1.415l1.261-1.261A4 4 0 108 10zm-2 4a2 2 0 114 0 2 2 0 01-4 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDocumentSearch.vue"]])},71316:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4zm2 6a1 1 0 011-1h6a1 1 0 110 2H7a1 1 0 01-1-1zm1 3a1 1 0 100 2h6a1 1 0 100-2H7z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDocumentText.vue"]])},45408:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDotsCircleHorizontal.vue"]])},35576:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDotsHorizontal.vue"]])},54632:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M10 6a2 2 0 110-4 2 2 0 010 4zM10 12a2 2 0 110-4 2 2 0 010 4zM10 18a2 2 0 110-4 2 2 0 010 4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDotsVertical.vue"]])},17749:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm3.293-7.707a1 1 0 011.414 0L9 10.586V3a1 1 0 112 0v7.586l1.293-1.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDownload.vue"]])},15460:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M7 9a2 2 0 012-2h6a2 2 0 012 2v6a2 2 0 01-2 2H9a2 2 0 01-2-2V9z"},null,-1),(0,o.createElementVNode)("path",{d:"M5 3a2 2 0 00-2 2v6a2 2 0 002 2V5h8a2 2 0 00-2-2H5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidDuplicate.vue"]])},89096:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 100-2 1 1 0 000 2zm7-1a1 1 0 11-2 0 1 1 0 012 0zm-.464 5.535a1 1 0 10-1.415-1.414 3 3 0 01-4.242 0 1 1 0 00-1.415 1.414 5 5 0 007.072 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidEmojiHappy.vue"]])},48440:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 100-2 1 1 0 000 2zm7-1a1 1 0 11-2 0 1 1 0 012 0zm-7.536 5.879a1 1 0 001.415 0 3 3 0 014.242 0 1 1 0 001.415-1.415 5 5 0 00-7.072 0 1 1 0 000 1.415z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidEmojiSad.vue"]])},56252:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidExclamation.vue"]])},90552:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidExclamationCircle.vue"]])},9694:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z"},null,-1),(0,o.createElementVNode)("path",{d:"M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidExternalLink.vue"]])},76104:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M10 12a2 2 0 100-4 2 2 0 000 4z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M.458 10C1.732 5.943 5.522 3 10 3s8.268 2.943 9.542 7c-1.274 4.057-5.064 7-9.542 7S1.732 14.057.458 10zM14 10a4 4 0 11-8 0 4 4 0 018 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidEye.vue"]])},46084:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3.707 2.293a1 1 0 00-1.414 1.414l14 14a1 1 0 001.414-1.414l-1.473-1.473A10.014 10.014 0 0019.542 10C18.268 5.943 14.478 3 10 3a9.958 9.958 0 00-4.512 1.074l-1.78-1.781zm4.261 4.26l1.514 1.515a2.003 2.003 0 012.45 2.45l1.514 1.514a4 4 0 00-5.478-5.478z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M12.454 16.697L9.75 13.992a4 4 0 01-3.742-3.741L2.335 6.578A9.98 9.98 0 00.458 10c1.274 4.057 5.065 7 9.542 7 .847 0 1.669-.105 2.454-.303z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidEyeOff.vue"]])},53036:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M4.555 5.168A1 1 0 003 6v8a1 1 0 001.555.832L10 11.202V14a1 1 0 001.555.832l6-4a1 1 0 000-1.664l-6-4A1 1 0 0010 6v2.798l-5.445-3.63z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFastForward.vue"]])},8208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 3a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V5a2 2 0 00-2-2H4zm3 2h6v4H7V5zm8 8v2h1v-2h-1zm-2-2H7v4h6v-4zm2 0h1V9h-1v2zm1-4V5h-1v2h1zM5 5v2H4V5h1zm0 4H4v2h1V9zm-1 4h1v2H4v-2z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFilm.vue"]])},43800:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 011-1h12a1 1 0 011 1v3a1 1 0 01-.293.707L12 11.414V15a1 1 0 01-.293.707l-2 2A1 1 0 018 17v-5.586L3.293 6.707A1 1 0 013 6V3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFilter.vue"]])},31032:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6.625 2.655A9 9 0 0119 11a1 1 0 11-2 0 7 7 0 00-9.625-6.492 1 1 0 11-.75-1.853zM4.662 4.959A1 1 0 014.75 6.37 6.97 6.97 0 003 11a1 1 0 11-2 0 8.97 8.97 0 012.25-5.953 1 1 0 011.412-.088z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 11a5 5 0 1110 0 1 1 0 11-2 0 3 3 0 10-6 0c0 1.677-.345 3.276-.968 4.729a1 1 0 11-1.838-.789A9.964 9.964 0 005 11zm8.921 2.012a1 1 0 01.831 1.145 19.86 19.86 0 01-.545 2.436 1 1 0 11-1.92-.558c.207-.713.371-1.445.49-2.192a1 1 0 011.144-.83z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 10a1 1 0 011 1c0 2.236-.46 4.368-1.29 6.304a1 1 0 01-1.838-.789A13.952 13.952 0 009 11a1 1 0 011-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFingerPrint.vue"]])},5680:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.395 2.553a1 1 0 00-1.45-.385c-.345.23-.614.558-.822.88-.214.33-.403.713-.57 1.116-.334.804-.614 1.768-.84 2.734a31.365 31.365 0 00-.613 3.58 2.64 2.64 0 01-.945-1.067c-.328-.68-.398-1.534-.398-2.654A1 1 0 005.05 6.05 6.981 6.981 0 003 11a7 7 0 1011.95-4.95c-.592-.591-.98-.985-1.348-1.467-.363-.476-.724-1.063-1.207-2.03zM12.12 15.12A3 3 0 017 13s.879.5 2.5.5c0-1 .5-4 1.25-4.5.5 1 .786 1.293 1.371 1.879A2.99 2.99 0 0113 13a2.99 2.99 0 01-.879 2.121z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFire.vue"]])},29768:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 6a3 3 0 013-3h10a1 1 0 01.8 1.6L14.25 8l2.55 3.4A1 1 0 0116 13H6a1 1 0 00-1 1v3a1 1 0 11-2 0V6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFlag.vue"]])},18828:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFolder.vue"]])},66036:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"},null,-1),(0,o.createElementVNode)("path",{stroke:"#fff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 11h4m-2-2v4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFolderAdd.vue"]])},19608:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"},null,-1),(0,o.createElementVNode)("path",{stroke:"#fff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 9v4m0 0l-2-2m2 2l2-2"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFolderDownload.vue"]])},65996:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 6a2 2 0 012-2h4l2 2h4a2 2 0 012 2v1H8a3 3 0 00-3 3v1.5a1.5 1.5 0 01-3 0V6z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M6 12a2 2 0 012-2h8a2 2 0 012 2v2a2 2 0 01-2 2H2h2a2 2 0 002-2v-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFolderOpen.vue"]])},24352:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"},null,-1),(0,o.createElementVNode)("path",{stroke:"#fff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 11h4"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidFolderRemove.vue"]])},50812:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 5a3 3 0 015-2.236A3 3 0 0114.83 6H16a2 2 0 110 4h-5V9a1 1 0 10-2 0v1H4a2 2 0 110-4h1.17C5.06 5.687 5 5.35 5 5zm4 1V5a1 1 0 10-1 1h1zm3 0a1 1 0 10-1-1v1h1z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M9 11H3v5a2 2 0 002 2h4v-7zM11 18h4a2 2 0 002-2v-5h-6v7z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidGift.vue"]])},15152:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM4.332 8.027a6.012 6.012 0 011.912-2.706C6.512 5.73 6.974 6 7.5 6A1.5 1.5 0 019 7.5V8a2 2 0 004 0 2 2 0 011.523-1.943A5.977 5.977 0 0116 10c0 .34-.028.675-.083 1H15a2 2 0 00-2 2v2.197A5.973 5.973 0 0110 16v-2a2 2 0 00-2-2 2 2 0 01-2-2 2 2 0 00-1.668-1.973z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidGlobe.vue"]])},31388:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.083 9h1.946c.089-1.546.383-2.97.837-4.118A6.004 6.004 0 004.083 9zM10 2a8 8 0 100 16 8 8 0 000-16zm0 2c-.076 0-.232.032-.465.262-.238.234-.497.623-.737 1.182-.389.907-.673 2.142-.766 3.556h3.936c-.093-1.414-.377-2.649-.766-3.556-.24-.56-.5-.948-.737-1.182C10.232 4.032 10.076 4 10 4zm3.971 5c-.089-1.546-.383-2.97-.837-4.118A6.004 6.004 0 0115.917 9h-1.946zm-2.003 2H8.032c.093 1.414.377 2.649.766 3.556.24.56.5.948.737 1.182.233.23.389.262.465.262.076 0 .232-.032.465-.262.238-.234.498-.623.737-1.182.389-.907.673-2.142.766-3.556zm1.166 4.118c.454-1.147.748-2.572.837-4.118h1.946a6.004 6.004 0 01-2.783 4.118zm-6.268 0C6.412 13.97 6.118 12.546 6.03 11H4.083a6.004 6.004 0 002.783 4.118z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidGlobeAlt.vue"]])},89896:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9 3a1 1 0 012 0v5.5a.5.5 0 001 0V4a1 1 0 112 0v4.5a.5.5 0 001 0V6a1 1 0 112 0v5a7 7 0 11-14 0V9a1 1 0 012 0v2.5a.5.5 0 001 0V4a1 1 0 012 0v4.5a.5.5 0 001 0V3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidHand.vue"]])},37496:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.243 3.03a1 1 0 01.727 1.213L9.53 6h2.94l.56-2.243a1 1 0 111.94.486L14.53 6H17a1 1 0 110 2h-2.97l-1 4H15a1 1 0 110 2h-2.47l-.56 2.242a1 1 0 11-1.94-.485L10.47 14H7.53l-.56 2.242a1 1 0 11-1.94-.485L5.47 14H3a1 1 0 110-2h2.97l1-4H5a1 1 0 110-2h2.47l.56-2.243a1 1 0 011.213-.727zM9.03 8l-1 4h2.938l1-4H9.031z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidHashtag.vue"]])},84108:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3.172 5.172a4 4 0 015.656 0L10 6.343l1.172-1.171a4 4 0 115.656 5.656L10 17.657l-6.828-6.829a4 4 0 010-5.656z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidHeart.vue"]])},47208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M10.707 2.293a1 1 0 00-1.414 0l-7 7a1 1 0 001.414 1.414L4 10.414V17a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 001 1h2a1 1 0 001-1v-6.586l.293.293a1 1 0 001.414-1.414l-7-7z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidHome.vue"]])},16168:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 2a1 1 0 00-1 1v1a1 1 0 002 0V3a1 1 0 00-1-1zM4 4h3a3 3 0 006 0h3a2 2 0 012 2v9a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2zm2.5 7a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm2.45 4a2.5 2.5 0 10-4.9 0h4.9zM12 9a1 1 0 100 2h3a1 1 0 100-2h-3zm-1 4a1 1 0 011-1h2a1 1 0 110 2h-2a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidIdentification.vue"]])},91288:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V5a2 2 0 00-2-2H5zm0 2h10v7h-2l-1 2H8l-1-2H5V5z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidInbox.vue"]])},93064:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M8.707 7.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l2-2a1 1 0 00-1.414-1.414L11 7.586V3a1 1 0 10-2 0v4.586l-.293-.293z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 5a2 2 0 012-2h1a1 1 0 010 2H5v7h2l1 2h4l1-2h2V5h-1a1 1 0 110-2h1a2 2 0 012 2v10a2 2 0 01-2 2H5a2 2 0 01-2-2V5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidInboxIn.vue"]])},79692:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidInformationCircle.vue"]])},33060:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 8a6 6 0 01-7.743 5.743L10 14l-1 1-1 1H6v2H2v-4l4.257-4.257A6 6 0 1118 8zm-6-4a1 1 0 100 2 2 2 0 012 2 1 1 0 102 0 4 4 0 00-4-4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidKey.vue"]])},85384:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10.496 2.132a1 1 0 00-.992 0l-7 4A1 1 0 003 8v7a1 1 0 100 2h14a1 1 0 100-2V8a1 1 0 00.496-1.868l-7-4zM6 9a1 1 0 00-1 1v3a1 1 0 102 0v-3a1 1 0 00-1-1zm3 1a1 1 0 012 0v3a1 1 0 11-2 0v-3zm5-1a1 1 0 00-1 1v3a1 1 0 102 0v-3a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidLibrary.vue"]])},27248:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M11 3a1 1 0 10-2 0v1a1 1 0 102 0V3zM15.657 5.757a1 1 0 00-1.414-1.414l-.707.707a1 1 0 001.414 1.414l.707-.707zM18 10a1 1 0 01-1 1h-1a1 1 0 110-2h1a1 1 0 011 1zM5.05 6.464A1 1 0 106.464 5.05l-.707-.707a1 1 0 00-1.414 1.414l.707.707zM5 10a1 1 0 01-1 1H3a1 1 0 110-2h1a1 1 0 011 1zM8 16v-1h4v1a2 2 0 11-4 0zM12 14c.015-.34.208-.646.477-.859a4 4 0 10-4.954 0c.27.213.462.519.476.859h4.002z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidLightBulb.vue"]])},44556:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M11.3 1.046A1 1 0 0112 2v5h4a1 1 0 01.82 1.573l-7 10A1 1 0 018 18v-5H4a1 1 0 01-.82-1.573l7-10a1 1 0 011.12-.38z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidLightningBolt.vue"]])},37664:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidLink.vue"]])},64412:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.05 4.05a7 7 0 119.9 9.9L10 18.9l-4.95-4.95a7 7 0 010-9.9zM10 11a2 2 0 100-4 2 2 0 000 4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidLocationMarker.vue"]])},72544:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 9V7a5 5 0 0110 0v2a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2zm8-2v2H7V7a3 3 0 016 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidLockClosed.vue"]])},75268:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M10 2a5 5 0 00-5 5v2a2 2 0 00-2 2v5a2 2 0 002 2h10a2 2 0 002-2v-5a2 2 0 00-2-2H7V7a3 3 0 015.905-.75 1 1 0 001.937-.5A5.002 5.002 0 0010 2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidLockOpen.vue"]])},33927:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 011 1v12a1 1 0 11-2 0V4a1 1 0 011-1zm7.707 3.293a1 1 0 010 1.414L9.414 9H17a1 1 0 110 2H9.414l1.293 1.293a1 1 0 01-1.414 1.414l-3-3a1 1 0 010-1.414l3-3a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidLogin.vue"]])},7620:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 00-1 1v12a1 1 0 102 0V4a1 1 0 00-1-1zm10.293 9.293a1 1 0 001.414 1.414l3-3a1 1 0 000-1.414l-3-3a1 1 0 10-1.414 1.414L14.586 9H7a1 1 0 100 2h7.586l-1.293 1.293z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidLogout.vue"]])},26828:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"},null,-1),(0,o.createElementVNode)("path",{d:"M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMail.vue"]])},69384:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2.94 6.412A2 2 0 002 8.108V16a2 2 0 002 2h12a2 2 0 002-2V8.108a2 2 0 00-.94-1.696l-6-3.75a2 2 0 00-2.12 0l-6 3.75zm2.615 2.423a1 1 0 10-1.11 1.664l5 3.333a1 1 0 001.11 0l5-3.333a1 1 0 00-1.11-1.664L10 11.798 5.555 8.835z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMailOpen.vue"]])},83598:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12 1.586l-4 4v12.828l4-4V1.586zM3.707 3.293A1 1 0 002 4v10a1 1 0 00.293.707L6 18.414V5.586L3.707 3.293zM17.707 5.293L14 1.586v12.828l2.293 2.293A1 1 0 0018 16V6a1 1 0 00-.293-.707z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMap.vue"]])},32828:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMenu.vue"]])},45580:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h6a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMenuAlt1.vue"]])},93208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h6a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMenuAlt2.vue"]])},30140:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM9 15a1 1 0 011-1h6a1 1 0 110 2h-6a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMenuAlt3.vue"]])},35248:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 7a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 13a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMenuAlt4.vue"]])},50520:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 4a3 3 0 016 0v4a3 3 0 11-6 0V4zm4 10.93A7.001 7.001 0 0017 8a1 1 0 10-2 0A5 5 0 015 8a1 1 0 00-2 0 7.001 7.001 0 006 6.93V17H6a1 1 0 100 2h8a1 1 0 100-2h-3v-2.07z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMicrophone.vue"]])},4028:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 10a1 1 0 011-1h8a1 1 0 110 2H6a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMinus.vue"]])},1188:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 000 2h6a1 1 0 100-2H7z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMinusCircle.vue"]])},54820:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M17.293 13.293A8 8 0 016.707 2.707a8.001 8.001 0 1010.586 10.586z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMoon.vue"]])},47356:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M18 3a1 1 0 00-1.196-.98l-10 2A1 1 0 006 5v9.114A4.369 4.369 0 005 14c-1.657 0-3 .895-3 2s1.343 2 3 2 3-.895 3-2V7.82l8-1.6v5.894A4.37 4.37 0 0015 12c-1.657 0-3 .895-3 2s1.343 2 3 2 3-.895 3-2V3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidMusicNote.vue"]])},92195:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 5a2 2 0 012-2h8a2 2 0 012 2v10a2 2 0 002 2H4a2 2 0 01-2-2V5zm3 1h6v4H5V6zm6 6H5v2h6v-2z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M15 7h1a2 2 0 012 2v5.5a1.5 1.5 0 01-3 0V7z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidNewspaper.vue"]])},34460:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 4a2 2 0 012-2h8a2 2 0 012 2v12a1 1 0 110 2h-3a1 1 0 01-1-1v-2a1 1 0 00-1-1H9a1 1 0 00-1 1v2a1 1 0 01-1 1H4a1 1 0 110-2V4zm3 1h2v2H7V5zm2 4H7v2h2V9zm2-4h2v2h-2V5zm2 4h-2v2h2V9z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidOfficeBuilding.vue"]])},27936:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M10.894 2.553a1 1 0 00-1.788 0l-7 14a1 1 0 001.169 1.409l5-1.429A1 1 0 009 15.571V11a1 1 0 112 0v4.571a1 1 0 00.725.962l5 1.428a1 1 0 001.17-1.408l-7-14z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPaperAirplane.vue"]])},63412:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8 4a3 3 0 00-3 3v4a5 5 0 0010 0V7a1 1 0 112 0v4a7 7 0 11-14 0V7a5 5 0 0110 0v4a3 3 0 11-6 0V7a1 1 0 012 0v4a1 1 0 102 0V7a3 3 0 00-3-3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPaperClip.vue"]])},89840:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPause.vue"]])},78253:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M13.586 3.586a2 2 0 112.828 2.828l-.793.793-2.828-2.828.793-.793zM11.379 5.793L3 14.172V17h2.828l8.38-8.379-2.83-2.828z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPencil.vue"]])},84496:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M17.414 2.586a2 2 0 00-2.828 0L7 10.172V13h2.828l7.586-7.586a2 2 0 000-2.828z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 6a2 2 0 012-2h4a1 1 0 010 2H4v10h10v-4a1 1 0 112 0v4a2 2 0 01-2 2H4a2 2 0 01-2-2V6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPencilAlt.vue"]])},91964:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPhone.vue"]])},35264:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M14.414 7l3.293-3.293a1 1 0 00-1.414-1.414L13 5.586V4a1 1 0 10-2 0v4.003a.996.996 0 00.617.921A.997.997 0 0012 9h4a1 1 0 100-2h-1.586z"},null,-1),(0,o.createElementVNode)("path",{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPhoneIncoming.vue"]])},25536:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"},null,-1),(0,o.createElementVNode)("path",{d:"M16.707 3.293a1 1 0 010 1.414L15.414 6l1.293 1.293a1 1 0 01-1.414 1.414L14 7.414l-1.293 1.293a1 1 0 11-1.414-1.414L12.586 6l-1.293-1.293a1 1 0 011.414-1.414L14 4.586l1.293-1.293a1 1 0 011.414 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPhoneMissedCall.vue"]])},95424:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M17.924 2.617a.997.997 0 00-.215-.322l-.004-.004A.997.997 0 0017 2h-4a1 1 0 100 2h1.586l-3.293 3.293a1 1 0 001.414 1.414L16 5.414V7a1 1 0 102 0V3a.997.997 0 00-.076-.383z"},null,-1),(0,o.createElementVNode)("path",{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPhoneOutgoing.vue"]])},33252:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 3a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V5a2 2 0 00-2-2H4zm12 12H4l4-8 3 6 2-4 3 6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPhotograph.vue"]])},71052:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPlay.vue"]])},72196:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 5a1 1 0 011 1v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3H6a1 1 0 110-2h3V6a1 1 0 011-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPlus.vue"]])},41144:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-11a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V7z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPlusCircle.vue"]])},40068:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 000 2v8a2 2 0 002 2h2.586l-1.293 1.293a1 1 0 101.414 1.414L10 15.414l2.293 2.293a1 1 0 001.414-1.414L12.414 15H15a2 2 0 002-2V5a1 1 0 100-2H3zm11 4a1 1 0 10-2 0v4a1 1 0 102 0V7zm-3 1a1 1 0 10-2 0v3a1 1 0 102 0V8zM8 9a1 1 0 00-2 0v2a1 1 0 102 0V9z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPresentationChartBar.vue"]])},59112:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 000 2v8a2 2 0 002 2h2.586l-1.293 1.293a1 1 0 101.414 1.414L10 15.414l2.293 2.293a1 1 0 001.414-1.414L12.414 15H15a2 2 0 002-2V5a1 1 0 100-2H3zm11.707 4.707a1 1 0 00-1.414-1.414L10 9.586 8.707 8.293a1 1 0 00-1.414 0l-2 2a1 1 0 101.414 1.414L8 10.414l1.293 1.293a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPresentationChartLine.vue"]])},38112:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 4v3H4a2 2 0 00-2 2v3a2 2 0 002 2h1v2a2 2 0 002 2h6a2 2 0 002-2v-2h1a2 2 0 002-2V9a2 2 0 00-2-2h-1V4a2 2 0 00-2-2H7a2 2 0 00-2 2zm8 0H7v3h6V4zm0 8H7v4h6v-4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPrinter.vue"]])},83332:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M10 3.5a1.5 1.5 0 013 0V4a1 1 0 001 1h3a1 1 0 011 1v3a1 1 0 01-1 1h-.5a1.5 1.5 0 000 3h.5a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-.5a1.5 1.5 0 00-3 0v.5a1 1 0 01-1 1H6a1 1 0 01-1-1v-3a1 1 0 00-1-1h-.5a1.5 1.5 0 010-3H4a1 1 0 001-1V6a1 1 0 011-1h3a1 1 0 001-1v-.5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidPuzzle.vue"]])},49748:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 4a1 1 0 011-1h3a1 1 0 011 1v3a1 1 0 01-1 1H4a1 1 0 01-1-1V4zm2 2V5h1v1H5zM3 13a1 1 0 011-1h3a1 1 0 011 1v3a1 1 0 01-1 1H4a1 1 0 01-1-1v-3zm2 2v-1h1v1H5zM13 3a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1V4a1 1 0 00-1-1h-3zm1 2v1h1V5h-1z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M11 4a1 1 0 10-2 0v1a1 1 0 002 0V4zM10 7a1 1 0 011 1v1h2a1 1 0 110 2h-3a1 1 0 01-1-1V8a1 1 0 011-1zM16 9a1 1 0 100 2 1 1 0 000-2zM9 13a1 1 0 011-1h1a1 1 0 110 2v2a1 1 0 11-2 0v-3zM7 11a1 1 0 100-2H4a1 1 0 100 2h3zM17 13a1 1 0 01-1 1h-2a1 1 0 110-2h2a1 1 0 011 1zM16 17a1 1 0 100-2h-3a1 1 0 100 2h3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidQrcode.vue"]])},89160:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidQuestionMarkCircle.vue"]])},86280:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 2a2 2 0 00-2 2v14l3.5-2 3.5 2 3.5-2 3.5 2V4a2 2 0 00-2-2H5zm4.707 3.707a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L8.414 9H10a3 3 0 013 3v1a1 1 0 102 0v-1a5 5 0 00-5-5H8.414l1.293-1.293z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidReceiptRefund.vue"]])},24192:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 2a2 2 0 00-2 2v14l3.5-2 3.5 2 3.5-2 3.5 2V4a2 2 0 00-2-2H5zm2.5 3a1.5 1.5 0 100 3 1.5 1.5 0 000-3zm6.207.293a1 1 0 00-1.414 0l-6 6a1 1 0 101.414 1.414l6-6a1 1 0 000-1.414zM12.5 10a1.5 1.5 0 100 3 1.5 1.5 0 000-3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidReceiptTax.vue"]])},90720:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 2a1 1 0 011 1v2.101a7.002 7.002 0 0111.601 2.566 1 1 0 11-1.885.666A5.002 5.002 0 005.999 7H9a1 1 0 010 2H4a1 1 0 01-1-1V3a1 1 0 011-1zm.008 9.057a1 1 0 011.276.61A5.002 5.002 0 0014.001 13H11a1 1 0 110-2h5a1 1 0 011 1v5a1 1 0 11-2 0v-2.101a7.002 7.002 0 01-11.601-2.566 1 1 0 01.61-1.276z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidRefresh.vue"]])},88376:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7.707 3.293a1 1 0 010 1.414L5.414 7H11a7 7 0 017 7v2a1 1 0 11-2 0v-2a5 5 0 00-5-5H5.414l2.293 2.293a1 1 0 11-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidReply.vue"]])},46324:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M8.445 14.832A1 1 0 0010 14v-2.798l5.445 3.63A1 1 0 0017 14V6a1 1 0 00-1.555-.832L10 8.798V6a1 1 0 00-1.555-.832l-6 4a1 1 0 000 1.664l6 4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidRewind.vue"]])},59472:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M5 3a1 1 0 000 2c5.523 0 10 4.477 10 10a1 1 0 102 0C17 8.373 11.627 3 5 3z"},null,-1),(0,o.createElementVNode)("path",{d:"M4 9a1 1 0 011-1 7 7 0 017 7 1 1 0 11-2 0 5 5 0 00-5-5 1 1 0 01-1-1zM3 15a2 2 0 114 0 2 2 0 01-4 0z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidRss.vue"]])},12800:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M7.707 10.293a1 1 0 10-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 11.586V6h5a2 2 0 012 2v7a2 2 0 01-2 2H4a2 2 0 01-2-2V8a2 2 0 012-2h5v5.586l-1.293-1.293zM9 4a1 1 0 012 0v2H9V4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSave.vue"]])},11727:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M9.707 7.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L13 8.586V5h3a2 2 0 012 2v5a2 2 0 01-2 2H8a2 2 0 01-2-2V7a2 2 0 012-2h3v3.586L9.707 7.293zM11 3a1 1 0 112 0v2h-2V3z"},null,-1),(0,o.createElementVNode)("path",{d:"M4 9a2 2 0 00-2 2v5a2 2 0 002 2h8a2 2 0 002-2H4V9z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSaveAs.vue"]])},70208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 2a1 1 0 011 1v1.323l3.954 1.582 1.599-.8a1 1 0 01.894 1.79l-1.233.616 1.738 5.42a1 1 0 01-.285 1.05A3.989 3.989 0 0115 15a3.989 3.989 0 01-2.667-1.019 1 1 0 01-.285-1.05l1.715-5.349L11 6.477V16h2a1 1 0 110 2H7a1 1 0 110-2h2V6.477L6.237 7.582l1.715 5.349a1 1 0 01-.285 1.05A3.989 3.989 0 015 15a3.989 3.989 0 01-2.667-1.019 1 1 0 01-.285-1.05l1.738-5.42-1.233-.617a1 1 0 01.894-1.788l1.599.799L9 4.323V3a1 1 0 011-1zm-5 8.274l-.818 2.552c.25.112.526.174.818.174.292 0 .569-.062.818-.174L5 10.274zm10 0l-.818 2.552c.25.112.526.174.818.174.292 0 .569-.062.818-.174L15 10.274z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidScale.vue"]])},98968:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.5 2a3.5 3.5 0 101.665 6.58L8.585 10l-1.42 1.42a3.5 3.5 0 101.414 1.414l8.128-8.127a1 1 0 00-1.414-1.414L10 8.586l-1.42-1.42A3.5 3.5 0 005.5 2zM4 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm0 9a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M12.828 11.414a1 1 0 00-1.414 1.414l3.879 3.88a1 1 0 001.414-1.415l-3.879-3.879z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidScissors.vue"]])},44662:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSearch.vue"]])},76608:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M9 9a2 2 0 114 0 2 2 0 01-4 0z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-13a4 4 0 00-3.446 6.032l-2.261 2.26a1 1 0 101.414 1.415l2.261-2.261A4 4 0 1011 5z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSearchCircle.vue"]])},11368:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 3a1 1 0 01.707.293l3 3a1 1 0 01-1.414 1.414L10 5.414 7.707 7.707a1 1 0 01-1.414-1.414l3-3A1 1 0 0110 3zm-3.707 9.293a1 1 0 011.414 0L10 14.586l2.293-2.293a1 1 0 011.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSelector.vue"]])},56912:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 5a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm14 1a1 1 0 11-2 0 1 1 0 012 0zM2 13a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2v-2zm14 1a1 1 0 11-2 0 1 1 0 012 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidServer.vue"]])},65040:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M15 8a3 3 0 10-2.977-2.63l-4.94 2.47a3 3 0 100 4.319l4.94 2.47a3 3 0 10.895-1.789l-4.94-2.47a3.027 3.027 0 000-.74l4.94-2.47C13.456 7.68 14.19 8 15 8z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidShare.vue"]])},14668:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2.166 4.999A11.954 11.954 0 0010 1.944 11.954 11.954 0 0017.834 5c.11.65.166 1.32.166 2.001 0 5.225-3.34 9.67-8 11.317C5.34 16.67 2 12.225 2 7c0-.682.057-1.35.166-2.001zm11.541 3.708a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidShieldCheck.vue"]])},15032:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 1.944A11.954 11.954 0 012.166 5C2.056 5.649 2 6.319 2 7c0 5.225 3.34 9.67 8 11.317C14.66 16.67 18 12.225 18 7c0-.682-.057-1.35-.166-2.001A11.954 11.954 0 0110 1.944zM11 14a1 1 0 11-2 0 1 1 0 012 0zm0-7a1 1 0 10-2 0v3a1 1 0 102 0V7z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidShieldExclamation.vue"]])},25072:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 2a4 4 0 00-4 4v1H5a1 1 0 00-.994.89l-1 9A1 1 0 004 18h12a1 1 0 00.994-1.11l-1-9A1 1 0 0015 7h-1V6a4 4 0 00-4-4zm2 5V6a2 2 0 10-4 0v1h4zm-6 3a1 1 0 112 0 1 1 0 01-2 0zm7-1a1 1 0 100 2 1 1 0 000-2z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidShoppingBag.vue"]])},95528:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidShoppingCart.vue"]])},49988:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M3 3a1 1 0 000 2h11a1 1 0 100-2H3zM3 7a1 1 0 000 2h5a1 1 0 000-2H3zM3 11a1 1 0 100 2h4a1 1 0 100-2H3zM13 16a1 1 0 102 0v-5.586l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 101.414 1.414L13 10.414V16z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSortAscending.vue"]])},49324:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M3 3a1 1 0 000 2h11a1 1 0 100-2H3zM3 7a1 1 0 000 2h7a1 1 0 100-2H3zM3 11a1 1 0 100 2h4a1 1 0 100-2H3zM15 8a1 1 0 10-2 0v5.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L15 13.586V8z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSortDescending.vue"]])},32716:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 2a1 1 0 011 1v1h1a1 1 0 010 2H6v1a1 1 0 01-2 0V6H3a1 1 0 010-2h1V3a1 1 0 011-1zm0 10a1 1 0 011 1v1h1a1 1 0 110 2H6v1a1 1 0 11-2 0v-1H3a1 1 0 110-2h1v-1a1 1 0 011-1zM12 2a1 1 0 01.967.744L14.146 7.2 17.5 9.134a1 1 0 010 1.732l-3.354 1.935-1.18 4.455a1 1 0 01-1.933 0L9.854 12.8 6.5 10.866a1 1 0 010-1.732l3.354-1.935 1.18-4.455A1 1 0 0112 2z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSparkles.vue"]])},93796:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 3a1 1 0 00-1.447-.894L8.763 6H5a3 3 0 000 6h.28l1.771 5.316A1 1 0 008 18h1a1 1 0 001-1v-4.382l6.553 3.276A1 1 0 0018 15V3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSpeakerphone.vue"]])},86532:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidStar.vue"]])},93134:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M3.707 2.293a1 1 0 00-1.414 1.414l6.921 6.922c.05.062.105.118.168.167l6.91 6.911a1 1 0 001.415-1.414l-.675-.675a9.001 9.001 0 00-.668-11.982A1 1 0 1014.95 5.05a7.002 7.002 0 01.657 9.143l-1.435-1.435a5.002 5.002 0 00-.636-6.294A1 1 0 0012.12 7.88c.924.923 1.12 2.3.587 3.415l-1.992-1.992a.922.922 0 00-.018-.018l-6.99-6.991zM3.238 8.187a1 1 0 00-1.933-.516c-.8 3-.025 6.336 2.331 8.693a1 1 0 001.414-1.415 6.997 6.997 0 01-1.812-6.762zM7.4 11.5a1 1 0 10-1.73 1c.214.371.48.72.795 1.035a1 1 0 001.414-1.414c-.191-.191-.35-.4-.478-.622z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidStatusOffline.vue"]])},73800:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.05 3.636a1 1 0 010 1.414 7 7 0 000 9.9 1 1 0 11-1.414 1.414 9 9 0 010-12.728 1 1 0 011.414 0zm9.9 0a1 1 0 011.414 0 9 9 0 010 12.728 1 1 0 11-1.414-1.414 7 7 0 000-9.9 1 1 0 010-1.414zM7.879 6.464a1 1 0 010 1.414 3 3 0 000 4.243 1 1 0 11-1.415 1.414 5 5 0 010-7.07 1 1 0 011.415 0zm4.242 0a1 1 0 011.415 0 5 5 0 010 7.072 1 1 0 01-1.415-1.415 3 3 0 000-4.242 1 1 0 010-1.415zM10 9a1 1 0 011 1v.01a1 1 0 11-2 0V10a1 1 0 011-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidStatusOnline.vue"]])},43081:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8 7a1 1 0 00-1 1v4a1 1 0 001 1h4a1 1 0 001-1V8a1 1 0 00-1-1H8z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidStop.vue"]])},10880:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 2a1 1 0 011 1v1a1 1 0 11-2 0V3a1 1 0 011-1zm4 8a4 4 0 11-8 0 4 4 0 018 0zm-.464 4.95l.707.707a1 1 0 001.414-1.414l-.707-.707a1 1 0 00-1.414 1.414zm2.12-10.607a1 1 0 010 1.414l-.706.707a1 1 0 11-1.414-1.414l.707-.707a1 1 0 011.414 0zM17 11a1 1 0 100-2h-1a1 1 0 100 2h1zm-7 4a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1zM5.05 6.464A1 1 0 106.465 5.05l-.708-.707a1 1 0 00-1.414 1.414l.707.707zm1.414 8.486l-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 1.414zM4 11a1 1 0 100-2H3a1 1 0 000 2h1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSun.vue"]])},11112:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-2 0c0 .993-.241 1.929-.668 2.754l-1.524-1.525a3.997 3.997 0 00.078-2.183l1.562-1.562C15.802 8.249 16 9.1 16 10zm-5.165 3.913l1.58 1.58A5.98 5.98 0 0110 16a5.976 5.976 0 01-2.516-.552l1.562-1.562a4.006 4.006 0 001.789.027zm-4.677-2.796a4.002 4.002 0 01-.041-2.08l-.08.08-1.53-1.533A5.98 5.98 0 004 10c0 .954.223 1.856.619 2.657l1.54-1.54zm1.088-6.45A5.974 5.974 0 0110 4c.954 0 1.856.223 2.657.619l-1.54 1.54a4.002 4.002 0 00-2.346.033L7.246 4.668zM12 10a2 2 0 11-4 0 2 2 0 014 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSupport.vue"]])},74748:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M8 5a1 1 0 100 2h5.586l-1.293 1.293a1 1 0 001.414 1.414l3-3a1 1 0 000-1.414l-3-3a1 1 0 10-1.414 1.414L13.586 5H8zM12 15a1 1 0 100-2H6.414l1.293-1.293a1 1 0 10-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L6.414 15H12z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSwitchHorizontal.vue"]])},94332:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M5 12a1 1 0 102 0V6.414l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L5 6.414V12zM15 8a1 1 0 10-2 0v5.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L15 13.586V8z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidSwitchVertical.vue"]])},39880:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 4a3 3 0 00-3 3v6a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3H5zm-1 9v-1h5v2H5a1 1 0 01-1-1zm7 1h4a1 1 0 001-1v-1h-5v2zm0-4h5V8h-5v2zM9 8H4v2h5V8z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTable.vue"]])},81256:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M17.707 9.293a1 1 0 010 1.414l-7 7a1 1 0 01-1.414 0l-7-7A.997.997 0 012 10V5a3 3 0 013-3h5c.256 0 .512.098.707.293l7 7zM5 6a1 1 0 100-2 1 1 0 000 2z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTag.vue"]])},86776:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M3 4a1 1 0 011-1h12a1 1 0 011 1v2a1 1 0 01-1 1H4a1 1 0 01-1-1V4zM3 10a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H4a1 1 0 01-1-1v-6zM14 9a1 1 0 00-1 1v6a1 1 0 001 1h2a1 1 0 001-1v-6a1 1 0 00-1-1h-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTemplate.vue"]])},14908:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 5a2 2 0 012-2h12a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm3.293 1.293a1 1 0 011.414 0l3 3a1 1 0 010 1.414l-3 3a1 1 0 01-1.414-1.414L7.586 10 5.293 7.707a1 1 0 010-1.414zM11 12a1 1 0 100 2h3a1 1 0 100-2h-3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTerminal.vue"]])},18912:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M18 9.5a1.5 1.5 0 11-3 0v-6a1.5 1.5 0 013 0v6zM14 9.667v-5.43a2 2 0 00-1.105-1.79l-.05-.025A4 4 0 0011.055 2H5.64a2 2 0 00-1.962 1.608l-1.2 6A2 2 0 004.44 12H8v4a2 2 0 002 2 1 1 0 001-1v-.667a4 4 0 01.8-2.4l1.4-1.866a4 4 0 00.8-2.4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidThumbDown.vue"]])},16384:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 10.5a1.5 1.5 0 113 0v6a1.5 1.5 0 01-3 0v-6zM6 10.333v5.43a2 2 0 001.106 1.79l.05.025A4 4 0 008.943 18h5.416a2 2 0 001.962-1.608l1.2-6A2 2 0 0015.56 8H12V4a2 2 0 00-2-2 1 1 0 00-1 1v.667a4 4 0 01-.8 2.4L6.8 7.933a4 4 0 00-.8 2.4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidThumbUp.vue"]])},13518:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 100 4v2a2 2 0 01-2 2H4a2 2 0 01-2-2v-2a2 2 0 100-4V6z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTicket.vue"]])},35660:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 2a1 1 0 011 1v1h3a1 1 0 110 2H9.578a18.87 18.87 0 01-1.724 4.78c.29.354.596.696.914 1.026a1 1 0 11-1.44 1.389c-.188-.196-.373-.396-.554-.6a19.098 19.098 0 01-3.107 3.567 1 1 0 01-1.334-1.49 17.087 17.087 0 003.13-3.733 18.992 18.992 0 01-1.487-2.494 1 1 0 111.79-.89c.234.47.489.928.764 1.372.417-.934.752-1.913.997-2.927H3a1 1 0 110-2h3V3a1 1 0 011-1zm6 6a1 1 0 01.894.553l2.991 5.982a.869.869 0 01.02.037l.99 1.98a1 1 0 11-1.79.895L15.383 16h-4.764l-.724 1.447a1 1 0 11-1.788-.894l.99-1.98.019-.038 2.99-5.982A1 1 0 0113 8zm-1.382 6h2.764L13 11.236 11.618 14z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTranslate.vue"]])},65388:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9 2a1 1 0 00-.894.553L7.382 4H4a1 1 0 000 2v10a2 2 0 002 2h8a2 2 0 002-2V6a1 1 0 100-2h-3.382l-.724-1.447A1 1 0 0011 2H9zM7 8a1 1 0 012 0v6a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v6a1 1 0 102 0V8a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTrash.vue"]])},96148:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12 13a1 1 0 100 2h5a1 1 0 001-1V9a1 1 0 10-2 0v2.586l-4.293-4.293a1 1 0 00-1.414 0L8 9.586 3.707 5.293a1 1 0 00-1.414 1.414l5 5a1 1 0 001.414 0L11 9.414 14.586 13H12z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTrendingDown.vue"]])},47860:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12 7a1 1 0 110-2h5a1 1 0 011 1v5a1 1 0 11-2 0V8.414l-4.293 4.293a1 1 0 01-1.414 0L8 10.414l-4.293 4.293a1 1 0 01-1.414-1.414l5-5a1 1 0 011.414 0L11 10.586 14.586 7H12z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTrendingUp.vue"]])},85340:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M8 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM15 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 4a1 1 0 00-1 1v10a1 1 0 001 1h1.05a2.5 2.5 0 014.9 0H10a1 1 0 001-1V5a1 1 0 00-1-1H3zM14 7a1 1 0 00-1 1v6.05A2.5 2.5 0 0115.95 16H17a1 1 0 001-1v-5a1 1 0 00-.293-.707l-2-2A1 1 0 0015 7h-1z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidTruck.vue"]])},47464:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM6.293 6.707a1 1 0 010-1.414l3-3a1 1 0 011.414 0l3 3a1 1 0 01-1.414 1.414L11 5.414V13a1 1 0 11-2 0V5.414L7.707 6.707a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidUpload.vue"]])},56936:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 9a3 3 0 100-6 3 3 0 000 6zm-7 9a7 7 0 1114 0H3z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidUser.vue"]])},12032:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M8 9a3 3 0 100-6 3 3 0 000 6zM8 11a6 6 0 016 6H2a6 6 0 016-6zM16 7a1 1 0 10-2 0v1h-1a1 1 0 100 2h1v1a1 1 0 102 0v-1h1a1 1 0 100-2h-1V7z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidUserAdd.vue"]])},22516:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-6-3a2 2 0 11-4 0 2 2 0 014 0zm-2 4a5 5 0 00-4.546 2.916A5.986 5.986 0 0010 16a5.986 5.986 0 004.546-2.084A5 5 0 0010 11z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidUserCircle.vue"]])},11948:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M13 6a3 3 0 11-6 0 3 3 0 016 0zM18 8a2 2 0 11-4 0 2 2 0 014 0zM14 15a4 4 0 00-8 0v3h8v-3zM6 8a2 2 0 11-4 0 2 2 0 014 0zM16 18v-3a5.972 5.972 0 00-.75-2.906A3.005 3.005 0 0119 15v3h-3zM4.75 12.094A5.973 5.973 0 004 15v3H1v-3a3 3 0 013.75-2.906z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidUserGroup.vue"]])},51804:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M11 6a3 3 0 11-6 0 3 3 0 016 0zM14 17a6 6 0 00-12 0h12zM13 8a1 1 0 100 2h4a1 1 0 100-2h-4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidUserRemove.vue"]])},57192:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M9 6a3 3 0 11-6 0 3 3 0 016 0zM17 6a3 3 0 11-6 0 3 3 0 016 0zM12.93 17c.046-.327.07-.66.07-1a6.97 6.97 0 00-1.5-4.33A5 5 0 0119 16v1h-6.07zM6 11a5 5 0 015 5v1H1v-1a5 5 0 015-5z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidUsers.vue"]])},83859:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.649 3.084A1 1 0 015.163 4.4 13.95 13.95 0 004 10c0 1.993.416 3.886 1.164 5.6a1 1 0 01-1.832.8A15.95 15.95 0 012 10c0-2.274.475-4.44 1.332-6.4a1 1 0 011.317-.516zM12.96 7a3 3 0 00-2.342 1.126l-.328.41-.111-.279A2 2 0 008.323 7H8a1 1 0 000 2h.323l.532 1.33-1.035 1.295a1 1 0 01-.781.375H7a1 1 0 100 2h.039a3 3 0 002.342-1.126l.328-.41.111.279A2 2 0 0011.677 14H12a1 1 0 100-2h-.323l-.532-1.33 1.035-1.295A1 1 0 0112.961 9H13a1 1 0 100-2h-.039zm1.874-2.6a1 1 0 011.833-.8A15.95 15.95 0 0118 10c0 2.274-.475 4.44-1.332 6.4a1 1 0 11-1.832-.8A13.949 13.949 0 0016 10c0-1.993-.416-3.886-1.165-5.6z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidVariable.vue"]])},25456:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h6a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2V6zM14.553 7.106A1 1 0 0014 8v4a1 1 0 00.553.894l2 1A1 1 0 0018 13V7a1 1 0 00-1.447-.894l-2 1z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidVideoCamera.vue"]])},12872:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M2 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1H3a1 1 0 01-1-1V4zM8 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1H9a1 1 0 01-1-1V4zM15 3a1 1 0 00-1 1v12a1 1 0 001 1h2a1 1 0 001-1V4a1 1 0 00-1-1h-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidViewBoards.vue"]])},58368:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M5 3a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2V5a2 2 0 00-2-2H5zM5 11a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2v-2a2 2 0 00-2-2H5zM11 5a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V5zM11 13a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidViewGrid.vue"]])},13526:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{d:"M5 3a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2V5a2 2 0 00-2-2H5zM5 11a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2v-2a2 2 0 00-2-2H5zM11 5a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V5zM14 11a1 1 0 011 1v1h1a1 1 0 110 2h-1v1a1 1 0 11-2 0v-1h-1a1 1 0 110-2h1v-1a1 1 0 011-1z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidViewGridAdd.vue"]])},29552:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidViewList.vue"]])},81752:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.383 3.076A1 1 0 0110 4v12a1 1 0 01-1.707.707L4.586 13H2a1 1 0 01-1-1V8a1 1 0 011-1h2.586l3.707-3.707a1 1 0 011.09-.217zM12.293 7.293a1 1 0 011.414 0L15 8.586l1.293-1.293a1 1 0 111.414 1.414L16.414 10l1.293 1.293a1 1 0 01-1.414 1.414L15 11.414l-1.293 1.293a1 1 0 01-1.414-1.414L13.586 10l-1.293-1.293a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidVolumeOff.vue"]])},7244:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.383 3.076A1 1 0 0110 4v12a1 1 0 01-1.707.707L4.586 13H2a1 1 0 01-1-1V8a1 1 0 011-1h2.586l3.707-3.707a1 1 0 011.09-.217zM14.657 2.929a1 1 0 011.414 0A9.972 9.972 0 0119 10a9.972 9.972 0 01-2.929 7.071 1 1 0 01-1.414-1.414A7.971 7.971 0 0017 10c0-2.21-.894-4.208-2.343-5.657a1 1 0 010-1.414zm-2.829 2.828a1 1 0 011.415 0A5.983 5.983 0 0115 10a5.984 5.984 0 01-1.757 4.243 1 1 0 01-1.415-1.415A3.984 3.984 0 0013 10a3.983 3.983 0 00-1.172-2.828 1 1 0 010-1.415z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidVolumeUp.vue"]])},64720:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M17.778 8.222c-4.296-4.296-11.26-4.296-15.556 0A1 1 0 01.808 6.808c5.076-5.077 13.308-5.077 18.384 0a1 1 0 01-1.414 1.414zM14.95 11.05a7 7 0 00-9.9 0 1 1 0 01-1.414-1.414 9 9 0 0112.728 0 1 1 0 01-1.414 1.414zM12.12 13.88a3 3 0 00-4.242 0 1 1 0 01-1.415-1.415 5 5 0 017.072 0 1 1 0 01-1.415 1.415zM9 16a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidWifi.vue"]])},24392:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidX.vue"]])},5172:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidXCircle.vue"]])},87420:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},l=[(0,o.createElementVNode)("path",{d:"M5 8a1 1 0 011-1h1V6a1 1 0 012 0v1h1a1 1 0 110 2H9v1a1 1 0 11-2 0V9H6a1 1 0 01-1-1z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8zm6-4a4 4 0 100 8 4 4 0 000-8z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidZoomIn.vue"]])},24440:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"},l=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 8a1 1 0 011-1h4a1 1 0 110 2H6a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","HeroiconsSolidZoomOut.vue"]])},56528:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n={class:"ml-2"};var l=r(14764),i=r.n(l);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;ta.updateCheckedState(r.option.value,a.nextValue))},[(0,o.createVNode)(s,{value:a.currentValue,nullable:!0},null,8,["value"]),(0,o.createElementVNode)("span",n,(0,o.toDisplayString)(a.labelFor(r.option)),1)])}],["__file","IconBooleanOption.vue"]])},1036:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={__name:"CopyIcon",props:["copied"],setup:e=>(t,r)=>{const n=(0,o.resolveComponent)("Icon");return e.copied?((0,o.openBlock)(),(0,o.createBlock)(n,{key:0,class:"text-green-500",solid:!0,type:"check-circle",width:"14"})):((0,o.openBlock)(),(0,o.createBlock)(n,{key:1,class:"text-gray-400 dark:text-gray-500",solid:!0,type:"clipboard",width:"14"}))}};const l=(0,r(18152).c)(n,[["__file","CopyIcon.vue"]])},74396:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},l=[(0,o.createElementVNode)("path",{d:"M3 19V1h8a5 5 0 0 1 3.88 8.16A5.5 5.5 0 0 1 11.5 19H3zm7.5-8H7v5h3.5a2.5 2.5 0 1 0 0-5zM7 4v4h3a2 2 0 1 0 0-4H7z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","IconBold.vue"]])},35052:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},l=[(0,o.createElementVNode)("path",{d:"M2.8 15.8L0 13v7h7l-2.8-2.8 4.34-4.32-1.42-1.42L2.8 15.8zM17.2 4.2L20 7V0h-7l2.8 2.8-4.34 4.32 1.42 1.42L17.2 4.2zm-1.4 13L13 20h7v-7l-2.8 2.8-4.32-4.34-1.42 1.42 4.33 4.33zM4.2 2.8L7 0H0v7l2.8-2.8 4.32 4.34 1.42-1.42L4.2 2.8z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","IconFullScreen.vue"]])},10560:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},l=[(0,o.createElementVNode)("path",{d:"M0 4c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm11 9l-3-3-6 6h16l-5-5-2 2zm4-4a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","IconImage.vue"]])},67236:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},l=[(0,o.createElementVNode)("path",{d:"M8 1h9v2H8V1zm3 2h3L8 17H5l6-14zM2 17h9v2H2v-2z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","IconItalic.vue"]])},90784:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},l=[(0,o.createElementVNode)("path",{d:"M9.26 13a2 2 0 0 1 .01-2.01A3 3 0 0 0 9 5H5a3 3 0 0 0 0 6h.08a6.06 6.06 0 0 0 0 2H5A5 5 0 0 1 5 3h4a5 5 0 0 1 .26 10zm1.48-6a2 2 0 0 1-.01 2.01A3 3 0 0 0 11 15h4a3 3 0 0 0 0-6h-.08a6.06 6.06 0 0 0 0-2H15a5 5 0 0 1 0 10h-4a5 5 0 0 1-.26-10z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","IconLink.vue"]])},2596:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 530 560"},l=[(0,o.createStaticVNode)('',1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","ErrorPageIcon.vue"]])},41908:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{type:{type:String,default:"delete"},solid:{type:Boolean,default:!1}},computed:{style(){return this.solid?"solid":"outline"},iconName(){return`heroicons-${this.style}-${this.type}`},viewBox(){return this.solid?"0 0 20 20":"0 0 24 24"},width(){return this.solid?20:24},height(){return this.solid?20:24}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(i.iconName),{class:"inline-block",role:"presentation",width:i.width,height:i.height,viewBox:i.viewBox},null,8,["width","height","viewBox"])}],["__file","Icon.vue"]])},29392:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M17 11a1 1 0 0 1 0 2h-4v4a1 1 0 0 1-2 0v-4H7a1 1 0 0 1 0-2h4V7a1 1 0 0 1 2 0v4h4z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconAdd.vue"]])},63032:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={class:"shrink-0",xmlns:"http://www.w3.org/2000/svg",width:"10",height:"6",viewBox:"0 0 10 6"},l=[(0,o.createElementVNode)("path",{class:"fill-current",d:"M8.292893.292893c.390525-.390524 1.023689-.390524 1.414214 0 .390524.390525.390524 1.023689 0 1.414214l-4 4c-.390525.390524-1.023689.390524-1.414214 0l-4-4c-.390524-.390525-.390524-1.023689 0-1.414214.390525-.390524 1.023689-.390524 1.414214 0L5 3.585786 8.292893.292893z"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,l)}],["__file","IconArrow.vue"]])},91996:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{value:{type:Boolean,default:!1},viewBox:{default:"0 0 24 24"},height:{default:24},width:{default:24},nullable:{type:Boolean,default:!1}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Icon");return r.value?((0,o.openBlock)(),(0,o.createBlock)(a,{key:0,viewBox:r.viewBox,width:r.width,height:r.height,type:"check-circle",class:"text-green-500"},null,8,["viewBox","width","height"])):r.nullable&&null==r.value?((0,o.openBlock)(),(0,o.createBlock)(a,{key:1,viewBox:r.viewBox,width:r.width,height:r.height,type:"minus-circle",class:"text-gray-200 dark:text-gray-800"},null,8,["viewBox","width","height"])):((0,o.openBlock)(),(0,o.createBlock)(a,{key:2,viewBox:r.viewBox,width:r.width,height:r.height,type:"x-circle",class:"text-red-500"},null,8,["viewBox","width","height"]))}],["__file","IconBoolean.vue"]])},37388:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M12 22a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-2.3-8.7l1.3 1.29 3.3-3.3a1 1 0 0 1 1.4 1.42l-4 4a1 1 0 0 1-1.4 0l-2-2a1 1 0 0 1 1.4-1.42z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconCheckCircle.vue"]])},35320:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={"fill-rule":"nonzero",d:"M6 4V2a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2h5a1 1 0 0 1 0 2h-1v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6H1a1 1 0 1 1 0-2h5zM4 6v12h12V6H4zm8-2V2H8v2h4zM8 8a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0V9a1 1 0 0 1 1-1zm4 0a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0V9a1 1 0 0 1 1-1z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconDelete.vue"]])},95064:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M11 14.59V3a1 1 0 0 1 2 0v11.59l3.3-3.3a1 1 0 0 1 1.4 1.42l-5 5a1 1 0 0 1-1.4 0l-5-5a1 1 0 0 1 1.4-1.42l3.3 3.3zM3 17a1 1 0 0 1 2 0v3h14v-3a1 1 0 0 1 2 0v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconDownload.vue"]])},8968:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M4.3 10.3l10-10a1 1 0 0 1 1.4 0l4 4a1 1 0 0 1 0 1.4l-10 10a1 1 0 0 1-.7.3H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 .3-.7zM6 14h2.59l9-9L15 2.41l-9 9V14zm10-2a1 1 0 0 1 2 0v6a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4c0-1.1.9-2 2-2h6a1 1 0 1 1 0 2H2v14h14v-6z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconEdit.vue"]])},15232:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={"fill-rule":"nonzero",d:"M.293 5.707A1 1 0 0 1 0 4.999V1A1 1 0 0 1 1 0h18a1 1 0 0 1 1 1v4a1 1 0 0 1-.293.707L13 12.413v2.585a1 1 0 0 1-.293.708l-4 4c-.63.629-1.707.183-1.707-.708v-6.585L.293 5.707zM2 2v2.585l6.707 6.707a1 1 0 0 1 .293.707v4.585l2-2V12a1 1 0 0 1 .293-.707L18 4.585V2H2z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconFilter.vue"]])},73172:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={"fill-rule":"nonzero",d:"M6 4V2a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2h5a1 1 0 0 1 0 2h-1v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6H1a1 1 0 1 1 0-2h5zM4 6v12h12V6H4zm8-2V2H8v2h4zm-2 4a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0V9a1 1 0 0 1 1-1zm0 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconForceDelete.vue"]])},64072:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={fill:"none","fill-rule":"evenodd"},l=[(0,o.createElementVNode)("circle",{class:"fill-current",cx:"8.5",cy:"8.5",r:"8.5"},null,-1),(0,o.createElementVNode)("path",{d:"M8.568 10.253c-.225 0-.4-.074-.527-.221-.125-.147-.188-.355-.188-.624 0-.407.078-.747.234-1.02.156-.274.373-.553.65-.839.2-.217.349-.403.448-.559.1-.156.15-.33.15-.52s-.07-.342-.208-.455c-.139-.113-.33-.169-.572-.169-.2 0-.396.037-.591.11-.196.074-.414.18-.657.319l-.312.156c-.295.165-.533.247-.715.247a.69.69 0 01-.553-.28 1.046 1.046 0 01-.227-.682c0-.182.032-.334.098-.455.065-.121.17-.238.318-.351.39-.286.834-.51 1.332-.67.499-.16 1-.24 1.502-.24.563 0 1.066.097 1.508.293.442.195.789.463 1.04.805.251.343.377.73.377 1.164 0 .32-.067.615-.202.884a2.623 2.623 0 01-.487.689c-.19.19-.438.42-.741.689a6.068 6.068 0 00-.656.605c-.152.169-.25.344-.293.526a.691.691 0 01-.253.442.753.753 0 01-.475.156zm.026 3.107c-.355 0-.652-.121-.89-.364a1.23 1.23 0 01-.358-.897c0-.355.12-.654.357-.897.239-.243.536-.364.891-.364a1.23 1.23 0 011.261 1.261 1.23 1.23 0 01-1.261 1.261z",fill:"#FFF","fill-rule":"nonzero"},null,-1)];const i={},a=(0,r(18152).c)(i,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("g",n,l)}],["__file","IconHelp.vue"]])},69432:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconMenu.vue"]])},77940:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M4 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm8 2a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm8 2a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconMore.vue"]])},59476:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={"fill-rule":"nonzero",d:"M0 .213l15.925 9.77L0 19.79V.213zm2 3.574V16.21l10.106-6.224L2 3.786z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconPlay.vue"]])},78296:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M6 18.7V21a1 1 0 0 1-2 0v-5a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2H7.1A7 7 0 0 0 19 12a1 1 0 1 1 2 0 9 9 0 0 1-15 6.7zM18 5.3V3a1 1 0 0 1 2 0v5a1 1 0 0 1-1 1h-5a1 1 0 0 1 0-2h2.9A7 7 0 0 0 5 12a1 1 0 1 1-2 0 9 9 0 0 1 15-6.7z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconRefresh.vue"]])},76600:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M3.41 15H16a2 2 0 0 0 2-2 1 1 0 0 1 2 0 4 4 0 0 1-4 4H3.41l2.3 2.3a1 1 0 0 1-1.42 1.4l-4-4a1 1 0 0 1 0-1.4l4-4a1 1 0 1 1 1.42 1.4L3.4 15h.01zM4 7a2 2 0 0 0-2 2 1 1 0 1 1-2 0 4 4 0 0 1 4-4h12.59l-2.3-2.3a1 1 0 1 1 1.42-1.4l4 4a1 1 0 0 1 0 1.4l-4 4a1 1 0 0 1-1.42-1.4L16.6 7H4z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconRestore.vue"]])},29640:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={"fill-rule":"nonzero",d:"M14.32 12.906l5.387 5.387a1 1 0 0 1-1.414 1.414l-5.387-5.387a8 8 0 1 1 1.414-1.414zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconSearch.vue"]])},4240:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M16.56 13.66a8 8 0 0 1-11.32 0L.3 8.7a1 1 0 0 1 0-1.42l4.95-4.95a8 8 0 0 1 11.32 0l4.95 4.95a1 1 0 0 1 0 1.42l-4.95 4.95-.01.01zm-9.9-1.42a6 6 0 0 0 8.48 0L19.38 8l-4.24-4.24a6 6 0 0 0-8.48 0L2.4 8l4.25 4.24h.01zM10.9 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconView.vue"]])},94308:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={d:"M4.93 19.07A10 10 0 1 1 19.07 4.93 10 10 0 0 1 4.93 19.07zm1.41-1.41A8 8 0 1 0 17.66 6.34 8 8 0 0 0 6.34 17.66zM13.41 12l1.42 1.41a1 1 0 1 1-1.42 1.42L12 13.4l-1.41 1.42a1 1 0 1 1-1.42-1.42L10.6 12l-1.42-1.41a1 1 0 1 1 1.42-1.42L12 10.6l1.41-1.42a1 1 0 1 1 1.42 1.42L13.4 12z"};const l={},i=(0,r(18152).c)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconXCircle.vue"]])},82736:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n=["fill"],l=[(0,o.createStaticVNode)('',3)],i={__name:"Loader",props:{width:{type:[Number,String],required:!1,default:50},fillColor:{type:String,required:!1,default:"currentColor"}},setup:e=>(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("svg",{class:"mx-auto block",style:(0,o.normalizeStyle)({width:`${e.width}px`}),viewBox:"0 0 120 30",xmlns:"http://www.w3.org/2000/svg",fill:e.fillColor},l,12,n))};const a=(0,r(18152).c)(i,[["__file","Loader.vue"]])},46152:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(74032),n=r(77924);function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function i(e){for(var t=1;t["aspect-auto","aspect-square"].includes(e)}},setup(e){const{__:t}=(0,n.C)(),r=e,l=(0,o.ref)(!1),a=(0,o.ref)(!1),u=()=>l.value=!0,h=()=>{a.value=!0,Nova.log(`${t("The image could not be loaded.")}: ${r.src}`)},p=(0,o.computed)((()=>[r.rounded&&"rounded-full"])),m=(0,o.computed)((()=>i(i({"max-width":`${r.maxWidth}px`},"aspect-square"===r.aspect&&{width:`${r.maxWidth}px`}),"aspect-square"===r.aspect&&{height:`${r.maxWidth}px`})));return(r,n)=>{const l=(0,o.resolveComponent)("Icon"),i=(0,o.resolveDirective)("tooltip");return a.value?((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:1,href:e.src},[(0,o.withDirectives)((0,o.createVNode)(l,{type:"exclamation-circle",class:"text-red-500"},null,512),[[i,(0,o.unref)(t)("The image could not be loaded.")]])],8,d)):((0,o.openBlock)(),(0,o.createElementBlock)("span",s,[(0,o.createElementVNode)("img",{class:(0,o.normalizeClass)(p.value),style:(0,o.normalizeStyle)(m.value),src:e.src,onLoad:u,onError:h},null,46,c)]))}}});const p=(0,r(18152).c)(h,[["__file","ImageLoader.vue"]])},48483:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032),n=r(77924);const l=["dusk"],i={class:"flex flex-col justify-center items-center px-6 space-y-3"},a=(0,o.createElementVNode)("svg",{class:"inline-block text-gray-300 dark:text-gray-500",xmlns:"http://www.w3.org/2000/svg",width:"65",height:"51",viewBox:"0 0 65 51"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M56 40h2c.552285 0 1 .447715 1 1s-.447715 1-1 1h-2v2c0 .552285-.447715 1-1 1s-1-.447715-1-1v-2h-2c-.552285 0-1-.447715-1-1s.447715-1 1-1h2v-2c0-.552285.447715-1 1-1s1 .447715 1 1v2zm-5.364125-8H38v8h7.049375c.350333-3.528515 2.534789-6.517471 5.5865-8zm-5.5865 10H6c-3.313708 0-6-2.686292-6-6V6c0-3.313708 2.686292-6 6-6h44c3.313708 0 6 2.686292 6 6v25.049375C61.053323 31.5511 65 35.814652 65 41c0 5.522847-4.477153 10-10 10-5.185348 0-9.4489-3.946677-9.950625-9zM20 30h16v-8H20v8zm0 2v8h16v-8H20zm34-2v-8H38v8h16zM2 30h16v-8H2v8zm0 2v4c0 2.209139 1.790861 4 4 4h12v-8H2zm18-12h16v-8H20v8zm34 0v-8H38v8h16zM2 20h16v-8H2v8zm52-10V6c0-2.209139-1.790861-4-4-4H6C3.790861 2 2 3.790861 2 6v4h52zm1 39c4.418278 0 8-3.581722 8-8s-3.581722-8-8-8-8 3.581722-8 8 3.581722 8 8 8z"})],-1),s={class:"text-base font-normal"},c={class:"hidden md:inline-block"},d={class:"inline-block md:hidden"},u={__name:"IndexEmptyDialog",props:["create-button-label","singularName","resourceName","viaResource","viaResourceId","viaRelationship","relationshipType","authorizedToCreate","authorizedToRelate"],setup(e){const{__:t}=(0,n.C)(),r=e,u=(0,o.computed)((()=>p.value||h.value)),h=(0,o.computed)((()=>("belongsToMany"===r.relationshipType||"morphToMany"===r.relationshipType)&&r.authorizedToRelate)),p=(0,o.computed)((()=>r.authorizedToCreate&&r.authorizedToRelate&&!r.alreadyFilled)),m=(0,o.computed)((()=>h.value?t("Attach :resource",{resource:r.singularName}):r.createButtonLabel)),v=(0,o.computed)((()=>h.value?Nova.url(`/resources/${r.viaResource}/${r.viaResourceId}/attach/${r.resourceName}`,{viaRelationship:r.viaRelationship,polymorphic:"morphToMany"===r.relationshipType?"1":"0"}):p.value?Nova.url(`/resources/${r.resourceName}/new`,{viaResource:r.viaResource,viaResourceId:r.viaResourceId,viaRelationship:r.viaRelationship,relationshipType:r.relationshipType}):void 0));return(r,n)=>{const p=(0,o.resolveComponent)("OutlineButtonInertiaLink");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"flex flex-col justify-center items-center px-6 py-8 space-y-6",dusk:`${e.resourceName}-empty-dialog`},[(0,o.createElementVNode)("div",i,[a,(0,o.createElementVNode)("h3",s,(0,o.toDisplayString)((0,o.unref)(t)("No :resource matched the given criteria.",{resource:e.singularName})),1)]),u.value?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,class:"shrink-0",href:v.value,dusk:"create-button"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",c,(0,o.toDisplayString)(m.value),1),(0,o.createElementVNode)("span",d,(0,o.toDisplayString)(h.value?(0,o.unref)(t)("Attach"):(0,o.unref)(t)("Create")),1)])),_:1},8,["href"])):(0,o.createCommentVNode)("",!0)],8,l)}}};const h=(0,r(18152).c)(u,[["__file","IndexEmptyDialog.vue"]])},28139:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n=(0,o.createElementVNode)("svg",{class:"inline-block text-gray-300 dark:text-gray-500",xmlns:"http://www.w3.org/2000/svg",width:"65",height:"51",viewBox:"0 0 65 51"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M56 40h2c.552285 0 1 .447715 1 1s-.447715 1-1 1h-2v2c0 .552285-.447715 1-1 1s-1-.447715-1-1v-2h-2c-.552285 0-1-.447715-1-1s.447715-1 1-1h2v-2c0-.552285.447715-1 1-1s1 .447715 1 1v2zm-5.364125-8H38v8h7.049375c.350333-3.528515 2.534789-6.517471 5.5865-8zm-5.5865 10H6c-3.313708 0-6-2.686292-6-6V6c0-3.313708 2.686292-6 6-6h44c3.313708 0 6 2.686292 6 6v25.049375C61.053323 31.5511 65 35.814652 65 41c0 5.522847-4.477153 10-10 10-5.185348 0-9.4489-3.946677-9.950625-9zM20 30h16v-8H20v8zm0 2v8h16v-8H20zm34-2v-8H38v8h16zM2 30h16v-8H2v8zm0 2v4c0 2.209139 1.790861 4 4 4h12v-8H2zm18-12h16v-8H20v8zm34 0v-8H38v8h16zM2 20h16v-8H2v8zm52-10V6c0-2.209139-1.790861-4-4-4H6C3.790861 2 2 3.790861 2 6v4h52zm1 39c4.418278 0 8-3.581722 8-8s-3.581722-8-8-8-8 3.581722-8 8 3.581722 8 8 8z"})],-1),l={class:"text-base font-normal mt-3"};const i={components:{Button:r(10076).c},emits:["click"],props:{resource:{type:Object,required:!0}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Button"),d=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createBlock)(d,{class:"flex flex-col justify-center items-center px-6 py-8"},{default:(0,o.withCtx)((()=>[n,(0,o.createElementVNode)("h3",l,(0,o.toDisplayString)(e.__("Failed to load :resource!",{resource:e.__(`${r.resource.label}`)})),1),(0,o.createVNode)(c,{class:"shrink-0 mt-6",onClick:t[0]||(t[0]=t=>e.$emit("click")),variant:"outline",label:e.__("Reload")},null,8,["label"])])),_:1})}],["__file","IndexErrorDialog.vue"]])},16896:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={class:"text-xs font-semibold text-gray-400 text-right space-x-1"},l=(0,o.createElementVNode)("span",null,"/",-1),i={__name:"CharacterCounter",props:{count:{type:Number},limit:{type:Number}},setup(e){const t=e,r=(0,o.computed)((()=>t.count/t.limit)),i=(0,o.computed)((()=>r.value>.7&&r.value<=.9)),a=(0,o.computed)((()=>r.value>.9));return(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("p",n,[(0,o.createElementVNode)("span",{class:(0,o.normalizeClass)({"text-red-500":a.value,"text-yellow-500":i.value})},(0,o.toDisplayString)(e.count),3),l,(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.limit),1)]))}};const a=(0,r(18152).c)(i,[["__file","CharacterCounter.vue"]])},20788:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"relative h-9 w-full md:w-1/3 md:shrink-0"};const l={emits:["update:keyword"],props:{keyword:{type:String}},methods:{handleChange(e){this.$emit("update:keyword",e?.target?.value||"")}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Icon"),c=(0,o.resolveComponent)("RoundInput");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(s,{type:"search",width:"20",class:"absolute ml-2 text-gray-400",style:{top:"4px"}}),(0,o.createVNode)(c,{dusk:"search-input",class:"appearance-none bg-white dark:bg-gray-800 shadow rounded-full h-8 w-full dark:focus:bg-gray-800",placeholder:e.__("Search"),type:"search",value:r.keyword,onInput:a.handleChange,spellcheck:"false","aria-label":e.__("Search")},null,8,["placeholder","value","onInput","aria-label"])])}],["__file","IndexSearchInput.vue"]])},81232:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const i={};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("input",(0,o.mergeProps)(function(e){for(var t=1;t{"use strict";r.r(t),r.d(t,{default:()=>B});var o=r(74032);const n=["dusk"],l=["tabindex","aria-expanded","dusk"],i={class:"text-gray-400 dark:text-gray-400"},a=["dusk"],s=[(0,o.createElementVNode)("svg",{class:"block fill-current icon h-2 w-2",xmlns:"http://www.w3.org/2000/svg",viewBox:"278.046 126.846 235.908 235.908"},[(0,o.createElementVNode)("path",{d:"M506.784 134.017c-9.56-9.56-25.06-9.56-34.62 0L396 210.18l-76.164-76.164c-9.56-9.56-25.06-9.56-34.62 0-9.56 9.56-9.56 25.06 0 34.62L361.38 244.8l-76.164 76.165c-9.56 9.56-9.56 25.06 0 34.62 9.56 9.56 25.06 9.56 34.62 0L396 279.42l76.164 76.165c9.56 9.56 25.06 9.56 34.62 0 9.56-9.56 9.56-25.06 0-34.62L430.62 244.8l76.164-76.163c9.56-9.56 9.56-25.06 0-34.62z"})],-1)],c=["dusk"],d=["disabled","placeholder"],u=["dusk"],h=["dusk","onClick"];var p=r(73336),m=r.n(p),v=r(22988),f=r.n(v),g=r(19448),w=r.n(g),k=r(92604),y=r(63916);function b(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function x(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const C={emits:["clear","input","shown","closed","selected"],inheritAttrs:!1,props:function(e){for(var t=1;t({debouncer:null,show:!1,searchValue:"",selectedOptionIndex:0,popper:null,inputWidth:null}),watch:{searchValue(e){this.selectedOptionIndex=0,this.$refs.container?this.$refs.container.scrollTop=0:this.$nextTick((()=>{this.$refs.container.scrollTop=0})),this.debouncer((()=>{this.$emit("input",e)}))},show(e){if(e){let e=f()(this.data,[this.trackBy,w()(this.value,this.trackBy)]);-1!==e&&(this.selectedOptionIndex=e),this.inputWidth=this.$refs.input.offsetWidth,Nova.$emit("disable-focus-trap"),this.$nextTick((()=>{this.popper=(0,k.uV)(this.$refs.input,this.$refs.dropdown,{placement:"bottom-start",onFirstUpdate:e=>{this.$refs.container.scrollTop=this.$refs.container.scrollHeight,this.updateScrollPosition(),this.$refs.search.focus()}})}))}else this.$refs.search.blur(),this.popper&&this.popper.destroy(),Nova.$emit("enable-focus-trap")}},created(){this.debouncer=m()((e=>e()),this.debounce)},mounted(){document.addEventListener("keydown",this.handleEscape)},beforeUnmount(){document.removeEventListener("keydown",this.handleEscape)},methods:{handleEscape(e){!this.show||9!=e.keyCode&&27!=e.keyCode||setTimeout((()=>this.close()),50)},getTrackedByKey(e){return w()(e,this.trackBy)},open(){this.disabled||this.readOnly||(this.show=!0,this.searchValue="",this.$emit("shown"))},close(){this.show=!1,this.$emit("closed")},clear(){this.disabled||(this.selectedOptionIndex=null,this.$emit("clear",null))},move(e){let t=this.selectedOptionIndex+e;t>=0&&t{this.$refs.selected&&this.$refs.selected[0]&&(this.$refs.selected[0].offsetTop>this.$refs.container.scrollTop+this.$refs.container.clientHeight-this.$refs.selected[0].clientHeight&&(this.$refs.container.scrollTop=this.$refs.selected[0].offsetTop+this.$refs.selected[0].clientHeight-this.$refs.container.clientHeight),this.$refs.selected[0].offsetTopthis.close())))},choose(e){this.selectedOptionIndex=f()(this.data,[this.trackBy,w()(e,this.trackBy)]),this.$emit("selected",e),this.$refs.input.blur(),this.$nextTick((()=>this.close()))}},computed:{shouldShowDropdownArrow(){return""==this.value||null==this.value||!this.clearable}}};const B=(0,r(18152).c)(C,[["render",function(e,t,r,p,m,v){const f=(0,o.resolveComponent)("IconArrow"),g=(0,o.resolveComponent)("Backdrop");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[(0,o.createElementVNode)("div",(0,o.mergeProps)(e.$attrs,{class:"relative",dusk:r.dusk,ref:"searchInputContainer"}),[(0,o.createElementVNode)("div",{ref:"input",onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>v.open&&v.open(...e)),["stop"])),onKeydown:[t[1]||(t[1]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>v.open&&v.open(...e)),["prevent"]),["space"])),t[2]||(t[2]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>v.open&&v.open(...e)),["prevent"]),["down"])),t[3]||(t[3]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>v.open&&v.open(...e)),["prevent"]),["up"]))],class:(0,o.normalizeClass)([{"ring dark:border-gray-500 dark:ring-gray-700":e.show,"form-input-border-error":r.error,"bg-gray-50 dark:bg-gray-700":r.disabled||r.readOnly},"relative flex items-center form-control form-input form-control-bordered form-select pr-6"]),tabindex:e.show?-1:0,"aria-expanded":!0===e.show?"true":"false",dusk:`${r.dusk}-selected`},[v.shouldShowDropdownArrow&&!r.disabled?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,class:"pointer-events-none form-select-arrow text-gray-700"})):(0,o.createCommentVNode)("",!0),(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createElementVNode)("div",i,(0,o.toDisplayString)(e.__("Click to choose")),1)]))],42,l),v.shouldShowDropdownArrow||r.disabled?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,type:"button",onClick:t[4]||(t[4]=(...e)=>v.clear&&v.clear(...e)),tabindex:"-1",class:"absolute p-2 inline-block right-[4px]",style:{top:"6px"},dusk:`${r.dusk}-clear-button`},s,8,a))],16,n),((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[e.show?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,ref:"dropdown",class:"rounded-lg px-0 bg-white dark:bg-gray-900 shadow border border-gray-200 dark:border-gray-700 absolute top-0 left-0 my-1 overflow-hidden",style:(0,o.normalizeStyle)({width:e.inputWidth+"px",zIndex:2e3}),dusk:`${r.dusk}-dropdown`},[(0,o.withDirectives)((0,o.createElementVNode)("input",{disabled:r.disabled||r.readOnly,"onUpdate:modelValue":t[5]||(t[5]=t=>e.searchValue=t),ref:"search",onKeydown:[t[6]||(t[6]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>v.chooseSelected&&v.chooseSelected(...e)),["prevent"]),["enter"])),t[7]||(t[7]=(0,o.withKeys)((0,o.withModifiers)((e=>v.move(1)),["prevent"]),["down"])),t[8]||(t[8]=(0,o.withKeys)((0,o.withModifiers)((e=>v.move(-1)),["prevent"]),["up"]))],class:"h-10 outline-none w-full px-3 text-sm leading-normal bg-white dark:bg-gray-700 rounded-t border-b border-gray-200 dark:border-gray-800",tabindex:"-1",type:"search",placeholder:e.__("Search"),spellcheck:"false"},null,40,d),[[o.vModelText,e.searchValue]]),(0,o.createElementVNode)("div",{ref:"container",class:"relative overflow-y-scroll text-sm",tabindex:"-1",style:{"max-height":"155px"},dusk:`${r.dusk}-results`},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.data,((t,n)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{dusk:`${r.dusk}-result-${n}`,key:v.getTrackedByKey(t),ref_for:!0,ref:n===e.selectedOptionIndex?"selected":"unselected",onClick:(0,o.withModifiers)((e=>v.choose(t)),["stop"]),class:(0,o.normalizeClass)(["px-3 py-1.5 cursor-pointer z-[50]",{"border-t border-gray-100 dark:border-gray-700":0!==n,[`search-input-item-${n}`]:!0,"hover:bg-gray-100 dark:hover:bg-gray-800":n!==e.selectedOptionIndex,"bg-primary-500 text-white dark:text-gray-900":n===e.selectedOptionIndex}])},[(0,o.renderSlot)(e.$slots,"option",{option:t,selected:n===e.selectedOptionIndex})],10,h)))),128))],8,u)],12,c)):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(g,{onClick:v.close,show:e.show,style:{zIndex:1999}},null,8,["onClick","show"])]))],64)}],["__file","SearchInput.vue"]])},1811:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n={class:"flex items-center"},l={key:0,class:"flex-none mr-3"},i=["src"],a={class:"flex-auto"},s={key:0},c={key:1},d={__name:"SearchInputResult",props:{option:{type:Object,required:!0},selected:{type:Boolean,default:!1},withSubtitles:{type:Boolean,default:!0}},setup:e=>(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[e.option.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("img",{src:e.option.avatar,class:"w-8 h-8 rounded-full block"},null,8,i)])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["text-sm font-semibold leading-normal",{"text-white dark:text-gray-900":e.selected}])},(0,o.toDisplayString)(e.option.display),3),e.withSubtitles?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(["text-xs font-semibold leading-normal text-gray-500",{"text-white dark:text-gray-700":e.selected}])},[e.option.subtitle?((0,o.openBlock)(),(0,o.createElementBlock)("span",s,(0,o.toDisplayString)(e.option.subtitle),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",c,(0,o.toDisplayString)(t.__("No additional information...")),1))],2)):(0,o.createCommentVNode)("",!0)])]))};const u=(0,r(18152).c)(d,[["__file","SearchInputResult.vue"]])},79472:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>w});var o=r(74032),n=r(92604),l=r(73336),i=r.n(l),a=r(19448),s=r.n(a),c=r(61468);const d=["dusk"],u={class:"relative"},h=["onKeydown","disabled","placeholder","aria-expanded"],p=["dusk"],m=["dusk"],v={key:0,class:"px-3 py-2"},f=["dusk","onClick"],g=Object.assign({inheritAttrs:!1},{__name:"SearchSearchInput",props:{dusk:{},error:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},options:{type:Array,default:[]},loading:{type:Boolean,default:!1},debounce:{type:Number,default:500},trackBy:{type:String}},emits:["clear","input","selected"],setup(e,{emit:t}){const r=t,l=e,a=i()((e=>e()),l.debounce),g=(0,o.ref)(null),w=(0,o.ref)(null),k=(0,o.ref)(null),y=(0,o.ref)(null),b=(0,o.ref)(null),x=(0,o.ref)(null),C=(0,o.ref)(""),B=(0,o.ref)(!1),N=(0,o.ref)(0);(0,c.KIJ)(document,"keydown",(e=>{!B.value||9!==e.keyCode&&27!==e.keyCode||setTimeout((()=>_()),50)})),(0,o.watch)(C,(e=>{e&&(B.value=!0),N.value=0,y.value?y.value.scrollTop=0:(0,o.nextTick)((()=>y.value.scrollTop=0)),a((()=>r("input",e)))})),(0,o.watch)(B,(e=>!0===e?(0,o.nextTick)((()=>{g.value=(0,n.uV)(w.value,k.value,{placement:"bottom-start",onFirstUpdate:()=>{b.value.scrollTop=b.value.scrollHeight,R()}})})):g.value.destroy()));const V=(0,o.computed)((()=>w.value?.offsetWidth));function E(e){return s()(e,l.trackBy)}function S(){B.value=!0}function _(){B.value=!1}function H(e){let t=N.value+e;t>=0&&tR())))}function O(e){r("selected",e),(0,o.nextTick)((()=>_())),C.value=""}function M(e){if(e.isComposing||229===e.keyCode)return;var t;O((t=N.value,l.options[t]))}function R(){x.value&&(x.value.offsetTop>y.value.scrollTop+y.value.clientHeight-x.value.clientHeight&&(y.value.scrollTop=x.value.offsetTop+x.value.clientHeight-y.value.clientHeight),x.value.offsetTop{const n=(0,o.resolveComponent)("Loader"),l=(0,o.resolveComponent)("Backdrop");return(0,o.openBlock)(),(0,o.createElementBlock)("div",(0,o.mergeProps)({ref_key:"searchInputContainer",ref:b},t.$attrs,{dusk:e.dusk}),[(0,o.createElementVNode)("div",u,[(0,o.withDirectives)((0,o.createElementVNode)("input",{onClick:(0,o.withModifiers)(S,["stop"]),onKeydown:[(0,o.withKeys)((0,o.withModifiers)(M,["prevent"]),["enter"]),r[0]||(r[0]=(0,o.withKeys)((0,o.withModifiers)((e=>H(1)),["prevent"]),["down"])),r[1]||(r[1]=(0,o.withKeys)((0,o.withModifiers)((e=>H(-1)),["prevent"]),["up"]))],class:(0,o.normalizeClass)(["block w-full form-control form-input form-control-bordered",{"form-control-bordered-error":e.error}]),"onUpdate:modelValue":r[2]||(r[2]=e=>C.value=e),disabled:e.disabled,ref_key:"searchInput",ref:w,tabindex:"0",type:"search",placeholder:t.__("Search"),spellcheck:"false","aria-expanded":!0===B.value?"true":"false"},null,42,h),[[o.vModelText,C.value]])]),((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[B.value?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,ref_key:"searchResultsDropdown",ref:k,style:{zIndex:2e3},dusk:`${e.dusk}-dropdown`},[(0,o.withDirectives)((0,o.createElementVNode)("div",{class:"rounded-lg px-0 bg-white dark:bg-gray-900 shadow border border-gray-200 dark:border-gray-700 my-1 overflow-hidden",style:(0,o.normalizeStyle)({width:V.value+"px",zIndex:2e3})},[(0,o.createElementVNode)("div",{ref_key:"searchResultsContainer",ref:y,class:"relative overflow-y-scroll text-sm divide-y divide-gray-100 dark:divide-gray-800",tabindex:"-1",style:{"max-height":"155px"},dusk:`${e.dusk}-results`},[e.loading?((0,o.openBlock)(),(0,o.createElementBlock)("div",v,[(0,o.createVNode)(n,{width:"30"})])):((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:1},(0,o.renderList)(e.options,((r,n)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{dusk:`${e.dusk}-result-${n}`,onClick:(0,o.withModifiers)((e=>O(r)),["stop"]),ref_for:!0,ref:e=>function(e,t){N.value===e&&(x.value=t)}(n,e),key:E(r),class:(0,o.normalizeClass)(["px-3 py-1.5 cursor-pointer",{[`search-input-item-${n}`]:!0,"hover:bg-gray-100 dark:hover:bg-gray-800":n!==N.value,"bg-primary-500 text-white dark:text-gray-900":n===N.value}])},[(0,o.renderSlot)(t.$slots,"option",{option:r,selected:n===N.value,dusk:`${e.dusk}-result-${n}`})],10,f)))),128))],8,m)],4),[[o.vShow,e.loading||e.options.length>0]])],8,p)):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(l,{onClick:_,show:B.value,class:"z-[35]"},null,8,["show"])]))],16,d)}}});const w=(0,r(18152).c)(g,[["__file","SearchSearchInput.vue"]])},71724:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032),n=r(10076);const l={class:"py-1"},i={__name:"LensSelector",props:["resourceName","lenses"],setup:e=>(t,r)=>{const i=(0,o.resolveComponent)("DropdownMenuItem"),a=(0,o.resolveComponent)("DropdownMenu"),s=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createBlock)(s,{placement:"bottom-end"},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{class:"divide-y divide-gray-100 dark:divide-gray-800 divide-solid px-1",width:"auto"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",l,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.lenses,(r=>((0,o.openBlock)(),(0,o.createBlock)(i,{key:r.uriKey,href:t.$url(`/resources/${e.resourceName}/lens/${r.uriKey}`),as:"link",class:"px-3 py-2 hover:bg-gray-50 dark:hover:bg-gray-800"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.name),1)])),_:2},1032,["href"])))),128))])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)((0,o.unref)(n.c),{variant:"ghost",padding:"tight",icon:"video-camera","trailing-icon":"chevron-down","aria-label":t.__("Lens Dropdown")},null,8,["aria-label"])])),_:1})}};const a=(0,r(18152).c)(i,[["__file","LensSelector.vue"]])},96584:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={key:0,href:"https://nova.laravel.com/licenses",class:"inline-block text-red-500 text-xs font-bold mt-1 text-center uppercase"};const l={computed:(0,r(48936).gV)(["validLicense"])};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return e.validLicense?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("a",n,(0,o.toDisplayString)(e.__("Unregistered")),1))}],["__file","LicenseWarning.vue"]])},90484:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"absolute inset-0 z-30 flex items-center justify-center rounded-lg bg-white dark:bg-gray-800"};const l={props:{loading:{type:Boolean,default:!0}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Loader"),c=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createBlock)(c,{class:"isolate"},{default:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("div",n,[(0,o.createVNode)(s,{class:"text-gray-300",width:"30"})],512),[[o.vShow,r.loading]]),(0,o.renderSlot)(e.$slots,"default")])),_:3})}],["__file","LoadingCard.vue"]])},14928:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={key:0,dusk:"loading-view",class:"absolute inset-0 z-20 bg-white/75 dark:bg-gray-800/75 flex items-center justify-center p-6"},l={__name:"LoadingView",props:{loading:{type:Boolean,default:!0},variant:{type:String,validator:e=>["default","overlay"].includes(e),default:"default"}},setup:e=>(t,r)=>{const l=(0,o.resolveComponent)("Loader");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["relative",{"overflow-hidden":e.loading}])},["default"===e.variant?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.loading?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,dusk:"loading-view",class:(0,o.normalizeClass)({"flex items-center justify-center z-30 p-6":"default"===e.variant,"absolute inset-0 z-30 bg-white/75 flex items-center justify-center p-6":"overlay"===e.variant}),style:{"min-height":"220px"}},[(0,o.createVNode)(l,{class:"text-gray-300"})],2)):(0,o.renderSlot)(t.$slots,"default",{key:1})],64)):(0,o.createCommentVNode)("",!0),"overlay"===e.variant?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:1},[e.loading?((0,o.openBlock)(),(0,o.createElementBlock)("div",n)):(0,o.createCommentVNode)("",!0),(0,o.renderSlot)(t.$slots,"default")],64)):(0,o.createCommentVNode)("",!0)],2)}};const i=(0,r(18152).c)(l,[["__file","LoadingView.vue"]])},40916:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>_});var o=r(74032),n=r(6196),l=r(77924),i=r(95368),a=r.n(i),s=r(94960),c=r.n(s),d=r(14764),u=r.n(d),h=r(73336),p=r.n(h);function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function v(e){for(var t=1;t{const s=e.getDoc();return{setValue(e){s.setValue(e),this.refresh()},focus(){n.value=!0},refresh(){(0,o.nextTick)((()=>e.refresh()))},insert(e){let t=s.getCursor();s.replaceRange(e,{line:t.line,ch:t.ch})},insertAround(e,t){if(s.somethingSelected()){const r=s.getSelection();s.replaceSelection(e+r+t)}else{let r=s.getCursor();s.replaceRange(e+t,{line:r.line,ch:r.ch}),s.setCursor({line:r.line,ch:r.ch+e.length})}},insertBefore(e,t){if(s.somethingSelected()){s.listSelections().forEach((r=>{const o=[r.head.line,r.anchor.line].sort();for(let t=o[0];t<=o[1];t++)s.replaceRange(e,{line:t,ch:0});s.setCursor({line:o[0],ch:t||0})}))}else{let r=s.getCursor();s.replaceRange(e,{line:r.line,ch:0}),s.setCursor({line:r.line,ch:t||0})}},uploadAttachment(e){if(!u()(t.uploader)){l.value=l.value+1;const o=`![Uploading ${e.name}…]()`;this.insert(o),t.uploader(e,{onCompleted:(e,t)=>{let n=s.getValue();n=n.replace(o,`![${e}](${t})`),s.setValue(n),r("change",n),i.value=i.value+1},onFailure:e=>{l.value=l.value-1}})}}}},k=(e,t,{props:r,emit:n,isFocused:l,files:i,filesUploadingCount:a,filesUploadedCount:s})=>{const c=e.getDoc(),d=/!\[[^\]]*\]\(([^\)]+)\)/gm;e.on("focus",(()=>l.value=!0)),e.on("blur",(()=>l.value=!1)),c.on("change",((e,t)=>{"setValue"!==t.origin&&n("change",e.getValue())})),c.on("change",p()(((e,t)=>{const r=[...e.getValue().matchAll(d)].map((e=>e[1])).filter((e=>{try{return new URL(e),!0}catch{return!1}}));i.value.filter((e=>!r.includes(e))).filter(((e,t,r)=>r.indexOf(e)===t)).forEach((e=>n("file-removed",e))),r.filter((e=>!i.value.includes(e))).filter(((e,t,r)=>r.indexOf(e)===t)).forEach((e=>n("file-added",e))),i.value=r}),1e3)),e.on("paste",((e,r)=>{(e=>{if(e.clipboardData&&e.clipboardData.items){const r=e.clipboardData.items;for(let o=0;o{!0===t&&!1===r&&e.focus()}))},y=(e,{emit:t,props:r,isEditable:o,isFocused:n,isFullScreen:l,filesUploadingCount:i,filesUploadedCount:s,files:d,unmountMarkdownEditor:u})=>{const h=a().fromTextArea(e.value,{tabSize:4,indentWithTabs:!0,lineWrapping:!0,mode:"markdown",viewportMargin:1/0,extraKeys:{Enter:"newlineAndIndentContinueMarkdownList"},readOnly:r.readonly}),p=(h.getDoc(),w(h,{props:r,emit:t,isFocused:n,filesUploadingCount:i,filesUploadedCount:s,files:d})),m=((e,{isEditable:t,isFullScreen:r})=>({bold(){t&&e.insertAround("**","**")},italicize(){t&&e.insertAround("*","*")},image(){t&&e.insertBefore("![](url)",2)},link(){t&&e.insertAround("[","](url)")},toggleFullScreen(){r.value=!r.value,e.refresh()},fullScreen(){r.value=!0,e.refresh()},exitFullScreen(){r.value=!1,e.refresh()}}))(p,{isEditable:o,isFullScreen:l});return((e,t)=>{const r={"Cmd-B":"bold","Cmd-I":"italicize","Cmd-Alt-I":"image","Cmd-K":"link",F11:"fullScreen",Esc:"exitFullScreen"};c()(r,((o,n)=>{const l=n.replace("Cmd-",a().keyMap.default==a().keyMap.macDefault?"Cmd-":"Ctrl-");e.options.extraKeys[l]=t[r[n]].bind(void 0)}))})(h,m),k(h,p,{props:r,emit:t,isFocused:n,files:d,filesUploadingCount:i,filesUploadedCount:s}),p.refresh(),{editor:h,unmount:()=>{h.toTextArea(),u()},actions:v(v(v({},p),m),{},{handle(e,t){r.readonly||(n.value=!0,m[t].call(e))}})}};function b(e,t){const r=(0,o.ref)(!1),n=(0,o.ref)(!1),l=(0,o.ref)(""),i=(0,o.ref)("write"),a=(0,o.ref)(g("Attach files by dragging & dropping, selecting or pasting them.")),s=(0,o.ref)([]),c=(0,o.ref)(0),d=(0,o.ref)(0),h=(0,o.computed)((()=>t.readonly&&"write"==i.value)),p=()=>{r.value=!1,n.value=!1,i.value="write",l.value="",c.value=0,d.value=0,s.value=[]};return u()(t.uploader)||(0,o.watch)([d,c],(([e,t])=>{a.value=t>e?g("Uploading files... (:current/:total)",{current:e,total:t}):g("Attach files by dragging & dropping, selecting or pasting them.")})),{createMarkdownEditor:(o,l)=>y.call(o,l,{emit:e,props:t,isEditable:h,isFocused:n,isFullScreen:r,filesUploadingCount:c,filesUploadedCount:d,files:s,unmountMarkdownEditor:p}),isFullScreen:r,isFocused:n,isEditable:h,visualMode:i,previewContent:l,statusContent:a,files:s}}const x=["dusk"],C={class:"w-full flex items-center content-center"},B=["dusk"],N={class:"p-4"},V=["dusk"],E=["dusk","innerHTML"],S={__name:"MarkdownEditor",props:{id:{type:String,required:!0},readonly:{type:Boolean,default:!1},previewer:{type:[Object,Function],required:!1,default:null},uploader:{type:[Object,Function],required:!1,default:null}},emits:["initialize","change","fileRemoved","fileAdded"],setup(e,{expose:t,emit:r}){const{__:i}=(0,l.C)(),a=r,s=e,{createMarkdownEditor:c,isFullScreen:d,isFocused:u,isEditable:h,visualMode:p,previewContent:m,statusContent:v}=b(a,s);let f=null;const g=(0,o.ref)(null),w=(0,o.ref)(null),k=()=>w.value.click(),y=()=>{if(s.uploader&&f.actions){const e=w.value.files;for(let t=0;t{if(s.uploader&&f.actions){const t=e.dataTransfer.files;for(let e=0;e{f=c(this,g),a("initialize")})),(0,o.onBeforeUnmount)((()=>f.unmount()));const M=()=>{p.value="write",f.actions.refresh()},R=async()=>{m.value=await s.previewer(f.editor.getValue()??""),p.value="preview"},D=e=>{f.actions.handle(this,e)};return t({setValue(e){f?.actions&&f.actions.setValue(e)},setOption(e,t){f?.editor&&f.editor.setOption(e,t)}}),(t,r)=>{const n=(0,o.resolveComponent)("MarkdownEditorToolbar");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{dusk:e.id,class:(0,o.normalizeClass)(["bg-white dark:bg-gray-900 rounded-lg",{"markdown-fullscreen fixed inset-0 z-50 overflow-x-hidden overflow-y-auto":(0,o.unref)(d),"form-input form-control-bordered px-0 overflow-hidden":!(0,o.unref)(d),"outline-none ring ring-primary-100 dark:ring-gray-700":(0,o.unref)(u)}]),onDragenter:r[1]||(r[1]=(0,o.withModifiers)(((...e)=>(0,o.unref)(_)&&(0,o.unref)(_)(...e)),["prevent"])),onDragleave:r[2]||(r[2]=(0,o.withModifiers)(((...e)=>(0,o.unref)(H)&&(0,o.unref)(H)(...e)),["prevent"])),onDragover:r[3]||(r[3]=(0,o.withModifiers)((()=>{}),["prevent"])),onDrop:(0,o.withModifiers)(O,["prevent"])},[(0,o.createElementVNode)("header",{class:(0,o.normalizeClass)(["bg-white dark:bg-gray-900 flex items-center content-center justify-between border-b border-gray-200 dark:border-gray-700",{"fixed top-0 w-full z-10":(0,o.unref)(d),"bg-gray-100":e.readonly}])},[(0,o.createElementVNode)("div",C,[(0,o.createElementVNode)("button",{type:"button",class:(0,o.normalizeClass)([{"text-primary-500 font-bold":"write"===(0,o.unref)(p)},"ml-1 px-3 h-10 focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600"]),onClick:(0,o.withModifiers)(M,["stop"])},(0,o.toDisplayString)((0,o.unref)(i)("Write")),3),e.previewer?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,type:"button",class:(0,o.normalizeClass)([{"text-primary-500 font-bold":"preview"===(0,o.unref)(p)},"px-3 h-10 focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600"]),onClick:(0,o.withModifiers)(R,["stop"])},(0,o.toDisplayString)((0,o.unref)(i)("Preview")),3)):(0,o.createCommentVNode)("",!0)]),e.readonly?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createBlock)(n,{key:0,onAction:D,dusk:"markdown-toolbar"}))],2),(0,o.withDirectives)((0,o.createElementVNode)("div",{onClick:r[0]||(r[0]=e=>u.value=!0),class:(0,o.normalizeClass)(["dark:bg-gray-900",{"mt-6":(0,o.unref)(d),"readonly bg-gray-100":e.readonly}]),dusk:(0,o.unref)(d)?"markdown-fullscreen-editor":"markdown-editor"},[(0,o.createElementVNode)("div",N,[(0,o.createElementVNode)("textarea",{ref_key:"theTextarea",ref:g,class:(0,o.normalizeClass)({"bg-gray-100":e.readonly})},null,2)]),s.uploader?((0,o.openBlock)(),(0,o.createElementBlock)("label",{key:0,onChange:(0,o.withModifiers)(k,["prevent"]),class:(0,o.normalizeClass)(["cursor-pointer block bg-gray-100 dark:bg-gray-700 text-gray-400 text-xxs px-2 py-1",{hidden:(0,o.unref)(d)}]),dusk:`${e.id}-file-picker`},[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)((0,o.unref)(v)),1),(0,o.createElementVNode)("input",{ref_key:"fileInput",ref:w,type:"file",class:"hidden",accept:"image/*",multiple:!0,onChange:(0,o.withModifiers)(y,["prevent"])},null,544)],42,V)):(0,o.createCommentVNode)("",!0)],10,B),[[o.vShow,"write"==(0,o.unref)(p)]]),(0,o.withDirectives)((0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["prose prose-sm dark:prose-invert overflow-auto max-w-none p-4",{"mt-6":(0,o.unref)(d)}]),dusk:(0,o.unref)(d)?"markdown-fullscreen-previewer":"markdown-previewer",innerHTML:(0,o.unref)(m)},null,10,E),[[o.vShow,"preview"==(0,o.unref)(p)]])],42,x)}}};const _=(0,r(18152).c)(S,[["__file","MarkdownEditor.vue"]])},23748:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={class:"flex items-center"},l=["onClick"],i={__name:"MarkdownEditorToolbar",emits:["action"],setup(e,{emit:t}){const r=t,i=(0,o.computed)((()=>[{name:"bold",action:"bold",icon:"icon-bold"},{name:"italicize",action:"italicize",icon:"icon-italic"},{name:"link",action:"link",icon:"icon-link"},{name:"image",action:"image",icon:"icon-image"},{name:"fullScreen",action:"toggleFullScreen",icon:"icon-full-screen"}]));return(e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(i.value,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:e.action,onClick:(0,o.withModifiers)((t=>{return o=e.action,r("action",o);var o}),["prevent"]),class:"rounded-none w-10 h-10 fill-gray-500 dark:fill-gray-400 hover:fill-gray-700 dark:hover:fill-gray-600 active:fill-gray-800 inline-flex items-center justify-center px-2 text-sm border-l border-gray-200 dark:border-gray-700 focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600"},[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.icon),{dusk:e.action,class:"w-4 h-4"},null,8,["dusk"]))],8,l)))),128))]))}};const a=(0,r(18152).c)(i,[["__file","MarkdownEditorToolbar.vue"]])},80896:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n={key:0,class:"text-gray-500 font-semibold","aria-label":"breadcrumb",dusk:"breadcrumbs"},l={class:"flex items-center"},i={key:1};function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;t0}})};const u=(0,r(18152).c)(d,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Link"),u=(0,o.resolveComponent)("Icon");return c.hasItems?((0,o.openBlock)(),(0,o.createElementBlock)("nav",n,[(0,o.createElementVNode)("ol",null,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.breadcrumbs,((t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("li",(0,o.mergeProps)({class:"inline-block"},{"aria-current":r===e.breadcrumbs.length-1?"page":null}),[(0,o.createElementVNode)("div",l,[null!==t.path&&r[(0,o.createTextVNode)((0,o.toDisplayString)(t.name),1)])),_:2},1032,["href"])):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,(0,o.toDisplayString)(t.name),1)),r{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={key:0,class:"sidebar-menu space-y-6",dusk:"sidebar-menu",role:"navigation"};function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function i(e){for(var t=1;t0}})};const c=(0,r(18152).c)(s,[["render",function(e,t,r,l,i,a){return a.hasItems?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.mainMenu,((e,t)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),{key:e.key,item:e},null,8,["item"])))),128))])):(0,o.createCommentVNode)("",!0)}],["__file","MainMenu.vue"]])},58416:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n={key:0},l=(0,o.createElementVNode)("span",{class:"inline-block shrink-0 w-6 h-6"},null,-1),i={class:"flex-1 flex items-center w-full tracking-wide uppercase font-bold text-left text-xs px-3 py-1"},a={key:0,class:"inline-flex items-center justify-center shrink-0 w-6 h-6"},s={key:0};const c={mixins:[r(63916).q],props:["item"],methods:{handleClick(){this.item.collapsable&&this.toggleCollapse()}},computed:{component(){return this.item.items.length>0?"div":"h3"},displayAsButton(){return this.item.items.length>0&&this.item.collapsable},collapsedByDefault(){return this.item?.collapsedByDefault??!1}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("CollapseButton");return r.item.items.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("h4",{onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>u.handleClick&&u.handleClick(...e)),["prevent"])),class:(0,o.normalizeClass)(["flex items-center px-1 py-1 rounded text-left text-gray-500",{"cursor-pointer hover:bg-gray-200 dark:hover:bg-gray-800":u.displayAsButton,"font-bold text-primary-500 dark:text-primary-500":r.item.active}])},[l,(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(r.item.name),1),r.item.collapsable?((0,o.openBlock)(),(0,o.createElementBlock)("span",a,[(0,o.createVNode)(h,{collapsed:e.collapsed,to:r.item.path},null,8,["collapsed","to"])])):(0,o.createCommentVNode)("",!0)],2),e.collapsed?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.item.items,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),{key:e.name,item:e},null,8,["item"])))),128))]))])):(0,o.createCommentVNode)("",!0)}],["__file","MenuGroup.vue"]])},54084:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(74032);const n=(0,o.createElementVNode)("span",{class:"inline-block shrink-0 w-6 h-6"},null,-1),l={class:"flex-1 flex items-center w-full px-3 text-sm"},i={class:"inline-block h-6 shrink-0"};var a=r(10552),s=r.n(a),c=r(56756),d=r.n(c),u=r(43028),h=r.n(u),p=r(79088),m=r.n(p),v=r(48936);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function g(e){for(var t=1;t[n,(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(r.item.name),1),(0,o.createElementVNode)("span",i,[r.item.badge?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,"extra-classes":r.item.badge.typeClass},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.item.badge.value),1)])),_:1},8,["extra-classes"])):(0,o.createCommentVNode)("",!0)])])),_:1},16,["data-active-link","class","onClick"]))])}],["__file","MenuItem.vue"]])},60692:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"sidebar-list"};const l={props:["item"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("menu-item");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.item.items,(e=>((0,o.openBlock)(),(0,o.createBlock)(s,{key:e.key,item:e},null,8,["item"])))),128))])}],["__file","MenuList.vue"]])},73832:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(74032);const n={key:0,class:"relative"},l={class:"inline-block shrink-0 w-6 h-6"},i={class:"flex-1 flex items-center w-full px-3 text-base"},a={class:"inline-block h-6 shrink-0"},s={key:0,class:"inline-flex items-center justify-center shrink-0 w-6 h-6"},c={key:0,class:"mt-1 flex flex-col"};var d=r(63916),u=r(48936);function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function p(e){for(var t=1;t0&&this.item.collapsable?"button":"h3"},displayAsButton(){return["Link","button"].includes(this.component)},collapsedByDefault(){return this.item?.collapsedByDefault??!1}})};const f=(0,r(18152).c)(v,[["render",function(e,t,r,d,u,h){const p=(0,o.resolveComponent)("Badge"),m=(0,o.resolveComponent)("CollapseButton");return r.item.path||r.item.items.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(h.component),{href:r.item.path??null,onClick:(0,o.withModifiers)(h.handleClick,["prevent"]),tabindex:h.displayAsButton?0:null,class:(0,o.normalizeClass)(["w-full flex items-start px-1 py-1 rounded text-left text-gray-500 dark:text-gray-500 focus:outline-none focus:ring focus:ring-primary-200 dark:focus:ring-gray-600",{"cursor-pointer hover:bg-gray-200 dark:hover:bg-gray-800":h.displayAsButton,"font-bold text-primary-500 dark:text-primary-500":r.item.active}])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",l,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`heroicons-outline-${r.item.icon}`),{height:"24",width:"24"}))]),(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(r.item.name),1),(0,o.createElementVNode)("span",a,[r.item.badge?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,"extra-classes":r.item.badge.typeClass},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.item.badge.value),1)])),_:1},8,["extra-classes"])):(0,o.createCommentVNode)("",!0)]),r.item.collapsable?((0,o.openBlock)(),(0,o.createElementBlock)("span",s,[(0,o.createVNode)(m,{collapsed:e.collapsed,to:r.item.path},null,8,["collapsed","to"])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["href","onClick","tabindex","class"])),r.item.items.length>0&&!e.collapsed?((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.item.items,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),{key:e.name,item:e},null,8,["item"])))),128))])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)}],["__file","MenuSection.vue"]])},91368:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(74032);const n={class:"h-6 flex mb-3 text-sm font-bold"},l={class:"ml-auto font-semibold text-gray-400 text-xs"},i={class:"flex min-h-[90px]"};var a=r(73336),s=r.n(a),c=r(17096),d=r.n(c),u=r(26356),h=r.n(u),p=r(52136),m=r.n(p);r(6896);const v={name:"BasePartitionMetric",props:{loading:Boolean,title:String,helpText:{},helpWidth:{},chartData:Array,legendsHeight:{type:String,default:"fixed"}},data:()=>({chartist:null,resizeObserver:null}),watch:{chartData:function(e,t){this.renderChart()}},created(){const e=s()((e=>e()),Nova.config("debounce"));this.resizeObserver=new ResizeObserver((t=>{e((()=>{this.renderChart()}))}))},mounted(){this.chartist=new(m().Pie)(this.$refs.chart,this.formattedChartData,{donut:!0,donutWidth:10,donutSolid:!0,startAngle:270,showLabel:!1}),this.chartist.on("draw",(e=>{"slice"===e.type&&e.element.attr({style:`fill: ${e.meta.color} !important`})})),this.resizeObserver.observe(this.$refs.chart)},beforeUnmount(){this.resizeObserver.unobserve(this.$refs.chart)},methods:{renderChart(){this.chartist.update(this.formattedChartData)},getItemColor:(e,t)=>"string"==typeof e.color?e.color:(e=>["#F5573B","#F99037","#F2CB22","#8FC15D","#098F56","#47C1BF","#1693EB","#6474D7","#9C6ADE","#E471DE"][e])(t)},computed:{chartClasses:()=>[],formattedChartData(){return{labels:this.formattedLabels,series:this.formattedData}},formattedItems(){return d()(this.chartData,((e,t)=>({label:e.label,value:Nova.formatNumber(e.value),color:this.getItemColor(e,t),percentage:Nova.formatNumber(String(e.percentage))})))},formattedLabels(){return d()(this.chartData,(e=>e.label))},formattedData(){return d()(this.chartData,((e,t)=>({value:e.value,meta:{color:this.getItemColor(e,t)}})))},formattedTotal(){let e=this.currentTotal.toFixed(2),t=Math.round(e);return t.toFixed(2)==e?Nova.formatNumber(new String(t)):Nova.formatNumber(new String(e))},currentTotal(){return h()(this.chartData,"value")}}};const f=(0,r(18152).c)(v,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("HelpTextTooltip"),u=(0,o.resolveComponent)("LoadingCard");return(0,o.openBlock)(),(0,o.createBlock)(u,{loading:r.loading,class:"px-6 py-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("h3",n,[(0,o.createTextVNode)((0,o.toDisplayString)(r.title)+" ",1),(0,o.createElementVNode)("span",l,"("+(0,o.toDisplayString)(c.formattedTotal)+" "+(0,o.toDisplayString)(e.__("total"))+")",1)]),(0,o.createVNode)(d,{text:r.helpText,width:r.helpWidth},null,8,["text","width"]),(0,o.createElementVNode)("div",i,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["flex-1 overflow-hidden overflow-y-auto",{"max-h-[90px]":"fixed"===r.legendsHeight}])},[(0,o.createElementVNode)("ul",null,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(c.formattedItems,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("li",{key:e.color,class:"text-xs leading-normal"},[(0,o.createElementVNode)("span",{class:"inline-block rounded-full w-2 h-2 mr-2",style:(0,o.normalizeStyle)({backgroundColor:e.color})},null,4),(0,o.createTextVNode)((0,o.toDisplayString)(e.label)+" ("+(0,o.toDisplayString)(e.value)+" - "+(0,o.toDisplayString)(e.percentage)+"%) ",1)])))),128))])],2),(0,o.createElementVNode)("div",{ref:"chart",class:(0,o.normalizeClass)(["flex-none rounded-b-lg ct-chart mr-4 w-[90px] h-[90px]",{invisible:this.currentTotal<=0}])},null,2)])])),_:1},8,["loading"])}],["__file","BasePartitionMetric.vue"]])},83176:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(74032);const n={class:"h-6 flex items-center mb-4"},l={class:"flex-1 mr-3 leading-tight text-sm font-bold"},i={class:"flex-none text-right"},a={class:"text-gray-500 font-medium inline-block"},s={key:0,class:"text-sm"},c={class:"flex items-center text-4xl mb-4"},d={class:"flex h-full justify-center items-center flex-grow-1 mb-4"};var u=r(85676);const h={name:"BaseProgressMetric",props:{loading:{default:!0},title:{},helpText:{},helpWidth:{},maxWidth:{},target:{},value:{},percentage:{},format:{type:String,default:"(0[.]00a)"},avoid:{type:Boolean,default:!1},prefix:"",suffix:"",suffixInflection:{type:Boolean,default:!0}},computed:{isNullValue(){return null==this.value},formattedValue(){if(!this.isNullValue){const e=Nova.formatNumber(new String(this.value),this.format);return`${this.prefix}${e}`}return""},formattedSuffix(){return!1===this.suffixInflection?this.suffix:(0,u.Y7)(this.value,this.suffix)},bgClass(){return this.avoid?this.percentage>60?"bg-yellow-500":"bg-green-300":this.percentage>60?"bg-green-500":"bg-yellow-300"}}};const p=(0,r(18152).c)(h,[["render",function(e,t,r,u,h,p){const m=(0,o.resolveComponent)("HelpTextTooltip"),v=(0,o.resolveComponent)("ProgressBar"),f=(0,o.resolveComponent)("LoadingCard");return(0,o.openBlock)(),(0,o.createBlock)(f,{loading:r.loading,class:"flex flex-col px-6 py-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("h3",l,(0,o.toDisplayString)(r.title),1),(0,o.createVNode)(m,{text:r.helpText,width:r.helpWidth},null,8,["text","width"]),(0,o.createElementVNode)("div",i,[(0,o.createElementVNode)("span",a,[(0,o.createTextVNode)((0,o.toDisplayString)(p.formattedValue)+" ",1),r.suffix?((0,o.openBlock)(),(0,o.createElementBlock)("span",s,(0,o.toDisplayString)(p.formattedSuffix),1)):(0,o.createCommentVNode)("",!0)])])]),(0,o.createElementVNode)("p",c,(0,o.toDisplayString)(r.percentage)+"%",1),(0,o.createElementVNode)("div",d,[(0,o.createVNode)(v,{title:p.formattedValue,color:p.bgClass,value:r.percentage},null,8,["title","color","value"])])])),_:1},8,["loading"])}],["__file","BaseProgressMetric.vue"]])},76492:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>g});var o=r(74032);const n={class:"h-6 flex items-center mb-4"},l={class:"mr-3 leading-tight text-sm font-bold"},i={class:"flex items-center text-4xl mb-4"},a={key:0,class:"ml-2 text-sm font-bold"},s={ref:"chart",class:"absolute inset-0 rounded-b-lg ct-chart",style:{top:"60%"}};var c=r(73336),d=r.n(c),u=r(52136),h=r.n(u),p=(r(6896),r(85676)),m=r(82472),v=r.n(m);r(96792);const f={name:"BaseTrendMetric",emits:["selected"],props:{loading:Boolean,title:{},helpText:{},helpWidth:{},value:{},chartData:{},maxWidth:{},prefix:"",suffix:"",suffixInflection:{type:Boolean,default:!0},ranges:{type:Array,default:()=>[]},selectedRangeKey:[String,Number],format:{type:String,default:"0[.]00a"}},data:()=>({chartist:null,resizeObserver:null}),watch:{selectedRangeKey:function(e,t){this.renderChart()},chartData:function(e,t){this.renderChart()}},created(){const e=d()((e=>e()),Nova.config("debounce"));this.resizeObserver=new ResizeObserver((t=>{e((()=>{this.renderChart()}))}))},mounted(){const e=Math.min(...this.chartData),t=Math.max(...this.chartData),r=e>=0?0:e;this.chartist=new(h().Line)(this.$refs.chart,this.chartData,{lineSmooth:h().Interpolation.none(),fullWidth:!0,showPoint:!0,showLine:!0,showArea:!0,chartPadding:{top:10,right:0,bottom:0,left:0},low:e,high:t,areaBase:r,axisX:{showGrid:!1,showLabel:!0,offset:0},axisY:{showGrid:!1,showLabel:!0,offset:0},plugins:[v()({pointClass:"ct-point",anchorToPoint:!1}),v()({pointClass:"ct-point__left",anchorToPoint:!1,tooltipOffset:{x:50,y:-20}}),v()({pointClass:"ct-point__right",anchorToPoint:!1,tooltipOffset:{x:-50,y:-20}})]}),this.chartist.on("draw",(e=>{"point"===e.type&&(e.element.attr({"ct:value":this.transformTooltipText(e.value.y)}),e.element.addClass(this.transformTooltipClass(e.axisX.ticks.length,e.index)??""))})),this.resizeObserver.observe(this.$refs.chart)},beforeUnmount(){this.resizeObserver.unobserve(this.$refs.chart)},methods:{renderChart(){this.chartist.update(this.chartData)},handleChange(e){const t=e?.target?.value||e;this.$emit("selected",t)},transformTooltipText(e){let t=Nova.formatNumber(new String(e),this.format);if(this.prefix)return`${this.prefix}${t}`;if(this.suffix){return`${t} ${this.suffixInflection?(0,p.Y7)(e,this.suffix):this.suffix}`}return`${t}`},transformTooltipClass:(e,t)=>t<2?"ct-point__left":t>e-3?"ct-point__right":"ct-point"},computed:{isNullValue(){return null==this.value},formattedValue(){if(!this.isNullValue){const e=Nova.formatNumber(new String(this.value),this.format);return`${this.prefix}${e}`}return""},formattedSuffix(){return!1===this.suffixInflection?this.suffix:(0,p.Y7)(this.value,this.suffix)}}};const g=(0,r(18152).c)(f,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("HelpTextTooltip"),p=(0,o.resolveComponent)("SelectControl"),m=(0,o.resolveComponent)("LoadingCard");return(0,o.openBlock)(),(0,o.createBlock)(m,{loading:r.loading,class:"px-6 py-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("h3",l,(0,o.toDisplayString)(r.title),1),(0,o.createVNode)(h,{text:r.helpText,width:r.helpWidth},null,8,["text","width"]),r.ranges.length>0?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,class:"ml-auto w-[6rem] shrink-0",size:"xxs",options:r.ranges,selected:r.selectedRangeKey,onChange:u.handleChange,"aria-label":e.__("Select Ranges")},null,8,["options","selected","onChange","aria-label"])):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("p",i,[(0,o.createTextVNode)((0,o.toDisplayString)(u.formattedValue)+" ",1),r.suffix?((0,o.openBlock)(),(0,o.createElementBlock)("span",a,(0,o.toDisplayString)(u.formattedSuffix),1)):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",s,null,512)])),_:1},8,["loading"])}],["__file","BaseTrendMetric.vue"]])},45984:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>C});var o=r(74032);const n={class:"h-6 flex items-center mb-4"},l={class:"mr-3 leading-tight text-sm font-bold"},i={class:"flex items-center mb-4 space-x-4"},a={key:0,class:"rounded-lg bg-primary-500 text-white h-14 w-14 flex items-center justify-center"},s={key:0,class:"ml-2 text-sm font-bold"},c={class:"flex items-center font-bold text-sm"},d={key:0,xmlns:"http://www.w3.org/2000/svg",class:"text-red-500 stroke-current mr-2",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},u=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 17h8m0 0V9m0 8l-8-8-4 4-6-6"},null,-1)],h={key:1,class:"text-green-500 stroke-current mr-2",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},p=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"},null,-1)],m={key:2},v={key:0},f={key:1},g={key:3,class:"text-gray-400 font-semibold"},w={key:0},k={key:1},y={key:2};var b=r(85676);const x={name:"BaseValueMetric",mixins:[r(63916).s5],emits:["selected"],props:{loading:{default:!0},copyable:{default:!1},title:{},helpText:{},helpWidth:{},icon:{type:String},maxWidth:{},previous:{},value:{},prefix:"",suffix:"",suffixInflection:{default:!0},selectedRangeKey:[String,Number],ranges:{type:Array,default:()=>[]},format:{type:String,default:"(0[.]00a)"},tooltipFormat:{type:String,default:"(0[.]00)"},zeroResult:{default:!1}},data:()=>({copied:!1}),methods:{handleChange(e){let t=e?.target?.value||e;this.$emit("selected",t)},handleCopyClick(){this.copyable&&(this.copied=!0,this.copyValueToClipboard(this.tooltipFormattedValue),setTimeout((()=>{this.copied=!1}),2e3))}},computed:{growthPercentage(){return Math.abs(this.increaseOrDecrease)},increaseOrDecrease(){return 0===this.previous||null==this.previous||0===this.value?0:(0,b.q8)(this.value,this.previous).toFixed(2)},increaseOrDecreaseLabel(){switch(Math.sign(this.increaseOrDecrease)){case 1:return"Increase";case 0:return"Constant";case-1:return"Decrease"}},sign(){switch(Math.sign(this.increaseOrDecrease)){case 1:return"+";case 0:return"";case-1:return"-"}},isNullValue(){return null==this.value},isNullPreviousValue(){return null==this.previous},formattedValue(){return this.isNullValue?"":this.prefix+Nova.formatNumber(new String(this.value),this.format)},tooltipFormattedValue(){return this.isNullValue?"":this.value},tooltipFormattedPreviousValue(){return this.isNullPreviousValue?"":this.previous},formattedSuffix(){return!1===this.suffixInflection?this.suffix:(0,b.Y7)(this.value,this.suffix)}}};const C=(0,r(18152).c)(x,[["render",function(e,t,r,b,x,C){const B=(0,o.resolveComponent)("HelpTextTooltip"),N=(0,o.resolveComponent)("SelectControl"),V=(0,o.resolveComponent)("Icon"),E=(0,o.resolveComponent)("LoadingCard"),S=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(E,{loading:r.loading,class:"px-6 py-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("h3",l,(0,o.toDisplayString)(r.title),1),(0,o.createVNode)(B,{text:r.helpText,width:r.helpWidth},null,8,["text","width"]),r.ranges.length>0?((0,o.openBlock)(),(0,o.createBlock)(N,{key:0,class:"ml-auto w-[6rem] shrink-0",size:"xxs",options:r.ranges,selected:r.selectedRangeKey,onChange:C.handleChange,"aria-label":e.__("Select Ranges")},null,8,["options","selected","onChange","aria-label"])):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",i,[r.icon?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createVNode)(V,{type:r.icon,width:"24",height:"24"},null,8,["type"])])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",null,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(r.copyable?"CopyButton":"p"),{onClick:C.handleCopyClick,class:"flex items-center text-4xl",rounded:!1},{default:(0,o.withCtx)((()=>[(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("span",null,[(0,o.createTextVNode)((0,o.toDisplayString)(C.formattedValue),1)])),[[S,`${C.tooltipFormattedValue}`]]),r.suffix?((0,o.openBlock)(),(0,o.createElementBlock)("span",s,(0,o.toDisplayString)(C.formattedSuffix),1)):(0,o.createCommentVNode)("",!0)])),_:1},8,["onClick"])),(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createElementVNode)("p",c,["Decrease"===C.increaseOrDecreaseLabel?((0,o.openBlock)(),(0,o.createElementBlock)("svg",d,u)):(0,o.createCommentVNode)("",!0),"Increase"===C.increaseOrDecreaseLabel?((0,o.openBlock)(),(0,o.createElementBlock)("svg",h,p)):(0,o.createCommentVNode)("",!0),0!==C.increaseOrDecrease?((0,o.openBlock)(),(0,o.createElementBlock)("span",m,[0!==C.growthPercentage?((0,o.openBlock)(),(0,o.createElementBlock)("span",v,(0,o.toDisplayString)(C.growthPercentage)+"% "+(0,o.toDisplayString)(e.__(C.increaseOrDecreaseLabel)),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",f,(0,o.toDisplayString)(e.__("No Increase")),1))])):((0,o.openBlock)(),(0,o.createElementBlock)("span",g,["0"===r.previous&&"0"!==r.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",w,(0,o.toDisplayString)(e.__("No Prior Data")),1)):(0,o.createCommentVNode)("",!0),"0"!==r.value||"0"===r.previous||r.zeroResult?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",k,(0,o.toDisplayString)(e.__("No Current Data")),1)),"0"!=r.value||"0"!=r.previous||r.zeroResult?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",y,(0,o.toDisplayString)(e.__("No Data")),1))]))])])),[[S,`${C.tooltipFormattedPreviousValue}`]])])])])),_:1},8,["loading"])}],["__file","BaseValueMetric.vue"]])},69812:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>g});var o=r(74032);const n={class:"group"},l={class:"text-base text-gray-500 truncate"},i={class:"text-gray-400 text-xs truncate"},a={class:"flex justify-end items-center text-gray-400"},s={class:"py-1"};var c=r(56756),d=r.n(c),u=r(43028),h=r.n(u),p=r(10076),m=r(80664),v=r(41908);const f={components:{Button:p.c,Icon:m.c,Heroicon:v.default},props:{row:{type:Object,required:!0}},methods:{actionAttributes(e){let t=e.method||"GET";return e.external&&"GET"==e.method?{as:"external",href:e.path,name:e.name,title:e.name,target:e.target||null,external:!0}:h()({as:"GET"===t?"link":"form-button",href:e.path,method:"GET"!==t?t:null,data:e.data||null,headers:e.headers||null},d())}},computed:{rowClasses:()=>["py-2"]}};const g=(0,r(18152).c)(f,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("Heroicon"),p=(0,o.resolveComponent)("Button"),m=(0,o.resolveComponent)("DropdownMenuItem"),v=(0,o.resolveComponent)("ScrollWrap"),f=(0,o.resolveComponent)("DropdownMenu"),g=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createElementBlock)("tr",n,[r.row.icon?((0,o.openBlock)(),(0,o.createElementBlock)("td",{key:0,class:(0,o.normalizeClass)(["pl-6 w-8 pr-2 w-max",{[r.row.iconClass]:!0,[u.rowClasses]:!0,"text-gray-400 dark:text-gray-600":!r.row.iconClass}])},[(0,o.createVNode)(h,{type:r.row.icon},null,8,["type"])],2)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("td",{class:(0,o.normalizeClass)(["px-2 w-auto",{[u.rowClasses]:!0,"pl-6":!r.row.icon,"pr-6":!r.row.editUrl||!r.row.viewUrl}])},[(0,o.createElementVNode)("h2",l,(0,o.toDisplayString)(r.row.title),1),(0,o.createElementVNode)("p",i,(0,o.toDisplayString)(r.row.subtitle),1)],2),r.row.actions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("td",{key:1,class:(0,o.normalizeClass)(["text-right pr-4 w-max",u.rowClasses])},[(0,o.createElementVNode)("div",a,[(0,o.createVNode)(g,null,{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(f,{width:"auto",class:"px-1"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(v,{height:250,class:"divide-y divide-gray-100 dark:divide-gray-800 divide-solid"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",s,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.row.actions,(e=>((0,o.openBlock)(),(0,o.createBlock)(m,(0,o.normalizeProps)((0,o.guardReactiveProps)(u.actionAttributes(e))),{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.name),1)])),_:2},1040)))),256))])])),_:1})])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(p,{icon:"ellipsis-horizontal",variant:"action","aria-label":e.__("Resource Row Dropdown")},null,8,["aria-label"])])),_:1})])],2)):(0,o.createCommentVNode)("",!0)])}],["__file","MetricTableRow.vue"]])},63268:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);var n=r(63916),l=r(85676);const i={mixins:[n.MF],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,chartData:[]}),watch:{resourceId(){this.fetch()}},created(){this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$on("filter-changed",this.fetch)},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$off("filter-changed",this.fetch)},methods:{fetch(){this.loading=!0,(0,l.OC)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:{value:e}}})=>{this.chartData=e,this.loading=!1}))}},computed:{metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`},metricPayload(){const e={params:{}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),e}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BasePartitionMetric");return(0,o.openBlock)(),(0,o.createBlock)(a,{title:r.card.name,"help-text":r.card.helpText,"help-width":r.card.helpWidth,"chart-data":e.chartData,loading:e.loading,"legends-height":r.card.height},null,8,["title","help-text","help-width","chart-data","loading","legends-height"])}],["__file","PartitionMetric.vue"]])},4008:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);var n=r(85676),l=r(63916);const i={name:"ProgressMetric",mixins:[l.mc,l.MF],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,format:"(0[.]00a)",avoid:!1,prefix:"",suffix:"",suffixInflection:!0,value:0,target:0,percentage:0,zeroResult:!1}),watch:{resourceId(){this.fetch()}},created(){this.hasRanges&&(this.selectedRangeKey=this.card.selectedRangeKey||this.card.ranges[0].value),this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$on("filter-changed",this.fetch)},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$off("filter-changed",this.fetch)},methods:{fetch(){this.loading=!0,(0,n.OC)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:{value:e,target:t,percentage:r,prefix:o,suffix:n,suffixInflection:l,format:i,avoid:a}}})=>{this.value=e,this.target=t,this.percentage=r,this.format=i||this.format,this.avoid=a,this.prefix=o||this.prefix,this.suffix=n||this.suffix,this.suffixInflection=l,this.loading=!1}))}},computed:{metricPayload(){const e={params:{timezone:this.userTimezone}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),e},metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BaseProgressMetric");return(0,o.openBlock)(),(0,o.createBlock)(a,{title:r.card.name,"help-text":r.card.helpText,"help-width":r.card.helpWidth,target:e.target,value:e.value,percentage:e.percentage,prefix:e.prefix,suffix:e.suffix,"suffix-inflection":e.suffixInflection,format:e.format,avoid:e.avoid,loading:e.loading},null,8,["title","help-text","help-width","target","value","percentage","prefix","suffix","suffix-inflection","format","avoid","loading"])}],["__file","ProgressMetric.vue"]])},57760:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>v});var o=r(74032);const n={class:"h-6 flex items-center px-6 mb-4"},l={class:"mr-3 leading-tight text-sm font-bold"},i={class:"mb-5 pb-4"},a={key:0,class:"overflow-hidden overflow-x-auto relative"},s={class:"w-full table-default table-fixed"},c={class:"border-t border-b border-gray-100 dark:border-gray-700 divide-y divide-gray-100 dark:divide-gray-700"},d={key:1,class:"flex flex-col items-center justify-between px-6 gap-2"},u={class:"font-normal text-center py-4"};var h=r(85676),p=r(63916);const m={name:"TableCard",mixins:[p.mc,p.MF],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,value:[]}),watch:{resourceId(){this.fetch()}},created(){this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$on("filter-changed",this.fetch)},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$off("filter-changed",this.fetch)},methods:{fetch(){this.loading=!0,(0,h.OC)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:e}})=>{this.value=e,this.loading=!1}))}},computed:{metricPayload(){const e={params:{timezone:this.userTimezone}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),e},metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`}}};const v=(0,r(18152).c)(m,[["render",function(e,t,r,h,p,m){const v=(0,o.resolveComponent)("HelpTextTooltip"),f=(0,o.resolveComponent)("MetricTableRow"),g=(0,o.resolveComponent)("LoadingCard");return(0,o.openBlock)(),(0,o.createBlock)(g,{loading:e.loading,class:"pt-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("h3",l,(0,o.toDisplayString)(r.card.name),1),(0,o.createVNode)(v,{text:r.card.helpText,width:r.card.helpWidth},null,8,["text","width"])]),(0,o.createElementVNode)("div",i,[e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("table",s,[(0,o.createElementVNode)("tbody",c,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,(e=>((0,o.openBlock)(),(0,o.createBlock)(f,{row:e},null,8,["row"])))),256))])])])):((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[(0,o.createElementVNode)("p",u,(0,o.toDisplayString)(r.card.emptyText),1)]))])])),_:1},8,["loading"])}],["__file","TableMetric.vue"]])},44306:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);var n=r(17096),l=r.n(n),i=r(63916),a=r(85676);const s={name:"TrendMetric",mixins:[i.mc,i.MF],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,value:"",data:[],format:"(0[.]00a)",prefix:"",suffix:"",suffixInflection:!0,selectedRangeKey:null}),watch:{resourceId(){this.fetch()}},created(){this.hasRanges&&(this.selectedRangeKey=this.card.selectedRangeKey||this.card.ranges[0].value),this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$on("filter-changed",this.fetch)},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$off("filter-changed",this.fetch)},methods:{handleRangeSelected(e){this.selectedRangeKey=e,this.fetch()},fetch(){this.loading=!0,(0,a.OC)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:{labels:e,trend:t,value:r,prefix:o,suffix:n,suffixInflection:i,format:a}}})=>{this.value=r,this.labels=Object.keys(t),this.data={labels:Object.keys(t),series:[l()(t,((e,t)=>({meta:t,value:e})))]},this.format=a||this.format,this.prefix=o||this.prefix,this.suffix=n||this.suffix,this.suffixInflection=i,this.loading=!1}))}},computed:{hasRanges(){return this.card.ranges.length>0},metricPayload(){const e={params:{timezone:this.userTimezone,twelveHourTime:this.usesTwelveHourTime}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),this.hasRanges&&(e.params.range=this.selectedRangeKey),e},metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BaseTrendMetric");return(0,o.openBlock)(),(0,o.createBlock)(a,{onSelected:i.handleRangeSelected,title:r.card.name,"help-text":r.card.helpText,"help-width":r.card.helpWidth,value:e.value,"chart-data":e.data,ranges:r.card.ranges,format:e.format,prefix:e.prefix,suffix:e.suffix,"suffix-inflection":e.suffixInflection,"selected-range-key":e.selectedRangeKey,loading:e.loading},null,8,["onSelected","title","help-text","help-width","value","chart-data","ranges","format","prefix","suffix","suffix-inflection","selected-range-key","loading"])}],["__file","TrendMetric.vue"]])},15180:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);var n=r(85676),l=r(63916);const i={name:"ValueMetric",mixins:[l.mc,l.MF],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,copyable:!1,format:"(0[.]00a)",tooltipFormat:"(0[.]00)",value:0,previous:0,prefix:"",suffix:"",suffixInflection:!0,selectedRangeKey:null,zeroResult:!1}),watch:{resourceId(){this.fetch()}},created(){this.hasRanges&&(this.selectedRangeKey=this.card.selectedRangeKey||this.card.ranges[0].value),this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$on("filter-changed",this.fetch)},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&Nova.$off("filter-changed",this.fetch)},methods:{handleRangeSelected(e){this.selectedRangeKey=e,this.fetch()},fetch(){this.loading=!0,(0,n.OC)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:{copyable:e,value:t,previous:r,prefix:o,suffix:n,suffixInflection:l,format:i,tooltipFormat:a,zeroResult:s}}})=>{this.copyable=e,this.value=t,this.format=i||this.format,this.tooltipFormat=a||this.tooltipFormat,this.prefix=o||this.prefix,this.suffix=n||this.suffix,this.suffixInflection=l,this.zeroResult=s||this.zeroResult,this.previous=r,this.loading=!1}))}},computed:{hasRanges(){return this.card.ranges.length>0},metricPayload(){const e={params:{timezone:this.userTimezone}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),this.hasRanges&&(e.params.range=this.selectedRangeKey),e},metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BaseValueMetric");return(0,o.openBlock)(),(0,o.createBlock)(a,{onSelected:i.handleRangeSelected,title:r.card.name,copyable:e.copyable,"help-text":r.card.helpText,"help-width":r.card.helpWidth,icon:r.card.icon,previous:e.previous,value:e.value,ranges:r.card.ranges,format:e.format,"tooltip-format":e.tooltipFormat,prefix:e.prefix,suffix:e.suffix,"suffix-inflection":e.suffixInflection,"selected-range-key":e.selectedRangeKey,loading:e.loading,"zero-result":e.zeroResult},null,8,["onSelected","title","copyable","help-text","help-width","icon","previous","value","ranges","format","tooltip-format","prefix","suffix","suffix-inflection","selected-range-key","loading","zero-result"])}],["__file","ValueMetric.vue"]])},36956:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>E});var o=r(74032),n=r(48936),l=r(29046),i=r(10552),a=r.n(i),s=r(56756),c=r.n(s),d=r(43028),u=r.n(d),h=r(79088),p=r.n(h),m=r(77924),v=r(5540);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function g(e){for(var t=1;tr.getters.userMenu.map((e=>{let t=e.method||"GET",r={href:e.path};return e.external&&"GET"===t?{component:"a",props:g(g({},r),{},{target:e.target||null}),name:e.name,external:e.external,on:{}}:{component:"GET"===t?"a":"FormButton",props:p()(u()(g(g({},r),{},{method:"GET"!==t?t:null,data:e.data||null,headers:e.headers||null}),c()),a()),external:e.external,name:e.name,on:{},badge:e.badge}})))),s=(0,o.computed)((()=>r.getters.currentUser?.name||r.getters.currentUser?.email||t("Nova User"))),d=(0,o.computed)((()=>Nova.config("customLogoutPath"))),h=(0,o.computed)((()=>!0===Nova.config("withAuthentication")||!1!==d.value)),f=((0,o.computed)((()=>r.getters.currentUser&&(i.value.length>0||h.value||r.getters.currentUser?.impersonating))),()=>{confirm(t("Are you sure you want to stop impersonating?"))&&r.dispatch("stopImpersonating")}),w=async()=>{confirm(t("Are you sure you want to log out?"))&&r.dispatch("logout",Nova.config("customLogoutPath")).then((e=>{null===e?Nova.redirectToLogin():location.href=e})).catch((()=>v.Inertia.reload()))};return(e,n)=>{const a=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("div",k,[(0,o.createElementVNode)("div",y,[(0,o.createElementVNode)("div",b,[(0,o.unref)(r).getters.currentUser?.impersonating?((0,o.openBlock)(),(0,o.createBlock)(a,{key:0,type:"finger-print",solid:!0,class:"w-7 h-7"})):(0,o.unref)(r).getters.currentUser?.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:1,alt:(0,o.unref)(t)(":name's Avatar",{name:s.value}),src:(0,o.unref)(r).getters.currentUser?.avatar,class:"rounded-full w-7 h-7"},null,8,x)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("span",C,(0,o.toDisplayString)(s.value),1)]),(0,o.createElementVNode)("nav",B,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(i.value,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),(0,o.mergeProps)({key:e.path},e.props,(0,o.toHandlers)(e.on),{class:"py-2 px-2 text-gray-600 dark:text-gray-400 hover:opacity-50"}),{default:(0,o.withCtx)((()=>[e.badge?((0,o.openBlock)(),(0,o.createElementBlock)("span",N,[(0,o.createVNode)(l.default,{"extra-classes":e.badge.typeClass},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.badge.value),1)])),_:2},1032,["extra-classes"])])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.name),1)])),_:2},1040)))),128)),(0,o.unref)(r).getters.currentUser?.impersonating?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,type:"button",onClick:f,class:"block w-full py-2 px-2 text-gray-600 dark:text-gray-400 hover:opacity-50 text-left"},(0,o.toDisplayString)((0,o.unref)(t)("Stop Impersonating")),1)):(0,o.createCommentVNode)("",!0),h.value?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:1,onClick:w,type:"button",class:"block w-full py-2 px-2 text-gray-600 dark:text-gray-400 hover:opacity-50 text-left"},(0,o.toDisplayString)((0,o.unref)(t)("Logout")),1)):(0,o.createCommentVNode)("",!0)])])])}}};const E=(0,r(18152).c)(V,[["__file","MobileUserMenu.vue"]])},12168:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n=["data-form-unique-id"],l={key:1},i={class:"flex items-center ml-auto"};var a=r(63916),s=r(8940),c=r.n(s),d=r(79624);const u={components:{Button:r(10076).c},emits:["confirm","close"],mixins:[a.QX],props:{action:{type:Object,required:!0},endpoint:{type:String,required:!1},errors:{type:Object,required:!0},resourceName:{type:String,required:!0},selectedResources:{type:[Array,String],required:!0},show:{type:Boolean,default:!1},working:Boolean},data:()=>({loading:!0,formUniqueId:(0,d.c)()}),created(){document.addEventListener("keydown",this.handleKeydown)},mounted(){this.loading=!1},beforeUnmount(){document.removeEventListener("keydown",this.handleKeydown)},methods:{onUpdateFormStatus(){this.updateModalStatus()},onUpdateFieldStatus(){this.onUpdateFormStatus()},handlePreventModalAbandonmentOnClose(e){this.handlePreventModalAbandonment((()=>{this.$emit("close")}),(()=>{e.stopPropagation()}))}},computed:{syncEndpoint(){let e=new URLSearchParams({action:this.action.uriKey});return"all"===this.selectedResources?e.append("resources","all"):this.selectedResources.forEach((t=>{e.append("resources[]",c()(t)?t.id.value:t)})),(this.endpoint||`/nova-api/${this.resourceName}/action`)+"?"+e.toString()},usesFocusTrap(){return!1===this.loading&&this.action.fields.length>0}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("ModalHeader"),u=(0,o.resolveComponent)("CancelButton"),h=(0,o.resolveComponent)("Button"),p=(0,o.resolveComponent)("ModalFooter"),m=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(m,{show:r.show,onCloseViaEscape:c.handlePreventModalAbandonmentOnClose,role:"dialog",size:r.action.modalSize,"modal-style":r.action.modalStyle,"use-focus-trap":c.usesFocusTrap},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("form",{ref:"theForm",autocomplete:"off",onChange:t[1]||(t[1]=(...e)=>c.onUpdateFormStatus&&c.onUpdateFormStatus(...e)),onSubmit:t[2]||(t[2]=(0,o.withModifiers)((t=>e.$emit("confirm")),["prevent","stop"])),"data-form-unique-id":e.formUniqueId,class:(0,o.normalizeClass)(["bg-white dark:bg-gray-800",{"rounded-lg shadow-lg overflow-hidden space-y-6":"window"===r.action.modalStyle,"flex flex-col justify-between h-full":"fullscreen"===r.action.modalStyle}])},[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["space-y-6",{"overflow-hidden overflow-y-auto":"fullscreen"===r.action.modalStyle}])},[(0,o.createVNode)(d,{textContent:(0,o.toDisplayString)(r.action.name)},null,8,["textContent"]),r.action.confirmText?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,class:(0,o.normalizeClass)(["px-8",{"text-red-500":r.action.destructive}])},(0,o.toDisplayString)(r.action.confirmText),3)):(0,o.createCommentVNode)("",!0),r.action.fields.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.action.fields,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"action",key:t.attribute},[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("form-"+t.component),{errors:r.errors,"resource-name":r.resourceName,field:t,"show-help-text":!0,"form-unique-id":e.formUniqueId,mode:"fullscreen"===r.action.modalStyle?"action-fullscreen":"action-modal","sync-endpoint":c.syncEndpoint,onFieldChanged:c.onUpdateFieldStatus},null,40,["errors","resource-name","field","form-unique-id","mode","sync-endpoint","onFieldChanged"]))])))),128))])):(0,o.createCommentVNode)("",!0)],2),(0,o.createVNode)(p,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",i,[(0,o.createVNode)(u,{component:"button",type:"button",dusk:"cancel-action-button",class:"ml-auto mr-3",onClick:t[0]||(t[0]=t=>e.$emit("close"))},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.action.cancelButtonText),1)])),_:1}),(0,o.createVNode)(h,{type:"submit",ref:"runButton",dusk:"confirm-action-button",loading:r.working,variant:"solid",state:r.action.destructive?"danger":"default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.action.confirmButtonText),1)])),_:1},8,["loading","state"])])])),_:1})],42,n)])),_:1},8,["show","onCloseViaEscape","size","modal-style","use-focus-trap"])}],["__file","ConfirmActionModal.vue"]])},16600:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={class:"bg-white dark:bg-gray-800 rounded-lg shadow-lg overflow-hidden",style:{width:"460px"}},l={class:"leading-tight"},i={class:"ml-auto"};const a={components:{Button:r(10076).c},emits:["confirm","close"],props:{show:{type:Boolean,default:!1}},data:()=>({working:!1}),watch:{show(e){!1===e&&(this.working=!1)}},methods:{handleClose(){this.working=!1,this.$emit("close")},handleConfirm(){this.working=!0,this.$emit("confirm")}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("ModalHeader"),u=(0,o.resolveComponent)("ModalContent"),h=(0,o.resolveComponent)("LinkButton"),p=(0,o.resolveComponent)("Button"),m=(0,o.resolveComponent)("ModalFooter"),v=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(v,{show:r.show,role:"alertdialog",size:"md"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createVNode)(d,{textContent:(0,o.toDisplayString)(e.__("Delete File"))},null,8,["textContent"]),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",l,(0,o.toDisplayString)(e.__("Are you sure you want to delete this file?")),1)])),_:1}),(0,o.createVNode)(m,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",i,[(0,o.createVNode)(h,{dusk:"cancel-upload-delete-button",type:"button",onClick:(0,o.withModifiers)(c.handleClose,["prevent"]),class:"mr-3"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Cancel")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(p,{onClick:(0,o.withModifiers)(c.handleConfirm,["prevent"]),ref:"confirmButton",dusk:"confirm-upload-delete-button",loading:e.working,state:"danger",label:e.__("Delete")},null,8,["onClick","loading","label"])])])),_:1})])])),_:1},8,["show"])}],["__file","ConfirmUploadRemovalModal.vue"]])},12136:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={class:"bg-gray-100 dark:bg-gray-700 rounded-lg shadow-lg overflow-hidden p-8"};var l=r(63916),i=r(21852);const a={emits:["set-resource","create-cancelled"],mixins:[l.QX],components:{CreateResource:i.c},props:{show:{type:Boolean,default:!1},size:{type:String,default:"2xl"},resourceName:{},resourceId:{},viaResource:{},viaResourceId:{},viaRelationship:{}},data:()=>({loading:!0}),methods:{handleRefresh(e){this.$emit("set-resource",e)},handleCreateCancelled(){return this.$emit("create-cancelled")},handlePreventModalAbandonmentOnClose(e){this.handlePreventModalAbandonment((()=>{this.handleCreateCancelled()}),(()=>{e.stopPropagation()}))}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("CreateResource"),c=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(c,{dusk:"new-relation-modal",show:r.show,onCloseViaEscape:a.handlePreventModalAbandonmentOnClose,size:r.size,"use-focus-trap":!e.loading},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createVNode)(s,{"resource-name":r.resourceName,onCreateCancelled:a.handleCreateCancelled,onFinishedLoading:t[0]||(t[0]=()=>e.loading=!1),onRefresh:a.handleRefresh,mode:"modal","resource-id":"","via-relationship":"","via-resource-id":"","via-resource":""},null,8,["resource-name","onCreateCancelled","onRefresh"])])])),_:1},8,["show","onCloseViaEscape","size","use-focus-trap"])}],["__file","CreateRelationModal.vue"]])},68680:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={class:"leading-normal"},l={class:"ml-auto"};var i=r(89352),a=r.n(i);const s={components:{Button:r(10076).c},emits:["confirm","close"],props:{show:{type:Boolean,default:!1},mode:{type:String,default:"delete",validator:function(e){return-1!==["force delete","delete","detach"].indexOf(e)}}},data:()=>({working:!1}),watch:{show(e){!1===e&&(this.working=!1)}},methods:{handleClose(){this.$emit("close"),this.working=!1},handleConfirm(){this.$emit("confirm"),this.working=!0}},computed:{uppercaseMode(){return a()(this.mode)}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("ModalHeader"),d=(0,o.resolveComponent)("ModalContent"),u=(0,o.resolveComponent)("LinkButton"),h=(0,o.resolveComponent)("Button"),p=(0,o.resolveComponent)("ModalFooter"),m=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(m,{show:r.show,role:"alertdialog",size:"sm"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("form",{onSubmit:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>s.handleConfirm&&s.handleConfirm(...e)),["prevent"])),class:"mx-auto bg-white dark:bg-gray-800 rounded-lg shadow-lg overflow-hidden"},[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createVNode)(c,{textContent:(0,o.toDisplayString)(e.__(`${s.uppercaseMode} Resource`))},null,8,["textContent"]),(0,o.createVNode)(d,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",n,(0,o.toDisplayString)(e.__("Are you sure you want to "+r.mode+" the selected resources?")),1)])),_:1})])),(0,o.createVNode)(p,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(u,{type:"button",dusk:"cancel-delete-button",onClick:(0,o.withModifiers)(s.handleClose,["prevent"]),class:"mr-3"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Cancel")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(h,{type:"submit",ref:"confirmButton",dusk:"confirm-delete-button",loading:e.working,state:"danger",label:e.__(s.uppercaseMode)},null,8,["loading","label"])])])),_:1})],32)])),_:3},8,["show"])}],["__file","DeleteResourceModal.vue"]])},496:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>m});var o=r(74032),n=r(48936),l=r(54740),i=r.n(l),a=r(94240),s=r.n(a),c=r(20208),d=r(61468);const u=["role","data-modal-open","aria-modal"],h=(0,o.createElementVNode)("div",{class:"fixed inset-0 z-[55] bg-gray-500/75 dark:bg-gray-900/75",dusk:"modal-backdrop"},null,-1),p=Object.assign({inheritAttrs:!1},{__name:"Modal",props:{show:{type:Boolean,default:!1},size:{type:String,default:"xl",validator:e=>["sm","md","lg","xl","2xl","3xl","4xl","5xl","6xl","7xl"].includes(e)},modalStyle:{type:String,default:"window"},role:{type:String,default:"dialog"},useFocusTrap:{type:Boolean,default:!0}},emits:["showing","closing","close-via-escape"],setup(e,{emit:t}){const r=(0,o.ref)(null),l=(0,o.useAttrs)(),a=t,p=e,m=(0,o.ref)(!0),v=(0,o.computed)((()=>p.useFocusTrap&&!0===m.value)),{activate:f,deactivate:g}=(0,c.w)(r,{immediate:!1,allowOutsideClick:!0,escapeDeactivates:!1});(0,o.watch)((()=>p.show),(e=>b(e))),(0,o.watch)(v,(e=>{try{e?(0,o.nextTick)((()=>f())):g()}catch(e){}})),(0,d.KIJ)(document,"keydown",(e=>{"Escape"===e.key&&!0===p.show&&a("close-via-escape",e)}));const w=()=>{m.value=!1},k=()=>{m.value=!0};(0,o.onMounted)((()=>{Nova.$on("disable-focus-trap",w),Nova.$on("enable-focus-trap",k),!0===p.show&&b(!0)})),(0,o.onBeforeUnmount)((()=>{document.body.classList.remove("overflow-hidden"),Nova.resumeShortcuts(),Nova.$off("disable-focus-trap",w),Nova.$off("enable-focus-trap",k),m.value=!1}));const y=(0,n.o3)();async function b(e){!0===e?(a("showing"),document.body.classList.add("overflow-hidden"),Nova.pauseShortcuts(),m.value=!0):(m.value=!1,a("closing"),document.body.classList.remove("overflow-hidden"),Nova.resumeShortcuts()),y.commit("allowLeavingModal")}const x=(0,o.computed)((()=>s()(l,["class"]))),C=(0,o.computed)((()=>({sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg",xl:"max-w-xl","2xl":"max-w-2xl","3xl":"max-w-3xl","4xl":"max-w-4xl","5xl":"max-w-5xl","6xl":"max-w-6xl","7xl":"max-w-7xl"}))),B=(0,o.computed)((()=>{let e="window"===p.modalStyle?C.value:{};return i()([e[p.size]??null,"fullscreen"===p.modalStyle?"h-full":"",l.class])}));return(t,n)=>((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[e.show?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[(0,o.createElementVNode)("div",(0,o.mergeProps)(x.value,{class:["modal fixed inset-0 z-[60]",{"px-3 md:px-0 py-3 md:py-6 overflow-x-hidden overflow-y-auto":"window"===e.modalStyle,"h-full":"fullscreen"===e.modalStyle}],role:e.role,"data-modal-open":e.show,"aria-modal":e.show}),[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["@container/modal relative mx-auto z-20",B.value]),ref_key:"modalContent",ref:r},[(0,o.renderSlot)(t.$slots,"default")],2)],16,u),h],64)):(0,o.createCommentVNode)("",!0)]))}});const m=(0,r(18152).c)(p,[["__file","Modal.vue"]])},55872:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"py-3 px-8"};const l={};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","ModalContent.vue"]])},91916:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"bg-gray-100 dark:bg-gray-700 px-6 py-3 flex"};const l={};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","ModalFooter.vue"]])},20276:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Heading");return(0,o.openBlock)(),(0,o.createBlock)(a,{level:3,class:"border-b border-gray-100 dark:border-gray-700 py-4 px-8"},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3})}],["__file","ModalHeader.vue"]])},46016:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n={key:0,class:"ml-auto bg-red-50 text-red-500 py-0.5 px-2 rounded-full text-xs"},l={key:0},i={class:"ml-auto"};var a=r(63916),s=r(85676);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const u={components:{Button:r(10076).c},emits:["close"],props:function(e){for(var t=1;t({loading:!0,title:null,resource:null}),async created(){await this.getResource()},mounted(){Nova.$emit("close-dropdowns")},methods:{getResource(){return this.resource=null,(0,s.OC)(Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/preview`)).then((({data:{title:e,resource:t}})=>{this.title=e,this.resource=t,this.loading=!1})).catch((e=>{if(e.response.status>=500)Nova.$emit("error",e.response.data.message);else if(404!==e.response.status)if(403!==e.response.status){if(401===e.response.status)return Nova.redirectToLogin();Nova.error(this.__("This resource no longer exists")),Nova.visit(`/resources/${this.resourceName}`)}else Nova.visit("/403");else Nova.visit("/404")}))}},computed:{modalTitle(){return`${this.__("Previewing")} ${this.title}`}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("Link"),h=(0,o.resolveComponent)("ModalHeader"),p=(0,o.resolveComponent)("ModalContent"),m=(0,o.resolveComponent)("Button"),v=(0,o.resolveComponent)("ModalFooter"),f=(0,o.resolveComponent)("LoadingView"),g=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(g,{show:r.show,onCloseViaEscape:t[1]||(t[1]=t=>e.$emit("close")),role:"alertdialog",size:"2xl","use-focus-trap":!1},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(f,{loading:e.loading,class:"mx-auto bg-white dark:bg-gray-800 rounded-lg shadow-lg overflow-hidden"},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createVNode)(h,{class:"flex items-center"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,[(0,o.createTextVNode)((0,o.toDisplayString)(c.modalTitle)+" ",1),e.resource&&e.resource.softDeleted?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(e.__("Soft Deleted")),1)):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(u,{dusk:"detail-preview-button",href:e.$url(`/resources/${e.resourceName}/${e.resourceId}`),class:"ml-auto",alt:e.__("View :resource",{resource:e.title})},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{type:"arrow-right"})])),_:1},8,["href","alt"])])),_:1}),(0,o.createVNode)(p,{class:"px-8 divide-y divide-gray-100 dark:divide-gray-800 -mx-3"},{default:(0,o.withCtx)((()=>[e.resource?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.resource.fields,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`detail-${t.component}`),{key:r,index:r,"resource-name":e.resourceName,"resource-id":e.resourceId,resource:e.resource,field:t},null,8,["index","resource-name","resource-id","resource","field"])))),128)),0==e.resource.fields.length?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,(0,o.toDisplayString)(e.__("There are no fields to display.")),1)):(0,o.createCommentVNode)("",!0)],64)):(0,o.createCommentVNode)("",!0)])),_:1})])),(0,o.createVNode)(v,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",i,[e.resource?((0,o.openBlock)(),(0,o.createBlock)(m,{key:0,dusk:"confirm-preview-button",onClick:t[0]||(t[0]=(0,o.withModifiers)((t=>e.$emit("close")),["prevent"])),label:e.__("Close")},null,8,["label"])):(0,o.createCommentVNode)("",!0)])])),_:1})])),_:3},8,["loading"])])),_:3},8,["show"])}],["__file","PreviewResourceModal.vue"]])},7672:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={class:"leading-normal"},l={class:"ml-auto"};const i={components:{Button:r(10076).c},emits:["confirm","close"],props:{show:{type:Boolean,default:!1}},data:()=>({working:!1}),watch:{show(e){!1===e&&(this.working=!1)}},methods:{handleClose(){this.$emit("close"),this.working=!1},handleConfirm(){this.$emit("confirm"),this.working=!0}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("ModalHeader"),d=(0,o.resolveComponent)("ModalContent"),u=(0,o.resolveComponent)("LinkButton"),h=(0,o.resolveComponent)("Button"),p=(0,o.resolveComponent)("ModalFooter"),m=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(m,{show:r.show,size:"sm"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("form",{onSubmit:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>s.handleConfirm&&s.handleConfirm(...e)),["prevent"])),class:"bg-white dark:bg-gray-800 rounded-lg shadow-lg overflow-hidden",style:{width:"460px"}},[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createVNode)(c,{textContent:(0,o.toDisplayString)(e.__("Restore Resource"))},null,8,["textContent"]),(0,o.createVNode)(d,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",n,(0,o.toDisplayString)(e.__("Are you sure you want to restore the selected resources?")),1)])),_:1})])),(0,o.createVNode)(p,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(u,{type:"button",dusk:"cancel-restore-button",onClick:(0,o.withModifiers)(s.handleClose,["prevent"]),class:"mr-3"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Cancel")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(h,{type:"submit",ref:"confirmButton",dusk:"confirm-restore-button",loading:e.working},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Restore")),1)])),_:1},8,["loading"])])])),_:1})],32)])),_:3},8,["show"])}],["__file","RestoreResourceModal.vue"]])},33188:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n=["dusk"],l={class:"shrink-0"},i={class:"flex-auto space-y-4"},a={class:"flex items-center"},s={class:"flex-auto"},c={class:"mr-1 text-gray-600 dark:text-gray-400 leading-normal break-words"},d=["title"];const u={components:{Button:r(10076).c},emits:["delete-notification","toggle-mark-as-read","toggle-notifications"],name:"MessageNotification",props:{notification:{type:Object,required:!0}},methods:{handleClick(){this.$emit("toggle-mark-as-read"),this.$emit("toggle-notifications"),this.visit()},handleDeleteClick(){confirm(this.__("Are you sure you want to delete this notification?"))&&this.$emit("delete-notification")},visit(){if(this.hasUrl)return Nova.visit(this.notification.actionUrl,{openInNewTab:this.notification.openInNewTab||!1})}},computed:{icon(){return this.notification.icon},hasUrl(){return this.notification.actionUrl}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,u,h,p){const m=(0,o.resolveComponent)("Icon"),v=(0,o.resolveComponent)("Button");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"relative flex items-start px-4 gap-4",dusk:`notification-${r.notification.id}`},[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(m,{type:p.icon,class:(0,o.normalizeClass)(r.notification.iconClass)},null,8,["type","class"])]),(0,o.createElementVNode)("div",i,[(0,o.createElementVNode)("div",null,[(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("div",s,[(0,o.createElementVNode)("p",c,(0,o.toDisplayString)(r.notification.message),1)])]),(0,o.createElementVNode)("p",{class:"mt-1 text-xs",title:r.notification.created_at},(0,o.toDisplayString)(r.notification.created_at_friendly),9,d)]),p.hasUrl?((0,o.openBlock)(),(0,o.createBlock)(v,{key:0,onClick:p.handleClick,label:r.notification.actionText,size:"small"},null,8,["onClick","label"])):(0,o.createCommentVNode)("",!0)])],8,n)}],["__file","MessageNotification.vue"]])},94616:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>N});var o=r(74032);const n={class:"relative"},l=["innerHTML"],i={key:1,class:"absolute border-[3px] border-white dark:border-gray-800 top-0 right-[3px] inline-block bg-primary-500 rounded-full w-4 h-4"},a={key:0,class:"fixed flex inset-0 z-20"},s={class:"relative divide-y divide-gray-200 dark:divide-gray-700 shadow bg-gray-100 dark:bg-gray-800 w-[20rem] ml-auto border-b border-gray-200 dark:border-gray-700 overflow-x-hidden overflow-y-scroll"},c={key:0,class:"bg-white dark:bg-gray-800 flex items-center h-14 px-4"},d={class:"ml-auto"},u={class:"py-1 px-1"},h={key:2,class:"py-12"},p=(0,o.createElementVNode)("p",{class:"text-center"},[(0,o.createElementVNode)("svg",{class:"inline-block text-gray-300 dark:text-gray-500",xmlns:"http://www.w3.org/2000/svg",width:"65",height:"51",viewBox:"0 0 65 51"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M56 40h2c.552285 0 1 .447715 1 1s-.447715 1-1 1h-2v2c0 .552285-.447715 1-1 1s-1-.447715-1-1v-2h-2c-.552285 0-1-.447715-1-1s.447715-1 1-1h2v-2c0-.552285.447715-1 1-1s1 .447715 1 1v2zm-5.364125-8H38v8h7.049375c.350333-3.528515 2.534789-6.517471 5.5865-8zm-5.5865 10H6c-3.313708 0-6-2.686292-6-6V6c0-3.313708 2.686292-6 6-6h44c3.313708 0 6 2.686292 6 6v25.049375C61.053323 31.5511 65 35.814652 65 41c0 5.522847-4.477153 10-10 10-5.185348 0-9.4489-3.946677-9.950625-9zM20 30h16v-8H20v8zm0 2v8h16v-8H20zm34-2v-8H38v8h16zM2 30h16v-8H2v8zm0 2v4c0 2.209139 1.790861 4 4 4h12v-8H2zm18-12h16v-8H20v8zm34 0v-8H38v8h16zM2 20h16v-8H2v8zm52-10V6c0-2.209139-1.790861-4-4-4H6C3.790861 2 2 3.790861 2 6v4h52zm1 39c4.418278 0 8-3.581722 8-8s-3.581722-8-8-8-8 3.581722-8 8 3.581722 8 8 8z"})])],-1),m={class:"mt-3 text-center"},v={class:"mt-6 px-4 text-center"};var f=r(48936),g=r(10076);function w(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function k(e){for(var t=1;tthis.fetchNotifications()))},beforeUnmount(){document.body.classList.remove("overflow-y-hidden")},methods:k(k(k({},b(["toggleMainMenu","toggleNotifications"])),x(["fetchNotifications","deleteNotification","deleteAllNotifications","markNotificationAsRead","markAllNotificationsAsRead"])),{},{handleDeleteAllNotifications(){confirm(this.__("Are you sure you want to delete all the notifications?"))&&this.deleteAllNotifications()}}),computed:k(k({},C(["mainMenuShown","notificationsShown","notifications","unreadNotifications"])),{},{shouldShowUnreadCount:()=>Nova.config("showUnreadCountInNotificationCenter")})};const N=(0,r(18152).c)(B,[["render",function(e,t,r,f,g,w){const k=(0,o.resolveComponent)("Button"),y=(0,o.resolveComponent)("Heading"),b=(0,o.resolveComponent)("DropdownMenuItem"),x=(0,o.resolveComponent)("DropdownMenu"),C=(0,o.resolveComponent)("Dropdown"),B=(0,o.resolveComponent)("NotificationList");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[(0,o.createElementVNode)("div",n,[(0,o.createVNode)(k,{variant:"action",icon:"bell",onClick:(0,o.withModifiers)(e.toggleNotifications,["stop"]),dusk:"notifications-dropdown"},{default:(0,o.withCtx)((()=>[e.unreadNotifications?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[w.shouldShowUnreadCount?((0,o.openBlock)(),(0,o.createElementBlock)("span",{key:0,innerHTML:e.unreadNotifications>99?"99+":e.unreadNotifications,class:"font-black tracking-normal absolute border-[3px] border-white dark:border-gray-800 top-[-5px] left-[15px] inline-flex items-center justify-center bg-primary-500 rounded-full text-white text-xxs p-[0px] px-1 min-w-[26px]"},null,8,l)):((0,o.openBlock)(),(0,o.createElementBlock)("span",i))],64)):(0,o.createCommentVNode)("",!0)])),_:1},8,["onClick"])]),((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[(0,o.createVNode)(o.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition duration-200 ease-in","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:(0,o.withCtx)((()=>[e.notificationsShown?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("div",{onClick:t[0]||(t[0]=(...t)=>e.toggleNotifications&&e.toggleNotifications(...t)),class:"absolute inset-0 bg-gray-600/75 dark:bg-gray-900/75",dusk:"notifications-backdrop"}),(0,o.createElementVNode)("div",s,[e.notifications.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("nav",c,[(0,o.createVNode)(y,{level:3,class:"ml-1"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Notifications")),1)])),_:1}),(0,o.createElementVNode)("div",d,[(0,o.createVNode)(C,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(k,{dusk:"notification-center-action-dropdown",variant:"ghost",icon:"ellipsis-horizontal"})])),menu:(0,o.withCtx)((()=>[(0,o.createVNode)(x,{width:"200"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",u,[(0,o.createVNode)(b,{as:"button",onClick:e.markAllNotificationsAsRead},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Mark all as Read")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(b,{as:"button",onClick:w.handleDeleteAllNotifications},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Delete all notifications")),1)])),_:1},8,["onClick"])])])),_:1})])),_:1})])])):(0,o.createCommentVNode)("",!0),e.notifications.length>0?((0,o.openBlock)(),(0,o.createBlock)(B,{key:1,notifications:e.notifications},null,8,["notifications"])):((0,o.openBlock)(),(0,o.createElementBlock)("div",h,[p,(0,o.createElementVNode)("p",m,(0,o.toDisplayString)(e.__("There are no new notifications.")),1),(0,o.createElementVNode)("p",v,[(0,o.createVNode)(k,{variant:"solid",onClick:e.toggleNotifications,label:e.__("Close")},null,8,["onClick","label"])])]))])])):(0,o.createCommentVNode)("",!0)])),_:1})]))],64)}],["__file","NotificationCenter.vue"]])},41872:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032),n=r(10076),l=r(48936);const i={class:"divide-y divide-gray-200 dark:divide-gray-600",dusk:"notifications-content"},a={class:"relative bg-white dark:bg-gray-800 transition transition-colors flex flex-col gap-2 pt-4 pb-2"},s={key:0,class:"absolute rounded-full top-[20px] right-[16px] bg-primary-500 w-[5px] h-[5px]"},c={class:"ml-12"},d={class:"flex items-start"},u={__name:"NotificationList",props:{notifications:{}},setup(e){const t=(0,l.o3)();return(r,l)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",i,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.notifications,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:e.id,class:"dark:border-gray-600"},[(0,o.createElementVNode)("div",a,[e.read_at?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",s)),((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component||"MessageNotification"),{notification:e,onDeleteNotification:r=>(0,o.unref)(t).dispatch("nova/deleteNotification",e.id),onToggleNotifications:l[0]||(l[0]=e=>(0,o.unref)(t).commit("nova/toggleNotifications")),onToggleMarkAsRead:r=>e.read_at?(0,o.unref)(t).dispatch("nova/markNotificationAsUnread",e.id):(0,o.unref)(t).dispatch("nova/markNotificationAsRead",e.id)},null,40,["notification","onDeleteNotification","onToggleMarkAsRead"])),(0,o.createElementVNode)("div",c,[(0,o.createElementVNode)("div",d,[(0,o.createVNode)((0,o.unref)(n.c),{onClick:r=>e.read_at?(0,o.unref)(t).dispatch("nova/markNotificationAsUnread",e.id):(0,o.unref)(t).dispatch("nova/markNotificationAsRead",e.id),dusk:"mark-as-read-button",variant:"link",state:"mellow",size:"small",label:e.read_at?r.__("Mark Unread"):r.__("Mark Read")},null,8,["onClick","label"]),(0,o.createVNode)((0,o.unref)(n.c),{onClick:r=>(0,o.unref)(t).dispatch("nova/deleteNotification",e.id),dusk:"delete-button",variant:"link",state:"mellow",size:"small",label:r.__("Delete")},null,8,["onClick","label"])])])])])))),128))]))}};const h=(0,r(18152).c)(u,[["__file","NotificationList.vue"]])},91380:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n={class:"rounded-b-lg font-bold flex items-center"},l={class:"flex text-sm"},i=["disabled"],a=["disabled"],s=["disabled","onClick","dusk"],c=["disabled"],d=["disabled"];const u={emits:["page"],props:{page:{type:Number,required:!0},pages:{type:Number,default:0},next:{type:Boolean,default:!1},previous:{type:Boolean,default:!1}},data:()=>({linksDisabled:!1}),mounted(){Nova.$on("resources-loaded",this.listenToResourcesLoaded)},beforeUnmount(){Nova.$off("resources-loaded",this.listenToResourcesLoaded)},methods:{selectPage(e){this.page!=e&&(this.linksDisabled=!0,this.$emit("page",e))},selectPreviousPage(){this.selectPage(this.page-1)},selectNextPage(){this.selectPage(this.page+1)},listenToResourcesLoaded(){this.linksDisabled=!1}},computed:{hasPreviousPages:function(){return this.page>1},hasMorePages:function(){return this.page0&&o.push(e);return o}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,u,h,p){return(0,o.openBlock)(),(0,o.createElementBlock)("nav",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("button",{disabled:!p.hasPreviousPages||e.linksDisabled,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 text-xl h-9 min-w-9 px-2 rounded-bl-lg focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":p.hasPreviousPages,"text-gray-500":!p.hasPreviousPages||e.linksDisabled}]),rel:"first",onClick:t[0]||(t[0]=(0,o.withModifiers)((e=>p.selectPage(1)),["prevent"])),dusk:"first"}," « ",10,i),(0,o.createElementVNode)("button",{disabled:!p.hasPreviousPages||e.linksDisabled,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 text-xl h-9 min-w-9 px-2 focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":p.hasPreviousPages,"text-gray-500":!p.hasPreviousPages||e.linksDisabled}]),rel:"prev",onClick:t[1]||(t[1]=(0,o.withModifiers)((e=>p.selectPreviousPage()),["prevent"])),dusk:"previous"}," ‹ ",10,a),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(p.printPages,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("button",{disabled:e.linksDisabled,key:t,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 h-9 min-w-9 px-2 focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":r.page!==t,"text-gray-500 bg-gray-50 dark:bg-gray-700":r.page===t}]),onClick:(0,o.withModifiers)((e=>p.selectPage(t)),["prevent"]),dusk:`page:${t}`},(0,o.toDisplayString)(t),11,s)))),128)),(0,o.createElementVNode)("button",{disabled:!p.hasMorePages||e.linksDisabled,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 text-xl h-9 min-w-9 px-2 focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":p.hasMorePages,"text-gray-500":!p.hasMorePages||e.linksDisabled}]),rel:"next",onClick:t[2]||(t[2]=(0,o.withModifiers)((e=>p.selectNextPage()),["prevent"])),dusk:"next"}," › ",10,c),(0,o.createElementVNode)("button",{disabled:!p.hasMorePages||e.linksDisabled,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 text-xl h-9 min-w-9 px-2 focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":p.hasMorePages,"text-gray-500":!p.hasMorePages||e.linksDisabled}]),rel:"last",onClick:t[3]||(t[3]=(0,o.withModifiers)((e=>p.selectPage(r.pages)),["prevent"])),dusk:"last"}," » ",10,d)]),(0,o.renderSlot)(e.$slots,"default")])}],["__file","PaginationLinks.vue"]])},81104:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={class:"bg-20 h-9 px-3 text-center rounded-b-lg flex items-center justify-between"},l={class:"leading-normal text-sm text-gray-500"},i={key:0,class:"leading-normal text-sm"},a={class:"leading-normal text-sm text-gray-500"};const s={emits:["load-more"],props:{currentResourceCount:{type:Number,required:!0},allMatchingResourceCount:{type:Number,required:!0},resourceCountLabel:{type:String,required:!0},perPage:{type:[Number,String],required:!0},page:{type:Number,required:!0},pages:{type:Number,default:0},next:{type:Boolean,default:!1},previous:{type:Boolean,default:!1}},methods:{loadMore(){this.$emit("load-more")}},computed:{buttonLabel(){return this.__("Load :perPage More",{perPage:Nova.formatNumber(this.perPage)})},allResourcesLoaded(){return this.currentResourceCount==this.allMatchingResourceCount},resourceTotalCountLabel(){return Nova.formatNumber(this.allMatchingResourceCount)}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,s,c,d){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("p",l,(0,o.toDisplayString)(r.resourceCountLabel),1),d.allResourcesLoaded?((0,o.openBlock)(),(0,o.createElementBlock)("p",i,(0,o.toDisplayString)(e.__("All resources loaded.")),1)):((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:1,onClick:t[0]||(t[0]=(...e)=>d.loadMore&&d.loadMore(...e)),class:"h-9 focus:outline-none focus:ring ring-inset rounded-lg px-4 font-bold text-primary-500 hover:text-primary-600 active:text-primary-400"},(0,o.toDisplayString)(d.buttonLabel),1)),(0,o.createElementVNode)("p",a,(0,o.toDisplayString)(e.__(":amount Total",{amount:d.resourceTotalCountLabel})),1)])}],["__file","PaginationLoadMore.vue"]])},7612:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={class:"rounded-b-lg"},l={class:"flex justify-between items-center"},i=["disabled"],a=["disabled"];const s={emits:["page"],props:{currentResourceCount:{type:Number,required:!0},allMatchingResourceCount:{type:Number,required:!0},resourceCountLabel:{type:[Number,String],required:!0},page:{type:Number,required:!0},pages:{type:Number,default:0},next:{type:Boolean,default:!1},previous:{type:Boolean,default:!1}},data:()=>({linksDisabled:!1}),mounted(){Nova.$on("resources-loaded",this.listenToResourcesLoaded)},beforeUnmount(){Nova.$off("resources-loaded",this.listenToResourcesLoaded)},methods:{selectPreviousPage(){this.selectPage(this.page-1)},selectNextPage(){this.selectPage(this.page+1)},selectPage(e){this.linksDisabled=!0,this.$emit("page",e)},listenToResourcesLoaded(){this.linksDisabled=!1}},computed:{hasPreviousPages:function(){return this.previous},hasMorePages:function(){return this.next}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,s,c,d){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("nav",l,[(0,o.createElementVNode)("button",{disabled:!d.hasPreviousPages||e.linksDisabled,class:(0,o.normalizeClass)(["text-xs font-bold py-3 px-4 focus:outline-none rounded-bl-lg focus:ring focus:ring-inset",{"text-primary-500 hover:text-primary-400 active:text-primary-600":d.hasPreviousPages,"text-gray-300 dark:text-gray-600":!d.hasPreviousPages||e.linksDisabled}]),rel:"prev",onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>d.selectPreviousPage&&d.selectPreviousPage(...e)),["prevent"])),dusk:"previous"},(0,o.toDisplayString)(e.__("Previous")),11,i),(0,o.renderSlot)(e.$slots,"default"),(0,o.createElementVNode)("button",{disabled:!d.hasMorePages||e.linksDisabled,class:(0,o.normalizeClass)(["text-xs font-bold py-3 px-4 focus:outline-none rounded-br-lg focus:ring focus:ring-inset",{"text-primary-500 hover:text-primary-400 active:text-primary-600":d.hasMorePages,"text-gray-300 dark:text-gray-600":!d.hasMorePages||e.linksDisabled}]),rel:"next",onClick:t[1]||(t[1]=(0,o.withModifiers)(((...e)=>d.selectNextPage&&d.selectNextPage(...e)),["prevent"])),dusk:"next"},(0,o.toDisplayString)(e.__("Next")),11,a)])])}],["__file","PaginationSimple.vue"]])},37136:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"border-t border-gray-200 dark:border-gray-700"};const l={props:["paginationComponent","hasNextPage","hasPreviousPage","loadMore","selectPage","totalPages","currentPage","perPage","resourceCountLabel","currentResourceCount","allMatchingResourceCount"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(r.paginationComponent),{next:r.hasNextPage,previous:r.hasPreviousPage,onLoadMore:r.loadMore,onPage:r.selectPage,pages:r.totalPages,page:r.currentPage,"per-page":r.perPage,"resource-count-label":r.resourceCountLabel,"current-resource-count":r.currentResourceCount,"all-matching-resource-count":r.allMatchingResourceCount},{default:(0,o.withCtx)((()=>[r.resourceCountLabel?((0,o.openBlock)(),(0,o.createElementBlock)("span",{key:0,class:(0,o.normalizeClass)(["text-xs px-4",{"ml-auto hidden md:inline":"pagination-links"===r.paginationComponent}])},(0,o.toDisplayString)(r.resourceCountLabel),3)):(0,o.createCommentVNode)("",!0)])),_:1},40,["next","previous","onLoadMore","onPage","pages","page","per-page","resource-count-label","current-resource-count","all-matching-resource-count"]))])}],["__file","ResourcePagination.vue"]])},26776:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n=["dusk"],l={class:(0,o.normalizeClass)(["md:w-1/4 @sm/peekable:w-1/4 @md/modal:w-1/4","md:py-3 @sm/peekable:py-3 @md/modal:py-3"])},i={class:"font-normal @sm/peekable:break-all"},a={key:1,class:"flex items-center"},s=["innerHTML"],c={key:3};var d=r(63916);const u={mixins:[d.s5,d.mY],props:{index:{type:Number,required:!0},field:{type:Object,required:!0},fieldName:{type:String,default:""}},methods:{copy(){this.copyValueToClipboard(this.field.value)}},computed:{label(){return this.fieldName||this.field.name}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,d,u,h){const p=(0,o.resolveComponent)("CopyButton"),m=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex flex-col -mx-6 px-6 py-2 space-y-2",["md:flex-row @sm/peekable:flex-row @md/modal:flex-row","md:py-0 @sm/peekable:py-0 @md/modal:py-0","md:space-y-0 @sm/peekable:space-y-0 @md/modal:space-y-0"]]),dusk:r.field.attribute},[(0,o.createElementVNode)("div",l,[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createElementVNode)("h4",i,[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(h.label),1)])]))]),(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["break-all",["md:w-3/4 @sm/peekable:w-3/4 @md/modal:w-3/4","md:py-3 @sm/peekable:py-3 md/modal:py-3","lg:break-words @md/peekable:break-words @lg/modal:break-words"]])},[(0,o.renderSlot)(e.$slots,"value",{},(()=>[e.fieldValue&&r.field.copyable&&!e.shouldDisplayAsHtml?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,onClick:(0,o.withModifiers)(h.copy,["prevent","stop"])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",{ref:"theFieldValue"},(0,o.toDisplayString)(e.fieldValue),513)])),_:1},8,["onClick"])),[[m,e.__("Copy to clipboard")]]):!e.fieldValue||r.field.copyable||e.shouldDisplayAsHtml?e.fieldValue&&!r.field.copyable&&e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:2,innerHTML:e.fieldValue},null,8,s)):((0,o.openBlock)(),(0,o.createElementBlock)("p",c,"—")):((0,o.openBlock)(),(0,o.createElementBlock)("p",a,(0,o.toDisplayString)(e.fieldValue),1))]))])],8,n)}],["__file","PanelItem.vue"]])},51120:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["logo"],inheritAttrs:!1,render(){let e=document.createDocumentFragment(),t=document.createElement("span");t.innerHTML=this.$props.logo,e.appendChild(t);const r=this.$attrs.class.split(" ").filter(String);return e.querySelector("svg").classList.add(...r),(0,o.h)("span",{innerHTML:t.innerHTML})}};const l=(0,r(18152).c)(n,[["__file","PassthroughLogo.vue"]])},26582:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=["title"],l={__name:"ProgressBar",props:{title:{type:String,required:!0},color:{type:String,required:!0},value:{type:[String,Number],required:!0}},setup:e=>(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"bg-gray-200 dark:bg-gray-900 w-full overflow-hidden h-4 flex rounded-full",title:e.title},[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(e.color),style:(0,o.normalizeStyle)(`width:${e.value}%`)},null,6)],8,n))};const i=(0,r(18152).c)(l,[["__file","ProgressBar.vue"]])},54540:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(74032),n=r(31608),l=r.n(n),i=r(85676);const a={class:"bg-white dark:bg-gray-900 text-gray-500 dark:text-gray-400"},s={key:0,class:"p-3"},c={key:1,class:"min-w-[24rem] max-w-2xl"},d={key:0,class:"@container/peekable divide-y divide-gray-100 dark:divide-gray-800 rounded-lg py-1"},u={key:1,class:"p-3 text-center dark:text-gray-400"},h={__name:"RelationPeek",props:["resource","resourceName","resourceId"],setup(e){const t=(0,o.ref)(!0),r=(0,o.ref)(null),n=l()((()=>async function(){t.value=!0;try{const{data:{resource:{fields:e}}}=await(0,i.OC)(Nova.request().get(`/nova-api/${h.resourceName}/${h.resourceId}/peek`),500);r.value=e}catch(e){console.error(e)}finally{t.value=!1}}())),h=e;return(l,i)=>{const h=(0,o.resolveComponent)("Loader"),p=(0,o.resolveComponent)("Tooltip");return(0,o.openBlock)(),(0,o.createBlock)(p,{triggers:["hover"],popperTriggers:["hover"],placement:"top-start",theme:"plain",onTooltipShow:(0,o.unref)(n),"show-group":`${e.resourceName}-${e.resourceId}-peek`,"auto-hide":!0},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(l.$slots,"default")])),content:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",a,[t.value?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createVNode)(h,{width:"30"})])):((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[r.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.value,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`detail-${t.component}`),{class:"mx-0",key:r,index:r,"resource-name":e.resourceName,"resource-id":e.resourceId,field:t},null,8,["index","resource-name","resource-id","field"])))),128))])):((0,o.openBlock)(),(0,o.createElementBlock)("p",u,(0,o.toDisplayString)(l.__("There's nothing configured to show here.")),1))]))])])),_:3},8,["onTooltipShow","show-group"])}}};const p=(0,r(18152).c)(h,[["__file","RelationPeek.vue"]])},30280:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032),n=r(18972),l=r.n(n),i=(r(39540),r(77924));const a={class:"bg-white dark:bg-gray-800 border border-gray-200 dark:border-gray-700 rounded divide-y divide-gray-200 dark:divide-gray-700"},s={class:"flex items-center bg-gray-50 dark:bg-gray-800 py-2 px-3 rounded-t"},c={class:"flex items-center space-x-2"},d={class:"grid grid-cols-full divide-y divide-gray-100 dark:divide-gray-700"},u={__name:"RepeaterRow",props:{field:{type:Object,required:!0},index:{type:Number,required:!0},item:{type:Object,required:!0},errors:{type:Object,required:!0},sortable:{type:Boolean,required:!1},viaParent:{type:String}},emits:["click","move-up","move-down","file-deleted"],setup(e,{emit:t}){const r=t,{__:n}=(0,i.C)(),u=e;(0,o.provide)("viaParent",(0,o.computed)((()=>u.viaParent))),(0,o.provide)("index",(0,o.computed)((()=>u.index)));const h=u.item.fields.map((e=>e.attribute)),p=l()(h.map((e=>[`fields.${e}`,(0,o.ref)(null)]))),m=(0,o.inject)("resourceName"),v=(0,o.inject)("resourceId"),f=(0,o.inject)("shownViaNewRelationModal"),g=(0,o.inject)("viaResource"),w=(0,o.inject)("viaResourceId"),k=(0,o.inject)("viaRelationship"),y=()=>u.item.confirmBeforeRemoval?confirm(n("Are you sure you want to remove this item?"))?b():null:b(),b=()=>{Object.keys(p).forEach((async e=>{})),r("click",u.index)};return(t,r)=>{const n=(0,o.resolveComponent)("IconButton");return(0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("div",s,[(0,o.createElementVNode)("div",c,[e.sortable?((0,o.openBlock)(),(0,o.createBlock)(n,{key:0,dusk:"row-move-up-button",onClick:r[0]||(r[0]=r=>t.$emit("move-up",e.index)),iconType:"arrow-up",solid:"",small:""})):(0,o.createCommentVNode)("",!0),e.sortable?((0,o.openBlock)(),(0,o.createBlock)(n,{key:1,dusk:"row-move-down-button",onClick:r[1]||(r[1]=r=>t.$emit("move-down",e.index)),iconType:"arrow-down",solid:"",small:""})):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(n,{dusk:"row-delete-button",onClick:(0,o.withModifiers)(y,["stop","prevent"]),class:"ml-auto",iconType:"trash",solid:"",small:""})]),(0,o.createElementVNode)("div",d,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.item.fields,((n,l)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",null,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("form-"+n.component),{ref_for:!0,ref:(0,o.unref)(p)[`fields.${n.attribute}`],field:n,index:l,errors:e.errors,"show-help-text":!0,onFileDeleted:r[2]||(r[2]=e=>t.$emit("file-deleted")),nested:!0,"resource-name":(0,o.unref)(m),"resource-id":(0,o.unref)(v),"shown-via-new-relation-modal":(0,o.unref)(f),"via-resource":(0,o.unref)(g),"via-resource-id":(0,o.unref)(w),"via-relationship":(0,o.unref)(k)},null,40,["field","index","errors","resource-name","resource-id","shown-via-new-relation-modal","via-resource","via-resource-id","via-relationship"]))])))),256))])])}}};const h=(0,r(18152).c)(u,[["__file","RepeaterRow.vue"]])},43644:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={class:"overflow-hidden overflow-x-auto relative"},l={key:0,class:"w-full divide-y divide-gray-100 dark:divide-gray-700",dusk:"resource-table"},i={class:"divide-y divide-gray-100 dark:divide-gray-700"};const a={emits:["actionExecuted","delete","restore","order","reset-order-by"],mixins:[r(63916).eo],props:{authorizedToRelate:{type:Boolean,required:!0},resourceName:{default:null},resources:{default:[]},singularName:{type:String,required:!0},selectedResources:{default:[]},selectedResourceIds:{},shouldShowCheckboxes:{type:Boolean,default:!1},actionsAreAvailable:{type:Boolean,default:!1},viaResource:{default:null},viaResourceId:{default:null},viaRelationship:{default:null},relationshipType:{default:null},updateSelectionStatus:{type:Function},actionsEndpoint:{default:null},sortable:{type:Boolean,default:!1}},data:()=>({selectAllResources:!1,selectAllMatching:!1,resourceCount:null}),methods:{deleteResource(e){this.$emit("delete",[e])},restoreResource(e){this.$emit("restore",[e])},requestOrderByChange(e){this.$emit("order",e)},resetOrderBy(e){this.$emit("reset-order-by",e)}},computed:{fields(){if(this.resources)return this.resources[0].fields},viaManyToMany(){return"belongsToMany"==this.relationshipType||"morphToMany"==this.relationshipType},shouldShowColumnBorders(){return this.resourceInformation.showColumnBorders},tableStyle(){return this.resourceInformation.tableStyle},clickAction(){return this.resourceInformation.clickAction}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("ResourceTableHeader"),u=(0,o.resolveComponent)("ResourceTableRow");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[r.resources.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("table",l,[(0,o.createVNode)(d,{"resource-name":r.resourceName,fields:c.fields,"should-show-column-borders":c.shouldShowColumnBorders,"should-show-checkboxes":r.shouldShowCheckboxes,sortable:r.sortable,onOrder:c.requestOrderByChange,onResetOrderBy:c.resetOrderBy},null,8,["resource-name","fields","should-show-column-borders","should-show-checkboxes","sortable","onOrder","onResetOrderBy"]),(0,o.createElementVNode)("tbody",i,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.resources,((n,l)=>((0,o.openBlock)(),(0,o.createBlock)(u,{onActionExecuted:t[0]||(t[0]=t=>e.$emit("actionExecuted")),"actions-are-available":r.actionsAreAvailable,"actions-endpoint":r.actionsEndpoint,checked:r.selectedResources.indexOf(n)>-1,"click-action":c.clickAction,"delete-resource":c.deleteResource,key:`${n.id.value}-items-${l}`,"relationship-type":r.relationshipType,"resource-name":r.resourceName,resource:n,"restore-resource":c.restoreResource,"selected-resources":r.selectedResources,"should-show-checkboxes":r.shouldShowCheckboxes,"should-show-column-borders":c.shouldShowColumnBorders,"table-style":c.tableStyle,testId:`${r.resourceName}-items-${l}`,"update-selection-status":r.updateSelectionStatus,"via-many-to-many":c.viaManyToMany,"via-relationship":r.viaRelationship,"via-resource-id":r.viaResourceId,"via-resource":r.viaResource},null,8,["actions-are-available","actions-endpoint","checked","click-action","delete-resource","relationship-type","resource-name","resource","restore-resource","selected-resources","should-show-checkboxes","should-show-column-borders","table-style","testId","update-selection-status","via-many-to-many","via-relationship","via-resource-id","via-resource"])))),128))])])):(0,o.createCommentVNode)("",!0)])}],["__file","ResourceTable.vue"]])},9122:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n={class:"bg-gray-50 dark:bg-gray-800"},l={class:"sr-only"},i={key:1},a={class:"uppercase text-xxs tracking-wide px-2 py-2"},s={class:"sr-only"};const c={name:"ResourceTableHeader",emits:["order","reset-order-by"],props:{resourceName:String,shouldShowColumnBorders:Boolean,shouldShowCheckboxes:Boolean,fields:{type:[Object,Array]},sortable:Boolean},methods:{requestOrderByChange(e){this.$emit("order",e)},resetOrderBy(e){this.$emit("reset-order-by",e)}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("SortableIcon");return(0,o.openBlock)(),(0,o.createElementBlock)("thead",n,[(0,o.createElementVNode)("tr",null,[r.shouldShowCheckboxes?((0,o.openBlock)(),(0,o.createElementBlock)("th",{key:0,class:(0,o.normalizeClass)(["w-[1%] white-space-nowrap uppercase text-xxs text-gray-500 tracking-wide pl-5 pr-2 py-2",{"border-r border-gray-200 dark:border-gray-600":r.shouldShowColumnBorders}])},[(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(e.__("Selected Resources")),1)],2)):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.fields,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("th",{key:e.uniqueKey,class:(0,o.normalizeClass)([{[`text-${e.textAlign}`]:!0,"border-r border-gray-200 dark:border-gray-600":r.shouldShowColumnBorders,"px-6":0==t&&!r.shouldShowCheckboxes,"px-2":0!=t||r.shouldShowCheckboxes,"whitespace-nowrap":!e.wrapping},"uppercase text-gray-500 text-xxs tracking-wide py-2"])},[r.sortable&&e.sortable?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,onSort:t=>u.requestOrderByChange(e),onReset:t=>u.resetOrderBy(e),"resource-name":r.resourceName,"uri-key":e.sortableUriKey},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.indexName),1)])),_:2},1032,["onSort","onReset","resource-name","uri-key"])):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,(0,o.toDisplayString)(e.indexName),1))],2)))),128)),(0,o.createElementVNode)("th",a,[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(e.__("Controls")),1)])])])}],["__file","ResourceTableHeader.vue"]])},95792:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(74032);const n=["data-pivot-id","dusk"],l={class:"flex items-center justify-end space-x-0 text-gray-400"},i={class:"flex items-center gap-1"},a={class:"flex items-center gap-1"},s={class:"leading-normal"};var c=r(54740),d=r.n(c),u=r(5540),h=r(48936),p=r(10076),m=r(98240),v=r(80664);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function g(e){for(var t=1;t({commandPressed:!1,deleteModalOpen:!1,restoreModalOpen:!1,previewModalOpen:!1}),beforeMount(){this.isSelected=this.selectedResources.indexOf(this.resource)>-1},mounted(){window.addEventListener("keydown",this.handleKeydown),window.addEventListener("keyup",this.handleKeyup)},beforeUnmount(){window.removeEventListener("keydown",this.handleKeydown),window.removeEventListener("keyup",this.handleKeyup)},methods:{toggleSelection(){this.updateSelectionStatus(this.resource)},handleKeydown(e){"Meta"!==e.key&&"Control"!==e.key||(this.commandPressed=!0)},handleKeyup(e){"Meta"!==e.key&&"Control"!==e.key||(this.commandPressed=!1)},handleClick(e){return!1===this.resourceHasId?void 0:"edit"===this.clickAction?this.navigateToEditView(e):"select"===this.clickAction?this.toggleSelection():"ignore"===this.clickAction?void 0:"detail"===this.clickAction?this.navigateToDetailView(e):"preview"===this.clickAction?this.navigateToPreviewView(e):this.navigateToDetailView(e)},navigateToDetailView(e){this.resource.authorizedToView&&(this.commandPressed?window.open(this.viewURL,"_blank"):u.Inertia.visit(this.viewURL))},navigateToEditView(e){this.resource.authorizedToUpdate&&(this.commandPressed?window.open(this.updateURL,"_blank"):u.Inertia.visit(this.updateURL))},navigateToPreviewView(e){this.resource.authorizedToView&&this.openPreviewModal()},openPreviewModal(){this.previewModalOpen=!0},closePreviewModal(){this.previewModalOpen=!1},openDeleteModal(){this.deleteModalOpen=!0},confirmDelete(){this.deleteResource(this.resource),this.closeDeleteModal()},closeDeleteModal(){this.deleteModalOpen=!1},openRestoreModal(){this.restoreModalOpen=!0},confirmRestore(){this.restoreResource(this.resource),this.closeRestoreModal()},closeRestoreModal(){this.restoreModalOpen=!1}},computed:g(g({},(0,h.gV)(["currentUser"])),{},{updateURL(){return this.viaManyToMany?this.$url(`/resources/${this.viaResource}/${this.viaResourceId}/edit-attached/${this.resourceName}/${this.resource.id.value}`,{viaRelationship:this.viaRelationship,viaPivotId:this.resource.id.pivotValue}):this.$url(`/resources/${this.resourceName}/${this.resource.id.value}/edit`,{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship})},viewURL(){return this.$url(`/resources/${this.resourceName}/${this.resource.id.value}`)},availableActions(){return d()(this.resource.actions,(e=>e.showOnTableRow))},shouldShowTight(){return"tight"===this.tableStyle},clickableRow(){return!1!==this.resourceHasId&&("edit"===this.clickAction?this.resource.authorizedToUpdate:"select"===this.clickAction?this.shouldShowCheckboxes:"ignore"!==this.clickAction&&("detail"===this.clickAction||this.clickAction,this.resource.authorizedToView))},shouldShowActionDropdown(){return this.availableActions.length>0||this.userHasAnyOptions},shouldShowPreviewLink(){return this.resource.authorizedToView&&this.resource.previewHasFields},userHasAnyOptions(){return this.resourceHasId&&(this.resource.authorizedToReplicate||this.shouldShowPreviewLink||this.canBeImpersonated)},canBeImpersonated(){return this.currentUser.canImpersonate&&this.resource.authorizedToImpersonate}})};const y=(0,r(18152).c)(k,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("Checkbox"),p=(0,o.resolveComponent)("InlineActionDropdown"),m=(0,o.resolveComponent)("Icon"),v=(0,o.resolveComponent)("Link"),f=(0,o.resolveComponent)("Button"),g=(0,o.resolveComponent)("DeleteResourceModal"),w=(0,o.resolveComponent)("ModalHeader"),k=(0,o.resolveComponent)("ModalContent"),y=(0,o.resolveComponent)("RestoreResourceModal"),b=(0,o.resolveComponent)("PreviewResourceModal"),x=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[(0,o.createElementVNode)("tr",{"data-pivot-id":r.resource.id.pivotValue,dusk:`${r.resource.id.value}-row`,class:(0,o.normalizeClass)(["group",{"divide-x divide-gray-100 dark:divide-gray-700":r.shouldShowColumnBorders}]),onClick:t[4]||(t[4]=(0,o.withModifiers)(((...e)=>u.handleClick&&u.handleClick(...e)),["stop","prevent"]))},[r.shouldShowCheckboxes?((0,o.openBlock)(),(0,o.createElementBlock)("td",{key:0,class:(0,o.normalizeClass)([{"py-2":!u.shouldShowTight,"cursor-pointer":r.resource.authorizedToView},"w-[1%] white-space-nowrap pl-5 pr-5 dark:bg-gray-800 group-hover:bg-gray-50 dark:group-hover:bg-gray-900"]),onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"]))},[r.shouldShowCheckboxes?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,onChange:u.toggleSelection,"model-value":r.checked,dusk:`${r.resource.id.value}-checkbox`,"aria-label":e.__("Select Resource :title",{title:r.resource.title})},null,8,["onChange","model-value","dusk","aria-label"])):(0,o.createCommentVNode)("",!0)],2)):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.resource.fields,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("td",{key:e.uniqueKey,class:(0,o.normalizeClass)([{"px-6":0===t&&!r.shouldShowCheckboxes,"px-2":0!==t||r.shouldShowCheckboxes,"py-2":!u.shouldShowTight,"whitespace-nowrap":!e.wrapping,"cursor-pointer":u.clickableRow},"dark:bg-gray-800 group-hover:bg-gray-50 dark:group-hover:bg-gray-900"])},[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("index-"+e.component),{class:(0,o.normalizeClass)(`text-${e.textAlign}`),field:e,resource:r.resource,"resource-name":r.resourceName,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId},null,8,["class","field","resource","resource-name","via-resource","via-resource-id"]))],2)))),128)),(0,o.createElementVNode)("td",{class:(0,o.normalizeClass)([{"py-2":!u.shouldShowTight,"cursor-pointer":r.resource.authorizedToView},"px-2 w-[1%] white-space-nowrap text-right align-middle dark:bg-gray-800 group-hover:bg-gray-50 dark:group-hover:bg-gray-900"])},[(0,o.createElementVNode)("div",l,[u.shouldShowActionDropdown?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,actions:u.availableActions,endpoint:r.actionsEndpoint,resource:r.resource,"resource-name":r.resourceName,"via-many-to-many":r.viaManyToMany,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"via-relationship":r.viaRelationship,onActionExecuted:t[1]||(t[1]=t=>e.$emit("actionExecuted")),onShowPreview:u.navigateToPreviewView},null,8,["actions","endpoint","resource","resource-name","via-many-to-many","via-resource","via-resource-id","via-relationship","onShowPreview"])):(0,o.createCommentVNode)("",!0),u.authorizedToViewAnyResources?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(v,{key:1,as:r.resource.authorizedToView?"a":"button","aria-label":e.__("View"),dusk:`${r.resource.id.value}-view-button`,href:u.viewURL,class:(0,o.normalizeClass)(["inline-flex items-center justify-center h-9 w-9",r.resource.authorizedToView?"text-gray-500 dark:text-gray-400 hover:[&:not(:disabled)]:text-primary-500 dark:hover:[&:not(:disabled)]:text-primary-500":"disabled:cursor-not-allowed disabled:opacity-50"]),disabled:!r.resource.authorizedToView,onClick:t[2]||(t[2]=(0,o.withModifiers)((()=>{}),["stop"]))},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",i,[(0,o.createElementVNode)("span",null,[(0,o.createVNode)(m,{name:"eye",type:"outline"})])])])),_:1},8,["as","aria-label","dusk","href","class","disabled"])),[[x,e.__("View"),void 0,{click:!0}]]):(0,o.createCommentVNode)("",!0),u.authorizedToUpdateAnyResources?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(v,{key:2,as:r.resource.authorizedToUpdate?"a":"button","aria-label":r.viaManyToMany?e.__("Edit Attached"):e.__("Edit"),dusk:r.viaManyToMany?`${r.resource.id.value}-edit-attached-button`:`${r.resource.id.value}-edit-button`,href:u.updateURL,class:(0,o.normalizeClass)(["inline-flex items-center justify-center h-9 w-9",r.resource.authorizedToUpdate?"text-gray-500 dark:text-gray-400 hover:[&:not(:disabled)]:text-primary-500 dark:hover:[&:not(:disabled)]:text-primary-500":"disabled:cursor-not-allowed disabled:opacity-50"]),disabled:!r.resource.authorizedToUpdate,onClick:t[3]||(t[3]=(0,o.withModifiers)((()=>{}),["stop"]))},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",a,[(0,o.createElementVNode)("span",null,[(0,o.createVNode)(m,{name:"pencil-square",type:"outline"})])])])),_:1},8,["as","aria-label","dusk","href","class","disabled"])),[[x,r.viaManyToMany?e.__("Edit Attached"):e.__("Edit"),void 0,{click:!0}]]):(0,o.createCommentVNode)("",!0),!u.authorizedToDeleteAnyResources||r.resource.softDeleted&&!r.viaManyToMany?(0,o.createCommentVNode)("",!0):(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(f,{key:3,onClick:(0,o.withModifiers)(u.openDeleteModal,["stop"]),"aria-label":e.__(r.viaManyToMany?"Detach":"Delete"),dusk:`${r.resource.id.value}-delete-button`,icon:"trash",variant:"action",disabled:!r.resource.authorizedToDelete},null,8,["onClick","aria-label","dusk","disabled"])),[[x,e.__(r.viaManyToMany?"Detach":"Delete"),void 0,{click:!0}]]),u.authorizedToRestoreAnyResources&&r.resource.softDeleted&&!r.viaManyToMany?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(f,{key:4,"aria-label":e.__("Restore"),disabled:!r.resource.authorizedToRestore,dusk:`${r.resource.id.value}-restore-button`,type:"button",onClick:(0,o.withModifiers)(u.openRestoreModal,["stop"]),icon:"arrow-path",variant:"action"},null,8,["aria-label","disabled","dusk","onClick"])),[[x,e.__("Restore"),void 0,{click:!0}]]):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(g,{mode:r.viaManyToMany?"detach":"delete",show:e.deleteModalOpen,onClose:u.closeDeleteModal,onConfirm:u.confirmDelete},null,8,["mode","show","onClose","onConfirm"]),(0,o.createVNode)(y,{show:e.restoreModalOpen,onClose:u.closeRestoreModal,onConfirm:u.confirmRestore},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(w,{textContent:(0,o.toDisplayString)(e.__("Restore Resource"))},null,8,["textContent"]),(0,o.createVNode)(k,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",s,(0,o.toDisplayString)(e.__("Are you sure you want to restore this resource?")),1)])),_:1})])),_:1},8,["show","onClose","onConfirm"])])],2)],10,n),e.previewModalOpen?((0,o.openBlock)(),(0,o.createBlock)(b,{key:0,"resource-id":r.resource.id.value,"resource-name":r.resourceName,show:e.previewModalOpen,onClose:u.closePreviewModal,onConfirm:u.closePreviewModal},null,8,["resource-id","resource-name","show","onClose","onConfirm"])):(0,o.createCommentVNode)("",!0)],64)}],["__file","ResourceTableRow.vue"]])},14116:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n={class:"flex items-center flex-1"},l={class:"md:ml-3"},i={class:"h-9 ml-auto flex items-center pr-2 md:pr-3"},a={class:"hidden md:flex px-2"},s={key:0,class:"flex items-center md:hidden px-2 pt-3 mt-2 md:mt-0 border-t border-gray-200 dark:border-gray-700"};const c={components:{Button:r(10076).c},emits:["start-polling","stop-polling","deselect"],props:["actionsEndpoint","actionQueryString","allMatchingResourceCount","authorizedToDeleteAnyResources","authorizedToDeleteSelectedResources","authorizedToForceDeleteAnyResources","authorizedToForceDeleteSelectedResources","authorizedToRestoreAnyResources","authorizedToRestoreSelectedResources","availableActions","clearSelectedFilters","closeDeleteModal","currentlyPolling","deleteAllMatchingResources","deleteSelectedResources","filterChanged","forceDeleteAllMatchingResources","forceDeleteSelectedResources","getResources","hasFilters","haveStandaloneActions","lenses","lens","isLensView","perPage","perPageOptions","pivotActions","pivotName","resources","resourceInformation","resourceName","currentPageCount","restoreAllMatchingResources","restoreSelectedResources","selectAllChecked","selectAllMatchingChecked","selectedResources","selectedResourcesForActionSelector","shouldShowActionSelector","shouldShowCheckboxes","shouldShowDeleteMenu","shouldShowPollingToggle","softDeletes","toggleSelectAll","toggleSelectAllMatching","togglePolling","trashed","trashedChanged","trashedParameter","updatePerPageChanged","viaManyToMany","viaResource"],computed:{filters(){return this.$store.getters[`${this.resourceName}/filters`]},filtersAreApplied(){return this.$store.getters[`${this.resourceName}/filtersAreApplied`]},activeFilterCount(){return this.$store.getters[`${this.resourceName}/activeFilterCount`]},filterPerPageOptions(){if(this.resourceInformation)return this.perPageOptions||this.resourceInformation.perPageOptions}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("SelectAllDropdown"),p=(0,o.resolveComponent)("ActionSelector"),m=(0,o.resolveComponent)("Button"),v=(0,o.resolveComponent)("LensSelector"),f=(0,o.resolveComponent)("FilterMenu"),g=(0,o.resolveComponent)("DeleteMenu");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex flex-col md:flex-row md:items-center",{"py-3 border-b border-gray-200 dark:border-gray-700":r.shouldShowCheckboxes||r.shouldShowDeleteMenu||r.softDeletes||!r.viaResource||r.hasFilters||r.haveStandaloneActions}])},[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("div",l,[r.shouldShowCheckboxes?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,"all-matching-resource-count":r.allMatchingResourceCount,"current-page-count":r.currentPageCount,onToggleSelectAll:r.toggleSelectAll,onToggleSelectAllMatching:r.toggleSelectAllMatching,onDeselect:t[0]||(t[0]=t=>e.$emit("deselect"))},null,8,["all-matching-resource-count","current-page-count","onToggleSelectAll","onToggleSelectAllMatching"])):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",i,[(0,o.createElementVNode)("div",a,[r.shouldShowActionSelector?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,"resource-name":r.resourceName,"via-resource":r.actionQueryString.viaResource,"via-resource-id":r.actionQueryString.viaResourceId,"via-relationship":r.actionQueryString.viaRelationship,actions:r.availableActions,"pivot-actions":r.pivotActions,"pivot-name":r.pivotName,endpoint:r.actionsEndpoint,"selected-resources":r.selectedResourcesForActionSelector,onActionExecuted:r.getResources},null,8,["resource-name","via-resource","via-resource-id","via-relationship","actions","pivot-actions","pivot-name","endpoint","selected-resources","onActionExecuted"])):(0,o.createCommentVNode)("",!0)]),r.shouldShowPollingToggle?((0,o.openBlock)(),(0,o.createBlock)(m,{key:0,onClick:r.togglePolling,icon:"clock",variant:"link",state:r.currentlyPolling?"default":"mellow"},null,8,["onClick","state"])):(0,o.createCommentVNode)("",!0),r.lenses?.length>0?((0,o.openBlock)(),(0,o.createBlock)(v,{key:1,"resource-name":r.resourceName,lenses:r.lenses},null,8,["resource-name","lenses"])):(0,o.createCommentVNode)("",!0),u.filters.length>0||r.softDeletes||!r.viaResource?((0,o.openBlock)(),(0,o.createBlock)(f,{key:2,"active-filter-count":u.activeFilterCount,"filters-are-applied":u.filtersAreApplied,filters:u.filters,"per-page-options":u.filterPerPageOptions,"per-page":r.perPage,"resource-name":r.resourceName,"soft-deletes":r.softDeletes,trashed:r.trashed,"via-resource":r.viaResource,onClearSelectedFilters:t[1]||(t[1]=e=>r.clearSelectedFilters(r.lens||null)),onFilterChanged:r.filterChanged,onPerPageChanged:r.updatePerPageChanged,onTrashedChanged:r.trashedChanged},null,8,["active-filter-count","filters-are-applied","filters","per-page-options","per-page","resource-name","soft-deletes","trashed","via-resource","onFilterChanged","onPerPageChanged","onTrashedChanged"])):(0,o.createCommentVNode)("",!0),r.shouldShowDeleteMenu?((0,o.openBlock)(),(0,o.createBlock)(g,{key:3,class:"flex",dusk:"delete-menu","soft-deletes":r.softDeletes,resources:r.resources,"selected-resources":r.selectedResources,"via-many-to-many":r.viaManyToMany,"all-matching-resource-count":r.allMatchingResourceCount,"all-matching-selected":r.selectAllMatchingChecked,"authorized-to-delete-selected-resources":r.authorizedToDeleteSelectedResources,"authorized-to-force-delete-selected-resources":r.authorizedToForceDeleteSelectedResources,"authorized-to-delete-any-resources":r.authorizedToDeleteAnyResources,"authorized-to-force-delete-any-resources":r.authorizedToForceDeleteAnyResources,"authorized-to-restore-selected-resources":r.authorizedToRestoreSelectedResources,"authorized-to-restore-any-resources":r.authorizedToRestoreAnyResources,onDeleteSelected:r.deleteSelectedResources,onDeleteAllMatching:r.deleteAllMatchingResources,onForceDeleteSelected:r.forceDeleteSelectedResources,onForceDeleteAllMatching:r.forceDeleteAllMatchingResources,onRestoreSelected:r.restoreSelectedResources,onRestoreAllMatching:r.restoreAllMatchingResources,onClose:r.closeDeleteModal,"trashed-parameter":r.trashedParameter},null,8,["soft-deletes","resources","selected-resources","via-many-to-many","all-matching-resource-count","all-matching-selected","authorized-to-delete-selected-resources","authorized-to-force-delete-selected-resources","authorized-to-delete-any-resources","authorized-to-force-delete-any-resources","authorized-to-restore-selected-resources","authorized-to-restore-any-resources","onDeleteSelected","onDeleteAllMatching","onForceDeleteSelected","onForceDeleteAllMatching","onRestoreSelected","onRestoreAllMatching","onClose","trashed-parameter"])):(0,o.createCommentVNode)("",!0)])]),r.shouldShowActionSelector?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createVNode)(p,{width:"full","resource-name":r.resourceName,"via-resource":r.actionQueryString.viaResource,"via-resource-id":r.actionQueryString.viaResourceId,"via-relationship":r.actionQueryString.viaRelationship,actions:r.availableActions,"pivot-actions":r.pivotActions,"pivot-name":r.pivotName,endpoint:r.actionsEndpoint,"selected-resources":r.selectedResourcesForActionSelector,onActionExecuted:r.getResources},null,8,["resource-name","via-resource","via-resource-id","via-relationship","actions","pivot-actions","pivot-name","endpoint","selected-resources","onActionExecuted"])])):(0,o.createCommentVNode)("",!0)],2)}],["__file","ResourceTableToolbar.vue"]])},53796:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{height:{type:Number,default:288}},computed:{style(){return{maxHeight:`${this.height}px`}}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"scroll-wrap overflow-x-hidden overflow-y-auto",style:(0,o.normalizeStyle)(i.style)},[(0,o.renderSlot)(e.$slots,"default")],4)}],["__file","ScrollWrap.vue"]])},31056:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["dusk","aria-sort"],l={class:"inline-flex font-sans font-bold uppercase text-xxs tracking-wide text-gray-500"},i={class:"ml-2 shrink-0",xmlns:"http://www.w3.org/2000/svg",width:"8",height:"14",viewBox:"0 0 8 14"};const a={emits:["sort","reset"],mixins:[r(63916).Ql],props:{resourceName:String,uriKey:String},inject:["orderByParameter","orderByDirectionParameter"],methods:{handleClick(){this.isSorted&&this.isDescDirection?this.$emit("reset"):this.$emit("sort",{key:this.uriKey,direction:this.direction})}},computed:{isDescDirection(){return"desc"==this.direction},isAscDirection(){return"asc"==this.direction},ascClass(){return this.isSorted&&this.isDescDirection?"fill-gray-500 dark:fill-gray-300":"fill-gray-300 dark:fill-gray-500"},descClass(){return this.isSorted&&this.isAscDirection?"fill-gray-500 dark:fill-gray-300":"fill-gray-300 dark:fill-gray-500"},isSorted(){return this.sortColumn==this.uriKey&&["asc","desc"].includes(this.direction)},sortKey(){return this.orderByParameter},sortColumn(){return this.queryStringParams[this.sortKey]},directionKey(){return this.orderByDirectionParameter},direction(){return this.queryStringParams[this.directionKey]},notSorted(){return!this.isSorted},ariaSort(){return this.isDescDirection?"descending":this.isAscDirection?"ascending":"none"}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>c.handleClick&&c.handleClick(...e)),["prevent"])),class:"cursor-pointer inline-flex items-center focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600 rounded",dusk:"sort-"+r.uriKey,"aria-sort":c.ariaSort},[(0,o.createElementVNode)("span",l,[(0,o.renderSlot)(e.$slots,"default")]),((0,o.openBlock)(),(0,o.createElementBlock)("svg",i,[(0,o.createElementVNode)("path",{class:(0,o.normalizeClass)(c.descClass),d:"M1.70710678 4.70710678c-.39052429.39052429-1.02368927.39052429-1.41421356 0-.3905243-.39052429-.3905243-1.02368927 0-1.41421356l3-3c.39052429-.3905243 1.02368927-.3905243 1.41421356 0l3 3c.39052429.39052429.39052429 1.02368927 0 1.41421356-.39052429.39052429-1.02368927.39052429-1.41421356 0L4 2.41421356 1.70710678 4.70710678z"},null,2),(0,o.createElementVNode)("path",{class:(0,o.normalizeClass)(c.ascClass),d:"M6.29289322 9.29289322c.39052429-.39052429 1.02368927-.39052429 1.41421356 0 .39052429.39052429.39052429 1.02368928 0 1.41421358l-3 3c-.39052429.3905243-1.02368927.3905243-1.41421356 0l-3-3c-.3905243-.3905243-.3905243-1.02368929 0-1.41421358.3905243-.39052429 1.02368927-.39052429 1.41421356 0L4 11.5857864l2.29289322-2.29289318z"},null,2)]))],8,n)}],["__file","SortableIcon.vue"]])},74336:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"flex flex-wrap gap-2"},l={__name:"TagGroup",props:{resourceName:{type:String},tags:{type:Array,default:[]},limit:{type:[Number,Boolean],default:!1},editable:{type:Boolean,default:!0},withPreview:{type:Boolean,default:!1}},setup(e){const t=e,r=(0,o.ref)(!1),l=(0,o.computed)((()=>!1!==t.limit&&t.tags.length>t.limit&&!r.value)),i=(0,o.computed)((()=>!1===t.limit||r.value?t.tags:t.tags.slice(0,t.limit)));function a(){r.value=!0}return(t,r)=>{const s=(0,o.resolveComponent)("TagGroupItem"),c=(0,o.resolveComponent)("Icon"),d=(0,o.resolveComponent)("Badge"),u=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(i.value,((n,l)=>((0,o.openBlock)(),(0,o.createBlock)(s,{onTagRemoved:r[0]||(r[0]=e=>t.$emit("tag-removed",e)),tag:n,index:l,"resource-name":e.resourceName,editable:e.editable,"with-preview":e.withPreview},null,8,["tag","index","resource-name","editable","with-preview"])))),256)),l.value?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,onClick:(0,o.withModifiers)(a,["stop"]),class:"cursor-pointer bg-primary-50 dark:bg-primary-500 text-primary-600 dark:text-gray-900 space-x-1"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{type:"dots-horizontal",width:"16",height:"16"})])),_:1})),[[u,t.__("Show more")]]):(0,o.createCommentVNode)("",!0)])}}};const i=(0,r(18152).c)(l,[["__file","TagGroup.vue"]])},64808:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={__name:"TagGroupItem",props:{resourceName:{type:String},index:{type:Number,required:!0},tag:{type:Object,required:!0},editable:{type:Boolean,default:!0},withSubtitles:{type:Boolean,default:!0},withPreview:{type:Boolean,default:!1}},emits:["tag-removed","click"],setup(e){const t=(0,o.ref)(!1),r=e;function n(){r.withPreview&&(t.value=!t.value)}return(r,l)=>{const i=(0,o.resolveComponent)("Icon"),a=(0,o.resolveComponent)("Badge"),s=(0,o.resolveComponent)("PreviewResourceModal");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onClick:(0,o.withModifiers)(n,["stop"]),class:(0,o.normalizeClass)(["appearance-none inline-flex items-center text-left rounded-lg",{"hover:opacity-50":e.withPreview,"!cursor-default":!e.withPreview}])},[(0,o.createVNode)(a,{class:(0,o.normalizeClass)(["bg-primary-50 dark:bg-primary-500 text-primary-600 dark:text-gray-900 space-x-1",{"!pl-2 !pr-1":e.editable}])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.tag.display),1),e.editable?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,onClick:l[0]||(l[0]=(0,o.withModifiers)((t=>r.$emit("tag-removed",e.index)),["stop"])),type:"button",class:"opacity-50 hover:opacity-75 dark:opacity-100 dark:hover:opacity-50"},[(0,o.createVNode)(i,{type:"x",width:"16",height:"16"})])):(0,o.createCommentVNode)("",!0)])),_:1},8,["class"]),e.withPreview?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,onClose:n,show:t.value,"resource-id":e.tag.value,"resource-name":e.resourceName},null,8,["show","resource-id","resource-name"])):(0,o.createCommentVNode)("",!0)],2)}}};const l=(0,r(18152).c)(n,[["__file","TagGroupItem.vue"]])},22564:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={__name:"TagList",props:{resourceName:{type:String},tags:{type:Array,default:[]},editable:{type:Boolean,default:!0},withSubtitles:{type:Boolean,default:!0},withPreview:{type:Boolean,default:!1}},emits:["tag-removed","click"],setup:(e,{emit:t})=>(t,r)=>{const n=(0,o.resolveComponent)("TagListItem");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.tags,((l,i)=>((0,o.openBlock)(),(0,o.createBlock)(n,{onTagRemoved:r[0]||(r[0]=e=>t.$emit("tag-removed",e)),index:i,tag:l,"resource-name":e.resourceName,editable:e.editable,"with-subtitles":e.withSubtitles,"with-preview":e.withPreview},null,8,["index","tag","resource-name","editable","with-subtitles","with-preview"])))),256))])}};const l=(0,r(18152).c)(n,[["__file","TagList.vue"]])},3992:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={class:"flex items-center space-x-3"},l={class:"text-xs font-semibold"},i={key:0,class:"text-xs"},a={__name:"TagListItem",props:{resourceName:{type:String},index:{type:Number,required:!0},tag:{type:Object,required:!0},editable:{type:Boolean,default:!0},withSubtitles:{type:Boolean,default:!0},withPreview:{type:Boolean,default:!1}},emits:["tag-removed","click"],setup(e){const t=(0,o.ref)(!1),r=e;function a(){r.withPreview&&(t.value=!t.value)}return(r,s)=>{const c=(0,o.resolveComponent)("Avatar"),d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("IconButton"),h=(0,o.resolveComponent)("PreviewResourceModal");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onClick:(0,o.withModifiers)(a,["stop"]),class:(0,o.normalizeClass)(["block w-full flex items-center text-left rounded px-1 py-1",{"hover:bg-gray-50 dark:hover:bg-gray-700":e.withPreview,"!cursor-default":!e.withPreview}])},[(0,o.createElementVNode)("div",n,[e.tag.avatar?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,src:e.tag.avatar,rounded:!0,medium:""},null,8,["src"])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",null,[(0,o.createElementVNode)("p",l,(0,o.toDisplayString)(e.tag.display),1),e.withSubtitles?((0,o.openBlock)(),(0,o.createElementBlock)("p",i,(0,o.toDisplayString)(e.tag.subtitle),1)):(0,o.createCommentVNode)("",!0)])]),e.editable?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,iconType:"minus-circle",onClick:s[0]||(s[0]=(0,o.withModifiers)((t=>r.$emit("tag-removed",e.index)),["stop"])),type:"button",tabindex:"0",class:"ml-auto flex appearance-none cursor-pointer text-red-500 hover:text-red-600 active:outline-none",title:r.__("Delete")},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{type:"minus-circle"})])),_:1},8,["title"])):(0,o.createCommentVNode)("",!0),e.withPreview?((0,o.openBlock)(),(0,o.createBlock)(h,{key:1,onClose:a,show:t.value,"resource-id":e.tag.value,"resource-name":e.resourceName},null,8,["show","resource-id","resource-name"])):(0,o.createCommentVNode)("",!0)],2)}}};const s=(0,r(18152).c)(a,[["__file","TagListItem.vue"]])},48372:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;te.$emit("tooltip-show")),onHide:t[1]||(t[1]=t=>e.$emit("tooltip-hide"))},{popper:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"content")])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,[(0,o.renderSlot)(e.$slots,"default")])])),_:3},8,["triggers","distance","skidding","placement","boundary","prevent-overflow","theme"])}],["__file","Tooltip.vue"]])},52024:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{maxWidth:{default:"auto"}},computed:{defaultAttributes(){return{class:this.$attrs.class||"px-3 py-2 text-sm leading-normal",style:{maxWidth:"auto"===this.maxWidth?this.maxWidth:`${this.maxWidth}px`}}}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",(0,o.normalizeProps)((0,o.guardReactiveProps)(i.defaultAttributes)),[(0,o.renderSlot)(e.$slots,"default")],16)}],["__file","TooltipContent.vue"]])},66884:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("With Trashed")),1)])),_:1},16,["dusk","checked","onInput"])])}],["__file","TrashedCheckbox.vue"]])},22104:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["input","placeholder"],l=["name","id","value"];var i=r(79624);r(92548),r(70144);const a={name:"trix-vue",inheritAttrs:!1,emits:["change","file-added","file-removed"],props:{name:{type:String},value:{type:String},placeholder:{type:String},withFiles:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1}},data:()=>({uid:(0,i.c)(),loading:!0}),methods:{initialize(){this.disabled&&this.$refs.theEditor.setAttribute("contenteditable",!1),this.loading=!1},handleChange(){this.loading||this.$emit("change",this.$refs.theEditor.value)},handleFileAccept(e){this.withFiles||e.preventDefault()},handleAddFile(e){this.$emit("file-added",e)},handleRemoveFile(e){this.$emit("file-removed",e)}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[(0,o.createElementVNode)("trix-editor",(0,o.mergeProps)({ref:"theEditor",onKeydown:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),input:e.uid},e.$attrs,{onTrixChange:t[1]||(t[1]=(...e)=>s.handleChange&&s.handleChange(...e)),onTrixInitialize:t[2]||(t[2]=(...e)=>s.initialize&&s.initialize(...e)),onTrixAttachmentAdd:t[3]||(t[3]=(...e)=>s.handleAddFile&&s.handleAddFile(...e)),onTrixAttachmentRemove:t[4]||(t[4]=(...e)=>s.handleRemoveFile&&s.handleRemoveFile(...e)),onTrixFileAccept:t[5]||(t[5]=(...e)=>s.handleFileAccept&&s.handleFileAccept(...e)),placeholder:r.placeholder,class:"trix-content prose !max-w-full prose-sm dark:prose-invert"}),null,16,n),(0,o.createElementVNode)("input",{type:"hidden",name:r.name,id:e.uid,value:r.value},null,8,l)],64)}],["__file","Trix.vue"]])},4864:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>E});var o=r(74032);const n={class:"inline-flex items-center shrink-0 gap-2"},l={class:"hidden lg:inline-block"},i=["alt","src"],a={class:"whitespace-nowrap"},s={class:"py-1"},c={key:0,class:"mr-1"},d={key:1,class:"flex items-center"},u=["alt","src"],h={class:"whitespace-nowrap"};var p=r(5540),m=r(10552),v=r.n(m),f=r(56756),g=r.n(f),w=r(43028),k=r.n(w),y=r(79088),b=r.n(y),x=r(48936);function C(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function B(e){for(var t=1;t{null===e?Nova.redirectToLogin():location.href=e})).catch((e=>{p.Inertia.reload()}))},handleStopImpersonating(){confirm(this.__("Are you sure you want to stop impersonating?"))&&this.stopImpersonating()},handleUserMenuClosed(){!0===this.mobile&&this.toggleMainMenu()}}),computed:B(B({},(0,x.gV)(["currentUser","userMenu"])),{},{userName(){return this.currentUser.name||this.currentUser.email||this.__("Nova User")},formattedItems(){return this.userMenu.map((e=>{let t=e.method||"GET",r={href:e.path};return e.external&&"GET"==t?{component:"DropdownMenuItem",props:B(B({},r),{},{target:e.target||null}),name:e.name,external:e.external,on:{}}:{component:"DropdownMenuItem",props:b()(k()(B(B({},r),{},{method:"GET"!==t?t:null,data:e.data||null,headers:e.headers||null,as:"GET"===t?"link":"form-button"}),g()),v()),external:e.external,name:e.name,on:{},badge:e.badge}}))},hasUserMenu(){return this.currentUser&&(this.formattedItems.length>0||this.supportsAuthentication||this.currentUser.impersonating)},supportsAuthentication(){return!0===Nova.config("withAuthentication")||!1!==this.customLogoutPath},customLogoutPath:()=>Nova.config("customLogoutPath"),componentName:()=>"Dropdown",dropdownPlacement(){return!0===this.mobile?"top-start":"bottom-end"}})};const E=(0,r(18152).c)(V,[["render",function(e,t,r,p,m,v){const f=(0,o.resolveComponent)("Icon"),g=(0,o.resolveComponent)("Button"),w=(0,o.resolveComponent)("Badge"),k=(0,o.resolveComponent)("DropdownMenuItem"),y=(0,o.resolveComponent)("DropdownMenu"),b=(0,o.resolveComponent)("Dropdown");return v.hasUserMenu?((0,o.openBlock)(),(0,o.createBlock)(b,{key:0,onMenuClosed:v.handleUserMenuClosed,placement:v.dropdownPlacement},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(y,{width:"200",class:"px-1"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("nav",s,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(v.formattedItems,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),(0,o.mergeProps)({key:e.path},e.props,(0,o.toHandlers)(e.on)),{default:(0,o.withCtx)((()=>[e.badge?((0,o.openBlock)(),(0,o.createElementBlock)("span",c,[(0,o.createVNode)(w,{"extra-classes":e.badge.typeClass},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.badge.value),1)])),_:2},1032,["extra-classes"])])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.name),1)])),_:2},1040)))),128)),e.currentUser.impersonating?((0,o.openBlock)(),(0,o.createBlock)(k,{key:0,as:"button",onClick:v.handleStopImpersonating},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Stop Impersonating")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),v.supportsAuthentication?((0,o.openBlock)(),(0,o.createBlock)(k,{key:1,as:"button",onClick:v.attempt},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Logout")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0)])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(g,{class:"block shrink-0",variant:"ghost",padding:"tight","trailing-icon":"chevron-down"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",n,[(0,o.createElementVNode)("span",l,[e.currentUser.impersonating?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,type:"finger-print",solid:!0,class:"w-7 h-7"})):e.currentUser.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:1,alt:e.__(":name's Avatar",{name:v.userName}),src:e.currentUser.avatar,class:"rounded-full w-7 h-7"},null,8,i)):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("span",a,(0,o.toDisplayString)(v.userName),1)])])),_:1})])),_:1},8,["onMenuClosed","placement"])):e.currentUser?((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[e.currentUser.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:0,alt:e.__(":name's Avatar",{name:v.userName}),src:e.currentUser.avatar,class:"rounded-full w-8 h-8 mr-3"},null,8,u)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("span",h,(0,o.toDisplayString)(v.userName),1)])):(0,o.createCommentVNode)("",!0)}],["__file","UserMenu.vue"]])},936:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n={key:0,class:"row"},l={class:"col-6 alert alert-danger"},i=(0,o.createElementVNode)("br",null,null,-1),a=(0,o.createElementVNode)("br",null,null,-1),s={style:{"margin-bottom":"0"}};const c={props:["errors"]};const d=(0,r(18152).c)(c,[["render",function(e,t,r,c,d,u){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[r.errors.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("strong",null,(0,o.toDisplayString)(e.__("Whoops!")),1),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.__("Something went wrong."))+" ",1),i,a,(0,o.createElementVNode)("ul",s,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.errors,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("li",null,(0,o.toDisplayString)(e),1)))),256))])])])):(0,o.createCommentVNode)("",!0)])}],["__file","ValidationErrors.vue"]])},19384:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n=["src"],l={key:1},i={key:2,class:"flex items-center text-sm mt-3"},a=["dusk"],s={class:"class mt-1"};var c=r(14764),d=r.n(c);const u={mixins:[r(63916).mY],props:["index","resource","resourceName","resourceId","field"],methods:{download(){const{resourceName:e,resourceId:t}=this,r=this.field.attribute;let o=document.createElement("a");o.href=`/nova-api/${e}/${t}/download/${r}`,o.download="download",document.body.appendChild(o),o.click(),document.body.removeChild(o)}},computed:{hasPreviewableAudio(){return!d()(this.field.previewUrl)},shouldShowToolbar(){return Boolean(this.field.downloadable&&this.fieldHasValue)},defaultAttributes(){return{src:this.field.previewUrl,autoplay:this.field.autoplay,preload:this.field.preload}}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("Icon"),p=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(p,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[u.hasPreviewableAudio?((0,o.openBlock)(),(0,o.createElementBlock)("audio",(0,o.mergeProps)({key:0},u.defaultAttributes,{class:"w-full",src:r.field.previewUrl,controls:"",controlslist:"nodownload"}),null,16,n)):(0,o.createCommentVNode)("",!0),u.hasPreviewableAudio?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—")),u.shouldShowToolbar?((0,o.openBlock)(),(0,o.createElementBlock)("p",i,[r.field.downloadable?((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:0,dusk:r.field.attribute+"-download-link",onKeydown:t[0]||(t[0]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>u.download&&u.download(...e)),["prevent"]),["enter"])),onClick:t[1]||(t[1]=(0,o.withModifiers)(((...e)=>u.download&&u.download(...e)),["prevent"])),tabindex:"0",class:"cursor-pointer text-gray-500 inline-flex items-center"},[(0,o.createVNode)(h,{class:"mr-2",type:"download","view-box":"0 0 24 24",width:"16",height:"16"}),(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(e.__("Download")),1)],40,a)):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["index","field"])}],["__file","AudioField.vue"]])},18428:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={key:0,class:"mr-1 -ml-1"};const l={props:["index","resource","resourceName","resourceId","field"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Icon"),c=(0,o.resolveComponent)("Badge"),d=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(d,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{class:"mt-1",label:r.field.label,"extra-classes":r.field.typeClass},{icon:(0,o.withCtx)((()=>[r.field.icon?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[(0,o.createVNode)(s,{solid:!0,type:r.field.icon},null,8,["type"])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["label","extra-classes"])])),_:1},8,["index","field"])}],["__file","BadgeField.vue"]])},99876:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={key:0},l={key:1},i={key:2};const a={props:["index","resource","resourceName","resourceId","field"]};const s=(0,r(18152).c)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Link"),u=(0,o.resolveComponent)("RelationPeek"),h=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(h,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[r.field.viewable&&r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[r.field.peekable&&r.field.hasFieldsToPeekAt?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,"resource-name":r.field.resourceName,"resource-id":r.field.belongsToId,resource:r.resource},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:e.$url(`/resources/${r.field.resourceName}/${r.field.belongsToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href"])])),_:1},8,["resource-name","resource-id","resource"])):((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,href:e.$url(`/resources/${r.field.resourceName}/${r.field.belongsToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href"]))])):r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("p",l,(0,o.toDisplayString)(r.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field"])}],["__file","BelongsToField.vue"]])},57984:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={emits:["actionExecuted"],props:["resourceName","resourceId","resource","field"],methods:{actionExecuted(){this.$emit("actionExecuted")}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceIndex");return(0,o.openBlock)(),(0,o.createBlock)(a,{field:r.field,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":r.resourceId,"via-relationship":r.field.belongsToManyRelationship,"relationship-type":"belongsToMany",onActionExecuted:i.actionExecuted,"load-cards":!1,initialPerPage:r.field.perPage||5,"should-override-meta":!1},null,8,["field","resource-name","via-resource","via-resource-id","via-relationship","onActionExecuted","initialPerPage"])}],["__file","BelongsToManyField.vue"]])},74700:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["index","resource","resourceName","resourceId","field"],computed:{label(){return 1==this.field.value?this.__("Yes"):this.__("No")},type(){return 1==this.field.value?"check-circle":"x-circle"},color(){return 1==this.field.value?"text-green-500":"text-red-500"}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Icon"),s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{viewBox:"0 0 24 24",width:"24",height:"24",type:i.type,class:(0,o.normalizeClass)(i.color)},null,8,["type","class"])])),_:1},8,["index","field"])}],["__file","BooleanField.vue"]])},89640:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n={key:0,class:"space-y-2"},l={key:1};var i=r(54740),a=r.n(i),s=r(17096),c=r.n(s);const d={props:["index","resource","resourceName","resourceId","field"],data:()=>({value:[],classes:{true:"text-green-500",false:"text-red-500"}}),created(){this.field.value=this.field.value||{},this.value=a()(c()(this.field.options,(e=>({name:e.name,label:e.label,checked:this.field.value[e.name]||!1}))),(e=>(!0!==this.field.hideFalseValues||!1!==e.checked)&&(!0!==this.field.hideTrueValues||!0!==e.checked)))}};const u=(0,r(18152).c)(d,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("IconBoolean"),d=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(d,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("ul",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("li",{class:(0,o.normalizeClass)([e.classes[t.checked],"flex items-center rounded-full font-bold text-sm leading-tight space-x-2"])},[(0,o.createVNode)(c,{class:"flex-none",value:t.checked},null,8,["value"]),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(t.label),1)],2)))),256))])):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(this.field.noValueText),1))])),_:1},8,["index","field"])}],["__file","BooleanGroupField.vue"]])},17452:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(74032);const n={key:0,class:"form-input form-control-bordered px-0 overflow-hidden"},l={ref:"theTextarea"},i={key:1};var a=r(95368),s=r.n(a),c=r(63916),d=r(56756),u=r.n(d);function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function p(e){for(var t=1;t[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("textarea",l,null,512)])):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field"])}],["__file","CodeField.vue"]])},57854:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"rounded-lg inline-flex items-center justify-center border border-60 p-1"};const l={props:["index","resource","resourceName","resourceId","field"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("span",{class:"block w-6 h-6",style:(0,o.normalizeStyle)({borderRadius:"5px",backgroundColor:r.field.value})},null,4)])])),_:1},8,["index","field"])}],["__file","ColorField.vue"]])},24422:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},null,8,["index","field"])}],["__file","CurrencyField.vue"]])},63180:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["title"],l={key:1};var i=r(98776);const a={mixins:[r(63916).mY],props:["index","resource","resourceName","resourceId","field"],computed:{formattedDate(){if(this.field.usesCustomizedDisplay)return this.field.displayedAs;return i.CS.fromISO(this.field.value).toLocaleString({year:"numeric",month:"2-digit",day:"2-digit"})}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(c,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue||e.usesCustomizedDisplay?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,title:r.field.value},(0,o.toDisplayString)(s.formattedDate),9,n)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))])),_:1},8,["index","field"])}],["__file","DateField.vue"]])},93484:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["title"],l={key:1};var i=r(98776);const a={mixins:[r(63916).mY],props:["index","resource","resourceName","resourceId","field"],computed:{formattedDateTime(){return this.usesCustomizedDisplay?this.field.displayedAs:i.CS.fromISO(this.field.value).setZone(this.timezone).toLocaleString({year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",timeZoneName:"short"})},timezone:()=>Nova.config("userTimezone")||Nova.config("timezone")}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(c,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue||e.usesCustomizedDisplay?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,title:r.field.value},(0,o.toDisplayString)(s.formattedDateTime),9,n)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))])),_:1},8,["index","field"])}],["__file","DateTimeField.vue"]])},26712:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={key:0,class:"flex items-center"},l=["href"],i={key:1};var a=r(63916);const s={mixins:[a.s5,a.mY],props:["index","resource","resourceName","resourceId","field"],methods:{copy(){this.copyValueToClipboard(this.field.value)}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("CopyButton"),u=(0,o.resolveComponent)("PanelItem"),h=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(u,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,[(0,o.createElementVNode)("a",{href:`mailto:${r.field.value}`,class:"link-default"},(0,o.toDisplayString)(e.fieldValue),9,l),e.fieldHasValue&&r.field.copyable&&!e.shouldDisplayAsHtml?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,onClick:(0,o.withModifiers)(c.copy,["prevent","stop"]),class:"mx-0"},null,8,["onClick"])),[[h,e.__("Copy to clipboard")]]):(0,o.createCommentVNode)("",!0)])):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field"])}],["__file","EmailField.vue"]])},80216:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n={key:1,class:"break-words"},l={key:2},i={key:3,class:"flex items-center text-sm mt-3"},a=["dusk"],s={class:"class mt-1"};const c={mixins:[r(63916).mY],props:["index","resource","resourceName","resourceId","field"],methods:{download(){const{resourceName:e,resourceId:t}=this,r=this.fieldAttribute;let o=document.createElement("a");o.href=`/nova-api/${e}/${t}/download/${r}`,o.download="download",document.body.appendChild(o),o.click(),document.body.removeChild(o)}},computed:{hasValue(){return Boolean(this.field.value||this.imageUrl)},shouldShowLoader(){return this.imageUrl},shouldShowToolbar(){return Boolean(this.field.downloadable&&this.hasValue)},imageUrl(){return this.field.previewUrl||this.field.thumbnailUrl},isVaporField(){return"vapor-file-field"===this.field.component}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("ImageLoader"),p=(0,o.resolveComponent)("Icon"),m=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(m,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[u.shouldShowLoader?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,src:u.imageUrl,maxWidth:r.field.maxWidth||r.field.detailWidth,rounded:r.field.rounded,aspect:r.field.aspect},null,8,["src","maxWidth","rounded","aspect"])):(0,o.createCommentVNode)("",!0),e.fieldValue&&!u.imageUrl?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(e.fieldValue),1)):(0,o.createCommentVNode)("",!0),e.fieldValue||u.imageUrl?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—")),u.shouldShowToolbar?((0,o.openBlock)(),(0,o.createElementBlock)("p",i,[r.field.downloadable?((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:0,dusk:r.field.attribute+"-download-link",onKeydown:t[0]||(t[0]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>u.download&&u.download(...e)),["prevent"]),["enter"])),onClick:t[1]||(t[1]=(0,o.withModifiers)(((...e)=>u.download&&u.download(...e)),["prevent"])),tabindex:"0",class:"cursor-pointer text-gray-500 inline-flex items-center"},[(0,o.createVNode)(p,{class:"mr-2",type:"download","view-box":"0 0 24 24",width:"16",height:"16"}),(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(e.__("Download")),1)],40,a)):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["index","field"])}],["__file","FileField.vue"]])},81308:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={emits:["actionExecuted"],props:["resourceName","resourceId","resource","field"],methods:{actionExecuted(){this.$emit("actionExecuted")}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceIndex");return(0,o.openBlock)(),(0,o.createBlock)(a,{field:r.field,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":r.resourceId,"via-relationship":r.field.hasManyThroughRelationship,"relationship-type":"hasManyThrough",onActionExecuted:i.actionExecuted,"load-cards":!1,initialPerPage:r.field.perPage||5,"should-override-meta":!1},null,8,["field","resource-name","via-resource","via-resource-id","via-relationship","onActionExecuted","initialPerPage"])}],["__file","HasManyThroughField.vue"]])},69776:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n=["dusk","data-relationship"],l={key:1};const i={props:["resourceName","resourceId","resource","field"],computed:{authorizedToCreate(){return this.field.authorizedToCreate},createButtonLabel(){return this.field.createButtonLabel},hasRelation(){return null!=this.field.hasOneId},singularName(){return this.field.singularLabel},viaResourceId(){return this.resource.id.value},viaRelationship(){return this.field.hasOneRelationship}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Heading"),d=(0,o.resolveComponent)("IndexEmptyDialog"),u=(0,o.resolveComponent)("Card"),h=(0,o.resolveComponent)("ResourceDetail");return r.field.authorizedToView?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:"relative",dusk:r.field.resourceName+"-index-component","data-relationship":s.viaRelationship},[s.hasRelation?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createVNode)(h,{"resource-name":r.field.resourceName,"resource-id":r.field.hasOneId,"via-resource":r.resourceName,"via-resource-id":s.viaResourceId,"via-relationship":s.viaRelationship,"relationship-type":r.field.relationshipType,"show-view-link":!0},null,8,["resource-name","resource-id","via-resource","via-resource-id","via-relationship","relationship-type"])])):((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[(0,o.createVNode)(c,{level:1,class:"mb-3 flex items-center"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.singularLabel),1)])),_:1}),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{"create-button-label":s.createButtonLabel,"singular-name":s.singularName,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":s.viaResourceId,"via-relationship":s.viaRelationship,"relationship-type":r.field.relationshipType,"authorized-to-create":s.authorizedToCreate,"authorized-to-relate":!0},null,8,["create-button-label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","authorized-to-create"])])),_:1})],64))],8,n)):(0,o.createCommentVNode)("",!0)}],["__file","HasOneField.vue"]])},21636:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n=["dusk","data-relationship"],l={key:1};const i={props:["resourceName","resourceId","resource","field"],computed:{authorizedToCreate(){return this.field.authorizedToCreate},createButtonLabel(){return this.field.createButtonLabel},hasRelation(){return null!=this.field.hasOneThroughId},singularName(){return this.field.singularLabel},viaResourceId(){return this.resource.id.value},viaRelationship(){return this.field.hasOneThroughRelationship}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Heading"),d=(0,o.resolveComponent)("IndexEmptyDialog"),u=(0,o.resolveComponent)("Card"),h=(0,o.resolveComponent)("ResourceDetail");return r.field.authorizedToView?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:"relative",dusk:r.field.resourceName+"-index-component","data-relationship":s.viaRelationship},[s.hasRelation?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createVNode)(h,{"resource-name":r.field.resourceName,"resource-id":r.field.hasOneThroughId,"via-resource":r.resourceName,"via-resource-id":s.viaResourceId,"via-relationship":s.viaRelationship,"relationship-type":r.field.relationshipType,"show-view-link":!0},null,8,["resource-name","resource-id","via-resource","via-resource-id","via-relationship","relationship-type"])])):((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[(0,o.createVNode)(c,{level:1,class:"mb-3 flex items-center"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.singularLabel),1)])),_:1}),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{"create-button-label":s.createButtonLabel,"singular-name":s.singularName,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":s.viaResourceId,"via-relationship":s.viaRelationship,"relationship-type":r.field.relationshipType,"authorized-to-create":!1,"authorized-to-relate":!1},null,8,["create-button-label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type"])])),_:1})],64))],8,n)):(0,o.createCommentVNode)("",!0)}],["__file","HasOneThroughField.vue"]])},50256:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={class:"w-full py-4 px-6"},l=["innerHTML"],i={key:2};var a=r(66056);const s={props:["index","resource","resourceName","resourceId","field"],computed:{fieldValue(){return!!(0,a.c)(this.field.value)&&String(this.field.value)},shouldDisplayAsHtml(){return this.field.asHtml}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Heading");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["-mx-6",{"border-t border-gray-100 dark:border-gray-700":0!==r.index,"-mt-2":0===r.index}])},[(0,o.createElementVNode)("div",n,[(0,o.renderSlot)(e.$slots,"value",{},(()=>[c.fieldValue&&!c.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(c.fieldValue),1)])),_:1})):c.fieldValue&&c.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:1,innerHTML:r.field.value},null,8,l)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))]))])],2)}],["__file","HeadingField.vue"]])},95821:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"hidden"};const l={props:["index","resource","resourceName","resourceId","field"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n)}],["__file","HiddenField.vue"]])},37878:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},null,8,["index","field"])}],["__file","IdField.vue"]])},38364:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={class:"bg-gray-50 dark:bg-gray-700 overflow-hidden key-value-items"};var l=r(17096),i=r.n(l);const a={props:["index","resource","resourceName","resourceId","field"],data:()=>({theData:[]}),created(){this.theData=i()(Object.entries(this.field.value||{}),(([e,t])=>({key:`${e}`,value:t})))}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("FormKeyValueHeader"),c=(0,o.resolveComponent)("FormKeyValueItem"),d=(0,o.resolveComponent)("FormKeyValueTable"),u=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(u,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.theData.length>0?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,"edit-mode":!1,class:"overflow-hidden"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{"key-label":r.field.keyLabel,"value-label":r.field.valueLabel},null,8,["key-label","value-label"]),(0,o.createElementVNode)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.theData,((e,t)=>((0,o.openBlock)(),(0,o.createBlock)(c,{index:t,item:e,disabled:!0,key:e.key},null,8,["index","item"])))),128))])])),_:1})):(0,o.createCommentVNode)("",!0)])),_:1},8,["index","field"])}],["__file","KeyValueField.vue"]])},99996:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["index","resource","resourceName","resourceId","field"],computed:{excerpt(){return this.field.previewFor}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Excerpt"),s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{content:i.excerpt,"should-show":r.field.shouldShow},null,8,["content","should-show"])])),_:1},8,["index","field"])}],["__file","MarkdownField.vue"]])},67808:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={key:1},l={key:2},i={key:3};const a={props:["index","resourceName","resourceId","field"]};const s=(0,r(18152).c)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Link"),u=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(u,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[r.field.viewable&&r.field.value?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,href:e.$url(`/resources/${r.field.resourceName}/${r.field.morphToId}`),class:"no-underline font-bold link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.name)+": "+(0,o.toDisplayString)(r.field.value)+" ("+(0,o.toDisplayString)(r.field.resourceLabel)+") ",1)])),_:1},8,["href"])):r.field.morphToId&&null!==r.field.resourceLabel?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,(0,o.toDisplayString)(r.field.name)+": "+(0,o.toDisplayString)(r.field.morphToId)+" ("+(0,o.toDisplayString)(r.field.resourceLabel)+") ",1)):r.field.morphToId&&null===r.field.resourceLabel?((0,o.openBlock)(),(0,o.createElementBlock)("p",l,(0,o.toDisplayString)(r.field.morphToType)+": "+(0,o.toDisplayString)(r.field.morphToId),1)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field"])}],["__file","MorphToActionTargetField.vue"]])},71604:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={key:0},l={key:1},i={key:2};const a={props:["index","resource","resourceName","resourceId","field"]};const s=(0,r(18152).c)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Link"),u=(0,o.resolveComponent)("RelationPeek"),h=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(h,{index:r.index,field:r.field,"field-name":r.field.name},{value:(0,o.withCtx)((()=>[r.field.viewable&&r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[r.field.peekable&&r.field.hasFieldsToPeekAt?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,"resource-name":r.field.resourceName,"resource-id":r.field.morphToId,resource:r.resource},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:e.$url(`/resources/${r.field.resourceName}/${r.field.morphToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.resourceLabel)+": "+(0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href"])])),_:1},8,["resource-name","resource-id","resource"])):((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,href:e.$url(`/resources/${r.field.resourceName}/${r.field.morphToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.resourceLabel)+": "+(0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href"]))])):r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("p",l,(0,o.toDisplayString)(r.field.resourceLabel||r.field.morphToType)+": "+(0,o.toDisplayString)(r.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field","field-name"])}],["__file","MorphToField.vue"]])},22024:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={emits:["actionExecuted"],props:["resourceName","resourceId","resource","field"],methods:{actionExecuted(){this.$emit("actionExecuted")}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceIndex");return(0,o.openBlock)(),(0,o.createBlock)(a,{field:r.field,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":r.resourceId,"via-relationship":r.field.morphToManyRelationship,"relationship-type":"morphToMany",onActionExecuted:i.actionExecuted,"load-cards":!1,initialPerPage:r.field.perPage||5,"should-override-meta":!1},null,8,["field","resource-name","via-resource","via-resource-id","via-relationship","onActionExecuted","initialPerPage"])}],["__file","MorphToManyField.vue"]])},312:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n=["textContent"];var l=r(63916),i=r(2376),a=r.n(i);const s={mixins:[l.mY],props:["index","resource","resourceName","resourceId","field"],computed:{fieldValues(){let e=[];return a()(this.field.options,(t=>{this.isEqualsToValue(t.value)&&e.push(t.label)})),e}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(a.fieldValues,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("span",{textContent:(0,o.toDisplayString)(e),class:"inline-block text-sm mb-1 mr-2 px-2 py-0 bg-primary-500 text-white dark:text-gray-900 rounded"},null,8,n)))),256))])),_:1},8,["index","field"])}],["__file","MultiSelectField.vue"]])},96876:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n={class:"flex items-center"},l=["aria-label","aria-expanded"],i=["innerHTML"],a={key:0,class:"-mx-6 border-t border-gray-100 dark:border-gray-700 text-center rounded-b"};var s=r(63916);const c={mixins:[s.q,s.OM],methods:{resolveComponentName:e=>e.prefixComponent?"detail-"+e.component:e.component,showAllFields(){return this.panel.limit=0}},computed:{localStorageKey(){return`nova.panels.${this.panel.attribute}.collapsed`},collapsedByDefault(){return this.panel?.collapsedByDefault??!1},fields(){return this.panel.limit>0?this.panel.fields.slice(0,this.panel.limit):this.panel.fields},shouldShowShowAllFieldsButton(){return this.panel.limit>0}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("Heading"),h=(0,o.resolveComponent)("CollapseButton"),p=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createElementVNode)("div",n,[(0,o.createVNode)(u,{level:1,textContent:(0,o.toDisplayString)(e.panel.name)},null,8,["textContent"]),e.panel.collapsable?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,onClick:t[0]||(t[0]=(...t)=>e.toggleCollapse&&e.toggleCollapse(...t)),class:"rounded border border-transparent h-6 w-6 ml-1 inline-flex items-center justify-center focus:outline-none focus:ring focus:ring-primary-200","aria-label":e.__("Toggle Collapsed"),"aria-expanded":!1===e.collapsed?"true":"false"},[(0,o.createVNode)(h,{collapsed:e.collapsed},null,8,["collapsed"])],8,l)):(0,o.createCommentVNode)("",!0)]),e.panel.helpText&&!e.collapsed?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,class:(0,o.normalizeClass)(["text-gray-500 text-sm font-semibold italic",e.panel.helpText?"mt-1":"mt-3"]),innerHTML:e.panel.helpText},null,10,i)):(0,o.createCommentVNode)("",!0)])),!e.collapsed&&d.fields.length>0?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,class:"mt-3 py-2 px-6 divide-y divide-gray-100 dark:divide-gray-700"},{default:(0,o.withCtx)((()=>[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(d.fields,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(d.resolveComponentName(t)),{key:r,index:r,"resource-name":e.resourceName,"resource-id":e.resourceId,resource:e.resource,field:t,onActionExecuted:e.actionExecuted},null,40,["index","resource-name","resource-id","resource","field","onActionExecuted"])))),128)),d.shouldShowShowAllFieldsButton?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("button",{type:"button",class:"block w-full text-sm link-default font-bold py-2 -mb-2",onClick:t[1]||(t[1]=(...e)=>d.showAllFields&&d.showAllFields(...e))},(0,o.toDisplayString)(e.__("Show All Fields")),1)])):(0,o.createCommentVNode)("",!0)])),_:1})):(0,o.createCommentVNode)("",!0)])}],["__file","Panel.vue"]])},60108:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=(0,o.createElementVNode)("p",null," ········· ",-1);const l={props:["index","resource","resourceName","resourceId","field"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[n])),_:1},8,["index","field"])}],["__file","PasswordField.vue"]])},41324:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(39383).default};const n=(0,r(18152).c)(o,[["__file","PlaceField.vue"]])},16224:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={mixins:[r(63916).OM],computed:{field(){return this.panel.fields[0]}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`detail-${i.field.component}`),{key:`${i.field.attribute}:${e.resourceId}`,"resource-name":e.resourceName,"resource-id":e.resourceId,resource:e.resource,field:i.field,onActionExecuted:e.actionExecuted},null,40,["resource-name","resource-id","resource","field","onActionExecuted"]))])}],["__file","RelationshipPanel.vue"]])},76252:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},null,8,["index","field"])}],["__file","SelectField.vue"]])},22694:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(39383).default};const n=(0,r(18152).c)(o,[["__file","SlugField.vue"]])},45548:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);var n=r(52136),l=r.n(n);r(6896);const i={props:["index","resource","resourceName","resourceId","field"],data:()=>({chartist:null}),watch:{"field.data":function(e,t){this.renderChart()}},methods:{renderChart(){this.chartist.update(this.field.data)}},mounted(){this.chartist=new(l()[this.chartStyle])(this.$refs.chart,{series:[this.field.data]},{height:this.chartHeight,width:this.chartWidth,showPoint:!1,fullWidth:!0,chartPadding:{top:0,right:0,bottom:0,left:0},axisX:{showGrid:!1,showLabel:!1,offset:0},axisY:{showGrid:!1,showLabel:!1,offset:0}})},computed:{hasData(){return this.field.data.length>0},chartStyle(){let e=this.field.chartStyle.toLowerCase();return["line","bar"].includes(e)?e.charAt(0).toUpperCase()+e.slice(1):"Line"},chartHeight(){return this.field.height?`${this.field.height}px`:"120px"},chartWidth(){if(this.field.width)return`${this.field.width}px`}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",{ref:"chart",class:"ct-chart",style:(0,o.normalizeStyle)({width:i.chartWidth,height:i.chartHeight})},null,4)])),_:1},8,["index","field"])}],["__file","SparklineField.vue"]])},2140:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={key:1};const l={props:["index","resource","resourceName","resourceId","field"],computed:{hasValue(){return this.field.lines}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[a.hasValue?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)([`text-${r.field.textAlign}`,"leading-normal"])},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.field.lines,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`index-${e.component}`),{key:e.value,field:e,resourceName:r.resourceName},null,8,["field","resourceName"])))),128))],2)):((0,o.openBlock)(),(0,o.createElementBlock)("p",n,"—"))])),_:1},8,["index","field"])}],["__file","StackField.vue"]])},6924:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={class:"mr-1 -ml-1"},l={key:1};const i={mixins:[r(63916).mY],props:["index","resource","resourceName","resourceId","field"]};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Loader"),d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("Badge"),h=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(h,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,class:(0,o.normalizeClass)(["whitespace-nowrap inline-flex items-center",r.field.typeClass])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",n,["loading"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,width:"20",class:"mr-1"})):(0,o.createCommentVNode)("",!0),"failed"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,solid:!0,type:"exclamation-circle"})):(0,o.createCommentVNode)("",!0),"success"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(d,{key:2,solid:!0,type:"check-circle"})):(0,o.createCommentVNode)("",!0)]),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.fieldValue),1)])),_:1},8,["class"])):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—"))])),_:1},8,["index","field"])}],["__file","StatusField.vue"]])},79200:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={key:0};const l={props:["index","resource","resourceName","resourceId","field"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("TagGroup"),c=(0,o.resolveComponent)("TagList"),d=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(d,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[r.field.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,["group"===r.field.style?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,tags:r.field.value,"resource-name":r.field.resourceName,editable:!1,"with-preview":r.field.withPreview},null,8,["tags","resource-name","with-preview"])):(0,o.createCommentVNode)("",!0),"list"===r.field.style?((0,o.openBlock)(),(0,o.createBlock)(c,{key:1,tags:r.field.value,"resource-name":r.field.resourceName,editable:!1,"with-preview":r.field.withPreview},null,8,["tags","resource-name","with-preview"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["index","field"])}],["__file","TagField.vue"]])},39383:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},null,8,["index","field"])}],["__file","TextField.vue"]])},9048:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Excerpt"),s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{content:r.field.value,"plain-text":!0,"should-show":r.field.shouldShow},null,8,["content","should-show"])])),_:1},8,["index","field"])}],["__file","TextareaField.vue"]])},10976:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Excerpt"),s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{content:r.field.value,"should-show":r.field.shouldShow},null,8,["content","should-show"])])),_:1},8,["index","field"])}],["__file","TrixField.vue"]])},45228:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={key:0},l=["href"],i=["innerHTML"],a={key:2};const s={mixins:[r(63916).mY],props:["index","resource","resourceName","resourceId","field"]};const c=(0,r(18152).c)(s,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(u,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue&&!e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,[(0,o.createElementVNode)("a",{class:"link-default",href:r.field.value,rel:"noreferrer noopener",target:"_blank"},(0,o.toDisplayString)(e.fieldValue),9,l)])):e.fieldValue&&e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:1,innerHTML:e.fieldValue},null,8,i)):((0,o.openBlock)(),(0,o.createElementBlock)("p",a,"—"))])),_:1},8,["index","field"])}],["__file","UrlField.vue"]])},14240:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(19384).default};const n=(0,r(18152).c)(o,[["__file","VaporAudioField.vue"]])},65964:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(80216).default};const n=(0,r(18152).c)(o,[["__file","VaporFileField.vue"]])},432:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"block"};const l={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},methods:{handleChange(){let e=this.nextValue(this.value);this.$emit("change",{filterClass:this.filterKey,value:e??""})},nextValue:e=>!0!==e&&(!1!==e||null)},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},value(){let e=this.filter.currentValue;return!0===e||!1===e?e:null}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("IconBoolean"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",null,[(0,o.createElementVNode)("label",n,(0,o.toDisplayString)(a.filter.name),1),(0,o.createElementVNode)("button",{type:"button",onClick:t[0]||(t[0]=(...e)=>a.handleChange&&a.handleChange(...e)),class:"p-0 m-0"},[(0,o.createVNode)(s,{dusk:`${a.field.uniqueKey}-filter`,class:"mt-2",value:a.value,nullable:!0},null,8,["dusk","value"])])])])),_:1})}],["__file","BooleanField.vue"]])},84352:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={class:"space-y-2"},l={type:"button"};const i={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},methods:{handleChange(){this.$emit("change")}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("IconBooleanOption"),d=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(d,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("button",l,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(s.field.options,(e=>((0,o.openBlock)(),(0,o.createBlock)(c,{dusk:`${s.field.uniqueKey}-filter-${e.value}-option`,"resource-name":r.resourceName,key:e.value,filter:s.filter,option:e,onChange:s.handleChange,label:"label"},null,8,["dusk","resource-name","filter","option","onChange"])))),128))])])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(s.filter.name),1)])),_:1})}],["__file","BooleanGroupField.vue"]])},87780:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(74032);const n={class:"block"},l={class:"uppercase text-xs font-bold tracking-wide"},i=["dusk"],a={class:"block mt-2"},s={class:"uppercase text-xs font-bold tracking-wide"},c=["dusk"];var d=r(98776),u=r(73336),h=r.n(u),p=r(94240),m=r.n(p),v=r(66056);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function g(e){for(var t=1;t({startValue:null,endValue:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=h()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.handleFilterReset)},beforeUnmount(){Nova.$off("filter-reset",this.handleFilterReset)},watch:{startValue(){this.debouncedHandleChange()},endValue(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){let[e,t]=this.filter.currentValue||[null,null];this.startValue=(0,v.c)(e)?this.fromDateTimeISO(e).toISODate():null,this.endValue=(0,v.c)(t)?this.fromDateTimeISO(t).toISODate():null},validateFilter(e,t){return[e=(0,v.c)(e)?this.toDateTimeISO(e,"start"):null,t=(0,v.c)(t)?this.toDateTimeISO(t,"end"):null]},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.validateFilter(this.startValue,this.endValue)})},handleFilterReset(){this.$refs.startField.value="",this.$refs.endField.value="",this.setCurrentFilterValue()},fromDateTimeISO:e=>d.CS.fromISO(e),toDateTimeISO:(e,t)=>d.CS.fromISO(e).toISODate()},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},startExtraAttributes(){const e=m()(this.field.extraAttributes,["readonly"]);return g({type:this.field.type||"date",placeholder:this.__("Start")},e)},endExtraAttributes(){const e=m()(this.field.extraAttributes,["readonly"]);return g({type:this.field.type||"date",placeholder:this.__("End")},e)}}};const y=(0,r(18152).c)(k,[["render",function(e,t,r,d,u,h){const p=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(p,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("label",n,[(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(`${h.filter.name} - ${e.__("From")}`),1),(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"flex w-full form-control form-input form-control-bordered",ref:"startField","onUpdate:modelValue":t[0]||(t[0]=t=>e.startValue=t),dusk:`${h.field.uniqueKey}-range-start`},h.startExtraAttributes),null,16,i),[[o.vModelDynamic,e.startValue]])]),(0,o.createElementVNode)("label",a,[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(`${h.filter.name} - ${e.__("To")}`),1),(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"flex w-full form-control form-input form-control-bordered",ref:"endField","onUpdate:modelValue":t[1]||(t[1]=t=>e.endValue=t),dusk:`${h.field.uniqueKey}-range-end`},h.endExtraAttributes),null,16,c),[[o.vModelDynamic,e.endValue]])])])),_:1})}],["__file","DateField.vue"]])},88756:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>g});var o=r(74032);const n={class:"flex flex-col gap-2"},l={class:"flex flex-col gap-2"},i={class:"uppercase text-xs font-bold tracking-wide"},a=["value","dusk","placeholder"],s={class:"flex flex-col gap-2"},c={class:"uppercase text-xs font-bold tracking-wide"},d=["value","dusk","placeholder"];var u=r(98776),h=r(73336),p=r.n(h),m=r(66056),v=r(17380);const f={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({startDateValue:null,endDateValue:null,debouncedStartDateHandleChange:null,debouncedEndDateHandleChange:null,debouncedEmit:null}),created(){this.debouncedEmit=p()((()=>this.emitChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.handleFilterReset)},beforeUnmount(){Nova.$off("filter-reset",this.handleFilterReset)},methods:{end:()=>v.Kw,setCurrentFilterValue(){let[e,t]=this.filter.currentValue||[null,null];this.startDateValue=(0,m.c)(e)?u.CS.fromISO(e).toFormat("yyyy-MM-dd'T'HH:mm"):null,this.endDateValue=(0,m.c)(t)?u.CS.fromISO(t).toFormat("yyyy-MM-dd'T'HH:mm"):null},validateFilter(e,t){return[e=(0,m.c)(e)?this.toDateTimeISO(e,"start"):null,t=(0,m.c)(t)?this.toDateTimeISO(t,"end"):null]},handleStartDateChange(e){this.startDateValue=e.target.value,this.debouncedEmit()},handleEndDateChange(e){this.endDateValue=e.target.value,this.debouncedEmit()},emitChange(){this.$emit("change",{filterClass:this.filterKey,value:this.validateFilter(this.startDateValue,this.endDateValue)})},handleFilterReset(){this.$refs.startField.value="",this.$refs.endField.value="",this.setCurrentFilterValue()},fromDateTimeISO(e){return u.CS.fromISO(e,{setZone:!0}).setZone(this.timezone).toISO()},toDateTimeISO(e){return u.CS.fromISO(e,{zone:this.timezone,setZone:!0}).setZone(Nova.config("timezone")).toISO()}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},timezone:()=>Nova.config("userTimezone")||Nova.config("timezone")}};const g=(0,r(18152).c)(f,[["render",function(e,t,r,u,h,p){const m=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(m,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("label",l,[(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(`${p.filter.name} - ${e.__("From")}`),1),(0,o.createElementVNode)("input",{onChange:t[0]||(t[0]=(...e)=>p.handleStartDateChange&&p.handleStartDateChange(...e)),value:e.startDateValue,class:"flex w-full form-control form-input form-control-bordered",ref:"startField",dusk:`${p.field.uniqueKey}-range-start`,type:"datetime-local",placeholder:e.__("Start")},null,40,a)]),(0,o.createElementVNode)("label",s,[(0,o.createElementVNode)("span",c,(0,o.toDisplayString)(`${p.filter.name} - ${e.__("To")}`),1),(0,o.createElementVNode)("input",{onChange:t[1]||(t[1]=(...e)=>p.handleEndDateChange&&p.handleEndDateChange(...e)),value:e.endDateValue,class:"flex w-full form-control form-input form-control-bordered",ref:"endField",dusk:`${p.field.uniqueKey}-range-end`,type:"datetime-local",placeholder:e.__("End")},null,40,d)])])])),_:1})}],["__file","DateTimeField.vue"]])},83320:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>B});var o=r(74032);const n={key:0,class:"flex items-center"},l={key:0,class:"mr-3"},i=["src"],a={class:"flex items-center"},s={key:0,class:"flex-none mr-3"},c=["src"],d={class:"flex-auto"},u={key:0},h={key:1},p=(0,o.createElementVNode)("option",{value:"",selected:""},"—",-1);var m=r(73336),v=r.n(m),f=r(67120),g=r.n(f),w=r(14764),k=r.n(w),y=r(63916),b=r(57308),x=r(66056);const C={emits:["change"],mixins:[y.mI],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({availableResources:[],selectedResource:null,selectedResourceId:"",softDeletes:!1,withTrashed:!1,search:"",debouncedHandleChange:null}),mounted(){Nova.$on("filter-reset",this.handleFilterReset),this.initializeComponent()},created(){this.debouncedHandleChange=v()((()=>this.handleChange()),500),Nova.$on("filter-active",this.handleClosingInactiveSearchInputs)},beforeUnmount(){Nova.$off("filter-active",this.handleClosingInactiveSearchInputs),Nova.$off("filter-reset",this.handleFilterReset)},watch:{selectedResource(e){this.selectedResourceId=(0,x.c)(e)?e.value:""},selectedResourceId(){this.debouncedHandleChange()}},methods:{initializeComponent(){this.filter;let e=!1;this.filter.currentValue&&(this.selectedResourceId=this.filter.currentValue,!0===this.isSearchable&&(e=!0)),this.isSearchable&&!e||this.getAvailableResources().then((()=>{!0===e&&this.selectInitialResource()}))},getAvailableResources(e){let t=this.queryParams;return k()(e)||(t.first=!1,t.current=null,t.search=e),b.c.fetchAvailableResources(this.filter.field.resourceName,{params:t}).then((({data:{resources:e,softDeletes:t,withTrashed:r}})=>{this.isSearchable||(this.withTrashed=r),this.availableResources=e,this.softDeletes=t}))},selectInitialResource(){this.selectedResource=g()(this.availableResources,(e=>e.value===this.selectedResourceId))},handleShowingActiveSearchInput(){Nova.$emit("filter-active",this.filterKey)},closeSearchableRef(){this.$refs.searchable&&this.$refs.searchable.close()},handleClosingInactiveSearchInputs(e){e!==this.filterKey&&this.closeSearchableRef()},handleClearSelection(){this.clearSelection()},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.selectedResourceId})},handleFilterReset(){""===this.filter.currentValue&&(this.selectedResourceId="",this.selectedResource=null,this.availableResources=[],this.closeSearchableRef(),this.initializeComponent())}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},shouldShowFilter(){return this.isSearchable||!this.isSearchable&&this.availableResources.length>0},isSearchable(){return this.field.searchable},queryParams(){return{current:this.selectedResourceId,first:this.selectedResourceId&&this.isSearchable,search:this.search,withTrashed:this.withTrashed}}}};const B=(0,r(18152).c)(C,[["render",function(e,t,r,m,v,f){const g=(0,o.resolveComponent)("SearchInput"),w=(0,o.resolveComponent)("SelectControl"),k=(0,o.resolveComponent)("FilterContainer");return f.shouldShowFilter?((0,o.openBlock)(),(0,o.createBlock)(k,{key:0},{filter:(0,o.withCtx)((()=>[f.isSearchable?((0,o.openBlock)(),(0,o.createBlock)(g,{key:0,ref:"searchable",dusk:`${f.field.uniqueKey}-search-filter`,onInput:e.performSearch,onClear:f.handleClearSelection,onShown:f.handleShowingActiveSearchInput,onSelected:e.selectResource,debounce:f.field.debounce,value:e.selectedResource,data:e.availableResources,clearable:!0,trackBy:"value",class:"w-full",mode:"modal"},{option:(0,o.withCtx)((({selected:t,option:r})=>[(0,o.createElementVNode)("div",a,[r.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createElementVNode)("img",{src:r.avatar,class:"w-8 h-8 rounded-full block"},null,8,c)])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",d,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["text-sm font-semibold leading-normal",{"text-white dark:text-gray-900":t}])},(0,o.toDisplayString)(r.display),3),f.field.withSubtitles?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(["text-xs font-semibold leading-normal text-gray-500",{"text-white dark:text-gray-700":t}])},[r.subtitle?((0,o.openBlock)(),(0,o.createElementBlock)("span",u,(0,o.toDisplayString)(r.subtitle),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",h,(0,o.toDisplayString)(e.__("No additional information...")),1))],2)):(0,o.createCommentVNode)("",!0)])])])),default:(0,o.withCtx)((()=>[e.selectedResource?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[e.selectedResource.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("img",{src:e.selectedResource.avatar,class:"w-8 h-8 rounded-full block"},null,8,i)])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.selectedResource.display),1)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","onInput","onClear","onShown","onSelected","debounce","value","data"])):e.availableResources.length>0?((0,o.openBlock)(),(0,o.createBlock)(w,{key:1,dusk:`${f.field.uniqueKey}-filter`,selected:e.selectedResourceId,"onUpdate:selected":t[0]||(t[0]=t=>e.selectedResourceId=t),onChange:t[1]||(t[1]=t=>e.selectedResourceId=t),options:e.availableResources,label:"display"},{default:(0,o.withCtx)((()=>[p])),_:1},8,["dusk","selected","options"])):(0,o.createCommentVNode)("",!0)])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(f.filter.name),1)])),_:1})):(0,o.createCommentVNode)("",!0)}],["__file","EloquentField.vue"]])},57812:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n=["id","dusk"];var l=r(73336),i=r.n(l),a=r(94240),s=r.n(a);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const u={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=i()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{value(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){this.value=this.filter.currentValue},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.value})}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},extraAttributes(){const e=s()(this.field.extraAttributes,["readonly"]);return function(e){for(var t=1;t[(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"w-full form-control form-input form-control-bordered","onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),id:a.field.uniqueKey,dusk:`${a.field.uniqueKey}-filter`},a.extraAttributes),null,16,n),[[o.vModelDynamic,e.value]])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","EmailField.vue"]])},87616:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n=["selected"];var l=r(73336),i=r.n(l),a=r(67120),s=r.n(a),c=r(14764),d=r.n(c);const u={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=i()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{value(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){let e=s()(this.field.morphToTypes,(e=>e.type===this.filter.currentValue));this.value=d()(e)?"":e.value},handleChange(){let e=s()(this.field.morphToTypes,(e=>e.value===this.value));this.$emit("change",{filterClass:this.filterKey,value:d()(e)?"":e.type})}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},hasMorphToTypes(){return this.field.morphToTypes.length>0}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("SelectControl"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{dusk:`${a.field.uniqueKey}-filter`,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:t[1]||(t[1]=t=>e.value=t),options:a.field.morphToTypes,label:"singularLabel"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:""===e.value},"—",8,n)])),_:1},8,["dusk","selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","MorphToField.vue"]])},2809:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["selected"];var l=r(73336),i=r.n(l);const a={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=i()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{value(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){this.value=this.filter.currentValue},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.value})}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("MultiSelectControl"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{dusk:`${a.field.uniqueKey}-filter`,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:t[1]||(t[1]=t=>e.value=t),options:a.field.options},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:""===e.value},"—",8,n)])),_:1},8,["dusk","selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","MultiSelectField.vue"]])},95320:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>b});var o=r(74032);const n={class:"block"},l={class:"uppercase text-xs font-bold tracking-wide"},i=["dusk"],a={class:"block mt-2"},s={class:"uppercase text-xs font-bold tracking-wide"},c=["dusk"];var d=r(73336),u=r.n(d),h=r(94240),p=r.n(h),m=r(8472),v=r.n(m),f=r(66056);function g(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function w(e){for(var t=1;t({startValue:null,endValue:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=u()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{startValue(){this.debouncedHandleChange()},endValue(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){let[e,t]=this.filter.currentValue||[null,null];this.startValue=(0,f.c)(e)?v()(e):null,this.endValue=(0,f.c)(t)?v()(t):null},validateFilter(e,t){return e=(0,f.c)(e)?v()(e):null,t=(0,f.c)(t)?v()(t):null,null!==e&&this.field.min&&this.field.min>e&&(e=v()(this.field.min)),null!==t&&this.field.max&&this.field.max[(0,o.createElementVNode)("label",n,[(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(`${h.filter.name} - ${e.__("From")}`),1),(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"block w-full form-control form-input form-control-bordered","onUpdate:modelValue":t[0]||(t[0]=t=>e.startValue=t),dusk:`${h.field.uniqueKey}-range-start`},h.startExtraAttributes),null,16,i),[[o.vModelDynamic,e.startValue]])]),(0,o.createElementVNode)("label",a,[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(`${h.filter.name} - ${e.__("To")}`),1),(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"block w-full form-control form-input form-control-bordered","onUpdate:modelValue":t[1]||(t[1]=t=>e.endValue=t),dusk:`${h.field.uniqueKey}-range-end`},h.endExtraAttributes),null,16,c),[[o.vModelDynamic,e.endValue]])])])),_:1})}],["__file","NumberField.vue"]])},59056:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(74032);const n={key:0,class:"flex items-center"},l=["selected"];var i=r(73336),a=r.n(i),s=r(67120),c=r.n(s),d=r(14764),u=r.n(d);const h={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({selectedOption:null,search:"",value:null,debouncedHandleChange:null}),mounted(){Nova.$on("filter-reset",this.handleFilterReset)},created(){this.debouncedHandleChange=a()((()=>this.handleChange()),500);let e=this.filter.currentValue;if(e){let t=c()(this.field.options,(t=>t.value==e));this.selectOption(t)}},beforeUnmount(){Nova.$off("filter-reset",this.handleFilterReset)},watch:{selectedOption(e){u()(e)||""===e?this.value="":this.value=e.value},value(){this.debouncedHandleChange()}},methods:{performSearch(e){this.search=e},clearSelection(){this.selectedOption=null,this.value="",this.$refs.searchable&&this.$refs.searchable.close()},selectOption(e){this.selectedOption=e,this.value=e.value},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.value})},handleFilterReset(){""===this.filter.currentValue&&this.clearSelection()}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},isSearchable(){return this.field.searchable},filteredOptions(){return this.field.options.filter((e=>e.label.toString().toLowerCase().indexOf(this.search.toLowerCase())>-1))}}};const p=(0,r(18152).c)(h,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("SearchInput"),d=(0,o.resolveComponent)("SelectControl"),u=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(u,null,{filter:(0,o.withCtx)((()=>[s.isSearchable?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,ref:"searchable",dusk:`${s.field.uniqueKey}-search-filter`,onInput:s.performSearch,onClear:s.clearSelection,onSelected:s.selectOption,value:e.selectedOption,data:s.filteredOptions,clearable:!0,trackBy:"value",class:"w-full",mode:"modal"},{option:(0,o.withCtx)((({option:e,selected:t})=>[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["flex items-center text-sm font-semibold leading-5",{"text-white":t}])},(0,o.toDisplayString)(e.label),3)])),default:(0,o.withCtx)((()=>[e.selectedOption?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,(0,o.toDisplayString)(e.selectedOption.label),1)):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","onInput","onClear","onSelected","value","data"])):((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,dusk:`${s.field.uniqueKey}-filter`,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:t[1]||(t[1]=t=>e.value=t),options:s.field.options},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:""===e.value},"—",8,l)])),_:1},8,["dusk","selected","options"]))])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(s.filter.name),1)])),_:1})}],["__file","SelectField.vue"]])},3092:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>m});var o=r(74032);const n=["value","id","dusk","list"],l=["id"],i=["value"];var a=r(73336),s=r.n(a),c=r(94240),d=r.n(c);function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function h(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const p={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedEventEmitter:null}),created(){this.debouncedEventEmitter=s()((()=>this.emitChange()),500),this.setCurrentFilterValue()},mounted(){Nova.log("Mounting "),Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.log("Unmounting "),Nova.$off("filter-reset",this.setCurrentFilterValue)},methods:{setCurrentFilterValue(){this.value=this.filter.currentValue},handleChange(e){this.value=e.target.value,this.debouncedEventEmitter()},emitChange(){this.$emit("change",{filterClass:this.filterKey,value:this.value})}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},extraAttributes(){const e=d()(this.field.extraAttributes,["readonly"]);return function(e){for(var t=1;t[(0,o.createElementVNode)("input",(0,o.mergeProps)({class:"w-full form-control form-input form-control-bordered",onInput:t[0]||(t[0]=(...e)=>c.handleChange&&c.handleChange(...e)),value:e.value,id:c.field.uniqueKey,dusk:`${c.field.uniqueKey}-filter`},c.extraAttributes,{list:`${c.field.uniqueKey}-list`}),null,16,n),c.field.suggestions&&c.field.suggestions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("datalist",{key:0,id:`${c.field.uniqueKey}-list`},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(c.field.suggestions,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:e,value:e},null,8,i)))),128))],8,l)):(0,o.createCommentVNode)("",!0)])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(c.filter.name),1)])),_:1})}],["__file","TextField.vue"]])},13248:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(67024).default,computed:{isVaporField:()=>!1}};const n=(0,r(18152).c)(o,[["__file","AudioField.vue"]])},27054:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>k});var o=r(74032);const n={class:"flex items-center"},l={key:0,class:"flex items-center"},i={key:0,class:"mr-3"},a=["src"],s=["disabled"];var c=r(67120),d=r.n(c),u=r(14764),h=r.n(u);const p={fetchAvailableResources:(e,t,r)=>Nova.request().get(`/nova-api/${e}/associatable/${t}`,r),determineIfSoftDeletes:e=>Nova.request().get(`/nova-api/${e}/soft-deletes`)};var m=r(63916),v=r(66056),f=r(22988),g=r.n(f);const w={mixins:[m._u,m.uy,m.Ql,m.mI,m.Cw],props:{resourceId:{}},data:()=>({availableResources:[],initializingWithExistingResource:!1,createdViaRelationModal:!1,selectedResource:null,selectedResourceId:null,softDeletes:!1,withTrashed:!1,search:"",relationModalOpen:!1}),mounted(){this.initializeComponent()},methods:{initializeComponent(){this.withTrashed=!1,this.selectedResourceId=this.currentField.value,this.editingExistingResource?(this.initializingWithExistingResource=!0,this.selectedResourceId=this.currentField.belongsToId):this.viaRelatedResource&&(this.initializingWithExistingResource=!0,this.selectedResourceId=this.viaResourceId),this.shouldSelectInitialResource?(this.useSearchInput||(this.initializingWithExistingResource=!1),this.getAvailableResources().then((()=>this.selectInitialResource()))):!this.isSearchable&&this.currentlyIsVisible&&this.getAvailableResources(),this.determineIfSoftDeletes(),this.field.fill=this.fill},selectResourceFromSelectControl(e){this.selectedResourceId=e,this.selectInitialResource(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)},fill(e){this.fillIfVisible(e,this.fieldAttribute,this.selectedResource?this.selectedResource.value:""),this.fillIfVisible(e,`${this.fieldAttribute}_trashed`,this.withTrashed)},getAvailableResources(){return Nova.$progress.start(),p.fetchAvailableResources(this.resourceName,this.fieldAttribute,{params:this.queryParams}).then((({data:{resources:e,softDeletes:t,withTrashed:r}})=>{if(Nova.$progress.done(),!this.initializingWithExistingResource&&this.isSearchable||(this.withTrashed=r),this.viaRelatedResource){let t=d()(e,(e=>this.isSelectedResourceId(e.value)));if(h()(t)&&!this.shouldIgnoreViaRelatedResource)return Nova.visit("/404")}this.useSearchInput&&(this.initializingWithExistingResource=!1),this.availableResources=e,this.softDeletes=t})).catch((e=>{Nova.$progress.done()}))},determineIfSoftDeletes(){return p.determineIfSoftDeletes(this.field.resourceName).then((e=>{this.softDeletes=e.data.softDeletes}))},isNumeric:e=>!isNaN(parseFloat(e))&&isFinite(e),selectInitialResource(){this.selectedResource=d()(this.availableResources,(e=>this.isSelectedResourceId(e.value)))},toggleWithTrashed(){let e,t;(0,v.c)(this.selectedResource)&&(e=this.selectedResource,t=this.selectedResource.value),this.withTrashed=!this.withTrashed,this.selectedResource=null,this.selectedResourceId=null,this.useSearchInput||this.getAvailableResources().then((()=>{let e=g()(this.availableResources,(e=>e.value===t));e>-1?(this.selectedResource=this.availableResources[e],this.selectedResourceId=t):(this.selectedResource=null,this.selectedResourceId=null)}))},openRelationModal(){Nova.$emit("create-relation-modal-opened"),this.relationModalOpen=!0},closeRelationModal(){this.relationModalOpen=!1,Nova.$emit("create-relation-modal-closed")},handleSetResource({id:e}){this.closeRelationModal(),this.selectedResourceId=e,this.initializingWithExistingResource=!0,this.createdViaRelationModal=!0,this.getAvailableResources().then((()=>{this.selectInitialResource(),this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)}))},performResourceSearch(e){this.useSearchInput?this.performSearch(e):this.search=e},clearResourceSelection(){const e=this.selectedResourceId;this.clearSelection(),this.viaRelatedResource&&!this.createdViaRelationModal?this.updateQueryString({viaResource:null,viaResourceId:null,viaRelationship:null,relationshipType:null}).then((()=>{Nova.$router.reload({onSuccess:()=>{this.initializingWithExistingResource=!1,this.initializeComponent()}})})):(this.createdViaRelationModal?(this.selectedResourceId=e,this.createdViaRelationModal=!1,this.initializingWithExistingResource=!0):this.editingExistingResource&&(this.initializingWithExistingResource=!1),this.isSearchable&&!this.shouldLoadFirstResource||!this.currentlyIsVisible||this.getAvailableResources())},onSyncedField(){this.viaRelatedResource||(this.initializeComponent(),h()(this.syncedField.value)&&h()(this.selectedResourceId)&&this.selectInitialResource())},emitOnSyncedFieldValueChange(){this.viaRelatedResource||this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)},syncedFieldValueHasNotChanged(){return this.isSelectedResourceId(this.currentField.value)},isSelectedResourceId(e){return!h()(e)&&e?.toString()===this.selectedResourceId?.toString()}},computed:{editingExistingResource(){return(0,v.c)(this.field.belongsToId)},viaRelatedResource(){return Boolean(this.viaResource===this.field.resourceName&&this.field.reverse&&this.viaResourceId)},shouldSelectInitialResource(){return Boolean(this.editingExistingResource||this.viaRelatedResource||this.currentField.value)},isSearchable(){return Boolean(this.currentField.searchable)},queryParams(){return{current:this.selectedResourceId,first:this.shouldLoadFirstResource,search:this.search,withTrashed:this.withTrashed,resourceId:this.resourceId,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,component:this.field.dependentComponentKey,dependsOn:this.encodedDependentFieldValues,editing:!0,editMode:h()(this.resourceId)||""===this.resourceId?"create":"update"}},shouldLoadFirstResource(){return this.initializingWithExistingResource&&!this.shouldIgnoreViaRelatedResource||Boolean(this.currentlyIsReadonly&&this.selectedResourceId)},shouldShowTrashed(){return this.softDeletes&&!this.viaRelatedResource&&!this.currentlyIsReadonly&&this.currentField.displaysWithTrashed},authorizedToCreate(){return d()(Nova.config("resources"),(e=>e.uriKey===this.field.resourceName)).authorizedToCreate},canShowNewRelationModal(){return this.currentField.showCreateRelationButton&&!this.shownViaNewRelationModal&&!this.viaRelatedResource&&!this.currentlyIsReadonly&&this.authorizedToCreate},placeholder(){return this.currentField.placeholder||this.__("—")},filteredResources(){return this.isSearchable?this.availableResources:this.availableResources.filter((e=>e.display.toLowerCase().indexOf(this.search.toLowerCase())>-1||new String(e.value).indexOf(this.search)>-1))},shouldIgnoreViaRelatedResource(){return this.viaRelatedResource&&(0,v.c)(this.search)},useSearchInput(){return this.isSearchable||this.viaRelatedResource}}};const k=(0,r(18152).c)(w,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("SearchInputResult"),p=(0,o.resolveComponent)("SearchInput"),m=(0,o.resolveComponent)("SelectControl"),v=(0,o.resolveComponent)("CreateRelationButton"),f=(0,o.resolveComponent)("CreateRelationModal"),g=(0,o.resolveComponent)("TrashedCheckbox"),w=(0,o.resolveComponent)("DefaultField"),k=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(w,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[u.useSearchInput?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,dusk:`${e.field.resourceName}-search-input`,disabled:e.currentlyIsReadonly,onInput:u.performResourceSearch,onClear:u.clearResourceSelection,onSelected:e.selectResource,"has-error":e.hasError,debounce:e.currentField.debounce,value:e.selectedResource,data:u.filteredResources,clearable:e.currentField.nullable||u.editingExistingResource||u.viaRelatedResource||e.createdViaRelationModal,trackBy:"value",class:"w-full",mode:e.mode},{option:(0,o.withCtx)((({selected:t,option:r})=>[(0,o.createVNode)(h,{option:r,selected:t,"with-subtitles":e.currentField.withSubtitles},null,8,["option","selected","with-subtitles"])])),default:(0,o.withCtx)((()=>[e.selectedResource?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[e.selectedResource.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",i,[(0,o.createElementVNode)("img",{src:e.selectedResource.avatar,class:"w-8 h-8 rounded-full block"},null,8,a)])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.selectedResource.display),1)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","disabled","onInput","onClear","onSelected","has-error","debounce","value","data","clearable","mode"])):((0,o.openBlock)(),(0,o.createBlock)(m,{key:1,class:"w-full","has-error":e.hasError,dusk:`${e.field.resourceName}-select`,disabled:e.currentlyIsReadonly,options:e.availableResources,selected:e.selectedResourceId,"onUpdate:selected":t[0]||(t[0]=t=>e.selectedResourceId=t),onChange:u.selectResourceFromSelectControl,label:"display"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:"",disabled:!e.currentField.nullable},(0,o.toDisplayString)(u.placeholder),9,s)])),_:1},8,["has-error","dusk","disabled","options","selected","onChange"])),u.canShowNewRelationModal?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(v,{key:2,onClick:u.openRelationModal,dusk:`${e.field.attribute}-inline-create`},null,8,["onClick","dusk"])),[[k,e.__("Create :resource",{resource:e.field.singularLabel})]]):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(f,{show:u.canShowNewRelationModal&&e.relationModalOpen,size:e.field.modalSize,onSetResource:u.handleSetResource,onCreateCancelled:u.closeRelationModal,"resource-name":e.field.resourceName,"resource-id":r.resourceId,"via-relationship":e.viaRelationship,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId},null,8,["show","size","onSetResource","onCreateCancelled","resource-name","resource-id","via-relationship","via-resource","via-resource-id"]),u.shouldShowTrashed?((0,o.openBlock)(),(0,o.createBlock)(g,{key:0,class:"mt-3","resource-name":e.field.resourceName,checked:e.withTrashed,onInput:u.toggleWithTrashed},null,8,["resource-name","checked","onInput"])):(0,o.createCommentVNode)("",!0)])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","BelongsToField.vue"]])},20224:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);var n=r(98240),l=r(63916);const i={components:{Checkbox:n.c},mixins:[l.uy,l._u],methods:{setInitialValue(){this.value=this.currentField.value??this.value},fieldDefaultValue:()=>!1,fill(e){this.fillIfVisible(e,this.fieldAttribute,this.trueValue)},toggle(){this.value=!this.value,this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)}},computed:{checked(){return Boolean(this.value)},trueValue(){return+this.checked}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Checkbox"),s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{disabled:e.currentlyIsReadonly,dusk:e.currentField.uniqueKey,id:e.currentField.uniqueKey,"model-value":i.checked,name:e.field.name,onChange:i.toggle,class:"mt-2"},null,8,["disabled","dusk","id","model-value","name","onChange"])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","BooleanField.vue"]])},21970:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>v});var o=r(74032);const n={class:"space-y-2"};var l=r(67120),i=r.n(l),a=(r(14764),r(18972)),s=r.n(a),c=r(17096),d=r.n(c),u=r(7060),h=r.n(u),p=r(63916);const m={mixins:[p.uy,p._u],data:()=>({value:{}}),methods:{setInitialValue(){let e=h()(this.finalPayload,this.currentField.value||{});this.value=d()(this.currentField.options,(t=>({name:t.name,label:t.label,checked:e[t.name]||!1})))},fill(e){this.fillIfVisible(e,this.fieldAttribute,JSON.stringify(this.finalPayload))},toggle(e,t){i()(this.value,(e=>e.name==t.name)).checked=e.target.checked,this.field&&this.emitFieldValueChange(this.fieldAttribute,JSON.stringify(this.finalPayload))},onSyncedField(){this.setInitialValue()}},computed:{finalPayload(){return s()(d()(this.value,(e=>[e.name,e.checked])))}}};const v=(0,r(18152).c)(m,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("CheckboxWithLabel"),c=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(c,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,(t=>((0,o.openBlock)(),(0,o.createBlock)(s,{key:t.name,name:t.name,checked:t.checked,onInput:e=>a.toggle(e,t),disabled:e.currentlyIsReadonly},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(t.label),1)])),_:2},1032,["name","checked","onInput","disabled"])))),128))])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","BooleanGroupField.vue"]])},37932:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n=["id"];var l=r(95368),i=r.n(l),a=r(63916);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e){for(var t=1;tthis.handleShowingComponent())):!1===e&&!0===t&&this.handleHidingComponent()}},methods:{handleShowingComponent(){const e=c(c({tabSize:4,indentWithTabs:!0,lineWrapping:!0,lineNumbers:!0,theme:"dracula"},{readOnly:this.currentlyIsReadonly}),this.currentField.options);this.codemirror=i().fromTextArea(this.$refs.theTextarea,e),this.codemirror.getDoc().setValue(this.value??this.currentField.value),this.codemirror.setSize("100%",this.currentField.height),this.codemirror.getDoc().on("change",((e,t)=>{this.value=e.getValue(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)}))},handleHidingComponent(){this.codemirror=null},onSyncedField(){this.codemirror&&this.codemirror.getDoc().setValue(this.currentField.value)}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"full-width-content":e.fullWidthContent,"show-help-text":e.showHelpText},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("textarea",{ref:"theTextarea",id:e.currentField.uniqueKey,class:"w-full form-control form-input form-control-bordered py-3 h-auto"},null,8,n)])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","CodeField.vue"]])},97876:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n=["value","id","dusk","disabled"],l=["id"],i=["value"];var a=r(63916);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const d={mixins:[a._u,a.Uz,a.uy],computed:{defaultAttributes(){return function(e){for(var t=1;t[(0,o.createElementVNode)("input",(0,o.mergeProps)(c.defaultAttributes,{class:"bg-white form-control form-input form-control-bordered p-2",type:"color",onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value,id:e.currentField.uniqueKey,dusk:e.field.attribute,disabled:e.currentlyIsReadonly}),null,16,n),e.suggestions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("datalist",{key:0,id:e.suggestionsId},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.suggestions,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:e,value:e},null,8,i)))),128))],8,l)):(0,o.createCommentVNode)("",!0)])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","ColorField.vue"]])},92080:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(74032);const n={class:"flex flex-wrap items-stretch w-full relative"},l={class:"flex -mr-px"},i={class:"flex items-center leading-normal rounded rounded-r-none border border-r-0 border-gray-300 dark:border-gray-700 px-3 whitespace-nowrap bg-gray-100 dark:bg-gray-800 text-gray-500 text-sm font-bold"},a=["id","dusk","disabled","value"];var s=r(63916);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e){for(var t=1;t[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(e.currentField.currency),1)]),(0,o.createElementVNode)("input",(0,o.mergeProps)({class:"flex-shrink flex-grow flex-auto leading-normal w-px flex-1 rounded-l-none form-control form-input form-control-bordered",id:e.currentField.uniqueKey,dusk:r.field.attribute},d.extraAttributes,{disabled:e.currentlyIsReadonly,onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value}),null,16,a)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","CurrencyField.vue"]])},85764:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n={class:"flex items-center"},l=["id","dusk","name","value","disabled","min","max","step"];var i=r(14764),a=r.n(i),s=r(98776),c=r(63916);r(66056);const d={mixins:[c.uy,c._u],methods:{setInitialValue(){a()(this.currentField.value)||(this.value=s.CS.fromISO(this.currentField.value||this.value).toISODate())},fill(e){this.currentlyIsVisible&&this.fillIfVisible(e,this.fieldAttribute,this.value)},handleChange(e){this.value=e?.target?.value??e,this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)}}};const u=(0,r(18152).c)(d,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(c,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("input",{type:"date",class:(0,o.normalizeClass)(["form-control form-input form-control-bordered",e.errorClasses]),ref:"dateTimePicker",id:e.currentField.uniqueKey,dusk:e.field.attribute,name:e.field.name,value:e.value,disabled:e.currentlyIsReadonly,onChange:t[0]||(t[0]=(...e)=>s.handleChange&&s.handleChange(...e)),min:e.currentField.min,max:e.currentField.max,step:e.currentField.step},null,42,l)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","DateField.vue"]])},41092:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(74032);const n={class:"flex items-center"},l=["id","dusk","name","value","disabled","min","max","step"],i={class:"ml-3"};var a=r(14764),s=r.n(a),c=r(98776),d=r(63916),u=r(66056);const h={mixins:[d.uy,d._u],data:()=>({formattedDate:""}),methods:{setInitialValue(){if(!s()(this.currentField.value)){let e=c.CS.fromISO(this.currentField.value||this.value,{zone:Nova.config("timezone")});this.value=e.toString(),e=e.setZone(this.timezone),this.formattedDate=[e.toISODate(),e.toFormat(this.timeFormat)].join("T")}},fill(e){if(this.fillIfVisible(e,this.fieldAttribute,this.value||""),this.currentlyIsVisible&&(0,u.c)(this.value)){let e=c.CS.fromISO(this.value,{zone:this.timezone});this.formattedDate=[e.toISODate(),e.toFormat(this.timeFormat)].join("T")}},handleChange(e){let t=e?.target?.value??e;if((0,u.c)(t)){let e=c.CS.fromISO(t,{zone:this.timezone});this.value=e.setZone(Nova.config("timezone")).toString()}else this.value=this.fieldDefaultValue();this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)}},computed:{timeFormat(){return this.currentField.step%60==0?"HH:mm":"HH:mm:ss"},timezone:()=>Nova.config("userTimezone")||Nova.config("timezone")}};const p=(0,r(18152).c)(h,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(d,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("input",{type:"datetime-local",class:(0,o.normalizeClass)(["form-control form-input form-control-bordered",e.errorClasses]),ref:"dateTimePicker",id:e.currentField.uniqueKey,dusk:e.field.attribute,name:e.field.name,value:e.formattedDate,disabled:e.currentlyIsReadonly,onChange:t[0]||(t[0]=(...e)=>c.handleChange&&c.handleChange(...e)),min:e.currentField.min,max:e.currentField.max,step:e.currentField.step},null,42,l),(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(c.timezone),1)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","DateTimeField.vue"]])},40256:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n=["value","id","dusk","disabled"];var l=r(63916);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function a(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const s={mixins:[l.uy,l._u],computed:{extraAttributes(){return function(e){for(var t=1;t[(0,o.createElementVNode)("input",(0,o.mergeProps)(a.extraAttributes,{class:"w-full form-control form-input form-control-bordered",onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value,id:e.currentField.uniqueKey,dusk:e.field.attribute,disabled:e.currentlyIsReadonly}),null,16,n)])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","EmailField.vue"]])},67024:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n={class:"space-y-4"},l={key:0,class:"grid grid-cols-4 gap-x-6 gap-y-2"};var i=r(63916),a=r(4972),s=r(17616),c=r.n(s);function d(e){return{name:e.name,extension:e.name.split(".").pop(),type:e.type,originalFile:e,vapor:!1,processing:!1,progress:0}}const u={emits:["file-upload-started","file-upload-finished","file-deleted"],mixins:[i.uy,i._u],inject:["removeFile"],expose:["beforeRemove"],data:()=>({previewFile:null,file:null,removeModalOpen:!1,missing:!1,deleted:!1,uploadErrors:new i.rF,vaporFile:{key:"",uuid:"",filename:"",extension:""},uploadProgress:0,startedDrag:!1,uploadModalShown:!1}),async mounted(){this.preparePreviewImage(),this.field.fill=e=>{let t=this.fieldAttribute;this.file&&!this.isVaporField&&e.append(t,this.file.originalFile,this.file.name),this.file&&this.isVaporField&&(e.append(t,this.file.name),this.fillVaporFilePayload(e,t))}},methods:{preparePreviewImage(){this.hasValue&&this.imageUrl&&this.fetchPreviewImage(),this.hasValue&&!this.imageUrl&&(this.previewFile=d({name:this.currentField.value,type:this.currentField.value.split(".").pop()}))},async fetchPreviewImage(){let e=await fetch(this.imageUrl),t=await e.blob();this.previewFile=d(new File([t],this.currentField.value,{type:t.type}))},handleFileChange(e){this.file=d(e[0]),this.isVaporField&&(this.file.vapor=!0,this.uploadVaporFiles())},uploadVaporFiles(){this.file.processing=!0,this.$emit("file-upload-started"),c().store(this.file.originalFile,{progress:e=>{this.file.progress=Math.round(100*e)}}).then((e=>{this.vaporFile.key=e.key,this.vaporFile.uuid=e.uuid,this.vaporFile.filename=this.file.name,this.vaporFile.extension=this.file.extension,this.file.processing=!1,this.file.progress=100,this.$emit("file-upload-finished")})).catch((e=>{403===e.response.status&&Nova.error(this.__("Sorry! You are not authorized to perform this action."))}))},confirmRemoval(){this.removeModalOpen=!0},closeRemoveModal(){this.removeModalOpen=!1},beforeRemove(){this.removeUploadedFile()},async removeUploadedFile(){try{await this.removeFile(this.fieldAttribute),this.$emit("file-deleted"),this.deleted=!0,this.file=null,Nova.success(this.__("The file was deleted!"))}catch(e){422===e.response?.status&&(this.uploadErrors=new i.rF(e.response.data.errors))}finally{this.closeRemoveModal()}},fillVaporFilePayload(e,t){const r=e instanceof a.c?e.slug(t):t,o=e instanceof a.c?e.formData:e;o.append(`vaporFile[${r}][key]`,this.vaporFile.key),o.append(`vaporFile[${r}][uuid]`,this.vaporFile.uuid),o.append(`vaporFile[${r}][filename]`,this.vaporFile.filename),o.append(`vaporFile[${r}][extension]`,this.vaporFile.extension)}},computed:{files(){return this.file?[this.file]:[]},hasError(){return this.uploadErrors.has(this.fieldAttribute)},firstError(){if(this.hasError)return this.uploadErrors.first(this.fieldAttribute)},idAttr(){return this.labelFor},labelFor(){let e=this.resourceName;return this.relatedResourceName&&(e+="-"+this.relatedResourceName),`file-${e}-${this.fieldAttribute}`},hasValue(){return Boolean(this.field.value||this.imageUrl)&&!Boolean(this.deleted)&&!Boolean(this.missing)},shouldShowLoader(){return!Boolean(this.deleted)&&Boolean(this.imageUrl)},shouldShowField(){return Boolean(!this.currentlyIsReadonly)},shouldShowRemoveButton(){return Boolean(this.currentField.deletable&&!this.currentlyIsReadonly)},imageUrl(){return this.currentField.previewUrl||this.currentField.thumbnailUrl},isVaporField(){return"vapor-file-field"===this.currentField.component}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("FilePreviewBlock"),d=(0,o.resolveComponent)("ConfirmUploadRemovalModal"),u=(0,o.resolveComponent)("DropZone"),h=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(h,{field:e.currentField,"label-for":s.labelFor,errors:e.errors,"show-help-text":!e.isReadonly&&e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[s.hasValue&&e.previewFile&&0===s.files.length?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[e.previewFile?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,file:e.previewFile,removable:s.shouldShowRemoveButton,onRemoved:s.confirmRemoval,rounded:e.field.rounded,dusk:`${e.field.attribute}-delete-link`},null,8,["file","removable","onRemoved","rounded","dusk"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(d,{show:e.removeModalOpen,onConfirm:s.removeUploadedFile,onClose:s.closeRemoveModal},null,8,["show","onConfirm","onClose"]),s.shouldShowField?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,files:s.files,onFileChanged:s.handleFileChange,onFileRemoved:t[0]||(t[0]=t=>e.file=null),rounded:e.field.rounded,"accepted-types":e.field.acceptedTypes,disabled:e.file?.processing,dusk:`${e.field.attribute}-delete-link`,"input-dusk":e.field.attribute},null,8,["files","onFileChanged","rounded","accepted-types","disabled","dusk","input-dusk"])):(0,o.createCommentVNode)("",!0)])])),_:1},8,["field","label-for","errors","show-help-text","full-width-content"])}],["__file","FileField.vue"]])},160:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>x});var o=r(74032);const n={key:1,class:"flex flex-col justify-center items-center px-6 py-8"},l=["dusk"],i={class:"hidden md:inline-block"},a={class:"inline-block md:hidden"};var s=r(94960),c=r.n(s),d=r(17096),u=r.n(d),h=r(44684),p=r.n(h),m=r(53872),v=r.n(m),f=r(63916),g=r(4972);function w(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function k(e){for(var t=1;t{c()(this.availableFields,(t=>{t.fill(e)}))}))},async getFields(){this.loading=!0,this.panels=[],this.fields=[];const{data:{title:e,panels:t,fields:r}}=await Nova.request().get(this.getFieldsEndpoint,{params:{editing:!0,editMode:this.editMode,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.field.relationshipType}}).catch((e=>{[403,404].includes(e.response.status)&&Nova.error(this.__("There was a problem fetching the resource."))}));this.fields=u()(r,(e=>(e.resourceName!==this.field.from.viaResource||"belongsTo"!==e.relationshipType||"create"!==this.editMode&&e.belongsToId.toString()!==this.field.from.viaResourceId.toString()?"morphTo"===e.relationshipType&&("create"===this.editMode||e.resourceName===this.field.from.viaResource&&e.morphToId.toString()===this.field.from.viaResourceId.toString())&&(e.visible=!1,e.fill=()=>{}):(e.visible=!1,e.fill=()=>{}),e.validationKey=`${this.fieldAttribute}.${e.validationKey}`,e))),this.loading=!1,Nova.$emit("resource-loaded",{resourceName:this.resourceName,resourceId:this.resourceId?this.resourceId.toString():null,mode:this.editMode})},showEditForm(){this.isEditing=!0},handleFileDeleted(){this.$emit("update-last-retrieved-at-timestamp")}},computed:{availableFields(){return v()(this.fields,(e=>["relationship-panel"].includes(e.component)&&["hasOne","morphOne"].includes(e.fields[0].relationshipType)||e.readonly))},getFieldsEndpoint(){return"update"===this.editMode?`/nova-api/${this.resourceName}/${this.resourceId}/update-fields`:`/nova-api/${this.resourceName}/creation-fields`},editMode(){return null===this.field.hasOneId?"create":"update"}}};const x=(0,r(18152).c)(b,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("LoadingView"),h=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createBlock)(h,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(u,{loading:c.loading},{default:(0,o.withCtx)((()=>[c.isEditing?((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:0},(0,o.renderList)(d.availableFields,((n,l)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`form-${n.component}`),{index:l,key:l,errors:r.errors,"resource-id":e.resourceId,"resource-name":e.resourceName,field:n,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"shown-via-new-relation-modal":!1,"form-unique-id":r.formUniqueId,onFieldChanged:t[0]||(t[0]=t=>e.$emit("field-changed")),onFileDeleted:d.handleFileDeleted,onFileUploadStarted:t[1]||(t[1]=t=>e.$emit("file-upload-started")),onFileUploadFinished:t[2]||(t[2]=t=>e.$emit("file-upload-finished")),"show-help-text":e.showHelpText},null,40,["index","errors","resource-id","resource-name","field","via-resource","via-resource-id","via-relationship","form-unique-id","onFileDeleted","show-help-text"])))),128)):((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("button",{class:"focus:outline-none focus:ring rounded border-2 border-primary-300 dark:border-gray-500 hover:border-primary-500 active:border-primary-400 dark:hover:border-gray-400 dark:active:border-gray-300 bg-white dark:bg-transparent text-primary-500 dark:text-gray-400 px-3 h-9 inline-flex items-center font-bold shrink-0",dusk:`create-${r.field.attribute}-relation-button`,onClick:t[3]||(t[3]=(0,o.withModifiers)(((...e)=>d.showEditForm&&d.showEditForm(...e)),["prevent"])),type:"button"},[(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(e.__("Create :resource",{resource:r.field.singularLabel})),1),(0,o.createElementVNode)("span",a,(0,o.toDisplayString)(e.__("Create")),1)],8,l)]))])),_:1},8,["loading"])])),_:1})}],["__file","HasOneField.vue"]])},60020:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=["innerHTML"];const l={mixins:[r(63916)._u],props:{index:{type:Number},resourceName:{type:String,require:!0},field:{type:Object,require:!0}},methods:{fillIfVisible(e,t,r){}},computed:{classes:()=>["remove-last-margin-bottom","leading-normal","w-full","py-4","px-8"],shouldDisplayAsHtml(){return this.currentField.asHtml||!1}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Heading"),c=(0,o.resolveComponent)("FieldWrapper");return e.currentField.visible?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0},{default:(0,o.withCtx)((()=>[a.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,innerHTML:e.currentField.value,class:(0,o.normalizeClass)(a.classes)},null,10,n)):((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:1,class:(0,o.normalizeClass)(a.classes)},[(0,o.createVNode)(s,{level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.currentField.value),1)])),_:1})],2))])),_:1})):(0,o.createCommentVNode)("",!0)}],["__file","HeadingField.vue"]])},9752:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["errors"],l=["dusk","value"];var i=r(63916);const a={mixins:[i._u,i.uy]};const s=(0,r(18152).c)(a,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"hidden",errors:e.errors},[(0,o.createElementVNode)("input",{dusk:e.field.attribute,type:"hidden",value:e.value},null,8,l)],8,n)}],["__file","HiddenField.vue"]])},59564:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(74032);const n={class:"bg-white dark:bg-gray-800 overflow-hidden key-value-items"},l={class:"flex items-center justify-center"};var i=r(22988),a=r.n(i),s=r(18972),c=r.n(s),d=r(17096),u=r.n(d),h=r(53872),p=r.n(h),m=r(44684),v=r.n(m),f=r(63916),g=r(10076);function w(){var e=function(){return(65536*(1+Math.random())|0).toString(16).substring(1)};return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}const k={mixins:[f.uy,f._u],components:{Button:g.c},data:()=>({theData:[]}),mounted(){this.populateKeyValueData()},methods:{populateKeyValueData(){this.theData=u()(Object.entries(this.value||{}),(([e,t])=>({id:w(),key:`${e}`,value:t}))),0===this.theData.length&&this.addRow()},fill(e){this.fillIfVisible(e,this.fieldAttribute,JSON.stringify(this.finalPayload))},addRow(){return v()(w(),(e=>(this.theData=[...this.theData,{id:e,key:"",value:""}],e)))},addRowAndSelect(){return this.selectRow(this.addRow())},removeRow(e){return v()(a()(this.theData,(t=>t.id===e)),(e=>this.theData.splice(e,1)))},selectRow(e){return this.$nextTick((()=>{this.$refs[e][0].handleKeyFieldFocus()}))},onSyncedField(){this.populateKeyValueData()}},computed:{finalPayload(){return c()(p()(u()(this.theData,(e=>e&&e.key?[e.key,e.value]:void 0)),(e=>void 0===e)))}}};const y=(0,r(18152).c)(k,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("FormKeyValueHeader"),d=(0,o.resolveComponent)("FormKeyValueItem"),u=(0,o.resolveComponent)("FormKeyValueTable"),h=(0,o.resolveComponent)("Button"),p=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(p,{field:e.currentField,errors:e.errors,"full-width-content":e.fullWidthContent||["modal","action-modal"].includes(e.mode),"show-help-text":e.showHelpText},{field:(0,o.withCtx)((()=>[(0,o.createVNode)(u,{"edit-mode":!e.currentlyIsReadonly,"can-delete-row":e.currentField.canDeleteRow},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{"key-label":e.currentField.keyLabel,"value-label":e.currentField.valueLabel},null,8,["key-label","value-label"]),(0,o.createElementVNode)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.theData,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)(d,{index:r,onRemoveRow:s.removeRow,item:t,key:t.id,ref_for:!0,ref:t.id,"read-only":e.currentlyIsReadonly,"read-only-keys":e.currentField.readonlyKeys,"can-delete-row":e.currentField.canDeleteRow},null,8,["index","onRemoveRow","item","read-only","read-only-keys","can-delete-row"])))),128))])])),_:1},8,["edit-mode","can-delete-row"]),(0,o.createElementVNode)("div",l,[e.currentlyIsReadonly||e.currentField.readonlyKeys||!e.currentField.canAddRow?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,onClick:s.addRowAndSelect,dusk:`${e.field.attribute}-add-key-value`,"leading-icon":"plus-circle",variant:"link"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.currentField.actionText),1)])),_:1},8,["onClick","dusk"]))])])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","KeyValueField.vue"]])},44936:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={class:"bg-gray-100 dark:bg-gray-800 rounded-t-lg flex border-b border-gray-200 dark:border-gray-700"},l={class:"bg-clip w-48 uppercase font-bold text-xxs text-gray-500 tracking-wide px-3 py-2"},i={class:"bg-clip flex-grow uppercase font-bold text-xxs text-gray-500 tracking-wide px-3 py-2 border-l border-gray-200 dark:border-gray-700"};const a={props:{keyLabel:{type:String},valueLabel:{type:String}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,(0,o.toDisplayString)(r.keyLabel),1),(0,o.createElementVNode)("div",i,(0,o.toDisplayString)(r.valueLabel),1)])}],["__file","KeyValueHeader.vue"]])},26948:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n={key:0,class:"flex items-center key-value-item"},l={class:"flex flex-grow border-b border-gray-200 dark:border-gray-700 key-value-fields"},i=["dusk","readonly","tabindex"],a=["dusk","readonly","tabindex"],s={key:0,class:"flex justify-center h-11 w-11 absolute -right-[50px]"};var c=r(49364),d=r.n(c);const u={components:{Button:r(10076).c},emits:["remove-row"],props:{index:Number,item:Object,disabled:{type:Boolean,default:!1},readOnly:{type:Boolean,default:!1},readOnlyKeys:{type:Boolean,default:!1},canDeleteRow:{type:Boolean,default:!0}},mounted(){d()(this.$refs.keyField),d()(this.$refs.valueField)},methods:{handleKeyFieldFocus(){this.$refs.keyField.select()},handleValueFieldFocus(){this.$refs.valueField.select()}},computed:{isNotObject(){return!(this.item.value instanceof Object)},isEditable(){return!this.readOnly&&!this.disabled}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("Button");return u.isNotObject?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["flex-none w-48 cursor-text",[r.readOnlyKeys||!u.isEditable?"bg-gray-50 dark:bg-gray-800":"bg-white dark:bg-gray-900"]])},[(0,o.withDirectives)((0,o.createElementVNode)("textarea",{rows:"1",dusk:`key-value-key-${r.index}`,"onUpdate:modelValue":t[0]||(t[0]=e=>r.item.key=e),onFocus:t[1]||(t[1]=(...e)=>u.handleKeyFieldFocus&&u.handleKeyFieldFocus(...e)),ref:"keyField",type:"text",class:(0,o.normalizeClass)(["font-mono text-xs resize-none block w-full px-3 py-3 dark:text-gray-400 bg-clip-border focus:outline-none focus:ring focus:ring-inset",{"bg-white dark:bg-gray-800 focus:outline-none cursor-not-allowed":!u.isEditable||r.readOnlyKeys,"hover:bg-20 focus:bg-white dark:bg-gray-900 dark:focus:bg-gray-900":u.isEditable&&!r.readOnlyKeys}]),readonly:!u.isEditable||r.readOnlyKeys,tabindex:!u.isEditable||r.readOnlyKeys?-1:0,style:{"background-clip":"border-box"}},null,42,i),[[o.vModelText,r.item.key]])],2),(0,o.createElementVNode)("div",{onClick:t[4]||(t[4]=(...e)=>u.handleValueFieldFocus&&u.handleValueFieldFocus(...e)),class:(0,o.normalizeClass)(["flex-grow border-l border-gray-200 dark:border-gray-700",[r.readOnlyKeys||!u.isEditable?"bg-gray-50 dark:bg-gray-700":"bg-white dark:bg-gray-900"]])},[(0,o.withDirectives)((0,o.createElementVNode)("textarea",{rows:"1",dusk:`key-value-value-${r.index}`,"onUpdate:modelValue":t[2]||(t[2]=e=>r.item.value=e),onFocus:t[3]||(t[3]=(...e)=>u.handleValueFieldFocus&&u.handleValueFieldFocus(...e)),ref:"valueField",type:"text",class:(0,o.normalizeClass)(["font-mono text-xs block w-full px-3 py-3 dark:text-gray-400",{"bg-white dark:bg-gray-800 focus:outline-none":!u.isEditable,"hover:bg-20 focus:bg-white dark:bg-gray-900 dark:focus:bg-gray-900 focus:outline-none focus:ring focus:ring-inset":u.isEditable}]),readonly:!u.isEditable,tabindex:u.isEditable?0:-1},null,42,a),[[o.vModelText,r.item.value]])],2)]),u.isEditable&&r.canDeleteRow?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createVNode)(h,{onClick:t[5]||(t[5]=t=>e.$emit("remove-row",r.item.id)),dusk:`remove-key-value-${r.index}`,variant:"link",state:"danger",type:"button",tabindex:"0",title:e.__("Delete"),icon:"minus-circle"},null,8,["dusk","title"])])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)}],["__file","KeyValueItem.vue"]])},83432:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:{deleteRowEnabled:{type:Boolean,default:!0},editMode:{type:Boolean,default:!0}}};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["relative rounded-lg rounded-b-lg bg-gray-100 dark:bg-gray-800 bg-clip border border-gray-200 dark:border-gray-700",{"mr-11":r.editMode&&r.deleteRowEnabled}])},[(0,o.renderSlot)(e.$slots,"default")],2)}],["__file","KeyValueTable.vue"]])},57196:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);var n=r(14764),l=r.n(n),i=r(63916);const a={mixins:[i.uy,i._I,i._u],props:(0,i.Wk)(["resourceName","resourceId","mode"]),beforeUnmount(){Nova.$off(this.fieldAttributeValueEventName,this.listenToValueChanges),this.clearAttachments(),this.clearFilesMarkedForRemoval()},methods:{initialize(){this.$refs.theMarkdownEditor.setValue(this.value??this.currentField.value),Nova.$on(this.fieldAttributeValueEventName,this.listenToValueChanges)},fill(e){this.fillIfVisible(e,this.fieldAttribute,this.value||""),this.fillAttachmentDraftId(e)},handleFileRemoved(e){this.flagFileForRemoval(e)},handleFileAdded(e){this.unflagFileForRemoval(e)},handleChange(e){this.value=e,this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)},onSyncedField(){this.currentlyIsVisible&&this.$refs.theMarkdownEditor&&(this.$refs.theMarkdownEditor.setValue(this.currentField.value??this.value),this.$refs.theMarkdownEditor.setOption("readOnly",this.currentlyIsReadonly))},listenToValueChanges(e){this.currentlyIsVisible&&this.$refs.theMarkdownEditor.setValue(e),this.handleChange(e)},async fetchPreviewContent(e){Nova.$progress.start();const{data:{preview:t}}=await Nova.request().post(`/nova-api/${this.resourceName}/field/${this.fieldAttribute}/preview`,{value:e},{params:{editing:!0,editMode:l()(this.resourceId)?"create":"update"}});return Nova.$progress.done(),t}},computed:{previewer(){if(!this.isActionRequest)return this.fetchPreviewContent},uploader(){if(!this.isActionRequest&&this.field.withFiles)return this.uploadAttachment}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("MarkdownEditor"),s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"full-width-content":e.fullWidthContent,"show-help-text":e.showHelpText},{field:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createVNode)(a,{ref:"theMarkdownEditor",class:(0,o.normalizeClass)({"form-control-bordered-error":e.hasError}),id:e.field.attribute,previewer:i.previewer,uploader:i.uploader,readonly:e.currentlyIsReadonly,onFileRemoved:i.handleFileRemoved,onFileAdded:i.handleFileAdded,onInitialize:i.initialize,onChange:i.handleChange},null,8,["class","id","previewer","uploader","readonly","onFileRemoved","onFileAdded","onInitialize","onChange"]),[[o.vShow,e.currentlyIsVisible]])])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","MarkdownField.vue"]])},19676:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>_});var o=r(74032);const n={class:"border-b border-gray-100 dark:border-gray-700"},l={key:0,class:"flex relative"},i=["disabled","dusk","value"],a=["disabled"],s=["value","selected"],c={key:1,class:"flex items-center select-none mt-2"},d={class:"flex items-center mb-3"},u={key:0,class:"flex items-center"},h={key:0,class:"mr-3"},p=["src"],m={class:"flex items-center"},v={key:0,class:"flex-none mr-3"},f=["src"],g={class:"flex-auto"},w={key:0},k={key:1},y=["disabled","selected"];var b=r(67120),x=r.n(b),C=r(14764),B=r.n(C);const N={fetchAvailableResources(e,t,r){if(void 0===e||null==t||null==r)throw new Error("please pass the right things");return Nova.request().get(`/nova-api/${e}/morphable/${t}`,r)},determineIfSoftDeletes:e=>Nova.request().get(`/nova-api/${e}/soft-deletes`)};var V=r(63916),E=r(66056);const S={mixins:[V._u,V.uy,V.Ql,V.mI,V.Cw],data:()=>({resourceType:"",initializingWithExistingResource:!1,createdViaRelationModal:!1,softDeletes:!1,selectedResourceId:null,selectedResource:null,search:"",relationModalOpen:!1,withTrashed:!1}),mounted(){this.initializeComponent()},methods:{initializeComponent(){this.selectedResourceId=this.field.value,this.editingExistingResource?(this.initializingWithExistingResource=!0,this.resourceType=this.field.morphToType,this.selectedResourceId=this.field.morphToId):this.viaRelatedResource&&(this.initializingWithExistingResource=!0,this.resourceType=this.viaResource,this.selectedResourceId=this.viaResourceId),this.shouldSelectInitialResource&&(!this.resourceType&&this.field.defaultResource&&(this.resourceType=this.field.defaultResource),this.getAvailableResources().then((()=>this.selectInitialResource()))),this.resourceType&&this.determineIfSoftDeletes(),this.field.fill=this.fill},selectResourceFromSearchInput(e){this.field&&this.emitFieldValueChange(`${this.fieldAttribute}_type`,this.resourceType),this.selectResource(e)},selectResourceFromSelectControl(e){this.selectedResourceId=e,this.selectInitialResource(),this.field&&(this.emitFieldValueChange(`${this.fieldAttribute}_type`,this.resourceType),this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId))},fill(e){this.selectedResource&&this.resourceType?(this.fillIfVisible(e,this.fieldAttribute,this.selectedResource.value),this.fillIfVisible(e,`${this.fieldAttribute}_type`,this.resourceType)):(this.fillIfVisible(e,this.fieldAttribute,""),this.fillIfVisible(e,`${this.fieldAttribute}_type`,"")),this.fillIfVisible(e,`${this.fieldAttribute}_trashed`,this.withTrashed)},getAvailableResources(e=""){return Nova.$progress.start(),N.fetchAvailableResources(this.resourceName,this.fieldAttribute,{params:this.queryParams}).then((({data:{resources:e,softDeletes:t,withTrashed:r}})=>{Nova.$progress.done(),!this.initializingWithExistingResource&&this.isSearchable||(this.withTrashed=r),this.isSearchable&&(this.initializingWithExistingResource=!1),this.availableResources=e,this.softDeletes=t})).catch((e=>{Nova.$progress.done()}))},onSyncedField(){this.resourceType!==this.currentField.morphToType&&this.refreshResourcesForTypeChange(this.currentField.morphToType)},selectInitialResource(){this.selectedResource=x()(this.availableResources,(e=>e.value==this.selectedResourceId))},determineIfSoftDeletes(){return N.determineIfSoftDeletes(this.resourceType).then((({data:{softDeletes:e}})=>this.softDeletes=e))},async refreshResourcesForTypeChange(e){this.resourceType=e?.target?.value??e,this.availableResources=[],this.selectedResource="",this.selectedResourceId="",this.withTrashed=!1,this.softDeletes=!1,this.determineIfSoftDeletes(),!this.isSearchable&&this.resourceType&&this.getAvailableResources().then((()=>{this.emitFieldValueChange(`${this.fieldAttribute}_type`,this.resourceType),this.emitFieldValueChange(this.fieldAttribute,null)}))},toggleWithTrashed(){(0,E.c)(this.selectedResource)||(this.withTrashed=!this.withTrashed,this.isSearchable||this.getAvailableResources())},openRelationModal(){Nova.$emit("create-relation-modal-opened"),this.relationModalOpen=!0},closeRelationModal(){this.relationModalOpen=!1,Nova.$emit("create-relation-modal-closed")},handleSetResource({id:e}){this.closeRelationModal(),this.selectedResourceId=e,this.createdViaRelationModal=!0,this.initializingWithExistingResource=!0,this.getAvailableResources().then((()=>{this.selectInitialResource(),this.emitFieldValueChange(`${this.fieldAttribute}_type`,this.resourceType),this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)}))},performResourceSearch(e){this.useSearchInput?this.performSearch(e):this.search=e},clearResourceSelection(){this.clearSelection(),this.viaRelatedResource&&!this.createdViaRelationModal?this.updateQueryString({viaResource:null,viaResourceId:null,viaRelationship:null,relationshipType:null}).then((()=>{Nova.$router.reload({onSuccess:()=>{this.initializingWithExistingResource=!1,this.initializeComponent()}})})):(this.createdViaRelationModal&&(this.createdViaRelationModal=!1,this.initializingWithExistingResource=!1),this.getAvailableResources())}},computed:{editingExistingResource(){return Boolean(this.field.morphToId&&this.field.morphToType)},viaRelatedResource(){return Boolean(x()(this.currentField.morphToTypes,(e=>e.value==this.viaResource))&&this.viaResource&&this.viaResourceId&&this.currentField.reverse)},shouldSelectInitialResource(){return Boolean(this.editingExistingResource||this.viaRelatedResource||Boolean(this.field.value&&this.field.defaultResource))},isSearchable(){return Boolean(this.currentField.searchable)},shouldLoadFirstResource(){return(this.useSearchInput&&!this.shouldIgnoreViaRelatedResource&&this.shouldSelectInitialResource||this.createdViaRelationModal)&&this.initializingWithExistingResource},queryParams(){return{type:this.resourceType,current:this.selectedResourceId,first:this.shouldLoadFirstResource,search:this.search,withTrashed:this.withTrashed,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,component:this.field.dependentComponentKey,dependsOn:this.encodedDependentFieldValues,editing:!0,editMode:B()(this.resourceId)||""===this.resourceId?"create":"update"}},fieldName(){return this.field.name},fieldTypeName(){return this.resourceType&&x()(this.currentField.morphToTypes,(e=>e.value==this.resourceType))?.singularLabel||""},hasMorphToTypes(){return this.currentField.morphToTypes.length>0},authorizedToCreate(){return x()(Nova.config("resources"),(e=>e.uriKey==this.resourceType)).authorizedToCreate},canShowNewRelationModal(){return this.currentField.showCreateRelationButton&&this.resourceType&&!this.shownViaNewRelationModal&&!this.viaRelatedResource&&!this.currentlyIsReadonly&&this.authorizedToCreate},shouldShowTrashed(){return this.softDeletes&&!this.viaRelatedResource&&!this.currentlyIsReadonly&&this.currentField.displaysWithTrashed},currentFieldValues(){return{[this.fieldAttribute]:this.value,[`${this.fieldAttribute}_type`]:this.resourceType}},filteredResources(){return this.isSearchable?this.availableResources:this.availableResources.filter((e=>e.display.toLowerCase().indexOf(this.search.toLowerCase())>-1||new String(e.value).indexOf(this.search)>-1))},shouldIgnoresViaRelatedResource(){return this.viaRelatedResource&&(0,E.c)(this.search)},useSearchInput(){return this.isSearchable||this.viaRelatedResource}}};const _=(0,r(18152).c)(S,[["render",function(e,t,r,b,x,C){const B=(0,o.resolveComponent)("IconArrow"),N=(0,o.resolveComponent)("DefaultField"),V=(0,o.resolveComponent)("SearchInput"),E=(0,o.resolveComponent)("SelectControl"),S=(0,o.resolveComponent)("CreateRelationButton"),_=(0,o.resolveComponent)("CreateRelationModal"),H=(0,o.resolveComponent)("TrashedCheckbox");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(N,{field:e.currentField,"show-errors":!1,"field-name":C.fieldName,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[C.hasMorphToTypes?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("select",{disabled:C.viaRelatedResource&&!C.shouldIgnoresViaRelatedResource||e.currentlyIsReadonly,dusk:`${e.field.attribute}-type`,value:e.resourceType,onChange:t[0]||(t[0]=(...e)=>C.refreshResourcesForTypeChange&&C.refreshResourcesForTypeChange(...e)),class:"block w-full form-control form-input form-control-bordered form-input mb-3"},[(0,o.createElementVNode)("option",{value:"",selected:"",disabled:!e.currentField.nullable},(0,o.toDisplayString)(e.__("Choose Type")),9,a),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.currentField.morphToTypes,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:t.value,value:t.value,selected:e.resourceType==t.value},(0,o.toDisplayString)(t.singularLabel),9,s)))),128))],40,i),(0,o.createVNode)(B,{class:"pointer-events-none absolute text-gray-700 top-[15px] right-[11px]"})])):((0,o.openBlock)(),(0,o.createElementBlock)("label",c,(0,o.toDisplayString)(e.__("There are no available options for this resource.")),1))])),_:1},8,["field","field-name","show-help-text","full-width-content"]),C.hasMorphToTypes?((0,o.openBlock)(),(0,o.createBlock)(N,{key:0,field:e.currentField,errors:e.errors,"show-help-text":!1,"field-name":C.fieldTypeName,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",d,[C.useSearchInput?((0,o.openBlock)(),(0,o.createBlock)(V,{key:0,class:"w-full",dusk:`${e.field.attribute}-search-input`,disabled:e.currentlyIsReadonly,onInput:C.performResourceSearch,onClear:C.clearResourceSelection,onSelected:C.selectResourceFromSearchInput,debounce:e.currentField.debounce,value:e.selectedResource,data:C.filteredResources,clearable:e.currentField.nullable||C.editingExistingResource||C.viaRelatedResource||e.createdViaRelationModal,trackBy:"value",mode:e.mode},{option:(0,o.withCtx)((({selected:t,option:r})=>[(0,o.createElementVNode)("div",m,[r.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",v,[(0,o.createElementVNode)("img",{src:r.avatar,class:"w-8 h-8 rounded-full block"},null,8,f)])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",g,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["text-sm font-semibold leading-5",{"text-white":t}])},(0,o.toDisplayString)(r.display),3),e.currentField.withSubtitles?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(["mt-1 text-xs font-semibold leading-5 text-gray-500",{"text-white":t}])},[r.subtitle?((0,o.openBlock)(),(0,o.createElementBlock)("span",w,(0,o.toDisplayString)(r.subtitle),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",k,(0,o.toDisplayString)(e.__("No additional information...")),1))],2)):(0,o.createCommentVNode)("",!0)])])])),default:(0,o.withCtx)((()=>[e.selectedResource?((0,o.openBlock)(),(0,o.createElementBlock)("div",u,[e.selectedResource.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",h,[(0,o.createElementVNode)("img",{src:e.selectedResource.avatar,class:"w-8 h-8 rounded-full block"},null,8,p)])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.selectedResource.display),1)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","disabled","onInput","onClear","onSelected","debounce","value","data","clearable","mode"])):((0,o.openBlock)(),(0,o.createBlock)(E,{key:1,class:(0,o.normalizeClass)(["w-full",{"form-control-bordered-error":e.hasError}]),dusk:`${e.field.attribute}-select`,onChange:C.selectResourceFromSelectControl,disabled:!e.resourceType||e.currentlyIsReadonly,options:e.availableResources,selected:e.selectedResourceId,"onUpdate:selected":t[1]||(t[1]=t=>e.selectedResourceId=t),label:"display"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",disabled:!e.currentField.nullable,selected:""===e.selectedResourceId},(0,o.toDisplayString)(e.__("Choose"))+" "+(0,o.toDisplayString)(C.fieldTypeName),9,y)])),_:1},8,["class","dusk","onChange","disabled","options","selected"])),C.canShowNewRelationModal?((0,o.openBlock)(),(0,o.createBlock)(S,{key:2,onClick:C.openRelationModal,class:"ml-2",dusk:`${e.field.attribute}-inline-create`},null,8,["onClick","dusk"])):(0,o.createCommentVNode)("",!0)]),C.canShowNewRelationModal?((0,o.openBlock)(),(0,o.createBlock)(_,{key:0,show:e.relationModalOpen,size:e.field.modalSize,onSetResource:C.handleSetResource,onCreateCancelled:C.closeRelationModal,"resource-name":e.resourceType,"via-relationship":e.viaRelationship,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId},null,8,["show","size","onSetResource","onCreateCancelled","resource-name","via-relationship","via-resource","via-resource-id"])):(0,o.createCommentVNode)("",!0),C.shouldShowTrashed?((0,o.openBlock)(),(0,o.createBlock)(H,{key:1,class:"mt-3","resource-name":e.field.attribute,checked:e.withTrashed,onInput:C.toggleWithTrashed},null,8,["resource-name","checked","onInput"])):(0,o.createCommentVNode)("",!0)])),_:1},8,["field","errors","field-name","full-width-content"])):(0,o.createCommentVNode)("",!0)])}],["__file","MorphToField.vue"]])},41128:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>m});var o=r(74032);const n=["selected","disabled"];var l=r(54740),i=r.n(l),a=r(17096),s=r.n(a),c=r(7060),d=r.n(c),u=r(63916),h=r(66056);const p={mixins:[u.uy,u._u],data:()=>({search:""}),methods:{setInitialValue(){let e=void 0!==this.currentField.value&&null!==this.currentField.value&&""!==this.currentField.value?d()(this.currentField.value||[],this.value):this.value,t=i()(this.currentField.options??[],(t=>e.includes(t.value)||e.includes(t.value.toString())));this.value=s()(t,(e=>e.value))},fieldDefaultValue:()=>[],fill(e){this.fillIfVisible(e,this.fieldAttribute,JSON.stringify(this.value))},performSearch(e){this.search=e},handleChange(e){let t=i()(this.currentField.options??[],(t=>e.includes(t.value)||e.includes(t.value.toString())));this.value=s()(t,(e=>e.value)),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)},onSyncedField(){this.setInitialValue()}},computed:{filteredOptions(){return(this.currentField.options||[]).filter((e=>e.label.toString().toLowerCase().indexOf(this.search.toLowerCase())>-1))},placeholder(){return this.currentField.placeholder||this.__("Choose an option")},hasValue(){return Boolean(!(void 0===this.value||null===this.value||""===this.value))},shouldShowPlaceholder(){return(0,h.c)(this.currentField.placeholder)||this.currentField.nullable}}};const m=(0,r(18152).c)(p,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("MultiSelectControl"),c=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(c,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{id:e.currentField.uniqueKey,dusk:e.field.attribute,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:a.handleChange,class:(0,o.normalizeClass)(["w-full",e.errorClasses]),options:e.currentField.options,disabled:e.currentlyIsReadonly},{default:(0,o.withCtx)((()=>[a.shouldShowPlaceholder?((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:0,value:"",selected:!a.hasValue,disabled:!e.currentField.nullable},(0,o.toDisplayString)(a.placeholder),9,n)):(0,o.createCommentVNode)("",!0)])),_:1},8,["id","dusk","selected","onChange","class","options","disabled"])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","MultiSelectField.vue"]])},12016:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n={key:0},l=["innerHTML"];var i=r(63916);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;t0?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(c,{level:1,class:(0,o.normalizeClass)(r.panel.helpText?"mb-2":"mb-3"),dusk:`${r.dusk}-heading`},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.panel.name),1)])),_:1},8,["class","dusk"]),r.panel.helpText?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,class:"text-gray-500 text-sm font-semibold italic mb-3",innerHTML:r.panel.helpText},null,8,l)):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(d,{class:"divide-y divide-gray-100 dark:divide-gray-700"},{default:(0,o.withCtx)((()=>[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.panel.fields,((n,l)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`form-${n.component}`),{index:l,key:l,errors:r.validationErrors,"resource-id":r.resourceId,"resource-name":r.resourceName,"related-resource-name":r.relatedResourceName,"related-resource-id":r.relatedResourceId,field:n,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"via-relationship":r.viaRelationship,"shown-via-new-relation-modal":r.shownViaNewRelationModal,"form-unique-id":r.formUniqueId,mode:e.mode,onFieldShown:e.handleFieldShown,onFieldHidden:e.handleFieldHidden,onFieldChanged:t[0]||(t[0]=t=>e.$emit("field-changed")),onFileDeleted:s.handleFileDeleted,onFileUploadStarted:t[1]||(t[1]=t=>e.$emit("file-upload-started")),onFileUploadFinished:t[2]||(t[2]=t=>e.$emit("file-upload-finished")),"show-help-text":r.showHelpText},null,40,["index","errors","resource-id","resource-name","related-resource-name","related-resource-id","field","via-resource","via-resource-id","via-relationship","shown-via-new-relation-modal","form-unique-id","mode","onFieldShown","onFieldHidden","onFileDeleted","show-help-text"])))),128))])),_:1})],512)),[[o.vShow,e.visibleFieldsCount>0]]):(0,o.createCommentVNode)("",!0)}],["__file","Panel.vue"]])},14606:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n=["id","dusk","placeholder","disabled"];var l=r(63916);const i={mixins:[l.uy,l._u]};const a=(0,r(18152).c)(i,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("input",{id:e.currentField.uniqueKey,dusk:e.field.attribute,type:"password","onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),class:(0,o.normalizeClass)(["w-full form-control form-input form-control-bordered",e.errorClasses]),placeholder:e.placeholder,autocomplete:"new-password",disabled:e.currentlyIsReadonly},null,10,n),[[o.vModelText,e.value]])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","PasswordField.vue"]])},26936:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n=["id","dusk","placeholder","disabled"];var l=r(67120),i=r.n(l),a=r(63916);const s={mixins:[a.uy,a.Wu],mounted(){this.setInitialValue(),this.field.fill=this.fill,this.initializePlaces()},methods:{initializePlaces(){const e=r(40448),t=(this.field.placeType,{appId:Nova.config("algoliaAppId"),apiKey:Nova.config("algoliaApiKey"),container:this.$refs[this.fieldAttribute],type:this.field.placeType?this.field.placeType:"address",templates:{value:e=>e.name}});this.field.countries&&(t.countries=this.field.countries),this.field.language&&(t.language=this.field.language);const o=e(t);o.on("change",(e=>{this.$nextTick((()=>{this.value=e.suggestion.name,this.emitFieldValue(this.field.secondAddressLine,""),this.emitFieldValue(this.field.city,e.suggestion.city),this.emitFieldValue(this.field.state,this.parseState(e.suggestion.administrative,e.suggestion.countryCode)),this.emitFieldValue(this.field.postalCode,e.suggestion.postcode),this.emitFieldValue(this.field.suburb,e.suggestion.suburb),this.emitFieldValue(this.field.country,e.suggestion.countryCode.toUpperCase()),this.emitFieldValue(this.field.latitude,e.suggestion.latlng.lat),this.emitFieldValue(this.field.longitude,e.suggestion.latlng.lng)}))})),o.on("clear",(()=>{this.$nextTick((()=>{this.value="",this.emitFieldValue(this.field.secondAddressLine,""),this.emitFieldValue(this.field.city,""),this.emitFieldValue(this.field.state,""),this.emitFieldValue(this.field.postalCode,""),this.emitFieldValue(this.field.suburb,""),this.emitFieldValue(this.field.country,""),this.emitFieldValue(this.field.latitude,""),this.emitFieldValue(this.field.longitude,"")}))}))},parseState(e,t){return"us"!=t?e:i()(this.states,(t=>t.name==e)).abbr}},computed:{states:()=>({AL:{count:"0",name:"Alabama",abbr:"AL"},AK:{count:"1",name:"Alaska",abbr:"AK"},AZ:{count:"2",name:"Arizona",abbr:"AZ"},AR:{count:"3",name:"Arkansas",abbr:"AR"},CA:{count:"4",name:"California",abbr:"CA"},CO:{count:"5",name:"Colorado",abbr:"CO"},CT:{count:"6",name:"Connecticut",abbr:"CT"},DE:{count:"7",name:"Delaware",abbr:"DE"},DC:{count:"8",name:"District Of Columbia",abbr:"DC"},FL:{count:"9",name:"Florida",abbr:"FL"},GA:{count:"10",name:"Georgia",abbr:"GA"},HI:{count:"11",name:"Hawaii",abbr:"HI"},ID:{count:"12",name:"Idaho",abbr:"ID"},IL:{count:"13",name:"Illinois",abbr:"IL"},IN:{count:"14",name:"Indiana",abbr:"IN"},IA:{count:"15",name:"Iowa",abbr:"IA"},KS:{count:"16",name:"Kansas",abbr:"KS"},KY:{count:"17",name:"Kentucky",abbr:"KY"},LA:{count:"18",name:"Louisiana",abbr:"LA"},ME:{count:"19",name:"Maine",abbr:"ME"},MD:{count:"20",name:"Maryland",abbr:"MD"},MA:{count:"21",name:"Massachusetts",abbr:"MA"},MI:{count:"22",name:"Michigan",abbr:"MI"},MN:{count:"23",name:"Minnesota",abbr:"MN"},MS:{count:"24",name:"Mississippi",abbr:"MS"},MO:{count:"25",name:"Missouri",abbr:"MO"},MT:{count:"26",name:"Montana",abbr:"MT"},NE:{count:"27",name:"Nebraska",abbr:"NE"},NV:{count:"28",name:"Nevada",abbr:"NV"},NH:{count:"29",name:"New Hampshire",abbr:"NH"},NJ:{count:"30",name:"New Jersey",abbr:"NJ"},NM:{count:"31",name:"New Mexico",abbr:"NM"},NY:{count:"32",name:"New York",abbr:"NY"},NC:{count:"33",name:"North Carolina",abbr:"NC"},ND:{count:"34",name:"North Dakota",abbr:"ND"},OH:{count:"35",name:"Ohio",abbr:"OH"},OK:{count:"36",name:"Oklahoma",abbr:"OK"},OR:{count:"37",name:"Oregon",abbr:"OR"},PA:{count:"38",name:"Pennsylvania",abbr:"PA"},RI:{count:"39",name:"Rhode Island",abbr:"RI"},SC:{count:"40",name:"South Carolina",abbr:"SC"},SD:{count:"41",name:"South Dakota",abbr:"SD"},TN:{count:"42",name:"Tennessee",abbr:"TN"},TX:{count:"43",name:"Texas",abbr:"TX"},UT:{count:"44",name:"Utah",abbr:"UT"},VT:{count:"45",name:"Vermont",abbr:"VT"},VA:{count:"46",name:"Virginia",abbr:"VA"},WA:{count:"47",name:"Washington",abbr:"WA"},WV:{count:"48",name:"West Virginia",abbr:"WV"},WI:{count:"49",name:"Wisconsin",abbr:"WI"},WY:{count:"50",name:"Wyoming",abbr:"WY"}})}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.field,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("input",{ref:e.field.attribute,id:e.field.uniqueKey,dusk:e.field.attribute,type:"text","onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),class:(0,o.normalizeClass)(["w-full form-control form-input form-control-bordered",e.errorClasses]),placeholder:e.field.name,disabled:e.isReadonly},null,10,n),[[o.vModelText,e.value]])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","PlaceField.vue"]])},89408:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n={key:0},l=["innerHTML"];var i=r(79624),a=r(63916);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e){for(var t=1;t({relationFormUniqueId:(0,i.c)()}),mounted(){this.field.authorizedToCreate||(this.field.fill=()=>{})},methods:{handleFileDeleted(){this.$emit("update-last-retrieved-at-timestamp")}},computed:{field(){return this.panel.fields[0]},relationId(){if(["hasOne","morphOne"].includes(this.field.relationshipType))return this.field.hasOneId}}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Heading");return s.field.authorizedToCreate?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(c,{level:4,class:(0,o.normalizeClass)(r.panel.helpText?"mb-2":"mb-3")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.panel.name),1)])),_:1},8,["class"]),r.panel.helpText?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,class:"text-gray-500 text-sm font-semibold italic mb-3",innerHTML:r.panel.helpText},null,8,l)):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`form-${s.field.component}`),{errors:r.validationErrors,"resource-id":s.relationId,"resource-name":s.field.resourceName,field:s.field,"via-resource":s.field.from.viaResource,"via-resource-id":s.field.from.viaResourceId,"via-relationship":s.field.from.viaRelationship,"form-unique-id":e.relationFormUniqueId,mode:e.mode,onFieldChanged:t[0]||(t[0]=t=>e.$emit("field-changed")),onFileDeleted:s.handleFileDeleted,onFileUploadStarted:t[1]||(t[1]=t=>e.$emit("file-upload-started")),onFileUploadFinished:t[2]||(t[2]=t=>e.$emit("file-upload-finished")),"show-help-text":r.showHelpText},null,40,["errors","resource-id","resource-name","field","via-resource","via-resource-id","via-relationship","form-unique-id","mode","onFileDeleted","show-help-text"]))])):(0,o.createCommentVNode)("",!0)}],["__file","RelationshipPanel.vue"]])},40:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n=["dusk"];var l=r(63916),i=r(38316),a=r.n(i),s=r(79624),c=r(10076);const d={mixins:[l.Wu,l.uy],components:{Button:c.c},provide(){return{removeFile:this.removeFile,shownViaNewRelationModal:(0,o.computed)((()=>this.shownViaNewRelationModal)),viaResource:(0,o.computed)((()=>this.viaResource)),viaResourceId:(0,o.computed)((()=>this.viaResourceId)),viaRelationship:(0,o.computed)((()=>this.viaRelationship)),resourceName:(0,o.computed)((()=>this.resourceName)),resourceId:(0,o.computed)((()=>this.resourceId))}},data:()=>({valueMap:new WeakMap}),beforeMount(){this.value.map((e=>(this.valueMap.set(e,(0,s.c)()),e)))},methods:{fieldDefaultValue:()=>[],removeFile(e){const{resourceName:t,resourceId:r,relatedResourceName:o,relatedResourceId:n,viaRelationship:l}=this,i=l&&o&&n?`/nova-api/${t}/${r}/${o}/${n}/field/${e}?viaRelationship=${l}`:`/nova-api/${t}/${r}/field/${e}`;Nova.request().delete(i)},fill(e){this.finalPayload.forEach(((t,r)=>{const o=`${this.fieldAttribute}[${r}]`;e.append(`${o}[type]`,t.type),Object.keys(t.fields).forEach((r=>{e.append(`${o}[fields][${r}]`,t.fields[r])}))}))},addItem(e){const t=this.currentField.repeatables.find((t=>t.type===e)),r=a()(t);this.valueMap.set(r,(0,s.c)()),this.value.push(r)},removeItem(e){const t=this.value.splice(e,1);this.valueMap.delete(t)},moveUp(e){const t=this.value.splice(e,1);this.value.splice(Math.max(0,e-1),0,t[0])},moveDown(e){const t=this.value.splice(e,1);this.value.splice(Math.min(this.value.length,e+1),0,t[0])}},computed:{finalPayload(){return this.value.map((e=>{const t=new FormData,r={};e.fields.forEach((e=>e.fill&&e.fill(t)));for(const e of t.entries())r[e[0]]=e[1];return{type:e.type,fields:r}}))}}};const u=(0,r(18152).c)(d,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("RepeaterRow"),c=(0,o.resolveComponent)("Button"),d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("DropdownMenuItem"),h=(0,o.resolveComponent)("DropdownMenu"),p=(0,o.resolveComponent)("Dropdown"),m=(0,o.resolveComponent)("InvertedButton"),v=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(v,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:"space-y-4",dusk:e.fieldAttribute},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)(s,{dusk:`${r}-repeater-row`,"data-repeater-id":e.valueMap.get(t),item:t,index:r,key:e.valueMap.get(t),onClick:a.removeItem,errors:e.errors,sortable:e.currentField.sortable&&e.value.length>1,onMoveUp:a.moveUp,onMoveDown:a.moveDown,field:e.currentField,"via-parent":e.fieldAttribute},null,8,["dusk","data-repeater-id","item","index","onClick","errors","sortable","onMoveUp","onMoveDown","field","via-parent"])))),128))],8,n)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",null,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["text-center",{"bg-gray-50 dark:bg-gray-900 rounded-lg border-4 dark:border-gray-600 border-dashed py-3":0===e.value.length}])},[e.currentField.repeatables.length>1?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(h,{class:"py-1"},{default:(0,o.withCtx)((()=>[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.currentField.repeatables,(e=>((0,o.openBlock)(),(0,o.createBlock)(u,{onClick:()=>a.addItem(e.type),as:"button",class:"space-x-2"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,[(0,o.createVNode)(d,{solid:"",type:e.icon},null,8,["type"])]),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.singularLabel),1)])),_:2},1032,["onClick"])))),256))])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{variant:"link","leading-icon":"plus-circle","trailing-icon":"chevron-down"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Add item")),1)])),_:1})])),_:1})):((0,o.openBlock)(),(0,o.createBlock)(m,{key:1,onClick:t[0]||(t[0]=t=>a.addItem(e.currentField.repeatables[0].type)),type:"button"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Add :resource",{resource:e.currentField.repeatables[0].singularLabel})),1)])),_:1}))],2)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","RepeaterField.vue"]])},32168:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>v});var o=r(74032);const n={key:0,class:"flex items-center"},l=["disabled"];var i=r(67120),a=r.n(i),s=r(39540),c=r.n(s),d=r(14764),u=r.n(d),h=r(63916),p=r(66056);const m={mixins:[h.uy,h._u],data:()=>({search:"",selectedOption:null}),created(){if((0,p.c)(this.field.value)){let e=a()(this.field.options,(e=>e.value==this.field.value));this.$nextTick((()=>{this.selectOption(e)}))}},methods:{fieldDefaultValue:()=>null,fill(e){this.fillIfVisible(e,this.fieldAttribute,this.value??"")},performSearch(e){this.search=e},clearSelection(){this.selectedOption=null,this.value=this.fieldDefaultValue(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)},selectOption(e){u()(e)?this.clearSelection():(this.selectedOption=e,this.value=e.value,this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value))},handleChange(e){let t=a()(this.currentField.options,(t=>t.value==e));this.selectOption(t)},onSyncedField(){let e=null,t=!1;this.selectedOption&&(t=!0,e=a()(this.currentField.options,(e=>e.value===this.selectedOption.value)));let r=a()(this.currentField.options,(e=>e.value==this.currentField.value));if(u()(e))return this.clearSelection(),void(this.currentField.value?this.selectOption(r):t&&!this.currentField.nullable&&this.selectOption(c()(this.currentField.options)));e&&r&&["create","attach"].includes(this.editMode)?this.selectOption(r):this.selectOption(e)}},computed:{isSearchable(){return this.currentField.searchable},filteredOptions(){return this.currentField.options.filter((e=>e.label.toString().toLowerCase().indexOf(this.search.toLowerCase())>-1))},placeholder(){return this.currentField.placeholder||this.__("Choose an option")},hasValue(){return Boolean(!(void 0===this.value||null===this.value||""===this.value))}}};const v=(0,r(18152).c)(m,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("SearchInput"),d=(0,o.resolveComponent)("SelectControl"),u=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(u,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[!e.currentlyIsReadonly&&s.isSearchable?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,dusk:`${e.field.attribute}-search-input`,onInput:s.performSearch,onClear:s.clearSelection,onSelected:s.selectOption,"has-error":e.hasError,value:e.selectedOption,data:s.filteredOptions,clearable:e.currentField.nullable,trackBy:"value",class:"w-full",mode:e.mode,disabled:e.currentlyIsReadonly},{option:(0,o.withCtx)((({selected:e,option:t})=>[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["flex items-center text-sm font-semibold leading-5",{"text-white":e}])},(0,o.toDisplayString)(t.label),3)])),default:(0,o.withCtx)((()=>[e.selectedOption?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,(0,o.toDisplayString)(e.selectedOption.label),1)):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","onInput","onClear","onSelected","has-error","value","data","clearable","mode","disabled"])):((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,id:e.field.attribute,dusk:e.field.attribute,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:s.handleChange,class:"w-full","has-error":e.hasError,options:e.currentField.options,disabled:e.currentlyIsReadonly},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:"",disabled:!e.currentField.nullable},(0,o.toDisplayString)(s.placeholder),9,l)])),_:1},8,["id","dusk","selected","onChange","has-error","options","disabled"]))])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","SelectField.vue"]])},76142:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(74032);const n={class:"flex items-center"},l=["id","dusk","disabled"];var i=r(63916),a=r(73336),s=r.n(a);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e){for(var t=1;t({isListeningToChanges:!1,debouncedHandleChange:null}),mounted(){this.shouldRegisterInitialListener&&this.registerChangeListener()},beforeUnmount(){this.removeChangeListener()},methods:{async fetchPreviewContent(e){const{data:{preview:t}}=await Nova.request().post(`/nova-api/${this.resourceName}/field/${this.fieldAttribute}/preview`,{value:e});return t},registerChangeListener(){Nova.$on(this.eventName,s()(this.handleChange,250)),this.isListeningToChanges=!0},removeChangeListener(){!0===this.isListeningToChanges&&Nova.$off(this.eventName)},async handleChange(e){this.value=await this.fetchPreviewContent(e)},toggleCustomizeClick(){if(this.field.readonly)return this.removeChangeListener(),this.isListeningToChanges=!1,this.field.readonly=!1,this.field.extraAttributes.readonly=!1,this.field.showCustomizeButton=!1,void this.$refs.theInput.focus();this.registerChangeListener(),this.field.readonly=!0,this.field.extraAttributes.readonly=!0}},computed:{shouldRegisterInitialListener(){return!this.field.updating},eventName(){return this.getFieldAttributeChangeEventName(this.field.from)},extraAttributes(){return d(d({},this.field.extraAttributes),{},{class:this.errorClasses})}}};const p=(0,r(18152).c)(h,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(c,{field:e.field,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)(s.extraAttributes,{ref:"theInput",class:"w-full form-control form-input form-control-bordered",id:e.field.uniqueKey,dusk:e.field.attribute,"onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),disabled:e.isReadonly}),null,16,l),[[o.vModelDynamic,e.value]]),e.field.showCustomizeButton?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,class:"rounded inline-flex text-sm ml-3 link-default",type:"button",onClick:t[1]||(t[1]=(...e)=>s.toggleCustomizeClick&&s.toggleCustomizeClick(...e))},(0,o.toDisplayString)(e.__("Customize")),1)):(0,o.createCommentVNode)("",!0)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","SlugField.vue"]])},30159:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n=["id","type","min","max","step","placeholder"];var l=r(63916);const i={mixins:[l.uy,l._u],computed:{inputType(){return this.currentField.type||"text"},inputStep(){return this.currentField.step},inputMin(){return this.currentField.min},inputMax(){return this.currentField.max}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("input",{id:e.currentField.uniqueKey,type:a.inputType,min:a.inputMin,max:a.inputMax,step:a.inputStep,"onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),class:(0,o.normalizeClass)(["w-full form-control form-input form-control-bordered",e.errorClasses]),placeholder:e.field.name},null,10,n),[[o.vModelDynamic,e.value]])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","StatusField.vue"]])},52128:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>g});var o=r(74032);const n={class:"space-y-4"},l={class:"flex items-center"},i=["dusk"];var a=r(63916),s=r(85676),c=r(39540),d=r.n(c),u=r(57308),h=r(22564),p=r(1811);function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function v(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const f={components:{PreviewResourceModal:r(46016).default,SearchInputResult:p.default,TagList:h.default},mixins:[a._u,a.mI,a.uy],props:function(e){for(var t=1;t({relationModalOpen:!1,search:"",value:[],tags:[],loading:!1}),mounted(){this.currentField.preload&&this.getAvailableResources()},methods:{performSearch(e){this.search=e;const t=e.trim();this.searchDebouncer((()=>{this.getAvailableResources(t)}),500)},fill(e){this.fillIfVisible(e,this.currentField.attribute,this.value.length>0?JSON.stringify(this.value):"")},async getAvailableResources(e){this.loading=!0;const t={search:e,current:null,first:!1},{data:r}=await(0,s.OC)(u.c.fetchAvailableResources(this.currentField.resourceName,{params:t}),250);this.loading=!1,this.tags=r.resources},selectResource(e){0===this.value.filter((t=>t.value===e.value)).length&&this.value.push(e)},handleSetResource({id:e}){const t={search:"",current:e,first:!0};u.c.fetchAvailableResources(this.currentField.resourceName,{params:t}).then((({data:{resources:e}})=>{this.selectResource(d()(e))})).finally((()=>{this.closeRelationModal()}))},removeResource(e){this.value.splice(e,1)},openRelationModal(){this.relationModalOpen=!0},closeRelationModal(){this.relationModalOpen=!1}}};const g=(0,r(18152).c)(f,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("SearchInputResult"),u=(0,o.resolveComponent)("SearchSearchInput"),h=(0,o.resolveComponent)("CreateRelationButton"),p=(0,o.resolveComponent)("TagList"),m=(0,o.resolveComponent)("TagGroup"),v=(0,o.resolveComponent)("CreateRelationModal"),f=(0,o.resolveComponent)("DefaultField"),g=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(f,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(u,{ref:"searchable",dusk:`${e.field.resourceName}-search-input`,onInput:c.performSearch,error:e.hasError,debounce:e.field.debounce,options:e.tags,onSelected:c.selectResource,trackBy:"value",disabled:e.currentlyIsReadonly,loading:e.loading,class:"w-full"},{option:(0,o.withCtx)((({dusk:t,selected:r,option:n})=>[(0,o.createVNode)(d,{option:n,selected:r,"with-subtitles":e.field.withSubtitles,dusk:t},null,8,["option","selected","with-subtitles","dusk"])])),_:1},8,["dusk","onInput","error","debounce","options","onSelected","disabled","loading"]),e.field.showCreateRelationButton?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,onClick:c.openRelationModal,dusk:`${e.field.attribute}-inline-create`,tabindex:"0"},null,8,["onClick","dusk"])),[[g,e.__("Create :resource",{resource:e.field.singularLabel})]]):(0,o.createCommentVNode)("",!0)]),e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,dusk:`${e.field.attribute}-selected-tags`},["list"===e.field.style?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,tags:e.value,onTagRemoved:t[0]||(t[0]=e=>c.removeResource(e)),"resource-name":e.field.resourceName,editable:!e.currentlyIsReadonly,"with-preview":e.field.withPreview},null,8,["tags","resource-name","editable","with-preview"])):(0,o.createCommentVNode)("",!0),"group"===e.field.style?((0,o.openBlock)(),(0,o.createBlock)(m,{key:1,tags:e.value,onTagRemoved:t[1]||(t[1]=e=>c.removeResource(e)),"resource-name":e.field.resourceName,editable:!e.currentlyIsReadonly,"with-preview":e.field.withPreview},null,8,["tags","resource-name","editable","with-preview"])):(0,o.createCommentVNode)("",!0)],8,i)):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(v,{"resource-name":e.field.resourceName,show:e.field.showCreateRelationButton&&e.relationModalOpen,size:e.field.modalSize,onSetResource:c.handleSetResource,onCreateCancelled:t[2]||(t[2]=t=>e.relationModalOpen=!1)},null,8,["resource-name","show","size","onSetResource"])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","TagField.vue"]])},11720:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(74032);const n={class:"space-y-1"},l=["value","id","dusk","disabled","maxlength"],i=["id"],a=["value"];var s=r(63916);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e){for(var t=1;t[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("input",(0,o.mergeProps)(d.extraAttributes,{class:"w-full form-control form-input form-control-bordered",onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value,id:e.currentField.uniqueKey,dusk:e.field.attribute,disabled:e.currentlyIsReadonly,maxlength:e.field.enforceMaxlength?e.field.maxlength:-1}),null,16,l),e.suggestions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("datalist",{key:0,id:e.suggestionsId},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.suggestions,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:e,value:e},null,8,a)))),128))],8,i)):(0,o.createCommentVNode)("",!0),e.field.maxlength?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,count:e.value.length,limit:e.field.maxlength},null,8,["count","limit"])):(0,o.createCommentVNode)("",!0)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","TextField.vue"]])},3620:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(74032);const n={class:"space-y-1"},l=["id","dusk","value","maxlength","placeholder"];var i=r(63916);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;t[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("textarea",(0,o.mergeProps)(s.extraAttributes,{class:"block w-full form-control form-input form-control-bordered py-3 h-auto",id:e.currentField.uniqueKey,dusk:e.field.attribute,value:e.value,onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),maxlength:e.field.enforceMaxlength?e.field.maxlength:-1,placeholder:e.placeholder}),null,16,l),e.field.maxlength?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,count:e.value.length,limit:e.field.maxlength},null,8,["count","limit"])):(0,o.createCommentVNode)("",!0)])])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","TextareaField.vue"]])},58648:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);var n=r(63916);const l={emits:["field-changed"],mixins:[n.uy,n._I,n._u],data:()=>({index:0}),mounted(){Nova.$on(this.fieldAttributeValueEventName,this.listenToValueChanges)},beforeUnmount(){Nova.$off(this.fieldAttributeValueEventName,this.listenToValueChanges),this.clearAttachments(),this.clearFilesMarkedForRemoval()},methods:{handleChange(e){this.value=e,this.$emit("field-changed")},fill(e){this.fillIfVisible(e,this.fieldAttribute,this.value||""),this.fillAttachmentDraftId(e)},handleFileAdded({attachment:e}){if(e.file){const t=(t,r)=>e.setAttributes({url:r,href:r}),r=t=>{e.setUploadProgress(Math.round(100*t.loaded/t.total))};this.uploadAttachment(e.file,{onCompleted:t,onUploadProgress:r})}else this.unflagFileForRemoval(e.attachment.attributes.values.url)},handleFileRemoved({attachment:{attachment:e}}){this.flagFileForRemoval(e.attributes.values.url)},onSyncedField(){this.handleChange(this.currentField.value??this.value),this.index++},listenToValueChanges(e){this.index++}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Trix"),s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"full-width-content":e.fullWidthContent,key:e.index,"show-help-text":e.showHelpText},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["rounded-lg",{disabled:e.currentlyIsReadonly}])},[(0,o.createVNode)(a,(0,o.mergeProps)({name:"trixman",value:e.value,onChange:i.handleChange,onFileAdded:i.handleFileAdded,onFileRemoved:i.handleFileRemoved,class:{"form-control-bordered-error":e.hasError},"with-files":e.currentField.withFiles},e.currentField.extraAttributes,{disabled:e.currentlyIsReadonly,class:"rounded-lg"}),null,16,["value","onChange","onFileAdded","onFileRemoved","class","with-files","disabled"])],2)])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","TrixField.vue"]])},14688:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n=["value","id","dusk","disabled","list"],l=["id"],i=["value"];var a=r(63916);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e){for(var t=1;t[(0,o.createElementVNode)("input",(0,o.mergeProps)(c.extraAttributes,{class:"w-full form-control form-input form-control-bordered",type:"url",onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value,id:e.currentField.uniqueKey,dusk:e.field.attribute,disabled:e.currentlyIsReadonly,list:`${e.field.attribute}-list`}),null,16,n),e.currentField.suggestions&&e.currentField.suggestions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("datalist",{key:0,id:`${e.field.attribute}-list`},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.currentField.suggestions,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:e,value:e},null,8,i)))),128))],8,l)):(0,o.createCommentVNode)("",!0)])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","UrlField.vue"]])},27476:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(67024).default,computed:{isVaporField:()=>!0}};const n=(0,r(18152).c)(o,[["__file","VaporAudioField.vue"]])},47724:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(67024).default,computed:{isVaporField:()=>!0}};const n=(0,r(18152).c)(o,[["__file","VaporFileField.vue"]])},66872:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["src"];var l=r(14764),i=r.n(l);const a={mixins:[r(63916).mY],props:["viaResource","viaResourceId","resourceName","field"],computed:{hasPreviewableAudio(){return!i()(this.field.previewUrl)},defaultAttributes(){return{autoplay:!1,preload:this.field.preload}},alignmentClass(){return{left:"items-center justify-start",center:"items-center justify-center",right:"items-center justify-end"}[this.field.textAlign]}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)([a.alignmentClass,"flex"])},[a.hasPreviewableAudio?((0,o.openBlock)(),(0,o.createElementBlock)("audio",(0,o.mergeProps)({key:0},a.defaultAttributes,{class:"rounded rounded-full",src:r.field.previewUrl,controls:"",controlslist:"nodownload"}),null,16,n)):((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:1,class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},"—",2))],2)}],["__file","AudioField.vue"]])},98956:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={key:0,class:"mr-1 -ml-1"};const l={props:["resourceName","viaResource","viaResourceId","field"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Icon"),c=(0,o.resolveComponent)("Badge");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createVNode)(c,{label:r.field.label,"extra-classes":r.field.typeClass},{icon:(0,o.withCtx)((()=>[r.field.icon?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[(0,o.createVNode)(s,{solid:!0,type:r.field.icon},null,8,["type"])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["label","extra-classes"])])}],["__file","BadgeField.vue"]])},85816:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={key:0},l={key:1},i={key:2},a={__name:"BelongsToField",props:{resource:{type:Object},resourceName:{type:String},field:{type:Object}},setup:e=>(t,r)=>{const a=(0,o.resolveComponent)("Link"),s=(0,o.resolveComponent)("RelationPeek");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${e.field.textAlign}`)},[(0,o.createElementVNode)("span",null,[e.field.viewable&&e.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[e.field.peekable&&e.field.hasFieldsToPeekAt?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,"resource-name":e.field.resourceName,"resource-id":e.field.belongsToId,resource:e.resource},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{onClick:r[0]||(r[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:t.$url(`/resources/${e.field.resourceName}/${e.field.belongsToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.field.value),1)])),_:1},8,["href"])])),_:1},8,["resource-name","resource-id","resource"])):((0,o.openBlock)(),(0,o.createBlock)(a,{key:1,onClick:r[1]||(r[1]=(0,o.withModifiers)((()=>{}),["stop"])),href:t.$url(`/resources/${e.field.resourceName}/${e.field.belongsToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.field.value),1)])),_:1},8,["href"]))])):e.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(e.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,"—"))])],2)}};const s=(0,r(18152).c)(a,[["__file","BelongsToField.vue"]])},53304:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["resourceName","field"]};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("IconBoolean");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[(0,o.createVNode)(a,{value:r.field.value},null,8,["value"])],2)}],["__file","BooleanField.vue"]])},43640:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(74032);const n={key:0,class:"max-w-xxs space-y-2 py-3 px-4"},l={class:"ml-1"},i={key:1,class:"max-w-xxs space-2 py-3 px-4 rounded-full text-sm leading-tight"};var a=r(54740),s=r.n(a),c=r(17096),d=r.n(c);const u={components:{Button:r(10076).c},props:["resourceName","field"],data:()=>({value:[],classes:{true:"text-green-500",false:"text-red-500"}}),created(){this.field.value=this.field.value||{},this.value=s()(d()(this.field.options,(e=>({name:e.name,label:e.label,checked:this.field.value[e.name]||!1}))),(e=>(!0!==this.field.hideFalseValues||!1!==e.checked)&&(!0!==this.field.hideTrueValues||!0!==e.checked)))}};const h=(0,r(18152).c)(u,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Button"),u=(0,o.resolveComponent)("IconBoolean"),h=(0,o.resolveComponent)("DropdownMenu"),p=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[(0,o.createVNode)(p,null,{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(h,{width:"auto"},{default:(0,o.withCtx)((()=>[e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("ul",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("li",{class:(0,o.normalizeClass)([e.classes[t.checked],"flex items-center rounded-full font-bold text-sm leading-tight space-x-2"])},[(0,o.createVNode)(u,{class:"flex-none",value:t.checked},null,8,["value"]),(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(t.label),1)],2)))),256))])):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,(0,o.toDisplayString)(r.field.noValueText),1))])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{variant:"link"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("View")),1)])),_:1})])),_:1})],2)}],["__file","BooleanGroupField.vue"]])},58684:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"rounded inline-flex items-center justify-center border border-60",style:{borderRadius:"4px",padding:"2px"}};const l={props:["resourceName","field"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[(0,o.createElementVNode)("span",n,[(0,o.createElementVNode)("span",{class:"block w-4 h-4",style:(0,o.normalizeStyle)({borderRadius:"2px",backgroundColor:r.field.value})},null,4)])],2)}],["__file","ColorField.vue"]])},37095:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["innerHTML"],l={key:1},i={key:1};const a={mixins:[r(63916).mY],props:["resourceName","field"]};const s=(0,r(18152).c)(a,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(e.fieldValue),1))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])}],["__file","CurrencyField.vue"]])},58100:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={key:0,class:"whitespace-nowrap"},l={key:1};var i=r(98776);const a={mixins:[r(63916).mY],props:["resourceName","field"],computed:{formattedDate(){if(this.field.usesCustomizedDisplay)return this.field.displayedAs;return i.CS.fromISO(this.field.value).toLocaleString({year:"numeric",month:"2-digit",day:"2-digit"})}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(s.formattedDate),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—"))],2)])}],["__file","DateField.vue"]])},45475:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["title"],l={key:1};var i=r(98776);const a={mixins:[r(63916).mY],props:["resourceName","field"],computed:{formattedDate(){return this.usesCustomizedDisplay?this.field.displayedAs:i.CS.fromISO(this.field.value).setZone(this.timezone).toLocaleString({year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",timeZoneName:"short"})},timezone:()=>Nova.config("userTimezone")||Nova.config("timezone")}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue||e.usesCustomizedDisplay?((0,o.openBlock)(),(0,o.createElementBlock)("span",{key:0,class:"whitespace-nowrap",title:r.field.value},(0,o.toDisplayString)(s.formattedDate),9,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—"))],2)}],["__file","DateTimeField.vue"]])},93716:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={key:0,class:"flex items-center"},l=["href"],i={key:1};var a=r(63916);const s={mixins:[a.s5,a.mY],props:["resourceName","field"],methods:{copy(){this.copyValueToClipboard(this.field.value)}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("CopyButton"),u=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:`mailto:${r.field.value}`,class:"link-default whitespace-nowrap"},(0,o.toDisplayString)(e.fieldValue),9,l)):(0,o.createCommentVNode)("",!0),e.fieldHasValue&&r.field.copyable&&!e.shouldDisplayAsHtml?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,onClick:(0,o.withModifiers)(c.copy,["prevent","stop"]),class:"mx-0"},null,8,["onClick"])),[[u,e.__("Copy to clipboard")]]):(0,o.createCommentVNode)("",!0)])):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))],2)}],["__file","EmailField.vue"]])},68612:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={key:1,class:"break-words"};const l={mixins:[r(63916).mY],props:["viaResource","viaResourceId","resourceName","field"],data:()=>({loading:!1}),computed:{shouldShowLoader(){return this.imageUrl},imageUrl(){return this.field?.thumbnailUrl||this.field?.previewUrl},alignmentClass(){return{left:"items-center justify-start",center:"items-center justify-center",right:"items-center justify-end"}[this.field.textAlign]}}};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("ImageLoader"),c=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)([a.alignmentClass,"flex"])},[a.shouldShowLoader?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,src:a.imageUrl,"max-width":r.field.maxWidth||r.field.indexWidth,rounded:r.field.rounded,aspect:r.field.aspect},null,8,["src","max-width","rounded","aspect"])):(0,o.createCommentVNode)("",!0),e.usesCustomizedDisplay&&!a.imageUrl?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.displayedAs),1)])),[[c,r.field.value]]):(0,o.createCommentVNode)("",!0),e.usesCustomizedDisplay||a.imageUrl?(0,o.createCommentVNode)("",!0):(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:2,class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[(0,o.createTextVNode)(" — ")],2)),[[c,r.field.value]])],2)}],["__file","FileField.vue"]])},75644:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(74032);const n={props:["field","viaResource","viaResourceId","resourceName"]};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("span")}],["__file","HeadingField.vue"]])},82568:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n={class:"hidden"};const l={props:["resourceName","field"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n)}],["__file","HiddenField.vue"]])},99532:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n={key:1},l={key:2};var i=r(14764),a=r.n(i);const s={mixins:[r(63916).mY],props:["resource","resourceName","field"],computed:{isPivot(){return!a()(this.field.pivotValue)},authorizedToView(){return this.resource?.authorizedToView??!1}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Link");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue&&!s.isPivot&&s.authorizedToView?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:e.$url(`/resources/${r.resourceName}/${r.field.value}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.fieldValue),1)])),_:1},8,["href"])):e.fieldHasValue||s.isPivot?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,(0,o.toDisplayString)(r.field.pivotValue||e.fieldValue),1)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))],2)}],["__file","IdField.vue"]])},79120:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n=["innerHTML"],l={key:1};const i={mixins:[r(63916).mY],props:["resourceName","field"]};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",{key:1,class:(0,o.normalizeClass)(["whitespace-nowrap",r.field.classes])},(0,o.toDisplayString)(e.fieldValue),3))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))],2)}],["__file","LineField.vue"]])},91072:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={key:1},l={key:2};const i={props:["resourceName","viaResource","viaResourceId","field"],computed:{isResourceBeingViewed(){return this.field.morphToType==this.viaResource&&this.field.morphToId==this.viaResourceId}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Link");return r.field.viewable&&r.field.value&&!s.isResourceBeingViewed?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:e.$url(`/resources/${r.field.resourceName}/${r.field.morphToId}`),class:(0,o.normalizeClass)(["no-underline text-primary-500 font-bold",`text-${r.field.textAlign}`])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.resourceLabel)+": "+(0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href","class"])):r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(r.field.resourceLabel||r.field.morphToType)+": "+(0,o.toDisplayString)(r.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—"))}],["__file","MorphToActionTargetField.vue"]])},22420:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={key:0},l={key:1},i={key:2},a={__name:"MorphToField",props:{resource:{type:Object},resourceName:{type:String},field:{type:Object}},setup:e=>(t,r)=>{const a=(0,o.resolveComponent)("Link"),s=(0,o.resolveComponent)("RelationPeek");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${e.field.textAlign}`)},[(0,o.createElementVNode)("span",null,[e.field.viewable&&e.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[e.field.peekable&&e.field.hasFieldsToPeekAt?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,"resource-name":e.field.resourceName,"resource-id":e.field.morphToId,resource:e.resource},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{onClick:r[0]||(r[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:t.$url(`/resources/${e.field.resourceName}/${e.field.morphToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.field.resourceLabel)+": "+(0,o.toDisplayString)(e.field.value),1)])),_:1},8,["href"])])),_:1},8,["resource-name","resource-id","resource"])):((0,o.openBlock)(),(0,o.createBlock)(a,{key:1,onClick:r[1]||(r[1]=(0,o.withModifiers)((()=>{}),["stop"])),href:t.$url(`/resources/${e.field.resourceName}/${e.field.morphToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.field.resourceLabel)+": "+(0,o.toDisplayString)(e.field.value),1)])),_:1},8,["href"]))])):e.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(e.field.resourceLabel||e.field.morphToType)+": "+(0,o.toDisplayString)(e.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,"—"))])],2)}};const s=(0,r(18152).c)(a,[["__file","MorphToField.vue"]])},5136:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n=["textContent"],l={key:1};var i=r(63916),a=r(2376),s=r.n(a);const c={mixins:[i.mY],props:["resourceName","field"],computed:{hasValues(){return this.fieldValues.length>0},fieldValues(){let e=[];return s()(this.field.options,(t=>{this.isEqualsToValue(t.value)&&e.push(t.label)})),e}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[s.hasValues?((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:0},(0,o.renderList)(s.fieldValues,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("span",{textContent:(0,o.toDisplayString)(e),class:"inline-block text-sm mb-1 mr-2 px-2 py-0 bg-primary-500 text-white dark:text-gray-900 rounded"},null,8,n)))),256)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))])}],["__file","MultiSelectField.vue"]])},30608:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(74032);const n=[(0,o.createElementVNode)("span",{class:"font-bold"}," · · · · · · · · ",-1)];const l={props:["resourceName","field"]};const i=(0,r(18152).c)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},n,2)}],["__file","PasswordField.vue"]])},93736:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(58892).default};const n=(0,r(18152).c)(o,[["__file","PlaceField.vue"]])},26642:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n=["innerHTML"],l={key:1,class:"whitespace-nowrap"},i={key:1};const a={mixins:[r(63916).mY],props:["resourceName","field"]};const s=(0,r(18152).c)(a,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(e.fieldValue),1))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))],2)}],["__file","SelectField.vue"]])},34640:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(58892).default};const n=(0,r(18152).c)(o,[["__file","SlugField.vue"]])},62340:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(74032);const n={key:0};var l=r(52136),i=r.n(l);r(6896);const a={props:["resourceName","field"],data:()=>({chartist:null}),watch:{"field.data":function(e,t){this.renderChart()}},methods:{renderChart(){this.chartist.update(this.field.data)}},mounted(){this.chartist=new(i()[this.chartStyle])(this.$refs.chart,{series:[this.field.data]},{height:this.chartHeight,width:this.chartWidth,showPoint:!1,fullWidth:!0,chartPadding:{top:0,right:0,bottom:0,left:0},axisX:{showGrid:!1,showLabel:!1,offset:0},axisY:{showGrid:!1,showLabel:!1,offset:0}})},computed:{hasData(){return this.field.data.length>0},chartStyle(){let e=this.field.chartStyle.toLowerCase();return["line","bar"].includes(e)?e.charAt(0).toUpperCase()+e.slice(1):"Line"},chartHeight(){return this.field.height||50},chartWidth(){return this.field.width||100}}};const s=(0,r(18152).c)(a,[["render",function(e,t,r,l,i,a){return a.hasData?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",{ref:"chart",class:"ct-chart",style:(0,o.normalizeStyle)({width:a.chartWidth,height:a.chartHeight})},null,4)])):(0,o.createCommentVNode)("",!0)}],["__file","SparklineField.vue"]])},93388:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={key:0,class:"leading-normal"},l={key:1};const i={props:["resourceName","field"],computed:{hasValue(){return this.field.lines}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[s.hasValue?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.field.lines,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`index-${e.component}`),{key:e.value,class:"whitespace-nowrap",field:e,resourceName:r.resourceName},null,8,["field","resourceName"])))),128))])):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))],2)}],["__file","StackField.vue"]])},54200:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={class:"flex items-center"},l={class:"mr-1 -ml-1"};const i={mixins:[r(63916).mY],props:["resourceName","field"],computed:{typeClasses(){return["center"===this.field.textAlign&&"mx-auto","right"===this.field.textAlign&&"ml-auto mr-0","left"===this.field.textAlign&&"ml-0 mr-auto",this.field.typeClass]}}};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Loader"),d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("Badge");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(u,{class:(0,o.normalizeClass)(["whitespace-nowrap flex items-center",s.typeClasses])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",l,["loading"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,width:"20",class:"mr-1"})):(0,o.createCommentVNode)("",!0),"failed"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,solid:!0,type:"exclamation-circle"})):(0,o.createCommentVNode)("",!0),"success"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(d,{key:2,solid:!0,type:"check-circle"})):(0,o.createCommentVNode)("",!0)]),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.fieldValue),1)])),_:1},8,["class"])])}],["__file","StatusField.vue"]])},27276:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(74032);const n={class:"p-2"},l={key:1};const i={components:{Button:r(10076).c},props:["index","resource","resourceName","resourceId","field"]};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Button"),d=(0,o.resolveComponent)("TagList"),u=(0,o.resolveComponent)("TagGroup"),h=(0,o.resolveComponent)("DropdownMenu"),p=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[r.field.value.length>0?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(h,{width:"auto"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,["list"===r.field.style?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,tags:r.field.value,"resource-name":r.field.resourceName,editable:!1,"with-preview":r.field.withPreview},null,8,["tags","resource-name","with-preview"])):(0,o.createCommentVNode)("",!0),"group"===r.field.style?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,tags:r.field.value,"resource-name":r.field.resourceName,editable:!1,"with-preview":r.field.withPreview},null,8,["tags","resource-name","with-preview"])):(0,o.createCommentVNode)("",!0)])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{variant:"link"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("View")),1)])),_:1})])),_:1})):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))],2)}],["__file","TagField.vue"]])},58892:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(74032);const n={key:1,class:"whitespace-nowrap"},l=["innerHTML"],i={key:3},a={key:1};var s=r(63916);const c={mixins:[s.s5,s.mY],props:["resourceName","field"],methods:{copy(){this.copyValueToClipboard(this.field.value)}}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("CopyButton"),h=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.fieldHasValue&&r.field.copyable&&!e.shouldDisplayAsHtml?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,onClick:(0,o.withModifiers)(d.copy,["prevent","stop"])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",{ref:"theFieldValue"},(0,o.toDisplayString)(e.fieldValue),513)])),_:1},8,["onClick"])),[[h,e.__("Copy to clipboard")]]):!e.fieldHasValue||r.field.copyable||e.shouldDisplayAsHtml?e.fieldHasValue&&!r.field.copyable&&e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:2,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,l)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—")):((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(e.fieldValue),1))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",a,"—"))],2)}],["__file","TextField.vue"]])},40284:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(74032);const n=["innerHTML"],l={key:1,class:"whitespace-nowrap"},i=["href"],a={key:1};const s={mixins:[r(63916).mY],props:["resourceName","field"]};const c=(0,r(18152).c)(s,[["render",function(e,t,r,s,c,d){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,[(0,o.createElementVNode)("a",{class:"link-default",href:r.field.value,rel:"noreferrer noopener",target:"_blank",onClick:t[1]||(t[1]=(0,o.withModifiers)((()=>{}),["stop"]))},(0,o.toDisplayString)(e.fieldValue),9,i)]))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",a,"—"))],2)}],["__file","UrlField.vue"]])},92976:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(66872).default};const n=(0,r(18152).c)(o,[["__file","VaporAudioField.vue"]])},81300:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(68612).default};const n=(0,r(18152).c)(o,[["__file","VaporFileField.vue"]])},57612:(e,t,r)=>{"use strict";r.d(t,{c:()=>a});var o=r(74032);const n={class:"py-6 px-1 md:px-2 lg:px-6"},l={class:"mx-auto py-8 max-w-sm flex justify-center"};const i={name:"Auth"};const a=(0,r(18152).c)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("AppLogo");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(c,{class:"h-8"})]),(0,o.renderSlot)(e.$slots,"default")])}],["__file","Auth.vue"]])},12296:(e,t,r)=>{"use strict";r.d(t,{c:()=>l});var o=r(74032);const n={};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","Guest.vue"]])},38880:(e,t,r)=>{"use strict";r.d(t,{c:()=>l});var o=r(74032);const n={name:"AppErrorPage",layout:r(12296).c};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CustomAppError");return(0,o.openBlock)(),(0,o.createBlock)(a)}],["__file","AppError.vue"]])},2688:(e,t,r)=>{"use strict";r.d(t,{c:()=>i});var o=r(74032);var n=r(79624);const l={name:"Attach",props:{resourceName:{type:String,required:!0},resourceId:{required:!0},relatedResourceName:{type:String,required:!0},viaResource:{default:""},viaResourceId:{default:""},parentResource:{type:Object},viaRelationship:{default:""},polymorphic:{default:!1}},data:()=>({formUniqueId:(0,n.c)()})};const i=(0,r(18152).c)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("AttachResource");return(0,o.openBlock)(),(0,o.createBlock)(a,{"resource-name":r.resourceName,"resource-id":r.resourceId,"related-resource-name":r.relatedResourceName,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"parent-resource":r.parentResource,"via-relationship":r.viaRelationship,polymorphic:r.polymorphic,"form-unique-id":e.formUniqueId},null,8,["resource-name","resource-id","related-resource-name","via-resource","via-resource-id","parent-resource","via-relationship","polymorphic","form-unique-id"])}],["__file","Attach.vue"]])},54712:(e,t,r)=>{"use strict";r.d(t,{c:()=>i});var o=r(74032);var n=r(63916);const l={name:"Create",components:{ResourceCreate:r(21852).c},props:(0,n.Wk)(["resourceName","viaResource","viaResourceId","viaRelationship"])};const i=(0,r(18152).c)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceCreate");return(0,o.openBlock)(),(0,o.createBlock)(a,{"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,mode:"form"},null,8,["resource-name","via-resource","via-resource-id","via-relationship"])}],["__file","Create.vue"]])},6732:(e,t,r)=>{"use strict";r.d(t,{c:()=>d});var o=r(74032);const n={key:0,class:"flex items-center"},l={key:1};var i=r(85676);const a={props:{name:{type:String,required:!1,default:"main"}},data:()=>({loading:!0,label:"",cards:[],showRefreshButton:!1,isHelpCard:!1}),created(){this.fetchDashboard()},methods:{async fetchDashboard(){this.loading=!0;try{const{data:{label:e,cards:t,showRefreshButton:r,isHelpCard:o}}=await(0,i.OC)(Nova.request().get(this.dashboardEndpoint,{params:this.extraCardParams}),200);this.loading=!1,this.label=e,this.cards=t,this.showRefreshButton=r,this.isHelpCard=o}catch(e){if(401==e.response.status)return Nova.redirectToLogin();Nova.visit("/404")}},refreshDashboard(){Nova.$emit("metric-refresh")}},computed:{dashboardEndpoint(){return`/nova-api/dashboards/${this.name}`},shouldShowCards(){return this.cards.length>0},extraCardParams:()=>null}};var s=r(18152);const c={name:"Dashboard",components:{DashboardView:(0,s.c)(a,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Head"),d=(0,o.resolveComponent)("Heading"),u=(0,o.resolveComponent)("Icon"),h=(0,o.resolveComponent)("Cards"),p=(0,o.resolveComponent)("LoadingView"),m=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(p,{loading:e.loading,dusk:"dashboard-"+this.name,class:"space-y-3"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{title:e.label},null,8,["title"]),e.label&&!e.isHelpCard||e.showRefreshButton?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[e.label&&!e.isHelpCard?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__(e.label)),1)])),_:1})):(0,o.createCommentVNode)("",!0),e.showRefreshButton?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:1,onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>s.refreshDashboard&&s.refreshDashboard(...e)),["stop"])),type:"button",class:"ml-1 hover:opacity-50 active:ring",tabindex:"0"},[(0,o.withDirectives)((0,o.createVNode)(u,{class:"text-gray-500 dark:text-gray-400",solid:!0,type:"refresh",width:"14"},null,512),[[m,e.__("Refresh")]])])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0),s.shouldShowCards?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[e.cards.length>0?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,cards:e.cards},null,8,["cards"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["loading","dusk"])}],["__file","Dashboard.vue"]])},props:{name:{type:String,required:!1,default:"main"}}},d=(0,s.c)(c,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("DashboardView");return(0,o.openBlock)(),(0,o.createBlock)(a,{name:r.name},null,8,["name"])}],["__file","Dashboard.vue"]])},20318:(e,t,r)=>{"use strict";r.d(t,{c:()=>l});var o=r(74032);const n={name:"Detail",props:(0,r(63916).Wk)(["resourceName","resourceId"])};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceDetail");return(0,o.openBlock)(),(0,o.createBlock)(a,{resourceName:e.resourceName,resourceId:e.resourceId,shouldOverrideMeta:!0,shouldEnableShortcut:!0},null,8,["resourceName","resourceId"])}],["__file","Detail.vue"]])},57740:(e,t,r)=>{"use strict";r.d(t,{c:()=>l});var o=r(74032);const n={name:"Error403Page",layout:r(12296).c};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CustomError403");return(0,o.openBlock)(),(0,o.createBlock)(a)}],["__file","Error403.vue"]])},60032:(e,t,r)=>{"use strict";r.d(t,{c:()=>l});var o=r(74032);const n={name:"Error404Page",layout:r(12296).c};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CustomError404");return(0,o.openBlock)(),(0,o.createBlock)(a)}],["__file","Error404.vue"]])},55240:(e,t,r)=>{"use strict";r.d(t,{c:()=>d});var o=r(74032);const n={class:"text-2xl text-center font-normal mb-6"},l={class:"mb-6"},i={class:"block mb-2",for:"email"};var a=r(57612),s=r(10076);const c={layout:a.c,components:{Button:s.c},data:()=>({form:Nova.form({email:""})}),methods:{async attempt(){const{message:e}=await this.form.post(Nova.url("/password/email"));Nova.$toasted.show(e,{action:{onClick:()=>Nova.redirectToLogin(),text:this.__("Reload")},duration:null,type:"success"}),setTimeout((()=>Nova.redirectToLogin()),5e3)}},computed:{supportsPasswordReset:()=>Nova.config("withPasswordReset"),forgotPasswordPath:()=>Nova.config("forgotPasswordPath")}};const d=(0,r(18152).c)(c,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Head"),u=(0,o.resolveComponent)("DividerLine"),h=(0,o.resolveComponent)("HelpText"),p=(0,o.resolveComponent)("Button"),m=(0,o.resolveComponent)("LoadingView");return(0,o.openBlock)(),(0,o.createBlock)(m,{loading:!1},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{title:e.__("Forgot Password")},null,8,["title"]),(0,o.createElementVNode)("form",{onSubmit:t[1]||(t[1]=(0,o.withModifiers)(((...e)=>c.attempt&&c.attempt(...e)),["prevent"])),class:"bg-white dark:bg-gray-800 shadow rounded-lg p-8 w-[25rem] mx-auto"},[(0,o.createElementVNode)("h2",n,(0,o.toDisplayString)(e.__("Forgot your password?")),1),(0,o.createVNode)(u),(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("label",i,(0,o.toDisplayString)(e.__("Email Address")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[0]||(t[0]=t=>e.form.email=t),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":e.form.errors.has("email")}]),id:"email",type:"email",name:"email",required:"",autofocus:""},null,2),[[o.vModelText,e.form.email]]),e.form.errors.has("email")?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.form.errors.first("email")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(p,{class:"w-full flex justify-center",type:"submit",loading:e.form.processing},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Send Password Reset Link")),1)])),_:1},8,["loading"])],32)])),_:1})}],["__file","ForgotPassword.vue"]])},85420:(e,t,r)=>{"use strict";r.d(t,{c:()=>l});var o=r(74032);const n={name:"Index",props:(0,r(63916).Wk)(["resourceName"])};const l=(0,r(18152).c)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceIndex");return(0,o.openBlock)(),(0,o.createBlock)(a,{resourceName:e.resourceName,shouldOverrideMeta:!0,shouldEnableShortcut:!0},null,8,["resourceName"])}],["__file","Index.vue"]])},50644:(e,t,r)=>{"use strict";r.d(t,{c:()=>g});var o=r(74032);var n=r(63916);const l={key:2,class:"flex items-center mb-6"};var i=r(73736),a=r(85676),s=r(48936);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e){for(var t=1;t({actionCanceller:null,resourceHasId:!1}),async created(){this.resourceInformation&&(this.getActions(),Nova.$on("refresh-resources",this.getResources))},beforeUnmount(){Nova.$off("refresh-resources",this.getResources),null!==this.actionCanceller&&this.actionCanceller()},methods:d(d({},(0,s.ae)(["fetchPolicies"])),{},{getResources(){this.loading=!0,this.resourceResponseError=null,this.$nextTick((()=>(this.clearResourceSelections(),(0,a.OC)(Nova.request().get("/nova-api/"+this.resourceName+"/lens/"+this.lens,{params:this.resourceRequestQueryString,cancelToken:new i.al((e=>{this.canceller=e}))}),300).then((({data:e})=>{this.resources=[],this.resourceResponse=e,this.resources=e.resources,this.softDeletes=e.softDeletes,this.perPage=e.per_page,this.resourceHasId=e.hasId,this.handleResourcesLoaded()})).catch((e=>{if(!(0,i.CA)(e))throw this.loading=!1,this.resourceResponseError=e,e})))))},getActions(){null!==this.actionCanceller&&this.actionCanceller(),this.actions=[],this.pivotActions=null,Nova.request().get(`/nova-api/${this.resourceName}/lens/${this.lens}/actions`,{params:{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.relationshipType,display:"index",resources:this.selectAllMatchingChecked?"all":this.selectedResourceIds},cancelToken:new i.al((e=>{this.actionCanceller=e}))}).then((e=>{this.actions=e.data.actions,this.pivotActions=e.data.pivotActions,this.resourceHasActions=e.data.counts.resource>0})).catch((e=>{if(!(0,i.CA)(e))throw e}))},getAllMatchingResourceCount(){Nova.request().get("/nova-api/"+this.resourceName+"/lens/"+this.lens+"/count",{params:this.resourceRequestQueryString}).then((e=>{this.allMatchingResourceCount=e.data.count}))},loadMore(){return null===this.currentPageLoadMore&&(this.currentPageLoadMore=this.currentPage),this.currentPageLoadMore=this.currentPageLoadMore+1,(0,a.OC)(Nova.request().get("/nova-api/"+this.resourceName+"/lens/"+this.lens,{params:d(d({},this.resourceRequestQueryString),{},{page:this.currentPageLoadMore})}),300).then((({data:e})=>{this.resourceResponse=e,this.resources=[...this.resources,...e.resources],this.getAllMatchingResourceCount(),Nova.$emit("resources-loaded",{resourceName:this.resourceName,lens:this.lens,mode:"lens"})}))}}),computed:{actionQueryString(){return{currentSearch:this.currentSearch,encodedFilters:this.encodedFilters,currentTrashed:this.currentTrashed,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}},actionsAreAvailable(){return this.allActions.length>0&&Boolean(this.resourceHasId)},lensActionEndpoint(){return`/nova-api/${this.resourceName}/lens/${this.lens}/action`},cardsEndpoint(){return`/nova-api/${this.resourceName}/lens/${this.lens}/cards`},canShowDeleteMenu(){return Boolean(this.resourceHasId)&&Boolean(this.authorizedToDeleteSelectedResources||this.authorizedToForceDeleteSelectedResources||this.authorizedToDeleteAnyResources||this.authorizedToForceDeleteAnyResources||this.authorizedToRestoreSelectedResources||this.authorizedToRestoreAnyResources)},lensName(){if(this.resourceResponse)return this.resourceResponse.name}}};var p=r(18152);function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function v(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const f={name:"Lens",components:{ResourceLens:(0,p.c)(h,[["render",function(e,t,r,n,i,a){const s=(0,o.resolveComponent)("Head"),c=(0,o.resolveComponent)("Cards"),d=(0,o.resolveComponent)("Heading"),u=(0,o.resolveComponent)("IndexSearchInput"),h=(0,o.resolveComponent)("ActionDropdown"),p=(0,o.resolveComponent)("ResourceTableToolbar"),m=(0,o.resolveComponent)("IndexErrorDialog"),v=(0,o.resolveComponent)("IndexEmptyDialog"),f=(0,o.resolveComponent)("ResourceTable"),g=(0,o.resolveComponent)("ResourcePagination"),w=(0,o.resolveComponent)("LoadingView"),k=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createBlock)(w,{loading:e.initialLoading,dusk:r.lens+"-lens-component"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{title:a.lensName},null,8,["title"]),e.shouldShowCards?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,cards:e.cards,"resource-name":e.resourceName,lens:r.lens},null,8,["cards","resource-name","lens"])):(0,o.createCommentVNode)("",!0),e.resourceResponse?((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,class:(0,o.normalizeClass)(["mb-3",{"mt-6":e.shouldShowCards}]),textContent:(0,o.toDisplayString)(a.lensName),dusk:"lens-heading"},null,8,["class","textContent"])):(0,o.createCommentVNode)("",!0),r.searchable||e.availableStandaloneActions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[r.searchable?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,searchable:r.searchable,keyword:e.search,"onUpdate:keyword":[t[0]||(t[0]=t=>e.search=t),t[1]||(t[1]=t=>e.search=t)]},null,8,["searchable","keyword"])):(0,o.createCommentVNode)("",!0),e.availableStandaloneActions.length>0?((0,o.openBlock)(),(0,o.createBlock)(h,{key:1,onActionExecuted:t[2]||(t[2]=()=>e.fetchPolicies()),class:"ml-auto","resource-name":e.resourceName,"via-resource":"","via-resource-id":"","via-relationship":"","relationship-type":"",actions:e.availableStandaloneActions,"selected-resources":e.selectedResourcesForActionSelector,endpoint:a.lensActionEndpoint},null,8,["resource-name","actions","selected-resources","endpoint"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(k,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(p,{"actions-endpoint":a.lensActionEndpoint,"action-query-string":a.actionQueryString,"all-matching-resource-count":e.allMatchingResourceCount,"authorized-to-delete-any-resources":e.authorizedToDeleteAnyResources,"authorized-to-delete-selected-resources":e.authorizedToDeleteSelectedResources,"authorized-to-force-delete-any-resources":e.authorizedToForceDeleteAnyResources,"authorized-to-force-delete-selected-resources":e.authorizedToForceDeleteSelectedResources,"authorized-to-restore-any-resources":e.authorizedToRestoreAnyResources,"authorized-to-restore-selected-resources":e.authorizedToRestoreSelectedResources,"available-actions":e.availableActions,"clear-selected-filters":e.clearSelectedFilters,"close-delete-modal":e.closeDeleteModal,"currently-polling":e.currentlyPolling,"delete-all-matching-resources":e.deleteAllMatchingResources,"delete-selected-resources":e.deleteSelectedResources,"filter-changed":e.filterChanged,"force-delete-all-matching-resources":e.forceDeleteAllMatchingResources,"force-delete-selected-resources":e.forceDeleteSelectedResources,"get-resources":a.getResources,"has-filters":e.hasFilters,"have-standalone-actions":e.haveStandaloneActions,lens:r.lens,"is-lens-view":e.isLensView,"per-page-options":e.perPageOptions,"per-page":e.perPage,"pivot-actions":e.pivotActions,"pivot-name":e.pivotName,resources:e.resources,"resource-information":e.resourceInformation,"resource-name":e.resourceName,"restore-all-matching-resources":e.restoreAllMatchingResources,"restore-selected-resources":e.restoreSelectedResources,"current-page-count":e.resources.length,"select-all-checked":e.selectAllChecked,"select-all-matching-checked":e.selectAllMatchingResources,onDeselect:e.clearResourceSelections,"selected-resources":e.selectedResources,"selected-resources-for-action-selector":e.selectedResourcesForActionSelector,"should-show-action-selector":e.shouldShowActionSelector,"should-show-checkboxes":e.shouldShowCheckboxes,"should-show-delete-menu":e.shouldShowDeleteMenu,"should-show-polling-toggle":e.shouldShowPollingToggle,"soft-deletes":e.softDeletes,onStartPolling:e.startPolling,onStopPolling:e.stopPolling,"toggle-select-all-matching":e.toggleSelectAllMatching,"toggle-select-all":e.toggleSelectAll,"toggle-polling":e.togglePolling,"trashed-changed":e.trashedChanged,"trashed-parameter":e.trashedParameter,trashed:e.trashed,"update-per-page-changed":e.updatePerPageChanged,"via-many-to-many":e.viaManyToMany,"via-resource":e.viaResource},null,8,["actions-endpoint","action-query-string","all-matching-resource-count","authorized-to-delete-any-resources","authorized-to-delete-selected-resources","authorized-to-force-delete-any-resources","authorized-to-force-delete-selected-resources","authorized-to-restore-any-resources","authorized-to-restore-selected-resources","available-actions","clear-selected-filters","close-delete-modal","currently-polling","delete-all-matching-resources","delete-selected-resources","filter-changed","force-delete-all-matching-resources","force-delete-selected-resources","get-resources","has-filters","have-standalone-actions","lens","is-lens-view","per-page-options","per-page","pivot-actions","pivot-name","resources","resource-information","resource-name","restore-all-matching-resources","restore-selected-resources","current-page-count","select-all-checked","select-all-matching-checked","onDeselect","selected-resources","selected-resources-for-action-selector","should-show-action-selector","should-show-checkboxes","should-show-delete-menu","should-show-polling-toggle","soft-deletes","onStartPolling","onStopPolling","toggle-select-all-matching","toggle-select-all","toggle-polling","trashed-changed","trashed-parameter","trashed","update-per-page-changed","via-many-to-many","via-resource"]),(0,o.createVNode)(w,{loading:e.loading,variant:e.resourceResponse?"overlay":"default"},{default:(0,o.withCtx)((()=>[null!=e.resourceResponseError?((0,o.openBlock)(),(0,o.createBlock)(m,{key:0,resource:e.resourceInformation,onClick:a.getResources},null,8,["resource","onClick"])):((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:1},[e.resources.length?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createBlock)(v,{key:0,"create-button-label":e.createButtonLabel,"singular-name":e.singularName,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"authorized-to-create":e.authorizedToCreate,"authorized-to-relate":e.authorizedToRelate},null,8,["create-button-label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","authorized-to-create","authorized-to-relate"])),(0,o.createVNode)(f,{"authorized-to-relate":e.authorizedToRelate,"resource-name":e.resourceName,resources:e.resources,"singular-name":e.singularName,"selected-resources":e.selectedResources,"selected-resource-ids":e.selectedResourceIds,"actions-are-available":a.actionsAreAvailable,"actions-endpoint":a.lensActionEndpoint,"should-show-checkboxes":e.shouldShowCheckboxes,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"update-selection-status":e.updateSelectionStatus,sortable:!0,onOrder:e.orderByField,onResetOrderBy:e.resetOrderBy,onDelete:e.deleteResources,onRestore:e.restoreResources,onActionExecuted:a.getResources,ref:"resourceTable"},null,8,["authorized-to-relate","resource-name","resources","singular-name","selected-resources","selected-resource-ids","actions-are-available","actions-endpoint","should-show-checkboxes","via-resource","via-resource-id","via-relationship","relationship-type","update-selection-status","onOrder","onResetOrderBy","onDelete","onRestore","onActionExecuted"]),(0,o.createVNode)(g,{"pagination-component":e.paginationComponent,"should-show-pagination":e.shouldShowPagination,"has-next-page":e.hasNextPage,"has-previous-page":e.hasPreviousPage,"load-more":a.loadMore,"select-page":e.selectPage,"total-pages":e.totalPages,"current-page":e.currentPage,"per-page":e.perPage,"resource-count-label":e.resourceCountLabel,"current-resource-count":e.currentResourceCount,"all-matching-resource-count":e.allMatchingResourceCount},null,8,["pagination-component","should-show-pagination","has-next-page","has-previous-page","load-more","select-page","total-pages","current-page","per-page","resource-count-label","current-resource-count","all-matching-resource-count"])],64))])),_:1},8,["loading","variant"])])),_:1})])),_:1},8,["loading","dusk"])}],["__file","Lens.vue"]])},props:function(e){for(var t=1;t{"use strict";r.d(t,{c:()=>f});var o=r(74032);const n={class:"text-2xl text-center font-normal mb-6"},l={class:"mb-6"},i={class:"block mb-2",for:"email"},a={class:"mb-6"},s={class:"block mb-2",for:"password"},c={class:"flex mb-6"},d={key:0,class:"ml-auto"},u=["href","textContent"];var h=r(57612),p=r(98240),m=r(10076);const v={name:"LoginPage",layout:h.c,components:{Checkbox:p.c,Button:m.c},data:()=>({form:Nova.form({email:"",password:"",remember:!1})}),methods:{async attempt(){try{const{redirect:e}=await this.form.post(Nova.url("/login"));let t={url:Nova.url("/"),remote:!0};null!=e&&(t={url:e,remote:!0}),Nova.visit(t)}catch(e){500===e.response?.status&&Nova.error(this.__("There was a problem submitting the form."))}}},computed:{supportsPasswordReset:()=>Nova.config("withPasswordReset"),forgotPasswordPath:()=>Nova.config("forgotPasswordPath")}};const f=(0,r(18152).c)(v,[["render",function(e,t,r,h,p,m){const v=(0,o.resolveComponent)("Head"),f=(0,o.resolveComponent)("DividerLine"),g=(0,o.resolveComponent)("HelpText"),w=(0,o.resolveComponent)("Checkbox"),k=(0,o.resolveComponent)("Link"),y=(0,o.resolveComponent)("Button");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createVNode)(v,{title:e.__("Log In")},null,8,["title"]),(0,o.createElementVNode)("form",{onSubmit:t[3]||(t[3]=(0,o.withModifiers)(((...e)=>m.attempt&&m.attempt(...e)),["prevent"])),class:"bg-white dark:bg-gray-800 shadow rounded-lg p-8 max-w-[25rem] mx-auto"},[(0,o.createElementVNode)("h2",n,(0,o.toDisplayString)(e.__("Welcome Back!")),1),(0,o.createVNode)(f),(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("label",i,(0,o.toDisplayString)(e.__("Email Address")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[0]||(t[0]=t=>e.form.email=t),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":e.form.errors.has("email")}]),id:"email",type:"email",name:"email",autofocus:"",required:""},null,2),[[o.vModelText,e.form.email]]),e.form.errors.has("email")?((0,o.openBlock)(),(0,o.createBlock)(g,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.form.errors.first("email")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("label",s,(0,o.toDisplayString)(e.__("Password")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[1]||(t[1]=t=>e.form.password=t),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":e.form.errors.has("password")}]),id:"password",type:"password",name:"password",required:""},null,2),[[o.vModelText,e.form.password]]),e.form.errors.has("password")?((0,o.openBlock)(),(0,o.createBlock)(g,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.form.errors.first("password")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",c,[(0,o.createVNode)(w,{onChange:t[2]||(t[2]=()=>e.form.remember=!e.form.remember),"model-value":e.form.remember,dusk:"remember-button",label:e.__("Remember me")},null,8,["model-value","label"]),m.supportsPasswordReset||!1!==m.forgotPasswordPath?((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[!1===m.forgotPasswordPath?((0,o.openBlock)(),(0,o.createBlock)(k,{key:0,href:e.$url("/password/reset"),class:"text-gray-500 font-bold no-underline",textContent:(0,o.toDisplayString)(e.__("Forgot your password?"))},null,8,["href","textContent"])):((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:1,href:m.forgotPasswordPath,class:"text-gray-500 font-bold no-underline",textContent:(0,o.toDisplayString)(e.__("Forgot your password?"))},null,8,u))])):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(y,{class:"w-full flex justify-center",type:"submit",loading:e.form.processing},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Log In")),1)])),_:1},8,["loading"])],32)])}],["__file","Login.vue"]])},45620:(e,t,r)=>{"use strict";r.d(t,{c:()=>i});var o=r(74032);var n=r(63916);const l={name:"Replicate",extends:r(21852).c,props:(0,n.Wk)(["resourceName","resourceId"])};const i=(0,r(18152).c)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CreateForm");return(0,o.openBlock)(),(0,o.createBlock)(a,{onResourceCreated:e.handleResourceCreated,onCreateCancelled:e.handleCreateCancelled,mode:"form","resource-name":e.resourceName,"from-resource-id":e.resourceId,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,onUpdateFormStatus:e.onUpdateFormStatus,"should-override-meta":!0,"form-unique-id":e.formUniqueId},null,8,["onResourceCreated","onCreateCancelled","resource-name","from-resource-id","via-resource","via-resource-id","via-relationship","onUpdateFormStatus","form-unique-id"])}],["__file","Replicate.vue"]])},67508:(e,t,r)=>{"use strict";r.d(t,{c:()=>f});var o=r(74032);const n={class:"text-2xl text-center font-normal mb-6"},l={class:"mb-6"},i={class:"block mb-2",for:"email"},a={class:"mb-6"},s={class:"block mb-2",for:"password"},c={class:"mb-6"},d={class:"block mb-2",for:"password_confirmation"};var u=r(11192),h=r.n(u),p=r(57612),m=r(10076);const v={layout:p.c,components:{Button:m.c},props:["email","token"],data(){return{form:Nova.form({email:this.email,password:"",password_confirmation:"",token:this.token})}},methods:{async attempt(){const{message:e}=await this.form.post(Nova.url("/password/reset")),t={url:Nova.url("/"),remote:!0};h().set("token",Math.random().toString(36),{expires:365}),Nova.$toasted.show(e,{action:{onClick:()=>Nova.visit(t),text:this.__("Reload")},duration:null,type:"success"}),setTimeout((()=>Nova.visit(t)),5e3)}}};const f=(0,r(18152).c)(v,[["render",function(e,t,r,u,h,p){const m=(0,o.resolveComponent)("Head"),v=(0,o.resolveComponent)("DividerLine"),f=(0,o.resolveComponent)("HelpText"),g=(0,o.resolveComponent)("Button");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createVNode)(m,{title:e.__("Reset Password")},null,8,["title"]),(0,o.createElementVNode)("form",{onSubmit:t[3]||(t[3]=(0,o.withModifiers)(((...e)=>p.attempt&&p.attempt(...e)),["prevent"])),class:"bg-white dark:bg-gray-800 shadow rounded-lg p-8 w-[25rem] mx-auto"},[(0,o.createElementVNode)("h2",n,(0,o.toDisplayString)(e.__("Reset Password")),1),(0,o.createVNode)(v),(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("label",i,(0,o.toDisplayString)(e.__("Email Address")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[0]||(t[0]=e=>h.form.email=e),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":h.form.errors.has("email")}]),id:"email",type:"email",name:"email",required:"",autofocus:""},null,2),[[o.vModelText,h.form.email]]),h.form.errors.has("email")?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(h.form.errors.first("email")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("label",s,(0,o.toDisplayString)(e.__("Password")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[1]||(t[1]=e=>h.form.password=e),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":h.form.errors.has("password")}]),id:"password",type:"password",name:"password",required:""},null,2),[[o.vModelText,h.form.password]]),h.form.errors.has("password")?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(h.form.errors.first("password")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",c,[(0,o.createElementVNode)("label",d,(0,o.toDisplayString)(e.__("Confirm Password")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[2]||(t[2]=e=>h.form.password_confirmation=e),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":h.form.errors.has("password_confirmation")}]),id:"password_confirmation",type:"password",name:"password_confirmation",required:""},null,2),[[o.vModelText,h.form.password_confirmation]]),h.form.errors.has("password_confirmation")?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(h.form.errors.first("password_confirmation")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(g,{class:"w-full flex justify-center",type:"submit",loading:h.form.processing},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Reset Password")),1)])),_:1},8,["loading"])],32)])}],["__file","ResetPassword.vue"]])},98594:(e,t,r)=>{"use strict";r.d(t,{c:()=>b});var o=r(74032);var n=r(63916);const l=["data-form-unique-id"],i={class:"mb-8 space-y-4"},a={class:"flex flex-col md:flex-row md:items-center justify-center md:justify-end space-y-2 md:space-y-0 md:space-x-3"};var s=r(94960),c=r.n(s),d=r(44684),u=r.n(d),h=r(48936);function p(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function m(e){for(var t=1;t({relationResponse:null,loading:!0,submittedViaUpdateResourceAndContinueEditing:!1,submittedViaUpdateResource:!1,title:null,fields:[],panels:[],lastRetrievedAt:null}),async created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404");if(this.isRelation){const{data:e}=await Nova.request().get(`/nova-api/${this.viaResource}/field/${this.viaRelationship}`,{params:{relatable:!0}});this.relationResponse=e}this.getFields(),this.updateLastRetrievedAtTimestamp(),this.allowLeavingForm()},methods:m(m({},(0,h.ae)(["fetchPolicies"])),{},{handleFileDeleted(){},removeFile(e){const{resourceName:t,resourceId:r}=this;Nova.request().delete(`/nova-api/${t}/${r}/field/${e}`)},handleResourceLoaded(){this.loading=!1,Nova.$emit("resource-loaded",{resourceName:this.resourceName,resourceId:this.resourceId.toString(),mode:"update"})},async getFields(){this.loading=!0,this.panels=[],this.fields=[];const{data:{title:e,panels:t,fields:r}}=await Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/update-fields`,{params:{editing:!0,editMode:"update",viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}}).catch((e=>{404!=e.response.status||Nova.visit("/404")}));this.title=e,this.panels=t,this.fields=r,this.handleResourceLoaded()},async submitViaUpdateResource(e){e.preventDefault(),this.submittedViaUpdateResource=!0,this.submittedViaUpdateResourceAndContinueEditing=!1,this.allowLeavingForm(),await this.updateResource()},async submitViaUpdateResourceAndContinueEditing(e){e.preventDefault(),this.submittedViaUpdateResourceAndContinueEditing=!0,this.submittedViaUpdateResource=!1,this.allowLeavingForm(),await this.updateResource()},cancelUpdatingResource(){this.handleProceedingToPreviousPage(),this.allowLeavingForm(),this.proceedToPreviousPage(this.isRelation?`/resources/${this.viaResource}/${this.viaResourceId}`:`/resources/${this.resourceName}/${this.resourceId}`)},async updateResource(){if(this.isWorking=!0,this.$refs.form.reportValidity())try{const{data:{redirect:e,id:t}}=await this.updateRequest();if(await this.fetchPolicies(),Nova.success(this.__("The :resource was updated!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),Nova.$emit("resource-updated",{resourceName:this.resourceName,resourceId:t}),await this.updateLastRetrievedAtTimestamp(),!this.submittedViaUpdateResource)return void(t!=this.resourceId?Nova.visit(`/resources/${this.resourceName}/${t}/edit`):(window.scrollTo(0,0),this.disableNavigateBackUsingHistory(),this.getFields(),this.resetErrors(),this.submittedViaUpdateResource=!1,this.submittedViaUpdateResourceAndContinueEditing=!1,this.isWorking=!1));Nova.visit(e)}catch(e){window.scrollTo(0,0),this.submittedViaUpdateResource=!1,this.submittedViaUpdateResourceAndContinueEditing=!1,this.preventLeavingForm(),this.handleOnUpdateResponseError(e)}this.submittedViaUpdateResource=!1,this.submittedViaUpdateResourceAndContinueEditing=!1,this.isWorking=!1},updateRequest(){return Nova.request().post(`/nova-api/${this.resourceName}/${this.resourceId}`,this.updateResourceFormData(),{params:{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,editing:!0,editMode:"update"}})},updateResourceFormData(){return u()(new FormData,(e=>{c()(this.panels,(t=>{c()(t.fields,(t=>{t.fill(e)}))})),e.append("_method","PUT"),e.append("_retrieved_at",this.lastRetrievedAt)}))},updateLastRetrievedAtTimestamp(){this.lastRetrievedAt=Math.floor((new Date).getTime()/1e3)},onUpdateFormStatus(){this.updateFormStatus()}}),computed:{wasSubmittedViaUpdateResourceAndContinueEditing(){return this.isWorking&&this.submittedViaUpdateResourceAndContinueEditing},wasSubmittedViaUpdateResource(){return this.isWorking&&this.submittedViaUpdateResource},singularName(){return this.relationResponse?this.relationResponse.singularLabel:this.resourceInformation.singularLabel},updateButtonLabel(){return this.resourceInformation.updateButtonLabel},isRelation(){return Boolean(this.viaResourceId&&this.viaRelationship)}}};var g=r(18152);const w=(0,g.c)(f,[["render",function(e,t,r,n,s,c){const d=(0,o.resolveComponent)("Head"),u=(0,o.resolveComponent)("Button"),h=(0,o.resolveComponent)("LoadingView");return(0,o.openBlock)(),(0,o.createBlock)(h,{loading:e.loading},{default:(0,o.withCtx)((()=>[e.resourceInformation&&e.title?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,title:e.__("Update :resource: :title",{resource:e.resourceInformation.singularLabel,title:e.title})},null,8,["title"])):(0,o.createCommentVNode)("",!0),e.panels?((0,o.openBlock)(),(0,o.createElementBlock)("form",{key:1,onSubmit:t[0]||(t[0]=(...e)=>c.submitViaUpdateResource&&c.submitViaUpdateResource(...e)),onChange:t[1]||(t[1]=(...e)=>c.onUpdateFormStatus&&c.onUpdateFormStatus(...e)),"data-form-unique-id":e.formUniqueId,autocomplete:"off",ref:"form"},[(0,o.createElementVNode)("div",i,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.panels,(t=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("form-"+t.component),{key:t.id,onUpdateLastRetrievedAtTimestamp:c.updateLastRetrievedAtTimestamp,onFileDeleted:c.handleFileDeleted,onFieldChanged:c.onUpdateFormStatus,onFileUploadStarted:e.handleFileUploadStarted,onFileUploadFinished:e.handleFileUploadFinished,panel:t,name:t.name,"resource-id":e.resourceId,"resource-name":e.resourceName,fields:t.fields,"form-unique-id":e.formUniqueId,mode:"form","validation-errors":e.validationErrors,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"show-help-text":!0},null,40,["onUpdateLastRetrievedAtTimestamp","onFileDeleted","onFieldChanged","onFileUploadStarted","onFileUploadFinished","panel","name","resource-id","resource-name","fields","form-unique-id","validation-errors","via-resource","via-resource-id","via-relationship"])))),128))]),(0,o.createElementVNode)("div",a,[(0,o.createVNode)(u,{dusk:"cancel-update-button",variant:"ghost",label:e.__("Cancel"),onClick:c.cancelUpdatingResource,disabled:e.isWorking},null,8,["label","onClick","disabled"]),(0,o.createVNode)(u,{dusk:"update-and-continue-editing-button",onClick:c.submitViaUpdateResourceAndContinueEditing,disabled:e.isWorking,loading:c.wasSubmittedViaUpdateResourceAndContinueEditing,label:e.__("Update & Continue Editing")},null,8,["onClick","disabled","loading","label"]),(0,o.createVNode)(u,{dusk:"update-button",type:"submit",disabled:e.isWorking,loading:c.wasSubmittedViaUpdateResource,label:c.updateButtonLabel},null,8,["disabled","loading","label"])])],40,l)):(0,o.createCommentVNode)("",!0)])),_:1},8,["loading"])}],["__file","Update.vue"]]);var k=r(79624);const y={name:"Update",components:{ResourceUpdate:w},props:(0,n.Wk)(["resourceName","resourceId","viaResource","viaResourceId","viaRelationship"]),data:()=>({formUniqueId:(0,k.c)()})},b=(0,g.c)(y,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceUpdate");return(0,o.openBlock)(),(0,o.createBlock)(a,{"resource-name":e.resourceName,"resource-id":e.resourceId,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"form-unique-id":e.formUniqueId},null,8,["resource-name","resource-id","via-resource","via-resource-id","via-relationship","form-unique-id"])}],["__file","Update.vue"]])},96842:(e,t,r)=>{"use strict";r.d(t,{c:()=>i});var o=r(74032);var n=r(79624);const l={name:"UpdateAttached",props:{resourceName:{type:String,required:!0},resourceId:{required:!0},relatedResourceName:{type:String,required:!0},relatedResourceId:{required:!0},viaResource:{default:""},viaResourceId:{default:""},parentResource:{type:Object},viaRelationship:{default:""},viaPivotId:{default:null},polymorphic:{default:!1}},data:()=>({formUniqueId:(0,n.c)()})};const i=(0,r(18152).c)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("UpdateAttachedResource");return(0,o.openBlock)(),(0,o.createBlock)(a,{"resource-name":r.resourceName,"resource-id":r.resourceId,"related-resource-name":r.relatedResourceName,"related-resource-id":r.relatedResourceId,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"parent-resource":r.parentResource,"via-relationship":r.viaRelationship,"via-pivot-id":r.viaPivotId,polymorphic:r.polymorphic,"form-unique-id":e.formUniqueId},null,8,["resource-name","resource-id","related-resource-name","related-resource-id","via-resource","via-resource-id","parent-resource","via-relationship","via-pivot-id","polymorphic","form-unique-id"])}],["__file","UpdateAttached.vue"]])},21852:(e,t,r)=>{"use strict";r.d(t,{c:()=>c});var o=r(74032);var n=r(63916),l=r(79624);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function a(e,t,r){var o;return(t="symbol"==typeof(o=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?o:String(o))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const s={emits:["refresh","create-cancelled","finished-loading"],mixins:[n.mW,n.QX],provide(){return{removeFile:this.removeFile}},props:function(e){for(var t=1;t["modal","form"].includes(e)}},(0,n.Wk)(["resourceName","viaResource","viaResourceId","viaRelationship"])),data:()=>({formUniqueId:(0,l.c)()}),methods:{handleResourceCreated({redirect:e,id:t}){return"form"===this.mode?this.allowLeavingForm():this.allowLeavingModal(),Nova.$emit("resource-created",{resourceName:this.resourceName,resourceId:t}),"form"===this.mode?Nova.visit(e):this.$emit("refresh",{redirect:e,id:t})},handleResourceCreatedAndAddingAnother(){this.disableNavigateBackUsingHistory()},handleCreateCancelled(){return"form"===this.mode?(this.handleProceedingToPreviousPage(),this.allowLeavingForm(),void this.proceedToPreviousPage(this.isRelation?`/resources/${this.viaResource}/${this.viaResourceId}`:`/resources/${this.resourceName}`)):(this.allowLeavingModal(),this.$emit("create-cancelled"))},onUpdateFormStatus(){"form"===this.mode?this.updateFormStatus():this.updateModalStatus()},removeFile(e){}},computed:{isRelation(){return Boolean(this.viaResourceId&&this.viaRelationship)}}};const c=(0,r(18152).c)(s,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CreateForm");return(0,o.openBlock)(),(0,o.createBlock)(a,{onResourceCreated:i.handleResourceCreated,onResourceCreatedAndAddingAnother:i.handleResourceCreatedAndAddingAnother,onCreateCancelled:i.handleCreateCancelled,mode:r.mode,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,onUpdateFormStatus:i.onUpdateFormStatus,onFinishedLoading:t[0]||(t[0]=t=>e.$emit("finished-loading")),"should-override-meta":"form"===r.mode,"form-unique-id":e.formUniqueId},null,8,["onResourceCreated","onResourceCreatedAndAddingAnother","onCreateCancelled","mode","resource-name","via-resource","via-resource-id","via-relationship","onUpdateFormStatus","should-override-meta","form-unique-id"])}],["__file","Create.vue"]])},41976:(e,t,r)=>{var o={"./ActionSelector.vue":77528,"./AppLogo.vue":86148,"./Avatar.vue":19440,"./Backdrop.vue":17392,"./Badges/Badge.vue":29046,"./Badges/CircleBadge.vue":56424,"./BooleanOption.vue":9660,"./Buttons/BasicButton.vue":10672,"./Buttons/ButtonInertiaLink.vue":89052,"./Buttons/CopyButton.vue":16740,"./Buttons/CreateRelationButton.vue":73588,"./Buttons/DefaultButton.vue":15380,"./Buttons/IconButton.vue":11856,"./Buttons/InertiaButton.vue":61888,"./Buttons/InvertedButton.vue":86724,"./Buttons/LinkButton.vue":77512,"./Buttons/OutlineButton.vue":70056,"./Buttons/OutlineButtonInertiaLink.vue":87248,"./Buttons/RemoveButton.vue":36664,"./Buttons/ResourcePollingButton.vue":9320,"./Buttons/ToolbarButton.vue":47776,"./CancelButton.vue":66500,"./Card.vue":76452,"./CardWrapper.vue":94e3,"./Cards.vue":76648,"./Cards/HelpCard.vue":43648,"./Checkbox.vue":92988,"./CheckboxWithLabel.vue":148,"./CollapseButton.vue":75040,"./Controls/MultiSelectControl.vue":57934,"./Controls/SelectControl.vue":54128,"./CreateForm.vue":5156,"./CreateResourceButton.vue":71312,"./DefaultField.vue":44920,"./DeleteButton.vue":96944,"./DeleteMenu.vue":37160,"./DividerLine.vue":54368,"./DropZone/DropZone.vue":60104,"./DropZone/FilePreviewBlock.vue":27112,"./DropZone/SingleDropZone.vue":89536,"./Dropdowns/ActionDropdown.vue":47704,"./Dropdowns/DetailActionDropdown.vue":93940,"./Dropdowns/Dropdown.vue":65362,"./Dropdowns/DropdownMenu.vue":41772,"./Dropdowns/DropdownMenuHeading.vue":49844,"./Dropdowns/DropdownMenuItem.vue":59932,"./Dropdowns/InlineActionDropdown.vue":98732,"./Dropdowns/SelectAllDropdown.vue":53184,"./Dropdowns/ThemeDropdown.vue":59408,"./Excerpt.vue":3944,"./FadeTransition.vue":42576,"./FieldWrapper.vue":81268,"./FilterMenu.vue":53720,"./Filters/BooleanFilter.vue":23800,"./Filters/DateFilter.vue":10408,"./Filters/FilterContainer.vue":38160,"./Filters/SelectFilter.vue":8832,"./FormButton.vue":83840,"./FormLabel.vue":52728,"./GlobalSearch.vue":85888,"./Heading.vue":3836,"./HelpText.vue":58278,"./HelpTextTooltip.vue":75130,"./Heroicons/outline/HeroiconsOutlineAcademicCap.vue":70272,"./Heroicons/outline/HeroiconsOutlineAdjustments.vue":78880,"./Heroicons/outline/HeroiconsOutlineAnnotation.vue":9584,"./Heroicons/outline/HeroiconsOutlineArchive.vue":91104,"./Heroicons/outline/HeroiconsOutlineArrowCircleDown.vue":50228,"./Heroicons/outline/HeroiconsOutlineArrowCircleLeft.vue":35340,"./Heroicons/outline/HeroiconsOutlineArrowCircleRight.vue":69680,"./Heroicons/outline/HeroiconsOutlineArrowCircleUp.vue":45900,"./Heroicons/outline/HeroiconsOutlineArrowDown.vue":31160,"./Heroicons/outline/HeroiconsOutlineArrowLeft.vue":58780,"./Heroicons/outline/HeroiconsOutlineArrowNarrowDown.vue":86112,"./Heroicons/outline/HeroiconsOutlineArrowNarrowLeft.vue":87688,"./Heroicons/outline/HeroiconsOutlineArrowNarrowRight.vue":42600,"./Heroicons/outline/HeroiconsOutlineArrowNarrowUp.vue":38374,"./Heroicons/outline/HeroiconsOutlineArrowRight.vue":61736,"./Heroicons/outline/HeroiconsOutlineArrowUp.vue":6184,"./Heroicons/outline/HeroiconsOutlineArrowsExpand.vue":32976,"./Heroicons/outline/HeroiconsOutlineAtSymbol.vue":95868,"./Heroicons/outline/HeroiconsOutlineBackspace.vue":66832,"./Heroicons/outline/HeroiconsOutlineBadgeCheck.vue":72644,"./Heroicons/outline/HeroiconsOutlineBan.vue":27024,"./Heroicons/outline/HeroiconsOutlineBeaker.vue":5288,"./Heroicons/outline/HeroiconsOutlineBell.vue":9864,"./Heroicons/outline/HeroiconsOutlineBookOpen.vue":87588,"./Heroicons/outline/HeroiconsOutlineBookmark.vue":3328,"./Heroicons/outline/HeroiconsOutlineBookmarkAlt.vue":82812,"./Heroicons/outline/HeroiconsOutlineBriefcase.vue":81136,"./Heroicons/outline/HeroiconsOutlineCake.vue":4048,"./Heroicons/outline/HeroiconsOutlineCalculator.vue":63688,"./Heroicons/outline/HeroiconsOutlineCalendar.vue":83376,"./Heroicons/outline/HeroiconsOutlineCamera.vue":98861,"./Heroicons/outline/HeroiconsOutlineCash.vue":34252,"./Heroicons/outline/HeroiconsOutlineChartBar.vue":85584,"./Heroicons/outline/HeroiconsOutlineChartPie.vue":85400,"./Heroicons/outline/HeroiconsOutlineChartSquareBar.vue":99400,"./Heroicons/outline/HeroiconsOutlineChat.vue":43588,"./Heroicons/outline/HeroiconsOutlineChatAlt.vue":97748,"./Heroicons/outline/HeroiconsOutlineChatAlt2.vue":32420,"./Heroicons/outline/HeroiconsOutlineCheck.vue":91428,"./Heroicons/outline/HeroiconsOutlineCheckCircle.vue":29996,"./Heroicons/outline/HeroiconsOutlineChevronDoubleDown.vue":11872,"./Heroicons/outline/HeroiconsOutlineChevronDoubleLeft.vue":5408,"./Heroicons/outline/HeroiconsOutlineChevronDoubleRight.vue":15212,"./Heroicons/outline/HeroiconsOutlineChevronDoubleUp.vue":23996,"./Heroicons/outline/HeroiconsOutlineChevronDown.vue":52156,"./Heroicons/outline/HeroiconsOutlineChevronLeft.vue":19612,"./Heroicons/outline/HeroiconsOutlineChevronRight.vue":28620,"./Heroicons/outline/HeroiconsOutlineChevronUp.vue":53144,"./Heroicons/outline/HeroiconsOutlineChip.vue":9512,"./Heroicons/outline/HeroiconsOutlineClipboard.vue":42208,"./Heroicons/outline/HeroiconsOutlineClipboardCheck.vue":62716,"./Heroicons/outline/HeroiconsOutlineClipboardCopy.vue":42652,"./Heroicons/outline/HeroiconsOutlineClipboardList.vue":7652,"./Heroicons/outline/HeroiconsOutlineClock.vue":96120,"./Heroicons/outline/HeroiconsOutlineCloud.vue":13719,"./Heroicons/outline/HeroiconsOutlineCloudDownload.vue":12268,"./Heroicons/outline/HeroiconsOutlineCloudUpload.vue":55748,"./Heroicons/outline/HeroiconsOutlineCode.vue":13560,"./Heroicons/outline/HeroiconsOutlineCog.vue":37884,"./Heroicons/outline/HeroiconsOutlineCollection.vue":91888,"./Heroicons/outline/HeroiconsOutlineColorSwatch.vue":52628,"./Heroicons/outline/HeroiconsOutlineCreditCard.vue":2120,"./Heroicons/outline/HeroiconsOutlineCube.vue":26684,"./Heroicons/outline/HeroiconsOutlineCubeTransparent.vue":5696,"./Heroicons/outline/HeroiconsOutlineCurrencyBangladeshi.vue":72604,"./Heroicons/outline/HeroiconsOutlineCurrencyDollar.vue":93336,"./Heroicons/outline/HeroiconsOutlineCurrencyEuro.vue":87752,"./Heroicons/outline/HeroiconsOutlineCurrencyPound.vue":40096,"./Heroicons/outline/HeroiconsOutlineCurrencyRupee.vue":7818,"./Heroicons/outline/HeroiconsOutlineCurrencyYen.vue":91200,"./Heroicons/outline/HeroiconsOutlineCursorClick.vue":23544,"./Heroicons/outline/HeroiconsOutlineDatabase.vue":60830,"./Heroicons/outline/HeroiconsOutlineDesktopComputer.vue":28164,"./Heroicons/outline/HeroiconsOutlineDeviceMobile.vue":34580,"./Heroicons/outline/HeroiconsOutlineDeviceTablet.vue":22500,"./Heroicons/outline/HeroiconsOutlineDocument.vue":51728,"./Heroicons/outline/HeroiconsOutlineDocumentAdd.vue":10924,"./Heroicons/outline/HeroiconsOutlineDocumentDownload.vue":7868,"./Heroicons/outline/HeroiconsOutlineDocumentDuplicate.vue":18224,"./Heroicons/outline/HeroiconsOutlineDocumentRemove.vue":31412,"./Heroicons/outline/HeroiconsOutlineDocumentReport.vue":96668,"./Heroicons/outline/HeroiconsOutlineDocumentSearch.vue":64528,"./Heroicons/outline/HeroiconsOutlineDocumentText.vue":68e3,"./Heroicons/outline/HeroiconsOutlineDotsCircleHorizontal.vue":95656,"./Heroicons/outline/HeroiconsOutlineDotsHorizontal.vue":56108,"./Heroicons/outline/HeroiconsOutlineDotsVertical.vue":28732,"./Heroicons/outline/HeroiconsOutlineDownload.vue":5760,"./Heroicons/outline/HeroiconsOutlineDuplicate.vue":93420,"./Heroicons/outline/HeroiconsOutlineEmojiHappy.vue":86864,"./Heroicons/outline/HeroiconsOutlineEmojiSad.vue":43604,"./Heroicons/outline/HeroiconsOutlineExclamation.vue":32096,"./Heroicons/outline/HeroiconsOutlineExclamationCircle.vue":98760,"./Heroicons/outline/HeroiconsOutlineExternalLink.vue":16532,"./Heroicons/outline/HeroiconsOutlineEye.vue":38668,"./Heroicons/outline/HeroiconsOutlineEyeOff.vue":12960,"./Heroicons/outline/HeroiconsOutlineFastForward.vue":90203,"./Heroicons/outline/HeroiconsOutlineFilm.vue":24664,"./Heroicons/outline/HeroiconsOutlineFilter.vue":43304,"./Heroicons/outline/HeroiconsOutlineFingerPrint.vue":47072,"./Heroicons/outline/HeroiconsOutlineFire.vue":22346,"./Heroicons/outline/HeroiconsOutlineFlag.vue":81856,"./Heroicons/outline/HeroiconsOutlineFolder.vue":94248,"./Heroicons/outline/HeroiconsOutlineFolderAdd.vue":24604,"./Heroicons/outline/HeroiconsOutlineFolderDownload.vue":15028,"./Heroicons/outline/HeroiconsOutlineFolderOpen.vue":79992,"./Heroicons/outline/HeroiconsOutlineFolderRemove.vue":6264,"./Heroicons/outline/HeroiconsOutlineGift.vue":94504,"./Heroicons/outline/HeroiconsOutlineGlobe.vue":91236,"./Heroicons/outline/HeroiconsOutlineGlobeAlt.vue":83280,"./Heroicons/outline/HeroiconsOutlineHand.vue":77096,"./Heroicons/outline/HeroiconsOutlineHashtag.vue":47588,"./Heroicons/outline/HeroiconsOutlineHeart.vue":54208,"./Heroicons/outline/HeroiconsOutlineHome.vue":34828,"./Heroicons/outline/HeroiconsOutlineIdentification.vue":87560,"./Heroicons/outline/HeroiconsOutlineInbox.vue":48060,"./Heroicons/outline/HeroiconsOutlineInboxIn.vue":87832,"./Heroicons/outline/HeroiconsOutlineInformationCircle.vue":52540,"./Heroicons/outline/HeroiconsOutlineKey.vue":76880,"./Heroicons/outline/HeroiconsOutlineLibrary.vue":25516,"./Heroicons/outline/HeroiconsOutlineLightBulb.vue":8880,"./Heroicons/outline/HeroiconsOutlineLightningBolt.vue":71720,"./Heroicons/outline/HeroiconsOutlineLink.vue":78132,"./Heroicons/outline/HeroiconsOutlineLocationMarker.vue":7328,"./Heroicons/outline/HeroiconsOutlineLockClosed.vue":27744,"./Heroicons/outline/HeroiconsOutlineLockOpen.vue":39904,"./Heroicons/outline/HeroiconsOutlineLogin.vue":25385,"./Heroicons/outline/HeroiconsOutlineLogout.vue":21100,"./Heroicons/outline/HeroiconsOutlineMail.vue":43276,"./Heroicons/outline/HeroiconsOutlineMailOpen.vue":93312,"./Heroicons/outline/HeroiconsOutlineMap.vue":17796,"./Heroicons/outline/HeroiconsOutlineMenu.vue":57416,"./Heroicons/outline/HeroiconsOutlineMenuAlt1.vue":92728,"./Heroicons/outline/HeroiconsOutlineMenuAlt2.vue":51355,"./Heroicons/outline/HeroiconsOutlineMenuAlt3.vue":60100,"./Heroicons/outline/HeroiconsOutlineMenuAlt4.vue":51320,"./Heroicons/outline/HeroiconsOutlineMicrophone.vue":57856,"./Heroicons/outline/HeroiconsOutlineMinus.vue":26276,"./Heroicons/outline/HeroiconsOutlineMinusCircle.vue":12576,"./Heroicons/outline/HeroiconsOutlineMoon.vue":36500,"./Heroicons/outline/HeroiconsOutlineMusicNote.vue":37728,"./Heroicons/outline/HeroiconsOutlineNewspaper.vue":55184,"./Heroicons/outline/HeroiconsOutlineOfficeBuilding.vue":46056,"./Heroicons/outline/HeroiconsOutlinePaperAirplane.vue":9272,"./Heroicons/outline/HeroiconsOutlinePaperClip.vue":69572,"./Heroicons/outline/HeroiconsOutlinePause.vue":86956,"./Heroicons/outline/HeroiconsOutlinePencil.vue":24963,"./Heroicons/outline/HeroiconsOutlinePencilAlt.vue":62456,"./Heroicons/outline/HeroiconsOutlinePhone.vue":44376,"./Heroicons/outline/HeroiconsOutlinePhoneIncoming.vue":75020,"./Heroicons/outline/HeroiconsOutlinePhoneMissedCall.vue":35300,"./Heroicons/outline/HeroiconsOutlinePhoneOutgoing.vue":80232,"./Heroicons/outline/HeroiconsOutlinePhotograph.vue":1064,"./Heroicons/outline/HeroiconsOutlinePlay.vue":68992,"./Heroicons/outline/HeroiconsOutlinePlus.vue":22184,"./Heroicons/outline/HeroiconsOutlinePlusCircle.vue":25600,"./Heroicons/outline/HeroiconsOutlinePresentationChartBar.vue":39064,"./Heroicons/outline/HeroiconsOutlinePresentationChartLine.vue":65208,"./Heroicons/outline/HeroiconsOutlinePrinter.vue":48924,"./Heroicons/outline/HeroiconsOutlinePuzzle.vue":5808,"./Heroicons/outline/HeroiconsOutlineQrcode.vue":47296,"./Heroicons/outline/HeroiconsOutlineQuestionMarkCircle.vue":95438,"./Heroicons/outline/HeroiconsOutlineReceiptRefund.vue":82514,"./Heroicons/outline/HeroiconsOutlineReceiptTax.vue":26220,"./Heroicons/outline/HeroiconsOutlineRefresh.vue":8652,"./Heroicons/outline/HeroiconsOutlineReply.vue":83632,"./Heroicons/outline/HeroiconsOutlineRewind.vue":19584,"./Heroicons/outline/HeroiconsOutlineRss.vue":10912,"./Heroicons/outline/HeroiconsOutlineSave.vue":42920,"./Heroicons/outline/HeroiconsOutlineSaveAs.vue":42700,"./Heroicons/outline/HeroiconsOutlineScale.vue":71620,"./Heroicons/outline/HeroiconsOutlineScissors.vue":38848,"./Heroicons/outline/HeroiconsOutlineSearch.vue":43624,"./Heroicons/outline/HeroiconsOutlineSearchCircle.vue":25016,"./Heroicons/outline/HeroiconsOutlineSelector.vue":90233,"./Heroicons/outline/HeroiconsOutlineServer.vue":87365,"./Heroicons/outline/HeroiconsOutlineShare.vue":38176,"./Heroicons/outline/HeroiconsOutlineShieldCheck.vue":14055,"./Heroicons/outline/HeroiconsOutlineShieldExclamation.vue":72228,"./Heroicons/outline/HeroiconsOutlineShoppingBag.vue":3212,"./Heroicons/outline/HeroiconsOutlineShoppingCart.vue":89606,"./Heroicons/outline/HeroiconsOutlineSortAscending.vue":51352,"./Heroicons/outline/HeroiconsOutlineSortDescending.vue":14200,"./Heroicons/outline/HeroiconsOutlineSparkles.vue":77068,"./Heroicons/outline/HeroiconsOutlineSpeakerphone.vue":31881,"./Heroicons/outline/HeroiconsOutlineStar.vue":51828,"./Heroicons/outline/HeroiconsOutlineStatusOffline.vue":6544,"./Heroicons/outline/HeroiconsOutlineStatusOnline.vue":63124,"./Heroicons/outline/HeroiconsOutlineStop.vue":6836,"./Heroicons/outline/HeroiconsOutlineSun.vue":12064,"./Heroicons/outline/HeroiconsOutlineSupport.vue":27404,"./Heroicons/outline/HeroiconsOutlineSwitchHorizontal.vue":21468,"./Heroicons/outline/HeroiconsOutlineSwitchVertical.vue":95352,"./Heroicons/outline/HeroiconsOutlineTable.vue":61960,"./Heroicons/outline/HeroiconsOutlineTag.vue":26e3,"./Heroicons/outline/HeroiconsOutlineTemplate.vue":37368,"./Heroicons/outline/HeroiconsOutlineTerminal.vue":79134,"./Heroicons/outline/HeroiconsOutlineThumbDown.vue":67856,"./Heroicons/outline/HeroiconsOutlineThumbUp.vue":29192,"./Heroicons/outline/HeroiconsOutlineTicket.vue":66687,"./Heroicons/outline/HeroiconsOutlineTranslate.vue":18804,"./Heroicons/outline/HeroiconsOutlineTrash.vue":92536,"./Heroicons/outline/HeroiconsOutlineTrendingDown.vue":340,"./Heroicons/outline/HeroiconsOutlineTrendingUp.vue":89592,"./Heroicons/outline/HeroiconsOutlineTruck.vue":6904,"./Heroicons/outline/HeroiconsOutlineUpload.vue":70524,"./Heroicons/outline/HeroiconsOutlineUser.vue":53232,"./Heroicons/outline/HeroiconsOutlineUserAdd.vue":52536,"./Heroicons/outline/HeroiconsOutlineUserCircle.vue":19416,"./Heroicons/outline/HeroiconsOutlineUserGroup.vue":46352,"./Heroicons/outline/HeroiconsOutlineUserRemove.vue":74966,"./Heroicons/outline/HeroiconsOutlineUsers.vue":64868,"./Heroicons/outline/HeroiconsOutlineVariable.vue":59956,"./Heroicons/outline/HeroiconsOutlineVideoCamera.vue":8448,"./Heroicons/outline/HeroiconsOutlineViewBoards.vue":78076,"./Heroicons/outline/HeroiconsOutlineViewGrid.vue":51992,"./Heroicons/outline/HeroiconsOutlineViewGridAdd.vue":3172,"./Heroicons/outline/HeroiconsOutlineViewList.vue":69340,"./Heroicons/outline/HeroiconsOutlineVolumeOff.vue":87712,"./Heroicons/outline/HeroiconsOutlineVolumeUp.vue":22847,"./Heroicons/outline/HeroiconsOutlineWifi.vue":84408,"./Heroicons/outline/HeroiconsOutlineX.vue":77480,"./Heroicons/outline/HeroiconsOutlineXCircle.vue":68472,"./Heroicons/outline/HeroiconsOutlineZoomIn.vue":37460,"./Heroicons/outline/HeroiconsOutlineZoomOut.vue":61450,"./Heroicons/solid/HeroiconsSolidAcademicCap.vue":5164,"./Heroicons/solid/HeroiconsSolidAdjustments.vue":22960,"./Heroicons/solid/HeroiconsSolidAnnotation.vue":85903,"./Heroicons/solid/HeroiconsSolidArchive.vue":7924,"./Heroicons/solid/HeroiconsSolidArrowCircleDown.vue":93540,"./Heroicons/solid/HeroiconsSolidArrowCircleLeft.vue":25896,"./Heroicons/solid/HeroiconsSolidArrowCircleRight.vue":26412,"./Heroicons/solid/HeroiconsSolidArrowCircleUp.vue":812,"./Heroicons/solid/HeroiconsSolidArrowDown.vue":16880,"./Heroicons/solid/HeroiconsSolidArrowLeft.vue":91336,"./Heroicons/solid/HeroiconsSolidArrowNarrowDown.vue":6080,"./Heroicons/solid/HeroiconsSolidArrowNarrowLeft.vue":83812,"./Heroicons/solid/HeroiconsSolidArrowNarrowRight.vue":22176,"./Heroicons/solid/HeroiconsSolidArrowNarrowUp.vue":16108,"./Heroicons/solid/HeroiconsSolidArrowRight.vue":69908,"./Heroicons/solid/HeroiconsSolidArrowUp.vue":66188,"./Heroicons/solid/HeroiconsSolidArrowsExpand.vue":80224,"./Heroicons/solid/HeroiconsSolidAtSymbol.vue":20572,"./Heroicons/solid/HeroiconsSolidBackspace.vue":71872,"./Heroicons/solid/HeroiconsSolidBadgeCheck.vue":65080,"./Heroicons/solid/HeroiconsSolidBan.vue":64240,"./Heroicons/solid/HeroiconsSolidBeaker.vue":54848,"./Heroicons/solid/HeroiconsSolidBell.vue":95888,"./Heroicons/solid/HeroiconsSolidBookOpen.vue":86928,"./Heroicons/solid/HeroiconsSolidBookmark.vue":97856,"./Heroicons/solid/HeroiconsSolidBookmarkAlt.vue":40952,"./Heroicons/solid/HeroiconsSolidBriefcase.vue":86576,"./Heroicons/solid/HeroiconsSolidCake.vue":21284,"./Heroicons/solid/HeroiconsSolidCalculator.vue":45836,"./Heroicons/solid/HeroiconsSolidCalendar.vue":44144,"./Heroicons/solid/HeroiconsSolidCamera.vue":8270,"./Heroicons/solid/HeroiconsSolidCash.vue":30852,"./Heroicons/solid/HeroiconsSolidChartBar.vue":23060,"./Heroicons/solid/HeroiconsSolidChartPie.vue":72500,"./Heroicons/solid/HeroiconsSolidChartSquareBar.vue":5204,"./Heroicons/solid/HeroiconsSolidChat.vue":71092,"./Heroicons/solid/HeroiconsSolidChatAlt.vue":35380,"./Heroicons/solid/HeroiconsSolidChatAlt2.vue":75272,"./Heroicons/solid/HeroiconsSolidCheck.vue":44444,"./Heroicons/solid/HeroiconsSolidCheckCircle.vue":98276,"./Heroicons/solid/HeroiconsSolidChevronDoubleDown.vue":58512,"./Heroicons/solid/HeroiconsSolidChevronDoubleLeft.vue":25740,"./Heroicons/solid/HeroiconsSolidChevronDoubleRight.vue":30612,"./Heroicons/solid/HeroiconsSolidChevronDoubleUp.vue":73280,"./Heroicons/solid/HeroiconsSolidChevronDown.vue":236,"./Heroicons/solid/HeroiconsSolidChevronLeft.vue":14132,"./Heroicons/solid/HeroiconsSolidChevronRight.vue":22644,"./Heroicons/solid/HeroiconsSolidChevronUp.vue":2330,"./Heroicons/solid/HeroiconsSolidChip.vue":9452,"./Heroicons/solid/HeroiconsSolidClipboard.vue":88346,"./Heroicons/solid/HeroiconsSolidClipboardCheck.vue":68888,"./Heroicons/solid/HeroiconsSolidClipboardCopy.vue":24620,"./Heroicons/solid/HeroiconsSolidClipboardList.vue":58020,"./Heroicons/solid/HeroiconsSolidClock.vue":72344,"./Heroicons/solid/HeroiconsSolidCloud.vue":64604,"./Heroicons/solid/HeroiconsSolidCloudDownload.vue":71859,"./Heroicons/solid/HeroiconsSolidCloudUpload.vue":98840,"./Heroicons/solid/HeroiconsSolidCode.vue":99368,"./Heroicons/solid/HeroiconsSolidCog.vue":78300,"./Heroicons/solid/HeroiconsSolidCollection.vue":63760,"./Heroicons/solid/HeroiconsSolidColorSwatch.vue":93404,"./Heroicons/solid/HeroiconsSolidCreditCard.vue":59778,"./Heroicons/solid/HeroiconsSolidCube.vue":42064,"./Heroicons/solid/HeroiconsSolidCubeTransparent.vue":22776,"./Heroicons/solid/HeroiconsSolidCurrencyBangladeshi.vue":68020,"./Heroicons/solid/HeroiconsSolidCurrencyDollar.vue":81368,"./Heroicons/solid/HeroiconsSolidCurrencyEuro.vue":32600,"./Heroicons/solid/HeroiconsSolidCurrencyPound.vue":60952,"./Heroicons/solid/HeroiconsSolidCurrencyRupee.vue":64646,"./Heroicons/solid/HeroiconsSolidCurrencyYen.vue":82314,"./Heroicons/solid/HeroiconsSolidCursorClick.vue":85200,"./Heroicons/solid/HeroiconsSolidDatabase.vue":38924,"./Heroicons/solid/HeroiconsSolidDesktopComputer.vue":46360,"./Heroicons/solid/HeroiconsSolidDeviceMobile.vue":23604,"./Heroicons/solid/HeroiconsSolidDeviceTablet.vue":26208,"./Heroicons/solid/HeroiconsSolidDocument.vue":53256,"./Heroicons/solid/HeroiconsSolidDocumentAdd.vue":90532,"./Heroicons/solid/HeroiconsSolidDocumentDownload.vue":87992,"./Heroicons/solid/HeroiconsSolidDocumentDuplicate.vue":45608,"./Heroicons/solid/HeroiconsSolidDocumentRemove.vue":25208,"./Heroicons/solid/HeroiconsSolidDocumentReport.vue":88444,"./Heroicons/solid/HeroiconsSolidDocumentSearch.vue":86632,"./Heroicons/solid/HeroiconsSolidDocumentText.vue":71316,"./Heroicons/solid/HeroiconsSolidDotsCircleHorizontal.vue":45408,"./Heroicons/solid/HeroiconsSolidDotsHorizontal.vue":35576,"./Heroicons/solid/HeroiconsSolidDotsVertical.vue":54632,"./Heroicons/solid/HeroiconsSolidDownload.vue":17749,"./Heroicons/solid/HeroiconsSolidDuplicate.vue":15460,"./Heroicons/solid/HeroiconsSolidEmojiHappy.vue":89096,"./Heroicons/solid/HeroiconsSolidEmojiSad.vue":48440,"./Heroicons/solid/HeroiconsSolidExclamation.vue":56252,"./Heroicons/solid/HeroiconsSolidExclamationCircle.vue":90552,"./Heroicons/solid/HeroiconsSolidExternalLink.vue":9694,"./Heroicons/solid/HeroiconsSolidEye.vue":76104,"./Heroicons/solid/HeroiconsSolidEyeOff.vue":46084,"./Heroicons/solid/HeroiconsSolidFastForward.vue":53036,"./Heroicons/solid/HeroiconsSolidFilm.vue":8208,"./Heroicons/solid/HeroiconsSolidFilter.vue":43800,"./Heroicons/solid/HeroiconsSolidFingerPrint.vue":31032,"./Heroicons/solid/HeroiconsSolidFire.vue":5680,"./Heroicons/solid/HeroiconsSolidFlag.vue":29768,"./Heroicons/solid/HeroiconsSolidFolder.vue":18828,"./Heroicons/solid/HeroiconsSolidFolderAdd.vue":66036,"./Heroicons/solid/HeroiconsSolidFolderDownload.vue":19608,"./Heroicons/solid/HeroiconsSolidFolderOpen.vue":65996,"./Heroicons/solid/HeroiconsSolidFolderRemove.vue":24352,"./Heroicons/solid/HeroiconsSolidGift.vue":50812,"./Heroicons/solid/HeroiconsSolidGlobe.vue":15152,"./Heroicons/solid/HeroiconsSolidGlobeAlt.vue":31388,"./Heroicons/solid/HeroiconsSolidHand.vue":89896,"./Heroicons/solid/HeroiconsSolidHashtag.vue":37496,"./Heroicons/solid/HeroiconsSolidHeart.vue":84108,"./Heroicons/solid/HeroiconsSolidHome.vue":47208,"./Heroicons/solid/HeroiconsSolidIdentification.vue":16168,"./Heroicons/solid/HeroiconsSolidInbox.vue":91288,"./Heroicons/solid/HeroiconsSolidInboxIn.vue":93064,"./Heroicons/solid/HeroiconsSolidInformationCircle.vue":79692,"./Heroicons/solid/HeroiconsSolidKey.vue":33060,"./Heroicons/solid/HeroiconsSolidLibrary.vue":85384,"./Heroicons/solid/HeroiconsSolidLightBulb.vue":27248,"./Heroicons/solid/HeroiconsSolidLightningBolt.vue":44556,"./Heroicons/solid/HeroiconsSolidLink.vue":37664,"./Heroicons/solid/HeroiconsSolidLocationMarker.vue":64412,"./Heroicons/solid/HeroiconsSolidLockClosed.vue":72544,"./Heroicons/solid/HeroiconsSolidLockOpen.vue":75268,"./Heroicons/solid/HeroiconsSolidLogin.vue":33927,"./Heroicons/solid/HeroiconsSolidLogout.vue":7620,"./Heroicons/solid/HeroiconsSolidMail.vue":26828,"./Heroicons/solid/HeroiconsSolidMailOpen.vue":69384,"./Heroicons/solid/HeroiconsSolidMap.vue":83598,"./Heroicons/solid/HeroiconsSolidMenu.vue":32828,"./Heroicons/solid/HeroiconsSolidMenuAlt1.vue":45580,"./Heroicons/solid/HeroiconsSolidMenuAlt2.vue":93208,"./Heroicons/solid/HeroiconsSolidMenuAlt3.vue":30140,"./Heroicons/solid/HeroiconsSolidMenuAlt4.vue":35248,"./Heroicons/solid/HeroiconsSolidMicrophone.vue":50520,"./Heroicons/solid/HeroiconsSolidMinus.vue":4028,"./Heroicons/solid/HeroiconsSolidMinusCircle.vue":1188,"./Heroicons/solid/HeroiconsSolidMoon.vue":54820,"./Heroicons/solid/HeroiconsSolidMusicNote.vue":47356,"./Heroicons/solid/HeroiconsSolidNewspaper.vue":92195,"./Heroicons/solid/HeroiconsSolidOfficeBuilding.vue":34460,"./Heroicons/solid/HeroiconsSolidPaperAirplane.vue":27936,"./Heroicons/solid/HeroiconsSolidPaperClip.vue":63412,"./Heroicons/solid/HeroiconsSolidPause.vue":89840,"./Heroicons/solid/HeroiconsSolidPencil.vue":78253,"./Heroicons/solid/HeroiconsSolidPencilAlt.vue":84496,"./Heroicons/solid/HeroiconsSolidPhone.vue":91964,"./Heroicons/solid/HeroiconsSolidPhoneIncoming.vue":35264,"./Heroicons/solid/HeroiconsSolidPhoneMissedCall.vue":25536,"./Heroicons/solid/HeroiconsSolidPhoneOutgoing.vue":95424,"./Heroicons/solid/HeroiconsSolidPhotograph.vue":33252,"./Heroicons/solid/HeroiconsSolidPlay.vue":71052,"./Heroicons/solid/HeroiconsSolidPlus.vue":72196,"./Heroicons/solid/HeroiconsSolidPlusCircle.vue":41144,"./Heroicons/solid/HeroiconsSolidPresentationChartBar.vue":40068,"./Heroicons/solid/HeroiconsSolidPresentationChartLine.vue":59112,"./Heroicons/solid/HeroiconsSolidPrinter.vue":38112,"./Heroicons/solid/HeroiconsSolidPuzzle.vue":83332,"./Heroicons/solid/HeroiconsSolidQrcode.vue":49748,"./Heroicons/solid/HeroiconsSolidQuestionMarkCircle.vue":89160,"./Heroicons/solid/HeroiconsSolidReceiptRefund.vue":86280,"./Heroicons/solid/HeroiconsSolidReceiptTax.vue":24192,"./Heroicons/solid/HeroiconsSolidRefresh.vue":90720,"./Heroicons/solid/HeroiconsSolidReply.vue":88376,"./Heroicons/solid/HeroiconsSolidRewind.vue":46324,"./Heroicons/solid/HeroiconsSolidRss.vue":59472,"./Heroicons/solid/HeroiconsSolidSave.vue":12800,"./Heroicons/solid/HeroiconsSolidSaveAs.vue":11727,"./Heroicons/solid/HeroiconsSolidScale.vue":70208,"./Heroicons/solid/HeroiconsSolidScissors.vue":98968,"./Heroicons/solid/HeroiconsSolidSearch.vue":44662,"./Heroicons/solid/HeroiconsSolidSearchCircle.vue":76608,"./Heroicons/solid/HeroiconsSolidSelector.vue":11368,"./Heroicons/solid/HeroiconsSolidServer.vue":56912,"./Heroicons/solid/HeroiconsSolidShare.vue":65040,"./Heroicons/solid/HeroiconsSolidShieldCheck.vue":14668,"./Heroicons/solid/HeroiconsSolidShieldExclamation.vue":15032,"./Heroicons/solid/HeroiconsSolidShoppingBag.vue":25072,"./Heroicons/solid/HeroiconsSolidShoppingCart.vue":95528,"./Heroicons/solid/HeroiconsSolidSortAscending.vue":49988,"./Heroicons/solid/HeroiconsSolidSortDescending.vue":49324,"./Heroicons/solid/HeroiconsSolidSparkles.vue":32716,"./Heroicons/solid/HeroiconsSolidSpeakerphone.vue":93796,"./Heroicons/solid/HeroiconsSolidStar.vue":86532,"./Heroicons/solid/HeroiconsSolidStatusOffline.vue":93134,"./Heroicons/solid/HeroiconsSolidStatusOnline.vue":73800,"./Heroicons/solid/HeroiconsSolidStop.vue":43081,"./Heroicons/solid/HeroiconsSolidSun.vue":10880,"./Heroicons/solid/HeroiconsSolidSupport.vue":11112,"./Heroicons/solid/HeroiconsSolidSwitchHorizontal.vue":74748,"./Heroicons/solid/HeroiconsSolidSwitchVertical.vue":94332,"./Heroicons/solid/HeroiconsSolidTable.vue":39880,"./Heroicons/solid/HeroiconsSolidTag.vue":81256,"./Heroicons/solid/HeroiconsSolidTemplate.vue":86776,"./Heroicons/solid/HeroiconsSolidTerminal.vue":14908,"./Heroicons/solid/HeroiconsSolidThumbDown.vue":18912,"./Heroicons/solid/HeroiconsSolidThumbUp.vue":16384,"./Heroicons/solid/HeroiconsSolidTicket.vue":13518,"./Heroicons/solid/HeroiconsSolidTranslate.vue":35660,"./Heroicons/solid/HeroiconsSolidTrash.vue":65388,"./Heroicons/solid/HeroiconsSolidTrendingDown.vue":96148,"./Heroicons/solid/HeroiconsSolidTrendingUp.vue":47860,"./Heroicons/solid/HeroiconsSolidTruck.vue":85340,"./Heroicons/solid/HeroiconsSolidUpload.vue":47464,"./Heroicons/solid/HeroiconsSolidUser.vue":56936,"./Heroicons/solid/HeroiconsSolidUserAdd.vue":12032,"./Heroicons/solid/HeroiconsSolidUserCircle.vue":22516,"./Heroicons/solid/HeroiconsSolidUserGroup.vue":11948,"./Heroicons/solid/HeroiconsSolidUserRemove.vue":51804,"./Heroicons/solid/HeroiconsSolidUsers.vue":57192,"./Heroicons/solid/HeroiconsSolidVariable.vue":83859,"./Heroicons/solid/HeroiconsSolidVideoCamera.vue":25456,"./Heroicons/solid/HeroiconsSolidViewBoards.vue":12872,"./Heroicons/solid/HeroiconsSolidViewGrid.vue":58368,"./Heroicons/solid/HeroiconsSolidViewGridAdd.vue":13526,"./Heroicons/solid/HeroiconsSolidViewList.vue":29552,"./Heroicons/solid/HeroiconsSolidVolumeOff.vue":81752,"./Heroicons/solid/HeroiconsSolidVolumeUp.vue":7244,"./Heroicons/solid/HeroiconsSolidWifi.vue":64720,"./Heroicons/solid/HeroiconsSolidX.vue":24392,"./Heroicons/solid/HeroiconsSolidXCircle.vue":5172,"./Heroicons/solid/HeroiconsSolidZoomIn.vue":87420,"./Heroicons/solid/HeroiconsSolidZoomOut.vue":24440,"./IconBooleanOption.vue":56528,"./Icons/CopyIcon.vue":1036,"./Icons/Editor/IconBold.vue":74396,"./Icons/Editor/IconFullScreen.vue":35052,"./Icons/Editor/IconImage.vue":10560,"./Icons/Editor/IconItalic.vue":67236,"./Icons/Editor/IconLink.vue":90784,"./Icons/ErrorPageIcon.vue":2596,"./Icons/Icon.vue":41908,"./Icons/IconAdd.vue":29392,"./Icons/IconArrow.vue":63032,"./Icons/IconBoolean.vue":91996,"./Icons/IconCheckCircle.vue":37388,"./Icons/IconDelete.vue":35320,"./Icons/IconDownload.vue":95064,"./Icons/IconEdit.vue":8968,"./Icons/IconFilter.vue":15232,"./Icons/IconForceDelete.vue":73172,"./Icons/IconHelp.vue":64072,"./Icons/IconMenu.vue":69432,"./Icons/IconMore.vue":77940,"./Icons/IconPlay.vue":59476,"./Icons/IconRefresh.vue":78296,"./Icons/IconRestore.vue":76600,"./Icons/IconSearch.vue":29640,"./Icons/IconView.vue":4240,"./Icons/IconXCircle.vue":94308,"./Icons/Loader.vue":82736,"./ImageLoader.vue":46152,"./IndexEmptyDialog.vue":48483,"./IndexErrorDialog.vue":28139,"./Inputs/CharacterCounter.vue":16896,"./Inputs/IndexSearchInput.vue":20788,"./Inputs/RoundInput.vue":81232,"./Inputs/SearchInput.vue":21492,"./Inputs/SearchInputResult.vue":1811,"./Inputs/SearchSearchInput.vue":79472,"./LensSelector.vue":71724,"./LicenseWarning.vue":96584,"./LoadingCard.vue":90484,"./LoadingView.vue":14928,"./Markdown/MarkdownEditor.vue":40916,"./Markdown/MarkdownEditorToolbar.vue":23748,"./Menu/Breadcrumbs.vue":80896,"./Menu/MainMenu.vue":40516,"./Menu/MenuGroup.vue":58416,"./Menu/MenuItem.vue":54084,"./Menu/MenuList.vue":60692,"./Menu/MenuSection.vue":73832,"./Metrics/Base/BasePartitionMetric.vue":91368,"./Metrics/Base/BaseProgressMetric.vue":83176,"./Metrics/Base/BaseTrendMetric.vue":76492,"./Metrics/Base/BaseValueMetric.vue":45984,"./Metrics/MetricTableRow.vue":69812,"./Metrics/PartitionMetric.vue":63268,"./Metrics/ProgressMetric.vue":4008,"./Metrics/TableMetric.vue":57760,"./Metrics/TrendMetric.vue":44306,"./Metrics/ValueMetric.vue":15180,"./MobileUserMenu.vue":36956,"./Modals/ConfirmActionModal.vue":12168,"./Modals/ConfirmUploadRemovalModal.vue":16600,"./Modals/CreateRelationModal.vue":12136,"./Modals/DeleteResourceModal.vue":68680,"./Modals/Modal.vue":496,"./Modals/ModalContent.vue":55872,"./Modals/ModalFooter.vue":91916,"./Modals/ModalHeader.vue":20276,"./Modals/PreviewResourceModal.vue":46016,"./Modals/RestoreResourceModal.vue":7672,"./Notifications/MessageNotification.vue":33188,"./Notifications/NotificationCenter.vue":94616,"./Notifications/NotificationList.vue":41872,"./Pagination/PaginationLinks.vue":91380,"./Pagination/PaginationLoadMore.vue":81104,"./Pagination/PaginationSimple.vue":7612,"./Pagination/ResourcePagination.vue":37136,"./PanelItem.vue":26776,"./PassthroughLogo.vue":51120,"./ProgressBar.vue":26582,"./RelationPeek.vue":54540,"./Repeater/RepeaterRow.vue":30280,"./ResourceTable.vue":43644,"./ResourceTableHeader.vue":9122,"./ResourceTableRow.vue":95792,"./ResourceTableToolbar.vue":14116,"./ScrollWrap.vue":53796,"./SortableIcon.vue":31056,"./Tags/TagGroup.vue":74336,"./Tags/TagGroupItem.vue":64808,"./Tags/TagList.vue":22564,"./Tags/TagListItem.vue":3992,"./Tooltip.vue":48372,"./TooltipContent.vue":52024,"./TrashedCheckbox.vue":66884,"./Trix.vue":22104,"./UserMenu.vue":4864,"./ValidationErrors.vue":936};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=41976},93832:(e,t,r)=>{var o={"./AudioField.vue":19384,"./BadgeField.vue":18428,"./BelongsToField.vue":99876,"./BelongsToManyField.vue":57984,"./BooleanField.vue":74700,"./BooleanGroupField.vue":89640,"./CodeField.vue":17452,"./ColorField.vue":57854,"./CurrencyField.vue":24422,"./DateField.vue":63180,"./DateTimeField.vue":93484,"./EmailField.vue":26712,"./FileField.vue":80216,"./HasManyField.vue":81308,"./HasManyThroughField.vue":47560,"./HasOneField.vue":69776,"./HasOneThroughField.vue":21636,"./HeadingField.vue":50256,"./HiddenField.vue":95821,"./IdField.vue":37878,"./KeyValueField.vue":38364,"./MarkdownField.vue":99996,"./MorphToActionTargetField.vue":67808,"./MorphToField.vue":71604,"./MorphToManyField.vue":22024,"./MultiSelectField.vue":312,"./Panel.vue":96876,"./PasswordField.vue":60108,"./PlaceField.vue":41324,"./RelationshipPanel.vue":16224,"./SelectField.vue":76252,"./SlugField.vue":22694,"./SparklineField.vue":45548,"./StackField.vue":2140,"./StatusField.vue":6924,"./TagField.vue":79200,"./TextField.vue":39383,"./TextareaField.vue":9048,"./TrixField.vue":10976,"./UrlField.vue":45228,"./VaporAudioField.vue":14240,"./VaporFileField.vue":65964};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=93832},74692:(e,t,r)=>{var o={"./BooleanField.vue":432,"./BooleanGroupField.vue":84352,"./DateField.vue":87780,"./DateTimeField.vue":88756,"./EloquentField.vue":83320,"./EmailField.vue":57812,"./MorphToField.vue":87616,"./MultiSelectField.vue":2809,"./NumberField.vue":95320,"./SelectField.vue":59056,"./TextField.vue":3092};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=74692},9144:(e,t,r)=>{var o={"./AudioField.vue":13248,"./BelongsToField.vue":27054,"./BooleanField.vue":20224,"./BooleanGroupField.vue":21970,"./CodeField.vue":37932,"./ColorField.vue":97876,"./CurrencyField.vue":92080,"./DateField.vue":85764,"./DateTimeField.vue":41092,"./EmailField.vue":40256,"./FileField.vue":67024,"./HasOneField.vue":160,"./HeadingField.vue":60020,"./HiddenField.vue":9752,"./KeyValueField.vue":59564,"./KeyValueHeader.vue":44936,"./KeyValueItem.vue":26948,"./KeyValueTable.vue":83432,"./MarkdownField.vue":57196,"./MorphToField.vue":19676,"./MultiSelectField.vue":41128,"./Panel.vue":12016,"./PasswordField.vue":14606,"./PlaceField.vue":26936,"./RelationshipPanel.vue":89408,"./RepeaterField.vue":40,"./SelectField.vue":32168,"./SlugField.vue":76142,"./StatusField.vue":30159,"./TagField.vue":52128,"./TextField.vue":11720,"./TextareaField.vue":3620,"./TrixField.vue":58648,"./UrlField.vue":14688,"./VaporAudioField.vue":27476,"./VaporFileField.vue":47724};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=9144},56532:(e,t,r)=>{var o={"./AudioField.vue":66872,"./BadgeField.vue":98956,"./BelongsToField.vue":85816,"./BooleanField.vue":53304,"./BooleanGroupField.vue":43640,"./ColorField.vue":58684,"./CurrencyField.vue":37095,"./DateField.vue":58100,"./DateTimeField.vue":45475,"./EmailField.vue":93716,"./FileField.vue":68612,"./HeadingField.vue":75644,"./HiddenField.vue":82568,"./IdField.vue":99532,"./LineField.vue":79120,"./MorphToActionTargetField.vue":91072,"./MorphToField.vue":22420,"./MultiSelectField.vue":5136,"./PasswordField.vue":30608,"./PlaceField.vue":93736,"./SelectField.vue":26642,"./SlugField.vue":34640,"./SparklineField.vue":62340,"./StackField.vue":93388,"./StatusField.vue":54200,"./TagField.vue":27276,"./TextField.vue":58892,"./UrlField.vue":40284,"./VaporAudioField.vue":92976,"./VaporFileField.vue":81300};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=56532},36512:()=>{},16204:()=>{}},e=>{var t=t=>e(e.s=t);e.O(0,[524,0],(()=>(t(82656),t(76024))));e.O()}]); +(self.webpackChunklaravel_nova=self.webpackChunklaravel_nova||[]).push([[895],{68:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z"},null,-1)]))}],["__file","HeroiconsOutlineSun.vue"]])},94:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Heading");return(0,o.openBlock)(),(0,o.createBlock)(a,{level:3,class:"border-b border-gray-100 dark:border-gray-700 py-4 px-8"},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3})}],["__file","ModalHeader.vue"]])},328:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["title"],l={key:1};var i=r(91272);const a={mixins:[r(18700).S0],props:["resourceName","field"],computed:{formattedDate(){return this.usesCustomizedDisplay?this.field.displayedAs:i.c9.fromISO(this.field.value).setZone(this.timezone).toLocaleString({year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",timeZoneName:"short"})},timezone:()=>Nova.config("userTimezone")||Nova.config("timezone")}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue||e.usesCustomizedDisplay?((0,o.openBlock)(),(0,o.createElementBlock)("span",{key:0,class:"whitespace-nowrap",title:r.field.value},(0,o.toDisplayString)(s.formattedDate),9,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—"))],2)}],["__file","DateTimeField.vue"]])},345:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(28400).default};const n=(0,r(66262).A)(o,[["__file","PlaceField.vue"]])},375:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-8.707l-3-3a1 1 0 00-1.414 1.414L10.586 9H7a1 1 0 100 2h3.586l-1.293 1.293a1 1 0 101.414 1.414l3-3a1 1 0 000-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowCircleRight.vue"]])},389:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n=["innerHTML"],l={key:1,class:"whitespace-nowrap"},i=["href"],a={key:1};const s={mixins:[r(18700).S0],props:["resourceName","field"]};const c=(0,r(66262).A)(s,[["render",function(e,t,r,s,c,d){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,[(0,o.createElementVNode)("a",{class:"link-default",href:r.field.value,rel:"noreferrer noopener",target:"_blank",onClick:t[1]||(t[1]=(0,o.withModifiers)((()=>{}),["stop"]))},(0,o.toDisplayString)(e.fieldValue),9,i)]))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",a,"—"))],2)}],["__file","UrlField.vue"]])},703:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M3 3a1 1 0 000 2h11a1 1 0 100-2H3zM3 7a1 1 0 000 2h7a1 1 0 100-2H3zM3 11a1 1 0 100 2h4a1 1 0 100-2H3zM15 8a1 1 0 10-2 0v5.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L15 13.586V8z"},null,-1)]))}],["__file","HeroiconsSolidSortDescending.vue"]])},855:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 3a1 1 0 00-1.447-.894L8.763 6H5a3 3 0 000 6h.28l1.771 5.316A1 1 0 008 18h1a1 1 0 001-1v-4.382l6.553 3.276A1 1 0 0018 15V3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidSpeakerphone.vue"]])},1031:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-2m-4-1v8m0 0l3-3m-3 3L9 8m-5 5h2.586a1 1 0 01.707.293l2.414 2.414a1 1 0 00.707.293h3.172a1 1 0 00.707-.293l2.414-2.414a1 1 0 01.707-.293H20"},null,-1)]))}],["__file","HeroiconsOutlineInboxIn.vue"]])},1298:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={key:0,class:"text-red-500 text-sm"};var l=r(18700);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function a(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const s={mixins:[l._w],props:function(e){for(var t=1;t0}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("FormLabel"),c=(0,o.resolveComponent)("HelpText");return r.field.visible?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(a.fieldWrapperClasses)},[r.field.withLabel?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(a.labelClasses)},[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createVNode)(s,{"label-for":r.labelFor||r.field.uniqueKey,class:(0,o.normalizeClass)(["space-x-1",{"mb-2":a.shouldShowHelpText}])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.fieldLabel),1),r.field.required?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(e.__("*")),1)):(0,o.createCommentVNode)("",!0)])),_:1},8,["label-for","class"])]))],2)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(a.controlWrapperClasses)},[(0,o.renderSlot)(e.$slots,"field"),r.showErrors&&e.hasError?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,class:"help-text-error"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.firstError),1)])),_:1})):(0,o.createCommentVNode)("",!0),a.shouldShowHelpText?((0,o.openBlock)(),(0,o.createBlock)(c,{key:1,class:"help-text",innerHTML:r.field.helpText},null,8,["innerHTML"])):(0,o.createCommentVNode)("",!0)],2)],2)):(0,o.createCommentVNode)("",!0)}],["__file","DefaultField.vue"]])},1339:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v13m0-13V6a2 2 0 112 2h-2zm0 0V5.5A2.5 2.5 0 109.5 8H12zm-7 4h14M5 12a2 2 0 110-4h14a2 2 0 110 4M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7"},null,-1)]))}],["__file","HeroiconsOutlineGift.vue"]])},1626:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"},null,-1)]))}],["__file","HeroiconsOutlineExternalLink.vue"]])},1644:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"},null,-1)]))}],["__file","HeroiconsOutlineClipboardCheck.vue"]])},1722:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726);const n={class:"space-y-1"},l=["value","id","dusk","disabled","maxlength"],i=["id"],a=["value"];var s=r(18700);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e){for(var t=1;t[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("input",(0,o.mergeProps)(d.extraAttributes,{class:"w-full form-control form-input form-control-bordered",onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value,id:e.currentField.uniqueKey,dusk:e.field.attribute,disabled:e.currentlyIsReadonly,maxlength:e.field.enforceMaxlength?e.field.maxlength:-1}),null,16,l),e.suggestions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("datalist",{key:0,id:e.suggestionsId},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.suggestions,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:e,value:e},null,8,a)))),128))],8,i)):(0,o.createCommentVNode)("",!0),e.field.maxlength?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,count:e.value.length,limit:e.field.maxlength},null,8,["count","limit"])):(0,o.createCommentVNode)("",!0)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","TextField.vue"]])},1834:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 20l4-16m2 16l4-16M6 9h14M4 15h14"},null,-1)]))}],["__file","HeroiconsOutlineHashtag.vue"]])},2266:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm5 6a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V8z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDocumentAdd.vue"]])},2388:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6.672 1.911a1 1 0 10-1.932.518l.259.966a1 1 0 001.932-.518l-.26-.966zM2.429 4.74a1 1 0 10-.517 1.932l.966.259a1 1 0 00.517-1.932l-.966-.26zm8.814-.569a1 1 0 00-1.415-1.414l-.707.707a1 1 0 101.415 1.415l.707-.708zm-7.071 7.072l.707-.707A1 1 0 003.465 9.12l-.708.707a1 1 0 001.415 1.415zm3.2-5.171a1 1 0 00-1.3 1.3l4 10a1 1 0 001.823.075l1.38-2.759 3.018 3.02a1 1 0 001.414-1.415l-3.019-3.02 2.76-1.379a1 1 0 00-.076-1.822l-10-4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCursorClick.vue"]])},2526:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineArrowCircleRight.vue"]])},2600:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 15l-2 5L9 9l11 4-5 2zm0 0l5 5M7.188 2.239l.777 2.897M5.136 7.965l-2.898-.777M13.95 4.05l-2.122 2.122m-5.657 5.656l-2.12 2.122"},null,-1)]))}],["__file","HeroiconsOutlineCursorClick.vue"]])},2673:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});var o=r(69843),n=r.n(o);function l(e){return Boolean(!n()(e)&&""!==e)}},2710:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 13h6m-3-3v6m-9 1V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z"},null,-1)]))}],["__file","HeroiconsOutlineFolderAdd.vue"]])},2844:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2h-1.528A6 6 0 004 9.528V4z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8 10a4 4 0 00-3.446 6.032l-1.261 1.26a1 1 0 101.414 1.415l1.261-1.261A4 4 0 108 10zm-2 4a2 2 0 114 0 2 2 0 01-4 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDocumentSearch.vue"]])},2971:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 10V3L4 14h7v7l9-11h-7z"},null,-1)]))}],["__file","HeroiconsOutlineLightningBolt.vue"]])},2976:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8 4a3 3 0 00-3 3v4a5 5 0 0010 0V7a1 1 0 112 0v4a7 7 0 11-14 0V7a5 5 0 0110 0v4a3 3 0 11-6 0V7a1 1 0 012 0v4a1 1 0 102 0V7a3 3 0 00-3-3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPaperClip.vue"]])},3099:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2.94 6.412A2 2 0 002 8.108V16a2 2 0 002 2h12a2 2 0 002-2V8.108a2 2 0 00-.94-1.696l-6-3.75a2 2 0 00-2.12 0l-6 3.75zm2.615 2.423a1 1 0 10-1.11 1.664l5 3.333a1 1 0 001.11 0l5-3.333a1 1 0 00-1.11-1.664L10 11.798 5.555 8.835z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMailOpen.vue"]])},3272:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCheckCircle.vue"]])},3363:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"border-t border-gray-200 dark:border-gray-700"};const l={props:["paginationComponent","hasNextPage","hasPreviousPage","loadMore","selectPage","totalPages","currentPage","perPage","resourceCountLabel","currentResourceCount","allMatchingResourceCount"]};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(r.paginationComponent),{next:r.hasNextPage,previous:r.hasPreviousPage,onLoadMore:r.loadMore,onPage:r.selectPage,pages:r.totalPages,page:r.currentPage,"per-page":r.perPage,"resource-count-label":r.resourceCountLabel,"current-resource-count":r.currentResourceCount,"all-matching-resource-count":r.allMatchingResourceCount},{default:(0,o.withCtx)((()=>[r.resourceCountLabel?((0,o.openBlock)(),(0,o.createElementBlock)("span",{key:0,class:(0,o.normalizeClass)(["text-xs px-4",{"ml-auto hidden md:inline":"pagination-links"===r.paginationComponent}])},(0,o.toDisplayString)(r.resourceCountLabel),3)):(0,o.createCommentVNode)("",!0)])),_:1},40,["next","previous","onLoadMore","onPage","pages","page","per-page","resource-count-label","current-resource-count","all-matching-resource-count"]))])}],["__file","ResourcePagination.vue"]])},3464:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M4.555 5.168A1 1 0 003 6v8a1 1 0 001.555.832L10 11.202V14a1 1 0 001.555.832l6-4a1 1 0 000-1.664l-6-4A1 1 0 0010 6v2.798l-5.445-3.63z"},null,-1)]))}],["__file","HeroiconsSolidFastForward.vue"]])},3635:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 5a2 2 0 012-2h10a2 2 0 012 2v16l-7-3.5L5 21V5z"},null,-1)]))}],["__file","HeroiconsOutlineBookmark.vue"]])},3729:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n={key:1},l={key:2};const i={props:["resourceName","viaResource","viaResourceId","field"],computed:{isResourceBeingViewed(){return this.field.morphToType==this.viaResource&&this.field.morphToId==this.viaResourceId}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Link");return r.field.viewable&&r.field.value&&!s.isResourceBeingViewed?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:e.$url(`/resources/${r.field.resourceName}/${r.field.morphToId}`),class:(0,o.normalizeClass)(["no-underline text-primary-500 font-bold",`text-${r.field.textAlign}`])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.resourceLabel)+": "+(0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href","class"])):r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(r.field.resourceLabel||r.field.morphToType)+": "+(0,o.toDisplayString)(r.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—"))}],["__file","MorphToActionTargetField.vue"]])},3744:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineGlobe.vue"]])},3778:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 4a1 1 0 011-1h16a1 1 0 011 1v2.586a1 1 0 01-.293.707l-6.414 6.414a1 1 0 00-.293.707V17l-4 4v-6.586a1 1 0 00-.293-.707L3.293 7.293A1 1 0 013 6.586V4z"},null,-1)]))}],["__file","HeroiconsOutlineFilter.vue"]])},4204:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["title"],l={key:1};var i=r(91272);const a={mixins:[r(18700).S0],props:["index","resource","resourceName","resourceId","field"],computed:{formattedDateTime(){return this.usesCustomizedDisplay?this.field.displayedAs:i.c9.fromISO(this.field.value).setZone(this.timezone).toLocaleString({year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",timeZoneName:"short"})},timezone:()=>Nova.config("userTimezone")||Nova.config("timezone")}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(c,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue||e.usesCustomizedDisplay?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,title:r.field.value},(0,o.toDisplayString)(s.formattedDateTime),9,n)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))])),_:1},8,["index","field"])}],["__file","DateTimeField.vue"]])},4348:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 8v8m-4-5v5m-4-2v2m-2 4h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineChartSquareBar.vue"]])},4449:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M11.49 3.17c-.38-1.56-2.6-1.56-2.98 0a1.532 1.532 0 01-2.286.948c-1.372-.836-2.942.734-2.106 2.106.54.886.061 2.042-.947 2.287-1.561.379-1.561 2.6 0 2.978a1.532 1.532 0 01.947 2.287c-.836 1.372.734 2.942 2.106 2.106a1.532 1.532 0 012.287.947c.379 1.561 2.6 1.561 2.978 0a1.533 1.533 0 012.287-.947c1.372.836 2.942-.734 2.106-2.106a1.533 1.533 0 01.947-2.287c1.561-.379 1.561-2.6 0-2.978a1.532 1.532 0 01-.947-2.287c.836-1.372-.734-2.942-2.106-2.106a1.532 1.532 0 01-2.287-.947zM10 13a3 3 0 100-6 3 3 0 000 6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCog.vue"]])},4644:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.383 3.076A1 1 0 0110 4v12a1 1 0 01-1.707.707L4.586 13H2a1 1 0 01-1-1V8a1 1 0 011-1h2.586l3.707-3.707a1 1 0 011.09-.217zM12.293 7.293a1 1 0 011.414 0L15 8.586l1.293-1.293a1 1 0 111.414 1.414L16.414 10l1.293 1.293a1 1 0 01-1.414 1.414L15 11.414l-1.293 1.293a1 1 0 01-1.414-1.414L13.586 10l-1.293-1.293a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidVolumeOff.vue"]])},4809:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.504 1.132a1 1 0 01.992 0l1.75 1a1 1 0 11-.992 1.736L10 3.152l-1.254.716a1 1 0 11-.992-1.736l1.75-1zM5.618 4.504a1 1 0 01-.372 1.364L5.016 6l.23.132a1 1 0 11-.992 1.736L4 7.723V8a1 1 0 01-2 0V6a.996.996 0 01.52-.878l1.734-.99a1 1 0 011.364.372zm8.764 0a1 1 0 011.364-.372l1.733.99A1.002 1.002 0 0118 6v2a1 1 0 11-2 0v-.277l-.254.145a1 1 0 11-.992-1.736l.23-.132-.23-.132a1 1 0 01-.372-1.364zm-7 4a1 1 0 011.364-.372L10 8.848l1.254-.716a1 1 0 11.992 1.736L11 10.58V12a1 1 0 11-2 0v-1.42l-1.246-.712a1 1 0 01-.372-1.364zM3 11a1 1 0 011 1v1.42l1.246.712a1 1 0 11-.992 1.736l-1.75-1A1 1 0 012 14v-2a1 1 0 011-1zm14 0a1 1 0 011 1v2a1 1 0 01-.504.868l-1.75 1a1 1 0 11-.992-1.736L16 13.42V12a1 1 0 011-1zm-9.618 5.504a1 1 0 011.364-.372l.254.145V16a1 1 0 112 0v.277l.254-.145a1 1 0 11.992 1.736l-1.735.992a.995.995 0 01-1.022 0l-1.735-.992a1 1 0 01-.372-1.364z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCubeTransparent.vue"]])},4832:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n=["textContent"];var l=r(18700),i=r(39754),a=r.n(i);const s={mixins:[l.S0],props:["index","resource","resourceName","resourceId","field"],computed:{fieldValues(){let e=[];return a()(this.field.options,(t=>{this.isEqualsToValue(t.value)&&e.push(t.label)})),e}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(a.fieldValues,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("span",{textContent:(0,o.toDisplayString)(e),class:"inline-block text-sm mb-1 mr-2 px-2 py-0 bg-primary-500 text-white dark:text-gray-900 rounded"},null,8,n)))),256))])),_:1},8,["index","field"])}],["__file","MultiSelectField.vue"]])},4856:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 8a6 6 0 01-7.743 5.743L10 14l-1 1-1 1H6v2H2v-4l4.257-4.257A6 6 0 1118 8zm-6-4a1 1 0 100 2 2 2 0 012 2 1 1 0 102 0 4 4 0 00-4-4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidKey.vue"]])},4957:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n=["src"],l={key:1},i={key:2,class:"flex items-center text-sm mt-3"},a=["dusk"],s={class:"class mt-1"};var c=r(69843),d=r.n(c);const u={mixins:[r(18700).S0],props:["index","resource","resourceName","resourceId","field"],methods:{download(){const{resourceName:e,resourceId:t}=this,r=this.field.attribute;let o=document.createElement("a");o.href=`/nova-api/${e}/${t}/download/${r}`,o.download="download",document.body.appendChild(o),o.click(),document.body.removeChild(o)}},computed:{hasPreviewableAudio(){return!d()(this.field.previewUrl)},shouldShowToolbar(){return Boolean(this.field.downloadable&&this.fieldHasValue)},defaultAttributes(){return{src:this.field.previewUrl,autoplay:this.field.autoplay,preload:this.field.preload}}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("Icon"),p=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(p,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[u.hasPreviewableAudio?((0,o.openBlock)(),(0,o.createElementBlock)("audio",(0,o.mergeProps)({key:0},u.defaultAttributes,{class:"w-full",src:r.field.previewUrl,controls:"",controlslist:"nodownload"}),null,16,n)):(0,o.createCommentVNode)("",!0),u.hasPreviewableAudio?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—")),u.shouldShowToolbar?((0,o.openBlock)(),(0,o.createElementBlock)("p",i,[r.field.downloadable?((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:0,dusk:r.field.attribute+"-download-link",onKeydown:t[0]||(t[0]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>u.download&&u.download(...e)),["prevent"]),["enter"])),onClick:t[1]||(t[1]=(0,o.withModifiers)(((...e)=>u.download&&u.download(...e)),["prevent"])),tabindex:"0",class:"cursor-pointer text-gray-500 inline-flex items-center"},[(0,o.createVNode)(h,{class:"mr-2",type:"download","view-box":"0 0 24 24",width:"16",height:"16"}),(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(e.__("Download")),1)],40,a)):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["index","field"])}],["__file","AudioField.vue"]])},5050:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3"},null,-1)]))}],["__file","HeroiconsOutlineScale.vue"]])},5319:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={key:0,class:"flex items-center"},l=["href"],i={key:1};var a=r(18700);const s={mixins:[a.nl,a.S0],props:["resourceName","field"],methods:{copy(){this.copyValueToClipboard(this.field.value)}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("CopyButton"),u=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:`mailto:${r.field.value}`,class:"link-default whitespace-nowrap"},(0,o.toDisplayString)(e.fieldValue),9,l)):(0,o.createCommentVNode)("",!0),e.fieldHasValue&&r.field.copyable&&!e.shouldDisplayAsHtml?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,onClick:(0,o.withModifiers)(c.copy,["prevent","stop"]),class:"mx-0"},null,8,["onClick"])),[[u,e.__("Copy to clipboard")]]):(0,o.createCommentVNode)("",!0)])):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))],2)}],["__file","EmailField.vue"]])},5330:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 5.882V19.24a1.76 1.76 0 01-3.417.592l-2.147-6.15M18 13a3 3 0 100-6M5.436 13.683A4.001 4.001 0 017 6h1.832c4.1 0 7.625-1.234 9.168-3v14c-1.543-1.766-5.067-3-9.168-3H7a3.988 3.988 0 01-1.564-.317z"},null,-1)]))}],["__file","HeroiconsOutlineSpeakerphone.vue"]])},5337:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-11a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V7z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPlusCircle.vue"]])},5446:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"},null,-1)]))}],["__file","HeroiconsOutlineShoppingCart.vue"]])},5687:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 10h.01M12 10h.01M16 10h.01M9 16H5a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v8a2 2 0 01-2 2h-5l-5 5v-5z"},null,-1)]))}],["__file","HeroiconsOutlineChatAlt.vue"]])},5740:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>k});var o=r(29726);const n=["data-form-unique-id"],l={class:"space-y-4"},i={class:"flex flex-col md:flex-row md:items-center justify-center md:justify-end space-y-2 md:space-y-0 md:space-x-3"};var a=r(76135),s=r.n(a),c=r(69843),d=r.n(c),u=r(15101),h=r.n(u),p=r(18700),m=r(66278);function v(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function f(e){for(var t=1;t["modal","form"].includes(e)},fromResourceId:{default:null}},(0,p.rr)(["resourceName","viaResource","viaResourceId","viaRelationship","shouldOverrideMeta"])),data:()=>({relationResponse:null,loading:!0,submittedViaCreateResourceAndAddAnother:!1,submittedViaCreateResource:!1,fields:[],panels:[]}),async created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404");if(this.isRelation){const{data:e}=await Nova.request().get("/nova-api/"+this.viaResource+"/field/"+this.viaRelationship,{params:{resourceName:this.resourceName,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}});this.relationResponse=e,this.isHasOneRelationship&&this.alreadyFilled&&(Nova.error(this.__("The HasOne relationship has already been filled.")),Nova.visit(`/resources/${this.viaResource}/${this.viaResourceId}`)),this.isHasOneThroughRelationship&&this.alreadyFilled&&(Nova.error(this.__("The HasOneThrough relationship has already been filled.")),Nova.visit(`/resources/${this.viaResource}/${this.viaResourceId}`))}this.getFields(),"form"===this.mode?this.allowLeavingForm():this.allowLeavingModal()},methods:f(f(f({},(0,m.PY)(["allowLeavingForm","preventLeavingForm","allowLeavingModal","preventLeavingModal"])),(0,m.i0)(["fetchPolicies"])),{},{handleResourceLoaded(){this.loading=!1,this.$emit("finished-loading"),Nova.$emit("resource-loaded",{resourceName:this.resourceName,resourceId:null,mode:"create"})},async getFields(){this.panels=[],this.fields=[];const{data:{panels:e,fields:t}}=await Nova.request().get(`/nova-api/${this.resourceName}/creation-fields`,{params:{editing:!0,editMode:"create",inline:this.shownViaNewRelationModal,fromResourceId:this.fromResourceId,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}});this.panels=e,this.fields=t,this.handleResourceLoaded()},async submitViaCreateResource(e){e.preventDefault(),this.submittedViaCreateResource=!0,this.submittedViaCreateResourceAndAddAnother=!1,await this.createResource()},async submitViaCreateResourceAndAddAnother(){this.submittedViaCreateResourceAndAddAnother=!0,this.submittedViaCreateResource=!1,await this.createResource()},async createResource(){if(this.isWorking=!0,this.$refs.form.reportValidity())try{const{data:{redirect:e,id:t}}=await this.createRequest();if("form"===this.mode?this.allowLeavingForm():this.allowLeavingModal(),await this.fetchPolicies(),Nova.success(this.__("The :resource was created!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),!this.submittedViaCreateResource)return window.scrollTo(0,0),this.$emit("resource-created-and-adding-another",{id:t}),this.getFields(),this.resetErrors(),this.submittedViaCreateAndAddAnother=!1,this.submittedViaCreateResource=!1,void(this.isWorking=!1);this.$emit("resource-created",{id:t,redirect:e})}catch(e){window.scrollTo(0,0),this.submittedViaCreateAndAddAnother=!1,this.submittedViaCreateResource=!0,this.isWorking=!1,"form"===this.mode?this.preventLeavingForm():this.preventLeavingModal(),this.handleOnCreateResponseError(e)}this.submittedViaCreateAndAddAnother=!1,this.submittedViaCreateResource=!0,this.isWorking=!1},createRequest(){return Nova.request().post(`/nova-api/${this.resourceName}`,this.createResourceFormData(),{params:{editing:!0,editMode:"create"}})},createResourceFormData(){return h()(new FormData,(e=>{s()(this.panels,(t=>{s()(t.fields,(t=>{t.fill(e)}))})),d()(this.fromResourceId)||e.append("fromResourceId",this.fromResourceId),e.append("viaResource",this.viaResource),e.append("viaResourceId",this.viaResourceId),e.append("viaRelationship",this.viaRelationship)}))},onUpdateFormStatus(){this.$emit("update-form-status")}}),computed:{wasSubmittedViaCreateResource(){return this.isWorking&&this.submittedViaCreateResource},wasSubmittedViaCreateResourceAndAddAnother(){return this.isWorking&&this.submittedViaCreateResourceAndAddAnother},singularName(){return this.relationResponse?this.relationResponse.singularLabel:this.resourceInformation.singularLabel},createButtonLabel(){return this.resourceInformation.createButtonLabel},isRelation(){return Boolean(this.viaResourceId&&this.viaRelationship)},shownViaNewRelationModal(){return"modal"===this.mode},inFormMode(){return"form"===this.mode},canAddMoreResources(){return this.authorizedToCreate},alreadyFilled(){return this.relationResponse&&this.relationResponse.alreadyFilled},isHasOneRelationship(){return this.relationResponse&&this.relationResponse.hasOneRelationship},isHasOneThroughRelationship(){return this.relationResponse&&this.relationResponse.hasOneThroughRelationship},shouldShowAddAnotherButton(){return Boolean(this.inFormMode&&!this.alreadyFilled)&&!Boolean(this.isHasOneRelationship||this.isHasOneThroughRelationship)}}};const k=(0,r(66262).A)(w,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Head"),u=(0,o.resolveComponent)("Button"),h=(0,o.resolveComponent)("LoadingView");return(0,o.openBlock)(),(0,o.createBlock)(h,{loading:e.loading},{default:(0,o.withCtx)((()=>[e.shouldOverrideMeta&&e.resourceInformation?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,title:e.__("Create :resource",{resource:e.resourceInformation.singularLabel})},null,8,["title"])):(0,o.createCommentVNode)("",!0),e.panels?((0,o.openBlock)(),(0,o.createElementBlock)("form",{key:1,class:"space-y-8",onSubmit:t[1]||(t[1]=(...e)=>c.submitViaCreateResource&&c.submitViaCreateResource(...e)),onChange:t[2]||(t[2]=(...e)=>c.onUpdateFormStatus&&c.onUpdateFormStatus(...e)),"data-form-unique-id":e.formUniqueId,autocomplete:"off",ref:"form"},[(0,o.createElementVNode)("div",l,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.panels,(t=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("form-"+t.component),{key:t.id,onFieldChanged:c.onUpdateFormStatus,onFileUploadStarted:e.handleFileUploadStarted,onFileUploadFinished:e.handleFileUploadFinished,"shown-via-new-relation-modal":c.shownViaNewRelationModal,panel:t,name:t.name,dusk:`${t.attribute}-panel`,"resource-name":e.resourceName,fields:t.fields,"form-unique-id":e.formUniqueId,mode:r.mode,"validation-errors":e.validationErrors,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"show-help-text":!0},null,40,["onFieldChanged","onFileUploadStarted","onFileUploadFinished","shown-via-new-relation-modal","panel","name","dusk","resource-name","fields","form-unique-id","mode","validation-errors","via-resource","via-resource-id","via-relationship"])))),128))]),(0,o.createElementVNode)("div",i,[(0,o.createVNode)(u,{onClick:t[0]||(t[0]=t=>e.$emit("create-cancelled")),variant:"ghost",label:e.__("Cancel"),disabled:e.isWorking,dusk:"cancel-create-button"},null,8,["label","disabled"]),c.shouldShowAddAnotherButton?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,onClick:c.submitViaCreateResourceAndAddAnother,label:e.__("Create & Add Another"),loading:c.wasSubmittedViaCreateResourceAndAddAnother,dusk:"create-and-add-another-button"},null,8,["onClick","label","loading"])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(u,{type:"submit",dusk:"create-button",onClick:c.submitViaCreateResource,label:c.createButtonLabel,disabled:e.isWorking,loading:c.wasSubmittedViaCreateResource},null,8,["onClick","label","disabled","loading"])])],40,n)):(0,o.createCommentVNode)("",!0)])),_:1},8,["loading"])}],["__file","CreateForm.vue"]])},5745:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 8a1 1 0 011-1h4a1 1 0 110 2H6a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidZoomOut.vue"]])},6101:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={class:"bg-gray-100 dark:bg-gray-700 rounded-lg shadow-lg overflow-hidden p-8"};var l=r(18700),i=r(57303);const a={emits:["set-resource","create-cancelled"],mixins:[l.Uf],components:{CreateResource:i.A},props:{show:{type:Boolean,default:!1},size:{type:String,default:"2xl"},resourceName:{},resourceId:{},viaResource:{},viaResourceId:{},viaRelationship:{}},data:()=>({loading:!0}),methods:{handleRefresh(e){this.$emit("set-resource",e)},handleCreateCancelled(){return this.$emit("create-cancelled")},handlePreventModalAbandonmentOnClose(e){this.handlePreventModalAbandonment((()=>{this.handleCreateCancelled()}),(()=>{e.stopPropagation()}))}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("CreateResource"),c=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(c,{dusk:"new-relation-modal",show:r.show,onCloseViaEscape:a.handlePreventModalAbandonmentOnClose,size:r.size,"use-focus-trap":!e.loading},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createVNode)(s,{"resource-name":r.resourceName,onCreateCancelled:a.handleCreateCancelled,onFinishedLoading:t[0]||(t[0]=()=>e.loading=!1),onRefresh:a.handleRefresh,mode:"modal","resource-id":"","via-relationship":"","via-resource-id":"","via-resource":""},null,8,["resource-name","onCreateCancelled","onRefresh"])])])),_:1},8,["show","onCloseViaEscape","size","use-focus-trap"])}],["__file","CreateRelationModal.vue"]])},6104:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M17 11a1 1 0 0 1 0 2h-4v4a1 1 0 0 1-2 0v-4H7a1 1 0 0 1 0-2h4V7a1 1 0 0 1 2 0v4h4z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconAdd.vue"]])},6208:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"},null,-1)]))}],["__file","HeroiconsOutlineSearch.vue"]])},6250:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M3 4a1 1 0 011-1h12a1 1 0 011 1v2a1 1 0 01-1 1H4a1 1 0 01-1-1V4zM3 10a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H4a1 1 0 01-1-1v-6zM14 9a1 1 0 00-1 1v6a1 1 0 001 1h2a1 1 0 001-1v-6a1 1 0 00-1-1h-2z"},null,-1)]))}],["__file","HeroiconsSolidTemplate.vue"]])},6437:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16l-4-4m0 0l4-4m-4 4h18"},null,-1)]))}],["__file","HeroiconsOutlineArrowNarrowLeft.vue"]])},6464:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={type:"button",class:"rounded-full shadow bg-white dark:bg-gray-800 text-center flex items-center justify-center h-[20px] w-[21px]"},l={__name:"RemoveButton",setup:e=>(e,t)=>{const r=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",n,[(0,o.createVNode)(r,{type:"x-circle",solid:!0,class:"text-gray-800 dark:text-gray-200"})])}};const i=(0,r(66262).A)(l,[["__file","RemoveButton.vue"]])},6487:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z"},null,-1)]))}],["__file","HeroiconsSolidDotsHorizontal.vue"]])},6694:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n={key:0,class:"space-y-2"},l={key:1};var i=r(87612),a=r.n(i),s=r(55378),c=r.n(s);const d={props:["index","resource","resourceName","resourceId","field"],data:()=>({value:[],classes:{true:"text-green-500",false:"text-red-500"}}),created(){this.field.value=this.field.value||{},this.value=a()(c()(this.field.options,(e=>({name:e.name,label:e.label,checked:this.field.value[e.name]||!1}))),(e=>(!0!==this.field.hideFalseValues||!1!==e.checked)&&(!0!==this.field.hideTrueValues||!0!==e.checked)))}};const u=(0,r(66262).A)(d,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("IconBoolean"),d=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(d,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("ul",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("li",{class:(0,o.normalizeClass)([e.classes[t.checked],"flex items-center rounded-full font-bold text-sm leading-tight space-x-2"])},[(0,o.createVNode)(c,{class:"flex-none",value:t.checked},null,8,["value"]),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(t.label),1)],2)))),256))])):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(this.field.noValueText),1))])),_:1},8,["index","field"])}],["__file","BooleanGroupField.vue"]])},7252:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"h-4 inline-flex items-center justify-center font-bold rounded-full px-2 text-mono text-xs ml-1 bg-primary-100 text-primary-800 dark:bg-primary-500 dark:text-gray-800"};const l={};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("span",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","CircleBadge.vue"]])},7261:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 4a1 1 0 000 2 1 1 0 011 1v1H7a1 1 0 000 2h1v3a3 3 0 106 0v-1a1 1 0 10-2 0v1a1 1 0 11-2 0v-3h3a1 1 0 100-2h-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCurrencyBangladeshi.vue"]])},7917:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"},null,-1)]))}],["__file","HeroiconsOutlineChat.vue"]])},7928:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9"},null,-1)]))}],["__file","HeroiconsOutlineBell.vue"]])},7946:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>v});var o=r(29726);const n={key:0,class:"flex items-center"},l=["disabled"];var i=r(7309),a=r.n(i),s=r(56170),c=r.n(s),d=r(69843),u=r.n(d),h=r(18700),p=r(2673);const m={mixins:[h._w,h.Gj],data:()=>({search:"",selectedOption:null}),created(){if((0,p.A)(this.field.value)){let e=a()(this.field.options,(e=>e.value==this.field.value));this.$nextTick((()=>{this.selectOption(e)}))}},methods:{fieldDefaultValue:()=>null,fill(e){this.fillIfVisible(e,this.fieldAttribute,this.value??"")},performSearch(e){this.search=e},clearSelection(){this.selectedOption=null,this.value=this.fieldDefaultValue(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)},selectOption(e){u()(e)?this.clearSelection():(this.selectedOption=e,this.value=e.value,this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value))},handleChange(e){let t=a()(this.currentField.options,(t=>t.value==e));this.selectOption(t)},onSyncedField(){let e=null,t=!1;this.selectedOption&&(t=!0,e=a()(this.currentField.options,(e=>e.value===this.selectedOption.value)));let r=a()(this.currentField.options,(e=>e.value==this.currentField.value));if(u()(e))return this.clearSelection(),void(this.currentField.value?this.selectOption(r):t&&!this.currentField.nullable&&this.selectOption(c()(this.currentField.options)));e&&r&&["create","attach"].includes(this.editMode)?this.selectOption(r):this.selectOption(e)}},computed:{isSearchable(){return this.currentField.searchable},filteredOptions(){return this.currentField.options.filter((e=>e.label.toString().toLowerCase().indexOf(this.search.toLowerCase())>-1))},placeholder(){return this.currentField.placeholder||this.__("Choose an option")},hasValue(){return Boolean(!(void 0===this.value||null===this.value||""===this.value))}}};const v=(0,r(66262).A)(m,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("SearchInput"),d=(0,o.resolveComponent)("SelectControl"),u=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(u,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[!e.currentlyIsReadonly&&s.isSearchable?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,dusk:`${e.field.attribute}-search-input`,onInput:s.performSearch,onClear:s.clearSelection,onSelected:s.selectOption,"has-error":e.hasError,value:e.selectedOption,data:s.filteredOptions,clearable:e.currentField.nullable,trackBy:"value",class:"w-full",mode:e.mode,disabled:e.currentlyIsReadonly},{option:(0,o.withCtx)((({selected:e,option:t})=>[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["flex items-center text-sm font-semibold leading-5",{"text-white":e}])},(0,o.toDisplayString)(t.label),3)])),default:(0,o.withCtx)((()=>[e.selectedOption?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,(0,o.toDisplayString)(e.selectedOption.label),1)):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","onInput","onClear","onSelected","has-error","value","data","clearable","mode","disabled"])):((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,id:e.field.attribute,dusk:e.field.attribute,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:s.handleChange,class:"w-full","has-error":e.hasError,options:e.currentField.options,disabled:e.currentlyIsReadonly},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:"",disabled:!e.currentField.nullable},(0,o.toDisplayString)(s.placeholder),9,l)])),_:1},8,["id","dusk","selected","onChange","has-error","options","disabled"]))])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","SelectField.vue"]])},7972:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14 10h4.764a2 2 0 011.789 2.894l-3.5 7A2 2 0 0115.263 21h-4.017c-.163 0-.326-.02-.485-.06L7 20m7-10V5a2 2 0 00-2-2h-.095c-.5 0-.905.405-.905.905 0 .714-.211 1.412-.608 2.006L7 11v9m7-10h-2M7 20H5a2 2 0 01-2-2v-6a2 2 0 012-2h2.5"},null,-1)]))}],["__file","HeroiconsOutlineThumbUp.vue"]])},8016:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={key:0,class:"mr-1 -ml-1"};const l={props:["index","resource","resourceName","resourceId","field"]};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Icon"),c=(0,o.resolveComponent)("Badge"),d=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(d,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{class:"mt-1",label:r.field.label,"extra-classes":r.field.typeClass},{icon:(0,o.withCtx)((()=>[r.field.icon?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[(0,o.createVNode)(s,{solid:!0,type:r.field.icon},null,8,["type"])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["label","extra-classes"])])),_:1},8,["index","field"])}],["__file","BadgeField.vue"]])},8111:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 6a2 2 0 012-2h4l2 2h4a2 2 0 012 2v1H8a3 3 0 00-3 3v1.5a1.5 1.5 0 01-3 0V6z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M6 12a2 2 0 012-2h8a2 2 0 012 2v2a2 2 0 01-2 2H2h2a2 2 0 002-2v-2z"},null,-1)]))}],["__file","HeroiconsSolidFolderOpen.vue"]])},8231:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n=["dusk","value","placeholder"];const l={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},methods:{handleChange(e){let t=e?.target?.value??e;this.$store.commit(`${this.resourceName}/updateFilterState`,{filterClass:this.filterKey,value:t}),this.$emit("change")}},computed:{placeholder(){return this.filter.placeholder||this.__("Choose date")},value(){return this.filter.currentValue},filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},options(){return this.$store.getters[`${this.resourceName}/getOptionsForFilter`](this.filterKey)}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(s,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("input",{class:"w-full flex form-control h-8 text-xs form-input form-control-bordered",type:"date",dusk:`${a.filter.name}-date-filter`,name:"date-filter",autocomplete:"off",value:a.value,placeholder:a.placeholder,onChange:t[0]||(t[0]=(...e)=>a.handleChange&&a.handleChange(...e))},null,40,n)])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","DateFilter.vue"]])},8496:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h6a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2V6zM14.553 7.106A1 1 0 0014 8v4a1 1 0 00.553.894l2 1A1 1 0 0018 13V7a1 1 0 00-1.447-.894l-2 1z"},null,-1)]))}],["__file","HeroiconsSolidVideoCamera.vue"]])},8527:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"},null,-1),(0,o.createElementVNode)("path",{stroke:"#fff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 9v4m0 0l-2-2m2 2l2-2"},null,-1)]))}],["__file","HeroiconsSolidFolderDownload.vue"]])},8779:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M13 6a3 3 0 11-6 0 3 3 0 016 0zM18 8a2 2 0 11-4 0 2 2 0 014 0zM14 15a4 4 0 00-8 0v3h8v-3zM6 8a2 2 0 11-4 0 2 2 0 014 0zM16 18v-3a5.972 5.972 0 00-.75-2.906A3.005 3.005 0 0119 15v3h-3zM4.75 12.094A5.973 5.973 0 004 15v3H1v-3a3 3 0 013.75-2.906z"},null,-1)]))}],["__file","HeroiconsSolidUserGroup.vue"]])},9059:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M10 2a5 5 0 00-5 5v2a2 2 0 00-2 2v5a2 2 0 002 2h10a2 2 0 002-2v-5a2 2 0 00-2-2H7V7a3 3 0 015.905-.75 1 1 0 001.937-.5A5.002 5.002 0 0010 2z"},null,-1)]))}],["__file","HeroiconsSolidLockOpen.vue"]])},9169:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>v});var o=r(29726);const n={class:"h-6 flex items-center px-6 mb-4"},l={class:"mr-3 leading-tight text-sm font-bold"},i={class:"mb-5 pb-4"},a={key:0,class:"overflow-hidden overflow-x-auto relative"},s={class:"w-full table-default table-fixed"},c={class:"border-t border-b border-gray-100 dark:border-gray-700 divide-y divide-gray-100 dark:divide-gray-700"},d={key:1,class:"flex flex-col items-center justify-between px-6 gap-2"},u={class:"font-normal text-center py-4"};var h=r(84451),p=r(18700);const m={name:"TableCard",mixins:[p.Z4,p.je],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,value:[]}),watch:{resourceId(){this.fetch()}},created(){this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$on("filter-changed",this.fetch),Nova.$on("filter-reset",this.fetch))},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$off("filter-changed",this.fetch),Nova.$off("filter-reset",this.fetch))},methods:{fetch(){this.loading=!0,(0,h.Bp)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:e}})=>{this.value=e,this.loading=!1}))}},computed:{metricPayload(){const e={params:{timezone:this.userTimezone}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),e},metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`}}};const v=(0,r(66262).A)(m,[["render",function(e,t,r,h,p,m){const v=(0,o.resolveComponent)("HelpTextTooltip"),f=(0,o.resolveComponent)("MetricTableRow"),g=(0,o.resolveComponent)("LoadingCard");return(0,o.openBlock)(),(0,o.createBlock)(g,{loading:e.loading,class:"pt-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("h3",l,(0,o.toDisplayString)(r.card.name),1),(0,o.createVNode)(v,{text:r.card.helpText,width:r.card.helpWidth},null,8,["text","width"])]),(0,o.createElementVNode)("div",i,[e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("table",s,[(0,o.createElementVNode)("tbody",c,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,(e=>((0,o.openBlock)(),(0,o.createBlock)(f,{row:e},null,8,["row"])))),256))])])])):((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[(0,o.createElementVNode)("p",u,(0,o.toDisplayString)(r.card.emptyText),1)]))])])),_:1},8,["loading"])}],["__file","TableMetric.vue"]])},9180:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"},null,-1)]))}],["__file","HeroiconsOutlineHome.vue"]])},9185:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6.707 4.879A3 3 0 018.828 4H15a3 3 0 013 3v6a3 3 0 01-3 3H8.828a3 3 0 01-2.12-.879l-4.415-4.414a1 1 0 010-1.414l4.414-4.414zm4 2.414a1 1 0 00-1.414 1.414L10.586 10l-1.293 1.293a1 1 0 101.414 1.414L12 11.414l1.293 1.293a1 1 0 001.414-1.414L13.414 10l1.293-1.293a1 1 0 00-1.414-1.414L12 8.586l-1.293-1.293z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidBackspace.vue"]])},9255:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>B});var o=r(29726);const n=["dusk"],l=["tabindex","aria-expanded","dusk"],i={class:"text-gray-400 dark:text-gray-400"},a=["dusk"],s=["dusk"],c=["disabled","placeholder"],d=["dusk"],u=["dusk","onClick"];var h=r(38221),p=r.n(h),m=r(24713),v=r.n(m),f=r(58156),g=r.n(f),w=r(40485),k=r(18700);function y(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function b(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const x={emits:["clear","input","shown","closed","selected"],inheritAttrs:!1,props:function(e){for(var t=1;t({debouncer:null,show:!1,searchValue:"",selectedOptionIndex:0,popper:null,inputWidth:null}),watch:{searchValue(e){this.selectedOptionIndex=0,this.$refs.container?this.$refs.container.scrollTop=0:this.$nextTick((()=>{this.$refs.container.scrollTop=0})),this.debouncer((()=>{this.$emit("input",e)}))},show(e){if(e){let e=v()(this.data,[this.trackBy,g()(this.value,this.trackBy)]);-1!==e&&(this.selectedOptionIndex=e),this.inputWidth=this.$refs.input.offsetWidth,Nova.$emit("disable-focus-trap"),this.$nextTick((()=>{this.popper=(0,w.n4)(this.$refs.input,this.$refs.dropdown,{placement:"bottom-start",onFirstUpdate:e=>{this.$refs.container.scrollTop=this.$refs.container.scrollHeight,this.updateScrollPosition(),this.$refs.search.focus()}})}))}else this.popper&&this.popper.destroy(),Nova.$emit("enable-focus-trap"),this.$refs.input.focus()}},created(){this.debouncer=p()((e=>e()),this.debounce)},mounted(){document.addEventListener("keydown",this.handleEscape)},beforeUnmount(){document.removeEventListener("keydown",this.handleEscape)},methods:{handleEscape(e){!this.show||9!=e.keyCode&&27!=e.keyCode||setTimeout((()=>this.close()),50)},getTrackedByKey(e){return g()(e,this.trackBy)},open(){this.disabled||this.readOnly||(this.show=!0,this.searchValue="",this.$emit("shown"))},close(){this.show=!1,this.$emit("closed")},clear(){this.disabled||(this.selectedOptionIndex=null,this.$emit("clear",null))},move(e){let t=this.selectedOptionIndex+e;t>=0&&t{this.$refs.selected&&this.$refs.selected[0]&&(this.$refs.selected[0].offsetTop>this.$refs.container.scrollTop+this.$refs.container.clientHeight-this.$refs.selected[0].clientHeight&&(this.$refs.container.scrollTop=this.$refs.selected[0].offsetTop+this.$refs.selected[0].clientHeight-this.$refs.container.clientHeight),this.$refs.selected[0].offsetTopthis.close())))},choose(e){this.selectedOptionIndex=v()(this.data,[this.trackBy,g()(e,this.trackBy)]),this.$emit("selected",e),this.$refs.input.blur(),this.$nextTick((()=>this.close()))}},computed:{shouldShowDropdownArrow(){return""==this.value||null==this.value||!this.clearable}}};const B=(0,r(66262).A)(x,[["render",function(e,t,r,h,p,m){const v=(0,o.resolveComponent)("IconArrow"),f=(0,o.resolveComponent)("Backdrop");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[(0,o.createElementVNode)("div",(0,o.mergeProps)(e.$attrs,{class:"relative",dusk:r.dusk,ref:"searchInputContainer"}),[(0,o.createElementVNode)("div",{ref:"input",onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>m.open&&m.open(...e)),["stop"])),onKeydown:[t[1]||(t[1]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>m.open&&m.open(...e)),["prevent"]),["space"])),t[2]||(t[2]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>m.open&&m.open(...e)),["prevent"]),["down"])),t[3]||(t[3]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>m.open&&m.open(...e)),["prevent"]),["up"]))],class:(0,o.normalizeClass)([{"ring dark:border-gray-500 dark:ring-gray-700":e.show,"form-input-border-error":r.error,"bg-gray-50 dark:bg-gray-700":r.disabled||r.readOnly},"relative flex items-center form-control form-input form-control-bordered form-select pr-6"]),tabindex:e.show?-1:0,"aria-expanded":!0===e.show?"true":"false",dusk:`${r.dusk}-selected`},[m.shouldShowDropdownArrow&&!r.disabled?((0,o.openBlock)(),(0,o.createBlock)(v,{key:0,class:"pointer-events-none form-select-arrow text-gray-700"})):(0,o.createCommentVNode)("",!0),(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createElementVNode)("div",i,(0,o.toDisplayString)(e.__("Click to choose")),1)]))],42,l),m.shouldShowDropdownArrow||r.disabled?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,type:"button",onClick:t[4]||(t[4]=(...e)=>m.clear&&m.clear(...e)),tabindex:"-1",class:"absolute p-2 inline-block right-[4px]",style:{top:"6px"},dusk:`${r.dusk}-clear-button`},t[9]||(t[9]=[(0,o.createElementVNode)("svg",{class:"block fill-current icon h-2 w-2",xmlns:"http://www.w3.org/2000/svg",viewBox:"278.046 126.846 235.908 235.908"},[(0,o.createElementVNode)("path",{d:"M506.784 134.017c-9.56-9.56-25.06-9.56-34.62 0L396 210.18l-76.164-76.164c-9.56-9.56-25.06-9.56-34.62 0-9.56 9.56-9.56 25.06 0 34.62L361.38 244.8l-76.164 76.165c-9.56 9.56-9.56 25.06 0 34.62 9.56 9.56 25.06 9.56 34.62 0L396 279.42l76.164 76.165c9.56 9.56 25.06 9.56 34.62 0 9.56-9.56 9.56-25.06 0-34.62L430.62 244.8l76.164-76.163c9.56-9.56 9.56-25.06 0-34.62z"})],-1)]),8,a))],16,n),((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[e.show?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,ref:"dropdown",class:"rounded-lg px-0 bg-white dark:bg-gray-900 shadow border border-gray-200 dark:border-gray-700 absolute top-0 left-0 my-1 overflow-hidden",style:(0,o.normalizeStyle)({width:e.inputWidth+"px",zIndex:2e3}),dusk:`${r.dusk}-dropdown`},[(0,o.withDirectives)((0,o.createElementVNode)("input",{disabled:r.disabled||r.readOnly,"onUpdate:modelValue":t[5]||(t[5]=t=>e.searchValue=t),ref:"search",onKeydown:[t[6]||(t[6]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>m.chooseSelected&&m.chooseSelected(...e)),["prevent"]),["enter"])),t[7]||(t[7]=(0,o.withKeys)((0,o.withModifiers)((e=>m.move(1)),["prevent"]),["down"])),t[8]||(t[8]=(0,o.withKeys)((0,o.withModifiers)((e=>m.move(-1)),["prevent"]),["up"]))],class:"h-10 outline-none w-full px-3 text-sm leading-normal bg-white dark:bg-gray-700 rounded-t border-b border-gray-200 dark:border-gray-800",tabindex:"-1",type:"search",placeholder:e.__("Search"),spellcheck:"false"},null,40,c),[[o.vModelText,e.searchValue]]),(0,o.createElementVNode)("div",{ref:"container",class:"relative overflow-y-scroll text-sm",tabindex:"-1",style:{"max-height":"155px"},dusk:`${r.dusk}-results`},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.data,((t,n)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{dusk:`${r.dusk}-result-${n}`,key:m.getTrackedByKey(t),ref_for:!0,ref:n===e.selectedOptionIndex?"selected":"unselected",onClick:(0,o.withModifiers)((e=>m.choose(t)),["stop"]),class:(0,o.normalizeClass)(["px-3 py-1.5 cursor-pointer z-[50]",{"border-t border-gray-100 dark:border-gray-700":0!==n,[`search-input-item-${n}`]:!0,"hover:bg-gray-100 dark:hover:bg-gray-800":n!==e.selectedOptionIndex,"bg-primary-500 text-white dark:text-gray-900":n===e.selectedOptionIndex}])},[(0,o.renderSlot)(e.$slots,"option",{option:t,selected:n===e.selectedOptionIndex})],10,u)))),128))],8,d)],12,s)):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(f,{onClick:m.close,show:e.show,style:{zIndex:1999}},null,8,["onClick","show"])]))],64)}],["__file","SearchInput.vue"]])},9302:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M10 3.5a1.5 1.5 0 013 0V4a1 1 0 001 1h3a1 1 0 011 1v3a1 1 0 01-1 1h-.5a1.5 1.5 0 000 3h.5a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-.5a1.5 1.5 0 00-3 0v.5a1 1 0 01-1 1H6a1 1 0 01-1-1v-3a1 1 0 00-1-1h-.5a1.5 1.5 0 010-3H4a1 1 0 001-1V6a1 1 0 011-1h3a1 1 0 001-1v-.5z"},null,-1)]))}],["__file","HeroiconsSolidPuzzle.vue"]])},9341:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z"},null,-1),(0,o.createElementVNode)("path",{d:"M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z"},null,-1)]))}],["__file","HeroiconsSolidExternalLink.vue"]])},9453:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726),n=r(66543),l=r(66278);const i={value:"",disabled:"",selected:""},a={__name:"ActionSelector",props:{width:{type:String,default:"auto"},pivotName:{type:String,default:null},resourceName:{},viaResource:{},viaResourceId:{},viaRelationship:{},relationshipType:{},pivotActions:{type:Object,default:()=>({name:"Pivot",actions:[]})},actions:{type:Array,default:[]},selectedResources:{type:[Array,String],default:()=>[]},endpoint:{type:String,default:null},triggerDuskAttribute:{type:String,default:null}},emits:["actionExecuted"],setup(e,{emit:t}){const r=(0,o.ref)(null),a=(0,l.Pj)(),s=t,c=e,{errors:d,actionModalVisible:u,responseModalVisible:h,openConfirmationModal:p,closeConfirmationModal:m,closeResponseModal:v,handleActionClick:f,selectedAction:g,setSelectedActionKey:w,determineActionStrategy:k,working:y,executeAction:b,availableActions:x,availablePivotActions:B,actionResponseData:C}=(0,n.d)(c,s,a),N=e=>{w(e),k(),r.value.resetSelection()},V=(0,o.computed)((()=>[...x.value.map((e=>({value:e.uriKey,label:e.name,disabled:!1===e.authorizedToRun}))),...B.value.map((e=>({group:c.pivotName,value:e.uriKey,label:e.name,disabled:!1===e.authorizedToRun})))]));return(t,n)=>{const l=(0,o.resolveComponent)("SelectControl");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[V.value.length>0?((0,o.openBlock)(),(0,o.createBlock)(l,(0,o.mergeProps)({key:0},t.$attrs,{ref_key:"actionSelectControl",ref:r,size:"xs",onChange:N,options:V.value,dusk:"action-select",selected:"",class:{"max-w-[6rem]":"auto"===e.width,"w-full":"full"===e.width},"aria-label":t.__("Select Action")}),{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",i,(0,o.toDisplayString)(t.__("Actions")),1)])),_:1},16,["options","class","aria-label"])):(0,o.createCommentVNode)("",!0),(0,o.unref)(u)?((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)((0,o.unref)(g)?.component),{key:1,class:"text-left",show:(0,o.unref)(u),working:(0,o.unref)(y),"selected-resources":e.selectedResources,"resource-name":e.resourceName,action:(0,o.unref)(g),errors:(0,o.unref)(d),onConfirm:(0,o.unref)(b),onClose:(0,o.unref)(m)},null,40,["show","working","selected-resources","resource-name","action","errors","onConfirm","onClose"])):(0,o.createCommentVNode)("",!0),(0,o.unref)(h)?((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)((0,o.unref)(C)?.modal),{key:2,show:(0,o.unref)(h),onConfirm:(0,o.unref)(v),onClose:(0,o.unref)(v),data:(0,o.unref)(C)},null,40,["show","onConfirm","onClose","data"])):(0,o.createCommentVNode)("",!0)],64)}}};const s=(0,r(66262).A)(a,[["__file","ActionSelector.vue"]])},9539:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.05 4.05a7 7 0 119.9 9.9L10 18.9l-4.95-4.95a7 7 0 010-9.9zM10 11a2 2 0 100-4 2 2 0 000 4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidLocationMarker.vue"]])},9736:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 13h6m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)]))}],["__file","HeroiconsOutlineDocumentRemove.vue"]])},9847:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(29726);const n=["value","disabled","data-disabled"],l=["label"],i=["selected","disabled"],a=["selected","disabled"];var s=r(94394),c=r.n(s),d=(r(55378),r(90179)),u=r.n(d);function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function p(e){for(var t=1;t["xxs","xs","sm","md"].includes(e)}},methods:{labelFor(e){return this.label instanceof Function?this.label(e):e[this.label]},attrsFor:e=>p(p({},e.attrs||{}),{value:e.value}),isSelected(e){return e.value==this.selected},isDisabled:e=>!0===e.disabled,handleChange(e){this.$emit("change",e.target.value)},resetSelection(){this.$refs.selectControl.selectedIndex=0}},computed:{defaultAttributes(){return u()(this.$attrs,["class"])},groupedOptions(){return c()(this.options,(e=>e.group||""))}}};const f=(0,r(66262).A)(v,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("IconArrow");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex relative",e.$attrs.class])},[(0,o.createElementVNode)("select",(0,o.mergeProps)(d.defaultAttributes,{value:r.selected,onChange:t[0]||(t[0]=(...e)=>d.handleChange&&d.handleChange(...e)),class:["w-full block form-control form-control-bordered form-input",{"h-8 text-xs":"sm"===r.size,"h-7 text-xs":"xs"===r.size,"h-6 text-xs":"xxs"===r.size,"form-control-bordered-error":r.hasError,"form-input-disabled":r.disabled}],ref:"selectControl",disabled:r.disabled,"data-disabled":r.disabled?"true":null}),[(0,o.renderSlot)(e.$slots,"default"),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(d.groupedOptions,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[t?((0,o.openBlock)(),(0,o.createElementBlock)("optgroup",{label:t,key:t},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",(0,o.mergeProps)({ref_for:!0},d.attrsFor(e),{key:e.value,selected:d.isSelected(e),disabled:d.isDisabled(e)}),(0,o.toDisplayString)(d.labelFor(e)),17,i)))),128))],8,l)):((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:1},(0,o.renderList)(e,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",(0,o.mergeProps)({ref_for:!0},d.attrsFor(e),{key:e.value,selected:d.isSelected(e),disabled:d.isDisabled(e)}),(0,o.toDisplayString)(d.labelFor(e)),17,a)))),128))],64)))),256))],16,n),(0,o.createVNode)(u,{class:(0,o.normalizeClass)(["pointer-events-none absolute text-gray-700 right-[11px]",{"top-[15px]":"md"===r.size,"top-[13px]":"sm"===r.size,"top-[11px]":"xs"===r.size,"top-[9px]":"xxs"===r.size}])},null,8,["class"])],2)}],["__file","SelectControl.vue"]])},9862:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);var n=r(84451),l=r(18700);const i={name:"ValueMetric",mixins:[l.Z4,l.je],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,copyable:!1,format:"(0[.]00a)",tooltipFormat:"(0[.]00)",value:0,previous:0,prefix:"",suffix:"",suffixInflection:!0,selectedRangeKey:null,zeroResult:!1}),watch:{resourceId(){this.fetch()}},created(){this.hasRanges&&(this.selectedRangeKey=this.card.selectedRangeKey||this.card.ranges[0].value),this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$on("filter-changed",this.fetch),Nova.$on("filter-reset",this.fetch))},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$off("filter-changed",this.fetch),Nova.$off("filter-reset",this.fetch))},methods:{handleRangeSelected(e){this.selectedRangeKey=e,this.fetch()},fetch(){this.loading=!0,(0,n.Bp)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:{copyable:e,value:t,previous:r,prefix:o,suffix:n,suffixInflection:l,format:i,tooltipFormat:a,zeroResult:s}}})=>{this.copyable=e,this.value=t,this.format=i||this.format,this.tooltipFormat=a||this.tooltipFormat,this.prefix=o||this.prefix,this.suffix=n||this.suffix,this.suffixInflection=l,this.zeroResult=s||this.zeroResult,this.previous=r,this.loading=!1}))}},computed:{hasRanges(){return this.card.ranges.length>0},metricPayload(){const e={params:{timezone:this.userTimezone}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),this.hasRanges&&(e.params.range=this.selectedRangeKey),e},metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BaseValueMetric");return(0,o.openBlock)(),(0,o.createBlock)(a,{onSelected:i.handleRangeSelected,title:r.card.name,copyable:e.copyable,"help-text":r.card.helpText,"help-width":r.card.helpWidth,icon:r.card.icon,previous:e.previous,value:e.value,ranges:r.card.ranges,format:e.format,"tooltip-format":e.tooltipFormat,prefix:e.prefix,suffix:e.suffix,"suffix-inflection":e.suffixInflection,"selected-range-key":e.selectedRangeKey,loading:e.loading,"zero-result":e.zeroResult},null,8,["onSelected","title","copyable","help-text","help-width","icon","previous","value","ranges","format","tooltip-format","prefix","suffix","suffix-inflection","selected-range-key","loading","zero-result"])}],["__file","ValueMetric.vue"]])},9888:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});var o=r(29726);const n={name:"Index",props:(0,r(18700).rr)(["resourceName"])};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceIndex");return(0,o.openBlock)(),(0,o.createBlock)(a,{resourceName:e.resourceName,shouldOverrideMeta:!0,shouldEnableShortcut:!0},null,8,["resourceName"])}],["__file","Index.vue"]])},9945:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 000 2v8a2 2 0 002 2h2.586l-1.293 1.293a1 1 0 101.414 1.414L10 15.414l2.293 2.293a1 1 0 001.414-1.414L12.414 15H15a2 2 0 002-2V5a1 1 0 100-2H3zm11.707 4.707a1 1 0 00-1.414-1.414L10 9.586 8.707 8.293a1 1 0 00-1.414 0l-2 2a1 1 0 101.414 1.414L8 10.414l1.293 1.293a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPresentationChartLine.vue"]])},9951:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChevronDown.vue"]])},9997:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>w});var o=r(29726),n=r(40485),l=r(38221),i=r.n(l),a=r(58156),s=r.n(a),c=r(96433);const d=["dusk"],u={class:"relative"},h=["onKeydown","disabled","placeholder","aria-expanded"],p=["dusk"],m=["dusk"],v={key:0,class:"px-3 py-2"},f=["dusk","onClick"],g=Object.assign({inheritAttrs:!1},{__name:"SearchSearchInput",props:{dusk:{},error:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},options:{type:Array,default:[]},loading:{type:Boolean,default:!1},debounce:{type:Number,default:500},trackBy:{type:String}},emits:["clear","input","selected"],setup(e,{emit:t}){const r=t,l=e,a=i()((e=>e()),l.debounce),g=(0,o.ref)(null),w=(0,o.ref)(null),k=(0,o.ref)(null),y=(0,o.ref)(null),b=(0,o.ref)(null),x=(0,o.ref)(null),B=(0,o.ref)(""),C=(0,o.ref)(!1),N=(0,o.ref)(0);(0,c.MLh)(document,"keydown",(e=>{!C.value||9!==e.keyCode&&27!==e.keyCode||setTimeout((()=>_()),50)})),(0,o.watch)(B,(e=>{e&&(C.value=!0),N.value=0,y.value?y.value.scrollTop=0:(0,o.nextTick)((()=>y.value.scrollTop=0)),a((()=>r("input",e)))})),(0,o.watch)(C,(e=>!0===e?(0,o.nextTick)((()=>{g.value=(0,n.n4)(w.value,k.value,{placement:"bottom-start",onFirstUpdate:()=>{b.value.scrollTop=b.value.scrollHeight,M()}})})):g.value.destroy()));const V=(0,o.computed)((()=>w.value?.offsetWidth));function E(e){return s()(e,l.trackBy)}function S(){C.value=!0}function _(){C.value=!1}function A(e){let t=N.value+e;t>=0&&tM())))}function H(e){r("selected",e),(0,o.nextTick)((()=>_())),B.value=""}function O(e){if(e.isComposing||229===e.keyCode)return;var t;H((t=N.value,l.options[t]))}function M(){x.value&&(x.value.offsetTop>y.value.scrollTop+y.value.clientHeight-x.value.clientHeight&&(y.value.scrollTop=x.value.offsetTop+x.value.clientHeight-y.value.clientHeight),x.value.offsetTop{const n=(0,o.resolveComponent)("Loader"),l=(0,o.resolveComponent)("Backdrop");return(0,o.openBlock)(),(0,o.createElementBlock)("div",(0,o.mergeProps)({ref_key:"searchInputContainer",ref:b},t.$attrs,{dusk:e.dusk}),[(0,o.createElementVNode)("div",u,[(0,o.withDirectives)((0,o.createElementVNode)("input",{onClick:(0,o.withModifiers)(S,["stop"]),onKeydown:[(0,o.withKeys)((0,o.withModifiers)(O,["prevent"]),["enter"]),r[0]||(r[0]=(0,o.withKeys)((0,o.withModifiers)((e=>A(1)),["prevent"]),["down"])),r[1]||(r[1]=(0,o.withKeys)((0,o.withModifiers)((e=>A(-1)),["prevent"]),["up"]))],class:(0,o.normalizeClass)(["block w-full form-control form-input form-control-bordered",{"form-control-bordered-error":e.error}]),"onUpdate:modelValue":r[2]||(r[2]=e=>B.value=e),disabled:e.disabled,ref_key:"searchInput",ref:w,tabindex:"0",type:"search",placeholder:t.__("Search"),spellcheck:"false","aria-expanded":!0===C.value?"true":"false"},null,42,h),[[o.vModelText,B.value]])]),((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[C.value?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,ref_key:"searchResultsDropdown",ref:k,style:{zIndex:2e3},dusk:`${e.dusk}-dropdown`},[(0,o.withDirectives)((0,o.createElementVNode)("div",{class:"rounded-lg px-0 bg-white dark:bg-gray-900 shadow border border-gray-200 dark:border-gray-700 my-1 overflow-hidden",style:(0,o.normalizeStyle)({width:V.value+"px",zIndex:2e3})},[(0,o.createElementVNode)("div",{ref_key:"searchResultsContainer",ref:y,class:"relative overflow-y-scroll text-sm divide-y divide-gray-100 dark:divide-gray-800",tabindex:"-1",style:{"max-height":"155px"},dusk:`${e.dusk}-results`},[e.loading?((0,o.openBlock)(),(0,o.createElementBlock)("div",v,[(0,o.createVNode)(n,{width:"30"})])):((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:1},(0,o.renderList)(e.options,((r,n)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{dusk:`${e.dusk}-result-${n}`,onClick:(0,o.withModifiers)((e=>H(r)),["stop"]),ref_for:!0,ref:e=>function(e,t){N.value===e&&(x.value=t)}(n,e),key:E(r),class:(0,o.normalizeClass)(["px-3 py-1.5 cursor-pointer",{[`search-input-item-${n}`]:!0,"hover:bg-gray-100 dark:hover:bg-gray-800":n!==N.value,"bg-primary-500 text-white dark:text-gray-900":n===N.value}])},[(0,o.renderSlot)(t.$slots,"option",{option:r,selected:n===N.value,dusk:`${e.dusk}-result-${n}`})],10,f)))),128))],8,m)],4),[[o.vShow,e.loading||e.options.length>0]])],8,p)):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(l,{onClick:_,show:C.value,class:"z-[35]"},null,8,["show"])]))],16,d)}}});const w=(0,r(66262).A)(g,[["__file","SearchSearchInput.vue"]])},10141:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidViewList.vue"]])},10160:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0zM13 10H7"},null,-1)]))}],["__file","HeroiconsOutlineZoomOut.vue"]])},10185:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-14a3 3 0 00-3 3v2H7a1 1 0 000 2h1v1a1 1 0 01-1 1 1 1 0 100 2h6a1 1 0 100-2H9.83c.11-.313.17-.65.17-1v-1h1a1 1 0 100-2h-1V7a1 1 0 112 0 1 1 0 102 0 3 3 0 00-3-3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCurrencyPound.vue"]])},10515:(e,t,r)=>{"use strict";r.d(t,{B:()=>n});var o=r(52092);function n(){return{__:(e,t)=>(0,o.A)(e,t)}}},10612:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8 7a1 1 0 00-1 1v4a1 1 0 001 1h4a1 1 0 001-1V8a1 1 0 00-1-1H8z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidStop.vue"]])},10649:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3.707 2.293a1 1 0 00-1.414 1.414l14 14a1 1 0 001.414-1.414l-1.473-1.473A10.014 10.014 0 0019.542 10C18.268 5.943 14.478 3 10 3a9.958 9.958 0 00-4.512 1.074l-1.78-1.781zm4.261 4.26l1.514 1.515a2.003 2.003 0 012.45 2.45l1.514 1.514a4 4 0 00-5.478-5.478z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M12.454 16.697L9.75 13.992a4 4 0 01-3.742-3.741L2.335 6.578A9.98 9.98 0 00.458 10c1.274 4.057 5.065 7 9.542 7 .847 0 1.669-.105 2.454-.303z"},null,-1)]))}],["__file","HeroiconsSolidEyeOff.vue"]])},10674:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 19l9 2-9-18-9 18 9-2zm0 0v-8"},null,-1)]))}],["__file","HeroiconsOutlinePaperAirplane.vue"]])},10740:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M10 6a2 2 0 110-4 2 2 0 010 4zM10 12a2 2 0 110-4 2 2 0 010 4zM10 18a2 2 0 110-4 2 2 0 010 4z"},null,-1)]))}],["__file","HeroiconsSolidDotsVertical.vue"]])},10841:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidXCircle.vue"]])},10883:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.293 15.707a1 1 0 010-1.414l5-5a1 1 0 011.414 0l5 5a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414 0zm0-6a1 1 0 010-1.414l5-5a1 1 0 011.414 0l5 5a1 1 0 01-1.414 1.414L10 5.414 5.707 9.707a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChevronDoubleUp.vue"]])},10894:(e,t,r)=>{"use strict";r.d(t,{g:()=>n});var o=r(29726);function n(e){const t=(0,o.ref)(!1),r=(0,o.ref)([]);return{startedDrag:t,handleOnDragEnter:()=>t.value=!0,handleOnDragLeave:()=>t.value=!1,handleOnDrop:t=>{r.value=t.dataTransfer.files,e("fileChanged",t.dataTransfer.files)}}}},11016:()=>{},11017:(e,t,r)=>{"use strict";r.d(t,{A:()=>b});var o=r(29726);var n=r(18700);const l=["data-form-unique-id"],i={class:"mb-8 space-y-4"},a={class:"flex flex-col md:flex-row md:items-center justify-center md:justify-end space-y-2 md:space-y-0 md:space-x-3"};var s=r(76135),c=r.n(s),d=r(15101),u=r.n(d),h=r(66278);function p(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function m(e){for(var t=1;t({relationResponse:null,loading:!0,submittedViaUpdateResourceAndContinueEditing:!1,submittedViaUpdateResource:!1,title:null,fields:[],panels:[],lastRetrievedAt:null}),async created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404");if(this.isRelation){const{data:e}=await Nova.request().get(`/nova-api/${this.viaResource}/field/${this.viaRelationship}`,{params:{relatable:!0}});this.relationResponse=e}this.getFields(),this.updateLastRetrievedAtTimestamp(),this.allowLeavingForm()},methods:m(m({},(0,h.i0)(["fetchPolicies"])),{},{handleFileDeleted(){},removeFile(e){const{resourceName:t,resourceId:r}=this;Nova.request().delete(`/nova-api/${t}/${r}/field/${e}`)},handleResourceLoaded(){this.loading=!1,Nova.$emit("resource-loaded",{resourceName:this.resourceName,resourceId:this.resourceId.toString(),mode:"update"})},async getFields(){this.loading=!0,this.panels=[],this.fields=[];const{data:{title:e,panels:t,fields:r}}=await Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/update-fields`,{params:{editing:!0,editMode:"update",viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}}).catch((e=>{404!=e.response.status||Nova.visit("/404")}));this.title=e,this.panels=t,this.fields=r,this.handleResourceLoaded()},async submitViaUpdateResource(e){e.preventDefault(),this.submittedViaUpdateResource=!0,this.submittedViaUpdateResourceAndContinueEditing=!1,this.allowLeavingForm(),await this.updateResource()},async submitViaUpdateResourceAndContinueEditing(e){e.preventDefault(),this.submittedViaUpdateResourceAndContinueEditing=!0,this.submittedViaUpdateResource=!1,this.allowLeavingForm(),await this.updateResource()},cancelUpdatingResource(){this.handleProceedingToPreviousPage(),this.allowLeavingForm(),this.proceedToPreviousPage(this.isRelation?`/resources/${this.viaResource}/${this.viaResourceId}`:`/resources/${this.resourceName}/${this.resourceId}`)},async updateResource(){if(this.isWorking=!0,this.$refs.form.reportValidity())try{const{data:{redirect:e,id:t}}=await this.updateRequest();if(await this.fetchPolicies(),Nova.success(this.__("The :resource was updated!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),Nova.$emit("resource-updated",{resourceName:this.resourceName,resourceId:t}),await this.updateLastRetrievedAtTimestamp(),!this.submittedViaUpdateResource)return void(t!=this.resourceId?Nova.visit(`/resources/${this.resourceName}/${t}/edit`):(window.scrollTo(0,0),this.disableNavigateBackUsingHistory(),this.getFields(),this.resetErrors(),this.submittedViaUpdateResource=!1,this.submittedViaUpdateResourceAndContinueEditing=!1,this.isWorking=!1));Nova.visit(e)}catch(e){window.scrollTo(0,0),this.submittedViaUpdateResource=!1,this.submittedViaUpdateResourceAndContinueEditing=!1,this.preventLeavingForm(),this.handleOnUpdateResponseError(e)}this.submittedViaUpdateResource=!1,this.submittedViaUpdateResourceAndContinueEditing=!1,this.isWorking=!1},updateRequest(){return Nova.request().post(`/nova-api/${this.resourceName}/${this.resourceId}`,this.updateResourceFormData(),{params:{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,editing:!0,editMode:"update"}})},updateResourceFormData(){return u()(new FormData,(e=>{c()(this.panels,(t=>{c()(t.fields,(t=>{t.fill(e)}))})),e.append("_method","PUT"),e.append("_retrieved_at",this.lastRetrievedAt)}))},updateLastRetrievedAtTimestamp(){this.lastRetrievedAt=Math.floor((new Date).getTime()/1e3)},onUpdateFormStatus(){this.updateFormStatus()}}),computed:{wasSubmittedViaUpdateResourceAndContinueEditing(){return this.isWorking&&this.submittedViaUpdateResourceAndContinueEditing},wasSubmittedViaUpdateResource(){return this.isWorking&&this.submittedViaUpdateResource},singularName(){return this.relationResponse?this.relationResponse.singularLabel:this.resourceInformation.singularLabel},updateButtonLabel(){return this.resourceInformation.updateButtonLabel},isRelation(){return Boolean(this.viaResourceId&&this.viaRelationship)}}};var g=r(66262);const w=(0,g.A)(f,[["render",function(e,t,r,n,s,c){const d=(0,o.resolveComponent)("Head"),u=(0,o.resolveComponent)("Button"),h=(0,o.resolveComponent)("LoadingView");return(0,o.openBlock)(),(0,o.createBlock)(h,{loading:e.loading},{default:(0,o.withCtx)((()=>[e.resourceInformation&&e.title?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,title:e.__("Update :resource: :title",{resource:e.resourceInformation.singularLabel,title:e.title})},null,8,["title"])):(0,o.createCommentVNode)("",!0),e.panels?((0,o.openBlock)(),(0,o.createElementBlock)("form",{key:1,onSubmit:t[0]||(t[0]=(...e)=>c.submitViaUpdateResource&&c.submitViaUpdateResource(...e)),onChange:t[1]||(t[1]=(...e)=>c.onUpdateFormStatus&&c.onUpdateFormStatus(...e)),"data-form-unique-id":e.formUniqueId,autocomplete:"off",ref:"form"},[(0,o.createElementVNode)("div",i,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.panels,(t=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("form-"+t.component),{key:t.id,onUpdateLastRetrievedAtTimestamp:c.updateLastRetrievedAtTimestamp,onFileDeleted:c.handleFileDeleted,onFieldChanged:c.onUpdateFormStatus,onFileUploadStarted:e.handleFileUploadStarted,onFileUploadFinished:e.handleFileUploadFinished,panel:t,name:t.name,"resource-id":e.resourceId,"resource-name":e.resourceName,fields:t.fields,"form-unique-id":e.formUniqueId,mode:"form","validation-errors":e.validationErrors,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"show-help-text":!0},null,40,["onUpdateLastRetrievedAtTimestamp","onFileDeleted","onFieldChanged","onFileUploadStarted","onFileUploadFinished","panel","name","resource-id","resource-name","fields","form-unique-id","validation-errors","via-resource","via-resource-id","via-relationship"])))),128))]),(0,o.createElementVNode)("div",a,[(0,o.createVNode)(u,{dusk:"cancel-update-button",variant:"ghost",label:e.__("Cancel"),onClick:c.cancelUpdatingResource,disabled:e.isWorking},null,8,["label","onClick","disabled"]),(0,o.createVNode)(u,{dusk:"update-and-continue-editing-button",onClick:c.submitViaUpdateResourceAndContinueEditing,disabled:e.isWorking,loading:c.wasSubmittedViaUpdateResourceAndContinueEditing,label:e.__("Update & Continue Editing")},null,8,["onClick","disabled","loading","label"]),(0,o.createVNode)(u,{dusk:"update-button",type:"submit",disabled:e.isWorking,loading:c.wasSubmittedViaUpdateResource,label:c.updateButtonLabel},null,8,["disabled","loading","label"])])],40,l)):(0,o.createCommentVNode)("",!0)])),_:1},8,["loading"])}],["__file","Update.vue"]]);var k=r(25542);const y={name:"Update",components:{ResourceUpdate:w},props:(0,n.rr)(["resourceName","resourceId","viaResource","viaResourceId","viaRelationship"]),data:()=>({formUniqueId:(0,k.L)()})},b=(0,g.A)(y,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceUpdate");return(0,o.openBlock)(),(0,o.createBlock)(a,{"resource-name":e.resourceName,"resource-id":e.resourceId,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"form-unique-id":e.formUniqueId},null,8,["resource-name","resource-id","via-resource","via-resource-id","via-relationship","form-unique-id"])}],["__file","Update.vue"]])},11075:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 5a3 3 0 015-2.236A3 3 0 0114.83 6H16a2 2 0 110 4h-5V9a1 1 0 10-2 0v1H4a2 2 0 110-4h1.17C5.06 5.687 5 5.35 5 5zm4 1V5a1 1 0 10-1 1h1zm3 0a1 1 0 10-1-1v1h1z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M9 11H3v5a2 2 0 002 2h4v-7zM11 18h4a2 2 0 002-2v-5h-6v7z"},null,-1)]))}],["__file","HeroiconsSolidGift.vue"]])},11079:(e,t,r)=>{var o={"./AudioField.vue":4957,"./BadgeField.vue":8016,"./BelongsToField.vue":61935,"./BelongsToManyField.vue":40065,"./BooleanField.vue":47384,"./BooleanGroupField.vue":6694,"./CodeField.vue":89296,"./ColorField.vue":80005,"./CurrencyField.vue":90884,"./DateField.vue":39112,"./DateTimeField.vue":4204,"./EmailField.vue":94807,"./FileField.vue":37379,"./HasManyField.vue":31985,"./HasManyThroughField.vue":49721,"./HasOneField.vue":82668,"./HasOneThroughField.vue":99592,"./HeadingField.vue":90918,"./HiddenField.vue":92779,"./IdField.vue":22847,"./KeyValueField.vue":21418,"./MarkdownField.vue":83658,"./MorphToActionTargetField.vue":94956,"./MorphToField.vue":47207,"./MorphToManyField.vue":43131,"./MultiSelectField.vue":4832,"./Panel.vue":92448,"./PasswordField.vue":68277,"./PlaceField.vue":26852,"./RelationshipPanel.vue":58004,"./SelectField.vue":98766,"./SlugField.vue":79123,"./SparklineField.vue":15294,"./StackField.vue":13685,"./StatusField.vue":45874,"./TagField.vue":49527,"./TextField.vue":70668,"./TextareaField.vue":68486,"./TrixField.vue":98657,"./UrlField.vue":75286,"./VaporAudioField.vue":35109,"./VaporFileField.vue":32507};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=11079},11163:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 10h16M4 14h16M4 18h16"},null,-1)]))}],["__file","HeroiconsOutlineViewList.vue"]])},11490:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M14.707 12.293a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 111.414-1.414L9 14.586V3a1 1 0 012 0v11.586l2.293-2.293a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowNarrowDown.vue"]])},11965:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n={class:"flex items-center"},l={key:0,class:"flex-none mr-3"},i=["src"],a={class:"flex-auto"},s={key:0},c={key:1},d={__name:"SearchInputResult",props:{option:{type:Object,required:!0},selected:{type:Boolean,default:!1},withSubtitles:{type:Boolean,default:!0}},setup:e=>(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[e.option.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("img",{src:e.option.avatar,class:"w-8 h-8 rounded-full block"},null,8,i)])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["text-sm font-semibold leading-normal",{"text-white dark:text-gray-900":e.selected}])},(0,o.toDisplayString)(e.option.display),3),e.withSubtitles?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(["text-xs font-semibold leading-normal text-gray-500",{"text-white dark:text-gray-700":e.selected}])},[e.option.subtitle?((0,o.openBlock)(),(0,o.createElementBlock)("span",s,(0,o.toDisplayString)(e.option.subtitle),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",c,(0,o.toDisplayString)(t.__("No additional information...")),1))],2)):(0,o.createCommentVNode)("",!0)])]))};const u=(0,r(66262).A)(d,[["__file","SearchInputResult.vue"]])},12288:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 8l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2M5 3a2 2 0 00-2 2v1c0 8.284 6.716 15 15 15h1a2 2 0 002-2v-3.28a1 1 0 00-.684-.948l-4.493-1.498a1 1 0 00-1.21.502l-1.13 2.257a11.042 11.042 0 01-5.516-5.517l2.257-1.128a1 1 0 00.502-1.21L9.228 3.683A1 1 0 008.279 3H5z"},null,-1)]))}],["__file","HeroiconsOutlinePhoneMissedCall.vue"]])},12346:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12 1.586l-4 4v12.828l4-4V1.586zM3.707 3.293A1 1 0 002 4v10a1 1 0 00.293.707L6 18.414V5.586L3.707 3.293zM17.707 5.293L14 1.586v12.828l2.293 2.293A1 1 0 0018 16V6a1 1 0 00-.293-.707z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMap.vue"]])},12406:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M6 18.7V21a1 1 0 0 1-2 0v-5a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2H7.1A7 7 0 0 0 19 12a1 1 0 1 1 2 0 9 9 0 0 1-15 6.7zM18 5.3V3a1 1 0 0 1 2 0v5a1 1 0 0 1-1 1h-5a1 1 0 0 1 0-2h2.9A7 7 0 0 0 5 12a1 1 0 1 1-2 0 9 9 0 0 1 15-6.7z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconRefresh.vue"]])},12535:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["sm","md"].includes(e)}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,n,i,a){const s=(0,o.resolveComponent)("Link");return(0,o.openBlock)(),(0,o.createBlock)(s,(0,o.mergeProps)(l(l({},e.$props),e.$attrs),{class:["shadow rounded focus:outline-none ring-primary-200 dark:ring-gray-600 focus:ring bg-primary-500 hover:bg-primary-400 active:bg-primary-600 text-white dark:text-gray-800 inline-flex items-center font-bold",{"px-4 h-9 text-sm":"md"===r.size,"px-3 h-7 text-xs":"sm"===r.size}]}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16,["class"])}],["__file","ButtonInertiaLink.vue"]])},12768:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"rounded inline-flex items-center justify-center border border-60",style:{borderRadius:"4px",padding:"2px"}};const l={props:["resourceName","field"]};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[(0,o.createElementVNode)("span",n,[(0,o.createElementVNode)("span",{class:"block w-4 h-4",style:(0,o.normalizeStyle)({borderRadius:"2px",backgroundColor:r.field.value})},null,4)])],2)}],["__file","ColorField.vue"]])},12849:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 13.255A23.931 23.931 0 0112 15c-3.183 0-6.22-.62-9-1.745M16 6V4a2 2 0 00-2-2h-4a2 2 0 00-2 2v2m4 6h.01M5 20h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineBriefcase.vue"]])},12933:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M13 7H7v6h6V7z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 2a1 1 0 012 0v1h2V2a1 1 0 112 0v1h2a2 2 0 012 2v2h1a1 1 0 110 2h-1v2h1a1 1 0 110 2h-1v2a2 2 0 01-2 2h-2v1a1 1 0 11-2 0v-1H9v1a1 1 0 11-2 0v-1H5a2 2 0 01-2-2v-2H2a1 1 0 110-2h1V9H2a1 1 0 010-2h1V5a2 2 0 012-2h2V2zM5 5h10v10H5V5z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChip.vue"]])},13025:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726),n=r(84451),l=r(20008),i=r(27226);const a={key:0,ref:"selectedStatus",class:"rounded-lg h-9 inline-flex items-center text-gray-600 dark:text-gray-400"},s={class:"inline-flex items-center gap-1 pl-1"},c={class:"font-bold"},d={class:"p-4 flex flex-col items-start gap-4"},u={__name:"SelectAllDropdown",props:{currentPageCount:{type:Number,default:0},allMatchingResourceCount:{type:Number,default:0}},emits:["toggle-select-all","toggle-select-all-matching","deselect"],setup(e){const t=(0,o.inject)("selectedResourcesCount"),r=(0,o.inject)("selectAllChecked"),u=(0,o.inject)("selectAllMatchingChecked"),h=(0,o.inject)("selectAllAndSelectAllMatchingChecked"),p=(0,o.inject)("selectAllOrSelectAllMatchingChecked"),m=(0,o.inject)("selectAllIndeterminate");return(v,f)=>{const g=(0,o.resolveComponent)("CircleBadge"),w=(0,o.resolveComponent)("DropdownMenu"),k=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createBlock)(k,{placement:"bottom-start",dusk:"select-all-dropdown"},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(w,{direction:"ltr",width:"250"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",d,[(0,o.createVNode)((0,o.unref)(l.A),{onChange:f[1]||(f[1]=e=>v.$emit("toggle-select-all")),"model-value":(0,o.unref)(r),dusk:"select-all-button"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(v.__("Select this page")),1),(0,o.createVNode)(g,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.currentPageCount),1)])),_:1})])),_:1},8,["model-value"]),(0,o.createVNode)((0,o.unref)(l.A),{onChange:f[2]||(f[2]=e=>v.$emit("toggle-select-all-matching")),"model-value":(0,o.unref)(u),dusk:"select-all-matching-button"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(v.__("Select all")),1),(0,o.createVNode)(g,{dusk:"select-all-matching-count"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.allMatchingResourceCount),1)])),_:1})])])),_:1},8,["model-value"])])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)((0,o.unref)(i.A),{variant:"ghost","trailing-icon":"chevron-down",class:(0,o.normalizeClass)(["-ml-1",{"enabled:bg-gray-700/5 dark:enabled:bg-gray-950":(0,o.unref)(p)||(0,o.unref)(t)>0}]),dusk:"select-all-dropdown-trigger"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)((0,o.unref)(l.A),{"aria-label":v.__("Select this page"),indeterminate:(0,o.unref)(m),"model-value":(0,o.unref)(h),class:"pointer-events-none",dusk:"select-all-indicator",tabindex:"-1"},null,8,["aria-label","indeterminate","model-value"]),(0,o.unref)(t)>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("span",s,[(0,o.createElementVNode)("span",c,(0,o.toDisplayString)(v.__(":amount selected",{amount:(0,o.unref)(u)?e.allMatchingResourceCount:(0,o.unref)(t),label:(0,o.unref)(n.zQ)((0,o.unref)(t),"resources")})),1)]),(0,o.createVNode)((0,o.unref)(i.A),{onClick:f[0]||(f[0]=(0,o.withModifiers)((e=>v.$emit("deselect")),["stop"])),variant:"link",icon:"x-circle",size:"small",state:"mellow",class:"-mr-2","aria-label":v.__("Deselect All"),dusk:"deselect-all-button"},null,8,["aria-label"])],512)):(0,o.createCommentVNode)("",!0)])),_:1},8,["class"])])),_:1})}}};const h=(0,r(66262).A)(u,[["__file","SelectAllDropdown.vue"]])},13131:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M17.293 13.293A8 8 0 016.707 2.707a8.001 8.001 0 1010.586 10.586z"},null,-1)]))}],["__file","HeroiconsSolidMoon.vue"]])},13323:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5.586 15H4a1 1 0 01-1-1v-4a1 1 0 011-1h1.586l4.707-4.707C10.923 3.663 12 4.109 12 5v14c0 .891-1.077 1.337-1.707.707L5.586 15z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2"},null,-1)]))}],["__file","HeroiconsOutlineVolumeOff.vue"]])},13407:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={class:"bg-20 h-9 px-3 text-center rounded-b-lg flex items-center justify-between"},l={class:"leading-normal text-sm text-gray-500"},i={key:0,class:"leading-normal text-sm"},a={class:"leading-normal text-sm text-gray-500"};const s={emits:["load-more"],props:{currentResourceCount:{type:Number,required:!0},allMatchingResourceCount:{type:Number,required:!0},resourceCountLabel:{type:String,required:!0},perPage:{type:[Number,String],required:!0},page:{type:Number,required:!0},pages:{type:Number,default:0},next:{type:Boolean,default:!1},previous:{type:Boolean,default:!1}},methods:{loadMore(){this.$emit("load-more")}},computed:{buttonLabel(){return this.__("Load :perPage More",{perPage:Nova.formatNumber(this.perPage)})},allResourcesLoaded(){return this.currentResourceCount==this.allMatchingResourceCount},resourceTotalCountLabel(){return Nova.formatNumber(this.allMatchingResourceCount)}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,s,c,d){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("p",l,(0,o.toDisplayString)(r.resourceCountLabel),1),d.allResourcesLoaded?((0,o.openBlock)(),(0,o.createElementBlock)("p",i,(0,o.toDisplayString)(e.__("All resources loaded.")),1)):((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:1,onClick:t[0]||(t[0]=(...e)=>d.loadMore&&d.loadMore(...e)),class:"h-9 focus:outline-none focus:ring ring-inset rounded-lg px-4 font-bold text-primary-500 hover:text-primary-600 active:text-primary-400"},(0,o.toDisplayString)(d.buttonLabel),1)),(0,o.createElementVNode)("p",a,(0,o.toDisplayString)(e.__(":amount Total",{amount:d.resourceTotalCountLabel})),1)])}],["__file","PaginationLoadMore.vue"]])},13477:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={key:0,href:"https://nova.laravel.com/licenses",class:"inline-block text-red-500 text-xs font-bold mt-1 text-center uppercase"};const l={computed:(0,r(66278).L8)(["validLicense"])};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return e.validLicense?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("a",n,(0,o.toDisplayString)(e.__("Unregistered")),1))}],["__file","LicenseWarning.vue"]])},13685:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={key:1};const l={props:["index","resource","resourceName","resourceId","field"],computed:{hasValue(){return this.field.lines}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[a.hasValue?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)([`text-${r.field.textAlign}`,"leading-normal"])},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.field.lines,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`index-${e.component}`),{key:e.value,field:e,resourceName:r.resourceName},null,8,["field","resourceName"])))),128))],2)):((0,o.openBlock)(),(0,o.createElementBlock)("p",n,"—"))])),_:1},8,["index","field"])}],["__file","StackField.vue"]])},13735:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm2 10a1 1 0 10-2 0v3a1 1 0 102 0v-3zm2-3a1 1 0 011 1v5a1 1 0 11-2 0v-5a1 1 0 011-1zm4-1a1 1 0 10-2 0v7a1 1 0 102 0V8z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDocumentReport.vue"]])},13742:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n={class:"rounded-b-lg font-bold flex items-center"},l={class:"flex text-sm"},i=["disabled"],a=["disabled"],s=["disabled","onClick","dusk"],c=["disabled"],d=["disabled"];const u={emits:["page"],props:{page:{type:Number,required:!0},pages:{type:Number,default:0},next:{type:Boolean,default:!1},previous:{type:Boolean,default:!1}},data:()=>({linksDisabled:!1}),mounted(){Nova.$on("resources-loaded",this.listenToResourcesLoaded)},beforeUnmount(){Nova.$off("resources-loaded",this.listenToResourcesLoaded)},methods:{selectPage(e){this.page!=e&&(this.linksDisabled=!0,this.$emit("page",e))},selectPreviousPage(){this.selectPage(this.page-1)},selectNextPage(){this.selectPage(this.page+1)},listenToResourcesLoaded(){this.linksDisabled=!1}},computed:{hasPreviousPages:function(){return this.page>1},hasMorePages:function(){return this.page0&&o.push(e);return o}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,u,h,p){return(0,o.openBlock)(),(0,o.createElementBlock)("nav",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("button",{disabled:!p.hasPreviousPages||e.linksDisabled,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 text-xl h-9 min-w-9 px-2 rounded-bl-lg focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":p.hasPreviousPages,"text-gray-500":!p.hasPreviousPages||e.linksDisabled}]),rel:"first",onClick:t[0]||(t[0]=(0,o.withModifiers)((e=>p.selectPage(1)),["prevent"])),dusk:"first"}," « ",10,i),(0,o.createElementVNode)("button",{disabled:!p.hasPreviousPages||e.linksDisabled,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 text-xl h-9 min-w-9 px-2 focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":p.hasPreviousPages,"text-gray-500":!p.hasPreviousPages||e.linksDisabled}]),rel:"prev",onClick:t[1]||(t[1]=(0,o.withModifiers)((e=>p.selectPreviousPage()),["prevent"])),dusk:"previous"}," ‹ ",10,a),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(p.printPages,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("button",{disabled:e.linksDisabled,key:t,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 h-9 min-w-9 px-2 focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":r.page!==t,"text-gray-500 bg-gray-50 dark:bg-gray-700":r.page===t}]),onClick:(0,o.withModifiers)((e=>p.selectPage(t)),["prevent"]),dusk:`page:${t}`},(0,o.toDisplayString)(t),11,s)))),128)),(0,o.createElementVNode)("button",{disabled:!p.hasMorePages||e.linksDisabled,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 text-xl h-9 min-w-9 px-2 focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":p.hasMorePages,"text-gray-500":!p.hasMorePages||e.linksDisabled}]),rel:"next",onClick:t[2]||(t[2]=(0,o.withModifiers)((e=>p.selectNextPage()),["prevent"])),dusk:"next"}," › ",10,c),(0,o.createElementVNode)("button",{disabled:!p.hasMorePages||e.linksDisabled,class:(0,o.normalizeClass)(["border-r border-gray-200 dark:border-gray-700 text-xl h-9 min-w-9 px-2 focus:outline-none focus:bg-gray-50 hover:bg-gray-50 dark:hover:bg-gray-700",{"text-gray-500":p.hasMorePages,"text-gray-500":!p.hasMorePages||e.linksDisabled}]),rel:"last",onClick:t[3]||(t[3]=(0,o.withModifiers)((e=>p.selectPage(r.pages)),["prevent"])),dusk:"last"}," » ",10,d)]),(0,o.renderSlot)(e.$slots,"default")])}],["__file","PaginationLinks.vue"]])},13808:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M13.586 3.586a2 2 0 112.828 2.828l-.793.793-2.828-2.828.793-.793zM11.379 5.793L3 14.172V17h2.828l8.38-8.379-2.83-2.828z"},null,-1)]))}],["__file","HeroiconsSolidPencil.vue"]])},14112:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={__name:"IconButton",props:{iconType:{type:String,default:"dots-horizontal"},small:{type:Boolean},medium:{type:Boolean},large:{type:Boolean},solid:{type:Boolean,default:!0}},setup(e){const t=e,r=(0,o.computed)((()=>[t.small&&"w-6 h-6",t.medium&&"w-8 h-8",t.large&&"w-9 h-9"]));return(t,n)=>{const l=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",class:(0,o.normalizeClass)(["inline-flex items-center justify-center focus:ring focus:ring-primary-200 focus:outline-none rounded",r.value])},[(0,o.createVNode)(l,(0,o.mergeProps)({type:e.iconType,class:"hover:opacity-50"},{solid:e.solid}),null,16,["type"])],2)}}};const l=(0,r(66262).A)(n,[["__file","IconButton.vue"]])},14605:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={key:1},l={key:2};var i=r(69843),a=r.n(i);const s={mixins:[r(18700).S0],props:["resource","resourceName","field"],computed:{isPivot(){return!a()(this.field.pivotValue)},authorizedToView(){return this.resource?.authorizedToView??!1}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Link");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue&&!s.isPivot&&s.authorizedToView?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:e.$url(`/resources/${r.resourceName}/${r.field.value}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.fieldValue),1)])),_:1},8,["href"])):e.fieldHasValue||s.isPivot?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,(0,o.toDisplayString)(r.field.pivotValue||e.fieldValue),1)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))],2)}],["__file","IdField.vue"]])},15203:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M12 14l9-5-9-5-9 5 9 5z"},null,-1),(0,o.createElementVNode)("path",{d:"M12 14l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 14l9-5-9-5-9 5 9 5zm0 0l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14zm-4 6v-7.5l4-2.222"},null,-1)]))}],["__file","HeroiconsOutlineAcademicCap.vue"]])},15235:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={key:0,class:"row"},l={class:"col-6 alert alert-danger"},i={style:{"margin-bottom":"0"}};const a={props:["errors"]};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[r.errors.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("strong",null,(0,o.toDisplayString)(e.__("Whoops!")),1),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.__("Something went wrong."))+" ",1),t[0]||(t[0]=(0,o.createElementVNode)("br",null,null,-1)),t[1]||(t[1]=(0,o.createElementVNode)("br",null,null,-1)),(0,o.createElementVNode)("ul",i,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.errors,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("li",null,(0,o.toDisplayString)(e),1)))),256))])])])):(0,o.createCommentVNode)("",!0)])}],["__file","ValidationErrors.vue"]])},15294:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);var n=r(9592),l=r.n(n);r(7588);const i={props:["index","resource","resourceName","resourceId","field"],data:()=>({chartist:null}),watch:{"field.data":function(e,t){this.renderChart()}},methods:{renderChart(){this.chartist.update(this.field.data)}},mounted(){this.chartist=new(l()[this.chartStyle])(this.$refs.chart,{series:[this.field.data]},{height:this.chartHeight,width:this.chartWidth,showPoint:!1,fullWidth:!0,chartPadding:{top:0,right:0,bottom:0,left:0},axisX:{showGrid:!1,showLabel:!1,offset:0},axisY:{showGrid:!1,showLabel:!1,offset:0}})},computed:{hasData(){return this.field.data.length>0},chartStyle(){let e=this.field.chartStyle.toLowerCase();return["line","bar"].includes(e)?e.charAt(0).toUpperCase()+e.slice(1):"Line"},chartHeight(){return this.field.height?`${this.field.height}px`:"120px"},chartWidth(){if(this.field.width)return`${this.field.width}px`}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",{ref:"chart",class:"ct-chart",style:(0,o.normalizeStyle)({width:i.chartWidth,height:i.chartHeight})},null,4)])),_:1},8,["index","field"])}],["__file","SparklineField.vue"]])},15422:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});var o=r(29726);const n={name:"Error404Page",layout:r(80170).A};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CustomError404");return(0,o.openBlock)(),(0,o.createBlock)(a)}],["__file","Error404.vue"]])},15470:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm.707-10.293a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L9.414 11H13a1 1 0 100-2H9.414l1.293-1.293z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowCircleLeft.vue"]])},15689:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineCurrencyDollar.vue"]])},16167:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"},null,-1)]))}],["__file","HeroiconsOutlineCog.vue"]])},16219:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726),n=r(10515);function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function i(e){for(var t=1;t["aspect-auto","aspect-square"].includes(e)}},setup(e){const{__:t}=(0,n.B)(),r=e,l=(0,o.ref)(!1),a=(0,o.ref)(!1),u=()=>l.value=!0,h=()=>{a.value=!0,Nova.log(`${t("The image could not be loaded.")}: ${r.src}`)},p=(0,o.computed)((()=>[r.rounded&&"rounded-full"])),m=(0,o.computed)((()=>i(i({"max-width":`${r.maxWidth}px`},"aspect-square"===r.aspect&&{width:`${r.maxWidth}px`}),"aspect-square"===r.aspect&&{height:`${r.maxWidth}px`})));return(r,n)=>{const l=(0,o.resolveComponent)("Icon"),i=(0,o.resolveDirective)("tooltip");return a.value?((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:1,href:e.src},[(0,o.withDirectives)((0,o.createVNode)(l,{type:"exclamation-circle",class:"text-red-500"},null,512),[[i,(0,o.unref)(t)("The image could not be loaded.")]])],8,d)):((0,o.openBlock)(),(0,o.createElementBlock)("span",s,[(0,o.createElementVNode)("img",{class:(0,o.normalizeClass)(p.value),style:(0,o.normalizeStyle)(m.value),src:e.src,onLoad:u,onError:h},null,46,c)]))}}});const p=(0,r(66262).A)(h,[["__file","ImageLoader.vue"]])},16521:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{maxWidth:{default:"auto"}},computed:{defaultAttributes(){return{class:this.$attrs.class||"px-3 py-2 text-sm leading-normal",style:{maxWidth:"auto"===this.maxWidth?this.maxWidth:`${this.maxWidth}px`}}}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",(0,o.normalizeProps)((0,o.guardReactiveProps)(i.defaultAttributes)),[(0,o.renderSlot)(e.$slots,"default")],16)}],["__file","TooltipContent.vue"]])},16558:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2.8 15.8L0 13v7h7l-2.8-2.8 4.34-4.32-1.42-1.42L2.8 15.8zM17.2 4.2L20 7V0h-7l2.8 2.8-4.34 4.32 1.42 1.42L17.2 4.2zm-1.4 13L13 20h7v-7l-2.8 2.8-4.32-4.34-1.42 1.42 4.33 4.33zM4.2 2.8L7 0H0v7l2.8-2.8 4.32 4.34 1.42-1.42L4.2 2.8z"},null,-1)]))}],["__file","IconFullScreen.vue"]])},16584:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 4a3 3 0 016 0v4a3 3 0 11-6 0V4zm4 10.93A7.001 7.001 0 0017 8a1 1 0 10-2 0A5 5 0 015 8a1 1 0 00-2 0 7.001 7.001 0 006 6.93V17H6a1 1 0 100 2h8a1 1 0 100-2h-3v-2.07z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMicrophone.vue"]])},16638:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 10l7-7m0 0l7 7m-7-7v18"},null,-1)]))}],["__file","HeroiconsOutlineArrowUp.vue"]])},16775:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["selected"];var l=r(38221),i=r.n(l);const a={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=i()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{value(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){this.value=this.filter.currentValue},handleChange(){this.$store.commit(`${this.resourceName}/updateFilterState`,{filterClass:this.filterKey,value:this.value}),this.$emit("change")}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("SelectControl"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{class:"w-full block",size:"sm",dusk:`${a.filter.name}-select-filter`,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:t[1]||(t[1]=t=>e.value=t),options:a.filter.options,label:"label"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:""==e.value},(0,o.toDisplayString)(e.__("—")),9,n)])),_:1},8,["dusk","selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","SelectFilter.vue"]])},16792:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 3a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V5a2 2 0 00-2-2H4zm12 12H4l4-8 3 6 2-4 3 6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPhotograph.vue"]])},16818:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z"},null,-1)]))}],["__file","HeroiconsOutlineMoon.vue"]])},16890:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n={key:0,class:"flex items-center key-value-item"},l={class:"flex flex-grow border-b border-gray-200 dark:border-gray-700 key-value-fields"},i=["dusk","readonly","tabindex"],a=["dusk","readonly","tabindex"],s={key:0,class:"flex justify-center h-11 w-11 absolute -right-[50px]"};var c=r(89692),d=r.n(c);const u={components:{Button:r(27226).A},emits:["remove-row"],props:{index:Number,item:Object,disabled:{type:Boolean,default:!1},readOnly:{type:Boolean,default:!1},readOnlyKeys:{type:Boolean,default:!1},canDeleteRow:{type:Boolean,default:!0}},mounted(){d()(this.$refs.keyField),d()(this.$refs.valueField)},methods:{handleKeyFieldFocus(){this.$refs.keyField.select()},handleValueFieldFocus(){this.$refs.valueField.select()}},computed:{isNotObject(){return!(this.item.value instanceof Object)},isEditable(){return!this.readOnly&&!this.disabled}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("Button");return u.isNotObject?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["flex-none w-48 cursor-text",[r.readOnlyKeys||!u.isEditable?"bg-gray-50 dark:bg-gray-800":"bg-white dark:bg-gray-900"]])},[(0,o.withDirectives)((0,o.createElementVNode)("textarea",{rows:"1",dusk:`key-value-key-${r.index}`,"onUpdate:modelValue":t[0]||(t[0]=e=>r.item.key=e),onFocus:t[1]||(t[1]=(...e)=>u.handleKeyFieldFocus&&u.handleKeyFieldFocus(...e)),ref:"keyField",type:"text",class:(0,o.normalizeClass)(["font-mono text-xs resize-none block w-full px-3 py-3 dark:text-gray-400 bg-clip-border focus:outline-none focus:ring focus:ring-inset",{"bg-white dark:bg-gray-800 focus:outline-none cursor-not-allowed":!u.isEditable||r.readOnlyKeys,"hover:bg-20 focus:bg-white dark:bg-gray-900 dark:focus:bg-gray-900":u.isEditable&&!r.readOnlyKeys}]),readonly:!u.isEditable||r.readOnlyKeys,tabindex:!u.isEditable||r.readOnlyKeys?-1:0,style:{"background-clip":"border-box"}},null,42,i),[[o.vModelText,r.item.key]])],2),(0,o.createElementVNode)("div",{onClick:t[4]||(t[4]=(...e)=>u.handleValueFieldFocus&&u.handleValueFieldFocus(...e)),class:(0,o.normalizeClass)(["flex-grow border-l border-gray-200 dark:border-gray-700",[r.readOnlyKeys||!u.isEditable?"bg-gray-50 dark:bg-gray-700":"bg-white dark:bg-gray-900"]])},[(0,o.withDirectives)((0,o.createElementVNode)("textarea",{rows:"1",dusk:`key-value-value-${r.index}`,"onUpdate:modelValue":t[2]||(t[2]=e=>r.item.value=e),onFocus:t[3]||(t[3]=(...e)=>u.handleValueFieldFocus&&u.handleValueFieldFocus(...e)),ref:"valueField",type:"text",class:(0,o.normalizeClass)(["font-mono text-xs block w-full px-3 py-3 dark:text-gray-400",{"bg-white dark:bg-gray-800 focus:outline-none":!u.isEditable,"hover:bg-20 focus:bg-white dark:bg-gray-900 dark:focus:bg-gray-900 focus:outline-none focus:ring focus:ring-inset":u.isEditable}]),readonly:!u.isEditable,tabindex:u.isEditable?0:-1},null,42,a),[[o.vModelText,r.item.value]])],2)]),u.isEditable&&r.canDeleteRow?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createVNode)(h,{onClick:t[5]||(t[5]=t=>e.$emit("remove-row",r.item.id)),dusk:`remove-key-value-${r.index}`,variant:"link",state:"danger",type:"button",tabindex:"0",title:e.__("Delete"),icon:"minus-circle"},null,8,["dusk","title"])])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)}],["__file","KeyValueItem.vue"]])},16923:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726);const n={class:"flex items-center"},l=["id","dusk","name","value","disabled","min","max","step"],i={class:"ml-3"};var a=r(69843),s=r.n(a),c=r(91272),d=r(18700),u=r(2673);const h={mixins:[d._w,d.Gj],data:()=>({formattedDate:""}),methods:{setInitialValue(){if(!s()(this.currentField.value)){let e=c.c9.fromISO(this.currentField.value||this.value,{zone:Nova.config("timezone")});this.value=e.toString(),e=e.setZone(this.timezone),this.formattedDate=[e.toISODate(),e.toFormat(this.timeFormat)].join("T")}},fill(e){if(this.fillIfVisible(e,this.fieldAttribute,this.value||""),this.currentlyIsVisible&&(0,u.A)(this.value)){let e=c.c9.fromISO(this.value,{zone:this.timezone});this.formattedDate=[e.toISODate(),e.toFormat(this.timeFormat)].join("T")}},handleChange(e){let t=e?.target?.value??e;if((0,u.A)(t)){let e=c.c9.fromISO(t,{zone:this.timezone});this.value=e.setZone(Nova.config("timezone")).toString()}else this.value=this.fieldDefaultValue();this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)}},computed:{timeFormat(){return this.currentField.step%60==0?"HH:mm":"HH:mm:ss"},timezone:()=>Nova.config("userTimezone")||Nova.config("timezone")}};const p=(0,r(66262).A)(h,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(d,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("input",{type:"datetime-local",class:(0,o.normalizeClass)(["form-control form-input form-control-bordered",e.errorClasses]),ref:"dateTimePicker",id:e.currentField.uniqueKey,dusk:e.field.attribute,name:e.field.name,value:e.formattedDate,disabled:e.currentlyIsReadonly,onChange:t[0]||(t[0]=(...e)=>c.handleChange&&c.handleChange(...e)),min:e.currentField.min,max:e.currentField.max,step:e.currentField.step},null,42,l),(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(c.timezone),1)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","DateTimeField.vue"]])},16941:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-width":"2",d:"M4 7v10c0 2.21 3.582 4 8 4s8-1.79 8-4V7M4 7c0 2.21 3.582 4 8 4s8-1.79 8-4M4 7c0-2.21 3.582-4 8-4s8 1.79 8 4m0 5c0 2.21-3.582 4-8 4s-8-1.79-8-4"},null,-1)]))}],["__file","HeroiconsOutlineDatabase.vue"]])},16967:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineClock.vue"]])},17038:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 19v-8.93a2 2 0 01.89-1.664l7-4.666a2 2 0 012.22 0l7 4.666A2 2 0 0121 10.07V19M3 19a2 2 0 002 2h14a2 2 0 002-2M3 19l6.75-4.5M21 19l-6.75-4.5M3 10l6.75 4.5M21 10l-6.75 4.5m0 0l-1.14.76a2 2 0 01-2.22 0l-1.14-.76"},null,-1)]))}],["__file","HeroiconsOutlineMailOpen.vue"]])},17414:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 8h16M4 16h16"},null,-1)]))}],["__file","HeroiconsOutlineMenuAlt4.vue"]])},17562:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(42831).default,computed:{isVaporField:()=>!0}};const n=(0,r(66262).A)(o,[["__file","VaporAudioField.vue"]])},17806:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 9a2 2 0 012-2h.93a2 2 0 001.664-.89l.812-1.22A2 2 0 0110.07 4h3.86a2 2 0 011.664.89l.812 1.22A2 2 0 0018.07 7H19a2 2 0 012 2v9a2 2 0 01-2 2H5a2 2 0 01-2-2V9z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 13a3 3 0 11-6 0 3 3 0 016 0z"},null,-1)]))}],["__file","HeroiconsOutlineCamera.vue"]])},17816:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-width":"2",d:"M3 10h18M3 14h18m-9-4v8m-7 0h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineTable.vue"]])},18026:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14 10l-2 1m0 0l-2-1m2 1v2.5M20 7l-2 1m2-1l-2-1m2 1v2.5M14 4l-2-1-2 1M4 7l2-1M4 7l2 1M4 7v2.5M12 21l-2-1m2 1l2-1m-2 1v-2.5M6 18l-2-1v-2.5M18 18l2-1v-2.5"},null,-1)]))}],["__file","HeroiconsOutlineCubeTransparent.vue"]])},18059:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"bg-gray-100 dark:bg-gray-700 px-6 py-3 flex"};const l={};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","ModalFooter.vue"]])},18176:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 17l-4 4m0 0l-4-4m4 4V3"},null,-1)]))}],["__file","HeroiconsOutlineArrowNarrowDown.vue"]])},18245:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M5 3a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2V5a2 2 0 00-2-2H5zM5 11a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2v-2a2 2 0 00-2-2H5zM11 5a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V5zM14 11a1 1 0 011 1v1h1a1 1 0 110 2h-1v1a1 1 0 11-2 0v-1h-1a1 1 0 110-2h1v-1a1 1 0 011-1z"},null,-1)]))}],["__file","HeroiconsSolidViewGridAdd.vue"]])},18300:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineMail.vue"]])},18381:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.5 2a3.5 3.5 0 101.665 6.58L8.585 10l-1.42 1.42a3.5 3.5 0 101.414 1.414l8.128-8.127a1 1 0 00-1.414-1.414L10 8.586l-1.42-1.42A3.5 3.5 0 005.5 2zM4 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm0 9a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M12.828 11.414a1 1 0 00-1.414 1.414l3.879 3.88a1 1 0 001.414-1.415l-3.879-3.879z"},null,-1)]))}],["__file","HeroiconsSolidScissors.vue"]])},18390:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 8h10M7 12h4m1 8l-4-4H5a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v8a2 2 0 01-2 2h-3l-4 4z"},null,-1)]))}],["__file","HeroiconsOutlineAnnotation.vue"]])},18700:(e,t,r)=>{"use strict";r.d(t,{x7:()=>a,pJ:()=>de,nl:()=>c,Tu:()=>S,Gj:()=>ee,I:()=>te.I,IR:()=>xe,S0:()=>Ne,pF:()=>Ve,c_:()=>K,zB:()=>Q,Qy:()=>he,B5:()=>re,sK:()=>_e,qR:()=>oe,_w:()=>pe,k6:()=>ge,Kx:()=>Te,Z4:()=>le,XJ:()=>ie,Ye:()=>ce,vS:()=>me,je:()=>ue,Nw:()=>Ae,dn:()=>He,Bz:()=>fe,rd:()=>f,Uf:()=>y,IJ:()=>Oe,zJ:()=>ve,rr:()=>i});var o=r(44383),n=r.n(o);const l={nested:{type:Boolean,default:!1},preventInitialLoading:{type:Boolean,default:!1},showHelpText:{type:Boolean,default:!1},shownViaNewRelationModal:{type:Boolean,default:!1},resourceId:{type:[Number,String]},resourceName:{type:String},relatedResourceId:{type:[Number,String]},relatedResourceName:{type:String},field:{type:Object,required:!0},viaResource:{type:String,required:!1},viaResourceId:{type:[String,Number],required:!1},viaRelationship:{type:String,required:!1},relationshipType:{type:String,default:""},shouldOverrideMeta:{type:Boolean,default:!1},disablePagination:{type:Boolean,default:!1},clickAction:{type:String,default:"view",validator:e=>["edit","select","ignore","detail"].includes(e)},mode:{type:String,default:"form",validator:e=>["form","modal","action-modal","action-fullscreen"].includes(e)}};function i(e){return n()(l,e)}const a={emits:["actionExecuted"],props:["resourceName","resourceId","resource","panel"],methods:{actionExecuted(){this.$emit("actionExecuted")}}},s={methods:{copyValueToClipboard(e){if(navigator.clipboard)navigator.clipboard.writeText(e);else if(window.clipboardData)window.clipboardData.setData("Text",e);else{let t=document.createElement("input"),[r,o]=[document.documentElement.scrollTop,document.documentElement.scrollLeft];document.body.appendChild(t),t.value=e,t.focus(),t.select(),document.documentElement.scrollTop=r,document.documentElement.scrollLeft=o,document.execCommand("copy"),t.remove()}}}};const c=s;var d=r(66278),u=r(28646),h=r(2673);function p(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function m(e){for(var t=1;t{this.removeOnNavigationChangesEvent(),this.handlePreventFormAbandonmentOnInertia(e)})),window.addEventListener("beforeunload",this.handlePreventFormAbandonmentOnInertia),this.removeOnBeforeUnloadEvent=()=>{window.removeEventListener("beforeunload",this.handlePreventFormAbandonmentOnInertia),this.removeOnBeforeUnloadEvent=()=>{}}},mounted(){window.onpopstate=e=>{this.handlePreventFormAbandonmentOnPopState(e)}},beforeUnmount(){this.removeOnBeforeUnloadEvent()},unmounted(){this.removeOnNavigationChangesEvent(),this.resetPushState()},data:()=>({removeOnNavigationChangesEvent:null,removeOnBeforeUnloadEvent:null,navigateBackUsingHistory:!0}),methods:m(m({},(0,d.PY)(["allowLeavingForm","preventLeavingForm","triggerPushState","resetPushState"])),{},{updateFormStatus(){!0===this.canLeaveForm&&this.triggerPushState(),this.preventLeavingForm()},enableNavigateBackUsingHistory(){this.navigateBackUsingHistory=!1},disableNavigateBackUsingHistory(){this.navigateBackUsingHistory=!1},handlePreventFormAbandonment(e,t){if(this.canLeaveForm)return void e();window.confirm(this.__("Do you really want to leave? You have unsaved changes."))?e():t()},handlePreventFormAbandonmentOnInertia(e){this.handlePreventFormAbandonment((()=>{this.handleProceedingToNextPage(),this.allowLeavingForm()}),(()=>{u.Inertia.ignoreHistoryState=!0,e.preventDefault(),e.returnValue="",this.removeOnNavigationChangesEvent=u.Inertia.on("before",(e=>{this.removeOnNavigationChangesEvent(),this.handlePreventFormAbandonmentOnInertia(e)}))}))},handlePreventFormAbandonmentOnPopState(e){e.stopImmediatePropagation(),e.stopPropagation(),this.handlePreventFormAbandonment((()=>{this.handleProceedingToPreviousPage(),this.allowLeavingForm()}),(()=>{this.triggerPushState()}))},handleProceedingToPreviousPage(){window.onpopstate=null,u.Inertia.ignoreHistoryState=!1,this.removeOnBeforeUnloadEvent(),!this.canLeaveFormToPreviousPage&&this.navigateBackUsingHistory&&window.history.back()},handleProceedingToNextPage(){window.onpopstate=null,u.Inertia.ignoreHistoryState=!1,this.removeOnBeforeUnloadEvent()},proceedToPreviousPage(e){this.navigateBackUsingHistory&&window.history.length>1?window.history.back():!this.navigateBackUsingHistory&&(0,h.A)(e)?Nova.visit(e,{replace:!0}):Nova.visit("/")}}),computed:m({},(0,d.L8)(["canLeaveForm","canLeaveFormToPreviousPage"]))};function g(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function w(e){for(var t=1;t{this.getResources()})).then((()=>{Nova.$emit("resources-deleted")})).finally((()=>{this.deleteModalOpen=!1}))},deleteSelectedResources(){this.deleteResources(this.selectedResources)},deleteAllMatchingResources(){return this.viaManyToMany?this.detachAllMatchingResources():Nova.request({url:this.deleteAllMatchingResourcesEndpoint,method:"delete",params:V(V({},this.deletableQueryString),{resources:"all"})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-deleted")})).finally((()=>{this.deleteModalOpen=!1}))},detachResources(e){return Nova.request({url:"/nova-api/"+this.resourceName+"/detach",method:"delete",params:V(V(V({},this.deletableQueryString),{resources:_(e)}),{pivots:A(e)})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-detached")})).finally((()=>{this.deleteModalOpen=!1}))},detachAllMatchingResources(){return Nova.request({url:"/nova-api/"+this.resourceName+"/detach",method:"delete",params:V(V({},this.deletableQueryString),{resources:"all"})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-detached")})).finally((()=>{this.deleteModalOpen=!1}))},forceDeleteResources(e,t=null){return Nova.request({url:"/nova-api/"+this.resourceName+"/force",method:"delete",params:V(V({},this.deletableQueryString),{resources:_(e)})}).then(t||(()=>{this.getResources()})).then((()=>{Nova.$emit("resources-deleted")})).finally((()=>{this.deleteModalOpen=!1}))},forceDeleteSelectedResources(){this.forceDeleteResources(this.selectedResources)},forceDeleteAllMatchingResources(){return Nova.request({url:this.forceDeleteSelectedResourcesEndpoint,method:"delete",params:V(V({},this.deletableQueryString),{resources:"all"})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-deleted")})).finally((()=>{this.deleteModalOpen=!1}))},restoreResources(e,t=null){return Nova.request({url:"/nova-api/"+this.resourceName+"/restore",method:"put",params:V(V({},this.deletableQueryString),{resources:_(e)})}).then(t||(()=>{this.getResources()})).then((()=>{Nova.$emit("resources-restored")})).finally((()=>{this.restoreModalOpen=!1}))},restoreSelectedResources(){this.restoreResources(this.selectedResources)},restoreAllMatchingResources(){return Nova.request({url:this.restoreAllMatchingResourcesEndpoint,method:"put",params:V(V({},this.deletableQueryString),{resources:"all"})}).then((()=>{this.getResources()})).then((()=>{Nova.$emit("resources-restored")})).finally((()=>{this.restoreModalOpen=!1}))}},computed:{deleteAllMatchingResourcesEndpoint(){return this.lens?"/nova-api/"+this.resourceName+"/lens/"+this.lens:"/nova-api/"+this.resourceName},forceDeleteSelectedResourcesEndpoint(){return this.lens?"/nova-api/"+this.resourceName+"/lens/"+this.lens+"/force":"/nova-api/"+this.resourceName+"/force"},restoreAllMatchingResourcesEndpoint(){return this.lens?"/nova-api/"+this.resourceName+"/lens/"+this.lens+"/restore":"/nova-api/"+this.resourceName+"/restore"},deletableQueryString(){return{search:this.currentSearch,filters:this.encodedFilters,trashed:this.currentTrashed,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}}}};function _(e){return C()(e,(e=>e.id.value))}function A(e){return x()(C()(e,(e=>e.id.pivotValue)))}var H=r(53110),O=r(38221),M=r.n(O),R=r(52420),D=r.n(R),z=r(58156),P=r.n(z),F=r(83488),T=r.n(F),j=r(62193),I=r.n(j),$=r(69843),L=r.n($),U=r(71086),q=r.n(U);const K={props:{formUniqueId:{type:String}},methods:{emitFieldValue(e,t){Nova.$emit(`${e}-value`,t),!0===this.hasFormUniqueId&&Nova.$emit(`${this.formUniqueId}-${e}-value`,t)},emitFieldValueChange(e,t){Nova.$emit(`${e}-change`,t),!0===this.hasFormUniqueId&&Nova.$emit(`${this.formUniqueId}-${e}-change`,t)},getFieldAttributeValueEventName(e){return!0===this.hasFormUniqueId?`${this.formUniqueId}-${e}-value`:`${e}-value`},getFieldAttributeChangeEventName(e){return!0===this.hasFormUniqueId?`${this.formUniqueId}-${e}-change`:`${e}-change`}},computed:{fieldAttribute(){return this.field.attribute},hasFormUniqueId(){return!L()(this.formUniqueId)&&""!==this.formUniqueId},fieldAttributeValueEventName(){return this.getFieldAttributeValueEventName(this.fieldAttribute)},fieldAttributeChangeEventName(){return this.getFieldAttributeChangeEventName(this.fieldAttribute)}}};function W(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function G(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Q={extends:K,props:function(e){for(var t=1;t"",fill(e){this.fillIfVisible(e,this.fieldAttribute,String(this.value))},fillIfVisible(e,t,r){this.isVisible&&e.append(t,r)},handleChange(e){this.value=e.target.value,this.field&&(this.emitFieldValueChange(this.fieldAttribute,this.value),this.$emit("field-changed"))},beforeRemove(){},listenToValueChanges(e){this.value=e}},computed:{currentField(){return this.field},fullWidthContent(){return this.currentField.fullWidth||this.field.fullWidth},placeholder(){return this.currentField.placeholder||this.field.name},isVisible(){return this.field.visible},isReadonly(){return Boolean(this.field.readonly||P()(this.field,"extraAttributes.readonly"))},isActionRequest(){return["action-fullscreen","action-modal"].includes(this.mode)}}};var Z=r(23615);function J(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Y(e){for(var t=1;t({dependentFieldDebouncer:null,canceller:null,watchedFields:{},watchedEvents:{},syncedField:null,pivot:!1,editMode:"create"}),created(){this.dependentFieldDebouncer=M()((e=>e()),50)},mounted(){""===this.relatedResourceName||L()(this.relatedResourceName)?""===this.resourceId||L()(this.resourceId)||(this.editMode="update"):(this.pivot=!0,""===this.relatedResourceId||L()(this.relatedResourceId)?this.editMode="attach":this.editMode="update-attached"),I()(this.dependsOn)||D()(this.dependsOn,((e,t)=>{this.watchedEvents[t]=e=>{this.watchedFields[t]=e,this.dependentFieldDebouncer((()=>{this.watchedFields[t]=e,this.syncField()}))},this.watchedFields[t]=e,Nova.$on(this.getFieldAttributeChangeEventName(t),this.watchedEvents[t])}))},beforeUnmount(){null!==this.canceller&&this.canceller(),I()(this.watchedEvents)||D()(this.watchedEvents,((e,t)=>{Nova.$off(this.getFieldAttributeChangeEventName(t),e)}))},methods:{setInitialValue(){this.value=void 0!==this.currentField.value&&null!==this.currentField.value?this.currentField.value:this.value},fillIfVisible(e,t,r){this.currentlyIsVisible&&e.append(t,r)},syncField(){null!==this.canceller&&this.canceller(),Nova.request().patch(this.syncEndpoint||this.syncFieldEndpoint,this.dependentFieldValues,{params:q()({editing:!0,editMode:this.editMode,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,field:this.fieldAttribute,component:this.field.dependentComponentKey},T()),cancelToken:new H.qm((e=>{this.canceller=e}))}).then((e=>{let t=JSON.parse(JSON.stringify(this.currentField)),r=this.currentlyIsVisible;this.syncedField=e.data,this.syncedField.visible!==r&&this.$emit(!0===this.syncedField.visible?"field-shown":"field-hidden",this.fieldAttribute),L()(this.syncedField.value)?(this.syncedField.value=t.value,this.revertSyncedFieldToPreviousValue(t)):this.setInitialValue();let o=!this.syncedFieldValueHasNotChanged();this.onSyncedField(),this.syncedField.dependentShouldEmitChangesEvent&&o&&this.emitOnSyncedFieldValueChange()})).catch((e=>{if(!(0,H.FZ)(e))throw e}))},revertSyncedFieldToPreviousValue(e){},onSyncedField(){},emitOnSyncedFieldValueChange(){this.emitFieldValueChange(this.field.attribute,this.currentField.value)},syncedFieldValueHasNotChanged(){const e=this.currentField.value;return(0,h.A)(e)?!(0,h.A)(this.value):!L()(e)&&e?.toString()===this.value?.toString()}},computed:{currentField(){return this.syncedField||this.field},currentlyIsVisible(){return this.currentField.visible},currentlyIsReadonly(){return null!==this.syncedField?Boolean(this.syncedField.readonly||P()(this.syncedField,"extraAttributes.readonly")):Boolean(this.field.readonly||P()(this.field,"extraAttributes.readonly"))},dependsOn(){return this.field.dependsOn||[]},currentFieldValues(){return{[this.fieldAttribute]:this.value}},dependentFieldValues(){return Y(Y({},this.currentFieldValues),this.watchedFields)},encodedDependentFieldValues(){return btoa((0,Z.L)(JSON.stringify(this.dependentFieldValues)))},syncFieldEndpoint(){return"update-attached"===this.editMode?`/nova-api/${this.resourceName}/${this.resourceId}/update-pivot-fields/${this.relatedResourceName}/${this.relatedResourceId}`:"attach"===this.editMode?`/nova-api/${this.resourceName}/${this.resourceId}/creation-pivot-fields/${this.relatedResourceName}`:"update"===this.editMode?`/nova-api/${this.resourceName}/${this.resourceId}/update-fields`:`/nova-api/${this.resourceName}/creation-fields`}}};var te=r(55947);const re={props:{formUniqueId:{type:String}},data:()=>({validationErrors:new te.I}),methods:{handleResponseError(e){void 0===e.response||500==e.response.status?Nova.error(this.__("There was a problem submitting the form.")):422==e.response.status?(this.validationErrors=new te.I(e.response.data.errors),Nova.error(this.__("There was a problem submitting the form."))):Nova.error(this.__("There was a problem submitting the form.")+' "'+e.response.statusText+'"')},handleOnCreateResponseError(e){this.handleResponseError(e)},handleOnUpdateResponseError(e){e.response&&409==e.response.status?Nova.error(this.__("Another user has updated this resource since this page was loaded. Please refresh the page and try again.")):this.handleResponseError(e)},resetErrors(){this.validationErrors=new te.I}}},oe={data:()=>({isWorking:!1,fileUploadsCount:0}),methods:{handleFileUploadFinished(){this.fileUploadsCount--,this.fileUploadsCount<1&&(this.fileUploadsCount=0,this.isWorking=!1)},handleFileUploadStarted(){this.isWorking=!0,this.fileUploadsCount++}}};var ne=r(84451);const le={computed:{userTimezone:()=>Nova.config("userTimezone")||Nova.config("timezone"),usesTwelveHourTime(){let e=(new Intl.DateTimeFormat).resolvedOptions().locale;return 12===(0,ne.Nr)(e)}}},ie={async created(){this.syncQueryString()},methods:(0,d.i0)(["syncQueryString","updateQueryString"]),computed:(0,d.L8)(["queryStringParams"])};var ae=r(7309),se=r.n(ae);const ce={computed:{resourceInformation(){return se()(Nova.config("resources"),(e=>e.uriKey===this.resourceName))},viaResourceInformation(){if(this.viaResource)return se()(Nova.config("resources"),(e=>e.uriKey===this.viaResource))},authorizedToCreate(){return!(["hasOneThrough","hasManyThrough"].indexOf(this.relationshipType)>=0)&&(this.resourceInformation?.authorizedToCreate||!1)}}};r(36334);const de={data:()=>({collapsed:!1}),created(){const e=localStorage.getItem(this.localStorageKey);"undefined"!==e&&(this.collapsed=JSON.parse(e)??this.collapsedByDefault)},unmounted(){localStorage.setItem(this.localStorageKey,this.collapsed)},methods:{toggleCollapse(){this.collapsed=!this.collapsed,localStorage.setItem(this.localStorageKey,this.collapsed)}},computed:{ariaExpanded(){return!1===this.collapsed?"true":"false"},shouldBeCollapsed(){return this.collapsed},localStorageKey(){return`nova.navigation.${this.item.key}.collapsed`},collapsedByDefault:()=>!1}},ue={created(){Nova.$on("metric-refresh",this.fetch),Nova.$on("resources-deleted",this.fetch),Nova.$on("resources-detached",this.fetch),Nova.$on("resources-restored",this.fetch),this.card.refreshWhenActionRuns&&Nova.$on("action-executed",this.fetch)},beforeUnmount(){Nova.$off("metric-refresh",this.fetch),Nova.$off("resources-deleted",this.fetch),Nova.$off("resources-detached",this.fetch),Nova.$off("resources-restored",this.fetch),Nova.$off("action-executed",this.fetch)}},he={emits:["file-upload-started","file-upload-finished"],props:i(["resourceName"]),async created(){if(this.field.withFiles){const{data:{draftId:e}}=await Nova.request().get(`/nova-api/${this.resourceName}/field-attachment/${this.fieldAttribute}/draftId`);this.draftId=e}},data:()=>({draftId:null,files:[],filesToRemove:[]}),methods:{uploadAttachment(e,{onUploadProgress:t,onCompleted:r,onFailure:o}){const n=new FormData;if(n.append("Content-Type",e.type),n.append("attachment",e),n.append("draftId",this.draftId),L()(t)&&(t=()=>{}),L()(o)&&(o=()=>{}),L()(r))throw"Missing onCompleted parameter";this.$emit("file-upload-started"),Nova.request().post(`/nova-api/${this.resourceName}/field-attachment/${this.fieldAttribute}`,n,{onUploadProgress:t}).then((({data:{path:e,url:t}})=>{this.files.push({path:e,url:t});const o=r(e,t);return this.$emit("file-upload-finished"),o})).catch((e=>{if(o(e),422==e.response.status){const t=new te.I(e.response.data.errors);Nova.error(this.__("An error occurred while uploading the file: :error",{error:t.first("attachment")}))}else Nova.error(this.__("An error occurred while uploading the file."))}))},flagFileForRemoval(e){const t=this.files.findIndex((t=>t.url===e));-1===t?this.filesToRemove.push({url:e}):this.filesToRemove.push(this.files[t])},unflagFileForRemoval(e){const t=this.filesToRemove.findIndex((t=>t.url===e));-1!==t&&this.filesToRemove.splice(t,1)},clearAttachments(){this.field.withFiles&&Nova.request().delete(`/nova-api/${this.resourceName}/field-attachment/${this.fieldAttribute}/${this.draftId}`).then((e=>{})).catch((e=>{}))},clearFilesMarkedForRemoval(){this.field.withFiles&&this.filesToRemove.forEach((e=>{console.log("deleting",e),Nova.request().delete(`/nova-api/${this.resourceName}/field-attachment/${this.fieldAttribute}`,{params:{attachment:e.path,attachmentUrl:e.url,draftId:this.draftId}}).then((e=>{})).catch((e=>{}))}))},fillAttachmentDraftId(e){let t=this.fieldAttribute,[r,...o]=t.split("[");if(!L()(o)&&o.length>0){let e=o.pop();t=o.length>0?`${r}[${o.join("[")}[${e.slice(0,-1)}DraftId]`:`${r}[${e.slice(0,-1)}DraftId]`}else t=`${t}DraftId`;this.fillIfVisible(e,t,this.draftId)}}},pe={props:{errors:{default:()=>new te.I}},inject:{index:{default:null},viaParent:{default:null}},data:()=>({errorClass:"form-control-bordered-error"}),computed:{errorClasses(){return this.hasError?[this.errorClass]:[]},fieldAttribute(){return this.field.attribute},validationKey(){return this.nestedValidationKey||this.field.validationKey},hasError(){return this.errors.has(this.validationKey)},firstError(){if(this.hasError)return this.errors.first(this.validationKey)},nestedAttribute(){if(this.viaParent)return`${this.viaParent}[${this.index}][${this.field.attribute}]`},nestedValidationKey(){if(this.viaParent)return`${this.viaParent}.${this.index}.fields.${this.field.attribute}`}}},me={props:i(["resourceName","viaRelationship"]),computed:{localStorageKey(){let e=this.resourceName;return this.viaRelationship&&(e=`${e}.${this.viaRelationship}`),`nova.resources.${e}.collapsed`}}},ve={data:()=>({withTrashed:!1}),methods:{toggleWithTrashed(){this.withTrashed=!this.withTrashed},enableWithTrashed(){this.withTrashed=!0},disableWithTrashed(){this.withTrashed=!1}}},fe={data:()=>({search:"",selectedResource:null,selectedResourceId:null,availableResources:[]}),methods:{selectResource(e){this.selectedResource=e,this.selectedResourceId=e.value,this.field&&("function"==typeof this.emitFieldValueChange?this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId):Nova.$emit(this.fieldAttribute+"-change",this.selectedResourceId))},handleSearchCleared(){this.availableResources=[]},clearSelection(){this.selectedResource=null,this.selectedResourceId=null,this.availableResources=[],this.field&&("function"==typeof this.emitFieldValueChange?this.emitFieldValueChange(this.fieldAttribute,null):Nova.$emit(this.fieldAttribute+"-change",null))},performSearch(e){this.search=e;const t=e.trim();""!=t&&this.searchDebouncer((()=>{this.getAvailableResources(t)}),500)},searchDebouncer:M()((e=>e()),500)}},ge={props:{loadCards:{type:Boolean,default:!0}},data:()=>({cards:[]}),created(){this.fetchCards()},watch:{cardsEndpoint(){this.fetchCards()}},methods:{async fetchCards(){if(this.loadCards){const{data:e}=await Nova.request().get(this.cardsEndpoint,{params:this.extraCardParams});this.cards=e}}},computed:{shouldShowCards(){return this.cards.length>0},hasDetailOnlyCards(){return x()(this.cards,(e=>1==e.onlyOnDetail)).length>0},extraCardParams:()=>null}};var we=r(42194),ke=r.n(we);function ye(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function be(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const xe={computed:{suggestionsId(){return`${this.fieldAttribute}-list`},suggestions(){let e=L()(this.syncedField)?this.field:this.syncedField;return L()(e.suggestions)?[]:e.suggestions},suggestionsAttributes(){return function(e){for(var t=1;t0?this.suggestionsId:null},L()))}}};var Be=r(56449),Ce=r.n(Be);const Ne={props:["field"],methods:{isEqualsToValue(e){return Ce()(this.field.value)&&(0,h.A)(e)?Boolean(this.field.value.includes(e)||this.field.value.includes(e.toString())):Boolean(this.field.value===e||this.field.value?.toString()===e||this.field.value===e?.toString()||this.field.value?.toString()===e?.toString())}},computed:{fieldAttribute(){return this.field.attribute},fieldHasValue(){return(0,h.A)(this.field.value)},usesCustomizedDisplay(){return this.field.usesCustomizedDisplay&&(0,h.A)(this.field.displayedAs)},fieldHasValueOrCustomizedDisplay(){return this.usesCustomizedDisplay||this.fieldHasValue},fieldValue(){return this.fieldHasValueOrCustomizedDisplay?String(this.field.displayedAs??this.field.value):null},shouldDisplayAsHtml(){return this.field.asHtml}}},Ve={data:()=>({filterHasLoaded:!1,filterIsActive:!1}),watch:{encodedFilters(e){Nova.$emit("filter-changed",[e])}},methods:{async clearSelectedFilters(e){e?await this.$store.dispatch(`${this.resourceName}/resetFilterState`,{resourceName:this.resourceName,lens:e}):await this.$store.dispatch(`${this.resourceName}/resetFilterState`,{resourceName:this.resourceName}),this.updateQueryString({[this.pageParameter]:1,[this.filterParameter]:""}),Nova.$emit("filter-reset")},filterChanged(){(this.$store.getters[`${this.resourceName}/filtersAreApplied`]||this.filterIsActive)&&(this.filterIsActive=!0,this.updateQueryString({[this.pageParameter]:1,[this.filterParameter]:this.encodedFilters}))},async initializeFilters(e){!0!==this.filterHasLoaded&&(this.$store.commit(`${this.resourceName}/clearFilters`),await this.$store.dispatch(`${this.resourceName}/fetchFilters`,q()({resourceName:this.resourceName,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.relationshipType,lens:e},T())),await this.initializeState(e),this.filterHasLoaded=!0)},async initializeState(e){this.initialEncodedFilters?await this.$store.dispatch(`${this.resourceName}/initializeCurrentFilterValuesFromQueryString`,this.initialEncodedFilters):await this.$store.dispatch(`${this.resourceName}/resetFilterState`,{resourceName:this.resourceName,lens:e})}},computed:{filterParameter(){return this.resourceName+"_filter"},encodedFilters(){return this.$store.getters[`${this.resourceName}/currentEncodedFilters`]}}};var Ee=r(76135),Se=r.n(Ee);const _e={emits:["field-shown","field-hidden"],data:()=>({visibleFieldsForPanel:{}}),created(){Se()(this.panel.fields,(e=>{this.visibleFieldsForPanel[e.attribute]=e.visible}))},methods:{handleFieldShown(e){this.visibleFieldsForPanel[e]=!0,this.$emit("field-shown",e)},handleFieldHidden(e){this.visibleFieldsForPanel[e]=!1,this.$emit("field-hidden",e)}},computed:{visibleFieldsCount(){return Object.entries(x()(this.visibleFieldsForPanel,(e=>!0===e))).length}}},Ae={methods:{selectPreviousPage(){this.updateQueryString({[this.pageParameter]:this.currentPage-1})},selectNextPage(){this.updateQueryString({[this.pageParameter]:this.currentPage+1})}},computed:{currentPage(){return parseInt(this.queryStringParams[this.pageParameter]||1)}}},He={data:()=>({perPage:25}),methods:{initializePerPageFromQueryString(){this.perPage=this.currentPerPage},perPageChanged(){this.updateQueryString({[this.perPageParameter]:this.perPage})}},computed:{currentPerPage(){return this.queryStringParams[this.perPageParameter]||25}}},Oe={data:()=>({pollingListener:null,currentlyPolling:!1}),beforeUnmount(){this.stopPolling()},methods:{initializePolling(){if(this.currentlyPolling=this.currentlyPolling||this.resourceResponse.polling,this.currentlyPolling&&null===this.pollingListener)return this.startPolling()},togglePolling(){this.currentlyPolling?this.stopPolling():this.startPolling()},stopPolling(){this.pollingListener&&(clearInterval(this.pollingListener),this.pollingListener=null),this.currentlyPolling=!1},startPolling(){this.pollingListener=setInterval((()=>{let e=this.selectedResources??[];document.hasFocus()&&document.querySelectorAll("[data-modal-open]").length<1&&e.length<1&&this.getResources()}),this.pollingInterval),this.currentlyPolling=!0},restartPolling(){!0===this.currentlyPolling&&(this.stopPolling(),this.startPolling())}},computed:{initiallyPolling(){return this.resourceResponse.polling},pollingInterval(){return this.resourceResponse.pollingInterval},shouldShowPollingToggle(){return this.resourceResponse&&this.resourceResponse.showPollingToggle||!1}}};var Me=r(79859),Re=r.n(Me),De=(r(5187),r(29726));function ze(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Pe(e){for(var t=1;tthis.resourceHasId)),authorizedToViewAnyResources:(0,De.computed)((()=>this.authorizedToViewAnyResources)),authorizedToUpdateAnyResources:(0,De.computed)((()=>this.authorizedToUpdateAnyResources)),authorizedToDeleteAnyResources:(0,De.computed)((()=>this.authorizedToDeleteAnyResources)),authorizedToRestoreAnyResources:(0,De.computed)((()=>this.authorizedToRestoreAnyResources)),selectedResourcesCount:(0,De.computed)((()=>this.selectedResources.length)),selectAllChecked:(0,De.computed)((()=>this.selectAllChecked)),selectAllMatchingChecked:(0,De.computed)((()=>this.selectAllMatchingChecked)),selectAllOrSelectAllMatchingChecked:(0,De.computed)((()=>this.selectAllOrSelectAllMatchingChecked)),selectAllAndSelectAllMatchingChecked:(0,De.computed)((()=>this.selectAllAndSelectAllMatchingChecked)),selectAllIndeterminate:(0,De.computed)((()=>this.selectAllIndeterminate)),orderByParameter:(0,De.computed)((()=>this.orderByParameter)),orderByDirectionParameter:(0,De.computed)((()=>this.orderByDirectionParameter))}},data:()=>({actions:[],allMatchingResourceCount:0,authorizedToRelate:!1,canceller:null,currentPageLoadMore:null,deleteModalOpen:!1,initialLoading:!0,loading:!0,orderBy:"",orderByDirection:"",pivotActions:null,resourceHasId:!0,resourceHasActions:!1,resourceResponse:null,resourceResponseError:null,resources:[],search:"",selectAllMatchingResources:!1,selectedResources:[],softDeletes:!1,trashed:""}),async created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404");const e=M()((e=>e()),this.resourceInformation.debounce);this.initializeSearchFromQueryString(),this.initializePerPageFromQueryString(),this.initializeTrashedFromQueryString(),this.initializeOrderingFromQueryString(),await this.initializeFilters(this.lens||null),await this.getResources(),this.isLensView||await this.getAuthorizationToRelate(),this.getActions(),this.initialLoading=!1,this.$watch((()=>this.lens+this.resourceName+this.encodedFilters+this.currentSearch+this.currentPage+this.currentPerPage+this.currentOrderBy+this.currentOrderByDirection+this.currentTrashed),(()=>{null!==this.canceller&&this.canceller(),1===this.currentPage&&(this.currentPageLoadMore=null),this.getResources()})),this.$watch("search",(t=>{this.search=t,e((()=>this.performSearch()))}))},beforeUnmount(){null!==this.canceller&&this.canceller()},methods:{handleResourcesLoaded(){this.loading=!1,this.isLensView||null===this.resourceResponse.total?this.getAllMatchingResourceCount():this.allMatchingResourceCount=this.resourceResponse.total,Nova.$emit("resources-loaded",this.isLensView?{resourceName:this.resourceName,lens:this.lens,mode:"lens"}:{resourceName:this.resourceName,mode:this.isRelation?"related":"index"}),this.initializePolling()},selectAllResources(){this.selectedResources=this.resources.slice(0)},toggleSelectAll(e){e&&e.preventDefault(),this.selectAllChecked?this.clearResourceSelections():this.selectAllResources(),this.getActions()},toggleSelectAllMatching(e){e&&e.preventDefault(),this.selectAllMatchingResources?this.selectAllMatchingResources=!1:(this.selectAllResources(),this.selectAllMatchingResources=!0),this.getActions()},deselectAllResources(e){e&&e.preventDefault(),this.clearResourceSelections(),this.getActions()},updateSelectionStatus(e){if(Re()(this.selectedResources,e)){const t=this.selectedResources.indexOf(e);t>-1&&this.selectedResources.splice(t,1)}else this.selectedResources.push(e);this.selectAllMatchingResources=!1,this.getActions()},clearResourceSelections(){this.selectAllMatchingResources=!1,this.selectedResources=[]},orderByField(e){let t="asc"==this.currentOrderByDirection?"desc":"asc";this.currentOrderBy!=e.sortableUriKey&&(t="asc"),this.updateQueryString({[this.orderByParameter]:e.sortableUriKey,[this.orderByDirectionParameter]:t})},resetOrderBy(e){this.updateQueryString({[this.orderByParameter]:e.sortableUriKey,[this.orderByDirectionParameter]:null})},initializeSearchFromQueryString(){this.search=this.currentSearch},initializeOrderingFromQueryString(){this.orderBy=this.currentOrderBy,this.orderByDirection=this.currentOrderByDirection},initializeTrashedFromQueryString(){this.trashed=this.currentTrashed},trashedChanged(e){this.trashed=e,this.updateQueryString({[this.trashedParameter]:this.trashed})},updatePerPageChanged(e){this.perPage=e,this.perPageChanged()},selectPage(e){this.updateQueryString({[this.pageParameter]:e})},initializePerPageFromQueryString(){this.perPage=this.queryStringParams[this.perPageParameter]||this.initialPerPage||this.resourceInformation?.perPageOptions[0]||null},closeDeleteModal(){this.deleteModalOpen=!1},performSearch(){this.updateQueryString({[this.pageParameter]:1,[this.searchParameter]:this.search})},handleActionExecuted(){this.fetchPolicies(),this.getResources()}},computed:{hasFilters(){return this.$store.getters[`${this.resourceName}/hasFilters`]},pageParameter(){return this.viaRelationship?this.viaRelationship+"_page":this.resourceName+"_page"},selectAllChecked(){return this.selectedResources.length==this.resources.length},selectAllIndeterminate(){return Boolean(this.selectAllChecked||this.selectAllMatchingChecked)&&Boolean(!this.selectAllAndSelectAllMatchingChecked)},selectAllAndSelectAllMatchingChecked(){return this.selectAllChecked&&this.selectAllMatchingChecked},selectAllOrSelectAllMatchingChecked(){return this.selectAllChecked||this.selectAllMatchingChecked},selectAllMatchingChecked(){return this.selectAllMatchingResources},selectedResourceIds(){return C()(this.selectedResources,(e=>e.id.value))},selectedPivotIds(){return C()(this.selectedResources,(e=>e.id.pivotValue??null))},currentSearch(){return this.queryStringParams[this.searchParameter]||""},currentOrderBy(){return this.queryStringParams[this.orderByParameter]||""},currentOrderByDirection(){return this.queryStringParams[this.orderByDirectionParameter]||null},currentTrashed(){return this.queryStringParams[this.trashedParameter]||""},viaManyToMany(){return"belongsToMany"==this.relationshipType||"morphToMany"==this.relationshipType},isRelation(){return Boolean(this.viaResourceId&&this.viaRelationship)},singularName(){return this.isRelation&&this.field?(0,ne.ZH)(this.field.singularLabel):this.resourceInformation?(0,ne.ZH)(this.resourceInformation.singularLabel):void 0},hasResources(){return Boolean(this.resources.length>0)},hasLenses(){return Boolean(this.lenses.length>0)},shouldShowCards(){return Boolean(this.cards.length>0&&!this.isRelation)},shouldShowCheckboxes(){return Boolean(this.hasResources)&&Boolean(this.resourceHasId)&&Boolean(this.resourceHasActions||this.authorizedToDeleteAnyResources||this.canShowDeleteMenu)},shouldShowDeleteMenu(){return Boolean(this.selectedResources.length>0)&&this.canShowDeleteMenu},authorizedToDeleteSelectedResources(){return Boolean(se()(this.selectedResources,(e=>e.authorizedToDelete)))},authorizedToForceDeleteSelectedResources(){return Boolean(se()(this.selectedResources,(e=>e.authorizedToForceDelete)))},authorizedToViewAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToView)))},authorizedToUpdateAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToUpdate)))},authorizedToDeleteAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToDelete)))},authorizedToForceDeleteAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToForceDelete)))},authorizedToRestoreSelectedResources(){return Boolean(this.resourceHasId)&&Boolean(se()(this.selectedResources,(e=>e.authorizedToRestore)))},authorizedToRestoreAnyResources(){return this.resources.length>0&&Boolean(this.resourceHasId)&&Boolean(se()(this.resources,(e=>e.authorizedToRestore)))},encodedFilters(){return this.$store.getters[`${this.resourceName}/currentEncodedFilters`]},initialEncodedFilters(){return this.queryStringParams[this.filterParameter]||""},paginationComponent:()=>`pagination-${Nova.config("pagination")||"links"}`,hasNextPage(){return Boolean(this.resourceResponse&&this.resourceResponse.next_page_url)},hasPreviousPage(){return Boolean(this.resourceResponse&&this.resourceResponse.prev_page_url)},totalPages(){return Math.ceil(this.allMatchingResourceCount/this.currentPerPage)},resourceCountLabel(){const e=this.perPage*(this.currentPage-1);return this.resources.length&&`${Nova.formatNumber(e+1)}-${Nova.formatNumber(e+this.resources.length)} ${this.__("of")} ${Nova.formatNumber(this.allMatchingResourceCount)}`},currentPerPage(){return this.perPage},perPageOptions(){if(this.resourceResponse)return this.resourceResponse.per_page_options},createButtonLabel(){return this.resourceInformation?this.resourceInformation.createButtonLabel:this.__("Create")},resourceRequestQueryString(){const e={search:this.currentSearch,filters:this.encodedFilters,orderBy:this.currentOrderBy,orderByDirection:this.currentOrderByDirection,perPage:this.currentPerPage,trashed:this.currentTrashed,page:this.currentPage,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,viaResourceRelationship:this.viaResourceRelationship,relationshipType:this.relationshipType};return this.lensName||(e.viaRelationship=this.viaRelationship),e},shouldShowActionSelector(){return this.selectedResources.length>0||this.haveStandaloneActions},isLensView(){return""!==this.lens&&null!=this.lens&&null!=this.lens},shouldShowPagination(){return!0!==this.disablePagination&&this.resourceResponse&&(this.hasResources||this.hasPreviousPage)},currentResourceCount(){return this.resources.length},searchParameter(){return this.viaRelationship?this.viaRelationship+"_search":this.resourceName+"_search"},orderByParameter(){return this.viaRelationship?this.viaRelationship+"_order":this.resourceName+"_order"},orderByDirectionParameter(){return this.viaRelationship?this.viaRelationship+"_direction":this.resourceName+"_direction"},trashedParameter(){return this.viaRelationship?this.viaRelationship+"_trashed":this.resourceName+"_trashed"},perPageParameter(){return this.viaRelationship?this.viaRelationship+"_per_page":this.resourceName+"_per_page"},haveStandaloneActions(){return x()(this.allActions,(e=>!0===e.standalone)).length>0},availableActions(){return this.actions},hasPivotActions(){return this.pivotActions&&this.pivotActions.actions.length>0},pivotName(){return this.pivotActions?this.pivotActions.name:""},actionsAreAvailable(){return this.allActions.length>0},allActions(){return this.hasPivotActions?this.actions.concat(this.pivotActions.actions):this.actions},availableStandaloneActions(){return this.allActions.filter((e=>!0===e.standalone))},selectedResourcesForActionSelector(){return this.selectAllMatchingChecked?"all":this.selectedResources}}}},18802:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M11 17a1 1 0 001.447.894l4-2A1 1 0 0017 15V9.236a1 1 0 00-1.447-.894l-4 2a1 1 0 00-.553.894V17zM15.211 6.276a1 1 0 000-1.788l-4.764-2.382a1 1 0 00-.894 0L4.789 4.488a1 1 0 000 1.788l4.764 2.382a1 1 0 00.894 0l4.764-2.382zM4.447 8.342A1 1 0 003 9.236V15a1 1 0 00.553.894l4 2A1 1 0 009 17v-5.764a1 1 0 00-.553-.894l-4-2z"},null,-1)]))}],["__file","HeroiconsSolidCube.vue"]])},19030:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"},null,-1)]))}],["__file","HeroiconsOutlineViewGrid.vue"]])},19181:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9.172 16.172a4 4 0 015.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineEmojiSad.vue"]])},19197:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineDesktopComputer.vue"]])},19280:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"sidebar-list"};const l={props:["item"]};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("menu-item");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.item.items,(e=>((0,o.openBlock)(),(0,o.createBlock)(s,{key:e.key,item:e},null,8,["item"])))),128))])}],["__file","MenuList.vue"]])},19416:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4"},null,-1)]))}],["__file","HeroiconsOutlineSwitchHorizontal.vue"]])},19446:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(29726);const n={class:"bg-white dark:bg-gray-800 overflow-hidden key-value-items"},l={class:"flex items-center justify-center"};var i=r(24713),a=r.n(i),s=r(44377),c=r.n(s),d=r(55378),u=r.n(d),h=r(48081),p=r.n(h),m=r(15101),v=r.n(m),f=r(18700),g=r(27226);function w(){var e=function(){return(65536*(1+Math.random())|0).toString(16).substring(1)};return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}const k={mixins:[f._w,f.Gj],components:{Button:g.A},data:()=>({theData:[]}),mounted(){this.populateKeyValueData()},methods:{populateKeyValueData(){this.theData=u()(Object.entries(this.value||{}),(([e,t])=>({id:w(),key:`${e}`,value:t}))),0===this.theData.length&&this.addRow()},fill(e){this.fillIfVisible(e,this.fieldAttribute,JSON.stringify(this.finalPayload))},addRow(){return v()(w(),(e=>(this.theData=[...this.theData,{id:e,key:"",value:""}],e)))},addRowAndSelect(){return this.selectRow(this.addRow())},removeRow(e){return v()(a()(this.theData,(t=>t.id===e)),(e=>this.theData.splice(e,1)))},selectRow(e){return this.$nextTick((()=>{this.$refs[e][0].handleKeyFieldFocus()}))},onSyncedField(){this.populateKeyValueData()}},computed:{finalPayload(){return c()(p()(u()(this.theData,(e=>e&&e.key?[e.key,e.value]:void 0)),(e=>void 0===e)))}}};const y=(0,r(66262).A)(k,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("FormKeyValueHeader"),d=(0,o.resolveComponent)("FormKeyValueItem"),u=(0,o.resolveComponent)("FormKeyValueTable"),h=(0,o.resolveComponent)("Button"),p=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(p,{field:e.currentField,errors:e.errors,"full-width-content":e.fullWidthContent||["modal","action-modal"].includes(e.mode),"show-help-text":e.showHelpText},{field:(0,o.withCtx)((()=>[(0,o.createVNode)(u,{"edit-mode":!e.currentlyIsReadonly,"can-delete-row":e.currentField.canDeleteRow},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{"key-label":e.currentField.keyLabel,"value-label":e.currentField.valueLabel},null,8,["key-label","value-label"]),(0,o.createElementVNode)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.theData,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)(d,{index:r,onRemoveRow:s.removeRow,item:t,key:t.id,ref_for:!0,ref:t.id,"read-only":e.currentlyIsReadonly,"read-only-keys":e.currentField.readonlyKeys,"can-delete-row":e.currentField.canDeleteRow},null,8,["index","onRemoveRow","item","read-only","read-only-keys","can-delete-row"])))),128))])])),_:1},8,["edit-mode","can-delete-row"]),(0,o.createElementVNode)("div",l,[e.currentlyIsReadonly||e.currentField.readonlyKeys||!e.currentField.canAddRow?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,onClick:s.addRowAndSelect,dusk:`${e.field.attribute}-add-key-value`,"leading-icon":"plus-circle",variant:"link"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.currentField.actionText),1)])),_:1},8,["onClick","dusk"]))])])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","KeyValueField.vue"]])},19874:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlinePhotograph.vue"]])},19884:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 14l6-6m-5.5.5h.01m4.99 5h.01M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16l3.5-2 3.5 2 3.5-2 3.5 2zM10 8.5a.5.5 0 11-1 0 .5.5 0 011 0zm5 5a.5.5 0 11-1 0 .5.5 0 011 0z"},null,-1)]))}],["__file","HeroiconsOutlineReceiptTax.vue"]])},19901:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3.293 9.707a1 1 0 010-1.414l6-6a1 1 0 011.414 0l6 6a1 1 0 01-1.414 1.414L11 5.414V17a1 1 0 11-2 0V5.414L4.707 9.707a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowUp.vue"]])},19932:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M9 9a2 2 0 114 0 2 2 0 01-4 0z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-13a4 4 0 00-3.446 6.032l-2.261 2.26a1 1 0 101.414 1.415l2.261-2.261A4 4 0 1011 5z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidSearchCircle.vue"]])},19979:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M5 4a2 2 0 012-2h6a2 2 0 012 2v14l-5-2.5L5 18V4z"},null,-1)]))}],["__file","HeroiconsSolidBookmark.vue"]])},19988:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M5 3a1 1 0 000 2c5.523 0 10 4.477 10 10a1 1 0 102 0C17 8.373 11.627 3 5 3z"},null,-1),(0,o.createElementVNode)("path",{d:"M4 9a1 1 0 011-1 7 7 0 017 7 1 1 0 11-2 0 5 5 0 00-5-5 1 1 0 01-1-1zM3 15a2 2 0 114 0 2 2 0 01-4 0z"},null,-1)]))}],["__file","HeroiconsSolidRss.vue"]])},20040:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>B});var o=r(29726);const n={key:0,class:"flex items-center"},l={key:0,class:"mr-3"},i=["src"],a={class:"flex items-center"},s={key:0,class:"flex-none mr-3"},c=["src"],d={class:"flex-auto"},u={key:0},h={key:1};var p=r(38221),m=r.n(p),v=r(7309),f=r.n(v),g=r(69843),w=r.n(g),k=r(18700),y=r(78755),b=r(2673);const x={emits:["change"],mixins:[k.Bz],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({availableResources:[],selectedResource:null,selectedResourceId:"",softDeletes:!1,withTrashed:!1,search:"",debouncedHandleChange:null}),mounted(){Nova.$on("filter-reset",this.handleFilterReset),this.initializeComponent()},created(){this.debouncedHandleChange=m()((()=>this.handleChange()),500),Nova.$on("filter-active",this.handleClosingInactiveSearchInputs)},beforeUnmount(){Nova.$off("filter-active",this.handleClosingInactiveSearchInputs),Nova.$off("filter-reset",this.handleFilterReset)},watch:{selectedResource(e){this.selectedResourceId=(0,b.A)(e)?e.value:""},selectedResourceId(){this.debouncedHandleChange()}},methods:{initializeComponent(){this.filter;let e=!1;this.filter.currentValue&&(this.selectedResourceId=this.filter.currentValue,!0===this.isSearchable&&(e=!0)),this.isSearchable&&!e||this.getAvailableResources().then((()=>{!0===e&&this.selectInitialResource()}))},getAvailableResources(e){let t=this.queryParams;return w()(e)||(t.first=!1,t.current=null,t.search=e),y.A.fetchAvailableResources(this.filter.field.resourceName,{params:t}).then((({data:{resources:e,softDeletes:t,withTrashed:r}})=>{this.isSearchable||(this.withTrashed=r),this.availableResources=e,this.softDeletes=t}))},selectInitialResource(){this.selectedResource=f()(this.availableResources,(e=>e.value===this.selectedResourceId))},handleShowingActiveSearchInput(){Nova.$emit("filter-active",this.filterKey)},closeSearchableRef(){this.$refs.searchable&&this.$refs.searchable.close()},handleClosingInactiveSearchInputs(e){e!==this.filterKey&&this.closeSearchableRef()},handleClearSelection(){this.clearSelection()},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.selectedResourceId})},handleFilterReset(){""===this.filter.currentValue&&(this.selectedResourceId="",this.selectedResource=null,this.availableResources=[],this.closeSearchableRef(),this.initializeComponent())}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},shouldShowFilter(){return this.isSearchable||!this.isSearchable&&this.availableResources.length>0},isSearchable(){return this.field.searchable},queryParams(){return{current:this.selectedResourceId,first:this.selectedResourceId&&this.isSearchable,search:this.search,withTrashed:this.withTrashed}}}};const B=(0,r(66262).A)(x,[["render",function(e,t,r,p,m,v){const f=(0,o.resolveComponent)("SearchInput"),g=(0,o.resolveComponent)("SelectControl"),w=(0,o.resolveComponent)("FilterContainer");return v.shouldShowFilter?((0,o.openBlock)(),(0,o.createBlock)(w,{key:0},{filter:(0,o.withCtx)((()=>[v.isSearchable?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,ref:"searchable",dusk:`${v.field.uniqueKey}-search-filter`,onInput:e.performSearch,onClear:v.handleClearSelection,onShown:v.handleShowingActiveSearchInput,onSelected:e.selectResource,debounce:v.field.debounce,value:e.selectedResource,data:e.availableResources,clearable:!0,trackBy:"value",class:"w-full",mode:"modal"},{option:(0,o.withCtx)((({selected:t,option:r})=>[(0,o.createElementVNode)("div",a,[r.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createElementVNode)("img",{src:r.avatar,class:"w-8 h-8 rounded-full block"},null,8,c)])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",d,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["text-sm font-semibold leading-normal",{"text-white dark:text-gray-900":t}])},(0,o.toDisplayString)(r.display),3),v.field.withSubtitles?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(["text-xs font-semibold leading-normal text-gray-500",{"text-white dark:text-gray-700":t}])},[r.subtitle?((0,o.openBlock)(),(0,o.createElementBlock)("span",u,(0,o.toDisplayString)(r.subtitle),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",h,(0,o.toDisplayString)(e.__("No additional information...")),1))],2)):(0,o.createCommentVNode)("",!0)])])])),default:(0,o.withCtx)((()=>[e.selectedResource?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[e.selectedResource.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("img",{src:e.selectedResource.avatar,class:"w-8 h-8 rounded-full block"},null,8,i)])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.selectedResource.display),1)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","onInput","onClear","onShown","onSelected","debounce","value","data"])):e.availableResources.length>0?((0,o.openBlock)(),(0,o.createBlock)(g,{key:1,dusk:`${v.field.uniqueKey}-filter`,selected:e.selectedResourceId,"onUpdate:selected":t[0]||(t[0]=t=>e.selectedResourceId=t),onChange:t[1]||(t[1]=t=>e.selectedResourceId=t),options:e.availableResources,label:"display"},{default:(0,o.withCtx)((()=>t[2]||(t[2]=[(0,o.createElementVNode)("option",{value:"",selected:""},"—",-1)]))),_:1},8,["dusk","selected","options"])):(0,o.createCommentVNode)("",!0)])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(v.filter.name),1)])),_:1})):(0,o.createCommentVNode)("",!0)}],["__file","EloquentField.vue"]])},20055:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidInformationCircle.vue"]])},20070:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n=["selected"];var l=r(38221),i=r.n(l),a=r(7309),s=r.n(a),c=r(69843),d=r.n(c);const u={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=i()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{value(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){let e=s()(this.field.morphToTypes,(e=>e.type===this.filter.currentValue));this.value=d()(e)?"":e.value},handleChange(){let e=s()(this.field.morphToTypes,(e=>e.value===this.value));this.$emit("change",{filterClass:this.filterKey,value:d()(e)?"":e.type})}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},hasMorphToTypes(){return this.field.morphToTypes.length>0}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("SelectControl"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{dusk:`${a.field.uniqueKey}-filter`,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:t[1]||(t[1]=t=>e.value=t),options:a.field.morphToTypes,label:"singularLabel"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:""===e.value},"—",8,n)])),_:1},8,["dusk","selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","MorphToField.vue"]])},20326:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 100 4v2a2 2 0 01-2 2H4a2 2 0 01-2-2v-2a2 2 0 100-4V6z"},null,-1)]))}],["__file","HeroiconsSolidTicket.vue"]])},20328:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"},null,-1)]))}],["__file","HeroiconsOutlineRefresh.vue"]])},20410:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n={class:"flex items-center"},l={class:"mr-1 -ml-1"};const i={mixins:[r(18700).S0],props:["resourceName","field"],computed:{typeClasses(){return["center"===this.field.textAlign&&"mx-auto","right"===this.field.textAlign&&"ml-auto mr-0","left"===this.field.textAlign&&"ml-0 mr-auto",this.field.typeClass]}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Loader"),d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("Badge");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(u,{class:(0,o.normalizeClass)(["whitespace-nowrap flex items-center",s.typeClasses])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",l,["loading"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,width:"20",class:"mr-1"})):(0,o.createCommentVNode)("",!0),"failed"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,solid:!0,type:"exclamation-circle"})):(0,o.createCommentVNode)("",!0),"success"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(d,{key:2,solid:!0,type:"check-circle"})):(0,o.createCommentVNode)("",!0)]),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.fieldValue),1)])),_:1},8,["class"])])}],["__file","StatusField.vue"]])},20497:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M3.41 15H16a2 2 0 0 0 2-2 1 1 0 0 1 2 0 4 4 0 0 1-4 4H3.41l2.3 2.3a1 1 0 0 1-1.42 1.4l-4-4a1 1 0 0 1 0-1.4l4-4a1 1 0 1 1 1.42 1.4L3.4 15h.01zM4 7a2 2 0 0 0-2 2 1 1 0 1 1-2 0 4 4 0 0 1 4-4h12.59l-2.3-2.3a1 1 0 1 1 1.42-1.4l4 4a1 1 0 0 1 0 1.4l-4 4a1 1 0 0 1-1.42-1.4L16.6 7H4z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconRestore.vue"]])},20537:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M8 3a1 1 0 011-1h2a1 1 0 110 2H9a1 1 0 01-1-1z"},null,-1),(0,o.createElementVNode)("path",{d:"M6 3a2 2 0 00-2 2v11a2 2 0 002 2h8a2 2 0 002-2V5a2 2 0 00-2-2 3 3 0 01-3 3H9a3 3 0 01-3-3z"},null,-1)]))}],["__file","HeroiconsSolidClipboard.vue"]])},20547:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"},null,-1)]))}],["__file","HeroiconsOutlineCube.vue"]])},20579:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 17h8m0 0V9m0 8l-8-8-4 4-6-6"},null,-1)]))}],["__file","HeroiconsOutlineTrendingDown.vue"]])},21031:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={key:0,dusk:"loading-view",class:"absolute inset-0 z-20 bg-white/75 dark:bg-gray-800/75 flex items-center justify-center p-6"},l={__name:"LoadingView",props:{loading:{type:Boolean,default:!0},variant:{type:String,validator:e=>["default","overlay"].includes(e),default:"default"}},setup:e=>(t,r)=>{const l=(0,o.resolveComponent)("Loader");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["relative",{"overflow-hidden":e.loading}])},["default"===e.variant?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.loading?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,dusk:"loading-view",class:(0,o.normalizeClass)({"flex items-center justify-center z-30 p-6":"default"===e.variant,"absolute inset-0 z-30 bg-white/75 flex items-center justify-center p-6":"overlay"===e.variant}),style:{"min-height":"220px"}},[(0,o.createVNode)(l,{class:"text-gray-300"})],2)):(0,o.renderSlot)(t.$slots,"default",{key:1})],64)):(0,o.createCommentVNode)("",!0),"overlay"===e.variant?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:1},[e.loading?((0,o.openBlock)(),(0,o.createElementBlock)("div",n)):(0,o.createCommentVNode)("",!0),(0,o.renderSlot)(t.$slots,"default")],64)):(0,o.createCommentVNode)("",!0)],2)}};const i=(0,r(66262).A)(l,[["__file","LoadingView.vue"]])},21127:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726),n=r(66543),l=r(66278),i=r(27226),a=r(98555);const s={class:"px-1 divide-y divide-gray-100 dark:divide-gray-800 divide-solid"},c={key:0},d={class:"py-1"},u={__name:"ActionDropdown",props:{resourceName:{},viaResource:{},viaResourceId:{},viaRelationship:{},relationshipType:{},actions:{type:Array,default:[]},selectedResources:{type:[Array,String],default:()=>[]},endpoint:{type:String,default:null},triggerDuskAttribute:{type:String,default:null},showHeadings:{type:Boolean,default:!1}},emits:["actionExecuted"],setup(e,{emit:t}){const r=(0,l.Pj)(),u=t,h=e,{errors:p,actionModalVisible:m,responseModalVisible:v,openConfirmationModal:f,closeConfirmationModal:g,closeResponseModal:w,handleActionClick:k,selectedAction:y,working:b,executeAction:x,actionResponseData:B}=(0,n.d)(h,u,r),C=()=>x((()=>u("actionExecuted"))),N=()=>{w(),u("actionExecuted")},V=()=>{w(),u("actionExecuted")};return(t,r)=>{const n=(0,o.resolveComponent)("DropdownMenuItem"),l=(0,o.resolveComponent)("ScrollWrap"),u=(0,o.resolveComponent)("DropdownMenu"),h=(0,o.resolveComponent)("Dropdown"),f=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.unref)(m)?((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)((0,o.unref)(y)?.component),{key:0,show:(0,o.unref)(m),class:"text-left",working:(0,o.unref)(b),"selected-resources":e.selectedResources,"resource-name":e.resourceName,action:(0,o.unref)(y),errors:(0,o.unref)(p),onConfirm:C,onClose:(0,o.unref)(g)},null,40,["show","working","selected-resources","resource-name","action","errors","onClose"])):(0,o.createCommentVNode)("",!0),(0,o.unref)(v)?((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)((0,o.unref)(B)?.modal),{key:1,show:(0,o.unref)(v),onConfirm:N,onClose:V,data:(0,o.unref)(B)},null,40,["show","data"])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(h,null,{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(t.$slots,"trigger",{},(()=>[(0,o.withDirectives)((0,o.createVNode)((0,o.unref)(i.A),{onClick:r[0]||(r[0]=(0,o.withModifiers)((()=>{}),["stop"])),dusk:e.triggerDuskAttribute,variant:"ghost",icon:"ellipsis-horizontal"},null,8,["dusk"]),[[f,t.__("Actions")]])]))])),menu:(0,o.withCtx)((()=>[(0,o.createVNode)(u,{width:"auto"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(l,{height:250},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("nav",s,[(0,o.renderSlot)(t.$slots,"menu"),e.actions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[e.showHeadings?((0,o.openBlock)(),(0,o.createBlock)(a.default,{key:0},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(t.__("User Actions")),1)])),_:1})):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",d,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.actions,(e=>((0,o.openBlock)(),(0,o.createBlock)(n,{key:e.uriKey,"data-action-id":e.uriKey,as:"button",class:"border-none",onClick:()=>(e=>{!1!==e.authorizedToRun&&k(e.uriKey)})(e),title:e.name,disabled:!1===e.authorizedToRun},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.name),1)])),_:2},1032,["data-action-id","onClick","title","disabled"])))),128))])])):(0,o.createCommentVNode)("",!0)])])),_:3})])),_:3})])),_:3})])}}};const h=(0,r(66262).A)(u,[["__file","ActionDropdown.vue"]])},21197:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"relative h-9 w-full md:w-1/3 md:shrink-0"};const l={emits:["update:keyword"],props:{keyword:{type:String}},methods:{handleChange(e){this.$emit("update:keyword",e?.target?.value||"")}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Icon"),c=(0,o.resolveComponent)("RoundInput");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(s,{type:"search",width:"20",class:"absolute ml-2 text-gray-400",style:{top:"4px"}}),(0,o.createVNode)(c,{dusk:"search-input",class:"appearance-none bg-white dark:bg-gray-800 shadow rounded-full h-8 w-full dark:focus:bg-gray-800",placeholder:e.__("Search"),type:"search",value:r.keyword,onInput:a.handleChange,spellcheck:"false","aria-label":e.__("Search")},null,8,["placeholder","value","onInput","aria-label"])])}],["__file","IndexSearchInput.vue"]])},21220:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 18h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineDeviceTablet.vue"]])},21411:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(29726);const n={class:"flex items-center flex-1"},l={class:"md:ml-3"},i={class:"h-9 ml-auto flex items-center pr-2 md:pr-3"},a={class:"hidden md:flex px-2"},s={key:0,class:"flex items-center md:hidden px-2 pt-3 mt-2 md:mt-0 border-t border-gray-200 dark:border-gray-700"};const c={components:{Button:r(27226).A},emits:["start-polling","stop-polling","deselect"],props:["actionsEndpoint","actionQueryString","allMatchingResourceCount","authorizedToDeleteAnyResources","authorizedToDeleteSelectedResources","authorizedToForceDeleteAnyResources","authorizedToForceDeleteSelectedResources","authorizedToRestoreAnyResources","authorizedToRestoreSelectedResources","availableActions","clearSelectedFilters","closeDeleteModal","currentlyPolling","deleteAllMatchingResources","deleteSelectedResources","filterChanged","forceDeleteAllMatchingResources","forceDeleteSelectedResources","getResources","hasFilters","haveStandaloneActions","lenses","lens","isLensView","perPage","perPageOptions","pivotActions","pivotName","resources","resourceInformation","resourceName","currentPageCount","restoreAllMatchingResources","restoreSelectedResources","selectAllChecked","selectAllMatchingChecked","selectedResources","selectedResourcesForActionSelector","shouldShowActionSelector","shouldShowCheckboxes","shouldShowDeleteMenu","shouldShowPollingToggle","softDeletes","toggleSelectAll","toggleSelectAllMatching","togglePolling","trashed","trashedChanged","trashedParameter","updatePerPageChanged","viaManyToMany","viaResource"],computed:{filters(){return this.$store.getters[`${this.resourceName}/filters`]},filtersAreApplied(){return this.$store.getters[`${this.resourceName}/filtersAreApplied`]},activeFilterCount(){return this.$store.getters[`${this.resourceName}/activeFilterCount`]},filterPerPageOptions(){if(this.resourceInformation)return this.perPageOptions||this.resourceInformation.perPageOptions}}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("SelectAllDropdown"),p=(0,o.resolveComponent)("ActionSelector"),m=(0,o.resolveComponent)("Button"),v=(0,o.resolveComponent)("LensSelector"),f=(0,o.resolveComponent)("FilterMenu"),g=(0,o.resolveComponent)("DeleteMenu");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex flex-col md:flex-row md:items-center",{"py-3 border-b border-gray-200 dark:border-gray-700":r.shouldShowCheckboxes||r.shouldShowDeleteMenu||r.softDeletes||!r.viaResource||r.hasFilters||r.haveStandaloneActions}])},[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("div",l,[r.shouldShowCheckboxes?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,"all-matching-resource-count":r.allMatchingResourceCount,"current-page-count":r.currentPageCount,onToggleSelectAll:r.toggleSelectAll,onToggleSelectAllMatching:r.toggleSelectAllMatching,onDeselect:t[0]||(t[0]=t=>e.$emit("deselect"))},null,8,["all-matching-resource-count","current-page-count","onToggleSelectAll","onToggleSelectAllMatching"])):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",i,[(0,o.createElementVNode)("div",a,[r.shouldShowActionSelector?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,"resource-name":r.resourceName,"via-resource":r.actionQueryString.viaResource,"via-resource-id":r.actionQueryString.viaResourceId,"via-relationship":r.actionQueryString.viaRelationship,actions:r.availableActions,"pivot-actions":r.pivotActions,"pivot-name":r.pivotName,endpoint:r.actionsEndpoint,"selected-resources":r.selectedResourcesForActionSelector,onActionExecuted:r.getResources},null,8,["resource-name","via-resource","via-resource-id","via-relationship","actions","pivot-actions","pivot-name","endpoint","selected-resources","onActionExecuted"])):(0,o.createCommentVNode)("",!0)]),r.shouldShowPollingToggle?((0,o.openBlock)(),(0,o.createBlock)(m,{key:0,onClick:r.togglePolling,icon:"clock",variant:"link",state:r.currentlyPolling?"default":"mellow"},null,8,["onClick","state"])):(0,o.createCommentVNode)("",!0),r.lenses?.length>0?((0,o.openBlock)(),(0,o.createBlock)(v,{key:1,"resource-name":r.resourceName,lenses:r.lenses},null,8,["resource-name","lenses"])):(0,o.createCommentVNode)("",!0),u.filters.length>0||r.softDeletes||!r.viaResource?((0,o.openBlock)(),(0,o.createBlock)(f,{key:2,"active-filter-count":u.activeFilterCount,"filters-are-applied":u.filtersAreApplied,filters:u.filters,"per-page-options":u.filterPerPageOptions,"per-page":r.perPage,"resource-name":r.resourceName,"soft-deletes":r.softDeletes,trashed:r.trashed,"via-resource":r.viaResource,onClearSelectedFilters:t[1]||(t[1]=e=>r.clearSelectedFilters(r.lens||null)),onFilterChanged:r.filterChanged,onPerPageChanged:r.updatePerPageChanged,onTrashedChanged:r.trashedChanged},null,8,["active-filter-count","filters-are-applied","filters","per-page-options","per-page","resource-name","soft-deletes","trashed","via-resource","onFilterChanged","onPerPageChanged","onTrashedChanged"])):(0,o.createCommentVNode)("",!0),r.shouldShowDeleteMenu?((0,o.openBlock)(),(0,o.createBlock)(g,{key:3,class:"flex",dusk:"delete-menu","soft-deletes":r.softDeletes,resources:r.resources,"selected-resources":r.selectedResources,"via-many-to-many":r.viaManyToMany,"all-matching-resource-count":r.allMatchingResourceCount,"all-matching-selected":r.selectAllMatchingChecked,"authorized-to-delete-selected-resources":r.authorizedToDeleteSelectedResources,"authorized-to-force-delete-selected-resources":r.authorizedToForceDeleteSelectedResources,"authorized-to-delete-any-resources":r.authorizedToDeleteAnyResources,"authorized-to-force-delete-any-resources":r.authorizedToForceDeleteAnyResources,"authorized-to-restore-selected-resources":r.authorizedToRestoreSelectedResources,"authorized-to-restore-any-resources":r.authorizedToRestoreAnyResources,onDeleteSelected:r.deleteSelectedResources,onDeleteAllMatching:r.deleteAllMatchingResources,onForceDeleteSelected:r.forceDeleteSelectedResources,onForceDeleteAllMatching:r.forceDeleteAllMatchingResources,onRestoreSelected:r.restoreSelectedResources,onRestoreAllMatching:r.restoreAllMatchingResources,onClose:r.closeDeleteModal,"trashed-parameter":r.trashedParameter},null,8,["soft-deletes","resources","selected-resources","via-many-to-many","all-matching-resource-count","all-matching-selected","authorized-to-delete-selected-resources","authorized-to-force-delete-selected-resources","authorized-to-delete-any-resources","authorized-to-force-delete-any-resources","authorized-to-restore-selected-resources","authorized-to-restore-any-resources","onDeleteSelected","onDeleteAllMatching","onForceDeleteSelected","onForceDeleteAllMatching","onRestoreSelected","onRestoreAllMatching","onClose","trashed-parameter"])):(0,o.createCommentVNode)("",!0)])]),r.shouldShowActionSelector?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createVNode)(p,{width:"full","resource-name":r.resourceName,"via-resource":r.actionQueryString.viaResource,"via-resource-id":r.actionQueryString.viaResourceId,"via-relationship":r.actionQueryString.viaRelationship,actions:r.availableActions,"pivot-actions":r.pivotActions,"pivot-name":r.pivotName,endpoint:r.actionsEndpoint,"selected-resources":r.selectedResourcesForActionSelector,onActionExecuted:r.getResources},null,8,["resource-name","via-resource","via-resource-id","via-relationship","actions","pivot-actions","pivot-name","endpoint","selected-resources","onActionExecuted"])])):(0,o.createCommentVNode)("",!0)],2)}],["__file","ResourceTableToolbar.vue"]])},21418:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={class:"bg-gray-50 dark:bg-gray-700 overflow-hidden key-value-items"};var l=r(55378),i=r.n(l);const a={props:["index","resource","resourceName","resourceId","field"],data:()=>({theData:[]}),created(){this.theData=i()(Object.entries(this.field.value||{}),(([e,t])=>({key:`${e}`,value:t})))}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("FormKeyValueHeader"),c=(0,o.resolveComponent)("FormKeyValueItem"),d=(0,o.resolveComponent)("FormKeyValueTable"),u=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(u,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.theData.length>0?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,"edit-mode":!1,class:"overflow-hidden"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{"key-label":r.field.keyLabel,"value-label":r.field.valueLabel},null,8,["key-label","value-label"]),(0,o.createElementVNode)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.theData,((e,t)=>((0,o.openBlock)(),(0,o.createBlock)(c,{index:t,item:e,disabled:!0,key:e.key},null,8,["index","item"])))),128))])])),_:1})):(0,o.createCommentVNode)("",!0)])),_:1},8,["index","field"])}],["__file","KeyValueField.vue"]])},21449:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 5l7 7-7 7M5 5l7 7-7 7"},null,-1)]))}],["__file","HeroiconsOutlineChevronDoubleRight.vue"]])},21527:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"py-3 px-8"};const l={};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","ModalContent.vue"]])},21575:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M9 2a2 2 0 00-2 2v8a2 2 0 002 2h6a2 2 0 002-2V6.414A2 2 0 0016.414 5L14 2.586A2 2 0 0012.586 2H9z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 8a2 2 0 012-2v10h8a2 2 0 01-2 2H5a2 2 0 01-2-2V8z"},null,-1)]))}],["__file","HeroiconsSolidDocumentDuplicate.vue"]])},21814:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"},null,-1)]))}],["__file","HeroiconsOutlineLightBulb.vue"]])},22088:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineDuplicate.vue"]])},22119:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 13l-7 7-7-7m14-8l-7 7-7-7"},null,-1)]))}],["__file","HeroiconsOutlineChevronDoubleDown.vue"]])},22127:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChevronRight.vue"]])},22332:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M5 4a1 1 0 00-2 0v7.268a2 2 0 000 3.464V16a1 1 0 102 0v-1.268a2 2 0 000-3.464V4zM11 4a1 1 0 10-2 0v1.268a2 2 0 000 3.464V16a1 1 0 102 0V8.732a2 2 0 000-3.464V4zM16 3a1 1 0 011 1v7.268a2 2 0 010 3.464V16a1 1 0 11-2 0v-1.268a2 2 0 010-3.464V4a1 1 0 011-1z"},null,-1)]))}],["__file","HeroiconsSolidAdjustments.vue"]])},22381:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h6a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMenuAlt2.vue"]])},22488:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n=["dusk"];var l=r(18700),i=r(88055),a=r.n(i),s=r(25542),c=r(27226);const d={mixins:[l.zB,l._w],components:{Button:c.A},provide(){return{removeFile:this.removeFile,shownViaNewRelationModal:(0,o.computed)((()=>this.shownViaNewRelationModal)),viaResource:(0,o.computed)((()=>this.viaResource)),viaResourceId:(0,o.computed)((()=>this.viaResourceId)),viaRelationship:(0,o.computed)((()=>this.viaRelationship)),resourceName:(0,o.computed)((()=>this.resourceName)),resourceId:(0,o.computed)((()=>this.resourceId))}},data:()=>({valueMap:new WeakMap}),beforeMount(){this.value.map((e=>(this.valueMap.set(e,(0,s.L)()),e)))},methods:{fieldDefaultValue:()=>[],removeFile(e){const{resourceName:t,resourceId:r,relatedResourceName:o,relatedResourceId:n,viaRelationship:l}=this,i=l&&o&&n?`/nova-api/${t}/${r}/${o}/${n}/field/${e}?viaRelationship=${l}`:`/nova-api/${t}/${r}/field/${e}`;Nova.request().delete(i)},fill(e){this.finalPayload.forEach(((t,r)=>{const o=`${this.fieldAttribute}[${r}]`;e.append(`${o}[type]`,t.type),Object.keys(t.fields).forEach((r=>{e.append(`${o}[fields][${r}]`,t.fields[r])}))}))},addItem(e){const t=this.currentField.repeatables.find((t=>t.type===e)),r=a()(t);this.valueMap.set(r,(0,s.L)()),this.value.push(r)},removeItem(e){const t=this.value.splice(e,1);this.valueMap.delete(t)},moveUp(e){const t=this.value.splice(e,1);this.value.splice(Math.max(0,e-1),0,t[0])},moveDown(e){const t=this.value.splice(e,1);this.value.splice(Math.min(this.value.length,e+1),0,t[0])}},computed:{finalPayload(){return this.value.map((e=>{const t=new FormData,r={};e.fields.forEach((e=>e.fill&&e.fill(t)));for(const e of t.entries())r[e[0]]=e[1];return{type:e.type,fields:r}}))}}};const u=(0,r(66262).A)(d,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("RepeaterRow"),c=(0,o.resolveComponent)("Button"),d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("DropdownMenuItem"),h=(0,o.resolveComponent)("DropdownMenu"),p=(0,o.resolveComponent)("Dropdown"),m=(0,o.resolveComponent)("InvertedButton"),v=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(v,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:"space-y-4",dusk:e.fieldAttribute},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)(s,{dusk:`${r}-repeater-row`,"data-repeater-id":e.valueMap.get(t),item:t,index:r,key:e.valueMap.get(t),onClick:a.removeItem,errors:e.errors,sortable:e.currentField.sortable&&e.value.length>1,onMoveUp:a.moveUp,onMoveDown:a.moveDown,field:e.currentField,"via-parent":e.fieldAttribute},null,8,["dusk","data-repeater-id","item","index","onClick","errors","sortable","onMoveUp","onMoveDown","field","via-parent"])))),128))],8,n)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",null,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["text-center",{"bg-gray-50 dark:bg-gray-900 rounded-lg border-4 dark:border-gray-600 border-dashed py-3":0===e.value.length}])},[e.currentField.repeatables.length>1?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(h,{class:"py-1"},{default:(0,o.withCtx)((()=>[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.currentField.repeatables,(e=>((0,o.openBlock)(),(0,o.createBlock)(u,{onClick:()=>a.addItem(e.type),as:"button",class:"space-x-2"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,[(0,o.createVNode)(d,{solid:"",type:e.icon},null,8,["type"])]),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.singularLabel),1)])),_:2},1032,["onClick"])))),256))])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{variant:"link","leading-icon":"plus-circle","trailing-icon":"chevron-down"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Add item")),1)])),_:1})])),_:1})):((0,o.openBlock)(),(0,o.createBlock)(m,{key:1,onClick:t[0]||(t[0]=t=>a.addItem(e.currentField.repeatables[0].type)),type:"button"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Add :resource",{resource:e.currentField.repeatables[0].singularLabel})),1)])),_:1}))],2)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","RepeaterField.vue"]])},22557:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 4v1m6 11h2m-6 0h-2v4m0-11v3m0 0h.01M12 12h4.01M16 20h4M4 12h4m12 0h.01M5 8h2a1 1 0 001-1V5a1 1 0 00-1-1H5a1 1 0 00-1 1v2a1 1 0 001 1zm12 0h2a1 1 0 001-1V5a1 1 0 00-1-1h-2a1 1 0 00-1 1v2a1 1 0 001 1zM5 20h2a1 1 0 001-1v-2a1 1 0 00-1-1H5a1 1 0 00-1 1v2a1 1 0 001 1z"},null,-1)]))}],["__file","HeroiconsOutlineQrcode.vue"]])},22599:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n={key:0,class:"h-9"},l={class:"py-1"},i=["textContent"];var a=r(7309),s=r.n(a),c=r(27226),d=r(18700);const u={components:{Button:c.A},emits:["close","deleteAllMatching","deleteSelected","forceDeleteAllMatching","forceDeleteSelected","restoreAllMatching","restoreSelected"],mixins:[d.XJ],props:["allMatchingResourceCount","allMatchingSelected","authorizedToDeleteAnyResources","authorizedToDeleteSelectedResources","authorizedToForceDeleteAnyResources","authorizedToForceDeleteSelectedResources","authorizedToRestoreAnyResources","authorizedToRestoreSelectedResources","resources","selectedResources","show","softDeletes","trashedParameter","viaManyToMany"],data:()=>({deleteSelectedModalOpen:!1,forceDeleteSelectedModalOpen:!1,restoreModalOpen:!1}),mounted(){document.addEventListener("keydown",this.handleEscape),Nova.$on("close-dropdowns",this.handleClosingDropdown)},beforeUnmount(){document.removeEventListener("keydown",this.handleEscape),Nova.$off("close-dropdowns",this.handleClosingDropdown)},methods:{confirmDeleteSelectedResources(){this.deleteSelectedModalOpen=!0},confirmForceDeleteSelectedResources(){this.forceDeleteSelectedModalOpen=!0},confirmRestore(){this.restoreModalOpen=!0},closeDeleteSelectedModal(){this.deleteSelectedModalOpen=!1},closeForceDeleteSelectedModal(){this.forceDeleteSelectedModalOpen=!1},closeRestoreModal(){this.restoreModalOpen=!1},deleteSelectedResources(){this.$emit(this.allMatchingSelected?"deleteAllMatching":"deleteSelected")},forceDeleteSelectedResources(){this.$emit(this.allMatchingSelected?"forceDeleteAllMatching":"forceDeleteSelected")},restoreSelectedResources(){this.$emit(this.allMatchingSelected?"restoreAllMatching":"restoreSelected")},handleEscape(e){this.show&&27==e.keyCode&&this.close()},close(){this.$emit("close")},handleClosingDropdown(){this.deleteSelectedModalOpen=!1,this.forceDeleteSelectedModalOpen=!1,this.restoreModalOpen=!1}},computed:{trashedOnlyMode(){return"only"==this.queryStringParams[this.trashedParameter]},hasDropDownMenuItems(){return this.shouldShowDeleteItem||this.shouldShowRestoreItem||this.shouldShowForceDeleteItem},shouldShowDeleteItem(){return!this.trashedOnlyMode&&Boolean(this.authorizedToDeleteSelectedResources||this.allMatchingSelected)},shouldShowRestoreItem(){return this.softDeletes&&!this.viaManyToMany&&(this.softDeletedResourcesSelected||this.allMatchingSelected)&&(this.authorizedToRestoreSelectedResources||this.allMatchingSelected)},shouldShowForceDeleteItem(){return this.softDeletes&&!this.viaManyToMany&&(this.authorizedToForceDeleteSelectedResources||this.allMatchingSelected)},selectedResourcesCount(){return this.allMatchingSelected?this.allMatchingResourceCount:this.selectedResources.length},softDeletedResourcesSelected(){return Boolean(s()(this.selectedResources,(e=>e.softDeleted)))}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Button"),u=(0,o.resolveComponent)("CircleBadge"),h=(0,o.resolveComponent)("DropdownMenuItem"),p=(0,o.resolveComponent)("DropdownMenu"),m=(0,o.resolveComponent)("Dropdown"),v=(0,o.resolveComponent)("DeleteResourceModal"),f=(0,o.resolveComponent)("ModalHeader"),g=(0,o.resolveComponent)("ModalContent"),w=(0,o.resolveComponent)("RestoreResourceModal");return c.hasDropDownMenuItems?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(m,null,{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(p,{class:"px-1",width:"250"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("nav",l,[c.shouldShowDeleteItem?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,as:"button",class:"border-none",dusk:"delete-selected-button",onClick:(0,o.withModifiers)(c.confirmDeleteSelectedResources,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__(r.viaManyToMany?"Detach Selected":"Delete Selected"))+" ",1),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(c.selectedResourcesCount),1)])),_:1})])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),c.shouldShowRestoreItem?((0,o.openBlock)(),(0,o.createBlock)(h,{key:1,as:"button",dusk:"restore-selected-button",onClick:(0,o.withModifiers)(c.confirmRestore,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Restore Selected"))+" ",1),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(c.selectedResourcesCount),1)])),_:1})])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),c.shouldShowForceDeleteItem?((0,o.openBlock)(),(0,o.createBlock)(h,{key:2,as:"button",dusk:"force-delete-selected-button",onClick:(0,o.withModifiers)(c.confirmForceDeleteSelectedResources,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Force Delete Selected"))+" ",1),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(c.selectedResourcesCount),1)])),_:1})])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0)])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{variant:"ghost",padding:"tight",icon:"trash","trailing-icon":"chevron-down","aria-label":e.__("Trash Dropdown")},null,8,["aria-label"])])),_:1}),(0,o.createVNode)(v,{mode:r.viaManyToMany?"detach":"delete",show:r.selectedResources.length>0&&e.deleteSelectedModalOpen,onClose:c.closeDeleteSelectedModal,onConfirm:c.deleteSelectedResources},null,8,["mode","show","onClose","onConfirm"]),(0,o.createVNode)(v,{show:r.selectedResources.length>0&&e.forceDeleteSelectedModalOpen,mode:"delete",onClose:c.closeForceDeleteSelectedModal,onConfirm:c.forceDeleteSelectedResources},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(f,{textContent:(0,o.toDisplayString)(e.__("Force Delete Resource"))},null,8,["textContent"]),(0,o.createVNode)(g,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",{class:"leading-normal",textContent:(0,o.toDisplayString)(e.__("Are you sure you want to force delete the selected resources?"))},null,8,i)])),_:1})])),_:1},8,["show","onClose","onConfirm"]),(0,o.createVNode)(w,{show:r.selectedResources.length>0&&e.restoreModalOpen,onClose:c.closeRestoreModal,onConfirm:c.restoreSelectedResources},null,8,["show","onClose","onConfirm"])])):(0,o.createCommentVNode)("",!0)}],["__file","DeleteMenu.vue"]])},22665:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n=["value","id","dusk","disabled"],l=["id"],i=["value"];var a=r(18700);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const d={mixins:[a.Gj,a.IR,a._w],computed:{defaultAttributes(){return function(e){for(var t=1;t[(0,o.createElementVNode)("input",(0,o.mergeProps)(c.defaultAttributes,{class:"bg-white form-control form-input form-control-bordered p-2",type:"color",onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value,id:e.currentField.uniqueKey,dusk:e.field.attribute,disabled:e.currentlyIsReadonly}),null,16,n),e.suggestions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("datalist",{key:0,id:e.suggestionsId},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.suggestions,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:e,value:e},null,8,i)))),128))],8,l)):(0,o.createCommentVNode)("",!0)])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","ColorField.vue"]])},22847:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},null,8,["index","field"])}],["__file","IdField.vue"]])},22939:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 3l-6 6m0 0V4m0 5h5M5 3a2 2 0 00-2 2v1c0 8.284 6.716 15 15 15h1a2 2 0 002-2v-3.28a1 1 0 00-.684-.948l-4.493-1.498a1 1 0 00-1.21.502l-1.13 2.257a11.042 11.042 0 01-5.516-5.517l2.257-1.128a1 1 0 00.502-1.21L9.228 3.683A1 1 0 008.279 3H5z"},null,-1)]))}],["__file","HeroiconsOutlinePhoneIncoming.vue"]])},22990:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMenu.vue"]])},23162:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 9a3 3 0 100-6 3 3 0 000 6zm-7 9a7 7 0 1114 0H3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidUser.vue"]])},23170:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M9 4.804A7.968 7.968 0 005.5 4c-1.255 0-2.443.29-3.5.804v10A7.969 7.969 0 015.5 14c1.669 0 3.218.51 4.5 1.385A7.962 7.962 0 0114.5 14c1.255 0 2.443.29 3.5.804v-10A7.968 7.968 0 0014.5 4c-1.255 0-2.443.29-3.5.804V12a1 1 0 11-2 0V4.804z"},null,-1)]))}],["__file","HeroiconsSolidBookOpen.vue"]])},23412:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4zm2 6a1 1 0 011-1h6a1 1 0 110 2H7a1 1 0 01-1-1zm1 3a1 1 0 100 2h6a1 1 0 100-2H7z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDocumentText.vue"]])},23615:(e,t,r)=>{"use strict";function o(e){return e.replace(/[^\0-~]/g,(e=>"\\u"+("000"+e.charCodeAt().toString(16)).slice(-4)))}r.d(t,{L:()=>o})},23798:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M8.433 7.418c.155-.103.346-.196.567-.267v1.698a2.305 2.305 0 01-.567-.267C8.07 8.34 8 8.114 8 8c0-.114.07-.34.433-.582zM11 12.849v-1.698c.22.071.412.164.567.267.364.243.433.468.433.582 0 .114-.07.34-.433.582a2.305 2.305 0 01-.567.267z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-13a1 1 0 10-2 0v.092a4.535 4.535 0 00-1.676.662C6.602 6.234 6 7.009 6 8c0 .99.602 1.765 1.324 2.246.48.32 1.054.545 1.676.662v1.941c-.391-.127-.68-.317-.843-.504a1 1 0 10-1.51 1.31c.562.649 1.413 1.076 2.353 1.253V15a1 1 0 102 0v-.092a4.535 4.535 0 001.676-.662C13.398 13.766 14 12.991 14 12c0-.99-.602-1.765-1.324-2.246A4.535 4.535 0 0011 9.092V7.151c.391.127.68.317.843.504a1 1 0 101.511-1.31c-.563-.649-1.413-1.076-2.354-1.253V5z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCurrencyDollar.vue"]])},23845:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["input","placeholder"],l=["name","id","value"];var i=r(25542);r(8507),r(76242);const a={name:"trix-vue",inheritAttrs:!1,emits:["change","file-added","file-removed"],props:{name:{type:String},value:{type:String},placeholder:{type:String},withFiles:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1}},data:()=>({uid:(0,i.L)(),loading:!0}),methods:{initialize(){this.disabled&&this.$refs.theEditor.setAttribute("contenteditable",!1),this.loading=!1},handleChange(){this.loading||this.$emit("change",this.$refs.theEditor.value)},handleFileAccept(e){this.withFiles||e.preventDefault()},handleAddFile(e){this.$emit("file-added",e)},handleRemoveFile(e){this.$emit("file-removed",e)}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[(0,o.createElementVNode)("trix-editor",(0,o.mergeProps)({ref:"theEditor",onKeydown:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),input:e.uid},e.$attrs,{onTrixChange:t[1]||(t[1]=(...e)=>s.handleChange&&s.handleChange(...e)),onTrixInitialize:t[2]||(t[2]=(...e)=>s.initialize&&s.initialize(...e)),onTrixAttachmentAdd:t[3]||(t[3]=(...e)=>s.handleAddFile&&s.handleAddFile(...e)),onTrixAttachmentRemove:t[4]||(t[4]=(...e)=>s.handleRemoveFile&&s.handleRemoveFile(...e)),onTrixFileAccept:t[5]||(t[5]=(...e)=>s.handleFileAccept&&s.handleFileAccept(...e)),placeholder:r.placeholder,class:"trix-content prose !max-w-full prose-sm dark:prose-invert"}),null,16,n),(0,o.createElementVNode)("input",{type:"hidden",name:r.name,id:e.uid,value:r.value},null,8,l)],64)}],["__file","Trix.vue"]])},23861:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 4h13M3 8h9m-9 4h9m5-4v12m0 0l-4-4m4 4l4-4"},null,-1)]))}],["__file","HeroiconsOutlineSortDescending.vue"]])},23978:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 6a3 3 0 013-3h10a1 1 0 01.8 1.6L14.25 8l2.55 3.4A1 1 0 0116 13H6a1 1 0 00-1 1v3a1 1 0 11-2 0V6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidFlag.vue"]])},24028:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M5 12a1 1 0 102 0V6.414l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L5 6.414V12zM15 8a1 1 0 10-2 0v5.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L15 13.586V8z"},null,-1)]))}],["__file","HeroiconsSolidSwitchVertical.vue"]])},24141:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 14l-7 7m0 0l-7-7m7 7V3"},null,-1)]))}],["__file","HeroiconsOutlineArrowDown.vue"]])},24144:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{height:{type:Number,default:288}},computed:{style(){return{maxHeight:`${this.height}px`}}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"scroll-wrap overflow-x-hidden overflow-y-auto",style:(0,o.normalizeStyle)(i.style)},[(0,o.renderSlot)(e.$slots,"default")],4)}],["__file","ScrollWrap.vue"]])},24198:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H6zm4 14a1 1 0 100-2 1 1 0 000 2z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDeviceTablet.vue"]])},24231:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"},null,-1),(0,o.createElementVNode)("path",{d:"M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"},null,-1)]))}],["__file","HeroiconsSolidMail.vue"]])},24279:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"},null,-1)]))}],["__file","HeroiconsOutlineGlobeAlt.vue"]])},24547:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M9.707 7.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L13 8.586V5h3a2 2 0 012 2v5a2 2 0 01-2 2H8a2 2 0 01-2-2V7a2 2 0 012-2h3v3.586L9.707 7.293zM11 3a1 1 0 112 0v2h-2V3z"},null,-1),(0,o.createElementVNode)("path",{d:"M4 9a2 2 0 00-2 2v5a2 2 0 002 2h8a2 2 0 002-2H4V9z"},null,-1)]))}],["__file","HeroiconsSolidSaveAs.vue"]])},24558:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={1:"font-normal text-xl md:text-xl",2:"font-normal md:text-xl",3:"uppercase tracking-wide font-bold text-xs",4:"font-normal md:text-2xl"},l={props:{dusk:{type:String,default:"heading"},level:{default:1,type:Number}},computed:{component(){return"h"+this.level},classes(){return n[this.level]}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(i.component),{class:(0,o.normalizeClass)(i.classes),dusk:r.dusk},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},8,["class","dusk"])}],["__file","Heading.vue"]])},24566:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"},null,-1)]))}],["__file","HeroiconsOutlineUserGroup.vue"]])},24623:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"},null,-1)]))}],["__file","HeroiconsOutlineBookOpen.vue"]])},24651:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 2a1 1 0 011 1v1h3a1 1 0 110 2H9.578a18.87 18.87 0 01-1.724 4.78c.29.354.596.696.914 1.026a1 1 0 11-1.44 1.389c-.188-.196-.373-.396-.554-.6a19.098 19.098 0 01-3.107 3.567 1 1 0 01-1.334-1.49 17.087 17.087 0 003.13-3.733 18.992 18.992 0 01-1.487-2.494 1 1 0 111.79-.89c.234.47.489.928.764 1.372.417-.934.752-1.913.997-2.927H3a1 1 0 110-2h3V3a1 1 0 011-1zm6 6a1 1 0 01.894.553l2.991 5.982a.869.869 0 01.02.037l.99 1.98a1 1 0 11-1.79.895L15.383 16h-4.764l-.724 1.447a1 1 0 11-1.788-.894l.99-1.98.019-.038 2.99-5.982A1 1 0 0113 8zm-1.382 6h2.764L13 11.236 11.618 14z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidTranslate.vue"]])},24702:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(42831).default,computed:{isVaporField:()=>!0}};const n=(0,r(66262).A)(o,[["__file","VaporFileField.vue"]])},24773:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(29726);const n={class:"flex justify-center items-center"},l={class:"w-full"},i={class:"md:grid md:grid-cols-2"},a={class:"border-r border-b border-gray-200 dark:border-gray-700"},s=["href"],c={class:"border-b border-gray-200 dark:border-gray-700"},d=["href"],u={class:"border-r border-b border-gray-200 dark:border-gray-700"},h=["href"],p={class:"border-b border-gray-200 dark:border-gray-700"},m=["href"],v={class:"border-r md:border-b-0 border-b border-gray-200 dark:border-gray-700"},f=["href"],g={class:"md:border-b-0 border-b border-gray-200 dark:border-gray-700"},w=["href"];const k={name:"Help",props:{card:Object},methods:{link(e){return`https://nova.laravel.com/docs/${this.version}/${e}`}},computed:{resources(){return this.link("resources")},actions(){return this.link("actions/defining-actions.html")},filters(){return this.link("filters/defining-filters.html")},lenses(){return this.link("lenses/defining-lenses.html")},metrics(){return this.link("metrics/defining-metrics.html")},cards(){return this.link("customization/cards.html")},version(){const e=Nova.config("version").split(".");return e.splice(-2),`${e}.0`}}};const y=(0,r(66262).A)(k,[["render",function(e,t,r,k,y,b){const x=(0,o.resolveComponent)("Heading"),B=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(x,null,{default:(0,o.withCtx)((()=>t[0]||(t[0]=[(0,o.createTextVNode)("Get Started")]))),_:1}),t[19]||(t[19]=(0,o.createElementVNode)("p",{class:"leading-tight mt-3"}," Welcome to Nova! Get familiar with Nova and explore its features in the documentation: ",-1)),(0,o.createVNode)(B,{class:"mt-8"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",i,[(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("a",{href:b.resources,class:"no-underline flex p-6"},[t[3]||(t[3]=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M31.51 25.86l7.32 7.31c1.0110617 1.0110616 1.4059262 2.4847161 1.035852 3.865852-.3700742 1.3811359-1.4488641 2.4599258-2.83 2.83-1.3811359.3700742-2.8547904-.0247903-3.865852-1.035852l-7.31-7.32c-7.3497931 4.4833975-16.89094893 2.7645226-22.21403734-4.0019419-5.3230884-6.7664645-4.74742381-16.4441086 1.34028151-22.53181393C11.0739495-1.11146115 20.7515936-1.68712574 27.5180581 3.63596266 34.2845226 8.95905107 36.0033975 18.5002069 31.52 25.85l-.01.01zm-3.99 4.5l7.07 7.05c.7935206.6795536 1.9763883.6338645 2.7151264-.1048736.7387381-.7387381.7844272-1.9216058.1048736-2.7151264l-7.06-7.07c-.8293081 1.0508547-1.7791453 2.0006919-2.83 2.83v.01zM17 32c8.2842712 0 15-6.7157288 15-15 0-8.28427125-6.7157288-15-15-15C8.71572875 2 2 8.71572875 2 17c0 8.2842712 6.71572875 15 15 15zm0-2C9.82029825 30 4 24.1797017 4 17S9.82029825 4 17 4c7.1797017 0 13 5.8202983 13 13s-5.8202983 13-13 13zm0-2c6.0751322 0 11-4.9248678 11-11S23.0751322 6 17 6 6 10.9248678 6 17s4.9248678 11 11 11z"})])],-1)),(0,o.createElementVNode)("div",null,[(0,o.createVNode)(x,{level:3},{default:(0,o.withCtx)((()=>t[1]||(t[1]=[(0,o.createTextVNode)("Resources")]))),_:1}),t[2]||(t[2]=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Nova's resource manager allows you to quickly view and manage your Eloquent model records directly from Nova's intuitive interface. ",-1))])],8,s)]),(0,o.createElementVNode)("div",c,[(0,o.createElementVNode)("a",{href:b.actions,class:"no-underline flex p-6"},[t[6]||(t[6]=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"44",height:"44",viewBox:"0 0 44 44"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M22 44C9.8497355 44 0 34.1502645 0 22S9.8497355 0 22 0s22 9.8497355 22 22-9.8497355 22-22 22zm0-2c11.045695 0 20-8.954305 20-20S33.045695 2 22 2 2 10.954305 2 22s8.954305 20 20 20zm3-24h5c.3638839-.0007291.6994429.1962627.8761609.5143551.176718.3180924.1666987.707072-.0261609 1.0156449l-10 16C20.32 36.38 19 36 19 35v-9h-5c-.3638839.0007291-.6994429-.1962627-.8761609-.5143551-.176718-.3180924-.1666987-.707072.0261609-1.0156449l10-16C23.68 7.62 25 8 25 9v9zm3.2 2H24c-.5522847 0-1-.4477153-1-1v-6.51L15.8 24H20c.5522847 0 1 .4477153 1 1v6.51L28.2 20z"})])],-1)),(0,o.createElementVNode)("div",null,[(0,o.createVNode)(x,{level:3},{default:(0,o.withCtx)((()=>t[4]||(t[4]=[(0,o.createTextVNode)("Actions")]))),_:1}),t[5]||(t[5]=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Actions perform tasks on a single record or an entire batch of records. Have an action that takes a while? No problem. Nova can queue them using Laravel's powerful queue system. ",-1))])],8,d)]),(0,o.createElementVNode)("div",u,[(0,o.createElementVNode)("a",{href:b.filters,class:"no-underline flex p-6"},[t[9]||(t[9]=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"38",height:"38",viewBox:"0 0 38 38"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M36 4V2H2v6.59l13.7 13.7c.1884143.1846305.296243.4362307.3.7v11.6l6-6v-5.6c.003757-.2637693.1115857-.5153695.3-.7L36 8.6V6H19c-.5522847 0-1-.44771525-1-1s.4477153-1 1-1h17zM.3 9.7C.11158574 9.51536954.00375705 9.26376927 0 9V1c0-.55228475.44771525-1 1-1h36c.5522847 0 1 .44771525 1 1v8c-.003757.26376927-.1115857.51536954-.3.7L24 23.42V29c-.003757.2637693-.1115857.5153695-.3.7l-8 8c-.2857003.2801197-.7108712.3629755-1.0808485.210632C14.2491743 37.7582884 14.0056201 37.4000752 14 37V23.4L.3 9.71V9.7z"})])],-1)),(0,o.createElementVNode)("div",null,[(0,o.createVNode)(x,{level:3},{default:(0,o.withCtx)((()=>t[7]||(t[7]=[(0,o.createTextVNode)("Filters")]))),_:1}),t[8]||(t[8]=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Write custom filters for your resource indexes to offer your users quick glances at different segments of your data. ",-1))])],8,h)]),(0,o.createElementVNode)("div",p,[(0,o.createElementVNode)("a",{href:b.lenses,class:"no-underline flex p-6"},[t[12]||(t[12]=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"36",height:"36",viewBox:"0 0 36 36"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M4 8C1.790861 8 0 6.209139 0 4s1.790861-4 4-4 4 1.790861 4 4-1.790861 4-4 4zm0-2c1.1045695 0 2-.8954305 2-2s-.8954305-2-2-2-2 .8954305-2 2 .8954305 2 2 2zm0 16c-2.209139 0-4-1.790861-4-4s1.790861-4 4-4 4 1.790861 4 4-1.790861 4-4 4zm0-2c1.1045695 0 2-.8954305 2-2s-.8954305-2-2-2-2 .8954305-2 2 .8954305 2 2 2zm0 16c-2.209139 0-4-1.790861-4-4s1.790861-4 4-4 4 1.790861 4 4-1.790861 4-4 4zm0-2c1.1045695 0 2-.8954305 2-2s-.8954305-2-2-2-2 .8954305-2 2 .8954305 2 2 2zm9-31h22c.5522847 0 1 .44771525 1 1s-.4477153 1-1 1H13c-.5522847 0-1-.44771525-1-1s.4477153-1 1-1zm0 14h22c.5522847 0 1 .4477153 1 1s-.4477153 1-1 1H13c-.5522847 0-1-.4477153-1-1s.4477153-1 1-1zm0 14h22c.5522847 0 1 .4477153 1 1s-.4477153 1-1 1H13c-.5522847 0-1-.4477153-1-1s.4477153-1 1-1z"})])],-1)),(0,o.createElementVNode)("div",null,[(0,o.createVNode)(x,{level:3},{default:(0,o.withCtx)((()=>t[10]||(t[10]=[(0,o.createTextVNode)("Lenses")]))),_:1}),t[11]||(t[11]=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Need to customize a resource list a little more than a filter can provide? No problem. Add lenses to your resource to take full control over the entire Eloquent query. ",-1))])],8,m)]),(0,o.createElementVNode)("div",v,[(0,o.createElementVNode)("a",{href:b.metrics,class:"no-underline flex p-6"},[t[15]||(t[15]=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"37",height:"36",viewBox:"0 0 37 36"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M2 27h3c1.1045695 0 2 .8954305 2 2v5c0 1.1045695-.8954305 2-2 2H2c-1.1045695 0-2-.8954305-2-2v-5c0-1.1.9-2 2-2zm0 2v5h3v-5H2zm10-11h3c1.1045695 0 2 .8954305 2 2v14c0 1.1045695-.8954305 2-2 2h-3c-1.1045695 0-2-.8954305-2-2V20c0-1.1.9-2 2-2zm0 2v14h3V20h-3zM22 9h3c1.1045695 0 2 .8954305 2 2v23c0 1.1045695-.8954305 2-2 2h-3c-1.1045695 0-2-.8954305-2-2V11c0-1.1.9-2 2-2zm0 2v23h3V11h-3zM32 0h3c1.1045695 0 2 .8954305 2 2v32c0 1.1045695-.8954305 2-2 2h-3c-1.1045695 0-2-.8954305-2-2V2c0-1.1.9-2 2-2zm0 2v32h3V2h-3z"})])],-1)),(0,o.createElementVNode)("div",null,[(0,o.createVNode)(x,{level:3},{default:(0,o.withCtx)((()=>t[13]||(t[13]=[(0,o.createTextVNode)("Metrics")]))),_:1}),t[14]||(t[14]=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Nova makes it painless to quickly display custom metrics for your application. To put the cherry on top, we’ve included query helpers to make it all easy as pie. ",-1))])],8,f)]),(0,o.createElementVNode)("div",g,[(0,o.createElementVNode)("a",{href:b.cards,class:"no-underline flex p-6"},[t[18]||(t[18]=(0,o.createElementVNode)("div",{class:"flex justify-center w-11 shrink-0 mr-6"},[(0,o.createElementVNode)("svg",{class:"text-primary-500 dark:text-primary-600",xmlns:"http://www.w3.org/2000/svg",width:"36",height:"36",viewBox:"0 0 36 36"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M29 7h5c.5522847 0 1 .44771525 1 1s-.4477153 1-1 1h-5v5c0 .5522847-.4477153 1-1 1s-1-.4477153-1-1V9h-5c-.5522847 0-1-.44771525-1-1s.4477153-1 1-1h5V2c0-.55228475.4477153-1 1-1s1 .44771525 1 1v5zM4 0h8c2.209139 0 4 1.790861 4 4v8c0 2.209139-1.790861 4-4 4H4c-2.209139 0-4-1.790861-4-4V4c0-2.209139 1.790861-4 4-4zm0 2c-1.1045695 0-2 .8954305-2 2v8c0 1.1.9 2 2 2h8c1.1045695 0 2-.8954305 2-2V4c0-1.1045695-.8954305-2-2-2H4zm20 18h8c2.209139 0 4 1.790861 4 4v8c0 2.209139-1.790861 4-4 4h-8c-2.209139 0-4-1.790861-4-4v-8c0-2.209139 1.790861-4 4-4zm0 2c-1.1045695 0-2 .8954305-2 2v8c0 1.1.9 2 2 2h8c1.1045695 0 2-.8954305 2-2v-8c0-1.1045695-.8954305-2-2-2h-8zM4 20h8c2.209139 0 4 1.790861 4 4v8c0 2.209139-1.790861 4-4 4H4c-2.209139 0-4-1.790861-4-4v-8c0-2.209139 1.790861-4 4-4zm0 2c-1.1045695 0-2 .8954305-2 2v8c0 1.1.9 2 2 2h8c1.1045695 0 2-.8954305 2-2v-8c0-1.1045695-.8954305-2-2-2H4z"})])],-1)),(0,o.createElementVNode)("div",null,[(0,o.createVNode)(x,{level:3},{default:(0,o.withCtx)((()=>t[16]||(t[16]=[(0,o.createTextVNode)("Cards")]))),_:1}),t[17]||(t[17]=(0,o.createElementVNode)("p",{class:"leading-normal mt-3"}," Nova offers CLI generators for scaffolding your own custom cards. We’ll give you a Vue component and infinite possibilities. ",-1))])],8,w)])])])),_:1})])])}],["__file","HelpCard.vue"]])},25030:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M10 12a2 2 0 100-4 2 2 0 000 4z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M.458 10C1.732 5.943 5.522 3 10 3s8.268 2.943 9.542 7c-1.274 4.057-5.064 7-9.542 7S1.732 14.057.458 10zM14 10a4 4 0 11-8 0 4 4 0 018 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidEye.vue"]])},25072:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 19l-7-7 7-7m8 14l-7-7 7-7"},null,-1)]))}],["__file","HeroiconsOutlineChevronDoubleLeft.vue"]])},25078:(e,t,r)=>{"use strict";r.d(t,{A:()=>g});var o=r(29726);var n=r(18700);const l={key:2,class:"flex items-center mb-6"};var i=r(53110),a=r(84451),s=r(66278);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e){for(var t=1;t({actionCanceller:null,resourceHasId:!1}),async created(){this.resourceInformation&&(this.getActions(),Nova.$on("refresh-resources",this.getResources))},beforeUnmount(){Nova.$off("refresh-resources",this.getResources),null!==this.actionCanceller&&this.actionCanceller()},methods:d(d({},(0,s.i0)(["fetchPolicies"])),{},{getResources(){this.loading=!0,this.resourceResponseError=null,this.$nextTick((()=>(this.clearResourceSelections(),(0,a.Bp)(Nova.request().get("/nova-api/"+this.resourceName+"/lens/"+this.lens,{params:this.resourceRequestQueryString,cancelToken:new i.qm((e=>{this.canceller=e}))}),300).then((({data:e})=>{this.resources=[],this.resourceResponse=e,this.resources=e.resources,this.softDeletes=e.softDeletes,this.perPage=e.per_page,this.resourceHasId=e.hasId,this.handleResourcesLoaded()})).catch((e=>{if(!(0,i.FZ)(e))throw this.loading=!1,this.resourceResponseError=e,e})))))},getActions(){null!==this.actionCanceller&&this.actionCanceller(),this.actions=[],this.pivotActions=null,Nova.request().get(`/nova-api/${this.resourceName}/lens/${this.lens}/actions`,{params:{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.relationshipType,display:"index",resources:this.selectAllMatchingChecked?"all":this.selectedResourceIds},cancelToken:new i.qm((e=>{this.actionCanceller=e}))}).then((e=>{this.actions=e.data.actions,this.pivotActions=e.data.pivotActions,this.resourceHasActions=e.data.counts.resource>0})).catch((e=>{if(!(0,i.FZ)(e))throw e}))},getAllMatchingResourceCount(){Nova.request().get("/nova-api/"+this.resourceName+"/lens/"+this.lens+"/count",{params:this.resourceRequestQueryString}).then((e=>{this.allMatchingResourceCount=e.data.count}))},loadMore(){return null===this.currentPageLoadMore&&(this.currentPageLoadMore=this.currentPage),this.currentPageLoadMore=this.currentPageLoadMore+1,(0,a.Bp)(Nova.request().get("/nova-api/"+this.resourceName+"/lens/"+this.lens,{params:d(d({},this.resourceRequestQueryString),{},{page:this.currentPageLoadMore})}),300).then((({data:e})=>{this.resourceResponse=e,this.resources=[...this.resources,...e.resources],this.getAllMatchingResourceCount(),Nova.$emit("resources-loaded",{resourceName:this.resourceName,lens:this.lens,mode:"lens"})}))}}),computed:{actionQueryString(){return{currentSearch:this.currentSearch,encodedFilters:this.encodedFilters,currentTrashed:this.currentTrashed,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}},actionsAreAvailable(){return this.allActions.length>0&&Boolean(this.resourceHasId)},lensActionEndpoint(){return`/nova-api/${this.resourceName}/lens/${this.lens}/action`},cardsEndpoint(){return`/nova-api/${this.resourceName}/lens/${this.lens}/cards`},canShowDeleteMenu(){return Boolean(this.resourceHasId)&&Boolean(this.authorizedToDeleteSelectedResources||this.authorizedToForceDeleteSelectedResources||this.authorizedToDeleteAnyResources||this.authorizedToForceDeleteAnyResources||this.authorizedToRestoreSelectedResources||this.authorizedToRestoreAnyResources)},lensName(){if(this.resourceResponse)return this.resourceResponse.name}}};var p=r(66262);function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function v(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const f={name:"Lens",components:{ResourceLens:(0,p.A)(h,[["render",function(e,t,r,n,i,a){const s=(0,o.resolveComponent)("Head"),c=(0,o.resolveComponent)("Cards"),d=(0,o.resolveComponent)("Heading"),u=(0,o.resolveComponent)("IndexSearchInput"),h=(0,o.resolveComponent)("ActionDropdown"),p=(0,o.resolveComponent)("ResourceTableToolbar"),m=(0,o.resolveComponent)("IndexErrorDialog"),v=(0,o.resolveComponent)("IndexEmptyDialog"),f=(0,o.resolveComponent)("ResourceTable"),g=(0,o.resolveComponent)("ResourcePagination"),w=(0,o.resolveComponent)("LoadingView"),k=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createBlock)(w,{loading:e.initialLoading,dusk:r.lens+"-lens-component"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{title:a.lensName},null,8,["title"]),e.shouldShowCards?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,cards:e.cards,"resource-name":e.resourceName,lens:r.lens},null,8,["cards","resource-name","lens"])):(0,o.createCommentVNode)("",!0),e.resourceResponse?((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,class:(0,o.normalizeClass)(["mb-3",{"mt-6":e.shouldShowCards}]),textContent:(0,o.toDisplayString)(a.lensName),dusk:"lens-heading"},null,8,["class","textContent"])):(0,o.createCommentVNode)("",!0),r.searchable||e.availableStandaloneActions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[r.searchable?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,searchable:r.searchable,keyword:e.search,"onUpdate:keyword":[t[0]||(t[0]=t=>e.search=t),t[1]||(t[1]=t=>e.search=t)]},null,8,["searchable","keyword"])):(0,o.createCommentVNode)("",!0),e.availableStandaloneActions.length>0?((0,o.openBlock)(),(0,o.createBlock)(h,{key:1,onActionExecuted:t[2]||(t[2]=()=>e.fetchPolicies()),class:"ml-auto","resource-name":e.resourceName,"via-resource":"","via-resource-id":"","via-relationship":"","relationship-type":"",actions:e.availableStandaloneActions,"selected-resources":e.selectedResourcesForActionSelector,endpoint:a.lensActionEndpoint},null,8,["resource-name","actions","selected-resources","endpoint"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(k,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(p,{"actions-endpoint":a.lensActionEndpoint,"action-query-string":a.actionQueryString,"all-matching-resource-count":e.allMatchingResourceCount,"authorized-to-delete-any-resources":e.authorizedToDeleteAnyResources,"authorized-to-delete-selected-resources":e.authorizedToDeleteSelectedResources,"authorized-to-force-delete-any-resources":e.authorizedToForceDeleteAnyResources,"authorized-to-force-delete-selected-resources":e.authorizedToForceDeleteSelectedResources,"authorized-to-restore-any-resources":e.authorizedToRestoreAnyResources,"authorized-to-restore-selected-resources":e.authorizedToRestoreSelectedResources,"available-actions":e.availableActions,"clear-selected-filters":e.clearSelectedFilters,"close-delete-modal":e.closeDeleteModal,"currently-polling":e.currentlyPolling,"delete-all-matching-resources":e.deleteAllMatchingResources,"delete-selected-resources":e.deleteSelectedResources,"filter-changed":e.filterChanged,"force-delete-all-matching-resources":e.forceDeleteAllMatchingResources,"force-delete-selected-resources":e.forceDeleteSelectedResources,"get-resources":a.getResources,"has-filters":e.hasFilters,"have-standalone-actions":e.haveStandaloneActions,lens:r.lens,"is-lens-view":e.isLensView,"per-page-options":e.perPageOptions,"per-page":e.perPage,"pivot-actions":e.pivotActions,"pivot-name":e.pivotName,resources:e.resources,"resource-information":e.resourceInformation,"resource-name":e.resourceName,"restore-all-matching-resources":e.restoreAllMatchingResources,"restore-selected-resources":e.restoreSelectedResources,"current-page-count":e.resources.length,"select-all-checked":e.selectAllChecked,"select-all-matching-checked":e.selectAllMatchingResources,onDeselect:e.deselectAllResources,"selected-resources":e.selectedResources,"selected-resources-for-action-selector":e.selectedResourcesForActionSelector,"should-show-action-selector":e.shouldShowActionSelector,"should-show-checkboxes":e.shouldShowCheckboxes,"should-show-delete-menu":e.shouldShowDeleteMenu,"should-show-polling-toggle":e.shouldShowPollingToggle,"soft-deletes":e.softDeletes,onStartPolling:e.startPolling,onStopPolling:e.stopPolling,"toggle-select-all-matching":e.toggleSelectAllMatching,"toggle-select-all":e.toggleSelectAll,"toggle-polling":e.togglePolling,"trashed-changed":e.trashedChanged,"trashed-parameter":e.trashedParameter,trashed:e.trashed,"update-per-page-changed":e.updatePerPageChanged,"via-many-to-many":e.viaManyToMany,"via-resource":e.viaResource},null,8,["actions-endpoint","action-query-string","all-matching-resource-count","authorized-to-delete-any-resources","authorized-to-delete-selected-resources","authorized-to-force-delete-any-resources","authorized-to-force-delete-selected-resources","authorized-to-restore-any-resources","authorized-to-restore-selected-resources","available-actions","clear-selected-filters","close-delete-modal","currently-polling","delete-all-matching-resources","delete-selected-resources","filter-changed","force-delete-all-matching-resources","force-delete-selected-resources","get-resources","has-filters","have-standalone-actions","lens","is-lens-view","per-page-options","per-page","pivot-actions","pivot-name","resources","resource-information","resource-name","restore-all-matching-resources","restore-selected-resources","current-page-count","select-all-checked","select-all-matching-checked","onDeselect","selected-resources","selected-resources-for-action-selector","should-show-action-selector","should-show-checkboxes","should-show-delete-menu","should-show-polling-toggle","soft-deletes","onStartPolling","onStopPolling","toggle-select-all-matching","toggle-select-all","toggle-polling","trashed-changed","trashed-parameter","trashed","update-per-page-changed","via-many-to-many","via-resource"]),(0,o.createVNode)(w,{loading:e.loading,variant:e.resourceResponse?"overlay":"default"},{default:(0,o.withCtx)((()=>[null!=e.resourceResponseError?((0,o.openBlock)(),(0,o.createBlock)(m,{key:0,resource:e.resourceInformation,onClick:a.getResources},null,8,["resource","onClick"])):((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:1},[e.resources.length?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createBlock)(v,{key:0,"create-button-label":e.createButtonLabel,"singular-name":e.singularName,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"authorized-to-create":e.authorizedToCreate,"authorized-to-relate":e.authorizedToRelate},null,8,["create-button-label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","authorized-to-create","authorized-to-relate"])),(0,o.createVNode)(f,{"authorized-to-relate":e.authorizedToRelate,"resource-name":e.resourceName,resources:e.resources,"singular-name":e.singularName,"selected-resources":e.selectedResources,"selected-resource-ids":e.selectedResourceIds,"actions-are-available":a.actionsAreAvailable,"actions-endpoint":a.lensActionEndpoint,"should-show-checkboxes":e.shouldShowCheckboxes,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"update-selection-status":e.updateSelectionStatus,sortable:!0,onOrder:e.orderByField,onResetOrderBy:e.resetOrderBy,onDelete:e.deleteResources,onRestore:e.restoreResources,onActionExecuted:a.getResources,ref:"resourceTable"},null,8,["authorized-to-relate","resource-name","resources","singular-name","selected-resources","selected-resource-ids","actions-are-available","actions-endpoint","should-show-checkboxes","via-resource","via-resource-id","via-relationship","relationship-type","update-selection-status","onOrder","onResetOrderBy","onDelete","onRestore","onActionExecuted"]),(0,o.createVNode)(g,{"pagination-component":e.paginationComponent,"should-show-pagination":e.shouldShowPagination,"has-next-page":e.hasNextPage,"has-previous-page":e.hasPreviousPage,"load-more":a.loadMore,"select-page":e.selectPage,"total-pages":e.totalPages,"current-page":e.currentPage,"per-page":e.perPage,"resource-count-label":e.resourceCountLabel,"current-resource-count":e.currentResourceCount,"all-matching-resource-count":e.allMatchingResourceCount},null,8,["pagination-component","should-show-pagination","has-next-page","has-previous-page","load-more","select-page","total-pages","current-page","per-page","resource-count-label","current-resource-count","all-matching-resource-count"])],64))])),_:1},8,["loading","variant"])])),_:1})])),_:1},8,["loading","dusk"])}],["__file","Lens.vue"]])},props:function(e){for(var t=1;t{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n={key:0,class:"leading-normal"},l={key:1};const i={props:["resourceName","field"],computed:{hasValue(){return this.field.lines}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[s.hasValue?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.field.lines,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`index-${e.component}`),{key:e.value,class:"whitespace-nowrap",field:e,resourceName:r.resourceName},null,8,["field","resourceName"])))),128))])):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))],2)}],["__file","StackField.vue"]])},25122:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 2a1 1 0 011 1v1a1 1 0 11-2 0V3a1 1 0 011-1zm4 8a4 4 0 11-8 0 4 4 0 018 0zm-.464 4.95l.707.707a1 1 0 001.414-1.414l-.707-.707a1 1 0 00-1.414 1.414zm2.12-10.607a1 1 0 010 1.414l-.706.707a1 1 0 11-1.414-1.414l.707-.707a1 1 0 011.414 0zM17 11a1 1 0 100-2h-1a1 1 0 100 2h1zm-7 4a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1zM5.05 6.464A1 1 0 106.465 5.05l-.708-.707a1 1 0 00-1.414 1.414l.707.707zm1.414 8.486l-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 1.414zM4 11a1 1 0 100-2H3a1 1 0 000 2h1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidSun.vue"]])},25351:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M13.477 14.89A6 6 0 015.11 6.524l8.367 8.368zm1.414-1.414L6.524 5.11a6 6 0 018.367 8.367zM18 10a8 8 0 11-16 0 8 8 0 0116 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidBan.vue"]])},25385:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={__name:"TagGroupItem",props:{resourceName:{type:String},index:{type:Number,required:!0},tag:{type:Object,required:!0},editable:{type:Boolean,default:!0},withSubtitles:{type:Boolean,default:!0},withPreview:{type:Boolean,default:!1}},emits:["tag-removed","click"],setup(e){const t=(0,o.ref)(!1),r=e;function n(){r.withPreview&&(t.value=!t.value)}return(r,l)=>{const i=(0,o.resolveComponent)("Icon"),a=(0,o.resolveComponent)("Badge"),s=(0,o.resolveComponent)("PreviewResourceModal");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onClick:(0,o.withModifiers)(n,["stop"]),class:(0,o.normalizeClass)(["appearance-none inline-flex items-center text-left rounded-lg",{"hover:opacity-50":e.withPreview,"!cursor-default":!e.withPreview}])},[(0,o.createVNode)(a,{class:(0,o.normalizeClass)(["bg-primary-50 dark:bg-primary-500 text-primary-600 dark:text-gray-900 space-x-1",{"!pl-2 !pr-1":e.editable}])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.tag.display),1),e.editable?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,onClick:l[0]||(l[0]=(0,o.withModifiers)((t=>r.$emit("tag-removed",e.index)),["stop"])),type:"button",class:"opacity-50 hover:opacity-75 dark:opacity-100 dark:hover:opacity-50"},[(0,o.createVNode)(i,{type:"x",width:"16",height:"16"})])):(0,o.createCommentVNode)("",!0)])),_:1},8,["class"]),e.withPreview?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,onClose:n,show:t.value,"resource-id":e.tag.value,"resource-name":e.resourceName},null,8,["show","resource-id","resource-name"])):(0,o.createCommentVNode)("",!0)],2)}}};const l=(0,r(66262).A)(n,[["__file","TagGroupItem.vue"]])},25599:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={key:0},l={key:1},i={key:2},a={__name:"MorphToField",props:{resource:{type:Object},resourceName:{type:String},field:{type:Object}},setup:e=>(t,r)=>{const a=(0,o.resolveComponent)("Link"),s=(0,o.resolveComponent)("RelationPeek");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${e.field.textAlign}`)},[(0,o.createElementVNode)("span",null,[e.field.viewable&&e.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[e.field.peekable&&e.field.hasFieldsToPeekAt?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,"resource-name":e.field.resourceName,"resource-id":e.field.morphToId,resource:e.resource},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{onClick:r[0]||(r[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:t.$url(`/resources/${e.field.resourceName}/${e.field.morphToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.field.resourceLabel)+": "+(0,o.toDisplayString)(e.field.value),1)])),_:1},8,["href"])])),_:1},8,["resource-name","resource-id","resource"])):((0,o.openBlock)(),(0,o.createBlock)(a,{key:1,onClick:r[1]||(r[1]=(0,o.withModifiers)((()=>{}),["stop"])),href:t.$url(`/resources/${e.field.resourceName}/${e.field.morphToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.field.resourceLabel)+": "+(0,o.toDisplayString)(e.field.value),1)])),_:1},8,["href"]))])):e.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(e.field.resourceLabel||e.field.morphToType)+": "+(0,o.toDisplayString)(e.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,"—"))])],2)}};const s=(0,r(66262).A)(a,[["__file","MorphToField.vue"]])},25644:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 15.546c-.523 0-1.046.151-1.5.454a2.704 2.704 0 01-3 0 2.704 2.704 0 00-3 0 2.704 2.704 0 01-3 0 2.704 2.704 0 00-3 0 2.704 2.704 0 01-3 0 2.701 2.701 0 00-1.5-.454M9 6v2m3-2v2m3-2v2M9 3h.01M12 3h.01M15 3h.01M21 21v-7a2 2 0 00-2-2H5a2 2 0 00-2 2v7h18zm-3-9v-2a2 2 0 00-2-2H8a2 2 0 00-2 2v2h12z"},null,-1)]))}],["__file","HeroiconsOutlineCake.vue"]])},25784:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["innerHTML"],l={key:1},i={key:1};const a={mixins:[r(18700).S0],props:["resourceName","field"]};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(e.fieldValue),1))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])}],["__file","CurrencyField.vue"]])},25998:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={class:"overflow-hidden overflow-x-auto relative"},l={key:0,class:"w-full divide-y divide-gray-100 dark:divide-gray-700",dusk:"resource-table"},i={class:"divide-y divide-gray-100 dark:divide-gray-700"};const a={emits:["actionExecuted","delete","restore","order","reset-order-by"],mixins:[r(18700).Ye],props:{authorizedToRelate:{type:Boolean,required:!0},resourceName:{default:null},resources:{default:[]},singularName:{type:String,required:!0},selectedResources:{default:[]},selectedResourceIds:{},shouldShowCheckboxes:{type:Boolean,default:!1},actionsAreAvailable:{type:Boolean,default:!1},viaResource:{default:null},viaResourceId:{default:null},viaRelationship:{default:null},relationshipType:{default:null},updateSelectionStatus:{type:Function},actionsEndpoint:{default:null},sortable:{type:Boolean,default:!1}},data:()=>({selectAllResources:!1,selectAllMatching:!1,resourceCount:null}),methods:{deleteResource(e){this.$emit("delete",[e])},restoreResource(e){this.$emit("restore",[e])},requestOrderByChange(e){this.$emit("order",e)},resetOrderBy(e){this.$emit("reset-order-by",e)}},computed:{fields(){if(this.resources)return this.resources[0].fields},viaManyToMany(){return"belongsToMany"==this.relationshipType||"morphToMany"==this.relationshipType},shouldShowColumnBorders(){return this.resourceInformation.showColumnBorders},tableStyle(){return this.resourceInformation.tableStyle},clickAction(){return this.resourceInformation.clickAction}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("ResourceTableHeader"),u=(0,o.resolveComponent)("ResourceTableRow");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[r.resources.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("table",l,[(0,o.createVNode)(d,{"resource-name":r.resourceName,fields:c.fields,"should-show-column-borders":c.shouldShowColumnBorders,"should-show-checkboxes":r.shouldShowCheckboxes,sortable:r.sortable,onOrder:c.requestOrderByChange,onResetOrderBy:c.resetOrderBy},null,8,["resource-name","fields","should-show-column-borders","should-show-checkboxes","sortable","onOrder","onResetOrderBy"]),(0,o.createElementVNode)("tbody",i,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.resources,((n,l)=>((0,o.openBlock)(),(0,o.createBlock)(u,{onActionExecuted:t[0]||(t[0]=t=>e.$emit("actionExecuted")),"actions-are-available":r.actionsAreAvailable,"actions-endpoint":r.actionsEndpoint,checked:r.selectedResources.indexOf(n)>-1,"click-action":c.clickAction,"delete-resource":c.deleteResource,key:`${n.id.value}-items-${l}`,"relationship-type":r.relationshipType,"resource-name":r.resourceName,resource:n,"restore-resource":c.restoreResource,"selected-resources":r.selectedResources,"should-show-checkboxes":r.shouldShowCheckboxes,"should-show-column-borders":c.shouldShowColumnBorders,"table-style":c.tableStyle,testId:`${r.resourceName}-items-${l}`,"update-selection-status":r.updateSelectionStatus,"via-many-to-many":c.viaManyToMany,"via-relationship":r.viaRelationship,"via-resource-id":r.viaResourceId,"via-resource":r.viaResource},null,8,["actions-are-available","actions-endpoint","checked","click-action","delete-resource","relationship-type","resource-name","resource","restore-resource","selected-resources","should-show-checkboxes","should-show-column-borders","table-style","testId","update-selection-status","via-many-to-many","via-relationship","via-resource-id","via-resource"])))),128))])])):(0,o.createCommentVNode)("",!0)])}],["__file","ResourceTable.vue"]])},26018:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10.293 15.707a1 1 0 010-1.414L14.586 10l-4.293-4.293a1 1 0 111.414-1.414l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.293 15.707a1 1 0 010-1.414L8.586 10 4.293 5.707a1 1 0 011.414-1.414l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChevronDoubleRight.vue"]])},26112:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n=["dusk"],l={class:(0,o.normalizeClass)(["md:w-1/4 @sm/peekable:w-1/4 @md/modal:w-1/4","md:py-3 @sm/peekable:py-3 @md/modal:py-3"])},i={class:"font-normal @sm/peekable:break-all"},a={key:1,class:"flex items-center"},s=["innerHTML"],c={key:3};var d=r(18700);const u={mixins:[d.nl,d.S0],props:{index:{type:Number,required:!0},field:{type:Object,required:!0},fieldName:{type:String,default:""}},methods:{copy(){this.copyValueToClipboard(this.field.value)}},computed:{label(){return this.fieldName||this.field.name}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,d,u,h){const p=(0,o.resolveComponent)("CopyButton"),m=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex flex-col -mx-6 px-6 py-2 space-y-2",["md:flex-row @sm/peekable:flex-row @md/modal:flex-row","md:py-0 @sm/peekable:py-0 @md/modal:py-0","md:space-y-0 @sm/peekable:space-y-0 @md/modal:space-y-0"]]),dusk:r.field.attribute},[(0,o.createElementVNode)("div",l,[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createElementVNode)("h4",i,[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(h.label),1)])]))]),(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["break-all",["md:w-3/4 @sm/peekable:w-3/4 @md/modal:w-3/4","md:py-3 @sm/peekable:py-3 md/modal:py-3","lg:break-words @md/peekable:break-words @lg/modal:break-words"]])},[(0,o.renderSlot)(e.$slots,"value",{},(()=>[e.fieldValue&&r.field.copyable&&!e.shouldDisplayAsHtml?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,onClick:(0,o.withModifiers)(h.copy,["prevent","stop"])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",{ref:"theFieldValue"},(0,o.toDisplayString)(e.fieldValue),513)])),_:1},8,["onClick"])),[[m,e.__("Copy to clipboard")]]):!e.fieldValue||r.field.copyable||e.shouldDisplayAsHtml?e.fieldValue&&!r.field.copyable&&e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:2,innerHTML:e.fieldValue},null,8,s)):((0,o.openBlock)(),(0,o.createElementBlock)("p",c,"—")):((0,o.openBlock)(),(0,o.createElementBlock)("p",a,(0,o.toDisplayString)(e.fieldValue),1))]))])],8,n)}],["__file","PanelItem.vue"]])},26189:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 011 1v12a1 1 0 11-2 0V4a1 1 0 011-1zm7.707 3.293a1 1 0 010 1.414L9.414 9H17a1 1 0 110 2H9.414l1.293 1.293a1 1 0 01-1.414 1.414l-3-3a1 1 0 010-1.414l3-3a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidLogin.vue"]])},26259:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 16v2a2 2 0 01-2 2H5a2 2 0 01-2-2v-7a2 2 0 012-2h2m3-4H9a2 2 0 00-2 2v7a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-1m-1 4l-3 3m0 0l-3-3m3 3V3"},null,-1)]))}],["__file","HeroiconsOutlineSaveAs.vue"]])},26685:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>_});var o=r(29726),n=r(10894),l=r(10515),i=r(15237),a=r.n(i),s=r(76135),c=r.n(s),d=r(69843),u=r.n(d),h=r(38221),p=r.n(h);function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function v(e){for(var t=1;t{const s=e.getDoc();return{setValue(e){s.setValue(e),this.refresh()},focus(){n.value=!0},refresh(){(0,o.nextTick)((()=>e.refresh()))},insert(e){let t=s.getCursor();s.replaceRange(e,{line:t.line,ch:t.ch})},insertAround(e,t){if(s.somethingSelected()){const r=s.getSelection();s.replaceSelection(e+r+t)}else{let r=s.getCursor();s.replaceRange(e+t,{line:r.line,ch:r.ch}),s.setCursor({line:r.line,ch:r.ch+e.length})}},insertBefore(e,t){if(s.somethingSelected()){s.listSelections().forEach((r=>{const o=[r.head.line,r.anchor.line].sort();for(let t=o[0];t<=o[1];t++)s.replaceRange(e,{line:t,ch:0});s.setCursor({line:o[0],ch:t||0})}))}else{let r=s.getCursor();s.replaceRange(e,{line:r.line,ch:0}),s.setCursor({line:r.line,ch:t||0})}},uploadAttachment(e){if(!u()(t.uploader)){l.value=l.value+1;const o=`![Uploading ${e.name}…]()`;this.insert(o),t.uploader(e,{onCompleted:(e,t)=>{let n=s.getValue();n=n.replace(o,`![${e}](${t})`),s.setValue(n),r("change",n),i.value=i.value+1},onFailure:e=>{l.value=l.value-1}})}}}},k=(e,t,{props:r,emit:n,isFocused:l,files:i,filesUploadingCount:a,filesUploadedCount:s})=>{const c=e.getDoc(),d=/!\[[^\]]*\]\(([^\)]+)\)/gm;e.on("focus",(()=>l.value=!0)),e.on("blur",(()=>l.value=!1)),c.on("change",((e,t)=>{"setValue"!==t.origin&&n("change",e.getValue())})),c.on("change",p()(((e,t)=>{const r=[...e.getValue().matchAll(d)].map((e=>e[1])).filter((e=>{try{return new URL(e),!0}catch{return!1}}));i.value.filter((e=>!r.includes(e))).filter(((e,t,r)=>r.indexOf(e)===t)).forEach((e=>n("file-removed",e))),r.filter((e=>!i.value.includes(e))).filter(((e,t,r)=>r.indexOf(e)===t)).forEach((e=>n("file-added",e))),i.value=r}),1e3)),e.on("paste",((e,r)=>{(e=>{if(e.clipboardData&&e.clipboardData.items){const r=e.clipboardData.items;for(let o=0;o{!0===t&&!1===r&&e.focus()}))},y=(e,{emit:t,props:r,isEditable:o,isFocused:n,isFullScreen:l,filesUploadingCount:i,filesUploadedCount:s,files:d,unmountMarkdownEditor:u})=>{const h=a().fromTextArea(e.value,{tabSize:4,indentWithTabs:!0,lineWrapping:!0,mode:"markdown",viewportMargin:1/0,extraKeys:{Enter:"newlineAndIndentContinueMarkdownList"},readOnly:r.readonly}),p=(h.getDoc(),w(h,{props:r,emit:t,isFocused:n,filesUploadingCount:i,filesUploadedCount:s,files:d})),m=((e,{isEditable:t,isFullScreen:r})=>({bold(){t&&e.insertAround("**","**")},italicize(){t&&e.insertAround("*","*")},image(){t&&e.insertBefore("![](url)",2)},link(){t&&e.insertAround("[","](url)")},toggleFullScreen(){r.value=!r.value,e.refresh()},fullScreen(){r.value=!0,e.refresh()},exitFullScreen(){r.value=!1,e.refresh()}}))(p,{isEditable:o,isFullScreen:l});return((e,t)=>{const r={"Cmd-B":"bold","Cmd-I":"italicize","Cmd-Alt-I":"image","Cmd-K":"link",F11:"fullScreen",Esc:"exitFullScreen"};c()(r,((o,n)=>{const l=n.replace("Cmd-",a().keyMap.default==a().keyMap.macDefault?"Cmd-":"Ctrl-");e.options.extraKeys[l]=t[r[n]].bind(void 0)}))})(h,m),k(h,p,{props:r,emit:t,isFocused:n,files:d,filesUploadingCount:i,filesUploadedCount:s}),p.refresh(),{editor:h,unmount:()=>{h.toTextArea(),u()},actions:v(v(v({},p),m),{},{handle(e,t){r.readonly||(n.value=!0,m[t].call(e))}})}};function b(e,t){const r=(0,o.ref)(!1),n=(0,o.ref)(!1),l=(0,o.ref)(""),i=(0,o.ref)("write"),a=(0,o.ref)(g("Attach files by dragging & dropping, selecting or pasting them.")),s=(0,o.ref)([]),c=(0,o.ref)(0),d=(0,o.ref)(0),h=(0,o.computed)((()=>t.readonly&&"write"==i.value)),p=()=>{r.value=!1,n.value=!1,i.value="write",l.value="",c.value=0,d.value=0,s.value=[]};return u()(t.uploader)||(0,o.watch)([d,c],(([e,t])=>{a.value=t>e?g("Uploading files... (:current/:total)",{current:e,total:t}):g("Attach files by dragging & dropping, selecting or pasting them.")})),{createMarkdownEditor:(o,l)=>y.call(o,l,{emit:e,props:t,isEditable:h,isFocused:n,isFullScreen:r,filesUploadingCount:c,filesUploadedCount:d,files:s,unmountMarkdownEditor:p}),isFullScreen:r,isFocused:n,isEditable:h,visualMode:i,previewContent:l,statusContent:a,files:s}}const x=["dusk"],B={class:"w-full flex items-center content-center"},C=["dusk"],N={class:"p-4"},V=["dusk"],E=["dusk","innerHTML"],S={__name:"MarkdownEditor",props:{id:{type:String,required:!0},readonly:{type:Boolean,default:!1},previewer:{type:[Object,Function],required:!1,default:null},uploader:{type:[Object,Function],required:!1,default:null}},emits:["initialize","change","fileRemoved","fileAdded"],setup(e,{expose:t,emit:r}){const{__:i}=(0,l.B)(),a=r,s=e,{createMarkdownEditor:c,isFullScreen:d,isFocused:u,isEditable:h,visualMode:p,previewContent:m,statusContent:v}=b(a,s);let f=null;const g=(0,o.ref)(null),w=(0,o.ref)(null),k=()=>w.value.click(),y=()=>{if(s.uploader&&f.actions){const e=w.value.files;for(let t=0;t{if(s.uploader&&f.actions){const t=e.dataTransfer.files;for(let e=0;e{f=c(this,g),a("initialize")})),(0,o.onBeforeUnmount)((()=>f.unmount()));const O=()=>{p.value="write",f.actions.refresh()},M=async()=>{m.value=await s.previewer(f.editor.getValue()??""),p.value="preview"},R=e=>{f.actions.handle(this,e)};return t({setValue(e){f?.actions&&f.actions.setValue(e)},setOption(e,t){f?.editor&&f.editor.setOption(e,t)}}),(t,r)=>{const n=(0,o.resolveComponent)("MarkdownEditorToolbar");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{dusk:e.id,class:(0,o.normalizeClass)(["bg-white dark:bg-gray-900 rounded-lg",{"markdown-fullscreen fixed inset-0 z-50 overflow-x-hidden overflow-y-auto":(0,o.unref)(d),"form-input form-control-bordered px-0 overflow-hidden":!(0,o.unref)(d),"outline-none ring ring-primary-100 dark:ring-gray-700":(0,o.unref)(u)}]),onDragenter:r[1]||(r[1]=(0,o.withModifiers)(((...e)=>(0,o.unref)(_)&&(0,o.unref)(_)(...e)),["prevent"])),onDragleave:r[2]||(r[2]=(0,o.withModifiers)(((...e)=>(0,o.unref)(A)&&(0,o.unref)(A)(...e)),["prevent"])),onDragover:r[3]||(r[3]=(0,o.withModifiers)((()=>{}),["prevent"])),onDrop:(0,o.withModifiers)(H,["prevent"])},[(0,o.createElementVNode)("header",{class:(0,o.normalizeClass)(["bg-white dark:bg-gray-900 flex items-center content-center justify-between border-b border-gray-200 dark:border-gray-700",{"fixed top-0 w-full z-10":(0,o.unref)(d),"bg-gray-100":e.readonly}])},[(0,o.createElementVNode)("div",B,[(0,o.createElementVNode)("button",{type:"button",class:(0,o.normalizeClass)([{"text-primary-500 font-bold":"write"===(0,o.unref)(p)},"ml-1 px-3 h-10 focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600"]),onClick:(0,o.withModifiers)(O,["stop"])},(0,o.toDisplayString)((0,o.unref)(i)("Write")),3),e.previewer?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,type:"button",class:(0,o.normalizeClass)([{"text-primary-500 font-bold":"preview"===(0,o.unref)(p)},"px-3 h-10 focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600"]),onClick:(0,o.withModifiers)(M,["stop"])},(0,o.toDisplayString)((0,o.unref)(i)("Preview")),3)):(0,o.createCommentVNode)("",!0)]),e.readonly?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createBlock)(n,{key:0,onAction:R,dusk:"markdown-toolbar"}))],2),(0,o.withDirectives)((0,o.createElementVNode)("div",{onClick:r[0]||(r[0]=e=>u.value=!0),class:(0,o.normalizeClass)(["dark:bg-gray-900",{"mt-6":(0,o.unref)(d),"readonly bg-gray-100":e.readonly}]),dusk:(0,o.unref)(d)?"markdown-fullscreen-editor":"markdown-editor"},[(0,o.createElementVNode)("div",N,[(0,o.createElementVNode)("textarea",{ref_key:"theTextarea",ref:g,class:(0,o.normalizeClass)({"bg-gray-100":e.readonly})},null,2)]),s.uploader?((0,o.openBlock)(),(0,o.createElementBlock)("label",{key:0,onChange:(0,o.withModifiers)(k,["prevent"]),class:(0,o.normalizeClass)(["cursor-pointer block bg-gray-100 dark:bg-gray-700 text-gray-400 text-xxs px-2 py-1",{hidden:(0,o.unref)(d)}]),dusk:`${e.id}-file-picker`},[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)((0,o.unref)(v)),1),(0,o.createElementVNode)("input",{ref_key:"fileInput",ref:w,type:"file",class:"hidden",accept:"image/*",multiple:!0,onChange:(0,o.withModifiers)(y,["prevent"])},null,544)],42,V)):(0,o.createCommentVNode)("",!0)],10,C),[[o.vShow,"write"==(0,o.unref)(p)]]),(0,o.withDirectives)((0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["prose prose-sm dark:prose-invert overflow-auto max-w-none p-4",{"mt-6":(0,o.unref)(d)}]),dusk:(0,o.unref)(d)?"markdown-fullscreen-previewer":"markdown-previewer",innerHTML:(0,o.unref)(m)},null,10,E),[[o.vShow,"preview"==(0,o.unref)(p)]])],42,x)}}};const _=(0,r(66262).A)(S,[["__file","MarkdownEditor.vue"]])},26796:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 12h16m-7 6h7"},null,-1)]))}],["__file","HeroiconsOutlineMenuAlt3.vue"]])},26813:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8.111 16.404a5.5 5.5 0 017.778 0M12 20h.01m-7.08-7.071c3.904-3.905 10.236-3.905 14.141 0M1.394 9.393c5.857-5.857 15.355-5.857 21.213 0"},null,-1)]))}],["__file","HeroiconsOutlineWifi.vue"]])},26852:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(70668).default};const n=(0,r(66262).A)(o,[["__file","PlaceField.vue"]])},26866:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(33281).default};const n=(0,r(66262).A)(o,[["__file","VaporAudioField.vue"]])},27147:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n={class:"space-y-2"},l={type:"button"};const i={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},methods:{handleChange(){this.$emit("change")}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("IconBooleanOption"),d=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(d,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("button",l,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(s.field.options,(e=>((0,o.openBlock)(),(0,o.createBlock)(c,{dusk:`${s.field.uniqueKey}-filter-${e.value}-option`,"resource-name":r.resourceName,key:e.value,filter:s.filter,option:e,onChange:s.handleChange,label:"label"},null,8,["dusk","resource-name","filter","option","onChange"])))),128))])])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(s.filter.name),1)])),_:1})}],["__file","BooleanGroupField.vue"]])},27221:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={emits:["click"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onKeydown:t[0]||(t[0]=(0,o.withKeys)((0,o.withModifiers)((t=>e.$emit("click")),["prevent"]),["enter"])),onClick:t[1]||(t[1]=(0,o.withModifiers)((t=>e.$emit("click")),["prevent"])),tabindex:"0",class:"cursor-pointer text-gray-500 inline-flex items-center"},[(0,o.createVNode)(a,{type:"trash",solid:!0}),(0,o.renderSlot)(e.$slots,"default")],32)}],["__file","DeleteButton.vue"]])},27252:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{deleteRowEnabled:{type:Boolean,default:!0},editMode:{type:Boolean,default:!0}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["relative rounded-lg rounded-b-lg bg-gray-100 dark:bg-gray-800 bg-clip border border-gray-200 dark:border-gray-700",{"mr-11":r.editMode&&r.deleteRowEnabled}])},[(0,o.renderSlot)(e.$slots,"default")],2)}],["__file","KeyValueTable.vue"]])},27338:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18.364 5.636l-3.536 3.536m0 5.656l3.536 3.536M9.172 9.172L5.636 5.636m3.536 9.192l-3.536 3.536M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-5 0a4 4 0 11-8 0 4 4 0 018 0z"},null,-1)]))}],["__file","HeroiconsOutlineSupport.vue"]])},27444:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"},null,-1)]))}],["__file","HeroiconsOutlineDotsVertical.vue"]])},27536:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 9a2 2 0 10-4 0v5a2 2 0 01-2 2h6m-6-4h4m8 0a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineCurrencyPound.vue"]])},27635:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 20l-5.447-2.724A1 1 0 013 16.382V5.618a1 1 0 011.447-.894L9 7m0 13l6-3m-6 3V7m6 10l4.553 2.276A1 1 0 0021 18.382V7.618a1 1 0 00-.553-.894L15 4m0 13V4m0 0L9 7"},null,-1)]))}],["__file","HeroiconsOutlineMap.vue"]])},27722:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M15 8a3 3 0 10-2.977-2.63l-4.94 2.47a3 3 0 100 4.319l4.94 2.47a3 3 0 10.895-1.789l-4.94-2.47a3.027 3.027 0 000-.74l4.94-2.47C13.456 7.68 14.19 8 15 8z"},null,-1)]))}],["__file","HeroiconsSolidShare.vue"]])},27845:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)]))}],["__file","HeroiconsOutlineDocumentText.vue"]])},27882:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={key:0},l={class:"flex-1 flex items-center w-full tracking-wide uppercase font-bold text-left text-xs px-3 py-1"},i={key:0,class:"inline-flex items-center justify-center shrink-0 w-6 h-6"},a={key:0};const s={mixins:[r(18700).pJ],props:["item"],methods:{handleClick(){this.item.collapsable&&this.toggleCollapse()}},computed:{component(){return this.item.items.length>0?"div":"h3"},displayAsButton(){return this.item.items.length>0&&this.item.collapsable},collapsedByDefault(){return this.item?.collapsedByDefault??!1}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("CollapseButton");return r.item.items.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("h4",{onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>d.handleClick&&d.handleClick(...e)),["prevent"])),class:(0,o.normalizeClass)(["flex items-center px-1 py-1 rounded text-left text-gray-500",{"cursor-pointer hover:bg-gray-200 dark:hover:bg-gray-800":d.displayAsButton,"font-bold text-primary-500 dark:text-primary-500":r.item.active}])},[t[1]||(t[1]=(0,o.createElementVNode)("span",{class:"inline-block shrink-0 w-6 h-6"},null,-1)),(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(r.item.name),1),r.item.collapsable?((0,o.openBlock)(),(0,o.createElementBlock)("span",i,[(0,o.createVNode)(u,{collapsed:e.collapsed,to:r.item.path},null,8,["collapsed","to"])])):(0,o.createCommentVNode)("",!0)],2),e.collapsed?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.item.items,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),{key:e.name,item:e},null,8,["item"])))),128))]))])):(0,o.createCommentVNode)("",!0)}],["__file","MenuGroup.vue"]])},27905:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 2a1 1 0 00-1 1v1a1 1 0 002 0V3a1 1 0 00-1-1zM4 4h3a3 3 0 006 0h3a2 2 0 012 2v9a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2zm2.5 7a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm2.45 4a2.5 2.5 0 10-4.9 0h4.9zM12 9a1 1 0 100 2h3a1 1 0 100-2h-3zm-1 4a1 1 0 011-1h2a1 1 0 110 2h-2a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidIdentification.vue"]])},27941:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["innerHTML"],l={key:1,class:"whitespace-nowrap"},i={key:1};const a={mixins:[r(18700).S0],props:["resourceName","field"]};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(e.fieldValue),1))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))],2)}],["__file","SelectField.vue"]])},28068:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"},null,-1),(0,o.createElementVNode)("path",{stroke:"#fff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 11h4m-2-2v4"},null,-1)]))}],["__file","HeroiconsSolidFolderAdd.vue"]])},28164:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 5H6a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2v-1M8 5a2 2 0 002 2h2a2 2 0 002-2M8 5a2 2 0 012-2h2a2 2 0 012 2m0 0h2a2 2 0 012 2v3m2 4H10m0 0l3-3m-3 3l3 3"},null,-1)]))}],["__file","HeroiconsOutlineClipboardCopy.vue"]])},28219:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 2a2 2 0 00-2 2v14l3.5-2 3.5 2 3.5-2 3.5 2V4a2 2 0 00-2-2H5zm2.5 3a1.5 1.5 0 100 3 1.5 1.5 0 000-3zm6.207.293a1 1 0 00-1.414 0l-6 6a1 1 0 101.414 1.414l6-6a1 1 0 000-1.414zM12.5 10a1.5 1.5 0 100 3 1.5 1.5 0 000-3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidReceiptTax.vue"]])},28240:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{label:{type:[Boolean,String],required:!1},extraClasses:{type:[Array,String],required:!1}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("span",{class:(0,o.normalizeClass)(["inline-flex items-center whitespace-nowrap min-h-6 px-2 rounded-full uppercase text-xs font-bold",r.extraClasses])},[(0,o.renderSlot)(e.$slots,"icon"),(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.label),1)]))],2)}],["__file","Badge.vue"]])},28337:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 9V7a5 5 0 0110 0v2a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2zm8-2v2H7V7a3 3 0 016 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidLockClosed.vue"]])},28355:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.383 3.076A1 1 0 0110 4v12a1 1 0 01-1.707.707L4.586 13H2a1 1 0 01-1-1V8a1 1 0 011-1h2.586l3.707-3.707a1 1 0 011.09-.217zM14.657 2.929a1 1 0 011.414 0A9.972 9.972 0 0119 10a9.972 9.972 0 01-2.929 7.071 1 1 0 01-1.414-1.414A7.971 7.971 0 0017 10c0-2.21-.894-4.208-2.343-5.657a1 1 0 010-1.414zm-2.829 2.828a1 1 0 011.415 0A5.983 5.983 0 0115 10a5.984 5.984 0 01-1.757 4.243 1 1 0 01-1.415-1.415A3.984 3.984 0 0013 10a3.983 3.983 0 00-1.172-2.828 1 1 0 010-1.415z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidVolumeUp.vue"]])},28400:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(29726);const n={key:1,class:"whitespace-nowrap"},l=["innerHTML"],i={key:3},a={key:1};var s=r(18700);const c={mixins:[s.nl,s.S0],props:["resourceName","field"],methods:{copy(){this.copyValueToClipboard(this.field.value)}}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("CopyButton"),h=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.fieldHasValueOrCustomizedDisplay&&r.field.copyable&&!e.shouldDisplayAsHtml?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,onClick:(0,o.withModifiers)(d.copy,["prevent","stop"])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",{ref:"theFieldValue"},(0,o.toDisplayString)(e.fieldValue),513)])),_:1},8,["onClick"])),[[h,e.__("Copy to clipboard")]]):!e.fieldHasValueOrCustomizedDisplay||r.field.copyable||e.shouldDisplayAsHtml?e.fieldHasValueOrCustomizedDisplay&&!r.field.copyable&&e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:2,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,l)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—")):((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(e.fieldValue),1))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",a,"—"))],2)}],["__file","TextField.vue"]])},28471:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var o=r(29726);var n=r(25542);const l={name:"UpdateAttached",props:{resourceName:{type:String,required:!0},resourceId:{required:!0},relatedResourceName:{type:String,required:!0},relatedResourceId:{required:!0},viaResource:{default:""},viaResourceId:{default:""},parentResource:{type:Object},viaRelationship:{default:""},viaPivotId:{default:null},polymorphic:{default:!1}},data:()=>({formUniqueId:(0,n.L)()})};const i=(0,r(66262).A)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("UpdateAttachedResource");return(0,o.openBlock)(),(0,o.createBlock)(a,{"resource-name":r.resourceName,"resource-id":r.resourceId,"related-resource-name":r.relatedResourceName,"related-resource-id":r.relatedResourceId,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"parent-resource":r.parentResource,"via-relationship":r.viaRelationship,"via-pivot-id":r.viaPivotId,polymorphic:r.polymorphic,"form-unique-id":e.formUniqueId},null,8,["resource-name","resource-id","related-resource-name","related-resource-id","via-resource","via-resource-id","parent-resource","via-relationship","via-pivot-id","polymorphic","form-unique-id"])}],["__file","UpdateAttached.vue"]])},28675:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm5 6a1 1 0 10-2 0v3.586l-1.293-1.293a1 1 0 10-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 11.586V8z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDocumentDownload.vue"]])},29085:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7.707 14.707a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 1.414L5.414 9H17a1 1 0 110 2H5.414l2.293 2.293a1 1 0 010 1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowNarrowLeft.vue"]])},29214:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M4 3a2 2 0 100 4h12a2 2 0 100-4H4z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 8h14v7a2 2 0 01-2 2H5a2 2 0 01-2-2V8zm5 3a1 1 0 011-1h2a1 1 0 110 2H9a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArchive.vue"]])},29376:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 13l-3 3m0 0l-3-3m3 3V8m0 13a9 9 0 110-18 9 9 0 010 18z"},null,-1)]))}],["__file","HeroiconsOutlineArrowCircleDown.vue"]])},29553:(e,t,r)=>{"use strict";var o=r(15237),n=r.n(o),l=r(36334),i=r(94335),a=r(69843),s=r.n(a);function c(){const e=i.A.create();return e.defaults.headers.common["X-Requested-With"]="XMLHttpRequest",e.defaults.headers.common["X-CSRF-TOKEN"]=document.head.querySelector('meta[name="csrf-token"]').content,e.interceptors.response.use((e=>e),(e=>{if(i.A.isCancel(e))return Promise.reject(e);const t=e.response,{status:r,data:{redirect:o}}=t;if(r>=500&&Nova.$emit("error",e.response.data.message),401===r){if(!s()(o))return void(location.href=o);Nova.redirectToLogin()}return 403===r&&Nova.visit("/403"),419===r&&Nova.$emit("token-expired"),Promise.reject(e)})),e}var d=r(73333),u=r(13152),h=r.n(u);function p(e){return e&&(e=e.replace("_","-"),Object.values(h()).forEach((t=>{let r=t.languageTag;e!==r&&e!==r.substr(0,2)||d.A.registerLanguage(t)})),d.A.setLanguage(e)),d.A.setDefaults({thousandSeparated:!0}),d.A}var m=r(28646),v=r(34443),f=r(38221),g=r.n(f);var w=r(83488),k=r.n(w),y=r(71086),b=r.n(y);var x=r(29726),B=r(29234),C=r(5947),N=r.n(C),V=r(84058),E=r.n(V),S=r(55808),_=r.n(S);const A={class:"text-2xl"},H={class:"text-lg leading-normal"};const O={class:"flex justify-center h-screen"},M=["dusk"],R={class:"flex flex-col md:flex-row justify-center items-center space-y-4 md:space-y-0 md:space-x-20",role:"alert"},D={class:"md:w-[20rem] md:shrink-0 space-y-2 md:space-y-4"};const z={props:{status:{type:String,default:"403"}}};var P=r(66262);const F=(0,P.A)(z,[["render",function(e,t,r,o,n,l){const i=(0,x.resolveComponent)("ErrorPageIcon"),a=(0,x.resolveComponent)("Link");return(0,x.openBlock)(),(0,x.createElementBlock)("div",O,[(0,x.createElementVNode)("div",{class:"z-50 flex items-center justify-center p-6",dusk:`${r.status}-error-page`},[(0,x.createElementVNode)("div",R,[(0,x.createVNode)(i,{class:"shrink-0 md:w-[20rem]"}),(0,x.createElementVNode)("div",D,[(0,x.renderSlot)(e.$slots,"default"),(0,x.createVNode)(a,{href:e.$url("/"),class:"inline-flex items-center focus:outline-none focus:ring rounded border-2 border-primary-300 dark:border-gray-500 hover:border-primary-500 active:border-primary-400 dark:hover:border-gray-400 dark:active:border-gray-300 bg-white dark:bg-transparent text-primary-500 dark:text-gray-400 px-3 py-2 h-9 font-bold tracking-wide uppercase",tabindex:"0",replace:""},{default:(0,x.withCtx)((()=>[(0,x.createTextVNode)((0,x.toDisplayString)(e.__("Go Home")),1)])),_:1},8,["href"])])])],8,M)])}],["__file","ErrorLayout.vue"]]),T={components:{ErrorLayout:F}},j=(0,P.A)(T,[["render",function(e,t,r,o,n,l){const i=(0,x.resolveComponent)("Head"),a=(0,x.resolveComponent)("ErrorLayout");return(0,x.openBlock)(),(0,x.createBlock)(a,{status:"404"},{default:(0,x.withCtx)((()=>[(0,x.createVNode)(i,{title:"Page Not Found"}),t[0]||(t[0]=(0,x.createElementVNode)("h1",{class:"text-[5rem] md:text-[4rem] font-normal leading-none"},"404",-1)),(0,x.createElementVNode)("p",A,(0,x.toDisplayString)(e.__("Whoops"))+"…",1),(0,x.createElementVNode)("p",H,(0,x.toDisplayString)(e.__("We're lost in space. The page you were trying to view does not exist.")),1)])),_:1})}],["__file","CustomError404.vue"]]),I={class:"text-2xl"},$={class:"text-lg leading-normal"};const L={components:{ErrorLayout:F}},U=(0,P.A)(L,[["render",function(e,t,r,o,n,l){const i=(0,x.resolveComponent)("Head"),a=(0,x.resolveComponent)("ErrorLayout");return(0,x.openBlock)(),(0,x.createBlock)(a,{status:"403"},{default:(0,x.withCtx)((()=>[(0,x.createVNode)(i,{title:"Forbidden"}),t[0]||(t[0]=(0,x.createElementVNode)("h1",{class:"text-[5rem] md:text-[4rem] font-normal leading-none"},"403",-1)),(0,x.createElementVNode)("p",I,(0,x.toDisplayString)(e.__("Hold Up!")),1),(0,x.createElementVNode)("p",$,(0,x.toDisplayString)(e.__("The government won't let us show you what's behind these doors"))+"… ",1)])),_:1})}],["__file","CustomError403.vue"]]),q={class:"text-[5rem] md:text-[4rem] font-normal leading-none"},K={class:"text-2xl"},W={class:"text-lg leading-normal"};const G={components:{ErrorLayout:F}},Q=(0,P.A)(G,[["render",function(e,t,r,o,n,l){const i=(0,x.resolveComponent)("Head"),a=(0,x.resolveComponent)("ErrorLayout");return(0,x.openBlock)(),(0,x.createBlock)(a,null,{default:(0,x.withCtx)((()=>[(0,x.createVNode)(i,{title:"Error"}),(0,x.createElementVNode)("h1",q,(0,x.toDisplayString)(e.__(":-(")),1),(0,x.createElementVNode)("p",K,(0,x.toDisplayString)(e.__("Whoops"))+"…",1),(0,x.createElementVNode)("p",W,(0,x.toDisplayString)(e.__("Nova experienced an unrecoverable error.")),1)])),_:1})}],["__file","CustomAppError.vue"]]),Z=["innerHTML"],J=["aria-label","aria-expanded"],Y={class:"flex gap-2 mb-6"},X={key:1,class:"inline-flex items-center gap-2 ml-auto"};var ee=r(53110),te=r(18700),re=r(84451),oe=r(66278);function ne(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function le(e){for(var t=1;t({lenses:[],sortable:!0,actionCanceller:null}),async created(){this.resourceInformation&&(!0===this.shouldEnableShortcut&&(Nova.addShortcut("c",this.handleKeydown),Nova.addShortcut("mod+a",this.toggleSelectAll),Nova.addShortcut("mod+shift+a",this.toggleSelectAllMatching)),this.getLenses(),Nova.$on("refresh-resources",this.getResources),Nova.$on("resources-detached",this.getAuthorizationToRelate),null!==this.actionCanceller&&this.actionCanceller())},beforeUnmount(){this.shouldEnableShortcut&&(Nova.disableShortcut("c"),Nova.disableShortcut("mod+a"),Nova.disableShortcut("mod+shift+a")),Nova.$off("refresh-resources",this.getResources),Nova.$off("resources-detached",this.getAuthorizationToRelate),null!==this.actionCanceller&&this.actionCanceller()},methods:le(le({},(0,oe.i0)(["fetchPolicies"])),{},{handleKeydown(e){this.authorizedToCreate&&"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&"true"!==e.target.contentEditable&&Nova.visit(`/resources/${this.resourceName}/new`)},getResources(){this.shouldBeCollapsed?this.loading=!1:(this.loading=!0,this.resourceResponseError=null,this.$nextTick((()=>(this.clearResourceSelections(),(0,re.Bp)(Nova.request().get("/nova-api/"+this.resourceName,{params:this.resourceRequestQueryString,cancelToken:new ee.qm((e=>{this.canceller=e}))}),300).then((({data:e})=>{this.resources=[],this.resourceResponse=e,this.resources=e.resources,this.softDeletes=e.softDeletes,this.perPage=e.per_page,this.sortable=e.sortable,this.handleResourcesLoaded()})).catch((e=>{if(!(0,ee.FZ)(e))throw this.loading=!1,this.resourceResponseError=e,e}))))))},getAuthorizationToRelate(){if(!this.shouldBeCollapsed&&(this.authorizedToCreate||"belongsToMany"===this.relationshipType||"morphToMany"===this.relationshipType))return this.viaResource?Nova.request().get("/nova-api/"+this.resourceName+"/relate-authorization?viaResource="+this.viaResource+"&viaResourceId="+this.viaResourceId+"&viaRelationship="+this.viaRelationship+"&relationshipType="+this.relationshipType).then((e=>{this.authorizedToRelate=e.data.authorized})):this.authorizedToRelate=!0},getLenses(){if(this.lenses=[],!this.viaResource)return Nova.request().get("/nova-api/"+this.resourceName+"/lenses").then((e=>{this.lenses=e.data}))},getActions(){if(null!==this.actionCanceller&&this.actionCanceller(),this.actions=[],this.pivotActions=null,!this.shouldBeCollapsed)return Nova.request().get(`/nova-api/${this.resourceName}/actions`,{params:{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.relationshipType,display:"index",resources:this.selectAllMatchingChecked?"all":this.selectedResourceIds,pivots:this.selectAllMatchingChecked?null:this.selectedPivotIds},cancelToken:new ee.qm((e=>{this.actionCanceller=e}))}).then((e=>{this.actions=e.data.actions,this.pivotActions=e.data.pivotActions,this.resourceHasActions=e.data.counts.resource>0})).catch((e=>{if(!(0,ee.FZ)(e))throw e}))},getAllMatchingResourceCount(){Nova.request().get("/nova-api/"+this.resourceName+"/count",{params:this.resourceRequestQueryString}).then((e=>{this.allMatchingResourceCount=e.data.count}))},loadMore(){return null===this.currentPageLoadMore&&(this.currentPageLoadMore=this.currentPage),this.currentPageLoadMore=this.currentPageLoadMore+1,(0,re.Bp)(Nova.request().get("/nova-api/"+this.resourceName,{params:le(le({},this.resourceRequestQueryString),{},{page:this.currentPageLoadMore})}),300).then((({data:e})=>{this.resourceResponse=e,this.resources=[...this.resources,...e.resources],null!==e.total?this.allMatchingResourceCount=e.total:this.getAllMatchingResourceCount(),Nova.$emit("resources-loaded",{resourceName:this.resourceName,mode:this.isRelation?"related":"index"})}))},async handleCollapsableChange(){this.loading=!0,this.toggleCollapse(),this.collapsed?this.loading=!1:(this.filterHasLoaded?await this.getResources():(await this.initializeFilters(null),this.hasFilters||await this.getResources()),await this.getAuthorizationToRelate(),await this.getActions(),this.restartPolling())}}),computed:{actionQueryString(){return{currentSearch:this.currentSearch,encodedFilters:this.encodedFilters,currentTrashed:this.currentTrashed,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship}},shouldBeCollapsed(){return this.collapsed&&null!=this.viaRelationship},collapsedByDefault(){return this.field?.collapsedByDefault??!1},cardsEndpoint(){return`/nova-api/${this.resourceName}/cards`},resourceRequestQueryString(){return{search:this.currentSearch,filters:this.encodedFilters,orderBy:this.currentOrderBy,orderByDirection:this.currentOrderByDirection,perPage:this.currentPerPage,trashed:this.currentTrashed,page:this.currentPage,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,viaResourceRelationship:this.viaResourceRelationship,relationshipType:this.relationshipType}},canShowDeleteMenu(){return Boolean(this.authorizedToDeleteSelectedResources||this.authorizedToForceDeleteSelectedResources||this.authorizedToRestoreSelectedResources||this.selectAllMatchingChecked)},headingTitle(){return this.initialLoading?" ":this.isRelation&&this.field?this.field.name:null!==this.resourceResponse?this.resourceResponse.label:this.resourceInformation.label}}},se=(0,P.A)(ae,[["render",function(e,t,r,o,n,l){const i=(0,x.resolveComponent)("Head"),a=(0,x.resolveComponent)("Cards"),s=(0,x.resolveComponent)("CollapseButton"),c=(0,x.resolveComponent)("Heading"),d=(0,x.resolveComponent)("IndexSearchInput"),u=(0,x.resolveComponent)("ActionDropdown"),h=(0,x.resolveComponent)("CreateResourceButton"),p=(0,x.resolveComponent)("ResourceTableToolbar"),m=(0,x.resolveComponent)("IndexErrorDialog"),v=(0,x.resolveComponent)("IndexEmptyDialog"),f=(0,x.resolveComponent)("ResourceTable"),g=(0,x.resolveComponent)("ResourcePagination"),w=(0,x.resolveComponent)("LoadingView"),k=(0,x.resolveComponent)("Card");return(0,x.openBlock)(),(0,x.createBlock)(w,{loading:e.initialLoading,dusk:e.resourceName+"-index-component","data-relationship":e.viaRelationship},{default:(0,x.withCtx)((()=>[r.shouldOverrideMeta&&e.resourceInformation?((0,x.openBlock)(),(0,x.createBlock)(i,{key:0,title:e.__(`${e.resourceInformation.label}`)},null,8,["title"])):(0,x.createCommentVNode)("",!0),e.shouldShowCards?((0,x.openBlock)(),(0,x.createBlock)(a,{key:1,cards:e.cards,"resource-name":e.resourceName},null,8,["cards","resource-name"])):(0,x.createCommentVNode)("",!0),(0,x.createVNode)(c,{level:1,class:(0,x.normalizeClass)(["mb-3 flex items-center",{"mt-6":e.shouldShowCards&&e.cards.length>0}]),dusk:"index-heading"},{default:(0,x.withCtx)((()=>[(0,x.createElementVNode)("span",{innerHTML:l.headingTitle},null,8,Z),!e.loading&&e.viaRelationship?((0,x.openBlock)(),(0,x.createElementBlock)("button",{key:0,onClick:t[0]||(t[0]=(...e)=>l.handleCollapsableChange&&l.handleCollapsableChange(...e)),class:"rounded border border-transparent h-6 w-6 ml-1 inline-flex items-center justify-center focus:outline-none focus:ring ring-primary-200","aria-label":e.__("Toggle Collapsed"),"aria-expanded":!1===l.shouldBeCollapsed?"true":"false"},[(0,x.createVNode)(s,{collapsed:l.shouldBeCollapsed},null,8,["collapsed"])],8,J)):(0,x.createCommentVNode)("",!0)])),_:1},8,["class"]),l.shouldBeCollapsed?(0,x.createCommentVNode)("",!0):((0,x.openBlock)(),(0,x.createElementBlock)(x.Fragment,{key:2},[(0,x.createElementVNode)("div",Y,[e.resourceInformation&&e.resourceInformation.searchable?((0,x.openBlock)(),(0,x.createBlock)(d,{key:0,searchable:e.resourceInformation&&e.resourceInformation.searchable,keyword:e.search,"onUpdate:keyword":[t[1]||(t[1]=t=>e.search=t),t[2]||(t[2]=t=>e.search=t)]},null,8,["searchable","keyword"])):(0,x.createCommentVNode)("",!0),e.availableStandaloneActions.length>0||e.authorizedToCreate||e.authorizedToRelate?((0,x.openBlock)(),(0,x.createElementBlock)("div",X,[e.availableStandaloneActions.length>0?((0,x.openBlock)(),(0,x.createBlock)(u,{key:0,onActionExecuted:e.handleActionExecuted,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,actions:e.availableStandaloneActions,"selected-resources":e.selectedResourcesForActionSelector,"trigger-dusk-attribute":"index-standalone-action-dropdown"},null,8,["onActionExecuted","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","actions","selected-resources"])):(0,x.createCommentVNode)("",!0),(0,x.createVNode)(h,{label:e.createButtonLabel,"singular-name":e.singularName,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"authorized-to-create":e.authorizedToCreate,"authorized-to-relate":e.authorizedToRelate,class:"shrink-0"},null,8,["label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","authorized-to-create","authorized-to-relate"])])):(0,x.createCommentVNode)("",!0)]),(0,x.createVNode)(k,null,{default:(0,x.withCtx)((()=>[(0,x.createVNode)(p,{"action-query-string":l.actionQueryString,"all-matching-resource-count":e.allMatchingResourceCount,"authorized-to-delete-any-resources":e.authorizedToDeleteAnyResources,"authorized-to-delete-selected-resources":e.authorizedToDeleteSelectedResources,"authorized-to-force-delete-any-resources":e.authorizedToForceDeleteAnyResources,"authorized-to-force-delete-selected-resources":e.authorizedToForceDeleteSelectedResources,"authorized-to-restore-any-resources":e.authorizedToRestoreAnyResources,"authorized-to-restore-selected-resources":e.authorizedToRestoreSelectedResources,"available-actions":e.availableActions,"clear-selected-filters":e.clearSelectedFilters,"close-delete-modal":e.closeDeleteModal,"currently-polling":e.currentlyPolling,"current-page-count":e.resources.length,"delete-all-matching-resources":e.deleteAllMatchingResources,"delete-selected-resources":e.deleteSelectedResources,"filter-changed":e.filterChanged,"force-delete-all-matching-resources":e.forceDeleteAllMatchingResources,"force-delete-selected-resources":e.forceDeleteSelectedResources,"get-resources":l.getResources,"has-filters":e.hasFilters,"have-standalone-actions":e.haveStandaloneActions,lenses:e.lenses,loading:e.resourceResponse&&e.loading,"per-page-options":e.perPageOptions,"per-page":e.perPage,"pivot-actions":e.pivotActions,"pivot-name":e.pivotName,resources:e.resources,"resource-information":e.resourceInformation,"resource-name":e.resourceName,"restore-all-matching-resources":e.restoreAllMatchingResources,"restore-selected-resources":e.restoreSelectedResources,"select-all-matching-checked":e.selectAllMatchingResources,onDeselect:e.deselectAllResources,"selected-resources":e.selectedResources,"selected-resources-for-action-selector":e.selectedResourcesForActionSelector,"should-show-action-selector":e.shouldShowActionSelector,"should-show-checkboxes":e.shouldShowCheckboxes,"should-show-delete-menu":e.shouldShowDeleteMenu,"should-show-polling-toggle":e.shouldShowPollingToggle,"soft-deletes":e.softDeletes,onStartPolling:e.startPolling,onStopPolling:e.stopPolling,"toggle-select-all-matching":e.toggleSelectAllMatching,"toggle-select-all":e.toggleSelectAll,"toggle-polling":e.togglePolling,"trashed-changed":e.trashedChanged,"trashed-parameter":e.trashedParameter,trashed:e.trashed,"update-per-page-changed":e.updatePerPageChanged,"via-many-to-many":e.viaManyToMany,"via-resource":e.viaResource},null,8,["action-query-string","all-matching-resource-count","authorized-to-delete-any-resources","authorized-to-delete-selected-resources","authorized-to-force-delete-any-resources","authorized-to-force-delete-selected-resources","authorized-to-restore-any-resources","authorized-to-restore-selected-resources","available-actions","clear-selected-filters","close-delete-modal","currently-polling","current-page-count","delete-all-matching-resources","delete-selected-resources","filter-changed","force-delete-all-matching-resources","force-delete-selected-resources","get-resources","has-filters","have-standalone-actions","lenses","loading","per-page-options","per-page","pivot-actions","pivot-name","resources","resource-information","resource-name","restore-all-matching-resources","restore-selected-resources","select-all-matching-checked","onDeselect","selected-resources","selected-resources-for-action-selector","should-show-action-selector","should-show-checkboxes","should-show-delete-menu","should-show-polling-toggle","soft-deletes","onStartPolling","onStopPolling","toggle-select-all-matching","toggle-select-all","toggle-polling","trashed-changed","trashed-parameter","trashed","update-per-page-changed","via-many-to-many","via-resource"]),(0,x.createVNode)(w,{loading:e.loading,variant:e.resourceResponse?"overlay":"default"},{default:(0,x.withCtx)((()=>[null!=e.resourceResponseError?((0,x.openBlock)(),(0,x.createBlock)(m,{key:0,resource:e.resourceInformation,onClick:l.getResources},null,8,["resource","onClick"])):((0,x.openBlock)(),(0,x.createElementBlock)(x.Fragment,{key:1},[e.loading||e.resources.length?(0,x.createCommentVNode)("",!0):((0,x.openBlock)(),(0,x.createBlock)(v,{key:0,"create-button-label":e.createButtonLabel,"singular-name":e.singularName,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"authorized-to-create":e.authorizedToCreate,"authorized-to-relate":e.authorizedToRelate},null,8,["create-button-label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","authorized-to-create","authorized-to-relate"])),(0,x.createVNode)(f,{"authorized-to-relate":e.authorizedToRelate,"resource-name":e.resourceName,resources:e.resources,"singular-name":e.singularName,"selected-resources":e.selectedResources,"selected-resource-ids":e.selectedResourceIds,"actions-are-available":e.allActions.length>0,"should-show-checkboxes":e.shouldShowCheckboxes,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"relationship-type":e.relationshipType,"update-selection-status":e.updateSelectionStatus,sortable:e.sortable,onOrder:e.orderByField,onResetOrderBy:e.resetOrderBy,onDelete:e.deleteResources,onRestore:e.restoreResources,onActionExecuted:e.handleActionExecuted,ref:"resourceTable"},null,8,["authorized-to-relate","resource-name","resources","singular-name","selected-resources","selected-resource-ids","actions-are-available","should-show-checkboxes","via-resource","via-resource-id","via-relationship","relationship-type","update-selection-status","sortable","onOrder","onResetOrderBy","onDelete","onRestore","onActionExecuted"]),e.shouldShowPagination?((0,x.openBlock)(),(0,x.createBlock)(g,{key:1,"pagination-component":e.paginationComponent,"has-next-page":e.hasNextPage,"has-previous-page":e.hasPreviousPage,"load-more":l.loadMore,"select-page":e.selectPage,"total-pages":e.totalPages,"current-page":e.currentPage,"per-page":e.perPage,"resource-count-label":e.resourceCountLabel,"current-resource-count":e.currentResourceCount,"all-matching-resource-count":e.allMatchingResourceCount},null,8,["pagination-component","has-next-page","has-previous-page","load-more","select-page","total-pages","current-page","per-page","resource-count-label","current-resource-count","all-matching-resource-count"])):(0,x.createCommentVNode)("",!0)],64))])),_:1},8,["loading","variant"])])),_:1})],64))])),_:1},8,["loading","dusk","data-relationship"])}],["__file","Index.vue"]]),ce={key:1},de=["dusk"],ue={key:0,class:"md:flex items-center mb-3"},he={class:"flex flex-auto truncate items-center"},pe={class:"ml-auto flex items-center"};function me(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function ve(e){for(var t=1;t({initialLoading:!0,loading:!0,title:null,resource:null,panels:[],actions:[],actionValidationErrors:new te.I}),created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404");!0===this.shouldEnableShortcut&&Nova.addShortcut("e",this.handleKeydown)},beforeUnmount(){!0===this.shouldEnableShortcut&&Nova.disableShortcut("e")},mounted(){this.initializeComponent()},methods:ve(ve({},(0,oe.i0)(["startImpersonating"])),{},{handleResourceLoaded(){this.loading=!1,Nova.$emit("resource-loaded",{resourceName:this.resourceName,resourceId:this.resourceId.toString(),mode:"detail"})},handleKeydown(e){this.resource.authorizedToUpdate&&"INPUT"!=e.target.tagName&&"TEXTAREA"!=e.target.tagName&&"true"!=e.target.contentEditable&&Nova.visit(`/resources/${this.resourceName}/${this.resourceId}/edit`)},async initializeComponent(){await this.getResource(),await this.getActions(),this.initialLoading=!1},getResource(){return this.loading=!0,this.panels=null,this.resource=null,(0,re.Bp)(Nova.request().get("/nova-api/"+this.resourceName+"/"+this.resourceId,{params:{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.relationshipType}})).then((({data:{title:e,panels:t,resource:r}})=>{this.title=e,this.panels=t,this.resource=r,this.handleResourceLoaded()})).catch((e=>{if(e.response.status>=500)Nova.$emit("error",e.response.data.message);else if(404===e.response.status&&this.initialLoading)Nova.visit("/404");else if(403!==e.response.status){if(401===e.response.status)return Nova.redirectToLogin();Nova.error(this.__("This resource no longer exists")),Nova.visit(`/resources/${this.resourceName}`)}else Nova.visit("/403")}))},async getActions(){this.actions=[];try{const e=await Nova.request().get("/nova-api/"+this.resourceName+"/actions",{params:{resourceId:this.resourceId,editing:!0,editMode:"create",display:"detail"}});this.actions=e.data?.actions}catch(e){console.log(e),Nova.error(this.__("Unable to load actions for this resource"))}},async actionExecuted(){await this.getResource(),await this.getActions()},resolveComponentName:e=>s()(e.prefixComponent)||e.prefixComponent?"detail-"+e.component:e.component}),computed:ve(ve({},(0,oe.L8)(["currentUser"])),{},{canBeImpersonated(){return this.currentUser.canImpersonate&&this.resource.authorizedToImpersonate},shouldShowActionDropdown(){return this.resource&&(this.actions.length>0||this.canModifyResource)},canModifyResource(){return this.resource.authorizedToReplicate||this.canBeImpersonated||this.resource.authorizedToDelete&&!this.resource.softDeleted||this.resource.authorizedToRestore&&this.resource.softDeleted||this.resource.authorizedToForceDelete},isActionDetail(){return"action-events"===this.resourceName},cardsEndpoint(){return`/nova-api/${this.resourceName}/cards`},extraCardParams(){return{resourceId:this.resourceId}}})},we=(0,P.A)(ge,[["render",function(e,t,r,o,n,l){const i=(0,x.resolveComponent)("Head"),a=(0,x.resolveComponent)("Cards"),s=(0,x.resolveComponent)("Heading"),c=(0,x.resolveComponent)("Badge"),d=(0,x.resolveComponent)("DetailActionDropdown"),u=(0,x.resolveComponent)("Icon"),h=(0,x.resolveComponent)("BasicButton"),p=(0,x.resolveComponent)("Link"),m=(0,x.resolveComponent)("LoadingView"),v=(0,x.resolveDirective)("tooltip");return(0,x.openBlock)(),(0,x.createBlock)(m,{loading:e.initialLoading},{default:(0,x.withCtx)((()=>[r.shouldOverrideMeta&&e.resourceInformation&&e.title?((0,x.openBlock)(),(0,x.createBlock)(i,{key:0,title:e.__(":resource Details: :title",{resource:e.resourceInformation.singularLabel,title:e.title})},null,8,["title"])):(0,x.createCommentVNode)("",!0),e.shouldShowCards&&e.hasDetailOnlyCards?((0,x.openBlock)(),(0,x.createElementBlock)("div",ce,[e.cards.length>0?((0,x.openBlock)(),(0,x.createBlock)(a,{key:0,cards:e.cards,"only-on-detail":!0,resource:e.resource,"resource-id":e.resourceId,"resource-name":e.resourceName},null,8,["cards","resource","resource-id","resource-name"])):(0,x.createCommentVNode)("",!0)])):(0,x.createCommentVNode)("",!0),(0,x.createElementVNode)("div",{class:(0,x.normalizeClass)({"mt-6":e.shouldShowCards&&e.hasDetailOnlyCards&&e.cards.length>0}),dusk:e.resourceName+"-detail-component"},[((0,x.openBlock)(!0),(0,x.createElementBlock)(x.Fragment,null,(0,x.renderList)(e.panels,(t=>((0,x.openBlock)(),(0,x.createBlock)((0,x.resolveDynamicComponent)(l.resolveComponentName(t)),{key:t.id,panel:t,resource:e.resource,"resource-id":e.resourceId,"resource-name":e.resourceName,class:"mb-8"},{default:(0,x.withCtx)((()=>[t.showToolbar?((0,x.openBlock)(),(0,x.createElementBlock)("div",ue,[(0,x.createElementVNode)("div",he,[(0,x.createVNode)(s,{level:1,textContent:(0,x.toDisplayString)(t.name),dusk:`${t.name}-detail-heading`},null,8,["textContent","dusk"]),e.resource.softDeleted?((0,x.openBlock)(),(0,x.createBlock)(c,{key:0,label:e.__("Soft Deleted"),class:"bg-red-100 text-red-500 dark:bg-red-400 dark:text-red-900 rounded px-2 py-0.5 ml-3"},null,8,["label"])):(0,x.createCommentVNode)("",!0)]),(0,x.createElementVNode)("div",pe,[l.shouldShowActionDropdown?((0,x.openBlock)(),(0,x.createBlock)(d,{key:0,resource:e.resource,actions:e.actions,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"resource-name":e.resourceName,class:"mt-1 md:mt-0 md:ml-2 md:mr-2",onActionExecuted:l.actionExecuted,onResourceDeleted:l.getResource,onResourceRestored:l.getResource},null,8,["resource","actions","via-resource","via-resource-id","via-relationship","resource-name","onActionExecuted","onResourceDeleted","onResourceRestored"])):(0,x.createCommentVNode)("",!0),r.showViewLink?(0,x.withDirectives)(((0,x.openBlock)(),(0,x.createBlock)(p,{key:1,href:e.$url(`/resources/${e.resourceName}/${e.resourceId}`),class:"rounded hover:bg-gray-200 dark:hover:bg-gray-800 focus:outline-none focus:ring",dusk:"view-resource-button",tabindex:"1"},{default:(0,x.withCtx)((()=>[(0,x.createVNode)(h,{component:"span"},{default:(0,x.withCtx)((()=>[(0,x.createVNode)(u,{type:"eye"})])),_:1})])),_:1},8,["href"])),[[v,{placement:"bottom",distance:10,skidding:0,content:e.__("View")}]]):(0,x.createCommentVNode)("",!0),e.resource.authorizedToUpdate?(0,x.withDirectives)(((0,x.openBlock)(),(0,x.createBlock)(p,{key:2,href:e.$url(`/resources/${e.resourceName}/${e.resourceId}/edit`),class:"rounded hover:bg-gray-200 dark:hover:bg-gray-800 focus:outline-none focus:ring",dusk:"edit-resource-button",tabindex:"1"},{default:(0,x.withCtx)((()=>[(0,x.createVNode)(h,{component:"span"},{default:(0,x.withCtx)((()=>[(0,x.createVNode)(u,{type:"pencil-alt"})])),_:1})])),_:1},8,["href"])),[[v,{placement:"bottom",distance:10,skidding:0,content:e.__("Edit")}]]):(0,x.createCommentVNode)("",!0)])])):(0,x.createCommentVNode)("",!0)])),_:2},1032,["panel","resource","resource-id","resource-name"])))),128))],10,de)])),_:1},8,["loading"])}],["__file","Detail.vue"]]),ke=["data-form-unique-id"],ye={key:0,dusk:"via-resource-field",class:"field-wrapper flex flex-col md:flex-row border-b border-gray-100 dark:border-gray-700"},be={class:"w-1/5 px-8 py-6"},xe=["for"],Be={class:"py-6 px-8 w-1/2"},Ce={class:"inline-block font-bold text-gray-500 pt-2"},Ne={class:"flex items-center"},Ve={key:0,class:"flex items-center"},Ee={key:0,class:"mr-3"},Se=["src"],_e={class:"flex items-center"},Ae={key:0,class:"flex-none mr-3"},He=["src"],Oe={class:"flex-auto"},Me={key:0},Re={key:1},De={value:"",disabled:"",selected:""},ze={class:"flex flex-col md:flex-row md:items-center justify-center md:justify-end space-y-2 md:space-y-0 space-x-3"};var Pe=r(76135),Fe=r.n(Pe),Te=r(7309),je=r.n(Te),Ie=r(15101),$e=r.n(Ie),Le=r(27226);function Ue(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function qe(e){for(var t=1;t({initialLoading:!0,loading:!0,submittedViaAttachAndAttachAnother:!1,submittedViaAttachResource:!1,field:null,softDeletes:!1,fields:[],selectedResource:null,selectedResourceId:null,relationModalOpen:!1,initializingWithExistingResource:!1}),created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404")},mounted(){this.initializeComponent()},methods:qe(qe({},(0,oe.i0)(["fetchPolicies"])),{},{initializeComponent(){this.softDeletes=!1,this.disableWithTrashed(),this.clearSelection(),this.getField(),this.getPivotFields(),this.resetErrors(),this.allowLeavingForm()},handlePivotFieldsLoaded(){this.loading=!1,Fe()(this.fields,(e=>{e.fill=()=>""}))},getField(){this.field=null,Nova.request().get("/nova-api/"+this.resourceName+"/field/"+this.viaRelationship,{params:{relatable:!0}}).then((({data:e})=>{this.field=e,this.field.searchable?this.determineIfSoftDeletes():this.getAvailableResources(),this.initialLoading=!1}))},getPivotFields(){this.fields=[],this.loading=!0,Nova.request().get("/nova-api/"+this.resourceName+"/"+this.resourceId+"/creation-pivot-fields/"+this.relatedResourceName,{params:{editing:!0,editMode:"attach",viaRelationship:this.viaRelationship}}).then((({data:e})=>{this.fields=e,this.handlePivotFieldsLoaded()}))},getAvailableResources(e=""){return Nova.$progress.start(),Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/attachable/${this.relatedResourceName}`,{params:{search:e,current:this.selectedResourceId,first:this.initializingWithExistingResource,withTrashed:this.withTrashed,viaRelationship:this.viaRelationship}}).then((e=>{Nova.$progress.done(),this.isSearchable&&(this.initializingWithExistingResource=!1),this.availableResources=e.data.resources,this.withTrashed=e.data.withTrashed,this.softDeletes=e.data.softDeletes})).catch((e=>{Nova.$progress.done()}))},determineIfSoftDeletes(){Nova.request().get("/nova-api/"+this.relatedResourceName+"/soft-deletes").then((e=>{this.softDeletes=e.data.softDeletes}))},async attachResource(){this.submittedViaAttachResource=!0;try{await this.attachRequest(),this.submittedViaAttachResource=!1,this.allowLeavingForm(),await this.fetchPolicies(),Nova.success(this.__("The resource was attached!")),Nova.visit(`/resources/${this.resourceName}/${this.resourceId}`)}catch(e){window.scrollTo(0,0),this.submittedViaAttachResource=!1,this.preventLeavingForm(),this.handleOnCreateResponseError(e)}},async attachAndAttachAnother(){this.submittedViaAttachAndAttachAnother=!0;try{await this.attachRequest(),window.scrollTo(0,0),this.disableNavigateBackUsingHistory(),this.allowLeavingForm(),this.submittedViaAttachAndAttachAnother=!1,await this.fetchPolicies(),this.initializeComponent()}catch(e){this.submittedViaAttachAndAttachAnother=!1,this.handleOnCreateResponseError(e)}},cancelAttachingResource(){this.handleProceedingToPreviousPage(),this.allowLeavingForm(),this.proceedToPreviousPage(`/resources/${this.resourceName}/${this.resourceId}`)},attachRequest(){return Nova.request().post(this.attachmentEndpoint,this.attachmentFormData(),{params:{editing:!0,editMode:"attach"}})},attachmentFormData(){return $e()(new FormData,(e=>{Fe()(this.fields,(t=>{t.fill(e)})),this.selectedResource?e.append(this.relatedResourceName,this.selectedResource.value):e.append(this.relatedResourceName,""),e.append(this.relatedResourceName+"_trashed",this.withTrashed),e.append("viaRelationship",this.viaRelationship)}))},selectResourceFromSelectControl(e){this.selectedResourceId=e,this.selectInitialResource(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)},selectInitialResource(){this.selectedResource=je()(this.availableResources,(e=>e.value==this.selectedResourceId))},toggleWithTrashed(){this.withTrashed=!this.withTrashed,this.isSearchable||this.getAvailableResources()},onUpdateFormStatus(){this.updateFormStatus()},handleSetResource({id:e}){this.closeRelationModal(),this.selectedResourceId=e,this.initializingWithExistingResource=!0,this.getAvailableResources().then((()=>this.selectInitialResource()))},openRelationModal(){Nova.$emit("create-relation-modal-opened"),this.relationModalOpen=!0},closeRelationModal(){this.relationModalOpen=!1,Nova.$emit("create-relation-modal-closed")},clearResourceSelection(){this.clearSelection(),this.isSearchable||(this.initializingWithExistingResource=!1,this.getAvailableResources())}}),computed:{attachmentEndpoint(){return this.polymorphic?"/nova-api/"+this.resourceName+"/"+this.resourceId+"/attach-morphed/"+this.relatedResourceName:"/nova-api/"+this.resourceName+"/"+this.resourceId+"/attach/"+this.relatedResourceName},relatedResourceLabel(){if(this.field)return this.field.singularLabel},isSearchable(){return this.field.searchable},isWorking(){return this.submittedViaAttachResource||this.submittedViaAttachAndAttachAnother},headingTitle(){return this.__("Attach :resource",{resource:this.relatedResourceLabel})},shouldShowTrashed(){return Boolean(this.softDeletes)},authorizedToCreate(){return je()(Nova.config("resources"),(e=>e.uriKey==this.field.resourceName)).authorizedToCreate},canShowNewRelationModal(){return this.field.showCreateRelationButton&&this.authorizedToCreate}}},Ge=(0,P.A)(We,[["render",function(e,t,r,o,n,l){const i=(0,x.resolveComponent)("Head"),a=(0,x.resolveComponent)("Heading"),s=(0,x.resolveComponent)("SearchInput"),c=(0,x.resolveComponent)("SelectControl"),d=(0,x.resolveComponent)("CreateRelationButton"),u=(0,x.resolveComponent)("CreateRelationModal"),h=(0,x.resolveComponent)("TrashedCheckbox"),p=(0,x.resolveComponent)("DefaultField"),m=(0,x.resolveComponent)("LoadingView"),v=(0,x.resolveComponent)("Card"),f=(0,x.resolveComponent)("Button");return(0,x.openBlock)(),(0,x.createBlock)(m,{loading:e.initialLoading},{default:(0,x.withCtx)((()=>[l.relatedResourceLabel?((0,x.openBlock)(),(0,x.createBlock)(i,{key:0,title:e.__("Attach :resource",{resource:l.relatedResourceLabel})},null,8,["title"])):(0,x.createCommentVNode)("",!0),(0,x.createVNode)(a,{class:"mb-3",textContent:(0,x.toDisplayString)(e.__("Attach :resource",{resource:l.relatedResourceLabel})),dusk:"attach-heading"},null,8,["textContent"]),e.field?((0,x.openBlock)(),(0,x.createElementBlock)("form",{key:1,onSubmit:t[1]||(t[1]=(0,x.withModifiers)(((...e)=>l.attachResource&&l.attachResource(...e)),["prevent"])),onChange:t[2]||(t[2]=(...e)=>l.onUpdateFormStatus&&l.onUpdateFormStatus(...e)),"data-form-unique-id":e.formUniqueId,autocomplete:"off"},[(0,x.createVNode)(v,{class:"mb-8"},{default:(0,x.withCtx)((()=>[r.parentResource?((0,x.openBlock)(),(0,x.createElementBlock)("div",ye,[(0,x.createElementVNode)("div",be,[(0,x.createElementVNode)("label",{for:r.parentResource.name,class:"inline-block text-gray-500 pt-2 leading-tight"},(0,x.toDisplayString)(r.parentResource.name),9,xe)]),(0,x.createElementVNode)("div",Be,[(0,x.createElementVNode)("span",Ce,(0,x.toDisplayString)(r.parentResource.display),1)])])):(0,x.createCommentVNode)("",!0),(0,x.createVNode)(p,{field:e.field,errors:e.validationErrors,"show-help-text":!0},{field:(0,x.withCtx)((()=>[(0,x.createElementVNode)("div",Ne,[e.field.searchable?((0,x.openBlock)(),(0,x.createBlock)(s,{key:0,dusk:`${e.field.resourceName}-search-input`,onInput:e.performSearch,onClear:l.clearResourceSelection,onSelected:e.selectResource,debounce:e.field.debounce,value:e.selectedResource,data:e.availableResources,trackBy:"value",class:"w-full"},{option:(0,x.withCtx)((({selected:t,option:r})=>[(0,x.createElementVNode)("div",_e,[r.avatar?((0,x.openBlock)(),(0,x.createElementBlock)("div",Ae,[(0,x.createElementVNode)("img",{src:r.avatar,class:"w-8 h-8 rounded-full block"},null,8,He)])):(0,x.createCommentVNode)("",!0),(0,x.createElementVNode)("div",Oe,[(0,x.createElementVNode)("div",{class:(0,x.normalizeClass)(["text-sm font-semibold leading-5",{"text-white":t}])},(0,x.toDisplayString)(r.display),3),e.field.withSubtitles?((0,x.openBlock)(),(0,x.createElementBlock)("div",{key:0,class:(0,x.normalizeClass)(["mt-1 text-xs font-semibold leading-5 text-gray-500",{"text-white":t}])},[r.subtitle?((0,x.openBlock)(),(0,x.createElementBlock)("span",Me,(0,x.toDisplayString)(r.subtitle),1)):((0,x.openBlock)(),(0,x.createElementBlock)("span",Re,(0,x.toDisplayString)(e.__("No additional information...")),1))],2)):(0,x.createCommentVNode)("",!0)])])])),default:(0,x.withCtx)((()=>[e.selectedResource?((0,x.openBlock)(),(0,x.createElementBlock)("div",Ve,[e.selectedResource.avatar?((0,x.openBlock)(),(0,x.createElementBlock)("div",Ee,[(0,x.createElementVNode)("img",{src:e.selectedResource.avatar,class:"w-8 h-8 rounded-full block"},null,8,Se)])):(0,x.createCommentVNode)("",!0),(0,x.createTextVNode)(" "+(0,x.toDisplayString)(e.selectedResource.display),1)])):(0,x.createCommentVNode)("",!0)])),_:1},8,["dusk","onInput","onClear","onSelected","debounce","value","data"])):((0,x.openBlock)(),(0,x.createBlock)(c,{key:1,class:(0,x.normalizeClass)(["w-full",{"form-control-bordered-error":e.validationErrors.has(e.field.attribute)}]),dusk:"attachable-select",selected:e.selectedResourceId,"onUpdate:selected":t[0]||(t[0]=t=>e.selectedResourceId=t),onChange:l.selectResourceFromSelectControl,options:e.availableResources,label:"display"},{default:(0,x.withCtx)((()=>[(0,x.createElementVNode)("option",De,(0,x.toDisplayString)(e.__("Choose :resource",{resource:l.relatedResourceLabel})),1)])),_:1},8,["class","selected","onChange","options"])),l.canShowNewRelationModal?((0,x.openBlock)(),(0,x.createBlock)(d,{key:2,onClick:l.openRelationModal,class:"ml-2",dusk:`${e.field.attribute}-inline-create`},null,8,["onClick","dusk"])):(0,x.createCommentVNode)("",!0)]),(0,x.createVNode)(u,{show:l.canShowNewRelationModal&&e.relationModalOpen,onSetResource:l.handleSetResource,onCreateCancelled:l.closeRelationModal,"resource-name":e.field.resourceName,"resource-id":r.resourceId,"via-relationship":r.viaRelationship,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId},null,8,["show","onSetResource","onCreateCancelled","resource-name","resource-id","via-relationship","via-resource","via-resource-id"]),e.softDeletes?((0,x.openBlock)(),(0,x.createBlock)(h,{key:0,class:"mt-3","resource-name":e.field.resourceName,checked:e.withTrashed,onInput:l.toggleWithTrashed},null,8,["resource-name","checked","onInput"])):(0,x.createCommentVNode)("",!0)])),_:1},8,["field","errors"]),(0,x.createVNode)(m,{loading:e.loading},{default:(0,x.withCtx)((()=>[((0,x.openBlock)(!0),(0,x.createElementBlock)(x.Fragment,null,(0,x.renderList)(e.fields,(t=>((0,x.openBlock)(),(0,x.createElementBlock)("div",{key:t.uniqueKey},[((0,x.openBlock)(),(0,x.createBlock)((0,x.resolveDynamicComponent)(`form-${t.component}`),{"resource-name":r.resourceName,"resource-id":r.resourceId,"related-resource-name":r.relatedResourceName,field:t,"form-unique-id":e.formUniqueId,errors:e.validationErrors,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"via-relationship":r.viaRelationship,"show-help-text":!0},null,8,["resource-name","resource-id","related-resource-name","field","form-unique-id","errors","via-resource","via-resource-id","via-relationship"]))])))),128))])),_:1},8,["loading"])])),_:1}),(0,x.createElementVNode)("div",ze,[(0,x.createVNode)(f,{dusk:"cancel-attach-button",onClick:l.cancelAttachingResource,label:e.__("Cancel"),variant:"ghost"},null,8,["onClick","label"]),(0,x.createVNode)(f,{dusk:"attach-and-attach-another-button",onClick:(0,x.withModifiers)(l.attachAndAttachAnother,["prevent"]),disabled:l.isWorking,loading:e.submittedViaAttachAndAttachAnother},{default:(0,x.withCtx)((()=>[(0,x.createTextVNode)((0,x.toDisplayString)(e.__("Attach & Attach Another")),1)])),_:1},8,["onClick","disabled","loading"]),(0,x.createVNode)(f,{type:"submit",dusk:"attach-button",disabled:l.isWorking,loading:e.submittedViaAttachResource},{default:(0,x.withCtx)((()=>[(0,x.createTextVNode)((0,x.toDisplayString)(e.__("Attach :resource",{resource:l.relatedResourceLabel})),1)])),_:1},8,["disabled","loading"])])],40,ke)):(0,x.createCommentVNode)("",!0)])),_:1},8,["loading"])}],["__file","Attach.vue"]]),Qe=["data-form-unique-id"],Ze={key:0,dusk:"via-resource-field",class:"field-wrapper flex flex-col md:flex-row border-b border-gray-100 dark:border-gray-700"},Je={class:"w-1/5 px-8 py-6"},Ye=["for"],Xe={class:"py-6 px-8 w-1/2"},et={class:"inline-block font-bold text-gray-500 pt-2"},tt={value:"",disabled:"",selected:""},rt={class:"flex flex-col mt-3 md:mt-6 md:flex-row items-center justify-center md:justify-end"};function ot(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function nt(e){for(var t=1;t({initialLoading:!0,loading:!0,submittedViaUpdateAndContinueEditing:!1,submittedViaUpdateAttachedResource:!1,field:null,softDeletes:!1,fields:[],selectedResource:null,selectedResourceId:null,lastRetrievedAt:null,title:null}),created(){if(Nova.missingResource(this.resourceName))return Nova.visit("/404")},mounted(){this.initializeComponent()},methods:nt(nt({},(0,oe.i0)(["fetchPolicies"])),{},{async initializeComponent(){this.softDeletes=!1,this.disableWithTrashed(),this.clearSelection(),await this.getField(),await this.getPivotFields(),await this.getAvailableResources(),this.resetErrors(),this.selectedResourceId=this.relatedResourceId,this.selectInitialResource(),this.updateLastRetrievedAtTimestamp(),this.allowLeavingForm()},removeFile(e){const{resourceName:t,resourceId:r,relatedResourceName:o,relatedResourceId:n,viaRelationship:l}=this;Nova.request().delete(`/nova-api/${t}/${r}/${o}/${n}/field/${e}?viaRelationship=${l}`)},handlePivotFieldsLoaded(){this.loading=!1,Fe()(this.fields,(e=>{e&&(e.fill=()=>"")}))},async getField(){this.field=null;const{data:e}=await Nova.request().get("/nova-api/"+this.resourceName+"/field/"+this.viaRelationship,{params:{relatable:!0}});this.field=e,this.field.searchable&&this.determineIfSoftDeletes(),this.initialLoading=!1},async getPivotFields(){this.fields=[];const{data:{title:e,fields:t}}=await Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/update-pivot-fields/${this.relatedResourceName}/${this.relatedResourceId}`,{params:{editing:!0,editMode:"update-attached",viaRelationship:this.viaRelationship,viaPivotId:this.viaPivotId}}).catch((e=>{404!=e.response.status||Nova.visit("/404")}));this.title=e,this.fields=t,this.handlePivotFieldsLoaded()},async getAvailableResources(e=""){try{const t=await Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/attachable/${this.relatedResourceName}`,{params:{search:e,current:this.relatedResourceId,first:!0,withTrashed:this.withTrashed,viaRelationship:this.viaRelationship}});this.availableResources=t.data.resources,this.withTrashed=t.data.withTrashed,this.softDeletes=t.data.softDeletes}catch(e){}},determineIfSoftDeletes(){Nova.request().get("/nova-api/"+this.relatedResourceName+"/soft-deletes").then((e=>{this.softDeletes=e.data.softDeletes}))},async updateAttachedResource(){this.submittedViaUpdateAttachedResource=!0;try{await this.updateRequest(),this.submittedViaUpdateAttachedResource=!1,this.allowLeavingForm(),await this.fetchPolicies(),Nova.success(this.__("The resource was updated!")),Nova.visit(`/resources/${this.resourceName}/${this.resourceId}`)}catch(e){window.scrollTo(0,0),this.submittedViaUpdateAttachedResource=!1,this.preventLeavingForm(),this.handleOnUpdateResponseError(e)}},async updateAndContinueEditing(){this.submittedViaUpdateAndContinueEditing=!0;try{await this.updateRequest(),window.scrollTo(0,0),this.disableNavigateBackUsingHistory(),this.allowLeavingForm(),this.submittedViaUpdateAndContinueEditing=!1,Nova.success(this.__("The resource was updated!")),this.initializeComponent()}catch(e){this.submittedViaUpdateAndContinueEditing=!1,this.handleOnUpdateResponseError(e)}},cancelUpdatingAttachedResource(){this.handleProceedingToPreviousPage(),this.allowLeavingForm(),this.proceedToPreviousPage(`/resources/${this.resourceName}/${this.resourceId}`)},updateRequest(){return Nova.request().post(`/nova-api/${this.resourceName}/${this.resourceId}/update-attached/${this.relatedResourceName}/${this.relatedResourceId}`,this.updateAttachmentFormData(),{params:{editing:!0,editMode:"update-attached",viaPivotId:this.viaPivotId}})},updateAttachmentFormData(){return $e()(new FormData,(e=>{Fe()(this.fields,(t=>{t.fill(e)})),e.append("viaRelationship",this.viaRelationship),this.selectedResource?e.append(this.relatedResourceName,this.selectedResource.value):e.append(this.relatedResourceName,""),e.append(this.relatedResourceName+"_trashed",this.withTrashed),e.append("_retrieved_at",this.lastRetrievedAt)}))},selectResourceFromSelectControl(e){this.selectedResourceId=e,this.selectInitialResource(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)},toggleWithTrashed(){this.withTrashed=!this.withTrashed,this.isSearchable||this.getAvailableResources()},selectInitialResource(){this.selectedResource=je()(this.availableResources,(e=>e.value==this.selectedResourceId))},updateLastRetrievedAtTimestamp(){this.lastRetrievedAt=Math.floor((new Date).getTime()/1e3)},onUpdateFormStatus(){this.updateFormStatus()}}),computed:{attachmentEndpoint(){return this.polymorphic?"/nova-api/"+this.resourceName+"/"+this.resourceId+"/attach-morphed/"+this.relatedResourceName:"/nova-api/"+this.resourceName+"/"+this.resourceId+"/attach/"+this.relatedResourceName},relatedResourceLabel(){if(this.field)return this.field.singularLabel},isSearchable(){return this.field.searchable},isWorking(){return this.submittedViaUpdateAttachedResource||this.submittedViaUpdateAndContinueEditing}}},at=(0,P.A)(it,[["render",function(e,t,r,o,n,l){const i=(0,x.resolveComponent)("Head"),a=(0,x.resolveComponent)("Heading"),s=(0,x.resolveComponent)("SelectControl"),c=(0,x.resolveComponent)("DefaultField"),d=(0,x.resolveComponent)("LoadingView"),u=(0,x.resolveComponent)("Card"),h=(0,x.resolveComponent)("Button");return(0,x.openBlock)(),(0,x.createBlock)(d,{loading:e.initialLoading},{default:(0,x.withCtx)((()=>[l.relatedResourceLabel&&e.title?((0,x.openBlock)(),(0,x.createBlock)(i,{key:0,title:e.__("Update attached :resource: :title",{resource:l.relatedResourceLabel,title:e.title})},null,8,["title"])):(0,x.createCommentVNode)("",!0),l.relatedResourceLabel&&e.title?((0,x.openBlock)(),(0,x.createBlock)(a,{key:1,class:"mb-3"},{default:(0,x.withCtx)((()=>[(0,x.createTextVNode)((0,x.toDisplayString)(e.__("Update attached :resource: :title",{resource:l.relatedResourceLabel,title:e.title})),1)])),_:1})):(0,x.createCommentVNode)("",!0),e.field?((0,x.openBlock)(),(0,x.createElementBlock)("form",{key:2,onSubmit:t[1]||(t[1]=(0,x.withModifiers)(((...e)=>l.updateAttachedResource&&l.updateAttachedResource(...e)),["prevent"])),onChange:t[2]||(t[2]=(...e)=>l.onUpdateFormStatus&&l.onUpdateFormStatus(...e)),"data-form-unique-id":e.formUniqueId,autocomplete:"off"},[(0,x.createVNode)(u,{class:"mb-8"},{default:(0,x.withCtx)((()=>[r.parentResource?((0,x.openBlock)(),(0,x.createElementBlock)("div",Ze,[(0,x.createElementVNode)("div",Je,[(0,x.createElementVNode)("label",{for:r.parentResource.name,class:"inline-block text-gray-500 pt-2 leading-tight"},(0,x.toDisplayString)(r.parentResource.name),9,Ye)]),(0,x.createElementVNode)("div",Xe,[(0,x.createElementVNode)("span",et,(0,x.toDisplayString)(r.parentResource.display),1)])])):(0,x.createCommentVNode)("",!0),(0,x.createVNode)(c,{field:e.field,errors:e.validationErrors,"show-help-text":!0},{field:(0,x.withCtx)((()=>[(0,x.createVNode)(s,{class:(0,x.normalizeClass)(["w-full",{"form-control-bordered-error":e.validationErrors.has(e.field.attribute)}]),dusk:"attachable-select",selected:e.selectedResourceId,"onUpdate:selected":t[0]||(t[0]=t=>e.selectedResourceId=t),onChange:l.selectResourceFromSelectControl,disabled:"",options:e.availableResources,label:"display"},{default:(0,x.withCtx)((()=>[(0,x.createElementVNode)("option",tt,(0,x.toDisplayString)(e.__("Choose :field",{field:e.field.name})),1)])),_:1},8,["class","selected","onChange","options"])])),_:1},8,["field","errors"]),(0,x.createVNode)(d,{loading:e.loading},{default:(0,x.withCtx)((()=>[((0,x.openBlock)(!0),(0,x.createElementBlock)(x.Fragment,null,(0,x.renderList)(e.fields,(t=>((0,x.openBlock)(),(0,x.createElementBlock)("div",null,[((0,x.openBlock)(),(0,x.createBlock)((0,x.resolveDynamicComponent)("form-"+t.component),{"resource-name":r.resourceName,"resource-id":r.resourceId,field:t,"form-unique-id":e.formUniqueId,errors:e.validationErrors,"related-resource-name":r.relatedResourceName,"related-resource-id":r.relatedResourceId,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"via-relationship":r.viaRelationship,"show-help-text":!0},null,8,["resource-name","resource-id","field","form-unique-id","errors","related-resource-name","related-resource-id","via-resource","via-resource-id","via-relationship"]))])))),256))])),_:1},8,["loading"])])),_:1}),(0,x.createElementVNode)("div",rt,[(0,x.createVNode)(h,{dusk:"cancel-update-attached-button",onClick:l.cancelUpdatingAttachedResource,label:e.__("Cancel"),variant:"ghost"},null,8,["onClick","label"]),(0,x.createVNode)(h,{class:"mr-3",dusk:"update-and-continue-editing-button",onClick:(0,x.withModifiers)(l.updateAndContinueEditing,["prevent"]),disabled:l.isWorking,loading:e.submittedViaUpdateAndContinueEditing},{default:(0,x.withCtx)((()=>[(0,x.createTextVNode)((0,x.toDisplayString)(e.__("Update & Continue Editing")),1)])),_:1},8,["onClick","disabled","loading"]),(0,x.createVNode)(h,{dusk:"update-button",type:"submit",disabled:l.isWorking,loading:e.submittedViaUpdateAttachedResource},{default:(0,x.withCtx)((()=>[(0,x.createTextVNode)((0,x.toDisplayString)(e.__("Update :resource",{resource:l.relatedResourceLabel})),1)])),_:1},8,["disabled","loading"])])],40,Qe)):(0,x.createCommentVNode)("",!0)])),_:1},8,["loading"])}],["__file","UpdateAttached.vue"]]);function st(e,t,r){r.keys().forEach((o=>{const n=r(o),l=_()(E()(o.split("/").pop().replace(/\.\w+$/,"")));e.component(t+l,n.default||n)}))}var ct=r(6411),dt=r.n(ct),ut=r(55947),ht=r(39754),pt=r.n(ht),mt=r(2673);const vt={state:()=>({baseUri:"/nova",currentUser:null,mainMenu:[],userMenu:[],breadcrumbs:[],resources:[],version:"4.x",mainMenuShown:!1,canLeaveForm:!0,canLeaveModal:!0,pushStateWasTriggered:!1,validLicense:!0,queryStringParams:{},compiledQueryStringParams:""}),getters:{currentUser:e=>e.currentUser,currentVersion:e=>e.version,mainMenu:e=>e.mainMenu,userMenu:e=>e.userMenu,breadcrumbs:e=>e.breadcrumbs,mainMenuShown:e=>e.mainMenuShown,canLeaveForm:e=>e.canLeaveForm,canLeaveFormToPreviousPage:e=>e.canLeaveForm&&!e.pushStateWasTriggered,canLeaveModal:e=>e.canLeaveModal,validLicense:e=>e.validLicense,queryStringParams:e=>e.queryStringParams},mutations:{allowLeavingForm(e){e.canLeaveForm=!0},preventLeavingForm(e){e.canLeaveForm=!1},allowLeavingModal(e){e.canLeaveModal=!0},preventLeavingModal(e){e.canLeaveModal=!1},triggerPushState(e){m.Inertia.pushState(m.Inertia.page),m.Inertia.ignoreHistoryState=!0,e.pushStateWasTriggered=!0},resetPushState(e){e.pushStateWasTriggered=!1},toggleMainMenu(e){e.mainMenuShown=!e.mainMenuShown,localStorage.setItem("nova.mainMenu.open",e.mainMenuShown)}},actions:{async login({commit:e,dispatch:t},{email:r,password:o,remember:n}){await Nova.request().post(Nova.url("/login"),{email:r,password:o,remember:n})},async logout({state:e},t){let r=null;return r=!Nova.config("withAuthentication")&&t?await Nova.request().post(t):await Nova.request().post(Nova.url("/logout")),r?.data?.redirect||null},async startImpersonating({},{resource:e,resourceId:t}){let r=null;r=await Nova.request().post("/nova-api/impersonate",{resource:e,resourceId:t});let o=r?.data?.redirect||null;null===o?Nova.visit("/"):location.href=o},async stopImpersonating({}){let e=null;e=await Nova.request().delete("/nova-api/impersonate");let t=e?.data?.redirect||null;null===t?Nova.visit("/"):location.href=t},async assignPropsFromInertia({state:e,dispatch:t}){let r=(0,B.N5)().props.value.novaConfig||Nova.appConfig,{resources:o,base:n,version:l,mainMenu:i,userMenu:a}=r,s=(0,B.N5)().props.value.currentUser,c=(0,B.N5)().props.value.validLicense,d=(0,B.N5)().props.value.breadcrumbs;Nova.appConfig=r,e.breadcrumbs=d||[],e.currentUser=s,e.validLicense=c,e.resources=o,e.baseUri=n,e.version=l,e.mainMenu=i,e.userMenu=a,t("syncQueryString")},async fetchPolicies({state:e,dispatch:t}){await t("assignPropsFromInertia")},async syncQueryString({state:e}){let t=new URLSearchParams(window.location.search);e.queryStringParams=Object.fromEntries(t.entries()),e.compiledQueryStringParams=t.toString()},async updateQueryString({state:e},t){let r=new URLSearchParams(window.location.search),o=m.Inertia.page;return pt()(t,((e,t)=>{(0,mt.A)(e)?r.set(t,e||""):r.delete(t)})),e.compiledQueryStringParams!==r.toString()&&(o.url!==`${window.location.pathname}?${r}`&&(o.url=`${window.location.pathname}?${r}`,window.history.pushState(o,"",`${window.location.pathname}?${r}`)),e.compiledQueryStringParams=r.toString()),Nova.$emit("query-string-changed",r),e.queryStringParams=Object.fromEntries(r.entries()),new Promise(((e,t)=>{e(r)}))}}},ft={state:()=>({notifications:[],notificationsShown:!1,unreadNotifications:!1}),getters:{notifications:e=>e.notifications,notificationsShown:e=>e.notificationsShown,unreadNotifications:e=>e.unreadNotifications},mutations:{toggleNotifications(e){e.notificationsShown=!e.notificationsShown,localStorage.setItem("nova.mainMenu.open",e.notificationsShown)}},actions:{async fetchNotifications({state:e}){const{data:{notifications:t,unread:r}}=await Nova.request().get("/nova-api/nova-notifications");e.notifications=t,e.unreadNotifications=r},async markNotificationAsUnread({state:e,dispatch:t},r){await Nova.request().post(`/nova-api/nova-notifications/${r}/unread`),t("fetchNotifications")},async markNotificationAsRead({state:e,dispatch:t},r){await Nova.request().post(`/nova-api/nova-notifications/${r}/read`),t("fetchNotifications")},async deleteNotification({state:e,dispatch:t},r){await Nova.request().delete(`/nova-api/nova-notifications/${r}`),t("fetchNotifications")},async deleteAllNotifications({state:e,dispatch:t},r){await Nova.request().delete("/nova-api/nova-notifications"),t("fetchNotifications")},async markAllNotificationsAsRead({state:e,dispatch:t},r){await Nova.request().post("/nova-api/nova-notifications/read-all"),t("fetchNotifications")}}};function gt(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function wt(e){for(var t=1;t({filters:[],originalFilters:[]}),getters:{filters:e=>e.filters,originalFilters:e=>e.originalFilters,hasFilters:e=>Boolean(e.filters.length>0),currentFilters:(e,t)=>Nt()(Bt()(e.filters),(e=>({[e.class]:e.currentValue}))),currentEncodedFilters:(e,t)=>btoa((0,St.L)(JSON.stringify(t.currentFilters))),filtersAreApplied:(e,t)=>t.activeFilterCount>0,activeFilterCount:(e,t)=>Et()(e.filters,((e,r)=>{const o=t.getOriginalFilter(r.class),n=JSON.stringify(o.currentValue);return JSON.stringify(r.currentValue)==n?e:e+1}),0),getFilter:e=>t=>je()(e.filters,(e=>e.class==t)),getOriginalFilter:e=>t=>je()(e.originalFilters,(e=>e.class==t)),getOptionsForFilter:(e,t)=>e=>{const r=t.getFilter(e);return r?r.options:[]},filterOptionValue:(e,t)=>(e,r)=>{const o=t.getFilter(e);return je()(o.currentValue,((e,t)=>t==r))}},actions:{async fetchFilters({commit:e,state:t},r){let{resourceName:o,lens:n=!1}=r,{viaResource:l,viaResourceId:i,viaRelationship:a,relationshipType:s}=r,c={params:{viaResource:l,viaResourceId:i,viaRelationship:a,relationshipType:s}};const{data:d}=n?await Nova.request().get("/nova-api/"+o+"/lens/"+n+"/filters",c):await Nova.request().get("/nova-api/"+o+"/filters",c);e("storeFilters",d)},async resetFilterState({commit:e,getters:t}){Fe()(t.originalFilters,(t=>{e("updateFilterState",{filterClass:t.class,value:t.currentValue})}))},async initializeCurrentFilterValuesFromQueryString({commit:e,getters:t},r){if(r){const t=JSON.parse(atob(r));Fe()(t,(t=>{if(t.hasOwnProperty("class")&&t.hasOwnProperty("value"))e("updateFilterState",{filterClass:t.class,value:t.value});else for(let r in t)e("updateFilterState",{filterClass:r,value:t[r]})}))}}},mutations:{updateFilterState(e,{filterClass:t,value:r}){const o=je()(e.filters,(e=>e.class==t));null!=o&&(o.currentValue=r)},storeFilters(e,t){e.filters=t,e.originalFilters=bt()(t)},clearFilters(e){e.filters=[],e.originalFilters=[]}}};var At=r(63218),Ht=r(44377),Ot=r.n(Ht),Mt=r(85015),Rt=r.n(Mt),Dt=r(90179),zt=r.n(Dt),Pt=r(52647),Ft=r(51504),Tt=r.n(Ft);const jt={id:"nova"},It={dusk:"content"},$t={class:"hidden lg:block lg:absolute left-0 bottom-0 lg:top-[56px] lg:bottom-auto w-60 px-3 py-8"},Lt={class:"p-4 md:py-8 md:px-12 lg:ml-60 space-y-8"};var Ut=r(13477),qt=r(5620);const Kt={class:"bg-white dark:bg-gray-800 flex items-center h-14 shadow-b dark:border-b dark:border-gray-700"},Wt={class:"hidden lg:w-60 shrink-0 md:flex items-center"},Gt={class:"flex flex-1 px-4 sm:px-8 lg:px-12"},Qt={class:"isolate relative flex items-center pl-6 ml-auto"},Zt={class:"relative z-50"},Jt={class:"relative z-[40] hidden md:flex ml-2"},Yt={key:0,class:"lg:hidden w-60"},Xt={class:"fixed inset-0 flex z-50"},er={class:"absolute top-0 right-0 -mr-12 pt-2"},tr=["aria-label"],rr={class:"px-2 border-b border-gray-200 dark:border-gray-700"},or={class:"flex flex-col gap-2 justify-between h-full py-3 px-3 overflow-x-auto"},nr={class:"py-1"},lr={class:"mt-auto"},ir={__name:"MainHeader",setup(e){const t=(0,oe.Pj)(),r=(0,x.ref)(null),{activate:o,deactivate:n}=(0,qt.r)(r,{initialFocus:!0,allowOutsideClick:!1,escapeDeactivates:!1}),l=()=>t.commit("toggleMainMenu"),i=(0,x.computed)((()=>Nova.config("globalSearchEnabled"))),a=(0,x.computed)((()=>Nova.config("notificationCenterEnabled"))),s=(0,x.computed)((()=>t.getters.mainMenuShown)),c=(0,x.computed)((()=>Nova.config("appName")));return(0,x.watch)((()=>s.value),(e=>{if(!0===e)return document.body.classList.add("overflow-y-hidden"),void Nova.pauseShortcuts();document.body.classList.remove("overflow-y-hidden"),Nova.resumeShortcuts(),n()})),(0,x.onBeforeUnmount)((()=>{document.body.classList.remove("overflow-hidden"),Nova.resumeShortcuts(),n()})),(e,t)=>{const o=(0,x.resolveComponent)("AppLogo"),n=(0,x.resolveComponent)("Link"),d=(0,x.resolveComponent)("GlobalSearch"),u=(0,x.resolveComponent)("ThemeDropdown"),h=(0,x.resolveComponent)("NotificationCenter"),p=(0,x.resolveComponent)("UserMenu"),m=(0,x.resolveComponent)("MainMenu"),v=(0,x.resolveComponent)("MobileUserMenu");return(0,x.openBlock)(),(0,x.createElementBlock)("div",null,[(0,x.createElementVNode)("header",Kt,[(0,x.createVNode)((0,x.unref)(Le.A),{icon:"bars-3",class:"lg:hidden ml-1",variant:"action",onClick:(0,x.withModifiers)(l,["prevent"]),"aria-label":e.__("Toggle Sidebar"),"aria-expanded":s.value?"true":"false"},null,8,["aria-label","aria-expanded"]),(0,x.createElementVNode)("div",Wt,[(0,x.createVNode)(n,{href:e.$url("/"),class:"text-gray-900 hover:text-gray-500 active:text-gray-900 dark:text-gray-400 dark:hover:text-gray-300 dark:active:text-gray-500 h-12 rounded-lg flex items-center ml-2 focus:ring focus:ring-inset focus:outline-none ring-primary-200 dark:ring-gray-600 px-4","aria-label":c.value},{default:(0,x.withCtx)((()=>[(0,x.createVNode)(o,{class:"h-6"})])),_:1},8,["href","aria-label"]),(0,x.createVNode)((0,x.unref)(Ut.default))]),(0,x.createElementVNode)("div",Gt,[i.value?((0,x.openBlock)(),(0,x.createBlock)(d,{key:0,class:"relative",dusk:"global-search-component"})):(0,x.createCommentVNode)("",!0),(0,x.createElementVNode)("div",Qt,[(0,x.createVNode)(u),(0,x.createElementVNode)("div",Zt,[a.value?((0,x.openBlock)(),(0,x.createBlock)(h,{key:0})):(0,x.createCommentVNode)("",!0)]),(0,x.createElementVNode)("div",Jt,[(0,x.createVNode)(p)])])])]),((0,x.openBlock)(),(0,x.createBlock)(x.Teleport,{to:"body"},[(0,x.createVNode)(x.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition duration-200 ease-in","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:(0,x.withCtx)((()=>[s.value?((0,x.openBlock)(),(0,x.createElementBlock)("div",Yt,[(0,x.createElementVNode)("div",Xt,[(0,x.createElementVNode)("div",{class:"fixed inset-0","aria-hidden":"true"},[(0,x.createElementVNode)("div",{onClick:l,class:"absolute inset-0 bg-gray-600/75 dark:bg-gray-900/75"})]),(0,x.createElementVNode)("div",{ref_key:"modalContent",ref:r,class:"bg-white dark:bg-gray-800 relative flex flex-col max-w-xxs w-full"},[(0,x.createElementVNode)("div",er,[(0,x.createElementVNode)("button",{onClick:(0,x.withModifiers)(l,["prevent"]),class:"ml-1 flex items-center justify-center h-10 w-10 rounded-full focus:outline-none focus:ring-2 focus:ring-inset focus:ring-white","aria-label":e.__("Close Sidebar")},t[0]||(t[0]=[(0,x.createElementVNode)("svg",{class:"h-6 w-6 text-white",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true"},[(0,x.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18L18 6M6 6l12 12"})],-1)]),8,tr)]),(0,x.createElementVNode)("div",rr,[(0,x.createVNode)(n,{href:e.$url("/"),class:"text-gray-900 hover:text-gray-500 active:text-gray-900 dark:text-gray-400 dark:hover:text-gray-300 dark:active:text-gray-500 h-12 px-2 rounded-lg flex items-center focus:ring focus:ring-inset focus:outline-none","aria-label":c.value},{default:(0,x.withCtx)((()=>[(0,x.createVNode)(o,{class:"h-6"})])),_:1},8,["href","aria-label"])]),(0,x.createElementVNode)("div",or,[(0,x.createElementVNode)("div",nr,[(0,x.createVNode)(m,{"data-screen":"responsive"})]),(0,x.createElementVNode)("div",lr,[(0,x.createVNode)(v)])]),t[1]||(t[1]=(0,x.createElementVNode)("div",{class:"shrink-0 w-14","aria-hidden":"true"},null,-1))],512)])])):(0,x.createCommentVNode)("",!0)])),_:1})]))])}}},ar=["innerHTML"];const sr={computed:{footer:()=>window.Nova.config("footer")}},cr={components:{MainHeader:(0,P.A)(ir,[["__file","MainHeader.vue"]]),Footer:(0,P.A)(sr,[["render",function(e,t,r,o,n,l){return(0,x.openBlock)(),(0,x.createElementBlock)("div",{class:"mt-8 leading-normal text-xs text-gray-500 space-y-1",innerHTML:l.footer},null,8,ar)}],["__file","Footer.vue"]])},mounted(){Nova.$on("error",this.handleError),Nova.$on("token-expired",this.handleTokenExpired)},beforeUnmount(){Nova.$off("error",this.handleError),Nova.$off("token-expired",this.handleTokenExpired)},methods:{handleError(e){Nova.error(e)},handleTokenExpired(){Nova.$toasted.show(this.__("Sorry, your session has expired."),{action:{onClick:()=>Nova.redirectToLogin(),text:this.__("Reload")},duration:null,type:"error"}),setTimeout((()=>{Nova.redirectToLogin()}),5e3)}},computed:{breadcrumbsEnabled:()=>Nova.config("breadcrumbsEnabled")}},dr=(0,P.A)(cr,[["render",function(e,t,r,o,n,l){const i=(0,x.resolveComponent)("MainHeader"),a=(0,x.resolveComponent)("MainMenu"),s=(0,x.resolveComponent)("Breadcrumbs"),c=(0,x.resolveComponent)("FadeTransition"),d=(0,x.resolveComponent)("Footer");return(0,x.openBlock)(),(0,x.createElementBlock)("div",jt,[(0,x.createVNode)(i),(0,x.createElementVNode)("div",It,[(0,x.createElementVNode)("div",$t,[(0,x.createVNode)(a,{class:"pb-24","data-screen":"desktop"})]),(0,x.createElementVNode)("div",Lt,[l.breadcrumbsEnabled?((0,x.openBlock)(),(0,x.createBlock)(s,{key:0})):(0,x.createCommentVNode)("",!0),(0,x.createVNode)(c,null,{default:(0,x.withCtx)((()=>[(0,x.renderSlot)(e.$slots,"default")])),_:3}),(0,x.createVNode)(d)])])])}],["__file","AppLayout.vue"]]);var ur=r(91272),hr=r(80833);const{parseColor:pr}=r(50098),mr=new(Tt());class vr{constructor(e){this.bootingCallbacks=[],this.appConfig=e,this.useShortcuts=!0,this.pages={"Nova.Attach":r(87038).A,"Nova.Create":r(80530).A,"Nova.Dashboard":r(64355).A,"Nova.Detail":r(86586).A,"Nova.Error":r(34573).A,"Nova.Error403":r(67806).A,"Nova.Error404":r(15422).A,"Nova.ForgotPassword":r(58005).A,"Nova.Index":r(9888).A,"Nova.Lens":r(25078).A,"Nova.Login":r(40277).A,"Nova.Replicate":r(58513).A,"Nova.ResetPassword":r(87568).A,"Nova.Update":r(11017).A,"Nova.UpdateAttached":r(28471).A},this.$toasted=new Pt.A({theme:"nova",position:e.rtlEnabled?"bottom-left":"bottom-right",duration:6e3}),this.$progress=N(),this.$router=m.Inertia,!0===e.debug&&(this.$testing={timezone:e=>{ur.wB.defaultZoneName=e}})}booting(e){this.bootingCallbacks.push(e)}boot(){this.store=(0,oe.y$)(wt(wt({},vt),{},{modules:{nova:{namespaced:!0,modules:{notifications:ft}}}})),this.bootingCallbacks.forEach((e=>e(this.app,this.store))),this.bootingCallbacks=[]}booted(e){e(this.app,this.store)}async countdown(){this.log("Initiating Nova countdown...");const e=this.config("appName");await(0,B.sj)({title:t=>t?`${t} - ${e}`:e,resolve:e=>{const t=s()(this.pages[e])?r(15422).A:this.pages[e];return t.layout=t.layout||dr,t},setup:({el:e,App:t,props:r,plugin:o})=>{this.mountTo=e,this.app=(0,x.createApp)({render:()=>(0,x.h)(t,r)}),this.app.use(o),this.app.use(At.Ay,{preventOverflow:!0,flip:!0,themes:{Nova:{$extend:"tooltip",triggers:["click"],autoHide:!0,placement:"bottom",html:!0}}})}})}liftOff(){var e;this.log("We have lift off!"),this.boot(),this.config("notificationCenterEnabled")&&(this.notificationPollingInterval=setInterval((()=>{document.hasFocus()&&this.$emit("refresh-notifications")}),this.config("notificationPollingInterval"))),this.registerStoreModules(),this.app.mixin(l.A),function(){v.y.init({delay:250,includeCSS:!1,showSpinner:!1});const e=function(e){!1===this.ignoreHistoryState&&this.handlePopstateEvent(e)};m.Inertia.ignoreHistoryState=!1,m.Inertia.setupEventListeners=function(){window.addEventListener("popstate",e.bind(m.Inertia)),document.addEventListener("scroll",g()(m.Inertia.handleScrollEvent.bind(m.Inertia),100),!0)}}(),document.addEventListener("inertia:before",(()=>{(async()=>{this.log("Syncing Inertia props to the store..."),await this.store.dispatch("assignPropsFromInertia")})()})),document.addEventListener("inertia:navigate",(()=>{(async()=>{this.log("Syncing Inertia props to the store..."),await this.store.dispatch("assignPropsFromInertia")})()})),this.app.mixin({methods:{$url:(e,t)=>this.url(e,t)}}),this.component("Link",B.N_),this.component("InertiaLink",B.N_),this.component("Head",B.p3),function(e){e.component("CustomError403",U),e.component("CustomError404",j),e.component("CustomAppError",Q),e.component("ResourceIndex",se),e.component("ResourceDetail",we),e.component("AttachResource",Ge),e.component("UpdateAttachedResource",at);const t=r(60630);t.keys().forEach((r=>{const o=t(r),n=_()(E()(r.split("/").pop().replace(/\.\w+$/,"")));e.component(n,o.default||o)}))}(this),st(e=this,"Index",r(49020)),st(e,"Detail",r(11079)),st(e,"Form",r(67970)),st(e,"Filter",r(77978)),this.app.mount(this.mountTo);let t=dt().prototype.stopCallback;dt().prototype.stopCallback=(e,r,o)=>!this.useShortcuts||t.call(this,e,r,o),dt().init(),this.applyTheme(),this.log("All systems go...")}config(e){return this.appConfig[e]}form(e){return new ut.Ay(e,{http:this.request()})}request(e){let t=c();return void 0!==e?t(e):t}url(e,t){return"/"===e&&(e=this.config("initialPath")),function(e,t,r){let o=new URLSearchParams(b()(r||{},k())).toString();return"/"==e&&t.startsWith("/")&&(e=""),e+t+(o.length>0?`?${o}`:"")}(this.config("base"),e,t)}$on(...e){mr.on(...e)}$once(...e){mr.once(...e)}$off(...e){mr.off(...e)}$emit(...e){mr.emit(...e)}missingResource(e){return void 0===je()(this.config("resources"),(t=>t.uriKey===e))}addShortcut(e,t){dt().bind(e,t)}disableShortcut(e){dt().unbind(e)}pauseShortcuts(){this.useShortcuts=!1}resumeShortcuts(){this.useShortcuts=!0}registerStoreModules(){this.app.use(this.store),this.config("resources").forEach((e=>{this.store.registerModule(e.uriKey,_t)}))}inertia(e,t){this.pages[e]=t}component(e,t){s()(this.app._context.components[e])&&this.app.component(e,t)}info(e){this.$toasted.show(e,{type:"info"})}error(e){this.$toasted.show(e,{type:"error"})}success(e){this.$toasted.show(e,{type:"success"})}warning(e){this.$toasted.show(e,{type:"warning"})}formatNumber(e,t){const r=p(document.querySelector('meta[name="locale"]').content)(e);return void 0!==t?r.format(t):r.format()}log(e,t="log"){console[t]("[NOVA]",e)}redirectToLogin(){const e=!this.config("withAuthentication")&&this.config("customLoginPath")?this.config("customLoginPath"):this.url("/login");this.visit({remote:!0,url:e})}visit(e,t){t=t||{};const r=t?.openInNewTab||null;if(Rt()(e))m.Inertia.visit(this.url(e),zt()(t,["openInNewTab"]));else if(Rt()(e.url)&&e.hasOwnProperty("remote")){if(!0===e.remote)return void(!0===r?window.open(e.url,"_blank"):window.location=e.url);m.Inertia.visit(e.url,zt()(t,["openInNewTab"]))}}applyTheme(){const e=this.config("brandColors");if(Object.keys(e).length>0){const t=document.createElement("style");let r=Object.keys(e).reduce(((t,r)=>{let o=e[r],n=pr(o);if(n){let e=pr(hr.GB.toRGBA(function(e){let t=Ot()(Array.from(e.mode).map(((t,r)=>[t,e.color[r]])));void 0!==e.alpha&&(t.a=e.alpha);return t}(n)));return t+`\n --colors-primary-${r}: ${`${e.color.join(" ")} / ${e.alpha}`};`}return t+`\n --colors-primary-${r}: ${o};`}),"");t.innerHTML=`:root {${r}\n}`,document.head.append(t)}}}r(47216),r(94411),r(98e3),r(10386),r(13684),r(17246),r(20496),r(12082),r(48460),r(40576),r(73012),r(83838),r(71275),r(29532),r(11956),r(12520),r(98232);window.Vue=r(29726),window.createNovaApp=e=>new vr(e),n().defineMode("htmltwig",(function(e,t){return n().overlayMode(n().getMode(e,t.backdrop||"text/html"),n().getMode(e,"twig"))}))},29674:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>_});var o=r(29726);const n={class:"border-b border-gray-100 dark:border-gray-700"},l={key:0,class:"flex relative"},i=["disabled","dusk","value"],a=["disabled"],s=["value","selected"],c={key:1,class:"flex items-center select-none mt-2"},d={class:"flex items-center mb-3"},u={key:0,class:"flex items-center"},h={key:0,class:"mr-3"},p=["src"],m={class:"flex items-center"},v={key:0,class:"flex-none mr-3"},f=["src"],g={class:"flex-auto"},w={key:0},k={key:1},y=["disabled","selected"];var b=r(7309),x=r.n(b),B=r(69843),C=r.n(B);const N={fetchAvailableResources(e,t,r){if(void 0===e||null==t||null==r)throw new Error("please pass the right things");return Nova.request().get(`/nova-api/${e}/morphable/${t}`,r)},determineIfSoftDeletes:e=>Nova.request().get(`/nova-api/${e}/soft-deletes`)};var V=r(18700),E=r(2673);const S={mixins:[V.Gj,V._w,V.XJ,V.Bz,V.zJ],data:()=>({resourceType:"",initializingWithExistingResource:!1,createdViaRelationModal:!1,softDeletes:!1,selectedResourceId:null,selectedResource:null,search:"",relationModalOpen:!1,withTrashed:!1}),mounted(){this.initializeComponent()},methods:{initializeComponent(){this.selectedResourceId=this.field.value,this.editingExistingResource?(this.initializingWithExistingResource=!0,this.resourceType=this.field.morphToType,this.selectedResourceId=this.field.morphToId):this.viaRelatedResource&&(this.initializingWithExistingResource=!0,this.resourceType=this.viaResource,this.selectedResourceId=this.viaResourceId),this.shouldSelectInitialResource&&(!this.resourceType&&this.field.defaultResource&&(this.resourceType=this.field.defaultResource),this.getAvailableResources().then((()=>this.selectInitialResource()))),this.resourceType&&this.determineIfSoftDeletes(),this.field.fill=this.fill},selectResourceFromSearchInput(e){this.field&&this.emitFieldValueChange(`${this.fieldAttribute}_type`,this.resourceType),this.selectResource(e)},selectResourceFromSelectControl(e){this.selectedResourceId=e,this.selectInitialResource(),this.field&&(this.emitFieldValueChange(`${this.fieldAttribute}_type`,this.resourceType),this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId))},fill(e){this.selectedResource&&this.resourceType?(this.fillIfVisible(e,this.fieldAttribute,this.selectedResource.value),this.fillIfVisible(e,`${this.fieldAttribute}_type`,this.resourceType)):(this.fillIfVisible(e,this.fieldAttribute,""),this.fillIfVisible(e,`${this.fieldAttribute}_type`,"")),this.fillIfVisible(e,`${this.fieldAttribute}_trashed`,this.withTrashed)},getAvailableResources(e=""){return Nova.$progress.start(),N.fetchAvailableResources(this.resourceName,this.fieldAttribute,{params:this.queryParams}).then((({data:{resources:e,softDeletes:t,withTrashed:r}})=>{Nova.$progress.done(),!this.initializingWithExistingResource&&this.isSearchable||(this.withTrashed=r),this.isSearchable&&(this.initializingWithExistingResource=!1),this.availableResources=e,this.softDeletes=t})).catch((e=>{Nova.$progress.done()}))},onSyncedField(){this.resourceType!==this.currentField.morphToType&&this.refreshResourcesForTypeChange(this.currentField.morphToType)},selectInitialResource(){this.selectedResource=x()(this.availableResources,(e=>e.value==this.selectedResourceId))},determineIfSoftDeletes(){return N.determineIfSoftDeletes(this.resourceType).then((({data:{softDeletes:e}})=>this.softDeletes=e))},async refreshResourcesForTypeChange(e){this.resourceType=e?.target?.value??e,this.availableResources=[],this.selectedResource="",this.selectedResourceId="",this.withTrashed=!1,this.softDeletes=!1,this.determineIfSoftDeletes(),!this.isSearchable&&this.resourceType&&this.getAvailableResources().then((()=>{this.emitFieldValueChange(`${this.fieldAttribute}_type`,this.resourceType),this.emitFieldValueChange(this.fieldAttribute,null)}))},toggleWithTrashed(){(0,E.A)(this.selectedResource)||(this.withTrashed=!this.withTrashed,this.isSearchable||this.getAvailableResources())},openRelationModal(){Nova.$emit("create-relation-modal-opened"),this.relationModalOpen=!0},closeRelationModal(){this.relationModalOpen=!1,Nova.$emit("create-relation-modal-closed")},handleSetResource({id:e}){this.closeRelationModal(),this.selectedResourceId=e,this.createdViaRelationModal=!0,this.initializingWithExistingResource=!0,this.getAvailableResources().then((()=>{this.selectInitialResource(),this.emitFieldValueChange(`${this.fieldAttribute}_type`,this.resourceType),this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)}))},performResourceSearch(e){this.useSearchInput?this.performSearch(e):this.search=e},clearResourceSelection(){this.clearSelection(),this.viaRelatedResource&&!this.createdViaRelationModal?this.updateQueryString({viaResource:null,viaResourceId:null,viaRelationship:null,relationshipType:null}).then((()=>{Nova.$router.reload({onSuccess:()=>{this.initializingWithExistingResource=!1,this.initializeComponent()}})})):(this.createdViaRelationModal&&(this.createdViaRelationModal=!1,this.initializingWithExistingResource=!1),this.getAvailableResources())}},computed:{editingExistingResource(){return Boolean(this.field.morphToId&&this.field.morphToType)},viaRelatedResource(){return Boolean(x()(this.currentField.morphToTypes,(e=>e.value==this.viaResource))&&this.viaResource&&this.viaResourceId&&this.currentField.reverse)},shouldSelectInitialResource(){return Boolean(this.editingExistingResource||this.viaRelatedResource||Boolean(this.field.value&&this.field.defaultResource))},isSearchable(){return Boolean(this.currentField.searchable)},shouldLoadFirstResource(){return(this.useSearchInput&&!this.shouldIgnoreViaRelatedResource&&this.shouldSelectInitialResource||this.createdViaRelationModal)&&this.initializingWithExistingResource},queryParams(){return{type:this.resourceType,current:this.selectedResourceId,first:this.shouldLoadFirstResource,search:this.search,withTrashed:this.withTrashed,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,component:this.field.dependentComponentKey,dependsOn:this.encodedDependentFieldValues,editing:!0,editMode:C()(this.resourceId)||""===this.resourceId?"create":"update"}},fieldName(){return this.field.name},fieldTypeName(){return this.resourceType&&x()(this.currentField.morphToTypes,(e=>e.value==this.resourceType))?.singularLabel||""},hasMorphToTypes(){return this.currentField.morphToTypes.length>0},authorizedToCreate(){return x()(Nova.config("resources"),(e=>e.uriKey==this.resourceType)).authorizedToCreate},canShowNewRelationModal(){return this.currentField.showCreateRelationButton&&this.resourceType&&!this.shownViaNewRelationModal&&!this.viaRelatedResource&&!this.currentlyIsReadonly&&this.authorizedToCreate},shouldShowTrashed(){return this.softDeletes&&!this.viaRelatedResource&&!this.currentlyIsReadonly&&this.currentField.displaysWithTrashed},currentFieldValues(){return{[this.fieldAttribute]:this.value,[`${this.fieldAttribute}_type`]:this.resourceType}},filteredResources(){return this.isSearchable?this.availableResources:this.availableResources.filter((e=>e.display.toLowerCase().indexOf(this.search.toLowerCase())>-1||new String(e.value).indexOf(this.search)>-1))},shouldIgnoresViaRelatedResource(){return this.viaRelatedResource&&(0,E.A)(this.search)},useSearchInput(){return this.isSearchable||this.viaRelatedResource}}};const _=(0,r(66262).A)(S,[["render",function(e,t,r,b,x,B){const C=(0,o.resolveComponent)("IconArrow"),N=(0,o.resolveComponent)("DefaultField"),V=(0,o.resolveComponent)("SearchInput"),E=(0,o.resolveComponent)("SelectControl"),S=(0,o.resolveComponent)("CreateRelationButton"),_=(0,o.resolveComponent)("CreateRelationModal"),A=(0,o.resolveComponent)("TrashedCheckbox");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(N,{field:e.currentField,"show-errors":!1,"field-name":B.fieldName,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[B.hasMorphToTypes?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("select",{disabled:B.viaRelatedResource&&!B.shouldIgnoresViaRelatedResource||e.currentlyIsReadonly,dusk:`${e.field.attribute}-type`,value:e.resourceType,onChange:t[0]||(t[0]=(...e)=>B.refreshResourcesForTypeChange&&B.refreshResourcesForTypeChange(...e)),class:"block w-full form-control form-input form-control-bordered form-input mb-3"},[(0,o.createElementVNode)("option",{value:"",selected:"",disabled:!e.currentField.nullable},(0,o.toDisplayString)(e.__("Choose Type")),9,a),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.currentField.morphToTypes,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:t.value,value:t.value,selected:e.resourceType==t.value},(0,o.toDisplayString)(t.singularLabel),9,s)))),128))],40,i),(0,o.createVNode)(C,{class:"pointer-events-none absolute text-gray-700 top-[15px] right-[11px]"})])):((0,o.openBlock)(),(0,o.createElementBlock)("label",c,(0,o.toDisplayString)(e.__("There are no available options for this resource.")),1))])),_:1},8,["field","field-name","show-help-text","full-width-content"]),B.hasMorphToTypes?((0,o.openBlock)(),(0,o.createBlock)(N,{key:0,field:e.currentField,errors:e.errors,"show-help-text":!1,"field-name":B.fieldTypeName,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",d,[B.useSearchInput?((0,o.openBlock)(),(0,o.createBlock)(V,{key:0,class:"w-full",dusk:`${e.field.attribute}-search-input`,disabled:e.currentlyIsReadonly,onInput:B.performResourceSearch,onClear:B.clearResourceSelection,onSelected:B.selectResourceFromSearchInput,debounce:e.currentField.debounce,value:e.selectedResource,data:B.filteredResources,clearable:e.currentField.nullable||B.editingExistingResource||B.viaRelatedResource||e.createdViaRelationModal,trackBy:"value",mode:e.mode},{option:(0,o.withCtx)((({selected:t,option:r})=>[(0,o.createElementVNode)("div",m,[r.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",v,[(0,o.createElementVNode)("img",{src:r.avatar,class:"w-8 h-8 rounded-full block"},null,8,f)])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",g,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["text-sm font-semibold leading-5",{"text-white":t}])},(0,o.toDisplayString)(r.display),3),e.currentField.withSubtitles?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(["mt-1 text-xs font-semibold leading-5 text-gray-500",{"text-white":t}])},[r.subtitle?((0,o.openBlock)(),(0,o.createElementBlock)("span",w,(0,o.toDisplayString)(r.subtitle),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",k,(0,o.toDisplayString)(e.__("No additional information...")),1))],2)):(0,o.createCommentVNode)("",!0)])])])),default:(0,o.withCtx)((()=>[e.selectedResource?((0,o.openBlock)(),(0,o.createElementBlock)("div",u,[e.selectedResource.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",h,[(0,o.createElementVNode)("img",{src:e.selectedResource.avatar,class:"w-8 h-8 rounded-full block"},null,8,p)])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.selectedResource.display),1)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","disabled","onInput","onClear","onSelected","debounce","value","data","clearable","mode"])):((0,o.openBlock)(),(0,o.createBlock)(E,{key:1,class:(0,o.normalizeClass)(["w-full",{"form-control-bordered-error":e.hasError}]),dusk:`${e.field.attribute}-select`,onChange:B.selectResourceFromSelectControl,disabled:!e.resourceType||e.currentlyIsReadonly,options:e.availableResources,selected:e.selectedResourceId,"onUpdate:selected":t[1]||(t[1]=t=>e.selectedResourceId=t),label:"display"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",disabled:!e.currentField.nullable,selected:""===e.selectedResourceId},(0,o.toDisplayString)(e.__("Choose"))+" "+(0,o.toDisplayString)(B.fieldTypeName),9,y)])),_:1},8,["class","dusk","onChange","disabled","options","selected"])),B.canShowNewRelationModal?((0,o.openBlock)(),(0,o.createBlock)(S,{key:2,onClick:B.openRelationModal,class:"ml-2",dusk:`${e.field.attribute}-inline-create`},null,8,["onClick","dusk"])):(0,o.createCommentVNode)("",!0)]),B.canShowNewRelationModal?((0,o.openBlock)(),(0,o.createBlock)(_,{key:0,show:e.relationModalOpen,size:e.field.modalSize,onSetResource:B.handleSetResource,onCreateCancelled:B.closeRelationModal,"resource-name":e.resourceType,"via-relationship":e.viaRelationship,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId},null,8,["show","size","onSetResource","onCreateCancelled","resource-name","via-relationship","via-resource","via-resource-id"])):(0,o.createCommentVNode)("",!0),B.shouldShowTrashed?((0,o.openBlock)(),(0,o.createBlock)(A,{key:1,class:"mt-3","resource-name":e.field.attribute,checked:e.withTrashed,onInput:B.toggleWithTrashed},null,8,["resource-name","checked","onInput"])):(0,o.createCommentVNode)("",!0)])),_:1},8,["field","errors","field-name","full-width-content"])):(0,o.createCommentVNode)("",!0)])}],["__file","MorphToField.vue"]])},29728:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={fill:"none","fill-rule":"evenodd"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("g",n,t[0]||(t[0]=[(0,o.createElementVNode)("circle",{class:"fill-current",cx:"8.5",cy:"8.5",r:"8.5"},null,-1),(0,o.createElementVNode)("path",{d:"M8.568 10.253c-.225 0-.4-.074-.527-.221-.125-.147-.188-.355-.188-.624 0-.407.078-.747.234-1.02.156-.274.373-.553.65-.839.2-.217.349-.403.448-.559.1-.156.15-.33.15-.52s-.07-.342-.208-.455c-.139-.113-.33-.169-.572-.169-.2 0-.396.037-.591.11-.196.074-.414.18-.657.319l-.312.156c-.295.165-.533.247-.715.247a.69.69 0 01-.553-.28 1.046 1.046 0 01-.227-.682c0-.182.032-.334.098-.455.065-.121.17-.238.318-.351.39-.286.834-.51 1.332-.67.499-.16 1-.24 1.502-.24.563 0 1.066.097 1.508.293.442.195.789.463 1.04.805.251.343.377.73.377 1.164 0 .32-.067.615-.202.884a2.623 2.623 0 01-.487.689c-.19.19-.438.42-.741.689a6.068 6.068 0 00-.656.605c-.152.169-.25.344-.293.526a.691.691 0 01-.253.442.753.753 0 01-.475.156zm.026 3.107c-.355 0-.652-.121-.89-.364a1.23 1.23 0 01-.358-.897c0-.355.12-.654.357-.897.239-.243.536-.364.891-.364a1.23 1.23 0 011.261 1.261 1.23 1.23 0 01-1.261 1.261z",fill:"#FFF","fill-rule":"nonzero"},null,-1)]))}],["__file","IconHelp.vue"]])},29758:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 12h8m-8 6h16"},null,-1)]))}],["__file","HeroiconsOutlineMenuAlt1.vue"]])},30120:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"},null,-1)]))}],["__file","HeroiconsOutlineShieldCheck.vue"]])},30541:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineCalendar.vue"]])},30652:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726),n=r(27226);const l={__name:"CreateRelationButton",setup:e=>(e,t)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.unref)(n.A),{variant:"link",size:"small","leading-icon":"plus-circle"}))};const i=(0,r(66262).A)(l,[["__file","CreateRelationButton.vue"]])},30740:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10.496 2.132a1 1 0 00-.992 0l-7 4A1 1 0 003 8v7a1 1 0 100 2h14a1 1 0 100-2V8a1 1 0 00.496-1.868l-7-4zM6 9a1 1 0 00-1 1v3a1 1 0 102 0v-3a1 1 0 00-1-1zm3 1a1 1 0 012 0v3a1 1 0 11-2 0v-3zm5-1a1 1 0 00-1 1v3a1 1 0 102 0v-3a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidLibrary.vue"]])},30781:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"help-text"};const l={};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("p",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","HelpText.vue"]])},30899:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(29726);const n=["action"],l=["name","value"],i=["value"];var a=r(69843),s=r.n(a);const c={inheritAttrs:!1,props:{href:{type:String,required:!0},method:{type:String,required:!0},data:{type:Object,required:!1,default:{}},headers:{type:Object,required:!1,default:null},component:{type:String,default:"button"}},methods:{handleSubmit(e){s()(this.headers)||(e.preventDefault(),this.$inertia.visit(this.href,{method:this.method,data:this.data,headers:this.headers}))}}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("form",{action:r.href,method:"POST",onSubmit:t[0]||(t[0]=(...e)=>c.handleSubmit&&c.handleSubmit(...e)),dusk:"form-button"},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.data,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("input",{type:"hidden",name:t,value:e},null,8,l)))),256)),"POST"!==r.method?((0,o.openBlock)(),(0,o.createElementBlock)("input",{key:0,type:"hidden",name:"_method",value:r.method},null,8,i)):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(r.component),(0,o.mergeProps)(e.$attrs,{type:"submit"}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16))],40,n)}],["__file","FormButton.vue"]])},31031:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"},null,-1)]))}],["__file","HeroiconsOutlinePresentationChartLine.vue"]])},31075:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M9 2a1 1 0 000 2h2a1 1 0 100-2H9z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v11a2 2 0 01-2 2H6a2 2 0 01-2-2V5zm9.707 5.707a1 1 0 00-1.414-1.414L9 12.586l-1.293-1.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidClipboardCheck.vue"]])},31313:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726),n=r(58059),l=r.n(n),i=r(84451);const a={class:"bg-white dark:bg-gray-900 text-gray-500 dark:text-gray-400"},s={key:0,class:"p-3"},c={key:1,class:"min-w-[24rem] max-w-2xl"},d={key:0,class:"@container/peekable divide-y divide-gray-100 dark:divide-gray-800 rounded-lg py-1"},u={key:1,class:"p-3 text-center dark:text-gray-400"},h={__name:"RelationPeek",props:["resource","resourceName","resourceId"],setup(e){const t=(0,o.ref)(!0),r=(0,o.ref)(null),n=l()((()=>async function(){t.value=!0;try{const{data:{resource:{fields:e}}}=await(0,i.Bp)(Nova.request().get(`/nova-api/${h.resourceName}/${h.resourceId}/peek`),500);r.value=e}catch(e){console.error(e)}finally{t.value=!1}}())),h=e;return(l,i)=>{const h=(0,o.resolveComponent)("Loader"),p=(0,o.resolveComponent)("Tooltip");return(0,o.openBlock)(),(0,o.createBlock)(p,{triggers:["hover"],popperTriggers:["hover"],placement:"top-start",theme:"plain",onTooltipShow:(0,o.unref)(n),"show-group":`${e.resourceName}-${e.resourceId}-peek`,"auto-hide":!0},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(l.$slots,"default")])),content:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",a,[t.value?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createVNode)(h,{width:"30"})])):((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[r.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.value,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`detail-${t.component}`),{class:"mx-0",key:r,index:r,"resource-name":e.resourceName,"resource-id":e.resourceId,field:t},null,8,["index","resource-name","resource-id","field"])))),128))])):((0,o.openBlock)(),(0,o.createElementBlock)("p",u,(0,o.toDisplayString)(l.__("There's nothing configured to show here.")),1))]))])])),_:3},8,["onTooltipShow","show-group"])}}};const p=(0,r(66262).A)(h,[["__file","RelationPeek.vue"]])},31329:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 21v-4m0 0V5a2 2 0 012-2h6.5l1 1H21l-3 6 3 6h-8.5l-1-1H5a2 2 0 00-2 2zm9-13.5V9"},null,-1)]))}],["__file","HeroiconsOutlineFlag.vue"]])},31571:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM4.332 8.027a6.012 6.012 0 011.912-2.706C6.512 5.73 6.974 6 7.5 6A1.5 1.5 0 019 7.5V8a2 2 0 004 0 2 2 0 011.523-1.943A5.977 5.977 0 0116 10c0 .34-.028.675-.083 1H15a2 2 0 00-2 2v2.197A5.973 5.973 0 0110 16v-2a2 2 0 00-2-2 2 2 0 01-2-2 2 2 0 00-1.668-1.973z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidGlobe.vue"]])},31926:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.736 6.979C9.208 6.193 9.696 6 10 6c.304 0 .792.193 1.264.979a1 1 0 001.715-1.029C12.279 4.784 11.232 4 10 4s-2.279.784-2.979 1.95c-.285.475-.507 1-.67 1.55H6a1 1 0 000 2h.013a9.358 9.358 0 000 1H6a1 1 0 100 2h.351c.163.55.385 1.075.67 1.55C7.721 15.216 8.768 16 10 16s2.279-.784 2.979-1.95a1 1 0 10-1.715-1.029c-.472.786-.96.979-1.264.979-.304 0-.792-.193-1.264-.979a4.265 4.265 0 01-.264-.521H10a1 1 0 100-2H8.017a7.36 7.36 0 010-1H10a1 1 0 100-2H8.472c.08-.185.167-.36.264-.521z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCurrencyEuro.vue"]])},31985:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["left","center"].includes(e)},component:{type:String,default:"button"}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,n,i,a){const s=(0,o.resolveComponent)("LinkButton");return(0,o.openBlock)(),(0,o.createBlock)(s,(0,o.mergeProps)(l(l({size:r.size,align:r.align},e.$props),e.$attrs),{type:"button",component:r.component}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Cancel")),1)]))])),_:3},16,["component"])}],["__file","CancelButton.vue"]])},32219:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 2a2 2 0 00-2 2v12a2 2 0 002 2h6a2 2 0 002-2V4a2 2 0 00-2-2H7zm3 14a1 1 0 100-2 1 1 0 000 2z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDeviceMobile.vue"]])},32344:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n=["id","type","min","max","step","placeholder"];var l=r(18700);const i={mixins:[l._w,l.Gj],computed:{inputType(){return this.currentField.type||"text"},inputStep(){return this.currentField.step},inputMin(){return this.currentField.min},inputMax(){return this.currentField.max}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("input",{id:e.currentField.uniqueKey,type:a.inputType,min:a.inputMin,max:a.inputMax,step:a.inputStep,"onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),class:(0,o.normalizeClass)(["w-full form-control form-input form-control-bordered",e.errorClasses]),placeholder:e.field.name},null,10,n),[[o.vModelDynamic,e.value]])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","StatusField.vue"]])},32349:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 5a2 2 0 012-2h8a2 2 0 012 2v10a2 2 0 002 2H4a2 2 0 01-2-2V5zm3 1h6v4H5V6zm6 6H5v2h6v-2z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M15 7h1a2 2 0 012 2v5.5a1.5 1.5 0 01-3 0V7z"},null,-1)]))}],["__file","HeroiconsSolidNewspaper.vue"]])},32507:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(37379).default};const n=(0,r(66262).A)(o,[["__file","VaporFileField.vue"]])},32857:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"flex flex-wrap gap-2"},l={__name:"TagGroup",props:{resourceName:{type:String},tags:{type:Array,default:[]},limit:{type:[Number,Boolean],default:!1},editable:{type:Boolean,default:!0},withPreview:{type:Boolean,default:!1}},setup(e){const t=e,r=(0,o.ref)(!1),l=(0,o.computed)((()=>!1!==t.limit&&t.tags.length>t.limit&&!r.value)),i=(0,o.computed)((()=>!1===t.limit||r.value?t.tags:t.tags.slice(0,t.limit)));function a(){r.value=!0}return(t,r)=>{const s=(0,o.resolveComponent)("TagGroupItem"),c=(0,o.resolveComponent)("Icon"),d=(0,o.resolveComponent)("Badge"),u=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(i.value,((n,l)=>((0,o.openBlock)(),(0,o.createBlock)(s,{onTagRemoved:r[0]||(r[0]=e=>t.$emit("tag-removed",e)),tag:n,index:l,"resource-name":e.resourceName,editable:e.editable,"with-preview":e.withPreview},null,8,["tag","index","resource-name","editable","with-preview"])))),256)),l.value?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,onClick:(0,o.withModifiers)(a,["stop"]),class:"cursor-pointer bg-primary-50 dark:bg-primary-500 text-primary-600 dark:text-gray-900 space-x-1"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{type:"dots-horizontal",width:"16",height:"16"})])),_:1})),[[u,t.__("Show more")]]):(0,o.createCommentVNode)("",!0)])}}};const i=(0,r(66262).A)(l,[["__file","TagGroup.vue"]])},33281:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["src"];var l=r(69843),i=r.n(l);const a={mixins:[r(18700).S0],props:["viaResource","viaResourceId","resourceName","field"],computed:{hasPreviewableAudio(){return!i()(this.field.previewUrl)},defaultAttributes(){return{autoplay:!1,preload:this.field.preload}},alignmentClass(){return{left:"items-center justify-start",center:"items-center justify-center",right:"items-center justify-end"}[this.field.textAlign]}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)([a.alignmentClass,"flex"])},[a.hasPreviewableAudio?((0,o.openBlock)(),(0,o.createElementBlock)("audio",(0,o.mergeProps)({key:0},a.defaultAttributes,{class:"rounded rounded-full",src:r.field.previewUrl,controls:"",controlslist:"nodownload"}),null,16,n)):((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:1,class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},"—",2))],2)}],["__file","AudioField.vue"]])},33621:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["left","center"].includes(e)},component:{type:String,default:"button"}},setup(e,{expose:t}){const r=(0,o.ref)(null);return t({focus:()=>r.value.focus()}),(t,n)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),(0,o.mergeProps)(l(l({},t.$props),t.$attrs),{ref_key:"button",ref:r,class:["cursor-pointer rounded text-sm font-bold focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600",{"inline-flex items-center justify-center":"center"==e.align,"inline-flex items-center justify-start":"left"==e.align,"h-9 px-3":"lg"==e.size,"h-8 px-3":"sm"==e.size,"h-7 px-1 md:px-3":"xs"==e.size}]}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(t.$slots,"default")])),_:3},16,["class"]))}};const s=(0,r(66262).A)(a,[["__file","BasicButton.vue"]])},33693:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n=["disabled","checked"],l={__name:"Checkbox",props:{checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},emits:["input"],setup(e,{emit:t}){const r=t,l=e=>r("input",e);return(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("input",{type:"checkbox",class:"checkbox",disabled:e.disabled,checked:e.checked,onChange:l,onClick:r[0]||(r[0]=(0,o.withModifiers)((()=>{}),["stop"]))},null,40,n))}};const i=(0,r(66262).A)(l,[["__file","Checkbox.vue"]])},33793:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-width":"2",d:"M14.121 14.121L19 19m-7-7l7-7m-7 7l-2.879 2.879M12 12L9.121 9.121m0 5.758a3 3 0 10-4.243 4.243 3 3 0 004.243-4.243zm0-5.758a3 3 0 10-4.243-4.243 3 3 0 004.243 4.243z"},null,-1)]))}],["__file","HeroiconsOutlineScissors.vue"]])},33796:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M15.707 4.293a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 011.414-1.414L10 8.586l4.293-4.293a1 1 0 011.414 0zm0 6a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 111.414-1.414L10 14.586l4.293-4.293a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChevronDoubleDown.vue"]])},33914:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"flex items-center select-none space-x-2"};const l={emits:["input"],props:{checked:Boolean,name:{type:String,required:!1},disabled:{type:Boolean,default:!1}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Checkbox");return(0,o.openBlock)(),(0,o.createElementBlock)("label",n,[(0,o.createVNode)(s,{onInput:t[0]||(t[0]=t=>e.$emit("input",t)),checked:r.checked,name:r.name,disabled:r.disabled},null,8,["checked","name","disabled"]),(0,o.renderSlot)(e.$slots,"default")])}],["__file","CheckboxWithLabel.vue"]])},34120:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 4a3 3 0 00-3 3v6a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3H5zm-1 9v-1h5v2H5a1 1 0 01-1-1zm7 1h4a1 1 0 001-1v-1h-5v2zm0-4h5V8h-5v2zM9 8H4v2h5V8z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidTable.vue"]])},34159:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726),n=r(10515),l=r(10894),i=r(27226);const a={class:"space-y-4"},s={key:0,class:"grid grid-cols-4 gap-x-6"},c={class:"flex items-center space-x-4"},d={class:"text-center pointer-events-none"},u={class:"pointer-events-none text-center text-sm text-gray-500 dark:text-gray-400 font-semibold"},h={__name:"SingleDropZone",props:{files:Array,handleClick:Function},emits:["fileChanged","fileRemoved"],setup(e,{emit:t}){const{__:r}=(0,n.B)(),h=t,{startedDrag:p,handleOnDragEnter:m,handleOnDragLeave:v,handleOnDrop:f}=(0,l.g)(h);return(t,n)=>{const l=(0,o.resolveComponent)("FilePreviewBlock");return(0,o.openBlock)(),(0,o.createElementBlock)("div",a,[e.files.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.files,((e,t)=>((0,o.openBlock)(),(0,o.createBlock)(l,{file:e,onRemoved:()=>function(e){h("fileRemoved",e)}(t)},null,8,["file","onRemoved"])))),256))])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",{onClick:n[0]||(n[0]=(...t)=>e.handleClick&&e.handleClick(...t)),class:(0,o.normalizeClass)(["cursor-pointer p-4 bg-gray-50 dark:bg-gray-900 dark:hover:bg-gray-900 border-4 border-dashed hover:border-gray-300 dark:hover:border-gray-600 rounded-lg",(0,o.unref)(p)?"border-gray-300 dark:border-gray-600":"border-gray-200 dark:border-gray-700"]),onDragenter:n[1]||(n[1]=(0,o.withModifiers)(((...e)=>(0,o.unref)(m)&&(0,o.unref)(m)(...e)),["prevent"])),onDragleave:n[2]||(n[2]=(0,o.withModifiers)(((...e)=>(0,o.unref)(v)&&(0,o.unref)(v)(...e)),["prevent"])),onDragover:n[3]||(n[3]=(0,o.withModifiers)((()=>{}),["prevent"])),onDrop:n[4]||(n[4]=(0,o.withModifiers)(((...e)=>(0,o.unref)(f)&&(0,o.unref)(f)(...e)),["prevent"]))},[(0,o.createElementVNode)("div",c,[(0,o.createElementVNode)("p",d,[(0,o.createVNode)((0,o.unref)(i.A),{as:"div"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)((0,o.unref)(r)("Choose a file")),1)])),_:1})]),(0,o.createElementVNode)("p",u,(0,o.toDisplayString)(t.multiple?(0,o.unref)(r)("Drop files or click to choose"):(0,o.unref)(r)("Drop file or click to choose")),1)])],34)])}}};const p=(0,r(66262).A)(h,[["__file","SingleDropZone.vue"]])},34555:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>b});var o=r(29726);const n={class:"h-6 flex items-center mb-4"},l={class:"mr-3 leading-tight text-sm font-bold"},i={class:"flex items-center mb-4 space-x-4"},a={key:0,class:"rounded-lg bg-primary-500 text-white h-14 w-14 flex items-center justify-center"},s={key:0,class:"ml-2 text-sm font-bold"},c={class:"flex items-center font-bold text-sm"},d={key:0,xmlns:"http://www.w3.org/2000/svg",class:"text-red-500 stroke-current mr-2",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},u={key:1,class:"text-green-500 stroke-current mr-2",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},h={key:2},p={key:0},m={key:1},v={key:3,class:"text-gray-400 font-semibold"},f={key:0},g={key:1},w={key:2};var k=r(84451);const y={name:"BaseValueMetric",mixins:[r(18700).nl],emits:["selected"],props:{loading:{default:!0},copyable:{default:!1},title:{},helpText:{},helpWidth:{},icon:{type:String},maxWidth:{},previous:{},value:{},prefix:"",suffix:"",suffixInflection:{default:!0},selectedRangeKey:[String,Number],ranges:{type:Array,default:()=>[]},format:{type:String,default:"(0[.]00a)"},tooltipFormat:{type:String,default:"(0[.]00)"},zeroResult:{default:!1}},data:()=>({copied:!1}),methods:{handleChange(e){let t=e?.target?.value||e;this.$emit("selected",t)},handleCopyClick(){this.copyable&&(this.copied=!0,this.copyValueToClipboard(this.tooltipFormattedValue),setTimeout((()=>{this.copied=!1}),2e3))}},computed:{growthPercentage(){return Math.abs(this.increaseOrDecrease)},increaseOrDecrease(){return 0===this.previous||null==this.previous||0===this.value?0:(0,k.G4)(this.value,this.previous).toFixed(2)},increaseOrDecreaseLabel(){switch(Math.sign(this.increaseOrDecrease)){case 1:return"Increase";case 0:return"Constant";case-1:return"Decrease"}},sign(){switch(Math.sign(this.increaseOrDecrease)){case 1:return"+";case 0:return"";case-1:return"-"}},isNullValue(){return null==this.value},isNullPreviousValue(){return null==this.previous},formattedValue(){return this.isNullValue?"":this.prefix+Nova.formatNumber(new String(this.value),this.format)},tooltipFormattedValue(){return this.isNullValue?"":this.value},tooltipFormattedPreviousValue(){return this.isNullPreviousValue?"":this.previous},formattedSuffix(){return!1===this.suffixInflection?this.suffix:(0,k.zQ)(this.value,this.suffix)}}};const b=(0,r(66262).A)(y,[["render",function(e,t,r,k,y,b){const x=(0,o.resolveComponent)("HelpTextTooltip"),B=(0,o.resolveComponent)("SelectControl"),C=(0,o.resolveComponent)("Icon"),N=(0,o.resolveComponent)("LoadingCard"),V=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(N,{loading:r.loading,class:"px-6 py-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("h3",l,(0,o.toDisplayString)(r.title),1),(0,o.createVNode)(x,{text:r.helpText,width:r.helpWidth},null,8,["text","width"]),r.ranges.length>0?((0,o.openBlock)(),(0,o.createBlock)(B,{key:0,class:"ml-auto w-[6rem] shrink-0",size:"xxs",options:r.ranges,selected:r.selectedRangeKey,onChange:b.handleChange,"aria-label":e.__("Select Ranges")},null,8,["options","selected","onChange","aria-label"])):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",i,[r.icon?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createVNode)(C,{type:r.icon,width:"24",height:"24"},null,8,["type"])])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",null,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(r.copyable?"CopyButton":"p"),{onClick:b.handleCopyClick,class:"flex items-center text-4xl",rounded:!1},{default:(0,o.withCtx)((()=>[(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("span",null,[(0,o.createTextVNode)((0,o.toDisplayString)(b.formattedValue),1)])),[[V,`${b.tooltipFormattedValue}`]]),r.suffix?((0,o.openBlock)(),(0,o.createElementBlock)("span",s,(0,o.toDisplayString)(b.formattedSuffix),1)):(0,o.createCommentVNode)("",!0)])),_:1},8,["onClick"])),(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createElementVNode)("p",c,["Decrease"===b.increaseOrDecreaseLabel?((0,o.openBlock)(),(0,o.createElementBlock)("svg",d,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 17h8m0 0V9m0 8l-8-8-4 4-6-6"},null,-1)]))):(0,o.createCommentVNode)("",!0),"Increase"===b.increaseOrDecreaseLabel?((0,o.openBlock)(),(0,o.createElementBlock)("svg",u,t[1]||(t[1]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"},null,-1)]))):(0,o.createCommentVNode)("",!0),0!==b.increaseOrDecrease?((0,o.openBlock)(),(0,o.createElementBlock)("span",h,[0!==b.growthPercentage?((0,o.openBlock)(),(0,o.createElementBlock)("span",p,(0,o.toDisplayString)(b.growthPercentage)+"% "+(0,o.toDisplayString)(e.__(b.increaseOrDecreaseLabel)),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",m,(0,o.toDisplayString)(e.__("No Increase")),1))])):((0,o.openBlock)(),(0,o.createElementBlock)("span",v,["0"===r.previous&&"0"!==r.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",f,(0,o.toDisplayString)(e.__("No Prior Data")),1)):(0,o.createCommentVNode)("",!0),"0"!==r.value||"0"===r.previous||r.zeroResult?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",g,(0,o.toDisplayString)(e.__("No Current Data")),1)),"0"!=r.value||"0"!=r.previous||r.zeroResult?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",w,(0,o.toDisplayString)(e.__("No Data")),1))]))])])),[[V,`${b.tooltipFormattedPreviousValue}`]])])])])),_:1},8,["loading"])}],["__file","BaseValueMetric.vue"]])},34573:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});var o=r(29726);const n={name:"AppErrorPage",layout:r(80170).A};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CustomAppError");return(0,o.openBlock)(),(0,o.createBlock)(a)}],["__file","AppError.vue"]])},34830:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 100-2 1 1 0 000 2zm7-1a1 1 0 11-2 0 1 1 0 012 0zm-.464 5.535a1 1 0 10-1.415-1.414 3 3 0 01-4.242 0 1 1 0 00-1.415 1.414 5 5 0 007.072 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidEmojiHappy.vue"]])},34878:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12.066 11.2a1 1 0 000 1.6l5.334 4A1 1 0 0019 16V8a1 1 0 00-1.6-.8l-5.333 4zM4.066 11.2a1 1 0 000 1.6l5.334 4A1 1 0 0011 16V8a1 1 0 00-1.6-.8l-5.334 4z"},null,-1)]))}],["__file","HeroiconsOutlineRewind.vue"]])},34923:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5.636 18.364a9 9 0 010-12.728m12.728 0a9 9 0 010 12.728m-9.9-2.829a5 5 0 010-7.07m7.072 0a5 5 0 010 7.07M13 12a1 1 0 11-2 0 1 1 0 012 0z"},null,-1)]))}],["__file","HeroiconsOutlineStatusOnline.vue"]])},35109:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(4957).default};const n=(0,r(66262).A)(o,[["__file","VaporAudioField.vue"]])},35144:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M14.414 7l3.293-3.293a1 1 0 00-1.414-1.414L13 5.586V4a1 1 0 10-2 0v4.003a.996.996 0 00.617.921A.997.997 0 0012 9h4a1 1 0 100-2h-1.586z"},null,-1),(0,o.createElementVNode)("path",{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"},null,-1)]))}],["__file","HeroiconsSolidPhoneIncoming.vue"]])},35396:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M11 6a3 3 0 11-6 0 3 3 0 016 0zM14 17a6 6 0 00-12 0h12zM13 8a1 1 0 100 2h4a1 1 0 100-2h-4z"},null,-1)]))}],["__file","HeroiconsSolidUserRemove.vue"]])},36156:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M4.3 10.3l10-10a1 1 0 0 1 1.4 0l4 4a1 1 0 0 1 0 1.4l-10 10a1 1 0 0 1-.7.3H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 .3-.7zM6 14h2.59l9-9L15 2.41l-9 9V14zm10-2a1 1 0 0 1 2 0v6a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4c0-1.1.9-2 2-2h6a1 1 0 1 1 0 2H2v14h14v-6z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconEdit.vue"]])},36290:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z"},null,-1)]))}],["__file","HeroiconsOutlineHeart.vue"]])},36332:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.243 3.03a1 1 0 01.727 1.213L9.53 6h2.94l.56-2.243a1 1 0 111.94.486L14.53 6H17a1 1 0 110 2h-2.97l-1 4H15a1 1 0 110 2h-2.47l-.56 2.242a1 1 0 11-1.94-.485L10.47 14H7.53l-.56 2.242a1 1 0 11-1.94-.485L5.47 14H3a1 1 0 110-2h2.97l1-4H5a1 1 0 110-2h2.47l.56-2.243a1 1 0 011.213-.727zM9.03 8l-1 4h2.938l1-4H9.031z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidHashtag.vue"]])},36334:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});var o=r(52092);const n={methods:{__:(e,t)=>(0,o.A)(e,t)}}},36338:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726),n=r(44377),l=r.n(n),i=(r(56170),r(10515));const a={class:"bg-white dark:bg-gray-800 border border-gray-200 dark:border-gray-700 rounded divide-y divide-gray-200 dark:divide-gray-700"},s={class:"flex items-center bg-gray-50 dark:bg-gray-800 py-2 px-3 rounded-t"},c={class:"flex items-center space-x-2"},d={class:"grid grid-cols-full divide-y divide-gray-100 dark:divide-gray-700"},u={__name:"RepeaterRow",props:{field:{type:Object,required:!0},index:{type:Number,required:!0},item:{type:Object,required:!0},errors:{type:Object,required:!0},sortable:{type:Boolean,required:!1},viaParent:{type:String}},emits:["click","move-up","move-down","file-deleted"],setup(e,{emit:t}){const r=t,{__:n}=(0,i.B)(),u=e;(0,o.provide)("viaParent",(0,o.computed)((()=>u.viaParent))),(0,o.provide)("index",(0,o.computed)((()=>u.index)));const h=u.item.fields.map((e=>e.attribute)),p=l()(h.map((e=>[`fields.${e}`,(0,o.ref)(null)]))),m=(0,o.inject)("resourceName"),v=(0,o.inject)("resourceId"),f=(0,o.inject)("shownViaNewRelationModal"),g=(0,o.inject)("viaResource"),w=(0,o.inject)("viaResourceId"),k=(0,o.inject)("viaRelationship"),y=()=>u.item.confirmBeforeRemoval?confirm(n("Are you sure you want to remove this item?"))?b():null:b(),b=()=>{Object.keys(p).forEach((async e=>{})),r("click",u.index)};return(t,r)=>{const n=(0,o.resolveComponent)("IconButton");return(0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("div",s,[(0,o.createElementVNode)("div",c,[e.sortable?((0,o.openBlock)(),(0,o.createBlock)(n,{key:0,dusk:"row-move-up-button",onClick:r[0]||(r[0]=r=>t.$emit("move-up",e.index)),iconType:"arrow-up",solid:"",small:""})):(0,o.createCommentVNode)("",!0),e.sortable?((0,o.openBlock)(),(0,o.createBlock)(n,{key:1,dusk:"row-move-down-button",onClick:r[1]||(r[1]=r=>t.$emit("move-down",e.index)),iconType:"arrow-down",solid:"",small:""})):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(n,{dusk:"row-delete-button",onClick:(0,o.withModifiers)(y,["stop","prevent"]),class:"ml-auto",iconType:"trash",solid:"",small:""})]),(0,o.createElementVNode)("div",d,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.item.fields,((n,l)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",null,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("form-"+n.component),{ref_for:!0,ref:(0,o.unref)(p)[`fields.${n.attribute}`],field:n,index:l,errors:e.errors,"show-help-text":!0,onFileDeleted:r[2]||(r[2]=e=>t.$emit("file-deleted")),nested:!0,"resource-name":(0,o.unref)(m),"resource-id":(0,o.unref)(v),"shown-via-new-relation-modal":(0,o.unref)(f),"via-resource":(0,o.unref)(g),"via-resource-id":(0,o.unref)(w),"via-relationship":(0,o.unref)(k)},null,40,["field","index","errors","resource-name","resource-id","shown-via-new-relation-modal","via-resource","via-resource-id","via-relationship"]))])))),256))])])}}};const h=(0,r(66262).A)(u,[["__file","RepeaterRow.vue"]])},36739:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 21a4 4 0 01-4-4V5a2 2 0 012-2h4a2 2 0 012 2v12a4 4 0 01-4 4zm0 0h12a2 2 0 002-2v-4a2 2 0 00-2-2h-2.343M11 7.343l1.657-1.657a2 2 0 012.828 0l2.829 2.829a2 2 0 010 2.828l-8.486 8.485M7 17h.01"},null,-1)]))}],["__file","HeroiconsOutlineColorSwatch.vue"]])},36958:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 2a1 1 0 011 1v1h1a1 1 0 010 2H6v1a1 1 0 01-2 0V6H3a1 1 0 010-2h1V3a1 1 0 011-1zm0 10a1 1 0 011 1v1h1a1 1 0 110 2H6v1a1 1 0 11-2 0v-1H3a1 1 0 110-2h1v-1a1 1 0 011-1zM12 2a1 1 0 01.967.744L14.146 7.2 17.5 9.134a1 1 0 010 1.732l-3.354 1.935-1.18 4.455a1 1 0 01-1.933 0L9.854 12.8 6.5 10.866a1 1 0 010-1.732l3.354-1.935 1.18-4.455A1 1 0 0112 2z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidSparkles.vue"]])},37018:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n=["dusk"],l={class:"shrink-0"},i={class:"flex-auto space-y-4"},a={class:"flex items-center"},s={class:"flex-auto"},c={class:"mr-1 text-gray-600 dark:text-gray-400 leading-normal break-words"},d=["title"];const u={components:{Button:r(27226).A},emits:["delete-notification","toggle-mark-as-read","toggle-notifications"],name:"MessageNotification",props:{notification:{type:Object,required:!0}},methods:{handleClick(){this.$emit("toggle-mark-as-read"),this.$emit("toggle-notifications"),this.visit()},handleDeleteClick(){confirm(this.__("Are you sure you want to delete this notification?"))&&this.$emit("delete-notification")},visit(){if(this.hasUrl)return Nova.visit(this.notification.actionUrl,{openInNewTab:this.notification.openInNewTab||!1})}},computed:{icon(){return this.notification.icon},hasUrl(){return this.notification.actionUrl}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,u,h,p){const m=(0,o.resolveComponent)("Icon"),v=(0,o.resolveComponent)("Button");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"relative flex items-start px-4 gap-4",dusk:`notification-${r.notification.id}`},[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(m,{type:p.icon,class:(0,o.normalizeClass)(r.notification.iconClass)},null,8,["type","class"])]),(0,o.createElementVNode)("div",i,[(0,o.createElementVNode)("div",null,[(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("div",s,[(0,o.createElementVNode)("p",c,(0,o.toDisplayString)(r.notification.message),1)])]),(0,o.createElementVNode)("p",{class:"mt-1 text-xs",title:r.notification.created_at},(0,o.toDisplayString)(r.notification.created_at_friendly),9,d)]),p.hasUrl?((0,o.openBlock)(),(0,o.createBlock)(v,{key:0,onClick:p.handleClick,label:r.notification.actionText,size:"small"},null,8,["onClick","label"])):(0,o.createCommentVNode)("",!0)])],8,n)}],["__file","MessageNotification.vue"]])},37048:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 14v3m4-3v3m4-3v3M3 21h18M3 10h18M3 7l9-4 9 4M4 10h16v11H4V10z"},null,-1)]))}],["__file","HeroiconsOutlineLibrary.vue"]])},37303:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M16.56 13.66a8 8 0 0 1-11.32 0L.3 8.7a1 1 0 0 1 0-1.42l4.95-4.95a8 8 0 0 1 11.32 0l4.95 4.95a1 1 0 0 1 0 1.42l-4.95 4.95-.01.01zm-9.9-1.42a6 6 0 0 0 8.48 0L19.38 8l-4.24-4.24a6 6 0 0 0-8.48 0L2.4 8l4.25 4.24h.01zM10.9 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconView.vue"]])},37379:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(29726);const n={key:1,class:"break-words"},l={key:2},i={key:3,class:"flex items-center text-sm mt-3"},a=["dusk"],s={class:"class mt-1"};const c={mixins:[r(18700).S0],props:["index","resource","resourceName","resourceId","field"],methods:{download(){const{resourceName:e,resourceId:t}=this,r=this.fieldAttribute;let o=document.createElement("a");o.href=`/nova-api/${e}/${t}/download/${r}`,o.download="download",document.body.appendChild(o),o.click(),document.body.removeChild(o)}},computed:{hasValue(){return Boolean(this.field.value||this.imageUrl)},shouldShowLoader(){return this.imageUrl},shouldShowToolbar(){return Boolean(this.field.downloadable&&this.hasValue)},imageUrl(){return this.field.previewUrl||this.field.thumbnailUrl},isVaporField(){return"vapor-file-field"===this.field.component}}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("ImageLoader"),p=(0,o.resolveComponent)("Icon"),m=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(m,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[u.shouldShowLoader?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,src:u.imageUrl,maxWidth:r.field.maxWidth||r.field.detailWidth,rounded:r.field.rounded,aspect:r.field.aspect},null,8,["src","maxWidth","rounded","aspect"])):(0,o.createCommentVNode)("",!0),e.fieldValue&&!u.imageUrl?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(e.fieldValue),1)):(0,o.createCommentVNode)("",!0),e.fieldValue||u.imageUrl?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—")),u.shouldShowToolbar?((0,o.openBlock)(),(0,o.createElementBlock)("p",i,[r.field.downloadable?((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:0,dusk:r.field.attribute+"-download-link",onKeydown:t[0]||(t[0]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>u.download&&u.download(...e)),["prevent"]),["enter"])),onClick:t[1]||(t[1]=(0,o.withModifiers)(((...e)=>u.download&&u.download(...e)),["prevent"])),tabindex:"0",class:"cursor-pointer text-gray-500 inline-flex items-center"},[(0,o.createVNode)(p,{class:"mr-2",type:"download","view-box":"0 0 24 24",width:"16",height:"16"}),(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(e.__("Download")),1)],40,a)):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["index","field"])}],["__file","FileField.vue"]])},37985:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20 13V6a2 2 0 00-2-2H6a2 2 0 00-2 2v7m16 0v5a2 2 0 01-2 2H6a2 2 0 01-2-2v-5m16 0h-2.586a1 1 0 00-.707.293l-2.414 2.414a1 1 0 01-.707.293h-3.172a1 1 0 01-.707-.293l-2.414-2.414A1 1 0 006.586 13H4"},null,-1)]))}],["__file","HeroiconsOutlineInbox.vue"]])},38026:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 12h16M4 18h16"},null,-1)]))}],["__file","HeroiconsOutlineMenu.vue"]])},38175:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["resourceName","field"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("IconBoolean");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[(0,o.createVNode)(a,{value:r.field.value},null,8,["value"])],2)}],["__file","BooleanField.vue"]])},38460:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 5v2m0 4v2m0 4v2M5 5a2 2 0 00-2 2v3a2 2 0 110 4v3a2 2 0 002 2h14a2 2 0 002-2v-3a2 2 0 110-4V7a2 2 0 00-2-2H5z"},null,-1)]))}],["__file","HeroiconsOutlineTicket.vue"]])},38702:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 10l4.553-2.276A1 1 0 0121 8.618v6.764a1 1 0 01-1.447.894L15 14M5 18h8a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineVideoCamera.vue"]])},38705:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={"fill-rule":"nonzero",d:"M.293 5.707A1 1 0 0 1 0 4.999V1A1 1 0 0 1 1 0h18a1 1 0 0 1 1 1v4a1 1 0 0 1-.293.707L13 12.413v2.585a1 1 0 0 1-.293.708l-4 4c-.63.629-1.707.183-1.707-.708v-6.585L.293 5.707zM2 2v2.585l6.707 6.707a1 1 0 0 1 .293.707v4.585l2-2V12a1 1 0 0 1 .293-.707L18 4.585V2H2z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconFilter.vue"]])},39009:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M8.445 14.832A1 1 0 0010 14v-2.798l5.445 3.63A1 1 0 0017 14V6a1 1 0 00-1.555-.832L10 8.798V6a1 1 0 00-1.555-.832l-6 4a1 1 0 000 1.664l6 4z"},null,-1)]))}],["__file","HeroiconsSolidRewind.vue"]])},39112:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["title"],l={key:1};var i=r(91272);const a={mixins:[r(18700).S0],props:["index","resource","resourceName","resourceId","field"],computed:{formattedDate(){if(this.field.usesCustomizedDisplay)return this.field.displayedAs;return i.c9.fromISO(this.field.value).toLocaleString({year:"numeric",month:"2-digit",day:"2-digit"})}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(c,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue||e.usesCustomizedDisplay?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,title:r.field.value},(0,o.toDisplayString)(s.formattedDate),9,n)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))])),_:1},8,["index","field"])}],["__file","DateField.vue"]])},39215:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20.618 5.984A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016zM12 9v2m0 4h.01"},null,-1)]))}],["__file","HeroiconsOutlineShieldExclamation.vue"]])},39551:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM3 20a6 6 0 0112 0v1H3v-1z"},null,-1)]))}],["__file","HeroiconsOutlineUserAdd.vue"]])},39570:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z"},null,-1)]))}],["__file","HeroiconsOutlineBeaker.vue"]])},39583:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z"},null,-1)]))}],["__file","HeroiconsOutlineUser.vue"]])},39702:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={class:"pt-2 pb-3"},l={class:"px-3 text-xs uppercase font-bold tracking-wide"},i={class:"mt-1 px-3"};const a={},s=(0,r(66262).A)(a,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("h3",l,[(0,o.renderSlot)(e.$slots,"default")]),(0,o.createElementVNode)("div",i,[(0,o.renderSlot)(e.$slots,"filter")])])}],["__file","FilterContainer.vue"]])},39761:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"},null,-1)]))}],["__file","HeroiconsSolidFolder.vue"]])},40065:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={emits:["actionExecuted"],props:["resourceName","resourceId","resource","field"],methods:{actionExecuted(){this.$emit("actionExecuted")}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceIndex");return(0,o.openBlock)(),(0,o.createBlock)(a,{field:r.field,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":r.resourceId,"via-relationship":r.field.belongsToManyRelationship,"relationship-type":"belongsToMany",onActionExecuted:i.actionExecuted,"load-cards":!1,initialPerPage:r.field.perPage||5,"should-override-meta":!1},null,8,["field","resource-name","via-resource","via-resource-id","via-relationship","onActionExecuted","initialPerPage"])}],["__file","BelongsToManyField.vue"]])},40235:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 12a4 4 0 10-8 0 4 4 0 008 0zm0 0v1.5a2.5 2.5 0 005 0V12a9 9 0 10-9 9m4.5-1.206a8.959 8.959 0 01-4.5 1.207"},null,-1)]))}],["__file","HeroiconsOutlineAtSymbol.vue"]])},40277:(e,t,r)=>{"use strict";r.d(t,{A:()=>f});var o=r(29726);const n={class:"text-2xl text-center font-normal mb-6"},l={class:"mb-6"},i={class:"block mb-2",for:"email"},a={class:"mb-6"},s={class:"block mb-2",for:"password"},c={class:"flex mb-6"},d={key:0,class:"ml-auto"},u=["href","textContent"];var h=r(54710),p=r(20008),m=r(27226);const v={name:"LoginPage",layout:h.A,components:{Checkbox:p.A,Button:m.A},data:()=>({form:Nova.form({email:"",password:"",remember:!1})}),methods:{async attempt(){try{const{redirect:e}=await this.form.post(Nova.url("/login"));let t={url:Nova.url("/"),remote:!0};null!=e&&(t={url:e,remote:!0}),Nova.visit(t)}catch(e){500===e.response?.status&&Nova.error(this.__("There was a problem submitting the form."))}}},computed:{supportsPasswordReset:()=>Nova.config("withPasswordReset"),forgotPasswordPath:()=>Nova.config("forgotPasswordPath")}};const f=(0,r(66262).A)(v,[["render",function(e,t,r,h,p,m){const v=(0,o.resolveComponent)("Head"),f=(0,o.resolveComponent)("DividerLine"),g=(0,o.resolveComponent)("HelpText"),w=(0,o.resolveComponent)("Checkbox"),k=(0,o.resolveComponent)("Link"),y=(0,o.resolveComponent)("Button");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createVNode)(v,{title:e.__("Log In")},null,8,["title"]),(0,o.createElementVNode)("form",{onSubmit:t[3]||(t[3]=(0,o.withModifiers)(((...e)=>m.attempt&&m.attempt(...e)),["prevent"])),class:"bg-white dark:bg-gray-800 shadow rounded-lg p-8 max-w-[25rem] mx-auto"},[(0,o.createElementVNode)("h2",n,(0,o.toDisplayString)(e.__("Welcome Back!")),1),(0,o.createVNode)(f),(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("label",i,(0,o.toDisplayString)(e.__("Email Address")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[0]||(t[0]=t=>e.form.email=t),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":e.form.errors.has("email")}]),id:"email",type:"email",name:"email",autofocus:"",required:""},null,2),[[o.vModelText,e.form.email]]),e.form.errors.has("email")?((0,o.openBlock)(),(0,o.createBlock)(g,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.form.errors.first("email")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("label",s,(0,o.toDisplayString)(e.__("Password")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[1]||(t[1]=t=>e.form.password=t),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":e.form.errors.has("password")}]),id:"password",type:"password",name:"password",required:""},null,2),[[o.vModelText,e.form.password]]),e.form.errors.has("password")?((0,o.openBlock)(),(0,o.createBlock)(g,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.form.errors.first("password")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",c,[(0,o.createVNode)(w,{onChange:t[2]||(t[2]=()=>e.form.remember=!e.form.remember),"model-value":e.form.remember,dusk:"remember-button",label:e.__("Remember me")},null,8,["model-value","label"]),m.supportsPasswordReset||!1!==m.forgotPasswordPath?((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[!1===m.forgotPasswordPath?((0,o.openBlock)(),(0,o.createBlock)(k,{key:0,href:e.$url("/password/reset"),class:"text-gray-500 font-bold no-underline",textContent:(0,o.toDisplayString)(e.__("Forgot your password?"))},null,8,["href","textContent"])):((0,o.openBlock)(),(0,o.createElementBlock)("a",{key:1,href:m.forgotPasswordPath,class:"text-gray-500 font-bold no-underline",textContent:(0,o.toDisplayString)(e.__("Forgot your password?"))},null,8,u))])):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(y,{class:"w-full flex justify-center",type:"submit",loading:e.form.processing},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Log In")),1)])),_:1},8,["loading"])],32)])}],["__file","Login.vue"]])},40504:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineUserCircle.vue"]])},40593:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 8l4 4m0 0l-4 4m4-4H3"},null,-1)]))}],["__file","HeroiconsOutlineArrowNarrowRight.vue"]])},40640:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-width":"2",d:"M7 4v16M17 4v16M3 8h4m10 0h4M3 12h18M3 16h4m10 0h4M4 20h16a1 1 0 001-1V5a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1z"},null,-1)]))}],["__file","HeroiconsOutlineFilm.vue"]])},40688:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={key:1,class:"break-words"};const l={mixins:[r(18700).S0],props:["viaResource","viaResourceId","resourceName","field"],data:()=>({loading:!1}),computed:{shouldShowLoader(){return this.imageUrl},imageUrl(){return this.field?.thumbnailUrl||this.field?.previewUrl},alignmentClass(){return{left:"items-center justify-start",center:"items-center justify-center",right:"items-center justify-end"}[this.field.textAlign]}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("ImageLoader"),c=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)([a.alignmentClass,"flex"])},[a.shouldShowLoader?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,src:a.imageUrl,"max-width":r.field.maxWidth||r.field.indexWidth,rounded:r.field.rounded,aspect:r.field.aspect},null,8,["src","max-width","rounded","aspect"])):(0,o.createCommentVNode)("",!0),e.usesCustomizedDisplay&&!a.imageUrl?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.displayedAs),1)])),[[c,r.field.value]]):(0,o.createCommentVNode)("",!0),e.usesCustomizedDisplay||a.imageUrl?(0,o.createCommentVNode)("",!0):(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:2,class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},t[0]||(t[0]=[(0,o.createTextVNode)(" — ")]),2)),[[c,r.field.value]])],2)}],["__file","FileField.vue"]])},40732:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5l7 7-7 7"},null,-1)]))}],["__file","HeroiconsOutlineChevronRight.vue"]])},40871:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H6zm1 2a1 1 0 000 2h6a1 1 0 100-2H7zm6 7a1 1 0 011 1v3a1 1 0 11-2 0v-3a1 1 0 011-1zm-3 3a1 1 0 100 2h.01a1 1 0 100-2H10zm-4 1a1 1 0 011-1h.01a1 1 0 110 2H7a1 1 0 01-1-1zm1-4a1 1 0 100 2h.01a1 1 0 100-2H7zm2 1a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1zm4-4a1 1 0 100 2h.01a1 1 0 100-2H13zM9 9a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1zM7 8a1 1 0 000 2h.01a1 1 0 000-2H7z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCalculator.vue"]])},40931:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineXCircle.vue"]])},41321:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12"},null,-1)]))}],["__file","HeroiconsOutlineCloudUpload.vue"]])},41415:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 4a2 2 0 00-2 2v4a2 2 0 002 2V6h10a2 2 0 00-2-2H4zm2 6a2 2 0 012-2h8a2 2 0 012 2v4a2 2 0 01-2 2H8a2 2 0 01-2-2v-4zm6 4a2 2 0 100-4 2 2 0 000 4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCash.vue"]])},41607:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a2 2 0 012-2h10a2 2 0 012 2v8a2 2 0 01-2 2h-2.22l.123.489.804.804A1 1 0 0113 18H7a1 1 0 01-.707-1.707l.804-.804L7.22 15H5a2 2 0 01-2-2V5zm5.771 7H5V5h10v7H8.771z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDesktopComputer.vue"]])},41752:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M5.5 16a3.5 3.5 0 01-.369-6.98 4 4 0 117.753-1.977A4.5 4.5 0 1113.5 16h-8z"},null,-1)]))}],["__file","HeroiconsSolidCloud.vue"]])},41800:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.05 3.636a1 1 0 010 1.414 7 7 0 000 9.9 1 1 0 11-1.414 1.414 9 9 0 010-12.728 1 1 0 011.414 0zm9.9 0a1 1 0 011.414 0 9 9 0 010 12.728 1 1 0 11-1.414-1.414 7 7 0 000-9.9 1 1 0 010-1.414zM7.879 6.464a1 1 0 010 1.414 3 3 0 000 4.243 1 1 0 11-1.415 1.414 5 5 0 010-7.07 1 1 0 011.415 0zm4.242 0a1 1 0 011.415 0 5 5 0 010 7.072 1 1 0 01-1.415-1.415 3 3 0 000-4.242 1 1 0 010-1.415zM10 9a1 1 0 011 1v.01a1 1 0 11-2 0V10a1 1 0 011-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidStatusOnline.vue"]])},41835:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["left","center"].includes(e)},component:{type:String,default:"button"}},methods:{focus(){this.$refs.button.focus()}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,n,i,a){const s=(0,o.resolveComponent)("BasicButton");return(0,o.openBlock)(),(0,o.createBlock)(s,(0,o.mergeProps)(l(l({},e.$props),e.$attrs),{component:r.component,ref:"button",class:"shadow relative bg-primary-500 hover:bg-primary-400 text-white dark:text-gray-900"}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16,["component"])}],["__file","DefaultButton.vue"]])},42009:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7.707 3.293a1 1 0 010 1.414L5.414 7H11a7 7 0 017 7v2a1 1 0 11-2 0v-2a5 5 0 00-5-5H5.414l2.293 2.293a1 1 0 11-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidReply.vue"]])},42066:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M8 2a1 1 0 000 2h2a1 1 0 100-2H8z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v6h-4.586l1.293-1.293a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L10.414 13H15v3a2 2 0 01-2 2H5a2 2 0 01-2-2V5zM15 11h2a1 1 0 110 2h-2v-2z"},null,-1)]))}],["__file","HeroiconsSolidClipboardCopy.vue"]])},42321:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 16l-4-4m0 0l4-4m-4 4h14m-5 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h7a3 3 0 013 3v1"},null,-1)]))}],["__file","HeroiconsOutlineLogin.vue"]])},42399:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M14.243 5.757a6 6 0 10-.986 9.284 1 1 0 111.087 1.678A8 8 0 1118 10a3 3 0 01-4.8 2.401A4 4 0 1114 10a1 1 0 102 0c0-1.537-.586-3.07-1.757-4.243zM12 10a2 2 0 10-4 0 2 2 0 004 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidAtSymbol.vue"]])},42579:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 3v2m6-2v2M9 19v2m6-2v2M5 9H3m2 6H3m18-6h-2m2 6h-2M7 19h10a2 2 0 002-2V7a2 2 0 00-2-2H7a2 2 0 00-2 2v10a2 2 0 002 2zM9 9h6v6H9V9z"},null,-1)]))}],["__file","HeroiconsOutlineChip.vue"]])},42634:()=>{},42644:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 12h16M4 18h7"},null,-1)]))}],["__file","HeroiconsOutlineMenuAlt2.vue"]])},42662:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"},null,-1)]))}],["__file","HeroiconsOutlinePhone.vue"]])},42831:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n={class:"space-y-4"},l={key:0,class:"grid grid-cols-4 gap-x-6 gap-y-2"};var i=r(18700),a=r(63808),s=r(99300),c=r.n(s);function d(e){return{name:e.name,extension:e.name.split(".").pop(),type:e.type,originalFile:e,vapor:!1,processing:!1,progress:0}}const u={emits:["file-upload-started","file-upload-finished","file-deleted"],mixins:[i._w,i.Gj],inject:["removeFile"],expose:["beforeRemove"],data:()=>({previewFile:null,file:null,removeModalOpen:!1,missing:!1,deleted:!1,uploadErrors:new i.I,vaporFile:{key:"",uuid:"",filename:"",extension:""},uploadProgress:0,startedDrag:!1,uploadModalShown:!1}),async mounted(){this.preparePreviewImage(),this.field.fill=e=>{let t=this.fieldAttribute;this.file&&!this.isVaporField&&e.append(t,this.file.originalFile,this.file.name),this.file&&this.isVaporField&&(e.append(t,this.file.name),this.fillVaporFilePayload(e,t))}},methods:{preparePreviewImage(){this.hasValue&&this.imageUrl&&this.fetchPreviewImage(),this.hasValue&&!this.imageUrl&&(this.previewFile=d({name:this.currentField.value,type:this.currentField.value.split(".").pop()}))},async fetchPreviewImage(){let e=await fetch(this.imageUrl),t=await e.blob();this.previewFile=d(new File([t],this.currentField.value,{type:t.type}))},handleFileChange(e){this.file=d(e[0]),this.isVaporField&&(this.file.vapor=!0,this.uploadVaporFiles())},uploadVaporFiles(){this.file.processing=!0,this.$emit("file-upload-started"),c().store(this.file.originalFile,{progress:e=>{this.file.progress=Math.round(100*e)}}).then((e=>{this.vaporFile.key=e.key,this.vaporFile.uuid=e.uuid,this.vaporFile.filename=this.file.name,this.vaporFile.extension=this.file.extension,this.file.processing=!1,this.file.progress=100,this.$emit("file-upload-finished")})).catch((e=>{403===e.response.status&&Nova.error(this.__("Sorry! You are not authorized to perform this action."))}))},confirmRemoval(){this.removeModalOpen=!0},closeRemoveModal(){this.removeModalOpen=!1},beforeRemove(){this.removeUploadedFile()},async removeUploadedFile(){try{await this.removeFile(this.fieldAttribute),this.$emit("file-deleted"),this.deleted=!0,this.file=null,Nova.success(this.__("The file was deleted!"))}catch(e){422===e.response?.status&&(this.uploadErrors=new i.I(e.response.data.errors))}finally{this.closeRemoveModal()}},fillVaporFilePayload(e,t){const r=e instanceof a.A?e.slug(t):t,o=e instanceof a.A?e.formData:e;o.append(`vaporFile[${r}][key]`,this.vaporFile.key),o.append(`vaporFile[${r}][uuid]`,this.vaporFile.uuid),o.append(`vaporFile[${r}][filename]`,this.vaporFile.filename),o.append(`vaporFile[${r}][extension]`,this.vaporFile.extension)}},computed:{files(){return this.file?[this.file]:[]},hasError(){return this.uploadErrors.has(this.fieldAttribute)},firstError(){if(this.hasError)return this.uploadErrors.first(this.fieldAttribute)},idAttr(){return this.labelFor},labelFor(){let e=this.resourceName;return this.relatedResourceName&&(e+="-"+this.relatedResourceName),`file-${e}-${this.fieldAttribute}`},hasValue(){return Boolean(this.field.value||this.imageUrl)&&!Boolean(this.deleted)&&!Boolean(this.missing)},shouldShowLoader(){return!Boolean(this.deleted)&&Boolean(this.imageUrl)},shouldShowField(){return Boolean(!this.currentlyIsReadonly)},shouldShowRemoveButton(){return Boolean(this.currentField.deletable&&!this.currentlyIsReadonly)},imageUrl(){return this.currentField.previewUrl||this.currentField.thumbnailUrl},isVaporField(){return"vapor-file-field"===this.currentField.component}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("FilePreviewBlock"),d=(0,o.resolveComponent)("ConfirmUploadRemovalModal"),u=(0,o.resolveComponent)("DropZone"),h=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(h,{field:e.currentField,"label-for":s.labelFor,errors:e.errors,"show-help-text":!e.isReadonly&&e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[s.hasValue&&e.previewFile&&0===s.files.length?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[e.previewFile?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,file:e.previewFile,removable:s.shouldShowRemoveButton,onRemoved:s.confirmRemoval,rounded:e.field.rounded,dusk:`${e.field.attribute}-delete-link`},null,8,["file","removable","onRemoved","rounded","dusk"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(d,{show:e.removeModalOpen,onConfirm:s.removeUploadedFile,onClose:s.closeRemoveModal},null,8,["show","onConfirm","onClose"]),s.shouldShowField?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,files:s.files,onFileChanged:s.handleFileChange,onFileRemoved:t[0]||(t[0]=t=>e.file=null),rounded:e.field.rounded,"accepted-types":e.field.acceptedTypes,disabled:e.file?.processing,dusk:`${e.field.attribute}-delete-link`,"input-dusk":e.field.attribute},null,8,["files","onFileChanged","rounded","accepted-types","disabled","dusk","input-dusk"])):(0,o.createCommentVNode)("",!0)])])),_:1},8,["field","label-for","errors","show-help-text","full-width-content"])}],["__file","FileField.vue"]])},42902:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-8l-4-4m0 0L8 8m4-4v12"},null,-1)]))}],["__file","HeroiconsOutlineUpload.vue"]])},42957:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n={class:"space-y-1"},l=["id","dusk","value","maxlength","placeholder"];var i=r(18700);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;t[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("textarea",(0,o.mergeProps)(s.extraAttributes,{class:"block w-full form-control form-input form-control-bordered py-3 h-auto",id:e.currentField.uniqueKey,dusk:e.field.attribute,value:e.value,onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),maxlength:e.field.enforceMaxlength?e.field.maxlength:-1,placeholder:e.placeholder}),null,16,l),e.field.maxlength?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,count:e.value.length,limit:e.field.maxlength},null,8,["count","limit"])):(0,o.createCommentVNode)("",!0)])])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","TextareaField.vue"]])},43006:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 2a2 2 0 00-2 2v11a3 3 0 106 0V4a2 2 0 00-2-2H4zm1 14a1 1 0 100-2 1 1 0 000 2zm5-1.757l4.9-4.9a2 2 0 000-2.828L13.485 5.1a2 2 0 00-2.828 0L10 5.757v8.486zM16 18H9.071l6-6H16a2 2 0 012 2v2a2 2 0 01-2 2z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidColorSwatch.vue"]])},43131:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={emits:["actionExecuted"],props:["resourceName","resourceId","resource","field"],methods:{actionExecuted(){this.$emit("actionExecuted")}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceIndex");return(0,o.openBlock)(),(0,o.createBlock)(a,{field:r.field,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":r.resourceId,"via-relationship":r.field.morphToManyRelationship,"relationship-type":"morphToMany",onActionExecuted:i.actionExecuted,"load-cards":!1,initialPerPage:r.field.perPage||5,"should-override-meta":!1},null,8,["field","resource-name","via-resource","via-resource-id","via-relationship","onActionExecuted","initialPerPage"])}],["__file","MorphToManyField.vue"]])},43161:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={key:0,class:"mr-1 -ml-1"};const l={props:["resourceName","viaResource","viaResourceId","field"]};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Icon"),c=(0,o.resolveComponent)("Badge");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createVNode)(c,{label:r.field.label,"extra-classes":r.field.typeClass},{icon:(0,o.withCtx)((()=>[r.field.icon?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[(0,o.createVNode)(s,{solid:!0,type:r.field.icon},null,8,["type"])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["label","extra-classes"])])}],["__file","BadgeField.vue"]])},43348:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(28400).default};const n=(0,r(66262).A)(o,[["__file","SlugField.vue"]])},43378:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{width:{default:120}},computed:{styles(){return{width:"auto"===this.width?"auto":`${this.width}px`}}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{style:(0,o.normalizeStyle)(i.styles),class:(0,o.normalizeClass)(["select-none overflow-hidden bg-white dark:bg-gray-900 shadow-lg rounded-lg border border-gray-200 dark:border-gray-700",{"max-w-sm lg:max-w-lg":"auto"===r.width}])},[(0,o.renderSlot)(e.$slots,"default")],6)}],["__file","DropdownMenu.vue"]])},43471:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"},null,-1)]))}],["__file","HeroiconsSolidStar.vue"]])},43474:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 14H5.236a2 2 0 01-1.789-2.894l3.5-7A2 2 0 018.736 3h4.018a2 2 0 01.485.06l3.76.94m-7 10v5a2 2 0 002 2h.096c.5 0 .905-.405.905-.904 0-.715.211-1.413.608-2.008L17 13V4m-7 10h2m5-10h2a2 2 0 012 2v6a2 2 0 01-2 2h-2.5"},null,-1)]))}],["__file","HeroiconsOutlineThumbDown.vue"]])},43513:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-3m-1 4l-3 3m0 0l-3-3m3 3V4"},null,-1)]))}],["__file","HeroiconsOutlineSave.vue"]])},43552:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{value:{type:Boolean,default:!1},viewBox:{default:"0 0 24 24"},height:{default:24},width:{default:24},nullable:{type:Boolean,default:!1}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Icon");return r.value?((0,o.openBlock)(),(0,o.createBlock)(a,{key:0,viewBox:r.viewBox,width:r.width,height:r.height,type:"check-circle",class:"text-green-500"},null,8,["viewBox","width","height"])):r.nullable&&null==r.value?((0,o.openBlock)(),(0,o.createBlock)(a,{key:1,viewBox:r.viewBox,width:r.width,height:r.height,type:"minus-circle",class:"text-gray-200 dark:text-gray-800"},null,8,["viewBox","width","height"])):((0,o.openBlock)(),(0,o.createBlock)(a,{key:2,viewBox:r.viewBox,width:r.width,height:r.height,type:"x-circle",class:"text-red-500"},null,8,["viewBox","width","height"]))}],["__file","IconBoolean.vue"]])},43557:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 19l-7-7 7-7"},null,-1)]))}],["__file","HeroiconsOutlineChevronLeft.vue"]])},43969:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{fill:"#fff",d:"M9 17a2 2 0 11-4 0 2 2 0 014 0zM19 17a2 2 0 11-4 0 2 2 0 014 0z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 16V6a1 1 0 00-1-1H4a1 1 0 00-1 1v10a1 1 0 001 1h1m8-1a1 1 0 01-1 1H9m4-1V8a1 1 0 011-1h2.586a1 1 0 01.707.293l3.414 3.414a1 1 0 01.293.707V16a1 1 0 01-1 1h-1m-6-1a1 1 0 001 1h1M5 17a2 2 0 104 0m-4 0a2 2 0 114 0m6 0a2 2 0 104 0m-4 0a2 2 0 114 0"},null,-1)]))}],["__file","HeroiconsOutlineTruck.vue"]])},43988:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 9.5A3.5 3.5 0 005.5 13H9v2.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 15.586V13h2.5a4.5 4.5 0 10-.616-8.958 4.002 4.002 0 10-7.753 1.977A3.5 3.5 0 002 9.5zm9 3.5H9V8a1 1 0 012 0v5z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCloudDownload.vue"]])},44066:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.316 3.051a1 1 0 01.633 1.265l-4 12a1 1 0 11-1.898-.632l4-12a1 1 0 011.265-.633zM5.707 6.293a1 1 0 010 1.414L3.414 10l2.293 2.293a1 1 0 11-1.414 1.414l-3-3a1 1 0 010-1.414l3-3a1 1 0 011.414 0zm8.586 0a1 1 0 011.414 0l3 3a1 1 0 010 1.414l-3 3a1 1 0 11-1.414-1.414L16.586 10l-2.293-2.293a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCode.vue"]])},44664:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n=["title"],l={__name:"ProgressBar",props:{title:{type:String,required:!0},color:{type:String,required:!0},value:{type:[String,Number],required:!0}},setup:e=>(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"bg-gray-200 dark:bg-gray-900 w-full overflow-hidden h-4 flex rounded-full",title:e.title},[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(e.color),style:(0,o.normalizeStyle)(`width:${e.value}%`)},null,6)],8,n))};const i=(0,r(66262).A)(l,[["__file","ProgressBar.vue"]])},44724:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>E});var o=r(29726);const n={class:"inline-flex items-center shrink-0 gap-2"},l={class:"hidden lg:inline-block"},i=["alt","src"],a={class:"whitespace-nowrap"},s={class:"py-1"},c={key:0,class:"mr-1"},d={key:1,class:"flex items-center"},u=["alt","src"],h={class:"whitespace-nowrap"};var p=r(28646),m=r(83488),v=r.n(m),f=r(5187),g=r.n(f),w=r(42194),k=r.n(w),y=r(71086),b=r.n(y),x=r(66278);function B(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function C(e){for(var t=1;t{null===e?Nova.redirectToLogin():location.href=e})).catch((e=>{p.Inertia.reload()}))},handleStopImpersonating(){confirm(this.__("Are you sure you want to stop impersonating?"))&&this.stopImpersonating()},handleUserMenuClosed(){!0===this.mobile&&this.toggleMainMenu()}}),computed:C(C({},(0,x.L8)(["currentUser","userMenu"])),{},{userName(){return this.currentUser.name||this.currentUser.email||this.__("Nova User")},formattedItems(){return this.userMenu.map((e=>{let t=e.method||"GET",r={href:e.path};return e.external&&"GET"==t?{component:"DropdownMenuItem",props:C(C({},r),{},{target:e.target||null}),name:e.name,external:e.external,on:{}}:{component:"DropdownMenuItem",props:b()(k()(C(C({},r),{},{method:"GET"!==t?t:null,data:e.data||null,headers:e.headers||null,as:"GET"===t?"link":"form-button"}),g()),v()),external:e.external,name:e.name,on:{},badge:e.badge}}))},hasUserMenu(){return this.currentUser&&(this.formattedItems.length>0||this.supportsAuthentication||this.currentUser.impersonating)},supportsAuthentication(){return!0===Nova.config("withAuthentication")||!1!==this.customLogoutPath},customLogoutPath:()=>Nova.config("customLogoutPath"),componentName:()=>"Dropdown",dropdownPlacement(){return!0===this.mobile?"top-start":"bottom-end"}})};const E=(0,r(66262).A)(V,[["render",function(e,t,r,p,m,v){const f=(0,o.resolveComponent)("Icon"),g=(0,o.resolveComponent)("Button"),w=(0,o.resolveComponent)("Badge"),k=(0,o.resolveComponent)("DropdownMenuItem"),y=(0,o.resolveComponent)("DropdownMenu"),b=(0,o.resolveComponent)("Dropdown");return v.hasUserMenu?((0,o.openBlock)(),(0,o.createBlock)(b,{key:0,onMenuClosed:v.handleUserMenuClosed,placement:v.dropdownPlacement},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(y,{width:"200",class:"px-1"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("nav",s,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(v.formattedItems,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),(0,o.mergeProps)({key:e.path,ref_for:!0},e.props,(0,o.toHandlers)(e.on)),{default:(0,o.withCtx)((()=>[e.badge?((0,o.openBlock)(),(0,o.createElementBlock)("span",c,[(0,o.createVNode)(w,{"extra-classes":e.badge.typeClass},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.badge.value),1)])),_:2},1032,["extra-classes"])])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.name),1)])),_:2},1040)))),128)),e.currentUser.impersonating?((0,o.openBlock)(),(0,o.createBlock)(k,{key:0,as:"button",onClick:v.handleStopImpersonating},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Stop Impersonating")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),v.supportsAuthentication?((0,o.openBlock)(),(0,o.createBlock)(k,{key:1,as:"button",onClick:v.attempt},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Logout")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0)])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(g,{class:"block shrink-0",variant:"ghost",padding:"tight","trailing-icon":"chevron-down"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",n,[(0,o.createElementVNode)("span",l,[e.currentUser.impersonating?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,type:"finger-print",solid:!0,class:"w-7 h-7"})):e.currentUser.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:1,alt:e.__(":name's Avatar",{name:v.userName}),src:e.currentUser.avatar,class:"rounded-full w-7 h-7"},null,8,i)):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("span",a,(0,o.toDisplayString)(v.userName),1)])])),_:1})])),_:1},8,["onMenuClosed","placement"])):e.currentUser?((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[e.currentUser.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:0,alt:e.__(":name's Avatar",{name:v.userName}),src:e.currentUser.avatar,class:"rounded-full w-8 h-8 mr-3"},null,8,u)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("span",h,(0,o.toDisplayString)(v.userName),1)])):(0,o.createCommentVNode)("",!0)}],["__file","UserMenu.vue"]])},45062:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 12H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineMinusCircle.vue"]])},45186:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 9V7a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2m2 4h10a2 2 0 002-2v-6a2 2 0 00-2-2H9a2 2 0 00-2 2v6a2 2 0 002 2zm7-5a2 2 0 11-4 0 2 2 0 014 0z"},null,-1)]))}],["__file","HeroiconsOutlineCash.vue"]])},45314:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 19l-7-7m0 0l7-7m-7 7h18"},null,-1)]))}],["__file","HeroiconsOutlineArrowLeft.vue"]])},45505:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"},null,-1)]))}],["__file","HeroiconsOutlineTemplate.vue"]])},45741:()=>{},45785:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 11V9a2 2 0 00-2-2m2 4v4a2 2 0 104 0v-1m-4-3H9m2 0h4m6 1a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineCurrencyBangladeshi.vue"]])},45874:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n={class:"mr-1 -ml-1"},l={key:1};const i={mixins:[r(18700).S0],props:["index","resource","resourceName","resourceId","field"]};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Loader"),d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("Badge"),h=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(h,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,class:(0,o.normalizeClass)(["whitespace-nowrap inline-flex items-center",r.field.typeClass])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",n,["loading"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,width:"20",class:"mr-1"})):(0,o.createCommentVNode)("",!0),"failed"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,solid:!0,type:"exclamation-circle"})):(0,o.createCommentVNode)("",!0),"success"==r.field.type?((0,o.openBlock)(),(0,o.createBlock)(d,{key:2,solid:!0,type:"check-circle"})):(0,o.createCommentVNode)("",!0)]),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.fieldValue),1)])),_:1},8,["class"])):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—"))])),_:1},8,["index","field"])}],["__file","StatusField.vue"]])},46197:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M7 2a1 1 0 00-.707 1.707L7 4.414v3.758a1 1 0 01-.293.707l-4 4C.817 14.769 2.156 18 4.828 18h10.343c2.673 0 4.012-3.231 2.122-5.121l-4-4A1 1 0 0113 8.172V4.414l.707-.707A1 1 0 0013 2H7zm2 6.172V4h2v4.172a3 3 0 00.879 2.12l1.027 1.028a4 4 0 00-2.171.102l-.47.156a4 4 0 01-2.53 0l-.563-.187a1.993 1.993 0 00-.114-.035l1.063-1.063A3 3 0 009 8.172z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidBeaker.vue"]])},46250:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"},null,-1)]))}],["__file","HeroiconsOutlineEye.vue"]])},46401:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm1 8a1 1 0 100 2h6a1 1 0 100-2H7z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDocumentRemove.vue"]])},46421:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 11a1 1 0 011-1h2a1 1 0 011 1v5a1 1 0 01-1 1H3a1 1 0 01-1-1v-5zM8 7a1 1 0 011-1h2a1 1 0 011 1v9a1 1 0 01-1 1H9a1 1 0 01-1-1V7zM14 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1h-2a1 1 0 01-1-1V4z"},null,-1)]))}],["__file","HeroiconsSolidChartBar.vue"]])},46611:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M9 6a3 3 0 11-6 0 3 3 0 016 0zM17 6a3 3 0 11-6 0 3 3 0 016 0zM12.93 17c.046-.327.07-.66.07-1a6.97 6.97 0 00-1.5-4.33A5 5 0 0119 16v1h-6.07zM6 11a5 5 0 015 5v1H1v-1a5 5 0 015-5z"},null,-1)]))}],["__file","HeroiconsSolidUsers.vue"]])},46658:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);var n=r(84451),l=r(18700);const i={name:"ProgressMetric",mixins:[l.Z4,l.je],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,format:"(0[.]00a)",avoid:!1,prefix:"",suffix:"",suffixInflection:!0,value:0,target:0,percentage:0,zeroResult:!1}),watch:{resourceId(){this.fetch()}},created(){this.hasRanges&&(this.selectedRangeKey=this.card.selectedRangeKey||this.card.ranges[0].value),this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$on("filter-changed",this.fetch),Nova.$on("filter-reset",this.fetch))},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$off("filter-changed",this.fetch),Nova.$off("filter-reset",this.fetch))},methods:{fetch(){this.loading=!0,(0,n.Bp)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:{value:e,target:t,percentage:r,prefix:o,suffix:n,suffixInflection:l,format:i,avoid:a}}})=>{this.value=e,this.target=t,this.percentage=r,this.format=i||this.format,this.avoid=a,this.prefix=o||this.prefix,this.suffix=n||this.suffix,this.suffixInflection=l,this.loading=!1}))}},computed:{metricPayload(){const e={params:{timezone:this.userTimezone}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),e},metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BaseProgressMetric");return(0,o.openBlock)(),(0,o.createBlock)(a,{title:r.card.name,"help-text":r.card.helpText,"help-width":r.card.helpWidth,target:e.target,value:e.value,percentage:e.percentage,prefix:e.prefix,suffix:e.suffix,"suffix-inflection":e.suffixInflection,format:e.format,avoid:e.avoid,loading:e.loading},null,8,["title","help-text","help-width","target","value","percentage","prefix","suffix","suffix-inflection","format","avoid","loading"])}],["__file","ProgressMetric.vue"]])},46835:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0zM10 7v3m0 0v3m0-3h3m-3 0H7"},null,-1)]))}],["__file","HeroiconsOutlineZoomIn.vue"]])},46977:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14 5l7 7m0 0l-7 7m7-7H3"},null,-1)]))}],["__file","HeroiconsOutlineArrowRight.vue"]])},46985:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V5a2 2 0 00-2-2H5zm0 2h10v7h-2l-1 2H8l-1-2H5V5z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidInbox.vue"]])},47207:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={key:0},l={key:1},i={key:2};const a={props:["index","resource","resourceName","resourceId","field"]};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Link"),u=(0,o.resolveComponent)("RelationPeek"),h=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(h,{index:r.index,field:r.field,"field-name":r.field.name},{value:(0,o.withCtx)((()=>[r.field.viewable&&r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[r.field.peekable&&r.field.hasFieldsToPeekAt?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,"resource-name":r.field.resourceName,"resource-id":r.field.morphToId,resource:r.resource},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:e.$url(`/resources/${r.field.resourceName}/${r.field.morphToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.resourceLabel)+": "+(0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href"])])),_:1},8,["resource-name","resource-id","resource"])):((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,href:e.$url(`/resources/${r.field.resourceName}/${r.field.morphToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.resourceLabel)+": "+(0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href"]))])):r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("p",l,(0,o.toDisplayString)(r.field.resourceLabel||r.field.morphToType)+": "+(0,o.toDisplayString)(r.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field","field-name"])}],["__file","MorphToField.vue"]])},47279:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M3 12v3c0 1.657 3.134 3 7 3s7-1.343 7-3v-3c0 1.657-3.134 3-7 3s-7-1.343-7-3z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 7v3c0 1.657 3.134 3 7 3s7-1.343 7-3V7c0 1.657-3.134 3-7 3S3 8.657 3 7z"},null,-1),(0,o.createElementVNode)("path",{d:"M17 5c0 1.657-3.134 3-7 3S3 6.657 3 5s3.134-3 7-3 7 1.343 7 3z"},null,-1)]))}],["__file","HeroiconsSolidDatabase.vue"]])},47384:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["index","resource","resourceName","resourceId","field"],computed:{label(){return 1==this.field.value?this.__("Yes"):this.__("No")},type(){return 1==this.field.value?"check-circle":"x-circle"},color(){return 1==this.field.value?"text-green-500":"text-red-500"}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Icon"),s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{viewBox:"0 0 24 24",width:"24",height:"24",type:i.type,class:(0,o.normalizeClass)(i.color)},null,8,["type","class"])])),_:1},8,["index","field"])}],["__file","BooleanField.vue"]])},47519:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPause.vue"]])},47750:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M17.778 8.222c-4.296-4.296-11.26-4.296-15.556 0A1 1 0 01.808 6.808c5.076-5.077 13.308-5.077 18.384 0a1 1 0 01-1.414 1.414zM14.95 11.05a7 7 0 00-9.9 0 1 1 0 01-1.414-1.414 9 9 0 0112.728 0 1 1 0 01-1.414 1.414zM12.12 13.88a3 3 0 00-4.242 0 1 1 0 01-1.415-1.415 5 5 0 017.072 0 1 1 0 01-1.415 1.415zM9 16a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidWifi.vue"]])},47780:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={inheritAttrs:!1,computed:{logo:()=>window.Nova.config("logo")}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PassthroughLogo");return i.logo?((0,o.openBlock)(),(0,o.createBlock)(a,{key:0,logo:i.logo,class:(0,o.normalizeClass)(e.$attrs.class)},null,8,["logo","class"])):((0,o.openBlock)(),(0,o.createElementBlock)("svg",{key:1,class:(0,o.normalizeClass)([e.$attrs.class,"h-6"]),viewBox:"0 0 204 37",xmlns:"http://www.w3.org/2000/svg"},t[0]||(t[0]=[(0,o.createStaticVNode)('',2)]),2))}],["__file","AppLogo.vue"]])},48129:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>g});var o=r(29726);const n={class:"space-y-4"},l={class:"flex items-center"},i=["dusk"];var a=r(18700),s=r(84451),c=r(56170),d=r.n(c),u=r(78755),h=r(56383),p=r(11965);function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function v(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const f={components:{PreviewResourceModal:r(66320).default,SearchInputResult:p.default,TagList:h.default},mixins:[a.Gj,a.Bz,a._w],props:function(e){for(var t=1;t({relationModalOpen:!1,search:"",value:[],tags:[],loading:!1}),mounted(){this.currentField.preload&&this.getAvailableResources()},methods:{performSearch(e){this.search=e;const t=e.trim();this.searchDebouncer((()=>{this.getAvailableResources(t)}),500)},fill(e){this.fillIfVisible(e,this.currentField.attribute,this.value.length>0?JSON.stringify(this.value):"")},async getAvailableResources(e){this.loading=!0;const t={search:e,current:null,first:!1},{data:r}=await(0,s.Bp)(u.A.fetchAvailableResources(this.currentField.resourceName,{params:t}),250);this.loading=!1,this.tags=r.resources},selectResource(e){0===this.value.filter((t=>t.value===e.value)).length&&this.value.push(e)},handleSetResource({id:e}){const t={search:"",current:e,first:!0};u.A.fetchAvailableResources(this.currentField.resourceName,{params:t}).then((({data:{resources:e}})=>{this.selectResource(d()(e))})).finally((()=>{this.closeRelationModal()}))},removeResource(e){this.value.splice(e,1)},openRelationModal(){this.relationModalOpen=!0},closeRelationModal(){this.relationModalOpen=!1}}};const g=(0,r(66262).A)(f,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("SearchInputResult"),u=(0,o.resolveComponent)("SearchSearchInput"),h=(0,o.resolveComponent)("CreateRelationButton"),p=(0,o.resolveComponent)("TagList"),m=(0,o.resolveComponent)("TagGroup"),v=(0,o.resolveComponent)("CreateRelationModal"),f=(0,o.resolveComponent)("DefaultField"),g=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(f,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(u,{ref:"searchable",dusk:`${e.field.resourceName}-search-input`,onInput:c.performSearch,error:e.hasError,debounce:e.field.debounce,options:e.tags,onSelected:c.selectResource,trackBy:"value",disabled:e.currentlyIsReadonly,loading:e.loading,class:"w-full"},{option:(0,o.withCtx)((({dusk:t,selected:r,option:n})=>[(0,o.createVNode)(d,{option:n,selected:r,"with-subtitles":e.field.withSubtitles,dusk:t},null,8,["option","selected","with-subtitles","dusk"])])),_:1},8,["dusk","onInput","error","debounce","options","onSelected","disabled","loading"]),e.field.showCreateRelationButton?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,onClick:c.openRelationModal,dusk:`${e.field.attribute}-inline-create`,tabindex:"0"},null,8,["onClick","dusk"])),[[g,e.__("Create :resource",{resource:e.field.singularLabel})]]):(0,o.createCommentVNode)("",!0)]),e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,dusk:`${e.field.attribute}-selected-tags`},["list"===e.field.style?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,tags:e.value,onTagRemoved:t[0]||(t[0]=e=>c.removeResource(e)),"resource-name":e.field.resourceName,editable:!e.currentlyIsReadonly,"with-preview":e.field.withPreview},null,8,["tags","resource-name","editable","with-preview"])):(0,o.createCommentVNode)("",!0),"group"===e.field.style?((0,o.openBlock)(),(0,o.createBlock)(m,{key:1,tags:e.value,onTagRemoved:t[1]||(t[1]=e=>c.removeResource(e)),"resource-name":e.field.resourceName,editable:!e.currentlyIsReadonly,"with-preview":e.field.withPreview},null,8,["tags","resource-name","editable","with-preview"])):(0,o.createCommentVNode)("",!0)],8,i)):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(v,{"resource-name":e.field.resourceName,show:e.field.showCreateRelationButton&&e.relationModalOpen,size:e.field.modalSize,onSetResource:c.handleSetResource,onCreateCancelled:t[2]||(t[2]=t=>e.relationModalOpen=!1)},null,8,["resource-name","show","size","onSetResource"])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","TagField.vue"]])},48282:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 11l3-3m0 0l3 3m-3-3v8m0-13a9 9 0 110 18 9 9 0 010-18z"},null,-1)]))}],["__file","HeroiconsOutlineArrowCircleUp.vue"]])},48306:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("With Trashed")),1)])),_:1},16,["dusk","checked","onInput"])])}],["__file","TrashedCheckbox.vue"]])},48418:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 3 0 013 3v1"},null,-1)]))}],["__file","HeroiconsOutlineLogout.vue"]])},48581:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>C});var o=r(29726);const n={class:"relative"},l=["innerHTML"],i={key:1,class:"absolute border-[3px] border-white dark:border-gray-800 top-0 right-[3px] inline-block bg-primary-500 rounded-full w-4 h-4"},a={key:0,class:"fixed flex inset-0 z-20"},s={class:"relative divide-y divide-gray-200 dark:divide-gray-700 shadow bg-gray-100 dark:bg-gray-800 w-[20rem] ml-auto border-b border-gray-200 dark:border-gray-700 overflow-x-hidden overflow-y-scroll"},c={key:0,class:"bg-white dark:bg-gray-800 flex items-center h-14 px-4"},d={class:"ml-auto"},u={class:"py-1 px-1"},h={key:2,class:"py-12"},p={class:"mt-3 text-center"},m={class:"mt-6 px-4 text-center"};var v=r(66278),f=r(27226);function g(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function w(e){for(var t=1;tthis.fetchNotifications()))},beforeUnmount(){document.body.classList.remove("overflow-y-hidden")},methods:w(w(w({},y(["toggleMainMenu","toggleNotifications"])),b(["fetchNotifications","deleteNotification","deleteAllNotifications","markNotificationAsRead","markAllNotificationsAsRead"])),{},{handleDeleteAllNotifications(){confirm(this.__("Are you sure you want to delete all the notifications?"))&&this.deleteAllNotifications()}}),computed:w(w({},x(["mainMenuShown","notificationsShown","notifications","unreadNotifications"])),{},{shouldShowUnreadCount:()=>Nova.config("showUnreadCountInNotificationCenter")})};const C=(0,r(66262).A)(B,[["render",function(e,t,r,v,f,g){const w=(0,o.resolveComponent)("Button"),k=(0,o.resolveComponent)("Heading"),y=(0,o.resolveComponent)("DropdownMenuItem"),b=(0,o.resolveComponent)("DropdownMenu"),x=(0,o.resolveComponent)("Dropdown"),B=(0,o.resolveComponent)("NotificationList");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[(0,o.createElementVNode)("div",n,[(0,o.createVNode)(w,{variant:"action",icon:"bell",onClick:(0,o.withModifiers)(e.toggleNotifications,["stop"]),dusk:"notifications-dropdown"},{default:(0,o.withCtx)((()=>[e.unreadNotifications?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[g.shouldShowUnreadCount?((0,o.openBlock)(),(0,o.createElementBlock)("span",{key:0,innerHTML:e.unreadNotifications>99?"99+":e.unreadNotifications,class:"font-black tracking-normal absolute border-[3px] border-white dark:border-gray-800 top-[-5px] left-[15px] inline-flex items-center justify-center bg-primary-500 rounded-full text-white text-xxs p-[0px] px-1 min-w-[26px]"},null,8,l)):((0,o.openBlock)(),(0,o.createElementBlock)("span",i))],64)):(0,o.createCommentVNode)("",!0)])),_:1},8,["onClick"])]),((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[(0,o.createVNode)(o.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition duration-200 ease-in","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:(0,o.withCtx)((()=>[e.notificationsShown?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("div",{onClick:t[0]||(t[0]=(...t)=>e.toggleNotifications&&e.toggleNotifications(...t)),class:"absolute inset-0 bg-gray-600/75 dark:bg-gray-900/75",dusk:"notifications-backdrop"}),(0,o.createElementVNode)("div",s,[e.notifications.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("nav",c,[(0,o.createVNode)(k,{level:3,class:"ml-1"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Notifications")),1)])),_:1}),(0,o.createElementVNode)("div",d,[(0,o.createVNode)(x,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(w,{dusk:"notification-center-action-dropdown",variant:"ghost",icon:"ellipsis-horizontal"})])),menu:(0,o.withCtx)((()=>[(0,o.createVNode)(b,{width:"200"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",u,[(0,o.createVNode)(y,{as:"button",onClick:e.markAllNotificationsAsRead},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Mark all as Read")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(y,{as:"button",onClick:g.handleDeleteAllNotifications},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Delete all notifications")),1)])),_:1},8,["onClick"])])])),_:1})])),_:1})])])):(0,o.createCommentVNode)("",!0),e.notifications.length>0?((0,o.openBlock)(),(0,o.createBlock)(B,{key:1,notifications:e.notifications},null,8,["notifications"])):((0,o.openBlock)(),(0,o.createElementBlock)("div",h,[t[1]||(t[1]=(0,o.createElementVNode)("p",{class:"text-center"},[(0,o.createElementVNode)("svg",{class:"inline-block text-gray-300 dark:text-gray-500",xmlns:"http://www.w3.org/2000/svg",width:"65",height:"51",viewBox:"0 0 65 51"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M56 40h2c.552285 0 1 .447715 1 1s-.447715 1-1 1h-2v2c0 .552285-.447715 1-1 1s-1-.447715-1-1v-2h-2c-.552285 0-1-.447715-1-1s.447715-1 1-1h2v-2c0-.552285.447715-1 1-1s1 .447715 1 1v2zm-5.364125-8H38v8h7.049375c.350333-3.528515 2.534789-6.517471 5.5865-8zm-5.5865 10H6c-3.313708 0-6-2.686292-6-6V6c0-3.313708 2.686292-6 6-6h44c3.313708 0 6 2.686292 6 6v25.049375C61.053323 31.5511 65 35.814652 65 41c0 5.522847-4.477153 10-10 10-5.185348 0-9.4489-3.946677-9.950625-9zM20 30h16v-8H20v8zm0 2v8h16v-8H20zm34-2v-8H38v8h16zM2 30h16v-8H2v8zm0 2v4c0 2.209139 1.790861 4 4 4h12v-8H2zm18-12h16v-8H20v8zm34 0v-8H38v8h16zM2 20h16v-8H2v8zm52-10V6c0-2.209139-1.790861-4-4-4H6C3.790861 2 2 3.790861 2 6v4h52zm1 39c4.418278 0 8-3.581722 8-8s-3.581722-8-8-8-8 3.581722-8 8 3.581722 8 8 8z"})])],-1)),(0,o.createElementVNode)("p",p,(0,o.toDisplayString)(e.__("There are no new notifications.")),1),(0,o.createElementVNode)("p",m,[(0,o.createVNode)(w,{variant:"solid",onClick:e.toggleNotifications,label:e.__("Close")},null,8,["onClick","label"])])]))])])):(0,o.createCommentVNode)("",!0)])),_:1})]))],64)}],["__file","NotificationCenter.vue"]])},48665:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={class:"leading-normal"},l={class:"ml-auto"};var i=r(90128),a=r.n(i);const s={components:{Button:r(27226).A},emits:["confirm","close"],props:{show:{type:Boolean,default:!1},mode:{type:String,default:"delete",validator:function(e){return-1!==["force delete","delete","detach"].indexOf(e)}}},data:()=>({working:!1}),watch:{show(e){!1===e&&(this.working=!1)}},methods:{handleClose(){this.$emit("close"),this.working=!1},handleConfirm(){this.$emit("confirm"),this.working=!0}},computed:{uppercaseMode(){return a()(this.mode)}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("ModalHeader"),d=(0,o.resolveComponent)("ModalContent"),u=(0,o.resolveComponent)("LinkButton"),h=(0,o.resolveComponent)("Button"),p=(0,o.resolveComponent)("ModalFooter"),m=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(m,{show:r.show,role:"alertdialog",size:"sm"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("form",{onSubmit:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>s.handleConfirm&&s.handleConfirm(...e)),["prevent"])),class:"mx-auto bg-white dark:bg-gray-800 rounded-lg shadow-lg overflow-hidden"},[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createVNode)(c,{textContent:(0,o.toDisplayString)(e.__(`${s.uppercaseMode} Resource`))},null,8,["textContent"]),(0,o.createVNode)(d,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",n,(0,o.toDisplayString)(e.__("Are you sure you want to "+r.mode+" the selected resources?")),1)])),_:1})])),(0,o.createVNode)(p,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(u,{type:"button",dusk:"cancel-delete-button",onClick:(0,o.withModifiers)(s.handleClose,["prevent"]),class:"mr-3"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Cancel")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(h,{type:"submit",ref:"confirmButton",dusk:"confirm-delete-button",loading:e.working,state:"danger",label:e.__(s.uppercaseMode)},null,8,["loading","label"])])])),_:1})],32)])),_:3},8,["show"])}],["__file","DeleteResourceModal.vue"]])},48763:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(42831).default,computed:{isVaporField:()=>!1}};const n=(0,r(66262).A)(o,[["__file","AudioField.vue"]])},48866:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidLink.vue"]])},49020:(e,t,r)=>{var o={"./AudioField.vue":33281,"./BadgeField.vue":43161,"./BelongsToField.vue":98941,"./BooleanField.vue":38175,"./BooleanGroupField.vue":82861,"./ColorField.vue":12768,"./CurrencyField.vue":25784,"./DateField.vue":63017,"./DateTimeField.vue":328,"./EmailField.vue":5319,"./FileField.vue":40688,"./HeadingField.vue":89946,"./HiddenField.vue":69247,"./IdField.vue":14605,"./LineField.vue":73106,"./MorphToActionTargetField.vue":3729,"./MorphToField.vue":25599,"./MultiSelectField.vue":85371,"./PasswordField.vue":70027,"./PlaceField.vue":345,"./SelectField.vue":27941,"./SlugField.vue":43348,"./SparklineField.vue":87988,"./StackField.vue":25089,"./StatusField.vue":20410,"./TagField.vue":84009,"./TextField.vue":28400,"./UrlField.vue":389,"./VaporAudioField.vue":26866,"./VaporFileField.vue":80822};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=49020},49082:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(29726);const n={class:"h-6 flex mb-3 text-sm font-bold"},l={class:"ml-auto font-semibold text-gray-400 text-xs"},i={class:"flex min-h-[90px]"};var a=r(38221),s=r.n(a),c=r(55378),d=r.n(c),u=r(31126),h=r.n(u),p=r(9592),m=r.n(p);r(7588);const v={name:"BasePartitionMetric",props:{loading:Boolean,title:String,helpText:{},helpWidth:{},chartData:Array,legendsHeight:{type:String,default:"fixed"}},data:()=>({chartist:null,resizeObserver:null}),watch:{chartData:function(e,t){this.renderChart()}},created(){const e=s()((e=>e()),Nova.config("debounce"));this.resizeObserver=new ResizeObserver((t=>{e((()=>{this.renderChart()}))}))},mounted(){this.chartist=new(m().Pie)(this.$refs.chart,this.formattedChartData,{donut:!0,donutWidth:10,donutSolid:!0,startAngle:270,showLabel:!1}),this.chartist.on("draw",(e=>{"slice"===e.type&&e.element.attr({style:`fill: ${e.meta.color} !important`})})),this.resizeObserver.observe(this.$refs.chart)},beforeUnmount(){this.resizeObserver.unobserve(this.$refs.chart)},methods:{renderChart(){this.chartist.update(this.formattedChartData)},getItemColor:(e,t)=>"string"==typeof e.color?e.color:(e=>["#F5573B","#F99037","#F2CB22","#8FC15D","#098F56","#47C1BF","#1693EB","#6474D7","#9C6ADE","#E471DE"][e])(t)},computed:{chartClasses:()=>[],formattedChartData(){return{labels:this.formattedLabels,series:this.formattedData}},formattedItems(){return d()(this.chartData,((e,t)=>({label:e.label,value:Nova.formatNumber(e.value),color:this.getItemColor(e,t),percentage:Nova.formatNumber(String(e.percentage))})))},formattedLabels(){return d()(this.chartData,(e=>e.label))},formattedData(){return d()(this.chartData,((e,t)=>({value:e.value,meta:{color:this.getItemColor(e,t)}})))},formattedTotal(){let e=this.currentTotal.toFixed(2),t=Math.round(e);return t.toFixed(2)==e?Nova.formatNumber(new String(t)):Nova.formatNumber(new String(e))},currentTotal(){return h()(this.chartData,"value")}}};const f=(0,r(66262).A)(v,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("HelpTextTooltip"),u=(0,o.resolveComponent)("LoadingCard");return(0,o.openBlock)(),(0,o.createBlock)(u,{loading:r.loading,class:"px-6 py-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("h3",n,[(0,o.createTextVNode)((0,o.toDisplayString)(r.title)+" ",1),(0,o.createElementVNode)("span",l,"("+(0,o.toDisplayString)(c.formattedTotal)+" "+(0,o.toDisplayString)(e.__("total"))+")",1)]),(0,o.createVNode)(d,{text:r.helpText,width:r.helpWidth},null,8,["text","width"]),(0,o.createElementVNode)("div",i,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["flex-1 overflow-hidden overflow-y-auto",{"max-h-[90px]":"fixed"===r.legendsHeight}])},[(0,o.createElementVNode)("ul",null,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(c.formattedItems,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("li",{key:e.color,class:"text-xs leading-normal"},[(0,o.createElementVNode)("span",{class:"inline-block rounded-full w-2 h-2 mr-2",style:(0,o.normalizeStyle)({backgroundColor:e.color})},null,4),(0,o.createTextVNode)((0,o.toDisplayString)(e.label)+" ("+(0,o.toDisplayString)(e.value)+" - "+(0,o.toDisplayString)(e.percentage)+"%) ",1)])))),128))])],2),(0,o.createElementVNode)("div",{ref:"chart",class:(0,o.normalizeClass)(["flex-none rounded-b-lg ct-chart mr-4 w-[90px] h-[90px]",{invisible:this.currentTotal<=0}])},null,2)])])),_:1},8,["loading"])}],["__file","BasePartitionMetric.vue"]])},49175:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n={class:"ml-2"};var l=r(69843),i=r.n(l);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;ta.updateCheckedState(r.option.value,a.nextValue))},[(0,o.createVNode)(s,{value:a.currentValue,nullable:!0},null,8,["value"]),(0,o.createElementVNode)("span",n,(0,o.toDisplayString)(a.labelFor(r.option)),1)])}],["__file","IconBooleanOption.vue"]])},49299:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n={class:"flex items-center"},l=["id","dusk","name","value","disabled","min","max","step"];var i=r(69843),a=r.n(i),s=r(91272),c=r(18700);r(2673);const d={mixins:[c._w,c.Gj],methods:{setInitialValue(){a()(this.currentField.value)||(this.value=s.c9.fromISO(this.currentField.value||this.value).toISODate())},fill(e){this.currentlyIsVisible&&this.fillIfVisible(e,this.fieldAttribute,this.value)},handleChange(e){this.value=e?.target?.value??e,this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)}}};const u=(0,r(66262).A)(d,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(c,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("input",{type:"date",class:(0,o.normalizeClass)(["form-control form-input form-control-bordered",e.errorClasses]),ref:"dateTimePicker",id:e.currentField.uniqueKey,dusk:e.field.attribute,name:e.field.name,value:e.value,disabled:e.currentlyIsReadonly,onChange:t[0]||(t[0]=(...e)=>s.handleChange&&s.handleChange(...e)),min:e.currentField.min,max:e.currentField.max,step:e.currentField.step},null,42,l)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","DateField.vue"]])},49527:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={key:0};const l={props:["index","resource","resourceName","resourceId","field"]};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("TagGroup"),c=(0,o.resolveComponent)("TagList"),d=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(d,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[r.field.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,["group"===r.field.style?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,tags:r.field.value,"resource-name":r.field.resourceName,editable:!1,"with-preview":r.field.withPreview},null,8,["tags","resource-name","with-preview"])):(0,o.createCommentVNode)("",!0),"list"===r.field.style?((0,o.openBlock)(),(0,o.createBlock)(c,{key:1,tags:r.field.value,"resource-name":r.field.resourceName,editable:!1,"with-preview":r.field.withPreview},null,8,["tags","resource-name","with-preview"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["index","field"])}],["__file","TagField.vue"]])},49721:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={emits:["actionExecuted"],props:["resourceName","resourceId","resource","field"],methods:{actionExecuted(){this.$emit("actionExecuted")}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceIndex");return(0,o.openBlock)(),(0,o.createBlock)(a,{field:r.field,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":r.resourceId,"via-relationship":r.field.hasManyThroughRelationship,"relationship-type":"hasManyThrough",onActionExecuted:i.actionExecuted,"load-cards":!1,initialPerPage:r.field.perPage||5,"should-override-meta":!1},null,8,["field","resource-name","via-resource","via-resource-id","via-relationship","onActionExecuted","initialPerPage"])}],["__file","HasManyThroughField.vue"]])},49820:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M11 3a1 1 0 10-2 0v1a1 1 0 102 0V3zM15.657 5.757a1 1 0 00-1.414-1.414l-.707.707a1 1 0 001.414 1.414l.707-.707zM18 10a1 1 0 01-1 1h-1a1 1 0 110-2h1a1 1 0 011 1zM5.05 6.464A1 1 0 106.464 5.05l-.707-.707a1 1 0 00-1.414 1.414l.707.707zM5 10a1 1 0 01-1 1H3a1 1 0 110-2h1a1 1 0 011 1zM8 16v-1h4v1a2 2 0 11-4 0zM12 14c.015-.34.208-.646.477-.859a4 4 0 10-4.954 0c.27.213.462.519.476.859h4.002z"},null,-1)]))}],["__file","HeroiconsSolidLightBulb.vue"]])},50567:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 9v6m4-6v6m7-3a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlinePause.vue"]])},51119:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6"},null,-1)]))}],["__file","HeroiconsOutlineReply.vue"]])},51256:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);var n=r(18700);const l={emits:["field-changed"],mixins:[n._w,n.Qy,n.Gj],data:()=>({index:0}),mounted(){Nova.$on(this.fieldAttributeValueEventName,this.listenToValueChanges)},beforeUnmount(){Nova.$off(this.fieldAttributeValueEventName,this.listenToValueChanges),this.clearAttachments(),this.clearFilesMarkedForRemoval()},methods:{handleChange(e){this.value=e,this.$emit("field-changed")},fill(e){this.fillIfVisible(e,this.fieldAttribute,this.value||""),this.fillAttachmentDraftId(e)},handleFileAdded({attachment:e}){if(e.file){const t=(t,r)=>e.setAttributes({url:r,href:r}),r=t=>{e.setUploadProgress(Math.round(100*t.loaded/t.total))};this.uploadAttachment(e.file,{onCompleted:t,onUploadProgress:r})}else this.unflagFileForRemoval(e.attachment.attributes.values.url)},handleFileRemoved({attachment:{attachment:e}}){this.flagFileForRemoval(e.attributes.values.url)},onSyncedField(){this.handleChange(this.currentField.value??this.value),this.index++},listenToValueChanges(e){this.index++}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Trix"),s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"full-width-content":e.fullWidthContent,key:e.index,"show-help-text":e.showHelpText},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["rounded-lg",{disabled:e.currentlyIsReadonly}])},[(0,o.createVNode)(a,(0,o.mergeProps)({name:"trixman",value:e.value,onChange:i.handleChange,onFileAdded:i.handleFileAdded,onFileRemoved:i.handleFileRemoved,class:{"form-control-bordered-error":e.hasError},"with-files":e.currentField.withFiles},e.currentField.extraAttributes,{disabled:e.currentlyIsReadonly,class:"rounded-lg"}),null,16,["value","onChange","onFileAdded","onFileRemoved","class","with-files","disabled"])],2)])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","TrixField.vue"]])},51296:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a1.994 1.994 0 01-1.414-.586m0 0L11 14h4a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2v4l.586-.586z"},null,-1)]))}],["__file","HeroiconsOutlineChatAlt2.vue"]])},51394:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={class:"bg-white dark:bg-gray-800 rounded-lg shadow-lg overflow-hidden",style:{width:"460px"}},l={class:"leading-tight"},i={class:"ml-auto"};const a={components:{Button:r(27226).A},emits:["confirm","close"],props:{show:{type:Boolean,default:!1}},data:()=>({working:!1}),watch:{show(e){!1===e&&(this.working=!1)}},methods:{handleClose(){this.working=!1,this.$emit("close")},handleConfirm(){this.working=!0,this.$emit("confirm")}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("ModalHeader"),u=(0,o.resolveComponent)("ModalContent"),h=(0,o.resolveComponent)("LinkButton"),p=(0,o.resolveComponent)("Button"),m=(0,o.resolveComponent)("ModalFooter"),v=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(v,{show:r.show,role:"alertdialog",size:"md"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createVNode)(d,{textContent:(0,o.toDisplayString)(e.__("Delete File"))},null,8,["textContent"]),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",l,(0,o.toDisplayString)(e.__("Are you sure you want to delete this file?")),1)])),_:1}),(0,o.createVNode)(m,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",i,[(0,o.createVNode)(h,{dusk:"cancel-upload-delete-button",type:"button",onClick:(0,o.withModifiers)(c.handleClose,["prevent"]),class:"mr-3"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Cancel")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(p,{onClick:(0,o.withModifiers)(c.handleConfirm,["prevent"]),ref:"confirmButton",dusk:"confirm-upload-delete-button",loading:e.working,state:"danger",label:e.__("Delete")},null,8,["onClick","loading","label"])])])),_:1})])])),_:1},8,["show"])}],["__file","ConfirmUploadRemovalModal.vue"]])},51558:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDotsCircleHorizontal.vue"]])},51573:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 15l-3-3m0 0l3-3m-3 3h8M3 12a9 9 0 1118 0 9 9 0 01-18 0z"},null,-1)]))}],["__file","HeroiconsOutlineArrowCircleLeft.vue"]])},51609:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M3.707 2.293a1 1 0 00-1.414 1.414l6.921 6.922c.05.062.105.118.168.167l6.91 6.911a1 1 0 001.415-1.414l-.675-.675a9.001 9.001 0 00-.668-11.982A1 1 0 1014.95 5.05a7.002 7.002 0 01.657 9.143l-1.435-1.435a5.002 5.002 0 00-.636-6.294A1 1 0 0012.12 7.88c.924.923 1.12 2.3.587 3.415l-1.992-1.992a.922.922 0 00-.018-.018l-6.99-6.991zM3.238 8.187a1 1 0 00-1.933-.516c-.8 3-.025 6.336 2.331 8.693a1 1 0 001.414-1.415 6.997 6.997 0 01-1.812-6.762zM7.4 11.5a1 1 0 10-1.73 1c.214.371.48.72.795 1.035a1 1 0 001.414-1.414c-.191-.191-.35-.4-.478-.622z"},null,-1)]))}],["__file","HeroiconsSolidStatusOffline.vue"]])},51788:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n=["data-form-unique-id"],l={key:1},i={class:"flex items-center ml-auto"};var a=r(18700),s=r(23805),c=r.n(s),d=r(25542);const u={components:{Button:r(27226).A},emits:["confirm","close"],mixins:[a.Uf],props:{action:{type:Object,required:!0},endpoint:{type:String,required:!1},errors:{type:Object,required:!0},resourceName:{type:String,required:!0},selectedResources:{type:[Array,String],required:!0},show:{type:Boolean,default:!1},working:Boolean},data:()=>({loading:!0,formUniqueId:(0,d.L)()}),created(){document.addEventListener("keydown",this.handleKeydown)},mounted(){this.loading=!1},beforeUnmount(){document.removeEventListener("keydown",this.handleKeydown)},methods:{onUpdateFormStatus(){this.updateModalStatus()},onUpdateFieldStatus(){this.onUpdateFormStatus()},handlePreventModalAbandonmentOnClose(e){this.handlePreventModalAbandonment((()=>{this.$emit("close")}),(()=>{e.stopPropagation()}))}},computed:{syncEndpoint(){let e=new URLSearchParams({action:this.action.uriKey});return"all"===this.selectedResources?e.append("resources","all"):this.selectedResources.forEach((t=>{e.append("resources[]",c()(t)?t.id.value:t)})),(this.endpoint||`/nova-api/${this.resourceName}/action`)+"?"+e.toString()},usesFocusTrap(){return!1===this.loading&&this.action.fields.length>0}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("ModalHeader"),u=(0,o.resolveComponent)("CancelButton"),h=(0,o.resolveComponent)("Button"),p=(0,o.resolveComponent)("ModalFooter"),m=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(m,{show:r.show,onCloseViaEscape:c.handlePreventModalAbandonmentOnClose,role:"dialog",size:r.action.modalSize,"modal-style":r.action.modalStyle,"use-focus-trap":c.usesFocusTrap},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("form",{ref:"theForm",autocomplete:"off",onChange:t[1]||(t[1]=(...e)=>c.onUpdateFormStatus&&c.onUpdateFormStatus(...e)),onSubmit:t[2]||(t[2]=(0,o.withModifiers)((t=>e.$emit("confirm")),["prevent","stop"])),"data-form-unique-id":e.formUniqueId,class:(0,o.normalizeClass)(["bg-white dark:bg-gray-800",{"rounded-lg shadow-lg overflow-hidden space-y-6":"window"===r.action.modalStyle,"flex flex-col justify-between h-full":"fullscreen"===r.action.modalStyle}])},[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["space-y-6",{"overflow-hidden overflow-y-auto":"fullscreen"===r.action.modalStyle}])},[(0,o.createVNode)(d,{textContent:(0,o.toDisplayString)(r.action.name)},null,8,["textContent"]),r.action.confirmText?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,class:(0,o.normalizeClass)(["px-8",{"text-red-500":r.action.destructive}])},(0,o.toDisplayString)(r.action.confirmText),3)):(0,o.createCommentVNode)("",!0),r.action.fields.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.action.fields,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"action",key:t.attribute},[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("form-"+t.component),{errors:r.errors,"resource-name":r.resourceName,field:t,"show-help-text":!0,"form-unique-id":e.formUniqueId,mode:"fullscreen"===r.action.modalStyle?"action-fullscreen":"action-modal","sync-endpoint":c.syncEndpoint,onFieldChanged:c.onUpdateFieldStatus},null,40,["errors","resource-name","field","form-unique-id","mode","sync-endpoint","onFieldChanged"]))])))),128))])):(0,o.createCommentVNode)("",!0)],2),(0,o.createVNode)(p,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",i,[(0,o.createVNode)(u,{component:"button",type:"button",dusk:"cancel-action-button",class:"ml-auto mr-3",onClick:t[0]||(t[0]=t=>e.$emit("close"))},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.action.cancelButtonText),1)])),_:1}),(0,o.createVNode)(h,{type:"submit",ref:"runButton",dusk:"confirm-action-button",loading:r.working,variant:"solid",state:r.action.destructive?"danger":"default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.action.confirmButtonText),1)])),_:1},8,["loading","state"])])])),_:1})],42,n)])),_:1},8,["show","onCloseViaEscape","size","modal-style","use-focus-trap"])}],["__file","ConfirmActionModal.vue"]])},51816:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 7a4 4 0 11-8 0 4 4 0 018 0zM9 14a6 6 0 00-6 6v1h12v-1a6 6 0 00-6-6zM21 12h-6"},null,-1)]))}],["__file","HeroiconsOutlineUserRemove.vue"]])},52092:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});var o=r(39754),n=r.n(o);function l(e,t){let r=Nova.config("translations")[e]?Nova.config("translations")[e]:e;return n()(t,((e,t)=>{if(t=new String(t),null===e)return void console.error(`Translation '${r}' for key '${t}' contains a null replacement.`);e=new String(e);const o=[":"+t,":"+t.toUpperCase(),":"+t.charAt(0).toUpperCase()+t.slice(1)],n=[e,e.toUpperCase(),e.charAt(0).toUpperCase()+e.slice(1)];for(let e=o.length-1;e>=0;e--)r=r.replace(o[e],n[e])})),r}},52131:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n=["innerHTML"];const l={mixins:[r(18700).Gj],props:{index:{type:Number},resourceName:{type:String,require:!0},field:{type:Object,require:!0}},methods:{fillIfVisible(e,t,r){}},computed:{classes:()=>["remove-last-margin-bottom","leading-normal","w-full","py-4","px-8"],shouldDisplayAsHtml(){return this.currentField.asHtml||!1}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Heading"),c=(0,o.resolveComponent)("FieldWrapper");return e.currentField.visible?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0},{default:(0,o.withCtx)((()=>[a.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,innerHTML:e.currentField.value,class:(0,o.normalizeClass)(a.classes)},null,10,n)):((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:1,class:(0,o.normalizeClass)(a.classes)},[(0,o.createVNode)(s,{level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.currentField.value),1)])),_:1})],2))])),_:1})):(0,o.createCommentVNode)("",!0)}],["__file","HeadingField.vue"]])},52244:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M5 3a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2V5a2 2 0 00-2-2H5zM5 11a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2v-2a2 2 0 00-2-2H5zM11 5a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V5zM11 13a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"},null,-1)]))}],["__file","HeroiconsSolidViewGrid.vue"]])},52382:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(29726);const n={key:0,class:"relative"},l={class:"inline-block shrink-0 w-6 h-6"},i={class:"flex-1 flex items-center w-full px-3 text-base"},a={class:"inline-block h-6 shrink-0"},s={key:0,class:"inline-flex items-center justify-center shrink-0 w-6 h-6"},c={key:0,class:"mt-1 flex flex-col"};var d=r(18700),u=r(66278);function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function p(e){for(var t=1;t0&&this.item.collapsable?"button":"h3"},displayAsButton(){return["Link","button"].includes(this.component)},collapsedByDefault(){return this.item?.collapsedByDefault??!1}})};const f=(0,r(66262).A)(v,[["render",function(e,t,r,d,u,h){const p=(0,o.resolveComponent)("Badge"),m=(0,o.resolveComponent)("CollapseButton");return r.item.path||r.item.items.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(h.component),{href:r.item.path??null,onClick:(0,o.withModifiers)(h.handleClick,["prevent"]),tabindex:h.displayAsButton?0:null,class:(0,o.normalizeClass)(["w-full flex items-start px-1 py-1 rounded text-left text-gray-500 dark:text-gray-500 focus:outline-none focus:ring focus:ring-primary-200 dark:focus:ring-gray-600",{"cursor-pointer hover:bg-gray-200 dark:hover:bg-gray-800":h.displayAsButton,"font-bold text-primary-500 dark:text-primary-500":r.item.active}])},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",l,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`heroicons-outline-${r.item.icon}`),{height:"24",width:"24"}))]),(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(r.item.name),1),(0,o.createElementVNode)("span",a,[r.item.badge?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,"extra-classes":r.item.badge.typeClass},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.item.badge.value),1)])),_:1},8,["extra-classes"])):(0,o.createCommentVNode)("",!0)]),r.item.collapsable?((0,o.openBlock)(),(0,o.createElementBlock)("span",s,[(0,o.createVNode)(m,{collapsed:e.collapsed,to:r.item.path},null,8,["collapsed","to"])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["href","onClick","tabindex","class"])),r.item.items.length>0&&!e.collapsed?((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.item.items,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),{key:e.name,item:e},null,8,["item"])))),128))])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)}],["__file","MenuSection.vue"]])},52980:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 8l3 5m0 0l3-5m-3 5v4m-3-5h6m-6 3h6m6-3a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineCurrencyYen.vue"]])},53023:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M18 3a1 1 0 00-1.196-.98l-10 2A1 1 0 006 5v9.114A4.369 4.369 0 005 14c-1.657 0-3 .895-3 2s1.343 2 3 2 3-.895 3-2V7.82l8-1.6v5.894A4.37 4.37 0 0015 12c-1.657 0-3 .895-3 2s1.343 2 3 2 3-.895 3-2V3z"},null,-1)]))}],["__file","HeroiconsSolidMusicNote.vue"]])},53277:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 4a2 2 0 114 0v1a1 1 0 001 1h3a1 1 0 011 1v3a1 1 0 01-1 1h-1a2 2 0 100 4h1a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-1a2 2 0 10-4 0v1a1 1 0 01-1 1H7a1 1 0 01-1-1v-3a1 1 0 00-1-1H4a2 2 0 110-4h1a1 1 0 001-1V7a1 1 0 011-1h3a1 1 0 001-1V4z"},null,-1)]))}],["__file","HeroiconsOutlinePuzzle.vue"]])},53592:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M8 9a3 3 0 100-6 3 3 0 000 6zM8 11a6 6 0 016 6H2a6 6 0 016-6zM16 7a1 1 0 10-2 0v1h-1a1 1 0 100 2h1v1a1 1 0 102 0v-1h1a1 1 0 100-2h-1V7z"},null,-1)]))}],["__file","HeroiconsSolidUserAdd.vue"]])},54291:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["left","center"].includes(e)},component:{type:String,default:"button"}},setup:e=>(t,r)=>{const n=(0,o.resolveComponent)("BasicButton");return(0,o.openBlock)(),(0,o.createBlock)(n,(0,o.mergeProps)(l(l({},t.$props),t.$attrs),{component:e.component,class:"appearance-none bg-transparent font-bold text-gray-400 hover:text-gray-300 active:text-gray-500 dark:text-gray-500 dark:hover:text-gray-400 dark:active:text-gray-600 dark:hover:bg-gray-800"}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(t.$slots,"default")])),_:3},16,["component"])}};const s=(0,r(66262).A)(a,[["__file","LinkButton.vue"]])},54566:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 10a8 8 0 018-8v8h8a8 8 0 11-16 0z"},null,-1),(0,o.createElementVNode)("path",{d:"M12 2.252A8.014 8.014 0 0117.748 8H12V2.252z"},null,-1)]))}],["__file","HeroiconsSolidChartPie.vue"]])},54671:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H5a2 2 0 01-2-2V5zm11 1H6v8l4-2 4 2V6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidBookmarkAlt.vue"]])},54686:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidQuestionMarkCircle.vue"]])},54710:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});var o=r(29726);const n={class:"py-6 px-1 md:px-2 lg:px-6"},l={class:"mx-auto py-8 max-w-sm flex justify-center"};const i={name:"Auth"};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("AppLogo");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(c,{class:"h-8"})]),(0,o.renderSlot)(e.$slots,"default")])}],["__file","Auth.vue"]])},54970:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{type:{type:String,default:"delete"},solid:{type:Boolean,default:!1}},computed:{style(){return this.solid?"solid":"outline"},iconName(){return`heroicons-${this.style}-${this.type}`},viewBox(){return this.solid?"0 0 20 20":"0 0 24 24"},width(){return this.solid?20:24},height(){return this.solid?20:24}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(i.iconName),{class:"inline-block",role:"presentation",width:i.width,height:i.height,viewBox:i.viewBox},null,8,["width","height","viewBox"])}],["__file","Icon.vue"]])},55201:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M9 2a1 1 0 000 2h2a1 1 0 100-2H9z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v11a2 2 0 01-2 2H6a2 2 0 01-2-2V5zm3 4a1 1 0 000 2h.01a1 1 0 100-2H7zm3 0a1 1 0 000 2h3a1 1 0 100-2h-3zm-3 4a1 1 0 100 2h.01a1 1 0 100-2H7zm3 0a1 1 0 100 2h3a1 1 0 100-2h-3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidClipboardList.vue"]])},55422:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 4h13M3 8h9m-9 4h6m4 0l4-4m0 0l4 4m-4-4v12"},null,-1)]))}],["__file","HeroiconsOutlineSortAscending.vue"]])},55633:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"},null,-1)]))}],["__file","HeroiconsOutlineChartBar.vue"]])},55905:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidExclamation.vue"]])},56302:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"},null,-1)]))}],["__file","HeroiconsOutlineSelector.vue"]])},56383:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={__name:"TagList",props:{resourceName:{type:String},tags:{type:Array,default:[]},editable:{type:Boolean,default:!0},withSubtitles:{type:Boolean,default:!0},withPreview:{type:Boolean,default:!1}},emits:["tag-removed","click"],setup:(e,{emit:t})=>(t,r)=>{const n=(0,o.resolveComponent)("TagListItem");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.tags,((l,i)=>((0,o.openBlock)(),(0,o.createBlock)(n,{onTagRemoved:r[0]||(r[0]=e=>t.$emit("tag-removed",e)),index:i,tag:l,"resource-name":e.resourceName,editable:e.editable,"with-subtitles":e.withSubtitles,"with-preview":e.withPreview},null,8,["index","tag","resource-name","editable","with-subtitles","with-preview"])))),256))])}};const l=(0,r(66262).A)(n,[["__file","TagList.vue"]])},56444:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.649 3.084A1 1 0 015.163 4.4 13.95 13.95 0 004 10c0 1.993.416 3.886 1.164 5.6a1 1 0 01-1.832.8A15.95 15.95 0 012 10c0-2.274.475-4.44 1.332-6.4a1 1 0 011.317-.516zM12.96 7a3 3 0 00-2.342 1.126l-.328.41-.111-.279A2 2 0 008.323 7H8a1 1 0 000 2h.323l.532 1.33-1.035 1.295a1 1 0 01-.781.375H7a1 1 0 100 2h.039a3 3 0 002.342-1.126l.328-.41.111.279A2 2 0 0011.677 14H12a1 1 0 100-2h-.323l-.532-1.33 1.035-1.295A1 1 0 0112.961 9H13a1 1 0 100-2h-.039zm1.874-2.6a1 1 0 011.833-.8A15.95 15.95 0 0118 10c0 2.274-.475 4.44-1.332 6.4a1 1 0 11-1.832-.8A13.949 13.949 0 0016 10c0-1.993-.416-3.886-1.165-5.6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidVariable.vue"]])},56605:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726),n=r(27226);const l={__name:"InertiaButton",props:{href:{type:String,required:!0},variant:{type:String,default:"primary"},icon:{type:String,default:"primary"},dusk:{type:String,default:null},label:{type:String,default:null}},setup:e=>(t,r)=>{const l=(0,o.resolveComponent)("Link");return(0,o.openBlock)(),(0,o.createBlock)(l,{href:e.href,dusk:e.dusk},{default:(0,o.withCtx)((()=>[(0,o.createVNode)((0,o.unref)(n.A),{as:"div",variant:e.variant,icon:e.icon,label:e.label},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(t.$slots,"default")])),_:3},8,["variant","icon","label"])])),_:3},8,["href","dusk"])}};const i=(0,r(66262).A)(l,[["__file","InertiaButton.vue"]])},56733:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M3 3a1 1 0 000 2h11a1 1 0 100-2H3zM3 7a1 1 0 000 2h5a1 1 0 000-2H3zM3 11a1 1 0 100 2h4a1 1 0 100-2H3zM13 16a1 1 0 102 0v-5.586l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 101.414 1.414L13 10.414V16z"},null,-1)]))}],["__file","HeroiconsSolidSortAscending.vue"]])},57001:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 13h6m-3-3v6m5 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)]))}],["__file","HeroiconsOutlineDocumentAdd.vue"]])},57232:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1"},null,-1)]))}],["__file","HeroiconsOutlineLink.vue"]])},57303:(e,t,r)=>{"use strict";r.d(t,{A:()=>c});var o=r(29726);var n=r(18700),l=r(25542);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function a(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const s={emits:["refresh","create-cancelled","finished-loading"],mixins:[n.rd,n.Uf],provide(){return{removeFile:this.removeFile}},props:function(e){for(var t=1;t["modal","form"].includes(e)}},(0,n.rr)(["resourceName","viaResource","viaResourceId","viaRelationship"])),data:()=>({formUniqueId:(0,l.L)()}),methods:{handleResourceCreated({redirect:e,id:t}){return"form"===this.mode?this.allowLeavingForm():this.allowLeavingModal(),Nova.$emit("resource-created",{resourceName:this.resourceName,resourceId:t}),"form"===this.mode?Nova.visit(e):this.$emit("refresh",{redirect:e,id:t})},handleResourceCreatedAndAddingAnother(){this.disableNavigateBackUsingHistory()},handleCreateCancelled(){return"form"===this.mode?(this.handleProceedingToPreviousPage(),this.allowLeavingForm(),void this.proceedToPreviousPage(this.isRelation?`/resources/${this.viaResource}/${this.viaResourceId}`:`/resources/${this.resourceName}`)):(this.allowLeavingModal(),this.$emit("create-cancelled"))},onUpdateFormStatus(){"form"===this.mode?this.updateFormStatus():this.updateModalStatus()},removeFile(e){}},computed:{isRelation(){return Boolean(this.viaResourceId&&this.viaRelationship)}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CreateForm");return(0,o.openBlock)(),(0,o.createBlock)(a,{onResourceCreated:i.handleResourceCreated,onResourceCreatedAndAddingAnother:i.handleResourceCreatedAndAddingAnother,onCreateCancelled:i.handleCreateCancelled,mode:r.mode,"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,onUpdateFormStatus:i.onUpdateFormStatus,onFinishedLoading:t[0]||(t[0]=t=>e.$emit("finished-loading")),"should-override-meta":"form"===r.mode,"form-unique-id":e.formUniqueId},null,8,["onResourceCreated","onResourceCreatedAndAddingAnother","onCreateCancelled","mode","resource-name","via-resource","via-resource-id","via-relationship","onUpdateFormStatus","should-override-meta","form-unique-id"])}],["__file","Create.vue"]])},57425:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 4a2 2 0 012-2h8a2 2 0 012 2v12a1 1 0 110 2h-3a1 1 0 01-1-1v-2a1 1 0 00-1-1H9a1 1 0 00-1 1v2a1 1 0 01-1 1H4a1 1 0 110-2V4zm3 1h2v2H7V5zm2 4H7v2h2V9zm2-4h2v2h-2V5zm2 4h-2v2h2V9z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidOfficeBuilding.vue"]])},57618:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 10a1 1 0 011-1h8a1 1 0 110 2H6a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMinus.vue"]])},57619:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M0 4c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm11 9l-3-3-6 6h16l-5-5-2 2zm4-4a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"},null,-1)]))}],["__file","IconImage.vue"]])},57747:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 100-2 1 1 0 000 2zm7-1a1 1 0 11-2 0 1 1 0 012 0zm-7.536 5.879a1 1 0 001.415 0 3 3 0 014.242 0 1 1 0 001.415-1.415 5 5 0 00-7.072 0 1 1 0 000 1.415z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidEmojiSad.vue"]])},57892:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726),n=r(10515);const l=["dusk"],i={class:"flex flex-col justify-center items-center px-6 space-y-3"},a={class:"text-base font-normal"},s={class:"hidden md:inline-block"},c={class:"inline-block md:hidden"},d={__name:"IndexEmptyDialog",props:["create-button-label","singularName","resourceName","viaResource","viaResourceId","viaRelationship","relationshipType","authorizedToCreate","authorizedToRelate"],setup(e){const{__:t}=(0,n.B)(),r=e,d=(0,o.computed)((()=>h.value||u.value)),u=(0,o.computed)((()=>("belongsToMany"===r.relationshipType||"morphToMany"===r.relationshipType)&&r.authorizedToRelate)),h=(0,o.computed)((()=>r.authorizedToCreate&&r.authorizedToRelate&&!r.alreadyFilled)),p=(0,o.computed)((()=>u.value?t("Attach :resource",{resource:r.singularName}):r.createButtonLabel)),m=(0,o.computed)((()=>u.value?Nova.url(`/resources/${r.viaResource}/${r.viaResourceId}/attach/${r.resourceName}`,{viaRelationship:r.viaRelationship,polymorphic:"morphToMany"===r.relationshipType?"1":"0"}):h.value?Nova.url(`/resources/${r.resourceName}/new`,{viaResource:r.viaResource,viaResourceId:r.viaResourceId,viaRelationship:r.viaRelationship,relationshipType:r.relationshipType}):void 0));return(r,n)=>{const h=(0,o.resolveComponent)("OutlineButtonInertiaLink");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"flex flex-col justify-center items-center px-6 py-8 space-y-6",dusk:`${e.resourceName}-empty-dialog`},[(0,o.createElementVNode)("div",i,[n[0]||(n[0]=(0,o.createElementVNode)("svg",{class:"inline-block text-gray-300 dark:text-gray-500",xmlns:"http://www.w3.org/2000/svg",width:"65",height:"51",viewBox:"0 0 65 51"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M56 40h2c.552285 0 1 .447715 1 1s-.447715 1-1 1h-2v2c0 .552285-.447715 1-1 1s-1-.447715-1-1v-2h-2c-.552285 0-1-.447715-1-1s.447715-1 1-1h2v-2c0-.552285.447715-1 1-1s1 .447715 1 1v2zm-5.364125-8H38v8h7.049375c.350333-3.528515 2.534789-6.517471 5.5865-8zm-5.5865 10H6c-3.313708 0-6-2.686292-6-6V6c0-3.313708 2.686292-6 6-6h44c3.313708 0 6 2.686292 6 6v25.049375C61.053323 31.5511 65 35.814652 65 41c0 5.522847-4.477153 10-10 10-5.185348 0-9.4489-3.946677-9.950625-9zM20 30h16v-8H20v8zm0 2v8h16v-8H20zm34-2v-8H38v8h16zM2 30h16v-8H2v8zm0 2v4c0 2.209139 1.790861 4 4 4h12v-8H2zm18-12h16v-8H20v8zm34 0v-8H38v8h16zM2 20h16v-8H2v8zm52-10V6c0-2.209139-1.790861-4-4-4H6C3.790861 2 2 3.790861 2 6v4h52zm1 39c4.418278 0 8-3.581722 8-8s-3.581722-8-8-8-8 3.581722-8 8 3.581722 8 8 8z"})],-1)),(0,o.createElementVNode)("h3",a,(0,o.toDisplayString)((0,o.unref)(t)("No :resource matched the given criteria.",{resource:e.singularName})),1)]),d.value?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,class:"shrink-0",href:m.value,dusk:"create-button"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(p.value),1),(0,o.createElementVNode)("span",c,(0,o.toDisplayString)(u.value?(0,o.unref)(t)("Attach"):(0,o.unref)(t)("Create")),1)])),_:1},8,["href"])):(0,o.createCommentVNode)("",!0)],8,l)}}};const u=(0,r(66262).A)(d,[["__file","IndexEmptyDialog.vue"]])},57909:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 1.944A11.954 11.954 0 012.166 5C2.056 5.649 2 6.319 2 7c0 5.225 3.34 9.67 8 11.317C14.66 16.67 18 12.225 18 7c0-.682-.057-1.35-.166-2.001A11.954 11.954 0 0110 1.944zM11 14a1 1 0 11-2 0 1 1 0 012 0zm0-7a1 1 0 10-2 0v3a1 1 0 102 0V7z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidShieldExclamation.vue"]])},57983:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{card:{type:Object,required:!0},resource:{type:Object,required:!1},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{lens:String,default:""}},computed:{widthClass(){return{full:"md:col-span-12","1/3":"md:col-span-4","1/2":"md:col-span-6","1/4":"md:col-span-3","2/3":"md:col-span-8","3/4":"md:col-span-9"}[this.card.width]},heightClass(){return"fixed"==this.card.height?"min-h-40":""}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(r.card.component),{class:(0,o.normalizeClass)([[i.widthClass,i.heightClass],"h-full"]),key:`${r.card.component}.${r.card.uriKey}`,card:r.card,resource:r.resource,resourceName:r.resourceName,resourceId:r.resourceId,lens:r.lens},null,8,["class","card","resource","resourceName","resourceId","lens"])}],["__file","CardWrapper.vue"]])},58004:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={mixins:[r(18700).x7],computed:{field(){return this.panel.fields[0]}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`detail-${i.field.component}`),{key:`${i.field.attribute}:${e.resourceId}`,"resource-name":e.resourceName,"resource-id":e.resourceId,resource:e.resource,field:i.field,onActionExecuted:e.actionExecuted},null,40,["resource-name","resource-id","resource","field","onActionExecuted"]))])}],["__file","RelationshipPanel.vue"]])},58005:(e,t,r)=>{"use strict";r.d(t,{A:()=>d});var o=r(29726);const n={class:"text-2xl text-center font-normal mb-6"},l={class:"mb-6"},i={class:"block mb-2",for:"email"};var a=r(54710),s=r(27226);const c={layout:a.A,components:{Button:s.A},data:()=>({form:Nova.form({email:""})}),methods:{async attempt(){const{message:e}=await this.form.post(Nova.url("/password/email"));Nova.$toasted.show(e,{action:{onClick:()=>Nova.redirectToLogin(),text:this.__("Reload")},duration:null,type:"success"}),setTimeout((()=>Nova.redirectToLogin()),5e3)}},computed:{supportsPasswordReset:()=>Nova.config("withPasswordReset"),forgotPasswordPath:()=>Nova.config("forgotPasswordPath")}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Head"),u=(0,o.resolveComponent)("DividerLine"),h=(0,o.resolveComponent)("HelpText"),p=(0,o.resolveComponent)("Button"),m=(0,o.resolveComponent)("LoadingView");return(0,o.openBlock)(),(0,o.createBlock)(m,{loading:!1},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{title:e.__("Forgot Password")},null,8,["title"]),(0,o.createElementVNode)("form",{onSubmit:t[1]||(t[1]=(0,o.withModifiers)(((...e)=>c.attempt&&c.attempt(...e)),["prevent"])),class:"bg-white dark:bg-gray-800 shadow rounded-lg p-8 w-[25rem] mx-auto"},[(0,o.createElementVNode)("h2",n,(0,o.toDisplayString)(e.__("Forgot your password?")),1),(0,o.createVNode)(u),(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("label",i,(0,o.toDisplayString)(e.__("Email Address")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[0]||(t[0]=t=>e.form.email=t),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":e.form.errors.has("email")}]),id:"email",type:"email",name:"email",required:"",autofocus:""},null,2),[[o.vModelText,e.form.email]]),e.form.errors.has("email")?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.form.errors.first("email")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(p,{class:"w-full flex justify-center",type:"submit",loading:e.form.processing},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Send Password Reset Link")),1)])),_:1},8,["loading"])],32)])),_:1})}],["__file","ForgotPassword.vue"]])},58011:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 17h2a2 2 0 002-2v-4a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h2m2 4h6a2 2 0 002-2v-4a2 2 0 00-2-2H9a2 2 0 00-2 2v4a2 2 0 002 2zm8-12V5a2 2 0 00-2-2H9a2 2 0 00-2 2v4h10z"},null,-1)]))}],["__file","HeroiconsOutlinePrinter.vue"]])},58102:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineExclamationCircle.vue"]])},58513:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var o=r(29726);var n=r(18700);const l={name:"Replicate",extends:r(57303).A,props:(0,n.rr)(["resourceName","resourceId"])};const i=(0,r(66262).A)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CreateForm");return(0,o.openBlock)(),(0,o.createBlock)(a,{onResourceCreated:e.handleResourceCreated,onCreateCancelled:e.handleCreateCancelled,mode:"form","resource-name":e.resourceName,"from-resource-id":e.resourceId,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,onUpdateFormStatus:e.onUpdateFormStatus,"should-override-meta":!0,"form-unique-id":e.formUniqueId},null,8,["onResourceCreated","onCreateCancelled","resource-name","from-resource-id","via-resource","via-resource-id","via-relationship","onUpdateFormStatus","form-unique-id"])}],["__file","Replicate.vue"]])},58544:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M18 9.5a1.5 1.5 0 11-3 0v-6a1.5 1.5 0 013 0v6zM14 9.667v-5.43a2 2 0 00-1.105-1.79l-.05-.025A4 4 0 0011.055 2H5.64a2 2 0 00-1.962 1.608l-1.2 6A2 2 0 004.44 12H8v4a2 2 0 002 2 1 1 0 001-1v-.667a4 4 0 01.8-2.4l1.4-1.866a4 4 0 00.8-2.4z"},null,-1)]))}],["__file","HeroiconsSolidThumbDown.vue"]])},58785:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 9l-7 7-7-7"},null,-1)]))}],["__file","HeroiconsOutlineChevronDown.vue"]])},58819:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 11a7 7 0 01-7 7m0 0a7 7 0 01-7-7m7 7v4m0 0H8m4 0h4m-4-8a3 3 0 01-3-3V5a3 3 0 116 0v6a3 3 0 01-3 3z"},null,-1)]))}],["__file","HeroiconsOutlineMicrophone.vue"]])},58824:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"},null,-1)]))}],["__file","HeroiconsOutlineCloud.vue"]])},59219:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 7h.01M7 3h5c.512 0 1.024.195 1.414.586l7 7a2 2 0 010 2.828l-7 7a2 2 0 01-2.828 0l-7-7A1.994 1.994 0 013 12V7a4 4 0 014-4z"},null,-1)]))}],["__file","HeroiconsOutlineTag.vue"]])},59220:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 18h.01M8 21h8a2 2 0 002-2V5a2 2 0 00-2-2H8a2 2 0 00-2 2v14a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineDeviceMobile.vue"]])},59335:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n={key:0,class:"text-gray-500 font-semibold","aria-label":"breadcrumb",dusk:"breadcrumbs"},l={class:"flex items-center"},i={key:1};function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;t0}})};const u=(0,r(66262).A)(d,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Link"),u=(0,o.resolveComponent)("Icon");return c.hasItems?((0,o.openBlock)(),(0,o.createElementBlock)("nav",n,[(0,o.createElementVNode)("ol",null,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.breadcrumbs,((t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("li",(0,o.mergeProps)({class:"inline-block",ref_for:!0},{"aria-current":r===e.breadcrumbs.length-1?"page":null}),[(0,o.createElementVNode)("div",l,[null!==t.path&&r[(0,o.createTextVNode)((0,o.toDisplayString)(t.name),1)])),_:2},1032,["href"])):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,(0,o.toDisplayString)(t.name),1)),r{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 10v6m0 0l-3-3m3 3l3-3m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)]))}],["__file","HeroiconsOutlineDocumentDownload.vue"]])},59425:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M17.924 2.617a.997.997 0 00-.215-.322l-.004-.004A.997.997 0 0017 2h-4a1 1 0 100 2h1.586l-3.293 3.293a1 1 0 001.414 1.414L16 5.414V7a1 1 0 102 0V3a.997.997 0 00-.076-.383z"},null,-1),(0,o.createElementVNode)("path",{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"},null,-1)]))}],["__file","HeroiconsSolidPhoneOutgoing.vue"]])},59465:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726),n=r(66278),l=r(87612),i=r.n(l),a=r(90179),s=r.n(a),c=r(5620),d=r(96433);const u=["role","data-modal-open","aria-modal"],h=Object.assign({inheritAttrs:!1},{__name:"Modal",props:{show:{type:Boolean,default:!1},size:{type:String,default:"xl",validator:e=>["sm","md","lg","xl","2xl","3xl","4xl","5xl","6xl","7xl"].includes(e)},modalStyle:{type:String,default:"window"},role:{type:String,default:"dialog"},useFocusTrap:{type:Boolean,default:!0}},emits:["showing","closing","close-via-escape"],setup(e,{emit:t}){const r=(0,o.ref)(null),l=(0,o.useAttrs)(),a=t,h=e,p=(0,o.ref)(!0),m=(0,o.computed)((()=>h.useFocusTrap&&!0===p.value)),{activate:v,deactivate:f}=(0,c.r)(r,{immediate:!1,allowOutsideClick:!0,escapeDeactivates:!1});(0,o.watch)((()=>h.show),(e=>y(e))),(0,o.watch)(m,(e=>{try{e?(0,o.nextTick)((()=>v())):f()}catch(e){}})),(0,d.MLh)(document,"keydown",(e=>{"Escape"===e.key&&!0===h.show&&a("close-via-escape",e)}));const g=()=>{p.value=!1},w=()=>{p.value=!0};(0,o.onMounted)((()=>{Nova.$on("disable-focus-trap",g),Nova.$on("enable-focus-trap",w),!0===h.show&&y(!0)})),(0,o.onBeforeUnmount)((()=>{document.body.classList.remove("overflow-hidden"),Nova.resumeShortcuts(),Nova.$off("disable-focus-trap",g),Nova.$off("enable-focus-trap",w),p.value=!1}));const k=(0,n.Pj)();async function y(e){!0===e?(a("showing"),document.body.classList.add("overflow-hidden"),Nova.pauseShortcuts(),p.value=!0):(p.value=!1,a("closing"),document.body.classList.remove("overflow-hidden"),Nova.resumeShortcuts()),k.commit("allowLeavingModal")}const b=(0,o.computed)((()=>s()(l,["class"]))),x=(0,o.computed)((()=>({sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg",xl:"max-w-xl","2xl":"max-w-2xl","3xl":"max-w-3xl","4xl":"max-w-4xl","5xl":"max-w-5xl","6xl":"max-w-6xl","7xl":"max-w-7xl"}))),B=(0,o.computed)((()=>{let e="window"===h.modalStyle?x.value:{};return i()([e[h.size]??null,"fullscreen"===h.modalStyle?"h-full":"",l.class])}));return(t,n)=>((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[e.show?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[(0,o.createElementVNode)("div",(0,o.mergeProps)(b.value,{class:["modal fixed inset-0 z-[60]",{"px-3 md:px-0 py-3 md:py-6 overflow-x-hidden overflow-y-auto":"window"===e.modalStyle,"h-full":"fullscreen"===e.modalStyle}],role:e.role,"data-modal-open":e.show,"aria-modal":e.show}),[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["@container/modal relative mx-auto z-20",B.value]),ref_key:"modalContent",ref:r},[(0,o.renderSlot)(t.$slots,"default")],2)],16,u),n[0]||(n[0]=(0,o.createElementVNode)("div",{class:"fixed inset-0 z-[55] bg-gray-500/75 dark:bg-gray-900/75",dusk:"modal-backdrop"},null,-1))],64)):(0,o.createCommentVNode)("",!0)]))}});const p=(0,r(66262).A)(h,[["__file","Modal.vue"]])},59536:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"},null,-1)]))}],["__file","HeroiconsOutlineOfficeBuilding.vue"]])},59829:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 5v8a2 2 0 01-2 2h-5l-5 4v-4H4a2 2 0 01-2-2V5a2 2 0 012-2h12a2 2 0 012 2zM7 8H5v2h2V8zm2 0h2v2H9V8zm6 0h-2v2h2V8z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChatAlt.vue"]])},60181:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 6V5a3 3 0 013-3h2a3 3 0 013 3v1h2a2 2 0 012 2v3.57A22.952 22.952 0 0110 13a22.95 22.95 0 01-8-1.43V8a2 2 0 012-2h2zm2-1a1 1 0 011-1h2a1 1 0 011 1v1H8V5zm1 5a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M2 13.692V16a2 2 0 002 2h12a2 2 0 002-2v-2.308A24.974 24.974 0 0110 15c-2.796 0-5.487-.46-8-1.308z"},null,-1)]))}],["__file","HeroiconsSolidBriefcase.vue"]])},60278:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-11a1 1 0 10-2 0v3.586L7.707 9.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 10.586V7z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowCircleDown.vue"]])},60630:(e,t,r)=>{var o={"./ActionSelector.vue":9453,"./AppLogo.vue":47780,"./Avatar.vue":73390,"./Backdrop.vue":94376,"./Badges/Badge.vue":28240,"./Badges/CircleBadge.vue":7252,"./BooleanOption.vue":92931,"./Buttons/BasicButton.vue":33621,"./Buttons/ButtonInertiaLink.vue":12535,"./Buttons/CopyButton.vue":80230,"./Buttons/CreateRelationButton.vue":30652,"./Buttons/DefaultButton.vue":41835,"./Buttons/IconButton.vue":14112,"./Buttons/InertiaButton.vue":56605,"./Buttons/InvertedButton.vue":60952,"./Buttons/LinkButton.vue":54291,"./Buttons/OutlineButton.vue":97115,"./Buttons/OutlineButtonInertiaLink.vue":75117,"./Buttons/RemoveButton.vue":6464,"./Buttons/ResourcePollingButton.vue":68907,"./Buttons/ToolbarButton.vue":96928,"./CancelButton.vue":32130,"./Card.vue":72394,"./CardWrapper.vue":57983,"./Cards.vue":70217,"./Cards/HelpCard.vue":24773,"./Checkbox.vue":33693,"./CheckboxWithLabel.vue":33914,"./CollapseButton.vue":62359,"./Controls/MultiSelectControl.vue":82637,"./Controls/SelectControl.vue":9847,"./CreateForm.vue":5740,"./CreateResourceButton.vue":99573,"./DefaultField.vue":1298,"./DeleteButton.vue":27221,"./DeleteMenu.vue":22599,"./DividerLine.vue":65628,"./DropZone/DropZone.vue":61693,"./DropZone/FilePreviewBlock.vue":82222,"./DropZone/SingleDropZone.vue":34159,"./Dropdowns/ActionDropdown.vue":21127,"./Dropdowns/DetailActionDropdown.vue":63971,"./Dropdowns/Dropdown.vue":75167,"./Dropdowns/DropdownMenu.vue":43378,"./Dropdowns/DropdownMenuHeading.vue":98555,"./Dropdowns/DropdownMenuItem.vue":98628,"./Dropdowns/InlineActionDropdown.vue":73926,"./Dropdowns/SelectAllDropdown.vue":13025,"./Dropdowns/ThemeDropdown.vue":83040,"./Excerpt.vue":70293,"./FadeTransition.vue":99456,"./FieldWrapper.vue":76327,"./FilterMenu.vue":77447,"./Filters/BooleanFilter.vue":98197,"./Filters/DateFilter.vue":8231,"./Filters/FilterContainer.vue":39702,"./Filters/SelectFilter.vue":16775,"./FormButton.vue":30899,"./FormLabel.vue":62064,"./GlobalSearch.vue":85141,"./Heading.vue":24558,"./HelpText.vue":30781,"./HelpTextTooltip.vue":90499,"./Heroicons/outline/HeroiconsOutlineAcademicCap.vue":15203,"./Heroicons/outline/HeroiconsOutlineAdjustments.vue":85698,"./Heroicons/outline/HeroiconsOutlineAnnotation.vue":18390,"./Heroicons/outline/HeroiconsOutlineArchive.vue":82107,"./Heroicons/outline/HeroiconsOutlineArrowCircleDown.vue":29376,"./Heroicons/outline/HeroiconsOutlineArrowCircleLeft.vue":51573,"./Heroicons/outline/HeroiconsOutlineArrowCircleRight.vue":2526,"./Heroicons/outline/HeroiconsOutlineArrowCircleUp.vue":48282,"./Heroicons/outline/HeroiconsOutlineArrowDown.vue":24141,"./Heroicons/outline/HeroiconsOutlineArrowLeft.vue":45314,"./Heroicons/outline/HeroiconsOutlineArrowNarrowDown.vue":18176,"./Heroicons/outline/HeroiconsOutlineArrowNarrowLeft.vue":6437,"./Heroicons/outline/HeroiconsOutlineArrowNarrowRight.vue":40593,"./Heroicons/outline/HeroiconsOutlineArrowNarrowUp.vue":61238,"./Heroicons/outline/HeroiconsOutlineArrowRight.vue":46977,"./Heroicons/outline/HeroiconsOutlineArrowUp.vue":16638,"./Heroicons/outline/HeroiconsOutlineArrowsExpand.vue":93936,"./Heroicons/outline/HeroiconsOutlineAtSymbol.vue":40235,"./Heroicons/outline/HeroiconsOutlineBackspace.vue":80932,"./Heroicons/outline/HeroiconsOutlineBadgeCheck.vue":83410,"./Heroicons/outline/HeroiconsOutlineBan.vue":95448,"./Heroicons/outline/HeroiconsOutlineBeaker.vue":39570,"./Heroicons/outline/HeroiconsOutlineBell.vue":7928,"./Heroicons/outline/HeroiconsOutlineBookOpen.vue":24623,"./Heroicons/outline/HeroiconsOutlineBookmark.vue":3635,"./Heroicons/outline/HeroiconsOutlineBookmarkAlt.vue":77344,"./Heroicons/outline/HeroiconsOutlineBriefcase.vue":12849,"./Heroicons/outline/HeroiconsOutlineCake.vue":25644,"./Heroicons/outline/HeroiconsOutlineCalculator.vue":88476,"./Heroicons/outline/HeroiconsOutlineCalendar.vue":30541,"./Heroicons/outline/HeroiconsOutlineCamera.vue":17806,"./Heroicons/outline/HeroiconsOutlineCash.vue":45186,"./Heroicons/outline/HeroiconsOutlineChartBar.vue":55633,"./Heroicons/outline/HeroiconsOutlineChartPie.vue":73622,"./Heroicons/outline/HeroiconsOutlineChartSquareBar.vue":4348,"./Heroicons/outline/HeroiconsOutlineChat.vue":7917,"./Heroicons/outline/HeroiconsOutlineChatAlt.vue":5687,"./Heroicons/outline/HeroiconsOutlineChatAlt2.vue":51296,"./Heroicons/outline/HeroiconsOutlineCheck.vue":81686,"./Heroicons/outline/HeroiconsOutlineCheckCircle.vue":63740,"./Heroicons/outline/HeroiconsOutlineChevronDoubleDown.vue":22119,"./Heroicons/outline/HeroiconsOutlineChevronDoubleLeft.vue":25072,"./Heroicons/outline/HeroiconsOutlineChevronDoubleRight.vue":21449,"./Heroicons/outline/HeroiconsOutlineChevronDoubleUp.vue":74108,"./Heroicons/outline/HeroiconsOutlineChevronDown.vue":58785,"./Heroicons/outline/HeroiconsOutlineChevronLeft.vue":43557,"./Heroicons/outline/HeroiconsOutlineChevronRight.vue":40732,"./Heroicons/outline/HeroiconsOutlineChevronUp.vue":97322,"./Heroicons/outline/HeroiconsOutlineChip.vue":42579,"./Heroicons/outline/HeroiconsOutlineClipboard.vue":75233,"./Heroicons/outline/HeroiconsOutlineClipboardCheck.vue":1644,"./Heroicons/outline/HeroiconsOutlineClipboardCopy.vue":28164,"./Heroicons/outline/HeroiconsOutlineClipboardList.vue":86843,"./Heroicons/outline/HeroiconsOutlineClock.vue":16967,"./Heroicons/outline/HeroiconsOutlineCloud.vue":58824,"./Heroicons/outline/HeroiconsOutlineCloudDownload.vue":94910,"./Heroicons/outline/HeroiconsOutlineCloudUpload.vue":41321,"./Heroicons/outline/HeroiconsOutlineCode.vue":85321,"./Heroicons/outline/HeroiconsOutlineCog.vue":16167,"./Heroicons/outline/HeroiconsOutlineCollection.vue":77164,"./Heroicons/outline/HeroiconsOutlineColorSwatch.vue":36739,"./Heroicons/outline/HeroiconsOutlineCreditCard.vue":85556,"./Heroicons/outline/HeroiconsOutlineCube.vue":20547,"./Heroicons/outline/HeroiconsOutlineCubeTransparent.vue":18026,"./Heroicons/outline/HeroiconsOutlineCurrencyBangladeshi.vue":45785,"./Heroicons/outline/HeroiconsOutlineCurrencyDollar.vue":15689,"./Heroicons/outline/HeroiconsOutlineCurrencyEuro.vue":73641,"./Heroicons/outline/HeroiconsOutlineCurrencyPound.vue":27536,"./Heroicons/outline/HeroiconsOutlineCurrencyRupee.vue":81160,"./Heroicons/outline/HeroiconsOutlineCurrencyYen.vue":52980,"./Heroicons/outline/HeroiconsOutlineCursorClick.vue":2600,"./Heroicons/outline/HeroiconsOutlineDatabase.vue":16941,"./Heroicons/outline/HeroiconsOutlineDesktopComputer.vue":19197,"./Heroicons/outline/HeroiconsOutlineDeviceMobile.vue":59220,"./Heroicons/outline/HeroiconsOutlineDeviceTablet.vue":21220,"./Heroicons/outline/HeroiconsOutlineDocument.vue":76822,"./Heroicons/outline/HeroiconsOutlineDocumentAdd.vue":57001,"./Heroicons/outline/HeroiconsOutlineDocumentDownload.vue":59338,"./Heroicons/outline/HeroiconsOutlineDocumentDuplicate.vue":86657,"./Heroicons/outline/HeroiconsOutlineDocumentRemove.vue":9736,"./Heroicons/outline/HeroiconsOutlineDocumentReport.vue":78592,"./Heroicons/outline/HeroiconsOutlineDocumentSearch.vue":92206,"./Heroicons/outline/HeroiconsOutlineDocumentText.vue":27845,"./Heroicons/outline/HeroiconsOutlineDotsCircleHorizontal.vue":77145,"./Heroicons/outline/HeroiconsOutlineDotsHorizontal.vue":81236,"./Heroicons/outline/HeroiconsOutlineDotsVertical.vue":27444,"./Heroicons/outline/HeroiconsOutlineDownload.vue":95531,"./Heroicons/outline/HeroiconsOutlineDuplicate.vue":22088,"./Heroicons/outline/HeroiconsOutlineEmojiHappy.vue":94161,"./Heroicons/outline/HeroiconsOutlineEmojiSad.vue":19181,"./Heroicons/outline/HeroiconsOutlineExclamation.vue":86829,"./Heroicons/outline/HeroiconsOutlineExclamationCircle.vue":58102,"./Heroicons/outline/HeroiconsOutlineExternalLink.vue":1626,"./Heroicons/outline/HeroiconsOutlineEye.vue":46250,"./Heroicons/outline/HeroiconsOutlineEyeOff.vue":94429,"./Heroicons/outline/HeroiconsOutlineFastForward.vue":81893,"./Heroicons/outline/HeroiconsOutlineFilm.vue":40640,"./Heroicons/outline/HeroiconsOutlineFilter.vue":3778,"./Heroicons/outline/HeroiconsOutlineFingerPrint.vue":67265,"./Heroicons/outline/HeroiconsOutlineFire.vue":97304,"./Heroicons/outline/HeroiconsOutlineFlag.vue":31329,"./Heroicons/outline/HeroiconsOutlineFolder.vue":71642,"./Heroicons/outline/HeroiconsOutlineFolderAdd.vue":2710,"./Heroicons/outline/HeroiconsOutlineFolderDownload.vue":93894,"./Heroicons/outline/HeroiconsOutlineFolderOpen.vue":87925,"./Heroicons/outline/HeroiconsOutlineFolderRemove.vue":86549,"./Heroicons/outline/HeroiconsOutlineGift.vue":1339,"./Heroicons/outline/HeroiconsOutlineGlobe.vue":3744,"./Heroicons/outline/HeroiconsOutlineGlobeAlt.vue":24279,"./Heroicons/outline/HeroiconsOutlineHand.vue":97444,"./Heroicons/outline/HeroiconsOutlineHashtag.vue":1834,"./Heroicons/outline/HeroiconsOutlineHeart.vue":36290,"./Heroicons/outline/HeroiconsOutlineHome.vue":9180,"./Heroicons/outline/HeroiconsOutlineIdentification.vue":81348,"./Heroicons/outline/HeroiconsOutlineInbox.vue":37985,"./Heroicons/outline/HeroiconsOutlineInboxIn.vue":1031,"./Heroicons/outline/HeroiconsOutlineInformationCircle.vue":68405,"./Heroicons/outline/HeroiconsOutlineKey.vue":94658,"./Heroicons/outline/HeroiconsOutlineLibrary.vue":37048,"./Heroicons/outline/HeroiconsOutlineLightBulb.vue":21814,"./Heroicons/outline/HeroiconsOutlineLightningBolt.vue":2971,"./Heroicons/outline/HeroiconsOutlineLink.vue":57232,"./Heroicons/outline/HeroiconsOutlineLocationMarker.vue":66449,"./Heroicons/outline/HeroiconsOutlineLockClosed.vue":64508,"./Heroicons/outline/HeroiconsOutlineLockOpen.vue":67989,"./Heroicons/outline/HeroiconsOutlineLogin.vue":42321,"./Heroicons/outline/HeroiconsOutlineLogout.vue":48418,"./Heroicons/outline/HeroiconsOutlineMail.vue":18300,"./Heroicons/outline/HeroiconsOutlineMailOpen.vue":17038,"./Heroicons/outline/HeroiconsOutlineMap.vue":27635,"./Heroicons/outline/HeroiconsOutlineMenu.vue":38026,"./Heroicons/outline/HeroiconsOutlineMenuAlt1.vue":29758,"./Heroicons/outline/HeroiconsOutlineMenuAlt2.vue":42644,"./Heroicons/outline/HeroiconsOutlineMenuAlt3.vue":26796,"./Heroicons/outline/HeroiconsOutlineMenuAlt4.vue":17414,"./Heroicons/outline/HeroiconsOutlineMicrophone.vue":58819,"./Heroicons/outline/HeroiconsOutlineMinus.vue":83476,"./Heroicons/outline/HeroiconsOutlineMinusCircle.vue":45062,"./Heroicons/outline/HeroiconsOutlineMoon.vue":16818,"./Heroicons/outline/HeroiconsOutlineMusicNote.vue":88095,"./Heroicons/outline/HeroiconsOutlineNewspaper.vue":97560,"./Heroicons/outline/HeroiconsOutlineOfficeBuilding.vue":59536,"./Heroicons/outline/HeroiconsOutlinePaperAirplane.vue":10674,"./Heroicons/outline/HeroiconsOutlinePaperClip.vue":67116,"./Heroicons/outline/HeroiconsOutlinePause.vue":50567,"./Heroicons/outline/HeroiconsOutlinePencil.vue":96455,"./Heroicons/outline/HeroiconsOutlinePencilAlt.vue":61577,"./Heroicons/outline/HeroiconsOutlinePhone.vue":42662,"./Heroicons/outline/HeroiconsOutlinePhoneIncoming.vue":22939,"./Heroicons/outline/HeroiconsOutlinePhoneMissedCall.vue":12288,"./Heroicons/outline/HeroiconsOutlinePhoneOutgoing.vue":78082,"./Heroicons/outline/HeroiconsOutlinePhotograph.vue":19874,"./Heroicons/outline/HeroiconsOutlinePlay.vue":77776,"./Heroicons/outline/HeroiconsOutlinePlus.vue":61277,"./Heroicons/outline/HeroiconsOutlinePlusCircle.vue":93993,"./Heroicons/outline/HeroiconsOutlinePresentationChartBar.vue":66517,"./Heroicons/outline/HeroiconsOutlinePresentationChartLine.vue":31031,"./Heroicons/outline/HeroiconsOutlinePrinter.vue":58011,"./Heroicons/outline/HeroiconsOutlinePuzzle.vue":53277,"./Heroicons/outline/HeroiconsOutlineQrcode.vue":22557,"./Heroicons/outline/HeroiconsOutlineQuestionMarkCircle.vue":94258,"./Heroicons/outline/HeroiconsOutlineReceiptRefund.vue":72462,"./Heroicons/outline/HeroiconsOutlineReceiptTax.vue":19884,"./Heroicons/outline/HeroiconsOutlineRefresh.vue":20328,"./Heroicons/outline/HeroiconsOutlineReply.vue":51119,"./Heroicons/outline/HeroiconsOutlineRewind.vue":34878,"./Heroicons/outline/HeroiconsOutlineRss.vue":66912,"./Heroicons/outline/HeroiconsOutlineSave.vue":43513,"./Heroicons/outline/HeroiconsOutlineSaveAs.vue":26259,"./Heroicons/outline/HeroiconsOutlineScale.vue":5050,"./Heroicons/outline/HeroiconsOutlineScissors.vue":33793,"./Heroicons/outline/HeroiconsOutlineSearch.vue":6208,"./Heroicons/outline/HeroiconsOutlineSearchCircle.vue":71848,"./Heroicons/outline/HeroiconsOutlineSelector.vue":56302,"./Heroicons/outline/HeroiconsOutlineServer.vue":66089,"./Heroicons/outline/HeroiconsOutlineShare.vue":87947,"./Heroicons/outline/HeroiconsOutlineShieldCheck.vue":30120,"./Heroicons/outline/HeroiconsOutlineShieldExclamation.vue":39215,"./Heroicons/outline/HeroiconsOutlineShoppingBag.vue":84383,"./Heroicons/outline/HeroiconsOutlineShoppingCart.vue":5446,"./Heroicons/outline/HeroiconsOutlineSortAscending.vue":55422,"./Heroicons/outline/HeroiconsOutlineSortDescending.vue":23861,"./Heroicons/outline/HeroiconsOutlineSparkles.vue":85542,"./Heroicons/outline/HeroiconsOutlineSpeakerphone.vue":5330,"./Heroicons/outline/HeroiconsOutlineStar.vue":81272,"./Heroicons/outline/HeroiconsOutlineStatusOffline.vue":67094,"./Heroicons/outline/HeroiconsOutlineStatusOnline.vue":34923,"./Heroicons/outline/HeroiconsOutlineStop.vue":73129,"./Heroicons/outline/HeroiconsOutlineSun.vue":68,"./Heroicons/outline/HeroiconsOutlineSupport.vue":27338,"./Heroicons/outline/HeroiconsOutlineSwitchHorizontal.vue":19416,"./Heroicons/outline/HeroiconsOutlineSwitchVertical.vue":95168,"./Heroicons/outline/HeroiconsOutlineTable.vue":17816,"./Heroicons/outline/HeroiconsOutlineTag.vue":59219,"./Heroicons/outline/HeroiconsOutlineTemplate.vue":45505,"./Heroicons/outline/HeroiconsOutlineTerminal.vue":91416,"./Heroicons/outline/HeroiconsOutlineThumbDown.vue":43474,"./Heroicons/outline/HeroiconsOutlineThumbUp.vue":7972,"./Heroicons/outline/HeroiconsOutlineTicket.vue":38460,"./Heroicons/outline/HeroiconsOutlineTranslate.vue":81922,"./Heroicons/outline/HeroiconsOutlineTrash.vue":98708,"./Heroicons/outline/HeroiconsOutlineTrendingDown.vue":20579,"./Heroicons/outline/HeroiconsOutlineTrendingUp.vue":84697,"./Heroicons/outline/HeroiconsOutlineTruck.vue":43969,"./Heroicons/outline/HeroiconsOutlineUpload.vue":42902,"./Heroicons/outline/HeroiconsOutlineUser.vue":39583,"./Heroicons/outline/HeroiconsOutlineUserAdd.vue":39551,"./Heroicons/outline/HeroiconsOutlineUserCircle.vue":40504,"./Heroicons/outline/HeroiconsOutlineUserGroup.vue":24566,"./Heroicons/outline/HeroiconsOutlineUserRemove.vue":51816,"./Heroicons/outline/HeroiconsOutlineUsers.vue":68582,"./Heroicons/outline/HeroiconsOutlineVariable.vue":98175,"./Heroicons/outline/HeroiconsOutlineVideoCamera.vue":38702,"./Heroicons/outline/HeroiconsOutlineViewBoards.vue":65420,"./Heroicons/outline/HeroiconsOutlineViewGrid.vue":19030,"./Heroicons/outline/HeroiconsOutlineViewGridAdd.vue":90274,"./Heroicons/outline/HeroiconsOutlineViewList.vue":11163,"./Heroicons/outline/HeroiconsOutlineVolumeOff.vue":13323,"./Heroicons/outline/HeroiconsOutlineVolumeUp.vue":80239,"./Heroicons/outline/HeroiconsOutlineWifi.vue":26813,"./Heroicons/outline/HeroiconsOutlineX.vue":82819,"./Heroicons/outline/HeroiconsOutlineXCircle.vue":40931,"./Heroicons/outline/HeroiconsOutlineZoomIn.vue":46835,"./Heroicons/outline/HeroiconsOutlineZoomOut.vue":10160,"./Heroicons/solid/HeroiconsSolidAcademicCap.vue":70746,"./Heroicons/solid/HeroiconsSolidAdjustments.vue":22332,"./Heroicons/solid/HeroiconsSolidAnnotation.vue":66480,"./Heroicons/solid/HeroiconsSolidArchive.vue":29214,"./Heroicons/solid/HeroiconsSolidArrowCircleDown.vue":60278,"./Heroicons/solid/HeroiconsSolidArrowCircleLeft.vue":15470,"./Heroicons/solid/HeroiconsSolidArrowCircleRight.vue":375,"./Heroicons/solid/HeroiconsSolidArrowCircleUp.vue":91392,"./Heroicons/solid/HeroiconsSolidArrowDown.vue":83298,"./Heroicons/solid/HeroiconsSolidArrowLeft.vue":64655,"./Heroicons/solid/HeroiconsSolidArrowNarrowDown.vue":11490,"./Heroicons/solid/HeroiconsSolidArrowNarrowLeft.vue":29085,"./Heroicons/solid/HeroiconsSolidArrowNarrowRight.vue":97054,"./Heroicons/solid/HeroiconsSolidArrowNarrowUp.vue":89401,"./Heroicons/solid/HeroiconsSolidArrowRight.vue":76622,"./Heroicons/solid/HeroiconsSolidArrowUp.vue":19901,"./Heroicons/solid/HeroiconsSolidArrowsExpand.vue":82679,"./Heroicons/solid/HeroiconsSolidAtSymbol.vue":42399,"./Heroicons/solid/HeroiconsSolidBackspace.vue":9185,"./Heroicons/solid/HeroiconsSolidBadgeCheck.vue":87624,"./Heroicons/solid/HeroiconsSolidBan.vue":25351,"./Heroicons/solid/HeroiconsSolidBeaker.vue":46197,"./Heroicons/solid/HeroiconsSolidBell.vue":89907,"./Heroicons/solid/HeroiconsSolidBookOpen.vue":23170,"./Heroicons/solid/HeroiconsSolidBookmark.vue":19979,"./Heroicons/solid/HeroiconsSolidBookmarkAlt.vue":54671,"./Heroicons/solid/HeroiconsSolidBriefcase.vue":60181,"./Heroicons/solid/HeroiconsSolidCake.vue":92833,"./Heroicons/solid/HeroiconsSolidCalculator.vue":40871,"./Heroicons/solid/HeroiconsSolidCalendar.vue":91987,"./Heroicons/solid/HeroiconsSolidCamera.vue":90587,"./Heroicons/solid/HeroiconsSolidCash.vue":41415,"./Heroicons/solid/HeroiconsSolidChartBar.vue":46421,"./Heroicons/solid/HeroiconsSolidChartPie.vue":54566,"./Heroicons/solid/HeroiconsSolidChartSquareBar.vue":72288,"./Heroicons/solid/HeroiconsSolidChat.vue":65578,"./Heroicons/solid/HeroiconsSolidChatAlt.vue":59829,"./Heroicons/solid/HeroiconsSolidChatAlt2.vue":98900,"./Heroicons/solid/HeroiconsSolidCheck.vue":87509,"./Heroicons/solid/HeroiconsSolidCheckCircle.vue":3272,"./Heroicons/solid/HeroiconsSolidChevronDoubleDown.vue":33796,"./Heroicons/solid/HeroiconsSolidChevronDoubleLeft.vue":86284,"./Heroicons/solid/HeroiconsSolidChevronDoubleRight.vue":26018,"./Heroicons/solid/HeroiconsSolidChevronDoubleUp.vue":10883,"./Heroicons/solid/HeroiconsSolidChevronDown.vue":9951,"./Heroicons/solid/HeroiconsSolidChevronLeft.vue":84348,"./Heroicons/solid/HeroiconsSolidChevronRight.vue":22127,"./Heroicons/solid/HeroiconsSolidChevronUp.vue":84938,"./Heroicons/solid/HeroiconsSolidChip.vue":12933,"./Heroicons/solid/HeroiconsSolidClipboard.vue":20537,"./Heroicons/solid/HeroiconsSolidClipboardCheck.vue":31075,"./Heroicons/solid/HeroiconsSolidClipboardCopy.vue":42066,"./Heroicons/solid/HeroiconsSolidClipboardList.vue":55201,"./Heroicons/solid/HeroiconsSolidClock.vue":79036,"./Heroicons/solid/HeroiconsSolidCloud.vue":41752,"./Heroicons/solid/HeroiconsSolidCloudDownload.vue":43988,"./Heroicons/solid/HeroiconsSolidCloudUpload.vue":88339,"./Heroicons/solid/HeroiconsSolidCode.vue":44066,"./Heroicons/solid/HeroiconsSolidCog.vue":4449,"./Heroicons/solid/HeroiconsSolidCollection.vue":65201,"./Heroicons/solid/HeroiconsSolidColorSwatch.vue":43006,"./Heroicons/solid/HeroiconsSolidCreditCard.vue":75314,"./Heroicons/solid/HeroiconsSolidCube.vue":18802,"./Heroicons/solid/HeroiconsSolidCubeTransparent.vue":4809,"./Heroicons/solid/HeroiconsSolidCurrencyBangladeshi.vue":7261,"./Heroicons/solid/HeroiconsSolidCurrencyDollar.vue":23798,"./Heroicons/solid/HeroiconsSolidCurrencyEuro.vue":31926,"./Heroicons/solid/HeroiconsSolidCurrencyPound.vue":10185,"./Heroicons/solid/HeroiconsSolidCurrencyRupee.vue":70670,"./Heroicons/solid/HeroiconsSolidCurrencyYen.vue":76841,"./Heroicons/solid/HeroiconsSolidCursorClick.vue":2388,"./Heroicons/solid/HeroiconsSolidDatabase.vue":47279,"./Heroicons/solid/HeroiconsSolidDesktopComputer.vue":41607,"./Heroicons/solid/HeroiconsSolidDeviceMobile.vue":32219,"./Heroicons/solid/HeroiconsSolidDeviceTablet.vue":24198,"./Heroicons/solid/HeroiconsSolidDocument.vue":88388,"./Heroicons/solid/HeroiconsSolidDocumentAdd.vue":2266,"./Heroicons/solid/HeroiconsSolidDocumentDownload.vue":28675,"./Heroicons/solid/HeroiconsSolidDocumentDuplicate.vue":21575,"./Heroicons/solid/HeroiconsSolidDocumentRemove.vue":46401,"./Heroicons/solid/HeroiconsSolidDocumentReport.vue":13735,"./Heroicons/solid/HeroiconsSolidDocumentSearch.vue":2844,"./Heroicons/solid/HeroiconsSolidDocumentText.vue":23412,"./Heroicons/solid/HeroiconsSolidDotsCircleHorizontal.vue":51558,"./Heroicons/solid/HeroiconsSolidDotsHorizontal.vue":6487,"./Heroicons/solid/HeroiconsSolidDotsVertical.vue":10740,"./Heroicons/solid/HeroiconsSolidDownload.vue":76403,"./Heroicons/solid/HeroiconsSolidDuplicate.vue":97134,"./Heroicons/solid/HeroiconsSolidEmojiHappy.vue":34830,"./Heroicons/solid/HeroiconsSolidEmojiSad.vue":57747,"./Heroicons/solid/HeroiconsSolidExclamation.vue":55905,"./Heroicons/solid/HeroiconsSolidExclamationCircle.vue":68456,"./Heroicons/solid/HeroiconsSolidExternalLink.vue":9341,"./Heroicons/solid/HeroiconsSolidEye.vue":25030,"./Heroicons/solid/HeroiconsSolidEyeOff.vue":10649,"./Heroicons/solid/HeroiconsSolidFastForward.vue":3464,"./Heroicons/solid/HeroiconsSolidFilm.vue":66817,"./Heroicons/solid/HeroiconsSolidFilter.vue":71702,"./Heroicons/solid/HeroiconsSolidFingerPrint.vue":97236,"./Heroicons/solid/HeroiconsSolidFire.vue":68423,"./Heroicons/solid/HeroiconsSolidFlag.vue":23978,"./Heroicons/solid/HeroiconsSolidFolder.vue":39761,"./Heroicons/solid/HeroiconsSolidFolderAdd.vue":28068,"./Heroicons/solid/HeroiconsSolidFolderDownload.vue":8527,"./Heroicons/solid/HeroiconsSolidFolderOpen.vue":8111,"./Heroicons/solid/HeroiconsSolidFolderRemove.vue":76206,"./Heroicons/solid/HeroiconsSolidGift.vue":11075,"./Heroicons/solid/HeroiconsSolidGlobe.vue":31571,"./Heroicons/solid/HeroiconsSolidGlobeAlt.vue":99577,"./Heroicons/solid/HeroiconsSolidHand.vue":87835,"./Heroicons/solid/HeroiconsSolidHashtag.vue":36332,"./Heroicons/solid/HeroiconsSolidHeart.vue":78300,"./Heroicons/solid/HeroiconsSolidHome.vue":87150,"./Heroicons/solid/HeroiconsSolidIdentification.vue":27905,"./Heroicons/solid/HeroiconsSolidInbox.vue":46985,"./Heroicons/solid/HeroiconsSolidInboxIn.vue":70913,"./Heroicons/solid/HeroiconsSolidInformationCircle.vue":20055,"./Heroicons/solid/HeroiconsSolidKey.vue":4856,"./Heroicons/solid/HeroiconsSolidLibrary.vue":30740,"./Heroicons/solid/HeroiconsSolidLightBulb.vue":49820,"./Heroicons/solid/HeroiconsSolidLightningBolt.vue":65175,"./Heroicons/solid/HeroiconsSolidLink.vue":48866,"./Heroicons/solid/HeroiconsSolidLocationMarker.vue":9539,"./Heroicons/solid/HeroiconsSolidLockClosed.vue":28337,"./Heroicons/solid/HeroiconsSolidLockOpen.vue":9059,"./Heroicons/solid/HeroiconsSolidLogin.vue":26189,"./Heroicons/solid/HeroiconsSolidLogout.vue":93686,"./Heroicons/solid/HeroiconsSolidMail.vue":24231,"./Heroicons/solid/HeroiconsSolidMailOpen.vue":3099,"./Heroicons/solid/HeroiconsSolidMap.vue":12346,"./Heroicons/solid/HeroiconsSolidMenu.vue":22990,"./Heroicons/solid/HeroiconsSolidMenuAlt1.vue":63138,"./Heroicons/solid/HeroiconsSolidMenuAlt2.vue":22381,"./Heroicons/solid/HeroiconsSolidMenuAlt3.vue":97336,"./Heroicons/solid/HeroiconsSolidMenuAlt4.vue":85501,"./Heroicons/solid/HeroiconsSolidMicrophone.vue":16584,"./Heroicons/solid/HeroiconsSolidMinus.vue":57618,"./Heroicons/solid/HeroiconsSolidMinusCircle.vue":96440,"./Heroicons/solid/HeroiconsSolidMoon.vue":13131,"./Heroicons/solid/HeroiconsSolidMusicNote.vue":53023,"./Heroicons/solid/HeroiconsSolidNewspaper.vue":32349,"./Heroicons/solid/HeroiconsSolidOfficeBuilding.vue":57425,"./Heroicons/solid/HeroiconsSolidPaperAirplane.vue":91539,"./Heroicons/solid/HeroiconsSolidPaperClip.vue":2976,"./Heroicons/solid/HeroiconsSolidPause.vue":47519,"./Heroicons/solid/HeroiconsSolidPencil.vue":13808,"./Heroicons/solid/HeroiconsSolidPencilAlt.vue":97015,"./Heroicons/solid/HeroiconsSolidPhone.vue":60744,"./Heroicons/solid/HeroiconsSolidPhoneIncoming.vue":35144,"./Heroicons/solid/HeroiconsSolidPhoneMissedCall.vue":66405,"./Heroicons/solid/HeroiconsSolidPhoneOutgoing.vue":59425,"./Heroicons/solid/HeroiconsSolidPhotograph.vue":16792,"./Heroicons/solid/HeroiconsSolidPlay.vue":84996,"./Heroicons/solid/HeroiconsSolidPlus.vue":85548,"./Heroicons/solid/HeroiconsSolidPlusCircle.vue":5337,"./Heroicons/solid/HeroiconsSolidPresentationChartBar.vue":63152,"./Heroicons/solid/HeroiconsSolidPresentationChartLine.vue":9945,"./Heroicons/solid/HeroiconsSolidPrinter.vue":95198,"./Heroicons/solid/HeroiconsSolidPuzzle.vue":9302,"./Heroicons/solid/HeroiconsSolidQrcode.vue":93944,"./Heroicons/solid/HeroiconsSolidQuestionMarkCircle.vue":54686,"./Heroicons/solid/HeroiconsSolidReceiptRefund.vue":92464,"./Heroicons/solid/HeroiconsSolidReceiptTax.vue":28219,"./Heroicons/solid/HeroiconsSolidRefresh.vue":80957,"./Heroicons/solid/HeroiconsSolidReply.vue":42009,"./Heroicons/solid/HeroiconsSolidRewind.vue":39009,"./Heroicons/solid/HeroiconsSolidRss.vue":19988,"./Heroicons/solid/HeroiconsSolidSave.vue":92832,"./Heroicons/solid/HeroiconsSolidSaveAs.vue":24547,"./Heroicons/solid/HeroiconsSolidScale.vue":63646,"./Heroicons/solid/HeroiconsSolidScissors.vue":18381,"./Heroicons/solid/HeroiconsSolidSearch.vue":92656,"./Heroicons/solid/HeroiconsSolidSearchCircle.vue":19932,"./Heroicons/solid/HeroiconsSolidSelector.vue":95549,"./Heroicons/solid/HeroiconsSolidServer.vue":70362,"./Heroicons/solid/HeroiconsSolidShare.vue":27722,"./Heroicons/solid/HeroiconsSolidShieldCheck.vue":76532,"./Heroicons/solid/HeroiconsSolidShieldExclamation.vue":57909,"./Heroicons/solid/HeroiconsSolidShoppingBag.vue":76354,"./Heroicons/solid/HeroiconsSolidShoppingCart.vue":76137,"./Heroicons/solid/HeroiconsSolidSortAscending.vue":56733,"./Heroicons/solid/HeroiconsSolidSortDescending.vue":703,"./Heroicons/solid/HeroiconsSolidSparkles.vue":36958,"./Heroicons/solid/HeroiconsSolidSpeakerphone.vue":855,"./Heroicons/solid/HeroiconsSolidStar.vue":43471,"./Heroicons/solid/HeroiconsSolidStatusOffline.vue":51609,"./Heroicons/solid/HeroiconsSolidStatusOnline.vue":41800,"./Heroicons/solid/HeroiconsSolidStop.vue":10612,"./Heroicons/solid/HeroiconsSolidSun.vue":25122,"./Heroicons/solid/HeroiconsSolidSupport.vue":83419,"./Heroicons/solid/HeroiconsSolidSwitchHorizontal.vue":94174,"./Heroicons/solid/HeroiconsSolidSwitchVertical.vue":24028,"./Heroicons/solid/HeroiconsSolidTable.vue":34120,"./Heroicons/solid/HeroiconsSolidTag.vue":89237,"./Heroicons/solid/HeroiconsSolidTemplate.vue":6250,"./Heroicons/solid/HeroiconsSolidTerminal.vue":98354,"./Heroicons/solid/HeroiconsSolidThumbDown.vue":58544,"./Heroicons/solid/HeroiconsSolidThumbUp.vue":91738,"./Heroicons/solid/HeroiconsSolidTicket.vue":20326,"./Heroicons/solid/HeroiconsSolidTranslate.vue":24651,"./Heroicons/solid/HeroiconsSolidTrash.vue":66786,"./Heroicons/solid/HeroiconsSolidTrendingDown.vue":81036,"./Heroicons/solid/HeroiconsSolidTrendingUp.vue":77333,"./Heroicons/solid/HeroiconsSolidTruck.vue":99507,"./Heroicons/solid/HeroiconsSolidUpload.vue":92019,"./Heroicons/solid/HeroiconsSolidUser.vue":23162,"./Heroicons/solid/HeroiconsSolidUserAdd.vue":53592,"./Heroicons/solid/HeroiconsSolidUserCircle.vue":63981,"./Heroicons/solid/HeroiconsSolidUserGroup.vue":8779,"./Heroicons/solid/HeroiconsSolidUserRemove.vue":35396,"./Heroicons/solid/HeroiconsSolidUsers.vue":46611,"./Heroicons/solid/HeroiconsSolidVariable.vue":56444,"./Heroicons/solid/HeroiconsSolidVideoCamera.vue":8496,"./Heroicons/solid/HeroiconsSolidViewBoards.vue":87199,"./Heroicons/solid/HeroiconsSolidViewGrid.vue":52244,"./Heroicons/solid/HeroiconsSolidViewGridAdd.vue":18245,"./Heroicons/solid/HeroiconsSolidViewList.vue":10141,"./Heroicons/solid/HeroiconsSolidVolumeOff.vue":4644,"./Heroicons/solid/HeroiconsSolidVolumeUp.vue":28355,"./Heroicons/solid/HeroiconsSolidWifi.vue":47750,"./Heroicons/solid/HeroiconsSolidX.vue":79500,"./Heroicons/solid/HeroiconsSolidXCircle.vue":10841,"./Heroicons/solid/HeroiconsSolidZoomIn.vue":82043,"./Heroicons/solid/HeroiconsSolidZoomOut.vue":5745,"./IconBooleanOption.vue":49175,"./Icons/CopyIcon.vue":66123,"./Icons/Editor/IconBold.vue":81466,"./Icons/Editor/IconFullScreen.vue":16558,"./Icons/Editor/IconImage.vue":57619,"./Icons/Editor/IconItalic.vue":78021,"./Icons/Editor/IconLink.vue":94178,"./Icons/ErrorPageIcon.vue":85364,"./Icons/Icon.vue":54970,"./Icons/IconAdd.vue":6104,"./Icons/IconArrow.vue":77131,"./Icons/IconBoolean.vue":43552,"./Icons/IconCheckCircle.vue":65725,"./Icons/IconDelete.vue":72656,"./Icons/IconDownload.vue":87719,"./Icons/IconEdit.vue":36156,"./Icons/IconFilter.vue":38705,"./Icons/IconForceDelete.vue":92050,"./Icons/IconHelp.vue":29728,"./Icons/IconMenu.vue":65488,"./Icons/IconMore.vue":83348,"./Icons/IconPlay.vue":66501,"./Icons/IconRefresh.vue":12406,"./Icons/IconRestore.vue":20497,"./Icons/IconSearch.vue":63008,"./Icons/IconView.vue":37303,"./Icons/IconXCircle.vue":61844,"./Icons/Loader.vue":66127,"./ImageLoader.vue":16219,"./IndexEmptyDialog.vue":57892,"./IndexErrorDialog.vue":79392,"./Inputs/CharacterCounter.vue":90528,"./Inputs/IndexSearchInput.vue":21197,"./Inputs/RoundInput.vue":83817,"./Inputs/SearchInput.vue":9255,"./Inputs/SearchInputResult.vue":11965,"./Inputs/SearchSearchInput.vue":9997,"./LensSelector.vue":83699,"./LicenseWarning.vue":13477,"./LoadingCard.vue":69311,"./LoadingView.vue":21031,"./Markdown/MarkdownEditor.vue":26685,"./Markdown/MarkdownEditorToolbar.vue":92605,"./Menu/Breadcrumbs.vue":59335,"./Menu/MainMenu.vue":79441,"./Menu/MenuGroup.vue":27882,"./Menu/MenuItem.vue":73048,"./Menu/MenuList.vue":19280,"./Menu/MenuSection.vue":52382,"./Metrics/Base/BasePartitionMetric.vue":49082,"./Metrics/Base/BaseProgressMetric.vue":90995,"./Metrics/Base/BaseTrendMetric.vue":63919,"./Metrics/Base/BaseValueMetric.vue":34555,"./Metrics/MetricTableRow.vue":79258,"./Metrics/PartitionMetric.vue":90474,"./Metrics/ProgressMetric.vue":46658,"./Metrics/TableMetric.vue":9169,"./Metrics/TrendMetric.vue":82526,"./Metrics/ValueMetric.vue":9862,"./MobileUserMenu.vue":94724,"./Modals/ConfirmActionModal.vue":51788,"./Modals/ConfirmUploadRemovalModal.vue":51394,"./Modals/CreateRelationModal.vue":6101,"./Modals/DeleteResourceModal.vue":48665,"./Modals/Modal.vue":59465,"./Modals/ModalContent.vue":21527,"./Modals/ModalFooter.vue":18059,"./Modals/ModalHeader.vue":94,"./Modals/PreviewResourceModal.vue":66320,"./Modals/RestoreResourceModal.vue":77308,"./Notifications/MessageNotification.vue":37018,"./Notifications/NotificationCenter.vue":48581,"./Notifications/NotificationList.vue":82161,"./Pagination/PaginationLinks.vue":13742,"./Pagination/PaginationLoadMore.vue":13407,"./Pagination/PaginationSimple.vue":76921,"./Pagination/ResourcePagination.vue":3363,"./PanelItem.vue":26112,"./PassthroughLogo.vue":63335,"./ProgressBar.vue":44664,"./RelationPeek.vue":31313,"./Repeater/RepeaterRow.vue":36338,"./ResourceTable.vue":25998,"./ResourceTableHeader.vue":76412,"./ResourceTableRow.vue":89586,"./ResourceTableToolbar.vue":21411,"./ScrollWrap.vue":24144,"./SortableIcon.vue":93172,"./Tags/TagGroup.vue":32857,"./Tags/TagGroupItem.vue":25385,"./Tags/TagList.vue":56383,"./Tags/TagListItem.vue":92275,"./Tooltip.vue":78328,"./TooltipContent.vue":16521,"./TrashedCheckbox.vue":48306,"./Trix.vue":23845,"./UserMenu.vue":44724,"./ValidationErrors.vue":15235};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=60630},60744:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"},null,-1)]))}],["__file","HeroiconsSolidPhone.vue"]])},60952:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={type:"button",class:"space-x-1 cursor-pointer focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600 focus:ring-offset-4 dark:focus:ring-offset-gray-800 rounded-lg mx-auto text-primary-500 font-bold link-default px-3 rounded-b-lg flex items-center"},l={__name:"InvertedButton",props:{iconType:{type:String,default:"plus-circle"}},setup:e=>(t,r)=>{const l=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",n,[(0,o.createVNode)(l,{type:e.iconType},null,8,["type"]),(0,o.createElementVNode)("span",null,[(0,o.renderSlot)(t.$slots,"default")])])}};const i=(0,r(66262).A)(l,[["__file","InvertedButton.vue"]])},61143:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>v});var o=r(29726);const n={class:"space-y-2"};var l=r(7309),i=r.n(l),a=(r(69843),r(44377)),s=r.n(a),c=r(55378),d=r.n(c),u=r(55364),h=r.n(u),p=r(18700);const m={mixins:[p._w,p.Gj],data:()=>({value:{}}),methods:{setInitialValue(){let e=h()(this.finalPayload,this.currentField.value||{});this.value=d()(this.currentField.options,(t=>({name:t.name,label:t.label,checked:e[t.name]||!1})))},fill(e){this.fillIfVisible(e,this.fieldAttribute,JSON.stringify(this.finalPayload))},toggle(e,t){i()(this.value,(e=>e.name==t.name)).checked=e.target.checked,this.field&&this.emitFieldValueChange(this.fieldAttribute,JSON.stringify(this.finalPayload))},onSyncedField(){this.setInitialValue()}},computed:{finalPayload(){return s()(d()(this.value,(e=>[e.name,e.checked])))}}};const v=(0,r(66262).A)(m,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("CheckboxWithLabel"),c=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(c,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,(t=>((0,o.openBlock)(),(0,o.createBlock)(s,{key:t.name,name:t.name,checked:t.checked,onInput:e=>a.toggle(e,t),disabled:e.currentlyIsReadonly},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(t.label),1)])),_:2},1032,["name","checked","onInput","disabled"])))),128))])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","BooleanGroupField.vue"]])},61238:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7l4-4m0 0l4 4m-4-4v18"},null,-1)]))}],["__file","HeroiconsOutlineArrowNarrowUp.vue"]])},61277:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 6v6m0 0v6m0-6h6m-6 0H6"},null,-1)]))}],["__file","HeroiconsOutlinePlus.vue"]])},61577:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"},null,-1)]))}],["__file","HeroiconsOutlinePencilAlt.vue"]])},61693:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(29726),n=r(10515),l=r(10894),i=r(27226);const a=["dusk","multiple","accept","disabled"],s={class:"space-y-4"},c={key:0,class:"grid grid-cols-4 gap-x-6 gap-y-2"},d=["onKeydown"],u={class:"flex items-center space-x-4 pointer-events-none"},h={class:"text-center pointer-events-none"},p={class:"pointer-events-none text-center text-sm text-gray-500 dark:text-gray-400 font-semibold"},m={inheritAttrs:!1},v=Object.assign(m,{__name:"DropZone",props:{files:{type:Array,default:[]},multiple:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},acceptedTypes:{type:String,default:null},disabled:{type:Boolean,default:!1}},emits:["fileChanged","fileRemoved"],setup(e,{emit:t}){const r=t,{__:m}=(0,n.B)(),v=e,{startedDrag:f,handleOnDragEnter:g,handleOnDragLeave:w}=(0,l.g)(r),k=(0,o.ref)([]),y=(0,o.ref)(),b=()=>y.value.click(),x=e=>{k.value=v.multiple?e.dataTransfer.files:[e.dataTransfer.files[0]],r("fileChanged",k.value)},B=()=>{k.value=v.multiple?y.value.files:[y.value.files[0]],r("fileChanged",k.value),y.value.files=null};return(t,n)=>{const l=(0,o.resolveComponent)("FilePreviewBlock");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createElementVNode)("input",{class:"visually-hidden",dusk:t.$attrs["input-dusk"],onChange:(0,o.withModifiers)(B,["prevent"]),type:"file",ref_key:"fileInput",ref:y,multiple:e.multiple,accept:e.acceptedTypes,disabled:e.disabled,tabindex:"-1"},null,40,a),(0,o.createElementVNode)("div",s,[e.files.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.files,((n,i)=>((0,o.openBlock)(),(0,o.createBlock)(l,{file:n,onRemoved:()=>(e=>{r("fileRemoved",e),y.value.files=null,y.value.value=null})(i),rounded:e.rounded,dusk:t.$attrs.dusk},null,8,["file","onRemoved","rounded","dusk"])))),256))])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",{tabindex:"0",role:"button",onClick:b,onKeydown:[(0,o.withKeys)((0,o.withModifiers)(b,["prevent"]),["space"]),(0,o.withKeys)((0,o.withModifiers)(b,["prevent"]),["enter"])],class:(0,o.normalizeClass)(["focus:outline-none focus:!border-primary-500 block cursor-pointer p-4 bg-gray-50 dark:bg-gray-900 dark:hover:bg-gray-900 border-4 border-dashed hover:border-gray-300 dark:border-gray-700 dark:hover:border-gray-600 rounded-lg",{"border-gray-300 dark:border-gray-600":(0,o.unref)(f)}]),onDragenter:n[0]||(n[0]=(0,o.withModifiers)(((...e)=>(0,o.unref)(g)&&(0,o.unref)(g)(...e)),["prevent"])),onDragleave:n[1]||(n[1]=(0,o.withModifiers)(((...e)=>(0,o.unref)(w)&&(0,o.unref)(w)(...e)),["prevent"])),onDragover:n[2]||(n[2]=(0,o.withModifiers)((()=>{}),["prevent"])),onDrop:(0,o.withModifiers)(x,["prevent"])},[(0,o.createElementVNode)("div",u,[(0,o.createElementVNode)("p",h,[(0,o.createVNode)((0,o.unref)(i.A),{as:"div"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.multiple?(0,o.unref)(m)("Choose Files"):(0,o.unref)(m)("Choose File")),1)])),_:1})]),(0,o.createElementVNode)("p",p,(0,o.toDisplayString)(e.multiple?(0,o.unref)(m)("Drop files or click to choose"):(0,o.unref)(m)("Drop file or click to choose")),1)])],42,d)])])}}});const f=(0,r(66262).A)(v,[["__file","DropZone.vue"]])},61844:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M4.93 19.07A10 10 0 1 1 19.07 4.93 10 10 0 0 1 4.93 19.07zm1.41-1.41A8 8 0 1 0 17.66 6.34 8 8 0 0 0 6.34 17.66zM13.41 12l1.42 1.41a1 1 0 1 1-1.42 1.42L12 13.4l-1.41 1.42a1 1 0 1 1-1.42-1.42L10.6 12l-1.42-1.41a1 1 0 1 1 1.42-1.42L12 10.6l1.41-1.42a1 1 0 1 1 1.42 1.42L13.4 12z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconXCircle.vue"]])},61935:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={key:0},l={key:1},i={key:2};const a={props:["index","resource","resourceName","resourceId","field"]};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Link"),u=(0,o.resolveComponent)("RelationPeek"),h=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(h,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[r.field.viewable&&r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[r.field.peekable&&r.field.hasFieldsToPeekAt?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,"resource-name":r.field.resourceName,"resource-id":r.field.belongsToId,resource:r.resource},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:e.$url(`/resources/${r.field.resourceName}/${r.field.belongsToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href"])])),_:1},8,["resource-name","resource-id","resource"])):((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,href:e.$url(`/resources/${r.field.resourceName}/${r.field.belongsToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.value),1)])),_:1},8,["href"]))])):r.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("p",l,(0,o.toDisplayString)(r.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field"])}],["__file","BelongsToField.vue"]])},62064:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n=["for"];const l={props:{labelFor:{type:String}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("label",{for:r.labelFor,class:"inline-block leading-tight"},[(0,o.renderSlot)(e.$slots,"default")],8,n)}],["__file","FormLabel.vue"]])},62111:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n=["id","dusk","placeholder","disabled"];var l=r(18700);const i={mixins:[l._w,l.Gj]};const a=(0,r(66262).A)(i,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("input",{id:e.currentField.uniqueKey,dusk:e.field.attribute,type:"password","onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),class:(0,o.normalizeClass)(["w-full form-control form-input form-control-bordered",e.errorClasses]),placeholder:e.placeholder,autocomplete:"new-password",disabled:e.currentlyIsReadonly},null,10,n),[[o.vModelText,e.value]])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","PasswordField.vue"]])},62245:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>g});var o=r(29726);const n={class:"flex flex-col gap-2"},l={class:"flex flex-col gap-2"},i={class:"uppercase text-xs font-bold tracking-wide"},a=["value","dusk","placeholder"],s={class:"flex flex-col gap-2"},c={class:"uppercase text-xs font-bold tracking-wide"},d=["value","dusk","placeholder"];var u=r(91272),h=r(38221),p=r.n(h),m=r(2673),v=r(14278);const f={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({startDateValue:null,endDateValue:null,debouncedStartDateHandleChange:null,debouncedEndDateHandleChange:null,debouncedEmit:null}),created(){this.debouncedEmit=p()((()=>this.emitChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.handleFilterReset)},beforeUnmount(){Nova.$off("filter-reset",this.handleFilterReset)},methods:{end:()=>v._N,setCurrentFilterValue(){let[e,t]=this.filter.currentValue||[null,null];this.startDateValue=(0,m.A)(e)?u.c9.fromISO(e).toFormat("yyyy-MM-dd'T'HH:mm"):null,this.endDateValue=(0,m.A)(t)?u.c9.fromISO(t).toFormat("yyyy-MM-dd'T'HH:mm"):null},validateFilter(e,t){return[e=(0,m.A)(e)?this.toDateTimeISO(e,"start"):null,t=(0,m.A)(t)?this.toDateTimeISO(t,"end"):null]},handleStartDateChange(e){this.startDateValue=e.target.value,this.debouncedEmit()},handleEndDateChange(e){this.endDateValue=e.target.value,this.debouncedEmit()},emitChange(){this.$emit("change",{filterClass:this.filterKey,value:this.validateFilter(this.startDateValue,this.endDateValue)})},handleFilterReset(){this.$refs.startField.value="",this.$refs.endField.value="",this.setCurrentFilterValue()},fromDateTimeISO(e){return u.c9.fromISO(e,{setZone:!0}).setZone(this.timezone).toISO()},toDateTimeISO(e){return u.c9.fromISO(e,{zone:this.timezone,setZone:!0}).setZone(Nova.config("timezone")).toISO()}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},timezone:()=>Nova.config("userTimezone")||Nova.config("timezone")}};const g=(0,r(66262).A)(f,[["render",function(e,t,r,u,h,p){const m=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(m,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("label",l,[(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(`${p.filter.name} - ${e.__("From")}`),1),(0,o.createElementVNode)("input",{onChange:t[0]||(t[0]=(...e)=>p.handleStartDateChange&&p.handleStartDateChange(...e)),value:e.startDateValue,class:"flex w-full form-control form-input form-control-bordered",ref:"startField",dusk:`${p.field.uniqueKey}-range-start`,type:"datetime-local",placeholder:e.__("Start")},null,40,a)]),(0,o.createElementVNode)("label",s,[(0,o.createElementVNode)("span",c,(0,o.toDisplayString)(`${p.filter.name} - ${e.__("To")}`),1),(0,o.createElementVNode)("input",{onChange:t[1]||(t[1]=(...e)=>p.handleEndDateChange&&p.handleEndDateChange(...e)),value:e.endDateValue,class:"flex w-full form-control form-input form-control-bordered",ref:"endField",dusk:`${p.field.uniqueKey}-range-end`,type:"datetime-local",placeholder:e.__("End")},null,40,d)])])])),_:1})}],["__file","DateTimeField.vue"]])},62359:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{collapsed:{type:Boolean,default:!1}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("IconArrow");return(0,o.openBlock)(),(0,o.createBlock)(a,{class:(0,o.normalizeClass)(["transform",{"ltr:-rotate-90 rtl:rotate-90":r.collapsed}])},null,8,["class"])}],["__file","CollapseButton.vue"]])},63008:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={"fill-rule":"nonzero",d:"M14.32 12.906l5.387 5.387a1 1 0 0 1-1.414 1.414l-5.387-5.387a8 8 0 1 1 1.414-1.414zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconSearch.vue"]])},63017:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={key:0,class:"whitespace-nowrap"},l={key:1};var i=r(91272);const a={mixins:[r(18700).S0],props:["resourceName","field"],computed:{formattedDate(){if(this.field.usesCustomizedDisplay)return this.field.displayedAs;return i.c9.fromISO(this.field.value).toLocaleString({year:"numeric",month:"2-digit",day:"2-digit"})}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(s.formattedDate),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",l,"—"))],2)])}],["__file","DateField.vue"]])},63138:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h6a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMenuAlt1.vue"]])},63152:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 000 2v8a2 2 0 002 2h2.586l-1.293 1.293a1 1 0 101.414 1.414L10 15.414l2.293 2.293a1 1 0 001.414-1.414L12.414 15H15a2 2 0 002-2V5a1 1 0 100-2H3zm11 4a1 1 0 10-2 0v4a1 1 0 102 0V7zm-3 1a1 1 0 10-2 0v3a1 1 0 102 0V8zM8 9a1 1 0 00-2 0v2a1 1 0 102 0V9z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPresentationChartBar.vue"]])},63335:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["logo"],inheritAttrs:!1,render(){let e=document.createDocumentFragment(),t=document.createElement("span");t.innerHTML=this.$props.logo,e.appendChild(t);const r=this.$attrs.class.split(" ").filter(String);return e.querySelector("svg").classList.add(...r),(0,o.h)("span",{innerHTML:t.innerHTML})}};const l=(0,r(66262).A)(n,[["__file","PassthroughLogo.vue"]])},63646:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 2a1 1 0 011 1v1.323l3.954 1.582 1.599-.8a1 1 0 01.894 1.79l-1.233.616 1.738 5.42a1 1 0 01-.285 1.05A3.989 3.989 0 0115 15a3.989 3.989 0 01-2.667-1.019 1 1 0 01-.285-1.05l1.715-5.349L11 6.477V16h2a1 1 0 110 2H7a1 1 0 110-2h2V6.477L6.237 7.582l1.715 5.349a1 1 0 01-.285 1.05A3.989 3.989 0 015 15a3.989 3.989 0 01-2.667-1.019 1 1 0 01-.285-1.05l1.738-5.42-1.233-.617a1 1 0 01.894-1.788l1.599.799L9 4.323V3a1 1 0 011-1zm-5 8.274l-.818 2.552c.25.112.526.174.818.174.292 0 .569-.062.818-.174L5 10.274zm10 0l-.818 2.552c.25.112.526.174.818.174.292 0 .569-.062.818-.174L15 10.274z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidScale.vue"]])},63740:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineCheckCircle.vue"]])},63808:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});var o=r(69843),n=r.n(o);class l{constructor(e,t){this.attribute=e,this.formData=t,this.localFormData=new FormData}append(e,...t){this.localFormData.append(e,...t),this.formData.append(this.name(e),...t)}delete(e){this.localFormData.delete(e),this.formData.delete(this.name(e))}entries(){return this.localFormData.entries()}get(e){return this.localFormData.get(e)}getAll(e){return this.localFormData.getAll(e)}has(e){return this.localFormData.has(e)}keys(){return this.localFormData.keys()}set(e,...t){this.localFormData.set(e,...t),this.formData.set(this.name(e),...t)}values(){return this.localFormData.values()}name(e){let[t,...r]=e.split("[");return!n()(r)&&r.length>0?`${this.attribute}[${t}][${r.join("[")}`:`${this.attribute}[${e}]`}slug(e){return`${this.attribute}.${e}`}}},63919:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>g});var o=r(29726);const n={class:"h-6 flex items-center mb-4"},l={class:"mr-3 leading-tight text-sm font-bold"},i={class:"flex items-center text-4xl mb-4"},a={key:0,class:"ml-2 text-sm font-bold"},s={ref:"chart",class:"absolute inset-0 rounded-b-lg ct-chart",style:{top:"60%"}};var c=r(38221),d=r.n(c),u=r(9592),h=r.n(u),p=(r(7588),r(84451)),m=r(399),v=r.n(m);r(95543);const f={name:"BaseTrendMetric",emits:["selected"],props:{loading:Boolean,title:{},helpText:{},helpWidth:{},value:{},chartData:{},maxWidth:{},prefix:"",suffix:"",suffixInflection:{type:Boolean,default:!0},ranges:{type:Array,default:()=>[]},selectedRangeKey:[String,Number],format:{type:String,default:"0[.]00a"}},data:()=>({chartist:null,resizeObserver:null}),watch:{selectedRangeKey:function(e,t){this.renderChart()},chartData:function(e,t){this.renderChart()}},created(){const e=d()((e=>e()),Nova.config("debounce"));this.resizeObserver=new ResizeObserver((t=>{e((()=>{this.renderChart()}))}))},mounted(){const e=Math.min(...this.chartData),t=Math.max(...this.chartData),r=e>=0?0:e;this.chartist=new(h().Line)(this.$refs.chart,this.chartData,{lineSmooth:h().Interpolation.none(),fullWidth:!0,showPoint:!0,showLine:!0,showArea:!0,chartPadding:{top:10,right:0,bottom:0,left:0},low:e,high:t,areaBase:r,axisX:{showGrid:!1,showLabel:!0,offset:0},axisY:{showGrid:!1,showLabel:!0,offset:0},plugins:[v()({pointClass:"ct-point",anchorToPoint:!1}),v()({pointClass:"ct-point__left",anchorToPoint:!1,tooltipOffset:{x:50,y:-20}}),v()({pointClass:"ct-point__right",anchorToPoint:!1,tooltipOffset:{x:-50,y:-20}})]}),this.chartist.on("draw",(e=>{"point"===e.type&&(e.element.attr({"ct:value":this.transformTooltipText(e.value.y)}),e.element.addClass(this.transformTooltipClass(e.axisX.ticks.length,e.index)??""))})),this.resizeObserver.observe(this.$refs.chart)},beforeUnmount(){this.resizeObserver.unobserve(this.$refs.chart)},methods:{renderChart(){this.chartist.update(this.chartData)},handleChange(e){const t=e?.target?.value||e;this.$emit("selected",t)},transformTooltipText(e){let t=Nova.formatNumber(new String(e),this.format);if(this.prefix)return`${this.prefix}${t}`;if(this.suffix){return`${t} ${this.suffixInflection?(0,p.zQ)(e,this.suffix):this.suffix}`}return`${t}`},transformTooltipClass:(e,t)=>t<2?"ct-point__left":t>e-3?"ct-point__right":"ct-point"},computed:{isNullValue(){return null==this.value},formattedValue(){if(!this.isNullValue){const e=Nova.formatNumber(new String(this.value),this.format);return`${this.prefix}${e}`}return""},formattedSuffix(){return!1===this.suffixInflection?this.suffix:(0,p.zQ)(this.value,this.suffix)}}};const g=(0,r(66262).A)(f,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("HelpTextTooltip"),p=(0,o.resolveComponent)("SelectControl"),m=(0,o.resolveComponent)("LoadingCard");return(0,o.openBlock)(),(0,o.createBlock)(m,{loading:r.loading,class:"px-6 py-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("h3",l,(0,o.toDisplayString)(r.title),1),(0,o.createVNode)(h,{text:r.helpText,width:r.helpWidth},null,8,["text","width"]),r.ranges.length>0?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,class:"ml-auto w-[6rem] shrink-0",size:"xxs",options:r.ranges,selected:r.selectedRangeKey,onChange:u.handleChange,"aria-label":e.__("Select Ranges")},null,8,["options","selected","onChange","aria-label"])):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("p",i,[(0,o.createTextVNode)((0,o.toDisplayString)(u.formattedValue)+" ",1),r.suffix?((0,o.openBlock)(),(0,o.createElementBlock)("span",a,(0,o.toDisplayString)(u.formattedSuffix),1)):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",s,null,512)])),_:1},8,["loading"])}],["__file","BaseTrendMetric.vue"]])},63971:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n={key:0},l={class:"py-1"};var i=r(18700),a=r(66278);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e){for(var t=1;t({deleteModalOpen:!1,restoreModalOpen:!1,forceDeleteModalOpen:!1}),methods:c(c({},(0,a.i0)(["startImpersonating"])),{},{async confirmDelete(){this.deleteResources([this.resource],(e=>{Nova.success(this.__("The :resource was deleted!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),e&&e.data&&e.data.redirect?Nova.visit(e.data.redirect):this.resource.softDeletes?(this.closeDeleteModal(),this.$emit("resource-deleted")):Nova.visit(`/resources/${this.resourceName}`)}))},openDeleteModal(){this.deleteModalOpen=!0},closeDeleteModal(){this.deleteModalOpen=!1},async confirmRestore(){this.restoreResources([this.resource],(()=>{Nova.success(this.__("The :resource was restored!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),this.closeRestoreModal(),this.$emit("resource-restored")}))},openRestoreModal(){this.restoreModalOpen=!0},closeRestoreModal(){this.restoreModalOpen=!1},async confirmForceDelete(){this.forceDeleteResources([this.resource],(e=>{Nova.success(this.__("The :resource was deleted!",{resource:this.resourceInformation.singularLabel.toLowerCase()})),e&&e.data&&e.data.redirect?Nova.visit(e.data.redirect):Nova.visit(`/resources/${this.resourceName}`)}))},openForceDeleteModal(){this.forceDeleteModalOpen=!0},closeForceDeleteModal(){this.forceDeleteModalOpen=!1}}),computed:(0,a.L8)(["currentUser"])};const h=(0,r(66262).A)(u,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("DropdownMenuHeading"),d=(0,o.resolveComponent)("DropdownMenuItem"),u=(0,o.resolveComponent)("ActionDropdown"),h=(0,o.resolveComponent)("DeleteResourceModal"),p=(0,o.resolveComponent)("RestoreResourceModal");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[r.resource?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,resource:r.resource,actions:r.actions,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"resource-name":e.resourceName,onActionExecuted:t[1]||(t[1]=t=>e.$emit("actionExecuted")),"selected-resources":[r.resource.id.value],"trigger-dusk-attribute":`${r.resource.id.value}-control-selector`,"show-headings":!0},{menu:(0,o.withCtx)((()=>[r.resource.authorizedToReplicate||e.currentUser.canImpersonate&&r.resource.authorizedToImpersonate||r.resource.authorizedToDelete&&!r.resource.softDeleted||r.resource.authorizedToRestore&&r.resource.softDeleted||r.resource.authorizedToForceDelete?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(c,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Actions")),1)])),_:1}),(0,o.createElementVNode)("div",l,[r.resource.authorizedToReplicate?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,dusk:`${r.resource.id.value}-replicate-button`,href:e.$url(`/resources/${e.resourceName}/${r.resource.id.value}/replicate`,{viaResource:e.viaResource,viaResourceId:e.viaResourceId,viaRelationship:e.viaRelationship}),title:e.__("Replicate")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Replicate")),1)])),_:1},8,["dusk","href","title"])):(0,o.createCommentVNode)("",!0),e.currentUser.canImpersonate&&r.resource.authorizedToImpersonate?((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,as:"button",dusk:`${r.resource.id.value}-impersonate-button`,onClick:t[0]||(t[0]=(0,o.withModifiers)((t=>e.startImpersonating({resource:e.resourceName,resourceId:r.resource.id.value})),["prevent"])),title:e.__("Impersonate")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Impersonate")),1)])),_:1},8,["dusk","title"])):(0,o.createCommentVNode)("",!0),r.resource.authorizedToDelete&&!r.resource.softDeleted?((0,o.openBlock)(),(0,o.createBlock)(d,{key:2,dusk:"open-delete-modal-button",onClick:(0,o.withModifiers)(s.openDeleteModal,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Delete Resource")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),r.resource.authorizedToRestore&&r.resource.softDeleted?((0,o.openBlock)(),(0,o.createBlock)(d,{key:3,as:"button",dusk:"open-restore-modal-button",onClick:(0,o.withModifiers)(s.openRestoreModal,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Restore Resource")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0),r.resource.authorizedToForceDelete?((0,o.openBlock)(),(0,o.createBlock)(d,{key:4,as:"button",dusk:"open-force-delete-modal-button",onClick:(0,o.withModifiers)(s.openForceDeleteModal,["prevent"])},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Force Delete Resource")),1)])),_:1},8,["onClick"])):(0,o.createCommentVNode)("",!0)])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["resource","actions","via-resource","via-resource-id","via-relationship","resource-name","selected-resources","trigger-dusk-attribute"])):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(h,{show:e.deleteModalOpen,mode:"delete",onClose:s.closeDeleteModal,onConfirm:s.confirmDelete},null,8,["show","onClose","onConfirm"]),(0,o.createVNode)(p,{show:e.restoreModalOpen,onClose:s.closeRestoreModal,onConfirm:s.confirmRestore},null,8,["show","onClose","onConfirm"]),(0,o.createVNode)(h,{show:e.forceDeleteModalOpen,mode:"force delete",onClose:s.closeForceDeleteModal,onConfirm:s.confirmForceDelete},null,8,["show","onClose","onConfirm"])],64)}],["__file","DetailActionDropdown.vue"]])},63981:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-6-3a2 2 0 11-4 0 2 2 0 014 0zm-2 4a5 5 0 00-4.546 2.916A5.986 5.986 0 0010 16a5.986 5.986 0 004.546-2.084A5 5 0 0010 11z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidUserCircle.vue"]])},64355:(e,t,r)=>{"use strict";r.d(t,{A:()=>d});var o=r(29726);const n={key:0,class:"flex items-center"},l={key:1};var i=r(84451);const a={props:{name:{type:String,required:!1,default:"main"}},data:()=>({loading:!0,label:"",cards:[],showRefreshButton:!1,isHelpCard:!1}),created(){this.fetchDashboard()},methods:{async fetchDashboard(){this.loading=!0;try{const{data:{label:e,cards:t,showRefreshButton:r,isHelpCard:o}}=await(0,i.Bp)(Nova.request().get(this.dashboardEndpoint,{params:this.extraCardParams}),200);this.loading=!1,this.label=e,this.cards=t,this.showRefreshButton=r,this.isHelpCard=o}catch(e){if(401==e.response.status)return Nova.redirectToLogin();Nova.visit("/404")}},refreshDashboard(){Nova.$emit("metric-refresh")}},computed:{dashboardEndpoint(){return`/nova-api/dashboards/${this.name}`},shouldShowCards(){return this.cards.length>0},extraCardParams:()=>null}};var s=r(66262);const c={name:"Dashboard",components:{DashboardView:(0,s.A)(a,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Head"),d=(0,o.resolveComponent)("Heading"),u=(0,o.resolveComponent)("Icon"),h=(0,o.resolveComponent)("Cards"),p=(0,o.resolveComponent)("LoadingView"),m=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(p,{loading:e.loading,dusk:"dashboard-"+this.name,class:"space-y-3"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{title:e.label},null,8,["title"]),e.label&&!e.isHelpCard||e.showRefreshButton?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[e.label&&!e.isHelpCard?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__(e.label)),1)])),_:1})):(0,o.createCommentVNode)("",!0),e.showRefreshButton?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:1,onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>s.refreshDashboard&&s.refreshDashboard(...e)),["stop"])),type:"button",class:"ml-1 hover:opacity-50 active:ring",tabindex:"0"},[(0,o.withDirectives)((0,o.createVNode)(u,{class:"text-gray-500 dark:text-gray-400",solid:!0,type:"refresh",width:"14"},null,512),[[m,e.__("Refresh")]])])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0),s.shouldShowCards?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[e.cards.length>0?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,cards:e.cards},null,8,["cards"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["loading","dusk"])}],["__file","Dashboard.vue"]])},props:{name:{type:String,required:!1,default:"main"}}},d=(0,s.A)(c,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("DashboardView");return(0,o.openBlock)(),(0,o.createBlock)(a,{name:r.name},null,8,["name"])}],["__file","Dashboard.vue"]])},64486:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726);const n={key:0,class:"flex items-center"},l=["selected"];var i=r(38221),a=r.n(i),s=r(7309),c=r.n(s),d=r(69843),u=r.n(d);const h={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({selectedOption:null,search:"",value:null,debouncedHandleChange:null}),mounted(){Nova.$on("filter-reset",this.handleFilterReset)},created(){this.debouncedHandleChange=a()((()=>this.handleChange()),500);let e=this.filter.currentValue;if(e){let t=c()(this.field.options,(t=>t.value==e));this.selectOption(t)}},beforeUnmount(){Nova.$off("filter-reset",this.handleFilterReset)},watch:{selectedOption(e){u()(e)||""===e?this.value="":this.value=e.value},value(){this.debouncedHandleChange()}},methods:{performSearch(e){this.search=e},clearSelection(){this.selectedOption=null,this.value="",this.$refs.searchable&&this.$refs.searchable.close()},selectOption(e){this.selectedOption=e,this.value=e.value},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.value})},handleFilterReset(){""===this.filter.currentValue&&this.clearSelection()}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},isSearchable(){return this.field.searchable},filteredOptions(){return this.field.options.filter((e=>e.label.toString().toLowerCase().indexOf(this.search.toLowerCase())>-1))}}};const p=(0,r(66262).A)(h,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("SearchInput"),d=(0,o.resolveComponent)("SelectControl"),u=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(u,null,{filter:(0,o.withCtx)((()=>[s.isSearchable?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,ref:"searchable",dusk:`${s.field.uniqueKey}-search-filter`,onInput:s.performSearch,onClear:s.clearSelection,onSelected:s.selectOption,value:e.selectedOption,data:s.filteredOptions,clearable:!0,trackBy:"value",class:"w-full",mode:"modal"},{option:(0,o.withCtx)((({option:e,selected:t})=>[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["flex items-center text-sm font-semibold leading-5",{"text-white":t}])},(0,o.toDisplayString)(e.label),3)])),default:(0,o.withCtx)((()=>[e.selectedOption?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,(0,o.toDisplayString)(e.selectedOption.label),1)):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","onInput","onClear","onSelected","value","data"])):((0,o.openBlock)(),(0,o.createBlock)(d,{key:1,dusk:`${s.field.uniqueKey}-filter`,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:t[1]||(t[1]=t=>e.value=t),options:s.field.options},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:""===e.value},"—",8,l)])),_:1},8,["dusk","selected","options"]))])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(s.filter.name),1)])),_:1})}],["__file","SelectField.vue"]])},64508:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"},null,-1)]))}],["__file","HeroiconsOutlineLockClosed.vue"]])},64655:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9.707 16.707a1 1 0 01-1.414 0l-6-6a1 1 0 010-1.414l6-6a1 1 0 011.414 1.414L5.414 9H17a1 1 0 110 2H5.414l4.293 4.293a1 1 0 010 1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowLeft.vue"]])},64866:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>m});var o=r(29726);const n=["value","id","dusk","list"],l=["id"],i=["value"];var a=r(38221),s=r.n(a),c=r(90179),d=r.n(c);function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function h(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const p={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedEventEmitter:null}),created(){this.debouncedEventEmitter=s()((()=>this.emitChange()),500),this.setCurrentFilterValue()},mounted(){Nova.log("Mounting "),Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.log("Unmounting "),Nova.$off("filter-reset",this.setCurrentFilterValue)},methods:{setCurrentFilterValue(){this.value=this.filter.currentValue},handleChange(e){this.value=e.target.value,this.debouncedEventEmitter()},emitChange(){this.$emit("change",{filterClass:this.filterKey,value:this.value})}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},extraAttributes(){const e=d()(this.field.extraAttributes,["readonly"]);return function(e){for(var t=1;t[(0,o.createElementVNode)("input",(0,o.mergeProps)({class:"w-full form-control form-input form-control-bordered",onInput:t[0]||(t[0]=(...e)=>c.handleChange&&c.handleChange(...e)),value:e.value,id:c.field.uniqueKey,dusk:`${c.field.uniqueKey}-filter`},c.extraAttributes,{list:`${c.field.uniqueKey}-list`}),null,16,n),c.field.suggestions&&c.field.suggestions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("datalist",{key:0,id:`${c.field.uniqueKey}-list`},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(c.field.suggestions,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:e,value:e},null,8,i)))),128))],8,l)):(0,o.createCommentVNode)("",!0)])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(c.filter.name),1)])),_:1})}],["__file","TextField.vue"]])},65175:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M11.3 1.046A1 1 0 0112 2v5h4a1 1 0 01.82 1.573l-7 10A1 1 0 018 18v-5H4a1 1 0 01-.82-1.573l7-10a1 1 0 011.12-.38z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidLightningBolt.vue"]])},65201:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M7 3a1 1 0 000 2h6a1 1 0 100-2H7zM4 7a1 1 0 011-1h10a1 1 0 110 2H5a1 1 0 01-1-1zM2 11a2 2 0 012-2h12a2 2 0 012 2v4a2 2 0 01-2 2H4a2 2 0 01-2-2v-4z"},null,-1)]))}],["__file","HeroiconsSolidCollection.vue"]])},65420:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 17V7m0 10a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2h2a2 2 0 012 2m0 10a2 2 0 002 2h2a2 2 0 002-2M9 7a2 2 0 012-2h2a2 2 0 012 2m0 10V7m0 10a2 2 0 002 2h2a2 2 0 002-2V7a2 2 0 00-2-2h-2a2 2 0 00-2 2"},null,-1)]))}],["__file","HeroiconsOutlineViewBoards.vue"]])},65488:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconMenu.vue"]])},65578:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10c0 3.866-3.582 7-8 7a8.841 8.841 0 01-4.083-.98L2 17l1.338-3.123C2.493 12.767 2 11.434 2 10c0-3.866 3.582-7 8-7s8 3.134 8 7zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChat.vue"]])},65628:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"block mx-auto mb-6",xmlns:"http://www.w3.org/2000/svg",width:"100",height:"2",viewBox:"0 0 100 2"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{fill:"#D8E3EC",d:"M0 0h100v2H0z"},null,-1)]))}],["__file","DividerLine.vue"]])},65682:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n=["id","dusk"];var l=r(38221),i=r.n(l),a=r(90179),s=r.n(a);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const u={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=i()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{value(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){this.value=this.filter.currentValue},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.value})}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},extraAttributes(){const e=s()(this.field.extraAttributes,["readonly"]);return function(e){for(var t=1;t[(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"w-full form-control form-input form-control-bordered","onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),id:a.field.uniqueKey,dusk:`${a.field.uniqueKey}-filter`},a.extraAttributes),null,16,n),[[o.vModelDynamic,e.value]])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","EmailField.vue"]])},65725:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M12 22a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-2.3-8.7l1.3 1.29 3.3-3.3a1 1 0 0 1 1.4 1.42l-4 4a1 1 0 0 1-1.4 0l-2-2a1 1 0 0 1 1.4-1.42z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconCheckCircle.vue"]])},66089:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"},null,-1)]))}],["__file","HeroiconsOutlineServer.vue"]])},66123:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={__name:"CopyIcon",props:["copied"],setup:e=>(t,r)=>{const n=(0,o.resolveComponent)("Icon");return e.copied?((0,o.openBlock)(),(0,o.createBlock)(n,{key:0,class:"text-green-500",solid:!0,type:"check-circle",width:"14"})):((0,o.openBlock)(),(0,o.createBlock)(n,{key:1,class:"text-gray-400 dark:text-gray-500",solid:!0,type:"clipboard",width:"14"}))}};const l=(0,r(66262).A)(n,[["__file","CopyIcon.vue"]])},66127:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n=["fill"],l={__name:"Loader",props:{width:{type:[Number,String],required:!1,default:50},fillColor:{type:String,required:!1,default:"currentColor"}},setup:e=>(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("svg",{class:"mx-auto block",style:(0,o.normalizeStyle)({width:`${e.width}px`}),viewBox:"0 0 120 30",xmlns:"http://www.w3.org/2000/svg",fill:e.fillColor},r[0]||(r[0]=[(0,o.createStaticVNode)('',3)]),12,n))};const i=(0,r(66262).A)(l,[["__file","Loader.vue"]])},66320:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n={key:0,class:"ml-auto bg-red-50 text-red-500 py-0.5 px-2 rounded-full text-xs"},l={key:0},i={class:"ml-auto"};var a=r(18700),s=r(84451);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const u={components:{Button:r(27226).A},emits:["close"],props:function(e){for(var t=1;t({loading:!0,title:null,resource:null}),async created(){await this.getResource()},mounted(){Nova.$emit("close-dropdowns")},methods:{getResource(){return this.resource=null,(0,s.Bp)(Nova.request().get(`/nova-api/${this.resourceName}/${this.resourceId}/preview`)).then((({data:{title:e,resource:t}})=>{this.title=e,this.resource=t,this.loading=!1})).catch((e=>{if(e.response.status>=500)Nova.$emit("error",e.response.data.message);else if(404!==e.response.status)if(403!==e.response.status){if(401===e.response.status)return Nova.redirectToLogin();Nova.error(this.__("This resource no longer exists")),Nova.visit(`/resources/${this.resourceName}`)}else Nova.visit("/403");else Nova.visit("/404")}))}},computed:{modalTitle(){return`${this.__("Previewing")} ${this.title}`}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("Link"),h=(0,o.resolveComponent)("ModalHeader"),p=(0,o.resolveComponent)("ModalContent"),m=(0,o.resolveComponent)("Button"),v=(0,o.resolveComponent)("ModalFooter"),f=(0,o.resolveComponent)("LoadingView"),g=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(g,{show:r.show,onCloseViaEscape:t[1]||(t[1]=t=>e.$emit("close")),role:"alertdialog",size:"2xl","use-focus-trap":!1},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(f,{loading:e.loading,class:"mx-auto bg-white dark:bg-gray-800 rounded-lg shadow-lg overflow-hidden"},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createVNode)(h,{class:"flex items-center"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,[(0,o.createTextVNode)((0,o.toDisplayString)(c.modalTitle)+" ",1),e.resource&&e.resource.softDeleted?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,(0,o.toDisplayString)(e.__("Soft Deleted")),1)):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(u,{dusk:"detail-preview-button",href:e.$url(`/resources/${e.resourceName}/${e.resourceId}`),class:"ml-auto",alt:e.__("View :resource",{resource:e.title})},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{type:"arrow-right"})])),_:1},8,["href","alt"])])),_:1}),(0,o.createVNode)(p,{class:"px-8 divide-y divide-gray-100 dark:divide-gray-800 -mx-3"},{default:(0,o.withCtx)((()=>[e.resource?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.resource.fields,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`detail-${t.component}`),{key:r,index:r,"resource-name":e.resourceName,"resource-id":e.resourceId,resource:e.resource,field:t},null,8,["index","resource-name","resource-id","resource","field"])))),128)),0==e.resource.fields.length?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,(0,o.toDisplayString)(e.__("There are no fields to display.")),1)):(0,o.createCommentVNode)("",!0)],64)):(0,o.createCommentVNode)("",!0)])),_:1})])),(0,o.createVNode)(v,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",i,[e.resource?((0,o.openBlock)(),(0,o.createBlock)(m,{key:0,dusk:"confirm-preview-button",onClick:t[0]||(t[0]=(0,o.withModifiers)((t=>e.$emit("close")),["prevent"])),label:e.__("Close")},null,8,["label"])):(0,o.createCommentVNode)("",!0)])])),_:1})])),_:3},8,["loading"])])),_:3},8,["show"])}],["__file","PreviewResourceModal.vue"]])},66405:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"},null,-1),(0,o.createElementVNode)("path",{d:"M16.707 3.293a1 1 0 010 1.414L15.414 6l1.293 1.293a1 1 0 01-1.414 1.414L14 7.414l-1.293 1.293a1 1 0 11-1.414-1.414L12.586 6l-1.293-1.293a1 1 0 011.414-1.414L14 4.586l1.293-1.293a1 1 0 011.414 0z"},null,-1)]))}],["__file","HeroiconsSolidPhoneMissedCall.vue"]])},66449:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 11a3 3 0 11-6 0 3 3 0 016 0z"},null,-1)]))}],["__file","HeroiconsOutlineLocationMarker.vue"]])},66480:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 13V5a2 2 0 00-2-2H4a2 2 0 00-2 2v8a2 2 0 002 2h3l3 3 3-3h3a2 2 0 002-2zM5 7a1 1 0 011-1h8a1 1 0 110 2H6a1 1 0 01-1-1zm1 3a1 1 0 100 2h3a1 1 0 100-2H6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidAnnotation.vue"]])},66501:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={"fill-rule":"nonzero",d:"M0 .213l15.925 9.77L0 19.79V.213zm2 3.574V16.21l10.106-6.224L2 3.786z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconPlay.vue"]])},66517:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 13v-1m4 1v-3m4 3V8M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"},null,-1)]))}],["__file","HeroiconsOutlinePresentationChartBar.vue"]])},66543:(e,t,r)=>{"use strict";r.d(t,{d:()=>B});var o=r(18700),n=r(29726),l=r(76135),i=r.n(l),a=r(7309),s=r.n(a),c=r(87612),d=r.n(c),u=r(69843),h=r.n(u),p=r(23805),m=r.n(p),v=r(55378),f=r.n(v),g=r(15101),w=r.n(g),k=r(44826),y=r.n(k),b=r(10515);const{__:x}=(0,b.B)();function B(e,t,r){const l=(0,n.reactive)({working:!1,errors:new o.I,actionModalVisible:!1,responseModalVisible:!1,selectedActionKey:"",endpoint:e.endpoint||`/nova-api/${e.resourceName}/action`,actionResponseData:null}),a=(0,n.computed)((()=>e.selectedResources)),c=(0,n.computed)((()=>{if(l.selectedActionKey)return s()(u.value,(e=>e.uriKey===l.selectedActionKey))})),u=(0,n.computed)((()=>e.actions.concat(e.pivotActions?.actions||[]))),p=(0,n.computed)((()=>r.getters[`${e.resourceName}/currentEncodedFilters`])),v=(0,n.computed)((()=>e.viaRelationship?e.viaRelationship+"_search":e.resourceName+"_search")),g=(0,n.computed)((()=>r.getters.queryStringParams[v.value]||"")),k=(0,n.computed)((()=>e.viaRelationship?e.viaRelationship+"_trashed":e.resourceName+"_trashed")),b=(0,n.computed)((()=>r.getters.queryStringParams[k.value]||"")),B=(0,n.computed)((()=>d()(e.actions,(e=>a.value.length>0&&!e.standalone)))),C=(0,n.computed)((()=>e.pivotActions?d()(e.pivotActions.actions,(e=>0!==a.value.length||e.standalone)):[])),N=(0,n.computed)((()=>C.value.length>0)),V=(0,n.computed)((()=>N.value&&Boolean(s()(e.pivotActions.actions,(e=>e===c.value))))),E=(0,n.computed)((()=>({action:l.selectedActionKey,pivotAction:V.value,search:g.value,filters:p.value,trashed:b.value,viaResource:e.viaResource,viaResourceId:e.viaResourceId,viaRelationship:e.viaRelationship}))),S=(0,n.computed)((()=>w()(new FormData,(e=>{if("all"===a.value)e.append("resources","all");else{let t=d()(f()(a.value,(e=>m()(e)?e.id.pivotValue:null)));i()(a.value,(t=>e.append("resources[]",m()(t)?t.id.value:t))),"all"!==a.value&&!0===V.value&&t.length>0&&i()(t,(t=>e.append("pivots[]",t)))}i()(c.value.fields,(t=>{t.fill(e)}))}))));function _(){c.value.withoutConfirmation?D():A()}function A(){l.actionModalVisible=!0}function H(){l.actionModalVisible=!1}function O(){l.responseModalVisible=!0}function M(e){t("actionExecuted"),Nova.$emit("action-executed"),"function"==typeof e&&e()}function R(e){if(e.danger)return Nova.error(e.danger);Nova.success(e.message||x("The action was executed successfully."))}function D(e){l.working=!0,Nova.$progress.start();let t=c.value.responseType??"json";Nova.request({method:"post",url:l.endpoint,params:E.value,data:S.value,responseType:t}).then((async t=>{H(),z(t.data,t.headers,e)})).catch((e=>{e.response&&422===e.response.status&&("blob"===t?e.response.data.text().then((e=>{l.errors=new o.I(JSON.parse(e).errors)})):l.errors=new o.I(e.response.data.errors),Nova.error(x("There was a problem executing the action.")))})).finally((()=>{l.working=!1,Nova.$progress.done()}))}function z(e,t,r){let o=t["content-disposition"];if(!(e instanceof Blob&&h()(o)&&"application/json"===e.type))return e instanceof Blob?M((async()=>{let t="unknown";if(o){let e=o.split(";")[1].match(/filename=(.+)/);2===e.length&&(t=y()(e[1],'"'))}await(0,n.nextTick)((()=>{let r=window.URL.createObjectURL(new Blob([e])),o=document.createElement("a");o.href=r,o.setAttribute("download",t),document.body.appendChild(o),o.click(),o.remove(),window.URL.revokeObjectURL(r)}))})):e.modal?(l.actionResponseData=e,R(e),O()):e.download?M((async()=>{R(e),await(0,n.nextTick)((()=>{let t=document.createElement("a");t.href=e.download,t.download=e.name,document.body.appendChild(t),t.click(),document.body.removeChild(t)}))})):e.deleted?M((()=>R(e))):(e.redirect&&(window.location=e.redirect),e.visit?(R(e),Nova.visit({url:Nova.url(e.visit.path,e.visit.options),remote:!1})):e.openInNewTab?M((()=>window.open(e.openInNewTab,"_blank"))):void M((()=>R(e))));e.text().then((e=>{z(JSON.parse(e),t)}))}return{errors:(0,n.computed)((()=>l.errors)),working:(0,n.computed)((()=>l.working)),actionModalVisible:(0,n.computed)((()=>l.actionModalVisible)),responseModalVisible:(0,n.computed)((()=>l.responseModalVisible)),selectedActionKey:(0,n.computed)((()=>l.selectedActionKey)),determineActionStrategy:_,setSelectedActionKey:function(e){l.selectedActionKey=e},openConfirmationModal:A,closeConfirmationModal:H,openResponseModal:O,closeResponseModal:function(){l.responseModalVisible=!1},handleActionClick:function(e){l.selectedActionKey=e,_()},selectedAction:c,allActions:u,availableActions:B,availablePivotActions:C,executeAction:D,actionResponseData:(0,n.computed)((()=>l.actionResponseData))}}},66786:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9 2a1 1 0 00-.894.553L7.382 4H4a1 1 0 000 2v10a2 2 0 002 2h8a2 2 0 002-2V6a1 1 0 100-2h-3.382l-.724-1.447A1 1 0 0011 2H9zM7 8a1 1 0 012 0v6a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v6a1 1 0 102 0V8a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidTrash.vue"]])},66817:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 3a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V5a2 2 0 00-2-2H4zm3 2h6v4H7V5zm8 8v2h1v-2h-1zm-2-2H7v4h6v-4zm2 0h1V9h-1v2zm1-4V5h-1v2h1zM5 5v2H4V5h1zm0 4H4v2h1V9zm-1 4h1v2H4v-2z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidFilm.vue"]])},66912:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 5c7.18 0 13 5.82 13 13M6 11a7 7 0 017 7m-6 0a1 1 0 11-2 0 1 1 0 012 0z"},null,-1)]))}],["__file","HeroiconsOutlineRss.vue"]])},67094:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18.364 5.636a9 9 0 010 12.728m0 0l-2.829-2.829m2.829 2.829L21 21M15.536 8.464a5 5 0 010 7.072m0 0l-2.829-2.829m-4.243 2.829a4.978 4.978 0 01-1.414-2.83m-1.414 5.658a9 9 0 01-2.167-9.238m7.824 2.167a1 1 0 111.414 1.414m-1.414-1.414L3 3m8.293 8.293l1.414 1.414"},null,-1)]))}],["__file","HeroiconsOutlineStatusOffline.vue"]])},67116:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15.172 7l-6.586 6.586a2 2 0 102.828 2.828l6.414-6.586a4 4 0 00-5.656-5.656l-6.415 6.585a6 6 0 108.486 8.486L20.5 13"},null,-1)]))}],["__file","HeroiconsOutlinePaperClip.vue"]])},67265:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 11c0 3.517-1.009 6.799-2.753 9.571m-3.44-2.04l.054-.09A13.916 13.916 0 008 11a4 4 0 118 0c0 1.017-.07 2.019-.203 3m-2.118 6.844A21.88 21.88 0 0015.171 17m3.839 1.132c.645-2.266.99-4.659.99-7.132A8 8 0 008 4.07M3 15.364c.64-1.319 1-2.8 1-4.364 0-1.457.39-2.823 1.07-4"},null,-1)]))}],["__file","HeroiconsOutlineFingerPrint.vue"]])},67268:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>b});var o=r(29726);const n={class:"block"},l={class:"uppercase text-xs font-bold tracking-wide"},i=["dusk"],a={class:"block mt-2"},s={class:"uppercase text-xs font-bold tracking-wide"},c=["dusk"];var d=r(38221),u=r.n(d),h=r(90179),p=r.n(h),m=r(99374),v=r.n(m),f=r(2673);function g(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function w(e){for(var t=1;t({startValue:null,endValue:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=u()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{startValue(){this.debouncedHandleChange()},endValue(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){let[e,t]=this.filter.currentValue||[null,null];this.startValue=(0,f.A)(e)?v()(e):null,this.endValue=(0,f.A)(t)?v()(t):null},validateFilter(e,t){return e=(0,f.A)(e)?v()(e):null,t=(0,f.A)(t)?v()(t):null,null!==e&&this.field.min&&this.field.min>e&&(e=v()(this.field.min)),null!==t&&this.field.max&&this.field.max[(0,o.createElementVNode)("label",n,[(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(`${h.filter.name} - ${e.__("From")}`),1),(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"block w-full form-control form-input form-control-bordered","onUpdate:modelValue":t[0]||(t[0]=t=>e.startValue=t),dusk:`${h.field.uniqueKey}-range-start`},h.startExtraAttributes),null,16,i),[[o.vModelDynamic,e.startValue]])]),(0,o.createElementVNode)("label",a,[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(`${h.filter.name} - ${e.__("To")}`),1),(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"block w-full form-control form-input form-control-bordered","onUpdate:modelValue":t[1]||(t[1]=t=>e.endValue=t),dusk:`${h.field.uniqueKey}-range-end`},h.endExtraAttributes),null,16,c),[[o.vModelDynamic,e.endValue]])])])),_:1})}],["__file","NumberField.vue"]])},67308:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(29726);const n={class:"block"},l={class:"uppercase text-xs font-bold tracking-wide"},i=["dusk"],a={class:"block mt-2"},s={class:"uppercase text-xs font-bold tracking-wide"},c=["dusk"];var d=r(91272),u=r(38221),h=r.n(u),p=r(90179),m=r.n(p),v=r(2673);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function g(e){for(var t=1;t({startValue:null,endValue:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=h()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.handleFilterReset)},beforeUnmount(){Nova.$off("filter-reset",this.handleFilterReset)},watch:{startValue(){this.debouncedHandleChange()},endValue(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){let[e,t]=this.filter.currentValue||[null,null];this.startValue=(0,v.A)(e)?this.fromDateTimeISO(e).toISODate():null,this.endValue=(0,v.A)(t)?this.fromDateTimeISO(t).toISODate():null},validateFilter(e,t){return[e=(0,v.A)(e)?this.toDateTimeISO(e,"start"):null,t=(0,v.A)(t)?this.toDateTimeISO(t,"end"):null]},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.validateFilter(this.startValue,this.endValue)})},handleFilterReset(){this.$refs.startField.value="",this.$refs.endField.value="",this.setCurrentFilterValue()},fromDateTimeISO:e=>d.c9.fromISO(e),toDateTimeISO:(e,t)=>d.c9.fromISO(e).toISODate()},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},startExtraAttributes(){const e=m()(this.field.extraAttributes,["readonly"]);return g({type:this.field.type||"date",placeholder:this.__("Start")},e)},endExtraAttributes(){const e=m()(this.field.extraAttributes,["readonly"]);return g({type:this.field.type||"date",placeholder:this.__("End")},e)}}};const y=(0,r(66262).A)(k,[["render",function(e,t,r,d,u,h){const p=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(p,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("label",n,[(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(`${h.filter.name} - ${e.__("From")}`),1),(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"flex w-full form-control form-input form-control-bordered",ref:"startField","onUpdate:modelValue":t[0]||(t[0]=t=>e.startValue=t),dusk:`${h.field.uniqueKey}-range-start`},h.startExtraAttributes),null,16,i),[[o.vModelDynamic,e.startValue]])]),(0,o.createElementVNode)("label",a,[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(`${h.filter.name} - ${e.__("To")}`),1),(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)({class:"flex w-full form-control form-input form-control-bordered",ref:"endField","onUpdate:modelValue":t[1]||(t[1]=t=>e.endValue=t),dusk:`${h.field.uniqueKey}-range-end`},h.endExtraAttributes),null,16,c),[[o.vModelDynamic,e.endValue]])])])),_:1})}],["__file","DateField.vue"]])},67806:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});var o=r(29726);const n={name:"Error403Page",layout:r(80170).A};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("CustomError403");return(0,o.openBlock)(),(0,o.createBlock)(a)}],["__file","Error403.vue"]])},67970:(e,t,r)=>{var o={"./AudioField.vue":48763,"./BelongsToField.vue":86121,"./BooleanField.vue":68858,"./BooleanGroupField.vue":61143,"./CodeField.vue":77623,"./ColorField.vue":22665,"./CurrencyField.vue":79882,"./DateField.vue":49299,"./DateTimeField.vue":16923,"./EmailField.vue":68403,"./FileField.vue":42831,"./HasOneField.vue":83881,"./HeadingField.vue":52131,"./HiddenField.vue":71443,"./KeyValueField.vue":19446,"./KeyValueHeader.vue":88239,"./KeyValueItem.vue":16890,"./KeyValueTable.vue":27252,"./MarkdownField.vue":92553,"./MorphToField.vue":29674,"./MultiSelectField.vue":90166,"./Panel.vue":69135,"./PasswordField.vue":62111,"./PlaceField.vue":70626,"./RelationshipPanel.vue":83318,"./RepeaterField.vue":22488,"./SelectField.vue":7946,"./SlugField.vue":93588,"./StatusField.vue":32344,"./TagField.vue":48129,"./TextField.vue":1722,"./TextareaField.vue":42957,"./TrixField.vue":51256,"./UrlField.vue":87811,"./VaporAudioField.vue":17562,"./VaporFileField.vue":24702};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=67970},67989:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineLockOpen.vue"]])},68277:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>t[0]||(t[0]=[(0,o.createElementVNode)("p",null," ········· ",-1)]))),_:1},8,["index","field"])}],["__file","PasswordField.vue"]])},68403:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n=["value","id","dusk","disabled"];var l=r(18700);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function a(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const s={mixins:[l._w,l.Gj],computed:{extraAttributes(){return function(e){for(var t=1;t[(0,o.createElementVNode)("input",(0,o.mergeProps)(a.extraAttributes,{class:"w-full form-control form-input form-control-bordered",onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value,id:e.currentField.uniqueKey,dusk:e.field.attribute,disabled:e.currentlyIsReadonly}),null,16,n)])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","EmailField.vue"]])},68405:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineInformationCircle.vue"]])},68423:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.395 2.553a1 1 0 00-1.45-.385c-.345.23-.614.558-.822.88-.214.33-.403.713-.57 1.116-.334.804-.614 1.768-.84 2.734a31.365 31.365 0 00-.613 3.58 2.64 2.64 0 01-.945-1.067c-.328-.68-.398-1.534-.398-2.654A1 1 0 005.05 6.05 6.981 6.981 0 003 11a7 7 0 1011.95-4.95c-.592-.591-.98-.985-1.348-1.467-.363-.476-.724-1.063-1.207-2.03zM12.12 15.12A3 3 0 017 13s.879.5 2.5.5c0-1 .5-4 1.25-4.5.5 1 .786 1.293 1.371 1.879A2.99 2.99 0 0113 13a2.99 2.99 0 01-.879 2.121z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidFire.vue"]])},68456:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidExclamationCircle.vue"]])},68486:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Excerpt"),s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{content:r.field.value,"plain-text":!0,"should-show":r.field.shouldShow},null,8,["content","should-show"])])),_:1},8,["index","field"])}],["__file","TextareaField.vue"]])},68582:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"},null,-1)]))}],["__file","HeroiconsOutlineUsers.vue"]])},68858:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);var n=r(20008),l=r(18700);const i={components:{Checkbox:n.A},mixins:[l._w,l.Gj],methods:{setInitialValue(){this.value=this.currentField.value??this.value},fieldDefaultValue:()=>!1,fill(e){this.fillIfVisible(e,this.fieldAttribute,this.trueValue)},toggle(){this.value=!this.value,this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)}},computed:{checked(){return Boolean(this.value)},trueValue(){return+this.checked}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Checkbox"),s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{disabled:e.currentlyIsReadonly,dusk:e.currentField.uniqueKey,id:e.currentField.uniqueKey,"model-value":i.checked,name:e.field.name,onChange:i.toggle,class:"mt-2"},null,8,["disabled","dusk","id","model-value","name","onChange"])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","BooleanField.vue"]])},68907:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={emits:["start-polling","stop-polling"],props:{currentlyPolling:{type:Boolean,default:!1}},methods:{togglePolling(){return this.currentlyPolling?this.$emit("stop-polling"):this.$emit("start-polling")}},computed:{buttonLabel(){return this.currentlyPolling?this.__("Stop Polling"):this.__("Start Polling")}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveDirective)("tooltip");return(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("button",{class:"px-2",onClick:t[0]||(t[0]=(...e)=>i.togglePolling&&i.togglePolling(...e))},[((0,o.openBlock)(),(0,o.createElementBlock)("svg",{class:(0,o.normalizeClass)(["w-6 h-6",{"text-green-500":r.currentlyPolling,"text-gray-300 dark:text-gray-500":!r.currentlyPolling}]),fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},t[1]||(t[1]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]),2))])),[[a,i.buttonLabel,void 0,{click:!0}]])}],["__file","ResourcePollingButton.vue"]])},69135:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n={key:0},l=["innerHTML"];var i=r(18700);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;t0?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(c,{level:1,class:(0,o.normalizeClass)(r.panel.helpText?"mb-2":"mb-3"),dusk:`${r.dusk}-heading`},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.panel.name),1)])),_:1},8,["class","dusk"]),r.panel.helpText?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,class:"text-gray-500 text-sm font-semibold italic mb-3",innerHTML:r.panel.helpText},null,8,l)):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(d,{class:"divide-y divide-gray-100 dark:divide-gray-700"},{default:(0,o.withCtx)((()=>[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.panel.fields,((n,l)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`form-${n.component}`),{index:l,key:l,errors:r.validationErrors,"resource-id":r.resourceId,"resource-name":r.resourceName,"related-resource-name":r.relatedResourceName,"related-resource-id":r.relatedResourceId,field:n,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"via-relationship":r.viaRelationship,"shown-via-new-relation-modal":r.shownViaNewRelationModal,"form-unique-id":r.formUniqueId,mode:e.mode,onFieldShown:e.handleFieldShown,onFieldHidden:e.handleFieldHidden,onFieldChanged:t[0]||(t[0]=t=>e.$emit("field-changed")),onFileDeleted:s.handleFileDeleted,onFileUploadStarted:t[1]||(t[1]=t=>e.$emit("file-upload-started")),onFileUploadFinished:t[2]||(t[2]=t=>e.$emit("file-upload-finished")),"show-help-text":r.showHelpText},null,40,["index","errors","resource-id","resource-name","related-resource-name","related-resource-id","field","via-resource","via-resource-id","via-relationship","shown-via-new-relation-modal","form-unique-id","mode","onFieldShown","onFieldHidden","onFileDeleted","show-help-text"])))),128))])),_:1})],512)),[[o.vShow,e.visibleFieldsCount>0]]):(0,o.createCommentVNode)("",!0)}],["__file","Panel.vue"]])},69247:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"hidden"};const l={props:["resourceName","field"]};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n)}],["__file","HiddenField.vue"]])},69311:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"absolute inset-0 z-30 flex items-center justify-center rounded-lg bg-white dark:bg-gray-800"};const l={props:{loading:{type:Boolean,default:!0}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Loader"),c=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createBlock)(c,{class:"isolate"},{default:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("div",n,[(0,o.createVNode)(s,{class:"text-gray-300",width:"30"})],512),[[o.vShow,r.loading]]),(0,o.renderSlot)(e.$slots,"default")])),_:3})}],["__file","LoadingCard.vue"]])},70027:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["resourceName","field"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},t[0]||(t[0]=[(0,o.createElementVNode)("span",{class:"font-bold"}," · · · · · · · · ",-1)]),2)}],["__file","PasswordField.vue"]])},70217:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(29726);const n={key:1,class:"grid md:grid-cols-12 gap-6"};var l=r(87612),i=r.n(l),a=r(18700),s=r(2673);const c={mixins:[a.pJ],props:{cards:Array,resource:{type:Object,required:!1},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},onlyOnDetail:{type:Boolean,default:!1},lens:{lens:String,default:""}},data:()=>({collapsed:!1}),computed:{filteredCards(){return this.onlyOnDetail?i()(this.cards,(e=>1==e.onlyOnDetail)):i()(this.cards,(e=>0==e.onlyOnDetail))},localStorageKey(){let e=this.resourceName;return(0,s.A)(this.lens)?e=`${e}.${this.lens}`:(0,s.A)(this.resourceId)&&(e=`${e}.${this.resourceId}`),`nova.cards.${e}.collapsed`}}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("CollapseButton"),c=(0,o.resolveComponent)("CardWrapper");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[a.filteredCards.length>1?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,onClick:t[0]||(t[0]=(...t)=>e.toggleCollapse&&e.toggleCollapse(...t)),class:"md:hidden h-8 py-3 mb-3 uppercase tracking-widest font-bold text-xs inline-flex items-center justify-center focus:outline-none focus:ring-primary-200 border-1 border-primary-500 focus:ring focus:ring-offset-4 focus:ring-offset-gray-100 dark:ring-gray-600 dark:focus:ring-offset-gray-900 rounded"},[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.collapsed?e.__("Show Cards"):e.__("Hide Cards")),1),(0,o.createVNode)(s,{class:"ml-1",collapsed:e.collapsed},null,8,["collapsed"])])):(0,o.createCommentVNode)("",!0),a.filteredCards.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(a.filteredCards,(t=>(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(c,{card:t,resource:r.resource,"resource-name":r.resourceName,"resource-id":r.resourceId,key:`${t.component}.${t.uriKey}`,lens:r.lens},null,8,["card","resource","resource-name","resource-id","lens"])),[[o.vShow,!e.collapsed]]))),128))])):(0,o.createCommentVNode)("",!0)])}],["__file","Cards.vue"]])},70293:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(29726);const n={key:0,class:"break-normal"},l=["innerHTML"],i={key:1,class:"break-normal"},a=["innerHTML"],s={key:2};const c={props:{plainText:{type:Boolean,default:!1},shouldShow:{type:Boolean,default:!1},content:{type:String}},data:()=>({expanded:!1}),methods:{toggle(){this.expanded=!this.expanded}},computed:{hasContent(){return""!==this.content&&null!==this.content},showHideLabel(){return this.expanded?this.__("Hide Content"):this.__("Show Content")}}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,c,d,u){return r.shouldShow&&u.hasContent?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["prose prose-sm dark:prose-invert text-gray-500 dark:text-gray-400",{"whitespace-pre-wrap":r.plainText}]),innerHTML:r.content},null,10,l)])):u.hasContent?((0,o.openBlock)(),(0,o.createElementBlock)("div",i,[e.expanded?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:(0,o.normalizeClass)(["prose prose-sm dark:prose-invert max-w-none text-gray-500 dark:text-gray-400",{"whitespace-pre-wrap":r.plainText}]),innerHTML:r.content},null,10,a)):(0,o.createCommentVNode)("",!0),r.shouldShow?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:1,type:"button",onClick:t[0]||(t[0]=(...e)=>u.toggle&&u.toggle(...e)),class:(0,o.normalizeClass)(["link-default",{"mt-6":e.expanded}]),"aria-role":"button",tabindex:"0"},(0,o.toDisplayString)(u.showHideLabel),3))])):((0,o.openBlock)(),(0,o.createElementBlock)("div",s,"—"))}],["__file","Excerpt.vue"]])},70362:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 5a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm14 1a1 1 0 11-2 0 1 1 0 012 0zM2 13a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2v-2zm14 1a1 1 0 11-2 0 1 1 0 012 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidServer.vue"]])},70626:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n=["id","dusk","placeholder","disabled"];var l=r(7309),i=r.n(l),a=r(18700);const s={mixins:[a._w,a.zB],mounted(){this.setInitialValue(),this.field.fill=this.fill,this.initializePlaces()},methods:{initializePlaces(){const e=r(59498),t=(this.field.placeType,{appId:Nova.config("algoliaAppId"),apiKey:Nova.config("algoliaApiKey"),container:this.$refs[this.fieldAttribute],type:this.field.placeType?this.field.placeType:"address",templates:{value:e=>e.name}});this.field.countries&&(t.countries=this.field.countries),this.field.language&&(t.language=this.field.language);const o=e(t);o.on("change",(e=>{this.$nextTick((()=>{this.value=e.suggestion.name,this.emitFieldValue(this.field.secondAddressLine,""),this.emitFieldValue(this.field.city,e.suggestion.city),this.emitFieldValue(this.field.state,this.parseState(e.suggestion.administrative,e.suggestion.countryCode)),this.emitFieldValue(this.field.postalCode,e.suggestion.postcode),this.emitFieldValue(this.field.suburb,e.suggestion.suburb),this.emitFieldValue(this.field.country,e.suggestion.countryCode.toUpperCase()),this.emitFieldValue(this.field.latitude,e.suggestion.latlng.lat),this.emitFieldValue(this.field.longitude,e.suggestion.latlng.lng)}))})),o.on("clear",(()=>{this.$nextTick((()=>{this.value="",this.emitFieldValue(this.field.secondAddressLine,""),this.emitFieldValue(this.field.city,""),this.emitFieldValue(this.field.state,""),this.emitFieldValue(this.field.postalCode,""),this.emitFieldValue(this.field.suburb,""),this.emitFieldValue(this.field.country,""),this.emitFieldValue(this.field.latitude,""),this.emitFieldValue(this.field.longitude,"")}))}))},parseState(e,t){return"us"!=t?e:i()(this.states,(t=>t.name==e)).abbr}},computed:{states:()=>({AL:{count:"0",name:"Alabama",abbr:"AL"},AK:{count:"1",name:"Alaska",abbr:"AK"},AZ:{count:"2",name:"Arizona",abbr:"AZ"},AR:{count:"3",name:"Arkansas",abbr:"AR"},CA:{count:"4",name:"California",abbr:"CA"},CO:{count:"5",name:"Colorado",abbr:"CO"},CT:{count:"6",name:"Connecticut",abbr:"CT"},DE:{count:"7",name:"Delaware",abbr:"DE"},DC:{count:"8",name:"District Of Columbia",abbr:"DC"},FL:{count:"9",name:"Florida",abbr:"FL"},GA:{count:"10",name:"Georgia",abbr:"GA"},HI:{count:"11",name:"Hawaii",abbr:"HI"},ID:{count:"12",name:"Idaho",abbr:"ID"},IL:{count:"13",name:"Illinois",abbr:"IL"},IN:{count:"14",name:"Indiana",abbr:"IN"},IA:{count:"15",name:"Iowa",abbr:"IA"},KS:{count:"16",name:"Kansas",abbr:"KS"},KY:{count:"17",name:"Kentucky",abbr:"KY"},LA:{count:"18",name:"Louisiana",abbr:"LA"},ME:{count:"19",name:"Maine",abbr:"ME"},MD:{count:"20",name:"Maryland",abbr:"MD"},MA:{count:"21",name:"Massachusetts",abbr:"MA"},MI:{count:"22",name:"Michigan",abbr:"MI"},MN:{count:"23",name:"Minnesota",abbr:"MN"},MS:{count:"24",name:"Mississippi",abbr:"MS"},MO:{count:"25",name:"Missouri",abbr:"MO"},MT:{count:"26",name:"Montana",abbr:"MT"},NE:{count:"27",name:"Nebraska",abbr:"NE"},NV:{count:"28",name:"Nevada",abbr:"NV"},NH:{count:"29",name:"New Hampshire",abbr:"NH"},NJ:{count:"30",name:"New Jersey",abbr:"NJ"},NM:{count:"31",name:"New Mexico",abbr:"NM"},NY:{count:"32",name:"New York",abbr:"NY"},NC:{count:"33",name:"North Carolina",abbr:"NC"},ND:{count:"34",name:"North Dakota",abbr:"ND"},OH:{count:"35",name:"Ohio",abbr:"OH"},OK:{count:"36",name:"Oklahoma",abbr:"OK"},OR:{count:"37",name:"Oregon",abbr:"OR"},PA:{count:"38",name:"Pennsylvania",abbr:"PA"},RI:{count:"39",name:"Rhode Island",abbr:"RI"},SC:{count:"40",name:"South Carolina",abbr:"SC"},SD:{count:"41",name:"South Dakota",abbr:"SD"},TN:{count:"42",name:"Tennessee",abbr:"TN"},TX:{count:"43",name:"Texas",abbr:"TX"},UT:{count:"44",name:"Utah",abbr:"UT"},VT:{count:"45",name:"Vermont",abbr:"VT"},VA:{count:"46",name:"Virginia",abbr:"VA"},WA:{count:"47",name:"Washington",abbr:"WA"},WV:{count:"48",name:"West Virginia",abbr:"WV"},WI:{count:"49",name:"Wisconsin",abbr:"WI"},WY:{count:"50",name:"Wyoming",abbr:"WY"}})}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.field,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("input",{ref:e.field.attribute,id:e.field.uniqueKey,dusk:e.field.attribute,type:"text","onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),class:(0,o.normalizeClass)(["w-full form-control form-input form-control-bordered",e.errorClasses]),placeholder:e.field.name,disabled:e.isReadonly},null,10,n),[[o.vModelText,e.value]])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","PlaceField.vue"]])},70668:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},null,8,["index","field"])}],["__file","TextField.vue"]])},70670:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 5a1 1 0 100 2h1a2 2 0 011.732 1H7a1 1 0 100 2h2.732A2 2 0 018 11H7a1 1 0 00-.707 1.707l3 3a1 1 0 001.414-1.414l-1.483-1.484A4.008 4.008 0 0011.874 10H13a1 1 0 100-2h-1.126a3.976 3.976 0 00-.41-1H13a1 1 0 100-2H7z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCurrencyRupee.vue"]])},70746:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M10.394 2.08a1 1 0 00-.788 0l-7 3a1 1 0 000 1.84L5.25 8.051a.999.999 0 01.356-.257l4-1.714a1 1 0 11.788 1.838L7.667 9.088l1.94.831a1 1 0 00.787 0l7-3a1 1 0 000-1.838l-7-3zM3.31 9.397L5 10.12v4.102a8.969 8.969 0 00-1.05-.174 1 1 0 01-.89-.89 11.115 11.115 0 01.25-3.762zM9.3 16.573A9.026 9.026 0 007 14.935v-3.957l1.818.78a3 3 0 002.364 0l5.508-2.361a11.026 11.026 0 01.25 3.762 1 1 0 01-.89.89 8.968 8.968 0 00-5.35 2.524 1 1 0 01-1.4 0zM6 18a1 1 0 001-1v-2.065a8.935 8.935 0 00-2-.712V17a1 1 0 001 1z"},null,-1)]))}],["__file","HeroiconsSolidAcademicCap.vue"]])},70913:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M8.707 7.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l2-2a1 1 0 00-1.414-1.414L11 7.586V3a1 1 0 10-2 0v4.586l-.293-.293z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 5a2 2 0 012-2h1a1 1 0 010 2H5v7h2l1 2h4l1-2h2V5h-1a1 1 0 110-2h1a2 2 0 012 2v10a2 2 0 01-2 2H5a2 2 0 01-2-2V5z"},null,-1)]))}],["__file","HeroiconsSolidInboxIn.vue"]])},71443:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["errors"],l=["dusk","value"];var i=r(18700);const a={mixins:[i.Gj,i._w]};const s=(0,r(66262).A)(a,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:"hidden",errors:e.errors},[(0,o.createElementVNode)("input",{dusk:e.field.attribute,type:"hidden",value:e.value},null,8,l)],8,n)}],["__file","HiddenField.vue"]])},71642:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z"},null,-1)]))}],["__file","HeroiconsOutlineFolder.vue"]])},71702:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 011-1h12a1 1 0 011 1v3a1 1 0 01-.293.707L12 11.414V15a1 1 0 01-.293.707l-2 2A1 1 0 018 17v-5.586L3.293 6.707A1 1 0 013 6V3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidFilter.vue"]])},71848:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 16l2.879-2.879m0 0a3 3 0 104.243-4.242 3 3 0 00-4.243 4.242zM21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineSearchCircle.vue"]])},72288:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V5a2 2 0 00-2-2H5zm9 4a1 1 0 10-2 0v6a1 1 0 102 0V7zm-3 2a1 1 0 10-2 0v4a1 1 0 102 0V9zm-3 3a1 1 0 10-2 0v1a1 1 0 102 0v-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChartSquareBar.vue"]])},72394:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"relative overflow-hidden bg-white dark:bg-gray-800 rounded-lg shadow"};const l={};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","Card.vue"]])},72462:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 15v-1a4 4 0 00-4-4H8m0 0l3 3m-3-3l3-3m9 14V5a2 2 0 00-2-2H6a2 2 0 00-2 2v16l4-2 4 2 4-2 4 2z"},null,-1)]))}],["__file","HeroiconsOutlineReceiptRefund.vue"]])},72656:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={"fill-rule":"nonzero",d:"M6 4V2a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2h5a1 1 0 0 1 0 2h-1v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6H1a1 1 0 1 1 0-2h5zM4 6v12h12V6H4zm8-2V2H8v2h4zM8 8a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0V9a1 1 0 0 1 1-1zm4 0a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0V9a1 1 0 0 1 1-1z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconDelete.vue"]])},73048:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>k});var o=r(29726);const n={class:"flex-1 flex items-center w-full px-3 text-sm"},l={class:"inline-block h-6 shrink-0"};var i=r(83488),a=r.n(i),s=r(5187),c=r.n(s),d=r(42194),u=r.n(d),h=r(71086),p=r.n(h),m=r(66278);function v(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function f(e){for(var t=1;t[t[0]||(t[0]=(0,o.createElementVNode)("span",{class:"inline-block shrink-0 w-6 h-6"},null,-1)),(0,o.createElementVNode)("span",n,(0,o.toDisplayString)(r.item.name),1),(0,o.createElementVNode)("span",l,[r.item.badge?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,"extra-classes":r.item.badge.typeClass},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.item.badge.value),1)])),_:1},8,["extra-classes"])):(0,o.createCommentVNode)("",!0)])])),_:1},16,["data-active-link","class","onClick"]))])}],["__file","MenuItem.vue"]])},73106:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n=["innerHTML"],l={key:1};const i={mixins:[r(18700).S0],props:["resourceName","field"]};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"])),innerHTML:e.fieldValue},null,8,n)):((0,o.openBlock)(),(0,o.createElementBlock)("span",{key:1,class:(0,o.normalizeClass)(["whitespace-nowrap",r.field.classes])},(0,o.toDisplayString)(e.fieldValue),3))],64)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))],2)}],["__file","LineField.vue"]])},73129:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 10a1 1 0 011-1h4a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 01-1-1v-4z"},null,-1)]))}],["__file","HeroiconsOutlineStop.vue"]])},73390:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n=["src"],l={__name:"Avatar",props:{src:{type:String},rounded:{type:Boolean,default:!0},small:{type:Boolean},medium:{type:Boolean},large:{type:Boolean}},setup(e){const t=e,r=(0,o.computed)((()=>[t.small&&"w-6 h-6",t.medium&&!t.small&&!t.large&&"w-8 h-8",t.large&&"w-12 h-12",t.rounded&&"rounded-full"]));return(t,l)=>((0,o.openBlock)(),(0,o.createElementBlock)("img",{src:e.src,class:(0,o.normalizeClass)(r.value)},null,10,n))}};const i=(0,r(66262).A)(l,[["__file","Avatar.vue"]])},73622:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 3.055A9.001 9.001 0 1020.945 13H11V3.055z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20.488 9H15V3.512A9.025 9.025 0 0120.488 9z"},null,-1)]))}],["__file","HeroiconsOutlineChartPie.vue"]])},73641:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14.121 15.536c-1.171 1.952-3.07 1.952-4.242 0-1.172-1.953-1.172-5.119 0-7.072 1.171-1.952 3.07-1.952 4.242 0M8 10.5h4m-4 3h4m9-1.5a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineCurrencyEuro.vue"]])},73926:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726);const n={key:0},l={class:"py-1"};var i=r(18700),a=r(66278);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const d={components:{Button:r(27226).A},emits:["actionExecuted","show-preview"],props:function(e){for(var t=1;te.$emit("actionExecuted")),"selected-resources":[r.resource.id.value],"show-headings":!0},{trigger:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{variant:"action",icon:"ellipsis-horizontal",dusk:`${r.resource.id.value}-control-selector`},null,8,["dusk"])])),menu:(0,o.withCtx)((()=>[r.resource.authorizedToView&&r.resource.previewHasFields||r.resource.authorizedToReplicate||e.currentUser.canImpersonate&&r.resource.authorizedToImpersonate?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(d,null,{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Actions")),1)])),_:1}),(0,o.createElementVNode)("div",l,[r.resource.authorizedToView&&r.resource.previewHasFields?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,dusk:`${r.resource.id.value}-preview-button`,as:"button",onClick:t[0]||(t[0]=(0,o.withModifiers)((t=>e.$emit("show-preview")),["prevent"])),title:e.__("Preview")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Preview")),1)])),_:1},8,["dusk","title"])):(0,o.createCommentVNode)("",!0),r.resource.authorizedToReplicate?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,dusk:`${r.resource.id.value}-replicate-button`,href:e.$url(`/resources/${e.resourceName}/${r.resource.id.value}/replicate`,{viaResource:e.viaResource,viaResourceId:e.viaResourceId,viaRelationship:e.viaRelationship}),title:e.__("Replicate")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Replicate")),1)])),_:1},8,["dusk","href","title"])):(0,o.createCommentVNode)("",!0),e.currentUser.canImpersonate&&r.resource.authorizedToImpersonate?((0,o.openBlock)(),(0,o.createBlock)(u,{key:2,as:"button",dusk:`${r.resource.id.value}-impersonate-button`,onClick:t[1]||(t[1]=(0,o.withModifiers)((t=>e.startImpersonating({resource:e.resourceName,resourceId:r.resource.id.value})),["prevent"])),title:e.__("Impersonate")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Impersonate")),1)])),_:1},8,["dusk","title"])):(0,o.createCommentVNode)("",!0)])])):(0,o.createCommentVNode)("",!0)])),_:1},8,["resource","actions","via-resource","via-resource-id","via-relationship","resource-name","selected-resources"])}],["__file","InlineActionDropdown.vue"]])},74108:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 11l7-7 7 7M5 19l7-7 7 7"},null,-1)]))}],["__file","HeroiconsOutlineChevronDoubleUp.vue"]])},74884:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["selected"];var l=r(38221),i=r.n(l);const a={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},data:()=>({value:null,debouncedHandleChange:null}),created(){this.debouncedHandleChange=i()((()=>this.handleChange()),500),this.setCurrentFilterValue()},mounted(){Nova.$on("filter-reset",this.setCurrentFilterValue)},beforeUnmount(){Nova.$off("filter-reset",this.setCurrentFilterValue)},watch:{value(){this.debouncedHandleChange()}},methods:{setCurrentFilterValue(){this.value=this.filter.currentValue},handleChange(){this.$emit("change",{filterClass:this.filterKey,value:this.value})}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("MultiSelectControl"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{dusk:`${a.field.uniqueKey}-filter`,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:t[1]||(t[1]=t=>e.value=t),options:a.field.options},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:""===e.value},"—",8,n)])),_:1},8,["dusk","selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","MultiSelectField.vue"]])},75117:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t[(0,o.renderSlot)(e.$slots,"default")])),_:3},16)}],["__file","OutlineButtonInertiaLink.vue"]])},75167:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>v});var o=r(69956),n=r(18491),l=r(29726);let i=0;function a(){return++i,i}var s=r(5620);function c(e){return e?e.flatMap((e=>e.type===l.Fragment?c(e.children):[e])):[]}var d=r(96433);function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function h(e){for(var t=1;t!0===r.value&&!0===f.value)),w=()=>{f.value=!1},k=()=>{f.value=!0};var y;y=()=>r.value=!1,(0,d.MLh)(document,"keydown",(e=>{"Escape"===e.key&&y()}));const b=(0,l.computed)((()=>`nova-ui-dropdown-button-${a()}`)),x=(0,l.computed)((()=>`nova-ui-dropdown-menu-${a()}`)),B=(0,l.computed)((()=>Nova.config("rtlEnabled")?{"auto-start":"auto-end","auto-end":"auto-start","top-start":"top-end","top-end":"top-start","bottom-start":"bottom-end","bottom-end":"bottom-start","right-start":"right-end","right-end":"right-start","left-start":"left-end","left-end":"left-start"}[e.placement]:e.placement)),{floatingStyles:C}=(0,o.we)(i,p,{whileElementsMounted:n.ll,placement:B.value,middleware:[(0,n.cY)(e.offset),(0,n.UU)(),(0,n.BN)({padding:5}),(0,n.Ej)()]});return(0,l.watch)((()=>g),(async e=>{await(0,l.nextTick)(),e?m():v()})),(0,l.onMounted)((()=>{Nova.$on("disable-focus-trap",w),Nova.$on("enable-focus-trap",k)})),(0,l.onBeforeUnmount)((()=>{Nova.$off("disable-focus-trap",w),Nova.$off("enable-focus-trap",k),f.value=!1})),()=>{const o=c(t.default()),[n,...a]=o,s=(0,l.mergeProps)(h(h({},n.props),{id:b.value,"aria-expanded":!0===r.value?"true":"false","aria-haspopup":"true","aria-controls":x.value,onClick:(0,l.withModifiers)((()=>{r.value=!r.value}),["stop"])})),d=(0,l.cloneVNode)(n,s);for(const e in s)e.startsWith("on")&&(d.props||={},d.props[e]=s[e]);return(0,l.h)("div",{dusk:e.dusk},[(0,l.h)("span",{ref:i},d),(0,l.h)(l.Teleport,{to:"body"},(0,l.h)(l.Transition,{enterActiveClass:"transition duration-0 ease-out",enterFromClass:"opacity-0",enterToClass:"opacity-100",leaveActiveClass:"transition duration-300 ease-in",leaveFromClass:"opacity-100",leaveToClass:"opacity-0"},(()=>[r.value?(0,l.h)("div",{ref:u,dusk:"dropdown-teleported"},[(0,l.h)("div",{ref:p,id:x.value,"aria-labelledby":b.value,tabindex:"0",class:"relative z-[70]",style:C.value,"data-menu-open":r.value,dusk:"dropdown-menu",onClick:()=>e.shouldCloseOnBlur?r.value=!1:null},t.menu()),(0,l.h)("div",{class:"z-[69] fixed inset-0",dusk:"dropdown-overlay",onClick:()=>r.value=!1})]):null])))])}}};const v=(0,r(66262).A)(m,[["__file","Dropdown.vue"]])},75233:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2"},null,-1)]))}],["__file","HeroiconsOutlineClipboard.vue"]])},75286:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={key:0},l=["href"],i=["innerHTML"],a={key:2};const s={mixins:[r(18700).S0],props:["index","resource","resourceName","resourceId","field"]};const c=(0,r(66262).A)(s,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(u,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue&&!e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,[(0,o.createElementVNode)("a",{class:"link-default",href:r.field.value,rel:"noreferrer noopener",target:"_blank"},(0,o.toDisplayString)(e.fieldValue),9,l)])):e.fieldValue&&e.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:1,innerHTML:e.fieldValue},null,8,i)):((0,o.openBlock)(),(0,o.createElementBlock)("p",a,"—"))])),_:1},8,["index","field"])}],["__file","UrlField.vue"]])},75314:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M4 4a2 2 0 00-2 2v1h16V6a2 2 0 00-2-2H4z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 9H2v5a2 2 0 002 2h12a2 2 0 002-2V9zM4 13a1 1 0 011-1h1a1 1 0 110 2H5a1 1 0 01-1-1zm5-1a1 1 0 100 2h1a1 1 0 100-2H9z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCreditCard.vue"]])},75615:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"block"};const l={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},methods:{handleChange(){let e=this.nextValue(this.value);this.$emit("change",{filterClass:this.filterKey,value:e??""})},nextValue:e=>!0!==e&&(!1!==e||null)},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},field(){return this.filter.field},value(){let e=this.filter.currentValue;return!0===e||!1===e?e:null}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("IconBoolean"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",null,[(0,o.createElementVNode)("label",n,(0,o.toDisplayString)(a.filter.name),1),(0,o.createElementVNode)("button",{type:"button",onClick:t[0]||(t[0]=(...e)=>a.handleChange&&a.handleChange(...e)),class:"p-0 m-0"},[(0,o.createVNode)(s,{dusk:`${a.field.uniqueKey}-filter`,class:"mt-2",value:a.value,nullable:!0},null,8,["dusk","value"])])])])),_:1})}],["__file","BooleanField.vue"]])},76137:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"},null,-1)]))}],["__file","HeroiconsSolidShoppingCart.vue"]])},76206:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"},null,-1),(0,o.createElementVNode)("path",{stroke:"#fff","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 11h4"},null,-1)]))}],["__file","HeroiconsSolidFolderRemove.vue"]])},76327:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:{stacked:{type:Boolean,default:!1}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex flex-col",{"md:flex-row":!r.stacked}])},[(0,o.renderSlot)(e.$slots,"default")],2)}],["__file","FieldWrapper.vue"]])},76354:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 2a4 4 0 00-4 4v1H5a1 1 0 00-.994.89l-1 9A1 1 0 004 18h12a1 1 0 00.994-1.11l-1-9A1 1 0 0015 7h-1V6a4 4 0 00-4-4zm2 5V6a2 2 0 10-4 0v1h4zm-6 3a1 1 0 112 0 1 1 0 01-2 0zm7-1a1 1 0 100 2 1 1 0 000-2z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidShoppingBag.vue"]])},76403:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm3.293-7.707a1 1 0 011.414 0L9 10.586V3a1 1 0 112 0v7.586l1.293-1.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDownload.vue"]])},76412:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(29726);const n={class:"bg-gray-50 dark:bg-gray-800"},l={class:"sr-only"},i={key:1},a={class:"uppercase text-xxs tracking-wide px-2 py-2"},s={class:"sr-only"};const c={name:"ResourceTableHeader",emits:["order","reset-order-by"],props:{resourceName:String,shouldShowColumnBorders:Boolean,shouldShowCheckboxes:Boolean,fields:{type:[Object,Array]},sortable:Boolean},methods:{requestOrderByChange(e){this.$emit("order",e)},resetOrderBy(e){this.$emit("reset-order-by",e)}}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("SortableIcon");return(0,o.openBlock)(),(0,o.createElementBlock)("thead",n,[(0,o.createElementVNode)("tr",null,[r.shouldShowCheckboxes?((0,o.openBlock)(),(0,o.createElementBlock)("th",{key:0,class:(0,o.normalizeClass)(["w-[1%] white-space-nowrap uppercase text-xxs text-gray-500 tracking-wide pl-5 pr-2 py-2",{"border-r border-gray-200 dark:border-gray-600":r.shouldShowColumnBorders}])},[(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(e.__("Selected Resources")),1)],2)):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.fields,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("th",{key:e.uniqueKey,class:(0,o.normalizeClass)([{[`text-${e.textAlign}`]:!0,"border-r border-gray-200 dark:border-gray-600":r.shouldShowColumnBorders,"px-6":0==t&&!r.shouldShowCheckboxes,"px-2":0!=t||r.shouldShowCheckboxes,"whitespace-nowrap":!e.wrapping},"uppercase text-gray-500 text-xxs tracking-wide py-2"])},[r.sortable&&e.sortable?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,onSort:t=>u.requestOrderByChange(e),onReset:t=>u.resetOrderBy(e),"resource-name":r.resourceName,"uri-key":e.sortableUriKey},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.indexName),1)])),_:2},1032,["onSort","onReset","resource-name","uri-key"])):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,(0,o.toDisplayString)(e.indexName),1))],2)))),128)),(0,o.createElementVNode)("th",a,[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(e.__("Controls")),1)])])])}],["__file","ResourceTableHeader.vue"]])},76532:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2.166 4.999A11.954 11.954 0 0010 1.944 11.954 11.954 0 0017.834 5c.11.65.166 1.32.166 2.001 0 5.225-3.34 9.67-8 11.317C5.34 16.67 2 12.225 2 7c0-.682.057-1.35.166-2.001zm11.541 3.708a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidShieldCheck.vue"]])},76622:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowRight.vue"]])},76822:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineDocument.vue"]])},76841:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7.858 5.485a1 1 0 00-1.715 1.03L7.633 9H7a1 1 0 100 2h1.834l.166.277V12H7a1 1 0 100 2h2v1a1 1 0 102 0v-1h2a1 1 0 100-2h-2v-.723l.166-.277H13a1 1 0 100-2h-.634l1.492-2.486a1 1 0 10-1.716-1.029L10.034 9h-.068L7.858 5.485z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCurrencyYen.vue"]])},76921:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={class:"rounded-b-lg"},l={class:"flex justify-between items-center"},i=["disabled"],a=["disabled"];const s={emits:["page"],props:{currentResourceCount:{type:Number,required:!0},allMatchingResourceCount:{type:Number,required:!0},resourceCountLabel:{type:[Number,String],required:!0},page:{type:Number,required:!0},pages:{type:Number,default:0},next:{type:Boolean,default:!1},previous:{type:Boolean,default:!1}},data:()=>({linksDisabled:!1}),mounted(){Nova.$on("resources-loaded",this.listenToResourcesLoaded)},beforeUnmount(){Nova.$off("resources-loaded",this.listenToResourcesLoaded)},methods:{selectPreviousPage(){this.selectPage(this.page-1)},selectNextPage(){this.selectPage(this.page+1)},selectPage(e){this.linksDisabled=!0,this.$emit("page",e)},listenToResourcesLoaded(){this.linksDisabled=!1}},computed:{hasPreviousPages:function(){return this.previous},hasMorePages:function(){return this.next}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,s,c,d){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("nav",l,[(0,o.createElementVNode)("button",{disabled:!d.hasPreviousPages||e.linksDisabled,class:(0,o.normalizeClass)(["text-xs font-bold py-3 px-4 focus:outline-none rounded-bl-lg focus:ring focus:ring-inset",{"text-primary-500 hover:text-primary-400 active:text-primary-600":d.hasPreviousPages,"text-gray-300 dark:text-gray-600":!d.hasPreviousPages||e.linksDisabled}]),rel:"prev",onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>d.selectPreviousPage&&d.selectPreviousPage(...e)),["prevent"])),dusk:"previous"},(0,o.toDisplayString)(e.__("Previous")),11,i),(0,o.renderSlot)(e.$slots,"default"),(0,o.createElementVNode)("button",{disabled:!d.hasMorePages||e.linksDisabled,class:(0,o.normalizeClass)(["text-xs font-bold py-3 px-4 focus:outline-none rounded-br-lg focus:ring focus:ring-inset",{"text-primary-500 hover:text-primary-400 active:text-primary-600":d.hasMorePages,"text-gray-300 dark:text-gray-600":!d.hasMorePages||e.linksDisabled}]),rel:"next",onClick:t[1]||(t[1]=(0,o.withModifiers)(((...e)=>d.selectNextPage&&d.selectNextPage(...e)),["prevent"])),dusk:"next"},(0,o.toDisplayString)(e.__("Next")),11,a)])])}],["__file","PaginationSimple.vue"]])},77131:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"shrink-0",xmlns:"http://www.w3.org/2000/svg",width:"10",height:"6",viewBox:"0 0 10 6"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{class:"fill-current",d:"M8.292893.292893c.390525-.390524 1.023689-.390524 1.414214 0 .390524.390525.390524 1.023689 0 1.414214l-4 4c-.390525.390524-1.023689.390524-1.414214 0l-4-4c-.390524-.390525-.390524-1.023689 0-1.414214.390525-.390524 1.023689-.390524 1.414214 0L5 3.585786 8.292893.292893z"},null,-1)]))}],["__file","IconArrow.vue"]])},77145:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 12h.01M12 12h.01M16 12h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineDotsCircleHorizontal.vue"]])},77164:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"},null,-1)]))}],["__file","HeroiconsOutlineCollection.vue"]])},77308:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n={class:"leading-normal"},l={class:"ml-auto"};const i={components:{Button:r(27226).A},emits:["confirm","close"],props:{show:{type:Boolean,default:!1}},data:()=>({working:!1}),watch:{show(e){!1===e&&(this.working=!1)}},methods:{handleClose(){this.$emit("close"),this.working=!1},handleConfirm(){this.$emit("confirm"),this.working=!0}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("ModalHeader"),d=(0,o.resolveComponent)("ModalContent"),u=(0,o.resolveComponent)("LinkButton"),h=(0,o.resolveComponent)("Button"),p=(0,o.resolveComponent)("ModalFooter"),m=(0,o.resolveComponent)("Modal");return(0,o.openBlock)(),(0,o.createBlock)(m,{show:r.show,size:"sm"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("form",{onSubmit:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>s.handleConfirm&&s.handleConfirm(...e)),["prevent"])),class:"bg-white dark:bg-gray-800 rounded-lg shadow-lg overflow-hidden",style:{width:"460px"}},[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createVNode)(c,{textContent:(0,o.toDisplayString)(e.__("Restore Resource"))},null,8,["textContent"]),(0,o.createVNode)(d,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",n,(0,o.toDisplayString)(e.__("Are you sure you want to restore the selected resources?")),1)])),_:1})])),(0,o.createVNode)(p,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(u,{type:"button",dusk:"cancel-restore-button",onClick:(0,o.withModifiers)(s.handleClose,["prevent"]),class:"mr-3"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Cancel")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(h,{type:"submit",ref:"confirmButton",dusk:"confirm-restore-button",loading:e.working},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Restore")),1)])),_:1},8,["loading"])])])),_:1})],32)])),_:3},8,["show"])}],["__file","RestoreResourceModal.vue"]])},77333:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12 7a1 1 0 110-2h5a1 1 0 011 1v5a1 1 0 11-2 0V8.414l-4.293 4.293a1 1 0 01-1.414 0L8 10.414l-4.293 4.293a1 1 0 01-1.414-1.414l5-5a1 1 0 011.414 0L11 10.586 14.586 7H12z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidTrendingUp.vue"]])},77344:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 4v12l-4-2-4 2V4M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineBookmarkAlt.vue"]])},77447:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={class:"divide-y divide-gray-200 dark:divide-gray-800 divide-solid"},l={key:0,class:"bg-gray-100"};var i=r(55378),a=r.n(i);const s={components:{Button:r(27226).A},emits:["filter-changed","clear-selected-filters","trashed-changed","per-page-changed"],props:{activeFilterCount:Number,filters:Array,filtersAreApplied:Boolean,lens:{type:String,default:""},perPage:[String,Number],perPageOptions:Array,resourceName:String,softDeletes:Boolean,trashed:{type:String,validator:e=>["","with","only"].includes(e)},viaResource:String},methods:{handleFilterChanged(e){if(e){const{filterClass:t,value:r}=e;t&&(Nova.log(`Updating filter state ${t}: ${r}`),this.$store.commit(`${this.resourceName}/updateFilterState`,{filterClass:t,value:r}))}this.$emit("filter-changed")},handleClearSelectedFiltersClick(){Nova.$emit("clear-filter-values"),setTimeout((()=>{this.$emit("clear-selected-filters")}),500)}},computed:{trashedValue:{set(e){let t=e?.target?.value||e;this.$emit("trashed-changed",t)},get(){return this.trashed}},perPageValue:{set(e){let t=e?.target?.value||e;this.$emit("per-page-changed",t)},get(){return this.perPage}},perPageOptionsForFilter(){return a()(this.perPageOptions,(e=>({value:e,label:e})))}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Button"),d=(0,o.resolveComponent)("SelectControl"),u=(0,o.resolveComponent)("FilterContainer"),h=(0,o.resolveComponent)("ScrollWrap"),p=(0,o.resolveComponent)("DropdownMenu"),m=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createBlock)(m,{dusk:"filter-selector","should-close-on-blur":!1},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(p,{width:"260",dusk:"filter-menu"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(h,{height:350,class:"bg-white dark:bg-gray-900"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[r.filtersAreApplied?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("button",{class:"py-2 w-full block text-xs uppercase tracking-wide text-center text-gray-500 dark:bg-gray-800 dark:hover:bg-gray-700 font-bold focus:outline-none focus:text-primary-500",onClick:t[0]||(t[0]=(...e)=>s.handleClearSelectedFiltersClick&&s.handleClearSelectedFiltersClick(...e))},(0,o.toDisplayString)(e.__("Reset Filters")),1)])):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.filters,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:`${e.class}-${t}`},[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),{"filter-key":e.class,lens:r.lens,"resource-name":r.resourceName,onChange:s.handleFilterChanged},null,40,["filter-key","lens","resource-name","onChange"]))])))),128)),r.softDeletes?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,dusk:"filter-soft-deletes"},{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{selected:s.trashedValue,"onUpdate:selected":t[1]||(t[1]=e=>s.trashedValue=e),options:[{value:"",label:"—"},{value:"with",label:e.__("With Trashed")},{value:"only",label:e.__("Only Trashed")}],dusk:"trashed-select",size:"sm",onChange:t[2]||(t[2]=e=>s.trashedValue=e)},null,8,["selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Trashed")),1)])),_:1})):(0,o.createCommentVNode)("",!0),r.viaResource?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createBlock)(u,{key:2,dusk:"filter-per-page"},{filter:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{selected:s.perPageValue,"onUpdate:selected":t[3]||(t[3]=e=>s.perPageValue=e),options:s.perPageOptionsForFilter,dusk:"per-page-select",size:"sm",onChange:t[4]||(t[4]=e=>s.perPageValue=e)},null,8,["selected","options"])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Per Page")),1)])),_:1}))])])),_:1})])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{variant:r.filtersAreApplied?"solid":"ghost",dusk:"filter-selector-button",icon:"funnel","trailing-icon":"chevron-down",padding:"tight",label:r.activeFilterCount>0?r.activeFilterCount:"","aria-label":e.__("Filter Dropdown")},null,8,["variant","label","aria-label"])])),_:1})}],["__file","FilterMenu.vue"]])},77623:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n=["id"];var l=r(15237),i=r.n(l),a=r(18700);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e){for(var t=1;tthis.handleShowingComponent())):!1===e&&!0===t&&this.handleHidingComponent()}},methods:{handleShowingComponent(){const e=c(c({tabSize:4,indentWithTabs:!0,lineWrapping:!0,lineNumbers:!0,theme:"dracula"},{readOnly:this.currentlyIsReadonly}),this.currentField.options);this.codemirror=i().fromTextArea(this.$refs.theTextarea,e),this.codemirror.getDoc().setValue(this.value??this.currentField.value),this.codemirror.setSize("100%",this.currentField.height),this.codemirror.getDoc().on("change",((e,t)=>{this.value=e.getValue(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)}))},handleHidingComponent(){this.codemirror=null},onSyncedField(){this.codemirror&&this.codemirror.getDoc().setValue(this.currentField.value)}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"full-width-content":e.fullWidthContent,"show-help-text":e.showHelpText},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("textarea",{ref:"theTextarea",id:e.currentField.uniqueKey,class:"w-full form-control form-input form-control-bordered py-3 h-auto"},null,8,n)])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","CodeField.vue"]])},77776:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14.752 11.168l-3.197-2.132A1 1 0 0010 9.87v4.263a1 1 0 001.555.832l3.197-2.132a1 1 0 000-1.664z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlinePlay.vue"]])},77978:(e,t,r)=>{var o={"./BooleanField.vue":75615,"./BooleanGroupField.vue":27147,"./DateField.vue":67308,"./DateTimeField.vue":62245,"./EloquentField.vue":20040,"./EmailField.vue":65682,"./MorphToField.vue":20070,"./MultiSelectField.vue":74884,"./NumberField.vue":67268,"./SelectField.vue":64486,"./TextField.vue":64866};function n(e){var t=l(e);return r(t)}function l(e){if(!r.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}n.keys=function(){return Object.keys(o)},n.resolve=l,e.exports=n,n.id=77978},78021:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M8 1h9v2H8V1zm3 2h3L8 17H5l6-14zM2 17h9v2H2v-2z"},null,-1)]))}],["__file","IconItalic.vue"]])},78082:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 3h5m0 0v5m0-5l-6 6M5 3a2 2 0 00-2 2v1c0 8.284 6.716 15 15 15h1a2 2 0 002-2v-3.28a1 1 0 00-.684-.948l-4.493-1.498a1 1 0 00-1.21.502l-1.13 2.257a11.042 11.042 0 01-5.516-5.517l2.257-1.128a1 1 0 00.502-1.21L9.228 3.683A1 1 0 008.279 3H5z"},null,-1)]))}],["__file","HeroiconsOutlinePhoneOutgoing.vue"]])},78300:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3.172 5.172a4 4 0 015.656 0L10 6.343l1.172-1.171a4 4 0 115.656 5.656L10 17.657l-6.828-6.829a4 4 0 010-5.656z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidHeart.vue"]])},78328:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;te.$emit("tooltip-show")),onHide:t[1]||(t[1]=t=>e.$emit("tooltip-hide"))},{popper:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"content")])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,[(0,o.renderSlot)(e.$slots,"default")])])),_:3},8,["triggers","distance","skidding","placement","boundary","prevent-overflow","theme"])}],["__file","Tooltip.vue"]])},78592:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 17v-2m3 2v-4m3 4v-6m2 10H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)]))}],["__file","HeroiconsOutlineDocumentReport.vue"]])},78755:(e,t,r)=>{"use strict";r.d(t,{A:()=>o});const o={fetchAvailableResources:(e,t)=>Nova.request().get(`/nova-api/${e}/search`,t),determineIfSoftDeletes:e=>Nova.request().get(`/nova-api/${e}/soft-deletes`)}},79036:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidClock.vue"]])},79123:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(70668).default};const n=(0,r(66262).A)(o,[["__file","SlugField.vue"]])},79258:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>g});var o=r(29726);const n={class:"group"},l={class:"text-base text-gray-500 truncate"},i={class:"text-gray-400 text-xs truncate"},a={class:"flex justify-end items-center text-gray-400"},s={class:"py-1"};var c=r(5187),d=r.n(c),u=r(42194),h=r.n(u),p=r(27226),m=r(81975),v=r(54970);const f={components:{Button:p.A,Icon:m.A,Heroicon:v.default},props:{row:{type:Object,required:!0}},methods:{actionAttributes(e){let t=e.method||"GET";return e.external&&"GET"==e.method?{as:"external",href:e.path,name:e.name,title:e.name,target:e.target||null,external:!0}:h()({as:"GET"===t?"link":"form-button",href:e.path,method:"GET"!==t?t:null,data:e.data||null,headers:e.headers||null},d())}},computed:{rowClasses:()=>["py-2"]}};const g=(0,r(66262).A)(f,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("Heroicon"),p=(0,o.resolveComponent)("Button"),m=(0,o.resolveComponent)("DropdownMenuItem"),v=(0,o.resolveComponent)("ScrollWrap"),f=(0,o.resolveComponent)("DropdownMenu"),g=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createElementBlock)("tr",n,[r.row.icon?((0,o.openBlock)(),(0,o.createElementBlock)("td",{key:0,class:(0,o.normalizeClass)(["pl-6 w-14 pr-2",{[r.row.iconClass]:!0,[u.rowClasses]:!0,"text-gray-400 dark:text-gray-600":!r.row.iconClass}])},[(0,o.createVNode)(h,{type:r.row.icon},null,8,["type"])],2)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("td",{class:(0,o.normalizeClass)(["px-2 w-auto",{[u.rowClasses]:!0,"pl-6":!r.row.icon,"pr-6":!r.row.editUrl||!r.row.viewUrl}])},[(0,o.createElementVNode)("h2",l,(0,o.toDisplayString)(r.row.title),1),(0,o.createElementVNode)("p",i,(0,o.toDisplayString)(r.row.subtitle),1)],2),r.row.actions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("td",{key:1,class:(0,o.normalizeClass)(["text-right pr-4 w-12",u.rowClasses])},[(0,o.createElementVNode)("div",a,[(0,o.createVNode)(g,null,{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(f,{width:"auto",class:"px-1"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(v,{height:250,class:"divide-y divide-gray-100 dark:divide-gray-800 divide-solid"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",s,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.row.actions,(e=>((0,o.openBlock)(),(0,o.createBlock)(m,(0,o.mergeProps)({ref_for:!0},u.actionAttributes(e)),{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.name),1)])),_:2},1040)))),256))])])),_:1})])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(p,{icon:"ellipsis-horizontal",variant:"action","aria-label":e.__("Resource Row Dropdown")},null,8,["aria-label"])])),_:1})])],2)):(0,o.createCommentVNode)("",!0)])}],["__file","MetricTableRow.vue"]])},79392:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"text-base font-normal mt-3"};const l={components:{Button:r(27226).A},emits:["click"],props:{resource:{type:Object,required:!0}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Button"),c=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createBlock)(c,{class:"flex flex-col justify-center items-center px-6 py-8"},{default:(0,o.withCtx)((()=>[t[1]||(t[1]=(0,o.createElementVNode)("svg",{class:"inline-block text-gray-300 dark:text-gray-500",xmlns:"http://www.w3.org/2000/svg",width:"65",height:"51",viewBox:"0 0 65 51"},[(0,o.createElementVNode)("path",{class:"fill-current",d:"M56 40h2c.552285 0 1 .447715 1 1s-.447715 1-1 1h-2v2c0 .552285-.447715 1-1 1s-1-.447715-1-1v-2h-2c-.552285 0-1-.447715-1-1s.447715-1 1-1h2v-2c0-.552285.447715-1 1-1s1 .447715 1 1v2zm-5.364125-8H38v8h7.049375c.350333-3.528515 2.534789-6.517471 5.5865-8zm-5.5865 10H6c-3.313708 0-6-2.686292-6-6V6c0-3.313708 2.686292-6 6-6h44c3.313708 0 6 2.686292 6 6v25.049375C61.053323 31.5511 65 35.814652 65 41c0 5.522847-4.477153 10-10 10-5.185348 0-9.4489-3.946677-9.950625-9zM20 30h16v-8H20v8zm0 2v8h16v-8H20zm34-2v-8H38v8h16zM2 30h16v-8H2v8zm0 2v4c0 2.209139 1.790861 4 4 4h12v-8H2zm18-12h16v-8H20v8zm34 0v-8H38v8h16zM2 20h16v-8H2v8zm52-10V6c0-2.209139-1.790861-4-4-4H6C3.790861 2 2 3.790861 2 6v4h52zm1 39c4.418278 0 8-3.581722 8-8s-3.581722-8-8-8-8 3.581722-8 8 3.581722 8 8 8z"})],-1)),(0,o.createElementVNode)("h3",n,(0,o.toDisplayString)(e.__("Failed to load :resource!",{resource:e.__(`${r.resource.label}`)})),1),(0,o.createVNode)(s,{class:"shrink-0 mt-6",onClick:t[0]||(t[0]=t=>e.$emit("click")),variant:"outline",label:e.__("Reload")},null,8,["label"])])),_:1})}],["__file","IndexErrorDialog.vue"]])},79441:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={key:0,class:"sidebar-menu space-y-6",dusk:"sidebar-menu",role:"navigation"};function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function i(e){for(var t=1;t0}})};const c=(0,r(66262).A)(s,[["render",function(e,t,r,l,i,a){return a.hasItems?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.mainMenu,((e,t)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),{key:e.key,item:e},null,8,["item"])))),128))])):(0,o.createCommentVNode)("",!0)}],["__file","MainMenu.vue"]])},79500:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidX.vue"]])},79882:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726);const n={class:"flex flex-wrap items-stretch w-full relative"},l={class:"flex -mr-px"},i={class:"flex items-center leading-normal rounded rounded-r-none border border-r-0 border-gray-300 dark:border-gray-700 px-3 whitespace-nowrap bg-gray-100 dark:bg-gray-800 text-gray-500 text-sm font-bold"},a=["id","dusk","disabled","value"];var s=r(18700);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e){for(var t=1;t[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(e.currentField.currency),1)]),(0,o.createElementVNode)("input",(0,o.mergeProps)({class:"flex-shrink flex-grow flex-auto leading-normal w-px flex-1 rounded-l-none form-control form-input form-control-bordered",id:e.currentField.uniqueKey,dusk:r.field.attribute},d.extraAttributes,{disabled:e.currentlyIsReadonly,onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value}),null,16,a)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","CurrencyField.vue"]])},80005:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"rounded-lg inline-flex items-center justify-center border border-60 p-1"};const l={props:["index","resource","resourceName","resourceId","field"]};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("span",{class:"block w-6 h-6",style:(0,o.normalizeStyle)({borderRadius:"5px",backgroundColor:r.field.value})},null,4)])])),_:1},8,["index","field"])}],["__file","ColorField.vue"]])},80170:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});var o=r(29726);const n={};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","Guest.vue"]])},80230:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726),n=r(38221),l=r.n(n);const i={__name:"CopyButton",props:{rounded:{type:Boolean,default:!0},withIcon:{type:Boolean,default:!0}},setup(e){const t=(0,o.ref)(!1),r=l()((()=>{t.value=!t.value,setTimeout((()=>t.value=!t.value),2e3)}),2e3,{leading:!0,trailing:!1}),n=()=>r();return(r,l)=>{const i=(0,o.resolveComponent)("CopyIcon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onClick:n,class:(0,o.normalizeClass)(["inline-flex items-center px-2 space-x-1 -mx-2 text-gray-500 dark:text-gray-400 hover:bg-gray-100 hover:text-gray-500 active:text-gray-600 dark:hover:bg-gray-900",{"rounded-lg":!e.rounded,"rounded-full":e.rounded}])},[(0,o.renderSlot)(r.$slots,"default"),e.withIcon?((0,o.openBlock)(),(0,o.createBlock)(i,{key:0,copied:t.value},null,8,["copied"])):(0,o.createCommentVNode)("",!0)],2)}}};const a=(0,r(66262).A)(i,[["__file","CopyButton.vue"]])},80239:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15.536 8.464a5 5 0 010 7.072m2.828-9.9a9 9 0 010 12.728M5.586 15H4a1 1 0 01-1-1v-4a1 1 0 011-1h1.586l4.707-4.707C10.923 3.663 12 4.109 12 5v14c0 .891-1.077 1.337-1.707.707L5.586 15z"},null,-1)]))}],["__file","HeroiconsOutlineVolumeUp.vue"]])},80530:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var o=r(29726);var n=r(18700);const l={name:"Create",components:{ResourceCreate:r(57303).A},props:(0,n.rr)(["resourceName","viaResource","viaResourceId","viaRelationship"])};const i=(0,r(66262).A)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceCreate");return(0,o.openBlock)(),(0,o.createBlock)(a,{"resource-name":e.resourceName,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,mode:"form"},null,8,["resource-name","via-resource","via-resource-id","via-relationship"])}],["__file","Create.vue"]])},80822:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const o={extends:r(40688).default};const n=(0,r(66262).A)(o,[["__file","VaporFileField.vue"]])},80932:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2M3 12l6.414 6.414a2 2 0 001.414.586H19a2 2 0 002-2V7a2 2 0 00-2-2h-8.172a2 2 0 00-1.414.586L3 12z"},null,-1)]))}],["__file","HeroiconsOutlineBackspace.vue"]])},80957:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 2a1 1 0 011 1v2.101a7.002 7.002 0 0111.601 2.566 1 1 0 11-1.885.666A5.002 5.002 0 005.999 7H9a1 1 0 010 2H4a1 1 0 01-1-1V3a1 1 0 011-1zm.008 9.057a1 1 0 011.276.61A5.002 5.002 0 0014.001 13H11a1 1 0 110-2h5a1 1 0 011 1v5a1 1 0 11-2 0v-2.101a7.002 7.002 0 01-11.601-2.566 1 1 0 01.61-1.276z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidRefresh.vue"]])},81036:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12 13a1 1 0 100 2h5a1 1 0 001-1V9a1 1 0 10-2 0v2.586l-4.293-4.293a1 1 0 00-1.414 0L8 9.586 3.707 5.293a1 1 0 00-1.414 1.414l5 5a1 1 0 001.414 0L11 9.414 14.586 13H12z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidTrendingDown.vue"]])},81160:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 8h6m-5 0a3 3 0 110 6H9l3 3m-3-6h6m6 1a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineCurrencyRupee.vue"]])},81236:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 12h.01M12 12h.01M19 12h.01M6 12a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0z"},null,-1)]))}],["__file","HeroiconsOutlineDotsHorizontal.vue"]])},81272:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11.049 2.927c.3-.921 1.603-.921 1.902 0l1.519 4.674a1 1 0 00.95.69h4.915c.969 0 1.371 1.24.588 1.81l-3.976 2.888a1 1 0 00-.363 1.118l1.518 4.674c.3.922-.755 1.688-1.538 1.118l-3.976-2.888a1 1 0 00-1.176 0l-3.976 2.888c-.783.57-1.838-.197-1.538-1.118l1.518-4.674a1 1 0 00-.363-1.118l-3.976-2.888c-.784-.57-.38-1.81.588-1.81h4.914a1 1 0 00.951-.69l1.519-4.674z"},null,-1)]))}],["__file","HeroiconsOutlineStar.vue"]])},81348:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 6H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V8a2 2 0 00-2-2h-5m-4 0V5a2 2 0 114 0v1m-4 0a2 2 0 104 0m-5 8a2 2 0 100-4 2 2 0 000 4zm0 0c1.306 0 2.417.835 2.83 2M9 14a3.001 3.001 0 00-2.83 2M15 11h3m-3 4h2"},null,-1)]))}],["__file","HeroiconsOutlineIdentification.vue"]])},81466:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M3 19V1h8a5 5 0 0 1 3.88 8.16A5.5 5.5 0 0 1 11.5 19H3zm7.5-8H7v5h3.5a2.5 2.5 0 1 0 0-5zM7 4v4h3a2 2 0 1 0 0-4H7z"},null,-1)]))}],["__file","IconBold.vue"]])},81686:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 13l4 4L19 7"},null,-1)]))}],["__file","HeroiconsOutlineCheck.vue"]])},81893:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11.933 12.8a1 1 0 000-1.6L6.6 7.2A1 1 0 005 8v8a1 1 0 001.6.8l5.333-4zM19.933 12.8a1 1 0 000-1.6l-5.333-4A1 1 0 0013 8v8a1 1 0 001.6.8l5.333-4z"},null,-1)]))}],["__file","HeroiconsOutlineFastForward.vue"]])},81922:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 5h12M9 3v2m1.048 9.5A18.022 18.022 0 016.412 9m6.088 9h7M11 21l5-10 5 10M12.751 5C11.783 10.77 8.07 15.61 3 18.129"},null,-1)]))}],["__file","HeroiconsOutlineTranslate.vue"]])},82043:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M5 8a1 1 0 011-1h1V6a1 1 0 012 0v1h1a1 1 0 110 2H9v1a1 1 0 11-2 0V9H6a1 1 0 01-1-1z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8zm6-4a4 4 0 100 8 4 4 0 000-8z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidZoomIn.vue"]])},82107:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 8h14M5 8a2 2 0 110-4h14a2 2 0 110 4M5 8v10a2 2 0 002 2h10a2 2 0 002-2V8m-9 4h4"},null,-1)]))}],["__file","HeroiconsOutlineArchive.vue"]])},82161:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726),n=r(27226),l=r(66278);const i={class:"divide-y divide-gray-200 dark:divide-gray-600",dusk:"notifications-content"},a={class:"relative bg-white dark:bg-gray-800 transition transition-colors flex flex-col gap-2 pt-4 pb-2"},s={key:0,class:"absolute rounded-full top-[20px] right-[16px] bg-primary-500 w-[5px] h-[5px]"},c={class:"ml-12"},d={class:"flex items-start"},u={__name:"NotificationList",props:{notifications:{}},setup(e){const t=(0,l.Pj)();return(r,l)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",i,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.notifications,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:e.id,class:"dark:border-gray-600"},[(0,o.createElementVNode)("div",a,[e.read_at?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("span",s)),((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component||"MessageNotification"),{notification:e,onDeleteNotification:r=>(0,o.unref)(t).dispatch("nova/deleteNotification",e.id),onToggleNotifications:l[0]||(l[0]=e=>(0,o.unref)(t).commit("nova/toggleNotifications")),onToggleMarkAsRead:r=>e.read_at?(0,o.unref)(t).dispatch("nova/markNotificationAsUnread",e.id):(0,o.unref)(t).dispatch("nova/markNotificationAsRead",e.id)},null,40,["notification","onDeleteNotification","onToggleMarkAsRead"])),(0,o.createElementVNode)("div",c,[(0,o.createElementVNode)("div",d,[(0,o.createVNode)((0,o.unref)(n.A),{onClick:r=>e.read_at?(0,o.unref)(t).dispatch("nova/markNotificationAsUnread",e.id):(0,o.unref)(t).dispatch("nova/markNotificationAsRead",e.id),dusk:"mark-as-read-button",variant:"link",state:"mellow",size:"small",label:e.read_at?r.__("Mark Unread"):r.__("Mark Read")},null,8,["onClick","label"]),(0,o.createVNode)((0,o.unref)(n.A),{onClick:r=>(0,o.unref)(t).dispatch("nova/deleteNotification",e.id),dusk:"delete-button",variant:"link",state:"mellow",size:"small",label:r.__("Delete")},null,8,["onClick","label"])])])])])))),128))]))}};const h=(0,r(66262).A)(u,[["__file","NotificationList.vue"]])},82222:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>v});var o=r(29726);var n=r(10515);const l={class:"h-full flex items-start justify-center"},i={class:"relative w-full"},a={class:"bg-gray-50 dark:bg-gray-700 relative aspect-square flex items-center justify-center border-2 border-gray-200 dark:border-gray-700 overflow-hidden rounded-lg"},s={key:0,class:"absolute inset-0 flex items-center justify-center"},c=["src"],d={key:2},u={class:"rounded bg-gray-200 border-2 border-gray-200 p-4"},h={class:"font-semibold text-xs mt-1"},p={inheritAttrs:!1},m=Object.assign(p,{__name:"FilePreviewBlock",props:{file:{type:Object},removable:{type:Boolean,default:!0}},emits:["removed"],setup(e,{emit:t}){const{__:r}=(0,n.B)(),p=t,m=e,v=(0,o.computed)((()=>m.file.processing?r("Uploading")+" ("+m.file.progress+"%)":m.file.name)),f=(0,o.computed)((()=>m.file.processing?m.file.progress:100)),{previewUrl:g,isImage:w}=function(e){const t=["image/png","image/jpeg","image/gif","image/svg+xml","image/webp"],r=(0,o.computed)((()=>t.includes(e.value.type)?"image":"other")),n=(0,o.computed)((()=>URL.createObjectURL(e.value.originalFile))),l=(0,o.computed)((()=>"image"===r.value));return{imageTypes:t,isImage:l,type:r,previewUrl:n}}((0,o.toRef)(m,"file")),k=()=>p("removed");return(t,n)=>{const p=(0,o.resolveComponent)("RemoveButton"),m=(0,o.resolveComponent)("ProgressBar"),y=(0,o.resolveComponent)("Icon"),b=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createElementVNode)("div",i,[e.removable?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,class:"absolute z-20 top-[-10px] right-[-9px]",onClick:(0,o.withModifiers)(k,["stop"]),dusk:t.$attrs.dusk},null,8,["dusk"])),[[b,(0,o.unref)(r)("Remove")]]):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",a,[e.file.processing?((0,o.openBlock)(),(0,o.createElementBlock)("div",s,[(0,o.createVNode)(m,{title:v.value,class:"mx-4",color:"bg-green-500",value:f.value},null,8,["title","value"]),n[0]||(n[0]=(0,o.createElementVNode)("div",{class:"bg-primary-900 opacity-5 absolute inset-0"},null,-1))])):(0,o.createCommentVNode)("",!0),(0,o.unref)(w)?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:1,src:(0,o.unref)(g),class:"aspect-square object-scale-down"},null,8,c)):((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[(0,o.createElementVNode)("div",u,[(0,o.createVNode)(y,{type:"document-text",width:"50",height:"50"})])]))]),(0,o.createElementVNode)("p",h,(0,o.toDisplayString)(e.file.name),1)])])}}});const v=(0,r(66262).A)(m,[["__file","FilePreviewBlock.vue"]])},82526:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);var n=r(55378),l=r.n(n),i=r(18700),a=r(84451);const s={name:"TrendMetric",mixins:[i.Z4,i.je],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,value:"",data:[],format:"(0[.]00a)",prefix:"",suffix:"",suffixInflection:!0,selectedRangeKey:null}),watch:{resourceId(){this.fetch()}},created(){this.hasRanges&&(this.selectedRangeKey=this.card.selectedRangeKey||this.card.ranges[0].value),this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$on("filter-changed",this.fetch),Nova.$on("filter-reset",this.fetch))},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$off("filter-changed",this.fetch),Nova.$off("filter-reset",this.fetch))},methods:{handleRangeSelected(e){this.selectedRangeKey=e,this.fetch()},fetch(){this.loading=!0,(0,a.Bp)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:{labels:e,trend:t,value:r,prefix:o,suffix:n,suffixInflection:i,format:a}}})=>{this.value=r,this.labels=Object.keys(t),this.data={labels:Object.keys(t),series:[l()(t,((e,t)=>({meta:t,value:e})))]},this.format=a||this.format,this.prefix=o||this.prefix,this.suffix=n||this.suffix,this.suffixInflection=i,this.loading=!1}))}},computed:{hasRanges(){return this.card.ranges.length>0},metricPayload(){const e={params:{timezone:this.userTimezone,twelveHourTime:this.usesTwelveHourTime}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),this.hasRanges&&(e.params.range=this.selectedRangeKey),e},metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BaseTrendMetric");return(0,o.openBlock)(),(0,o.createBlock)(a,{onSelected:i.handleRangeSelected,title:r.card.name,"help-text":r.card.helpText,"help-width":r.card.helpWidth,value:e.value,"chart-data":e.data,ranges:r.card.ranges,format:e.format,prefix:e.prefix,suffix:e.suffix,"suffix-inflection":e.suffixInflection,"selected-range-key":e.selectedRangeKey,loading:e.loading},null,8,["onSelected","title","help-text","help-width","value","chart-data","ranges","format","prefix","suffix","suffix-inflection","selected-range-key","loading"])}],["__file","TrendMetric.vue"]])},82637:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(29726);const n=["data-disabled"],l=["label"],i=["selected"],a=["selected"];var s=r(87612),c=r.n(s),d=r(94394),u=r.n(d),h=r(55378),p=r.n(h),m=r(90179),v=r.n(m);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function g(e){for(var t=1;t["xxs","xs","sm","md"].includes(e)}},methods:{labelFor(e){return this.label instanceof Function?this.label(e):e[this.label]},attrsFor:e=>g(g({},e.attrs||{}),{value:e.value}),isSelected(e){return this.selected.indexOf(e.value)>-1},handleChange(e){let t=p()(c()(e.target.options,(e=>e.selected)),(e=>e.value));this.$emit("change",t)},resetSelection(){this.$refs.selectControl.selectedIndex=0}},computed:{defaultAttributes(){return v()(this.$attrs,["class"])},groupedOptions(){return u()(this.options,(e=>e.group||""))}}};const y=(0,r(66262).A)(k,[["render",function(e,t,r,s,c,d){return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["flex relative",e.$attrs.class])},[(0,o.createElementVNode)("select",(0,o.mergeProps)(d.defaultAttributes,{onChange:t[0]||(t[0]=(...e)=>d.handleChange&&d.handleChange(...e)),class:["w-full block form-control form-control-bordered form-input min-h-[10rem]",{"h-8 text-xs":"sm"===r.size,"h-7 text-xs":"xs"===r.size,"h-6 text-xs":"xxs"===r.size,"form-control-bordered-error":r.hasError,"form-input-disabled":r.disabled}],multiple:!0,ref:"selectControl","data-disabled":r.disabled?"true":null}),[(0,o.renderSlot)(e.$slots,"default"),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(d.groupedOptions,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[t?((0,o.openBlock)(),(0,o.createElementBlock)("optgroup",{label:t,key:t},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",(0,o.mergeProps)({ref_for:!0},d.attrsFor(e),{key:e.value,selected:d.isSelected(e)}),(0,o.toDisplayString)(d.labelFor(e)),17,i)))),128))],8,l)):((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:1},(0,o.renderList)(e,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",(0,o.mergeProps)({ref_for:!0},d.attrsFor(e),{key:e.value,selected:d.isSelected(e)}),(0,o.toDisplayString)(d.labelFor(e)),17,a)))),128))],64)))),256))],16,n)],2)}],["__file","MultiSelectControl.vue"]])},82668:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n=["dusk","data-relationship"],l={key:1};const i={props:["resourceName","resourceId","resource","field"],computed:{authorizedToCreate(){return this.field.authorizedToCreate},createButtonLabel(){return this.field.createButtonLabel},hasRelation(){return null!=this.field.hasOneId},singularName(){return this.field.singularLabel},viaResourceId(){return this.resource.id.value},viaRelationship(){return this.field.hasOneRelationship}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Heading"),d=(0,o.resolveComponent)("IndexEmptyDialog"),u=(0,o.resolveComponent)("Card"),h=(0,o.resolveComponent)("ResourceDetail");return r.field.authorizedToView?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:"relative",dusk:r.field.resourceName+"-index-component","data-relationship":s.viaRelationship},[s.hasRelation?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createVNode)(h,{"resource-name":r.field.resourceName,"resource-id":r.field.hasOneId,"via-resource":r.resourceName,"via-resource-id":s.viaResourceId,"via-relationship":s.viaRelationship,"relationship-type":r.field.relationshipType,"show-view-link":!0},null,8,["resource-name","resource-id","via-resource","via-resource-id","via-relationship","relationship-type"])])):((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[(0,o.createVNode)(c,{level:1,class:"mb-3 flex items-center"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.singularLabel),1)])),_:1}),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{"create-button-label":s.createButtonLabel,"singular-name":s.singularName,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":s.viaResourceId,"via-relationship":s.viaRelationship,"relationship-type":r.field.relationshipType,"authorized-to-create":s.authorizedToCreate,"authorized-to-relate":!0},null,8,["create-button-label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type","authorized-to-create"])])),_:1})],64))],8,n)):(0,o.createCommentVNode)("",!0)}],["__file","HasOneField.vue"]])},82679:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 4a1 1 0 011-1h4a1 1 0 010 2H6.414l2.293 2.293a1 1 0 01-1.414 1.414L5 6.414V8a1 1 0 01-2 0V4zm9 1a1 1 0 110-2h4a1 1 0 011 1v4a1 1 0 11-2 0V6.414l-2.293 2.293a1 1 0 11-1.414-1.414L13.586 5H12zm-9 7a1 1 0 112 0v1.586l2.293-2.293a1 1 0 011.414 1.414L6.414 15H8a1 1 0 110 2H4a1 1 0 01-1-1v-4zm13-1a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 110-2h1.586l-2.293-2.293a1 1 0 011.414-1.414L15 13.586V12a1 1 0 011-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowsExpand.vue"]])},82819:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18L18 6M6 6l12 12"},null,-1)]))}],["__file","HeroiconsOutlineX.vue"]])},82861:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n={key:0,class:"max-w-xxs space-y-2 py-3 px-4"},l={class:"ml-1"},i={key:1,class:"max-w-xxs space-2 py-3 px-4 rounded-full text-sm leading-tight"};var a=r(87612),s=r.n(a),c=r(55378),d=r.n(c);const u={components:{Button:r(27226).A},props:["resourceName","field"],data:()=>({value:[],classes:{true:"text-green-500",false:"text-red-500"}}),created(){this.field.value=this.field.value||{},this.value=s()(d()(this.field.options,(e=>({name:e.name,label:e.label,checked:this.field.value[e.name]||!1}))),(e=>(!0!==this.field.hideFalseValues||!1!==e.checked)&&(!0!==this.field.hideTrueValues||!0!==e.checked)))}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Button"),u=(0,o.resolveComponent)("IconBoolean"),h=(0,o.resolveComponent)("DropdownMenu"),p=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[(0,o.createVNode)(p,null,{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(h,{width:"auto"},{default:(0,o.withCtx)((()=>[e.value.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("ul",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.value,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("li",{class:(0,o.normalizeClass)([e.classes[t.checked],"flex items-center rounded-full font-bold text-sm leading-tight space-x-2"])},[(0,o.createVNode)(u,{class:"flex-none",value:t.checked},null,8,["value"]),(0,o.createElementVNode)("span",l,(0,o.toDisplayString)(t.label),1)],2)))),256))])):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,(0,o.toDisplayString)(r.field.noValueText),1))])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{variant:"link"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("View")),1)])),_:1})])),_:1})],2)}],["__file","BooleanGroupField.vue"]])},83040:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={class:"flex flex-col py-1 px-1"};var l=r(27226),i=r(81975);const a={components:{Button:l.A,Icon:i.A},data:()=>({theme:"system",listener:null,matcher:window.matchMedia("(prefers-color-scheme: dark)"),themes:["light","dark"]}),mounted(){Nova.config("themeSwitcherEnabled")?(this.themes.includes(localStorage.novaTheme)&&(this.theme=localStorage.novaTheme),this.listener=()=>{"system"===this.theme&&this.applyColorScheme()},this.matcher.addEventListener("change",this.listener)):localStorage.removeItem("novaTheme")},beforeUnmount(){Nova.config("themeSwitcherEnabled")&&this.matcher.removeEventListener("change",this.listener)},watch:{theme(e){"light"===e&&(localStorage.novaTheme="light",document.documentElement.classList.remove("dark")),"dark"===e&&(localStorage.novaTheme="dark",document.documentElement.classList.add("dark")),"system"===e&&(localStorage.removeItem("novaTheme"),this.applyColorScheme())}},methods:{applyColorScheme(){Nova.config("themeSwitcherEnabled")&&(window.matchMedia("(prefers-color-scheme: dark)").matches?document.documentElement.classList.add("dark"):document.documentElement.classList.remove("dark"))},toggleLightTheme(){this.theme="light"},toggleDarkTheme(){this.theme="dark"},toggleSystemTheme(){this.theme="system"}},computed:{themeSwitcherEnabled:()=>Nova.config("themeSwitcherEnabled"),themeIcon(){return{light:"sun",dark:"moon",system:"computer-desktop"}[this.theme]},themeColor(){return{light:"text-primary-500",dark:"dark:text-primary-500",system:""}[this.theme]}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Button"),c=(0,o.resolveComponent)("Icon"),d=(0,o.resolveComponent)("DropdownMenuItem"),u=(0,o.resolveComponent)("DropdownMenu"),h=(0,o.resolveComponent)("Dropdown");return a.themeSwitcherEnabled?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,placement:"bottom-end"},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(u,{width:"auto"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("nav",n,[(0,o.createVNode)(d,{as:"button",size:"small",class:"flex items-center gap-2",onClick:a.toggleLightTheme},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{name:"sun",type:"micro"}),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Light")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(d,{as:"button",class:"flex items-center gap-2",onClick:a.toggleDarkTheme},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{name:"moon",type:"micro"}),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("Dark")),1)])),_:1},8,["onClick"]),(0,o.createVNode)(d,{as:"button",class:"flex items-center gap-2",onClick:a.toggleSystemTheme},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{name:"computer-desktop",type:"micro"}),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.__("System")),1)])),_:1},8,["onClick"])])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{variant:"action",icon:a.themeIcon,class:(0,o.normalizeClass)(a.themeColor)},null,8,["icon","class"])])),_:1})):(0,o.createCommentVNode)("",!0)}],["__file","ThemeDropdown.vue"]])},83298:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M16.707 10.293a1 1 0 010 1.414l-6 6a1 1 0 01-1.414 0l-6-6a1 1 0 111.414-1.414L9 14.586V3a1 1 0 012 0v11.586l4.293-4.293a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowDown.vue"]])},83318:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n={key:0},l=["innerHTML"];var i=r(25542),a=r(18700);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e){for(var t=1;t({relationFormUniqueId:(0,i.L)()}),mounted(){this.field.authorizedToCreate||(this.field.fill=()=>{})},methods:{handleFileDeleted(){this.$emit("update-last-retrieved-at-timestamp")}},computed:{field(){return this.panel.fields[0]},relationId(){if(["hasOne","morphOne"].includes(this.field.relationshipType))return this.field.hasOneId}}};const h=(0,r(66262).A)(u,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Heading");return s.field.authorizedToCreate?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createVNode)(c,{level:4,class:(0,o.normalizeClass)(r.panel.helpText?"mb-2":"mb-3")},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.panel.name),1)])),_:1},8,["class"]),r.panel.helpText?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,class:"text-gray-500 text-sm font-semibold italic mb-3",innerHTML:r.panel.helpText},null,8,l)):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`form-${s.field.component}`),{errors:r.validationErrors,"resource-id":s.relationId,"resource-name":s.field.resourceName,field:s.field,"via-resource":s.field.from.viaResource,"via-resource-id":s.field.from.viaResourceId,"via-relationship":s.field.from.viaRelationship,"form-unique-id":e.relationFormUniqueId,mode:e.mode,onFieldChanged:t[0]||(t[0]=t=>e.$emit("field-changed")),onFileDeleted:s.handleFileDeleted,onFileUploadStarted:t[1]||(t[1]=t=>e.$emit("file-upload-started")),onFileUploadFinished:t[2]||(t[2]=t=>e.$emit("file-upload-finished")),"show-help-text":r.showHelpText},null,40,["errors","resource-id","resource-name","field","via-resource","via-resource-id","via-relationship","form-unique-id","mode","onFileDeleted","show-help-text"]))])):(0,o.createCommentVNode)("",!0)}],["__file","RelationshipPanel.vue"]])},83348:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M4 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm8 2a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm8 2a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconMore.vue"]])},83410:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"},null,-1)]))}],["__file","HeroiconsOutlineBadgeCheck.vue"]])},83419:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-2 0c0 .993-.241 1.929-.668 2.754l-1.524-1.525a3.997 3.997 0 00.078-2.183l1.562-1.562C15.802 8.249 16 9.1 16 10zm-5.165 3.913l1.58 1.58A5.98 5.98 0 0110 16a5.976 5.976 0 01-2.516-.552l1.562-1.562a4.006 4.006 0 001.789.027zm-4.677-2.796a4.002 4.002 0 01-.041-2.08l-.08.08-1.53-1.533A5.98 5.98 0 004 10c0 .954.223 1.856.619 2.657l1.54-1.54zm1.088-6.45A5.974 5.974 0 0110 4c.954 0 1.856.223 2.657.619l-1.54 1.54a4.002 4.002 0 00-2.346.033L7.246 4.668zM12 10a2 2 0 11-4 0 2 2 0 014 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidSupport.vue"]])},83476:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18 12H6"},null,-1)]))}],["__file","HeroiconsOutlineMinus.vue"]])},83658:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["index","resource","resourceName","resourceId","field"],computed:{excerpt(){return this.field.previewFor}}};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Excerpt"),s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{content:i.excerpt,"should-show":r.field.shouldShow},null,8,["content","should-show"])])),_:1},8,["index","field"])}],["__file","MarkdownField.vue"]])},83699:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726),n=r(27226);const l={class:"py-1"},i={__name:"LensSelector",props:["resourceName","lenses"],setup:e=>(t,r)=>{const i=(0,o.resolveComponent)("DropdownMenuItem"),a=(0,o.resolveComponent)("DropdownMenu"),s=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createBlock)(s,{placement:"bottom-end"},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{class:"divide-y divide-gray-100 dark:divide-gray-800 divide-solid px-1",width:"auto"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",l,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.lenses,(r=>((0,o.openBlock)(),(0,o.createBlock)(i,{key:r.uriKey,href:t.$url(`/resources/${e.resourceName}/lens/${r.uriKey}`),as:"link",class:"px-3 py-2 hover:bg-gray-50 dark:hover:bg-gray-800"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.name),1)])),_:2},1032,["href"])))),128))])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)((0,o.unref)(n.A),{variant:"ghost",padding:"tight",icon:"video-camera","trailing-icon":"chevron-down","aria-label":t.__("Lens Dropdown")},null,8,["aria-label"])])),_:1})}};const a=(0,r(66262).A)(i,[["__file","LensSelector.vue"]])},83817:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const i={};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("input",(0,o.mergeProps)(function(e){for(var t=1;t{"use strict";r.r(t),r.d(t,{default:()=>x});var o=r(29726);const n={key:1,class:"flex flex-col justify-center items-center px-6 py-8"},l=["dusk"],i={class:"hidden md:inline-block"},a={class:"inline-block md:hidden"};var s=r(76135),c=r.n(s),d=r(55378),u=r.n(d),h=r(15101),p=r.n(h),m=r(48081),v=r.n(m),f=r(18700),g=r(63808);function w(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function k(e){for(var t=1;t{c()(this.availableFields,(t=>{t.fill(e)}))}))},async getFields(){this.loading=!0,this.panels=[],this.fields=[];const{data:{title:e,panels:t,fields:r}}=await Nova.request().get(this.getFieldsEndpoint,{params:{editing:!0,editMode:this.editMode,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,relationshipType:this.field.relationshipType}}).catch((e=>{[403,404].includes(e.response.status)&&Nova.error(this.__("There was a problem fetching the resource."))}));this.fields=u()(r,(e=>(e.resourceName!==this.field.from.viaResource||"belongsTo"!==e.relationshipType||"create"!==this.editMode&&e.belongsToId.toString()!==this.field.from.viaResourceId.toString()?"morphTo"===e.relationshipType&&("create"===this.editMode||e.resourceName===this.field.from.viaResource&&e.morphToId.toString()===this.field.from.viaResourceId.toString())&&(e.visible=!1,e.fill=()=>{}):(e.visible=!1,e.fill=()=>{}),e.validationKey=`${this.fieldAttribute}.${e.validationKey}`,e))),this.loading=!1,Nova.$emit("resource-loaded",{resourceName:this.resourceName,resourceId:this.resourceId?this.resourceId.toString():null,mode:this.editMode})},showEditForm(){this.isEditing=!0},handleFileDeleted(){this.$emit("update-last-retrieved-at-timestamp")}},computed:{availableFields(){return v()(this.fields,(e=>["relationship-panel"].includes(e.component)&&["hasOne","morphOne"].includes(e.fields[0].relationshipType)||e.readonly))},getFieldsEndpoint(){return"update"===this.editMode?`/nova-api/${this.resourceName}/${this.resourceId}/update-fields`:`/nova-api/${this.resourceName}/creation-fields`},editMode(){return null===this.field.hasOneId?"create":"update"}}};const x=(0,r(66262).A)(b,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("LoadingView"),h=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createBlock)(h,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(u,{loading:c.loading},{default:(0,o.withCtx)((()=>[c.isEditing?((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:0},(0,o.renderList)(d.availableFields,((n,l)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(`form-${n.component}`),{index:l,key:l,errors:r.errors,"resource-id":e.resourceId,"resource-name":e.resourceName,field:n,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId,"via-relationship":e.viaRelationship,"shown-via-new-relation-modal":!1,"form-unique-id":r.formUniqueId,onFieldChanged:t[0]||(t[0]=t=>e.$emit("field-changed")),onFileDeleted:d.handleFileDeleted,onFileUploadStarted:t[1]||(t[1]=t=>e.$emit("file-upload-started")),onFileUploadFinished:t[2]||(t[2]=t=>e.$emit("file-upload-finished")),"show-help-text":e.showHelpText},null,40,["index","errors","resource-id","resource-name","field","via-resource","via-resource-id","via-relationship","form-unique-id","onFileDeleted","show-help-text"])))),128)):((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("button",{class:"focus:outline-none focus:ring rounded border-2 border-primary-300 dark:border-gray-500 hover:border-primary-500 active:border-primary-400 dark:hover:border-gray-400 dark:active:border-gray-300 bg-white dark:bg-transparent text-primary-500 dark:text-gray-400 px-3 h-9 inline-flex items-center font-bold shrink-0",dusk:`create-${r.field.attribute}-relation-button`,onClick:t[3]||(t[3]=(0,o.withModifiers)(((...e)=>d.showEditForm&&d.showEditForm(...e)),["prevent"])),type:"button"},[(0,o.createElementVNode)("span",i,(0,o.toDisplayString)(e.__("Create :resource",{resource:r.field.singularLabel})),1),(0,o.createElementVNode)("span",a,(0,o.toDisplayString)(e.__("Create")),1)],8,l)]))])),_:1},8,["loading"])])),_:1})}],["__file","HasOneField.vue"]])},84009:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n={class:"p-2"},l={key:1};const i={components:{Button:r(27226).A},props:["index","resource","resourceName","resourceId","field"]};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Button"),d=(0,o.resolveComponent)("TagList"),u=(0,o.resolveComponent)("TagGroup"),h=(0,o.resolveComponent)("DropdownMenu"),p=(0,o.resolveComponent)("Dropdown");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${r.field.textAlign}`)},[r.field.value.length>0?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0},{menu:(0,o.withCtx)((()=>[(0,o.createVNode)(h,{width:"auto"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,["list"===r.field.style?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,tags:r.field.value,"resource-name":r.field.resourceName,editable:!1,"with-preview":r.field.withPreview},null,8,["tags","resource-name","with-preview"])):(0,o.createCommentVNode)("",!0),"group"===r.field.style?((0,o.openBlock)(),(0,o.createBlock)(u,{key:1,tags:r.field.value,"resource-name":r.field.resourceName,editable:!1,"with-preview":r.field.withPreview},null,8,["tags","resource-name","with-preview"])):(0,o.createCommentVNode)("",!0)])])),_:1})])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{variant:"link"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("View")),1)])),_:1})])),_:1})):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))],2)}],["__file","TagField.vue"]])},84348:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChevronLeft.vue"]])},84383:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M16 11V7a4 4 0 00-8 0v4M5 9h14l1 12H4L5 9z"},null,-1)]))}],["__file","HeroiconsOutlineShoppingBag.vue"]])},84451:(e,t,r)=>{"use strict";function o(e){let t=Intl.DateTimeFormat(e,{hour:"numeric"}).resolvedOptions().hourCycle;return"h23"==t||"h24"==t?24:12}function n(e,t){return 0===t?null:e>t?(e-t)/Math.abs(t)*100:(t-e)/Math.abs(t)*-100}function l(e,t=100){return Promise.all([e,new Promise((e=>{setTimeout((()=>e()),t)}))]).then((e=>e[0]))}r.d(t,{ZH:()=>p,Nr:()=>o,G4:()=>n,Bp:()=>l,zQ:()=>d});var i=r(23727),a=r.n(i),s=r(85015),c=r.n(s);function d(e,t){return c()(t)&&null==t.match(/^(.*)[A-Za-zÀ-ÖØ-öø-ÿ]$/)?t:e>1||0==e?a().pluralize(t):a().singularize(t)}var u=r(55808),h=r.n(u);function p(e){return h()(e)}},84697:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"},null,-1)]))}],["__file","HeroiconsOutlineTrendingUp.vue"]])},84938:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M14.707 12.707a1 1 0 01-1.414 0L10 9.414l-3.293 3.293a1 1 0 01-1.414-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 010 1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChevronUp.vue"]])},84996:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPlay.vue"]])},85141:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>D});var o=r(29726);const n={class:"flex items-center w-full max-w-xs h-12"},l={class:"flex-1 relative"},i={class:"relative z-10",ref:"searchInput"},a=["placeholder","aria-label","aria-expanded"],s={ref:"results",class:"w-full max-w-lg z-10"},c={key:0,class:"bg-white dark:bg-gray-800 py-6 rounded-lg shadow-lg w-full mt-2 max-h-[calc(100vh-5em)] overflow-x-hidden overflow-y-auto"},d={key:1,dusk:"global-search-results",class:"bg-white dark:bg-gray-800 rounded-lg shadow-lg w-full mt-2 max-h-[calc(100vh-5em)] overflow-x-hidden overflow-y-auto",ref:"container"},u={class:"text-xs font-bold uppercase tracking-wide bg-gray-300 dark:bg-gray-900 py-2 px-3"},h=["dusk","onClick"],p=["src"],m={class:"flex-auto text-left"},v={key:0,class:"text-xs mt-1"},f={key:2,dusk:"global-search-empty-results",class:"bg-white dark:bg-gray-800 overflow-hidden rounded-lg shadow-lg w-full mt-2 max-h-search overflow-y-auto"},g={class:"text-xs font-bold uppercase tracking-wide bg-40 py-4 px-3"};var w=r(40485),k=r(53110),y=r(55378),b=r.n(y),x=r(38221),B=r.n(x),C=r(87612),N=r.n(C),V=r(7309),E=r.n(V),S=r(69843),_=r.n(S),A=r(50014),H=r.n(A);function O(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function M(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const R={data:()=>({searchFunction:null,canceller:null,showOverlay:!1,loading:!1,resultsVisible:!1,searchTerm:"",results:[],selected:0}),watch:{searchTerm(e){null!==this.canceller&&this.canceller(),""===e?(this.resultsVisible=!1,this.selected=-1,this.results=[]):this.search()},resultsVisible(e){!0!==e?document.body.classList.remove("overflow-y-hidden"):document.body.classList.add("overflow-y-hidden")}},created(){this.searchFunction=B()((async()=>{if(this.showOverlay=!0,this.$nextTick((()=>{this.popper=(0,w.n4)(this.$refs.searchInput,this.$refs.results,{placement:"bottom-start",boundary:"viewPort",modifiers:[{name:"offset",options:{offset:[0,8]}}]})})),""===this.searchTerm)return this.canceller(),this.resultsVisible=!1,void(this.results=[]);this.resultsVisible=!0,this.loading=!0,this.results=[],this.selected=0;try{const{data:r}=await(e=this.searchTerm,t=e=>this.canceller=e,Nova.request().get("/nova-api/search",{params:{search:e},cancelToken:new k.qm((e=>t(e)))}));this.results=r,this.loading=!1}catch(e){if(e instanceof k.ZD)return;throw this.loading=!1,e}var e,t}),Nova.config("debounce"))},mounted(){Nova.addShortcut("/",(()=>(this.focusSearch(),!1)))},beforeUnmount(){null!==this.canceller&&this.canceller(),this.resultsVisible=!1,Nova.disableShortcut("/")},methods:{async focusSearch(){this.results.length>0&&(this.showOverlay=!0,this.resultsVisible=!0,await this.popper.update()),this.$refs.input.focus()},closeSearch(){this.$refs.input.blur(),this.resultsVisible=!1,this.showOverlay=!1},search(){this.searchFunction()},move(e){if(this.results.length){let t=this.selected+e;t<0?(this.selected=this.results.length-1,this.updateScrollPosition()):t>this.results.length-1?(this.selected=0,this.updateScrollPosition()):t>=0&&t{e&&(e[0].offsetTop>t.scrollTop+t.clientHeight-e[0].clientHeight&&(t.scrollTop=e[0].offsetTop+e[0].clientHeight-t.clientHeight),e[0].offsetTope.index===this.selected));this.goToSelectedResource(e,!1)}},goToSelectedResource(e,t=!1){if(null!==this.canceller&&this.canceller(),this.closeSearch(),_()(e))return;let r=Nova.url(`/resources/${e.resourceName}/${e.resourceId}`);"edit"===e.linksTo&&(r+="/edit"),t?window.open(r,"_blank"):Nova.visit({url:r,remote:!1})}},computed:{indexedResults(){return b()(this.results,((e,t)=>function(e){for(var t=1;t({resourceName:e.resourceName,resourceTitle:e.resourceTitle}))),"resourceName")},formattedResults(){return b()(this.formattedGroups,(e=>({resourceName:e.resourceName,resourceTitle:e.resourceTitle,items:N()(this.indexedResults,(t=>t.resourceName===e.resourceName))})))}}};const D=(0,r(66262).A)(R,[["render",function(e,t,r,w,k,y){const b=(0,o.resolveComponent)("Icon"),x=(0,o.resolveComponent)("Loader"),B=(0,o.resolveComponent)("Backdrop");return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("div",i,[(0,o.createVNode)(b,{type:"search",width:"20",class:"absolute ml-2 text-gray-400",style:{top:"4px"}}),(0,o.withDirectives)((0,o.createElementVNode)("input",{dusk:"global-search",ref:"input",onKeydown:[t[0]||(t[0]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>y.goToCurrentlySelectedResource&&y.goToCurrentlySelectedResource(...e)),["stop"]),["enter"])),t[1]||(t[1]=(0,o.withKeys)((0,o.withModifiers)(((...e)=>y.closeSearch&&y.closeSearch(...e)),["stop"]),["esc"])),t[2]||(t[2]=(0,o.withKeys)((0,o.withModifiers)((e=>y.move(1)),["prevent"]),["down"])),t[3]||(t[3]=(0,o.withKeys)((0,o.withModifiers)((e=>y.move(-1)),["prevent"]),["up"]))],"onUpdate:modelValue":t[4]||(t[4]=t=>e.searchTerm=t),onFocus:t[5]||(t[5]=(...e)=>y.focusSearch&&y.focusSearch(...e)),type:"search",placeholder:e.__("Press / to search"),class:"appearance-none rounded-full h-8 pl-10 w-full bg-gray-100 dark:bg-gray-900 dark:focus:bg-gray-800 focus:bg-white focus:outline-none focus:ring focus:ring-primary-200 dark:focus:ring-gray-600",role:"search","aria-label":e.__("Search"),"aria-expanded":!0===e.resultsVisible?"true":"false",spellcheck:"false"},null,40,a),[[o.vModelText,e.searchTerm]])],512),((0,o.openBlock)(),(0,o.createBlock)(o.Teleport,{to:"body"},[(0,o.createVNode)(o.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition duration-200 ease-in","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createElementVNode)("div",s,[e.loading?((0,o.openBlock)(),(0,o.createElementBlock)("div",c,[(0,o.createVNode)(x,{class:"text-gray-300",width:"40"})])):(0,o.createCommentVNode)("",!0),e.results.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(y.formattedResults,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:t.resourceTitle},[(0,o.createElementVNode)("h3",u,(0,o.toDisplayString)(t.resourceTitle),1),(0,o.createElementVNode)("ul",null,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(t.items,(t=>((0,o.openBlock)(),(0,o.createElementBlock)("li",{key:t.resourceName+" "+t.index,ref_for:!0,ref:t.index===e.selected?"selected":null},[(0,o.createElementVNode)("button",{dusk:t.resourceName+" "+t.index,onClick:[(0,o.withModifiers)((e=>y.goToSelectedResource(t,!1)),["exact"]),(0,o.withModifiers)((e=>y.goToSelectedResource(t,!0)),["ctrl"]),(0,o.withModifiers)((e=>y.goToSelectedResource(t,!0)),["meta"])],class:(0,o.normalizeClass)(["w-full flex items-center hover:bg-gray-100 dark:hover:bg-gray-700 text-gray-600 hover:text-gray-500 dark:text-gray-400 dark:hover:text-gray-300 py-2 px-3 no-underline font-normal",{"bg-white dark:bg-gray-800":e.selected!==t.index,"bg-gray-100 dark:bg-gray-700":e.selected===t.index}])},[t.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:0,src:t.avatar,class:(0,o.normalizeClass)(["flex-none h-8 w-8 mr-3",{"rounded-full":t.rounded,rounded:!t.rounded}])},null,10,p)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",m,[(0,o.createElementVNode)("p",null,(0,o.toDisplayString)(t.title),1),t.subTitle?((0,o.openBlock)(),(0,o.createElementBlock)("p",v,(0,o.toDisplayString)(t.subTitle),1)):(0,o.createCommentVNode)("",!0)])],10,h)])))),128))])])))),128))],512)):(0,o.createCommentVNode)("",!0),e.loading||0!==e.results.length?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("div",f,[(0,o.createElementVNode)("h3",g,(0,o.toDisplayString)(e.__("No Results Found.")),1)]))],512),[[o.vShow,e.resultsVisible]])])),_:1}),(0,o.createVNode)(o.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"opacity-0","enter-to-class":"opacity-100","leave-active-class":"transition duration-200 ease-in","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(B,{onClick:y.closeSearch,show:e.showOverlay,class:"bg-gray-500/75 dark:bg-gray-900/75 z-0"},null,8,["onClick","show"])])),_:1})]))])])}],["__file","GlobalSearch.vue"]])},85321:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"},null,-1)]))}],["__file","HeroiconsOutlineCode.vue"]])},85364:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 530 560"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createStaticVNode)('',1)]))}],["__file","ErrorPageIcon.vue"]])},85371:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(29726);const n=["textContent"],l={key:1};var i=r(18700),a=r(39754),s=r.n(a);const c={mixins:[i.S0],props:["resourceName","field"],computed:{hasValues(){return this.fieldValues.length>0},fieldValues(){let e=[];return s()(this.field.options,(t=>{this.isEqualsToValue(t.value)&&e.push(t.label)})),e}}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,i,a,s){return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[s.hasValues?((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,{key:0},(0,o.renderList)(s.fieldValues,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("span",{textContent:(0,o.toDisplayString)(e),class:"inline-block text-sm mb-1 mr-2 px-2 py-0 bg-primary-500 text-white dark:text-gray-900 rounded"},null,8,n)))),256)):((0,o.openBlock)(),(0,o.createElementBlock)("p",l,"—"))])}],["__file","MultiSelectField.vue"]])},85501:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 7a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 13a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMenuAlt4.vue"]])},85542:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z"},null,-1)]))}],["__file","HeroiconsOutlineSparkles.vue"]])},85548:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 5a1 1 0 011 1v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3H6a1 1 0 110-2h3V6a1 1 0 011-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPlus.vue"]])},85556:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 10h18M7 15h1m4 0h1m-7 4h12a3 3 0 003-3V8a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3z"},null,-1)]))}],["__file","HeroiconsOutlineCreditCard.vue"]])},85698:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"},null,-1)]))}],["__file","HeroiconsOutlineAdjustments.vue"]])},86121:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>k});var o=r(29726);const n={class:"flex items-center"},l={key:0,class:"flex items-center"},i={key:0,class:"mr-3"},a=["src"],s=["disabled"];var c=r(7309),d=r.n(c),u=r(69843),h=r.n(u);const p={fetchAvailableResources:(e,t,r)=>Nova.request().get(`/nova-api/${e}/associatable/${t}`,r),determineIfSoftDeletes:e=>Nova.request().get(`/nova-api/${e}/soft-deletes`)};var m=r(18700),v=r(2673),f=r(24713),g=r.n(f);const w={mixins:[m.Gj,m._w,m.XJ,m.Bz,m.zJ],props:{resourceId:{}},data:()=>({availableResources:[],initializingWithExistingResource:!1,createdViaRelationModal:!1,selectedResource:null,selectedResourceId:null,softDeletes:!1,withTrashed:!1,search:"",relationModalOpen:!1}),mounted(){this.initializeComponent()},methods:{initializeComponent(){this.withTrashed=!1,this.selectedResourceId=this.currentField.value,this.editingExistingResource?(this.initializingWithExistingResource=!0,this.selectedResourceId=this.currentField.belongsToId):this.viaRelatedResource&&(this.initializingWithExistingResource=!0,this.selectedResourceId=this.viaResourceId),this.shouldSelectInitialResource?(this.useSearchInput||(this.initializingWithExistingResource=!1),this.getAvailableResources().then((()=>this.selectInitialResource()))):!this.isSearchable&&this.currentlyIsVisible&&this.getAvailableResources(),this.determineIfSoftDeletes(),this.field.fill=this.fill},selectResourceFromSelectControl(e){this.selectedResourceId=e,this.selectInitialResource(),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)},fill(e){this.fillIfVisible(e,this.fieldAttribute,this.selectedResource?this.selectedResource.value:""),this.fillIfVisible(e,`${this.fieldAttribute}_trashed`,this.withTrashed)},getAvailableResources(){return Nova.$progress.start(),p.fetchAvailableResources(this.resourceName,this.fieldAttribute,{params:this.queryParams}).then((({data:{resources:e,softDeletes:t,withTrashed:r}})=>{if(Nova.$progress.done(),!this.initializingWithExistingResource&&this.isSearchable||(this.withTrashed=r),this.viaRelatedResource){let t=d()(e,(e=>this.isSelectedResourceId(e.value)));if(h()(t)&&!this.shouldIgnoreViaRelatedResource)return Nova.visit("/404")}this.useSearchInput&&(this.initializingWithExistingResource=!1),this.availableResources=e,this.softDeletes=t})).catch((e=>{Nova.$progress.done()}))},determineIfSoftDeletes(){return p.determineIfSoftDeletes(this.field.resourceName).then((e=>{this.softDeletes=e.data.softDeletes}))},isNumeric:e=>!isNaN(parseFloat(e))&&isFinite(e),selectInitialResource(){this.selectedResource=d()(this.availableResources,(e=>this.isSelectedResourceId(e.value)))},toggleWithTrashed(){let e,t;(0,v.A)(this.selectedResource)&&(e=this.selectedResource,t=this.selectedResource.value),this.withTrashed=!this.withTrashed,this.selectedResource=null,this.selectedResourceId=null,this.useSearchInput||this.getAvailableResources().then((()=>{let e=g()(this.availableResources,(e=>e.value===t));e>-1?(this.selectedResource=this.availableResources[e],this.selectedResourceId=t):(this.selectedResource=null,this.selectedResourceId=null)}))},openRelationModal(){Nova.$emit("create-relation-modal-opened"),this.relationModalOpen=!0},closeRelationModal(){this.relationModalOpen=!1,Nova.$emit("create-relation-modal-closed")},handleSetResource({id:e}){this.closeRelationModal(),this.selectedResourceId=e,this.initializingWithExistingResource=!0,this.createdViaRelationModal=!0,this.getAvailableResources().then((()=>{this.selectInitialResource(),this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)}))},performResourceSearch(e){this.useSearchInput?this.performSearch(e):this.search=e},clearResourceSelection(){const e=this.selectedResourceId;this.clearSelection(),this.viaRelatedResource&&!this.createdViaRelationModal?this.updateQueryString({viaResource:null,viaResourceId:null,viaRelationship:null,relationshipType:null}).then((()=>{Nova.$router.reload({onSuccess:()=>{this.initializingWithExistingResource=!1,this.initializeComponent()}})})):(this.createdViaRelationModal?(this.selectedResourceId=e,this.createdViaRelationModal=!1,this.initializingWithExistingResource=!0):this.editingExistingResource&&(this.initializingWithExistingResource=!1),this.isSearchable&&!this.shouldLoadFirstResource||!this.currentlyIsVisible||this.getAvailableResources())},revertSyncedFieldToPreviousValue(e){this.syncedField.belongsToId=e.belongsToId},onSyncedField(){this.viaRelatedResource||(this.initializeComponent(),h()(this.syncedField.value)&&h()(this.selectedResourceId)&&this.selectInitialResource())},emitOnSyncedFieldValueChange(){this.viaRelatedResource||this.emitFieldValueChange(this.fieldAttribute,this.selectedResourceId)},syncedFieldValueHasNotChanged(){return this.isSelectedResourceId(this.currentField.value)},isSelectedResourceId(e){return!h()(e)&&e?.toString()===this.selectedResourceId?.toString()}},computed:{editingExistingResource(){return(0,v.A)(this.field.belongsToId)},viaRelatedResource(){return Boolean(this.viaResource===this.field.resourceName&&this.field.reverse&&this.viaResourceId)},shouldSelectInitialResource(){return Boolean(this.editingExistingResource||this.viaRelatedResource||this.currentField.value)},isSearchable(){return Boolean(this.currentField.searchable)},queryParams(){return{current:this.selectedResourceId,first:this.shouldLoadFirstResource,search:this.search,withTrashed:this.withTrashed,resourceId:this.resourceId,viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship,component:this.field.dependentComponentKey,dependsOn:this.encodedDependentFieldValues,editing:!0,editMode:h()(this.resourceId)||""===this.resourceId?"create":"update"}},shouldLoadFirstResource(){return this.initializingWithExistingResource&&!this.shouldIgnoreViaRelatedResource||Boolean(this.currentlyIsReadonly&&this.selectedResourceId)},shouldShowTrashed(){return this.softDeletes&&!this.viaRelatedResource&&!this.currentlyIsReadonly&&this.currentField.displaysWithTrashed},authorizedToCreate(){return d()(Nova.config("resources"),(e=>e.uriKey===this.field.resourceName)).authorizedToCreate},canShowNewRelationModal(){return this.currentField.showCreateRelationButton&&!this.shownViaNewRelationModal&&!this.viaRelatedResource&&!this.currentlyIsReadonly&&this.authorizedToCreate},placeholder(){return this.currentField.placeholder||this.__("—")},filteredResources(){return this.isSearchable?this.availableResources:this.availableResources.filter((e=>e.display.toLowerCase().indexOf(this.search.toLowerCase())>-1||new String(e.value).indexOf(this.search)>-1))},shouldIgnoreViaRelatedResource(){return this.viaRelatedResource&&(0,v.A)(this.search)},useSearchInput(){return this.isSearchable||this.viaRelatedResource}}};const k=(0,r(66262).A)(w,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("SearchInputResult"),p=(0,o.resolveComponent)("SearchInput"),m=(0,o.resolveComponent)("SelectControl"),v=(0,o.resolveComponent)("CreateRelationButton"),f=(0,o.resolveComponent)("CreateRelationModal"),g=(0,o.resolveComponent)("TrashedCheckbox"),w=(0,o.resolveComponent)("DefaultField"),k=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(w,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[u.useSearchInput?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,dusk:`${e.field.resourceName}-search-input`,disabled:e.currentlyIsReadonly,onInput:u.performResourceSearch,onClear:u.clearResourceSelection,onSelected:e.selectResource,"has-error":e.hasError,debounce:e.currentField.debounce,value:e.selectedResource,data:u.filteredResources,clearable:e.currentField.nullable||u.editingExistingResource||u.viaRelatedResource||e.createdViaRelationModal,trackBy:"value",class:"w-full",mode:e.mode},{option:(0,o.withCtx)((({selected:t,option:r})=>[(0,o.createVNode)(h,{option:r,selected:t,"with-subtitles":e.currentField.withSubtitles},null,8,["option","selected","with-subtitles"])])),default:(0,o.withCtx)((()=>[e.selectedResource?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[e.selectedResource.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("div",i,[(0,o.createElementVNode)("img",{src:e.selectedResource.avatar,class:"w-8 h-8 rounded-full block"},null,8,a)])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.selectedResource.display),1)])):(0,o.createCommentVNode)("",!0)])),_:1},8,["dusk","disabled","onInput","onClear","onSelected","has-error","debounce","value","data","clearable","mode"])):((0,o.openBlock)(),(0,o.createBlock)(m,{key:1,class:"w-full","has-error":e.hasError,dusk:`${e.field.resourceName}-select`,disabled:e.currentlyIsReadonly,options:e.availableResources,selected:e.selectedResourceId,"onUpdate:selected":t[0]||(t[0]=t=>e.selectedResourceId=t),onChange:u.selectResourceFromSelectControl,label:"display"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("option",{value:"",selected:"",disabled:!e.currentField.nullable},(0,o.toDisplayString)(u.placeholder),9,s)])),_:1},8,["has-error","dusk","disabled","options","selected","onChange"])),u.canShowNewRelationModal?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(v,{key:2,onClick:u.openRelationModal,dusk:`${e.field.attribute}-inline-create`},null,8,["onClick","dusk"])),[[k,e.__("Create :resource",{resource:e.field.singularLabel})]]):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(f,{show:u.canShowNewRelationModal&&e.relationModalOpen,size:e.field.modalSize,onSetResource:u.handleSetResource,onCreateCancelled:u.closeRelationModal,"resource-name":e.field.resourceName,"resource-id":r.resourceId,"via-relationship":e.viaRelationship,"via-resource":e.viaResource,"via-resource-id":e.viaResourceId},null,8,["show","size","onSetResource","onCreateCancelled","resource-name","resource-id","via-relationship","via-resource","via-resource-id"]),u.shouldShowTrashed?((0,o.openBlock)(),(0,o.createBlock)(g,{key:0,class:"mt-3","resource-name":e.field.resourceName,checked:e.withTrashed,onInput:u.toggleWithTrashed},null,8,["resource-name","checked","onInput"])):(0,o.createCommentVNode)("",!0)])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","BelongsToField.vue"]])},86284:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M15.707 15.707a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414l5-5a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 010 1.414zm-6 0a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414l5-5a1 1 0 011.414 1.414L5.414 10l4.293 4.293a1 1 0 010 1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidChevronDoubleLeft.vue"]])},86549:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 13h6M3 17V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z"},null,-1)]))}],["__file","HeroiconsOutlineFolderRemove.vue"]])},86586:(e,t,r)=>{"use strict";r.d(t,{A:()=>l});var o=r(29726);const n={name:"Detail",props:(0,r(18700).rr)(["resourceName","resourceId"])};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("ResourceDetail");return(0,o.openBlock)(),(0,o.createBlock)(a,{resourceName:e.resourceName,resourceId:e.resourceId,shouldOverrideMeta:!0,shouldEnableShortcut:!0},null,8,["resourceName","resourceId"])}],["__file","Detail.vue"]])},86657:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7v8a2 2 0 002 2h6M8 7V5a2 2 0 012-2h4.586a1 1 0 01.707.293l4.414 4.414a1 1 0 01.293.707V15a2 2 0 01-2 2h-2M8 7H6a2 2 0 00-2 2v10a2 2 0 002 2h8a2 2 0 002-2v-2"},null,-1)]))}],["__file","HeroiconsOutlineDocumentDuplicate.vue"]])},86829:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"},null,-1)]))}],["__file","HeroiconsOutlineExclamation.vue"]])},86843:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"},null,-1)]))}],["__file","HeroiconsOutlineClipboardList.vue"]])},87038:(e,t,r)=>{"use strict";r.d(t,{A:()=>i});var o=r(29726);var n=r(25542);const l={name:"Attach",props:{resourceName:{type:String,required:!0},resourceId:{required:!0},relatedResourceName:{type:String,required:!0},viaResource:{default:""},viaResourceId:{default:""},parentResource:{type:Object},viaRelationship:{default:""},polymorphic:{default:!1}},data:()=>({formUniqueId:(0,n.L)()})};const i=(0,r(66262).A)(l,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("AttachResource");return(0,o.openBlock)(),(0,o.createBlock)(a,{"resource-name":r.resourceName,"resource-id":r.resourceId,"related-resource-name":r.relatedResourceName,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"parent-resource":r.parentResource,"via-relationship":r.viaRelationship,polymorphic:r.polymorphic,"form-unique-id":e.formUniqueId},null,8,["resource-name","resource-id","related-resource-name","via-resource","via-resource-id","parent-resource","via-relationship","polymorphic","form-unique-id"])}],["__file","Attach.vue"]])},87150:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M10.707 2.293a1 1 0 00-1.414 0l-7 7a1 1 0 001.414 1.414L4 10.414V17a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 001 1h2a1 1 0 001-1v-6.586l.293.293a1 1 0 001.414-1.414l-7-7z"},null,-1)]))}],["__file","HeroiconsSolidHome.vue"]])},87199:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1H3a1 1 0 01-1-1V4zM8 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1H9a1 1 0 01-1-1V4zM15 3a1 1 0 00-1 1v12a1 1 0 001 1h2a1 1 0 001-1V4a1 1 0 00-1-1h-2z"},null,-1)]))}],["__file","HeroiconsSolidViewBoards.vue"]])},87509:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCheck.vue"]])},87568:(e,t,r)=>{"use strict";r.d(t,{A:()=>f});var o=r(29726);const n={class:"text-2xl text-center font-normal mb-6"},l={class:"mb-6"},i={class:"block mb-2",for:"email"},a={class:"mb-6"},s={class:"block mb-2",for:"password"},c={class:"mb-6"},d={class:"block mb-2",for:"password_confirmation"};var u=r(12215),h=r.n(u),p=r(54710),m=r(27226);const v={layout:p.A,components:{Button:m.A},props:["email","token"],data(){return{form:Nova.form({email:this.email,password:"",password_confirmation:"",token:this.token})}},methods:{async attempt(){const{message:e}=await this.form.post(Nova.url("/password/reset")),t={url:Nova.url("/"),remote:!0};h().set("token",Math.random().toString(36),{expires:365}),Nova.$toasted.show(e,{action:{onClick:()=>Nova.visit(t),text:this.__("Reload")},duration:null,type:"success"}),setTimeout((()=>Nova.visit(t)),5e3)}}};const f=(0,r(66262).A)(v,[["render",function(e,t,r,u,h,p){const m=(0,o.resolveComponent)("Head"),v=(0,o.resolveComponent)("DividerLine"),f=(0,o.resolveComponent)("HelpText"),g=(0,o.resolveComponent)("Button");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.createVNode)(m,{title:e.__("Reset Password")},null,8,["title"]),(0,o.createElementVNode)("form",{onSubmit:t[3]||(t[3]=(0,o.withModifiers)(((...e)=>p.attempt&&p.attempt(...e)),["prevent"])),class:"bg-white dark:bg-gray-800 shadow rounded-lg p-8 w-[25rem] mx-auto"},[(0,o.createElementVNode)("h2",n,(0,o.toDisplayString)(e.__("Reset Password")),1),(0,o.createVNode)(v),(0,o.createElementVNode)("div",l,[(0,o.createElementVNode)("label",i,(0,o.toDisplayString)(e.__("Email Address")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[0]||(t[0]=e=>h.form.email=e),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":h.form.errors.has("email")}]),id:"email",type:"email",name:"email",required:"",autofocus:""},null,2),[[o.vModelText,h.form.email]]),h.form.errors.has("email")?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(h.form.errors.first("email")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",a,[(0,o.createElementVNode)("label",s,(0,o.toDisplayString)(e.__("Password")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[1]||(t[1]=e=>h.form.password=e),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":h.form.errors.has("password")}]),id:"password",type:"password",name:"password",required:""},null,2),[[o.vModelText,h.form.password]]),h.form.errors.has("password")?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(h.form.errors.first("password")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createElementVNode)("div",c,[(0,o.createElementVNode)("label",d,(0,o.toDisplayString)(e.__("Confirm Password")),1),(0,o.withDirectives)((0,o.createElementVNode)("input",{"onUpdate:modelValue":t[2]||(t[2]=e=>h.form.password_confirmation=e),class:(0,o.normalizeClass)(["form-control form-input form-control-bordered w-full",{"form-control-bordered-error":h.form.errors.has("password_confirmation")}]),id:"password_confirmation",type:"password",name:"password_confirmation",required:""},null,2),[[o.vModelText,h.form.password_confirmation]]),h.form.errors.has("password_confirmation")?((0,o.openBlock)(),(0,o.createBlock)(f,{key:0,class:"mt-2 text-red-500"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(h.form.errors.first("password_confirmation")),1)])),_:1})):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)(g,{class:"w-full flex justify-center",type:"submit",loading:h.form.processing},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.__("Reset Password")),1)])),_:1},8,["loading"])],32)])}],["__file","ResetPassword.vue"]])},87624:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6.267 3.455a3.066 3.066 0 001.745-.723 3.066 3.066 0 013.976 0 3.066 3.066 0 001.745.723 3.066 3.066 0 012.812 2.812c.051.643.304 1.254.723 1.745a3.066 3.066 0 010 3.976 3.066 3.066 0 00-.723 1.745 3.066 3.066 0 01-2.812 2.812 3.066 3.066 0 00-1.745.723 3.066 3.066 0 01-3.976 0 3.066 3.066 0 00-1.745-.723 3.066 3.066 0 01-2.812-2.812 3.066 3.066 0 00-.723-1.745 3.066 3.066 0 010-3.976 3.066 3.066 0 00.723-1.745 3.066 3.066 0 012.812-2.812zm7.44 5.252a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidBadgeCheck.vue"]])},87719:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={d:"M11 14.59V3a1 1 0 0 1 2 0v11.59l3.3-3.3a1 1 0 0 1 1.4 1.42l-5 5a1 1 0 0 1-1.4 0l-5-5a1 1 0 0 1 1.4-1.42l3.3 3.3zM3 17a1 1 0 0 1 2 0v3h14v-3a1 1 0 0 1 2 0v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconDownload.vue"]])},87811:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>h});var o=r(29726);const n=["value","id","dusk","disabled","list"],l=["id"],i=["value"];var a=r(18700);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function c(e){for(var t=1;t[(0,o.createElementVNode)("input",(0,o.mergeProps)(c.extraAttributes,{class:"w-full form-control form-input form-control-bordered",type:"url",onInput:t[0]||(t[0]=(...t)=>e.handleChange&&e.handleChange(...t)),value:e.value,id:e.currentField.uniqueKey,dusk:e.field.attribute,disabled:e.currentlyIsReadonly,list:`${e.field.attribute}-list`}),null,16,n),e.currentField.suggestions&&e.currentField.suggestions.length>0?((0,o.openBlock)(),(0,o.createElementBlock)("datalist",{key:0,id:`${e.field.attribute}-list`},[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(e.currentField.suggestions,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:e,value:e},null,8,i)))),128))],8,l)):(0,o.createCommentVNode)("",!0)])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","UrlField.vue"]])},87835:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M9 3a1 1 0 012 0v5.5a.5.5 0 001 0V4a1 1 0 112 0v4.5a.5.5 0 001 0V6a1 1 0 112 0v5a7 7 0 11-14 0V9a1 1 0 012 0v2.5a.5.5 0 001 0V4a1 1 0 012 0v4.5a.5.5 0 001 0V3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidHand.vue"]])},87925:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 19a2 2 0 01-2-2V7a2 2 0 012-2h4l2 2h4a2 2 0 012 2v1M5 19h14a2 2 0 002-2v-5a2 2 0 00-2-2H9a2 2 0 00-2 2v5a2 2 0 01-2 2z"},null,-1)]))}],["__file","HeroiconsOutlineFolderOpen.vue"]])},87947:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8.684 13.342C8.886 12.938 9 12.482 9 12c0-.482-.114-.938-.316-1.342m0 2.684a3 3 0 110-2.684m0 2.684l6.632 3.316m-6.632-6l6.632-3.316m0 0a3 3 0 105.367-2.684 3 3 0 00-5.367 2.684zm0 9.316a3 3 0 105.368 2.684 3 3 0 00-5.368-2.684z"},null,-1)]))}],["__file","HeroiconsOutlineShare.vue"]])},87988:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={key:0};var l=r(9592),i=r.n(l);r(7588);const a={props:["resourceName","field"],data:()=>({chartist:null}),watch:{"field.data":function(e,t){this.renderChart()}},methods:{renderChart(){this.chartist.update(this.field.data)}},mounted(){this.chartist=new(i()[this.chartStyle])(this.$refs.chart,{series:[this.field.data]},{height:this.chartHeight,width:this.chartWidth,showPoint:!1,fullWidth:!0,chartPadding:{top:0,right:0,bottom:0,left:0},axisX:{showGrid:!1,showLabel:!1,offset:0},axisY:{showGrid:!1,showLabel:!1,offset:0}})},computed:{hasData(){return this.field.data.length>0},chartStyle(){let e=this.field.chartStyle.toLowerCase();return["line","bar"].includes(e)?e.charAt(0).toUpperCase()+e.slice(1):"Line"},chartHeight(){return this.field.height||50},chartWidth(){return this.field.width||100}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,l,i,a){return a.hasData?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",{ref:"chart",class:"ct-chart",style:(0,o.normalizeStyle)({width:a.chartWidth,height:a.chartHeight})},null,4)])):(0,o.createCommentVNode)("",!0)}],["__file","SparklineField.vue"]])},88095:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 19V6l12-3v13M9 19c0 1.105-1.343 2-3 2s-3-.895-3-2 1.343-2 3-2 3 .895 3 2zm12-3c0 1.105-1.343 2-3 2s-3-.895-3-2 1.343-2 3-2 3 .895 3 2zM9 10l12-3"},null,-1)]))}],["__file","HeroiconsOutlineMusicNote.vue"]])},88239:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={class:"bg-gray-100 dark:bg-gray-800 rounded-t-lg flex border-b border-gray-200 dark:border-gray-700"},l={class:"bg-clip w-48 uppercase font-bold text-xxs text-gray-500 tracking-wide px-3 py-2"},i={class:"bg-clip flex-grow uppercase font-bold text-xxs text-gray-500 tracking-wide px-3 py-2 border-l border-gray-200 dark:border-gray-700"};const a={props:{keyLabel:{type:String},valueLabel:{type:String}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("div",l,(0,o.toDisplayString)(r.keyLabel),1),(0,o.createElementVNode)("div",i,(0,o.toDisplayString)(r.valueLabel),1)])}],["__file","KeyValueHeader.vue"]])},88339:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M5.5 13a3.5 3.5 0 01-.369-6.98 4 4 0 117.753-1.977A4.5 4.5 0 1113.5 13H11V9.413l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L9 9.414V13H5.5z"},null,-1),(0,o.createElementVNode)("path",{d:"M9 13h2v5a1 1 0 11-2 0v-5z"},null,-1)]))}],["__file","HeroiconsSolidCloudUpload.vue"]])},88388:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidDocument.vue"]])},88476:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 7h6m0 10v-3m-3 3h.01M9 17h.01M9 14h.01M12 14h.01M15 11h.01M12 11h.01M9 11h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineCalculator.vue"]])},89237:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M17.707 9.293a1 1 0 010 1.414l-7 7a1 1 0 01-1.414 0l-7-7A.997.997 0 012 10V5a3 3 0 013-3h5c.256 0 .512.098.707.293l7 7zM5 6a1 1 0 100-2 1 1 0 000 2z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidTag.vue"]])},89296:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var o=r(29726);const n={key:0,class:"form-input form-control-bordered px-0 overflow-hidden"},l={ref:"theTextarea"},i={key:1};var a=r(15237),s=r.n(a),c=r(18700),d=r(5187),u=r.n(d);function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function p(e){for(var t=1;t[e.fieldValue?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("textarea",l,null,512)])):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field"])}],["__file","CodeField.vue"]])},89401:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5.293 7.707a1 1 0 010-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L11 5.414V17a1 1 0 11-2 0V5.414L6.707 7.707a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowNarrowUp.vue"]])},89586:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>y});var o=r(29726);const n=["data-pivot-id","dusk"],l={class:"flex items-center justify-end space-x-0 text-gray-400"},i={class:"flex items-center gap-1"},a={class:"flex items-center gap-1"},s={class:"leading-normal"};var c=r(87612),d=r.n(c),u=r(28646),h=r(66278),p=r(27226),m=r(20008),v=r(81975);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function g(e){for(var t=1;t({commandPressed:!1,deleteModalOpen:!1,restoreModalOpen:!1,previewModalOpen:!1}),beforeMount(){this.isSelected=this.selectedResources.indexOf(this.resource)>-1},mounted(){window.addEventListener("keydown",this.handleKeydown),window.addEventListener("keyup",this.handleKeyup)},beforeUnmount(){window.removeEventListener("keydown",this.handleKeydown),window.removeEventListener("keyup",this.handleKeyup)},methods:{toggleSelection(){this.updateSelectionStatus(this.resource)},handleKeydown(e){"Meta"!==e.key&&"Control"!==e.key||(this.commandPressed=!0)},handleKeyup(e){"Meta"!==e.key&&"Control"!==e.key||(this.commandPressed=!1)},handleClick(e){return!1===this.resourceHasId?void 0:"edit"===this.clickAction?this.navigateToEditView(e):"select"===this.clickAction?this.toggleSelection():"ignore"===this.clickAction?void 0:"detail"===this.clickAction?this.navigateToDetailView(e):"preview"===this.clickAction?this.navigateToPreviewView(e):this.navigateToDetailView(e)},navigateToDetailView(e){this.resource.authorizedToView&&(this.commandPressed?window.open(this.viewURL,"_blank"):u.Inertia.visit(this.viewURL))},navigateToEditView(e){this.resource.authorizedToUpdate&&(this.commandPressed?window.open(this.updateURL,"_blank"):u.Inertia.visit(this.updateURL))},navigateToPreviewView(e){this.resource.authorizedToView&&this.openPreviewModal()},openPreviewModal(){this.previewModalOpen=!0},closePreviewModal(){this.previewModalOpen=!1},openDeleteModal(){this.deleteModalOpen=!0},confirmDelete(){this.deleteResource(this.resource),this.closeDeleteModal()},closeDeleteModal(){this.deleteModalOpen=!1},openRestoreModal(){this.restoreModalOpen=!0},confirmRestore(){this.restoreResource(this.resource),this.closeRestoreModal()},closeRestoreModal(){this.restoreModalOpen=!1}},computed:g(g({},(0,h.L8)(["currentUser"])),{},{updateURL(){return this.viaManyToMany?this.$url(`/resources/${this.viaResource}/${this.viaResourceId}/edit-attached/${this.resourceName}/${this.resource.id.value}`,{viaRelationship:this.viaRelationship,viaPivotId:this.resource.id.pivotValue}):this.$url(`/resources/${this.resourceName}/${this.resource.id.value}/edit`,{viaResource:this.viaResource,viaResourceId:this.viaResourceId,viaRelationship:this.viaRelationship})},viewURL(){return this.$url(`/resources/${this.resourceName}/${this.resource.id.value}`)},availableActions(){return d()(this.resource.actions,(e=>e.showOnTableRow))},shouldShowTight(){return"tight"===this.tableStyle},clickableRow(){return!1!==this.resourceHasId&&("edit"===this.clickAction?this.resource.authorizedToUpdate:"select"===this.clickAction?this.shouldShowCheckboxes:"ignore"!==this.clickAction&&("detail"===this.clickAction||this.clickAction,this.resource.authorizedToView))},shouldShowActionDropdown(){return this.availableActions.length>0||this.userHasAnyOptions},shouldShowPreviewLink(){return this.resource.authorizedToView&&this.resource.previewHasFields},userHasAnyOptions(){return this.resourceHasId&&(this.resource.authorizedToReplicate||this.shouldShowPreviewLink||this.canBeImpersonated)},canBeImpersonated(){return this.currentUser.canImpersonate&&this.resource.authorizedToImpersonate}})};const y=(0,r(66262).A)(k,[["render",function(e,t,r,c,d,u){const h=(0,o.resolveComponent)("Checkbox"),p=(0,o.resolveComponent)("InlineActionDropdown"),m=(0,o.resolveComponent)("Icon"),v=(0,o.resolveComponent)("Link"),f=(0,o.resolveComponent)("Button"),g=(0,o.resolveComponent)("DeleteResourceModal"),w=(0,o.resolveComponent)("ModalHeader"),k=(0,o.resolveComponent)("ModalContent"),y=(0,o.resolveComponent)("RestoreResourceModal"),b=(0,o.resolveComponent)("PreviewResourceModal"),x=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,[(0,o.createElementVNode)("tr",{"data-pivot-id":r.resource.id.pivotValue,dusk:`${r.resource.id.value}-row`,class:(0,o.normalizeClass)(["group",{"divide-x divide-gray-100 dark:divide-gray-700":r.shouldShowColumnBorders}]),onClick:t[4]||(t[4]=(0,o.withModifiers)(((...e)=>u.handleClick&&u.handleClick(...e)),["stop","prevent"]))},[r.shouldShowCheckboxes?((0,o.openBlock)(),(0,o.createElementBlock)("td",{key:0,class:(0,o.normalizeClass)([{"py-2":!u.shouldShowTight,"cursor-pointer":r.resource.authorizedToView},"w-[1%] white-space-nowrap pl-5 pr-5 dark:bg-gray-800 group-hover:bg-gray-50 dark:group-hover:bg-gray-900"]),onClick:t[0]||(t[0]=(0,o.withModifiers)((()=>{}),["stop"]))},[r.shouldShowCheckboxes?((0,o.openBlock)(),(0,o.createBlock)(h,{key:0,onChange:u.toggleSelection,"model-value":r.checked,dusk:`${r.resource.id.value}-checkbox`,"aria-label":e.__("Select Resource :title",{title:r.resource.title})},null,8,["onChange","model-value","dusk","aria-label"])):(0,o.createCommentVNode)("",!0)],2)):(0,o.createCommentVNode)("",!0),((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(r.resource.fields,((e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("td",{key:e.uniqueKey,class:(0,o.normalizeClass)([{"px-6":0===t&&!r.shouldShowCheckboxes,"px-2":0!==t||r.shouldShowCheckboxes,"py-2":!u.shouldShowTight,"whitespace-nowrap":!e.wrapping,"cursor-pointer":u.clickableRow},"dark:bg-gray-800 group-hover:bg-gray-50 dark:group-hover:bg-gray-900"])},[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)("index-"+e.component),{class:(0,o.normalizeClass)(`text-${e.textAlign}`),field:e,resource:r.resource,"resource-name":r.resourceName,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId},null,8,["class","field","resource","resource-name","via-resource","via-resource-id"]))],2)))),128)),(0,o.createElementVNode)("td",{class:(0,o.normalizeClass)([{"py-2":!u.shouldShowTight,"cursor-pointer":r.resource.authorizedToView},"px-2 w-[1%] white-space-nowrap text-right align-middle dark:bg-gray-800 group-hover:bg-gray-50 dark:group-hover:bg-gray-900"])},[(0,o.createElementVNode)("div",l,[u.shouldShowActionDropdown?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,actions:u.availableActions,endpoint:r.actionsEndpoint,resource:r.resource,"resource-name":r.resourceName,"via-many-to-many":r.viaManyToMany,"via-resource":r.viaResource,"via-resource-id":r.viaResourceId,"via-relationship":r.viaRelationship,onActionExecuted:t[1]||(t[1]=t=>e.$emit("actionExecuted")),onShowPreview:u.navigateToPreviewView},null,8,["actions","endpoint","resource","resource-name","via-many-to-many","via-resource","via-resource-id","via-relationship","onShowPreview"])):(0,o.createCommentVNode)("",!0),u.authorizedToViewAnyResources?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(v,{key:1,as:r.resource.authorizedToView?"a":"button","aria-label":e.__("View"),dusk:`${r.resource.id.value}-view-button`,href:u.viewURL,class:(0,o.normalizeClass)(["inline-flex items-center justify-center h-9 w-9",r.resource.authorizedToView?"text-gray-500 dark:text-gray-400 hover:[&:not(:disabled)]:text-primary-500 dark:hover:[&:not(:disabled)]:text-primary-500":"disabled:cursor-not-allowed disabled:opacity-50"]),disabled:!r.resource.authorizedToView,onClick:t[2]||(t[2]=(0,o.withModifiers)((()=>{}),["stop"]))},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",i,[(0,o.createElementVNode)("span",null,[(0,o.createVNode)(m,{name:"eye",type:"outline"})])])])),_:1},8,["as","aria-label","dusk","href","class","disabled"])),[[x,e.__("View"),void 0,{click:!0}]]):(0,o.createCommentVNode)("",!0),u.authorizedToUpdateAnyResources?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(v,{key:2,as:r.resource.authorizedToUpdate?"a":"button","aria-label":r.viaManyToMany?e.__("Edit Attached"):e.__("Edit"),dusk:r.viaManyToMany?`${r.resource.id.value}-edit-attached-button`:`${r.resource.id.value}-edit-button`,href:u.updateURL,class:(0,o.normalizeClass)(["inline-flex items-center justify-center h-9 w-9",r.resource.authorizedToUpdate?"text-gray-500 dark:text-gray-400 hover:[&:not(:disabled)]:text-primary-500 dark:hover:[&:not(:disabled)]:text-primary-500":"disabled:cursor-not-allowed disabled:opacity-50"]),disabled:!r.resource.authorizedToUpdate,onClick:t[3]||(t[3]=(0,o.withModifiers)((()=>{}),["stop"]))},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",a,[(0,o.createElementVNode)("span",null,[(0,o.createVNode)(m,{name:"pencil-square",type:"outline"})])])])),_:1},8,["as","aria-label","dusk","href","class","disabled"])),[[x,r.viaManyToMany?e.__("Edit Attached"):e.__("Edit"),void 0,{click:!0}]]):(0,o.createCommentVNode)("",!0),!u.authorizedToDeleteAnyResources||r.resource.softDeleted&&!r.viaManyToMany?(0,o.createCommentVNode)("",!0):(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(f,{key:3,onClick:(0,o.withModifiers)(u.openDeleteModal,["stop"]),"aria-label":e.__(r.viaManyToMany?"Detach":"Delete"),dusk:`${r.resource.id.value}-delete-button`,icon:"trash",variant:"action",disabled:!r.resource.authorizedToDelete},null,8,["onClick","aria-label","dusk","disabled"])),[[x,e.__(r.viaManyToMany?"Detach":"Delete"),void 0,{click:!0}]]),u.authorizedToRestoreAnyResources&&r.resource.softDeleted&&!r.viaManyToMany?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(f,{key:4,"aria-label":e.__("Restore"),disabled:!r.resource.authorizedToRestore,dusk:`${r.resource.id.value}-restore-button`,type:"button",onClick:(0,o.withModifiers)(u.openRestoreModal,["stop"]),icon:"arrow-path",variant:"action"},null,8,["aria-label","disabled","dusk","onClick"])),[[x,e.__("Restore"),void 0,{click:!0}]]):(0,o.createCommentVNode)("",!0),(0,o.createVNode)(g,{mode:r.viaManyToMany?"detach":"delete",show:e.deleteModalOpen,onClose:u.closeDeleteModal,onConfirm:u.confirmDelete},null,8,["mode","show","onClose","onConfirm"]),(0,o.createVNode)(y,{show:e.restoreModalOpen,onClose:u.closeRestoreModal,onConfirm:u.confirmRestore},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(w,{textContent:(0,o.toDisplayString)(e.__("Restore Resource"))},null,8,["textContent"]),(0,o.createVNode)(k,null,{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("p",s,(0,o.toDisplayString)(e.__("Are you sure you want to restore this resource?")),1)])),_:1})])),_:1},8,["show","onClose","onConfirm"])])],2)],10,n),e.previewModalOpen?((0,o.openBlock)(),(0,o.createBlock)(b,{key:0,"resource-id":r.resource.id.value,"resource-name":r.resourceName,show:e.previewModalOpen,onClose:u.closePreviewModal,onConfirm:u.closePreviewModal},null,8,["resource-id","resource-name","show","onClose","onConfirm"])):(0,o.createCommentVNode)("",!0)],64)}],["__file","ResourceTableRow.vue"]])},89907:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M10 2a6 6 0 00-6 6v3.586l-.707.707A1 1 0 004 14h12a1 1 0 00.707-1.707L16 11.586V8a6 6 0 00-6-6zM10 18a3 3 0 01-3-3h6a3 3 0 01-3 3z"},null,-1)]))}],["__file","HeroiconsSolidBell.vue"]])},89946:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["field","viaResource","viaResourceId","resourceName"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createElementBlock)("span")}],["__file","HeadingField.vue"]])},90166:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>m});var o=r(29726);const n=["selected","disabled"];var l=r(87612),i=r.n(l),a=r(55378),s=r.n(a),c=r(55364),d=r.n(c),u=r(18700),h=r(2673);const p={mixins:[u._w,u.Gj],data:()=>({search:""}),methods:{setInitialValue(){let e=void 0!==this.currentField.value&&null!==this.currentField.value&&""!==this.currentField.value?d()(this.currentField.value||[],this.value):this.value,t=i()(this.currentField.options??[],(t=>e.includes(t.value)||e.includes(t.value.toString())));this.value=s()(t,(e=>e.value))},fieldDefaultValue:()=>[],fill(e){this.fillIfVisible(e,this.fieldAttribute,JSON.stringify(this.value))},performSearch(e){this.search=e},handleChange(e){let t=i()(this.currentField.options??[],(t=>e.includes(t.value)||e.includes(t.value.toString())));this.value=s()(t,(e=>e.value)),this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)},onSyncedField(){this.setInitialValue()}},computed:{filteredOptions(){return(this.currentField.options||[]).filter((e=>e.label.toString().toLowerCase().indexOf(this.search.toLowerCase())>-1))},placeholder(){return this.currentField.placeholder||this.__("Choose an option")},hasValue(){return Boolean(!(void 0===this.value||null===this.value||""===this.value))},shouldShowPlaceholder(){return(0,h.A)(this.currentField.placeholder)||this.currentField.nullable}}};const m=(0,r(66262).A)(p,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("MultiSelectControl"),c=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(c,{field:e.currentField,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createVNode)(s,{id:e.currentField.uniqueKey,dusk:e.field.attribute,selected:e.value,"onUpdate:selected":t[0]||(t[0]=t=>e.value=t),onChange:a.handleChange,class:(0,o.normalizeClass)(["w-full",e.errorClasses]),options:e.currentField.options,disabled:e.currentlyIsReadonly},{default:(0,o.withCtx)((()=>[a.shouldShowPlaceholder?((0,o.openBlock)(),(0,o.createElementBlock)("option",{key:0,value:"",selected:!a.hasValue,disabled:!e.currentField.nullable},(0,o.toDisplayString)(a.placeholder),9,n)):(0,o.createCommentVNode)("",!0)])),_:1},8,["id","dusk","selected","onChange","class","options","disabled"])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","MultiSelectField.vue"]])},90274:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 14v6m-3-3h6M6 10h2a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2zm10 0h2a2 2 0 002-2V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v2a2 2 0 002 2zM6 20h2a2 2 0 002-2v-2a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineViewGridAdd.vue"]])},90474:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);var n=r(18700),l=r(84451);const i={mixins:[n.je],props:{card:{type:Object,required:!0},resourceName:{type:String,default:""},resourceId:{type:[Number,String],default:""},lens:{type:String,default:""}},data:()=>({loading:!0,chartData:[]}),watch:{resourceId(){this.fetch()}},created(){this.fetch()},mounted(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$on("filter-changed",this.fetch),Nova.$on("filter-reset",this.fetch))},beforeUnmount(){this.card&&!0===this.card.refreshWhenFiltersChange&&(Nova.$off("filter-changed",this.fetch),Nova.$off("filter-reset",this.fetch))},methods:{fetch(){this.loading=!0,(0,l.Bp)(Nova.request().get(this.metricEndpoint,this.metricPayload)).then((({data:{value:{value:e}}})=>{this.chartData=e,this.loading=!1}))}},computed:{metricEndpoint(){const e=""!==this.lens?`/lens/${this.lens}`:"";return this.resourceName&&this.resourceId?`/nova-api/${this.resourceName}${e}/${this.resourceId}/metrics/${this.card.uriKey}`:this.resourceName?`/nova-api/${this.resourceName}${e}/metrics/${this.card.uriKey}`:`/nova-api/metrics/${this.card.uriKey}`},metricPayload(){const e={params:{}};return!Nova.missingResource(this.resourceName)&&this.card&&!0===this.card.refreshWhenFiltersChange&&(e.params.filter=this.$store.getters[`${this.resourceName}/currentEncodedFilters`]),e}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BasePartitionMetric");return(0,o.openBlock)(),(0,o.createBlock)(a,{title:r.card.name,"help-text":r.card.helpText,"help-width":r.card.helpWidth,"chart-data":e.chartData,loading:e.loading,"legends-height":r.card.height},null,8,["title","help-text","help-width","chart-data","loading","legends-height"])}],["__file","PartitionMetric.vue"]])},90499:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n={key:0,class:"absolute right-0 bottom-0 p-2 z-20"},l=["innerHTML"];const i={props:["text","width"]};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Icon"),d=(0,o.resolveComponent)("TooltipContent"),u=(0,o.resolveComponent)("Tooltip");return r.text?((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[(0,o.createElementVNode)("span",{class:"sr-only",innerHTML:r.text},null,8,l),(0,o.createVNode)(u,{triggers:["click"],placement:"top-start"},{content:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{innerHTML:r.text,"max-width":r.width},null,8,["innerHTML","max-width"])])),default:(0,o.withCtx)((()=>[(0,o.createVNode)(c,{solid:!0,type:"question-mark-circle",class:"cursor-pointer text-gray-400 dark:text-gray-500"})])),_:1})])):(0,o.createCommentVNode)("",!0)}],["__file","HelpTextTooltip.vue"]])},90528:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"text-xs font-semibold text-gray-400 text-right space-x-1"},l={__name:"CharacterCounter",props:{count:{type:Number},limit:{type:Number}},setup(e){const t=e,r=(0,o.computed)((()=>t.count/t.limit)),l=(0,o.computed)((()=>r.value>.7&&r.value<=.9)),i=(0,o.computed)((()=>r.value>.9));return(t,r)=>((0,o.openBlock)(),(0,o.createElementBlock)("p",n,[(0,o.createElementVNode)("span",{class:(0,o.normalizeClass)({"text-red-500":i.value,"text-yellow-500":l.value})},(0,o.toDisplayString)(e.count),3),r[0]||(r[0]=(0,o.createElementVNode)("span",null,"/",-1)),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.limit),1)]))}};const i=(0,r(66262).A)(l,[["__file","CharacterCounter.vue"]])},90587:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4 5a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2V7a2 2 0 00-2-2h-1.586a1 1 0 01-.707-.293l-1.121-1.121A2 2 0 0011.172 3H8.828a2 2 0 00-1.414.586L6.293 4.707A1 1 0 015.586 5H4zm6 9a3 3 0 100-6 3 3 0 000 6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCamera.vue"]])},90884:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},null,8,["index","field"])}],["__file","CurrencyField.vue"]])},90918:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={class:"w-full py-4 px-6"},l=["innerHTML"],i={key:2};var a=r(2673);const s={props:["index","resource","resourceName","resourceId","field"],computed:{fieldValue(){return!!(0,a.A)(this.field.value)&&String(this.field.value)},shouldDisplayAsHtml(){return this.field.asHtml}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Heading");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["-mx-6",{"border-t border-gray-100 dark:border-gray-700":0!==r.index,"-mt-2":0===r.index}])},[(0,o.createElementVNode)("div",n,[(0,o.renderSlot)(e.$slots,"value",{},(()=>[c.fieldValue&&!c.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,level:3},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(c.fieldValue),1)])),_:1})):c.fieldValue&&c.shouldDisplayAsHtml?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:1,innerHTML:r.field.value},null,8,l)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))]))])],2)}],["__file","HeadingField.vue"]])},90995:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726);const n={class:"h-6 flex items-center mb-4"},l={class:"flex-1 mr-3 leading-tight text-sm font-bold"},i={class:"flex-none text-right"},a={class:"text-gray-500 font-medium inline-block"},s={key:0,class:"text-sm"},c={class:"flex items-center text-4xl mb-4"},d={class:"flex h-full justify-center items-center flex-grow-1 mb-4"};var u=r(84451);const h={name:"BaseProgressMetric",props:{loading:{default:!0},title:{},helpText:{},helpWidth:{},maxWidth:{},target:{},value:{},percentage:{},format:{type:String,default:"(0[.]00a)"},avoid:{type:Boolean,default:!1},prefix:"",suffix:"",suffixInflection:{type:Boolean,default:!0}},computed:{isNullValue(){return null==this.value},formattedValue(){if(!this.isNullValue){const e=Nova.formatNumber(new String(this.value),this.format);return`${this.prefix}${e}`}return""},formattedSuffix(){return!1===this.suffixInflection?this.suffix:(0,u.zQ)(this.value,this.suffix)},bgClass(){return this.avoid?this.percentage>60?"bg-yellow-500":"bg-green-300":this.percentage>60?"bg-green-500":"bg-yellow-300"}}};const p=(0,r(66262).A)(h,[["render",function(e,t,r,u,h,p){const m=(0,o.resolveComponent)("HelpTextTooltip"),v=(0,o.resolveComponent)("ProgressBar"),f=(0,o.resolveComponent)("LoadingCard");return(0,o.openBlock)(),(0,o.createBlock)(f,{loading:r.loading,class:"flex flex-col px-6 py-4"},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.createElementVNode)("h3",l,(0,o.toDisplayString)(r.title),1),(0,o.createVNode)(m,{text:r.helpText,width:r.helpWidth},null,8,["text","width"]),(0,o.createElementVNode)("div",i,[(0,o.createElementVNode)("span",a,[(0,o.createTextVNode)((0,o.toDisplayString)(p.formattedValue)+" ",1),r.suffix?((0,o.openBlock)(),(0,o.createElementBlock)("span",s,(0,o.toDisplayString)(p.formattedSuffix),1)):(0,o.createCommentVNode)("",!0)])])]),(0,o.createElementVNode)("p",c,(0,o.toDisplayString)(r.percentage)+"%",1),(0,o.createElementVNode)("div",d,[(0,o.createVNode)(v,{title:p.formattedValue,color:p.bgClass,value:r.percentage},null,8,["title","color","value"])])])),_:1},8,["loading"])}],["__file","BaseProgressMetric.vue"]])},91392:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-8.707l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L9 9.414V13a1 1 0 102 0V9.414l1.293 1.293a1 1 0 001.414-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowCircleUp.vue"]])},91416:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"},null,-1)]))}],["__file","HeroiconsOutlineTerminal.vue"]])},91539:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M10.894 2.553a1 1 0 00-1.788 0l-7 14a1 1 0 001.169 1.409l5-1.429A1 1 0 009 15.571V11a1 1 0 112 0v4.571a1 1 0 00.725.962l5 1.428a1 1 0 001.17-1.408l-7-14z"},null,-1)]))}],["__file","HeroiconsSolidPaperAirplane.vue"]])},91738:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 10.5a1.5 1.5 0 113 0v6a1.5 1.5 0 01-3 0v-6zM6 10.333v5.43a2 2 0 001.106 1.79l.05.025A4 4 0 008.943 18h5.416a2 2 0 001.962-1.608l1.2-6A2 2 0 0015.56 8H12V4a2 2 0 00-2-2 1 1 0 00-1 1v.667a4 4 0 01-.8 2.4L6.8 7.933a4 4 0 00-.8 2.4z"},null,-1)]))}],["__file","HeroiconsSolidThumbUp.vue"]])},91987:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCalendar.vue"]])},92019:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM6.293 6.707a1 1 0 010-1.414l3-3a1 1 0 011.414 0l3 3a1 1 0 01-1.414 1.414L11 5.414V13a1 1 0 11-2 0V5.414L7.707 6.707a1 1 0 01-1.414 0z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidUpload.vue"]])},92050:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={"fill-rule":"nonzero",d:"M6 4V2a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2h5a1 1 0 0 1 0 2h-1v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6H1a1 1 0 1 1 0-2h5zM4 6v12h12V6H4zm8-2V2H8v2h4zm-2 4a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0V9a1 1 0 0 1 1-1zm0 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("path",n)}],["__file","IconForceDelete.vue"]])},92206:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 21h7a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v11m0 5l4.879-4.879m0 0a3 3 0 104.243-4.242 3 3 0 00-4.243 4.242z"},null,-1)]))}],["__file","HeroiconsOutlineDocumentSearch.vue"]])},92275:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={class:"flex items-center space-x-3"},l={class:"text-xs font-semibold"},i={key:0,class:"text-xs"},a={__name:"TagListItem",props:{resourceName:{type:String},index:{type:Number,required:!0},tag:{type:Object,required:!0},editable:{type:Boolean,default:!0},withSubtitles:{type:Boolean,default:!0},withPreview:{type:Boolean,default:!1}},emits:["tag-removed","click"],setup(e){const t=(0,o.ref)(!1),r=e;function a(){r.withPreview&&(t.value=!t.value)}return(r,s)=>{const c=(0,o.resolveComponent)("Avatar"),d=(0,o.resolveComponent)("Icon"),u=(0,o.resolveComponent)("IconButton"),h=(0,o.resolveComponent)("PreviewResourceModal");return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onClick:(0,o.withModifiers)(a,["stop"]),class:(0,o.normalizeClass)(["block w-full flex items-center text-left rounded px-1 py-1",{"hover:bg-gray-50 dark:hover:bg-gray-700":e.withPreview,"!cursor-default":!e.withPreview}])},[(0,o.createElementVNode)("div",n,[e.tag.avatar?((0,o.openBlock)(),(0,o.createBlock)(c,{key:0,src:e.tag.avatar,rounded:!0,medium:""},null,8,["src"])):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("div",null,[(0,o.createElementVNode)("p",l,(0,o.toDisplayString)(e.tag.display),1),e.withSubtitles?((0,o.openBlock)(),(0,o.createElementBlock)("p",i,(0,o.toDisplayString)(e.tag.subtitle),1)):(0,o.createCommentVNode)("",!0)])]),e.editable?((0,o.openBlock)(),(0,o.createBlock)(u,{key:0,iconType:"minus-circle",onClick:s[0]||(s[0]=(0,o.withModifiers)((t=>r.$emit("tag-removed",e.index)),["stop"])),type:"button",tabindex:"0",class:"ml-auto flex appearance-none cursor-pointer text-red-500 hover:text-red-600 active:outline-none",title:r.__("Delete")},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{type:"minus-circle"})])),_:1},8,["title"])):(0,o.createCommentVNode)("",!0),e.withPreview?((0,o.openBlock)(),(0,o.createBlock)(h,{key:1,onClose:a,show:t.value,"resource-id":e.tag.value,"resource-name":e.resourceName},null,8,["show","resource-id","resource-name"])):(0,o.createCommentVNode)("",!0)],2)}}};const s=(0,r(66262).A)(a,[["__file","TagListItem.vue"]])},92448:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>d});var o=r(29726);const n={class:"flex items-center"},l=["aria-label","aria-expanded"],i=["innerHTML"],a={key:0,class:"-mx-6 border-t border-gray-100 dark:border-gray-700 text-center rounded-b"};var s=r(18700);const c={mixins:[s.pJ,s.x7],methods:{resolveComponentName:e=>e.prefixComponent?"detail-"+e.component:e.component,showAllFields(){return this.panel.limit=0}},computed:{localStorageKey(){return`nova.panels.${this.panel.attribute}.collapsed`},collapsedByDefault(){return this.panel?.collapsedByDefault??!1},fields(){return this.panel.limit>0?this.panel.fields.slice(0,this.panel.limit):this.panel.fields},shouldShowShowAllFieldsButton(){return this.panel.limit>0}}};const d=(0,r(66262).A)(c,[["render",function(e,t,r,s,c,d){const u=(0,o.resolveComponent)("Heading"),h=(0,o.resolveComponent)("CollapseButton"),p=(0,o.resolveComponent)("Card");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[(0,o.renderSlot)(e.$slots,"default",{},(()=>[(0,o.createElementVNode)("div",n,[(0,o.createVNode)(u,{level:1,textContent:(0,o.toDisplayString)(e.panel.name)},null,8,["textContent"]),e.panel.collapsable?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,onClick:t[0]||(t[0]=(...t)=>e.toggleCollapse&&e.toggleCollapse(...t)),class:"rounded border border-transparent h-6 w-6 ml-1 inline-flex items-center justify-center focus:outline-none focus:ring focus:ring-primary-200","aria-label":e.__("Toggle Collapsed"),"aria-expanded":!1===e.collapsed?"true":"false"},[(0,o.createVNode)(h,{collapsed:e.collapsed},null,8,["collapsed"])],8,l)):(0,o.createCommentVNode)("",!0)]),e.panel.helpText&&!e.collapsed?((0,o.openBlock)(),(0,o.createElementBlock)("p",{key:0,class:(0,o.normalizeClass)(["text-gray-500 text-sm font-semibold italic",e.panel.helpText?"mt-1":"mt-3"]),innerHTML:e.panel.helpText},null,10,i)):(0,o.createCommentVNode)("",!0)])),!e.collapsed&&d.fields.length>0?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,class:"mt-3 py-2 px-6 divide-y divide-gray-100 dark:divide-gray-700"},{default:(0,o.withCtx)((()=>[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(d.fields,((t,r)=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(d.resolveComponentName(t)),{key:r,index:r,"resource-name":e.resourceName,"resource-id":e.resourceId,resource:e.resource,field:t,onActionExecuted:e.actionExecuted},null,40,["index","resource-name","resource-id","resource","field","onActionExecuted"])))),128)),d.shouldShowShowAllFieldsButton?((0,o.openBlock)(),(0,o.createElementBlock)("div",a,[(0,o.createElementVNode)("button",{type:"button",class:"block w-full text-sm link-default font-bold py-2 -mb-2",onClick:t[1]||(t[1]=(...e)=>d.showAllFields&&d.showAllFields(...e))},(0,o.toDisplayString)(e.__("Show All Fields")),1)])):(0,o.createCommentVNode)("",!0)])),_:1})):(0,o.createCommentVNode)("",!0)])}],["__file","Panel.vue"]])},92464:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 2a2 2 0 00-2 2v14l3.5-2 3.5 2 3.5-2 3.5 2V4a2 2 0 00-2-2H5zm4.707 3.707a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L8.414 9H10a3 3 0 013 3v1a1 1 0 102 0v-1a5 5 0 00-5-5H8.414l1.293-1.293z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidReceiptRefund.vue"]])},92553:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);var n=r(69843),l=r.n(n),i=r(18700);const a={mixins:[i._w,i.Qy,i.Gj],props:(0,i.rr)(["resourceName","resourceId","mode"]),beforeUnmount(){Nova.$off(this.fieldAttributeValueEventName,this.listenToValueChanges),this.clearAttachments(),this.clearFilesMarkedForRemoval()},methods:{initialize(){this.$refs.theMarkdownEditor.setValue(this.value??this.currentField.value),Nova.$on(this.fieldAttributeValueEventName,this.listenToValueChanges)},fill(e){this.fillIfVisible(e,this.fieldAttribute,this.value||""),this.fillAttachmentDraftId(e)},handleFileRemoved(e){this.flagFileForRemoval(e)},handleFileAdded(e){this.unflagFileForRemoval(e)},handleChange(e){this.value=e,this.field&&this.emitFieldValueChange(this.fieldAttribute,this.value)},onSyncedField(){this.currentlyIsVisible&&this.$refs.theMarkdownEditor&&(this.$refs.theMarkdownEditor.setValue(this.currentField.value??this.value),this.$refs.theMarkdownEditor.setOption("readOnly",this.currentlyIsReadonly))},listenToValueChanges(e){this.currentlyIsVisible&&this.$refs.theMarkdownEditor.setValue(e),this.handleChange(e)},async fetchPreviewContent(e){Nova.$progress.start();const{data:{preview:t}}=await Nova.request().post(`/nova-api/${this.resourceName}/field/${this.fieldAttribute}/preview`,{value:e},{params:{editing:!0,editMode:l()(this.resourceId)?"create":"update"}});return Nova.$progress.done(),t}},computed:{previewer(){if(!this.isActionRequest)return this.fetchPreviewContent},uploader(){if(!this.isActionRequest&&this.field.withFiles)return this.uploadAttachment}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("MarkdownEditor"),s=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(s,{field:e.currentField,errors:e.errors,"full-width-content":e.fullWidthContent,"show-help-text":e.showHelpText},{field:(0,o.withCtx)((()=>[(0,o.withDirectives)((0,o.createVNode)(a,{ref:"theMarkdownEditor",class:(0,o.normalizeClass)({"form-control-bordered-error":e.hasError}),id:e.field.attribute,previewer:i.previewer,uploader:i.uploader,readonly:e.currentlyIsReadonly,onFileRemoved:i.handleFileRemoved,onFileAdded:i.handleFileAdded,onInitialize:i.initialize,onChange:i.handleChange},null,8,["class","id","previewer","uploader","readonly","onFileRemoved","onFileAdded","onInitialize","onChange"]),[[o.vShow,e.currentlyIsVisible]])])),_:1},8,["field","errors","full-width-content","show-help-text"])}],["__file","MarkdownField.vue"]])},92605:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n={class:"flex items-center"},l=["onClick"],i={__name:"MarkdownEditorToolbar",emits:["action"],setup(e,{emit:t}){const r=t,i=(0,o.computed)((()=>[{name:"bold",action:"bold",icon:"icon-bold"},{name:"italicize",action:"italicize",icon:"icon-italic"},{name:"link",action:"link",icon:"icon-link"},{name:"image",action:"image",icon:"icon-image"},{name:"fullScreen",action:"toggleFullScreen",icon:"icon-full-screen"}]));return(e,t)=>((0,o.openBlock)(),(0,o.createElementBlock)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(i.value,(e=>((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:e.action,onClick:(0,o.withModifiers)((t=>{return o=e.action,r("action",o);var o}),["prevent"]),type:"button",class:"rounded-none w-10 h-10 fill-gray-500 dark:fill-gray-400 hover:fill-gray-700 dark:hover:fill-gray-600 active:fill-gray-800 inline-flex items-center justify-center px-2 text-sm border-l border-gray-200 dark:border-gray-700 focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600"},[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.icon),{dusk:e.action,class:"w-4 h-4"},null,8,["dusk"]))],8,l)))),128))]))}};const a=(0,r(66262).A)(i,[["__file","MarkdownEditorToolbar.vue"]])},92656:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidSearch.vue"]])},92779:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"hidden"};const l={props:["index","resource","resourceName","resourceId","field"]};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){return(0,o.openBlock)(),(0,o.createElementBlock)("div",n)}],["__file","HiddenField.vue"]])},92832:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M7.707 10.293a1 1 0 10-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 11.586V6h5a2 2 0 012 2v7a2 2 0 01-2 2H4a2 2 0 01-2-2V8a2 2 0 012-2h5v5.586l-1.293-1.293zM9 4a1 1 0 012 0v2H9V4z"},null,-1)]))}],["__file","HeroiconsSolidSave.vue"]])},92833:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6 3a1 1 0 011-1h.01a1 1 0 010 2H7a1 1 0 01-1-1zm2 3a1 1 0 00-2 0v1a2 2 0 00-2 2v1a2 2 0 00-2 2v.683a3.7 3.7 0 011.055.485 1.704 1.704 0 001.89 0 3.704 3.704 0 014.11 0 1.704 1.704 0 001.89 0 3.704 3.704 0 014.11 0 1.704 1.704 0 001.89 0A3.7 3.7 0 0118 12.683V12a2 2 0 00-2-2V9a2 2 0 00-2-2V6a1 1 0 10-2 0v1h-1V6a1 1 0 10-2 0v1H8V6zm10 8.868a3.704 3.704 0 01-4.055-.036 1.704 1.704 0 00-1.89 0 3.704 3.704 0 01-4.11 0 1.704 1.704 0 00-1.89 0A3.704 3.704 0 012 14.868V17a1 1 0 001 1h14a1 1 0 001-1v-2.132zM9 3a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1zm3 0a1 1 0 011-1h.01a1 1 0 110 2H13a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidCake.vue"]])},92931:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;ti.updateCheckedState(r.option.value,e.target.checked))},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(i.labelFor(r.option)),1)])),_:1},8,["dusk","checked"])}],["__file","BooleanOption.vue"]])},93172:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n=["dusk","aria-sort"],l={class:"inline-flex font-sans font-bold uppercase text-xxs tracking-wide text-gray-500"},i={class:"ml-2 shrink-0",xmlns:"http://www.w3.org/2000/svg",width:"8",height:"14",viewBox:"0 0 8 14"};const a={emits:["sort","reset"],mixins:[r(18700).XJ],props:{resourceName:String,uriKey:String},inject:["orderByParameter","orderByDirectionParameter"],methods:{handleClick(){this.isSorted&&this.isDescDirection?this.$emit("reset"):this.$emit("sort",{key:this.uriKey,direction:this.direction})}},computed:{isDescDirection(){return"desc"==this.direction},isAscDirection(){return"asc"==this.direction},ascClass(){return this.isSorted&&this.isDescDirection?"fill-gray-500 dark:fill-gray-300":"fill-gray-300 dark:fill-gray-500"},descClass(){return this.isSorted&&this.isAscDirection?"fill-gray-500 dark:fill-gray-300":"fill-gray-300 dark:fill-gray-500"},isSorted(){return this.sortColumn==this.uriKey&&["asc","desc"].includes(this.direction)},sortKey(){return this.orderByParameter},sortColumn(){return this.queryStringParams[this.sortKey]},directionKey(){return this.orderByDirectionParameter},direction(){return this.queryStringParams[this.directionKey]},notSorted(){return!this.isSorted},ariaSort(){return this.isDescDirection?"descending":this.isAscDirection?"ascending":"none"}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){return(0,o.openBlock)(),(0,o.createElementBlock)("button",{type:"button",onClick:t[0]||(t[0]=(0,o.withModifiers)(((...e)=>c.handleClick&&c.handleClick(...e)),["prevent"])),class:"cursor-pointer inline-flex items-center focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600 rounded",dusk:"sort-"+r.uriKey,"aria-sort":c.ariaSort},[(0,o.createElementVNode)("span",l,[(0,o.renderSlot)(e.$slots,"default")]),((0,o.openBlock)(),(0,o.createElementBlock)("svg",i,[(0,o.createElementVNode)("path",{class:(0,o.normalizeClass)(c.descClass),d:"M1.70710678 4.70710678c-.39052429.39052429-1.02368927.39052429-1.41421356 0-.3905243-.39052429-.3905243-1.02368927 0-1.41421356l3-3c.39052429-.3905243 1.02368927-.3905243 1.41421356 0l3 3c.39052429.39052429.39052429 1.02368927 0 1.41421356-.39052429.39052429-1.02368927.39052429-1.41421356 0L4 2.41421356 1.70710678 4.70710678z"},null,2),(0,o.createElementVNode)("path",{class:(0,o.normalizeClass)(c.ascClass),d:"M6.29289322 9.29289322c.39052429-.39052429 1.02368927-.39052429 1.41421356 0 .39052429.39052429.39052429 1.02368928 0 1.41421358l-3 3c-.39052429.3905243-1.02368927.3905243-1.41421356 0l-3-3c-.3905243-.3905243-.3905243-1.02368929 0-1.41421358.3905243-.39052429 1.02368927-.39052429 1.41421356 0L4 11.5857864l2.29289322-2.29289318z"},null,2)]))],8,n)}],["__file","SortableIcon.vue"]])},93588:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var o=r(29726);const n={class:"flex items-center"},l=["id","dusk","disabled"];var i=r(18700),a=r(38221),s=r.n(a);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function d(e){for(var t=1;t({isListeningToChanges:!1,debouncedHandleChange:null}),mounted(){this.shouldRegisterInitialListener&&this.registerChangeListener()},beforeUnmount(){this.removeChangeListener()},methods:{async fetchPreviewContent(e){const{data:{preview:t}}=await Nova.request().post(`/nova-api/${this.resourceName}/field/${this.fieldAttribute}/preview`,{value:e});return t},registerChangeListener(){Nova.$on(this.eventName,s()(this.handleChange,250)),this.isListeningToChanges=!0},removeChangeListener(){!0===this.isListeningToChanges&&Nova.$off(this.eventName)},async handleChange(e){this.value=await this.fetchPreviewContent(e)},toggleCustomizeClick(){if(this.field.readonly)return this.removeChangeListener(),this.isListeningToChanges=!1,this.field.readonly=!1,this.field.extraAttributes.readonly=!1,this.field.showCustomizeButton=!1,void this.$refs.theInput.focus();this.registerChangeListener(),this.field.readonly=!0,this.field.extraAttributes.readonly=!0}},computed:{shouldRegisterInitialListener(){return!this.field.updating},eventName(){return this.getFieldAttributeChangeEventName(this.field.from)},extraAttributes(){return d(d({},this.field.extraAttributes),{},{class:this.errorClasses})}}};const p=(0,r(66262).A)(h,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("DefaultField");return(0,o.openBlock)(),(0,o.createBlock)(c,{field:e.field,errors:e.errors,"show-help-text":e.showHelpText,"full-width-content":e.fullWidthContent},{field:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[(0,o.withDirectives)((0,o.createElementVNode)("input",(0,o.mergeProps)(s.extraAttributes,{ref:"theInput",class:"w-full form-control form-input form-control-bordered",id:e.field.uniqueKey,dusk:e.field.attribute,"onUpdate:modelValue":t[0]||(t[0]=t=>e.value=t),disabled:e.isReadonly}),null,16,l),[[o.vModelDynamic,e.value]]),e.field.showCustomizeButton?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,class:"rounded inline-flex text-sm ml-3 link-default",type:"button",onClick:t[1]||(t[1]=(...e)=>s.toggleCustomizeClick&&s.toggleCustomizeClick(...e))},(0,o.toDisplayString)(e.__("Customize")),1)):(0,o.createCommentVNode)("",!0)])])),_:1},8,["field","errors","show-help-text","full-width-content"])}],["__file","SlugField.vue"]])},93686:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 3a1 1 0 00-1 1v12a1 1 0 102 0V4a1 1 0 00-1-1zm10.293 9.293a1 1 0 001.414 1.414l3-3a1 1 0 000-1.414l-3-3a1 1 0 10-1.414 1.414L14.586 9H7a1 1 0 100 2h7.586l-1.293 1.293z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidLogout.vue"]])},93894:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 10v6m0 0l-3-3m3 3l3-3M3 17V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z"},null,-1)]))}],["__file","HeroiconsOutlineFolderDownload.vue"]])},93936:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4"},null,-1)]))}],["__file","HeroiconsOutlineArrowsExpand.vue"]])},93944:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 4a1 1 0 011-1h3a1 1 0 011 1v3a1 1 0 01-1 1H4a1 1 0 01-1-1V4zm2 2V5h1v1H5zM3 13a1 1 0 011-1h3a1 1 0 011 1v3a1 1 0 01-1 1H4a1 1 0 01-1-1v-3zm2 2v-1h1v1H5zM13 3a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1V4a1 1 0 00-1-1h-3zm1 2v1h1V5h-1z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{d:"M11 4a1 1 0 10-2 0v1a1 1 0 002 0V4zM10 7a1 1 0 011 1v1h2a1 1 0 110 2h-3a1 1 0 01-1-1V8a1 1 0 011-1zM16 9a1 1 0 100 2 1 1 0 000-2zM9 13a1 1 0 011-1h1a1 1 0 110 2v2a1 1 0 11-2 0v-3zM7 11a1 1 0 100-2H4a1 1 0 100 2h3zM17 13a1 1 0 01-1 1h-2a1 1 0 110-2h2a1 1 0 011 1zM16 17a1 1 0 100-2h-3a1 1 0 100 2h3z"},null,-1)]))}],["__file","HeroiconsSolidQrcode.vue"]])},93993:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 9v3m0 0v3m0-3h3m-3 0H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlinePlusCircle.vue"]])},94161:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineEmojiHappy.vue"]])},94174:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M8 5a1 1 0 100 2h5.586l-1.293 1.293a1 1 0 001.414 1.414l3-3a1 1 0 000-1.414l-3-3a1 1 0 10-1.414 1.414L13.586 5H8zM12 15a1 1 0 100-2H6.414l1.293-1.293a1 1 0 10-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L6.414 15H12z"},null,-1)]))}],["__file","HeroiconsSolidSwitchHorizontal.vue"]])},94178:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M9.26 13a2 2 0 0 1 .01-2.01A3 3 0 0 0 9 5H5a3 3 0 0 0 0 6h.08a6.06 6.06 0 0 0 0 2H5A5 5 0 0 1 5 3h4a5 5 0 0 1 .26 10zm1.48-6a2 2 0 0 1-.01 2.01A3 3 0 0 0 11 15h4a3 3 0 0 0 0-6h-.08a6.06 6.06 0 0 0 0-2H15a5 5 0 0 1 0 10h-4a5 5 0 0 1-.26-10z"},null,-1)]))}],["__file","IconLink.vue"]])},94258:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},null,-1)]))}],["__file","HeroiconsOutlineQuestionMarkCircle.vue"]])},94376:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={inheritAttrs:!1},l=Object.assign(n,{__name:"Backdrop",props:{show:{type:Boolean,default:!1}},setup(e){const t=e,r=(0,o.ref)(),n=()=>{r.value=window.scrollY};return(0,o.onMounted)((()=>{n(),document.addEventListener("scroll",n)})),(0,o.onBeforeUnmount)((()=>{document.removeEventListener("scroll",n)})),(e,n)=>(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createElementBlock)("div",(0,o.mergeProps)(e.$attrs,{class:"absolute inset-0 h-full",style:{top:`${r.value}px`}}),null,16)),[[o.vShow,t.show]])}});const i=(0,r(66262).A)(l,[["__file","Backdrop.vue"]])},94429:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13.875 18.825A10.05 10.05 0 0112 19c-4.478 0-8.268-2.943-9.543-7a9.97 9.97 0 011.563-3.029m5.858.908a3 3 0 114.243 4.243M9.878 9.878l4.242 4.242M9.88 9.88l-3.29-3.29m7.532 7.532l3.29 3.29M3 3l3.59 3.59m0 0A9.953 9.953 0 0112 5c4.478 0 8.268 2.943 9.543 7a10.025 10.025 0 01-4.132 5.411m0 0L21 21"},null,-1)]))}],["__file","HeroiconsOutlineEyeOff.vue"]])},94658:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 7a2 2 0 012 2m4 0a6 6 0 01-7.743 5.743L11 17H9v2H7v2H4a1 1 0 01-1-1v-2.586a1 1 0 01.293-.707l5.964-5.964A6 6 0 1121 9z"},null,-1)]))}],["__file","HeroiconsOutlineKey.vue"]])},94724:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>E});var o=r(29726),n=r(66278),l=r(28240),i=r(83488),a=r.n(i),s=r(5187),c=r.n(s),d=r(42194),u=r.n(d),h=r(71086),p=r.n(h),m=r(10515),v=r(28646);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function g(e){for(var t=1;tr.getters.userMenu.map((e=>{let t=e.method||"GET",r={href:e.path};return e.external&&"GET"===t?{component:"a",props:g(g({},r),{},{target:e.target||null}),name:e.name,external:e.external,on:{}}:{component:"GET"===t?"a":"FormButton",props:p()(u()(g(g({},r),{},{method:"GET"!==t?t:null,data:e.data||null,headers:e.headers||null}),c()),a()),external:e.external,name:e.name,on:{},badge:e.badge}})))),s=(0,o.computed)((()=>r.getters.currentUser?.name||r.getters.currentUser?.email||t("Nova User"))),d=(0,o.computed)((()=>Nova.config("customLogoutPath"))),h=(0,o.computed)((()=>!0===Nova.config("withAuthentication")||!1!==d.value)),f=((0,o.computed)((()=>r.getters.currentUser&&(i.value.length>0||h.value||r.getters.currentUser?.impersonating))),()=>{confirm(t("Are you sure you want to stop impersonating?"))&&r.dispatch("stopImpersonating")}),w=async()=>{confirm(t("Are you sure you want to log out?"))&&r.dispatch("logout",Nova.config("customLogoutPath")).then((e=>{null===e?Nova.redirectToLogin():location.href=e})).catch((()=>v.Inertia.reload()))};return(e,n)=>{const a=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("div",k,[(0,o.createElementVNode)("div",y,[(0,o.createElementVNode)("div",b,[(0,o.unref)(r).getters.currentUser?.impersonating?((0,o.openBlock)(),(0,o.createBlock)(a,{key:0,type:"finger-print",solid:!0,class:"w-7 h-7"})):(0,o.unref)(r).getters.currentUser?.avatar?((0,o.openBlock)(),(0,o.createElementBlock)("img",{key:1,alt:(0,o.unref)(t)(":name's Avatar",{name:s.value}),src:(0,o.unref)(r).getters.currentUser?.avatar,class:"rounded-full w-7 h-7"},null,8,x)):(0,o.createCommentVNode)("",!0),(0,o.createElementVNode)("span",B,(0,o.toDisplayString)(s.value),1)]),(0,o.createElementVNode)("nav",C,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(i.value,(e=>((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.component),(0,o.mergeProps)({key:e.path,ref_for:!0},e.props,(0,o.toHandlers)(e.on),{class:"py-2 px-2 text-gray-600 dark:text-gray-400 hover:opacity-50"}),{default:(0,o.withCtx)((()=>[e.badge?((0,o.openBlock)(),(0,o.createElementBlock)("span",N,[(0,o.createVNode)(l.default,{"extra-classes":e.badge.typeClass},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.badge.value),1)])),_:2},1032,["extra-classes"])])):(0,o.createCommentVNode)("",!0),(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.name),1)])),_:2},1040)))),128)),(0,o.unref)(r).getters.currentUser?.impersonating?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:0,type:"button",onClick:f,class:"block w-full py-2 px-2 text-gray-600 dark:text-gray-400 hover:opacity-50 text-left"},(0,o.toDisplayString)((0,o.unref)(t)("Stop Impersonating")),1)):(0,o.createCommentVNode)("",!0),h.value?((0,o.openBlock)(),(0,o.createElementBlock)("button",{key:1,onClick:w,type:"button",class:"block w-full py-2 px-2 text-gray-600 dark:text-gray-400 hover:opacity-50 text-left"},(0,o.toDisplayString)((0,o.unref)(t)("Logout")),1)):(0,o.createCommentVNode)("",!0)])])])}}};const E=(0,r(66262).A)(V,[["__file","MobileUserMenu.vue"]])},94807:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>c});var o=r(29726);const n={key:0,class:"flex items-center"},l=["href"],i={key:1};var a=r(18700);const s={mixins:[a.nl,a.S0],props:["index","resource","resourceName","resourceId","field"],methods:{copy(){this.copyValueToClipboard(this.field.value)}}};const c=(0,r(66262).A)(s,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("CopyButton"),u=(0,o.resolveComponent)("PanelItem"),h=(0,o.resolveDirective)("tooltip");return(0,o.openBlock)(),(0,o.createBlock)(u,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[e.fieldHasValue?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,[(0,o.createElementVNode)("a",{href:`mailto:${r.field.value}`,class:"link-default"},(0,o.toDisplayString)(e.fieldValue),9,l),e.fieldHasValue&&r.field.copyable&&!e.shouldDisplayAsHtml?(0,o.withDirectives)(((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,onClick:(0,o.withModifiers)(c.copy,["prevent","stop"]),class:"mx-0"},null,8,["onClick"])),[[h,e.__("Copy to clipboard")]]):(0,o.createCommentVNode)("",!0)])):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field"])}],["__file","EmailField.vue"]])},94910:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M9 19l3 3m0 0l3-3m-3 3V10"},null,-1)]))}],["__file","HeroiconsOutlineCloudDownload.vue"]])},94956:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={key:1},l={key:2},i={key:3};const a={props:["index","resourceName","resourceId","field"]};const s=(0,r(66262).A)(a,[["render",function(e,t,r,a,s,c){const d=(0,o.resolveComponent)("Link"),u=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(u,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[r.field.viewable&&r.field.value?((0,o.openBlock)(),(0,o.createBlock)(d,{key:0,href:e.$url(`/resources/${r.field.resourceName}/${r.field.morphToId}`),class:"no-underline font-bold link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.name)+": "+(0,o.toDisplayString)(r.field.value)+" ("+(0,o.toDisplayString)(r.field.resourceLabel)+") ",1)])),_:1},8,["href"])):r.field.morphToId&&null!==r.field.resourceLabel?((0,o.openBlock)(),(0,o.createElementBlock)("p",n,(0,o.toDisplayString)(r.field.name)+": "+(0,o.toDisplayString)(r.field.morphToId)+" ("+(0,o.toDisplayString)(r.field.resourceLabel)+") ",1)):r.field.morphToId&&null===r.field.resourceLabel?((0,o.openBlock)(),(0,o.createElementBlock)("p",l,(0,o.toDisplayString)(r.field.morphToType)+": "+(0,o.toDisplayString)(r.field.morphToId),1)):((0,o.openBlock)(),(0,o.createElementBlock)("p",i,"—"))])),_:1},8,["index","field"])}],["__file","MorphToActionTargetField.vue"]])},95168:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 16V4m0 0L3 8m4-4l4 4m6 0v12m0 0l4-4m-4 4l-4-4"},null,-1)]))}],["__file","HeroiconsOutlineSwitchVertical.vue"]])},95198:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 4v3H4a2 2 0 00-2 2v3a2 2 0 002 2h1v2a2 2 0 002 2h6a2 2 0 002-2v-2h1a2 2 0 002-2V9a2 2 0 00-2-2h-1V4a2 2 0 00-2-2H7a2 2 0 00-2 2zm8 0H7v3h6V4zm0 8H7v4h6v-4z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPrinter.vue"]])},95448:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18.364 18.364A9 9 0 005.636 5.636m12.728 12.728A9 9 0 015.636 5.636m12.728 12.728L5.636 5.636"},null,-1)]))}],["__file","HeroiconsOutlineBan.vue"]])},95531:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"},null,-1)]))}],["__file","HeroiconsOutlineDownload.vue"]])},95549:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 3a1 1 0 01.707.293l3 3a1 1 0 01-1.414 1.414L10 5.414 7.707 7.707a1 1 0 01-1.414-1.414l3-3A1 1 0 0110 3zm-3.707 9.293a1 1 0 011.414 0L10 14.586l2.293-2.293a1 1 0 011.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidSelector.vue"]])},96440:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 000 2h6a1 1 0 100-2H7z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMinusCircle.vue"]])},96455:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z"},null,-1)]))}],["__file","HeroiconsOutlinePencil.vue"]])},96928:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={type:"button",class:"inline-flex items-center justify-center w-8 h-8 focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600 rounded-lg"};const l={props:{type:{type:String,required:!1}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("Icon");return(0,o.openBlock)(),(0,o.createElementBlock)("button",n,[(0,o.renderSlot)(e.$slots,"default"),r.type?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,solid:"",type:r.type},null,8,["type"])):(0,o.createCommentVNode)("",!0)])}],["__file","ToolbarButton.vue"]])},97015:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M17.414 2.586a2 2 0 00-2.828 0L7 10.172V13h2.828l7.586-7.586a2 2 0 000-2.828z"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 6a2 2 0 012-2h4a1 1 0 010 2H4v10h10v-4a1 1 0 112 0v4a2 2 0 01-2 2H4a2 2 0 01-2-2V6z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidPencilAlt.vue"]])},97054:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidArrowNarrowRight.vue"]])},97115:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("BasicButton");return(0,o.openBlock)(),(0,o.createBlock)(a,(0,o.mergeProps)(e.$attrs,{component:"button",class:"focus:outline-none focus:ring rounded border-2 border-primary-300 dark:border-gray-500 hover:border-primary-500 active:border-primary-400 dark:hover:border-gray-400 dark:active:border-gray-300 bg-white dark:bg-transparent text-primary-500 dark:text-gray-400 px-3 h-9 inline-flex items-center font-bold"}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16)}],["__file","OutlineButton.vue"]])},97134:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M7 9a2 2 0 012-2h6a2 2 0 012 2v6a2 2 0 01-2 2H9a2 2 0 01-2-2V9z"},null,-1),(0,o.createElementVNode)("path",{d:"M5 3a2 2 0 00-2 2v6a2 2 0 002 2V5h8a2 2 0 00-2-2H5z"},null,-1)]))}],["__file","HeroiconsSolidDuplicate.vue"]])},97236:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M6.625 2.655A9 9 0 0119 11a1 1 0 11-2 0 7 7 0 00-9.625-6.492 1 1 0 11-.75-1.853zM4.662 4.959A1 1 0 014.75 6.37 6.97 6.97 0 003 11a1 1 0 11-2 0 8.97 8.97 0 012.25-5.953 1 1 0 011.412-.088z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M5 11a5 5 0 1110 0 1 1 0 11-2 0 3 3 0 10-6 0c0 1.677-.345 3.276-.968 4.729a1 1 0 11-1.838-.789A9.964 9.964 0 005 11zm8.921 2.012a1 1 0 01.831 1.145 19.86 19.86 0 01-.545 2.436 1 1 0 11-1.92-.558c.207-.713.371-1.445.49-2.192a1 1 0 011.144-.83z","clip-rule":"evenodd"},null,-1),(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M10 10a1 1 0 011 1c0 2.236-.46 4.368-1.29 6.304a1 1 0 01-1.838-.789A13.952 13.952 0 009 11a1 1 0 011-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidFingerPrint.vue"]])},97304:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17.657 18.657A8 8 0 016.343 7.343S7 9 9 10c0-2 .5-5 2.986-7C14 5 16.09 5.777 17.656 7.343A7.975 7.975 0 0120 13a7.975 7.975 0 01-2.343 5.657z"},null,-1),(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9.879 16.121A3 3 0 1012.015 11L11 14H9c0 .768.293 1.536.879 2.121z"},null,-1)]))}],["__file","HeroiconsOutlineFire.vue"]])},97322:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 15l7-7 7 7"},null,-1)]))}],["__file","HeroiconsOutlineChevronUp.vue"]])},97336:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM9 15a1 1 0 011-1h6a1 1 0 110 2h-6a1 1 0 01-1-1z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidMenuAlt3.vue"]])},97444:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 11.5V14m0-2.5v-6a1.5 1.5 0 113 0m-3 6a1.5 1.5 0 00-3 0v2a7.5 7.5 0 0015 0v-5a1.5 1.5 0 00-3 0m-6-3V11m0-5.5v-1a1.5 1.5 0 013 0v1m0 0V11m0-5.5a1.5 1.5 0 013 0v3m0 0V11"},null,-1)]))}],["__file","HeroiconsOutlineHand.vue"]])},97560:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 20H5a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v1m2 13a2 2 0 01-2-2V7m2 13a2 2 0 002-2V9a2 2 0 00-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z"},null,-1)]))}],["__file","HeroiconsOutlineNewspaper.vue"]])},98175:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4.871 4A17.926 17.926 0 003 12c0 2.874.673 5.59 1.871 8m14.13 0a17.926 17.926 0 001.87-8c0-2.874-.673-5.59-1.87-8M9 9h1.246a1 1 0 01.961.725l1.586 5.55a1 1 0 00.961.725H15m1-7h-.08a2 2 0 00-1.519.698L9.6 15.302A2 2 0 018.08 16H8"},null,-1)]))}],["__file","HeroiconsOutlineVariable.vue"]])},98197:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"space-y-2 mt-2"};const l={emits:["change"],props:{resourceName:{type:String,required:!0},filterKey:{type:String,required:!0},lens:String},methods:{handleChange(){this.$emit("change")}},computed:{filter(){return this.$store.getters[`${this.resourceName}/getFilter`](this.filterKey)},options(){return this.$store.getters[`${this.resourceName}/getOptionsForFilter`](this.filterKey)}}};const i=(0,r(66262).A)(l,[["render",function(e,t,r,l,i,a){const s=(0,o.resolveComponent)("BooleanOption"),c=(0,o.resolveComponent)("FilterContainer");return(0,o.openBlock)(),(0,o.createBlock)(c,null,{filter:(0,o.withCtx)((()=>[(0,o.createElementVNode)("div",n,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(a.options,(e=>((0,o.openBlock)(),(0,o.createBlock)(s,{dusk:`${a.filter.name}-boolean-filter-${e.value}-option`,"resource-name":r.resourceName,key:e.value,filter:a.filter,option:e,onChange:a.handleChange,label:"label"},null,8,["dusk","resource-name","filter","option","onChange"])))),128))])])),default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.filter.name),1)])),_:1})}],["__file","BooleanFilter.vue"]])},98354:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M2 5a2 2 0 012-2h12a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm3.293 1.293a1 1 0 011.414 0l3 3a1 1 0 010 1.414l-3 3a1 1 0 01-1.414-1.414L7.586 10 5.293 7.707a1 1 0 010-1.414zM11 12a1 1 0 100 2h3a1 1 0 100-2h-3z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidTerminal.vue"]])},98555:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={class:"mt-3 px-3 text-xs font-bold"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("h3",n,[(0,o.renderSlot)(e.$slots,"default")])}],["__file","DropdownMenuHeading.vue"]])},98628:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;t["button","external","form-button","link"].includes(e)},disabled:{type:Boolean,default:!1},size:{type:String,default:"small",validator:e=>["small","large"].includes(e)}},computed:{component(){return{button:"button",external:"a",link:"Link","form-button":"FormButton"}[this.as]},defaultAttributes(){return l(l({},this.$attrs),{disabled:"button"===this.as&&!0===this.disabled||null,type:"button"===this.as?"button":null})}}};const s=(0,r(66262).A)(a,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(i.component),(0,o.mergeProps)(i.defaultAttributes,{class:["block w-full text-left px-3 focus:outline-none rounded truncate whitespace-nowrap",{"text-sm py-1.5":"small"===r.size,"text-sm py-2":"large"===r.size,"hover:bg-gray-50 dark:hover:bg-gray-800 focus:ring cursor-pointer":!r.disabled,"text-gray-400 dark:text-gray-700 cursor-default":r.disabled,"text-gray-500 active:text-gray-600 dark:text-gray-500 dark:hover:text-gray-400 dark:active:text-gray-600":!r.disabled}]}),{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3},16,["class"])}],["__file","DropdownMenuItem.vue"]])},98657:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("Excerpt"),s=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(s,{index:r.index,field:r.field},{value:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{content:r.field.value,"should-show":r.field.shouldShow},null,8,["content","should-show"])])),_:1},8,["index","field"])}],["__file","TrixField.vue"]])},98708:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",width:"24",height:"24"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"},null,-1)]))}],["__file","HeroiconsOutlineTrash.vue"]])},98766:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={props:["index","resource","resourceName","resourceId","field"]};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){const a=(0,o.resolveComponent)("PanelItem");return(0,o.openBlock)(),(0,o.createBlock)(a,{index:r.index,field:r.field},null,8,["index","field"])}],["__file","SelectField.vue"]])},98900:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M2 5a2 2 0 012-2h7a2 2 0 012 2v4a2 2 0 01-2 2H9l-3 3v-3H4a2 2 0 01-2-2V5z"},null,-1),(0,o.createElementVNode)("path",{d:"M15 7v2a4 4 0 01-4 4H9.828l-1.766 1.767c.28.149.599.233.938.233h2l3 3v-3h2a2 2 0 002-2V9a2 2 0 00-2-2h-1z"},null,-1)]))}],["__file","HeroiconsSolidChatAlt2.vue"]])},98941:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var o=r(29726);const n={key:0},l={key:1},i={key:2},a={__name:"BelongsToField",props:{resource:{type:Object},resourceName:{type:String},field:{type:Object}},setup:e=>(t,r)=>{const a=(0,o.resolveComponent)("Link"),s=(0,o.resolveComponent)("RelationPeek");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(`text-${e.field.textAlign}`)},[(0,o.createElementVNode)("span",null,[e.field.viewable&&e.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",n,[e.field.peekable&&e.field.hasFieldsToPeekAt?((0,o.openBlock)(),(0,o.createBlock)(s,{key:0,"resource-name":e.field.resourceName,"resource-id":e.field.belongsToId,resource:e.resource},{default:(0,o.withCtx)((()=>[(0,o.createVNode)(a,{onClick:r[0]||(r[0]=(0,o.withModifiers)((()=>{}),["stop"])),href:t.$url(`/resources/${e.field.resourceName}/${e.field.belongsToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.field.value),1)])),_:1},8,["href"])])),_:1},8,["resource-name","resource-id","resource"])):((0,o.openBlock)(),(0,o.createBlock)(a,{key:1,onClick:r[1]||(r[1]=(0,o.withModifiers)((()=>{}),["stop"])),href:t.$url(`/resources/${e.field.resourceName}/${e.field.belongsToId}`),class:"link-default"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(e.field.value),1)])),_:1},8,["href"]))])):e.field.value?((0,o.openBlock)(),(0,o.createElementBlock)("span",l,(0,o.toDisplayString)(e.field.value),1)):((0,o.openBlock)(),(0,o.createElementBlock)("span",i,"—"))])],2)}};const s=(0,r(66262).A)(a,[["__file","BelongsToField.vue"]])},99456:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>l});var o=r(29726);const n={};const l=(0,r(66262).A)(n,[["render",function(e,t,r,n,l,i){return(0,o.openBlock)(),(0,o.createBlock)(o.Transition,{"enter-active-class":"transition duration-100 ease-out","enter-from-class":"transform opacity-0","enter-to-class":"transform opacity-100","leave-active-class":"transition duration-200 ease-out","leave-from-class":"transform opacity-100","leave-to-class":"transform opacity-0",mode:"out-in"},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(e.$slots,"default")])),_:3})}],["__file","FadeTransition.vue"]])},99507:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor",width:"20",height:"20"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M8 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM15 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z"},null,-1),(0,o.createElementVNode)("path",{d:"M3 4a1 1 0 00-1 1v10a1 1 0 001 1h1.05a2.5 2.5 0 014.9 0H10a1 1 0 001-1V5a1 1 0 00-1-1H3zM14 7a1 1 0 00-1 1v6.05A2.5 2.5 0 0115.95 16H17a1 1 0 001-1v-5a1 1 0 00-.293-.707l-2-2A1 1 0 0015 7h-1z"},null,-1)]))}],["__file","HeroiconsSolidTruck.vue"]])},99573:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var o=r(29726),n=r(10515);const l={key:0},i={class:"hidden md:inline-block"},a={class:"inline-block md:hidden"},s={class:"hidden md:inline-block"},c={class:"inline-block md:hidden"},d={__name:"CreateResourceButton",props:{type:{type:String,default:"button",validator:e=>["button","outline-button"].includes(e)},label:{},singularName:{},resourceName:{},viaResource:{},viaResourceId:{},viaRelationship:{},relationshipType:{},authorizedToCreate:{},authorizedToRelate:{},alreadyFilled:{type:Boolean,default:!1}},setup(e){const{__:t}=(0,n.B)(),r=e,d=(0,o.computed)((()=>("belongsToMany"===r.relationshipType||"morphToMany"===r.relationshipType)&&r.authorizedToRelate)),u=(0,o.computed)((()=>r.authorizedToCreate&&r.authorizedToRelate&&!r.alreadyFilled)),h=(0,o.computed)((()=>d||u));return(r,n)=>{const p=(0,o.resolveComponent)("ButtonInertiaLink");return h.value?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[d.value?((0,o.openBlock)(),(0,o.createBlock)(p,{key:0,class:"shrink-0",dusk:"attach-button",href:r.$url(`/resources/${e.viaResource}/${e.viaResourceId}/attach/${e.resourceName}`,{viaRelationship:e.viaRelationship,polymorphic:"morphToMany"===e.relationshipType?"1":"0"})},{default:(0,o.withCtx)((()=>[(0,o.renderSlot)(r.$slots,"default",{},(()=>[(0,o.createElementVNode)("span",i,(0,o.toDisplayString)((0,o.unref)(t)("Attach :resource",{resource:e.singularName})),1),(0,o.createElementVNode)("span",a,(0,o.toDisplayString)((0,o.unref)(t)("Attach")),1)]))])),_:3},8,["href"])):u.value?((0,o.openBlock)(),(0,o.createBlock)(p,{key:1,class:"shrink-0 h-9 px-4 focus:outline-none ring-primary-200 dark:ring-gray-600 focus:ring text-white dark:text-gray-800 inline-flex items-center font-bold",dusk:"create-button",href:r.$url(`/resources/${e.resourceName}/new`,{viaResource:e.viaResource,viaResourceId:e.viaResourceId,viaRelationship:e.viaRelationship,relationshipType:e.relationshipType})},{default:(0,o.withCtx)((()=>[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)(e.label),1),(0,o.createElementVNode)("span",c,(0,o.toDisplayString)((0,o.unref)(t)("Create")),1)])),_:1},8,["href"])):(0,o.createCommentVNode)("",!0)])):(0,o.createCommentVNode)("",!0)}}};const u=(0,r(66262).A)(d,[["__file","CreateResourceButton.vue"]])},99577:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var o=r(29726);const n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"};const l={},i=(0,r(66262).A)(l,[["render",function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("svg",n,t[0]||(t[0]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd",d:"M4.083 9h1.946c.089-1.546.383-2.97.837-4.118A6.004 6.004 0 004.083 9zM10 2a8 8 0 100 16 8 8 0 000-16zm0 2c-.076 0-.232.032-.465.262-.238.234-.497.623-.737 1.182-.389.907-.673 2.142-.766 3.556h3.936c-.093-1.414-.377-2.649-.766-3.556-.24-.56-.5-.948-.737-1.182C10.232 4.032 10.076 4 10 4zm3.971 5c-.089-1.546-.383-2.97-.837-4.118A6.004 6.004 0 0115.917 9h-1.946zm-2.003 2H8.032c.093 1.414.377 2.649.766 3.556.24.56.5.948.737 1.182.233.23.389.262.465.262.076 0 .232-.032.465-.262.238-.234.498-.623.737-1.182.389-.907.673-2.142.766-3.556zm1.166 4.118c.454-1.147.748-2.572.837-4.118h1.946a6.004 6.004 0 01-2.783 4.118zm-6.268 0C6.412 13.97 6.118 12.546 6.03 11H4.083a6.004 6.004 0 002.783 4.118z","clip-rule":"evenodd"},null,-1)]))}],["__file","HeroiconsSolidGlobeAlt.vue"]])},99592:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>a});var o=r(29726);const n=["dusk","data-relationship"],l={key:1};const i={props:["resourceName","resourceId","resource","field"],computed:{authorizedToCreate(){return this.field.authorizedToCreate},createButtonLabel(){return this.field.createButtonLabel},hasRelation(){return null!=this.field.hasOneThroughId},singularName(){return this.field.singularLabel},viaResourceId(){return this.resource.id.value},viaRelationship(){return this.field.hasOneThroughRelationship}}};const a=(0,r(66262).A)(i,[["render",function(e,t,r,i,a,s){const c=(0,o.resolveComponent)("Heading"),d=(0,o.resolveComponent)("IndexEmptyDialog"),u=(0,o.resolveComponent)("Card"),h=(0,o.resolveComponent)("ResourceDetail");return r.field.authorizedToView?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:0,class:"relative",dusk:r.field.resourceName+"-index-component","data-relationship":s.viaRelationship},[s.hasRelation?((0,o.openBlock)(),(0,o.createElementBlock)("div",l,[(0,o.createVNode)(h,{"resource-name":r.field.resourceName,"resource-id":r.field.hasOneThroughId,"via-resource":r.resourceName,"via-resource-id":s.viaResourceId,"via-relationship":s.viaRelationship,"relationship-type":r.field.relationshipType,"show-view-link":!0},null,8,["resource-name","resource-id","via-resource","via-resource-id","via-relationship","relationship-type"])])):((0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,{key:0},[(0,o.createVNode)(c,{level:1,class:"mb-3 flex items-center"},{default:(0,o.withCtx)((()=>[(0,o.createTextVNode)((0,o.toDisplayString)(r.field.singularLabel),1)])),_:1}),(0,o.createVNode)(u,null,{default:(0,o.withCtx)((()=>[(0,o.createVNode)(d,{"create-button-label":s.createButtonLabel,"singular-name":s.singularName,"resource-name":r.field.resourceName,"via-resource":r.resourceName,"via-resource-id":s.viaResourceId,"via-relationship":s.viaRelationship,"relationship-type":r.field.relationshipType,"authorized-to-create":!1,"authorized-to-relate":!1},null,8,["create-button-label","singular-name","resource-name","via-resource","via-resource-id","via-relationship","relationship-type"])])),_:1})],64))],8,n)):(0,o.createCommentVNode)("",!0)}],["__file","HasOneThroughField.vue"]])}},e=>{var t=t=>e(e.s=t);e.O(0,[524,332],(()=>(t(29553),t(11016))));e.O()}]); //# sourceMappingURL=app.js.map \ No newline at end of file diff --git a/public/vendor/nova/manifest.js b/public/vendor/nova/manifest.js index a0e18622f..0e4f66c7b 100644 --- a/public/vendor/nova/manifest.js +++ b/public/vendor/nova/manifest.js @@ -1,2 +1,2 @@ -(()=>{"use strict";var e,r={},t={};function o(e){var n=t[e];if(void 0!==n)return n.exports;var a=t[e]={id:e,loaded:!1,exports:{}};return r[e].call(a.exports,a,a.exports,o),a.loaded=!0,a.exports}o.m=r,o.amdO={},e=[],o.O=(r,t,n,a)=>{if(!t){var l=1/0;for(u=0;u=a)&&Object.keys(o.O).every((e=>o.O[e](t[d])))?t.splice(d--,1):(i=!1,a0&&e[u-1][2]>a;u--)e[u]=e[u-1];e[u]=[t,n,a]},o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var t in r)o.o(r,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e={448:0,524:0};o.O.j=r=>0===e[r];var r=(r,t)=>{var n,a,[l,i,d]=t,s=0;if(l.some((r=>0!==e[r]))){for(n in i)o.o(i,n)&&(o.m[n]=i[n]);if(d)var u=d(o)}for(r&&r(t);s{"use strict";var e,r={},t={};function o(e){var n=t[e];if(void 0!==n)return n.exports;var a=t[e]={id:e,loaded:!1,exports:{}};return r[e].call(a.exports,a,a.exports,o),a.loaded=!0,a.exports}o.m=r,o.amdO={},e=[],o.O=(r,t,n,a)=>{if(!t){var l=1/0;for(u=0;u=a)&&Object.keys(o.O).every((e=>o.O[e](t[d])))?t.splice(d--,1):(i=!1,a0&&e[u-1][2]>a;u--)e[u]=e[u-1];e[u]=[t,n,a]},o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var t in r)o.o(r,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e={837:0,524:0};o.O.j=r=>0===e[r];var r=(r,t)=>{var n,a,[l,i,d]=t,s=0;if(l.some((r=>0!==e[r]))){for(n in i)o.o(i,n)&&(o.m[n]=i[n]);if(d)var u=d(o)}for(r&&r(t);s{function r(e){return e&&"object"==typeof e&&"default"in e?e.default:e}var o=r(n(44)),i=n(74032),a=r(n(59907)),s=n(5540);function l(){return(l=Object.assign||function(e){for(var t=1;t0,this},clearErrors:function(){var e=this,t=[].slice.call(arguments);return this.errors=Object.keys(this.errors).reduce((function(n,r){var o;return l({},n,t.length>0&&!t.includes(r)?((o={})[r]=e.errors[r],o):{})}),{}),this.hasErrors=Object.keys(this.errors).length>0,this},submit:function(e,t,n){var r=this,o=this;void 0===n&&(n={});var i=p(this.data()),h=l({},n,{onCancelToken:function(e){if(u=e,n.onCancelToken)return n.onCancelToken(e)},onBefore:function(e){if(o.wasSuccessful=!1,o.recentlySuccessful=!1,clearTimeout(d),n.onBefore)return n.onBefore(e)},onStart:function(e){if(o.processing=!0,n.onStart)return n.onStart(e)},onProgress:function(e){if(o.progress=e,n.onProgress)return n.onProgress(e)},onSuccess:function(e){try{var t=function(e){return c=a(r.data()),r.isDirty=!1,e};return r.processing=!1,r.progress=null,r.clearErrors(),r.wasSuccessful=!0,r.recentlySuccessful=!0,d=setTimeout((function(){return r.recentlySuccessful=!1}),2e3),Promise.resolve(n.onSuccess?Promise.resolve(n.onSuccess(e)).then(t):t(null))}catch(e){return Promise.reject(e)}},onError:function(e){if(o.processing=!1,o.progress=null,o.clearErrors().setError(e),n.onError)return n.onError(e)},onCancel:function(){if(o.processing=!1,o.progress=null,n.onCancel)return n.onCancel()},onFinish:function(){if(o.processing=!1,o.progress=null,u=null,n.onFinish)return n.onFinish()}});"delete"===e?s.Inertia.delete(t,l({},h,{data:i})):s.Inertia[e](t,i,h)},get:function(e,t){this.submit("get",e,t)},post:function(e,t){this.submit("post",e,t)},put:function(e,t){this.submit("put",e,t)},patch:function(e,t){this.submit("patch",e,t)},delete:function(e,t){this.submit("delete",e,t)},cancel:function(){u&&u.cancel()},__rememberable:null===t,__remember:function(){return{data:this.data(),errors:this.errors}},__restore:function(e){Object.assign(this,e.data),this.setError(e.errors)}}));return i.watch(h,(function(e){h.isDirty=!o(h.data(),c),t&&s.Inertia.remember(a(e.__remember()),t)}),{immediate:!0,deep:!0}),h}var u={created:function(){var e=this;if(this.$options.remember){Array.isArray(this.$options.remember)&&(this.$options.remember={data:this.$options.remember}),"string"==typeof this.$options.remember&&(this.$options.remember={data:[this.$options.remember]}),"string"==typeof this.$options.remember.data&&(this.$options.remember={data:[this.$options.remember.data]});var t=this.$options.remember.key instanceof Function?this.$options.remember.key.call(this):this.$options.remember.key,n=s.Inertia.restore(t),r=this.$options.remember.data.filter((function(t){return!(null!==e[t]&&"object"==typeof e[t]&&!1===e[t].__rememberable)})),o=function(t){return null!==e[t]&&"object"==typeof e[t]&&"function"==typeof e[t].__remember&&"function"==typeof e[t].__restore};r.forEach((function(i){void 0!==e[i]&&void 0!==n&&void 0!==n[i]&&(o(i)?e[i].__restore(n[i]):e[i]=n[i]),e.$watch(i,(function(){s.Inertia.remember(r.reduce((function(t,n){var r;return l({},t,((r={})[n]=a(o(n)?e[n].__remember():e[n]),r))}),{}),t)}),{immediate:!0,deep:!0})}))}}},d=i.ref(null),p=i.ref({}),h=i.ref(null),f=null,m={name:"Inertia",props:{initialPage:{type:Object,required:!0},initialComponent:{type:Object,required:!1},resolveComponent:{type:Function,required:!1},titleCallback:{type:Function,required:!1,default:function(e){return e}},onHeadUpdate:{type:Function,required:!1,default:function(){return function(){}}}},setup:function(e){var t=e.initialPage,n=e.initialComponent,r=e.resolveComponent,o=e.titleCallback,a=e.onHeadUpdate;d.value=n?i.markRaw(n):null,p.value=t,h.value=null;var c="undefined"==typeof window;return f=s.createHeadManager(c,o,a),c||s.Inertia.init({initialPage:t,resolveComponent:r,swapComponent:function(e){try{return d.value=i.markRaw(e.component),p.value=e.page,h.value=e.preserveState?h.value:Date.now(),Promise.resolve()}catch(e){return Promise.reject(e)}}}),function(){if(d.value){d.value.inheritAttrs=!!d.value.inheritAttrs;var e=i.h(d.value,l({},p.value.props,{key:h.value}));return d.value.layout?"function"==typeof d.value.layout?d.value.layout(i.h,e):(Array.isArray(d.value.layout)?d.value.layout:[d.value.layout]).concat(e).reverse().reduce((function(e,t){return t.inheritAttrs=!!t.inheritAttrs,i.h(t,l({},p.value.props),(function(){return e}))})):e}}}},g={install:function(e){s.Inertia.form=c,Object.defineProperty(e.config.globalProperties,"$inertia",{get:function(){return s.Inertia}}),Object.defineProperty(e.config.globalProperties,"$page",{get:function(){return p.value}}),Object.defineProperty(e.config.globalProperties,"$headManager",{get:function(){return f}}),e.mixin(u)}},v={props:{title:{type:String,required:!1}},data:function(){return{provider:this.$headManager.createProvider()}},beforeUnmount:function(){this.provider.disconnect()},methods:{isUnaryTag:function(e){return["area","base","br","col","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"].indexOf(e.type)>-1},renderTagStart:function(e){e.props=e.props||{},e.props.inertia=void 0!==e.props["head-key"]?e.props["head-key"]:"";var t=Object.keys(e.props).reduce((function(t,n){var r=e.props[n];return["key","head-key"].includes(n)?t:""===r?t+" "+n:t+" "+n+'="'+r+'"'}),"");return"<"+e.type+t+">"},renderTagChildren:function(e){var t=this;return"string"==typeof e.children?e.children:e.children.reduce((function(e,n){return e+t.renderTag(n)}),"")},renderTag:function(e){if("Symbol(Text)"===e.type.toString())return e.children;if("Symbol()"===e.type.toString())return"";if("Symbol(Comment)"===e.type.toString())return"";var t=this.renderTagStart(e);return e.children&&(t+=this.renderTagChildren(e)),this.isUnaryTag(e)||(t+=""),t},addTitleElement:function(e){return this.title&&!e.find((function(e){return e.startsWith(""+this.title+""),e},renderNodes:function(e){var t=this;return this.addTitleElement(e.flatMap((function(e){return"Symbol(Fragment)"===e.type.toString()?e.children:e})).map((function(e){return t.renderTag(e)})).filter((function(e){return e})))}},render:function(){this.provider.update(this.renderNodes(this.$slots.default?this.$slots.default():[]))}},y={name:"InertiaLink",props:{as:{type:String,default:"a"},data:{type:Object,default:function(){return{}}},href:{type:String},method:{type:String,default:"get"},replace:{type:Boolean,default:!1},preserveScroll:{type:Boolean,default:!1},preserveState:{type:Boolean,default:null},only:{type:Array,default:function(){return[]}},headers:{type:Object,default:function(){return{}}},queryStringArrayFormat:{type:String,default:"brackets"}},setup:function(e,t){var n=t.slots,r=t.attrs;return function(e){var t=e.as.toLowerCase(),o=e.method.toLowerCase(),a=s.mergeDataIntoQueryString(o,e.href||"",e.data,e.queryStringArrayFormat),c=a[0],u=a[1];return"a"===t&&"get"!==o&&console.warn('Creating POST/PUT/PATCH/DELETE links is discouraged as it causes "Open Link in New Tab/Window" accessibility issues.\n\nPlease specify a more appropriate element using the "as" attribute. For example:\n\n...'),i.h(e.as,l({},r,"a"===t?{href:c}:{},{onClick:function(t){var n;s.shouldIntercept(t)&&(t.preventDefault(),s.Inertia.visit(c,{data:u,method:o,replace:e.replace,preserveScroll:e.preserveScroll,preserveState:null!=(n=e.preserveState)?n:"get"!==o,only:e.only,headers:e.headers,onCancelToken:r.onCancelToken||function(){return{}},onBefore:r.onBefore||function(){return{}},onStart:r.onStart||function(){return{}},onProgress:r.onProgress||function(){return{}},onFinish:r.onFinish||function(){return{}},onCancel:r.onCancel||function(){return{}},onSuccess:r.onSuccess||function(){return{}},onError:r.onError||function(){return{}}}))}}),n)}}};t.Ss=v,t.cH=y,t.eI=function(e){try{var t,n,r,o,a,s,l;n=void 0===(t=e.id)?"app":t,r=e.resolve,o=e.setup,a=e.title,s=e.page,l=e.render;var c="undefined"==typeof window,u=c?null:document.getElementById(n),d=s||JSON.parse(u.dataset.page),p=function(e){return Promise.resolve(r(e)).then((function(e){return e.default||e}))},h=[];return Promise.resolve(p(d.component).then((function(e){return o({el:u,app:m,App:m,props:{initialPage:d,initialComponent:e,resolveComponent:p,titleCallback:a,onHeadUpdate:c?function(e){return h=e}:null},plugin:g})}))).then((function(e){return function(){if(c)return Promise.resolve(l(i.createSSRApp({render:function(){return i.h("div",{id:n,"data-page":JSON.stringify(d),innerHTML:l(e)})}}))).then((function(e){return{head:h,body:e}}))}()}))}catch(e){return Promise.reject(e)}},t.ek=function(){return{props:i.computed((function(){return p.value.props})),url:i.computed((function(){return p.value.url})),component:i.computed((function(){return p.value.component})),version:i.computed((function(){return p.value.version}))}}},5540:(e,t,n)=>{function r(e){return e&&"object"==typeof e&&"default"in e?e.default:e}var o=r(n(81864)),i=n(87392),a=r(n(68084));function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t0&&"back_forward"===window.performance.getEntriesByType("navigation")[0].type},n.handleBackForwardVisit=function(e){var t=this;window.history.state.version=e.version,this.setPage(window.history.state,{preserveScroll:!0,preserveState:!0}).then((function(){t.restoreScrollPositions(),w(e)}))},n.locationVisit=function(e,t){try{window.sessionStorage.setItem("inertiaLocationVisit",JSON.stringify({preserveScroll:t})),window.location.href=e.href,g(window.location).href===g(e).href&&window.location.reload()}catch(e){return!1}},n.isLocationVisit=function(){try{return null!==window.sessionStorage.getItem("inertiaLocationVisit")}catch(e){return!1}},n.handleLocationVisit=function(e){var t,n,r,o,i=this,a=JSON.parse(window.sessionStorage.getItem("inertiaLocationVisit")||"");window.sessionStorage.removeItem("inertiaLocationVisit"),e.url+=window.location.hash,e.rememberedState=null!=(t=null==(n=window.history.state)?void 0:n.rememberedState)?t:{},e.scrollRegions=null!=(r=null==(o=window.history.state)?void 0:o.scrollRegions)?r:[],this.setPage(e,{preserveScroll:a.preserveScroll,preserveState:!0}).then((function(){a.preserveScroll&&i.restoreScrollPositions(),w(e)}))},n.isLocationVisitResponse=function(e){return e&&409===e.status&&e.headers["x-inertia-location"]},n.isInertiaResponse=function(e){return null==e?void 0:e.headers["x-inertia"]},n.createVisitId=function(){return this.visitId={},this.visitId},n.cancelVisit=function(e,t){var n=t.cancelled,r=void 0!==n&&n,o=t.interrupted,i=void 0!==o&&o;!e||e.completed||e.cancelled||e.interrupted||(e.cancelToken.cancel(),e.onCancel(),e.completed=!1,e.cancelled=r,e.interrupted=i,y(e),e.onFinish(e))},n.finishVisit=function(e){e.cancelled||e.interrupted||(e.completed=!0,e.cancelled=!1,e.interrupted=!1,y(e),e.onFinish(e))},n.resolvePreserveOption=function(e,t){return"function"==typeof e?e(t):"errors"===e?Object.keys(t.props.errors||{}).length>0:e},n.visit=function(e,n){var r=this,i=void 0===n?{}:n,a=i.method,l=void 0===a?t.Method.GET:a,u=i.data,p=void 0===u?{}:u,h=i.replace,y=void 0!==h&&h,w=i.preserveScroll,b=void 0!==w&&w,x=i.preserveState,k=void 0!==x&&x,A=i.only,C=void 0===A?[]:A,_=i.headers,E=void 0===_?{}:_,B=i.errorBag,S=void 0===B?"":B,M=i.forceFormData,N=void 0!==M&&M,O=i.onCancelToken,T=void 0===O?function(){}:O,z=i.onBefore,L=void 0===z?function(){}:z,I=i.onStart,V=void 0===I?function(){}:I,D=i.onProgress,R=void 0===D?function(){}:D,j=i.onFinish,P=void 0===j?function(){}:j,F=i.onCancel,H=void 0===F?function(){}:F,U=i.onSuccess,q=void 0===U?function(){}:U,$=i.onError,W=void 0===$?function(){}:$,K=i.queryStringArrayFormat,G=void 0===K?"brackets":K,Y="string"==typeof e?f(e):e;if(!function e(t){return t instanceof File||t instanceof Blob||t instanceof FileList&&t.length>0||t instanceof FormData&&Array.from(t.values()).some((function(t){return e(t)}))||"object"==typeof t&&null!==t&&Object.values(t).some((function(t){return e(t)}))}(p)&&!N||p instanceof FormData||(p=d(p)),!(p instanceof FormData)){var X=m(l,Y,p,G),J=X[1];Y=f(X[0]),p=J}var Q={url:Y,method:l,data:p,replace:y,preserveScroll:b,preserveState:k,only:C,headers:E,errorBag:S,forceFormData:N,queryStringArrayFormat:G,cancelled:!1,completed:!1,interrupted:!1};if(!1!==L(Q)&&function(e){return v("before",{cancelable:!0,detail:{visit:e}})}(Q)){this.activeVisit&&this.cancelVisit(this.activeVisit,{interrupted:!0}),this.saveScrollPositions();var Z=this.createVisitId();this.activeVisit=s({},Q,{onCancelToken:T,onBefore:L,onStart:V,onProgress:R,onFinish:P,onCancel:H,onSuccess:q,onError:W,queryStringArrayFormat:G,cancelToken:o.CancelToken.source()}),T({cancel:function(){r.activeVisit&&r.cancelVisit(r.activeVisit,{cancelled:!0})}}),function(e){v("start",{detail:{visit:e}})}(Q),V(Q),o({method:l,url:g(Y).href,data:l===t.Method.GET?{}:p,params:l===t.Method.GET?p:{},cancelToken:this.activeVisit.cancelToken.token,headers:s({},E,{Accept:"text/html, application/xhtml+xml","X-Requested-With":"XMLHttpRequest","X-Inertia":!0},C.length?{"X-Inertia-Partial-Component":this.page.component,"X-Inertia-Partial-Data":C.join(",")}:{},S&&S.length?{"X-Inertia-Error-Bag":S}:{},this.page.version?{"X-Inertia-Version":this.page.version}:{}),onUploadProgress:function(e){p instanceof FormData&&(e.percentage=Math.round(e.loaded/e.total*100),function(e){v("progress",{detail:{progress:e}})}(e),R(e))}}).then((function(e){var t;if(!r.isInertiaResponse(e))return Promise.reject({response:e});var n=e.data;C.length&&n.component===r.page.component&&(n.props=s({},r.page.props,n.props)),b=r.resolvePreserveOption(b,n),(k=r.resolvePreserveOption(k,n))&&null!=(t=window.history.state)&&t.rememberedState&&n.component===r.page.component&&(n.rememberedState=window.history.state.rememberedState);var o=Y,i=f(n.url);return o.hash&&!i.hash&&g(o).href===i.href&&(i.hash=o.hash,n.url=i.href),r.setPage(n,{visitId:Z,replace:y,preserveScroll:b,preserveState:k})})).then((function(){var e=r.page.props.errors||{};if(Object.keys(e).length>0){var t=S?e[S]?e[S]:{}:e;return function(e){v("error",{detail:{errors:e}})}(t),W(t)}return v("success",{detail:{page:r.page}}),q(r.page)})).catch((function(e){if(r.isInertiaResponse(e.response))return r.setPage(e.response.data,{visitId:Z});if(r.isLocationVisitResponse(e.response)){var t=f(e.response.headers["x-inertia-location"]),n=Y;n.hash&&!t.hash&&g(n).href===t.href&&(t.hash=n.hash),r.locationVisit(t,!0===b)}else{if(!e.response)return Promise.reject(e);v("invalid",{cancelable:!0,detail:{response:e.response}})&&c.show(e.response.data)}})).then((function(){r.activeVisit&&r.finishVisit(r.activeVisit)})).catch((function(e){if(!o.isCancel(e)){var t=v("exception",{cancelable:!0,detail:{exception:e}});if(r.activeVisit&&r.finishVisit(r.activeVisit),t)return Promise.reject(e)}}))}},n.setPage=function(e,t){var n=this,r=void 0===t?{}:t,o=r.visitId,i=void 0===o?this.createVisitId():o,a=r.replace,s=void 0!==a&&a,l=r.preserveScroll,c=void 0!==l&&l,u=r.preserveState,d=void 0!==u&&u;return Promise.resolve(this.resolveComponent(e.component)).then((function(t){i===n.visitId&&(e.scrollRegions=e.scrollRegions||[],e.rememberedState=e.rememberedState||{},(s=s||f(e.url).href===window.location.href)?n.replaceState(e):n.pushState(e),n.swapComponent({component:t,page:e,preserveState:d}).then((function(){c||n.resetScrollPositions(),s||w(e)})))}))},n.pushState=function(e){this.page=e,window.history.pushState(e,"",e.url)},n.replaceState=function(e){this.page=e,window.history.replaceState(e,"",e.url)},n.handlePopstateEvent=function(e){var t=this;if(null!==e.state){var n=e.state,r=this.createVisitId();Promise.resolve(this.resolveComponent(n.component)).then((function(e){r===t.visitId&&(t.page=n,t.swapComponent({component:e,page:n,preserveState:!1}).then((function(){t.restoreScrollPositions(),w(n)})))}))}else{var o=f(this.page.url);o.hash=window.location.hash,this.replaceState(s({},this.page,{url:o.href})),this.resetScrollPositions()}},n.get=function(e,n,r){return void 0===n&&(n={}),void 0===r&&(r={}),this.visit(e,s({},r,{method:t.Method.GET,data:n}))},n.reload=function(e){return void 0===e&&(e={}),this.visit(window.location.href,s({},e,{preserveScroll:!0,preserveState:!0}))},n.replace=function(e,t){var n;return void 0===t&&(t={}),console.warn("Inertia.replace() has been deprecated and will be removed in a future release. Please use Inertia."+(null!=(n=t.method)?n:"get")+"() instead."),this.visit(e,s({preserveState:!0},t,{replace:!0}))},n.post=function(e,n,r){return void 0===n&&(n={}),void 0===r&&(r={}),this.visit(e,s({preserveState:!0},r,{method:t.Method.POST,data:n}))},n.put=function(e,n,r){return void 0===n&&(n={}),void 0===r&&(r={}),this.visit(e,s({preserveState:!0},r,{method:t.Method.PUT,data:n}))},n.patch=function(e,n,r){return void 0===n&&(n={}),void 0===r&&(r={}),this.visit(e,s({preserveState:!0},r,{method:t.Method.PATCH,data:n}))},n.delete=function(e,n){return void 0===n&&(n={}),this.visit(e,s({preserveState:!0},n,{method:t.Method.DELETE}))},n.remember=function(e,t){var n,r;void 0===t&&(t="default"),b||this.replaceState(s({},this.page,{rememberedState:s({},null==(n=this.page)?void 0:n.rememberedState,(r={},r[t]=e,r))}))},n.restore=function(e){var t,n;if(void 0===e&&(e="default"),!b)return null==(t=window.history.state)||null==(n=t.rememberedState)?void 0:n[e]},n.on=function(e,t){var n=function(e){var n=t(e);e.cancelable&&!e.defaultPrevented&&!1===n&&e.preventDefault()};return document.addEventListener("inertia:"+e,n),function(){return document.removeEventListener("inertia:"+e,n)}},e}(),k={buildDOMElement:function(e){var t=document.createElement("template");t.innerHTML=e;var n=t.content.firstChild;if(!e.startsWith("