Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
marco76tv committed Oct 4, 2024
2 parents bb66ca4 + ced3acd commit 7e6bbac
Show file tree
Hide file tree
Showing 748 changed files with 385 additions and 14 deletions.
Empty file modified .codeclimate.yml
100755 → 100644
Empty file.
Empty file modified .editorconfig
100755 → 100644
Empty file.
Empty file modified .gitattributes
100755 → 100644
Empty file.
Empty file modified .github/CONTRIBUTING.md
100755 → 100644
Empty file.
Empty file modified .github/FUNDING.yml
100755 → 100644
Empty file.
Empty file modified .github/ISSUE_TEMPLATE/bug.yml
100755 → 100644
Empty file.
Empty file modified .github/ISSUE_TEMPLATE/config.yml
100755 → 100644
Empty file.
Empty file modified .github/SECURITY.md
100755 → 100644
Empty file.
Empty file modified .github/dependabot.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows/.gitkeep
100755 → 100644
Empty file.
Empty file modified .github/workflows/dependabot-auto-merge.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows/duster-fix-blame.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows/fix-php-code-style-issues.bak
100755 → 100644
Empty file.
Empty file modified .github/workflows/php-cs-fixer.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows/phpmd.bak
100755 → 100644
Empty file.
Empty file modified .github/workflows/phpstan.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows/publish.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows/rector.yaml
100755 → 100644
Empty file.
Empty file modified .github/workflows/run-tests.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows/update-changelog.yml
100755 → 100644
Empty file.
2 changes: 2 additions & 0 deletions .gitignore
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ build/
node_modules
docs/cache/
cache/
.git-blame-ignore-revs
.php-cs-fixer.cache
Empty file modified .gitmodules
100755 → 100644
Empty file.
Empty file modified .php-cs-fixer.dist.php
100755 → 100644
Empty file.
Empty file modified .php-cs-fixer.php
100755 → 100644
Empty file.
Empty file modified .vscode/.php-cs-fixer.php
100755 → 100644
Empty file.
Empty file modified .vscode/.php_cs
100755 → 100644
Empty file.
Empty file modified .vscode/launch.json
100755 → 100644
Empty file.
Empty file modified .vscode/settings.json
100755 → 100644
Empty file.
Empty file modified Actions/.gitkeep
100755 → 100644
Empty file.
Empty file modified Actions/Block/GetAllBlocksAction.php
100755 → 100644
Empty file.
Empty file modified Actions/Icon/GetAllIconsAction.php
100755 → 100644
Empty file.
Empty file modified Config/.gitkeep
100755 → 100644
Empty file.
Empty file modified Config/config.php
100755 → 100644
Empty file.
Empty file modified Console/.gitkeep
100755 → 100644
Empty file.
Empty file modified Console/Commands/_components.json
100755 → 100644
Empty file.
Empty file modified Database/Factories_/.gitkeep
100755 → 100644
Empty file.
Empty file modified Database/Migrations/.gitkeep
100755 → 100644
Empty file.
Empty file modified Database/Seeders/.gitkeep
100755 → 100644
Empty file.
Empty file modified Database/Seeders/UIDatabaseSeeder.php
100755 → 100644
Empty file.
Empty file modified Database/factories/.gitkeep
100755 → 100644
Empty file.
Empty file modified Datas/SliderData.php
100755 → 100644
Empty file.
Empty file modified Datas/SliderDataCollection.php
100755 → 100644
Empty file.
Empty file modified Enums/.gitkeep
100755 → 100644
Empty file.
Empty file modified Enums/CornerPositionEnum.php
100755 → 100644
Empty file.
Empty file modified Enums/TableLayoutEnum.php
100755 → 100644
Empty file.
Empty file modified Filament/Actions/Header/TableLayoutToggleHeaderAction.php
100755 → 100644
Empty file.
Empty file modified Filament/Actions/Table/TableLayoutToggleTableAction.php
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/Heading.php
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/Hero.php
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/Image.php
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/ImageSpatie.php
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/ImagesGallery.php
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/PageCard.to_blog
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/Paragraph.php
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/PostCard.to_blog
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/QrCodeBlock.wip
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/Slider.php
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/Title.php
100755 → 100644
Empty file.
Empty file modified Filament/Blocks/VideoSpatie.php
100755 → 100644
Empty file.
Empty file modified Filament/Filters/DeferredSelectFilter.old
100755 → 100644
Empty file.
Empty file modified Filament/Forms/Components/AddressField.php
100755 → 100644
Empty file.
Empty file modified Filament/Forms/Components/Children.php
100755 → 100644
Empty file.
Empty file modified Filament/Forms/Components/Field/QrReader.php
100755 → 100644
Empty file.
14 changes: 0 additions & 14 deletions Filament/Forms/Components/IconPicker.php
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,6 @@ protected function setUp(): void

