Update Livewire Material to 1.1.0

It brings colour profiles: several generated schemes under
<html data-scheme>, a resolver for the active one, and a picker. Boost's
copy of the package guideline and skill follows.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V9NnLxnPp8vaaurb3Z1MFy
This commit is contained in:
Andreas Reinhold / reini
2026-09-13 15:06:47 +02:00
co-authored by Claude Opus 5
parent ca0dfa9396
commit 27e322c352
3 changed files with 41 additions and 5 deletions
Generated
+3 -3
View File
@@ -2999,11 +2999,11 @@
},
{
"name": "nonameweb/livewire-material",
"version": "1.0.1",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://gitea.nonameweb.ch/noNameWEB/livewire-material.git",
"reference": "7798352cfc71643a88d4658f9704e65c4e24e8da"
"reference": "d805dbc4076dc06c4d7e5023f99be4c420219975"
},
"require": {
"laravel/framework": "^13.0",
@@ -3083,7 +3083,7 @@
"material-design",
"tailwindcss"
],
"time": "2026-09-13T09:16:52+00:00"
"time": "2026-09-13T12:39:26+00:00"
},
{
"name": "nunomaduro/termwind",