@jctrans-materials/comps-vue2 1.0.37-beta.1 → 1.0.37-beta.3

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.
@@ -15,12 +15,17 @@ 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;
23
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
27
+ showApplyData: boolean;
28
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply" | "focus" | "blur" | "remove-tag")[], string, Readonly<import('vue').ExtractPropTypes<{
24
29
  value: {
25
30
  type: (StringConstructor | NumberConstructor)[];
26
31
  default: string;
@@ -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,12 +15,17 @@ 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;
23
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
27
+ showApplyData: boolean;
28
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply" | "focus" | "blur" | "remove-tag")[], string, Readonly<import('vue').ExtractPropTypes<{
24
29
  value: {
25
30
  type: (StringConstructor | NumberConstructor)[];
26
31
  default: string;
@@ -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,12 +15,17 @@ 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;
23
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
27
+ showApplyData: boolean;
28
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply" | "focus" | "blur" | "remove-tag")[], string, Readonly<import('vue').ExtractPropTypes<{
24
29
  value: {
25
30
  type: (StringConstructor | NumberConstructor)[];
26
31
  default: string;
@@ -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,12 +15,17 @@ 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;
23
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
27
+ showApplyData: boolean;
28
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply" | "focus" | "blur" | "remove-tag")[], string, Readonly<import('vue').ExtractPropTypes<{
24
29
  value: {
25
30
  type: (StringConstructor | NumberConstructor)[];
26
31
  default: string;
@@ -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[];
@@ -63,9 +67,12 @@ declare const _default: import('vue').DefineComponent<{
63
67
  handleClear: () => void;
64
68
  handleChange: (val: any) => void;
65
69
  handleApply: () => void;
70
+ handleRemoveTag: (tag: any) => void;
66
71
  ICON_MORE: string;
72
+ showApplyData: boolean;
73
+ normalizeOptionValue: (id: any) => any;
67
74
  multiple: boolean;
68
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply")[], string, Readonly<import('vue').ExtractPropTypes<{
75
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "update:modelValue" | "update:value" | "change" | "apply" | "focus" | "blur" | "remove-tag")[], string, Readonly<import('vue').ExtractPropTypes<{
69
76
  value: {
70
77
  type: (StringConstructor | NumberConstructor | ArrayConstructor)[];
71
78
  default: undefined;
@@ -94,6 +101,10 @@ declare const _default: import('vue').DefineComponent<{
94
101
  type: BooleanConstructor;
95
102
  default: boolean;
96
103
  };
104
+ showApplyData: {
105
+ type: BooleanConstructor;
106
+ default: boolean;
107
+ };
97
108
  defaultOptions: {
98
109
  type: () => LocationUnifiedItem[];
99
110
  default: () => never[];
@@ -105,6 +116,7 @@ declare const _default: import('vue').DefineComponent<{
105
116
  lineType: "air" | "shipping";
106
117
  placeholder: string;
107
118
  multiple: boolean;
119
+ showApplyData: boolean;
108
120
  defaultOptions: LocationUnifiedItem[];
109
121
  }>;
110
122
  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;