@carsayo/types 1.1.89094 → 1.1.89096

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.
@@ -236,7 +236,7 @@ export declare const CarMakerData: readonly [{
236
236
  readonly name_en: "PORSCHE";
237
237
  readonly country: "독일";
238
238
  readonly type: "imported";
239
- readonly isSuperCar: true;
239
+ readonly isSuperCar: false;
240
240
  readonly image_url: "https://carsayo-public.s3.ap-northeast-2.amazonaws.com/resource/carsayo/maker/PORSCHE.png";
241
241
  }, {
242
242
  readonly id: 81;
package/dist/data/car.js CHANGED
@@ -279,7 +279,7 @@ exports.CarMakerData = [
279
279
  name_en: "PORSCHE",
280
280
  country: "독일",
281
281
  type: "imported",
282
- isSuperCar: true,
282
+ isSuperCar: false,
283
283
  image_url:
284
284
  // "https://zdata.nicednr.co.kr:8181/carLogoFile/20160929/57eca0f5b8fe9.png",
285
285
  "https://carsayo-public.s3.ap-northeast-2.amazonaws.com/resource/carsayo/maker/PORSCHE.png",
@@ -4,9 +4,9 @@
4
4
  * @sellCar 내차 팔기
5
5
  */
6
6
  export declare const OrderCategory: {
7
- readonly leaseRent: "leaseRent";
8
- readonly newCar: "newCar";
9
- readonly sellCar: "sellCar";
7
+ readonly leaseRent: "리스/렌트";
8
+ readonly newCar: "신차 구매";
9
+ readonly sellCar: "내차 팔기";
10
10
  };
11
11
  export type OrderCategory = keyof typeof OrderCategory;
12
12
  /**
@@ -16,10 +16,10 @@ export type OrderCategory = keyof typeof OrderCategory;
16
16
  * @sellCar 내차 팔기
17
17
  */
18
18
  export declare const OrderType: {
19
- readonly lease: "lease";
20
- readonly rent: "rent";
21
- readonly newCar: "newCar";
22
- readonly sellCar: "sellCar";
19
+ readonly lease: "리스";
20
+ readonly rent: "장기렌트";
21
+ readonly newCar: "신차";
22
+ readonly sellCar: "내차팔기";
23
23
  };
24
24
  export type OrderType = keyof typeof OrderType;
25
25
  /**
@@ -33,14 +33,14 @@ export type OrderType = keyof typeof OrderType;
33
33
  * @failBid 카매니저가 해당 주문에 유찰된 상태 (입찰했으나 낙찰되지 않음). 이 상태는 DB상에 존재하지 않습니다.
34
34
  */
35
35
  export declare const OrderState: {
36
- readonly submitted: "submitted";
37
- readonly progressing: "progressing";
38
- readonly holded: "holded";
39
- readonly canceled: "canceled";
40
- readonly deleted: "deleted";
41
- readonly finished: "finished";
42
- readonly nonAccepted: "nonAccepted";
43
- readonly failBid: "failBid";
36
+ readonly submitted: "주문 신청";
37
+ readonly progressing: "진행중";
38
+ readonly holded: "주문 보류";
39
+ readonly canceled: "주문 취소";
40
+ readonly deleted: "주문 제거";
41
+ readonly finished: "주문 완료";
42
+ readonly nonAccepted: "입찰 종료";
43
+ readonly failBid: "유찰";
44
44
  };
45
45
  export type OrderState = keyof typeof OrderState;
46
46
  /**
@@ -49,9 +49,9 @@ export type OrderState = keyof typeof OrderState;
49
49
  * @nonAccepted 낙찰되지 않은
50
50
  */
51
51
  export declare const OrderBidState: {
52
- readonly bidding: "bidding";
53
- readonly accepted: "accepted";
54
- readonly nonAccepted: "nonAccepted";
52
+ readonly bidding: "입찰중";
53
+ readonly accepted: "낙찰된";
54
+ readonly nonAccepted: "미낙찰";
55
55
  };
56
56
  export type OrderBidState = keyof typeof OrderBidState;
57
57
  /**
@@ -61,24 +61,24 @@ export type OrderBidState = keyof typeof OrderBidState;
61
61
  * @canceled 입금취소
62
62
  */
63
63
  export declare const OrderCommissionState: {
64
- readonly waiting: "waiting";
65
- readonly sended: "sended";
66
- readonly paid: "paid";
67
- readonly canceled: "canceled";
64
+ readonly waiting: "입금대기";
65
+ readonly sended: "수수료 전송완료";
66
+ readonly paid: "입금완료";
67
+ readonly canceled: "입금취소";
68
68
  };
69
69
  export type OrderCommissionState = keyof typeof OrderCommissionState;
70
70
  export declare const OrderCommissionType: {
71
- readonly lease: "lease";
72
- readonly rent: "rent";
73
- readonly newCar: "newCar";
74
- readonly sellCar: "sellCar";
71
+ readonly lease: "리스";
72
+ readonly rent: "장기렌트";
73
+ readonly newCar: "신차";
74
+ readonly sellCar: "내차팔기";
75
75
  };
76
76
  export type OrderCommissionType = keyof typeof OrderCommissionType;
77
77
  export declare const OrderCommissionMethod: {
78
78
  /** 계좌이체 */
79
- readonly account: "account";
79
+ readonly account: "계좌이체";
80
80
  /** 가상계좌 */
81
- readonly virtualAccount: "virtualAccount";
81
+ readonly virtualAccount: "가상계좌";
82
82
  };
83
83
  export type OrderCommissionMethod = keyof typeof OrderCommissionMethod;
84
84
  /** 차량구매 - 차량 구매 주체
@@ -87,9 +87,9 @@ export type OrderCommissionMethod = keyof typeof OrderCommissionMethod;
87
87
  * @corporation 법인사업자
88
88
  */
89
89
  export declare const BuyerType: {
90
- readonly individual: "individual";
91
- readonly sole_proprietor: "sole_proprietor";
92
- readonly corporation: "corporation";
90
+ readonly individual: "개인";
91
+ readonly sole_proprietor: "개인사업자";
92
+ readonly corporation: "법인사업자";
93
93
  };
94
94
  export type BuyerType = keyof typeof BuyerType;
95
95
  /** 내차팔기 - 차량 구매 방식
@@ -98,9 +98,9 @@ export type BuyerType = keyof typeof BuyerType;
98
98
  * @capitalLease 금융 리스
99
99
  */
100
100
  export declare const SellCarBoughtMethod: {
101
- readonly cash: "cash";
102
- readonly capitalLease: "capitalLease";
103
- readonly operatingLease: "operatingLease";
101
+ readonly cash: "현금";
102
+ readonly capitalLease: "금융 리스";
103
+ readonly operatingLease: "운용 리스";
104
104
  };
105
105
  export type SellCarBoughtMethod = keyof typeof SellCarBoughtMethod;
106
106
  /** 면세조건
@@ -114,18 +114,18 @@ export type SellCarBoughtMethod = keyof typeof SellCarBoughtMethod;
114
114
  * @isMay18Disabled "장애인 (5.18 민주화)"
115
115
  */
116
116
  export declare const DutyFreeCondition: {
117
- readonly normal: "normal";
118
- readonly manyChild: "manyChild";
119
- readonly isSevereDisability: "isSevereDisability";
120
- readonly isMildDisability: "isMildDisability";
121
- readonly isVisualDisability: "isVisualDisability";
122
- readonly isNationalMerit: "isNationalMerit";
123
- readonly isAgentOrangeDisabled: "isAgentOrangeDisabled";
124
- readonly isMay18Disabled: "isMay18Disabled";
117
+ readonly normal: "일반인 (해당없음)";
118
+ readonly manyChild: "다자녀 (취득세 감면)";
119
+ readonly isSevereDisability: "중증 장애 (1~3급)";
120
+ readonly isMildDisability: "경증 장애 (시각 4급)";
121
+ readonly isVisualDisability: "시각 장애 (일반 4급)";
122
+ readonly isNationalMerit: "국가유공자";
123
+ readonly isAgentOrangeDisabled: "장애인 (고엽제)";
124
+ readonly isMay18Disabled: "장애인 (5.18 민주화)";
125
125
  };
126
126
  export type DutyFreeCondition = keyof typeof DutyFreeCondition;
127
127
  /** 주문 프로세스 카드 상태 */
128
- export type OrderProcessState = Omit<OrderState, "nonAccepted" | "setMeeting" | "bidding" | "accepted" | "resumed">;
128
+ export type OrderProcessState = Omit<OrderState, "입찰 종료" | "미팅 날짜 설정" | "입찰중" | "주문 낙찰" | "주문 재개">;
129
129
  /** 내차팔기 주문 태그 - 차량 상태
130
130
  * @none 없음
131
131
  * @fullNoAccident 완무 (완전무사고, 무사고 & 보험처리이력 없음)
@@ -133,10 +133,10 @@ export type OrderProcessState = Omit<OrderState, "nonAccepted" | "setMeeting" |
133
133
  * @justExchange 단순교환 (회원이 단순교환으로 주문시)
134
134
  */
135
135
  export declare const OrderTagCarState: {
136
- readonly none: "none";
137
- readonly fullNoAccident: "fullNoAccident";
138
- readonly noAccident: "noAccident";
139
- readonly justExchange: "justExchange";
136
+ readonly none: "없음";
137
+ readonly fullNoAccident: "완무";
138
+ readonly noAccident: "무사고";
139
+ readonly justExchange: "단순교환";
140
140
  };
141
141
  export type OrderTagCarState = keyof typeof OrderTagCarState;
142
142
  /** 내차팔기 주문 태그 - 차량 소유권
@@ -144,18 +144,18 @@ export type OrderTagCarState = keyof typeof OrderTagCarState;
144
144
  * @noChanged 1인소유 (차량 소유권이 변경된 적 없음)
145
145
  */
146
146
  export declare const OrderTagCarOwnership: {
147
- readonly none: "none";
148
- readonly noChanged: "noChanged";
147
+ readonly none: "없음";
148
+ readonly noChanged: "1인소유";
149
149
  };
150
150
  export type OrderTagCarOwnership = keyof typeof OrderTagCarOwnership;
151
151
  export declare const OrderPurchasingType: {
152
- readonly leaseRent: "leaseRent";
153
- readonly newCar: "newCar";
152
+ readonly leaseRent: "리스/렌트";
153
+ readonly newCar: "신차";
154
154
  };
155
155
  export type OrderPurchasingType = keyof typeof OrderPurchasingType;
156
156
  export declare const OrderListIntervalTarget: {
157
- readonly created_at: "created_at";
158
- readonly finished_at: "finished_at";
159
- readonly bid_ended_at: "bid_ended_at";
157
+ readonly created_at: "주문 신청일";
158
+ readonly finished_at: "주문 완료일";
159
+ readonly bid_ended_at: "입찰 종료일";
160
160
  };
161
161
  export type OrderListIntervalTarget = keyof typeof OrderListIntervalTarget;
@@ -7,9 +7,9 @@ exports.OrderListIntervalTarget = exports.OrderPurchasingType = exports.OrderTag
7
7
  * @sellCar 내차 팔기
8
8
  */
9
9
  exports.OrderCategory = {
10
- leaseRent: "leaseRent",
11
- newCar: "newCar",
12
- sellCar: "sellCar",
10
+ leaseRent: "리스/렌트",
11
+ newCar: "신차 구매",
12
+ sellCar: "내차 팔기",
13
13
  };
14
14
  /**
15
15
  * @lease 리스
@@ -18,10 +18,10 @@ exports.OrderCategory = {
18
18
  * @sellCar 내차 팔기
19
19
  */
20
20
  exports.OrderType = {
21
- lease: "lease",
22
- rent: "rent",
23
- newCar: "newCar",
24
- sellCar: "sellCar",
21
+ lease: "리스",
22
+ rent: "장기렌트",
23
+ newCar: "신차",
24
+ sellCar: "내차팔기",
25
25
  };
26
26
  /**
27
27
  * @submitted 주문신청 완료 및 입칠중 (견적요청, 입찰중인 상태)
@@ -34,14 +34,14 @@ exports.OrderType = {
34
34
  * @failBid 카매니저가 해당 주문에 유찰된 상태 (입찰했으나 낙찰되지 않음). 이 상태는 DB상에 존재하지 않습니다.
35
35
  */
36
36
  exports.OrderState = {
37
- submitted: "submitted",
38
- progressing: "progressing",
39
- holded: "holded",
40
- canceled: "canceled",
41
- deleted: "deleted",
42
- finished: "finished",
43
- nonAccepted: "nonAccepted",
44
- failBid: "failBid",
37
+ submitted: "주문 신청",
38
+ progressing: "진행중",
39
+ holded: "주문 보류",
40
+ canceled: "주문 취소",
41
+ deleted: "주문 제거",
42
+ finished: "주문 완료",
43
+ nonAccepted: "입찰 종료",
44
+ failBid: "유찰",
45
45
  };
46
46
  /**
47
47
  * @bidding 입찰중
@@ -49,9 +49,9 @@ exports.OrderState = {
49
49
  * @nonAccepted 낙찰되지 않은
50
50
  */
51
51
  exports.OrderBidState = {
52
- bidding: "bidding",
53
- accepted: "accepted",
54
- nonAccepted: "nonAccepted",
52
+ bidding: "입찰중",
53
+ accepted: "낙찰된",
54
+ nonAccepted: "미낙찰",
55
55
  };
56
56
  /**
57
57
  * @waiting 아직 카매니저에게 수수료 내용을 전송하지 않은 상태
@@ -60,22 +60,22 @@ exports.OrderBidState = {
60
60
  * @canceled 입금취소
61
61
  */
62
62
  exports.OrderCommissionState = {
63
- waiting: "waiting",
64
- sended: "sended",
65
- paid: "paid",
66
- canceled: "canceled",
63
+ waiting: "입금대기",
64
+ sended: "수수료 전송완료",
65
+ paid: "입금완료",
66
+ canceled: "입금취소",
67
67
  };
68
68
  exports.OrderCommissionType = {
69
- lease: "lease",
70
- rent: "rent",
71
- newCar: "newCar",
72
- sellCar: "sellCar",
69
+ lease: "리스",
70
+ rent: "장기렌트",
71
+ newCar: "신차",
72
+ sellCar: "내차팔기",
73
73
  };
74
74
  exports.OrderCommissionMethod = {
75
75
  /** 계좌이체 */
76
- account: "account",
76
+ account: "계좌이체",
77
77
  /** 가상계좌 */
78
- virtualAccount: "virtualAccount",
78
+ virtualAccount: "가상계좌",
79
79
  };
80
80
  /** 차량구매 - 차량 구매 주체
81
81
  * @individual 개인
@@ -83,9 +83,9 @@ exports.OrderCommissionMethod = {
83
83
  * @corporation 법인사업자
84
84
  */
85
85
  exports.BuyerType = {
86
- individual: "individual",
87
- sole_proprietor: "sole_proprietor",
88
- corporation: "corporation",
86
+ individual: "개인",
87
+ sole_proprietor: "개인사업자",
88
+ corporation: "법인사업자",
89
89
  };
90
90
  /** 내차팔기 - 차량 구매 방식
91
91
  * @cash 현금 혹은 할부
@@ -93,9 +93,9 @@ exports.BuyerType = {
93
93
  * @capitalLease 금융 리스
94
94
  */
95
95
  exports.SellCarBoughtMethod = {
96
- cash: "cash",
97
- capitalLease: "capitalLease",
98
- operatingLease: "operatingLease",
96
+ cash: "현금",
97
+ capitalLease: "금융 리스",
98
+ operatingLease: "운용 리스",
99
99
  };
100
100
  /** 면세조건
101
101
  * @normal "일반인 (해당없음)"
@@ -108,14 +108,14 @@ exports.SellCarBoughtMethod = {
108
108
  * @isMay18Disabled "장애인 (5.18 민주화)"
109
109
  */
110
110
  exports.DutyFreeCondition = {
111
- normal: "normal",
112
- manyChild: "manyChild",
113
- isSevereDisability: "isSevereDisability",
114
- isMildDisability: "isMildDisability",
115
- isVisualDisability: "isVisualDisability",
116
- isNationalMerit: "isNationalMerit",
117
- isAgentOrangeDisabled: "isAgentOrangeDisabled",
118
- isMay18Disabled: "isMay18Disabled",
111
+ normal: "일반인 (해당없음)",
112
+ manyChild: "다자녀 (취득세 감면)",
113
+ isSevereDisability: "중증 장애 (1~3급)",
114
+ isMildDisability: "경증 장애 (시각 4급)",
115
+ isVisualDisability: "시각 장애 (일반 4급)",
116
+ isNationalMerit: "국가유공자",
117
+ isAgentOrangeDisabled: "장애인 (고엽제)",
118
+ isMay18Disabled: "장애인 (5.18 민주화)",
119
119
  };
120
120
  /** 내차팔기 주문 태그 - 차량 상태
121
121
  * @none 없음
@@ -124,25 +124,25 @@ exports.DutyFreeCondition = {
124
124
  * @justExchange 단순교환 (회원이 단순교환으로 주문시)
125
125
  */
126
126
  exports.OrderTagCarState = {
127
- none: "none",
128
- fullNoAccident: "fullNoAccident",
129
- noAccident: "noAccident",
130
- justExchange: "justExchange",
127
+ none: "없음",
128
+ fullNoAccident: "완무",
129
+ noAccident: "무사고",
130
+ justExchange: "단순교환",
131
131
  };
132
132
  /** 내차팔기 주문 태그 - 차량 소유권
133
133
  * @none 없음
134
134
  * @noChanged 1인소유 (차량 소유권이 변경된 적 없음)
135
135
  */
136
136
  exports.OrderTagCarOwnership = {
137
- none: "none",
138
- noChanged: "noChanged",
137
+ none: "없음",
138
+ noChanged: "1인소유",
139
139
  };
140
140
  exports.OrderPurchasingType = {
141
- leaseRent: "leaseRent",
142
- newCar: "newCar",
141
+ leaseRent: "리스/렌트",
142
+ newCar: "신차",
143
143
  };
144
144
  exports.OrderListIntervalTarget = {
145
- created_at: "created_at",
146
- finished_at: "finished_at",
147
- bid_ended_at: "bid_ended_at",
145
+ created_at: "주문 신청일",
146
+ finished_at: "주문 완료일",
147
+ bid_ended_at: "입찰 종료일",
148
148
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carsayo/types",
3
- "version": "1.1.89094",
3
+ "version": "1.1.89096",
4
4
  "description": "Carsayo app type",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",