@carbon/ibm-products 2.43.2-canary.305 → 2.43.2-canary.307
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/css/index-full-carbon.css +206 -268
- package/css/index-full-carbon.css.map +1 -1
- package/css/index-full-carbon.min.css +1 -1
- package/css/index-full-carbon.min.css.map +1 -1
- package/css/index-without-carbon-released-only.css +3 -3
- package/css/index-without-carbon-released-only.min.css +1 -1
- package/css/index-without-carbon.css +10 -14
- package/css/index-without-carbon.css.map +1 -1
- package/css/index-without-carbon.min.css +1 -1
- package/css/index-without-carbon.min.css.map +1 -1
- package/css/index.css +85 -94
- package/css/index.css.map +1 -1
- package/css/index.min.css +1 -1
- package/css/index.min.css.map +1 -1
- package/es/components/APIKeyModal/APIKeyDownloader.d.ts +2 -1
- package/es/components/AboutModal/AboutModal.js +1 -3
- package/es/components/ActionBar/ActionBarOverflowItems.d.ts +2 -2
- package/es/components/AddSelect/AddSelectBreadcrumbs.d.ts +2 -1
- package/es/components/AddSelect/AddSelectColumn.d.ts +2 -1
- package/es/components/AddSelect/AddSelectFilter.d.ts +2 -1
- package/es/components/AddSelect/AddSelectFilter.js +5 -5
- package/es/components/AddSelect/AddSelectFormControl.d.ts +2 -1
- package/es/components/AddSelect/AddSelectList.d.ts +2 -1
- package/es/components/AddSelect/AddSelectMetaPanel.d.ts +2 -1
- package/es/components/AddSelect/AddSelectRow.d.ts +2 -1
- package/es/components/AddSelect/AddSelectSidebar.d.ts +2 -1
- package/es/components/AddSelect/AddSelectSort.d.ts +2 -1
- package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +2 -1
- package/es/components/ButtonSetWithOverflow/ButtonSetWithOverflow.d.ts +2 -1
- package/es/components/Card/CardFooter.d.ts +1 -1
- package/es/components/Card/CardHeader.d.ts +1 -1
- package/es/components/ComboButton/ComboButtonItem/index.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.d.ts +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +1 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.d.ts +2 -1
- package/es/components/ConditionBuilder/ConditionPreview/ConditionPreview.d.ts +2 -1
- package/es/components/CreateInfluencer/CreateInfluencer.d.ts +2 -2
- package/es/components/Datagrid/Datagrid/DatagridBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridContent.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridEmptyBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridExpandedRow.d.ts +2 -2
- package/es/components/Datagrid/Datagrid/DatagridHead.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridRefBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridRow.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridSelectAll.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridSimpleBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridToolbar.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DatagridVirtualBody.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/DraggableElement.d.ts +2 -2
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +1 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +1 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +2 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.d.ts +1 -1
- package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +2 -1
- package/es/components/EmptyStates/EmptyStateContent.d.ts +2 -1
- package/es/components/EmptyStates/EmptyStateIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/ErrorIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/NoDataIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/NoTagsIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/NotFoundIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/NotificationsIllustration.d.ts +2 -1
- package/es/components/EmptyStates/assets/UnauthorizedIllustration.d.ts +2 -1
- package/es/components/ExportModal/ExportModal.js +1 -3
- package/es/components/FeatureFlags/index.d.ts +5 -4
- package/es/components/FeatureFlags/index.js +17 -10
- package/es/components/FullPageError/assets/Error403SVG.d.ts +2 -1
- package/es/components/FullPageError/assets/Error404SVG.d.ts +2 -1
- package/es/components/FullPageError/assets/ErrorGenericSVG.d.ts +2 -1
- package/es/components/HTTPErrors/HTTPErrorContent.d.ts +2 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +2 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +2 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +2 -1
- package/es/components/Nav/NavItem.d.ts +2 -1
- package/es/components/PageHeader/PageHeaderTitle.d.ts +2 -1
- package/es/components/SimpleHeader/SimpleHeader.d.ts +2 -1
- package/es/components/TagOverflow/TagOverflow.d.ts +3 -0
- package/es/components/TagOverflow/TagOverflow.js +9 -4
- package/es/components/TagOverflow/TagOverflowModal.d.ts +6 -1
- package/es/components/TagOverflow/TagOverflowModal.js +17 -6
- package/es/components/TagOverflow/TagOverflowPopover.js +17 -9
- package/es/components/TagSet/TagSet.d.ts +4 -0
- package/es/components/TagSet/TagSet.js +20 -8
- package/es/components/TagSet/TagSetModal.js +0 -1
- package/es/components/Tearsheet/TearsheetShell.js +1 -3
- package/es/components/TooltipTrigger/TooltipTrigger.d.ts +2 -1
- package/es/components/_Canary/Canary.d.ts +2 -1
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-9.js +742 -740
- package/lib/components/APIKeyModal/APIKeyDownloader.d.ts +2 -1
- package/lib/components/AboutModal/AboutModal.js +1 -3
- package/lib/components/ActionBar/ActionBarOverflowItems.d.ts +2 -2
- package/lib/components/AddSelect/AddSelectBreadcrumbs.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectColumn.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectFilter.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectFilter.js +4 -4
- package/lib/components/AddSelect/AddSelectFormControl.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectList.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectMetaPanel.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectRow.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectSidebar.d.ts +2 -1
- package/lib/components/AddSelect/AddSelectSort.d.ts +2 -1
- package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +2 -1
- package/lib/components/ButtonSetWithOverflow/ButtonSetWithOverflow.d.ts +2 -1
- package/lib/components/Card/CardFooter.d.ts +1 -1
- package/lib/components/Card/CardHeader.d.ts +1 -1
- package/lib/components/ComboButton/ComboButtonItem/index.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.d.ts +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +1 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.d.ts +2 -1
- package/lib/components/ConditionBuilder/ConditionPreview/ConditionPreview.d.ts +2 -1
- package/lib/components/CreateInfluencer/CreateInfluencer.d.ts +2 -2
- package/lib/components/Datagrid/Datagrid/DatagridBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridContent.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridEmptyBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridExpandedRow.d.ts +2 -2
- package/lib/components/Datagrid/Datagrid/DatagridHead.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridRefBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridRow.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridSelectAll.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridSimpleBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridToolbar.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DatagridVirtualBody.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/DraggableElement.d.ts +2 -2
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +1 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +1 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +2 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.d.ts +1 -1
- package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +2 -1
- package/lib/components/EmptyStates/EmptyStateContent.d.ts +2 -1
- package/lib/components/EmptyStates/EmptyStateIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/ErrorIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/NoDataIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/NoTagsIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/NotFoundIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/NotificationsIllustration.d.ts +2 -1
- package/lib/components/EmptyStates/assets/UnauthorizedIllustration.d.ts +2 -1
- package/lib/components/ExportModal/ExportModal.js +1 -3
- package/lib/components/FeatureFlags/index.d.ts +5 -4
- package/lib/components/FeatureFlags/index.js +16 -9
- package/lib/components/FullPageError/assets/Error403SVG.d.ts +2 -1
- package/lib/components/FullPageError/assets/Error404SVG.d.ts +2 -1
- package/lib/components/FullPageError/assets/ErrorGenericSVG.d.ts +2 -1
- package/lib/components/HTTPErrors/HTTPErrorContent.d.ts +2 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +2 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +2 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +2 -1
- package/lib/components/Nav/NavItem.d.ts +2 -1
- package/lib/components/PageHeader/PageHeaderTitle.d.ts +2 -1
- package/lib/components/SimpleHeader/SimpleHeader.d.ts +2 -1
- package/lib/components/TagOverflow/TagOverflow.d.ts +3 -0
- package/lib/components/TagOverflow/TagOverflow.js +8 -3
- package/lib/components/TagOverflow/TagOverflowModal.d.ts +6 -1
- package/lib/components/TagOverflow/TagOverflowModal.js +16 -5
- package/lib/components/TagOverflow/TagOverflowPopover.js +16 -8
- package/lib/components/TagSet/TagSet.d.ts +4 -0
- package/lib/components/TagSet/TagSet.js +19 -7
- package/lib/components/TagSet/TagSetModal.js +0 -1
- package/lib/components/Tearsheet/TearsheetShell.js +1 -3
- package/lib/components/TooltipTrigger/TooltipTrigger.d.ts +2 -1
- package/lib/components/_Canary/Canary.d.ts +2 -1
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-9.js +742 -740
- package/package.json +10 -10
@@ -4,7 +4,7 @@ export function APIKeyDownloader({ apiKey, body, fileName, fileType, linkText, }
|
|
4
4
|
fileName: any;
|
5
5
|
fileType: any;
|
6
6
|
linkText: any;
|
7
|
-
}):
|
7
|
+
}): React.JSX.Element;
|
8
8
|
export namespace APIKeyDownloader {
|
9
9
|
export { componentName as displayName };
|
10
10
|
export namespace propTypes {
|
@@ -15,6 +15,7 @@ export namespace APIKeyDownloader {
|
|
15
15
|
let linkText: PropTypes.Validator<string>;
|
16
16
|
}
|
17
17
|
}
|
18
|
+
import React from 'react';
|
18
19
|
declare const componentName: "APIKeyDownloader";
|
19
20
|
import PropTypes from 'prop-types';
|
20
21
|
export {};
|
@@ -71,9 +71,7 @@ exports.AboutModal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
71
71
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
72
72
|
}, [open]);
|
73
73
|
return renderPortalUse( /*#__PURE__*/React.createElement(react.unstable_FeatureFlags, {
|
74
|
-
|
75
|
-
'enable-experimental-focus-wrap-without-sentinels': true
|
76
|
-
}
|
74
|
+
enableExperimentalFocusWrapWithoutSentinels: true
|
77
75
|
}, /*#__PURE__*/React.createElement(react.ComposedModal, _rollupPluginBabelHelpers.extends({}, rest, {
|
78
76
|
className: cx(blockClass,
|
79
77
|
// Apply the block class to the main HTML element
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { PropsWithChildren, ReactElement, ForwardedRef } from 'react';
|
1
|
+
import React, { PropsWithChildren, ReactElement, ForwardedRef } from 'react';
|
2
2
|
import PropTypes from 'prop-types';
|
3
3
|
import { CarbonIconType } from '@carbon/icons-react/lib/CarbonIcon';
|
4
4
|
type OverflowItem = {
|
@@ -33,7 +33,7 @@ interface ActionBarOverflowItemProps extends PropsWithChildren {
|
|
33
33
|
tabIndex?: number;
|
34
34
|
}
|
35
35
|
export declare const ActionBarOverflowItems: {
|
36
|
-
({ className, menuOptionsClass, overflowItems, overflowAriaLabel, overflowMenuRef, }: ActionBarOverflowItemProps):
|
36
|
+
({ className, menuOptionsClass, overflowItems, overflowAriaLabel, overflowMenuRef, }: ActionBarOverflowItemProps): React.JSX.Element;
|
37
37
|
displayName: string;
|
38
38
|
propTypes: {
|
39
39
|
/**
|
@@ -2,7 +2,7 @@ export function AddSelectBreadcrumbs({ multi, onClick, path }: {
|
|
2
2
|
multi: any;
|
3
3
|
onClick: any;
|
4
4
|
path: any;
|
5
|
-
}):
|
5
|
+
}): React.JSX.Element;
|
6
6
|
export namespace AddSelectBreadcrumbs {
|
7
7
|
export namespace propTypes {
|
8
8
|
let multi: PropTypes.Requireable<boolean>;
|
@@ -11,6 +11,7 @@ export namespace AddSelectBreadcrumbs {
|
|
11
11
|
}
|
12
12
|
export { componentName as displayName };
|
13
13
|
}
|
14
|
+
import React from 'react';
|
14
15
|
import PropTypes from 'prop-types';
|
15
16
|
declare const componentName: "AddSelectBreadcrumbs";
|
16
17
|
export {};
|
@@ -10,7 +10,7 @@ export function AddSelectColumn({ columnInputPlaceholder, filterByLabel, header,
|
|
10
10
|
setMultiSelection: any;
|
11
11
|
setPath: any;
|
12
12
|
sortByLabel: any;
|
13
|
-
}):
|
13
|
+
}): React.JSX.Element;
|
14
14
|
export namespace AddSelectColumn {
|
15
15
|
export namespace propTypes {
|
16
16
|
let columnInputPlaceholder: PropTypes.Requireable<string>;
|
@@ -26,6 +26,7 @@ export namespace AddSelectColumn {
|
|
26
26
|
}
|
27
27
|
export { componentName as displayName };
|
28
28
|
}
|
29
|
+
import React from 'react';
|
29
30
|
import PropTypes from 'prop-types';
|
30
31
|
declare const componentName: "AddSelectColumn";
|
31
32
|
export {};
|
@@ -14,7 +14,7 @@ export function AddSelectFilter({ appliedFilters, clearFiltersText, filterOpts,
|
|
14
14
|
primaryButtonText: any;
|
15
15
|
searchTerm: any;
|
16
16
|
secondaryButtonText: any;
|
17
|
-
}):
|
17
|
+
}): React.JSX.Element;
|
18
18
|
export namespace AddSelectFilter {
|
19
19
|
export namespace propTypes {
|
20
20
|
let appliedFilters: PropTypes.Requireable<object>;
|
@@ -35,6 +35,7 @@ export namespace AddSelectFilter {
|
|
35
35
|
}
|
36
36
|
export { componentName as displayName };
|
37
37
|
}
|
38
|
+
import React from 'react';
|
38
39
|
import PropTypes from 'prop-types';
|
39
40
|
declare const componentName: "AddSelectFilter";
|
40
41
|
export {};
|
@@ -136,15 +136,15 @@ var AddSelectFilter = function AddSelectFilter(_ref) {
|
|
136
136
|
}, primaryButtonText)))), hasFiltersApplied && /*#__PURE__*/React.createElement("div", {
|
137
137
|
className: "".concat(blockClass, "-applied")
|
138
138
|
}, Object.keys(appliedFilters).map(function (filterType) {
|
139
|
-
return /*#__PURE__*/React.createElement(react.
|
139
|
+
return /*#__PURE__*/React.createElement(react.DismissibleTag, {
|
140
140
|
key: filterType,
|
141
|
+
text: "".concat(filterType, ": ").concat(appliedFilters[filterType]),
|
141
142
|
type: "gray",
|
142
143
|
size: "sm",
|
143
144
|
onClose: function onClose() {
|
144
145
|
return removeTag(filterType);
|
145
|
-
}
|
146
|
-
|
147
|
-
}, "".concat(filterType, ": ").concat(appliedFilters[filterType]));
|
146
|
+
}
|
147
|
+
});
|
148
148
|
}), /*#__PURE__*/React.createElement(react.Button, {
|
149
149
|
kind: "ghost",
|
150
150
|
size: "sm",
|
@@ -3,7 +3,7 @@ export function AddSelectFormControl({ item, onClick, selected, type }: {
|
|
3
3
|
onClick: any;
|
4
4
|
selected: any;
|
5
5
|
type: any;
|
6
|
-
}):
|
6
|
+
}): React.JSX.Element;
|
7
7
|
export namespace AddSelectFormControl {
|
8
8
|
export namespace propTypes {
|
9
9
|
let item: PropTypes.Requireable<object>;
|
@@ -13,6 +13,7 @@ export namespace AddSelectFormControl {
|
|
13
13
|
}
|
14
14
|
export { componentName as displayName };
|
15
15
|
}
|
16
|
+
import React from 'react';
|
16
17
|
import PropTypes from 'prop-types';
|
17
18
|
declare const componentName: "AddSelectFormControl";
|
18
19
|
export {};
|
@@ -2,7 +2,7 @@ export function AddSelectList({ filteredItems, multi, ...rest }: {
|
|
2
2
|
[x: string]: any;
|
3
3
|
filteredItems: any;
|
4
4
|
multi: any;
|
5
|
-
}):
|
5
|
+
}): React.JSX.Element;
|
6
6
|
export namespace AddSelectList {
|
7
7
|
export namespace propTypes {
|
8
8
|
let filteredItems: PropTypes.Requireable<any[]>;
|
@@ -11,6 +11,7 @@ export namespace AddSelectList {
|
|
11
11
|
}
|
12
12
|
export { componentName as displayName };
|
13
13
|
}
|
14
|
+
import React from 'react';
|
14
15
|
import PropTypes from 'prop-types';
|
15
16
|
declare const componentName: "AddSelectList";
|
16
17
|
export {};
|
@@ -3,7 +3,7 @@ export function AddSelectMetaPanel({ closeIconDescription, meta, setDisplayMetaP
|
|
3
3
|
meta: any;
|
4
4
|
setDisplayMetaPanel: any;
|
5
5
|
title: any;
|
6
|
-
}):
|
6
|
+
}): React.JSX.Element;
|
7
7
|
export namespace AddSelectMetaPanel {
|
8
8
|
export namespace propTypes {
|
9
9
|
let closeIconDescription: PropTypes.Validator<string>;
|
@@ -17,6 +17,7 @@ export namespace AddSelectMetaPanel {
|
|
17
17
|
}
|
18
18
|
export { componentName as displayName };
|
19
19
|
}
|
20
|
+
import React from 'react';
|
20
21
|
import PropTypes from 'prop-types';
|
21
22
|
declare const componentName: "AddSelectMetaPanel";
|
22
23
|
export {};
|
@@ -19,7 +19,7 @@ export function AddSelectRow({ appliedModifiers, displayMetalPanel, index, focus
|
|
19
19
|
setSingleSelection: any;
|
20
20
|
setSize: any;
|
21
21
|
singleSelection: any;
|
22
|
-
}):
|
22
|
+
}): React.JSX.Element;
|
23
23
|
export namespace AddSelectRow {
|
24
24
|
export namespace propTypes {
|
25
25
|
let appliedModifiers: PropTypes.Requireable<any[]>;
|
@@ -46,6 +46,7 @@ export namespace AddSelectRow {
|
|
46
46
|
}
|
47
47
|
export { componentName as displayName };
|
48
48
|
}
|
49
|
+
import React from 'react';
|
49
50
|
import PropTypes from 'prop-types';
|
50
51
|
declare const componentName: "AddSelectList";
|
51
52
|
export {};
|
@@ -11,7 +11,7 @@ export function AddSelectSidebar({ appliedModifiers, closeIconDescription, displ
|
|
11
11
|
noSelectionDescription: any;
|
12
12
|
noSelectionTitle: any;
|
13
13
|
setDisplayMetaPanel: any;
|
14
|
-
}):
|
14
|
+
}): React.JSX.Element;
|
15
15
|
export namespace AddSelectSidebar {
|
16
16
|
export namespace propTypes {
|
17
17
|
let appliedModifiers: PropTypes.Requireable<any[]>;
|
@@ -29,6 +29,7 @@ export namespace AddSelectSidebar {
|
|
29
29
|
}
|
30
30
|
export { componentName as displayName };
|
31
31
|
}
|
32
|
+
import React from 'react';
|
32
33
|
import PropTypes from 'prop-types';
|
33
34
|
declare const componentName: "AddSelectSidebar";
|
34
35
|
export {};
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import React from 'react';
|
1
2
|
import PropTypes from 'prop-types';
|
2
3
|
export interface AddSelectSortProps {
|
3
4
|
setSortAttribute?: (attribute: any) => void;
|
@@ -6,7 +7,7 @@ export interface AddSelectSortProps {
|
|
6
7
|
sortByLabel?: string;
|
7
8
|
}
|
8
9
|
export declare const AddSelectSort: {
|
9
|
-
({ setSortAttribute, setSortDirection, sortBy, sortByLabel, }: AddSelectSortProps):
|
10
|
+
({ setSortAttribute, setSortDirection, sortBy, sortByLabel, }: AddSelectSortProps): React.JSX.Element;
|
10
11
|
propTypes: {
|
11
12
|
setSortAttribute: PropTypes.Requireable<(...args: any[]) => any>;
|
12
13
|
setSortDirection: PropTypes.Requireable<(...args: any[]) => any>;
|
@@ -6,7 +6,7 @@ export function BreadcrumbWithOverflow({ breadcrumbs, className, maxVisible, noT
|
|
6
6
|
noTrailingSlash: any;
|
7
7
|
overflowAriaLabel: any;
|
8
8
|
overflowTooltipAlign: any;
|
9
|
-
}):
|
9
|
+
}): React.JSX.Element;
|
10
10
|
export namespace BreadcrumbWithOverflow {
|
11
11
|
export namespace propTypes {
|
12
12
|
let breadcrumbs: PropTypes.Requireable<(PropTypes.InferProps<{
|
@@ -43,6 +43,7 @@ export namespace BreadcrumbWithOverflow {
|
|
43
43
|
}
|
44
44
|
export { componentName as displayName };
|
45
45
|
}
|
46
|
+
import React from 'react';
|
46
47
|
import PropTypes from 'prop-types';
|
47
48
|
declare const componentName: "BreadcrumbWithOverflow";
|
48
49
|
export {};
|
@@ -5,7 +5,7 @@ export function ButtonSetWithOverflow({ buttons, className, onWidthChange, butto
|
|
5
5
|
buttonSetOverflowLabel: any;
|
6
6
|
menuOptionsClass: any;
|
7
7
|
rightAlign: any;
|
8
|
-
}):
|
8
|
+
}): React.JSX.Element;
|
9
9
|
export namespace ButtonSetWithOverflow {
|
10
10
|
export namespace propTypes {
|
11
11
|
let buttonSetOverflowLabel: PropTypes.Validator<NonNullable<PropTypes.ReactNodeLike>>;
|
@@ -17,6 +17,7 @@ export namespace ButtonSetWithOverflow {
|
|
17
17
|
}
|
18
18
|
export { componentName as displayName };
|
19
19
|
}
|
20
|
+
import React from 'react';
|
20
21
|
import PropTypes from 'prop-types';
|
21
22
|
declare const componentName: "ButtonSetWithOverflow";
|
22
23
|
export {};
|
@@ -23,7 +23,7 @@ interface CardFooterProps {
|
|
23
23
|
secondaryButtonText?: string;
|
24
24
|
}
|
25
25
|
export declare const CardFooter: {
|
26
|
-
({ actions, disabled, footerActionIcon: FooterActionIcon, hasActions, hasButton, onPrimaryButtonClick, onSecondaryButtonClick, primaryButtonDisabled, primaryButtonHref, primaryButtonIcon, primaryButtonKind, primaryButtonPlacement, primaryButtonText, productive, secondaryButtonDisabled, secondaryButtonHref, secondaryButtonIcon, secondaryButtonKind, secondaryButtonPlacement, secondaryButtonText, }: CardFooterProps):
|
26
|
+
({ actions, disabled, footerActionIcon: FooterActionIcon, hasActions, hasButton, onPrimaryButtonClick, onSecondaryButtonClick, primaryButtonDisabled, primaryButtonHref, primaryButtonIcon, primaryButtonKind, primaryButtonPlacement, primaryButtonText, productive, secondaryButtonDisabled, secondaryButtonHref, secondaryButtonIcon, secondaryButtonKind, secondaryButtonPlacement, secondaryButtonText, }: CardFooterProps): React.JSX.Element;
|
27
27
|
/**@ts-ignore */
|
28
28
|
propTypes: {
|
29
29
|
actions: PropTypes.Requireable<NonNullable<any[] | PropTypes.ReactNodeLike>>;
|
@@ -36,7 +36,7 @@ interface CardHeaderProps {
|
|
36
36
|
titleSize?: 'default' | 'large';
|
37
37
|
}
|
38
38
|
export declare const CardHeader: {
|
39
|
-
({ actions, aiLabel, noActionIcons, onPrimaryButtonClick, onSecondaryButtonClick, primaryButtonIcon, primaryButtonPlacement, primaryButtonText, primaryButtonDisabled, description, hasActions, inClickableCard, label, secondaryButtonDisabled, secondaryButtonHref, secondaryButtonIcon, secondaryButtonPlacement, secondaryButtonText, slug, title, titleSize, }: CardHeaderProps):
|
39
|
+
({ actions, aiLabel, noActionIcons, onPrimaryButtonClick, onSecondaryButtonClick, primaryButtonIcon, primaryButtonPlacement, primaryButtonText, primaryButtonDisabled, description, hasActions, inClickableCard, label, secondaryButtonDisabled, secondaryButtonHref, secondaryButtonIcon, secondaryButtonPlacement, secondaryButtonText, slug, title, titleSize, }: CardHeaderProps): React.JSX.Element;
|
40
40
|
/**@ts-ignore */
|
41
41
|
propTypes: {
|
42
42
|
actions: PropTypes.Requireable<NonNullable<any[] | PropTypes.ReactNodeLike>>;
|
@@ -4,13 +4,14 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
/**
|
8
9
|
* The combo button item provides additional actions a user can take.
|
9
10
|
*/
|
10
11
|
declare const ComboButtonItem: {
|
11
12
|
({ ...rest }: {
|
12
13
|
[x: string]: any;
|
13
|
-
}):
|
14
|
+
}): React.JSX.Element;
|
14
15
|
propTypes: {
|
15
16
|
/** Provide the contents of the `ComboButtonItem` */
|
16
17
|
children: import("prop-types").Validator<NonNullable<import("prop-types").ReactNodeLike>>;
|
@@ -34,7 +34,7 @@ interface ConditionBlockProps {
|
|
34
34
|
isLastCondition: (index: number, conditions: (ConditionGroup | Condition)[]) => void;
|
35
35
|
}
|
36
36
|
declare const ConditionBlock: {
|
37
|
-
(props: ConditionBlockProps):
|
37
|
+
(props: ConditionBlockProps): React.JSX.Element;
|
38
38
|
propTypes: {
|
39
39
|
/**
|
40
40
|
* callback to add a new condition
|
package/lib/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts
CHANGED
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
import { Action, Option } from '../ConditionBuilder.types';
|
9
10
|
interface ConditionBuilderActionsProps {
|
@@ -11,7 +12,7 @@ interface ConditionBuilderActionsProps {
|
|
11
12
|
className?: string;
|
12
13
|
}
|
13
14
|
declare const ConditionBuilderActions: {
|
14
|
-
({ actions, className, }: ConditionBuilderActionsProps):
|
15
|
+
({ actions, className, }: ConditionBuilderActionsProps): React.JSX.Element;
|
15
16
|
propTypes: {
|
16
17
|
/**
|
17
18
|
* optional array of object that give the list of actions.
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
interface ConditionBuilderAddProps {
|
9
10
|
className?: string;
|
@@ -18,7 +19,7 @@ interface ConditionBuilderAddProps {
|
|
18
19
|
tabIndex?: number;
|
19
20
|
}
|
20
21
|
declare const ConditionBuilderAdd: {
|
21
|
-
({ className, onClick, addConditionSubGroupHandler, showConditionSubGroupPreviewHandler, hideConditionSubGroupPreviewHandler, showConditionPreviewHandler, hideConditionPreviewHandler, enableSubGroup, buttonLabel, tabIndex, }: ConditionBuilderAddProps):
|
22
|
+
({ className, onClick, addConditionSubGroupHandler, showConditionSubGroupPreviewHandler, hideConditionSubGroupPreviewHandler, showConditionPreviewHandler, hideConditionPreviewHandler, enableSubGroup, buttonLabel, tabIndex, }: ConditionBuilderAddProps): React.JSX.Element;
|
22
23
|
propTypes: {
|
23
24
|
/**
|
24
25
|
* handler for hiding sub group preview
|
@@ -27,7 +27,7 @@ interface ConditionBuilderButtonProps {
|
|
27
27
|
tabIndex?: number;
|
28
28
|
}
|
29
29
|
export declare const ConditionBuilderButton: {
|
30
|
-
({ className, label, hideLabel, tooltipAlign, renderIcon: Icon, onClick, showToolTip, wrapperProps, onBlur, onFocus, onMouseEnter, onMouseLeave, isInvalid, wrapperClassName, tabIndex, ...rest }: ConditionBuilderButtonProps):
|
30
|
+
({ className, label, hideLabel, tooltipAlign, renderIcon: Icon, onClick, showToolTip, wrapperProps, onBlur, onFocus, onMouseEnter, onMouseLeave, isInvalid, wrapperClassName, tabIndex, ...rest }: ConditionBuilderButtonProps): React.JSX.Element;
|
31
31
|
propTypes: {
|
32
32
|
/**
|
33
33
|
* Provide an optional class to be applied to the containing node.
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
interface ConditionConnectorProps {
|
9
10
|
operator: string;
|
@@ -11,7 +12,7 @@ interface ConditionConnectorProps {
|
|
11
12
|
onChange?: (op: string) => void;
|
12
13
|
}
|
13
14
|
declare const ConditionConnector: {
|
14
|
-
({ operator, className, onChange, ...rest }: ConditionConnectorProps):
|
15
|
+
({ operator, className, onChange, ...rest }: ConditionConnectorProps): React.JSX.Element;
|
15
16
|
propTypes: {
|
16
17
|
/**
|
17
18
|
* Provide an optional class to be applied to the containing node.
|
package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts
CHANGED
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
import { Action, ConditionBuilderState, InitialState } from '../ConditionBuilder.types';
|
9
10
|
interface ConditionBuilderContentProps {
|
@@ -14,7 +15,7 @@ interface ConditionBuilderContentProps {
|
|
14
15
|
actions?: Action[];
|
15
16
|
}
|
16
17
|
declare const ConditionBuilderContent: {
|
17
|
-
({ startConditionLabel, getConditionState, getActionsState, initialState, actions, }: ConditionBuilderContentProps):
|
18
|
+
({ startConditionLabel, getConditionState, getActionsState, initialState, actions, }: ConditionBuilderContentProps): React.JSX.Element;
|
18
19
|
propTypes: {
|
19
20
|
/**
|
20
21
|
* optional array of object that give the list of actions.
|
@@ -27,7 +27,7 @@ interface ConditionBuilderItemProps extends PropsWithChildren {
|
|
27
27
|
onBlur?: React.FocusEventHandler<HTMLButtonElement>;
|
28
28
|
}
|
29
29
|
export declare const ConditionBuilderItem: {
|
30
|
-
({ children, className, label, renderIcon, title, type, showToolTip, condition, popOverClassName, config, renderChildren, onChange, ...rest }: ConditionBuilderItemProps):
|
30
|
+
({ children, className, label, renderIcon, title, type, showToolTip, condition, popOverClassName, config, renderChildren, onChange, ...rest }: ConditionBuilderItemProps): React.JSX.Element;
|
31
31
|
propTypes: {
|
32
32
|
/**
|
33
33
|
* provide the contents of the popover
|
@@ -4,13 +4,14 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
export declare const ConditionBuilderItemDate: {
|
9
10
|
({ conditionState, onChange, parentRef, }: {
|
10
11
|
conditionState: any;
|
11
12
|
onChange: any;
|
12
13
|
parentRef: any;
|
13
|
-
}):
|
14
|
+
}): React.JSX.Element;
|
14
15
|
propTypes: {
|
15
16
|
/**
|
16
17
|
* current condition object
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
import { Condition, PropertyConfigNumber } from '../../ConditionBuilder.types';
|
9
10
|
interface ConditionBuilderItemNumberProps {
|
@@ -12,7 +13,7 @@ interface ConditionBuilderItemNumberProps {
|
|
12
13
|
onChange: (value: string) => void;
|
13
14
|
}
|
14
15
|
export declare const ConditionBuilderItemNumber: {
|
15
|
-
({ conditionState, config, onChange, }: ConditionBuilderItemNumberProps):
|
16
|
+
({ conditionState, config, onChange, }: ConditionBuilderItemNumberProps): React.JSX.Element;
|
16
17
|
propTypes: {
|
17
18
|
/**
|
18
19
|
* current condition object
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
import { PropertyConfigOption } from '../../ConditionBuilder.types';
|
9
10
|
interface ItemOptionProps {
|
@@ -17,7 +18,7 @@ interface ItemOptionProps {
|
|
17
18
|
onChange: (value: string, e: Event) => void;
|
18
19
|
}
|
19
20
|
export declare const ItemOption: {
|
20
|
-
({ conditionState, config, onChange, }: ItemOptionProps):
|
21
|
+
({ conditionState, config, onChange, }: ItemOptionProps): React.JSX.Element | undefined;
|
21
22
|
propTypes: {
|
22
23
|
/**
|
23
24
|
* current condition object
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
import { Condition, PropertyConfigOption } from '../../ConditionBuilder.types';
|
9
10
|
interface ItemOptionForValueFieldProps {
|
@@ -14,7 +15,7 @@ interface ItemOptionForValueFieldProps {
|
|
14
15
|
onChange: (value: any, e?: Event) => void;
|
15
16
|
}
|
16
17
|
export declare const ItemOptionForValueField: {
|
17
|
-
({ conditionState, config, onChange, }: ItemOptionForValueFieldProps):
|
18
|
+
({ conditionState, config, onChange, }: ItemOptionForValueFieldProps): React.JSX.Element;
|
18
19
|
propTypes: {
|
19
20
|
/**
|
20
21
|
* current condition object
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
import { Condition, PropertyConfigText, PropertyConfigTextArea } from '../../ConditionBuilder.types';
|
9
10
|
interface ConditionBuilderItemTextProps {
|
@@ -13,7 +14,7 @@ interface ConditionBuilderItemTextProps {
|
|
13
14
|
type: 'textarea' | 'text';
|
14
15
|
}
|
15
16
|
export declare const ConditionBuilderItemText: {
|
16
|
-
({ conditionState, onChange, config, type, }: ConditionBuilderItemTextProps):
|
17
|
+
({ conditionState, onChange, config, type, }: ConditionBuilderItemTextProps): React.JSX.Element;
|
17
18
|
propTypes: {
|
18
19
|
/**
|
19
20
|
* current condition object
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
import { PropertyConfigTime } from '../../ConditionBuilder.types';
|
9
10
|
interface ConditionBuilderItemTime {
|
@@ -11,7 +12,7 @@ interface ConditionBuilderItemTime {
|
|
11
12
|
config: PropertyConfigTime['config'];
|
12
13
|
}
|
13
14
|
export declare const ConditionBuilderItemTime: {
|
14
|
-
({ onChange, config, }: ConditionBuilderItemTime):
|
15
|
+
({ onChange, config, }: ConditionBuilderItemTime): React.JSX.Element;
|
15
16
|
propTypes: {
|
16
17
|
/**
|
17
18
|
* current config object that this property is part of
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
import { ConditionGroup } from '../ConditionBuilder.types';
|
9
10
|
/**
|
@@ -24,7 +25,7 @@ interface ConditionGroupBuilderProps {
|
|
24
25
|
};
|
25
26
|
}
|
26
27
|
declare const ConditionGroupBuilder: {
|
27
|
-
({ group, aria, onRemove, onChange, className, }: ConditionGroupBuilderProps):
|
28
|
+
({ group, aria, onRemove, onChange, className, }: ConditionGroupBuilderProps): React.JSX.Element;
|
28
29
|
propTypes: {
|
29
30
|
/**
|
30
31
|
* object contains the aria attributes
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import PropTypes from 'prop-types';
|
8
9
|
import { ConditionGroup } from '../ConditionBuilder.types';
|
9
10
|
interface ConditionPreviewProps {
|
@@ -12,7 +13,7 @@ interface ConditionPreviewProps {
|
|
12
13
|
colorIndex?: number;
|
13
14
|
}
|
14
15
|
declare const ConditionPreview: {
|
15
|
-
({ previewType, group, colorIndex, }: ConditionPreviewProps):
|
16
|
+
({ previewType, group, colorIndex, }: ConditionPreviewProps): React.JSX.Element;
|
16
17
|
propTypes: {
|
17
18
|
/**
|
18
19
|
* index of the color for next group
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
-
import { PropsWithChildren, ReactNode } from 'react';
|
7
|
+
import React, { PropsWithChildren, ReactNode } from 'react';
|
8
8
|
import PropTypes from 'prop-types';
|
9
9
|
import '../../global/js/utils/props-helper';
|
10
10
|
interface Step {
|
@@ -32,7 +32,7 @@ interface CreateInfluencerProps {
|
|
32
32
|
title?: string | undefined;
|
33
33
|
}
|
34
34
|
export declare const CreateInfluencer: {
|
35
|
-
({ className, currentStep, stepData, title, }: PropsWithChildren<CreateInfluencerProps>):
|
35
|
+
({ className, currentStep, stepData, title, }: PropsWithChildren<CreateInfluencerProps>): React.JSX.Element;
|
36
36
|
displayName: string;
|
37
37
|
propTypes: {
|
38
38
|
/**
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import { DataGridState } from '../types';
|
8
|
-
declare const DatagridBody: (datagridState: DataGridState) =>
|
9
|
+
declare const DatagridBody: (datagridState: DataGridState) => React.JSX.Element;
|
9
10
|
export default DatagridBody;
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import '../../../feature-flags';
|
2
|
+
import React from 'react';
|
2
3
|
import PropTypes from 'prop-types';
|
3
4
|
import { DataGridState } from '../types';
|
4
5
|
interface DatagridContentProps {
|
@@ -7,7 +8,7 @@ interface DatagridContentProps {
|
|
7
8
|
title?: string;
|
8
9
|
}
|
9
10
|
export declare const DatagridContent: {
|
10
|
-
({ datagridState, ariaToolbarLabel, title, }: DatagridContentProps):
|
11
|
+
({ datagridState, ariaToolbarLabel, title, }: DatagridContentProps): React.JSX.Element;
|
11
12
|
propTypes: {
|
12
13
|
ariaToolbarLabel: PropTypes.Requireable<string>;
|
13
14
|
datagridState: PropTypes.Requireable<PropTypes.InferProps<{
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import { DataGridState } from '../types';
|
8
|
-
declare const DatagridEmptyBody: (datagridState: DataGridState) =>
|
9
|
+
declare const DatagridEmptyBody: (datagridState: DataGridState) => React.JSX.Element;
|
9
10
|
export default DatagridEmptyBody;
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
-
import { JSXElementConstructor } from 'react';
|
7
|
+
import React, { JSXElementConstructor } from 'react';
|
8
8
|
import { DataGridState } from '../types';
|
9
|
-
declare const DatagridExpandedRow: (ExpandedRowContentComponent: JSXElementConstructor<any>) => (datagridState: DataGridState) =>
|
9
|
+
declare const DatagridExpandedRow: (ExpandedRowContentComponent: JSXElementConstructor<any>) => (datagridState: DataGridState) => React.JSX.Element;
|
10
10
|
export default DatagridExpandedRow;
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import { DataGridState } from '../types';
|
8
|
-
declare const DatagridHead: (datagridState: DataGridState) =>
|
9
|
+
declare const DatagridHead: (datagridState: DataGridState) => React.JSX.Element;
|
9
10
|
export default DatagridHead;
|
@@ -4,6 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
+
import React from 'react';
|
7
8
|
import { DataGridState } from '../types';
|
8
|
-
declare const DatagridRefBody: (datagridState: DataGridState) =>
|
9
|
+
declare const DatagridRefBody: (datagridState: DataGridState) => React.JSX.Element;
|
9
10
|
export default DatagridRefBody;
|