@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,186 +1,186 @@
|
|
|
1
|
-
export declare const ShjDatePickerRange: import("../../../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
basicOption: {
|
|
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
|
-
componentRef: import("vue").Ref<any, any>;
|
|
20
|
-
CommonDatePicker: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
|
-
option: {
|
|
22
|
-
type: any;
|
|
23
|
-
required: true;
|
|
24
|
-
};
|
|
25
|
-
sources: {
|
|
26
|
-
type: ArrayConstructor;
|
|
27
|
-
required: true;
|
|
28
|
-
};
|
|
29
|
-
useEvents: {
|
|
30
|
-
type: ArrayConstructor;
|
|
31
|
-
required: true;
|
|
32
|
-
};
|
|
33
|
-
uuid: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
}>, {
|
|
38
|
-
props: any;
|
|
39
|
-
emits: (event: "on-change" | "on-complete", ...args: any[]) => void;
|
|
40
|
-
dateValue: import("vue").Ref<any, any>;
|
|
41
|
-
refreshKey: import("vue").Ref<string, string>;
|
|
42
|
-
initView: () => string;
|
|
43
|
-
initSourceData: () => void;
|
|
44
|
-
handleDate: (modelData: any) => void;
|
|
45
|
-
handleSetDate: (type: "today" | "yesterday" | "before-yesterday") => void;
|
|
46
|
-
handleSetRangeDate: (type: "week" | "today" | "yesterday" | "before-yesterday" | "last-7" | "last-15" | "last-30" | "last-365" | "month" | "last-month") => void;
|
|
47
|
-
readonly VueDatePicker: {
|
|
48
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
49
|
-
onBlur?: (...args: any[]) => any;
|
|
50
|
-
onFocus?: (...args: any[]) => any;
|
|
51
|
-
onOpen?: (...args: any[]) => any;
|
|
52
|
-
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
53
|
-
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
54
|
-
"onText-submit"?: (...args: any[]) => any;
|
|
55
|
-
onClosed?: (...args: any[]) => any;
|
|
56
|
-
onCleared?: (...args: any[]) => any;
|
|
57
|
-
"onInternal-model-change"?: (...args: any[]) => any;
|
|
58
|
-
"onRecalculate-position"?: (...args: any[]) => any;
|
|
59
|
-
"onFlow-step"?: (...args: any[]) => any;
|
|
60
|
-
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
61
|
-
"onInvalid-select"?: (...args: any[]) => any;
|
|
62
|
-
"onTooltip-open"?: (...args: any[]) => any;
|
|
63
|
-
"onTooltip-close"?: (...args: any[]) => any;
|
|
64
|
-
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
65
|
-
"onTime-picker-open"?: (...args: any[]) => any;
|
|
66
|
-
"onTime-picker-close"?: (...args: any[]) => any;
|
|
67
|
-
"onAm-pm-change"?: (...args: any[]) => any;
|
|
68
|
-
"onRange-start"?: (...args: any[]) => any;
|
|
69
|
-
"onRange-end"?: (...args: any[]) => any;
|
|
70
|
-
"onDate-update"?: (...args: any[]) => any;
|
|
71
|
-
"onInvalid-date"?: (...args: any[]) => any;
|
|
72
|
-
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
73
|
-
"onText-input"?: (...args: any[]) => any;
|
|
74
|
-
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").VueDatePickerProps, {
|
|
75
|
-
[x: number]: string;
|
|
76
|
-
} | {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
77
|
-
P: {};
|
|
78
|
-
B: {};
|
|
79
|
-
D: {};
|
|
80
|
-
C: {};
|
|
81
|
-
M: {};
|
|
82
|
-
Defaults: {};
|
|
83
|
-
}, {} & (Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
84
|
-
onBlur?: (...args: any[]) => any;
|
|
85
|
-
onFocus?: (...args: any[]) => any;
|
|
86
|
-
onOpen?: (...args: any[]) => any;
|
|
87
|
-
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
88
|
-
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
89
|
-
"onText-submit"?: (...args: any[]) => any;
|
|
90
|
-
onClosed?: (...args: any[]) => any;
|
|
91
|
-
onCleared?: (...args: any[]) => any;
|
|
92
|
-
"onInternal-model-change"?: (...args: any[]) => any;
|
|
93
|
-
"onRecalculate-position"?: (...args: any[]) => any;
|
|
94
|
-
"onFlow-step"?: (...args: any[]) => any;
|
|
95
|
-
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
96
|
-
"onInvalid-select"?: (...args: any[]) => any;
|
|
97
|
-
"onTooltip-open"?: (...args: any[]) => any;
|
|
98
|
-
"onTooltip-close"?: (...args: any[]) => any;
|
|
99
|
-
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
100
|
-
"onTime-picker-open"?: (...args: any[]) => any;
|
|
101
|
-
"onTime-picker-close"?: (...args: any[]) => any;
|
|
102
|
-
"onAm-pm-change"?: (...args: any[]) => any;
|
|
103
|
-
"onRange-start"?: (...args: any[]) => any;
|
|
104
|
-
"onRange-end"?: (...args: any[]) => any;
|
|
105
|
-
"onDate-update"?: (...args: any[]) => any;
|
|
106
|
-
"onInvalid-date"?: (...args: any[]) => any;
|
|
107
|
-
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
108
|
-
"onText-input"?: (...args: any[]) => any;
|
|
109
|
-
}), {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, {
|
|
110
|
-
[x: number]: string;
|
|
111
|
-
} | {}>;
|
|
112
|
-
__isFragment?: never;
|
|
113
|
-
__isTeleport?: never;
|
|
114
|
-
__isSuspense?: never;
|
|
115
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
116
|
-
onBlur?: (...args: any[]) => any;
|
|
117
|
-
onFocus?: (...args: any[]) => any;
|
|
118
|
-
onOpen?: (...args: any[]) => any;
|
|
119
|
-
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
120
|
-
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
121
|
-
"onText-submit"?: (...args: any[]) => any;
|
|
122
|
-
onClosed?: (...args: any[]) => any;
|
|
123
|
-
onCleared?: (...args: any[]) => any;
|
|
124
|
-
"onInternal-model-change"?: (...args: any[]) => any;
|
|
125
|
-
"onRecalculate-position"?: (...args: any[]) => any;
|
|
126
|
-
"onFlow-step"?: (...args: any[]) => any;
|
|
127
|
-
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
128
|
-
"onInvalid-select"?: (...args: any[]) => any;
|
|
129
|
-
"onTooltip-open"?: (...args: any[]) => any;
|
|
130
|
-
"onTooltip-close"?: (...args: any[]) => any;
|
|
131
|
-
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
132
|
-
"onTime-picker-open"?: (...args: any[]) => any;
|
|
133
|
-
"onTime-picker-close"?: (...args: any[]) => any;
|
|
134
|
-
"onAm-pm-change"?: (...args: any[]) => any;
|
|
135
|
-
"onRange-start"?: (...args: any[]) => any;
|
|
136
|
-
"onRange-end"?: (...args: any[]) => any;
|
|
137
|
-
"onDate-update"?: (...args: any[]) => any;
|
|
138
|
-
"onInvalid-date"?: (...args: any[]) => any;
|
|
139
|
-
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
140
|
-
"onText-input"?: (...args: any[]) => any;
|
|
141
|
-
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").EmitEvents, {
|
|
142
|
-
[x: number]: string;
|
|
143
|
-
} | {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
144
|
-
$slots: Readonly<import("@vuepic/vue-datepicker").Slots> & import("@vuepic/vue-datepicker").Slots;
|
|
145
|
-
});
|
|
146
|
-
readonly Utils: typeof import("../../../../../commons/utils/utils").Utils;
|
|
147
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-complete")[], "on-change" | "on-complete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
148
|
-
option: {
|
|
149
|
-
type: any;
|
|
150
|
-
required: true;
|
|
151
|
-
};
|
|
152
|
-
sources: {
|
|
153
|
-
type: ArrayConstructor;
|
|
154
|
-
required: true;
|
|
155
|
-
};
|
|
156
|
-
useEvents: {
|
|
157
|
-
type: ArrayConstructor;
|
|
158
|
-
required: true;
|
|
159
|
-
};
|
|
160
|
-
uuid: {
|
|
161
|
-
type: StringConstructor;
|
|
162
|
-
required: true;
|
|
163
|
-
};
|
|
164
|
-
}>> & Readonly<{
|
|
165
|
-
"onOn-change"?: (...args: any[]) => any;
|
|
166
|
-
"onOn-complete"?: (...args: any[]) => any;
|
|
167
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
168
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
169
|
-
basicOption: {
|
|
170
|
-
type: any;
|
|
171
|
-
required: true;
|
|
172
|
-
};
|
|
173
|
-
sources: {
|
|
174
|
-
type: ArrayConstructor;
|
|
175
|
-
required: true;
|
|
176
|
-
};
|
|
177
|
-
useEvents: {
|
|
178
|
-
type: ArrayConstructor;
|
|
179
|
-
required: true;
|
|
180
|
-
};
|
|
181
|
-
uuid: {
|
|
182
|
-
type: StringConstructor;
|
|
183
|
-
required: true;
|
|
184
|
-
};
|
|
185
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
186
|
-
export default ShjDatePickerRange;
|
|
1
|
+
export declare const ShjDatePickerRange: import("../../../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
+
basicOption: {
|
|
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
|
+
componentRef: import("vue").Ref<any, any>;
|
|
20
|
+
CommonDatePicker: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
|
+
option: {
|
|
22
|
+
type: any;
|
|
23
|
+
required: true;
|
|
24
|
+
};
|
|
25
|
+
sources: {
|
|
26
|
+
type: ArrayConstructor;
|
|
27
|
+
required: true;
|
|
28
|
+
};
|
|
29
|
+
useEvents: {
|
|
30
|
+
type: ArrayConstructor;
|
|
31
|
+
required: true;
|
|
32
|
+
};
|
|
33
|
+
uuid: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
required: true;
|
|
36
|
+
};
|
|
37
|
+
}>, {
|
|
38
|
+
props: any;
|
|
39
|
+
emits: (event: "on-change" | "on-complete", ...args: any[]) => void;
|
|
40
|
+
dateValue: import("vue").Ref<any, any>;
|
|
41
|
+
refreshKey: import("vue").Ref<string, string>;
|
|
42
|
+
initView: () => string;
|
|
43
|
+
initSourceData: () => void;
|
|
44
|
+
handleDate: (modelData: any) => void;
|
|
45
|
+
handleSetDate: (type: "today" | "yesterday" | "before-yesterday") => void;
|
|
46
|
+
handleSetRangeDate: (type: "week" | "today" | "yesterday" | "before-yesterday" | "last-7" | "last-15" | "last-30" | "last-365" | "month" | "last-month") => void;
|
|
47
|
+
readonly VueDatePicker: {
|
|
48
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
49
|
+
onBlur?: (...args: any[]) => any;
|
|
50
|
+
onFocus?: (...args: any[]) => any;
|
|
51
|
+
onOpen?: (...args: any[]) => any;
|
|
52
|
+
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
53
|
+
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
54
|
+
"onText-submit"?: (...args: any[]) => any;
|
|
55
|
+
onClosed?: (...args: any[]) => any;
|
|
56
|
+
onCleared?: (...args: any[]) => any;
|
|
57
|
+
"onInternal-model-change"?: (...args: any[]) => any;
|
|
58
|
+
"onRecalculate-position"?: (...args: any[]) => any;
|
|
59
|
+
"onFlow-step"?: (...args: any[]) => any;
|
|
60
|
+
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
61
|
+
"onInvalid-select"?: (...args: any[]) => any;
|
|
62
|
+
"onTooltip-open"?: (...args: any[]) => any;
|
|
63
|
+
"onTooltip-close"?: (...args: any[]) => any;
|
|
64
|
+
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
65
|
+
"onTime-picker-open"?: (...args: any[]) => any;
|
|
66
|
+
"onTime-picker-close"?: (...args: any[]) => any;
|
|
67
|
+
"onAm-pm-change"?: (...args: any[]) => any;
|
|
68
|
+
"onRange-start"?: (...args: any[]) => any;
|
|
69
|
+
"onRange-end"?: (...args: any[]) => any;
|
|
70
|
+
"onDate-update"?: (...args: any[]) => any;
|
|
71
|
+
"onInvalid-date"?: (...args: any[]) => any;
|
|
72
|
+
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
73
|
+
"onText-input"?: (...args: any[]) => any;
|
|
74
|
+
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").VueDatePickerProps, {
|
|
75
|
+
[x: number]: string;
|
|
76
|
+
} | {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
77
|
+
P: {};
|
|
78
|
+
B: {};
|
|
79
|
+
D: {};
|
|
80
|
+
C: {};
|
|
81
|
+
M: {};
|
|
82
|
+
Defaults: {};
|
|
83
|
+
}, {} & (Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
84
|
+
onBlur?: (...args: any[]) => any;
|
|
85
|
+
onFocus?: (...args: any[]) => any;
|
|
86
|
+
onOpen?: (...args: any[]) => any;
|
|
87
|
+
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
88
|
+
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
89
|
+
"onText-submit"?: (...args: any[]) => any;
|
|
90
|
+
onClosed?: (...args: any[]) => any;
|
|
91
|
+
onCleared?: (...args: any[]) => any;
|
|
92
|
+
"onInternal-model-change"?: (...args: any[]) => any;
|
|
93
|
+
"onRecalculate-position"?: (...args: any[]) => any;
|
|
94
|
+
"onFlow-step"?: (...args: any[]) => any;
|
|
95
|
+
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
96
|
+
"onInvalid-select"?: (...args: any[]) => any;
|
|
97
|
+
"onTooltip-open"?: (...args: any[]) => any;
|
|
98
|
+
"onTooltip-close"?: (...args: any[]) => any;
|
|
99
|
+
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
100
|
+
"onTime-picker-open"?: (...args: any[]) => any;
|
|
101
|
+
"onTime-picker-close"?: (...args: any[]) => any;
|
|
102
|
+
"onAm-pm-change"?: (...args: any[]) => any;
|
|
103
|
+
"onRange-start"?: (...args: any[]) => any;
|
|
104
|
+
"onRange-end"?: (...args: any[]) => any;
|
|
105
|
+
"onDate-update"?: (...args: any[]) => any;
|
|
106
|
+
"onInvalid-date"?: (...args: any[]) => any;
|
|
107
|
+
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
108
|
+
"onText-input"?: (...args: any[]) => any;
|
|
109
|
+
}), {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, {
|
|
110
|
+
[x: number]: string;
|
|
111
|
+
} | {}>;
|
|
112
|
+
__isFragment?: never;
|
|
113
|
+
__isTeleport?: never;
|
|
114
|
+
__isSuspense?: never;
|
|
115
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
116
|
+
onBlur?: (...args: any[]) => any;
|
|
117
|
+
onFocus?: (...args: any[]) => any;
|
|
118
|
+
onOpen?: (...args: any[]) => any;
|
|
119
|
+
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
120
|
+
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
121
|
+
"onText-submit"?: (...args: any[]) => any;
|
|
122
|
+
onClosed?: (...args: any[]) => any;
|
|
123
|
+
onCleared?: (...args: any[]) => any;
|
|
124
|
+
"onInternal-model-change"?: (...args: any[]) => any;
|
|
125
|
+
"onRecalculate-position"?: (...args: any[]) => any;
|
|
126
|
+
"onFlow-step"?: (...args: any[]) => any;
|
|
127
|
+
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
128
|
+
"onInvalid-select"?: (...args: any[]) => any;
|
|
129
|
+
"onTooltip-open"?: (...args: any[]) => any;
|
|
130
|
+
"onTooltip-close"?: (...args: any[]) => any;
|
|
131
|
+
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
132
|
+
"onTime-picker-open"?: (...args: any[]) => any;
|
|
133
|
+
"onTime-picker-close"?: (...args: any[]) => any;
|
|
134
|
+
"onAm-pm-change"?: (...args: any[]) => any;
|
|
135
|
+
"onRange-start"?: (...args: any[]) => any;
|
|
136
|
+
"onRange-end"?: (...args: any[]) => any;
|
|
137
|
+
"onDate-update"?: (...args: any[]) => any;
|
|
138
|
+
"onInvalid-date"?: (...args: any[]) => any;
|
|
139
|
+
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
140
|
+
"onText-input"?: (...args: any[]) => any;
|
|
141
|
+
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").EmitEvents, {
|
|
142
|
+
[x: number]: string;
|
|
143
|
+
} | {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
144
|
+
$slots: Readonly<import("@vuepic/vue-datepicker").Slots> & import("@vuepic/vue-datepicker").Slots;
|
|
145
|
+
});
|
|
146
|
+
readonly Utils: typeof import("../../../../../commons/utils/utils").Utils;
|
|
147
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-complete")[], "on-change" | "on-complete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
148
|
+
option: {
|
|
149
|
+
type: any;
|
|
150
|
+
required: true;
|
|
151
|
+
};
|
|
152
|
+
sources: {
|
|
153
|
+
type: ArrayConstructor;
|
|
154
|
+
required: true;
|
|
155
|
+
};
|
|
156
|
+
useEvents: {
|
|
157
|
+
type: ArrayConstructor;
|
|
158
|
+
required: true;
|
|
159
|
+
};
|
|
160
|
+
uuid: {
|
|
161
|
+
type: StringConstructor;
|
|
162
|
+
required: true;
|
|
163
|
+
};
|
|
164
|
+
}>> & Readonly<{
|
|
165
|
+
"onOn-change"?: (...args: any[]) => any;
|
|
166
|
+
"onOn-complete"?: (...args: any[]) => any;
|
|
167
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
168
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
169
|
+
basicOption: {
|
|
170
|
+
type: any;
|
|
171
|
+
required: true;
|
|
172
|
+
};
|
|
173
|
+
sources: {
|
|
174
|
+
type: ArrayConstructor;
|
|
175
|
+
required: true;
|
|
176
|
+
};
|
|
177
|
+
useEvents: {
|
|
178
|
+
type: ArrayConstructor;
|
|
179
|
+
required: true;
|
|
180
|
+
};
|
|
181
|
+
uuid: {
|
|
182
|
+
type: StringConstructor;
|
|
183
|
+
required: true;
|
|
184
|
+
};
|
|
185
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
186
|
+
export default ShjDatePickerRange;
|