@harnessio/ui 1.3.20 → 1.3.22

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
@@ -4985,6 +4985,8 @@ declare interface MultiSelectOption {
4985
4985
  id: string | number;
4986
4986
  key: string;
4987
4987
  value?: string;
4988
+ /** Custom dropdown content. Selected tags still use `key`. */
4989
+ label?: ReactNode;
4988
4990
  icon?: IconV2NamesType;
4989
4991
  title?: string;
4990
4992
  disable?: boolean;
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { i as s } from "./index-CdF49wK7.js";
2
- import { i as e } from "./index-gyoei2-W.js";
2
+ import { i as e } from "./index-CyZ2_ztL.js";
3
3
  import { i as a } from "./index-mqyyt6h1.js";
4
4
  import { i as m } from "./index-C4bDY5-3.js";
5
5
  import { i as f } from "./index-DchZrYRY.js";