@gisce/react-ooui 1.2.0-rc.65 → 1.2.0-rc.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26382,6 +26382,7 @@ const GraphActionView = (e) => {
26382
26382
  ...s.fields
26383
26383
  },
26384
26384
  searchFields: mergeSearchFields([s.search_fields, u.search_fields]),
26385
+ formXml: s.arch,
26385
26386
  limit: D,
26386
26387
  onClear: A,
26387
26388
  offset: V,