@harnessio/ui 0.5.52 → 0.5.53

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.
package/dist/index.d.ts CHANGED
@@ -6896,6 +6896,7 @@ declare interface SubStepConfig {
6896
6896
  description?: string;
6897
6897
  component: ComponentType;
6898
6898
  next?: string;
6899
+ terminal?: boolean;
6899
6900
  }
6900
6901
 
6901
6902
  declare interface SuggestionBlock {
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { i as s } from "./index-Bvr23CG5.js";
2
- import { i as e } from "./index-ymSa2uly.js";
2
+ import { i as e } from "./index-B_r7mtZU.js";
3
3
  import { i as a } from "./index-ChVoEbWo.js";
4
4
  import { i as m } from "./index-67A3D1N1.js";
5
5
  import { i as f } from "./index-yGuTXfMI.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@harnessio/ui",
3
3
  "description": "Harness Canary UI component library",
4
- "version": "0.5.52",
4
+ "version": "0.5.53",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "main": "./dist/index.js",