sprof 0.2.3 → 0.2.6

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,5 +1,5 @@
1
1
  import { defineComponent as d, resolveComponent as l, openBlock as i, createElementBlock as C, Fragment as P, createVNode as m, unref as o, ref as u, createBlock as E, withCtx as k, createCommentVNode as v } from "vue";
2
- import { _ as f, P as w } from "./index-BMNKrMSC.js";
2
+ import { _ as f, P as w } from "./index-C6n-V_a8.js";
3
3
  import "quasar";
4
4
  const B = /* @__PURE__ */ d({
5
5
  __name: "ExtractCreateForm",
@@ -53,11 +53,7 @@ declare const _default: Meta<{
53
53
  default: boolean;
54
54
  required: false;
55
55
  };
56
- }>> & Readonly<{
57
- onClick?: ((...args: any[]) => any) | undefined;
58
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
59
- click: (...args: any[]) => void;
60
- }, import('vue').PublicProps, {
56
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
61
57
  type: Statuses;
62
58
  size: Sizes;
63
59
  padding: string;
@@ -126,9 +122,7 @@ declare const _default: Meta<{
126
122
  default: boolean;
127
123
  required: false;
128
124
  };
129
- }>> & Readonly<{
130
- onClick?: ((...args: any[]) => any) | undefined;
131
- }>, {}, {}, {}, {}, {
125
+ }>> & Readonly<{}>, {}, {}, {}, {}, {
132
126
  type: Statuses;
133
127
  size: Sizes;
134
128
  padding: string;
@@ -194,11 +188,7 @@ declare const _default: Meta<{
194
188
  default: boolean;
195
189
  required: false;
196
190
  };
197
- }>> & Readonly<{
198
- onClick?: ((...args: any[]) => any) | undefined;
199
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
200
- click: (...args: any[]) => void;
201
- }, string, {
191
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
202
192
  type: Statuses;
203
193
  size: Sizes;
204
194
  padding: string;
@@ -267,11 +257,7 @@ export declare const Base: StoryFn<{
267
257
  default: boolean;
268
258
  required: false;
269
259
  };
270
- }>> & Readonly<{
271
- onClick?: ((...args: any[]) => any) | undefined;
272
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
273
- click: (...args: any[]) => void;
274
- }, import('vue').PublicProps, {
260
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
275
261
  type: Statuses;
276
262
  size: Sizes;
277
263
  padding: string;
@@ -340,9 +326,7 @@ export declare const Base: StoryFn<{
340
326
  default: boolean;
341
327
  required: false;
342
328
  };
343
- }>> & Readonly<{
344
- onClick?: ((...args: any[]) => any) | undefined;
345
- }>, {}, {}, {}, {}, {
329
+ }>> & Readonly<{}>, {}, {}, {}, {}, {
346
330
  type: Statuses;
347
331
  size: Sizes;
348
332
  padding: string;
@@ -408,11 +392,7 @@ export declare const Base: StoryFn<{
408
392
  default: boolean;
409
393
  required: false;
410
394
  };
411
- }>> & Readonly<{
412
- onClick?: ((...args: any[]) => any) | undefined;
413
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
414
- click: (...args: any[]) => void;
415
- }, string, {
395
+ }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
416
396
  type: Statuses;
417
397
  size: Sizes;
418
398
  padding: string;
@@ -51,9 +51,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
51
51
  default: boolean;
52
52
  required: false;
53
53
  };
54
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
55
- click: (...args: any[]) => void;
56
- }, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
54
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
57
55
  text: {
58
56
  type: StringConstructor;
59
57
  default: string;
@@ -104,9 +102,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
104
102
  default: boolean;
105
103
  required: false;
106
104
  };
