@evoke-platform/ui-components 1.10.0-dev.4 → 1.10.0-dev.5

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.
@@ -1043,6 +1043,7 @@ describe('Form component', () => {
1043
1043
  },
1044
1044
  display: {
1045
1045
  label: 'Collection',
1046
+ createActionId: '_create',
1046
1047
  },
1047
1048
  },
1048
1049
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evoke-platform/ui-components",
3
- "version": "1.10.0-dev.4",
3
+ "version": "1.10.0-dev.5",
4
4
  "description": "",
5
5
  "main": "dist/published/index.js",
6
6
  "module": "dist/published/index.js",