sprof 0.0.252 → 0.0.254
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/core/components/atoms/PTooltip/PTooltip.stories.d.ts +12 -12
- package/dist/core/components/atoms/index.d.ts +2 -1
- package/dist/sprof.js +1287 -1232
- package/dist/sprof.umd.cjs +11 -11
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -14,7 +14,7 @@ declare const _default: {
|
|
|
14
14
|
required: false;
|
|
15
15
|
};
|
|
16
16
|
typeStyle: {
|
|
17
|
-
type: globalThis.PropType<"primary" | "success" | "warning" | "
|
|
17
|
+
type: globalThis.PropType<"primary" | "success" | "warning" | "danger" | "neutral">;
|
|
18
18
|
default: string;
|
|
19
19
|
required: false;
|
|
20
20
|
};
|
|
@@ -37,7 +37,7 @@ declare const _default: {
|
|
|
37
37
|
timeout: number;
|
|
38
38
|
height: string;
|
|
39
39
|
tooltipText: string;
|
|
40
|
-
typeStyle: "primary" | "success" | "warning" | "
|
|
40
|
+
typeStyle: "primary" | "success" | "warning" | "danger" | "neutral";
|
|
41
41
|
relPosition: "left" | "right";
|
|
42
42
|
level: "top" | "bottom";
|
|
43
43
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
|
59
59
|
required: false;
|
|
60
60
|
};
|
|
61
61
|
typeStyle: {
|
|
62
|
-
type: globalThis.PropType<"primary" | "success" | "warning" | "
|
|
62
|
+
type: globalThis.PropType<"primary" | "success" | "warning" | "danger" | "neutral">;
|
|
63
63
|
default: string;
|
|
64
64
|
required: false;
|
|
65
65
|
};
|
|
@@ -82,7 +82,7 @@ declare const _default: {
|
|
|
82
82
|
timeout: number;
|
|
83
83
|
height: string;
|
|
84
84
|
tooltipText: string;
|
|
85
|
-
typeStyle: "primary" | "success" | "warning" | "
|
|
85
|
+
typeStyle: "primary" | "success" | "warning" | "danger" | "neutral";
|
|
86
86
|
relPosition: "left" | "right";
|
|
87
87
|
level: "top" | "bottom";
|
|
88
88
|
}>;
|
|
@@ -101,7 +101,7 @@ declare const _default: {
|
|
|
101
101
|
required: false;
|
|
102
102
|
};
|
|
103
103
|
typeStyle: {
|
|
104
|
-
type: globalThis.PropType<"primary" | "success" | "warning" | "
|
|
104
|
+
type: globalThis.PropType<"primary" | "success" | "warning" | "danger" | "neutral">;
|
|
105
105
|
default: string;
|
|
106
106
|
required: false;
|
|
107
107
|
};
|
|
@@ -124,7 +124,7 @@ declare const _default: {
|
|
|
124
124
|
timeout: number;
|
|
125
125
|
height: string;
|
|
126
126
|
tooltipText: string;
|
|
127
|
-
typeStyle: "primary" | "success" | "warning" | "
|
|
127
|
+
typeStyle: "primary" | "success" | "warning" | "danger" | "neutral";
|
|
128
128
|
relPosition: "left" | "right";
|
|
129
129
|
level: "top" | "bottom";
|
|
130
130
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
@@ -181,7 +181,7 @@ export declare const DefaultRadio: StoryFn<{
|
|
|
181
181
|
required: false;
|
|
182
182
|
};
|
|
183
183
|
typeStyle: {
|
|
184
|
-
type: globalThis.PropType<"primary" | "success" | "warning" | "
|
|
184
|
+
type: globalThis.PropType<"primary" | "success" | "warning" | "danger" | "neutral">;
|
|
185
185
|
default: string;
|
|
186
186
|
required: false;
|
|
187
187
|
};
|
|
@@ -204,7 +204,7 @@ export declare const DefaultRadio: StoryFn<{
|
|
|
204
204
|
timeout: number;
|
|
205
205
|
height: string;
|
|
206
206
|
tooltipText: string;
|
|
207
|
-
typeStyle: "primary" | "success" | "warning" | "
|
|
207
|
+
typeStyle: "primary" | "success" | "warning" | "danger" | "neutral";
|
|
208
208
|
relPosition: "left" | "right";
|
|
209
209
|
level: "top" | "bottom";
|
|
210
210
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
@@ -226,7 +226,7 @@ export declare const DefaultRadio: StoryFn<{
|
|
|
226
226
|
required: false;
|
|
227
227
|
};
|
|
228
228
|
typeStyle: {
|
|
229
|
-
type: globalThis.PropType<"primary" | "success" | "warning" | "
|
|
229
|
+
type: globalThis.PropType<"primary" | "success" | "warning" | "danger" | "neutral">;
|
|
230
230
|
default: string;
|
|
231
231
|
required: false;
|
|
232
232
|
};
|
|
@@ -249,7 +249,7 @@ export declare const DefaultRadio: StoryFn<{
|
|
|
249
249
|
timeout: number;
|
|
250
250
|
height: string;
|
|
251
251
|
tooltipText: string;
|
|
252
|
-
typeStyle: "primary" | "success" | "warning" | "
|
|
252
|
+
typeStyle: "primary" | "success" | "warning" | "danger" | "neutral";
|
|
253
253
|
relPosition: "left" | "right";
|
|
254
254
|
level: "top" | "bottom";
|
|
255
255
|
}>;
|
|
@@ -268,7 +268,7 @@ export declare const DefaultRadio: StoryFn<{
|
|
|
268
268
|
required: false;
|
|
269
269
|
};
|
|
270
270
|
typeStyle: {
|
|
271
|
-
type: globalThis.PropType<"primary" | "success" | "warning" | "
|
|
271
|
+
type: globalThis.PropType<"primary" | "success" | "warning" | "danger" | "neutral">;
|
|
272
272
|
default: string;
|
|
273
273
|
required: false;
|
|
274
274
|
};
|
|
@@ -291,7 +291,7 @@ export declare const DefaultRadio: StoryFn<{
|
|
|
291
291
|
timeout: number;
|
|
292
292
|
height: string;
|
|
293
293
|
tooltipText: string;
|
|
294
|
-
typeStyle: "primary" | "success" | "warning" | "
|
|
294
|
+
typeStyle: "primary" | "success" | "warning" | "danger" | "neutral";
|
|
295
295
|
relPosition: "left" | "right";
|
|
296
296
|
level: "top" | "bottom";
|
|
297
297
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
@@ -16,7 +16,8 @@ import { default as PString } from './PString/PString.vue';
|
|
|
16
16
|
import { default as PTable } from './PTable/PTable.vue';
|
|
17
17
|
import { default as PTextarea } from './PTextarea/PTextarea.vue';
|
|
18
18
|
import { default as PTopSlider } from './PTopSlider/PTopSlider.vue';
|
|
19
|
+
import { default as PTooltip } from './PTooltip/PTooltip.vue';
|
|
19
20
|
export default function install(app: {
|
|
20
21
|
component: (a: string, b: unknown) => void;
|
|
21
22
|
}): void;
|
|
22
|
-
export { PButton, PCheckBox, PDatePicker, PFlex, PInput, PInputDate, PInputNumber, PLeftSlider, PList, PListItem, PRadio, PRightSlider, PSelect, PSticky, PString, PTable, PTextarea, PTopSlider, };
|
|
23
|
+
export { PButton, PCheckBox, PDatePicker, PFlex, PInput, PInputDate, PInputNumber, PLeftSlider, PList, PListItem, PRadio, PRightSlider, PSelect, PSticky, PString, PTable, PTextarea, PTopSlider, PTooltip, };
|