@prefecthq/prefect-ui-library 1.6.33 → 1.6.34

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.
@@ -10,3 +10,4 @@ export declare function capitalize<T extends string>(value: T): Capitalize<T>;
10
10
  export declare function uppercase<T extends string>(value: T): Uppercase<T>;
11
11
  export declare function isEmptyString(value: unknown): value is string;
12
12
  export declare function isValidEmailAddress(value: unknown): boolean;
13
+ export declare function removeWhitespace(value: string): string;
@@ -1,4 +1,4 @@
1
- import { k as O, f as k, $ as b, l as c } from "./index-d57850eb.mjs";
1
+ import { k as O, f as k, $ as b, l as c } from "./index-adb3c854.mjs";
2
2
  import "vue";
3
3
  import "@prefecthq/vue-charts";
4
4
  import "@prefecthq/prefect-design";
@@ -1535,4 +1535,4 @@ export {
1535
1535
  C as Viewport,
1536
1536
  N as Wheel
1537
1537
  };
1538
- //# sourceMappingURL=viewport.es-ae91b8e8-be42b24a.mjs.map
1538
+ //# sourceMappingURL=viewport.es-ae91b8e8-7b7ec11e.mjs.map