@silexpert/core 1.1.173 → 1.1.175
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/ExercicePrestation.d.ts +11 -0
- package/dist/cjs/api/resources/ExercicePrestation.d.ts.map +1 -0
- package/dist/cjs/api/resources/ExercicePrestation.js +16 -0
- package/dist/cjs/api/resources/ExercicePrestation.js.map +1 -0
- package/dist/cjs/api/resources/Notion.d.ts +5 -4
- package/dist/cjs/api/resources/Notion.d.ts.map +1 -1
- package/dist/cjs/api/resources/Notion.js +1 -1
- package/dist/cjs/api/resources/Notion.js.map +1 -1
- package/dist/cjs/api/resources/Survey.js +2 -2
- package/dist/cjs/api/resources/Survey.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +2 -2
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -2
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js +11 -11
- package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationOption.js +4 -4
- package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts +1 -2
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +0 -19
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Interface/api/exercicePrestation/Query.d.ts +7 -0
- package/dist/cjs/types/Interface/api/exercicePrestation/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/exercicePrestation/Query.js +28 -0
- package/dist/cjs/types/Interface/api/exercicePrestation/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/notion/NotionResponse.d.ts +1537 -0
- package/dist/cjs/types/Interface/api/notion/NotionResponse.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/notion/NotionResponse.js +3 -0
- package/dist/cjs/types/Interface/api/notion/NotionResponse.js.map +1 -0
- package/dist/cjs/types/Interface/models/IRegulate.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IRegulate.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IRegulate.js.map +1 -1
- package/dist/cjs/types/index.d.ts +2 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +2 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts +1 -0
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +2 -2
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/ExercicePrestation.d.ts +11 -0
- package/dist/mjs/api/resources/ExercicePrestation.d.ts.map +1 -0
- package/dist/mjs/api/resources/ExercicePrestation.js +12 -0
- package/dist/mjs/api/resources/ExercicePrestation.js.map +1 -0
- package/dist/mjs/api/resources/Notion.d.ts +5 -4
- package/dist/mjs/api/resources/Notion.d.ts.map +1 -1
- package/dist/mjs/api/resources/Notion.js +1 -1
- package/dist/mjs/api/resources/Notion.js.map +1 -1
- package/dist/mjs/api/resources/Survey.js +2 -2
- package/dist/mjs/api/resources/Survey.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +2 -2
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -2
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js +11 -11
- package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationOption.js +4 -4
- package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts +1 -2
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +0 -19
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Interface/api/exercicePrestation/Query.d.ts +7 -0
- package/dist/mjs/types/Interface/api/exercicePrestation/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/exercicePrestation/Query.js +26 -0
- package/dist/mjs/types/Interface/api/exercicePrestation/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/notion/NotionResponse.d.ts +1537 -0
- package/dist/mjs/types/Interface/api/notion/NotionResponse.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/notion/NotionResponse.js +2 -0
- package/dist/mjs/types/Interface/api/notion/NotionResponse.js.map +1 -0
- package/dist/mjs/types/Interface/models/IRegulate.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IRegulate.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IRegulate.js.map +1 -1
- package/dist/mjs/types/index.d.ts +2 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +2 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts +1 -0
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +2 -2
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/ExercicePrestation.ts +16 -0
- package/ts/api/resources/Notion.ts +6 -5
- package/ts/api/resources/Survey.ts +2 -2
- package/ts/api/resources.ts +2 -2
- package/ts/types/Enum/BrandClementine.ts +11 -11
- package/ts/types/Enum/PrestationOption.ts +4 -4
- package/ts/types/Enum/PrestationType.ts +0 -19
- package/ts/types/Interface/api/exercicePrestation/Query.ts +14 -0
- package/ts/types/Interface/api/notion/NotionResponse.ts +1288 -0
- package/ts/types/Interface/models/IRegulate.ts +1 -0
- package/ts/types/index.ts +3 -0
- package/ts/utils/prestation.ts +3 -3
- package/dist/cjs/api/resources/Country.d.ts +0 -7
- package/dist/cjs/api/resources/Country.d.ts.map +0 -1
- package/dist/cjs/api/resources/Country.js +0 -14
- package/dist/cjs/api/resources/Country.js.map +0 -1
- package/dist/mjs/api/resources/Country.d.ts +0 -7
- package/dist/mjs/api/resources/Country.d.ts.map +0 -1
- package/dist/mjs/api/resources/Country.js +0 -10
- package/dist/mjs/api/resources/Country.js.map +0 -1
- package/ts/api/resources/Country.ts +0 -12
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { ICommercialOffer } from '../../models/ICommercialOffer';
|
|
2
|
+
import { IExercicePrestation } from '../../models/IExercicePrestation';
|
|
3
|
+
export declare class QueryCreateExercicePrestation {
|
|
4
|
+
exercicePrestation: IExercicePrestation;
|
|
5
|
+
commercialOffers: ICommercialOffer[];
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=Query.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/exercicePrestation/Query.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAEvE,qBAAa,6BAA6B;IAGtC,kBAAkB,EAAE,mBAAmB,CAAC;IAIxC,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;CACxC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.QueryCreateExercicePrestation = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
14
|
+
const utils_1 = require("../../../../utils");
|
|
15
|
+
class QueryCreateExercicePrestation {
|
|
16
|
+
}
|
|
17
|
+
__decorate([
|
|
18
|
+
(0, utils_1.ApiProperty)(),
|
|
19
|
+
(0, class_validator_1.IsObject)(),
|
|
20
|
+
__metadata("design:type", Object)
|
|
21
|
+
], QueryCreateExercicePrestation.prototype, "exercicePrestation", void 0);
|
|
22
|
+
__decorate([
|
|
23
|
+
(0, utils_1.ApiPropertyOptional)(),
|
|
24
|
+
(0, class_validator_1.IsArray)(),
|
|
25
|
+
__metadata("design:type", Array)
|
|
26
|
+
], QueryCreateExercicePrestation.prototype, "commercialOffers", void 0);
|
|
27
|
+
exports.QueryCreateExercicePrestation = QueryCreateExercicePrestation;
|
|
28
|
+
//# sourceMappingURL=Query.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/exercicePrestation/Query.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAoD;AACpD,6CAAqE;AAIrE,MAAa,6BAA6B;CAQzC;AAPC;IAAC,IAAA,mBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;;yEAC+B;AAE1C;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,yBAAO,GAAE;;uEAC6B;AAPzC,sEAQC","sourcesContent":["import { IsArray, IsObject } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ICommercialOffer } from '../../models/ICommercialOffer';\nimport { IExercicePrestation } from '../../models/IExercicePrestation';\n\nexport class QueryCreateExercicePrestation {\n @ApiProperty()\n @IsObject()\n exercicePrestation: IExercicePrestation;\n\n @ApiPropertyOptional()\n @IsArray()\n commercialOffers: ICommercialOffer[];\n}"]}
|