@bloomreach/react-sdk
Advanced tools
Comparing version 15.3.4-0 to 15.3.4-1
{ | ||
"name": "@bloomreach/react-sdk", | ||
"version": "15.3.4-0", | ||
"version": "15.3.4-1", | ||
"description": "Bloomreach SPA SDK for React", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@bloomreach/spa-sdk": "15.3.4-0" | ||
"@bloomreach/spa-sdk": "15.3.4-1" | ||
}, | ||
@@ -107,2 +107,2 @@ "peerDependencies": { | ||
"stableVersion": "15.3.3" | ||
} | ||
} |
@@ -426,11 +426,16 @@ # Bloomreach React SDK | ||
| Property | Required | Description | | ||
| ----------------------- | :------: | ----------------------------------------------------------------------------------------------- | | ||
| `content` | _no_ | The content entity to open for editing. | | ||
| `documentTemplateQuery` | _no_ | Template query to use for creating new documents. | | ||
| `folderTemplateQuery` | _no_ | Template query to use in case folders specified by `path` do not yet exist and must be created. | | ||
| `path` | _no_ | Initial location of a new document, relative to the `root`. | | ||
| `parameter` | _no_ | Name of the component parameter in which the document path is stored. | | ||
| `relative` | _no_ | Flag indicating that the picked value should be stored as a relative path. | | ||
| `root` | _no_ | Path to the root folder of selectable document locations. | | ||
| Property | Required | Description | | ||
| --------------------------- | :------: | ----------------------------------------------------------------------------------------------- | | ||
| `content` | _no_ | The content entity to open for editing. | | ||
| `documentTemplateQuery` | _no_ | Template query to use for creating new documents. | | ||
| `folderTemplateQuery` | _no_ | Template query to use in case folders specified by `path` do not yet exist and must be created. | | ||
| `path` | _no_ | Initial location of a new document, relative to the `root`. | | ||
| `parameter` | _no_ | Name of the component parameter in which the document path is stored. | | ||
| `pickerConfiguration` | _no_ | The root path of the CMS configuration to use for the picker, relative to `/hippo:configuration/hippo:frontend/cms`. | | ||
| `pickerInitialPath` | _no_ | The initial path to use in the picker if nothing has been selected yet, relative to the pickerRootPath. | | ||
| `pickerRemembersLastVisited`| _no_ | Whether the picker remembers the last visited path. | | ||
| `pickerRootPath` | _no_ | The absolute root path to use in the picker, or an empty string if the channel content path is used. | | ||
| `pickerSelectableNodeTypes` | _no_ | Types of nodes to be able to select in the picker, separated by a comma. | | ||
| `relative` | _no_ | Flag indicating that the picked value should be stored as a relative path. | | ||
| `root` | _no_ | Path to the root folder of selectable document locations. | | ||
@@ -437,0 +442,0 @@ ### BrManageMenuButton |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
67031
457
1
+ Added@bloomreach/spa-sdk@15.3.4-1(transitive)
- Removed@bloomreach/spa-sdk@15.3.4-0(transitive)
Updated@bloomreach/spa-sdk@15.3.4-1