sprof 0.2.11 → 0.2.12
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/{ExtractsList-BEH5IYVY.js → ExtractsList-DVHUnWqh.js} +1 -1
- package/dist/core/components/GeneralItem.vue.d.ts +1 -1
- package/dist/core/components/InfoItem.vue.d.ts +1 -1
- package/dist/core/components/atoms/PButton/PButton.stories.d.ts +6 -6
- package/dist/core/components/atoms/PButton/PButton.vue.d.ts +1 -1
- package/dist/{index-CmgBwS-p.js → index-dEuisIfL.js} +329 -321
- package/dist/sprof.js +1 -1
- package/dist/sprof.umd.cjs +7 -7
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as d, resolveComponent as m, openBlock as i, createElementBlock as C, Fragment as P, createVNode as l, 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-
|
|
2
|
+
import { _ as f, P as w } from "./index-dEuisIfL.js";
|
|
3
3
|
import "quasar";
|
|
4
4
|
import "vuedraggable";
|
|
5
5
|
const B = /* @__PURE__ */ d({
|
|
@@ -104,9 +104,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
|
|
|
104
104
|
padding: string;
|
|
105
105
|
width: string;
|
|
106
106
|
margin: string;
|
|
107
|
-
borderColor: string;
|
|
108
107
|
height: string;
|
|
109
108
|
fontSize: string;
|
|
109
|
+
borderColor: string;
|
|
110
110
|
background: string;
|
|
111
111
|
scale: boolean;
|
|
112
112
|
ready: string;
|
|
@@ -204,8 +204,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
|
|
|
204
204
|
close: boolean;
|
|
205
205
|
width: string;
|
|
206
206
|
margin: string;
|
|
207
|
-
borderColor: string;
|
|
208
207
|
height: string;
|
|
208
|
+
borderColor: string;
|
|
209
209
|
maxWidth: string;
|
|
210
210
|
minWidth: string;
|
|
211
211
|
background: string;
|
|
@@ -60,10 +60,10 @@ declare const _default: Meta<{
|
|
|
60
60
|
text: string;
|
|
61
61
|
width: string;
|
|
62
62
|
margin: string;
|
|
63
|
-
disabled: boolean;
|
|
64
63
|
height: string;
|
|
65
64
|
skin: string;
|
|
66
65
|
fontSize: string;
|
|
66
|
+
disabled: boolean;
|
|
67
67
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
68
68
|
P: {};
|
|
69
69
|
B: {};
|
|
@@ -129,10 +129,10 @@ declare const _default: Meta<{
|
|
|
129
129
|
text: string;
|
|
130
130
|
width: string;
|
|
131
131
|
margin: string;
|
|
132
|
-
disabled: boolean;
|
|
133
132
|
height: string;
|
|
134
133
|
skin: string;
|
|
135
134
|
fontSize: string;
|
|
135
|
+
disabled: boolean;
|
|
136
136
|
}>;
|
|
137
137
|
__isFragment?: undefined;
|
|
138
138
|
__isTeleport?: undefined;
|
|
@@ -195,10 +195,10 @@ declare const _default: Meta<{
|
|
|
195
195
|
text: string;
|
|
196
196
|
width: string;
|
|
197
197
|
margin: string;
|
|
198
|
-
disabled: boolean;
|
|
199
198
|
height: string;
|
|
200
199
|
skin: string;
|
|
201
200
|
fontSize: string;
|
|
201
|
+
disabled: boolean;
|
|
202
202
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
203
203
|
$slots: {
|
|
204
204
|
default?(_: {}): any;
|
|
@@ -264,10 +264,10 @@ export declare const Base: StoryFn<{
|
|
|
264
264
|
text: string;
|
|
265
265
|
width: string;
|
|
266
266
|
margin: string;
|
|
267
|
-
disabled: boolean;
|
|
268
267
|
height: string;
|
|
269
268
|
skin: string;
|
|
270
269
|
fontSize: string;
|
|
270
|
+
disabled: boolean;
|
|
271
271
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
272
272
|
P: {};
|
|
273
273
|
B: {};
|
|
@@ -333,10 +333,10 @@ export declare const Base: StoryFn<{
|
|
|
333
333
|
text: string;
|
|
334
334
|
width: string;
|
|
335
335
|
margin: string;
|
|
336
|
-
disabled: boolean;
|
|
337
336
|
height: string;
|
|
338
337
|
skin: string;
|
|
339
338
|
fontSize: string;
|
|
339
|
+
disabled: boolean;
|
|
340
340
|
}>;
|
|
341
341
|
__isFragment?: undefined;
|
|
342
342
|
__isTeleport?: undefined;
|
|
@@ -399,10 +399,10 @@ export declare const Base: StoryFn<{
|
|
|
399
399
|
text: string;
|
|
400
400
|
width: string;
|
|
401
401
|
margin: string;
|
|
402
|
-
disabled: boolean;
|
|
403
402
|
height: string;
|
|
404
403
|
skin: string;
|
|
405
404
|
fontSize: string;
|
|
405
|
+
disabled: boolean;
|
|
406
406
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
407
407
|
$slots: {
|
|
408
408
|
default?(_: {}): any;
|
|
@@ -109,10 +109,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
|
|
|
109
109
|
text: string;
|
|
110
110
|
width: string;
|
|
111
111
|
margin: string;
|
|
112
|
-
disabled: boolean;
|
|
113
112
|
height: string;
|
|
114
113
|
skin: string;
|
|
115
114
|
fontSize: string;
|
|
115
|
+
disabled: boolean;
|
|
116
116
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
|
|
117
117
|
default?(_: {}): any;
|
|
118
118
|
}>;
|