@devtron-labs/devtron-fe-common-lib 1.22.8-beta-1 → 1.22.8-beta-3

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.
Files changed (85) hide show
  1. package/dist/{@code-editor-Cf0USXSx.js → @code-editor-DhrU8zeW.js} +9019 -9044
  2. package/dist/{@common-rjsf-B_NLMb7K.js → @common-rjsf-BzgAI38G.js} +2 -2
  3. package/dist/{@framer-motion-LZK2bgCK.js → @framer-motion-Bi7d_Mil.js} +64 -64
  4. package/dist/{@react-dates-CbpfVsC0.js → @react-dates-CR-uCH60.js} +1 -1
  5. package/dist/{@react-select-BuPEYnTv.js → @react-select-C5q5RdNV.js} +1 -1
  6. package/dist/{@react-virtualized-sticky-tree-DX7VkyTZ.js → @react-virtualized-sticky-tree-LXSXNrbc.js} +1 -1
  7. package/dist/{@vendor-BsABdDGm.js → @vendor-CtCMPfdc.js} +9266 -9181
  8. package/dist/Common/API/reactQueryHooks.d.ts +2 -1
  9. package/dist/Common/Common.service.d.ts +12 -1
  10. package/dist/Common/Constants.d.ts +7 -1
  11. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +2 -4
  12. package/dist/Common/DraggableWrapper/types.d.ts +6 -2
  13. package/dist/Common/Drawer/Drawer.d.ts +2 -2
  14. package/dist/Common/Modals/VisibleModal.d.ts +1 -0
  15. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  16. package/dist/Common/SortableTableHeaderCell/types.d.ts +0 -4
  17. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
  18. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  19. package/dist/Shared/Components/AppStatusModal/types.d.ts +4 -1
  20. package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
  21. package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
  22. package/dist/Shared/Components/CICDHistory/types.d.ts +0 -6
  23. package/dist/Shared/Components/Charts/types.d.ts +0 -2
  24. package/dist/Shared/Components/ConfirmationModal/types.d.ts +1 -0
  25. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -6
  26. package/dist/Shared/Components/DTFocusTrap/index.d.ts +1 -1
  27. package/dist/Shared/Components/DTFocusTrap/types.d.ts +1 -0
  28. package/dist/Shared/Components/DocLink/constants.d.ts +0 -1
  29. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  30. package/dist/Shared/Components/FloatingVariablesSuggestions/constants.d.ts +4 -1
  31. package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +4 -2
  32. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +1 -1
  33. package/dist/Shared/Components/GenericModal/constants.d.ts +2 -1
  34. package/dist/Shared/Components/GenericModal/types.d.ts +4 -1
  35. package/dist/Shared/Components/Icon/Icon.d.ts +12 -6
  36. package/dist/Shared/Components/Illustration/Illustration.d.ts +6 -0
  37. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  38. package/dist/Shared/Components/License/index.d.ts +1 -0
  39. package/dist/Shared/Components/License/types.d.ts +4 -0
  40. package/dist/Shared/Components/License/utils.d.ts +1 -1
  41. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  42. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  43. package/dist/Shared/Components/Table/constants.d.ts +0 -1
  44. package/dist/Shared/Components/Table/types.d.ts +7 -27
  45. package/dist/Shared/Components/Table/utils.d.ts +1 -1
  46. package/dist/Shared/Helpers.d.ts +3 -3
  47. package/dist/Shared/Hooks/useGetResourceKindsOptions/index.d.ts +1 -0
  48. package/dist/Shared/Providers/MainContextProvider/index.d.ts +1 -1
  49. package/dist/Shared/Providers/MainContextProvider/types.d.ts +45 -4
  50. package/dist/Shared/Services/types.d.ts +1 -0
  51. package/dist/Shared/constants.d.ts +1 -0
  52. package/dist/Shared/types.d.ts +47 -20
  53. package/dist/Shared/validations.d.ts +1 -0
  54. package/dist/assets/@code-editor.css +1 -1
  55. package/dist/assets/cmd-bar-visual.340d6226.webp +0 -0
  56. package/dist/assets/ic-bell.d2aa01ec.svg +3 -0
  57. package/dist/assets/ic-bulb.3906a732.svg +7 -0
  58. package/dist/assets/ic-close-circle.b39dd87d.svg +3 -0
  59. package/dist/assets/ic-comment.cc141b33.svg +3 -0
  60. package/dist/assets/ic-curved-arrow.3f3ca92c.svg +3 -0
  61. package/dist/assets/ic-dot-circle.5ce1fccf.svg +3 -0
  62. package/dist/assets/ic-nav-cursor.691e4db7.svg +10 -0
  63. package/dist/assets/ic-new-chat.f7c90f8e.svg +5 -0
  64. package/dist/assets/ic-piggybank.3a4839d7.svg +3 -0
  65. package/dist/assets/ic-play-outline.d2551031.svg +19 -0
  66. package/dist/assets/ic-priority-high-fill.53755d8f.svg +3 -0
  67. package/dist/assets/ic-priority-low-fill.79e781ae.svg +4 -0
  68. package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +10 -0
  69. package/dist/assets/ic-red-bulb.25e01bfc.svg +9 -0
  70. package/dist/assets/img-celebration.8ceac2a9.svg +149 -0
  71. package/dist/assets/img-install-freemium-saas.4388531c.svg +40 -0
  72. package/dist/assets/img-install-via-aws-marketplace.df85f572.svg +48 -0
  73. package/dist/assets/img-installing-devtron.1689cddb.svg +160 -0
  74. package/dist/assets/img-page-not-found.3c4f114b.svg +81 -0
  75. package/dist/index.d.ts +3 -1
  76. package/dist/index.js +999 -991
  77. package/package.json +1 -1
  78. package/dist/assets/ic-bell.0f9972dd.svg +0 -3
  79. package/dist/assets/ic-configuration-file.b9f3ac22.svg +0 -10
  80. package/dist/assets/ic-image-approve.0cbb58eb.svg +0 -3
  81. package/dist/assets/ic-play-outline.e18008ce.svg +0 -3
  82. package/dist/assets/ic-ses.7797b214.svg +0 -6
  83. package/dist/assets/ic-slack.3c916573.svg +0 -10
  84. package/dist/assets/ic-smtp.f6f45abc.svg +0 -7
  85. package/dist/assets/ic-webhook-config.d0dd47eb.svg +0 -5
