@prefecthq/prefect-ui-library 1.1.14 → 1.1.15

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.
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ import { Section } from '../../router/routeRecords';
2
+ export declare const flows: Section;
@@ -6,6 +6,4 @@ export declare class SchemaPropertyObject extends SchemaPropertyService {
6
6
  protected get default(): unknown;
7
7
  protected request(value: SchemaValue): unknown;
8
8
  protected response(value: SchemaValue): unknown;
9
- private maxLevelRequestValue;
10
- private maxLevelResponseValue;
11
9
  }
@@ -44,7 +44,6 @@ export declare abstract class SchemaPropertyService {
44
44
  component: T;
45
45
  props: Omit<InstanceType<T>["$props"], "modelValue">;
46
46
  };
47
- protected get isMaxLevel(): boolean;
48
47
  constructor({ property, level }: SchemaPropertyServiceSource);
49
48
  mapResponseValue(value: SchemaValue): SchemaValue;
50
49
  mapRequestValue(value: SchemaValue): SchemaValue | undefined;
@@ -1,4 +1,4 @@
1
- import { l as c, q as b, L as O, w as k } from "./index-fe4aa014.mjs";
1
+ import { l as c, q as b, L as O, w as k } from "./index-4d5db146.mjs";
2
2
  import "vue";
3
3
  import "@prefecthq/prefect-design";
4
4
  import "@prefecthq/vue-compositions";
@@ -1534,4 +1534,4 @@ export {
1534
1534
  C as Viewport,
1535
1535
  $ as Wheel
1536
1536
  };
1537
- //# sourceMappingURL=viewport.es-5fa29f11-ba4997a6.mjs.map
1537
+ //# sourceMappingURL=viewport.es-5fa29f11-4da0fd1e.mjs.map