@ansible/ansible-ui-framework 2.4.2153 → 2.4.2155

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,4 +7,5 @@ export declare function PageDetailCodeEditor(props: {
7
7
  showCopyToClipboard?: boolean;
8
8
  isEmpty?: boolean;
9
9
  fullWidth?: boolean;
10
+ isArray?: boolean;
10
11
  }): import("react/jsx-runtime").JSX.Element;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ansible/ansible-ui-framework",
3
3
  "description": "A framework for building applications using PatternFly.",
4
- "version": "2.4.2153",
4
+ "version": "2.4.2155",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",