@silexpert/core 1.1.200 → 1.1.202
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/cjs/api/resources/Employee.d.ts.map +1 -1
- package/dist/cjs/api/resources/Employee.js +12 -9
- package/dist/cjs/api/resources/Employee.js.map +1 -1
- package/dist/cjs/types/Enum/BrandPourcentage.js +7 -7
- package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts +13 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.js +10 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/cjs/types/Enum/Country.d.ts +1 -0
- package/dist/cjs/types/Enum/Country.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Country.js +16 -16
- package/dist/cjs/types/Enum/Country.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts +13 -20
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.js +39 -39
- package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridLegalstart.js +13 -13
- package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridPourcentage.js +156 -156
- package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.d.ts +2 -1
- package/dist/cjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.js +8 -2
- package/dist/cjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js +10 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
- package/dist/cjs/utils/documents.d.ts.map +1 -1
- package/dist/cjs/utils/documents.js +2 -1
- package/dist/cjs/utils/documents.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts +2 -2
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +23 -17
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/Employee.d.ts.map +1 -1
- package/dist/mjs/api/resources/Employee.js +12 -9
- package/dist/mjs/api/resources/Employee.js.map +1 -1
- package/dist/mjs/types/Enum/BrandPourcentage.js +7 -7
- package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts +13 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.js +10 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/mjs/types/Enum/Country.d.ts +1 -0
- package/dist/mjs/types/Enum/Country.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Country.js +16 -16
- package/dist/mjs/types/Enum/Country.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts +13 -20
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.js +39 -39
- package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridLegalstart.js +13 -13
- package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridPourcentage.js +156 -156
- package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.d.ts +2 -1
- package/dist/mjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.js +9 -2
- package/dist/mjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js +13 -1
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
- package/dist/mjs/utils/documents.d.ts.map +1 -1
- package/dist/mjs/utils/documents.js +2 -1
- package/dist/mjs/utils/documents.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts +2 -2
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +22 -16
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Employee.ts +13 -9
- package/ts/types/Enum/BrandPourcentage.ts +7 -7
- package/ts/types/Enum/CommercialOfferType.ts +10 -0
- package/ts/types/Enum/Country.ts +17 -17
- package/ts/types/Enum/PriceGridClementine.ts +39 -39
- package/ts/types/Enum/PriceGridLegalstart.ts +13 -13
- package/ts/types/Enum/PriceGridPourcentage.ts +156 -156
- package/ts/types/Interface/api/contest/Create.ts +9 -3
- package/ts/types/Interface/api/userRoomEquipment/CreateSignature.ts +9 -1
- package/ts/utils/documents.ts +2 -1
- package/ts/utils/prestation.ts +28 -18
|
@@ -254,7 +254,7 @@ exports.CountryList = [
|
|
|
254
254
|
{ name: 'Allemagne', ISO3166_num: 276, ISO3166: 'DE', id: CountryId.ALLEMAGNE },
|
|
255
255
|
{ name: 'Andorre', ISO3166_num: 20, ISO3166: 'AD', id: CountryId.ANDORRE },
|
|
256
256
|
{ name: 'Angola', ISO3166_num: 24, ISO3166: 'AO', id: CountryId.ANGOLA },
|
|
257
|
-
{ name: 'Anguilla', ISO3166_num: 660, ISO3166: 'AI', id: CountryId.ANGUILLA },
|
|
257
|
+
{ name: 'Anguilla', ISO3166_num: 660, ISO3166: 'AI', id: CountryId.ANGUILLA, isBlacklist: true },
|
|
258
258
|
{ name: 'Antarctique', ISO3166_num: 10, ISO3166: 'AQ', id: CountryId.ANTARCTIQUE },
|
|
259
259
|
{ name: 'Antigua-et-Barbuda', ISO3166_num: 28, ISO3166: 'AG', id: CountryId.ANTIGUA_ET_BARBUDA },
|
|
260
260
|
{ name: 'Antilles Néerlandaises', ISO3166_num: 528, ISO3166: 'AN', id: CountryId.ANTILLES_NEERLANDAISES },
|
|
@@ -265,7 +265,7 @@ exports.CountryList = [
|
|
|
265
265
|
{ name: 'Australie', ISO3166_num: 36, ISO3166: 'AU', id: CountryId.AUSTRALIE },
|
|
266
266
|
{ name: 'Autriche', ISO3166_num: 40, ISO3166: 'AT', id: CountryId.AUTRICHE },
|
|
267
267
|
{ name: 'Azerbaïdjan', ISO3166_num: 31, ISO3166: 'AZ', id: CountryId.AZERBAIDJAN },
|
|
268
|
-
{ name: 'Bahamas', ISO3166_num: 44, ISO3166: 'BS', id: CountryId.BAHAMAS },
|
|
268
|
+
{ name: 'Bahamas', ISO3166_num: 44, ISO3166: 'BS', id: CountryId.BAHAMAS, isBlacklist: true },
|
|
269
269
|
{ name: 'Bahreïn', ISO3166_num: 48, ISO3166: 'BH', id: CountryId.BAHREIN },
|
|
270
270
|
{ name: 'Bangladesh', ISO3166_num: 50, ISO3166: 'BD', id: CountryId.BANGLADESH },
|
|
271
271
|
{ name: 'Barbade', ISO3166_num: 52, ISO3166: 'BB', id: CountryId.BARBADE },
|
|
@@ -292,7 +292,7 @@ exports.CountryList = [
|
|
|
292
292
|
{ name: 'Chypre', ISO3166_num: 196, ISO3166: 'CY', id: CountryId.CHYPRE },
|
|
293
293
|
{ name: 'Colombie', ISO3166_num: 170, ISO3166: 'CO', id: CountryId.COLOMBIE },
|
|
294
294
|
{ name: 'Comores', ISO3166_num: 174, ISO3166: 'KM', id: CountryId.COMORES },
|
|
295
|
-
{ name: 'Costa Rica', ISO3166_num: 188, ISO3166: 'CR', id: CountryId.COSTA_RICA },
|
|
295
|
+
{ name: 'Costa Rica', ISO3166_num: 188, ISO3166: 'CR', id: CountryId.COSTA_RICA, isBlacklist: true },
|
|
296
296
|
{ name: 'Côte d\'Ivoire', ISO3166_num: 384, ISO3166: 'CI', id: CountryId.COTE_D_IVOIRE },
|
|
297
297
|
{ name: 'Croatie', ISO3166_num: 191, ISO3166: 'HR', id: CountryId.CROATIE },
|
|
298
298
|
{ name: 'Cuba', ISO3166_num: 192, ISO3166: 'CU', id: CountryId.CUBA },
|
|
@@ -309,8 +309,8 @@ exports.CountryList = [
|
|
|
309
309
|
{ name: 'États Fédérés de Micronésie', ISO3166_num: 748, ISO3166: 'FM', id: CountryId.ETATS_FEDERES_DE_MICRONESIE },
|
|
310
310
|
{ name: 'États-Unis', ISO3166_num: 840, ISO3166: 'US', id: CountryId.ETATS_UNIS },
|
|
311
311
|
{ name: 'Éthiopie', ISO3166_num: 231, ISO3166: 'ET', id: CountryId.ETHIOPIE },
|
|
312
|
-
{ name: 'Fédération de Russie', ISO3166_num: 643, ISO3166: 'RU', id: CountryId.FEDERATION_DE_RUSSIE },
|
|
313
|
-
{ name: 'Fidji', ISO3166_num: 242, ISO3166: 'FJ', id: CountryId.FIDJI },
|
|
312
|
+
{ name: 'Fédération de Russie', ISO3166_num: 643, ISO3166: 'RU', id: CountryId.FEDERATION_DE_RUSSIE, isBlacklist: true },
|
|
313
|
+
{ name: 'Fidji', ISO3166_num: 242, ISO3166: 'FJ', id: CountryId.FIDJI, isBlacklist: true },
|
|
314
314
|
{ name: 'Finlande', ISO3166_num: 246, ISO3166: 'FI', id: CountryId.FINLANDE },
|
|
315
315
|
{ name: 'France', ISO3166_num: 250, ISO3166: 'FR', id: CountryId.FRANCE },
|
|
316
316
|
{ name: 'Gabon', ISO3166_num: 266, ISO3166: 'GA', id: CountryId.GABON },
|
|
@@ -323,7 +323,7 @@ exports.CountryList = [
|
|
|
323
323
|
{ name: 'Grenade', ISO3166_num: 308, ISO3166: 'GD', id: CountryId.GRENADE },
|
|
324
324
|
{ name: 'Groenland', ISO3166_num: 304, ISO3166: 'GL', id: CountryId.GROENLAND },
|
|
325
325
|
{ name: 'Guadeloupe', ISO3166_num: 312, ISO3166: 'GP', id: CountryId.GUADELOUPE },
|
|
326
|
-
{ name: 'Guam', ISO3166_num: 316, ISO3166: 'GU', id: CountryId.GUAM },
|
|
326
|
+
{ name: 'Guam', ISO3166_num: 316, ISO3166: 'GU', id: CountryId.GUAM, isBlacklist: true },
|
|
327
327
|
{ name: 'Guatemala', ISO3166_num: 320, ISO3166: 'GT', id: CountryId.GUATEMALA },
|
|
328
328
|
{ name: 'Guinée', ISO3166_num: 324, ISO3166: 'GN', id: CountryId.GUINEE },
|
|
329
329
|
{ name: 'Guinée Équatoriale', ISO3166_num: 226, ISO3166: 'GQ', id: CountryId.GUINEE_EQUATORIALE },
|
|
@@ -346,12 +346,12 @@ exports.CountryList = [
|
|
|
346
346
|
{ name: 'Îles Féroé', ISO3166_num: 234, ISO3166: 'FO', id: CountryId.ILES_FEROE },
|
|
347
347
|
{ name: 'Îles Heard et Mcdonald', ISO3166_num: 334, ISO3166: 'HM', id: CountryId.ILES_HEARD_ET_MCDONALD },
|
|
348
348
|
{ name: 'Îles Mariannes du Nord', ISO3166_num: 580, ISO3166: 'MP', id: CountryId.ILES_MARIANNES_DU_NORD },
|
|
349
|
-
{ name: 'Îles Marshall', ISO3166_num: 584, ISO3166: 'MH', id: CountryId.ILES_MARSHALL },
|
|
349
|
+
{ name: 'Îles Marshall', ISO3166_num: 584, ISO3166: 'MH', id: CountryId.ILES_MARSHALL, isBlacklist: true },
|
|
350
350
|
{ name: 'Îles Mineures Éloignées des États-Unis', ISO3166_num: 581, ISO3166: 'UM', id: CountryId.ILES_MINEURES_ELOIGNEES_DES_ETATS_UNIS },
|
|
351
351
|
{ name: 'Îles Salomon', ISO3166_num: 90, ISO3166: 'SB', id: CountryId.ILES_SALOMON },
|
|
352
|
-
{ name: 'Îles Turks et Caïques', ISO3166_num: 796, ISO3166: 'TC', id: CountryId.ILES_TURKS_ET_CAIQUES },
|
|
353
|
-
{ name: 'Îles Vierges Britanniques', ISO3166_num: 86, ISO3166: 'VG', id: CountryId.ILES_VIERGES_BRITANNIQUES },
|
|
354
|
-
{ name: 'Îles Vierges des États-Unis', ISO3166_num: 850, ISO3166: 'VI', id: CountryId.ILES_VIERGES_DES_ETATS_UNIS },
|
|
352
|
+
{ name: 'Îles Turks et Caïques', ISO3166_num: 796, ISO3166: 'TC', id: CountryId.ILES_TURKS_ET_CAIQUES, isBlacklist: true },
|
|
353
|
+
{ name: 'Îles Vierges Britanniques', ISO3166_num: 86, ISO3166: 'VG', id: CountryId.ILES_VIERGES_BRITANNIQUES, isBlacklist: true },
|
|
354
|
+
{ name: 'Îles Vierges des États-Unis', ISO3166_num: 850, ISO3166: 'VI', id: CountryId.ILES_VIERGES_DES_ETATS_UNIS, isBlacklist: true },
|
|
355
355
|
{ name: 'Inde', ISO3166_num: 356, ISO3166: 'IN', id: CountryId.INDE },
|
|
356
356
|
{ name: 'Indonésie', ISO3166_num: 360, ISO3166: 'ID', id: CountryId.INDONESIE },
|
|
357
357
|
{ name: 'Iraq', ISO3166_num: 364, ISO3166: 'IQ', id: CountryId.IRAQ },
|
|
@@ -408,8 +408,8 @@ exports.CountryList = [
|
|
|
408
408
|
{ name: 'Ouganda', ISO3166_num: 800, ISO3166: 'UG', id: CountryId.OUGANDA },
|
|
409
409
|
{ name: 'Ouzbékistan', ISO3166_num: 860, ISO3166: 'UZ', id: CountryId.OUZBEKISTAN },
|
|
410
410
|
{ name: 'Pakistan', ISO3166_num: 586, ISO3166: 'PK', id: CountryId.PAKISTAN },
|
|
411
|
-
{ name: 'Palaos', ISO3166_num: 585, ISO3166: 'PW', id: CountryId.PALAOS },
|
|
412
|
-
{ name: 'Panama', ISO3166_num: 591, ISO3166: 'PA', id: CountryId.PANAMA },
|
|
411
|
+
{ name: 'Palaos', ISO3166_num: 585, ISO3166: 'PW', id: CountryId.PALAOS, isBlacklist: true },
|
|
412
|
+
{ name: 'Panama', ISO3166_num: 591, ISO3166: 'PA', id: CountryId.PANAMA, isBlacklist: true },
|
|
413
413
|
{ name: 'Papouasie-Nouvelle-Guinée', ISO3166_num: 598, ISO3166: 'PG', id: CountryId.PAPOUASIE_NOUVELLE_GUINEE },
|
|
414
414
|
{ name: 'Paraguay', ISO3166_num: 600, ISO3166: 'PY', id: CountryId.PARAGUAY },
|
|
415
415
|
{ name: 'Pays-Bas', ISO3166_num: 528, ISO3166: 'NL', id: CountryId.PAYS_BAS },
|
|
@@ -445,8 +445,8 @@ exports.CountryList = [
|
|
|
445
445
|
{ name: 'Saint-Vincent-et-les Grenadines', ISO3166_num: 670, ISO3166: 'VC', id: CountryId.SAINT_VINCENT_ET_LES_GRENADINES },
|
|
446
446
|
{ name: 'Sainte-Hélène', ISO3166_num: 654, ISO3166: 'SH', id: CountryId.SAINTE_HELENE },
|
|
447
447
|
{ name: 'Sainte-Lucie', ISO3166_num: 662, ISO3166: 'LC', id: CountryId.SAINTE_LUCIE },
|
|
448
|
-
{ name: 'Samoa', ISO3166_num: 882, ISO3166: 'WS', id: CountryId.SAMOA },
|
|
449
|
-
{ name: 'Samoa Américaines', ISO3166_num: 16, ISO3166: 'AS', id: CountryId.SAMOA_AMERICAINES },
|
|
448
|
+
{ name: 'Samoa', ISO3166_num: 882, ISO3166: 'WS', id: CountryId.SAMOA, isBlacklist: true },
|
|
449
|
+
{ name: 'Samoa Américaines', ISO3166_num: 16, ISO3166: 'AS', id: CountryId.SAMOA_AMERICAINES, isBlacklist: true },
|
|
450
450
|
{ name: 'Sao Tomé-et-Principe', ISO3166_num: 678, ISO3166: 'ST', id: CountryId.SAO_TOME_ET_PRINCIPE },
|
|
451
451
|
{ name: 'Sénégal', ISO3166_num: 686, ISO3166: 'SN', id: CountryId.SENEGAL },
|
|
452
452
|
{ name: 'Serbie-et-Monténégro', ISO3166_num: 688, ISO3166: 'CS', id: CountryId.SERBIE_ET_MONTENEGRO },
|
|
@@ -474,14 +474,14 @@ exports.CountryList = [
|
|
|
474
474
|
{ name: 'Togo', ISO3166_num: 768, ISO3166: 'TG', id: CountryId.TOGO },
|
|
475
475
|
{ name: 'Tokelau', ISO3166_num: 772, ISO3166: 'TK', id: CountryId.TOKELAU },
|
|
476
476
|
{ name: 'Tonga', ISO3166_num: 776, ISO3166: 'TO', id: CountryId.TONGA },
|
|
477
|
-
{ name: 'Trinité-et-Tobago', ISO3166_num: 780, ISO3166: 'TT', id: CountryId.TRINITE_ET_TOBAGO },
|
|
477
|
+
{ name: 'Trinité-et-Tobago', ISO3166_num: 780, ISO3166: 'TT', id: CountryId.TRINITE_ET_TOBAGO, isBlacklist: true },
|
|
478
478
|
{ name: 'Tunisie', ISO3166_num: 788, ISO3166: 'TN', id: CountryId.TUNISIE },
|
|
479
479
|
{ name: 'Turkménistan', ISO3166_num: 795, ISO3166: 'TM', id: CountryId.TURKMENISTAN },
|
|
480
480
|
{ name: 'Turquie', ISO3166_num: 792, ISO3166: 'TR', id: CountryId.TURQUIE },
|
|
481
481
|
{ name: 'Tuvalu', ISO3166_num: 798, ISO3166: 'TV', id: CountryId.TUVALU },
|
|
482
482
|
{ name: 'Ukraine', ISO3166_num: 804, ISO3166: 'UA', id: CountryId.UKRAINE },
|
|
483
483
|
{ name: 'Uruguay', ISO3166_num: 858, ISO3166: 'UY', id: CountryId.URUGUAY },
|
|
484
|
-
{ name: 'Vanuatu', ISO3166_num: 548, ISO3166: 'VU', id: CountryId.VANUATU },
|
|
484
|
+
{ name: 'Vanuatu', ISO3166_num: 548, ISO3166: 'VU', id: CountryId.VANUATU, isBlacklist: true },
|
|
485
485
|
{ name: 'Venezuela', ISO3166_num: 862, ISO3166: 'VE', id: CountryId.VENEZUELA },
|
|
486
486
|
{ name: 'Viet Nam', ISO3166_num: 704, ISO3166: 'VN', id: CountryId.VIET_NAM },
|
|
487
487
|
{ name: 'Wallis et Futuna', ISO3166_num: 876, ISO3166: 'WF', id: CountryId.WALLIS_ET_FUTUNA },
|