107
- }>> & Readonly<{
108
- onClick?: ((...args: any[]) => any) | undefined;
109
- }>, {
105
+ }>> & Readonly<{}>, {
110
106
  type: Statuses;
111
107
  size: Sizes;
112
108
  padding: string;
@@ -77,10 +77,7 @@ declare const _default: {
77
77
  rules: import('quasar').ValidationRule[];
78
78
  borderColor: string;
79
79
  }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
80
- input: {
81
- $props: import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('quasar').QInputProps;
82
- $slots: import('quasar').QInputSlots;
83
- } | null;
80
+ input: import('quasar').QInput | null;
84
81
  }, any, import('vue').ComponentProvideOptions, {
85
82
  P: {};
86
83
  B: {};
@@ -383,10 +380,7 @@ export declare const Default: StoryFn<{
383
380
  rules: import('quasar').ValidationRule[];
384
381
  borderColor: string;
385
382
  }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
386
- input: {
387
- $props: import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('quasar').QInputProps;
388
- $slots: import('quasar').QInputSlots;
389
- } | null;
383
+ input: import('quasar').QInput | null;
390
384
  }, any, import('vue').ComponentProvideOptions, {
391
385
  P: {};
392
386
  B: {};
@@ -1,4 +1,4 @@
1
- import { ValidationRule } from 'quasar';
1
+ import { QInput as QInputType, ValidationRule } from 'quasar';
2
2
  declare function focus(): void;
3
3
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<globalThis.ExtractPropTypes<{
4
4
  label: {
@@ -123,10 +123,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
123
123
  rules: ValidationRule[];
124
124
  borderColor: string;
125
125
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
126
- input: {
127
- $props: import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('quasar').QInputProps;
128
- $slots: import('quasar').QInputSlots;
129
- } | null;
126
+ input: QInputType | null;
130
127
  }, any>, {
131
128
  prepend?(_: {}): any;
132
129
  before?(_: {}): any;
@@ -297,31 +297,11 @@ declare const _default: {
297
297
  counter?(_: {}): any;
298
298
  loading?(_: {}): any;
299
299
  selected?(_: {}): any;
300
- option?(_: {
301
- index: number;
302
- opt: any;
303
- html: boolean;
304
- label: string;
305
- selected: boolean;
306
- focused: boolean;
307
- toggleOption: (opt: any) => void;
308
- setOptionIndex: (index: number) => void;
309
- itemProps: any;
310
- }): any;
311
- 'no-option'?(_: {
312
- inputValue: string;
313
- }): any;
300
+ option?(_: any): any;
301
+ 'no-option'?(_: any): any;
314
302
  'before-options'?(_: {}): any;
315
303
  'after-options'?(_: {}): any;
316
- 'selected-item'?(_: {
317
- index: number;
318
- opt: any;
319
- selected: boolean;
320
- html: boolean;
321
- removeAtIndex: (index: number) => void;
322
- toggleOption: (opt: any) => void;
323
- tabindex: number;
324
- }): any;
304
+ 'selected-item'?(_: any): any;
325
305
  };
326
306
  });
327
307
  tags: string[];
@@ -660,30 +640,10 @@ export declare const Default: StoryFn<{
660
640
  counter?(_: {}): any;
661
641
  loading?(_: {}): any;
662
642
  selected?(_: {}): any;
663
- option?(_: {
664
- index: number;
665
- opt: any;
666
- html: boolean;
667
- label: string;
668
- selected: boolean;
669
- focused: boolean;
670
- toggleOption: (opt: any) => void;
671
- setOptionIndex: (index: number) => void;
672
- itemProps: any;
673
- }): any;
674
- 'no-option'?(_: {
675
- inputValue: string;
676
- }): any;
643
+ option?(_: any): any;
644
+ 'no-option'?(_: any): any;
677
645
  'before-options'?(_: {}): any;
678
646
  'after-options'?(_: {}): any;
679
- 'selected-item'?(_: {
680
- index: number;
681
- opt: any;
682
- selected: boolean;
683
- html: boolean;
684
- removeAtIndex: (index: number) => void;
685
- toggleOption: (opt: any) => void;
686
- tabindex: number;
687
- }): any;
647
+ 'selected-item'?(_: any): any;
688
648
  };
689
649
  })>;
@@ -172,31 +172,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
172
172
  counter?(_: {}): any;
173
173
  loading?(_: {}): any;
174
174
  selected?(_: {}): any;
175
- option?(_: {
176
- index: number;
177
- opt: any;
178
- html: boolean;
179
- label: string;
180
- selected: boolean;
181
- focused: boolean;
182
- toggleOption: (opt: any) => void;
183
- setOptionIndex: (index: number) => void;
184
- itemProps: any;
185
- }): any;
186
- 'no-option'?(_: {
187
- inputValue: string;
188
- }): any;
175
+ option?(_: any): any;
176
+ 'no-option'?(_: any): any;
189
177
  'before-options'?(_: {}): any;
190
178
  'after-options'?(_: {}): any;
191
- 'selected-item'?(_: {
192
- index: number;
193
- opt: any;
194
- selected: boolean;
195
- html: boolean;
196
- removeAtIndex: (index: number) => void;
197
- toggleOption: (opt: any) => void;
198
- tabindex: number;
199
- }): any;
179
+ 'selected-item'?(_: any): any;
200
180
  }>;
201
181
  export default _default;
202
182
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -78,10 +78,7 @@ declare const _default: {
78
78
  $refs: {
79
79
  [x: string]: unknown;
80
80
  } & {
81
- input: {
82
- $props: import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('quasar').QInputProps;
83
- $slots: import('quasar').QInputSlots;
84
- } | null;
81
+ input: import('quasar').QInput | null;
85
82
  };
86
83
  $slots: Readonly<{
87
84
  [name: string]: import('vue').Slot<any> | undefined;
@@ -357,10 +354,7 @@ export declare const Default: () => {
357
354
  $refs: {
358
355
  [x: string]: unknown;
359
356
  } & {
360
- input: {
361
- $props: import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('quasar').QInputProps;
362
- $slots: import('quasar').QInputSlots;
363
- } | null;
357
+ input: import('quasar').QInput | null;
364
358
  };
365
359
  $slots: Readonly<{
366
360
  [name: string]: import('vue').Slot<any> | undefined;
@@ -76,10 +76,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
76
76
  $refs: {
77
77
  [x: string]: unknown;
78
78
  } & {
79
- input: {
80
- $props: import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('quasar').QInputProps;
81
- $slots: import('quasar').QInputSlots;
82
- } | null;
79
+ input: import('quasar').QInput | null;
83
80
  };
84
81
  $slots: Readonly<{
85
82
  [name: string]: import('vue').Slot<any> | undefined;