@atlaskit/link-datasource 3.18.1 → 3.18.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/CHANGELOG.md +6 -0
- package/dist/types/analytics/wrappers/render-failed/index.d.ts +2 -2
- package/dist/types/contexts/datasource-experience-id/index.d.ts +2 -2
- package/dist/types/contexts/user-interactions/index.d.ts +2 -2
- package/dist/types/state/index.d.ts +2 -2
- package/dist/types/ui/assets-modal/index.d.ts +2 -2
- package/dist/types/ui/assets-modal/modal/render-assets-content/initial-state-view/assets/crystal-ball-svg.d.ts +2 -2
- package/dist/types/ui/assets-modal/search-container/styled.d.ts +4 -4
- package/dist/types/ui/common/error-state/access-required-svg.d.ts +2 -2
- package/dist/types/ui/common/error-state/loading-error-svg.d.ts +2 -2
- package/dist/types/ui/common/error-state/no-instances-svg.d.ts +2 -2
- package/dist/types/ui/common/modal/datasource-context/index.d.ts +1 -1
- package/dist/types/ui/common/modal/datasource-modal/index.d.ts +2 -2
- package/dist/types/ui/common/modal/datasources-table-in-modal-preview/index.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/control.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/dropdownIndicator.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/footer.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/index.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/menu-list/errorMessage.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/menu-list/index.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/menu-list/loadingMessage.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/menu-list/noOptionsMessage.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/menu-list/selectMessage.d.ts +1 -1
- package/dist/types/ui/common/modal/popup-select/menu-list/showMoreButton.d.ts +2 -2
- package/dist/types/ui/common/modal/popup-select/trigger.d.ts +1 -1
- package/dist/types/ui/common/modal/search-count/index.d.ts +3 -3
- package/dist/types/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.d.ts +2 -2
- package/dist/types/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.d.ts +7 -7
- package/dist/types/ui/confluence-search-modal/basic-filters/filters/date-range-picker/trigger.d.ts +2 -2
- package/dist/types/ui/confluence-search-modal/basic-filters/filters/date-range-picker/utils.d.ts +2 -2
- package/dist/types/ui/confluence-search-modal/basic-filters/filters/edited-or-created-by/index.d.ts +2 -2
- package/dist/types/ui/confluence-search-modal/basic-filters/index.d.ts +2 -2
- package/dist/types/ui/confluence-search-modal/confluence-search-container/index.d.ts +2 -2
- package/dist/types/ui/confluence-search-modal/index.d.ts +2 -2
- package/dist/types/ui/confluence-search-modal/modal/confluence-search-initial-state-svg.d.ts +2 -2
- package/dist/types/ui/datasource-table-view/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/custom-icons.d.ts +4 -4
- package/dist/types/ui/issue-like-table/edit-type/icon/index.d.ts +1 -1
- package/dist/types/ui/issue-like-table/edit-type/status/index.d.ts +1 -1
- package/dist/types/ui/issue-like-table/edit-type/text/index.d.ts +1 -1
- package/dist/types/ui/issue-like-table/edit-type/user/index.d.ts +1 -1
- package/dist/types/ui/issue-like-table/empty-state/priority.d.ts +2 -2
- package/dist/types/ui/issue-like-table/empty-state/type.d.ts +2 -2
- package/dist/types/ui/issue-like-table/render-type/boolean/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/render-type/date-time/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/render-type/icon/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/render-type/link/index.d.ts +1 -1
- package/dist/types/ui/issue-like-table/render-type/new-icon/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/render-type/number/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/render-type/status/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/render-type/tag/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/render-type/text/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/shared-components/avatar/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/shared-components/icon/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/styled.d.ts +3 -3
- package/dist/types/ui/issue-like-table/table-cell-content/index.d.ts +2 -2
- package/dist/types/ui/issue-like-table/table-cell-content/inline-edit.d.ts +1 -1
- package/dist/types/ui/jira-issues-modal/basic-filters/ui/async-popup-select/index.d.ts +2 -2
- package/dist/types/ui/jira-issues-modal/basic-filters/ui/index.d.ts +2 -2
- package/dist/types/ui/jira-issues-modal/index.d.ts +2 -2
- package/dist/types/ui/jira-issues-modal/jql-editor/index.d.ts +2 -2
- package/dist/types/ui/jira-issues-modal/modal/jira-issues-initial-state-svg.d.ts +2 -2
- package/dist/types/ui/table-footer/powered-by-jsm-assets/index.d.ts +2 -2
- package/dist/types/ui/table-footer/sync-info/index.d.ts +2 -2
- package/dist/types-ts4.5/analytics/wrappers/render-failed/index.d.ts +2 -2
- package/dist/types-ts4.5/contexts/datasource-experience-id/index.d.ts +2 -2
- package/dist/types-ts4.5/contexts/user-interactions/index.d.ts +2 -2
- package/dist/types-ts4.5/state/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/assets-modal/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/assets-modal/modal/render-assets-content/initial-state-view/assets/crystal-ball-svg.d.ts +2 -2
- package/dist/types-ts4.5/ui/assets-modal/search-container/styled.d.ts +4 -4
- package/dist/types-ts4.5/ui/common/error-state/access-required-svg.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/error-state/loading-error-svg.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/error-state/no-instances-svg.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/datasource-context/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/common/modal/datasource-modal/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/datasources-table-in-modal-preview/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/control.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/dropdownIndicator.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/footer.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/menu-list/errorMessage.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/menu-list/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/menu-list/loadingMessage.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/menu-list/noOptionsMessage.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/menu-list/selectMessage.d.ts +1 -1
- package/dist/types-ts4.5/ui/common/modal/popup-select/menu-list/showMoreButton.d.ts +2 -2
- package/dist/types-ts4.5/ui/common/modal/popup-select/trigger.d.ts +1 -1
- package/dist/types-ts4.5/ui/common/modal/search-count/index.d.ts +3 -3
- package/dist/types-ts4.5/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.d.ts +7 -7
- package/dist/types-ts4.5/ui/confluence-search-modal/basic-filters/filters/date-range-picker/trigger.d.ts +2 -2
- package/dist/types-ts4.5/ui/confluence-search-modal/basic-filters/filters/date-range-picker/utils.d.ts +2 -2
- package/dist/types-ts4.5/ui/confluence-search-modal/basic-filters/filters/edited-or-created-by/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/confluence-search-modal/basic-filters/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/confluence-search-modal/confluence-search-container/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/confluence-search-modal/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/confluence-search-modal/modal/confluence-search-initial-state-svg.d.ts +2 -2
- package/dist/types-ts4.5/ui/datasource-table-view/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/custom-icons.d.ts +4 -4
- package/dist/types-ts4.5/ui/issue-like-table/edit-type/icon/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/issue-like-table/edit-type/status/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/issue-like-table/edit-type/text/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/issue-like-table/edit-type/user/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/issue-like-table/empty-state/priority.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/empty-state/type.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/render-type/boolean/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/render-type/date-time/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/render-type/icon/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/render-type/link/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/issue-like-table/render-type/new-icon/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/render-type/number/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/render-type/status/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/render-type/tag/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/render-type/text/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/shared-components/avatar/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/shared-components/icon/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/styled.d.ts +3 -3
- package/dist/types-ts4.5/ui/issue-like-table/table-cell-content/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/issue-like-table/table-cell-content/inline-edit.d.ts +1 -1
- package/dist/types-ts4.5/ui/jira-issues-modal/basic-filters/ui/async-popup-select/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/jira-issues-modal/basic-filters/ui/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/jira-issues-modal/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/jira-issues-modal/jql-editor/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/jira-issues-modal/modal/jira-issues-initial-state-svg.d.ts +2 -2
- package/dist/types-ts4.5/ui/table-footer/powered-by-jsm-assets/index.d.ts +2 -2
- package/dist/types-ts4.5/ui/table-footer/sync-info/index.d.ts +2 -2
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const LazyLoadedDatasourceRenderFailedAnalyticsWrapper: (props: any) => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const LazyLoadedDatasourceRenderFailedAnalyticsWrapper: (props: any) => React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type PropsWithChildren } from 'react';
|
|
2
|
-
declare const DatasourceExperienceIdProvider: ({ children }: PropsWithChildren<{}>) => JSX.Element;
|
|
1
|
+
import React, { type PropsWithChildren } from 'react';
|
|
2
|
+
declare const DatasourceExperienceIdProvider: ({ children }: PropsWithChildren<{}>) => React.JSX.Element;
|
|
3
3
|
declare const useDatasourceExperienceId: () => string;
|
|
4
4
|
export { DatasourceExperienceIdProvider, useDatasourceExperienceId };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { type PropsWithChildren } from 'react';
|
|
1
|
+
import React, { type PropsWithChildren } from 'react';
|
|
2
2
|
import { type DatasourceAction } from '../../analytics/types';
|
|
3
3
|
interface UserInteractions {
|
|
4
4
|
add: (action: DatasourceAction) => void;
|
|
5
5
|
get: () => DatasourceAction[];
|
|
6
6
|
}
|
|
7
|
-
declare const UserInteractionsProvider: ({ children }: PropsWithChildren<{}>) => JSX.Element;
|
|
7
|
+
declare const UserInteractionsProvider: ({ children }: PropsWithChildren<{}>) => React.JSX.Element;
|
|
8
8
|
/**
|
|
9
9
|
* Use this hook to track user activities. This is mainly used to populate analytic events with
|
|
10
10
|
* a trail of user activities.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type Action } from 'react-sweet-state';
|
|
3
3
|
import type { DatasourceDataResponseItem } from '@atlaskit/linking-types';
|
|
4
4
|
type UniqueIdentifier = string;
|
|
@@ -28,5 +28,5 @@ export declare const useDatasourceActions: import("react-sweet-state").HookActio
|
|
|
28
28
|
}>>;
|
|
29
29
|
export declare const StoreContainer: ({ children }: {
|
|
30
30
|
children: JSX.Element;
|
|
31
|
-
}) => JSX.Element;
|
|
31
|
+
}) => React.JSX.Element;
|
|
32
32
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type AssetsConfigModalProps } from './types';
|
|
3
3
|
export declare const ASSETS_LIST_OF_LINKS_DATASOURCE_ID = "361d618a-3c04-40ad-9b27-3c8ea6927020";
|
|
4
|
-
declare const AssetsConfigModalWithWrappers: (props: AssetsConfigModalProps) => JSX.Element;
|
|
4
|
+
declare const AssetsConfigModalWithWrappers: (props: AssetsConfigModalProps) => React.JSX.Element;
|
|
5
5
|
export default AssetsConfigModalWithWrappers;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CrystalBallSVG: () => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const CrystalBallSVG: () => React.JSX.Element;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const FormRowContainer: import("@emotion/styled").StyledComponent<{
|
|
3
3
|
theme?: import("@emotion/react").Theme | undefined;
|
|
4
|
-
as?: import("react").ElementType<any> | undefined;
|
|
4
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
5
5
|
} & {
|
|
6
6
|
isNarrowGap?: boolean | undefined;
|
|
7
7
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
8
8
|
export declare const FormContainer: import("@emotion/styled").StyledComponent<{
|
|
9
9
|
theme?: import("@emotion/react").Theme | undefined;
|
|
10
|
-
as?: import("react").ElementType<any> | undefined;
|
|
10
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
11
11
|
}, import("react").DetailedHTMLProps<import("react").FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>, {}>;
|
|
12
12
|
export declare const FieldContainer: import("@emotion/styled").StyledComponent<{
|
|
13
13
|
theme?: import("@emotion/react").Theme | undefined;
|
|
14
|
-
as?: import("react").ElementType<any> | undefined;
|
|
14
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
15
15
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
16
16
|
export declare const SchemaSelectContainer: import("@emotion/styled").StyledComponent<{
|
|
17
17
|
theme?: import("@emotion/react").Theme | undefined;
|
|
18
|
-
as?: import("react").ElementType<any> | undefined;
|
|
18
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
19
19
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const AccessRequiredSVG: () => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const AccessRequiredSVG: () => React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const LoadingErrorSVG: () => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const LoadingErrorSVG: () => React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const NoInstancesSvg: () => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const NoInstancesSvg: () => React.JSX.Element;
|
|
@@ -22,6 +22,6 @@ type DatasourceContextProviderProps<Parameters extends DatasourceParameters> = P
|
|
|
22
22
|
initialColumnCustomSizes?: ColumnSizesMap | undefined;
|
|
23
23
|
onInsert: OnInsertFunction<InlineCardAdf | DatasourceAdf<Parameters>>;
|
|
24
24
|
}>;
|
|
25
|
-
export declare const DatasourceContextProvider: <Parameters extends DatasourceParameters>({ children, datasourceId, isValidParameters, initialParameters, initialVisibleColumnKeys, initialColumnCustomSizes, initialWrappedColumnKeys, onInsert, }: DatasourceContextProviderProps<Parameters>) => JSX.Element;
|
|
25
|
+
export declare const DatasourceContextProvider: <Parameters extends DatasourceParameters>({ children, datasourceId, isValidParameters, initialParameters, initialVisibleColumnKeys, initialColumnCustomSizes, initialWrappedColumnKeys, onInsert, }: DatasourceContextProviderProps<Parameters>) => React.JSX.Element;
|
|
26
26
|
export declare const useDatasourceContext: <Parameters extends DatasourceParameters>() => DatasourceContextValue<Parameters>;
|
|
27
27
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type ModalDialogProps } from '@atlaskit/modal-dialog';
|
|
3
3
|
type DatasourceModalProps = Pick<ModalDialogProps, 'testId' | 'onClose' | 'children'>;
|
|
4
|
-
export declare const DatasourceModal: ({ testId, onClose, children }: DatasourceModalProps) => JSX.Element;
|
|
4
|
+
export declare const DatasourceModal: ({ testId, onClose, children }: DatasourceModalProps) => React.JSX.Element;
|
|
5
5
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type IssueLikeDataTableViewProps } from '../../../issue-like-table/types';
|
|
3
3
|
export type DatasourcesTableProps = Pick<IssueLikeDataTableViewProps, 'testId' | 'renderItem' | 'scrollableContainerHeight'>;
|
|
4
|
-
declare const Table: (props: DatasourcesTableProps) => JSX.Element;
|
|
4
|
+
declare const Table: (props: DatasourcesTableProps) => React.JSX.Element;
|
|
5
5
|
export default Table;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type ControlProps } from '@atlaskit/select';
|
|
3
3
|
import { type SelectOption } from './types';
|
|
4
|
-
export declare const CustomControl: ({ children, ...innerProps }: ControlProps<SelectOption, true>) => JSX.Element;
|
|
4
|
+
export declare const CustomControl: ({ children, ...innerProps }: ControlProps<SelectOption, true>) => React.JSX.Element;
|
|
5
5
|
export default CustomControl;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type DropdownIndicatorProps } from '@atlaskit/select';
|
|
3
3
|
import { type SelectOption } from './types';
|
|
4
|
-
declare const CustomDropdownIndicator: (props: DropdownIndicatorProps<SelectOption, true>) => JSX.Element;
|
|
4
|
+
declare const CustomDropdownIndicator: (props: DropdownIndicatorProps<SelectOption, true>) => React.JSX.Element;
|
|
5
5
|
export default CustomDropdownIndicator;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
export interface PopupFooterProps {
|
|
3
3
|
currentDisplayCount: number;
|
|
4
4
|
totalCount: number;
|
|
5
5
|
filterName: string;
|
|
6
6
|
}
|
|
7
|
-
declare const PopupFooter: ({ currentDisplayCount, totalCount, filterName }: PopupFooterProps) => JSX.Element;
|
|
7
|
+
declare const PopupFooter: ({ currentDisplayCount, totalCount, filterName }: PopupFooterProps) => React.JSX.Element;
|
|
8
8
|
export default PopupFooter;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type InputActionMeta, type ValueType } from '@atlaskit/select';
|
|
3
3
|
import { type CustomMenuListProps } from './menu-list';
|
|
4
4
|
import { type SelectOption } from './types';
|
|
@@ -19,4 +19,4 @@ export interface FilterPopupSelectProps {
|
|
|
19
19
|
onMenuOpen?: () => void;
|
|
20
20
|
onMenuClose?: () => void;
|
|
21
21
|
}
|
|
22
|
-
export declare const FilterPopupSelect: ({ filterName, totalCount, status, buttonLabel, showLoading, isDisabled, showHydrating, shouldShowFooter, menuListProps, options, selectedOptions, onSelectionChange, onInputChange, onMenuClose, onMenuOpen, }: FilterPopupSelectProps) => JSX.Element;
|
|
22
|
+
export declare const FilterPopupSelect: ({ filterName, totalCount, status, buttonLabel, showLoading, isDisabled, showHydrating, shouldShowFooter, menuListProps, options, selectedOptions, onSelectionChange, onInputChange, onMenuClose, onMenuOpen, }: FilterPopupSelectProps) => React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type MenuListComponentProps } from '@atlaskit/select';
|
|
3
3
|
import { type SelectOption } from '../types';
|
|
4
4
|
export type CustomMenuListProps = {
|
|
@@ -11,5 +11,5 @@ export type CustomMenuListProps = {
|
|
|
11
11
|
filterName: string;
|
|
12
12
|
errors?: unknown[];
|
|
13
13
|
};
|
|
14
|
-
declare const CustomMenuList: ({ children, ...props }: MenuListComponentProps<SelectOption, true>) => JSX.Element;
|
|
14
|
+
declare const CustomMenuList: ({ children, ...props }: MenuListComponentProps<SelectOption, true>) => React.JSX.Element;
|
|
15
15
|
export default CustomMenuList;
|
|
@@ -5,5 +5,5 @@ interface CustomSelectMessageProps {
|
|
|
5
5
|
message: MessageDescriptor;
|
|
6
6
|
testId: string;
|
|
7
7
|
}
|
|
8
|
-
declare const CustomSelectMessage: ({ icon, message, testId }: CustomSelectMessageProps) => JSX.Element;
|
|
8
|
+
declare const CustomSelectMessage: ({ icon, message, testId }: CustomSelectMessageProps) => React.JSX.Element;
|
|
9
9
|
export default CustomSelectMessage;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
type ShowMoreButtonProps = {
|
|
3
3
|
onShowMore: () => void;
|
|
4
4
|
filterName: string;
|
|
5
5
|
};
|
|
6
|
-
declare const ShowMoreButton: ({ onShowMore, filterName }: ShowMoreButtonProps) => JSX.Element;
|
|
6
|
+
declare const ShowMoreButton: ({ onShowMore, filterName }: ShowMoreButtonProps) => React.JSX.Element;
|
|
7
7
|
export default ShowMoreButton;
|
|
@@ -10,7 +10,7 @@ export interface PopupTriggerProps {
|
|
|
10
10
|
}
|
|
11
11
|
export declare const LoadingStateAnimationWrapper: import("@emotion/styled").StyledComponent<{
|
|
12
12
|
theme?: import("@emotion/react").Theme | undefined;
|
|
13
|
-
as?: React.ElementType<any> | undefined;
|
|
13
|
+
as?: React.ElementType<any, keyof React.JSX.IntrinsicElements> | undefined;
|
|
14
14
|
}, React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
15
15
|
declare const PopupTrigger: React.ForwardRefExoticComponent<PopupTriggerProps & React.RefAttributes<HTMLElement>>;
|
|
16
16
|
export default PopupTrigger;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
interface TableSearchCountProps {
|
|
3
3
|
url?: string;
|
|
4
4
|
prefixTextType: 'issue' | 'result' | 'item';
|
|
5
5
|
searchCount: number;
|
|
6
6
|
testId?: string;
|
|
7
7
|
}
|
|
8
|
-
export declare const AssetsItemCount: ({ searchCount, url, testId, }: Pick<TableSearchCountProps, 'testId' | 'url' | 'searchCount'>) => JSX.Element;
|
|
9
|
-
declare const TableSearchCount: ({ url, searchCount, testId, prefixTextType, }: TableSearchCountProps) => JSX.Element;
|
|
8
|
+
export declare const AssetsItemCount: ({ searchCount, url, testId, }: Pick<TableSearchCountProps, 'testId' | 'url' | 'searchCount'>) => React.JSX.Element;
|
|
9
|
+
declare const TableSearchCount: ({ url, searchCount, testId, prefixTextType, }: TableSearchCountProps) => React.JSX.Element;
|
|
10
10
|
export default TableSearchCount;
|
package/dist/types/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type DateRangeOption } from '../../../../common/modal/popup-select/types';
|
|
3
3
|
export type DateRangeSelection = Pick<DateRangeOption, 'value' | 'from' | 'to'>;
|
|
4
4
|
interface DateRangeProps {
|
|
@@ -6,5 +6,5 @@ interface DateRangeProps {
|
|
|
6
6
|
selection?: DateRangeSelection;
|
|
7
7
|
filterName?: string;
|
|
8
8
|
}
|
|
9
|
-
export declare const DateRangePicker: ({ onSelectionChange, selection, filterName, }: DateRangeProps) => JSX.Element;
|
|
9
|
+
export declare const DateRangePicker: ({ onSelectionChange, selection, filterName, }: DateRangeProps) => React.JSX.Element;
|
|
10
10
|
export {};
|
package/dist/types/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.d.ts
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const PopupComponentContainer: import("@emotion/styled").StyledComponent<{
|
|
3
3
|
theme?: import("@emotion/react").Theme | undefined;
|
|
4
|
-
as?: import("react").ElementType<any> | undefined;
|
|
4
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
5
5
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
6
|
export declare const CustomDropdown: import("@emotion/styled").StyledComponent<{
|
|
7
7
|
theme?: import("@emotion/react").Theme | undefined;
|
|
8
|
-
as?: import("react").ElementType<any> | undefined;
|
|
8
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
9
9
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
10
|
export declare const CustomDropdownItem: import("@emotion/styled").StyledComponent<{
|
|
11
11
|
theme?: import("@emotion/react").Theme | undefined;
|
|
12
|
-
as?: import("react").ElementType<any> | undefined;
|
|
12
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
13
13
|
} & {
|
|
14
14
|
isSelected: boolean;
|
|
15
15
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
16
16
|
export declare const CustomDateWrapper: import("@emotion/styled").StyledComponent<{
|
|
17
17
|
theme?: import("@emotion/react").Theme | undefined;
|
|
18
|
-
as?: import("react").ElementType<any> | undefined;
|
|
18
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
19
19
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
20
20
|
export declare const DatePickersWrapper: import("@emotion/styled").StyledComponent<{
|
|
21
21
|
theme?: import("@emotion/react").Theme | undefined;
|
|
22
|
-
as?: import("react").ElementType<any> | undefined;
|
|
22
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
23
23
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
24
24
|
export declare const SelectDateRangeButton: import("@emotion/styled").StyledComponent<{
|
|
25
25
|
theme?: import("@emotion/react").Theme | undefined;
|
|
26
|
-
as?: import("react").ElementType<any> | undefined;
|
|
26
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
27
27
|
}, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
|
|
28
28
|
export declare const DateRangeErrorMessage: import("@emotion/styled").StyledComponent<{
|
|
29
29
|
theme?: import("@emotion/react").Theme | undefined;
|
|
30
|
-
as?: import("react").ElementType<any> | undefined;
|
|
30
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
31
31
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
package/dist/types/ui/confluence-search-modal/basic-filters/filters/date-range-picker/trigger.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import type { TriggerProps } from '@atlaskit/popup/types';
|
|
3
3
|
export interface PopupTriggerProps {
|
|
4
4
|
triggerProps: TriggerProps;
|
|
@@ -7,4 +7,4 @@ export interface PopupTriggerProps {
|
|
|
7
7
|
selectedLabel?: string;
|
|
8
8
|
onClick: () => void;
|
|
9
9
|
}
|
|
10
|
-
export declare const PopupTrigger: ({ triggerProps, isSelected, labelPrefix, selectedLabel, onClick, }: PopupTriggerProps) => JSX.Element;
|
|
10
|
+
export declare const PopupTrigger: ({ triggerProps, isSelected, labelPrefix, selectedLabel, onClick, }: PopupTriggerProps) => React.JSX.Element;
|
package/dist/types/ui/confluence-search-modal/basic-filters/filters/date-range-picker/utils.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type IntlShape } from 'react-intl-next';
|
|
3
3
|
import { type DateRangeType } from '../../../../common/modal/popup-select/types';
|
|
4
4
|
export declare const getDropdownLabel: (option: DateRangeType | undefined, formatMessage: IntlShape['formatMessage']) => string;
|
|
5
5
|
export declare const getCurrentOptionLabel: (formatDate: IntlShape['formatDate'], formatMessage: IntlShape['formatMessage'], value?: DateRangeType, to?: string, from?: string) => string;
|
|
6
|
-
export declare const useInvalidDateRange: (from?: string, to?: string) => JSX.Element | null;
|
|
6
|
+
export declare const useInvalidDateRange: (from?: string, to?: string) => React.JSX.Element | null;
|
package/dist/types/ui/confluence-search-modal/basic-filters/filters/edited-or-created-by/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type SelectOption } from '../../../../common/modal/popup-select/types';
|
|
3
3
|
import { CLOLBasicFilters } from '../../types';
|
|
4
4
|
interface EditedOrCreatedByFilterProps {
|
|
@@ -7,5 +7,5 @@ interface EditedOrCreatedByFilterProps {
|
|
|
7
7
|
isHydrating?: boolean;
|
|
8
8
|
onSelectionChange: (filterType: CLOLBasicFilters, selection: SelectOption[]) => void;
|
|
9
9
|
}
|
|
10
|
-
declare const EditedOrCreatedByFilter: ({ cloudId, onSelectionChange, selection, isHydrating, }: EditedOrCreatedByFilterProps) => JSX.Element;
|
|
10
|
+
declare const EditedOrCreatedByFilter: ({ cloudId, onSelectionChange, selection, isHydrating, }: EditedOrCreatedByFilterProps) => React.JSX.Element;
|
|
11
11
|
export default EditedOrCreatedByFilter;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type SelectOption } from '../../common/modal/popup-select/types';
|
|
3
3
|
import { CLOLBasicFilters, type SelectedOptionsMap } from './types';
|
|
4
4
|
export interface BasicFilterContainerProps {
|
|
@@ -7,5 +7,5 @@ export interface BasicFilterContainerProps {
|
|
|
7
7
|
onChange: (filterType: CLOLBasicFilters, options: SelectOption | SelectOption[]) => void;
|
|
8
8
|
isHydrating?: boolean;
|
|
9
9
|
}
|
|
10
|
-
declare const BasicFilterContainer: ({ cloudId, onChange, selections, isHydrating, }: BasicFilterContainerProps) => JSX.Element;
|
|
10
|
+
declare const BasicFilterContainer: ({ cloudId, onChange, selections, isHydrating, }: BasicFilterContainerProps) => React.JSX.Element;
|
|
11
11
|
export default BasicFilterContainer;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type SelectedOptionsMap } from '../basic-filters/types';
|
|
3
3
|
import { type ConfluenceSearchDatasourceParameters } from '../types';
|
|
4
4
|
interface Props {
|
|
@@ -6,5 +6,5 @@ interface Props {
|
|
|
6
6
|
isSearching: boolean;
|
|
7
7
|
onSearch: (searchTerm: string, filters?: SelectedOptionsMap) => void;
|
|
8
8
|
}
|
|
9
|
-
declare const ConfluenceSearchContainer: ({ parameters: { cloudId, searchString: initialSearchValue, lastModified, lastModifiedFrom, lastModifiedTo, contributorAccountIds, }, isSearching, onSearch, }: Props) => JSX.Element;
|
|
9
|
+
declare const ConfluenceSearchContainer: ({ parameters: { cloudId, searchString: initialSearchValue, lastModified, lastModifiedFrom, lastModifiedTo, contributorAccountIds, }, isSearching, onSearch, }: Props) => React.JSX.Element;
|
|
10
10
|
export default ConfluenceSearchContainer;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type ConfluenceSearchConfigModalProps } from './types';
|
|
3
3
|
export declare const CONFLUENCE_SEARCH_DATASOURCE_ID = "768fc736-3af4-4a8f-b27e-203602bff8ca";
|
|
4
|
-
declare const ConfluenceSearchConfigModalWithWrappers: (props: ConfluenceSearchConfigModalProps) => JSX.Element;
|
|
4
|
+
declare const ConfluenceSearchConfigModalWithWrappers: (props: ConfluenceSearchConfigModalProps) => React.JSX.Element;
|
|
5
5
|
export default ConfluenceSearchConfigModalWithWrappers;
|
package/dist/types/ui/confluence-search-modal/modal/confluence-search-initial-state-svg.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const ConfluenceSearchInitialStateSVG: () => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const ConfluenceSearchInitialStateSVG: () => React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type DatasourceTableViewProps } from './types';
|
|
3
|
-
declare const DatasourceTableViewWithWrappers: (props: DatasourceTableViewProps) => JSX.Element;
|
|
3
|
+
declare const DatasourceTableViewWithWrappers: (props: DatasourceTableViewProps) => React.JSX.Element;
|
|
4
4
|
export default DatasourceTableViewWithWrappers;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type IconProps } from '@atlaskit/icon';
|
|
3
|
-
export declare const GlyphPlaceholder: (props: IconProps) => JSX.Element;
|
|
4
|
-
export declare const WrapTextIcon: () => JSX.Element;
|
|
5
|
-
export declare const UnwrapTextIcon: () => JSX.Element;
|
|
3
|
+
export declare const GlyphPlaceholder: (props: IconProps) => React.JSX.Element;
|
|
4
|
+
export declare const WrapTextIcon: () => React.JSX.Element;
|
|
5
|
+
export declare const UnwrapTextIcon: () => React.JSX.Element;
|
|
@@ -11,5 +11,5 @@ interface IconEditTypeProps extends Omit<FieldProps<string>, 'value'> {
|
|
|
11
11
|
/**
|
|
12
12
|
* Should be gated by FF rollout of platform-datasources-enable-two-way-sync-priority
|
|
13
13
|
*/
|
|
14
|
-
declare const IconEditType: (props: IconEditTypeProps) => JSX.Element;
|
|
14
|
+
declare const IconEditType: (props: IconEditTypeProps) => React.JSX.Element;
|
|
15
15
|
export default IconEditType;
|
|
@@ -8,5 +8,5 @@ interface StatusEditTypeProps extends Omit<FieldProps<string>, 'value'> {
|
|
|
8
8
|
setEditValues: React.Dispatch<React.SetStateAction<DatasourceTypeWithOnlyValues>>;
|
|
9
9
|
executeFetch?: ExecuteFetch;
|
|
10
10
|
}
|
|
11
|
-
declare const StatusEditType: (props: StatusEditTypeProps) => JSX.Element;
|
|
11
|
+
declare const StatusEditType: (props: StatusEditTypeProps) => React.JSX.Element;
|
|
12
12
|
export default StatusEditType;
|
|
@@ -6,5 +6,5 @@ interface TextEditTypeProps extends Omit<FieldProps<string>, 'value'> {
|
|
|
6
6
|
labelId?: string;
|
|
7
7
|
setEditValues: React.Dispatch<React.SetStateAction<DatasourceTypeWithOnlyValues>>;
|
|
8
8
|
}
|
|
9
|
-
declare const TextEditType: (props: TextEditTypeProps) => JSX.Element;
|
|
9
|
+
declare const TextEditType: (props: TextEditTypeProps) => React.JSX.Element;
|
|
10
10
|
export default TextEditType;
|
|
@@ -8,5 +8,5 @@ interface UserEditTypeProps extends Omit<FieldProps<string>, 'value'> {
|
|
|
8
8
|
setEditValues: React.Dispatch<React.SetStateAction<DatasourceTypeWithOnlyValues>>;
|
|
9
9
|
executeFetch?: ExecuteFetch;
|
|
10
10
|
}
|
|
11
|
-
declare const UserEditType: (props: UserEditTypeProps) => JSX.Element;
|
|
11
|
+
declare const UserEditType: (props: UserEditTypeProps) => React.JSX.Element;
|
|
12
12
|
export default UserEditType;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type BooleanType } from '@atlaskit/linking-types';
|
|
3
3
|
interface BooleanProps {
|
|
4
4
|
testId?: string;
|
|
5
5
|
value: BooleanType['value'];
|
|
6
6
|
}
|
|
7
7
|
export declare const BOOLEAN_TYPE_TEST_ID = "link-datasource-render-type--boolean";
|
|
8
|
-
declare const BooleanRenderType: ({ value, testId }: BooleanProps) => JSX.Element;
|
|
8
|
+
declare const BooleanRenderType: ({ value, testId }: BooleanProps) => React.JSX.Element;
|
|
9
9
|
export default BooleanRenderType;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type IntlShape } from 'react-intl-next';
|
|
3
3
|
import { type DateTimeType, type DateType, type TimeType } from '@atlaskit/linking-types';
|
|
4
4
|
export interface DateProps {
|
|
@@ -8,5 +8,5 @@ export interface DateProps {
|
|
|
8
8
|
}
|
|
9
9
|
export declare const DATETIME_TYPE_TEST_ID = "link-datasource-render-type--datetime";
|
|
10
10
|
export declare function getFormattedDate(value: string, display: string | undefined, formatDate: IntlShape['formatDate']): string;
|
|
11
|
-
declare const DateTimeRenderType: ({ value, testId, display, }: DateProps) => JSX.Element;
|
|
11
|
+
declare const DateTimeRenderType: ({ value, testId, display, }: DateProps) => React.JSX.Element;
|
|
12
12
|
export default DateTimeRenderType;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type Icon } from '@atlaskit/linking-types';
|
|
3
3
|
interface IconProps extends Icon {
|
|
4
4
|
testId?: string;
|
|
@@ -9,5 +9,5 @@ export declare const ICON_TYPE_TEXT_TEST_ID = "link-datasource-render-type--icon
|
|
|
9
9
|
* @deprecated: To be cleaned up and replaced with new-icon after
|
|
10
10
|
* `platform-datasources-enable-two-way-sync-priority` rollout.
|
|
11
11
|
*/
|
|
12
|
-
declare const IconRenderType: ({ label, text, source, testId }: IconProps) => JSX.Element;
|
|
12
|
+
declare const IconRenderType: ({ label, text, source, testId }: IconProps) => React.JSX.Element;
|
|
13
13
|
export default IconRenderType;
|
|
@@ -4,5 +4,5 @@ interface LinkProps extends Link {
|
|
|
4
4
|
testId?: string;
|
|
5
5
|
}
|
|
6
6
|
export declare const LINK_TYPE_TEST_ID = "link-datasource-render-type--link";
|
|
7
|
-
declare const _default: React.MemoExoticComponent<({ style, url, text, testId }: LinkProps) => JSX.Element | null>;
|
|
7
|
+
declare const _default: React.MemoExoticComponent<({ style, url, text, testId }: LinkProps) => React.JSX.Element | null>;
|
|
8
8
|
export default _default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type Icon } from '@atlaskit/linking-types';
|
|
3
3
|
interface IconProps extends Icon {
|
|
4
4
|
testId?: string;
|
|
5
5
|
}
|
|
6
6
|
export declare const ICON_TYPE_TEST_ID = "link-datasource-render-type--icon";
|
|
7
7
|
export declare const ICON_TYPE_TEXT_TEST_ID = "link-datasource-render-type--icon-text";
|
|
8
|
-
declare const IconRenderType: ({ label, text, source, testId }: IconProps) => JSX.Element;
|
|
8
|
+
declare const IconRenderType: ({ label, text, source, testId }: IconProps) => React.JSX.Element;
|
|
9
9
|
export default IconRenderType;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type NumberType } from '@atlaskit/linking-types';
|
|
3
3
|
interface NumberProps {
|
|
4
4
|
testId?: string;
|
|
5
5
|
number: NumberType['value'];
|
|
6
6
|
}
|
|
7
7
|
export declare const NUMBER_TYPE_TEST_ID = "link-datasource-render-type--number";
|
|
8
|
-
declare const NumberRenderType: ({ number, testId }: NumberProps) => JSX.Element;
|
|
8
|
+
declare const NumberRenderType: ({ number, testId }: NumberProps) => React.JSX.Element;
|
|
9
9
|
export default NumberRenderType;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type Status } from '@atlaskit/linking-types';
|
|
3
3
|
interface StatusProps extends Status {
|
|
4
4
|
testId?: string;
|
|
5
5
|
}
|
|
6
6
|
export declare const STATUS_TYPE_TEST_ID = "link-datasource-render-type--status";
|
|
7
|
-
declare const StatusRenderType: ({ text, style, testId }: StatusProps) => JSX.Element;
|
|
7
|
+
declare const StatusRenderType: ({ text, style, testId }: StatusProps) => React.JSX.Element;
|
|
8
8
|
export default StatusRenderType;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type TagType } from '@atlaskit/linking-types';
|
|
3
3
|
interface TagProps {
|
|
4
4
|
tag: TagType['value'];
|
|
5
5
|
testId?: string;
|
|
6
6
|
}
|
|
7
7
|
export declare const TAG_TYPE_TEST_ID = "link-datasource-render-type--tag";
|
|
8
|
-
declare const TagRenderType: ({ tag, testId }: TagProps) => JSX.Element;
|
|
8
|
+
declare const TagRenderType: ({ tag, testId }: TagProps) => React.JSX.Element;
|
|
9
9
|
export default TagRenderType;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { type StringType } from '@atlaskit/linking-types';
|
|
3
3
|
interface TextProps {
|
|
4
4
|
testId?: string;
|
|
5
5
|
text: StringType['value'];
|
|
6
6
|
}
|
|
7
7
|
export declare const TEXT_TYPE_TEST_ID = "link-datasource-render-type--text";
|
|
8
|
-
declare const TextRenderType: ({ text, testId }: TextProps) => JSX.Element;
|
|
8
|
+
declare const TextRenderType: ({ text, testId }: TextProps) => React.JSX.Element;
|
|
9
9
|
export default TextRenderType;
|