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
@@ -45,6 +45,7 @@ describe('SearchFilterBlueprint', () => {
"configSchema": undefined,
"disabled": false,
"factory": [Function],
"if": undefined,
"inputs": {},
"kind": "search-filter",
"name": "test",
@@ -47,6 +47,7 @@ describe('SearchFilterResultTypeBlueprint', () => {
"configSchema": undefined,
"disabled": false,
"factory": [Function],
"if": undefined,
"inputs": {},
"kind": "search-filter-result-type",
"name": "test",
@@ -60,6 +60,7 @@ describe('SearchResultListItemBlueprint', () => {
},
"disabled": false,
"factory": [Function],
"if": undefined,
"inputs": {},
"kind": "search-result-list-item",
"name": "test",