@intellegens/cornerstone-client 0.0.9999-alpha-8 → 0.0.9999-alpha-9
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/adapters/CollectionViewAdapter/index.d.ts +0 -0
- package/adapters/CollectionViewAdapter/index.js +0 -0
- package/adapters/index.d.ts +0 -0
- package/adapters/index.js +0 -0
- package/data/api/dto/PropertyPathDto.d.ts +0 -0
- package/data/api/dto/PropertyPathDto.js +0 -0
- package/data/api/dto/ReadOptionsDto.d.ts +0 -0
- package/data/api/dto/ReadOptionsDto.js +0 -0
- package/data/api/dto/ReadResultDto.d.ts +0 -0
- package/data/api/dto/ReadResultDto.js +0 -0
- package/data/api/dto/ReadResultMetadataDto.d.ts +0 -0
- package/data/api/dto/ReadResultMetadataDto.js +0 -0
- package/data/api/dto/crud/CrudMetadataDto.d.ts +0 -0
- package/data/api/dto/crud/CrudMetadataDto.js +0 -0
- package/data/api/dto/crud/index.d.ts +0 -0
- package/data/api/dto/crud/index.js +0 -0
- package/data/api/dto/index.d.ts +0 -0
- package/data/api/dto/index.js +0 -0
- package/data/api/dto/read/ReadMetadataDto.d.ts +0 -0
- package/data/api/dto/read/ReadMetadataDto.js +0 -0
- package/data/api/dto/read/ReadSelectedDefinitionDto.d.ts +0 -0
- package/data/api/dto/read/ReadSelectedDefinitionDto.js +0 -0
- package/data/api/dto/read/ReadSelectedOrderingDefinitionDto.d.ts +0 -0
- package/data/api/dto/read/ReadSelectedOrderingDefinitionDto.js +0 -0
- package/data/api/dto/read/ReadSelectedOrderingPropertyDefinitionDto.d.ts +0 -0
- package/data/api/dto/read/ReadSelectedOrderingPropertyDefinitionDto.js +0 -0
- package/data/api/dto/read/ReadSelectedPaginationDefinitionDto.d.ts +0 -0
- package/data/api/dto/read/ReadSelectedPaginationDefinitionDto.js +0 -0
- package/data/api/dto/read/ReadSelectedSearchDefinitionDto.d.ts +0 -0
- package/data/api/dto/read/ReadSelectedSearchDefinitionDto.js +0 -0
- package/data/api/dto/read/ReadSelectedSearchPropertyDefinitionDto.d.ts +0 -0
- package/data/api/dto/read/ReadSelectedSearchPropertyDefinitionDto.js +0 -0
- package/data/api/dto/read/index.d.ts +0 -0
- package/data/api/dto/read/index.js +0 -0
- package/data/api/dto/response/ApiErrorDto.d.ts +0 -0
- package/data/api/dto/response/ApiErrorDto.js +0 -0
- package/data/api/dto/response/ApiResponseDto.d.ts +0 -0
- package/data/api/dto/response/ApiResponseDto.js +0 -0
- package/data/api/dto/response/ApiSuccessResponseDto.d.ts +0 -0
- package/data/api/dto/response/ApiSuccessResponseDto.js +0 -0
- package/data/api/dto/response/EmptyMetadataDto.d.ts +0 -0
- package/data/api/dto/response/EmptyMetadataDto.js +0 -0
- package/data/api/dto/response/index.d.ts +0 -0
- package/data/api/dto/response/index.js +0 -0
- package/data/api/enum/index.d.ts +0 -0
- package/data/api/enum/index.js +0 -0
- package/data/api/enum/read/ReadSelectedComparisonOperator.d.ts +0 -0
- package/data/api/enum/read/ReadSelectedComparisonOperator.js +0 -0
- package/data/api/enum/read/ReadSelectedLogicalOperator.d.ts +0 -0
- package/data/api/enum/read/ReadSelectedLogicalOperator.js +0 -0
- package/data/api/enum/read/ReadSelectedOrderingDirection.d.ts +0 -0
- package/data/api/enum/read/ReadSelectedOrderingDirection.js +0 -0
- package/data/api/enum/read/ReadSelectedPropertyType.d.ts +0 -0
- package/data/api/enum/read/ReadSelectedPropertyType.js +0 -0
- package/data/api/enum/read/index.d.ts +0 -0
- package/data/api/enum/read/index.js +0 -0
- package/data/api/enum/response/ApiErrorCodes.d.ts +0 -0
- package/data/api/enum/response/ApiErrorCodes.js +0 -0
- package/data/api/enum/response/index.d.ts +0 -0
- package/data/api/enum/response/index.js +0 -0
- package/data/api/index.d.ts +0 -0
- package/data/api/index.js +0 -0
- package/data/api/interface/IConcurrencySafe.d.ts +0 -0
- package/data/api/interface/IConcurrencySafe.js +0 -0
- package/data/api/interface/IIdentifiable.d.ts +0 -0
- package/data/api/interface/IIdentifiable.js +0 -0
- package/data/api/interface/IIdentifiableSecondary.d.ts +0 -0
- package/data/api/interface/IIdentifiableSecondary.js +0 -0
- package/data/api/interface/index.d.ts +0 -0
- package/data/api/interface/index.js +0 -0
- package/data/auth/dto/ClaimDto.d.ts +0 -0
- package/data/auth/dto/ClaimDto.js +0 -0
- package/data/auth/dto/RegisterRequestDto.d.ts +0 -0
- package/data/auth/dto/RegisterRequestDto.js +0 -0
- package/data/auth/dto/RoleDto.d.ts +0 -0
- package/data/auth/dto/RoleDto.js +0 -0
- package/data/auth/dto/SignInRequestDto.d.ts +0 -0
- package/data/auth/dto/SignInRequestDto.js +0 -0
- package/data/auth/dto/TokensDto.d.ts +0 -0
- package/data/auth/dto/TokensDto.js +0 -0
- package/data/auth/dto/UserDto.d.ts +0 -0
- package/data/auth/dto/UserDto.js +0 -0
- package/data/auth/dto/UserInfoDto.d.ts +0 -0
- package/data/auth/dto/UserInfoDto.js +0 -0
- package/data/auth/dto/index.d.ts +0 -0
- package/data/auth/dto/index.js +0 -0
- package/data/auth/index.d.ts +0 -0
- package/data/auth/index.js +0 -0
- package/data/index.d.ts +0 -0
- package/data/index.js +0 -0
- package/index.d.ts +0 -0
- package/index.js +0 -0
- package/package.json +24 -24
- package/services/api/ApiCrudControllerClient/index.d.ts +0 -0
- package/services/api/ApiCrudControllerClient/index.js +0 -0
- package/services/api/ApiInitializationService/index.d.ts +0 -0
- package/services/api/ApiInitializationService/index.js +0 -0
- package/services/api/ApiReadControllerClient/index.d.ts +0 -0
- package/services/api/ApiReadControllerClient/index.js +0 -0
- package/services/api/HttpService/FetchHttpService.d.ts +0 -0
- package/services/api/HttpService/FetchHttpService.js +0 -0
- package/services/api/HttpService/HttpRequestConfig.d.ts +0 -0
- package/services/api/HttpService/HttpRequestConfig.js +0 -0
- package/services/api/HttpService/HttpResponse.d.ts +0 -0
- package/services/api/HttpService/HttpResponse.js +0 -0
- package/services/api/HttpService/IHttpService.d.ts +0 -0
- package/services/api/HttpService/IHttpService.js +0 -0
- package/services/api/HttpService/index.d.ts +0 -0
- package/services/api/HttpService/index.js +0 -0
- package/services/api/UserManagementControllerClient/index.d.ts +0 -0
- package/services/api/UserManagementControllerClient/index.js +0 -0
- package/services/api/index.d.ts +0 -0
- package/services/api/index.js +0 -0
- package/services/auth/client/AuthService/index.d.ts +0 -0
- package/services/auth/client/AuthService/index.js +0 -0
- package/services/auth/client/AuthorizationManagementControllerClient/index.d.ts +0 -0
- package/services/auth/client/AuthorizationManagementControllerClient/index.js +0 -0
- package/services/auth/client/index.d.ts +0 -0
- package/services/auth/client/index.js +0 -0
- package/services/auth/index.d.ts +0 -0
- package/services/auth/index.js +0 -0
- package/services/index.d.ts +0 -0
- package/services/index.js +0 -0
- package/utils/index.d.ts +0 -0
- package/utils/index.js +0 -0
|
File without changes
|
|
File without changes
|
package/adapters/index.d.ts
CHANGED
|
File without changes
|
package/adapters/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/data/api/dto/index.d.ts
CHANGED
|
File without changes
|
package/data/api/dto/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/data/api/enum/index.d.ts
CHANGED
|
File without changes
|
package/data/api/enum/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/data/api/index.d.ts
CHANGED
|
File without changes
|
package/data/api/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/data/auth/dto/RoleDto.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/data/auth/dto/UserDto.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/data/auth/dto/index.d.ts
CHANGED
|
File without changes
|
package/data/auth/dto/index.js
CHANGED
|
File without changes
|
package/data/auth/index.d.ts
CHANGED
|
File without changes
|
package/data/auth/index.js
CHANGED
|
File without changes
|
package/data/index.d.ts
CHANGED
|
File without changes
|
package/data/index.js
CHANGED
|
File without changes
|
package/index.d.ts
CHANGED
|
File without changes
|
package/index.js
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@intellegens/cornerstone-client",
|
|
3
|
-
"version": "0.0.9999-alpha-
|
|
3
|
+
"version": "0.0.9999-alpha-9",
|
|
4
4
|
"private": false,
|
|
5
5
|
"publishable": true,
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -13,33 +13,33 @@
|
|
|
13
13
|
"intellegens",
|
|
14
14
|
"cornerstone"
|
|
15
15
|
],
|
|
16
|
+
"devDependencies": {
|
|
17
|
+
"@eslint/js": "^9.21.0",
|
|
18
|
+
"@types/express": "^5.0.0",
|
|
19
|
+
"@types/jest": "^29.5.12",
|
|
20
|
+
"@types/node": "^22.13.9",
|
|
21
|
+
"eslint": "^9.21.0",
|
|
22
|
+
"eslint-config-prettier": "^10.0.1",
|
|
23
|
+
"express": "^4.21.2",
|
|
24
|
+
"globals": "^16.0.0",
|
|
25
|
+
"jest": "^29.7.0",
|
|
26
|
+
"jest-environment-jsdom": "^29.7.0",
|
|
27
|
+
"prettier": "^3.5.2",
|
|
28
|
+
"ts-jest": "^29.1.2",
|
|
29
|
+
"tsc-alias": "^1.8.11",
|
|
30
|
+
"typescript-eslint": "^8.26.0",
|
|
31
|
+
"vite": "6.3.4",
|
|
32
|
+
"zod": "^3.24.2"
|
|
33
|
+
},
|
|
34
|
+
"dependencies": {
|
|
35
|
+
"http-proxy-middleware": "^3.0.3",
|
|
36
|
+
"typescript": "~5.9.3"
|
|
37
|
+
},
|
|
16
38
|
"scripts": {
|
|
17
39
|
"clean": "pnpx rimraf '{dist}'",
|
|
18
40
|
"test": "jest",
|
|
19
41
|
"coverage": "jest --coverage",
|
|
20
42
|
"build": "pnpm run clean && tsc && tsc-alias",
|
|
21
43
|
"start": "pnpm run build && pnpx vite build && pnpx tsx ./demo"
|
|
22
|
-
},
|
|
23
|
-
"devDependencies": {
|
|
24
|
-
"@eslint/js": "catalog:",
|
|
25
|
-
"@types/express": "catalog:",
|
|
26
|
-
"@types/jest": "catalog:",
|
|
27
|
-
"@types/node": "catalog:",
|
|
28
|
-
"eslint": "catalog:",
|
|
29
|
-
"eslint-config-prettier": "catalog:",
|
|
30
|
-
"express": "catalog:",
|
|
31
|
-
"globals": "catalog:",
|
|
32
|
-
"jest": "catalog:",
|
|
33
|
-
"jest-environment-jsdom": "catalog:",
|
|
34
|
-
"prettier": "catalog:",
|
|
35
|
-
"ts-jest": "catalog:",
|
|
36
|
-
"tsc-alias": "catalog:",
|
|
37
|
-
"typescript-eslint": "catalog:",
|
|
38
|
-
"vite": "catalog:",
|
|
39
|
-
"zod": "catalog:"
|
|
40
|
-
},
|
|
41
|
-
"dependencies": {
|
|
42
|
-
"http-proxy-middleware": "^3.0.3",
|
|
43
|
-
"typescript": "catalog:"
|
|
44
44
|
}
|
|
45
|
-
}
|
|
45
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/services/api/index.d.ts
CHANGED
|
File without changes
|
package/services/api/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/services/auth/index.d.ts
CHANGED
|
File without changes
|
package/services/auth/index.js
CHANGED
|
File without changes
|
package/services/index.d.ts
CHANGED
|
File without changes
|
package/services/index.js
CHANGED
|
File without changes
|
package/utils/index.d.ts
CHANGED
|
File without changes
|
package/utils/index.js
CHANGED
|
File without changes
|