@devtron-labs/devtron-fe-common-lib 1.20.4 → 1.20.5-pre-2
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/{@code-editor-DLmaobU2.js → @code-editor-DjHGH5Vn.js} +10700 -9617
- package/dist/{@common-rjsf-DS5LSU3C.js → @common-rjsf-DyCXVC1j.js} +46 -46
- package/dist/{@framer-motion-DZveCoIL.js → @framer-motion-D-YaCAW-.js} +92 -90
- package/dist/{@react-dates-CZ1bNWJM.js → @react-dates-Bo3yT8LF.js} +1 -1
- package/dist/{@react-select-DS68hCUM.js → @react-select-DTi_5fIc.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-V-8klKy9.js → @react-virtualized-sticky-tree-CuvDiqTo.js} +1 -1
- package/dist/{@vendor-3ORIJA0h.js → @vendor-DMIFbFhR.js} +26068 -17978
- package/dist/Common/API/CoreAPI.d.ts +6 -1
- package/dist/Common/API/index.d.ts +1 -1
- package/dist/Common/API/reactQueryHooks.d.ts +1 -1
- package/dist/Common/Common.service.d.ts +3 -1
- package/dist/Common/Constants.d.ts +45 -14
- package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +1 -0
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
- package/dist/Common/SearchBar/types.d.ts +8 -0
- package/dist/Common/SegmentedBarChart/types.d.ts +2 -0
- package/dist/Common/SegmentedBarChart/utils.d.ts +2 -0
- package/dist/Common/Types.d.ts +12 -4
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +2 -0
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/constants.d.ts +8 -8
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/PageHeader.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/constants.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/types.d.ts +12 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/utils.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +11 -0
- package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/ApplicationManagementIcon/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/ApplicationManagementIcon/utils.d.ts +11 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +6 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +11 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/index.d.ts +3 -0
- package/dist/Shared/Components/ActionMenu/types.d.ts +2 -0
- package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
- package/dist/Shared/Components/Badge/utils.d.ts +2 -1
- package/dist/Shared/Components/Charts/Chart.component.d.ts +102 -0
- package/dist/Shared/Components/Charts/constants.d.ts +16 -0
- package/dist/Shared/Components/Charts/index.d.ts +3 -0
- package/dist/Shared/Components/Charts/plugins.d.ts +5 -0
- package/dist/Shared/Components/Charts/types.d.ts +85 -0
- package/dist/Shared/Components/Charts/utils.d.ts +12 -0
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/types.d.ts +1 -1
- package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/ContextSwitcher/types.d.ts +0 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/types.d.ts +2 -1
- package/dist/Shared/Components/DocLink/constants.d.ts +0 -1
- package/dist/Shared/Components/FeatureDescription/types.d.ts +1 -1
- package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +2 -1
- package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +21 -5
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +1 -3
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/types.d.ts +2 -0
- package/dist/Shared/Components/Icon/Icon.d.ts +31 -3
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/Icon/types.d.ts +7 -1
- package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -1
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +3 -0
- package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +3 -0
- package/dist/Shared/Components/KeyboardShortcut/index.d.ts +1 -0
- package/dist/Shared/Components/KeyboardShortcut/types.d.ts +4 -0
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +3 -0
- package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +2 -0
- package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +21 -0
- package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.example.d.ts +0 -0
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +2 -0
- package/dist/Shared/Components/SideNavigation/index.d.ts +2 -0
- package/dist/Shared/Components/SideNavigation/types.d.ts +19 -0
- package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/types.d.ts +4 -0
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/TreeView/constants.d.ts +3 -0
- package/dist/Shared/Components/TreeView/types.d.ts +17 -3
- package/dist/Shared/Components/index.d.ts +4 -0
- package/dist/Shared/Helpers.d.ts +1 -0
- package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +0 -5
- package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +5 -20
- package/dist/Shared/Hooks/useUserPreferences/service.d.ts +1 -1
- package/dist/Shared/Hooks/useUserPreferences/types.d.ts +32 -2
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +9 -0
- package/dist/Shared/Services/common.service.d.ts +2 -0
- package/dist/Shared/Services/types.d.ts +6 -0
- package/dist/Shared/constants.d.ts +2 -1
- package/dist/Shared/types.d.ts +20 -0
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/ic-alibaba.518d61a4.svg +3 -0
- package/dist/assets/ic-argocd-app.9c5eba79.svg +61 -0
- package/dist/assets/ic-arrow-white.c5174353.svg +3 -0
- package/dist/assets/ic-aws.b094356f.svg +11 -0
- package/dist/assets/ic-bg-build.7de825b3.svg +13 -0
- package/dist/assets/ic-bg-deploy.266711fe.svg +22 -0
- package/dist/assets/ic-bg-production-pipelines.5965401c.svg +21 -0
- package/dist/assets/ic-bg-project.84658405.svg +12 -0
- package/dist/assets/ic-bg-scan.2249360c.svg +28 -0
- package/dist/assets/ic-bot.65f403dd.svg +3 -0
- package/dist/assets/ic-building.2405d07b.svg +3 -0
- package/dist/assets/ic-clipboard.2869fa7d.svg +3 -0
- package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +3 -0
- package/dist/assets/ic-cloud.aa7acc8a.svg +3 -0
- package/dist/assets/ic-coins.2c15f406.svg +3 -0
- package/dist/assets/ic-database-backup.b9e7c558.svg +3 -0
- package/dist/assets/ic-devtron-text.67a413b6.svg +3 -0
- package/dist/assets/ic-files-changed.04e6de3f.svg +3 -0
- package/dist/assets/ic-floppy-disk.6d392bcd.svg +3 -0
- package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +22 -0
- package/dist/assets/ic-google-cloud.a0198038.svg +6 -0
- package/dist/assets/ic-graph-negative.d49ba2b7.svg +4 -0
- package/dist/assets/ic-kubernetes.7e04c3d2.svg +4 -0
- package/dist/assets/ic-line.4e8fa046.svg +3 -0
- package/dist/assets/ic-magic-wand.2c29cd4e.svg +10 -0
- package/dist/assets/ic-new-chat.f7c90f8e.svg +5 -0
- package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +3 -0
- package/dist/assets/ic-otc-cloud.43b31bd8.svg +5 -0
- package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +3 -0
- package/dist/assets/ic-symbol-greater-than.8f71342d.svg +3 -0
- package/dist/assets/ic-trend-up.5752ef30.svg +3 -0
- package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +1020 -957
- package/package.json +2 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +0 -8
- package/dist/assets/ic-gift-animated.d848dfa3.svg +0 -1
- package/dist/assets/ic-ratings.a1d31244.svg +0 -13
- package/dist/assets/ic-success-blue.7b3a2720.svg +0 -4
- package/dist/assets/img-devtron-freemium.d0657c61.webp +0 -0
@@ -1,3 +1,3 @@
|
|
1
1
|
import { TreeViewNodeContentProps } from './types';
|
2
|
-
declare const TreeViewNodeContent: ({ startIconConfig, title, subtitle, type, customTooltipConfig, strikeThrough, isSelected, }: TreeViewNodeContentProps) => JSX.Element;
|
2
|
+
declare const TreeViewNodeContent: ({ startIconConfig, title, subtitle, type, customTooltipConfig, strikeThrough, isSelected, variant, }: TreeViewNodeContentProps) => JSX.Element;
|
3
3
|
export default TreeViewNodeContent;
|
@@ -2,3 +2,6 @@ import { TreeViewProps } from './types';
|
|
2
2
|
export declare const DEFAULT_NO_ITEMS_TEXT = "No items found";
|
3
3
|
export declare const VARIANT_TO_BG_CLASS_MAP: Record<TreeViewProps['variant'], string>;
|
4
4
|
export declare const VARIANT_TO_HOVER_CLASS_MAP: Record<TreeViewProps['variant'], string>;
|
5
|
+
export declare const VARIANT_TO_SELECTED_CLASS_MAP: Record<TreeViewProps['variant'], string>;
|
6
|
+
export declare const VARIANT_TO_TEXT_CLASS_MAP: Record<TreeViewProps['variant'], string>;
|
7
|
+
export declare const VARIANT_TO_TREE_ITEM_ACTIVE_BG_CLASS_MAP: Record<TreeViewProps['variant'], string>;
|
@@ -96,9 +96,11 @@ export type TreeItem<DataAttributeType = null> = BaseNode<DataAttributeType> & {
|
|
96
96
|
onClick?: (e: SyntheticEvent) => void;
|
97
97
|
href?: never;
|
98
98
|
clearQueryParamsOnNavigation?: never;
|
99
|
+
activeClassName?: never;
|
99
100
|
} | {
|
100
101
|
as: 'link';
|
101
102
|
href: string;
|
103
|
+
activeClassName?: string;
|
102
104
|
/**
|
103
105
|
* The callback function to handle click events on the nav link.
|
104
106
|
*/
|
@@ -113,6 +115,7 @@ export type TreeItem<DataAttributeType = null> = BaseNode<DataAttributeType> & {
|
|
113
115
|
href?: never;
|
114
116
|
onClick?: never;
|
115
117
|
clearQueryParamsOnNavigation?: never;
|
118
|
+
activeClassName?: never;
|
116
119
|
});
|
117
120
|
/**
|
118
121
|
* Props for the TreeView component.
|
@@ -151,14 +154,25 @@ export type TreeViewProps<DataAttributeType = null> = {
|
|
151
154
|
*/
|
152
155
|
mode?: 'navigation' | 'form';
|
153
156
|
/**
|
154
|
-
* If primary the background color will be bg__primary and bg__hover--opaque
|
157
|
+
* If primary the background color will be bg__primary and bg__hover--opaque \
|
158
|
+
* if secondary the background color will be bg__secondary bg__hover-secondary--opaque,
|
159
|
+
* if sidenav the background color will be bg__transparent bg__hover-sidebar-item.
|
155
160
|
* @default 'primary'
|
156
161
|
*/
|
157
|
-
variant?: 'primary' | 'secondary';
|
162
|
+
variant?: 'primary' | 'secondary' | 'sidenav';
|
158
163
|
/**
|
159
164
|
* @default {}
|
160
165
|
*/
|
161
166
|
defaultExpandedMap?: Record<string, boolean>;
|
167
|
+
/**
|
168
|
+
* When true, the selected heading (`selectedId`) will be highlighted only when it is collapsed.
|
169
|
+
* @default false
|
170
|
+
*/
|
171
|
+
highlightSelectedHeadingOnlyWhenCollapsed?: boolean;
|
172
|
+
/**
|
173
|
+
* @default true
|
174
|
+
*/
|
175
|
+
useOverflowAuto?: boolean;
|
162
176
|
} /**
|
163
177
|
* WARNING: For internal use only.
|
164
178
|
*/ & ({
|
@@ -188,7 +202,7 @@ export type TreeViewProps<DataAttributeType = null> = {
|
|
188
202
|
expandedMap?: never;
|
189
203
|
isControlled?: false;
|
190
204
|
});
|
191
|
-
export interface TreeViewNodeContentProps extends Pick<BaseNode, 'startIconConfig' | 'title' | 'subtitle' | 'customTooltipConfig' | 'strikeThrough'
|
205
|
+
export interface TreeViewNodeContentProps extends Pick<BaseNode, 'startIconConfig' | 'title' | 'subtitle' | 'customTooltipConfig' | 'strikeThrough'>, Required<Pick<TreeViewProps, 'variant'>> {
|
192
206
|
type: 'heading' | 'item';
|
193
207
|
isSelected: boolean;
|
194
208
|
}
|
@@ -13,6 +13,7 @@ export * from './BulkSelection';
|
|
13
13
|
export * from './Button';
|
14
14
|
export * from './ButtonWithLoader';
|
15
15
|
export * from './ButtonWithSelector';
|
16
|
+
export * from './Charts';
|
16
17
|
export * from './Chip';
|
17
18
|
export * from './CICDHistory';
|
18
19
|
export * from './CMCS';
|
@@ -59,6 +60,7 @@ export * from './ImageWithFallback';
|
|
59
60
|
export * from './InfoBlock';
|
60
61
|
export * from './InfoIconTippy';
|
61
62
|
export * from './InvalidYAMLTippy';
|
63
|
+
export * from './KeyboardShortcut';
|
62
64
|
export * from './KeyValueTable';
|
63
65
|
export * from './License';
|
64
66
|
export { default as LoadingCard } from './LoadingCard';
|
@@ -71,6 +73,7 @@ export * from './Plugin';
|
|
71
73
|
export * from './Popover';
|
72
74
|
export * from './PortalContainer';
|
73
75
|
export * from './ProgressBar';
|
76
|
+
export * from './PrometheusConfigurations';
|
74
77
|
export { default as QRCode } from './QRCode';
|
75
78
|
export * from './ReactSelect';
|
76
79
|
export * from './RegistryIcon';
|
@@ -78,6 +81,7 @@ export * from './ScannedByToolModal';
|
|
78
81
|
export * from './Security';
|
79
82
|
export * from './SelectPicker';
|
80
83
|
export * from './ShowMoreText';
|
84
|
+
export * from './SideNavigation';
|
81
85
|
export * from './SSOProviderIcon';
|
82
86
|
export * from './StatusComponent';
|
83
87
|
export * from './Switch';
|
package/dist/Shared/Helpers.d.ts
CHANGED
@@ -103,4 +103,5 @@ export declare const clearCookieOnLogout: () => void;
|
|
103
103
|
export declare const getAppDetailsURL: (appId: number | string, envId?: number | string) => string;
|
104
104
|
export declare const smoothScrollToTop: (scrollContainer: HTMLElement, targetPosition: number) => import('framer-motion').AnimationPlaybackControls;
|
105
105
|
export declare const getGroupVersionFromApiVersion: (apiVersion: string) => Pick<Node, "group" | "version">;
|
106
|
+
export declare const YAMLtoJSON: (yamlString: string) => string;
|
106
107
|
export {};
|
@@ -1,7 +1,2 @@
|
|
1
1
|
import { Teams } from '../../../Common/Types';
|
2
|
-
import { ClusterType } from '../../Services';
|
3
|
-
import { AppsGroupedByProjectsType, EnvironmentsGroupedByClustersType } from './types';
|
4
|
-
export declare const getAppOptionsGroupedByProjects: () => Promise<AppsGroupedByProjectsType>;
|
5
2
|
export declare const getProjectOptions: () => Promise<Pick<Teams, "id" | "name">[]>;
|
6
|
-
export declare const getClusterOptions: () => Promise<ClusterType[]>;
|
7
|
-
export declare const getEnvironmentOptionsGroupedByClusters: () => Promise<EnvironmentsGroupedByClustersType>;
|
@@ -1,24 +1,9 @@
|
|
1
|
+
import { getAppOptionsGroupedByProjects } from '../../../Common/Common.service';
|
1
2
|
import { ServerErrors } from '../../../Common/ServerError';
|
2
|
-
import {
|
3
|
-
import {
|
4
|
-
|
5
|
-
|
6
|
-
}
|
7
|
-
export type AppsGroupedByProjectsType = {
|
8
|
-
projectId: number;
|
9
|
-
projectName: string;
|
10
|
-
appList: AppType[];
|
11
|
-
}[];
|
12
|
-
export type EnvironmentsGroupedByClustersType = {
|
13
|
-
clusterName: EnvironmentType['cluster'];
|
14
|
-
envList: EnvironmentType[];
|
15
|
-
}[];
|
16
|
-
export interface ClusterDTO {
|
17
|
-
id: number;
|
18
|
-
cluster_name: string;
|
19
|
-
isVirtualCluster: boolean;
|
20
|
-
isProd: boolean;
|
21
|
-
}
|
3
|
+
import { EnvironmentsGroupedByClustersType } from '../../../Common/Types';
|
4
|
+
import { getClusterOptions } from '../../index';
|
5
|
+
import { ResourceKindType } from '../../types';
|
6
|
+
import { getProjectOptions } from './service';
|
22
7
|
export interface UseGetResourceKindsOptionsProps {
|
23
8
|
resourcesToFetch: Extract<ResourceKindType, ResourceKindType.devtronApplication | ResourceKindType.project | ResourceKindType.cluster | ResourceKindType.environment>[];
|
24
9
|
}
|
@@ -4,7 +4,7 @@ import { PreferredResourceKindType, UserPreferenceFilteredListTypes, UserPrefere
|
|
4
4
|
* @description This function fetches the user preferences from the server. It uses the `get` method to make a request to the server and retrieves the user preferences based on the `USER_PREFERENCES_ATTRIBUTE_KEY`. The result is parsed and returned as a `UserPreferencesType` object.
|
5
5
|
* @throws Will throw an error if the request fails or if the result is not in the expected format.
|
6
6
|
*/
|
7
|
-
export declare const getUserPreferences: () => Promise<UserPreferencesType>;
|
7
|
+
export declare const getUserPreferences: (signal?: AbortSignal) => Promise<UserPreferencesType>;
|
8
8
|
export declare const updateUserPreferences: ({ path, value, resourceKind, shouldThrowError, userPreferencesResponse, }: UserPreferenceResourceProps) => Promise<boolean>;
|
9
9
|
/**
|
10
10
|
* Optimized function to get updated user preferences with resource filtering
|
@@ -1,6 +1,8 @@
|
|
1
1
|
import { USER_PREFERENCES_ATTRIBUTE_KEY } from './constants';
|
2
2
|
import { AppThemeType, ThemeConfigType, ThemePreferenceType } from '../../Providers/ThemeProvider/types';
|
3
3
|
import { ResourceKindType } from '../../types';
|
4
|
+
export type NavigationItemID = 'application-management-overview' | 'application-management-applications' | 'application-management-application-groups' | 'application-management-chart-store' | 'application-management-bulk-edit' | 'application-management-application-templates' | 'application-management-projects' | 'application-management-configurations' | 'application-management-policies' | 'infrastructure-management-overview' | 'infrastructure-management-resource-browser' | 'infrastructure-management-resource-watcher' | 'infrastructure-management-catalog-framework' | 'software-release-management-overview' | 'software-release-management-release-hub' | 'software-release-management-tenants' | 'cost-visibility-overview' | 'cost-visibility-cost-breakdown' | 'cost-visibility-configurations' | 'security-center-overview' | 'security-center-security-scans' | 'security-center-security-policy' | 'automation-and-enablement-jobs' | 'automation-and-enablement-alerting' | 'automation-and-enablement-incident-response' | 'automation-and-enablement-api-portal' | 'automation-and-enablement-runbook-automation' | 'global-configuration-sso-login-services' | 'global-configuration-host-urls' | 'global-configuration-cluster-and-environments' | 'global-configuration-container-oci-registry' | 'global-configuration-authorization' | 'backup-and-restore-overview' | 'backup-and-restore-backup-and-schedule' | 'backup-and-restore-restores' | 'backup-and-restore-backup-repositories' | 'backup-and-restore-backup-locations' | 'backup-and-restore-history-and-logs' | 'ai-recommendations-overview';
|
5
|
+
export type NavigationSubMenuItemID = 'application-management-configurations-gitops' | 'application-management-configurations-git-accounts' | 'application-management-configurations-external-links' | 'application-management-configurations-chart-repository' | 'application-management-configurations-deployment-charts' | 'application-management-configurations-notifications' | 'application-management-configurations-catalog-frameworks' | 'application-management-configurations-scoped-variables' | 'application-management-configurations-build-infra' | 'application-management-policies-deployment-window' | 'application-management-policies-approval-policy' | 'application-management-policies-plugin-policy' | 'application-management-policies-pull-image-digest' | 'application-management-policies-tag-policy' | 'application-management-policies-filter-conditions' | 'application-management-policies-image-promotion' | 'application-management-policies-lock-deployment-configuration' | 'cost-visibility-cost-breakdown-clusters' | 'cost-visibility-cost-breakdown-environments' | 'cost-visibility-cost-breakdown-projects' | 'cost-visibility-cost-breakdown-applications' | 'global-configuration-authorization-user-permissions' | 'global-configuration-authorization-permission-groups' | 'global-configuration-authorization-api-tokens';
|
4
6
|
export interface GetUserPreferencesQueryParamsType {
|
5
7
|
key: typeof USER_PREFERENCES_ATTRIBUTE_KEY;
|
6
8
|
}
|
@@ -23,6 +25,7 @@ export interface UserResourceKindActionType {
|
|
23
25
|
[UserPreferenceResourceActions.RECENTLY_VISITED]: BaseRecentlyVisitedEntitiesTypes[];
|
24
26
|
}
|
25
27
|
export type UserPreferenceResourceType = Partial<Record<PreferredResourceKindType, UserResourceKindActionType>>;
|
28
|
+
export type CommandBarAdditionalItemsId = 'app-management-devtron-app-list' | 'app-management-helm-app-list' | 'app-management-flux-app-list' | 'app-management-argo-app-list' | `app-management-devtron-app-list-${number}` | 'search-app-list-view' | `chart-list-${number}` | 'search-chart-list-view' | `helm-app-list-${number}` | 'search-helm-app-list-view' | `cluster-list-${number}` | 'search-cluster-list-view';
|
26
29
|
export interface GetUserPreferencesParsedDTO {
|
27
30
|
viewPermittedEnvOnly?: boolean;
|
28
31
|
/**
|
@@ -36,13 +39,18 @@ export interface GetUserPreferencesParsedDTO {
|
|
36
39
|
*
|
37
40
|
*/
|
38
41
|
resources?: UserPreferenceResourceType;
|
42
|
+
commandBar: {
|
43
|
+
recentNavigationActions: {
|
44
|
+
id: NavigationItemID | NavigationSubMenuItemID | CommandBarAdditionalItemsId;
|
45
|
+
}[];
|
46
|
+
};
|
39
47
|
}
|
40
48
|
export interface UserPreferencesPayloadValueType extends GetUserPreferencesParsedDTO {
|
41
49
|
}
|
42
50
|
export interface UpdateUserPreferencesPayloadType extends Pick<GetUserPreferencesQueryParamsType, 'key'> {
|
43
51
|
value: string;
|
44
52
|
}
|
45
|
-
export interface UserPreferencesType {
|
53
|
+
export interface UserPreferencesType extends Pick<GetUserPreferencesParsedDTO, 'commandBar'> {
|
46
54
|
/**
|
47
55
|
* Preferred theme for the user
|
48
56
|
* If null, would forcibly show user theme switcher dialog for user to select
|
@@ -69,7 +77,7 @@ export interface UseUserPreferencesProps {
|
|
69
77
|
migrateUserPreferences?: (userPreferencesResponse: UserPreferencesType) => Promise<UserPreferencesType>;
|
70
78
|
recentlyVisitedFetchConfig?: RecentlyVisitedFetchConfigType;
|
71
79
|
}
|
72
|
-
|
80
|
+
type UserPathValueMapType = {
|
73
81
|
path: 'themePreference';
|
74
82
|
value: Required<Pick<UpdatedUserPreferencesType, 'themePreference' | 'appTheme'>>;
|
75
83
|
resourceKind?: never;
|
@@ -84,7 +92,28 @@ export type UserPathValueMapType = {
|
|
84
92
|
value: Required<BaseRecentlyVisitedEntitiesTypes[]>;
|
85
93
|
resourceKind: PreferredResourceKindType;
|
86
94
|
userPreferencesResponse?: UserPreferencesType;
|
95
|
+
} | {
|
96
|
+
path: 'commandBar.recentNavigationActions';
|
97
|
+
value: UserPreferencesType['commandBar']['recentNavigationActions'];
|
98
|
+
resourceKind?: never;
|
99
|
+
userPreferencesResponse?: never;
|
87
100
|
};
|
101
|
+
export type GetUserPreferencePayloadParams = {
|
102
|
+
userPreferencesResponse: UserPreferencesType;
|
103
|
+
resourceKind?: PreferredResourceKindType;
|
104
|
+
} & ({
|
105
|
+
path: 'themePreference';
|
106
|
+
value: Required<Pick<UpdatedUserPreferencesType, 'themePreference' | 'appTheme'>>;
|
107
|
+
} | {
|
108
|
+
path: 'pipelineRBACViewSelectedTab';
|
109
|
+
value: Required<Pick<UserPreferencesType, 'pipelineRBACViewSelectedTab'>>;
|
110
|
+
} | {
|
111
|
+
path: 'resources';
|
112
|
+
value: Required<BaseRecentlyVisitedEntitiesTypes[]>;
|
113
|
+
} | {
|
114
|
+
path: 'commandBar.recentNavigationActions';
|
115
|
+
value: UserPreferencesType['commandBar']['recentNavigationActions'];
|
116
|
+
});
|
88
117
|
export type UserPreferenceResourceProps = UserPathValueMapType & {
|
89
118
|
shouldThrowError?: boolean;
|
90
119
|
userPreferencesResponse?: UserPreferencesType;
|
@@ -92,3 +121,4 @@ export type UserPreferenceResourceProps = UserPathValueMapType & {
|
|
92
121
|
export interface UserPreferenceFilteredListTypes extends UserPreferenceRecentlyVisitedAppsTypes {
|
93
122
|
userPreferencesResponse?: UserPreferencesType;
|
94
123
|
}
|
124
|
+
export {};
|
@@ -21,6 +21,7 @@ export interface SidePanelConfig {
|
|
21
21
|
reinitialize?: boolean;
|
22
22
|
/** URL to documentation that should be displayed in the panel */
|
23
23
|
docLink: string | null;
|
24
|
+
aiSessionId?: string;
|
24
25
|
}
|
25
26
|
type AIAgentContextType = {
|
26
27
|
path: string;
|
@@ -39,6 +40,14 @@ export interface TempAppWindowConfig {
|
|
39
40
|
showOpenInNewTab?: boolean;
|
40
41
|
/** React component to render in the window */
|
41
42
|
component?: JSX.Element;
|
43
|
+
customCloseConfig?: {
|
44
|
+
/**
|
45
|
+
* Provide this method if you want to do something before temp window closes
|
46
|
+
* Provide noop if not relevant
|
47
|
+
* */
|
48
|
+
beforeClose: () => void;
|
49
|
+
icon: JSX.Element;
|
50
|
+
};
|
42
51
|
}
|
43
52
|
type CommonMainContextProps = {
|
44
53
|
setServerMode: (serverMode: SERVER_MODE) => void;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
import { AppConfigProps } from '../../Pages/index';
|
2
|
+
import { ClusterType } from '..';
|
2
3
|
import { EnvironmentDataValuesDTO, GetPolicyApiUrlProps, GetResourceApiUrlProps } from './types';
|
3
4
|
export declare const getResourceApiUrl: <T>({ baseUrl, kind, version, suffix, queryParams }: GetResourceApiUrlProps<T>) => string;
|
4
5
|
export declare const getPolicyApiUrl: <T>({ kind, version, queryParams, suffix }: GetPolicyApiUrlProps<T>) => string;
|
5
6
|
export declare const saveCDPipeline: (request: any, { isTemplateView }: Required<Pick<AppConfigProps, "isTemplateView">>) => Promise<import('../../Common').ResponseType<any>>;
|
6
7
|
export declare const getEnvironmentData: () => Promise<import('../../Common').ResponseType<EnvironmentDataValuesDTO>>;
|
8
|
+
export declare const getClusterOptions: () => Promise<ClusterType[]>;
|
@@ -40,4 +40,10 @@ export interface EnvironmentDataValuesDTO extends Pick<MainContext, 'featureGitO
|
|
40
40
|
devtronManagedLicensingEnabled: boolean;
|
41
41
|
isResourceRecommendationEnabled?: boolean;
|
42
42
|
}
|
43
|
+
export interface ClusterMinDTO {
|
44
|
+
id: number;
|
45
|
+
cluster_name: string;
|
46
|
+
isVirtualCluster: boolean;
|
47
|
+
isProd: boolean;
|
48
|
+
}
|
43
49
|
export {};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { DeploymentNodeType, OptionType } from '../Common/Types';
|
2
2
|
import { InfoBlockProps } from './Components';
|
3
|
-
import { CDMaterialSidebarType, ConfigKeysWithLockType, ConfigurationType, DeploymentStrategyTypeWithDefault, IconBaseColorType } from './types';
|
3
|
+
import { CDMaterialSidebarType, ConfigKeysWithLockType, ConfigurationType, DeploymentStrategyTypeWithDefault, IconBaseColorType, RemoteConnectionType } from './types';
|
4
4
|
export declare const ARTIFACT_STATUS: {
|
5
5
|
PROGRESSING: string;
|
6
6
|
DEGRADED: string;
|
@@ -434,3 +434,4 @@ export declare const PROGRESSING_DEPLOYMENT_STATUS_POLLING_INTERVAL = 10000;
|
|
434
434
|
export declare const STRATEGY_TYPE_TO_TITLE_MAP: Record<DeploymentStrategyTypeWithDefault, string>;
|
435
435
|
export declare const CUBIC_BEZIER_CURVE: [number, number, number, number];
|
436
436
|
export declare const ALLOW_ACTION_OUTSIDE_FOCUS_TRAP = "allow-action-outside-focus-trap";
|
437
|
+
export declare const REMOTE_CONNECTION_TYPE_LABEL_MAP: Record<RemoteConnectionType, string>;
|
package/dist/Shared/types.d.ts
CHANGED
@@ -1114,4 +1114,24 @@ export interface PipelineDeploymentStrategy {
|
|
1114
1114
|
strategies: Strategy[];
|
1115
1115
|
error: ServerError;
|
1116
1116
|
}
|
1117
|
+
export declare enum RemoteConnectionType {
|
1118
|
+
Direct = "DIRECT",
|
1119
|
+
Proxy = "PROXY",
|
1120
|
+
SSHTunnel = "SSH"
|
1121
|
+
}
|
1122
|
+
export declare enum AuthenticationType {
|
1123
|
+
BASIC = "BASIC",
|
1124
|
+
ANONYMOUS = "ANONYMOUS",
|
1125
|
+
IAM = "IAM"
|
1126
|
+
}
|
1127
|
+
/**
|
1128
|
+
* Makes all props in T optional and set to never when isLoading is true.
|
1129
|
+
* Used for components with loading states.
|
1130
|
+
* @example See usage in CostVisibility -> cards
|
1131
|
+
*/
|
1132
|
+
export type PropsTypeWithIsLoading<T extends Record<string, any>> = (Partial<Record<keyof T, never>> & {
|
1133
|
+
isLoading: true;
|
1134
|
+
}) | ({
|
1135
|
+
isLoading?: false;
|
1136
|
+
} & T);
|
1117
1137
|
export {};
|