From b4d35adfb4356eab07fbe8731737d92c04a1c5d0 Mon Sep 17 00:00:00 2001 From: Dennis Date: Wed, 18 Oct 2023 08:19:48 +0200 Subject: [PATCH] wip --- .../Server/SynchronizeServerAction.php | 10 + composer.lock | 144 +-- public/build/manifest.json | 914 +++++++++--------- 3 files changed, 539 insertions(+), 529 deletions(-) diff --git a/app/Actions/Server/SynchronizeServerAction.php b/app/Actions/Server/SynchronizeServerAction.php index 31d8d0d..349d5ef 100644 --- a/app/Actions/Server/SynchronizeServerAction.php +++ b/app/Actions/Server/SynchronizeServerAction.php @@ -22,6 +22,16 @@ class SynchronizeServerAction return null; } + if(!$serverData){ + Notification::make() + ->title('Server synchronization') + ->body('It was not possible to synchronize servers, it seems the API key has the wrong scopes. Please make sure the Ploi API key you\'ve entered has all the scopes enabled.') + ->danger() + ->send(); + + return null; + } + try { $server = Server::query() ->updateOrCreate([ diff --git a/composer.lock b/composer.lock index ddfd2be..c2650e7 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.283.4", + "version": "3.283.5", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a0877cbbf6062cef363145b1bd0cb1d1f6654e04" + "reference": "848be1aefb7ab6adfe8995de07166f38ec7c1f53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a0877cbbf6062cef363145b1bd0cb1d1f6654e04", - "reference": "a0877cbbf6062cef363145b1bd0cb1d1f6654e04", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/848be1aefb7ab6adfe8995de07166f38ec7c1f53", + "reference": "848be1aefb7ab6adfe8995de07166f38ec7c1f53", "shasum": "" }, "require": { @@ -151,9 +151,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.283.4" + "source": "https://github.com/aws/aws-sdk-php/tree/3.283.5" }, - "time": "2023-10-16T18:08:25+00:00" + "time": "2023-10-17T18:12:19+00:00" }, { "name": "bacon/bacon-qr-code", @@ -412,27 +412,27 @@ }, { "name": "calebporzio/sushi", - "version": "v2.4.4", + "version": "v2.4.5", "source": { "type": "git", "url": "https://github.com/calebporzio/sushi.git", - "reference": "8eeafda290e9a09abe6b102c3925c9434d1c87a5" + "reference": "932d09781bff75c812541d2d269400fd7d730bab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/calebporzio/sushi/zipball/8eeafda290e9a09abe6b102c3925c9434d1c87a5", - "reference": "8eeafda290e9a09abe6b102c3925c9434d1c87a5", + "url": "https://api.github.com/repos/calebporzio/sushi/zipball/932d09781bff75c812541d2d269400fd7d730bab", + "reference": "932d09781bff75c812541d2d269400fd7d730bab", "shasum": "" }, "require": { - "illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", - "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", + "illuminate/database": "^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", "php": "^7.1.3|^8.0" }, "require-dev": { "doctrine/dbal": "^2.9 || ^3.1.4", - "orchestra/testbench": "3.8.* || 3.9.* || ^4.0 || ^6.0 || ^7.0 || ^8.0", - "phpunit/phpunit": "^7.5 || ^8.4 || ^9.0" + "orchestra/testbench": "3.8.* || 3.9.* || ^4.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0", + "phpunit/phpunit": "^7.5 || ^8.4 || ^9.0 || ^10.0" }, "type": "library", "autoload": { @@ -452,7 +452,7 @@ ], "description": "Eloquent's missing \"array\" driver.", "support": { - "source": "https://github.com/calebporzio/sushi/tree/v2.4.4" + "source": "https://github.com/calebporzio/sushi/tree/v2.4.5" }, "funding": [ { @@ -460,7 +460,7 @@ "type": "github" } ], - "time": "2023-01-11T16:19:01+00:00" + "time": "2023-10-17T14:42:34+00:00" }, { "name": "cloudflare/sdk", @@ -1524,7 +1524,7 @@ }, { "name": "filament/actions", - "version": "v3.0.78", + "version": "v3.0.79", "source": { "type": "git", "url": "https://github.com/filamentphp/actions.git", @@ -1574,7 +1574,7 @@ }, { "name": "filament/filament", - "version": "v3.0.78", + "version": "v3.0.79", "source": { "type": "git", "url": "https://github.com/filamentphp/panels.git", @@ -1639,16 +1639,16 @@ }, { "name": "filament/forms", - "version": "v3.0.78", + "version": "v3.0.79", "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "13aab35f18a8383699b086a7faeb343d43eaa0e3" + "reference": "1a54d2bbc8d1366b3f6060e62bc85f94ef80ea2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/13aab35f18a8383699b086a7faeb343d43eaa0e3", - "reference": "13aab35f18a8383699b086a7faeb343d43eaa0e3", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/1a54d2bbc8d1366b3f6060e62bc85f94ef80ea2a", + "reference": "1a54d2bbc8d1366b3f6060e62bc85f94ef80ea2a", "shasum": "" }, "require": { @@ -1691,11 +1691,11 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-10-15T11:55:21+00:00" + "time": "2023-10-17T14:55:14+00:00" }, { "name": "filament/infolists", - "version": "v3.0.78", + "version": "v3.0.79", "source": { "type": "git", "url": "https://github.com/filamentphp/infolists.git", @@ -1746,16 +1746,16 @@ }, { "name": "filament/notifications", - "version": "v3.0.78", + "version": "v3.0.79", "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", - "reference": "ae21e99853c0df0a093001e6db36b844f6fec535" + "reference": "5c7abcd60771f077d5c3e92561646de13c58b9fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/notifications/zipball/ae21e99853c0df0a093001e6db36b844f6fec535", - "reference": "ae21e99853c0df0a093001e6db36b844f6fec535", + "url": "https://api.github.com/repos/filamentphp/notifications/zipball/5c7abcd60771f077d5c3e92561646de13c58b9fe", + "reference": "5c7abcd60771f077d5c3e92561646de13c58b9fe", "shasum": "" }, "require": { @@ -1794,20 +1794,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-10-13T19:26:43+00:00" + "time": "2023-10-17T14:55:15+00:00" }, { "name": "filament/support", - "version": "v3.0.78", + "version": "v3.0.79", "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", - "reference": "b7526ec582cff71df8ba7d9508ff24ec6cfa7950" + "reference": "70137994f05ca690ea9ab8f5e66595c7cf9a52e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/support/zipball/b7526ec582cff71df8ba7d9508ff24ec6cfa7950", - "reference": "b7526ec582cff71df8ba7d9508ff24ec6cfa7950", + "url": "https://api.github.com/repos/filamentphp/support/zipball/70137994f05ca690ea9ab8f5e66595c7cf9a52e5", + "reference": "70137994f05ca690ea9ab8f5e66595c7cf9a52e5", "shasum": "" }, "require": { @@ -1851,11 +1851,11 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-10-16T10:54:36+00:00" + "time": "2023-10-17T14:55:37+00:00" }, { "name": "filament/tables", - "version": "v3.0.78", + "version": "v3.0.79", "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", @@ -1908,16 +1908,16 @@ }, { "name": "filament/widgets", - "version": "v3.0.78", + "version": "v3.0.79", "source": { "type": "git", "url": "https://github.com/filamentphp/widgets.git", - "reference": "6f4a53631e50472f4439b0ec5139a3386d1c7ab2" + "reference": "a8e6304b09a66bd4a71ff2cdeb375fbf292136ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/widgets/zipball/6f4a53631e50472f4439b0ec5139a3386d1c7ab2", - "reference": "6f4a53631e50472f4439b0ec5139a3386d1c7ab2", + "url": "https://api.github.com/repos/filamentphp/widgets/zipball/a8e6304b09a66bd4a71ff2cdeb375fbf292136ae", + "reference": "a8e6304b09a66bd4a71ff2cdeb375fbf292136ae", "shasum": "" }, "require": { @@ -1948,7 +1948,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-10-13T19:27:11+00:00" + "time": "2023-10-17T14:55:43+00:00" }, { "name": "fruitcake/php-cors", @@ -3965,16 +3965,16 @@ }, { "name": "league/mime-type-detection", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96" + "reference": "b6a5854368533df0295c5761a0253656a2e52d9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96", - "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b6a5854368533df0295c5761a0253656a2e52d9e", + "reference": "b6a5854368533df0295c5761a0253656a2e52d9e", "shasum": "" }, "require": { @@ -4005,7 +4005,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.13.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.14.0" }, "funding": [ { @@ -4017,7 +4017,7 @@ "type": "tidelift" } ], - "time": "2023-08-05T12:09:49+00:00" + "time": "2023-10-17T14:13:20+00:00" }, { "name": "league/uri", @@ -4195,16 +4195,16 @@ }, { "name": "livewire/livewire", - "version": "v3.0.8", + "version": "v3.0.9", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "6f62019a0e821894f701ca463210c01d7369c929" + "reference": "53db28bcf433e63b7ce6346244091a33adcd9f2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/6f62019a0e821894f701ca463210c01d7369c929", - "reference": "6f62019a0e821894f701ca463210c01d7369c929", + "url": "https://api.github.com/repos/livewire/livewire/zipball/53db28bcf433e63b7ce6346244091a33adcd9f2f", + "reference": "53db28bcf433e63b7ce6346244091a33adcd9f2f", "shasum": "" }, "require": { @@ -4257,7 +4257,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.0.8" + "source": "https://github.com/livewire/livewire/tree/v3.0.9" }, "funding": [ { @@ -4265,7 +4265,7 @@ "type": "github" } ], - "time": "2023-10-10T20:44:46+00:00" + "time": "2023-10-17T16:42:14+00:00" }, { "name": "masterminds/html5", @@ -11162,16 +11162,16 @@ }, { "name": "maximebf/debugbar", - "version": "v1.19.0", + "version": "v1.19.1", "source": { "type": "git", "url": "https://github.com/maximebf/php-debugbar.git", - "reference": "30f65f18f7ac086255a77a079f8e0dcdd35e828e" + "reference": "03dd40a1826f4d585ef93ef83afa2a9874a00523" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/30f65f18f7ac086255a77a079f8e0dcdd35e828e", - "reference": "30f65f18f7ac086255a77a079f8e0dcdd35e828e", + "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/03dd40a1826f4d585ef93ef83afa2a9874a00523", + "reference": "03dd40a1826f4d585ef93ef83afa2a9874a00523", "shasum": "" }, "require": { @@ -11222,9 +11222,9 @@ ], "support": { "issues": "https://github.com/maximebf/php-debugbar/issues", - "source": "https://github.com/maximebf/php-debugbar/tree/v1.19.0" + "source": "https://github.com/maximebf/php-debugbar/tree/v1.19.1" }, - "time": "2023-09-19T19:53:10+00:00" + "time": "2023-10-12T08:10:52+00:00" }, { "name": "mockery/mockery", @@ -13368,35 +13368,35 @@ }, { "name": "spatie/flare-client-php", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/spatie/flare-client-php.git", - "reference": "5f2c6a7a0d2c1d90c12559dc7828fd942911a544" + "reference": "5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/5f2c6a7a0d2c1d90c12559dc7828fd942911a544", - "reference": "5f2c6a7a0d2c1d90c12559dc7828fd942911a544", + "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec", + "reference": "5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec", "shasum": "" }, "require": { - "illuminate/pipeline": "^8.0|^9.0|^10.0", + "illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0", "nesbot/carbon": "^2.62.1", "php": "^8.0", "spatie/backtrace": "^1.5.2", - "symfony/http-foundation": "^5.0|^6.0", - "symfony/mime": "^5.2|^6.0", - "symfony/process": "^5.2|^6.0", - "symfony/var-dumper": "^5.2|^6.0" + "symfony/http-foundation": "^5.2|^6.0|^7.0", + "symfony/mime": "^5.2|^6.0|^7.0", + "symfony/process": "^5.2|^6.0|^7.0", + "symfony/var-dumper": "^5.2|^6.0|^7.0" }, "require-dev": { - "dms/phpunit-arraysubset-asserts": "^0.3.0", - "pestphp/pest": "^1.20", + "dms/phpunit-arraysubset-asserts": "^0.5.0", + "pestphp/pest": "^1.20|^2.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", - "spatie/phpunit-snapshot-assertions": "^4.0" + "spatie/phpunit-snapshot-assertions": "^4.0|^5.0" }, "type": "library", "extra": { @@ -13426,7 +13426,7 @@ ], "support": { "issues": "https://github.com/spatie/flare-client-php/issues", - "source": "https://github.com/spatie/flare-client-php/tree/1.4.2" + "source": "https://github.com/spatie/flare-client-php/tree/1.4.3" }, "funding": [ { @@ -13434,7 +13434,7 @@ "type": "github" } ], - "time": "2023-07-28T08:07:24+00:00" + "time": "2023-10-17T15:54:07+00:00" }, { "name": "spatie/ignition", diff --git a/public/build/manifest.json b/public/build/manifest.json index 3311a82..e83c467 100644 --- a/public/build/manifest.json +++ b/public/build/manifest.json @@ -28,23 +28,9 @@ "__plugin-vue_export-helper-cc2b3d55.js" ] }, - "_FormInput-2e79d250.js": { - "file": "assets/FormInput-2e79d250.js", - "imports": [ - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, "__plugin-vue_export-helper-cc2b3d55.js": { "file": "assets/_plugin-vue_export-helper-cc2b3d55.js" }, - "_Button-a0a29be9.js": { - "file": "assets/Button-a0a29be9.js", - "imports": [ - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, "_notification-f8197ca1.js": { "file": "assets/notification-f8197ca1.js", "imports": [ @@ -72,6 +58,20 @@ "__plugin-vue_export-helper-cc2b3d55.js" ] }, + "_FormInput-2e79d250.js": { + "file": "assets/FormInput-2e79d250.js", + "imports": [ + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, + "_Button-a0a29be9.js": { + "file": "assets/Button-a0a29be9.js", + "imports": [ + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, "resources/js/Pages/Auth/PasswordCreation.vue": { "file": "assets/PasswordCreation-90f2c433.js", "src": "resources/js/Pages/Auth/PasswordCreation.vue", @@ -86,29 +86,9 @@ "__plugin-vue_export-helper-cc2b3d55.js" ] }, - "resources/js/Pages/Auth/Login.vue": { - "file": "assets/Login-d827b864.js", - "src": "resources/js/Pages/Auth/Login.vue", - "isDynamicEntry": true, + "_EmptyImage-1b3d5388.js": { + "file": "assets/EmptyImage-1b3d5388.js", "imports": [ - "_TextDivider-87263647.js", - "_FormInput-2e79d250.js", - "_Button-a0a29be9.js", - "_Container-56ab6009.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, - "resources/js/Pages/Auth/Register.vue": { - "file": "assets/Register-8ba26946.js", - "src": "resources/js/Pages/Auth/Register.vue", - "isDynamicEntry": true, - "imports": [ - "_TextDivider-87263647.js", - "_FormInput-2e79d250.js", - "_Button-a0a29be9.js", - "_Container-56ab6009.js", - "_notification-f8197ca1.js", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js" ] @@ -126,65 +106,6 @@ "__plugin-vue_export-helper-cc2b3d55.js" ] }, - "resources/js/Pages/Auth/Reset.vue": { - "file": "assets/Reset-6dbc0d6f.js", - "src": "resources/js/Pages/Auth/Reset.vue", - "isDynamicEntry": true, - "imports": [ - "_TextDivider-87263647.js", - "_FormInput-2e79d250.js", - "_Button-a0a29be9.js", - "_Container-56ab6009.js", - "_notification-f8197ca1.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, - "resources/js/Pages/Dashboard/components/TopBar.vue": { - "file": "assets/TopBar-f31b0954.js", - "src": "resources/js/Pages/Dashboard/components/TopBar.vue", - "isDynamicEntry": true, - "imports": [ - "_TabBar-04598e08.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_Container-56ab6009.js" - ] - }, - "resources/js/Pages/Dashboard/Index.vue": { - "file": "assets/Index-791d2554.js", - "src": "resources/js/Pages/Dashboard/Index.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/Pages/Dashboard/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_IconStorage-76d02003.js", - "_notification-f8197ca1.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js" - ] - }, - "_IconStorage-76d02003.js": { - "file": "assets/IconStorage-76d02003.js", - "imports": [ - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, - "resources/js/Pages/Documentation/components/TopBar.vue": { - "file": "assets/TopBar-50b692d2.js", - "src": "resources/js/Pages/Documentation/components/TopBar.vue", - "isDynamicEntry": true, - "imports": [ - "_TabBar-04598e08.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_Container-56ab6009.js" - ] - }, "resources/js/Pages/Documentation/Article.vue": { "file": "assets/Article-9e524a20.js", "src": "resources/js/Pages/Documentation/Article.vue", @@ -209,8 +130,30 @@ "_notification-f8197ca1.js" ] }, - "_EmptyImage-1b3d5388.js": { - "file": "assets/EmptyImage-1b3d5388.js", + "_ModalContainer-9c93f637.js": { + "file": "assets/ModalContainer-9c93f637.js", + "imports": [ + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_Form-f2ad294b.js" + ] + }, + "resources/js/Pages/Auth/Register.vue": { + "file": "assets/Register-8ba26946.js", + "src": "resources/js/Pages/Auth/Register.vue", + "isDynamicEntry": true, + "imports": [ + "_TextDivider-87263647.js", + "_FormInput-2e79d250.js", + "_Button-a0a29be9.js", + "_Container-56ab6009.js", + "_notification-f8197ca1.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, + "_Form-f2ad294b.js": { + "file": "assets/Form-f2ad294b.js", "imports": [ "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js" @@ -224,56 +167,8 @@ "__plugin-vue_export-helper-cc2b3d55.js" ] }, - "resources/js/Pages/Pages/Privacy.vue": { - "file": "assets/Privacy-f00e6172.js", - "src": "resources/js/Pages/Pages/Privacy.vue", - "isDynamicEntry": true, - "imports": [ - "_TextDivider-87263647.js", - "_FormInput-2e79d250.js", - "_Button-a0a29be9.js", - "_Container-56ab6009.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, - "_TableData-94dbb607.js": { - "file": "assets/TableData-94dbb607.js", - "imports": [ - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, - "_SettingsLayout-5eb5833b.js": { - "file": "assets/SettingsLayout-5eb5833b.js", - "imports": [ - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, - "resources/js/Pages/Pages/Terms.vue": { - "file": "assets/Terms-d9c7a5e7.js", - "src": "resources/js/Pages/Pages/Terms.vue", - "isDynamicEntry": true, - "imports": [ - "_TextDivider-87263647.js", - "_FormInput-2e79d250.js", - "_Button-a0a29be9.js", - "_Container-56ab6009.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, - "_ModalContainer-9c93f637.js": { - "file": "assets/ModalContainer-9c93f637.js", - "imports": [ - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_Form-f2ad294b.js" - ] - }, - "_Form-f2ad294b.js": { - "file": "assets/Form-f2ad294b.js", + "_SettingsSegment-965a991a.js": { + "file": "assets/SettingsSegment-965a991a.js", "imports": [ "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js" @@ -286,9 +181,30 @@ "__plugin-vue_export-helper-cc2b3d55.js" ] }, - "_SettingsSegment-965a991a.js": { - "file": "assets/SettingsSegment-965a991a.js", + "resources/js/Pages/Errors/403.vue": { + "file": "assets/403-d5731a18.js", + "src": "resources/js/Pages/Errors/403.vue", + "isDynamicEntry": true, "imports": [ + "resources/js/Pages/Dashboard/components/TopBar.vue", + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_TabBar-04598e08.js", + "_notification-f8197ca1.js" + ] + }, + "resources/js/Pages/Auth/Login.vue": { + "file": "assets/Login-d827b864.js", + "src": "resources/js/Pages/Auth/Login.vue", + "isDynamicEntry": true, + "imports": [ + "_TextDivider-87263647.js", + "_FormInput-2e79d250.js", + "_Button-a0a29be9.js", + "_Container-56ab6009.js", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js" ] @@ -301,17 +217,6 @@ "__plugin-vue_export-helper-cc2b3d55.js" ] }, - "resources/js/Pages/Profile/components/TwoFactorAuthentication.vue": { - "file": "assets/TwoFactorAuthentication-8637bea9.js", - "src": "resources/js/Pages/Profile/components/TwoFactorAuthentication.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/app.js", - "_Button-a0a29be9.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_FormInput-2e79d250.js" - ] - }, "resources/js/Pages/Profile/components/TopBar.vue": { "file": "assets/TopBar-bfd0774b.js", "src": "resources/js/Pages/Profile/components/TopBar.vue", @@ -323,89 +228,61 @@ "_Container-56ab6009.js" ] }, - "resources/js/Pages/Sites/Aliases.vue": { - "file": "assets/Aliases-294924c3.js", - "src": "resources/js/Pages/Sites/Aliases.vue", + "_SettingsLayout-5eb5833b.js": { + "file": "assets/SettingsLayout-5eb5833b.js", + "imports": [ + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, + "resources/js/Pages/Documentation/Show.vue": { + "file": "assets/Show-47cc6d2d.js", + "src": "resources/js/Pages/Documentation/Show.vue", "isDynamicEntry": true, "imports": [ - "resources/js/Pages/Sites/components/TopBar.vue", + "resources/js/Pages/Documentation/components/TopBar.vue", "_Container-56ab6009.js", "_MainLayout-7e797b6b.js", "_Button-a0a29be9.js", - "_SettingsLayout-5eb5833b.js", - "_SettingsSegment-965a991a.js", + "_EmptyImage-1b3d5388.js", + "_IconStorage-76d02003.js", + "_ModalContainer-9c93f637.js", "_FormInput-2e79d250.js", - "_FormSelect-57b44daa.js", "_FormTextarea-440c6e58.js", "_Form-f2ad294b.js", - "_Pagination-9cad8b07.js", - "_EmptyImage-1b3d5388.js", - "_confirm-2149a3a8.js", - "resources/js/Pages/Sites/Tabs.vue", - "_TableData-94dbb607.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js", - "_notification-f8197ca1.js" - ] - }, - "resources/js/Pages/Servers/Settings.vue": { - "file": "assets/Settings-4f8b0b44.js", - "src": "resources/js/Pages/Servers/Settings.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/Pages/Servers/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_IconStorage-76d02003.js", - "_TabBar-04598e08.js", - "_DropdownListItemButton-655cb7b7.js", - "_EmptyImage-1b3d5388.js", - "_ModalContainer-9c93f637.js", - "_FormInput-2e79d250.js", - "_Form-f2ad294b.js", - "_SettingsLayout-5eb5833b.js", "_SettingsSegment-965a991a.js", - "_Pagination-9cad8b07.js", - "resources/js/Pages/Servers/Tabs.vue", - "_TableData-94dbb607.js", - "_confirm-2149a3a8.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_notification-f8197ca1.js" - ] - }, - "resources/js/Pages/Profile/Integrations.vue": { - "file": "assets/Integrations-16d9d442.js", - "src": "resources/js/Pages/Profile/Integrations.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/Pages/Profile/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_IconStorage-76d02003.js", - "_ModalContainer-9c93f637.js", - "_FormInput-2e79d250.js", - "_FormSelect-57b44daa.js", - "_Form-f2ad294b.js", - "_TableData-94dbb607.js", - "_confirm-2149a3a8.js", + "_SettingsLayout-5eb5833b.js", + "resources/js/Pages/Documentation/Tabs.vue", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js", "_TabBar-04598e08.js", "_notification-f8197ca1.js" ] }, - "_MainLayout-7e797b6b.js": { - "file": "assets/MainLayout-7e797b6b.js", + "resources/js/Pages/Errors/404.vue": { + "file": "assets/404-cf93bbb5.js", + "src": "resources/js/Pages/Errors/404.vue", + "isDynamicEntry": true, "imports": [ + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js", "_notification-f8197ca1.js" ] }, + "resources/js/Pages/Documentation/components/TopBar.vue": { + "file": "assets/TopBar-50b692d2.js", + "src": "resources/js/Pages/Documentation/components/TopBar.vue", + "isDynamicEntry": true, + "imports": [ + "_TabBar-04598e08.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_Container-56ab6009.js" + ] + }, "resources/js/Pages/Documentation/Tabs.vue": { "file": "assets/Tabs-6d0dccee.js", "src": "resources/js/Pages/Documentation/Tabs.vue", @@ -439,36 +316,56 @@ "_notification-f8197ca1.js" ] }, - "_confirm-2149a3a8.js": { - "file": "assets/confirm-2149a3a8.js", - "imports": [ - "resources/js/app.js" - ] - }, - "resources/js/Pages/Profile/Settings.vue": { - "file": "assets/Settings-a214a5c9.js", - "src": "resources/js/Pages/Profile/Settings.vue", + "resources/js/Pages/Pages/Privacy.vue": { + "file": "assets/Privacy-f00e6172.js", + "src": "resources/js/Pages/Pages/Privacy.vue", "isDynamicEntry": true, "imports": [ - "resources/js/Pages/Profile/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_IconStorage-76d02003.js", - "_ModalContainer-9c93f637.js", + "_TextDivider-87263647.js", "_FormInput-2e79d250.js", - "_FormSelect-57b44daa.js", - "_Form-f2ad294b.js", - "_confirm-2149a3a8.js", + "_Button-a0a29be9.js", + "_Container-56ab6009.js", "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js", - "_notification-f8197ca1.js" + "__plugin-vue_export-helper-cc2b3d55.js" ] }, - "resources/js/Pages/Sites/components/TopBar.vue": { - "file": "assets/TopBar-ba346c92.js", - "src": "resources/js/Pages/Sites/components/TopBar.vue", + "_TableData-94dbb607.js": { + "file": "assets/TableData-94dbb607.js", + "imports": [ + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, + "resources/js/Pages/Pages/Terms.vue": { + "file": "assets/Terms-d9c7a5e7.js", + "src": "resources/js/Pages/Pages/Terms.vue", + "isDynamicEntry": true, + "imports": [ + "_TextDivider-87263647.js", + "_FormInput-2e79d250.js", + "_Button-a0a29be9.js", + "_Container-56ab6009.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, + "resources/js/Pages/Auth/Reset.vue": { + "file": "assets/Reset-6dbc0d6f.js", + "src": "resources/js/Pages/Auth/Reset.vue", + "isDynamicEntry": true, + "imports": [ + "_TextDivider-87263647.js", + "_FormInput-2e79d250.js", + "_Button-a0a29be9.js", + "_Container-56ab6009.js", + "_notification-f8197ca1.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, + "resources/js/Pages/Dashboard/components/TopBar.vue": { + "file": "assets/TopBar-f31b0954.js", + "src": "resources/js/Pages/Dashboard/components/TopBar.vue", "isDynamicEntry": true, "imports": [ "_TabBar-04598e08.js", @@ -477,59 +374,46 @@ "_Container-56ab6009.js" ] }, - "resources/js/Pages/Profile/Index.vue": { - "file": "assets/Index-62b96ec8.js", - "src": "resources/js/Pages/Profile/Index.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/Pages/Profile/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_IconStorage-76d02003.js", - "_ModalContainer-9c93f637.js", - "_FormInput-2e79d250.js", - "_FormSelect-57b44daa.js", - "_Form-f2ad294b.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js", - "_notification-f8197ca1.js" - ] - }, - "resources/js/Pages/Documentation/Show.vue": { - "file": "assets/Show-47cc6d2d.js", - "src": "resources/js/Pages/Documentation/Show.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/Pages/Documentation/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_EmptyImage-1b3d5388.js", - "_IconStorage-76d02003.js", - "_ModalContainer-9c93f637.js", - "_FormInput-2e79d250.js", - "_FormTextarea-440c6e58.js", - "_Form-f2ad294b.js", - "_SettingsSegment-965a991a.js", - "_SettingsLayout-5eb5833b.js", - "resources/js/Pages/Documentation/Tabs.vue", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js", - "_notification-f8197ca1.js" - ] - }, - "resources/js/Pages/Sites/Tabs.vue": { - "file": "assets/Tabs-b87cd516.js", - "src": "resources/js/Pages/Sites/Tabs.vue", - "isDynamicEntry": true, + "_IconStorage-76d02003.js": { + "file": "assets/IconStorage-76d02003.js", "imports": [ "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js" ] }, + "_MainLayout-7e797b6b.js": { + "file": "assets/MainLayout-7e797b6b.js", + "imports": [ + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_notification-f8197ca1.js" + ] + }, + "resources/js/Pages/Servers/components/TopBar.vue": { + "file": "assets/TopBar-236de38c.js", + "src": "resources/js/Pages/Servers/components/TopBar.vue", + "isDynamicEntry": true, + "imports": [ + "_TabBar-04598e08.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_Container-56ab6009.js" + ] + }, + "_TabBar-04598e08.js": { + "file": "assets/TabBar-04598e08.js", + "imports": [ + "_Container-56ab6009.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, + "_confirm-2149a3a8.js": { + "file": "assets/confirm-2149a3a8.js", + "imports": [ + "resources/js/app.js" + ] + }, "_Pagination-9cad8b07.js": { "file": "assets/Pagination-9cad8b07.js", "imports": [ @@ -537,28 +421,6 @@ "__plugin-vue_export-helper-cc2b3d55.js" ] }, - "resources/js/Pages/Profile/Security.vue": { - "file": "assets/Security-7a6ffec1.js", - "src": "resources/js/Pages/Profile/Security.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/Pages/Profile/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_IconStorage-76d02003.js", - "_ModalContainer-9c93f637.js", - "_FormInput-2e79d250.js", - "_FormSelect-57b44daa.js", - "_Form-f2ad294b.js", - "_SettingsSegment-965a991a.js", - "resources/js/Pages/Profile/components/TwoFactorAuthentication.vue", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js", - "_notification-f8197ca1.js" - ] - }, "resources/js/Pages/Profile/BillingError.vue": { "file": "assets/BillingError-198b8726.js", "src": "resources/js/Pages/Profile/BillingError.vue", @@ -578,30 +440,20 @@ "_Form-f2ad294b.js" ] }, - "resources/js/Pages/Errors/403.vue": { - "file": "assets/403-d5731a18.js", - "src": "resources/js/Pages/Errors/403.vue", + "resources/js/Pages/Dashboard/Index.vue": { + "file": "assets/Index-791d2554.js", + "src": "resources/js/Pages/Dashboard/Index.vue", "isDynamicEntry": true, "imports": [ "resources/js/Pages/Dashboard/components/TopBar.vue", "_Container-56ab6009.js", "_MainLayout-7e797b6b.js", "_Button-a0a29be9.js", + "_IconStorage-76d02003.js", + "_notification-f8197ca1.js", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js", - "_notification-f8197ca1.js" - ] - }, - "resources/js/Pages/Support/components/TopBar.vue": { - "file": "assets/TopBar-697caebf.js", - "src": "resources/js/Pages/Support/components/TopBar.vue", - "isDynamicEntry": true, - "imports": [ - "_TabBar-04598e08.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_Container-56ab6009.js" + "_TabBar-04598e08.js" ] }, "resources/js/Pages/Profile/Billing.vue": { @@ -628,37 +480,87 @@ "_TabBar-04598e08.js" ] }, - "resources/js/Pages/Servers/Tabs.vue": { - "file": "assets/Tabs-882af7c1.js", - "src": "resources/js/Pages/Servers/Tabs.vue", + "resources/js/Pages/Sites/Tabs.vue": { + "file": "assets/Tabs-b87cd516.js", + "src": "resources/js/Pages/Sites/Tabs.vue", "isDynamicEntry": true, "imports": [ "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js" ] }, - "resources/js/Pages/Sites/Dns.vue": { - "file": "assets/Dns-e6dcb8de.js", - "src": "resources/js/Pages/Sites/Dns.vue", + "_DropdownListItemButton-655cb7b7.js": { + "file": "assets/DropdownListItemButton-655cb7b7.js", + "imports": [ + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, + "resources/js/Pages/Sites/components/TopBar.vue": { + "file": "assets/TopBar-ba346c92.js", + "src": "resources/js/Pages/Sites/components/TopBar.vue", "isDynamicEntry": true, "imports": [ - "resources/js/Pages/Sites/components/TopBar.vue", + "_TabBar-04598e08.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_Container-56ab6009.js" + ] + }, + "resources/js/Pages/Profile/components/TwoFactorAuthentication.vue": { + "file": "assets/TwoFactorAuthentication-8637bea9.js", + "src": "resources/js/Pages/Profile/components/TwoFactorAuthentication.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/app.js", + "_Button-a0a29be9.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_FormInput-2e79d250.js" + ] + }, + "resources/js/Pages/Profile/Security.vue": { + "file": "assets/Security-7a6ffec1.js", + "src": "resources/js/Pages/Profile/Security.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/Pages/Profile/components/TopBar.vue", "_Container-56ab6009.js", "_MainLayout-7e797b6b.js", "_Button-a0a29be9.js", - "_SettingsLayout-5eb5833b.js", - "_SettingsSegment-965a991a.js", + "_IconStorage-76d02003.js", + "_ModalContainer-9c93f637.js", "_FormInput-2e79d250.js", + "_FormSelect-57b44daa.js", "_Form-f2ad294b.js", - "_Pagination-9cad8b07.js", - "_confirm-2149a3a8.js", - "_notification-f8197ca1.js", - "resources/js/Pages/Sites/Tabs.vue", - "_TableData-94dbb607.js", - "_EmptyImage-1b3d5388.js", + "_SettingsSegment-965a991a.js", + "resources/js/Pages/Profile/components/TwoFactorAuthentication.vue", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js" + "_TabBar-04598e08.js", + "_notification-f8197ca1.js" + ] + }, + "resources/js/Pages/Servers/Index.vue": { + "file": "assets/Index-437f5a18.js", + "src": "resources/js/Pages/Servers/Index.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/Pages/Servers/components/TopBar.vue", + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", + "_IconStorage-76d02003.js", + "_TabBar-04598e08.js", + "_DropdownListItemButton-655cb7b7.js", + "_EmptyImage-1b3d5388.js", + "_ModalContainer-9c93f637.js", + "_FormInput-2e79d250.js", + "_FormSelect-57b44daa.js", + "_Form-f2ad294b.js", + "_confirm-2149a3a8.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_notification-f8197ca1.js" ] }, "resources/js/Pages/Servers/Show.vue": { @@ -687,9 +589,45 @@ "_notification-f8197ca1.js" ] }, - "resources/js/Pages/Sites/Settings.vue": { - "file": "assets/Settings-4763abd6.js", - "src": "resources/js/Pages/Sites/Settings.vue", + "resources/js/Pages/Servers/Tabs.vue": { + "file": "assets/Tabs-882af7c1.js", + "src": "resources/js/Pages/Servers/Tabs.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js" + ] + }, + "resources/js/Pages/Servers/Settings.vue": { + "file": "assets/Settings-4f8b0b44.js", + "src": "resources/js/Pages/Servers/Settings.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/Pages/Servers/components/TopBar.vue", + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", + "_IconStorage-76d02003.js", + "_TabBar-04598e08.js", + "_DropdownListItemButton-655cb7b7.js", + "_EmptyImage-1b3d5388.js", + "_ModalContainer-9c93f637.js", + "_FormInput-2e79d250.js", + "_Form-f2ad294b.js", + "_SettingsLayout-5eb5833b.js", + "_SettingsSegment-965a991a.js", + "_Pagination-9cad8b07.js", + "resources/js/Pages/Servers/Tabs.vue", + "_TableData-94dbb607.js", + "_confirm-2149a3a8.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_notification-f8197ca1.js" + ] + }, + "resources/js/Pages/Sites/Cronjobs.vue": { + "file": "assets/Cronjobs-ea69ff68.js", + "src": "resources/js/Pages/Sites/Cronjobs.vue", "isDynamicEntry": true, "imports": [ "resources/js/Pages/Sites/components/TopBar.vue", @@ -700,17 +638,83 @@ "_SettingsSegment-965a991a.js", "_FormInput-2e79d250.js", "_Form-f2ad294b.js", + "_Pagination-9cad8b07.js", + "_EmptyImage-1b3d5388.js", + "_notification-f8197ca1.js", "_confirm-2149a3a8.js", "resources/js/Pages/Sites/Tabs.vue", + "_TableData-94dbb607.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_TabBar-04598e08.js" + ] + }, + "resources/js/Pages/Profile/Index.vue": { + "file": "assets/Index-62b96ec8.js", + "src": "resources/js/Pages/Profile/Index.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/Pages/Profile/components/TopBar.vue", + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", + "_IconStorage-76d02003.js", + "_ModalContainer-9c93f637.js", + "_FormInput-2e79d250.js", + "_FormSelect-57b44daa.js", + "_Form-f2ad294b.js", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js", "_TabBar-04598e08.js", "_notification-f8197ca1.js" ] }, - "resources/js/Pages/Sites/Databases.vue": { - "file": "assets/Databases-6a4430f1.js", - "src": "resources/js/Pages/Sites/Databases.vue", + "resources/js/Pages/Profile/Integrations.vue": { + "file": "assets/Integrations-16d9d442.js", + "src": "resources/js/Pages/Profile/Integrations.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/Pages/Profile/components/TopBar.vue", + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", + "_IconStorage-76d02003.js", + "_ModalContainer-9c93f637.js", + "_FormInput-2e79d250.js", + "_FormSelect-57b44daa.js", + "_Form-f2ad294b.js", + "_TableData-94dbb607.js", + "_confirm-2149a3a8.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_TabBar-04598e08.js", + "_notification-f8197ca1.js" + ] + }, + "resources/js/Pages/Profile/Settings.vue": { + "file": "assets/Settings-a214a5c9.js", + "src": "resources/js/Pages/Profile/Settings.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/Pages/Profile/components/TopBar.vue", + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", + "_IconStorage-76d02003.js", + "_ModalContainer-9c93f637.js", + "_FormInput-2e79d250.js", + "_FormSelect-57b44daa.js", + "_Form-f2ad294b.js", + "_confirm-2149a3a8.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_TabBar-04598e08.js", + "_notification-f8197ca1.js" + ] + }, + "resources/js/Pages/Sites/Aliases.vue": { + "file": "assets/Aliases-294924c3.js", + "src": "resources/js/Pages/Sites/Aliases.vue", "isDynamicEntry": true, "imports": [ "resources/js/Pages/Sites/components/TopBar.vue", @@ -720,6 +724,8 @@ "_SettingsLayout-5eb5833b.js", "_SettingsSegment-965a991a.js", "_FormInput-2e79d250.js", + "_FormSelect-57b44daa.js", + "_FormTextarea-440c6e58.js", "_Form-f2ad294b.js", "_Pagination-9cad8b07.js", "_EmptyImage-1b3d5388.js", @@ -753,31 +759,57 @@ "_notification-f8197ca1.js" ] }, - "_TabBar-04598e08.js": { - "file": "assets/TabBar-04598e08.js", - "imports": [ - "_Container-56ab6009.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, - "_DropdownListItemButton-655cb7b7.js": { - "file": "assets/DropdownListItemButton-655cb7b7.js", - "imports": [ - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js" - ] - }, - "resources/js/Pages/Errors/404.vue": { - "file": "assets/404-cf93bbb5.js", - "src": "resources/js/Pages/Errors/404.vue", + "resources/js/Pages/Sites/Databases.vue": { + "file": "assets/Databases-6a4430f1.js", + "src": "resources/js/Pages/Sites/Databases.vue", "isDynamicEntry": true, "imports": [ + "resources/js/Pages/Sites/components/TopBar.vue", "_Container-56ab6009.js", "_MainLayout-7e797b6b.js", "_Button-a0a29be9.js", + "_SettingsLayout-5eb5833b.js", + "_SettingsSegment-965a991a.js", + "_FormInput-2e79d250.js", + "_Form-f2ad294b.js", + "_Pagination-9cad8b07.js", + "_EmptyImage-1b3d5388.js", + "_confirm-2149a3a8.js", + "resources/js/Pages/Sites/Tabs.vue", + "_TableData-94dbb607.js", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js", + "_TabBar-04598e08.js", + "_notification-f8197ca1.js" + ] + }, + "resources/js/Pages/Support/components/TopBar.vue": { + "file": "assets/TopBar-697caebf.js", + "src": "resources/js/Pages/Support/components/TopBar.vue", + "isDynamicEntry": true, + "imports": [ + "_TabBar-04598e08.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_Container-56ab6009.js" + ] + }, + "resources/js/Pages/Support/Closed.vue": { + "file": "assets/Closed-6bee987c.js", + "src": "resources/js/Pages/Support/Closed.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/Pages/Support/components/TopBar.vue", + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", + "_IconStorage-76d02003.js", + "_ModalContainer-9c93f637.js", + "_FormInput-2e79d250.js", + "_Form-f2ad294b.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_TabBar-04598e08.js", "_notification-f8197ca1.js" ] }, @@ -805,41 +837,9 @@ "_notification-f8197ca1.js" ] }, - "resources/js/Pages/Servers/components/TopBar.vue": { - "file": "assets/TopBar-236de38c.js", - "src": "resources/js/Pages/Servers/components/TopBar.vue", - "isDynamicEntry": true, - "imports": [ - "_TabBar-04598e08.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_Container-56ab6009.js" - ] - }, - "resources/js/Pages/Support/Index.vue": { - "file": "assets/Index-5d8035bc.js", - "src": "resources/js/Pages/Support/Index.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/Pages/Support/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_IconStorage-76d02003.js", - "_ModalContainer-9c93f637.js", - "_FormInput-2e79d250.js", - "_FormTextarea-440c6e58.js", - "_Form-f2ad294b.js", - "_EmptyImage-1b3d5388.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js", - "_notification-f8197ca1.js" - ] - }, - "resources/js/Pages/Sites/Cronjobs.vue": { - "file": "assets/Cronjobs-ea69ff68.js", - "src": "resources/js/Pages/Sites/Cronjobs.vue", + "resources/js/Pages/Sites/Dns.vue": { + "file": "assets/Dns-e6dcb8de.js", + "src": "resources/js/Pages/Sites/Dns.vue", "isDynamicEntry": true, "imports": [ "resources/js/Pages/Sites/components/TopBar.vue", @@ -851,55 +851,16 @@ "_FormInput-2e79d250.js", "_Form-f2ad294b.js", "_Pagination-9cad8b07.js", - "_EmptyImage-1b3d5388.js", - "_notification-f8197ca1.js", "_confirm-2149a3a8.js", + "_notification-f8197ca1.js", "resources/js/Pages/Sites/Tabs.vue", "_TableData-94dbb607.js", + "_EmptyImage-1b3d5388.js", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js", "_TabBar-04598e08.js" ] }, - "resources/js/Pages/Support/Closed.vue": { - "file": "assets/Closed-6bee987c.js", - "src": "resources/js/Pages/Support/Closed.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/Pages/Support/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_IconStorage-76d02003.js", - "_ModalContainer-9c93f637.js", - "_FormInput-2e79d250.js", - "_Form-f2ad294b.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js", - "_notification-f8197ca1.js" - ] - }, - "resources/js/Pages/Support/Show.vue": { - "file": "assets/Show-d5e81097.js", - "src": "resources/js/Pages/Support/Show.vue", - "isDynamicEntry": true, - "imports": [ - "resources/js/Pages/Support/components/TopBar.vue", - "_Container-56ab6009.js", - "_MainLayout-7e797b6b.js", - "_Button-a0a29be9.js", - "_IconStorage-76d02003.js", - "_ModalContainer-9c93f637.js", - "_FormInput-2e79d250.js", - "_FormTextarea-440c6e58.js", - "_Form-f2ad294b.js", - "resources/js/app.js", - "__plugin-vue_export-helper-cc2b3d55.js", - "_TabBar-04598e08.js", - "_notification-f8197ca1.js" - ] - }, "resources/js/Pages/Sites/Certificates.vue": { "file": "assets/Certificates-d9b6ade2.js", "src": "resources/js/Pages/Sites/Certificates.vue", @@ -948,6 +909,48 @@ "_TabBar-04598e08.js" ] }, + "resources/js/Pages/Sites/Settings.vue": { + "file": "assets/Settings-4763abd6.js", + "src": "resources/js/Pages/Sites/Settings.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/Pages/Sites/components/TopBar.vue", + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", + "_SettingsLayout-5eb5833b.js", + "_SettingsSegment-965a991a.js", + "_FormInput-2e79d250.js", + "_Form-f2ad294b.js", + "_confirm-2149a3a8.js", + "resources/js/Pages/Sites/Tabs.vue", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_TabBar-04598e08.js", + "_notification-f8197ca1.js" + ] + }, + "resources/js/Pages/Support/Index.vue": { + "file": "assets/Index-5d8035bc.js", + "src": "resources/js/Pages/Support/Index.vue", + "isDynamicEntry": true, + "imports": [ + "resources/js/Pages/Support/components/TopBar.vue", + "_Container-56ab6009.js", + "_MainLayout-7e797b6b.js", + "_Button-a0a29be9.js", + "_IconStorage-76d02003.js", + "_ModalContainer-9c93f637.js", + "_FormInput-2e79d250.js", + "_FormTextarea-440c6e58.js", + "_Form-f2ad294b.js", + "_EmptyImage-1b3d5388.js", + "resources/js/app.js", + "__plugin-vue_export-helper-cc2b3d55.js", + "_TabBar-04598e08.js", + "_notification-f8197ca1.js" + ] + }, "resources/js/Pages/Sites/Redirects.vue": { "file": "assets/Redirects-6052aaa5.js", "src": "resources/js/Pages/Sites/Redirects.vue", @@ -973,26 +976,23 @@ "_notification-f8197ca1.js" ] }, - "resources/js/Pages/Servers/Index.vue": { - "file": "assets/Index-437f5a18.js", - "src": "resources/js/Pages/Servers/Index.vue", + "resources/js/Pages/Support/Show.vue": { + "file": "assets/Show-d5e81097.js", + "src": "resources/js/Pages/Support/Show.vue", "isDynamicEntry": true, "imports": [ - "resources/js/Pages/Servers/components/TopBar.vue", + "resources/js/Pages/Support/components/TopBar.vue", "_Container-56ab6009.js", "_MainLayout-7e797b6b.js", "_Button-a0a29be9.js", "_IconStorage-76d02003.js", - "_TabBar-04598e08.js", - "_DropdownListItemButton-655cb7b7.js", - "_EmptyImage-1b3d5388.js", "_ModalContainer-9c93f637.js", "_FormInput-2e79d250.js", - "_FormSelect-57b44daa.js", + "_FormTextarea-440c6e58.js", "_Form-f2ad294b.js", - "_confirm-2149a3a8.js", "resources/js/app.js", "__plugin-vue_export-helper-cc2b3d55.js", + "_TabBar-04598e08.js", "_notification-f8197ca1.js" ] },