@@ -1,6 +1,7 @@
1
- import { QueryKey, UseMutationOptions, UseMutationResult, useQueryClient, UseQueryOptions, UseQueryResult } from '@tanstack/react-query';
1
+ import { QueryKey, UseInfiniteQueryOptions, UseInfiniteQueryResult, UseMutationOptions, UseMutationResult, useQueryClient, UseQueryOptions, UseQueryResult } from '@tanstack/react-query';
2
2
  import { ServerErrors } from '../ServerError';
3
3
  import { ResponseType } from '../Types';
4
4
  export declare const useQuery: <TQueryFnData = unknown, TData = TQueryFnData, TQueryKey extends QueryKey = QueryKey, WrapWithResponseType extends boolean = true>(options: UseQueryOptions<WrapWithResponseType extends true ? ResponseType<TQueryFnData> : TQueryFnData, ServerErrors, TData, TQueryKey>) => UseQueryResult<TData, ServerErrors>;
5
5
  export declare const useMutation: <TData = unknown, TVariables = void, TContext = unknown>(options: UseMutationOptions<ResponseType<TData>, ServerErrors, TVariables, TContext>) => UseMutationResult<ResponseType<TData>, ServerErrors, TVariables, TContext>;
6
+ export declare const useInfiniteQuery: <TQueryFnData = unknown, TData = TQueryFnData, TQueryKey extends QueryKey = QueryKey, WrapWithResponseType extends boolean = true>(options: UseInfiniteQueryOptions<WrapWithResponseType extends true ? ResponseType<TQueryFnData> : TQueryFnData, ServerErrors, TData, WrapWithResponseType extends true ? ResponseType<TQueryFnData> : TQueryFnData, TQueryKey>) => UseInfiniteQueryResult<TData, ServerErrors>;
6
7
  export { useQueryClient };
@@ -1,5 +1,5 @@
1
1
  import { MutableRefObject } from 'react';
2
- import { RuntimeParamsAPIResponseType, RuntimePluginVariables } from '../Shared/types';
2
+ import { RegistryType, RuntimeParamsAPIResponseType, RuntimePluginVariables } from '../Shared/types';
3
3
  import { TeamList, ResponseType, DeploymentNodeType, CDMaterialServiceEnum, CDMaterialServiceQueryParams, CDMaterialResponseType, CDMaterialFilterQuery, EnvironmentListHelmResponse, UserApprovalMetadataType, GlobalVariableOptionType, UserRole, APIOptions, EnvAppsMetaDTO, GetAppsInfoForEnvProps, EnvironmentsGroupedByClustersType, AppsGroupedByProjectsType, ClusterDetailListType } from './Types';
4
4
  import { ApiResourceType } from '../Pages';
5
5
  export declare const getTeamListMin: () => Promise<TeamList>;
