repo: refresh blueprint snapshots for predicates

Update inline snapshots that now include the new extension predicate shape so the changed-package test suite matches the intentional blueprint output.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-03-14 16:33:06 +01:00
parent 00982b947d
commit e4d8a9ce52
19 changed files with 20 additions and 0 deletions
@@ -43,6 +43,7 @@ describe('AppRootWrapperBlueprint', () => {
"configSchema": undefined,
"disabled": false,
"factory": [Function],
"if": undefined,
"inputs": {},
"kind": "app-root-wrapper",
"name": undefined,
@@ -86,6 +86,7 @@ describe('NavContentBlueprint', () => {
"configSchema": undefined,
"disabled": false,
"factory": [Function],
"if": undefined,
"inputs": {},
"kind": "nav-content",
"name": undefined,
@@ -42,6 +42,7 @@ describe('RouterBlueprint', () => {
"configSchema": undefined,
"disabled": false,
"factory": [Function],
"if": undefined,
"inputs": {},
"kind": "app-router-component",
"name": undefined,
@@ -38,6 +38,7 @@ describe('SignInPageBlueprint', () => {
"configSchema": undefined,
"disabled": false,
"factory": [Function],
"if": undefined,
"inputs": {},
"kind": "sign-in-page",
"name": undefined,
@@ -39,6 +39,7 @@ describe('ThemeBlueprint', () => {
"configSchema": undefined,
"disabled": false,
"factory": [Function],
"if": undefined,
"inputs": {},
"kind": "theme",
"name": "light",
@@ -54,6 +54,7 @@ describe('TranslationBlueprint', () => {
"configSchema": undefined,
"disabled": false,
"factory": [Function],
"if": undefined,
"inputs": {},
"kind": "translation",
"name": "blob",