@provis/provis-common-be-module 2.5.40 → 2.6.0
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/constants/product/cargo/status.d.ts +45 -0
- package/dist/constants/product/cargo/status.js +47 -0
- package/dist/constants/product/occupation.d.ts +3 -3
- package/dist/constants/product/occupation.js +1712 -12
- package/dist/constants/product/property/clause.d.ts +17 -0
- package/dist/constants/product/property/clause.js +30 -0
- package/dist/constants/product/property/compulsory.d.ts +17 -0
- package/dist/constants/product/property/compulsory.js +30 -0
- package/dist/constants/product/property/occupation-simple.d.ts +9 -0
- package/dist/constants/product/property/occupation-simple.js +354 -0
- package/dist/constants/product/property/property.d.ts +72 -0
- package/dist/constants/product/property/property.js +239 -0
- package/dist/constants/product.js +3 -3
- package/package.json +1 -1
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.classOfInsurance = exports.deductible = exports.floodZone = exports.additionalCoverage = exports.classConstruction = void 0;
|
|
4
|
+
const classConstruction = [
|
|
5
|
+
{
|
|
6
|
+
code: 'construction-1',
|
|
7
|
+
desc: {
|
|
8
|
+
en: 'Construction Class 1 (Max 9 Floor)',
|
|
9
|
+
id: 'Kelas Kontruksi 1',
|
|
10
|
+
},
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
code: 'construction-1-9',
|
|
14
|
+
desc: {
|
|
15
|
+
en: 'Construction Class 1 (More then 9 Floor)',
|
|
16
|
+
id: 'Kelas Kontruksi 1',
|
|
17
|
+
},
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
code: 'construction-2',
|
|
21
|
+
desc: {
|
|
22
|
+
en: 'Construction Class 2',
|
|
23
|
+
id: 'Kelas Kontruksi 2',
|
|
24
|
+
},
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
code: 'construction-3',
|
|
28
|
+
desc: {
|
|
29
|
+
en: 'Construction Class 3',
|
|
30
|
+
id: 'Kelas Kontruksi 3',
|
|
31
|
+
},
|
|
32
|
+
},
|
|
33
|
+
];
|
|
34
|
+
exports.classConstruction = classConstruction;
|
|
35
|
+
const additionalCoverage = [
|
|
36
|
+
{
|
|
37
|
+
code: 'FLEXAS',
|
|
38
|
+
desc: {
|
|
39
|
+
en: 'Fire, Lightning, Explosion, Aircraft Impact, and Smoke',
|
|
40
|
+
id: 'Kebakaran, Petir, Ledakan, Kejatuhan Pesawat Terbang, dan Asap',
|
|
41
|
+
},
|
|
42
|
+
insuredPerils: {
|
|
43
|
+
true: {
|
|
44
|
+
desc: {
|
|
45
|
+
en: 'All risk of physical accidental loss or damage to interest insured',
|
|
46
|
+
id: '',
|
|
47
|
+
},
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
deductible: [
|
|
51
|
+
'PROPERTY_DEDUCT01',
|
|
52
|
+
'PROPERTY_DEDUCT05',
|
|
53
|
+
'PROPERTY_DEDUCT06',
|
|
54
|
+
'PROPERTY_DEDUCT07',
|
|
55
|
+
],
|
|
56
|
+
isDefault: true,
|
|
57
|
+
classOfInsurance: [
|
|
58
|
+
'coi-1',
|
|
59
|
+
],
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
code: 'RSMDCC',
|
|
63
|
+
desc: {
|
|
64
|
+
en: 'Riots, Strikes Malicious Damage and Civil Commotions Endorsement (Endorsemen Huru-hara)',
|
|
65
|
+
id: 'Endorsemen Kerusuhan, Pemogokan, Perbuatan Jahat, Perusakan, dan Keonaran Sipil',
|
|
66
|
+
},
|
|
67
|
+
insuredPerils: {
|
|
68
|
+
true: {
|
|
69
|
+
desc: {
|
|
70
|
+
en: 'Including Riots, Strikes Malicious Damage and Civil Commotions Endorsement (Endorsemen Huru-hara) (Code: 4.1B/2007) 4.1B - PAR/IAR (AAUI SK NO. 03\'07 - AMENDED)/2008',
|
|
71
|
+
id: '',
|
|
72
|
+
},
|
|
73
|
+
},
|
|
74
|
+
false: {
|
|
75
|
+
desc: {
|
|
76
|
+
en: 'Excluding Riots, Strikes Malicious Damage and Civil Commotions Endorsement (Endorsemen Huru-hara) (Code: 4.1B/2007) 4.1B - PAR/IAR (AAUI SK NO. 03\'07 - AMENDED)/2008',
|
|
77
|
+
id: '',
|
|
78
|
+
},
|
|
79
|
+
},
|
|
80
|
+
},
|
|
81
|
+
deductible: [
|
|
82
|
+
'PROPERTY_DEDUCT02',
|
|
83
|
+
],
|
|
84
|
+
isDefault: false,
|
|
85
|
+
classOfInsurance: [
|
|
86
|
+
'coi-1',
|
|
87
|
+
],
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
code: 'TSFWD',
|
|
91
|
+
desc: {
|
|
92
|
+
en: 'Tsunami, Including Flood, Windstorm, Tempest and Water Damage',
|
|
93
|
+
id: 'Tsunami, termasuk Banjir, Badai Angin, Angin Ribut, dan Kerusakan akibat Air',
|
|
94
|
+
},
|
|
95
|
+
insuredPerils: {
|
|
96
|
+
true: {
|
|
97
|
+
desc: {
|
|
98
|
+
en: 'Including Flood, Windstorm, Tempest and Water Damage',
|
|
99
|
+
id: '',
|
|
100
|
+
},
|
|
101
|
+
},
|
|
102
|
+
false: {
|
|
103
|
+
desc: {
|
|
104
|
+
en: 'Excluding Flood, Windstorm, Tempest and Water Damage',
|
|
105
|
+
id: '',
|
|
106
|
+
},
|
|
107
|
+
},
|
|
108
|
+
},
|
|
109
|
+
deductible: [
|
|
110
|
+
'PROPERTY_DEDUCT03',
|
|
111
|
+
],
|
|
112
|
+
isDefault: false,
|
|
113
|
+
classOfInsurance: [
|
|
114
|
+
'coi-1',
|
|
115
|
+
],
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
code: 'EQ',
|
|
119
|
+
desc: {
|
|
120
|
+
en: 'Earthquake, Volcanic Eruption, Fire and Explosion',
|
|
121
|
+
id: 'Gempa Bumi, Letusan Gunung Berapi, Kebakaran, dan Ledakan',
|
|
122
|
+
},
|
|
123
|
+
insuredPerils: {
|
|
124
|
+
true: {
|
|
125
|
+
desc: {
|
|
126
|
+
en: 'Including Earthquake, Volcanic Eruption, Fire and Explosion following Earthquake and/or Volcanic Eruption and Tsunami',
|
|
127
|
+
id: '',
|
|
128
|
+
},
|
|
129
|
+
},
|
|
130
|
+
false: {
|
|
131
|
+
desc: {
|
|
132
|
+
en: 'Excluding Earthquake, Volcanic Eruption, Fire and Explosion following Earthquake and/or Volcanic Eruption and Tsunami',
|
|
133
|
+
id: '',
|
|
134
|
+
},
|
|
135
|
+
},
|
|
136
|
+
},
|
|
137
|
+
deductible: [
|
|
138
|
+
'PROPERTY_DEDUCT04',
|
|
139
|
+
],
|
|
140
|
+
isDefault: false,
|
|
141
|
+
classOfInsurance: [
|
|
142
|
+
'coi-2',
|
|
143
|
+
],
|
|
144
|
+
},
|
|
145
|
+
];
|
|
146
|
+
exports.additionalCoverage = additionalCoverage;
|
|
147
|
+
const floodZone = [
|
|
148
|
+
{
|
|
149
|
+
code: 'flood-1',
|
|
150
|
+
desc: {
|
|
151
|
+
en: 'Jakarta, Banten & West Java',
|
|
152
|
+
id: 'Jakarta, Banten & Jawa Barat',
|
|
153
|
+
},
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
code: 'flood-2',
|
|
157
|
+
desc: {
|
|
158
|
+
en: 'Outside Jakarta, Banten & West Java',
|
|
159
|
+
id: 'Diluar Jakarta, Banten & West Java',
|
|
160
|
+
},
|
|
161
|
+
},
|
|
162
|
+
];
|
|
163
|
+
exports.floodZone = floodZone;
|
|
164
|
+
const deductible = [
|
|
165
|
+
{
|
|
166
|
+
code: 'PROPERTY_DEDUCT01',
|
|
167
|
+
order: 1,
|
|
168
|
+
desc: {
|
|
169
|
+
'id': '',
|
|
170
|
+
'en': 'Fire, Lightning, Explosion, Impact of falling aircraft and Smoke Damage: NIL',
|
|
171
|
+
},
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
code: 'PROPERTY_DEDUCT02',
|
|
175
|
+
order: 2,
|
|
176
|
+
desc: {
|
|
177
|
+
'id': '',
|
|
178
|
+
'en': 'Riots, Strikes, Malicious Damage and Civil Commotions Endorsement (Endorsemen Huru-Hara) (Code: 4.1B/2007) 4.1BPAR/IAR (AAUI SK No. 03\'07-Amended)/2008: 5% of recoverable claim amount subject to minimum IDR 5.000.000 for any one occurrence.',
|
|
179
|
+
},
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
code: 'PROPERTY_DEDUCT03',
|
|
183
|
+
order: 3,
|
|
184
|
+
desc: {
|
|
185
|
+
'id': '',
|
|
186
|
+
'en': 'Flood, Windstorm, Tempest and Water Damage, Landslide, Landslip, Subsidance: 10% of recoverable claim amount',
|
|
187
|
+
},
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
code: 'PROPERTY_DEDUCT04',
|
|
191
|
+
order: 4,
|
|
192
|
+
desc: {
|
|
193
|
+
'id': '',
|
|
194
|
+
'en': 'Earthquake, Volcanic Eruption and Tsunami: 2.5% of Total Sum Insured',
|
|
195
|
+
},
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
code: 'PROPERTY_DEDUCT05',
|
|
199
|
+
order: 5,
|
|
200
|
+
desc: {
|
|
201
|
+
'id': '',
|
|
202
|
+
'en': 'Third Party Property Damage: IDR 500.000 for any one occurrence',
|
|
203
|
+
},
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
code: 'PROPERTY_DEDUCT06',
|
|
207
|
+
order: 6,
|
|
208
|
+
desc: {
|
|
209
|
+
'id': '',
|
|
210
|
+
'en': 'Others include theft burglary: IDR 500.000 for any one occurrence',
|
|
211
|
+
},
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
code: 'PROPERTY_DEDUCT07',
|
|
215
|
+
order: 7,
|
|
216
|
+
desc: {
|
|
217
|
+
'id': '',
|
|
218
|
+
'en': 'Vehicle Impact: NIL',
|
|
219
|
+
},
|
|
220
|
+
},
|
|
221
|
+
];
|
|
222
|
+
exports.deductible = deductible;
|
|
223
|
+
const classOfInsurance = [
|
|
224
|
+
{
|
|
225
|
+
code: 'coi-1',
|
|
226
|
+
desc: {
|
|
227
|
+
en: 'Property All Risk',
|
|
228
|
+
id: '',
|
|
229
|
+
},
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
code: 'coi-2',
|
|
233
|
+
desc: {
|
|
234
|
+
en: 'Earthquake, Volcanic Eruption and Tsunami',
|
|
235
|
+
id: '',
|
|
236
|
+
},
|
|
237
|
+
},
|
|
238
|
+
];
|
|
239
|
+
exports.classOfInsurance = classOfInsurance;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const
|
|
3
|
+
const occupation_simple_1 = require("./product/property/occupation-simple");
|
|
4
4
|
const product = {
|
|
5
5
|
LIST: {},
|
|
6
6
|
MANUAL_LIST: [],
|
|
@@ -114,12 +114,12 @@ product.LIST = {
|
|
|
114
114
|
[product.PRODUCT_CODE_PROPERTY_ALL_RISK]: {
|
|
115
115
|
value: product.PRODUCT_CODE_PROPERTY_ALL_RISK,
|
|
116
116
|
name: "Property All Risk",
|
|
117
|
-
ocupation:
|
|
117
|
+
ocupation: occupation_simple_1.default,
|
|
118
118
|
},
|
|
119
119
|
[product.PRODUCT_CODE_EARTHQUAKE]: {
|
|
120
120
|
value: product.PRODUCT_CODE_EARTHQUAKE,
|
|
121
121
|
name: "Earthquake",
|
|
122
|
-
ocupation:
|
|
122
|
+
ocupation: occupation_simple_1.default,
|
|
123
123
|
},
|
|
124
124
|
[product.PRODUCT_CODE_VEHICLE]: {
|
|
125
125
|
value: product.PRODUCT_CODE_VEHICLE,
|