From a0936df61cf475a8d3fe173dc2a36190ab5ffec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=85=E5=91=A8=E6=B6=9B?= Date: Thu, 2 Jul 2026 10:27:00 -0700 Subject: [PATCH 1/2] chore: bump objectui to 1432efe81f98 --- .objectui-sha | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.objectui-sha b/.objectui-sha index dc249d5794..6e6997bf26 100644 --- a/.objectui-sha +++ b/.objectui-sha @@ -1 +1 @@ -2b86379384f0f6e99d9a5bb81d73017fd6f99cef +1432efe81f98b7d73ead6fc9b5e3b9b5a71a4d14 \ No newline at end of file From edb414ecfcc00578da5c2fd0deed0b9285968c8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=85=E5=91=A8=E6=B6=9B?= Date: Thu, 2 Jul 2026 10:27:00 -0700 Subject: [PATCH 2/2] chore(console): changeset for objectui refresh to 1432efe8 --- .changeset/objectui-refresh-1432efe8.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .changeset/objectui-refresh-1432efe8.md diff --git a/.changeset/objectui-refresh-1432efe8.md b/.changeset/objectui-refresh-1432efe8.md new file mode 100644 index 0000000000..219536e16f --- /dev/null +++ b/.changeset/objectui-refresh-1432efe8.md @@ -0,0 +1,14 @@ +--- +"@objectstack/console": minor +--- + +chore(console): refresh vendored `@object-ui/console` SPA to objectui@1432efe8 + +Bumps the pinned `.objectui-sha` from `2b86379` to `1432efe8` (8 commits) and rebuilds the prebuilt Console SPA shipped in `@objectstack/console`. + +Notable upstream changes pulled in: + +- feat(studio): WYSIWYG form-layout designer in the Data pillar +- fix(fields): inline lookup editor shows the selected record's name; align inline lookup value resolution with the read cell +- fix(grid): BulkActionBar is now the single, i18n'd selection indicator; keep the bulk action bar inside the overflow-hidden container +- fix(studio): drop unused index param in ObjectFormDesigner container map