$icons = app(GetAllIconsAction::class)->execute();

$opts_test = [
'heroicon-c-archive-box-x-mark' => 'heroicon-c-archive-box-x-mark',
'heroicon-c-arrow-down' => 'heroicon-c-arrow-down',
'heroicon-c-arrow-path' => 'heroicon-c-arrow-path',
'ui-flags.af' => 'ui-flags.af',
];
// $opts = $icons['heroicons']['icons'];
// $opts = array_combine($opts, $opts);
// dddx([
// 'icons' => $icons,
// 'icons_1' => $icons->toCollection()->keys()->toArray(),
// 'methods' => get_class_methods($icons),
// ]);

$packs = array_keys($icons);
// $packs = $icons->toCollection()->keys()->toArray();
$packs = array_combine($packs, $packs);
Expand Down
Empty file modified Filament/Forms/Components/ParentSelect.php
100755 → 100644
Empty file.
36 changes: 36 additions & 0 deletions Filament/Forms/Components/PasswordStrengthField.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?php

declare(strict_types=1);

namespace Modules\UI\Filament\Forms\Components;

// use bjeavons\ZxcvbnPhp\Zxcvbn;
use Filament\Forms\Components\TextInput;

class PasswordStrengthField extends TextInput
{
protected string $view = 'ui::ui::filament.forms.components.password-strength';

public function evaluateStrength(): static
{
$this->afterStateUpdated(function (string $state) {
// $zxcvbn = new Zxcvbn();
// $result = $zxcvbn->passwordStrength($state);

// Ottieni il punteggio della password (da 0 a 4)
// $score = $result['score'];
/*
// Puoi gestire la logica in base al punteggio qui (opzionale)
if ($score < 3) {
$this->warning('La tua password è troppo debole!');
} else {
$this->info('La tua password è abbastanza forte.');
}
*/

// $this->state(['passwordStrengthScore' => $score]);
});

return $this;
}
}
Empty file modified Filament/Forms/Components/RadioIcon.php
100755 → 100644
Empty file.
Empty file modified Filament/Forms/Components/RadioImage.php
100755 → 100644
Empty file.
Empty file modified Filament/Forms/Components/TreeField.php
100755 → 100644
Empty file.
Empty file modified Filament/Pages/Dashboard.php
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file modified Filament/Tables/Columns/GroupColumn.php
100755 → 100644
Empty file.
Empty file modified Filament/Tables/Columns/IconColumn.php
100755 → 100644
Empty file.
Empty file modified Filament/Tables/Columns/TreeColumn.php
100755 → 100644
Empty file.
Empty file modified Filament/Widgets/GroupWidget.php
100755 → 100644
Empty file.
Empty file modified Filament/Widgets/HeroWidget.php
100755 → 100644
Empty file.
Empty file modified Filament/Widgets/OverlookWidget.php
100755 → 100644
Empty file.
Empty file modified Filament/Widgets/RowWidget.php
100755 → 100644
Empty file.
Empty file modified Filament/Widgets/StatWithIconWidget.php
100755 → 100644
Empty file.
Empty file modified Filament/Widgets/StatsOverviewWidget.php
100755 → 100644
Empty file.
Empty file modified Filament/Widgets/TestChartWidget.php
100755 → 100644
Empty file.
Empty file modified Filament/Widgets/TestWidget.php
100755 → 100644
Empty file.
Empty file modified Http/Controllers/.gitkeep
100755 → 100644
Empty file.
Empty file modified Http/Controllers/UIController.no
100755 → 100644
Empty file.
Empty file modified Http/Livewire/.gitkeep
100755 → 100644
Empty file.
Empty file modified Http/Livewire/LanguageSwitch.old
100755 → 100644
Empty file.
Empty file modified Http/Livewire/Toast.php
100755 → 100644
Empty file.
Empty file modified Http/Livewire/_components.json
100755 → 100644
Empty file.
Empty file modified Http/Middleware/.gitkeep
100755 → 100644
Empty file.
Empty file modified Http/Requests/.gitkeep
100755 → 100644
Empty file.
Empty file modified Models/.gitkeep
100755 → 100644
Empty file.
Empty file modified Models/Policies/.gitkeep
100755 → 100644
Empty file.
Empty file modified Providers/.gitkeep
100755 → 100644
Empty file.
Empty file modified Providers/EventServiceProvider.php
100755 → 100644
Empty file.
Empty file modified Providers/Filament/AdminPanelProvider.php
100755 → 100644
Empty file.
Empty file modified Providers/RouteServiceProvider.php
100755 → 100644
Empty file.
Empty file modified Providers/UIServiceProvider.php
100755 → 100644
Empty file.
Empty file modified README.md
100755 → 100644
Empty file.
Empty file modified Resources/assets/.gitkeep
100755 → 100644
Empty file.
Empty file modified Resources/assets/js/app.js
100755 → 100644
Empty file.
Empty file modified Resources/assets/sass/app.scss
100755 → 100644
Empty file.
Empty file modified Resources/css/plugin.css
100755 → 100644
Empty file.
Empty file modified Resources/dist/plugin.css
100755 → 100644
Empty file.
Empty file modified Resources/dist/plugin.js
100755 → 100644
Empty file.
Empty file modified Resources/dist/plugin.js.LICENSE.txt
100755 → 100644
Empty file.
Binary file added Resources/img/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/img/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/img/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 49 additions & 0 deletions Resources/img/9.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/Designer (1).jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/Designer.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/Designer2.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/Designer3.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/aree verdi.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/arredo urbano.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
246 changes: 246 additions & 0 deletions Resources/img/bg_topography.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/favicon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/flags/.gitkeep
100755 → 100644
Empty file.
Empty file modified Resources/img/fognature e drenaggi.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/logo.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/manutenzione stradale.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/raccolta rifiuti.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/screenshots/card_with_background_image.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/screenshots/dark_with_illustration.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/screenshots/simple.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/screenshots/simple_centered.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/screenshots/split_with_code_example.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/screenshots/split_with_image.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/screenshots/split_with_navbar.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/screenshots/split_with_screenshot.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Resources/img/screenshots/split_with_screenshot_on_dark.png
100755 → 100644
Empty file modified Resources/img/screenshots/with_angled_image_on_right.png
100755 → 100644
Empty file modified Resources/img/screenshots/with_app_screenshot.png
100755 → 100644
Empty file modified Resources/img/screenshots/with_image_tiles.png
100755 → 100644
Empty file modified Resources/img/screenshots/with_offset_image.png
100755 → 100644
Empty file modified Resources/img/screenshots/with_phone_mockup.png
100755 → 100644
Empty file modified Resources/img/screenshots/with_sign_in_form.png
100755 → 100644
Empty file modified Resources/img/screenshots/with_sign_up_and_media_content.png
100755 → 100644
Empty file modified Resources/img/segnalazioni ambientali.png
100755 → 100644
Empty file modified Resources/img/sicurezza pubblica.jpeg
100755 → 100644
Empty file modified Resources/img/trasporti pubblici.jpeg
100755 → 100644
Empty file modified Resources/js/plugin.js
100755 → 100644
Empty file.
Empty file modified Resources/lang/.gitkeep
100755 → 100644
Empty file.
Empty file modified Resources/lang/ar/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/cs/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/de/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/en/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/es/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/fr/filament-navigation.php
100755 → 100644
Empty file.
1 change: 1 addition & 0 deletions Resources/lang/it.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Empty file modified Resources/lang/it/corner-position.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/it/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/it/txt.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/nl/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/pt_BR/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/pt_PT/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/lang/ru/filament-navigation.php
100755 → 100644
Empty file.
Empty file modified Resources/svg/ai.svg
100755 → 100644
Empty file modified Resources/svg/archive-box.svg
100755 → 100644
Empty file modified Resources/svg/article.svg
100755 → 100644
Empty file modified Resources/svg/bottlecap copy.svg
100755 → 100644
Empty file modified Resources/svg/bottlecap.svg
100755 → 100644
Empty file modified Resources/svg/brain.svg
100755 → 100644
Empty file modified Resources/svg/building-office.svg
100755 → 100644
Empty file modified Resources/svg/categories.svg
100755 → 100644
Empty file modified Resources/svg/chatgpt.svg
100755 → 100644
Empty file modified Resources/svg/clean.svg
100755 → 100644
Empty file modified Resources/svg/cleaner-broom-svgrepo-com.svg
100755 → 100644
Empty file modified Resources/svg/confused-svgrepo-com.svg
100755 → 100644
Empty file modified Resources/svg/convert.png
100755 → 100644
Empty file modified Resources/svg/convert.svg
100755 → 100644
Empty file modified Resources/svg/convert01.svg
100755 → 100644
Empty file modified Resources/svg/fas-bus.svg
100755 → 100644
Empty file modified Resources/svg/fas-couch.svg
100755 → 100644
Empty file modified Resources/svg/flags/ad.svg
100755 → 100644
Empty file modified Resources/svg/flags/ae.svg
100755 → 100644
Empty file modified Resources/svg/flags/af.svg
100755 → 100644
Empty file modified Resources/svg/flags/ag.svg
100755 → 100644
Empty file modified Resources/svg/flags/ai.svg
100755 → 100644
Empty file modified Resources/svg/flags/al.svg
100755 → 100644
Empty file modified Resources/svg/flags/am.svg
100755 → 100644
Empty file modified Resources/svg/flags/ao.svg
100755 → 100644
Empty file modified Resources/svg/flags/aq.svg
100755 → 100644
Empty file modified Resources/svg/flags/ar.svg
100755 → 100644
Empty file modified Resources/svg/flags/as.svg
100755 → 100644
Empty file modified Resources/svg/flags/at.svg
100755 → 100644
Empty file modified Resources/svg/flags/au.svg
100755 → 100644
Empty file modified Resources/svg/flags/aw.svg
100755 → 100644
Empty file modified Resources/svg/flags/ax.svg
100755 → 100644
Empty file modified Resources/svg/flags/az.svg
100755 → 100644
Empty file modified Resources/svg/flags/ba.svg
100755 → 100644
Empty file modified Resources/svg/flags/bb.svg
100755 → 100644
Empty file modified Resources/svg/flags/bd.svg
100755 → 100644
Empty file modified Resources/svg/flags/be.svg
100755 → 100644
Empty file modified Resources/svg/flags/bf.svg
100755 → 100644
Empty file modified Resources/svg/flags/bg.svg
100755 → 100644
Empty file modified Resources/svg/flags/bh.svg
100755 → 100644
Empty file modified Resources/svg/flags/bi.svg
100755 → 100644
Empty file modified Resources/svg/flags/bj.svg
100755 → 100644
Empty file modified Resources/svg/flags/bl.svg
100755 → 100644
Empty file modified Resources/svg/flags/bm.svg
100755 → 100644
Empty file modified Resources/svg/flags/bn.svg
100755 → 100644
Empty file modified Resources/svg/flags/bo.svg
100755 → 100644
Empty file modified Resources/svg/flags/bq.svg
100755 → 100644
Empty file modified Resources/svg/flags/br.svg
100755 → 100644
Empty file modified Resources/svg/flags/bs.svg
100755 → 100644
Empty file modified Resources/svg/flags/bt.svg
100755 → 100644
Empty file modified Resources/svg/flags/bv.svg
100755 → 100644
Empty file modified Resources/svg/flags/bw.svg
100755 → 100644
Empty file modified Resources/svg/flags/by.svg
100755 → 100644
Empty file modified Resources/svg/flags/bz.svg
100755 → 100644
Empty file modified Resources/svg/flags/ca.svg
100755 → 100644
Empty file modified Resources/svg/flags/cc.svg
100755 → 100644
Empty file modified Resources/svg/flags/cd.svg
100755 → 100644
Empty file modified Resources/svg/flags/cf.svg
100755 → 100644
Empty file modified Resources/svg/flags/cg.svg
100755 → 100644
Empty file modified Resources/svg/flags/ch.svg
100755 → 100644
Empty file modified Resources/svg/flags/ci.svg
100755 → 100644
Empty file modified Resources/svg/flags/ck.svg
100755 → 100644
Empty file modified Resources/svg/flags/cl.svg
100755 → 100644
Empty file modified Resources/svg/flags/cm.svg
100755 → 100644
Empty file modified Resources/svg/flags/cn.svg
100755 → 100644
Empty file modified Resources/svg/flags/co.svg
100755 → 100644
Empty file modified Resources/svg/flags/cr.svg
100755 → 100644
Empty file modified Resources/svg/flags/cu.svg
100755 → 100644
Empty file modified Resources/svg/flags/cv.svg
100755 → 100644
Empty file modified Resources/svg/flags/cw.svg
100755 → 100644
Empty file modified Resources/svg/flags/cx.svg
100755 → 100644
Empty file modified Resources/svg/flags/cy.svg
100755 → 100644
Empty file modified Resources/svg/flags/cz.svg
100755 → 100644
Empty file modified Resources/svg/flags/de.svg
100755 → 100644
Empty file modified Resources/svg/flags/dj.svg
100755 → 100644
Empty file modified Resources/svg/flags/dk.svg
100755 → 100644
Empty file modified Resources/svg/flags/dm.svg
100755 → 100644
Empty file modified Resources/svg/flags/do.svg
100755 → 100644
Empty file modified Resources/svg/flags/dz.svg
100755 → 100644
Empty file modified Resources/svg/flags/ec.svg
100755 → 100644
Empty file modified Resources/svg/flags/ee.svg
100755 → 100644
Empty file modified Resources/svg/flags/eg.svg
100755 → 100644
Empty file modified Resources/svg/flags/eh.svg
100755 → 100644
Empty file modified Resources/svg/flags/en.svg
100755 → 100644
Empty file modified Resources/svg/flags/er.svg
100755 → 100644
Empty file modified Resources/svg/flags/es.svg
100755 → 100644
Empty file modified Resources/svg/flags/et.svg
100755 → 100644
Empty file modified Resources/svg/flags/eu.svg
100755 → 100644
Empty file modified Resources/svg/flags/fi.svg
100755 → 100644
Empty file modified Resources/svg/flags/fj.svg
100755 → 100644
Empty file modified Resources/svg/flags/fk.svg
100755 → 100644
Empty file modified Resources/svg/flags/fm.svg
100755 → 100644
Empty file modified Resources/svg/flags/fo.svg
100755 → 100644
Empty file modified Resources/svg/flags/fr.svg
100755 → 100644
Empty file modified Resources/svg/flags/ga.svg
100755 → 100644
Empty file modified Resources/svg/flags/gb-eng.svg
100755 → 100644
Empty file modified Resources/svg/flags/gb-nir.svg
100755 → 100644
Empty file modified Resources/svg/flags/gb-sct.svg
100755 → 100644
Empty file modified Resources/svg/flags/gb-wls.svg
100755 → 100644
Empty file modified Resources/svg/flags/gb.svg
100755 → 100644
Empty file modified Resources/svg/flags/gd.svg
100755 → 100644
Empty file modified Resources/svg/flags/ge.svg
100755 → 100644
Empty file modified Resources/svg/flags/gf.svg
100755 → 100644
Empty file modified Resources/svg/flags/gg.svg
100755 → 100644
Empty file modified Resources/svg/flags/gh.svg
100755 → 100644
Empty file modified Resources/svg/flags/gi.svg
100755 → 100644
Empty file modified Resources/svg/flags/gl.svg
100755 → 100644
Empty file modified Resources/svg/flags/gm.svg
100755 → 100644
Empty file modified Resources/svg/flags/gn.svg
100755 → 100644
Empty file modified Resources/svg/flags/gp.svg
100755 → 100644
Empty file modified Resources/svg/flags/gq.svg
100755 → 100644
Empty file modified Resources/svg/flags/gr.svg
100755 → 100644
Empty file modified Resources/svg/flags/gs.svg
100755 → 100644
Empty file modified Resources/svg/flags/gt.svg
100755 → 100644
Empty file modified Resources/svg/flags/gu.svg
100755 → 100644
Empty file modified Resources/svg/flags/gw.svg
100755 → 100644
Empty file modified Resources/svg/flags/gy.svg
100755 → 100644
Empty file modified Resources/svg/flags/hk.svg
100755 → 100644
Empty file modified Resources/svg/flags/hm.svg
100755 → 100644
Empty file modified Resources/svg/flags/hn.svg
100755 → 100644
Empty file modified Resources/svg/flags/hr.svg
100755 → 100644
Empty file modified Resources/svg/flags/ht.svg
100755 → 100644
Empty file modified Resources/svg/flags/hu.svg
100755 → 100644
Empty file modified Resources/svg/flags/id.svg
100755 → 100644
Empty file modified Resources/svg/flags/ie.svg
100755 → 100644
Empty file modified Resources/svg/flags/il.svg
100755 → 100644
Empty file modified Resources/svg/flags/im.svg
100755 → 100644
Empty file modified Resources/svg/flags/in.svg
100755 → 100644
Empty file modified Resources/svg/flags/io.svg
100755 → 100644
Empty file modified Resources/svg/flags/iq.svg
100755 → 100644
Empty file modified Resources/svg/flags/ir.svg
100755 → 100644
Empty file modified Resources/svg/flags/is.svg
100755 → 100644
Empty file modified Resources/svg/flags/it.svg
100755 → 100644
Empty file modified Resources/svg/flags/je.svg
100755 → 100644
Empty file modified Resources/svg/flags/jm.svg
100755 → 100644
Empty file modified Resources/svg/flags/jo.svg
100755 → 100644
Empty file modified Resources/svg/flags/jp.svg
100755 → 100644
Empty file modified Resources/svg/flags/ke.svg
100755 → 100644
Empty file modified Resources/svg/flags/kg.svg
100755 → 100644
Empty file modified Resources/svg/flags/kh.svg
100755 → 100644
Empty file modified Resources/svg/flags/ki.svg
100755 → 100644
Loading

0 comments on commit 7e6bbac

Please sign in to comment.