@shjjs/visual-ui 1.0.39 → 1.0.40
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/es/commons/core/earth/main.vue.mjs +7 -7
- package/es/commons/core/useChart.mjs +301 -301
- package/es/commons/utils/parseDataset.mjs +19 -19
- package/es/commons/utils/typescript.d.ts +5 -5
- package/es/components/chart/commons/components/common-chart/index.vue.mjs +269 -269
- package/es/components/chart/commons/components/common-chart-map/index.vue.mjs +247 -247
- package/es/components/chart/commons/hooks/useChart.mjs +316 -316
- package/es/components/chart-other-candlestick-basic/index.vue.mjs +261 -261
- package/es/components/chart-other-candlestick-demo/index.vue.mjs +260 -260
- package/es/components/chart-other-candlestick-shanghai/index.vue.mjs +260 -260
- package/es/components/chart-other-circular-graph/index.vue.mjs +260 -260
- package/es/components/chart-other-force/index.vue.mjs +260 -260
- package/es/components/chart-other-force2/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel-contrast/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel-split/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel2/index.vue.mjs +260 -260
- package/es/components/chart-other-gauge/index.vue.mjs +260 -260
- package/es/components/chart-other-gauge-grade/index.vue.mjs +260 -260
- package/es/components/chart-other-gauge-stage/index.vue.mjs +260 -260
- package/es/components/chart-other-graph-basic/index.vue.mjs +260 -260
- package/es/components/chart-other-graph-basic2/index.vue.mjs +260 -260
- package/es/components/chart-other-graph-calendar/index.vue.mjs +260 -260
- package/es/components/chart-other-grid-percentage/index.vue.mjs +266 -266
- package/es/components/chart-other-heatmap/index.vue.mjs +260 -260
- package/es/components/chart-other-label-gauge/index.vue.mjs +262 -262
- package/es/components/chart-other-liquidfill/index.vue.mjs +259 -259
- package/es/components/chart-other-parallel-basic/index.vue.mjs +260 -260
- package/es/components/chart-other-parallel-mul/index.vue.mjs +260 -260
- package/es/components/chart-other-radar/index.vue.mjs +281 -281
- package/es/components/chart-other-radar-stack/index.vue.mjs +261 -261
- package/es/components/chart-other-sunburst-basic/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-basic2/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-basic3/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-basic4/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-book/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-flavors/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-radius/index.vue.mjs +260 -260
- package/es/components/chart-other-theme-river/index.vue.mjs +265 -265
- package/es/components/chart-other-tree/index.vue.mjs +259 -259
- package/es/components/chart-other-tree-line/index.vue.mjs +259 -259
- package/es/components/chart-other-treemap/index.vue.mjs +259 -259
- package/es/components/chart-other-treemap-basic/index.vue.mjs +259 -259
- package/es/components/chart-other-word-cloud/index.vue.mjs +259 -259
- package/es/components/commons/custom-component-render/index.d.ts +76 -76
- package/es/components/commons/custom-component-render/index.vue.d.ts +76 -76
- package/es/components/commons/custom-component-render/index.vue.mjs +7 -7
- package/es/components/commons/custom-component-render/index.vue2.mjs +280 -280
- package/es/components/commons-echarts/compileAndRunEcharts.mjs +279 -279
- package/es/components/commons-gaussian-splatting-view/index.vue.mjs +7 -7
- package/es/components/commons-loop-iterator/index.vue.mjs +7 -7
- package/es/components/commons-loop-iterator/index.vue2.mjs +315 -315
- package/es/components/commons-product-model/index.vue.mjs +7 -7
- package/es/components/commons-product-model/index.vue2.mjs +424 -424
- package/es/components/commons-qrcode/index.vue.d.ts +90 -90
- package/es/components/commons-qrcode/index.vue.mjs +7 -7
- package/es/components/commons-three-loader/index.vue.mjs +7 -7
- package/es/components/commons-three-loader/index.vue2.mjs +410 -410
- package/es/components/commons-three-loader3/index.vue.mjs +7 -7
- package/es/components/commons-three-loader3/index.vue2.mjs +387 -387
- package/es/components/commons-weather/index.vue.mjs +7 -7
- package/es/components/commons-weather/index.vue2.mjs +297 -297
- package/es/components/commons-weather-dynamic/index.vue.mjs +7 -7
- package/es/components/commons-weather-dynamic/index.vue2.mjs +305 -305
- package/es/components/graphical-circle/index.vue.mjs +7 -7
- package/es/components/graphical-diamond/index.vue.mjs +7 -7
- package/es/components/graphical-hexagon/index.vue.mjs +7 -7
- package/es/components/graphical-isosceles-triangle/index.vue.mjs +7 -7
- package/es/components/graphical-pentagon/index.vue.mjs +7 -7
- package/es/components/graphical-rect/index.vue.mjs +7 -7
- package/es/components/graphical-right-triangle/index.vue.mjs +7 -7
- package/es/components/index.d.ts +113 -113
- package/es/components/index.mjs +364 -364
- package/es/components/interaction/button/index.vue.mjs +7 -7
- package/es/components/interaction/button/index.vue2.mjs +280 -280
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue.mjs +7 -7
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue2.mjs +409 -409
- package/es/components/interaction/date-picker/src/date-picker/index.d.ts +186 -186
- package/es/components/interaction/date-picker/src/date-picker/index.vue.d.ts +186 -186
- package/es/components/interaction/date-picker/src/date-picker-range/index.d.ts +186 -186
- package/es/components/interaction/date-picker/src/date-picker-range/index.vue.d.ts +186 -186
- package/es/components/interaction/tabs/index.vue.mjs +272 -272
- package/es/components/interaction/tabs-icon/index.vue.mjs +277 -277
- package/es/components/interaction-button/index.vue.mjs +7 -7
- package/es/components/interaction-button-image/index.vue.mjs +7 -7
- package/es/components/interaction-button-refresh/index.vue.mjs +7 -7
- package/es/components/interaction-data-picker/index.vue.mjs +7 -7
- package/es/components/interaction-input/index.vue.mjs +7 -7
- package/es/components/interaction-input/index.vue2.mjs +286 -286
- package/es/components/interaction-select/index.vue.mjs +7 -7
- package/es/components/interaction-select/index.vue2.mjs +422 -422
- package/es/components/interaction-slider/index.vue.mjs +7 -7
- package/es/components/interaction-slider/index.vue2.mjs +283 -283
- package/es/components/interaction-switch/index.vue.mjs +7 -7
- package/es/components/interaction-switch/index.vue2.mjs +244 -244
- package/es/components/interaction-tabs/index.vue.mjs +7 -7
- package/es/components/interaction-tabs/index.vue2.mjs +255 -255
- package/es/components/interaction-tabs2/index.vue.mjs +7 -7
- package/es/components/interaction-tabs2/index.vue2.mjs +255 -255
- package/es/components/map-earth-basic/index.vue.mjs +332 -332
- package/es/components/map-earth-cool-tech/index.vue.mjs +332 -332
- package/es/components/map-earth-fly-line/index.vue.mjs +332 -332
- package/es/components/map-earth-hacker/index.vue.mjs +332 -332
- package/es/components/map-earth-particle/index.vue.mjs +332 -332
- package/es/components/media-audio/index.vue.mjs +7 -7
- package/es/components/media-audio/index.vue2.mjs +277 -277
- package/es/components/media-audio-dynamic/index.vue.mjs +7 -7
- package/es/components/media-audio-dynamic/index.vue2.mjs +296 -296
- package/es/components/media-carousel/index.vue.mjs +7 -7
- package/es/components/media-carousel-slides/index.vue.mjs +7 -7
- package/es/components/media-flv/index.vue.mjs +284 -284
- package/es/components/media-iframe/index.vue.mjs +7 -7
- package/es/components/media-iframe/index.vue2.mjs +217 -217
- package/es/components/media-iframe-carousel/index.vue.mjs +7 -7
- package/es/components/media-iframe-dynamic/index.vue.mjs +7 -7
- package/es/components/media-iframe-dynamic/index.vue2.mjs +261 -261
- package/es/components/media-image/index.vue.mjs +7 -7
- package/es/components/media-image-dynamic/index.vue.mjs +7 -7
- package/es/components/media-image-dynamic/index.vue2.mjs +236 -236
- package/es/components/media-m3u8/index.vue.mjs +302 -302
- package/es/components/media-m3u8-dynamic/index.vue.mjs +319 -319
- package/es/components/media-video/index.vue.mjs +7 -7
- package/es/components/media-video/index.vue2.mjs +258 -258
- package/es/components/media-video-dynamic/index.vue.mjs +7 -7
- package/es/components/media-video-dynamic/index.vue2.mjs +280 -280
- package/es/components/media-wavesurfer/index.vue.mjs +7 -7
- package/es/components/scene-amap2d/index.vue.mjs +7 -7
- package/es/components/scene-amap2d/index.vue2.mjs +627 -627
- package/es/components/scene-amap3d/index.vue.mjs +7 -7
- package/es/components/scene-amap3d/index.vue2.mjs +752 -752
- package/es/components/scene-default/index.vue.mjs +7 -7
- package/es/components/scene-default/index.vue2.mjs +221 -221
- package/es/components/scene-map3d/index.vue.mjs +8 -8
- package/es/components/scene-map3d/index.vue2.mjs +480 -480
- package/es/components/scene-ue-iframe/index.vue.mjs +7 -7
- package/es/components/scene-ue-iframe/index.vue2.mjs +242 -242
- package/es/components/scene-ue-shj/index.vue.mjs +7 -7
- package/es/components/scene-ue-shj/index.vue2.mjs +219 -219
- package/es/components/scene-unity-iframe/index.vue.mjs +7 -7
- package/es/components/scene-unity-iframe/index.vue2.mjs +224 -224
- package/es/components/scene-unity-webgl/index.vue.mjs +7 -7
- package/es/components/scene-unity-webgl/index.vue2.mjs +226 -226
- package/es/components/scene-vr/index.d.ts +101 -101
- package/es/components/scene-vr/index.vue.d.ts +102 -102
- package/es/components/scene-vr/index.vue.mjs +7 -7
- package/es/components/scene-vr/index.vue2.mjs +543 -543
- package/es/components/text/list/index.vue.mjs +295 -295
- package/es/components/text-carousel/index.vue.mjs +7 -7
- package/es/components/text-count-down/index.vue.mjs +7 -7
- package/es/components/text-count-down/index.vue2.mjs +284 -284
- package/es/components/text-over-number/index.vue.mjs +7 -7
- package/es/components/text-over-number/index.vue2.mjs +286 -286
- package/es/components/text-real-time/index.vue.mjs +7 -7
- package/es/components/text-real-time/index.vue2.mjs +241 -241
- package/es/components/text-row-scroll/index.vue.mjs +7 -7
- package/es/components/text-row-scroll/index.vue2.mjs +352 -352
- package/es/components/text-table-basic/index.vue.mjs +7 -7
- package/es/components/text-table-basic/index.vue2.mjs +366 -366
- package/es/components/text-table-scroll/index.vue.mjs +7 -7
- package/es/components/text-table-scroll/index.vue2.mjs +356 -356
- package/es/components/text-text-basic/index.vue.mjs +7 -7
- package/es/components/text-text-dynamic/index.vue.mjs +7 -7
- package/es/components/text-text-dynamic/index.vue2.mjs +242 -242
- package/es/components/text-title/index.vue.mjs +7 -7
- package/es/index.mjs +388 -388
- package/es/plugins/datasource/index.mjs +216 -216
- package/es/widgets.css +1 -1
- package/package.json +2 -2
- package/umd/index.js +33660 -0
- package/umd/widgets.css +1 -0
|
@@ -1,76 +1,76 @@
|
|
|
1
|
-
export declare const ShjCustomComponentRender: import("../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
option: {
|
|
3
|
-
type: any;
|
|
4
|
-
required: true;
|
|
5
|
-
};
|
|
6
|
-
sources: {
|
|
7
|
-
type: ArrayConstructor;
|
|
8
|
-
required: true;
|
|
9
|
-
};
|
|
10
|
-
useEvents: {
|
|
11
|
-
type: ArrayConstructor;
|
|
12
|
-
required: true;
|
|
13
|
-
};
|
|
14
|
-
uuid: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
|
-
}>, {
|
|
19
|
-
props: any;
|
|
20
|
-
emits: (event: any, ...args: any[]) => void;
|
|
21
|
-
productionMode: import("vue").Ref<boolean, boolean>;
|
|
22
|
-
vueVersion: import("vue").Ref<string, string>;
|
|
23
|
-
importMap: import("vue").ComputedRef<import("@vue/repl/vue-repl").ImportMap>;
|
|
24
|
-
sfcOptions: any;
|
|
25
|
-
useRenderer: () => {
|
|
26
|
-
loading: import("vue").Ref<boolean, boolean>;
|
|
27
|
-
store: import("@vue/repl/vue-repl").ReplStore;
|
|
28
|
-
};
|
|
29
|
-
loading: import("vue").Ref<boolean, boolean>;
|
|
30
|
-
store: import("@vue/repl/vue-repl").ReplStore;
|
|
31
|
-
handleSourcesChange: () => void;
|
|
32
|
-
handleOptionChange: () => void;
|
|
33
|
-
readonly Sandbox: import("vue").DefineComponent<import("@vue/repl/vue-repl").SandboxProps, {
|
|
34
|
-
reload: () => void;
|
|
35
|
-
container: Readonly<import("vue").ShallowRef<HTMLDivElement, HTMLDivElement>>;
|
|
36
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("@vue/repl/vue-repl").SandboxProps> & Readonly<{}>, {
|
|
37
|
-
ssr: boolean;
|
|
38
|
-
theme: "light" | "dark";
|
|
39
|
-
clearConsole: boolean;
|
|
40
|
-
previewOptions: {
|
|
41
|
-
headHTML?: string;
|
|
42
|
-
bodyHTML?: string;
|
|
43
|
-
placeholderHTML?: string;
|
|
44
|
-
customCode?: {
|
|
45
|
-
importCode?: string;
|
|
46
|
-
useCode?: string;
|
|
47
|
-
};
|
|
48
|
-
showRuntimeError?: boolean;
|
|
49
|
-
showRuntimeWarning?: boolean;
|
|
50
|
-
};
|
|
51
|
-
show: boolean;
|
|
52
|
-
autoStoreInit: boolean;
|
|
53
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
54
|
-
container: HTMLDivElement;
|
|
55
|
-
}, any>;
|
|
56
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
57
|
-
option: {
|
|
58
|
-
type: any;
|
|
59
|
-
required: true;
|
|
60
|
-
};
|
|
61
|
-
sources: {
|
|
62
|
-
type: ArrayConstructor;
|
|
63
|
-
required: true;
|
|
64
|
-
};
|
|
65
|
-
useEvents: {
|
|
66
|
-
type: ArrayConstructor;
|
|
67
|
-
required: true;
|
|
68
|
-
};
|
|
69
|
-
uuid: {
|
|
70
|
-
type: StringConstructor;
|
|
71
|
-
required: true;
|
|
72
|
-
};
|
|
73
|
-
}>> & Readonly<{
|
|
74
|
-
[x: `on${any}`]: (...args: any[]) => any;
|
|
75
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
76
|
-
export default ShjCustomComponentRender;
|
|
1
|
+
export declare const ShjCustomComponentRender: import("../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: any;
|
|
4
|
+
required: true;
|
|
5
|
+
};
|
|
6
|
+
sources: {
|
|
7
|
+
type: ArrayConstructor;
|
|
8
|
+
required: true;
|
|
9
|
+
};
|
|
10
|
+
useEvents: {
|
|
11
|
+
type: ArrayConstructor;
|
|
12
|
+
required: true;
|
|
13
|
+
};
|
|
14
|
+
uuid: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
required: true;
|
|
17
|
+
};
|
|
18
|
+
}>, {
|
|
19
|
+
props: any;
|
|
20
|
+
emits: (event: any, ...args: any[]) => void;
|
|
21
|
+
productionMode: import("vue").Ref<boolean, boolean>;
|
|
22
|
+
vueVersion: import("vue").Ref<string, string>;
|
|
23
|
+
importMap: import("vue").ComputedRef<import("@vue/repl/vue-repl").ImportMap>;
|
|
24
|
+
sfcOptions: any;
|
|
25
|
+
useRenderer: () => {
|
|
26
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
27
|
+
store: import("@vue/repl/vue-repl").ReplStore;
|
|
28
|
+
};
|
|
29
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
30
|
+
store: import("@vue/repl/vue-repl").ReplStore;
|
|
31
|
+
handleSourcesChange: () => void;
|
|
32
|
+
handleOptionChange: () => void;
|
|
33
|
+
readonly Sandbox: import("vue").DefineComponent<import("@vue/repl/vue-repl").SandboxProps, {
|
|
34
|
+
reload: () => void;
|
|
35
|
+
container: Readonly<import("vue").ShallowRef<HTMLDivElement, HTMLDivElement>>;
|
|
36
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("@vue/repl/vue-repl").SandboxProps> & Readonly<{}>, {
|
|
37
|
+
ssr: boolean;
|
|
38
|
+
theme: "light" | "dark";
|
|
39
|
+
clearConsole: boolean;
|
|
40
|
+
previewOptions: {
|
|
41
|
+
headHTML?: string;
|
|
42
|
+
bodyHTML?: string;
|
|
43
|
+
placeholderHTML?: string;
|
|
44
|
+
customCode?: {
|
|
45
|
+
importCode?: string;
|
|
46
|
+
useCode?: string;
|
|
47
|
+
};
|
|
48
|
+
showRuntimeError?: boolean;
|
|
49
|
+
showRuntimeWarning?: boolean;
|
|
50
|
+
};
|
|
51
|
+
show: boolean;
|
|
52
|
+
autoStoreInit: boolean;
|
|
53
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
54
|
+
container: HTMLDivElement;
|
|
55
|
+
}, any>;
|
|
56
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
57
|
+
option: {
|
|
58
|
+
type: any;
|
|
59
|
+
required: true;
|
|
60
|
+
};
|
|
61
|
+
sources: {
|
|
62
|
+
type: ArrayConstructor;
|
|
63
|
+
required: true;
|
|
64
|
+
};
|
|
65
|
+
useEvents: {
|
|
66
|
+
type: ArrayConstructor;
|
|
67
|
+
required: true;
|
|
68
|
+
};
|
|
69
|
+
uuid: {
|
|
70
|
+
type: StringConstructor;
|
|
71
|
+
required: true;
|
|
72
|
+
};
|
|
73
|
+
}>> & Readonly<{
|
|
74
|
+
[x: `on${any}`]: (...args: any[]) => any;
|
|
75
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
76
|
+
export default ShjCustomComponentRender;
|
|
@@ -1,76 +1,76 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
option: {
|
|
3
|
-
type: any;
|
|
4
|
-
required: true;
|
|
5
|
-
};
|
|
6
|
-
sources: {
|
|
7
|
-
type: ArrayConstructor;
|
|
8
|
-
required: true;
|
|
9
|
-
};
|
|
10
|
-
useEvents: {
|
|
11
|
-
type: ArrayConstructor;
|
|
12
|
-
required: true;
|
|
13
|
-
};
|
|
14
|
-
uuid: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
|
-
}>, {
|
|
19
|
-
props: any;
|
|
20
|
-
emits: (event: any, ...args: any[]) => void;
|
|
21
|
-
productionMode: import("vue").Ref<boolean, boolean>;
|
|
22
|
-
vueVersion: import("vue").Ref<string, string>;
|
|
23
|
-
importMap: import("vue").ComputedRef<import("@vue/repl").ImportMap>;
|
|
24
|
-
sfcOptions: any;
|
|
25
|
-
useRenderer: () => {
|
|
26
|
-
loading: import("vue").Ref<boolean, boolean>;
|
|
27
|
-
store: import("@vue/repl").ReplStore;
|
|
28
|
-
};
|
|
29
|
-
loading: import("vue").Ref<boolean, boolean>;
|
|
30
|
-
store: import("@vue/repl").ReplStore;
|
|
31
|
-
handleSourcesChange: () => void;
|
|
32
|
-
handleOptionChange: () => void;
|
|
33
|
-
readonly Sandbox: import("vue").DefineComponent<import("@vue/repl").SandboxProps, {
|
|
34
|
-
reload: () => void;
|
|
35
|
-
container: Readonly<import("vue").ShallowRef<HTMLDivElement, HTMLDivElement>>;
|
|
36
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("@vue/repl").SandboxProps> & Readonly<{}>, {
|
|
37
|
-
ssr: boolean;
|
|
38
|
-
theme: "light" | "dark";
|
|
39
|
-
clearConsole: boolean;
|
|
40
|
-
previewOptions: {
|
|
41
|
-
headHTML?: string;
|
|
42
|
-
bodyHTML?: string;
|
|
43
|
-
placeholderHTML?: string;
|
|
44
|
-
customCode?: {
|
|
45
|
-
importCode?: string;
|
|
46
|
-
useCode?: string;
|
|
47
|
-
};
|
|
48
|
-
showRuntimeError?: boolean;
|
|
49
|
-
showRuntimeWarning?: boolean;
|
|
50
|
-
};
|
|
51
|
-
show: boolean;
|
|
52
|
-
autoStoreInit: boolean;
|
|
53
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
54
|
-
container: HTMLDivElement;
|
|
55
|
-
}, any>;
|
|
56
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
57
|
-
option: {
|
|
58
|
-
type: any;
|
|
59
|
-
required: true;
|
|
60
|
-
};
|
|
61
|
-
sources: {
|
|
62
|
-
type: ArrayConstructor;
|
|
63
|
-
required: true;
|
|
64
|
-
};
|
|
65
|
-
useEvents: {
|
|
66
|
-
type: ArrayConstructor;
|
|
67
|
-
required: true;
|
|
68
|
-
};
|
|
69
|
-
uuid: {
|
|
70
|
-
type: StringConstructor;
|
|
71
|
-
required: true;
|
|
72
|
-
};
|
|
73
|
-
}>> & Readonly<{
|
|
74
|
-
[x: `on${any}`]: (...args: any[]) => any;
|
|
75
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
76
|
-
export default _sfc_main;
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: any;
|
|
4
|
+
required: true;
|
|
5
|
+
};
|
|
6
|
+
sources: {
|
|
7
|
+
type: ArrayConstructor;
|
|
8
|
+
required: true;
|
|
9
|
+
};
|
|
10
|
+
useEvents: {
|
|
11
|
+
type: ArrayConstructor;
|
|
12
|
+
required: true;
|
|
13
|
+
};
|
|
14
|
+
uuid: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
required: true;
|
|
17
|
+
};
|
|
18
|
+
}>, {
|
|
19
|
+
props: any;
|
|
20
|
+
emits: (event: any, ...args: any[]) => void;
|
|
21
|
+
productionMode: import("vue").Ref<boolean, boolean>;
|
|
22
|
+
vueVersion: import("vue").Ref<string, string>;
|
|
23
|
+
importMap: import("vue").ComputedRef<import("@vue/repl").ImportMap>;
|
|
24
|
+
sfcOptions: any;
|
|
25
|
+
useRenderer: () => {
|
|
26
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
27
|
+
store: import("@vue/repl").ReplStore;
|
|
28
|
+
};
|
|
29
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
30
|
+
store: import("@vue/repl").ReplStore;
|
|
31
|
+
handleSourcesChange: () => void;
|
|
32
|
+
handleOptionChange: () => void;
|
|
33
|
+
readonly Sandbox: import("vue").DefineComponent<import("@vue/repl").SandboxProps, {
|
|
34
|
+
reload: () => void;
|
|
35
|
+
container: Readonly<import("vue").ShallowRef<HTMLDivElement, HTMLDivElement>>;
|
|
36
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("@vue/repl").SandboxProps> & Readonly<{}>, {
|
|
37
|
+
ssr: boolean;
|
|
38
|
+
theme: "light" | "dark";
|
|
39
|
+
clearConsole: boolean;
|
|
40
|
+
previewOptions: {
|
|
41
|
+
headHTML?: string;
|
|
42
|
+
bodyHTML?: string;
|
|
43
|
+
placeholderHTML?: string;
|
|
44
|
+
customCode?: {
|
|
45
|
+
importCode?: string;
|
|
46
|
+
useCode?: string;
|
|
47
|
+
};
|
|
48
|
+
showRuntimeError?: boolean;
|
|
49
|
+
showRuntimeWarning?: boolean;
|
|
50
|
+
};
|
|
51
|
+
show: boolean;
|
|
52
|
+
autoStoreInit: boolean;
|
|
53
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
|
|
54
|
+
container: HTMLDivElement;
|
|
55
|
+
}, any>;
|
|
56
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
57
|
+
option: {
|
|
58
|
+
type: any;
|
|
59
|
+
required: true;
|
|
60
|
+
};
|
|
61
|
+
sources: {
|
|
62
|
+
type: ArrayConstructor;
|
|
63
|
+
required: true;
|
|
64
|
+
};
|
|
65
|
+
useEvents: {
|
|
66
|
+
type: ArrayConstructor;
|
|
67
|
+
required: true;
|
|
68
|
+
};
|
|
69
|
+
uuid: {
|
|
70
|
+
type: StringConstructor;
|
|
71
|
+
required: true;
|
|
72
|
+
};
|
|
73
|
+
}>> & Readonly<{
|
|
74
|
+
[x: `on${any}`]: (...args: any[]) => any;
|
|
75
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
76
|
+
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import o from "./index.vue2.mjs";
|
|
2
|
-
/* empty css */
|
|
3
|
-
import t from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-596ecf73"]]);
|
|
5
|
-
export {
|
|
6
|
-
c as default
|
|
7
|
-
};
|
|
1
|
+
import o from "./index.vue2.mjs";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import t from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
+
const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-596ecf73"]]);
|
|
5
|
+
export {
|
|
6
|
+
c as default
|
|
7
|
+
};
|