sprof 0.0.182 → 0.0.183

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.
@@ -1,6 +1,5 @@
1
1
  import { default as AdaptiveContainer } from './AdaptiveContainer.vue';
2
2
  import { default as AdaptiveContainerHorizontal } from './AdaptiveContainerHorizontal.vue';
3
- import { default as AdminGallery } from './AdminGallery.vue';
4
3
  import { default as CarouselImages } from './CarouselImages.vue';
5
4
  import { default as ContextWindow } from './ContextWindow.vue';
6
5
  import { default as DateInputRange } from './DateInputRange.vue';
@@ -24,8 +24,8 @@ declare const _default: {
24
24
  default: number;
25
25
  };
26
26
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
27
- crop: (...args: any[]) => void;
28
27
  removeFile: (...args: any[]) => void;
28
+ crop: (...args: any[]) => void;
29
29
  "update:ratio": (...args: any[]) => void;
30
30
  }, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
31
31
  withCrop: {
@@ -50,8 +50,8 @@ declare const _default: {
50
50
  default: number;
51
51
  };
52
52
  }>> & Readonly<{
53
- onCrop?: ((...args: any[]) => any) | undefined;
54
53
  onRemoveFile?: ((...args: any[]) => any) | undefined;
54
+ onCrop?: ((...args: any[]) => any) | undefined;
55
55
  "onUpdate:ratio"?: ((...args: any[]) => any) | undefined;
56
56
  }>, {
57
57
  height: number;
@@ -108,8 +108,8 @@ export declare const Default: {
108
108
  default: number;
109
109
  };
110
110
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
111
- crop: (...args: any[]) => void;
112
111
  removeFile: (...args: any[]) => void;
112
+ crop: (...args: any[]) => void;
113
113
  "update:ratio": (...args: any[]) => void;
114
114
  }, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
115
115
  withCrop: {
@@ -134,8 +134,8 @@ export declare const Default: {
134
134
  default: number;
135
135
  };
136
136
  }>> & Readonly<{
137
- onCrop?: ((...args: any[]) => any) | undefined;
138
137
  onRemoveFile?: ((...args: any[]) => any) | undefined;
138
+ onCrop?: ((...args: any[]) => any) | undefined;
139
139
  "onUpdate:ratio"?: ((...args: any[]) => any) | undefined;
140
140
  }>, {
141
141
  height: number;
@@ -22,8 +22,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
22
22
  default: number;
23
23
  };
24
24
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
25
- crop: (...args: any[]) => void;
26
25
  removeFile: (...args: any[]) => void;
26
+ crop: (...args: any[]) => void;
27
27
  "update:ratio": (...args: any[]) => void;
28
28
  }, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
29
29
  withCrop: {
@@ -48,8 +48,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
48
48
  default: number;
49
49
  };
50
50
  }>> & Readonly<{
51
- onCrop?: ((...args: any[]) => any) | undefined;
52
51
  onRemoveFile?: ((...args: any[]) => any) | undefined;
52
+ onCrop?: ((...args: any[]) => any) | undefined;
53
53
  "onUpdate:ratio"?: ((...args: any[]) => any) | undefined;
54
54
  }>, {
55
55
  height: number;