@harnessio/react-sei-panorama-service-client 0.26.11 → 0.26.13
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/sei-panorama-service/src/services/hooks/useCanvasControllerAddDashboardOrgTreeMappingsMutation.d.ts +24 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerAddDashboardOrgTreeMappingsMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerCreateCanvasDashboardMutation.d.ts +21 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerCreateCanvasDashboardMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerDeleteCanvasDashboardMutation.d.ts +21 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerDeleteCanvasDashboardMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerDeleteDashboardOrgTreeMappingsMutation.d.ts +21 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerDeleteDashboardOrgTreeMappingsMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerGetDashboardOrgTreesQuery.d.ts +22 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerGetDashboardOrgTreesQuery.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerReplaceDashboardOrgTreeMappingsMutation.d.ts +24 -0
- package/dist/sei-panorama-service/src/services/hooks/useCanvasControllerReplaceDashboardOrgTreeMappingsMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerCreateCustomVariableMutation.d.ts +22 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerCreateCustomVariableMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerDeleteCustomVariableMutation.d.ts +24 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerDeleteCustomVariableMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerDeleteTeamCustomVariableTeamOverrideMutation.d.ts +28 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerDeleteTeamCustomVariableTeamOverrideMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerGetTeamCustomVariablesQuery.d.ts +26 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerGetTeamCustomVariablesQuery.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerListCustomVariablesQuery.d.ts +28 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerListCustomVariablesQuery.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerUpdateCustomVariableMutation.d.ts +28 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerUpdateCustomVariableMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerUpdateTeamCustomVariableTeamOverrideMutation.d.ts +28 -0
- package/dist/sei-panorama-service/src/services/hooks/useCustomVariablesControllerUpdateTeamCustomVariableTeamOverrideMutation.js +14 -0
- package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamFiltersQuery.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamIntegrationFiltersQuery.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/index.d.ts +37 -2
- package/dist/sei-panorama-service/src/services/index.js +13 -0
- package/dist/sei-panorama-service/src/services/schemas/CanvasDashboardOrgTreeDto.d.ts +21 -0
- package/dist/sei-panorama-service/src/services/schemas/CanvasDashboardOrgTreeMappingRequestDto.d.ts +9 -0
- package/dist/sei-panorama-service/src/services/schemas/CanvasDashboardOrgTreeMappingRequestDto.js +4 -0
- package/dist/sei-panorama-service/src/services/schemas/CreateCanvasDashboardRequestDto.d.ts +10 -0
- package/dist/sei-panorama-service/src/services/schemas/CreateCanvasDashboardRequestDto.js +4 -0
- package/dist/sei-panorama-service/src/services/schemas/CreateCustomVariableRequestDto.d.ts +20 -0
- package/dist/sei-panorama-service/src/services/schemas/CreateCustomVariableRequestDto.js +4 -0
- package/dist/sei-panorama-service/src/services/schemas/CustomVariableResponseDto.d.ts +53 -0
- package/dist/sei-panorama-service/src/services/schemas/CustomVariableResponseDto.js +4 -0
- package/dist/sei-panorama-service/src/services/schemas/CustomVariableTeamOverrideResponseDto.d.ts +40 -0
- package/dist/sei-panorama-service/src/services/schemas/CustomVariableTeamOverrideResponseDto.js +4 -0
- package/dist/sei-panorama-service/src/services/schemas/CustomVariablesPaginatedResponseDto.d.ts +42 -0
- package/dist/sei-panorama-service/src/services/schemas/DoraLttcMttrMetric.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/schemas/DrillDownResponseDtoObject.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/schemas/EfficiencyProfileEvent.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/schemas/IngestionRequest.d.ts +6 -3
- package/dist/sei-panorama-service/src/services/schemas/IngestionRequest.js +3 -0
- package/dist/sei-panorama-service/src/services/schemas/Integration.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/schemas/IntegrationResponseDto.d.ts +2 -2
- package/dist/sei-panorama-service/src/services/schemas/MttrConfigurationDto.d.ts +2 -2
- package/dist/sei-panorama-service/src/services/schemas/MttrDrillDownResponseDto.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/schemas/MttrDrilldownRequest.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/schemas/MttrMetric.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/schemas/OrgTreeResponseDto.d.ts +4 -0
- package/dist/sei-panorama-service/src/services/schemas/TeamCustomVariableResponseDto.d.ts +36 -0
- package/dist/sei-panorama-service/src/services/schemas/TeamCustomVariableResponseDto.js +4 -0
- package/dist/sei-panorama-service/src/services/schemas/TeamCustomVariablesResponseDto.d.ts +16 -0
- package/dist/sei-panorama-service/src/services/schemas/TeamCustomVariablesResponseDto.js +1 -0
- package/dist/sei-panorama-service/src/services/schemas/TeamFilterIntegrationSummary.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/schemas/TeamFiltersResponseDto.d.ts +1 -1
- package/dist/sei-panorama-service/src/services/schemas/UpdateCustomVariableRequestDto.d.ts +15 -0
- package/dist/sei-panorama-service/src/services/schemas/UpdateCustomVariableRequestDto.js +4 -0
- package/dist/sei-panorama-service/src/services/schemas/UpdateCustomVariableTeamOverrideRequestDto.d.ts +16 -0
- package/dist/sei-panorama-service/src/services/schemas/UpdateCustomVariableTeamOverrideRequestDto.js +4 -0
- package/package.json +1 -1
- package/dist/sei-panorama-service/src/services/schemas/DataRecord.d.ts +0 -20
- package/dist/sei-panorama-service/src/services/schemas/RecordBatch.d.ts +0 -15
- /package/dist/sei-panorama-service/src/services/schemas/{DataRecord.js → CanvasDashboardOrgTreeDto.js} +0 -0
- /package/dist/sei-panorama-service/src/services/schemas/{RecordBatch.js → CustomVariablesPaginatedResponseDto.js} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@harnessio/react-sei-panorama-service-client",
|
|
3
|
-
"version": "0.26.
|
|
3
|
+
"version": "0.26.13",
|
|
4
4
|
"description": "Harness React sei panorama service client - SEI Panorama APIs integrated with react hooks for Panorama project",
|
|
5
5
|
"author": "Harness Inc",
|
|
6
6
|
"license": "MIT",
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* A single data point with timestamp and field values
|
|
3
|
-
*/
|
|
4
|
-
export interface DataRecord {
|
|
5
|
-
/**
|
|
6
|
-
* Field values as key-value pairs. Keys must match schema field definitions.
|
|
7
|
-
* @example {"team":"payments","application":"api","value":99.999}
|
|
8
|
-
*/
|
|
9
|
-
fields: {
|
|
10
|
-
[key: string]: {
|
|
11
|
-
[key: string]: any;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
/**
|
|
15
|
-
* Timestamp when this data was recorded (ISO 8601 format)
|
|
16
|
-
* @format date-time
|
|
17
|
-
* @example "2024-02-13T10:00:00.000Z"
|
|
18
|
-
*/
|
|
19
|
-
timestamp: string;
|
|
20
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { DataRecord } from '../schemas/DataRecord';
|
|
2
|
-
/**
|
|
3
|
-
* A batch of data points grouped by record type
|
|
4
|
-
*/
|
|
5
|
-
export interface RecordBatch {
|
|
6
|
-
/**
|
|
7
|
-
* List of data points for this record type
|
|
8
|
-
*/
|
|
9
|
-
dataPoints: DataRecord[];
|
|
10
|
-
/**
|
|
11
|
-
* Type of records in this batch
|
|
12
|
-
* @example "availability"
|
|
13
|
-
*/
|
|
14
|
-
recordType: string;
|
|
15
|
-
}
|
|
File without changes
|
|
File without changes
|