wysiwyg block

This commit is contained in:
2025-09-04 21:46:12 +01:00
parent 89ca57e44d
commit a665235b9f
15 changed files with 822 additions and 85 deletions

52
composer.lock generated
View File

@@ -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": "104ea3d29e936d8eff7dbc4db90cafe2",
"content-hash": "a99bd1262162472206d7c77290fa770a",
"packages": [
{
"name": "badegguk/bad-egg-digital-login-page",
@@ -3484,6 +3484,55 @@
},
"time": "2024-12-03T01:02:28+00:00"
},
{
"name": "ourcodeworld/name-that-color",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/ourcodeworld/name-that-color.git",
"reference": "758b1f9b4b521da63f0ae4226e80cae620b0f648"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ourcodeworld/name-that-color/zipball/758b1f9b4b521da63f0ae4226e80cae620b0f648",
"reference": "758b1f9b4b521da63f0ae4226e80cae620b0f648",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"ourcodeworld\\NameThatColor\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"mit"
],
"authors": [
{
"name": "Carlos Delgado",
"email": "dev@ourcodeworld.com",
"homepage": "https://ourcodeworld.com"
}
],
"description": "A non-official PHP port of the NTC JS library to find out the name of the closest matching color.",
"keywords": [
"color converted",
"hex",
"hsl",
"name that color",
"rgb"
],
"support": {
"issues": "https://github.com/ourcodeworld/name-that-color/issues",
"source": "https://github.com/ourcodeworld/name-that-color/tree/master"
},
"time": "2018-08-03T18:14:49+00:00"
},
{
"name": "phpoption/phpoption",
"version": "1.9.3",
@@ -7436,6 +7485,7 @@
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"ourcodeworld/name-that-color": 20,
"roave/security-advisories": 20
},
"prefer-stable": true,