@@ -39,3 +39,14 @@ export declare const getAppsInfoForEnv: ({ envId, appIds }: GetAppsInfoForEnvPro
39
39
  export declare const getAppOptionsGroupedByProjects: () => Promise<AppsGroupedByProjectsType>;
40
40
  export declare const getEnvironmentOptionsGroupedByClusters: () => Promise<EnvironmentsGroupedByClustersType>;
41
41
  export declare const getDetailedClusterList: (clusterIds?: number[], signal?: AbortSignal) => Promise<ClusterDetailListType[]>;
42
+ export declare const getDockerRegistriesListMin: (signal: AbortSignal) => Promise<ResponseType<{
43
+ id: string;
44
+ registryType: RegistryType;
45
+ isDefault: boolean;
46
+ }[]>>;
47
+ export declare const getGitProvidersListMin: (signal: AbortSignal) => Promise<ResponseType<{
48
+ id: number;
49
+ name: string;
50
+ url: string;
51
+ authMode: "SSH" | "USERNAME_PASSWORD" | "ANONYMOUS";
52
+ }[]>>;
@@ -10,6 +10,7 @@ export declare const LICENSE_DASHBOARD_HOME_PAGE = "https://license.devtron.ai/d
10
10
  export declare const DEVTRON_GPT_LINK = "https://chatgpt.com/g/g-6826efa4362c8191b23e7bfa0ac036db-devtron-expert";
11
11
  export declare const PATTERNS: {
12
12
  STRING: RegExp;
13
+ APP_NAME: string;
13
14
  DECIMAL_NUMBERS: RegExp;
14
15
  POSITIVE_DECIMAL_NUMBERS: RegExp;
15
16
  NATURAL_NUMBERS: RegExp;
@@ -42,6 +43,8 @@ export declare const URLS: {
42
43
  readonly APP_DEPLOYMNENT_HISTORY: "deployments";
43
44
  readonly APP_DETAILS: "details";
44
45
  readonly APP_DETAILS_K8: "k8s-resources";
46
+ readonly EXTERNAL_ARGO_APP: "eaa";
47
+ readonly EXTERNAL_FLUX_APP: "external-flux";
45
48
  readonly DETAILS: "/details";
46
49
  readonly CD_DETAILS: "cd-details";
47
50
  readonly APP_TRIGGER: "trigger";
@@ -59,7 +62,6 @@ export declare const URLS: {
59
62
  readonly APPLICATION_MANAGEMENT_TEMPLATES_DEVTRON_APP: "/application-management/templates/devtron-app";
60
63
  readonly APPLICATION_MANAGEMENT_TEMPLATES_DEVTRON_APP_CREATE: "/application-management/templates/devtron-app/create";
61
64
  readonly APPLICATION_MANAGEMENT_TEMPLATES_DEVTRON_APP_DETAIL: "/application-management/templates/devtron-app/detail/:appId";
62
- readonly APPLICATION_MANAGEMENT_PROJECTS: "/application-management/projects";
63
65
  readonly APPLICATION_MANAGEMENT_CONFIGURATIONS: "/application-management/configurations";
64
66
  readonly APPLICATION_MANAGEMENT_CONFIGURATIONS_DEPLOYMENT_CHARTS: "/application-management/configurations/deployment-charts";
65
67
  readonly APPLICATION_MANAGEMENT_CONFIGURATIONS_SCOPED_VARIABLES: "/application-management/configurations/scoped-variables";
@@ -104,11 +106,13 @@ export declare const URLS: {
104
106
  readonly GLOBAL_CONFIG: "/global-configuration";
105
107
  readonly GLOBAL_CONFIG_DOCKER: "/global-configuration/docker";
106
108
  readonly GLOBAL_CONFIG_EDIT_CLUSTER: "/global-configuration/cluster-env/edit/:clusterId";
109
+ readonly GLOBAL_CONFIG_PROJECTS: "/global-configuration/projects";
107
110
  readonly PERMISSION_GROUPS: "/global-configuration/auth/groups";
108
111
  readonly EXTERNAL_APPS: "ea";
109
112
  };
110
113
  export declare const ROUTES: {
111
114
  readonly APP: "app";
115
+ readonly ATHENA: "athena";
112
116
  readonly APP_ARTIFACT_PROMOTE_MATERIAL: "app/artifact/promotion-request/material";
113
117
  readonly APP_TEMPLATE_DATA: "app/template/data";
114
118
  readonly ENVIRONMENT_CATEGORIES: "env/categories";
@@ -176,6 +180,8 @@ export declare const ROUTES: {
176
180
  readonly ENV: "env";
177
181
  readonly APP_METADATA: "app-metadata";
178
182
  readonly RESOURCE_CONFLICTS_LIST: "app/:appId/cd-pipeline/:pipelineId/history/:wfrId/helm-ownership-conflicts";
183
+ readonly GIT_PROVIDER_MIN: "git/provider/autocomplete";
184
+ readonly DOCKER_REGISTRY_MIN: "docker/registry/autocomplete";
179
185
  };
180
186
  export declare enum KEY_VALUE {
181
187
  KEY = "key",
@@ -3,8 +3,6 @@ import { DraggableWrapperProps } from './types';
3
3
  * TODO: import it as lazy, after it is supported in common
4
4
  * 1. If using react select please use menuPlacement='auto'
5
5
  * 2. dragSelector will be used to identify the grabbable button that will grab the div to drag
6
- * 3. The wrapper is positioned at the viewport's top-left (top: 0, left: 0) using fixed positioning; parentRef is an optional
7
- * reference that may be used for position calculations but is not the base origin for the coordinate system.
6
+ * 3. parentRef is the reference point from which we will derive the base top:0 ,left: 0 position
8
7
  */
9
- declare const DraggableWrapper: ({ children, zIndex, positionVariant, dragSelector, parentRef, boundaryGap, childDivProps, }: DraggableWrapperProps) => JSX.Element;
10
- export default DraggableWrapper;
8
+ export default function DraggableWrapper({ children, zIndex, positionVariant, dragSelector, parentRef, boundaryGap, childDivProps, layoutFixDelta, }: DraggableWrapperProps): JSX.Element;
@@ -1,7 +1,6 @@
1
1
  import { HTMLAttributes, ReactNode, RefObject } from 'react';
2
2
  export declare enum DraggablePositionVariant {
3
3
  PARENT_BOTTOM_CENTER = "PARENT_BOTTOM_CENTER",
4
- PARENT_BOTTOM_RIGHT = "PARENT_BOTTOM_RIGHT",
5
4
  SCREEN_BOTTOM_CENTER = "SCREEN_BOTTOM_CENTER",
6
5
  SCREEN_BOTTOM_RIGHT = "SCREEN_BOTTOM_RIGHT"
7
6
  }
@@ -17,8 +16,13 @@ export interface DraggableWrapperProps {
17
16
  */
18
17
  dragSelector: string;
19
18
  parentRef?: RefObject<HTMLDivElement>;
20
- boundaryGap?: Record<'x' | 'y', number>;
19
+ boundaryGap?: number;
21
20
  childDivProps?: HTMLAttributes<HTMLDivElement>;
21
+ /**
22
+ * Delta for fixing the scrollable layout positioning
23
+ * @deprecated
24
+ */
25
+ layoutFixDelta?: number;
22
26
  }
23
27
  /**
24
28
  * dragClassName is the class that we feed to Draggable to identify dragging buttons
@@ -1,5 +1,5 @@
1
1
  import { DTFocusTrapType } from '../../Shared/Components/DTFocusTrap';
2
- export interface DrawerProps extends Pick<DTFocusTrapType, 'initialFocus'> {
2
+ export interface DrawerProps extends Pick<DTFocusTrapType, 'initialFocus' | 'avoidFocusTrap'> {
3
3
  position: 'left' | 'right' | 'bottom' | 'top';
4
4
  children?: any;
5
5
  backdrop?: boolean;
@@ -12,4 +12,4 @@ export interface DrawerProps extends Pick<DTFocusTrapType, 'initialFocus'> {
12
12
  onEscape?: (e?: any) => void;
13
13
  disableTransition?: boolean;
14
14
  }
15
- export declare const Drawer: ({ children, position, height, width, minWidth, maxWidth, parentClassName, onEscape, onClose, disableTransition, initialFocus, }: DrawerProps) => JSX.Element;
15
+ export declare const Drawer: ({ children, position, height, width, minWidth, maxWidth, parentClassName, onEscape, onClose, disableTransition, initialFocus, avoidFocusTrap, }: DrawerProps) => JSX.Element;
@@ -7,6 +7,7 @@ export declare class VisibleModal extends React.Component<{
7
7
  close?: (e?: any) => void;
8
8
  onEscape?: (e?: any) => void;
9
9
  initialFocus?: DTFocusTrapType['initialFocus'];
10
+ avoidFocusTrap?: boolean;
10
11
  }> {
11
12
  constructor(props: any);
12
13
  escFunction(): void;
@@ -30,5 +30,5 @@ import { SortableTableHeaderCellProps } from './types';
30
30
  * />
31
31
  * ```
32
32
  */
33
- declare const SortableTableHeaderCell: ({ isSorted, triggerSorting, sortOrder, title, disabled, isSortable, showTippyOnTruncate, id, handleResize, isResizable, infoTooltipText, }: SortableTableHeaderCellProps) => JSX.Element;
33
+ declare const SortableTableHeaderCell: ({ isSorted, triggerSorting, sortOrder, title, disabled, isSortable, showTippyOnTruncate, id, handleResize, isResizable, }: SortableTableHeaderCellProps) => JSX.Element;
34
34
  export default SortableTableHeaderCell;
@@ -9,10 +9,6 @@ export type SortableTableHeaderCellProps = {
9
9
  * @default false
10
10
  */
11
11
  showTippyOnTruncate?: boolean;
12
- /**
13
- * If provided, shown in a tooltip on info-icon-outline beside the label
14
- */
15
- infoTooltipText?: string;
16
12
  } & ({
17
13
  /**
18
14
  * Unique identifier for the column
@@ -1,6 +1,6 @@
1
1
  import { customEnv, Never } from 'src';
2
2
  import { IconsProps } from '../../Shared/Components';
3
- export type NavigationItemID = 'application-management-overview' | 'application-management-devtron-applications' | 'application-management-application-groups' | 'application-management-bulk-edit' | 'application-management-application-templates' | 'application-management-projects' | 'application-management-configurations' | 'application-management-policies' | 'infrastructure-management-overview' | 'infrastructure-management-applications' | 'infrastructure-management-chart-store' | '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-vulnerabilities' | 'security-center-security-enablement' | '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-external-links' | 'global-configuration-chart-repository' | 'global-configuration-cluster-and-environments' | 'global-configuration-container-oci-registry' | 'global-configuration-authorization' | 'data-protection-overview' | 'data-protection-backup-and-schedule' | 'data-protection-restores' | 'data-protection-backup-repositories' | 'data-protection-backup-locations' | 'data-protection-history-and-logs';
3
+ export type NavigationItemID = 'application-management-overview' | 'application-management-devtron-applications' | 'application-management-application-groups' | 'application-management-bulk-edit' | 'application-management-application-templates' | 'application-management-configurations' | 'application-management-policies' | 'infrastructure-management-overview' | 'infrastructure-management-applications' | 'infrastructure-management-chart-store' | '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-vulnerabilities' | 'security-center-security-enablement' | 'security-center-security-policy' | 'automation-and-enablement-jobs' | 'automation-and-enablement-alerting' | 'automation-and-enablement-incident-response' | 'automation-and-enablement-api-portal' | 'global-configuration-sso-login-services' | 'global-configuration-host-urls' | 'global-configuration-external-links' | 'global-configuration-chart-repository' | 'global-configuration-cluster-and-environments' | 'global-configuration-container-oci-registry' | 'global-configuration-authorization' | 'global-configuration-projects' | 'data-protection-overview' | 'data-protection-backup-and-schedule' | 'data-protection-restores' | 'data-protection-backup-repositories' | 'data-protection-backup-locations' | 'data-protection-history-and-logs';
4
4
  export type NavigationSubMenuItemID = 'application-management-configurations-gitops' | 'application-management-configurations-git-accounts' | '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';
5
5
  export type NavigationRootItemID = 'application-management' | 'infrastructure-management' | 'software-release-management' | 'cost-visibility' | 'security-center' | 'automation-and-enablement' | 'data-protection-management' | 'global-configuration';
6
6
  export type CommonNavigationItemType = {
@@ -1,2 +1,2 @@
1
1
  import { AppStatusBodyProps } from './types';
2
- export declare const AppStatusBody: ({ appDetails, type, handleShowConfigDriftModal, deploymentStatusDetailsBreakdownData, selectedTab, debugWithAIButton: ExplainWithAIButton, }: AppStatusBodyProps) => JSX.Element;
2
+ export declare const AppStatusBody: ({ appDetails, type, handleShowConfigDriftModal, deploymentStatusDetailsBreakdownData, selectedTab, debugWithAIButton: ExplainWithAIButton, handleClose, }: AppStatusBodyProps) => JSX.Element;
@@ -1,5 +1,6 @@
1
1
  import { FunctionComponent, PropsWithChildren, ReactNode } from 'react';
2
2
  import { APIOptions, DeploymentAppTypes } from '../../../Common/Types';
3
+ import { MainContext } from '../../Providers';
3
4
  import { AppDetails, ConfigDriftModalProps, DeploymentStatusDetailsBreakdownDataType, DeploymentStatusDetailsType, IntelligenceConfig } from '../../types';
4
5
  export declare enum AppStatusModalTabType {
5
6
  APP_STATUS = "appStatus",
@@ -13,6 +14,8 @@ export type AppStatusModalProps = {
13
14
  processVirtualEnvironmentDeploymentData: (data?: DeploymentStatusDetailsType) => DeploymentStatusDetailsBreakdownDataType;
14
15
  debugWithAIButton: FunctionComponent<{
15
16
  intelligenceConfig: IntelligenceConfig;
17
+ debugAgentContext: MainContext['debugAgentContext'];
18
+ onClick?: () => void;
16
19
  }>;
17
20
  } & ({
18
21
  type: 'release';
@@ -29,7 +32,7 @@ export type AppStatusModalProps = {
29
32
  appId?: never;
30
33
  envId?: never;
31
34
  });
32
- export interface AppStatusBodyProps extends Required<Pick<AppStatusModalProps, 'appDetails' | 'type' | 'debugWithAIButton'>> {
35
+ export interface AppStatusBodyProps extends Required<Pick<AppStatusModalProps, 'appDetails' | 'type' | 'debugWithAIButton' | 'handleClose'>> {
33
36
  handleShowConfigDriftModal: () => void;
34
37
  selectedTab: AppStatusModalTabType;
35
38
  deploymentStatusDetailsBreakdownData: DeploymentStatusDetailsBreakdownDataType;
@@ -1,3 +1,3 @@
1
1
  import { BackdropProps } from './types';
2
- declare const Backdrop: ({ children, onEscape, onClick, hasClearBackground, onBackdropMount, deactivateFocusOnEscape, initialFocus, returnFocusOnDeactivate, }: BackdropProps) => import('react').ReactPortal;
2
+ declare const Backdrop: ({ children, onEscape, onClick, hasClearBackground, onBackdropMount, deactivateFocusOnEscape, initialFocus, returnFocusOnDeactivate, avoidFocusTrap, }: BackdropProps) => import('react').ReactPortal;
3
3
  export default Backdrop;
@@ -1,6 +1,6 @@
1
1
  import { MouseEvent, ReactNode } from 'react';
2
2
  import { DTFocusTrapType } from '../DTFocusTrap';
3
- export interface BackdropProps extends Pick<DTFocusTrapType, 'deactivateFocusOnEscape' | 'initialFocus' | 'onEscape' | 'returnFocusOnDeactivate'> {
3
+ export interface BackdropProps extends Pick<DTFocusTrapType, 'deactivateFocusOnEscape' | 'initialFocus' | 'onEscape' | 'returnFocusOnDeactivate' | 'avoidFocusTrap'> {
4
4
  /**
5
5
  * The content to be rendered within the backdrop component.
6
6
  */
@@ -506,12 +506,6 @@ export interface AggregatedNodes {
506
506
  };
507
507
  };
508
508
  }
509
- export interface PodMetadatum {
510
- name: string;
511
- uid: string;
512
- containers: string[];
513
- isNew: boolean;
514
- }
515
509
  export declare const STATUS_SORTING_ORDER: {
516
510
  missing: number;
517
511
  degraded: number;
@@ -93,9 +93,7 @@ export type ChartProps = {
93
93
  placement?: TooltipProps['placement'];
94
94
  datasetValueFormatter?: (value: number) => string | number;
95
95
  };
96
- /** A title for x axis */
97
96
  xScaleTitle?: string;
98
- /** A title for y axis */
99
97
  yScaleTitle?: string;
100
98
  } & TypeAndDatasetsType;
101
99
  export type TransformDatasetProps = {
@@ -67,6 +67,7 @@ export type ConfirmationModalProps<isConfig extends boolean = false> = PropsWith
67
67
  * @default false
68
68
  */
69
69
  showConfetti?: boolean;
70
+ avoidFocusTrap?: boolean;
70
71
  }> & ButtonConfigAndVariantType<isConfig> & (isConfig extends false ? {
71
72
  /**
72
73
  * Function to handle modal close action.
@@ -1,8 +1,3 @@
1
- import { noop } from '../../../Common/Helper';
2
1
  import { DTFocusTrapType } from './types';
3
- export declare const useFocusTrapControl: () => {
4
- disableFocusTrap: typeof noop;
5
- resumeFocusTrap: typeof noop;
6
- };
7
- declare const DTFocusTrap: ({ onEscape, deactivateFocusOnEscape, children, initialFocus, returnFocusOnDeactivate, }: DTFocusTrapType) => JSX.Element;
2
+ declare const DTFocusTrap: ({ onEscape, deactivateFocusOnEscape, children, initialFocus, returnFocusOnDeactivate, avoidFocusTrap, }: DTFocusTrapType) => JSX.Element;
8
3
  export default DTFocusTrap;
@@ -1,2 +1,2 @@
1
- export { default as DTFocusTrap, useFocusTrapControl } from './DTFocusTrap';
1
+ export { default as DTFocusTrap } from './DTFocusTrap';
2
2
  export type { DTFocusTrapType } from './types';
@@ -30,5 +30,6 @@ export interface DTFocusTrapType extends Pick<FocusTrapProps['focusTrapOptions']
30
30
  * Setting this option to undefined (or to a function that returns undefined) will result in the first element in the focus trap's tab order receiving focus.
31
31
  */
32
32
  initialFocus?: FocusTargetOrFalse | undefined | (() => void);
33
+ avoidFocusTrap?: boolean;
33
34
  }
34
35
  export {};
@@ -104,6 +104,5 @@ export declare const DOCUMENTATION: {
104
104
  readonly COST_CALCULATION: "docs/user-guide/finops/overview-cost-visibility#how-is-the-cost-calculated";
105
105
  readonly COST_VISIBILITY_OVERVIEW: "docs/user-guide/finops/overview-cost-visibility";
106
106
  readonly SECURITY_CENTER: "docs/user-guide/security-features";
107
- readonly AI_RECOMMENDATIONS: "docs/user-guide/ai-recommendations";
108
107
  readonly AUTOMATION_AND_ENABLEMENT: "docs/user-guide/automation";
109
108
  };
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
2
  import { FloatingVariablesSuggestionsProps } from './types';
3
- declare const _default: React.MemoExoticComponent<({ appId, envId, clusterId, hideObjectVariables, showValueOnHover, isTemplateView, boundaryGap, }: FloatingVariablesSuggestionsProps) => JSX.Element>;
3
+ declare const _default: React.MemoExoticComponent<({ zIndex, appId, envId, clusterId, bounds, hideObjectVariables, showValueOnHover, isTemplateView, }: FloatingVariablesSuggestionsProps) => JSX.Element>;
4
4
  export default _default;
@@ -1,4 +1,7 @@
1
+ export declare const SUGGESTIONS_SIZE: {
2
+ width: number;
3
+ height: number;
4
+ };
1
5
  export declare const NO_DEFINED_DESCRIPTION = "No Defined Description";
2
6
  export declare const NO_DEFINED_VALUE = "No Defined Value";
3
7
  export declare const SUGGESTIONS_INFO_TITLE = "What is scoped variable?";
4
- export declare const DRAG_SELECTOR = "handle-drag";
@@ -1,4 +1,4 @@
1
- import { DraggableWrapperProps } from '../../../Common/DraggableWrapper';
1
+ import { DraggableBounds } from 'react-draggable';
2
2
  import { AppConfigProps } from '../../../Pages/index';
3
3
  export interface ScopedVariableType {
4
4
  variableName: string;
@@ -8,10 +8,12 @@ export interface ScopedVariableType {
8
8
  } | null;
9
9
  isRedacted: boolean;
10
10
  }
11
- export interface FloatingVariablesSuggestionsProps extends Required<Pick<AppConfigProps, 'isTemplateView'>>, Pick<DraggableWrapperProps, 'boundaryGap'> {
11
+ export interface FloatingVariablesSuggestionsProps extends Required<Pick<AppConfigProps, 'isTemplateView'>> {
12
+ zIndex: number;
12
13
  appId?: string;
13
14
  envId?: string;
14
15
  clusterId?: string;
16
+ bounds?: DraggableBounds | string | false;
15
17
  /**
16
18
  * This will hide the variables with object/array values if set to true
17
19
  * @default true
@@ -1,7 +1,7 @@
1
1
  import { PropsWithChildren } from 'react';
2
2
  import { GenericModalFooterProps, GenericModalHeaderProps, GenericModalProps } from './types';
3
3
  declare const GenericModal: {
4
- ({ name, open, width, borderRadius, onClose, onEscape, closeOnBackdropClick, children, }: PropsWithChildren<GenericModalProps>): JSX.Element;
4
+ ({ name, open, width, borderRadius, onClose, onEscape, closeOnBackdropClick, children, avoidFocusTrap, borderVariant, alignCenter, }: PropsWithChildren<GenericModalProps>): JSX.Element;
5
5
  Header: ({ title }: GenericModalHeaderProps) => JSX.Element;
6
6
  Body: ({ children }: PropsWithChildren<{}>) => JSX.Element;
7
7
  Footer: ({ leftSideElement, buttonConfig, children, }: PropsWithChildren<GenericModalFooterProps>) => JSX.Element;
@@ -1,2 +1,3 @@
1
- import { GenericModalProps } from './types';
1
+ import { BorderVariantType, GenericModalProps } from './types';
2
2
  export declare const MODAL_WIDTH_TO_CLASS_NAME_MAP: Record<GenericModalProps['width'], string>;
3
+ export declare const BORDER_VARIANT_TO_CLASS_NAME_MAP: Record<BorderVariantType, string>;
@@ -1,6 +1,7 @@
1
1
  import { BackdropProps } from '../Backdrop';
2
2
  import { ButtonProps } from '../Button';
3
- export interface GenericModalProps extends Partial<Pick<BackdropProps, 'onEscape'>> {
3
+ export type BorderVariantType = 'secondary' | 'none' | 'secondary-translucent';
4
+ export interface GenericModalProps extends Partial<Pick<BackdropProps, 'onEscape' | 'avoidFocusTrap'>> {
4
5
  /** Unique identifier for the modal */
5
6
  name: string;
6
7
  /** Controls whether the modal is visible or hidden */
@@ -18,6 +19,8 @@ export interface GenericModalProps extends Partial<Pick<BackdropProps, 'onEscape
18
19
  * @default false
19
20
  */
20
21
  closeOnBackdropClick?: boolean;
22
+ borderVariant?: BorderVariantType;
23
+ alignCenter?: boolean;
21
24
  }
22
25
  export interface GenericModalContextType extends Pick<GenericModalProps, 'name' | 'onClose'> {
23
26
  }
@@ -57,6 +57,7 @@ export declare const iconMap: {
57
57
  'ic-bug': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
58
58
  'ic-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
59
59
  'ic-building': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
60
+ 'ic-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
60
61
  'ic-calendar': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
61
62
  'ic-cancelled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
62
63
  'ic-card-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -80,6 +81,7 @@ export declare const iconMap: {
80
81
  'ic-clipboard': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
81
82
  'ic-clock-counterclockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
82
83
  'ic-clock': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
84
+ 'ic-close-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
83
85
  'ic-close-large': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
84
86
  'ic-close-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
85
87
  'ic-cloud-upload': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -89,7 +91,7 @@ export declare const iconMap: {
89
91
  'ic-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
90
92
  'ic-coins-color-animated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
91
93
  'ic-coins': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
92
- 'ic-configuration-file': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
94
+ 'ic-comment': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
93
95
  'ic-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
94
96
  'ic-container': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
95
97
  'ic-cookr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -98,6 +100,7 @@ export declare const iconMap: {
98
100
  'ic-cpu': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
99
101
  'ic-crown': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
100
102
  'ic-cube': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
103
+ 'ic-curved-arrow': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
101
104
  'ic-database-backup': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
102
105
  'ic-delete-dots': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
103
106
  'ic-delete-lightning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -117,6 +120,7 @@ export declare const iconMap: {
117
120
  'ic-disconnect': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
118
121
  'ic-discord-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
119
122
  'ic-dockerhub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
123
+ 'ic-dot-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
120
124
  'ic-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
121
125
  'ic-ecr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
122
126
  'ic-edit-lines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -178,7 +182,6 @@ export declare const iconMap: {
178
182
  'ic-help-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
179
183
  'ic-hibernate-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
180
184
  'ic-hibernate': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
181
- 'ic-image-approve': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
182
185
  'ic-in-progress': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
183
186
  'ic-info-filled-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
184
187
  'ic-info-filled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -220,6 +223,8 @@ export declare const iconMap: {
220
223
  'ic-monitoring': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
221
224
  'ic-more-vertical': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
222
225
  'ic-namespace': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
226
+ 'ic-nav-cursor': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
227
+ 'ic-new-chat': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
223
228
  'ic-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
224
229
  'ic-node-script': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
225
230
  'ic-oidc': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -237,11 +242,16 @@ export declare const iconMap: {
237
242
  'ic-pause-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
238
243
  'ic-pause': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
239
244
  'ic-pencil': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
245
+ 'ic-piggybank': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
240
246
  'ic-play-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
247
+ 'ic-priority-high-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
248
+ 'ic-priority-low-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
241
249
  'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
250
+ 'ic-priority-urgent-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
242
251
  'ic-quay': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
243
252
  'ic-quote': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
244
253
  'ic-ratings': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
254
+ 'ic-red-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
245
255
  'ic-release-hub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
246
256
  'ic-resize-handle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
247
257
  'ic-resource-browser': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -255,12 +265,9 @@ export declare const iconMap: {
255
265
  'ic-security-scan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
256
266
  'ic-security-vulnerability': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
257
267
  'ic-selected': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
258
- 'ic-ses': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
259
268
  'ic-shapes': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
260
269
  'ic-shield-check': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
261
- 'ic-slack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
262
270
  'ic-sliders-vertical': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
263
- 'ic-smtp': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
264
271
  'ic-software-release-management': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
265
272
  'ic-sort-ascending': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
266
273
  'ic-sort-descending': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -313,7 +320,6 @@ export declare const iconMap: {
313
320
  'ic-warning-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
314
321
  'ic-warning-stroke': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
315
322
  'ic-warning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
316
- 'ic-webhook-config': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
317
323
  'ic-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
318
324
  'ic-wifi-slash': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
319
325
  'ic-world-globe': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -1,9 +1,15 @@
1
1
  import { IllustrationBaseProps } from './types';
2
2
  export declare const illustrationMap: {
3
+ 'img-celebration': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
3
4
  'img-folder-empty': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
5
+ 'img-install-freemium-saas': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
6
+ 'img-install-via-aws-marketplace': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
7
+ 'img-installing-devtron': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
4
8
  'img-mechanical-operation': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
5
9
  'img-no-backup-location': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
6
10
  'img-no-restores': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
11
+ 'img-page-not-found': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
12
+ 'cmd-bar-visual': string;
7
13
  'create-backup-schedule': string;
8
14
  'create-backup-snapshot': string;
9
15
  'img-code': string;
@@ -1,3 +1,3 @@
1
1
  import { DevtronLicenseCardProps } from './types';
2
- export declare const DevtronLicenseCard: ({ enterpriseName, licenseKey, licenseSuffix, expiryDate, licenseStatus, isTrial, isFreemium, ttl, appTheme, handleCopySuccess, licenseStatusError, }: DevtronLicenseCardProps) => JSX.Element;
2
+ export declare const DevtronLicenseCard: ({ enterpriseName, licenseKey, licenseSuffix, expiryDate, licenseStatus, isTrial, isFreemium, ttl, appTheme, handleCopySuccess, licenseStatusError, isSaasInstance, }: DevtronLicenseCardProps) => JSX.Element;
3
3
  export default DevtronLicenseCard;
@@ -1,5 +1,6 @@
1
1
  export { default as ActivateLicenseDialog } from './ActivateLicenseDialog';
2
2
  export { default as DevtronLicenseCard } from './DevtronLicenseCard';
3
3
  export { ICDevtronWithBorder, default as InstallationFingerprintInfo } from './License.components';
4
+ export { activateLicense } from './services';
4
5
  export * from './types';
5
6
  export { parseDevtronLicenseData, parseDevtronLicenseDTOIntoLicenseCardData } from './utils';
@@ -14,6 +14,7 @@ export type DevtronLicenseCardProps = {
14
14
  isFreemium: boolean;
15
15
  appTheme: AppThemeType;
16
16
  licenseStatusError: LicenseErrorStruct;
17
+ isSaasInstance: boolean;
17
18
  } & ({
18
19
  licenseKey: string;
19
20
  handleCopySuccess?: () => void;
@@ -23,6 +24,9 @@ export type DevtronLicenseCardProps = {
23
24
  handleCopySuccess?: never;
24
25
  licenseSuffix: string;
25
26
  });
27
+ export interface LicenseCardSubTextProps extends Pick<DevtronLicenseCardProps, 'isFreemium' | 'licenseStatus' | 'licenseStatusError'> {
28
+ isFreeForever: boolean;
29
+ }
26
30
  export type DevtronLicenseInfo = Omit<DevtronLicenseCardProps, 'appTheme'> & Pick<DevtronLicenseDTO, 'fingerprint' | 'showLicenseData' | 'licenseStatusError' | 'moduleLimits'>;
27
31
  export interface ActivateLicenseDialogProps extends Pick<DevtronLicenseBaseDTO, 'fingerprint'> {
28
32
  enterpriseName: string;
@@ -1,6 +1,6 @@
1
1
  import { DevtronLicenseDTO } from '../../types';
2
2
  import { DevtronLicenseCardProps, DevtronLicenseInfo } from './types';
3
- export declare const getLicenseColorsAccordingToStatus: ({ isFreemium, licenseStatus, licenseStatusError, }: Pick<DevtronLicenseCardProps, "licenseStatus" | "isFreemium" | "licenseStatusError">) => {
3
+ export declare const getLicenseColorsAccordingToStatus: ({ isFreemium, licenseStatus, licenseStatusError, isSaasInstance, }: Pick<DevtronLicenseCardProps, "licenseStatus" | "isFreemium" | "licenseStatusError" | "isSaasInstance">) => {
4
4
  bgColor: string;
5
5
  textColor: string;
6
6
  };
@@ -1,3 +1,3 @@
1
1
  import { FiltersTypeEnum, InternalTableProps } from './types';
2
- declare const InternalTable: <RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>>({ filtersVariant, filterData, rows, getRows, columns, ViewWrapper, resizableConfig, emptyStateConfig, additionalProps, areColumnsConfigurable, filter, setVisibleColumns, visibleColumns, stylesConfig, loading, bulkSelectionConfig, bulkSelectionReturnValue, id, handleClearBulkSelection, handleToggleBulkSelectionOnRow, paginationVariant, rowActionOnHoverConfig, pageSizeOptions, clearFilters: userGivenUrlClearFilters, rowStartIconConfig, onRowClick, areFiltersApplied: userProvidedAreFiltersApplied, }: InternalTableProps<RowData, FilterVariant, AdditionalProps>) => JSX.Element;
2
+ declare const InternalTable: <RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>>({ filtersVariant, filterData, rows, getRows, columns, ViewWrapper, resizableConfig, emptyStateConfig, additionalProps, areColumnsConfigurable, filter, setVisibleColumns, visibleColumns, stylesConfig, loading, bulkSelectionConfig, bulkSelectionReturnValue, id, handleClearBulkSelection, handleToggleBulkSelectionOnRow, paginationVariant, rowActionOnHoverConfig, pageSizeOptions, clearFilters: userGivenUrlClearFilters, }: InternalTableProps<RowData, FilterVariant, AdditionalProps>) => JSX.Element;
3
3
  export default InternalTable;
@@ -1,3 +1,3 @@
1
1
  import { FiltersTypeEnum, TableContentProps } from './types';
2
- declare const TableContent: <RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>>({ filterData, rows, resizableConfig, additionalProps, visibleColumns, stylesConfig, loading, bulkSelectionConfig, bulkSelectionReturnValue, handleClearBulkSelection, handleToggleBulkSelectionOnRow, paginationVariant, rowActionOnHoverConfig, pageSizeOptions, filteredRows, areFilteredRowsLoading, getRows, totalRows, rowStartIconConfig, onRowClick, }: TableContentProps<RowData, FilterVariant, AdditionalProps>) => JSX.Element;
2
+ declare const TableContent: <RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>>({ filterData, rows, resizableConfig, additionalProps, visibleColumns, stylesConfig, loading, bulkSelectionConfig, bulkSelectionReturnValue, handleClearBulkSelection, handleToggleBulkSelectionOnRow, paginationVariant, rowActionOnHoverConfig, pageSizeOptions, filteredRows, areFilteredRowsLoading, getRows, totalRows, }: TableContentProps<RowData, FilterVariant, AdditionalProps>) => JSX.Element;
3
3
  export default TableContent;
@@ -6,4 +6,3 @@ export declare const EVENT_TARGET: EventTarget;
6
6
  export declare const DRAG_SELECTOR_IDENTIFIER = "table-drag-selector";
7
7
  export declare const SHIMMER_DUMMY_ARRAY: number[];
8
8
  export declare const NO_ROWS_OR_GET_ROWS_ERROR: Error;
9
- export declare const ACTION_GUTTER_SIZE = 24;