fix: update manifest with new generated timestamp and file counts; add EnvironmentalZoneType classes and new slot requirements
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 4m51s

This commit is contained in:
kempersc 2026-01-11 21:15:49 +01:00
parent 10bb5b69c5
commit 95d79d0078

View file

@ -1,12 +1,12 @@
{
"generated": "2026-01-11T19:09:09.180Z",
"generated": "2026-01-11T20:15:00.305Z",
"schemaRoot": "/schemas/20251121/linkml",
"totalFiles": 2862,
"totalFiles": 2865,
"categoryCounts": {
"main": 4,
"class": 628,
"enum": 148,
"slot": 2078,
"class": 630,
"enum": 147,
"slot": 2080,
"module": 4
},
"categories": [
@ -970,6 +970,16 @@
"path": "modules/classes/EnvironmentalZone.yaml",
"category": "class"
},
{
"name": "EnvironmentalZoneType",
"path": "modules/classes/EnvironmentalZoneType.yaml",
"category": "class"
},
{
"name": "EnvironmentalZoneTypes",
"path": "modules/classes/EnvironmentalZoneTypes.yaml",
"category": "class"
},
{
"name": "Event",
"path": "modules/classes/Event.yaml",
@ -3396,11 +3406,6 @@
"path": "modules/enums/EntityTypeEnum.yaml",
"category": "enum"
},
{
"name": "EnvironmentalZoneTypeEnum",
"path": "modules/enums/EnvironmentalZoneTypeEnum.yaml",
"category": "enum"
},
{
"name": "EventStatusEnum",
"path": "modules/enums/EventStatusEnum.yaml",
@ -12307,6 +12312,16 @@
"path": "modules/slots/requires_articles_at_registration.yaml",
"category": "slot"
},
{
"name": "requires_dark_storage",
"path": "modules/slots/requires_dark_storage.yaml",
"category": "slot"
},
{
"name": "requires_dust_free",
"path": "modules/slots/requires_dust_free.yaml",
"category": "slot"
},
{
"name": "requires_esd_protection",
"path": "modules/slots/requires_esd_protection.yaml",