From 5bf599532d3bcd3af296af630eae8e4e053f17b0 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Thu, 28 Dec 2023 10:28:37 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 1 + ...eef17730535682128557a1016872fd3e81c33.json | 32 +++++++++++++++++++ index.json | 3 ++ tales-from-a-dev.flowbite-bundle.0.4.json | 32 +++++++++++++++++++ 4 files changed, 68 insertions(+) create mode 100644 archived/tales-from-a-dev.flowbite-bundle/8c5eef17730535682128557a1016872fd3e81c33.json create mode 100644 tales-from-a-dev.flowbite-bundle.0.4.json diff --git a/RECIPES.md b/RECIPES.md index ba32f340..e2a09485 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -546,6 +546,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [synolia/sylius-mail-tester-plugin](https://packagist.org/packages/synolia/sylius-mail-tester-plugin) | [1.0](synolia/sylius-mail-tester-plugin/1.0) | | [synolia/sylius-scheduler-command-plugin](https://packagist.org/packages/synolia/sylius-scheduler-command-plugin) | [2.0](synolia/sylius-scheduler-command-plugin/2.0) | | [systemsdk/easy-log-bundle](https://packagist.org/packages/systemsdk/easy-log-bundle) | [1.10](systemsdk/easy-log-bundle/1.10) | +| [tales-from-a-dev/flowbite-bundle](https://packagist.org/packages/tales-from-a-dev/flowbite-bundle) | [0.4](tales-from-a-dev/flowbite-bundle/0.4) | | [tales-from-a-dev/twig-tailwind-extra](https://packagist.org/packages/tales-from-a-dev/twig-tailwind-extra) | [0.2](tales-from-a-dev/twig-tailwind-extra/0.2) | | [tattali/calendar-bundle](https://packagist.org/packages/tattali/calendar-bundle) | [1.1](tattali/calendar-bundle/1.1) | | [tbbc/money-bundle](https://packagist.org/packages/tbbc/money-bundle) | [4.0](tbbc/money-bundle/4.0) | diff --git a/archived/tales-from-a-dev.flowbite-bundle/8c5eef17730535682128557a1016872fd3e81c33.json b/archived/tales-from-a-dev.flowbite-bundle/8c5eef17730535682128557a1016872fd3e81c33.json new file mode 100644 index 00000000..0123152a --- /dev/null +++ b/archived/tales-from-a-dev.flowbite-bundle/8c5eef17730535682128557a1016872fd3e81c33.json @@ -0,0 +1,32 @@ +{ + "manifests": { + "tales-from-a-dev/flowbite-bundle": { + "manifest": { + "bundles": { + "TalesFromADev\\FlowbiteBundle\\TalesFromADevFlowbiteBundle": [ + "all" + ] + }, + "add-lines": [ + { + "file": "tailwind.config.js", + "content": " \"./vendor/tales-from-a-dev/flowbite-bundle/templates/**/*.html.twig\",", + "position": "after_target", + "target": "content: [", + "warn_if_missing": true + }, + { + "file": "config/packages/twig.yaml", + "content": " form_themes:\n - '@TalesFromADevFlowbite/form/default.html.twig'", + "position": "after_target", + "target": "default_path: '%kernel.project_dir%/templates'", + "warn_if_missing": true, + "requires": "symfony/twig-bundle" + } + ] + }, + "files": [], + "ref": "8c5eef17730535682128557a1016872fd3e81c33" + } + } +} diff --git a/index.json b/index.json index 6a31156f..62659835 100644 --- a/index.json +++ b/index.json @@ -1728,6 +1728,9 @@ "systemsdk/easy-log-bundle": [ "1.10" ], + "tales-from-a-dev/flowbite-bundle": [ + "0.4" + ], "tales-from-a-dev/twig-tailwind-extra": [ "0.2" ], diff --git a/tales-from-a-dev.flowbite-bundle.0.4.json b/tales-from-a-dev.flowbite-bundle.0.4.json new file mode 100644 index 00000000..0123152a --- /dev/null +++ b/tales-from-a-dev.flowbite-bundle.0.4.json @@ -0,0 +1,32 @@ +{ + "manifests": { + "tales-from-a-dev/flowbite-bundle": { + "manifest": { + "bundles": { + "TalesFromADev\\FlowbiteBundle\\TalesFromADevFlowbiteBundle": [ + "all" + ] + }, + "add-lines": [ + { + "file": "tailwind.config.js", + "content": " \"./vendor/tales-from-a-dev/flowbite-bundle/templates/**/*.html.twig\",", + "position": "after_target", + "target": "content: [", + "warn_if_missing": true + }, + { + "file": "config/packages/twig.yaml", + "content": " form_themes:\n - '@TalesFromADevFlowbite/form/default.html.twig'", + "position": "after_target", + "target": "default_path: '%kernel.project_dir%/templates'", + "warn_if_missing": true, + "requires": "symfony/twig-bundle" + } + ] + }, + "files": [], + "ref": "8c5eef17730535682128557a1016872fd3e81c33" + } + } +}