Update Flex endpoint

This commit is contained in:
github-action[bot]
2025-11-16 08:20:34 +00:00
parent d886d9e7d3
commit 4f66c2d586
4 changed files with 109 additions and 2 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ Additional recipes can be found on the [Contrib Recipes Repository](https://gith
| [symfony/unifonic-notifier](https://packagist.org/packages/symfony/unifonic-notifier) | [7.1](symfony/unifonic-notifier/7.1) | `unifonic-notifier`, `unifonicnotifier` |
| [symfony/ux-autocomplete](https://packagist.org/packages/symfony/ux-autocomplete) | [2.6](symfony/ux-autocomplete/2.6) | `ux-autocomplete`, `uxautocomplete` |
| [symfony/ux-google-map](https://packagist.org/packages/symfony/ux-google-map) | [2.22](symfony/ux-google-map/2.22) | `ux-google-map`, `uxgooglemap` |
| [symfony/ux-icons](https://packagist.org/packages/symfony/ux-icons) | [2.17](symfony/ux-icons/2.17) | `ux-icons`, `uxicons` |
| [symfony/ux-icons](https://packagist.org/packages/symfony/ux-icons) | [2.19](symfony/ux-icons/2.19) | `ux-icons`, `uxicons` |
| [symfony/ux-lazy-image](https://packagist.org/packages/symfony/ux-lazy-image) | [2.18](symfony/ux-lazy-image/2.18) | `ux-lazy-image`, `uxlazyimage` |
| [symfony/ux-leaflet-map](https://packagist.org/packages/symfony/ux-leaflet-map) | [2.19](symfony/ux-leaflet-map/2.19) | `ux-leaflet-map`, `uxleafletmap` |
| [symfony/ux-live-component](https://packagist.org/packages/symfony/ux-live-component) | [2.6](symfony/ux-live-component/2.6) | `live-component`, `live-components`, `livecomponent`, `livecomponents`, `ux-live-component`, `uxlivecomponent` |
@@ -0,0 +1,53 @@
{
"manifests": {
"symfony/ux-icons": {
"manifest": {
"bundles": {
"Symfony\\UX\\Icons\\UXIconsBundle": [
"all"
]
},
"copy-from-recipe": {
"assets/": "assets/",
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"assets/icons/symfony.svg": {
"contents": [
"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 257\"><circle cx=\"128\" cy=\"128.827\" r=\"128\" fill=\"#1a171b\"/><path fill=\"#fff\" d=\"M183.706 48.124c-12.986.453-24.32 7.61-32.757 17.51c-9.342 10.855-15.557 23.73-20.035 36.872c-8.01-6.565-14.19-15.064-27.041-18.77c-9.933-2.852-20.366-1.674-29.96 5.474c-4.545 3.395-7.676 8.527-9.165 13.351c-3.855 12.537 4.053 23.694 7.645 27.7l7.853 8.416c1.619 1.65 5.518 5.955 3.612 12.127c-2.06 6.71-10.15 11.055-18.448 8.495c-3.706-1.13-9.03-3.891-7.838-7.779c.493-1.59 1.631-2.78 2.241-4.155c.56-1.181.827-2.067.997-2.587c1.516-4.95-.555-11.39-5.857-13.025c-4.946-1.516-10.007-.315-11.969 6.054c-2.225 7.235 1.237 20.366 19.783 26.084c21.729 6.676 40.11-5.155 42.717-20.586c1.642-9.665-2.722-16.845-10.717-26.08l-6.514-7.204c-3.946-3.942-5.301-10.661-1.217-15.825c3.446-4.356 8.354-6.215 16.392-4.029c11.733 3.186 16.963 11.327 25.69 17.893c-3.603 11.819-5.958 23.682-8.09 34.32l-1.299 7.931c-6.238 32.721-11 50.688-23.375 61.003c-2.493 1.773-6.057 4.427-11.429 4.612c-2.816.087-3.726-1.85-3.765-2.694c-.067-1.977 1.599-2.883 2.706-3.773c1.654-.902 4.155-2.398 3.985-7.191c-.18-5.664-4.872-10.575-11.654-10.35c-5.08.173-12.823 4.954-12.532 13.705c.303 9.039 8.728 15.813 21.43 15.384c6.79-.233 21.952-2.997 36.895-20.76c17.392-20.362 22.256-43.705 25.915-60.79l4.084-22.556c2.269.272 4.695.453 7.334.516c21.661.457 32.496-10.763 32.657-18.924c.107-4.939-3.241-9.799-7.928-9.689c-3.355.095-7.57 2.328-8.582 6.968c-.988 4.552 6.893 8.66.733 12.65c-4.376 2.832-12.221 4.828-23.269 3.206l2.009-11.103c4.1-21.055 9.157-46.954 28.341-47.584c1.398-.071 6.514.063 6.633 3.446c.035 1.13-.245 1.418-1.568 4.005c-1.347 2.017-1.855 3.734-1.792 5.707c.185 5.376 4.273 8.909 10.185 8.696c7.916-.256 10.193-7.963 10.063-11.921c-.32-9.3-10.122-15.175-23.1-14.75\"/></svg>",
""
],
"executable": false
},
"config/packages/ux_icons.yaml": {
"contents": [
"# Full configuration reference: https://symfony.com/bundles/ux-icons/current/index.html#configuration",
"ux_icons:",
"",
" # Default HTML attributes to add to all icons",
" default_icon_attributes:",
"",
" # Use current text color to fill the icon",
" fill: currentColor",
"",
" # Default dimensions",
" height: '1em'",
" width: '1em'",
"",
" # Throw an exception if an icon is not",
" ignore_not_found: false",
"",
"when@prod:",
" ux_icons:",
" # Suppress exceptions for missing icons in production",
" ignore_not_found: true",
""
],
"executable": false
}
},
"ref": "c965ca0bf8a40e03420d57e08cff0bf6045e4ae7"
}
}
}
+2 -1
View File
@@ -1142,7 +1142,8 @@
"2.22"
],
"symfony/ux-icons": [
"2.17"
"2.17",
"2.19"
],
"symfony/ux-lazy-image": [
"2.17",
+53
View File
@@ -0,0 +1,53 @@
{
"manifests": {
"symfony/ux-icons": {
"manifest": {
"bundles": {
"Symfony\\UX\\Icons\\UXIconsBundle": [
"all"
]
},
"copy-from-recipe": {
"assets/": "assets/",
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"assets/icons/symfony.svg": {
"contents": [
"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 257\"><circle cx=\"128\" cy=\"128.827\" r=\"128\" fill=\"#1a171b\"/><path fill=\"#fff\" d=\"M183.706 48.124c-12.986.453-24.32 7.61-32.757 17.51c-9.342 10.855-15.557 23.73-20.035 36.872c-8.01-6.565-14.19-15.064-27.041-18.77c-9.933-2.852-20.366-1.674-29.96 5.474c-4.545 3.395-7.676 8.527-9.165 13.351c-3.855 12.537 4.053 23.694 7.645 27.7l7.853 8.416c1.619 1.65 5.518 5.955 3.612 12.127c-2.06 6.71-10.15 11.055-18.448 8.495c-3.706-1.13-9.03-3.891-7.838-7.779c.493-1.59 1.631-2.78 2.241-4.155c.56-1.181.827-2.067.997-2.587c1.516-4.95-.555-11.39-5.857-13.025c-4.946-1.516-10.007-.315-11.969 6.054c-2.225 7.235 1.237 20.366 19.783 26.084c21.729 6.676 40.11-5.155 42.717-20.586c1.642-9.665-2.722-16.845-10.717-26.08l-6.514-7.204c-3.946-3.942-5.301-10.661-1.217-15.825c3.446-4.356 8.354-6.215 16.392-4.029c11.733 3.186 16.963 11.327 25.69 17.893c-3.603 11.819-5.958 23.682-8.09 34.32l-1.299 7.931c-6.238 32.721-11 50.688-23.375 61.003c-2.493 1.773-6.057 4.427-11.429 4.612c-2.816.087-3.726-1.85-3.765-2.694c-.067-1.977 1.599-2.883 2.706-3.773c1.654-.902 4.155-2.398 3.985-7.191c-.18-5.664-4.872-10.575-11.654-10.35c-5.08.173-12.823 4.954-12.532 13.705c.303 9.039 8.728 15.813 21.43 15.384c6.79-.233 21.952-2.997 36.895-20.76c17.392-20.362 22.256-43.705 25.915-60.79l4.084-22.556c2.269.272 4.695.453 7.334.516c21.661.457 32.496-10.763 32.657-18.924c.107-4.939-3.241-9.799-7.928-9.689c-3.355.095-7.57 2.328-8.582 6.968c-.988 4.552 6.893 8.66.733 12.65c-4.376 2.832-12.221 4.828-23.269 3.206l2.009-11.103c4.1-21.055 9.157-46.954 28.341-47.584c1.398-.071 6.514.063 6.633 3.446c.035 1.13-.245 1.418-1.568 4.005c-1.347 2.017-1.855 3.734-1.792 5.707c.185 5.376 4.273 8.909 10.185 8.696c7.916-.256 10.193-7.963 10.063-11.921c-.32-9.3-10.122-15.175-23.1-14.75\"/></svg>",
""
],
"executable": false
},
"config/packages/ux_icons.yaml": {
"contents": [
"# Full configuration reference: https://symfony.com/bundles/ux-icons/current/index.html#configuration",
"ux_icons:",
"",
" # Default HTML attributes to add to all icons",
" default_icon_attributes:",
"",
" # Use current text color to fill the icon",
" fill: currentColor",
"",
" # Default dimensions",
" height: '1em'",
" width: '1em'",
"",
" # Throw an exception if an icon is not",
" ignore_not_found: false",
"",
"when@prod:",
" ux_icons:",
" # Suppress exceptions for missing icons in production",
" ignore_not_found: true",
""
],
"executable": false
}
},
"ref": "c965ca0bf8a40e03420d57e08cff0bf6045e4ae7"
}
}
}