@jctrans-materials/comps-vue2 1.0.37-beta.1 → 1.0.37-beta.2
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/components/JcCarrierSearch/AirCarrierSearch.d.ts +10 -0
- package/dist/components/JcCarrierSearch/AirLineSearch.d.ts +10 -0
- package/dist/components/JcCarrierSearch/SeaCarrierSearch.d.ts +10 -0
- package/dist/components/JcCarrierSearch/SeaLineSearch.d.ts +10 -0
- package/dist/components/JcCarrierSearch/index.d.ts +11 -0
- package/dist/components/JcSearch/index.d.ts +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.css +1 -1
- package/dist/index.esm.js +2397 -2356
- package/package.json +2 -2
|
@@ -15,11 +15,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
default: string;
|
|
17
17
|
};
|
|
18
|
+
showApplyData: {
|
|
19
|
+
type: BooleanConstructor;
|
|
20
|
+
default: boolean;
|
|
21
|
+
};
|
|
18
22
|
}, {
|
|
19
23
|
carrierId: import('vue').WritableComputedRef<string | number>;
|
|
20
24
|
currentPlaceholder: import('vue').ComputedRef<string>;
|
|
21
25
|
onCarrierChange: (value: string | number) => void;
|
|
22
26
|
lang: string;
|
|
27
|
+
showApplyData: boolean;
|
|
23
28
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
24
29
|
value: {
|
|
25
30
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -37,10 +42,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
37
42
|
type: StringConstructor;
|
|
38
43
|
default: string;
|
|
39
44
|
};
|
|
45
|
+
showApplyData: {
|
|
46
|
+
type: BooleanConstructor;
|
|
47
|
+
default: boolean;
|
|
48
|
+
};
|
|
40
49
|
}>>, {
|
|
41
50
|
value: string | number;
|
|
42
51
|
modelValue: string | number;
|
|
43
52
|
lang: string;
|
|
44
53
|
placeholder: string;
|
|
54
|
+
showApplyData: boolean;
|
|
45
55
|
}>;
|
|
46
56
|
export default _default;
|
|
@@ -15,11 +15,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
default: string;
|
|
17
17
|
};
|
|
18
|
+
showApplyData: {
|
|
19
|
+
type: BooleanConstructor;
|
|
20
|
+
default: boolean;
|
|
21
|
+
};
|
|
18
22
|
}, {
|
|
19
23
|
carrierId: import('vue').WritableComputedRef<string | number>;
|
|
20
24
|
currentPlaceholder: import('vue').ComputedRef<string>;
|
|
21
25
|
onCarrierChange: (value: string | number) => void;
|
|
22
26
|
lang: string;
|
|
27
|
+
showApplyData: boolean;
|
|
23
28
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
24
29
|
value: {
|
|
25
30
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -37,10 +42,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
37
42
|
type: StringConstructor;
|
|
38
43
|
default: string;
|
|
39
44
|
};
|
|
45
|
+
showApplyData: {
|
|
46
|
+
type: BooleanConstructor;
|
|
47
|
+
default: boolean;
|
|
48
|
+
};
|
|
40
49
|
}>>, {
|
|
41
50
|
value: string | number;
|
|
42
51
|
modelValue: string | number;
|
|
43
52
|
lang: string;
|
|
44
53
|
placeholder: string;
|
|
54
|
+
showApplyData: boolean;
|
|
45
55
|
}>;
|
|
46
56
|
export default _default;
|
|
@@ -15,11 +15,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
default: string;
|
|
17
17
|
};
|
|
18
|
+
showApplyData: {
|
|
19
|
+
type: BooleanConstructor;
|
|
20
|
+
default: boolean;
|
|
21
|
+
};
|
|
18
22
|
}, {
|
|
19
23
|
carrierId: import('vue').WritableComputedRef<string | number>;
|
|
20
24
|
currentPlaceholder: import('vue').ComputedRef<string>;
|
|
21
25
|
onCarrierChange: (value: string | number) => void;
|
|
22
26
|
lang: string;
|
|
27
|
+
showApplyData: boolean;
|
|
23
28
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
24
29
|
value: {
|
|
25
30
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -37,10 +42,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
37
42
|
type: StringConstructor;
|
|
38
43
|
default: string;
|
|
39
44
|
};
|
|
45
|
+
showApplyData: {
|
|
46
|
+
type: BooleanConstructor;
|
|
47
|
+
default: boolean;
|
|
48
|
+
};
|
|
40
49
|
}>>, {
|
|
41
50
|
value: string | number;
|
|
42
51
|
modelValue: string | number;
|
|
43
52
|
lang: string;
|
|
44
53
|
placeholder: string;
|
|
54
|
+
showApplyData: boolean;
|
|
45
55
|
}>;
|
|
46
56
|
export default _default;
|
|
@@ -15,11 +15,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
default: string;
|
|
17
17
|
};
|
|
18
|
+
showApplyData: {
|
|
19
|
+
type: BooleanConstructor;
|
|
20
|
+
default: boolean;
|
|
21
|
+
};
|
|
18
22
|
}, {
|
|
19
23
|
carrierId: import('vue').WritableComputedRef<string | number>;
|
|
20
24
|
currentPlaceholder: import('vue').ComputedRef<string>;
|
|
21
25
|
onCarrierChange: (value: string | number) => void;
|
|
22
26
|
lang: string;
|
|
27
|
+
showApplyData: boolean;
|
|
23
28
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
24
29
|
value: {
|
|
25
30
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -37,10 +42,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
37
42
|
type: StringConstructor;
|
|
38
43
|
default: string;
|
|
39
44
|
};
|
|
45
|
+
showApplyData: {
|
|
46
|
+
type: BooleanConstructor;
|
|
47
|
+
default: boolean;
|
|
48
|
+
};
|
|
40
49
|
}>>, {
|
|
41
50
|
value: string | number;
|
|
42
51
|
modelValue: string | number;
|
|
43
52
|
lang: string;
|
|
44
53
|
placeholder: string;
|
|
54
|
+
showApplyData: boolean;
|
|
45
55
|
}>;
|
|
46
56
|
export default _default;
|
|
@@ -29,6 +29,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
29
29
|
type: BooleanConstructor;
|
|
30
30
|
default: boolean;
|
|
31
31
|
};
|
|
32
|
+
showApplyData: {
|
|
33
|
+
type: BooleanConstructor;
|
|
34
|
+
default: boolean;
|
|
35
|
+
};
|
|
32
36
|
defaultOptions: {
|
|
33
37
|
type: () => LocationUnifiedItem[];
|
|
34
38
|
default: () => never[];
|
|
@@ -64,6 +68,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
64
68
|
handleChange: (val: any) => void;
|
|
65
69
|
handleApply: () => void;
|
|
66
70
|
ICON_MORE: string;
|
|
71
|
+
showApplyData: boolean;
|
|
72
|
+
normalizeOptionValue: (id: any) => any;
|
|
67
73
|
multiple: boolean;
|
|
68
74
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
69
75
|
value: {
|
|
@@ -94,6 +100,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
94
100
|
type: BooleanConstructor;
|
|
95
101
|
default: boolean;
|
|
96
102
|
};
|
|
103
|
+
showApplyData: {
|
|
104
|
+
type: BooleanConstructor;
|
|
105
|
+
default: boolean;
|
|
106
|
+
};
|
|
97
107
|
defaultOptions: {
|
|
98
108
|
type: () => LocationUnifiedItem[];
|
|
99
109
|
default: () => never[];
|
|
@@ -105,6 +115,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
105
115
|
lineType: "air" | "shipping";
|
|
106
116
|
placeholder: string;
|
|
107
117
|
multiple: boolean;
|
|
118
|
+
showApplyData: boolean;
|
|
108
119
|
defaultOptions: LocationUnifiedItem[];
|
|
109
120
|
}>;
|
|
110
121
|
export default _default;
|
|
@@ -163,12 +163,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
163
163
|
lang: string;
|
|
164
164
|
placeholder: string;
|
|
165
165
|
multiple: boolean;
|
|
166
|
+
showApplyData: boolean;
|
|
166
167
|
disabled: boolean;
|
|
167
168
|
collapseTags: boolean;
|
|
168
169
|
searchTypeList: unknown[];
|
|
169
170
|
historyKey: string;
|
|
170
171
|
showSearchIcon: boolean;
|
|
171
172
|
showItemTag: boolean;
|
|
172
|
-
showApplyData: boolean;
|
|
173
173
|
}>;
|
|
174
174
|
export default _default;
|