@carbon/ibm-products 2.80.0-rc.0 → 2.81.0-rc.0
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/package.json +14 -14
- package/css/carbon.css +0 -28732
- package/css/carbon.css.map +0 -1
- package/css/config-dev.css +0 -8
- package/css/config-dev.css.map +0 -1
- package/css/config.css +0 -8
- package/css/config.css.map +0 -1
- package/css/index-full-carbon.css +0 -46354
- package/css/index-full-carbon.css.map +0 -1
- package/css/index-full-carbon.min.css +0 -1
- package/css/index-full-carbon.min.css.map +0 -1
- package/css/index-without-carbon-released-only.css +0 -12851
- package/css/index-without-carbon-released-only.css.map +0 -1
- package/css/index-without-carbon-released-only.min.css +0 -1
- package/css/index-without-carbon-released-only.min.css.map +0 -1
- package/css/index-without-carbon.css +0 -19337
- package/css/index-without-carbon.css.map +0 -1
- package/css/index-without-carbon.min.css +0 -1
- package/css/index-without-carbon.min.css.map +0 -1
- package/css/index.css +0 -28225
- package/css/index.css.map +0 -1
- package/css/index.min.css +0 -1
- package/css/index.min.css.map +0 -1
- package/es/_virtual/_commonjsHelpers.js +0 -12
- package/es/_virtual/_rollupPluginBabelHelpers.js +0 -18
- package/es/_virtual/index.js +0 -14
- package/es/_virtual/index2.js +0 -10
- package/es/components/APIKeyModal/APIKeyDownloader.d.ts +0 -64
- package/es/components/APIKeyModal/APIKeyDownloader.js +0 -80
- package/es/components/APIKeyModal/APIKeyModal.d.ts +0 -15
- package/es/components/APIKeyModal/APIKeyModal.js +0 -533
- package/es/components/APIKeyModal/APIKeyModal.types.d.ts +0 -234
- package/es/components/APIKeyModal/index.d.ts +0 -2
- package/es/components/AboutModal/AboutModal.d.ts +0 -73
- package/es/components/AboutModal/AboutModal.js +0 -177
- package/es/components/AboutModal/index.d.ts +0 -8
- package/es/components/ActionBar/ActionBar.d.ts +0 -65
- package/es/components/ActionBar/ActionBar.js +0 -171
- package/es/components/ActionBar/ActionBarItem.d.ts +0 -39
- package/es/components/ActionBar/ActionBarItem.js +0 -100
- package/es/components/ActionBar/ActionBarOverflowItems.d.ts +0 -65
- package/es/components/ActionBar/ActionBarOverflowItems.js +0 -92
- package/es/components/ActionBar/index.d.ts +0 -2
- package/es/components/ActionSet/ActionSet.d.ts +0 -52
- package/es/components/ActionSet/ActionSet.js +0 -212
- package/es/components/ActionSet/index.d.ts +0 -8
- package/es/components/AddSelect/AddSelect.d.ts +0 -45
- package/es/components/AddSelect/AddSelect.js +0 -124
- package/es/components/AddSelect/AddSelectBody.d.ts +0 -45
- package/es/components/AddSelect/AddSelectBody.js +0 -367
- package/es/components/AddSelect/AddSelectBreadcrumbs.d.ts +0 -16
- package/es/components/AddSelect/AddSelectBreadcrumbs.js +0 -55
- package/es/components/AddSelect/AddSelectColumn.d.ts +0 -31
- package/es/components/AddSelect/AddSelectColumn.js +0 -238
- package/es/components/AddSelect/AddSelectFilter.d.ts +0 -40
- package/es/components/AddSelect/AddSelectFilter.js +0 -164
- package/es/components/AddSelect/AddSelectFormControl.d.ts +0 -18
- package/es/components/AddSelect/AddSelectFormControl.js +0 -98
- package/es/components/AddSelect/AddSelectList.d.ts +0 -16
- package/es/components/AddSelect/AddSelectList.js +0 -53
- package/es/components/AddSelect/AddSelectMetaPanel.d.ts +0 -18
- package/es/components/AddSelect/AddSelectMetaPanel.js +0 -66
- package/es/components/AddSelect/AddSelectRow.d.ts +0 -51
- package/es/components/AddSelect/AddSelectRow.js +0 -230
- package/es/components/AddSelect/AddSelectSidebar.d.ts +0 -34
- package/es/components/AddSelect/AddSelectSidebar.js +0 -131
- package/es/components/AddSelect/AddSelectSort.d.ts +0 -17
- package/es/components/AddSelect/AddSelectSort.js +0 -79
- package/es/components/AddSelect/add-select-utils.d.ts +0 -4
- package/es/components/AddSelect/add-select-utils.js +0 -128
- package/es/components/AddSelect/hooks/useFocus.d.ts +0 -2
- package/es/components/AddSelect/hooks/useFocus.js +0 -36
- package/es/components/AddSelect/hooks/useItemSort.d.ts +0 -6
- package/es/components/AddSelect/hooks/useItemSort.js +0 -27
- package/es/components/AddSelect/hooks/useParentSelect.d.ts +0 -5
- package/es/components/AddSelect/hooks/useParentSelect.js +0 -24
- package/es/components/AddSelect/hooks/usePath.d.ts +0 -10
- package/es/components/AddSelect/hooks/usePath.js +0 -67
- package/es/components/AddSelect/index.d.ts +0 -2
- package/es/components/AddSelect/types/index.d.ts +0 -51
- package/es/components/BigNumber/BigNumber.d.ts +0 -34
- package/es/components/BigNumber/BigNumber.js +0 -177
- package/es/components/BigNumber/BigNumberSkeleton.d.ts +0 -17
- package/es/components/BigNumber/BigNumberSkeleton.js +0 -66
- package/es/components/BigNumber/constants.d.ts +0 -19
- package/es/components/BigNumber/constants.js +0 -44
- package/es/components/BigNumber/index.d.ts +0 -8
- package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +0 -25
- package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +0 -332
- package/es/components/BreadcrumbWithOverflow/index.d.ts +0 -1
- package/es/components/ButtonSetWithOverflow/ButtonSetWithOverflow.d.ts +0 -22
- package/es/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +0 -201
- package/es/components/ButtonSetWithOverflow/index.d.ts +0 -1
- package/es/components/Card/Card.d.ts +0 -78
- package/es/components/Card/Card.js +0 -358
- package/es/components/Card/CardFooter.d.ts +0 -52
- package/es/components/Card/CardFooter.js +0 -98
- package/es/components/Card/CardHeader.d.ts +0 -78
- package/es/components/Card/CardHeader.js +0 -162
- package/es/components/Card/index.d.ts +0 -3
- package/es/components/Carousel/Carousel.d.ts +0 -72
- package/es/components/Carousel/Carousel.js +0 -377
- package/es/components/Carousel/CarouselItem.d.ts +0 -22
- package/es/components/Carousel/CarouselItem.js +0 -52
- package/es/components/Carousel/index.d.ts +0 -9
- package/es/components/Cascade/Cascade.d.ts +0 -25
- package/es/components/Cascade/Cascade.js +0 -98
- package/es/components/Cascade/index.d.ts +0 -2
- package/es/components/Checklist/Checklist.d.ts +0 -105
- package/es/components/Checklist/Checklist.js +0 -272
- package/es/components/Checklist/Checklist.types.d.ts +0 -19
- package/es/components/Checklist/Checklist.types.js +0 -22
- package/es/components/Checklist/ChecklistChart.d.ts +0 -9
- package/es/components/Checklist/ChecklistChart.js +0 -78
- package/es/components/Checklist/ChecklistIcon.d.ts +0 -9
- package/es/components/Checklist/ChecklistIcon.js +0 -100
- package/es/components/Checklist/index.d.ts +0 -8
- package/es/components/Coachmark/Coachmark.d.ts +0 -127
- package/es/components/Coachmark/Coachmark.js +0 -315
- package/es/components/Coachmark/CoachmarkDragbar.d.ts +0 -41
- package/es/components/Coachmark/CoachmarkDragbar.js +0 -138
- package/es/components/Coachmark/CoachmarkHeader.d.ts +0 -28
- package/es/components/Coachmark/CoachmarkHeader.js +0 -91
- package/es/components/Coachmark/CoachmarkOverlay.d.ts +0 -47
- package/es/components/Coachmark/CoachmarkOverlay.js +0 -245
- package/es/components/Coachmark/CoachmarkTagline.d.ts +0 -32
- package/es/components/Coachmark/CoachmarkTagline.js +0 -102
- package/es/components/Coachmark/index.d.ts +0 -11
- package/es/components/Coachmark/next/Coachmark/Coachmark.d.ts +0 -58
- package/es/components/Coachmark/next/Coachmark/Coachmark.js +0 -173
- package/es/components/Coachmark/next/Coachmark/CoachmarkBeacon/CoachmarkBeacon.d.ts +0 -45
- package/es/components/Coachmark/next/Coachmark/CoachmarkBeacon/CoachmarkBeacon.js +0 -89
- package/es/components/Coachmark/next/Coachmark/CoachmarkBeacon/index.d.ts +0 -8
- package/es/components/Coachmark/next/Coachmark/CoachmarkBeacon/index.js +0 -8
- package/es/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubble.d.ts +0 -38
- package/es/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubble.js +0 -137
- package/es/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubbleHeader.d.ts +0 -24
- package/es/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubbleHeader.js +0 -25
- package/es/components/Coachmark/next/Coachmark/CoachmarkBubble/index.d.ts +0 -10
- package/es/components/Coachmark/next/Coachmark/CoachmarkContent.d.ts +0 -34
- package/es/components/Coachmark/next/Coachmark/CoachmarkContent.js +0 -114
- package/es/components/Coachmark/next/Coachmark/CoachmarkTagline/CoachmarkTagline.d.ts +0 -43
- package/es/components/Coachmark/next/Coachmark/CoachmarkTagline/CoachmarkTagline.js +0 -102
- package/es/components/Coachmark/next/Coachmark/CoachmarkTagline/index.d.ts +0 -8
- package/es/components/Coachmark/next/Coachmark/CoachmarkTagline/index.js +0 -8
- package/es/components/Coachmark/next/Coachmark/ContentBody.d.ts +0 -23
- package/es/components/Coachmark/next/Coachmark/ContentBody.js +0 -37
- package/es/components/Coachmark/next/Coachmark/ContentHeader.d.ts +0 -20
- package/es/components/Coachmark/next/Coachmark/ContentHeader.js +0 -103
- package/es/components/Coachmark/next/Coachmark/context.d.ts +0 -25
- package/es/components/Coachmark/next/Coachmark/context.js +0 -28
- package/es/components/Coachmark/next/Coachmark/index.d.ts +0 -11
- package/es/components/Coachmark/next/Coachmark/index.js +0 -8
- package/es/components/Coachmark/utils/constants.d.ts +0 -1
- package/es/components/Coachmark/utils/constants.js +0 -86
- package/es/components/Coachmark/utils/context.d.ts +0 -28
- package/es/components/Coachmark/utils/context.js +0 -15
- package/es/components/Coachmark/utils/enums.d.ts +0 -43
- package/es/components/Coachmark/utils/enums.js +0 -50
- package/es/components/Coachmark/utils/hooks.d.ts +0 -9
- package/es/components/Coachmark/utils/hooks.js +0 -63
- package/es/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +0 -40
- package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +0 -99
- package/es/components/CoachmarkBeacon/index.d.ts +0 -8
- package/es/components/CoachmarkButton/CoachmarkButton.d.ts +0 -22
- package/es/components/CoachmarkButton/CoachmarkButton.js +0 -100
- package/es/components/CoachmarkButton/index.d.ts +0 -8
- package/es/components/CoachmarkFixed/CoachmarkFixed.d.ts +0 -52
- package/es/components/CoachmarkFixed/CoachmarkFixed.js +0 -221
- package/es/components/CoachmarkFixed/index.d.ts +0 -8
- package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +0 -33
- package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +0 -88
- package/es/components/CoachmarkOverlayElement/index.d.ts +0 -8
- package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +0 -57
- package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +0 -227
- package/es/components/CoachmarkOverlayElements/index.d.ts +0 -8
- package/es/components/CoachmarkStack/CoachmarkStack.d.ts +0 -72
- package/es/components/CoachmarkStack/CoachmarkStack.js +0 -289
- package/es/components/CoachmarkStack/CoachmarkStackHome.d.ts +0 -67
- package/es/components/CoachmarkStack/CoachmarkStackHome.js +0 -206
- package/es/components/CoachmarkStack/index.d.ts +0 -1
- package/es/components/ComboButton/ComboButton.d.ts +0 -41
- package/es/components/ComboButton/ComboButton.js +0 -98
- package/es/components/ComboButton/ComboButtonItem/index.d.ts +0 -26
- package/es/components/ComboButton/ComboButtonItem/index.js +0 -31
- package/es/components/ComboButton/index.d.ts +0 -9
- package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +0 -103
- package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +0 -363
- package/es/components/ConditionBuilder/ConditionBuilder.d.ts +0 -12
- package/es/components/ConditionBuilder/ConditionBuilder.js +0 -235
- package/es/components/ConditionBuilder/ConditionBuilder.types.d.ts +0 -186
- package/es/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +0 -26
- package/es/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.js +0 -139
- package/es/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.d.ts +0 -65
- package/es/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +0 -148
- package/es/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.d.ts +0 -86
- package/es/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.js +0 -133
- package/es/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.d.ts +0 -30
- package/es/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.js +0 -94
- package/es/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.d.ts +0 -3
- package/es/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.js +0 -54
- package/es/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +0 -38
- package/es/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.js +0 -251
- package/es/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.d.ts +0 -11
- package/es/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.js +0 -120
- package/es/components/ConditionBuilder/ConditionBuilderContext/translationObject.d.ts +0 -51
- package/es/components/ConditionBuilder/ConditionBuilderContext/translationObject.js +0 -60
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +0 -82
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.js +0 -268
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.d.ts +0 -30
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.js +0 -128
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.d.ts +0 -31
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.js +0 -81
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +0 -40
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.js +0 -134
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.d.ts +0 -34
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.js +0 -185
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.d.ts +0 -36
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.js +0 -53
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.d.ts +0 -34
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.js +0 -90
- package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.d.ts +0 -51
- package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +0 -402
- package/es/components/ConditionBuilder/ConditionPreview/ConditionPreview.d.ts +0 -33
- package/es/components/ConditionBuilder/ConditionPreview/ConditionPreview.js +0 -103
- package/es/components/ConditionBuilder/index.d.ts +0 -8
- package/es/components/ConditionBuilder/utils/handleKeyboardEvents.d.ts +0 -2
- package/es/components/ConditionBuilder/utils/handleKeyboardEvents.js +0 -233
- package/es/components/ConditionBuilder/utils/useDataConfigs.d.ts +0 -17
- package/es/components/ConditionBuilder/utils/useDataConfigs.js +0 -101
- package/es/components/ConditionBuilder/utils/useEvent.d.ts +0 -8
- package/es/components/ConditionBuilder/utils/useEvent.js +0 -32
- package/es/components/ConditionBuilder/utils/useTranslations.d.ts +0 -1
- package/es/components/ConditionBuilder/utils/useTranslations.js +0 -30
- package/es/components/ConditionBuilder/utils/util.d.ts +0 -13
- package/es/components/ConditionBuilder/utils/util.js +0 -94
- package/es/components/CreateFullPage/CreateFullPage.d.ts +0 -146
- package/es/components/CreateFullPage/CreateFullPage.js +0 -338
- package/es/components/CreateFullPage/CreateFullPageStep.d.ts +0 -77
- package/es/components/CreateFullPage/CreateFullPageStep.js +0 -197
- package/es/components/CreateFullPage/index.d.ts +0 -10
- package/es/components/CreateInfluencer/CreateInfluencer.d.ts +0 -63
- package/es/components/CreateInfluencer/CreateInfluencer.js +0 -104
- package/es/components/CreateInfluencer/index.d.ts +0 -1
- package/es/components/CreateModal/CreateModal.d.ts +0 -67
- package/es/components/CreateModal/CreateModal.js +0 -141
- package/es/components/CreateModal/index.d.ts +0 -2
- package/es/components/CreateSidePanel/CreateSidePanel.d.ts +0 -84
- package/es/components/CreateSidePanel/CreateSidePanel.js +0 -168
- package/es/components/CreateSidePanel/index.d.ts +0 -7
- package/es/components/CreateTearsheet/CreateTearsheet.d.ts +0 -126
- package/es/components/CreateTearsheet/CreateTearsheet.js +0 -299
- package/es/components/CreateTearsheet/CreateTearsheetDivider.d.ts +0 -13
- package/es/components/CreateTearsheet/CreateTearsheetDivider.js +0 -33
- package/es/components/CreateTearsheet/CreateTearsheetStep.d.ts +0 -121
- package/es/components/CreateTearsheet/CreateTearsheetStep.js +0 -239
- package/es/components/CreateTearsheet/index.d.ts +0 -10
- package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +0 -86
- package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +0 -166
- package/es/components/CreateTearsheetNarrow/index.d.ts +0 -8
- package/es/components/DataSpreadsheet/DataSpreadsheet.d.ts +0 -96
- package/es/components/DataSpreadsheet/DataSpreadsheet.js +0 -828
- package/es/components/DataSpreadsheet/DataSpreadsheetBody.d.ts +0 -162
- package/es/components/DataSpreadsheet/DataSpreadsheetBody.js +0 -561
- package/es/components/DataSpreadsheet/DataSpreadsheetHeader.d.ts +0 -106
- package/es/components/DataSpreadsheet/DataSpreadsheetHeader.js +0 -323
- package/es/components/DataSpreadsheet/hooks/index.d.ts +0 -7
- package/es/components/DataSpreadsheet/hooks/useMoveActiveCell.d.ts +0 -8
- package/es/components/DataSpreadsheet/hooks/useMoveActiveCell.js +0 -40
- package/es/components/DataSpreadsheet/hooks/useMultipleKeyTracking.d.ts +0 -9
- package/es/components/DataSpreadsheet/hooks/useMultipleKeyTracking.js +0 -103
- package/es/components/DataSpreadsheet/hooks/useResetSpreadsheetFocus.d.ts +0 -6
- package/es/components/DataSpreadsheet/hooks/useResetSpreadsheetFocus.js +0 -30
- package/es/components/DataSpreadsheet/hooks/useSpreadsheetEdit.d.ts +0 -12
- package/es/components/DataSpreadsheet/hooks/useSpreadsheetEdit.js +0 -98
- package/es/components/DataSpreadsheet/hooks/useSpreadsheetMouseMove.d.ts +0 -6
- package/es/components/DataSpreadsheet/hooks/useSpreadsheetMouseMove.js +0 -64
- package/es/components/DataSpreadsheet/hooks/useSpreadsheetMouseUp.d.ts +0 -19
- package/es/components/DataSpreadsheet/hooks/useSpreadsheetMouseUp.js +0 -161
- package/es/components/DataSpreadsheet/hooks/useSpreadsheetOutsideClick.d.ts +0 -10
- package/es/components/DataSpreadsheet/hooks/useSpreadsheetOutsideClick.js +0 -45
- package/es/components/DataSpreadsheet/index.d.ts +0 -8
- package/es/components/DataSpreadsheet/types/index.d.ts +0 -35
- package/es/components/DataSpreadsheet/utils/checkActiveHeaderCell.d.ts +0 -1
- package/es/components/DataSpreadsheet/utils/checkActiveHeaderCell.js +0 -30
- package/es/components/DataSpreadsheet/utils/checkForHoldingKey.d.ts +0 -1
- package/es/components/DataSpreadsheet/utils/checkForHoldingKey.js +0 -17
- package/es/components/DataSpreadsheet/utils/checkSelectedHeaderCell.d.ts +0 -1
- package/es/components/DataSpreadsheet/utils/checkSelectedHeaderCell.js +0 -31
- package/es/components/DataSpreadsheet/utils/commonEventHandlers.d.ts +0 -4
- package/es/components/DataSpreadsheet/utils/commonEventHandlers.js +0 -255
- package/es/components/DataSpreadsheet/utils/createActiveCellFn.d.ts +0 -12
- package/es/components/DataSpreadsheet/utils/createActiveCellFn.js +0 -56
- package/es/components/DataSpreadsheet/utils/createCellSelectionArea.d.ts +0 -10
- package/es/components/DataSpreadsheet/utils/createCellSelectionArea.js +0 -67
- package/es/components/DataSpreadsheet/utils/getCellSize.d.ts +0 -1
- package/es/components/DataSpreadsheet/utils/getCellSize.js +0 -26
- package/es/components/DataSpreadsheet/utils/getSelectionAreaPoints.d.ts +0 -6
- package/es/components/DataSpreadsheet/utils/getSelectionAreaPoints.js +0 -21
- package/es/components/DataSpreadsheet/utils/getSpreadsheetWidth.d.ts +0 -9
- package/es/components/DataSpreadsheet/utils/getSpreadsheetWidth.js +0 -35
- package/es/components/DataSpreadsheet/utils/handleActiveCellInSelectionEnter.d.ts +0 -7
- package/es/components/DataSpreadsheet/utils/handleActiveCellInSelectionEnter.js +0 -112
- package/es/components/DataSpreadsheet/utils/handleActiveCellInSelectionTab.d.ts +0 -7
- package/es/components/DataSpreadsheet/utils/handleActiveCellInSelectionTab.js +0 -104
- package/es/components/DataSpreadsheet/utils/handleCellDeletion.d.ts +0 -8
- package/es/components/DataSpreadsheet/utils/handleCellDeletion.js +0 -42
- package/es/components/DataSpreadsheet/utils/handleEditSubmit.d.ts +0 -13
- package/es/components/DataSpreadsheet/utils/handleEditSubmit.js +0 -81
- package/es/components/DataSpreadsheet/utils/handleHeaderCellSelection.d.ts +0 -16
- package/es/components/DataSpreadsheet/utils/handleHeaderCellSelection.js +0 -150
- package/es/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts +0 -18
- package/es/components/DataSpreadsheet/utils/handleMultipleKeys.js +0 -266
- package/es/components/DataSpreadsheet/utils/moveColumnIndicatorLine.d.ts +0 -7
- package/es/components/DataSpreadsheet/utils/moveColumnIndicatorLine.js +0 -71
- package/es/components/DataSpreadsheet/utils/removeCellSelections.d.ts +0 -5
- package/es/components/DataSpreadsheet/utils/removeCellSelections.js +0 -28
- package/es/components/DataSpreadsheet/utils/selectAllCells.d.ts +0 -9
- package/es/components/DataSpreadsheet/utils/selectAllCells.js +0 -53
- package/es/components/Datagrid/Datagrid/Datagrid.d.ts +0 -24
- package/es/components/Datagrid/Datagrid/Datagrid.js +0 -86
- package/es/components/Datagrid/Datagrid/DatagridBody.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/DatagridBody.js +0 -33
- package/es/components/Datagrid/Datagrid/DatagridContent.d.ts +0 -16
- package/es/components/Datagrid/Datagrid/DatagridContent.js +0 -254
- package/es/components/Datagrid/Datagrid/DatagridEmptyBody.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/DatagridEmptyBody.js +0 -54
- package/es/components/Datagrid/Datagrid/DatagridExpandedRow.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/DatagridExpandedRow.js +0 -58
- package/es/components/Datagrid/Datagrid/DatagridHead.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/DatagridHead.js +0 -22
- package/es/components/Datagrid/Datagrid/DatagridHeaderRow.d.ts +0 -9
- package/es/components/Datagrid/Datagrid/DatagridHeaderRow.js +0 -281
- package/es/components/Datagrid/Datagrid/DatagridRefBody.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/DatagridRefBody.js +0 -42
- package/es/components/Datagrid/Datagrid/DatagridRow.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/DatagridRow.js +0 -190
- package/es/components/Datagrid/Datagrid/DatagridSelectAll.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/DatagridSelectAll.js +0 -115
- package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +0 -24
- package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +0 -130
- package/es/components/Datagrid/Datagrid/DatagridSimpleBody.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/DatagridSimpleBody.js +0 -39
- package/es/components/Datagrid/Datagrid/DatagridToolbar.d.ts +0 -18
- package/es/components/Datagrid/Datagrid/DatagridToolbar.js +0 -192
- package/es/components/Datagrid/Datagrid/DatagridVirtualBody.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/DatagridVirtualBody.js +0 -150
- package/es/components/Datagrid/Datagrid/DraggableElement.d.ts +0 -34
- package/es/components/Datagrid/Datagrid/DraggableElement.js +0 -94
- package/es/components/Datagrid/Datagrid/addons/AiLabel/DatagridAiLabel.d.ts +0 -12
- package/es/components/Datagrid/Datagrid/addons/AiLabel/DatagridAiLabel.js +0 -31
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.d.ts +0 -18
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.js +0 -43
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.d.ts +0 -17
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.js +0 -49
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.d.ts +0 -29
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +0 -95
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +0 -37
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +0 -168
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.d.ts +0 -19
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +0 -198
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.d.ts +0 -11
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.js +0 -64
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/common.d.ts +0 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/common.js +0 -10
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/index.d.ts +0 -2
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +0 -36
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +0 -321
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +0 -46
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +0 -321
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +0 -46
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.js +0 -184
- package/es/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +0 -24
- package/es/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.js +0 -73
- package/es/components/Datagrid/Datagrid/addons/Filtering/constants.d.ts +0 -27
- package/es/components/Datagrid/Datagrid/addons/Filtering/constants.js +0 -31
- package/es/components/Datagrid/Datagrid/addons/Filtering/handleCheckboxChange.d.ts +0 -9
- package/es/components/Datagrid/Datagrid/addons/Filtering/handleCheckboxChange.js +0 -36
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/index.d.ts +0 -4
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilterContext.d.ts +0 -8
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilterContext.js +0 -22
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +0 -28
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +0 -475
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useShouldDisableButtons.d.ts +0 -9
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useShouldDisableButtons.js +0 -40
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useSubscribeToEventEmitter.d.ts +0 -7
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useSubscribeToEventEmitter.js +0 -26
- package/es/components/Datagrid/Datagrid/addons/Filtering/index.d.ts +0 -3
- package/es/components/Datagrid/Datagrid/addons/Filtering/utils.d.ts +0 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/utils.js +0 -99
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +0 -26
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.js +0 -65
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/index.d.ts +0 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +0 -25
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +0 -567
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/index.d.ts +0 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.d.ts +0 -16
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.js +0 -115
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/getCellIdAsObject.d.ts +0 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/getCellIdAsObject.js +0 -27
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/index.d.ts +0 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/returnUpdatedActiveCell.d.ts +0 -7
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/returnUpdatedActiveCell.js +0 -38
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/handleGridFocus.d.ts +0 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/handleGridFocus.js +0 -22
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/handleGridKeyPress.d.ts +0 -10
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/handleGridKeyPress.js +0 -250
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/handleMultipleKeys.d.ts +0 -7
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/handleMultipleKeys.js +0 -79
- package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +0 -19
- package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +0 -88
- package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.d.ts +0 -3
- package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.js +0 -85
- package/es/components/Datagrid/Datagrid/addons/RowSize/index.d.ts +0 -1
- package/es/components/Datagrid/Datagrid/addons/stateReducer.d.ts +0 -31
- package/es/components/Datagrid/Datagrid/addons/stateReducer.js +0 -346
- package/es/components/Datagrid/Datagrid/index.d.ts +0 -7
- package/es/components/Datagrid/common-column-ids.d.ts +0 -7
- package/es/components/Datagrid/common-column-ids.js +0 -10
- package/es/components/Datagrid/index.d.ts +0 -29
- package/es/components/Datagrid/types/index.d.ts +0 -280
- package/es/components/Datagrid/useActionsColumn.d.ts +0 -9
- package/es/components/Datagrid/useActionsColumn.js +0 -167
- package/es/components/Datagrid/useColumnCenterAlign.d.ts +0 -9
- package/es/components/Datagrid/useColumnCenterAlign.js +0 -33
- package/es/components/Datagrid/useColumnOrder.d.ts +0 -8
- package/es/components/Datagrid/useColumnOrder.js +0 -9
- package/es/components/Datagrid/useColumnRightAlign.d.ts +0 -9
- package/es/components/Datagrid/useColumnRightAlign.js +0 -33
- package/es/components/Datagrid/useCustomizeColumns.d.ts +0 -9
- package/es/components/Datagrid/useCustomizeColumns.js +0 -45
- package/es/components/Datagrid/useDatagrid.d.ts +0 -9
- package/es/components/Datagrid/useDatagrid.js +0 -46
- package/es/components/Datagrid/useDefaultStringRenderer.d.ts +0 -2
- package/es/components/Datagrid/useDefaultStringRenderer.js +0 -39
- package/es/components/Datagrid/useDisableSelectRows.d.ts +0 -9
- package/es/components/Datagrid/useDisableSelectRows.js +0 -92
- package/es/components/Datagrid/useEditableCell.d.ts +0 -2
- package/es/components/Datagrid/useEditableCell.js +0 -14
- package/es/components/Datagrid/useExpandedRow.d.ts +0 -9
- package/es/components/Datagrid/useExpandedRow.js +0 -42
- package/es/components/Datagrid/useFiltering.d.ts +0 -10
- package/es/components/Datagrid/useFiltering.js +0 -102
- package/es/components/Datagrid/useFlexResize.d.ts +0 -2
- package/es/components/Datagrid/useFlexResize.js +0 -81
- package/es/components/Datagrid/useFloatingScroll.d.ts +0 -2
- package/es/components/Datagrid/useFloatingScroll.js +0 -79
- package/es/components/Datagrid/useFocusRowExpander.d.ts +0 -6
- package/es/components/Datagrid/useFocusRowExpander.js +0 -43
- package/es/components/Datagrid/useInfiniteScroll.d.ts +0 -9
- package/es/components/Datagrid/useInfiniteScroll.js +0 -55
- package/es/components/Datagrid/useInitialColumnSort.d.ts +0 -1
- package/es/components/Datagrid/useInitialColumnSort.js +0 -47
- package/es/components/Datagrid/useInlineEdit.d.ts +0 -9
- package/es/components/Datagrid/useInlineEdit.js +0 -69
- package/es/components/Datagrid/useNestedRowExpander.d.ts +0 -2
- package/es/components/Datagrid/useNestedRowExpander.js +0 -104
- package/es/components/Datagrid/useNestedRows.d.ts +0 -9
- package/es/components/Datagrid/useNestedRows.js +0 -98
- package/es/components/Datagrid/useOnRowClick.d.ts +0 -9
- package/es/components/Datagrid/useOnRowClick.js +0 -76
- package/es/components/Datagrid/useParentDimensions.d.ts +0 -2
- package/es/components/Datagrid/useParentDimensions.js +0 -57
- package/es/components/Datagrid/useResizeTable.d.ts +0 -2
- package/es/components/Datagrid/useResizeTable.js +0 -38
- package/es/components/Datagrid/useRowExpander.d.ts +0 -2
- package/es/components/Datagrid/useRowExpander.js +0 -74
- package/es/components/Datagrid/useRowIsMouseOver.d.ts +0 -9
- package/es/components/Datagrid/useRowIsMouseOver.js +0 -47
- package/es/components/Datagrid/useRowRenderer.d.ts +0 -2
- package/es/components/Datagrid/useRowRenderer.js +0 -58
- package/es/components/Datagrid/useRowSize.d.ts +0 -2
- package/es/components/Datagrid/useRowSize.js +0 -58
- package/es/components/Datagrid/useSelectAllToggle.d.ts +0 -9
- package/es/components/Datagrid/useSelectAllToggle.js +0 -94
- package/es/components/Datagrid/useSelectRows.d.ts +0 -9
- package/es/components/Datagrid/useSelectRows.js +0 -143
- package/es/components/Datagrid/useSkeletonRows.d.ts +0 -8
- package/es/components/Datagrid/useSkeletonRows.js +0 -33
- package/es/components/Datagrid/useSortableColumns.d.ts +0 -14
- package/es/components/Datagrid/useSortableColumns.js +0 -145
- package/es/components/Datagrid/useStickyColumn.d.ts +0 -9
- package/es/components/Datagrid/useStickyColumn.js +0 -187
- package/es/components/Datagrid/utils/getAutoSizedColumnWidth.d.ts +0 -8
- package/es/components/Datagrid/utils/getAutoSizedColumnWidth.js +0 -19
- package/es/components/Decorator/Decorator.d.ts +0 -5
- package/es/components/Decorator/Decorator.js +0 -112
- package/es/components/Decorator/index.d.ts +0 -1
- package/es/components/DecoratorBase/DecoratorBase.d.ts +0 -7
- package/es/components/DecoratorBase/DecoratorBase.js +0 -237
- package/es/components/DecoratorBase/DecoratorIcon.d.ts +0 -5
- package/es/components/DecoratorBase/DecoratorIcon.js +0 -95
- package/es/components/DecoratorBase/index.d.ts +0 -1
- package/es/components/DecoratorBase/utils.d.ts +0 -8
- package/es/components/DecoratorBase/utils.js +0 -45
- package/es/components/DecoratorDualButton/DecoratorDualButton.d.ts +0 -6
- package/es/components/DecoratorDualButton/DecoratorDualButton.js +0 -141
- package/es/components/DecoratorDualButton/index.d.ts +0 -1
- package/es/components/DecoratorLink/DecoratorLink.d.ts +0 -6
- package/es/components/DecoratorLink/DecoratorLink.js +0 -131
- package/es/components/DecoratorLink/index.d.ts +0 -1
- package/es/components/DecoratorSingleButton/DecoratorSingleButton.d.ts +0 -6
- package/es/components/DecoratorSingleButton/DecoratorSingleButton.js +0 -131
- package/es/components/DecoratorSingleButton/index.d.ts +0 -1
- package/es/components/DelimitedList/DelimitedList.d.ts +0 -30
- package/es/components/DelimitedList/DelimitedList.js +0 -71
- package/es/components/DelimitedList/index.d.ts +0 -8
- package/es/components/DescriptionList/DescriptionList.d.ts +0 -6
- package/es/components/DescriptionList/DescriptionList.js +0 -92
- package/es/components/DescriptionList/DescriptionListBody.d.ts +0 -2
- package/es/components/DescriptionList/DescriptionListBody.js +0 -39
- package/es/components/DescriptionList/DescriptionListCell.d.ts +0 -2
- package/es/components/DescriptionList/DescriptionListCell.js +0 -39
- package/es/components/DescriptionList/DescriptionListRow.d.ts +0 -2
- package/es/components/DescriptionList/DescriptionListRow.js +0 -41
- package/es/components/DescriptionList/constants.d.ts +0 -6
- package/es/components/DescriptionList/constants.js +0 -16
- package/es/components/DescriptionList/index.d.ts +0 -4
- package/es/components/EditFullPage/EditFullPage.d.ts +0 -24
- package/es/components/EditFullPage/EditFullPage.js +0 -99
- package/es/components/EditFullPage/index.d.ts +0 -8
- package/es/components/EditInPlace/EditInPlace.d.ts +0 -105
- package/es/components/EditInPlace/EditInPlace.js +0 -314
- package/es/components/EditInPlace/index.d.ts +0 -8
- package/es/components/EditSidePanel/EditSidePanel.d.ts +0 -96
- package/es/components/EditSidePanel/EditSidePanel.js +0 -200
- package/es/components/EditSidePanel/index.d.ts +0 -8
- package/es/components/EditTearsheet/EditTearsheet.d.ts +0 -89
- package/es/components/EditTearsheet/EditTearsheet.js +0 -225
- package/es/components/EditTearsheet/EditTearsheetForm.d.ts +0 -47
- package/es/components/EditTearsheet/EditTearsheetForm.js +0 -118
- package/es/components/EditTearsheet/index.d.ts +0 -2
- package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +0 -23
- package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.js +0 -95
- package/es/components/EditTearsheetNarrow/index.d.ts +0 -8
- package/es/components/EditUpdateCards/EditUpdateCards.d.ts +0 -105
- package/es/components/EditUpdateCards/EditUpdateCards.js +0 -224
- package/es/components/EditUpdateCards/index.d.ts +0 -8
- package/es/components/EmptyStates/EmptyState.d.ts +0 -80
- package/es/components/EmptyStates/EmptyState.js +0 -137
- package/es/components/EmptyStates/EmptyStateContent.d.ts +0 -65
- package/es/components/EmptyStates/EmptyStateContent.js +0 -93
- package/es/components/EmptyStates/EmptyStateIllustration.deprecated.d.ts +0 -11
- package/es/components/EmptyStates/EmptyStateIllustration.deprecated.js +0 -50
- package/es/components/EmptyStates/EmptyStateV2.deprecated.d.ts +0 -67
- package/es/components/EmptyStates/EmptyStateV2.deprecated.js +0 -139
- package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.d.ts +0 -21
- package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +0 -123
- package/es/components/EmptyStates/ErrorEmptyState/index.d.ts +0 -8
- package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.d.ts +0 -21
- package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +0 -123
- package/es/components/EmptyStates/NoDataEmptyState/index.d.ts +0 -8
- package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.d.ts +0 -21
- package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +0 -123
- package/es/components/EmptyStates/NoTagsEmptyState/index.d.ts +0 -8
- package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.d.ts +0 -21
- package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +0 -121
- package/es/components/EmptyStates/NotFoundEmptyState/index.d.ts +0 -8
- package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.d.ts +0 -21
- package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +0 -121
- package/es/components/EmptyStates/NotificationsEmptyState/index.d.ts +0 -8
- package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.d.ts +0 -21
- package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +0 -125
- package/es/components/EmptyStates/UnauthorizedEmptyState/index.d.ts +0 -8
- package/es/components/EmptyStates/assets/ErrorIllustration.d.ts +0 -15
- package/es/components/EmptyStates/assets/ErrorIllustration.js +0 -217
- package/es/components/EmptyStates/assets/NoDataIllustration.d.ts +0 -15
- package/es/components/EmptyStates/assets/NoDataIllustration.js +0 -180
- package/es/components/EmptyStates/assets/NoTagsIllustration.d.ts +0 -15
- package/es/components/EmptyStates/assets/NoTagsIllustration.js +0 -487
- package/es/components/EmptyStates/assets/NotFoundIllustration.d.ts +0 -15
- package/es/components/EmptyStates/assets/NotFoundIllustration.js +0 -364
- package/es/components/EmptyStates/assets/NotificationsIllustration.d.ts +0 -15
- package/es/components/EmptyStates/assets/NotificationsIllustration.js +0 -334
- package/es/components/EmptyStates/assets/UnauthorizedIllustration.d.ts +0 -15
- package/es/components/EmptyStates/assets/UnauthorizedIllustration.js +0 -308
- package/es/components/EmptyStates/index.d.ts +0 -22
- package/es/components/ExportModal/ExportModal.d.ts +0 -116
- package/es/components/ExportModal/ExportModal.js +0 -300
- package/es/components/ExportModal/index.d.ts +0 -2
- package/es/components/ExpressiveCard/ExpressiveCard.d.ts +0 -95
- package/es/components/ExpressiveCard/ExpressiveCard.js +0 -136
- package/es/components/ExpressiveCard/index.d.ts +0 -2
- package/es/components/FeatureFlags/index.d.ts +0 -59
- package/es/components/FeatureFlags/index.js +0 -184
- package/es/components/FilterPanel/FilterPanel.d.ts +0 -6
- package/es/components/FilterPanel/FilterPanel.js +0 -61
- package/es/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.d.ts +0 -6
- package/es/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.js +0 -88
- package/es/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.d.ts +0 -6
- package/es/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +0 -94
- package/es/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.d.ts +0 -11
- package/es/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.js +0 -81
- package/es/components/FilterPanel/FilterPanelCheckbox/index.d.ts +0 -1
- package/es/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.d.ts +0 -11
- package/es/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.js +0 -156
- package/es/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.d.ts +0 -6
- package/es/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.js +0 -77
- package/es/components/FilterPanel/FilterPanelGroup/index.d.ts +0 -1
- package/es/components/FilterPanel/FilterPanelLabel/FilterPanelLabel.d.ts +0 -5
- package/es/components/FilterPanel/FilterPanelLabel/FilterPanelLabel.js +0 -63
- package/es/components/FilterPanel/FilterPanelLabel/index.d.ts +0 -1
- package/es/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.d.ts +0 -6
- package/es/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.js +0 -92
- package/es/components/FilterPanel/index.d.ts +0 -8
- package/es/components/FilterSummary/FilterSummary.d.ts +0 -23
- package/es/components/FilterSummary/FilterSummary.js +0 -141
- package/es/components/FilterSummary/index.d.ts +0 -8
- package/es/components/FullPageError/FullPageError.d.ts +0 -39
- package/es/components/FullPageError/FullPageError.js +0 -131
- package/es/components/FullPageError/assets/Error403SVG.d.ts +0 -9
- package/es/components/FullPageError/assets/Error403SVG.js +0 -717
- package/es/components/FullPageError/assets/Error404SVG.d.ts +0 -9
- package/es/components/FullPageError/assets/Error404SVG.js +0 -626
- package/es/components/FullPageError/assets/ErrorGenericSVG.d.ts +0 -9
- package/es/components/FullPageError/assets/ErrorGenericSVG.js +0 -717
- package/es/components/FullPageError/index.d.ts +0 -8
- package/es/components/GetStartedCard/GetStartedCard.d.ts +0 -63
- package/es/components/GetStartedCard/GetStartedCard.js +0 -82
- package/es/components/GetStartedCard/index.d.ts +0 -8
- package/es/components/Guidebanner/Guidebanner.d.ts +0 -73
- package/es/components/Guidebanner/Guidebanner.js +0 -216
- package/es/components/Guidebanner/GuidebannerElement.d.ts +0 -31
- package/es/components/Guidebanner/GuidebannerElement.js +0 -70
- package/es/components/Guidebanner/GuidebannerElementButton.d.ts +0 -30
- package/es/components/Guidebanner/GuidebannerElementButton.js +0 -83
- package/es/components/Guidebanner/GuidebannerElementLink.d.ts +0 -21
- package/es/components/Guidebanner/GuidebannerElementLink.js +0 -55
- package/es/components/Guidebanner/index.d.ts +0 -14
- package/es/components/HTTPErrors/HTTPError403/HTTPError403.d.ts +0 -45
- package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +0 -96
- package/es/components/HTTPErrors/HTTPError403/index.d.ts +0 -1
- package/es/components/HTTPErrors/HTTPError404/HTTPError404.d.ts +0 -45
- package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +0 -96
- package/es/components/HTTPErrors/HTTPError404/index.d.ts +0 -1
- package/es/components/HTTPErrors/HTTPErrorContent.d.ts +0 -18
- package/es/components/HTTPErrors/HTTPErrorContent.js +0 -76
- package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.d.ts +0 -45
- package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +0 -96
- package/es/components/HTTPErrors/HTTPErrorOther/index.d.ts +0 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +0 -11
- package/es/components/HTTPErrors/assets/HTTPErrorSvg403.js +0 -1250
- package/es/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +0 -11
- package/es/components/HTTPErrors/assets/HTTPErrorSvg404.js +0 -1049
- package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +0 -11
- package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.js +0 -1100
- package/es/components/HTTPErrors/index.d.ts +0 -3
- package/es/components/ImportModal/ImportModal.d.ts +0 -136
- package/es/components/ImportModal/ImportModal.js +0 -351
- package/es/components/ImportModal/index.d.ts +0 -2
- package/es/components/InlineTip/InlineTip.d.ts +0 -86
- package/es/components/InlineTip/InlineTip.js +0 -197
- package/es/components/InlineTip/InlineTipButton.d.ts +0 -24
- package/es/components/InlineTip/InlineTipButton.js +0 -53
- package/es/components/InlineTip/InlineTipLink.d.ts +0 -21
- package/es/components/InlineTip/InlineTipLink.js +0 -57
- package/es/components/InlineTip/index.d.ts +0 -12
- package/es/components/InlineTip/utils.d.ts +0 -1
- package/es/components/InlineTip/utils.js +0 -36
- package/es/components/InterstitialScreen/InterstitialScreen.d.ts +0 -54
- package/es/components/InterstitialScreen/InterstitialScreen.js +0 -197
- package/es/components/InterstitialScreen/InterstitialScreenBody.d.ts +0 -33
- package/es/components/InterstitialScreen/InterstitialScreenBody.js +0 -117
- package/es/components/InterstitialScreen/InterstitialScreenFooter.d.ts +0 -47
- package/es/components/InterstitialScreen/InterstitialScreenFooter.js +0 -170
- package/es/components/InterstitialScreen/InterstitialScreenHeader.d.ts +0 -41
- package/es/components/InterstitialScreen/InterstitialScreenHeader.js +0 -107
- package/es/components/InterstitialScreen/InterstitialScreenView.d.ts +0 -29
- package/es/components/InterstitialScreen/InterstitialScreenView.js +0 -60
- package/es/components/InterstitialScreen/_story-assets/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +0 -33
- package/es/components/InterstitialScreen/context.d.ts +0 -31
- package/es/components/InterstitialScreen/context.js +0 -18
- package/es/components/InterstitialScreen/index.d.ts +0 -13
- package/es/components/MultiAddSelect/MultiAddSelect.d.ts +0 -145
- package/es/components/MultiAddSelect/MultiAddSelect.js +0 -157
- package/es/components/MultiAddSelect/index.d.ts +0 -2
- package/es/components/Nav/Nav.d.ts +0 -6
- package/es/components/Nav/Nav.js +0 -158
- package/es/components/Nav/NavItem.d.ts +0 -35
- package/es/components/Nav/NavItem.js +0 -153
- package/es/components/Nav/NavItemLink.d.ts +0 -3
- package/es/components/Nav/NavItemLink.js +0 -27
- package/es/components/Nav/NavList.d.ts +0 -4
- package/es/components/Nav/NavList.js +0 -161
- package/es/components/Nav/index.d.ts +0 -3
- package/es/components/NonLinearReading/NonLinearReading.d.ts +0 -33
- package/es/components/NonLinearReading/NonLinearReading.js +0 -80
- package/es/components/NonLinearReading/index.d.ts +0 -8
- package/es/components/NotificationsPanel/NotificationsPanel.d.ts +0 -223
- package/es/components/NotificationsPanel/NotificationsPanel.js +0 -590
- package/es/components/NotificationsPanel/index.d.ts +0 -8
- package/es/components/NotificationsPanel/utils.d.ts +0 -15
- package/es/components/NotificationsPanel/utils.js +0 -54
- package/es/components/OptionsTile/OptionsTile.d.ts +0 -77
- package/es/components/OptionsTile/OptionsTile.js +0 -292
- package/es/components/OptionsTile/index.d.ts +0 -8
- package/es/components/PageHeader/PageHeader.d.ts +0 -305
- package/es/components/PageHeader/PageHeader.js +0 -856
- package/es/components/PageHeader/PageHeaderTitle.d.ts +0 -16
- package/es/components/PageHeader/PageHeaderTitle.js +0 -145
- package/es/components/PageHeader/PageHeaderUtils.d.ts +0 -7
- package/es/components/PageHeader/PageHeaderUtils.js +0 -191
- package/es/components/PageHeader/index.d.ts +0 -2
- package/es/components/PageHeader/next/PageHeader.d.ts +0 -292
- package/es/components/PageHeader/next/PageHeader.js +0 -772
- package/es/components/PageHeader/next/_story-assets/pageActionButtonItems.d.ts +0 -15
- package/es/components/PageHeader/next/context.d.ts +0 -29
- package/es/components/PageHeader/next/context.js +0 -33
- package/es/components/PageHeader/next/index.d.ts +0 -8
- package/es/components/PageHeader/next/index.js +0 -8
- package/es/components/PageHeader/next/overflowHandler.d.ts +0 -100
- package/es/components/PageHeader/next/overflowHandler.js +0 -170
- package/es/components/PageHeader/next/utils.d.ts +0 -19
- package/es/components/PageHeader/next/utils.js +0 -68
- package/es/components/ProductiveCard/ProductiveCard.d.ts +0 -125
- package/es/components/ProductiveCard/ProductiveCard.js +0 -169
- package/es/components/ProductiveCard/index.d.ts +0 -2
- package/es/components/RemoveModal/RemoveModal.d.ts +0 -83
- package/es/components/RemoveModal/RemoveModal.js +0 -198
- package/es/components/RemoveModal/index.d.ts +0 -2
- package/es/components/Saving/Saving.d.ts +0 -69
- package/es/components/Saving/Saving.js +0 -155
- package/es/components/Saving/index.d.ts +0 -2
- package/es/components/ScrollGradient/ScrollGradient.d.ts +0 -5
- package/es/components/ScrollGradient/ScrollGradient.js +0 -211
- package/es/components/ScrollGradient/constants.d.ts +0 -10
- package/es/components/ScrollGradient/constants.js +0 -66
- package/es/components/ScrollGradient/index.d.ts +0 -1
- package/es/components/SearchBar/SearchBar.d.ts +0 -60
- package/es/components/SearchBar/SearchBar.js +0 -213
- package/es/components/SearchBar/index.d.ts +0 -8
- package/es/components/SidePanel/SidePanel.d.ts +0 -168
- package/es/components/SidePanel/SidePanel.js +0 -726
- package/es/components/SidePanel/constants.d.ts +0 -14
- package/es/components/SidePanel/constants.js +0 -17
- package/es/components/SidePanel/index.d.ts +0 -8
- package/es/components/SimpleHeader/SimpleHeader.d.ts +0 -34
- package/es/components/SimpleHeader/SimpleHeader.js +0 -93
- package/es/components/SingleAddSelect/SingleAddSelect.d.ts +0 -75
- package/es/components/SingleAddSelect/SingleAddSelect.js +0 -106
- package/es/components/SingleAddSelect/index.d.ts +0 -2
- package/es/components/StatusIcon/StatusIcon.d.ts +0 -43
- package/es/components/StatusIcon/StatusIcon.js +0 -272
- package/es/components/StatusIcon/index.d.ts +0 -8
- package/es/components/StatusIndicator/StatusIndicator.d.ts +0 -6
- package/es/components/StatusIndicator/StatusIndicator.js +0 -102
- package/es/components/StatusIndicator/StatusIndicatorStep.d.ts +0 -6
- package/es/components/StatusIndicator/StatusIndicatorStep.js +0 -92
- package/es/components/StatusIndicator/index.d.ts +0 -2
- package/es/components/StepFlow/StepContext.d.ts +0 -14
- package/es/components/StepFlow/StepGroup.d.ts +0 -10
- package/es/components/StepFlow/index.d.ts +0 -9
- package/es/components/StepFlow/story-assets/SidePanel/Example.d.ts +0 -8
- package/es/components/StepFlow/story-assets/SidePanel/StepSidePanel.d.ts +0 -21
- package/es/components/StepFlow/story-assets/StepActions.d.ts +0 -23
- package/es/components/StepFlow/story-assets/Tearsheet/Example.d.ts +0 -8
- package/es/components/StepFlow/story-assets/Tearsheet/StepTearsheet.d.ts +0 -20
- package/es/components/StepFlow/types.d.ts +0 -22
- package/es/components/StringFormatter/StringFormatter.d.ts +0 -6
- package/es/components/StringFormatter/StringFormatter.js +0 -120
- package/es/components/StringFormatter/index.d.ts +0 -1
- package/es/components/StringFormatter/utils/enums.d.ts +0 -33
- package/es/components/StringFormatter/utils/enums.js +0 -50
- package/es/components/TagOverflow/TagOverflow.d.ts +0 -54
- package/es/components/TagOverflow/TagOverflow.js +0 -235
- package/es/components/TagOverflow/TagOverflowModal.d.ts +0 -39
- package/es/components/TagOverflow/TagOverflowModal.js +0 -118
- package/es/components/TagOverflow/TagOverflowPopover.d.ts +0 -16
- package/es/components/TagOverflow/TagOverflowPopover.js +0 -169
- package/es/components/TagOverflow/constants.d.ts +0 -14
- package/es/components/TagOverflow/constants.js +0 -30
- package/es/components/TagOverflow/index.d.ts +0 -8
- package/es/components/TagSet/TagSet.d.ts +0 -101
- package/es/components/TagSet/TagSet.js +0 -355
- package/es/components/TagSet/TagSetModal.d.ts +0 -32
- package/es/components/TagSet/TagSetModal.js +0 -116
- package/es/components/TagSet/TagSetOverflow.d.ts +0 -57
- package/es/components/TagSet/TagSetOverflow.js +0 -192
- package/es/components/TagSet/index.d.ts +0 -2
- package/es/components/Tearsheet/Tearsheet.d.ts +0 -155
- package/es/components/Tearsheet/Tearsheet.js +0 -198
- package/es/components/Tearsheet/TearsheetNarrow.d.ts +0 -119
- package/es/components/Tearsheet/TearsheetNarrow.js +0 -158
- package/es/components/Tearsheet/TearsheetShell.d.ts +0 -155
- package/es/components/Tearsheet/TearsheetShell.js +0 -511
- package/es/components/Tearsheet/index.d.ts +0 -10
- package/es/components/Tearsheet/next/StackContext.d.ts +0 -21
- package/es/components/Tearsheet/next/StackContext.js +0 -94
- package/es/components/Tearsheet/next/Tearsheet.d.ts +0 -96
- package/es/components/Tearsheet/next/Tearsheet.js +0 -165
- package/es/components/Tearsheet/next/TearsheetBody.d.ts +0 -73
- package/es/components/Tearsheet/next/TearsheetBody.js +0 -133
- package/es/components/Tearsheet/next/TearsheetHeader.d.ts +0 -65
- package/es/components/Tearsheet/next/TearsheetHeader.js +0 -121
- package/es/components/Tearsheet/next/TearsheetHeaderActions.d.ts +0 -54
- package/es/components/Tearsheet/next/TearsheetHeaderActions.js +0 -106
- package/es/components/Tearsheet/next/TearsheetHeaderContent.d.ts +0 -42
- package/es/components/Tearsheet/next/TearsheetHeaderContent.js +0 -54
- package/es/components/Tearsheet/next/_story-assets/StepTearsheet.d.ts +0 -23
- package/es/components/Tearsheet/next/context.d.ts +0 -26
- package/es/components/Tearsheet/next/context.js +0 -26
- package/es/components/Tearsheet/next/index.d.ts +0 -14
- package/es/components/Toolbar/Toolbar.d.ts +0 -24
- package/es/components/Toolbar/Toolbar.js +0 -105
- package/es/components/Toolbar/ToolbarButton.d.ts +0 -34
- package/es/components/Toolbar/ToolbarButton.js +0 -65
- package/es/components/Toolbar/ToolbarGroup.d.ts +0 -17
- package/es/components/Toolbar/ToolbarGroup.js +0 -35
- package/es/components/Toolbar/index.d.ts +0 -12
- package/es/components/TooltipTrigger/TooltipTrigger.d.ts +0 -18
- package/es/components/TooltipTrigger/TooltipTrigger.js +0 -62
- package/es/components/TooltipTrigger/index.d.ts +0 -1
- package/es/components/TruncatedList/TruncatedList.d.ts +0 -51
- package/es/components/TruncatedList/TruncatedList.js +0 -160
- package/es/components/TruncatedList/index.d.ts +0 -8
- package/es/components/TruncatedText/TruncatedText.d.ts +0 -47
- package/es/components/TruncatedText/TruncatedText.js +0 -87
- package/es/components/TruncatedText/index.d.ts +0 -8
- package/es/components/TruncatedText/useTruncatedText.d.ts +0 -16
- package/es/components/TruncatedText/useTruncatedText.js +0 -41
- package/es/components/UserAvatar/UserAvatar.d.ts +0 -60
- package/es/components/UserAvatar/UserAvatar.js +0 -162
- package/es/components/UserAvatar/index.d.ts +0 -1
- package/es/components/UserProfileImage/UserProfileImage.d.ts +0 -69
- package/es/components/UserProfileImage/UserProfileImage.js +0 -171
- package/es/components/UserProfileImage/index.d.ts +0 -2
- package/es/components/WebTerminal/WebTerminal.d.ts +0 -52
- package/es/components/WebTerminal/WebTerminal.js +0 -202
- package/es/components/WebTerminal/WebTerminalContentWrapper.d.ts +0 -14
- package/es/components/WebTerminal/WebTerminalContentWrapper.js +0 -50
- package/es/components/WebTerminal/hooks/index.d.ts +0 -17
- package/es/components/WebTerminal/hooks/index.js +0 -47
- package/es/components/WebTerminal/index.d.ts +0 -11
- package/es/components/_Canary/Canary.d.ts +0 -12
- package/es/components/_Canary/Canary.js +0 -49
- package/es/components/_Canary/index.d.ts +0 -1
- package/es/components/index.d.ts +0 -88
- package/es/global/js/hooks/index.d.ts +0 -16
- package/es/global/js/hooks/useActiveElement.d.ts +0 -1
- package/es/global/js/hooks/useActiveElement.js +0 -24
- package/es/global/js/hooks/useClickOutside.d.ts +0 -1
- package/es/global/js/hooks/useClickOutside.js +0 -24
- package/es/global/js/hooks/useCollapsible.d.ts +0 -19
- package/es/global/js/hooks/useCollapsible.js +0 -68
- package/es/global/js/hooks/useControllableState.d.ts +0 -15
- package/es/global/js/hooks/useControllableState.js +0 -30
- package/es/global/js/hooks/useCreateComponentFocus.d.ts +0 -7
- package/es/global/js/hooks/useCreateComponentFocus.js +0 -72
- package/es/global/js/hooks/useCreateComponentStepChange.d.ts +0 -26
- package/es/global/js/hooks/useCreateComponentStepChange.js +0 -174
- package/es/global/js/hooks/useFocus.d.ts +0 -15
- package/es/global/js/hooks/useFocus.js +0 -98
- package/es/global/js/hooks/useIsomorphicEffect.d.ts +0 -8
- package/es/global/js/hooks/useIsomorphicEffect.js +0 -13
- package/es/global/js/hooks/useMatchMedia.d.ts +0 -13
- package/es/global/js/hooks/useMatchMedia.js +0 -33
- package/es/global/js/hooks/useOverflowItems/index.d.ts +0 -7
- package/es/global/js/hooks/useOverflowItems/useOverflowItems.d.ts +0 -21
- package/es/global/js/hooks/useOverflowItems/useOverflowItems.js +0 -111
- package/es/global/js/hooks/useOverflowString.d.ts +0 -9
- package/es/global/js/hooks/useOverflowString.js +0 -41
- package/es/global/js/hooks/usePortalTarget.d.ts +0 -1
- package/es/global/js/hooks/usePortalTarget.js +0 -29
- package/es/global/js/hooks/usePrefersReducedMotion.d.ts +0 -1
- package/es/global/js/hooks/usePrefersReducedMotion.js +0 -33
- package/es/global/js/hooks/usePrefix.d.ts +0 -1
- package/es/global/js/hooks/usePrefix.js +0 -12
- package/es/global/js/hooks/usePresence.d.ts +0 -33
- package/es/global/js/hooks/usePresence.js +0 -59
- package/es/global/js/hooks/usePreviousValue.d.ts +0 -1
- package/es/global/js/hooks/usePreviousValue.js +0 -23
- package/es/global/js/hooks/useResetCreateComponent.d.ts +0 -10
- package/es/global/js/hooks/useResetCreateComponent.js +0 -52
- package/es/global/js/hooks/useResizeObserver.d.ts +0 -11
- package/es/global/js/hooks/useResizeObserver.js +0 -74
- package/es/global/js/hooks/useRetrieveFormTitles.d.ts +0 -5
- package/es/global/js/hooks/useRetrieveFormTitles.js +0 -31
- package/es/global/js/hooks/useRetrieveStepData.d.ts +0 -9
- package/es/global/js/hooks/useRetrieveStepData.js +0 -54
- package/es/global/js/hooks/useValidCreateStepCount.d.ts +0 -1
- package/es/global/js/hooks/useValidCreateStepCount.js +0 -23
- package/es/global/js/hooks/useWindowResize.d.ts +0 -1
- package/es/global/js/hooks/useWindowResize.js +0 -68
- package/es/global/js/hooks/useWindowScroll.d.ts +0 -3
- package/es/global/js/hooks/useWindowScroll.js +0 -75
- package/es/global/js/package-settings.d.ts +0 -150
- package/es/global/js/package-settings.js +0 -246
- package/es/global/js/utils/Wrap.d.ts +0 -49
- package/es/global/js/utils/Wrap.js +0 -88
- package/es/global/js/utils/carousel/carousel.d.ts +0 -14
- package/es/global/js/utils/carousel/index.d.ts +0 -8
- package/es/global/js/utils/carousel/swipeEvents.d.ts +0 -7
- package/es/global/js/utils/carousel/types.d.ts +0 -38
- package/es/global/js/utils/checkForOverflow.d.ts +0 -5
- package/es/global/js/utils/checkForOverflow.js +0 -21
- package/es/global/js/utils/clamp.d.ts +0 -7
- package/es/global/js/utils/clamp.js +0 -25
- package/es/global/js/utils/debounce.d.ts +0 -7
- package/es/global/js/utils/debounce.js +0 -30
- package/es/global/js/utils/deepCloneObject.d.ts +0 -1
- package/es/global/js/utils/deepCloneObject.js +0 -24
- package/es/global/js/utils/deepCompareObject.d.ts +0 -7
- package/es/global/js/utils/deepCompareObject.js +0 -38
- package/es/global/js/utils/devtools.d.ts +0 -6
- package/es/global/js/utils/devtools.js +0 -16
- package/es/global/js/utils/getFocusableElements.d.ts +0 -1
- package/es/global/js/utils/getFocusableElements.js +0 -13
- package/es/global/js/utils/getNodeTextContent.d.ts +0 -1
- package/es/global/js/utils/getNodeTextContent.js +0 -52
- package/es/global/js/utils/getNumberOfHiddenSteps.d.ts +0 -1
- package/es/global/js/utils/getNumberOfHiddenSteps.js +0 -21
- package/es/global/js/utils/getScrollbarWidth.d.ts +0 -1
- package/es/global/js/utils/getScrollbarWidth.js +0 -17
- package/es/global/js/utils/getSupportedLocale.d.ts +0 -12
- package/es/global/js/utils/getSupportedLocale.js +0 -29
- package/es/global/js/utils/lastIndexInArray.d.ts +0 -1
- package/es/global/js/utils/lastIndexInArray.js +0 -25
- package/es/global/js/utils/makeDraggable/index.d.ts +0 -1
- package/es/global/js/utils/makeDraggable/makeDraggable.d.ts +0 -38
- package/es/global/js/utils/makeDraggable/makeDraggable.js +0 -132
- package/es/global/js/utils/makeDraggable/makeDraggable.stories.d.ts +0 -22
- package/es/global/js/utils/pconsole.d.ts +0 -15
- package/es/global/js/utils/pconsole.js +0 -35
- package/es/global/js/utils/props-helper.d.ts +0 -31
- package/es/global/js/utils/props-helper.js +0 -149
- package/es/global/js/utils/rangeWithCallback.d.ts +0 -1
- package/es/global/js/utils/rangeWithCallback.js +0 -16
- package/es/global/js/utils/scrollableAncestor.d.ts +0 -1
- package/es/global/js/utils/scrollableAncestor.js +0 -46
- package/es/global/js/utils/throttle.d.ts +0 -7
- package/es/global/js/utils/throttle.js +0 -19
- package/es/global/js/utils/useId.d.ts +0 -6
- package/es/global/js/utils/useId.js +0 -32
- package/es/global/js/utils/uuidv4.d.ts +0 -8
- package/es/global/js/utils/uuidv4.js +0 -16
- package/es/global/js/utils/wait.d.ts +0 -8
- package/es/global/js/utils/wait.js +0 -14
- package/es/index.d.ts +0 -9
- package/es/index.js +0 -153
- package/es/node_modules/@carbon/colors/es/index.js +0 -14
- package/es/node_modules/@carbon/icon-helpers/es/index.js +0 -125
- package/es/node_modules/@carbon/icons-react/es/Icon.js +0 -71
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-10.js +0 -2999
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-3.js +0 -3179
- package/es/node_modules/@carbon/icons-react/es/iconPropTypes-C5chbmyn.js +0 -14
- package/es/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -592
- package/es/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -713
- package/es/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -95
- package/es/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -161
- package/es/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -142
- package/es/node_modules/object-assign/index.js +0 -89
- package/es/node_modules/prop-types/checkPropTypes.js +0 -95
- package/es/node_modules/prop-types/factoryWithThrowingShims.js +0 -64
- package/es/node_modules/prop-types/factoryWithTypeCheckers.js +0 -561
- package/es/node_modules/prop-types/index.js +0 -32
- package/es/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -18
- package/es/node_modules/prop-types/lib/has.js +0 -17
- package/es/settings.d.ts +0 -133
- package/es/settings.js +0 -85
- package/lib/_virtual/_commonjsHelpers.js +0 -14
- package/lib/_virtual/_rollupPluginBabelHelpers.js +0 -20
- package/lib/_virtual/index.js +0 -19
- package/lib/_virtual/index2.js +0 -12
- package/lib/components/APIKeyModal/APIKeyDownloader.d.ts +0 -64
- package/lib/components/APIKeyModal/APIKeyDownloader.js +0 -82
- package/lib/components/APIKeyModal/APIKeyModal.d.ts +0 -15
- package/lib/components/APIKeyModal/APIKeyModal.js +0 -536
- package/lib/components/APIKeyModal/APIKeyModal.types.d.ts +0 -234
- package/lib/components/APIKeyModal/index.d.ts +0 -2
- package/lib/components/AboutModal/AboutModal.d.ts +0 -73
- package/lib/components/AboutModal/AboutModal.js +0 -179
- package/lib/components/AboutModal/index.d.ts +0 -8
- package/lib/components/ActionBar/ActionBar.d.ts +0 -65
- package/lib/components/ActionBar/ActionBar.js +0 -173
- package/lib/components/ActionBar/ActionBarItem.d.ts +0 -39
- package/lib/components/ActionBar/ActionBarItem.js +0 -102
- package/lib/components/ActionBar/ActionBarOverflowItems.d.ts +0 -65
- package/lib/components/ActionBar/ActionBarOverflowItems.js +0 -94
- package/lib/components/ActionBar/index.d.ts +0 -2
- package/lib/components/ActionSet/ActionSet.d.ts +0 -52
- package/lib/components/ActionSet/ActionSet.js +0 -215
- package/lib/components/ActionSet/index.d.ts +0 -8
- package/lib/components/AddSelect/AddSelect.d.ts +0 -45
- package/lib/components/AddSelect/AddSelect.js +0 -126
- package/lib/components/AddSelect/AddSelectBody.d.ts +0 -45
- package/lib/components/AddSelect/AddSelectBody.js +0 -369
- package/lib/components/AddSelect/AddSelectBreadcrumbs.d.ts +0 -16
- package/lib/components/AddSelect/AddSelectBreadcrumbs.js +0 -57
- package/lib/components/AddSelect/AddSelectColumn.d.ts +0 -31
- package/lib/components/AddSelect/AddSelectColumn.js +0 -240
- package/lib/components/AddSelect/AddSelectFilter.d.ts +0 -40
- package/lib/components/AddSelect/AddSelectFilter.js +0 -166
- package/lib/components/AddSelect/AddSelectFormControl.d.ts +0 -18
- package/lib/components/AddSelect/AddSelectFormControl.js +0 -100
- package/lib/components/AddSelect/AddSelectList.d.ts +0 -16
- package/lib/components/AddSelect/AddSelectList.js +0 -55
- package/lib/components/AddSelect/AddSelectMetaPanel.d.ts +0 -18
- package/lib/components/AddSelect/AddSelectMetaPanel.js +0 -68
- package/lib/components/AddSelect/AddSelectRow.d.ts +0 -51
- package/lib/components/AddSelect/AddSelectRow.js +0 -232
- package/lib/components/AddSelect/AddSelectSidebar.d.ts +0 -34
- package/lib/components/AddSelect/AddSelectSidebar.js +0 -133
- package/lib/components/AddSelect/AddSelectSort.d.ts +0 -17
- package/lib/components/AddSelect/AddSelectSort.js +0 -81
- package/lib/components/AddSelect/add-select-utils.d.ts +0 -4
- package/lib/components/AddSelect/add-select-utils.js +0 -133
- package/lib/components/AddSelect/hooks/useFocus.d.ts +0 -2
- package/lib/components/AddSelect/hooks/useFocus.js +0 -40
- package/lib/components/AddSelect/hooks/useItemSort.d.ts +0 -6
- package/lib/components/AddSelect/hooks/useItemSort.js +0 -29
- package/lib/components/AddSelect/hooks/useParentSelect.d.ts +0 -5
- package/lib/components/AddSelect/hooks/useParentSelect.js +0 -28
- package/lib/components/AddSelect/hooks/usePath.d.ts +0 -10
- package/lib/components/AddSelect/hooks/usePath.js +0 -71
- package/lib/components/AddSelect/index.d.ts +0 -2
- package/lib/components/AddSelect/types/index.d.ts +0 -51
- package/lib/components/BigNumber/BigNumber.d.ts +0 -34
- package/lib/components/BigNumber/BigNumber.js +0 -179
- package/lib/components/BigNumber/BigNumberSkeleton.d.ts +0 -17
- package/lib/components/BigNumber/BigNumberSkeleton.js +0 -68
- package/lib/components/BigNumber/constants.d.ts +0 -19
- package/lib/components/BigNumber/constants.js +0 -50
- package/lib/components/BigNumber/index.d.ts +0 -8
- package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +0 -25
- package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +0 -332
- package/lib/components/BreadcrumbWithOverflow/index.d.ts +0 -1
- package/lib/components/ButtonSetWithOverflow/ButtonSetWithOverflow.d.ts +0 -22
- package/lib/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +0 -203
- package/lib/components/ButtonSetWithOverflow/index.d.ts +0 -1
- package/lib/components/Card/Card.d.ts +0 -78
- package/lib/components/Card/Card.js +0 -360
- package/lib/components/Card/CardFooter.d.ts +0 -52
- package/lib/components/Card/CardFooter.js +0 -100
- package/lib/components/Card/CardHeader.d.ts +0 -78
- package/lib/components/Card/CardHeader.js +0 -164
- package/lib/components/Card/index.d.ts +0 -3
- package/lib/components/Carousel/Carousel.d.ts +0 -72
- package/lib/components/Carousel/Carousel.js +0 -379
- package/lib/components/Carousel/CarouselItem.d.ts +0 -22
- package/lib/components/Carousel/CarouselItem.js +0 -54
- package/lib/components/Carousel/index.d.ts +0 -9
- package/lib/components/Cascade/Cascade.d.ts +0 -25
- package/lib/components/Cascade/Cascade.js +0 -100
- package/lib/components/Cascade/index.d.ts +0 -2
- package/lib/components/Checklist/Checklist.d.ts +0 -105
- package/lib/components/Checklist/Checklist.js +0 -274
- package/lib/components/Checklist/Checklist.types.d.ts +0 -19
- package/lib/components/Checklist/Checklist.types.js +0 -25
- package/lib/components/Checklist/ChecklistChart.d.ts +0 -9
- package/lib/components/Checklist/ChecklistChart.js +0 -80
- package/lib/components/Checklist/ChecklistIcon.d.ts +0 -9
- package/lib/components/Checklist/ChecklistIcon.js +0 -102
- package/lib/components/Checklist/index.d.ts +0 -8
- package/lib/components/Coachmark/Coachmark.d.ts +0 -127
- package/lib/components/Coachmark/Coachmark.js +0 -318
- package/lib/components/Coachmark/CoachmarkDragbar.d.ts +0 -41
- package/lib/components/Coachmark/CoachmarkDragbar.js +0 -140
- package/lib/components/Coachmark/CoachmarkHeader.d.ts +0 -28
- package/lib/components/Coachmark/CoachmarkHeader.js +0 -93
- package/lib/components/Coachmark/CoachmarkOverlay.d.ts +0 -47
- package/lib/components/Coachmark/CoachmarkOverlay.js +0 -247
- package/lib/components/Coachmark/CoachmarkTagline.d.ts +0 -32
- package/lib/components/Coachmark/CoachmarkTagline.js +0 -104
- package/lib/components/Coachmark/index.d.ts +0 -11
- package/lib/components/Coachmark/next/Coachmark/Coachmark.d.ts +0 -58
- package/lib/components/Coachmark/next/Coachmark/Coachmark.js +0 -175
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBeacon/CoachmarkBeacon.d.ts +0 -45
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBeacon/CoachmarkBeacon.js +0 -91
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBeacon/index.d.ts +0 -8
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBeacon/index.js +0 -14
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubble.d.ts +0 -38
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubble.js +0 -139
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubbleHeader.d.ts +0 -24
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBubble/CoachmarkBubbleHeader.js +0 -27
- package/lib/components/Coachmark/next/Coachmark/CoachmarkBubble/index.d.ts +0 -10
- package/lib/components/Coachmark/next/Coachmark/CoachmarkContent.d.ts +0 -34
- package/lib/components/Coachmark/next/Coachmark/CoachmarkContent.js +0 -118
- package/lib/components/Coachmark/next/Coachmark/CoachmarkTagline/CoachmarkTagline.d.ts +0 -43
- package/lib/components/Coachmark/next/Coachmark/CoachmarkTagline/CoachmarkTagline.js +0 -104
- package/lib/components/Coachmark/next/Coachmark/CoachmarkTagline/index.d.ts +0 -8
- package/lib/components/Coachmark/next/Coachmark/CoachmarkTagline/index.js +0 -14
- package/lib/components/Coachmark/next/Coachmark/ContentBody.d.ts +0 -23
- package/lib/components/Coachmark/next/Coachmark/ContentBody.js +0 -42
- package/lib/components/Coachmark/next/Coachmark/ContentHeader.d.ts +0 -20
- package/lib/components/Coachmark/next/Coachmark/ContentHeader.js +0 -105
- package/lib/components/Coachmark/next/Coachmark/context.d.ts +0 -25
- package/lib/components/Coachmark/next/Coachmark/context.js +0 -31
- package/lib/components/Coachmark/next/Coachmark/index.d.ts +0 -11
- package/lib/components/Coachmark/next/Coachmark/index.js +0 -14
- package/lib/components/Coachmark/utils/constants.d.ts +0 -1
- package/lib/components/Coachmark/utils/constants.js +0 -88
- package/lib/components/Coachmark/utils/context.d.ts +0 -28
- package/lib/components/Coachmark/utils/context.js +0 -18
- package/lib/components/Coachmark/utils/enums.d.ts +0 -43
- package/lib/components/Coachmark/utils/enums.js +0 -54
- package/lib/components/Coachmark/utils/hooks.d.ts +0 -9
- package/lib/components/Coachmark/utils/hooks.js +0 -66
- package/lib/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +0 -40
- package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +0 -101
- package/lib/components/CoachmarkBeacon/index.d.ts +0 -8
- package/lib/components/CoachmarkButton/CoachmarkButton.d.ts +0 -22
- package/lib/components/CoachmarkButton/CoachmarkButton.js +0 -102
- package/lib/components/CoachmarkButton/index.d.ts +0 -8
- package/lib/components/CoachmarkFixed/CoachmarkFixed.d.ts +0 -52
- package/lib/components/CoachmarkFixed/CoachmarkFixed.js +0 -223
- package/lib/components/CoachmarkFixed/index.d.ts +0 -8
- package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +0 -33
- package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +0 -90
- package/lib/components/CoachmarkOverlayElement/index.d.ts +0 -8
- package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +0 -57
- package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +0 -229
- package/lib/components/CoachmarkOverlayElements/index.d.ts +0 -8
- package/lib/components/CoachmarkStack/CoachmarkStack.d.ts +0 -72
- package/lib/components/CoachmarkStack/CoachmarkStack.js +0 -291
- package/lib/components/CoachmarkStack/CoachmarkStackHome.d.ts +0 -67
- package/lib/components/CoachmarkStack/CoachmarkStackHome.js +0 -208
- package/lib/components/CoachmarkStack/index.d.ts +0 -1
- package/lib/components/ComboButton/ComboButton.d.ts +0 -41
- package/lib/components/ComboButton/ComboButton.js +0 -100
- package/lib/components/ComboButton/ComboButtonItem/index.d.ts +0 -26
- package/lib/components/ComboButton/ComboButtonItem/index.js +0 -33
- package/lib/components/ComboButton/index.d.ts +0 -9
- package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +0 -103
- package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +0 -367
- package/lib/components/ConditionBuilder/ConditionBuilder.d.ts +0 -12
- package/lib/components/ConditionBuilder/ConditionBuilder.js +0 -237
- package/lib/components/ConditionBuilder/ConditionBuilder.types.d.ts +0 -186
- package/lib/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +0 -26
- package/lib/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.js +0 -143
- package/lib/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.d.ts +0 -65
- package/lib/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +0 -152
- package/lib/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.d.ts +0 -86
- package/lib/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.js +0 -135
- package/lib/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.d.ts +0 -30
- package/lib/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.js +0 -98
- package/lib/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.d.ts +0 -3
- package/lib/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.js +0 -58
- package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +0 -38
- package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.js +0 -255
- package/lib/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.d.ts +0 -11
- package/lib/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.js +0 -124
- package/lib/components/ConditionBuilder/ConditionBuilderContext/translationObject.d.ts +0 -51
- package/lib/components/ConditionBuilder/ConditionBuilderContext/translationObject.js +0 -62
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +0 -82
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.js +0 -270
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.d.ts +0 -30
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.js +0 -130
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.d.ts +0 -31
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.js +0 -83
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +0 -40
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.js +0 -136
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.d.ts +0 -34
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.js +0 -187
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.d.ts +0 -36
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.js +0 -55
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.d.ts +0 -34
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.js +0 -92
- package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.d.ts +0 -51
- package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +0 -406
- package/lib/components/ConditionBuilder/ConditionPreview/ConditionPreview.d.ts +0 -33
- package/lib/components/ConditionBuilder/ConditionPreview/ConditionPreview.js +0 -107
- package/lib/components/ConditionBuilder/index.d.ts +0 -8
- package/lib/components/ConditionBuilder/utils/handleKeyboardEvents.d.ts +0 -2
- package/lib/components/ConditionBuilder/utils/handleKeyboardEvents.js +0 -236
- package/lib/components/ConditionBuilder/utils/useDataConfigs.d.ts +0 -17
- package/lib/components/ConditionBuilder/utils/useDataConfigs.js +0 -103
- package/lib/components/ConditionBuilder/utils/useEvent.d.ts +0 -8
- package/lib/components/ConditionBuilder/utils/useEvent.js +0 -34
- package/lib/components/ConditionBuilder/utils/useTranslations.d.ts +0 -1
- package/lib/components/ConditionBuilder/utils/useTranslations.js +0 -32
- package/lib/components/ConditionBuilder/utils/util.d.ts +0 -13
- package/lib/components/ConditionBuilder/utils/util.js +0 -108
- package/lib/components/CreateFullPage/CreateFullPage.d.ts +0 -146
- package/lib/components/CreateFullPage/CreateFullPage.js +0 -342
- package/lib/components/CreateFullPage/CreateFullPageStep.d.ts +0 -77
- package/lib/components/CreateFullPage/CreateFullPageStep.js +0 -199
- package/lib/components/CreateFullPage/index.d.ts +0 -10
- package/lib/components/CreateInfluencer/CreateInfluencer.d.ts +0 -63
- package/lib/components/CreateInfluencer/CreateInfluencer.js +0 -106
- package/lib/components/CreateInfluencer/index.d.ts +0 -1
- package/lib/components/CreateModal/CreateModal.d.ts +0 -67
- package/lib/components/CreateModal/CreateModal.js +0 -143
- package/lib/components/CreateModal/index.d.ts +0 -2
- package/lib/components/CreateSidePanel/CreateSidePanel.d.ts +0 -84
- package/lib/components/CreateSidePanel/CreateSidePanel.js +0 -170
- package/lib/components/CreateSidePanel/index.d.ts +0 -7
- package/lib/components/CreateTearsheet/CreateTearsheet.d.ts +0 -126
- package/lib/components/CreateTearsheet/CreateTearsheet.js +0 -303
- package/lib/components/CreateTearsheet/CreateTearsheetDivider.d.ts +0 -13
- package/lib/components/CreateTearsheet/CreateTearsheetDivider.js +0 -35
- package/lib/components/CreateTearsheet/CreateTearsheetStep.d.ts +0 -121
- package/lib/components/CreateTearsheet/CreateTearsheetStep.js +0 -241
- package/lib/components/CreateTearsheet/index.d.ts +0 -10
- package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +0 -86
- package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +0 -168
- package/lib/components/CreateTearsheetNarrow/index.d.ts +0 -8
- package/lib/components/DataSpreadsheet/DataSpreadsheet.d.ts +0 -96
- package/lib/components/DataSpreadsheet/DataSpreadsheet.js +0 -830
- package/lib/components/DataSpreadsheet/DataSpreadsheetBody.d.ts +0 -162
- package/lib/components/DataSpreadsheet/DataSpreadsheetBody.js +0 -563
- package/lib/components/DataSpreadsheet/DataSpreadsheetHeader.d.ts +0 -106
- package/lib/components/DataSpreadsheet/DataSpreadsheetHeader.js +0 -325
- package/lib/components/DataSpreadsheet/hooks/index.d.ts +0 -7
- package/lib/components/DataSpreadsheet/hooks/useMoveActiveCell.d.ts +0 -8
- package/lib/components/DataSpreadsheet/hooks/useMoveActiveCell.js +0 -42
- package/lib/components/DataSpreadsheet/hooks/useMultipleKeyTracking.d.ts +0 -9
- package/lib/components/DataSpreadsheet/hooks/useMultipleKeyTracking.js +0 -105
- package/lib/components/DataSpreadsheet/hooks/useResetSpreadsheetFocus.d.ts +0 -6
- package/lib/components/DataSpreadsheet/hooks/useResetSpreadsheetFocus.js +0 -32
- package/lib/components/DataSpreadsheet/hooks/useSpreadsheetEdit.d.ts +0 -12
- package/lib/components/DataSpreadsheet/hooks/useSpreadsheetEdit.js +0 -100
- package/lib/components/DataSpreadsheet/hooks/useSpreadsheetMouseMove.d.ts +0 -6
- package/lib/components/DataSpreadsheet/hooks/useSpreadsheetMouseMove.js +0 -66
- package/lib/components/DataSpreadsheet/hooks/useSpreadsheetMouseUp.d.ts +0 -19
- package/lib/components/DataSpreadsheet/hooks/useSpreadsheetMouseUp.js +0 -163
- package/lib/components/DataSpreadsheet/hooks/useSpreadsheetOutsideClick.d.ts +0 -10
- package/lib/components/DataSpreadsheet/hooks/useSpreadsheetOutsideClick.js +0 -47
- package/lib/components/DataSpreadsheet/index.d.ts +0 -8
- package/lib/components/DataSpreadsheet/types/index.d.ts +0 -35
- package/lib/components/DataSpreadsheet/utils/checkActiveHeaderCell.d.ts +0 -1
- package/lib/components/DataSpreadsheet/utils/checkActiveHeaderCell.js +0 -32
- package/lib/components/DataSpreadsheet/utils/checkForHoldingKey.d.ts +0 -1
- package/lib/components/DataSpreadsheet/utils/checkForHoldingKey.js +0 -19
- package/lib/components/DataSpreadsheet/utils/checkSelectedHeaderCell.d.ts +0 -1
- package/lib/components/DataSpreadsheet/utils/checkSelectedHeaderCell.js +0 -33
- package/lib/components/DataSpreadsheet/utils/commonEventHandlers.d.ts +0 -4
- package/lib/components/DataSpreadsheet/utils/commonEventHandlers.js +0 -260
- package/lib/components/DataSpreadsheet/utils/createActiveCellFn.d.ts +0 -12
- package/lib/components/DataSpreadsheet/utils/createActiveCellFn.js +0 -58
- package/lib/components/DataSpreadsheet/utils/createCellSelectionArea.d.ts +0 -10
- package/lib/components/DataSpreadsheet/utils/createCellSelectionArea.js +0 -69
- package/lib/components/DataSpreadsheet/utils/getCellSize.d.ts +0 -1
- package/lib/components/DataSpreadsheet/utils/getCellSize.js +0 -28
- package/lib/components/DataSpreadsheet/utils/getSelectionAreaPoints.d.ts +0 -6
- package/lib/components/DataSpreadsheet/utils/getSelectionAreaPoints.js +0 -23
- package/lib/components/DataSpreadsheet/utils/getSpreadsheetWidth.d.ts +0 -9
- package/lib/components/DataSpreadsheet/utils/getSpreadsheetWidth.js +0 -37
- package/lib/components/DataSpreadsheet/utils/handleActiveCellInSelectionEnter.d.ts +0 -7
- package/lib/components/DataSpreadsheet/utils/handleActiveCellInSelectionEnter.js +0 -114
- package/lib/components/DataSpreadsheet/utils/handleActiveCellInSelectionTab.d.ts +0 -7
- package/lib/components/DataSpreadsheet/utils/handleActiveCellInSelectionTab.js +0 -106
- package/lib/components/DataSpreadsheet/utils/handleCellDeletion.d.ts +0 -8
- package/lib/components/DataSpreadsheet/utils/handleCellDeletion.js +0 -44
- package/lib/components/DataSpreadsheet/utils/handleEditSubmit.d.ts +0 -13
- package/lib/components/DataSpreadsheet/utils/handleEditSubmit.js +0 -83
- package/lib/components/DataSpreadsheet/utils/handleHeaderCellSelection.d.ts +0 -16
- package/lib/components/DataSpreadsheet/utils/handleHeaderCellSelection.js +0 -152
- package/lib/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts +0 -18
- package/lib/components/DataSpreadsheet/utils/handleMultipleKeys.js +0 -270
- package/lib/components/DataSpreadsheet/utils/moveColumnIndicatorLine.d.ts +0 -7
- package/lib/components/DataSpreadsheet/utils/moveColumnIndicatorLine.js +0 -73
- package/lib/components/DataSpreadsheet/utils/removeCellSelections.d.ts +0 -5
- package/lib/components/DataSpreadsheet/utils/removeCellSelections.js +0 -30
- package/lib/components/DataSpreadsheet/utils/selectAllCells.d.ts +0 -9
- package/lib/components/DataSpreadsheet/utils/selectAllCells.js +0 -55
- package/lib/components/Datagrid/Datagrid/Datagrid.d.ts +0 -24
- package/lib/components/Datagrid/Datagrid/Datagrid.js +0 -88
- package/lib/components/Datagrid/Datagrid/DatagridBody.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/DatagridBody.js +0 -37
- package/lib/components/Datagrid/Datagrid/DatagridContent.d.ts +0 -16
- package/lib/components/Datagrid/Datagrid/DatagridContent.js +0 -256
- package/lib/components/Datagrid/Datagrid/DatagridEmptyBody.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/DatagridEmptyBody.js +0 -58
- package/lib/components/Datagrid/Datagrid/DatagridExpandedRow.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/DatagridExpandedRow.js +0 -62
- package/lib/components/Datagrid/Datagrid/DatagridHead.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/DatagridHead.js +0 -26
- package/lib/components/Datagrid/Datagrid/DatagridHeaderRow.d.ts +0 -9
- package/lib/components/Datagrid/Datagrid/DatagridHeaderRow.js +0 -285
- package/lib/components/Datagrid/Datagrid/DatagridRefBody.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/DatagridRefBody.js +0 -46
- package/lib/components/Datagrid/Datagrid/DatagridRow.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/DatagridRow.js +0 -194
- package/lib/components/Datagrid/Datagrid/DatagridSelectAll.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/DatagridSelectAll.js +0 -117
- package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +0 -24
- package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +0 -134
- package/lib/components/Datagrid/Datagrid/DatagridSimpleBody.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/DatagridSimpleBody.js +0 -43
- package/lib/components/Datagrid/Datagrid/DatagridToolbar.d.ts +0 -18
- package/lib/components/Datagrid/Datagrid/DatagridToolbar.js +0 -196
- package/lib/components/Datagrid/Datagrid/DatagridVirtualBody.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/DatagridVirtualBody.js +0 -154
- package/lib/components/Datagrid/Datagrid/DraggableElement.d.ts +0 -34
- package/lib/components/Datagrid/Datagrid/DraggableElement.js +0 -98
- package/lib/components/Datagrid/Datagrid/addons/AiLabel/DatagridAiLabel.d.ts +0 -12
- package/lib/components/Datagrid/Datagrid/addons/AiLabel/DatagridAiLabel.js +0 -33
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.d.ts +0 -18
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.js +0 -66
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.d.ts +0 -17
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.js +0 -72
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.d.ts +0 -29
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +0 -99
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +0 -37
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +0 -172
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.d.ts +0 -19
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +0 -200
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.d.ts +0 -11
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.js +0 -68
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/common.d.ts +0 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/common.js +0 -12
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/index.d.ts +0 -2
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +0 -36
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +0 -325
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +0 -46
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +0 -326
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +0 -46
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.js +0 -188
- package/lib/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +0 -24
- package/lib/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.js +0 -77
- package/lib/components/Datagrid/Datagrid/addons/Filtering/constants.d.ts +0 -27
- package/lib/components/Datagrid/Datagrid/addons/Filtering/constants.js +0 -45
- package/lib/components/Datagrid/Datagrid/addons/Filtering/handleCheckboxChange.d.ts +0 -9
- package/lib/components/Datagrid/Datagrid/addons/Filtering/handleCheckboxChange.js +0 -38
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/index.d.ts +0 -4
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilterContext.d.ts +0 -8
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilterContext.js +0 -26
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +0 -28
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +0 -479
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useShouldDisableButtons.d.ts +0 -9
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useShouldDisableButtons.js +0 -44
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useSubscribeToEventEmitter.d.ts +0 -7
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useSubscribeToEventEmitter.js +0 -30
- package/lib/components/Datagrid/Datagrid/addons/Filtering/index.d.ts +0 -3
- package/lib/components/Datagrid/Datagrid/addons/Filtering/utils.d.ts +0 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/utils.js +0 -101
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +0 -26
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.js +0 -67
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/index.d.ts +0 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +0 -25
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +0 -569
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/index.d.ts +0 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.d.ts +0 -16
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.js +0 -118
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/getCellIdAsObject.d.ts +0 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/getCellIdAsObject.js +0 -29
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/index.d.ts +0 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/returnUpdatedActiveCell.d.ts +0 -7
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/returnUpdatedActiveCell.js +0 -40
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/handleGridFocus.d.ts +0 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/handleGridFocus.js +0 -24
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/handleGridKeyPress.d.ts +0 -10
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/handleGridKeyPress.js +0 -252
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/handleMultipleKeys.d.ts +0 -7
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/handleMultipleKeys.js +0 -81
- package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +0 -19
- package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +0 -92
- package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.d.ts +0 -3
- package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.js +0 -89
- package/lib/components/Datagrid/Datagrid/addons/RowSize/index.d.ts +0 -1
- package/lib/components/Datagrid/Datagrid/addons/stateReducer.d.ts +0 -31
- package/lib/components/Datagrid/Datagrid/addons/stateReducer.js +0 -354
- package/lib/components/Datagrid/Datagrid/index.d.ts +0 -7
- package/lib/components/Datagrid/common-column-ids.d.ts +0 -7
- package/lib/components/Datagrid/common-column-ids.js +0 -12
- package/lib/components/Datagrid/index.d.ts +0 -29
- package/lib/components/Datagrid/types/index.d.ts +0 -280
- package/lib/components/Datagrid/useActionsColumn.d.ts +0 -9
- package/lib/components/Datagrid/useActionsColumn.js +0 -171
- package/lib/components/Datagrid/useColumnCenterAlign.d.ts +0 -9
- package/lib/components/Datagrid/useColumnCenterAlign.js +0 -37
- package/lib/components/Datagrid/useColumnOrder.d.ts +0 -8
- package/lib/components/Datagrid/useColumnOrder.js +0 -19
- package/lib/components/Datagrid/useColumnRightAlign.d.ts +0 -9
- package/lib/components/Datagrid/useColumnRightAlign.js +0 -37
- package/lib/components/Datagrid/useCustomizeColumns.d.ts +0 -9
- package/lib/components/Datagrid/useCustomizeColumns.js +0 -68
- package/lib/components/Datagrid/useDatagrid.d.ts +0 -9
- package/lib/components/Datagrid/useDatagrid.js +0 -50
- package/lib/components/Datagrid/useDefaultStringRenderer.d.ts +0 -2
- package/lib/components/Datagrid/useDefaultStringRenderer.js +0 -43
- package/lib/components/Datagrid/useDisableSelectRows.d.ts +0 -9
- package/lib/components/Datagrid/useDisableSelectRows.js +0 -96
- package/lib/components/Datagrid/useEditableCell.d.ts +0 -2
- package/lib/components/Datagrid/useEditableCell.js +0 -18
- package/lib/components/Datagrid/useExpandedRow.d.ts +0 -9
- package/lib/components/Datagrid/useExpandedRow.js +0 -46
- package/lib/components/Datagrid/useFiltering.d.ts +0 -10
- package/lib/components/Datagrid/useFiltering.js +0 -107
- package/lib/components/Datagrid/useFlexResize.d.ts +0 -2
- package/lib/components/Datagrid/useFlexResize.js +0 -85
- package/lib/components/Datagrid/useFloatingScroll.d.ts +0 -2
- package/lib/components/Datagrid/useFloatingScroll.js +0 -83
- package/lib/components/Datagrid/useFocusRowExpander.d.ts +0 -6
- package/lib/components/Datagrid/useFocusRowExpander.js +0 -45
- package/lib/components/Datagrid/useInfiniteScroll.d.ts +0 -9
- package/lib/components/Datagrid/useInfiniteScroll.js +0 -59
- package/lib/components/Datagrid/useInitialColumnSort.d.ts +0 -1
- package/lib/components/Datagrid/useInitialColumnSort.js +0 -49
- package/lib/components/Datagrid/useInlineEdit.d.ts +0 -9
- package/lib/components/Datagrid/useInlineEdit.js +0 -73
- package/lib/components/Datagrid/useNestedRowExpander.d.ts +0 -2
- package/lib/components/Datagrid/useNestedRowExpander.js +0 -108
- package/lib/components/Datagrid/useNestedRows.d.ts +0 -9
- package/lib/components/Datagrid/useNestedRows.js +0 -102
- package/lib/components/Datagrid/useOnRowClick.d.ts +0 -9
- package/lib/components/Datagrid/useOnRowClick.js +0 -80
- package/lib/components/Datagrid/useParentDimensions.d.ts +0 -2
- package/lib/components/Datagrid/useParentDimensions.js +0 -61
- package/lib/components/Datagrid/useResizeTable.d.ts +0 -2
- package/lib/components/Datagrid/useResizeTable.js +0 -42
- package/lib/components/Datagrid/useRowExpander.d.ts +0 -2
- package/lib/components/Datagrid/useRowExpander.js +0 -78
- package/lib/components/Datagrid/useRowIsMouseOver.d.ts +0 -9
- package/lib/components/Datagrid/useRowIsMouseOver.js +0 -51
- package/lib/components/Datagrid/useRowRenderer.d.ts +0 -2
- package/lib/components/Datagrid/useRowRenderer.js +0 -62
- package/lib/components/Datagrid/useRowSize.d.ts +0 -2
- package/lib/components/Datagrid/useRowSize.js +0 -62
- package/lib/components/Datagrid/useSelectAllToggle.d.ts +0 -9
- package/lib/components/Datagrid/useSelectAllToggle.js +0 -98
- package/lib/components/Datagrid/useSelectRows.d.ts +0 -9
- package/lib/components/Datagrid/useSelectRows.js +0 -147
- package/lib/components/Datagrid/useSkeletonRows.d.ts +0 -8
- package/lib/components/Datagrid/useSkeletonRows.js +0 -37
- package/lib/components/Datagrid/useSortableColumns.d.ts +0 -14
- package/lib/components/Datagrid/useSortableColumns.js +0 -150
- package/lib/components/Datagrid/useStickyColumn.d.ts +0 -9
- package/lib/components/Datagrid/useStickyColumn.js +0 -191
- package/lib/components/Datagrid/utils/getAutoSizedColumnWidth.d.ts +0 -8
- package/lib/components/Datagrid/utils/getAutoSizedColumnWidth.js +0 -21
- package/lib/components/Decorator/Decorator.d.ts +0 -5
- package/lib/components/Decorator/Decorator.js +0 -112
- package/lib/components/Decorator/index.d.ts +0 -1
- package/lib/components/DecoratorBase/DecoratorBase.d.ts +0 -7
- package/lib/components/DecoratorBase/DecoratorBase.js +0 -239
- package/lib/components/DecoratorBase/DecoratorIcon.d.ts +0 -5
- package/lib/components/DecoratorBase/DecoratorIcon.js +0 -95
- package/lib/components/DecoratorBase/index.d.ts +0 -1
- package/lib/components/DecoratorBase/utils.d.ts +0 -8
- package/lib/components/DecoratorBase/utils.js +0 -48
- package/lib/components/DecoratorDualButton/DecoratorDualButton.d.ts +0 -6
- package/lib/components/DecoratorDualButton/DecoratorDualButton.js +0 -141
- package/lib/components/DecoratorDualButton/index.d.ts +0 -1
- package/lib/components/DecoratorLink/DecoratorLink.d.ts +0 -6
- package/lib/components/DecoratorLink/DecoratorLink.js +0 -131
- package/lib/components/DecoratorLink/index.d.ts +0 -1
- package/lib/components/DecoratorSingleButton/DecoratorSingleButton.d.ts +0 -6
- package/lib/components/DecoratorSingleButton/DecoratorSingleButton.js +0 -131
- package/lib/components/DecoratorSingleButton/index.d.ts +0 -1
- package/lib/components/DelimitedList/DelimitedList.d.ts +0 -30
- package/lib/components/DelimitedList/DelimitedList.js +0 -73
- package/lib/components/DelimitedList/index.d.ts +0 -8
- package/lib/components/DescriptionList/DescriptionList.d.ts +0 -6
- package/lib/components/DescriptionList/DescriptionList.js +0 -92
- package/lib/components/DescriptionList/DescriptionListBody.d.ts +0 -2
- package/lib/components/DescriptionList/DescriptionListBody.js +0 -39
- package/lib/components/DescriptionList/DescriptionListCell.d.ts +0 -2
- package/lib/components/DescriptionList/DescriptionListCell.js +0 -39
- package/lib/components/DescriptionList/DescriptionListRow.d.ts +0 -2
- package/lib/components/DescriptionList/DescriptionListRow.js +0 -41
- package/lib/components/DescriptionList/constants.d.ts +0 -6
- package/lib/components/DescriptionList/constants.js +0 -18
- package/lib/components/DescriptionList/index.d.ts +0 -4
- package/lib/components/EditFullPage/EditFullPage.d.ts +0 -24
- package/lib/components/EditFullPage/EditFullPage.js +0 -101
- package/lib/components/EditFullPage/index.d.ts +0 -8
- package/lib/components/EditInPlace/EditInPlace.d.ts +0 -105
- package/lib/components/EditInPlace/EditInPlace.js +0 -317
- package/lib/components/EditInPlace/index.d.ts +0 -8
- package/lib/components/EditSidePanel/EditSidePanel.d.ts +0 -96
- package/lib/components/EditSidePanel/EditSidePanel.js +0 -202
- package/lib/components/EditSidePanel/index.d.ts +0 -8
- package/lib/components/EditTearsheet/EditTearsheet.d.ts +0 -89
- package/lib/components/EditTearsheet/EditTearsheet.js +0 -229
- package/lib/components/EditTearsheet/EditTearsheetForm.d.ts +0 -47
- package/lib/components/EditTearsheet/EditTearsheetForm.js +0 -120
- package/lib/components/EditTearsheet/index.d.ts +0 -2
- package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +0 -23
- package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.js +0 -97
- package/lib/components/EditTearsheetNarrow/index.d.ts +0 -8
- package/lib/components/EditUpdateCards/EditUpdateCards.d.ts +0 -105
- package/lib/components/EditUpdateCards/EditUpdateCards.js +0 -226
- package/lib/components/EditUpdateCards/index.d.ts +0 -8
- package/lib/components/EmptyStates/EmptyState.d.ts +0 -80
- package/lib/components/EmptyStates/EmptyState.js +0 -140
- package/lib/components/EmptyStates/EmptyStateContent.d.ts +0 -65
- package/lib/components/EmptyStates/EmptyStateContent.js +0 -95
- package/lib/components/EmptyStates/EmptyStateIllustration.deprecated.d.ts +0 -11
- package/lib/components/EmptyStates/EmptyStateIllustration.deprecated.js +0 -54
- package/lib/components/EmptyStates/EmptyStateV2.deprecated.d.ts +0 -67
- package/lib/components/EmptyStates/EmptyStateV2.deprecated.js +0 -141
- package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.d.ts +0 -21
- package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +0 -125
- package/lib/components/EmptyStates/ErrorEmptyState/index.d.ts +0 -8
- package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.d.ts +0 -21
- package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +0 -125
- package/lib/components/EmptyStates/NoDataEmptyState/index.d.ts +0 -8
- package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.d.ts +0 -21
- package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +0 -125
- package/lib/components/EmptyStates/NoTagsEmptyState/index.d.ts +0 -8
- package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.d.ts +0 -21
- package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +0 -123
- package/lib/components/EmptyStates/NotFoundEmptyState/index.d.ts +0 -8
- package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.d.ts +0 -21
- package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +0 -123
- package/lib/components/EmptyStates/NotificationsEmptyState/index.d.ts +0 -8
- package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.d.ts +0 -21
- package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +0 -127
- package/lib/components/EmptyStates/UnauthorizedEmptyState/index.d.ts +0 -8
- package/lib/components/EmptyStates/assets/ErrorIllustration.d.ts +0 -15
- package/lib/components/EmptyStates/assets/ErrorIllustration.js +0 -222
- package/lib/components/EmptyStates/assets/NoDataIllustration.d.ts +0 -15
- package/lib/components/EmptyStates/assets/NoDataIllustration.js +0 -185
- package/lib/components/EmptyStates/assets/NoTagsIllustration.d.ts +0 -15
- package/lib/components/EmptyStates/assets/NoTagsIllustration.js +0 -492
- package/lib/components/EmptyStates/assets/NotFoundIllustration.d.ts +0 -15
- package/lib/components/EmptyStates/assets/NotFoundIllustration.js +0 -369
- package/lib/components/EmptyStates/assets/NotificationsIllustration.d.ts +0 -15
- package/lib/components/EmptyStates/assets/NotificationsIllustration.js +0 -339
- package/lib/components/EmptyStates/assets/UnauthorizedIllustration.d.ts +0 -15
- package/lib/components/EmptyStates/assets/UnauthorizedIllustration.js +0 -313
- package/lib/components/EmptyStates/index.d.ts +0 -22
- package/lib/components/ExportModal/ExportModal.d.ts +0 -116
- package/lib/components/ExportModal/ExportModal.js +0 -302
- package/lib/components/ExportModal/index.d.ts +0 -2
- package/lib/components/ExpressiveCard/ExpressiveCard.d.ts +0 -95
- package/lib/components/ExpressiveCard/ExpressiveCard.js +0 -138
- package/lib/components/ExpressiveCard/index.d.ts +0 -2
- package/lib/components/FeatureFlags/index.d.ts +0 -59
- package/lib/components/FeatureFlags/index.js +0 -189
- package/lib/components/FilterPanel/FilterPanel.d.ts +0 -6
- package/lib/components/FilterPanel/FilterPanel.js +0 -61
- package/lib/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.d.ts +0 -6
- package/lib/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.js +0 -88
- package/lib/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.d.ts +0 -6
- package/lib/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +0 -94
- package/lib/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.d.ts +0 -11
- package/lib/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.js +0 -81
- package/lib/components/FilterPanel/FilterPanelCheckbox/index.d.ts +0 -1
- package/lib/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.d.ts +0 -11
- package/lib/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.js +0 -156
- package/lib/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.d.ts +0 -6
- package/lib/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.js +0 -77
- package/lib/components/FilterPanel/FilterPanelGroup/index.d.ts +0 -1
- package/lib/components/FilterPanel/FilterPanelLabel/FilterPanelLabel.d.ts +0 -5
- package/lib/components/FilterPanel/FilterPanelLabel/FilterPanelLabel.js +0 -63
- package/lib/components/FilterPanel/FilterPanelLabel/index.d.ts +0 -1
- package/lib/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.d.ts +0 -6
- package/lib/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.js +0 -92
- package/lib/components/FilterPanel/index.d.ts +0 -8
- package/lib/components/FilterSummary/FilterSummary.d.ts +0 -23
- package/lib/components/FilterSummary/FilterSummary.js +0 -145
- package/lib/components/FilterSummary/index.d.ts +0 -8
- package/lib/components/FullPageError/FullPageError.d.ts +0 -39
- package/lib/components/FullPageError/FullPageError.js +0 -133
- package/lib/components/FullPageError/assets/Error403SVG.d.ts +0 -9
- package/lib/components/FullPageError/assets/Error403SVG.js +0 -719
- package/lib/components/FullPageError/assets/Error404SVG.d.ts +0 -9
- package/lib/components/FullPageError/assets/Error404SVG.js +0 -628
- package/lib/components/FullPageError/assets/ErrorGenericSVG.d.ts +0 -9
- package/lib/components/FullPageError/assets/ErrorGenericSVG.js +0 -719
- package/lib/components/FullPageError/index.d.ts +0 -8
- package/lib/components/GetStartedCard/GetStartedCard.d.ts +0 -63
- package/lib/components/GetStartedCard/GetStartedCard.js +0 -84
- package/lib/components/GetStartedCard/index.d.ts +0 -8
- package/lib/components/Guidebanner/Guidebanner.d.ts +0 -73
- package/lib/components/Guidebanner/Guidebanner.js +0 -218
- package/lib/components/Guidebanner/GuidebannerElement.d.ts +0 -31
- package/lib/components/Guidebanner/GuidebannerElement.js +0 -72
- package/lib/components/Guidebanner/GuidebannerElementButton.d.ts +0 -30
- package/lib/components/Guidebanner/GuidebannerElementButton.js +0 -85
- package/lib/components/Guidebanner/GuidebannerElementLink.d.ts +0 -21
- package/lib/components/Guidebanner/GuidebannerElementLink.js +0 -57
- package/lib/components/Guidebanner/index.d.ts +0 -14
- package/lib/components/HTTPErrors/HTTPError403/HTTPError403.d.ts +0 -45
- package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +0 -98
- package/lib/components/HTTPErrors/HTTPError403/index.d.ts +0 -1
- package/lib/components/HTTPErrors/HTTPError404/HTTPError404.d.ts +0 -45
- package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +0 -98
- package/lib/components/HTTPErrors/HTTPError404/index.d.ts +0 -1
- package/lib/components/HTTPErrors/HTTPErrorContent.d.ts +0 -18
- package/lib/components/HTTPErrors/HTTPErrorContent.js +0 -78
- package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.d.ts +0 -45
- package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +0 -98
- package/lib/components/HTTPErrors/HTTPErrorOther/index.d.ts +0 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +0 -11
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.js +0 -1252
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +0 -11
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.js +0 -1051
- package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +0 -11
- package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.js +0 -1102
- package/lib/components/HTTPErrors/index.d.ts +0 -3
- package/lib/components/ImportModal/ImportModal.d.ts +0 -136
- package/lib/components/ImportModal/ImportModal.js +0 -353
- package/lib/components/ImportModal/index.d.ts +0 -2
- package/lib/components/InlineTip/InlineTip.d.ts +0 -86
- package/lib/components/InlineTip/InlineTip.js +0 -199
- package/lib/components/InlineTip/InlineTipButton.d.ts +0 -24
- package/lib/components/InlineTip/InlineTipButton.js +0 -55
- package/lib/components/InlineTip/InlineTipLink.d.ts +0 -21
- package/lib/components/InlineTip/InlineTipLink.js +0 -59
- package/lib/components/InlineTip/index.d.ts +0 -12
- package/lib/components/InlineTip/utils.d.ts +0 -1
- package/lib/components/InlineTip/utils.js +0 -38
- package/lib/components/InterstitialScreen/InterstitialScreen.d.ts +0 -54
- package/lib/components/InterstitialScreen/InterstitialScreen.js +0 -199
- package/lib/components/InterstitialScreen/InterstitialScreenBody.d.ts +0 -33
- package/lib/components/InterstitialScreen/InterstitialScreenBody.js +0 -121
- package/lib/components/InterstitialScreen/InterstitialScreenFooter.d.ts +0 -47
- package/lib/components/InterstitialScreen/InterstitialScreenFooter.js +0 -174
- package/lib/components/InterstitialScreen/InterstitialScreenHeader.d.ts +0 -41
- package/lib/components/InterstitialScreen/InterstitialScreenHeader.js +0 -111
- package/lib/components/InterstitialScreen/InterstitialScreenView.d.ts +0 -29
- package/lib/components/InterstitialScreen/InterstitialScreenView.js +0 -62
- package/lib/components/InterstitialScreen/_story-assets/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +0 -33
- package/lib/components/InterstitialScreen/context.d.ts +0 -31
- package/lib/components/InterstitialScreen/context.js +0 -21
- package/lib/components/InterstitialScreen/index.d.ts +0 -13
- package/lib/components/MultiAddSelect/MultiAddSelect.d.ts +0 -145
- package/lib/components/MultiAddSelect/MultiAddSelect.js +0 -159
- package/lib/components/MultiAddSelect/index.d.ts +0 -2
- package/lib/components/Nav/Nav.d.ts +0 -6
- package/lib/components/Nav/Nav.js +0 -158
- package/lib/components/Nav/NavItem.d.ts +0 -35
- package/lib/components/Nav/NavItem.js +0 -158
- package/lib/components/Nav/NavItemLink.d.ts +0 -3
- package/lib/components/Nav/NavItemLink.js +0 -31
- package/lib/components/Nav/NavList.d.ts +0 -4
- package/lib/components/Nav/NavList.js +0 -166
- package/lib/components/Nav/index.d.ts +0 -3
- package/lib/components/NonLinearReading/NonLinearReading.d.ts +0 -33
- package/lib/components/NonLinearReading/NonLinearReading.js +0 -82
- package/lib/components/NonLinearReading/index.d.ts +0 -8
- package/lib/components/NotificationsPanel/NotificationsPanel.d.ts +0 -223
- package/lib/components/NotificationsPanel/NotificationsPanel.js +0 -592
- package/lib/components/NotificationsPanel/index.d.ts +0 -8
- package/lib/components/NotificationsPanel/utils.d.ts +0 -15
- package/lib/components/NotificationsPanel/utils.js +0 -56
- package/lib/components/OptionsTile/OptionsTile.d.ts +0 -77
- package/lib/components/OptionsTile/OptionsTile.js +0 -313
- package/lib/components/OptionsTile/index.d.ts +0 -8
- package/lib/components/PageHeader/PageHeader.d.ts +0 -305
- package/lib/components/PageHeader/PageHeader.js +0 -859
- package/lib/components/PageHeader/PageHeaderTitle.d.ts +0 -16
- package/lib/components/PageHeader/PageHeaderTitle.js +0 -147
- package/lib/components/PageHeader/PageHeaderUtils.d.ts +0 -7
- package/lib/components/PageHeader/PageHeaderUtils.js +0 -196
- package/lib/components/PageHeader/index.d.ts +0 -2
- package/lib/components/PageHeader/next/PageHeader.d.ts +0 -292
- package/lib/components/PageHeader/next/PageHeader.js +0 -795
- package/lib/components/PageHeader/next/_story-assets/pageActionButtonItems.d.ts +0 -15
- package/lib/components/PageHeader/next/context.d.ts +0 -29
- package/lib/components/PageHeader/next/context.js +0 -36
- package/lib/components/PageHeader/next/index.d.ts +0 -8
- package/lib/components/PageHeader/next/index.js +0 -35
- package/lib/components/PageHeader/next/overflowHandler.d.ts +0 -100
- package/lib/components/PageHeader/next/overflowHandler.js +0 -174
- package/lib/components/PageHeader/next/utils.d.ts +0 -19
- package/lib/components/PageHeader/next/utils.js +0 -71
- package/lib/components/ProductiveCard/ProductiveCard.d.ts +0 -125
- package/lib/components/ProductiveCard/ProductiveCard.js +0 -171
- package/lib/components/ProductiveCard/index.d.ts +0 -2
- package/lib/components/RemoveModal/RemoveModal.d.ts +0 -83
- package/lib/components/RemoveModal/RemoveModal.js +0 -200
- package/lib/components/RemoveModal/index.d.ts +0 -2
- package/lib/components/Saving/Saving.d.ts +0 -69
- package/lib/components/Saving/Saving.js +0 -157
- package/lib/components/Saving/index.d.ts +0 -2
- package/lib/components/ScrollGradient/ScrollGradient.d.ts +0 -5
- package/lib/components/ScrollGradient/ScrollGradient.js +0 -211
- package/lib/components/ScrollGradient/constants.d.ts +0 -10
- package/lib/components/ScrollGradient/constants.js +0 -69
- package/lib/components/ScrollGradient/index.d.ts +0 -1
- package/lib/components/SearchBar/SearchBar.d.ts +0 -60
- package/lib/components/SearchBar/SearchBar.js +0 -216
- package/lib/components/SearchBar/index.d.ts +0 -8
- package/lib/components/SidePanel/SidePanel.d.ts +0 -168
- package/lib/components/SidePanel/SidePanel.js +0 -728
- package/lib/components/SidePanel/constants.d.ts +0 -14
- package/lib/components/SidePanel/constants.js +0 -19
- package/lib/components/SidePanel/index.d.ts +0 -8
- package/lib/components/SimpleHeader/SimpleHeader.d.ts +0 -34
- package/lib/components/SimpleHeader/SimpleHeader.js +0 -95
- package/lib/components/SingleAddSelect/SingleAddSelect.d.ts +0 -75
- package/lib/components/SingleAddSelect/SingleAddSelect.js +0 -108
- package/lib/components/SingleAddSelect/index.d.ts +0 -2
- package/lib/components/StatusIcon/StatusIcon.d.ts +0 -43
- package/lib/components/StatusIcon/StatusIcon.js +0 -274
- package/lib/components/StatusIcon/index.d.ts +0 -8
- package/lib/components/StatusIndicator/StatusIndicator.d.ts +0 -6
- package/lib/components/StatusIndicator/StatusIndicator.js +0 -102
- package/lib/components/StatusIndicator/StatusIndicatorStep.d.ts +0 -6
- package/lib/components/StatusIndicator/StatusIndicatorStep.js +0 -92
- package/lib/components/StatusIndicator/index.d.ts +0 -2
- package/lib/components/StepFlow/StepContext.d.ts +0 -14
- package/lib/components/StepFlow/StepGroup.d.ts +0 -10
- package/lib/components/StepFlow/index.d.ts +0 -9
- package/lib/components/StepFlow/story-assets/SidePanel/Example.d.ts +0 -8
- package/lib/components/StepFlow/story-assets/SidePanel/StepSidePanel.d.ts +0 -21
- package/lib/components/StepFlow/story-assets/StepActions.d.ts +0 -23
- package/lib/components/StepFlow/story-assets/Tearsheet/Example.d.ts +0 -8
- package/lib/components/StepFlow/story-assets/Tearsheet/StepTearsheet.d.ts +0 -20
- package/lib/components/StepFlow/types.d.ts +0 -22
- package/lib/components/StringFormatter/StringFormatter.d.ts +0 -6
- package/lib/components/StringFormatter/StringFormatter.js +0 -120
- package/lib/components/StringFormatter/index.d.ts +0 -1
- package/lib/components/StringFormatter/utils/enums.d.ts +0 -33
- package/lib/components/StringFormatter/utils/enums.js +0 -54
- package/lib/components/TagOverflow/TagOverflow.d.ts +0 -54
- package/lib/components/TagOverflow/TagOverflow.js +0 -237
- package/lib/components/TagOverflow/TagOverflowModal.d.ts +0 -39
- package/lib/components/TagOverflow/TagOverflowModal.js +0 -120
- package/lib/components/TagOverflow/TagOverflowPopover.d.ts +0 -16
- package/lib/components/TagOverflow/TagOverflowPopover.js +0 -171
- package/lib/components/TagOverflow/constants.d.ts +0 -14
- package/lib/components/TagOverflow/constants.js +0 -32
- package/lib/components/TagOverflow/index.d.ts +0 -8
- package/lib/components/TagSet/TagSet.d.ts +0 -101
- package/lib/components/TagSet/TagSet.js +0 -360
- package/lib/components/TagSet/TagSetModal.d.ts +0 -32
- package/lib/components/TagSet/TagSetModal.js +0 -118
- package/lib/components/TagSet/TagSetOverflow.d.ts +0 -57
- package/lib/components/TagSet/TagSetOverflow.js +0 -194
- package/lib/components/TagSet/index.d.ts +0 -2
- package/lib/components/Tearsheet/Tearsheet.d.ts +0 -155
- package/lib/components/Tearsheet/Tearsheet.js +0 -201
- package/lib/components/Tearsheet/TearsheetNarrow.d.ts +0 -119
- package/lib/components/Tearsheet/TearsheetNarrow.js +0 -161
- package/lib/components/Tearsheet/TearsheetShell.d.ts +0 -155
- package/lib/components/Tearsheet/TearsheetShell.js +0 -518
- package/lib/components/Tearsheet/index.d.ts +0 -10
- package/lib/components/Tearsheet/next/StackContext.d.ts +0 -21
- package/lib/components/Tearsheet/next/StackContext.js +0 -97
- package/lib/components/Tearsheet/next/Tearsheet.d.ts +0 -96
- package/lib/components/Tearsheet/next/Tearsheet.js +0 -167
- package/lib/components/Tearsheet/next/TearsheetBody.d.ts +0 -73
- package/lib/components/Tearsheet/next/TearsheetBody.js +0 -140
- package/lib/components/Tearsheet/next/TearsheetHeader.d.ts +0 -65
- package/lib/components/Tearsheet/next/TearsheetHeader.js +0 -127
- package/lib/components/Tearsheet/next/TearsheetHeaderActions.d.ts +0 -54
- package/lib/components/Tearsheet/next/TearsheetHeaderActions.js +0 -109
- package/lib/components/Tearsheet/next/TearsheetHeaderContent.d.ts +0 -42
- package/lib/components/Tearsheet/next/TearsheetHeaderContent.js +0 -58
- package/lib/components/Tearsheet/next/_story-assets/StepTearsheet.d.ts +0 -23
- package/lib/components/Tearsheet/next/context.d.ts +0 -26
- package/lib/components/Tearsheet/next/context.js +0 -29
- package/lib/components/Tearsheet/next/index.d.ts +0 -14
- package/lib/components/Toolbar/Toolbar.d.ts +0 -24
- package/lib/components/Toolbar/Toolbar.js +0 -110
- package/lib/components/Toolbar/ToolbarButton.d.ts +0 -34
- package/lib/components/Toolbar/ToolbarButton.js +0 -69
- package/lib/components/Toolbar/ToolbarGroup.d.ts +0 -17
- package/lib/components/Toolbar/ToolbarGroup.js +0 -37
- package/lib/components/Toolbar/index.d.ts +0 -12
- package/lib/components/TooltipTrigger/TooltipTrigger.d.ts +0 -18
- package/lib/components/TooltipTrigger/TooltipTrigger.js +0 -64
- package/lib/components/TooltipTrigger/index.d.ts +0 -1
- package/lib/components/TruncatedList/TruncatedList.d.ts +0 -51
- package/lib/components/TruncatedList/TruncatedList.js +0 -162
- package/lib/components/TruncatedList/index.d.ts +0 -8
- package/lib/components/TruncatedText/TruncatedText.d.ts +0 -47
- package/lib/components/TruncatedText/TruncatedText.js +0 -89
- package/lib/components/TruncatedText/index.d.ts +0 -8
- package/lib/components/TruncatedText/useTruncatedText.d.ts +0 -16
- package/lib/components/TruncatedText/useTruncatedText.js +0 -45
- package/lib/components/UserAvatar/UserAvatar.d.ts +0 -60
- package/lib/components/UserAvatar/UserAvatar.js +0 -164
- package/lib/components/UserAvatar/index.d.ts +0 -1
- package/lib/components/UserProfileImage/UserProfileImage.d.ts +0 -69
- package/lib/components/UserProfileImage/UserProfileImage.js +0 -173
- package/lib/components/UserProfileImage/index.d.ts +0 -2
- package/lib/components/WebTerminal/WebTerminal.d.ts +0 -52
- package/lib/components/WebTerminal/WebTerminal.js +0 -204
- package/lib/components/WebTerminal/WebTerminalContentWrapper.d.ts +0 -14
- package/lib/components/WebTerminal/WebTerminalContentWrapper.js +0 -52
- package/lib/components/WebTerminal/hooks/index.d.ts +0 -17
- package/lib/components/WebTerminal/hooks/index.js +0 -51
- package/lib/components/WebTerminal/index.d.ts +0 -11
- package/lib/components/_Canary/Canary.d.ts +0 -12
- package/lib/components/_Canary/Canary.js +0 -51
- package/lib/components/_Canary/index.d.ts +0 -1
- package/lib/components/index.d.ts +0 -88
- package/lib/global/js/hooks/index.d.ts +0 -16
- package/lib/global/js/hooks/useActiveElement.d.ts +0 -1
- package/lib/global/js/hooks/useActiveElement.js +0 -26
- package/lib/global/js/hooks/useClickOutside.d.ts +0 -1
- package/lib/global/js/hooks/useClickOutside.js +0 -26
- package/lib/global/js/hooks/useCollapsible.d.ts +0 -19
- package/lib/global/js/hooks/useCollapsible.js +0 -70
- package/lib/global/js/hooks/useControllableState.d.ts +0 -15
- package/lib/global/js/hooks/useControllableState.js +0 -32
- package/lib/global/js/hooks/useCreateComponentFocus.d.ts +0 -7
- package/lib/global/js/hooks/useCreateComponentFocus.js +0 -74
- package/lib/global/js/hooks/useCreateComponentStepChange.d.ts +0 -26
- package/lib/global/js/hooks/useCreateComponentStepChange.js +0 -176
- package/lib/global/js/hooks/useFocus.d.ts +0 -15
- package/lib/global/js/hooks/useFocus.js +0 -101
- package/lib/global/js/hooks/useIsomorphicEffect.d.ts +0 -8
- package/lib/global/js/hooks/useIsomorphicEffect.js +0 -15
- package/lib/global/js/hooks/useMatchMedia.d.ts +0 -13
- package/lib/global/js/hooks/useMatchMedia.js +0 -35
- package/lib/global/js/hooks/useOverflowItems/index.d.ts +0 -7
- package/lib/global/js/hooks/useOverflowItems/useOverflowItems.d.ts +0 -21
- package/lib/global/js/hooks/useOverflowItems/useOverflowItems.js +0 -113
- package/lib/global/js/hooks/useOverflowString.d.ts +0 -9
- package/lib/global/js/hooks/useOverflowString.js +0 -44
- package/lib/global/js/hooks/usePortalTarget.d.ts +0 -1
- package/lib/global/js/hooks/usePortalTarget.js +0 -31
- package/lib/global/js/hooks/usePrefersReducedMotion.d.ts +0 -1
- package/lib/global/js/hooks/usePrefersReducedMotion.js +0 -35
- package/lib/global/js/hooks/usePrefix.d.ts +0 -1
- package/lib/global/js/hooks/usePrefix.js +0 -14
- package/lib/global/js/hooks/usePresence.d.ts +0 -33
- package/lib/global/js/hooks/usePresence.js +0 -61
- package/lib/global/js/hooks/usePreviousValue.d.ts +0 -1
- package/lib/global/js/hooks/usePreviousValue.js +0 -25
- package/lib/global/js/hooks/useResetCreateComponent.d.ts +0 -10
- package/lib/global/js/hooks/useResetCreateComponent.js +0 -54
- package/lib/global/js/hooks/useResizeObserver.d.ts +0 -11
- package/lib/global/js/hooks/useResizeObserver.js +0 -76
- package/lib/global/js/hooks/useRetrieveFormTitles.d.ts +0 -5
- package/lib/global/js/hooks/useRetrieveFormTitles.js +0 -33
- package/lib/global/js/hooks/useRetrieveStepData.d.ts +0 -9
- package/lib/global/js/hooks/useRetrieveStepData.js +0 -56
- package/lib/global/js/hooks/useValidCreateStepCount.d.ts +0 -1
- package/lib/global/js/hooks/useValidCreateStepCount.js +0 -25
- package/lib/global/js/hooks/useWindowResize.d.ts +0 -1
- package/lib/global/js/hooks/useWindowResize.js +0 -70
- package/lib/global/js/hooks/useWindowScroll.d.ts +0 -3
- package/lib/global/js/hooks/useWindowScroll.js +0 -77
- package/lib/global/js/package-settings.d.ts +0 -150
- package/lib/global/js/package-settings.js +0 -252
- package/lib/global/js/utils/Wrap.d.ts +0 -49
- package/lib/global/js/utils/Wrap.js +0 -90
- package/lib/global/js/utils/carousel/carousel.d.ts +0 -14
- package/lib/global/js/utils/carousel/index.d.ts +0 -8
- package/lib/global/js/utils/carousel/swipeEvents.d.ts +0 -7
- package/lib/global/js/utils/carousel/types.d.ts +0 -38
- package/lib/global/js/utils/checkForOverflow.d.ts +0 -5
- package/lib/global/js/utils/checkForOverflow.js +0 -23
- package/lib/global/js/utils/clamp.d.ts +0 -7
- package/lib/global/js/utils/clamp.js +0 -27
- package/lib/global/js/utils/debounce.d.ts +0 -7
- package/lib/global/js/utils/debounce.js +0 -32
- package/lib/global/js/utils/deepCloneObject.d.ts +0 -1
- package/lib/global/js/utils/deepCloneObject.js +0 -26
- package/lib/global/js/utils/deepCompareObject.d.ts +0 -7
- package/lib/global/js/utils/deepCompareObject.js +0 -40
- package/lib/global/js/utils/devtools.d.ts +0 -6
- package/lib/global/js/utils/devtools.js +0 -20
- package/lib/global/js/utils/getFocusableElements.d.ts +0 -1
- package/lib/global/js/utils/getFocusableElements.js +0 -15
- package/lib/global/js/utils/getNodeTextContent.d.ts +0 -1
- package/lib/global/js/utils/getNodeTextContent.js +0 -54
- package/lib/global/js/utils/getNumberOfHiddenSteps.d.ts +0 -1
- package/lib/global/js/utils/getNumberOfHiddenSteps.js +0 -23
- package/lib/global/js/utils/getScrollbarWidth.d.ts +0 -1
- package/lib/global/js/utils/getScrollbarWidth.js +0 -19
- package/lib/global/js/utils/getSupportedLocale.d.ts +0 -12
- package/lib/global/js/utils/getSupportedLocale.js +0 -31
- package/lib/global/js/utils/lastIndexInArray.d.ts +0 -1
- package/lib/global/js/utils/lastIndexInArray.js +0 -27
- package/lib/global/js/utils/makeDraggable/index.d.ts +0 -1
- package/lib/global/js/utils/makeDraggable/makeDraggable.d.ts +0 -38
- package/lib/global/js/utils/makeDraggable/makeDraggable.js +0 -134
- package/lib/global/js/utils/makeDraggable/makeDraggable.stories.d.ts +0 -22
- package/lib/global/js/utils/pconsole.d.ts +0 -15
- package/lib/global/js/utils/pconsole.js +0 -45
- package/lib/global/js/utils/props-helper.d.ts +0 -31
- package/lib/global/js/utils/props-helper.js +0 -153
- package/lib/global/js/utils/rangeWithCallback.d.ts +0 -1
- package/lib/global/js/utils/rangeWithCallback.js +0 -18
- package/lib/global/js/utils/scrollableAncestor.d.ts +0 -1
- package/lib/global/js/utils/scrollableAncestor.js +0 -48
- package/lib/global/js/utils/throttle.d.ts +0 -7
- package/lib/global/js/utils/throttle.js +0 -21
- package/lib/global/js/utils/useId.d.ts +0 -6
- package/lib/global/js/utils/useId.js +0 -34
- package/lib/global/js/utils/uuidv4.d.ts +0 -8
- package/lib/global/js/utils/uuidv4.js +0 -20
- package/lib/global/js/utils/wait.d.ts +0 -8
- package/lib/global/js/utils/wait.js +0 -18
- package/lib/index.d.ts +0 -9
- package/lib/index.js +0 -371
- package/lib/node_modules/@carbon/colors/es/index.js +0 -20
- package/lib/node_modules/@carbon/icon-helpers/es/index.js +0 -128
- package/lib/node_modules/@carbon/icons-react/es/Icon.js +0 -75
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-10.js +0 -3125
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-3.js +0 -3305
- package/lib/node_modules/@carbon/icons-react/es/iconPropTypes-C5chbmyn.js +0 -16
- package/lib/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -600
- package/lib/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -722
- package/lib/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -102
- package/lib/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -182
- package/lib/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -164
- package/lib/node_modules/object-assign/index.js +0 -91
- package/lib/node_modules/prop-types/checkPropTypes.js +0 -97
- package/lib/node_modules/prop-types/factoryWithThrowingShims.js +0 -66
- package/lib/node_modules/prop-types/factoryWithTypeCheckers.js +0 -563
- package/lib/node_modules/prop-types/index.js +0 -34
- package/lib/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -20
- package/lib/node_modules/prop-types/lib/has.js +0 -19
- package/lib/settings.d.ts +0 -133
- package/lib/settings.js +0 -87
- package/scss/components/APIKeyModal/_api-key-modal.scss +0 -56
- package/scss/components/APIKeyModal/_carbon-imports.scss +0 -15
- package/scss/components/APIKeyModal/_index-with-carbon.scss +0 -9
- package/scss/components/APIKeyModal/_index.scss +0 -10
- package/scss/components/AboutModal/_about-modal.scss +0 -101
- package/scss/components/AboutModal/_carbon-imports.scss +0 -11
- package/scss/components/AboutModal/_index-with-carbon.scss +0 -9
- package/scss/components/AboutModal/_index.scss +0 -8
- package/scss/components/ActionBar/_action-bar.scss +0 -51
- package/scss/components/ActionBar/_carbon-imports.scss +0 -11
- package/scss/components/ActionBar/_index-with-carbon.scss +0 -9
- package/scss/components/ActionBar/_index.scss +0 -8
- package/scss/components/ActionSet/_action-set.scss +0 -126
- package/scss/components/ActionSet/_carbon-imports.scss +0 -11
- package/scss/components/ActionSet/_index-with-carbon.scss +0 -9
- package/scss/components/ActionSet/_index.scss +0 -8
- package/scss/components/AddSelect/_add-select.scss +0 -468
- package/scss/components/AddSelect/_carbon-imports.scss +0 -19
- package/scss/components/AddSelect/_index-with-carbon.scss +0 -9
- package/scss/components/AddSelect/_index.scss +0 -10
- package/scss/components/BigNumber/_big-number.scss +0 -157
- package/scss/components/BigNumber/_carbon-imports.scss +0 -11
- package/scss/components/BigNumber/_index-with-carbon.scss +0 -9
- package/scss/components/BigNumber/_index.scss +0 -8
- package/scss/components/BreadcrumbWithOverflow/_breadcrumb-with-overflow.scss +0 -96
- package/scss/components/BreadcrumbWithOverflow/_carbon-imports.scss +0 -12
- package/scss/components/BreadcrumbWithOverflow/_index-with-carbon.scss +0 -9
- package/scss/components/BreadcrumbWithOverflow/_index.scss +0 -8
- package/scss/components/ButtonMenu/_button-menu.scss +0 -60
- package/scss/components/ButtonMenu/_carbon-imports.scss +0 -9
- package/scss/components/ButtonMenu/_index-with-carbon.scss +0 -9
- package/scss/components/ButtonMenu/_index.scss +0 -8
- package/scss/components/ButtonSetWithOverflow/_button-set-with-overflow.scss +0 -42
- package/scss/components/ButtonSetWithOverflow/_carbon-imports.scss +0 -10
- package/scss/components/ButtonSetWithOverflow/_index-with-carbon.scss +0 -9
- package/scss/components/ButtonSetWithOverflow/_index.scss +0 -8
- package/scss/components/Card/_carbon-imports.scss +0 -11
- package/scss/components/Card/_card.scss +0 -238
- package/scss/components/Card/_index-with-carbon.scss +0 -9
- package/scss/components/Card/_index.scss +0 -8
- package/scss/components/Carousel/_carbon-imports.scss +0 -6
- package/scss/components/Carousel/_carousel.scss +0 -76
- package/scss/components/Carousel/_index-with-carbon.scss +0 -9
- package/scss/components/Carousel/_index.scss +0 -8
- package/scss/components/Cascade/_carbon-imports.scss +0 -6
- package/scss/components/Cascade/_cascade.scss +0 -47
- package/scss/components/Cascade/_index-with-carbon.scss +0 -9
- package/scss/components/Cascade/_index.scss +0 -10
- package/scss/components/Checklist/_carbon-imports.scss +0 -11
- package/scss/components/Checklist/_checklist.scss +0 -217
- package/scss/components/Checklist/_index-with-carbon.scss +0 -9
- package/scss/components/Checklist/_index.scss +0 -8
- package/scss/components/Coachmark/_bubble.scss +0 -61
- package/scss/components/Coachmark/_carbon-imports.scss +0 -10
- package/scss/components/Coachmark/_coachmark-beacon.scss +0 -164
- package/scss/components/Coachmark/_coachmark-dragbar.scss +0 -26
- package/scss/components/Coachmark/_coachmark-header.scss +0 -20
- package/scss/components/Coachmark/_coachmark-overlay.scss +0 -376
- package/scss/components/Coachmark/_coachmark-tagline.scss +0 -143
- package/scss/components/Coachmark/_coachmark.scss +0 -53
- package/scss/components/Coachmark/_index-with-carbon.scss +0 -9
- package/scss/components/Coachmark/_index.scss +0 -8
- package/scss/components/CoachmarkBeacon/_carbon-imports.scss +0 -9
- package/scss/components/CoachmarkBeacon/_coachmark-beacon.scss +0 -164
- package/scss/components/CoachmarkBeacon/_index-with-carbon.scss +0 -9
- package/scss/components/CoachmarkBeacon/_index.scss +0 -8
- package/scss/components/CoachmarkButton/_carbon-imports.scss +0 -9
- package/scss/components/CoachmarkButton/_coachmark-button.scss +0 -25
- package/scss/components/CoachmarkButton/_index-with-carbon.scss +0 -9
- package/scss/components/CoachmarkButton/_index.scss +0 -8
- package/scss/components/CoachmarkFixed/_carbon-imports.scss +0 -9
- package/scss/components/CoachmarkFixed/_coachmark-fixed.scss +0 -25
- package/scss/components/CoachmarkFixed/_index-with-carbon.scss +0 -9
- package/scss/components/CoachmarkFixed/_index.scss +0 -8
- package/scss/components/CoachmarkOverlayElement/_carbon-imports.scss +0 -9
- package/scss/components/CoachmarkOverlayElement/_coachmark-overlay-element.scss +0 -52
- package/scss/components/CoachmarkOverlayElement/_index-with-carbon.scss +0 -9
- package/scss/components/CoachmarkOverlayElement/_index.scss +0 -8
- package/scss/components/CoachmarkOverlayElements/_carbon-imports.scss +0 -9
- package/scss/components/CoachmarkOverlayElements/_coachmark-overlay-elements.scss +0 -48
- package/scss/components/CoachmarkOverlayElements/_index-with-carbon.scss +0 -9
- package/scss/components/CoachmarkOverlayElements/_index.scss +0 -8
- package/scss/components/CoachmarkStack/_carbon-imports.scss +0 -9
- package/scss/components/CoachmarkStack/_coachmark-stack.scss +0 -133
- package/scss/components/CoachmarkStack/_index-with-carbon.scss +0 -9
- package/scss/components/CoachmarkStack/_index.scss +0 -8
- package/scss/components/ComboButton/_carbon-imports.scss +0 -11
- package/scss/components/ComboButton/_combo-button.scss +0 -78
- package/scss/components/ComboButton/_index-with-carbon.scss +0 -9
- package/scss/components/ComboButton/_index.scss +0 -10
- package/scss/components/ConditionBuilder/_carbon-imports.scss +0 -9
- package/scss/components/ConditionBuilder/_condition-builder.scss +0 -79
- package/scss/components/ConditionBuilder/_index-with-carbon.scss +0 -9
- package/scss/components/ConditionBuilder/_index.scss +0 -8
- package/scss/components/ConditionBuilder/styles/_conditionBuilderCondition.scss +0 -114
- package/scss/components/ConditionBuilder/styles/_conditionBuilderItem.scss +0 -322
- package/scss/components/ConditionBuilder/styles/_index.scss +0 -9
- package/scss/components/CreateFullPage/_carbon-imports.scss +0 -17
- package/scss/components/CreateFullPage/_create-full-page.scss +0 -188
- package/scss/components/CreateFullPage/_index-with-carbon.scss +0 -9
- package/scss/components/CreateFullPage/_index.scss +0 -8
- package/scss/components/CreateInfluencer/_carbon-imports.scss +0 -10
- package/scss/components/CreateInfluencer/_create-influencer.scss +0 -93
- package/scss/components/CreateInfluencer/_index-with-carbon.scss +0 -9
- package/scss/components/CreateInfluencer/_index.scss +0 -8
- package/scss/components/CreateModal/_carbon-imports.scss +0 -12
- package/scss/components/CreateModal/_create-modal.scss +0 -78
- package/scss/components/CreateModal/_index-with-carbon.scss +0 -9
- package/scss/components/CreateModal/_index.scss +0 -8
- package/scss/components/CreateSidePanel/_carbon-imports.scss +0 -10
- package/scss/components/CreateSidePanel/_create-side-panel.scss +0 -56
- package/scss/components/CreateSidePanel/_index-with-carbon.scss +0 -9
- package/scss/components/CreateSidePanel/_index.scss +0 -8
- package/scss/components/CreateTearsheet/_carbon-imports.scss +0 -10
- package/scss/components/CreateTearsheet/_create-tearsheet.scss +0 -165
- package/scss/components/CreateTearsheet/_index-with-carbon.scss +0 -9
- package/scss/components/CreateTearsheet/_index.scss +0 -8
- package/scss/components/CreateTearsheetNarrow/_carbon-imports.scss +0 -10
- package/scss/components/CreateTearsheetNarrow/_create-tearsheet-narrow.scss +0 -61
- package/scss/components/CreateTearsheetNarrow/_index-with-carbon.scss +0 -9
- package/scss/components/CreateTearsheetNarrow/_index.scss +0 -8
- package/scss/components/DataSpreadsheet/_carbon-imports.scss +0 -6
- package/scss/components/DataSpreadsheet/_data-spreadsheet.scss +0 -310
- package/scss/components/DataSpreadsheet/_index-with-carbon.scss +0 -9
- package/scss/components/DataSpreadsheet/_index.scss +0 -8
- package/scss/components/Datagrid/_carbon-imports.scss +0 -6
- package/scss/components/Datagrid/_datagrid.scss +0 -86
- package/scss/components/Datagrid/_index-with-carbon.scss +0 -9
- package/scss/components/Datagrid/_index.scss +0 -8
- package/scss/components/Datagrid/styles/_datagrid.scss +0 -1006
- package/scss/components/Datagrid/styles/_draggableElement.scss +0 -120
- package/scss/components/Datagrid/styles/_index.scss +0 -22
- package/scss/components/Datagrid/styles/_useActionsColumn.scss +0 -42
- package/scss/components/Datagrid/styles/_useColumnCenterAlign.scss +0 -19
- package/scss/components/Datagrid/styles/_useColumnRightAlign.scss +0 -28
- package/scss/components/Datagrid/styles/_useExpandedRow.scss +0 -101
- package/scss/components/Datagrid/styles/_useInlineEdit.scss +0 -445
- package/scss/components/Datagrid/styles/_useNestedRows.scss +0 -128
- package/scss/components/Datagrid/styles/_useNestedTable.scss +0 -36
- package/scss/components/Datagrid/styles/_useSelectAllToggle.scss +0 -37
- package/scss/components/Datagrid/styles/_useSortableColumns.scss +0 -85
- package/scss/components/Datagrid/styles/_useStickyColumn.scss +0 -72
- package/scss/components/Datagrid/styles/_variables.scss +0 -10
- package/scss/components/Datagrid/styles/addons/_CustomizeColumnsTearsheet.scss +0 -77
- package/scss/components/Datagrid/styles/addons/_FilterFlyout.scss +0 -110
- package/scss/components/Datagrid/styles/addons/_FilterPanel.scss +0 -218
- package/scss/components/Datagrid/styles/addons/_RowSizeDropdown.scss +0 -94
- package/scss/components/Datagrid/styles/addons/_animations.scss +0 -56
- package/scss/components/Decorator/_carbon-imports.scss +0 -9
- package/scss/components/Decorator/_decorator.scss +0 -23
- package/scss/components/Decorator/_index-with-carbon.scss +0 -9
- package/scss/components/Decorator/_index.scss +0 -8
- package/scss/components/DecoratorBase/_carbon-imports.scss +0 -9
- package/scss/components/DecoratorBase/_decorator-base-mixins.scss +0 -39
- package/scss/components/DecoratorBase/_decorator-base.scss +0 -145
- package/scss/components/DecoratorBase/_index-with-carbon.scss +0 -9
- package/scss/components/DecoratorBase/_index.scss +0 -8
- package/scss/components/DecoratorDualButton/_carbon-imports.scss +0 -9
- package/scss/components/DecoratorDualButton/_decorator-dual-button.scss +0 -112
- package/scss/components/DecoratorDualButton/_index-with-carbon.scss +0 -9
- package/scss/components/DecoratorDualButton/_index.scss +0 -8
- package/scss/components/DecoratorLink/_carbon-imports.scss +0 -9
- package/scss/components/DecoratorLink/_decorator-link.scss +0 -53
- package/scss/components/DecoratorLink/_index-with-carbon.scss +0 -9
- package/scss/components/DecoratorLink/_index.scss +0 -8
- package/scss/components/DecoratorSingleButton/_carbon-imports.scss +0 -9
- package/scss/components/DecoratorSingleButton/_decorator-single-button.scss +0 -117
- package/scss/components/DecoratorSingleButton/_index-with-carbon.scss +0 -9
- package/scss/components/DecoratorSingleButton/_index.scss +0 -8
- package/scss/components/DelimitedList/_carbon-imports.scss +0 -9
- package/scss/components/DelimitedList/_delimited-list.scss +0 -27
- package/scss/components/DelimitedList/_index-with-carbon.scss +0 -9
- package/scss/components/DelimitedList/_index.scss +0 -8
- package/scss/components/DescriptionList/_carbon-imports.scss +0 -9
- package/scss/components/DescriptionList/_description-list.scss +0 -103
- package/scss/components/DescriptionList/_index-with-carbon.scss +0 -9
- package/scss/components/DescriptionList/_index.scss +0 -8
- package/scss/components/EditFullPage/_edit-full-page.scss +0 -26
- package/scss/components/EditFullPage/_index.scss +0 -8
- package/scss/components/EditInPlace/_carbon-imports.scss +0 -9
- package/scss/components/EditInPlace/_edit-in-place.scss +0 -154
- package/scss/components/EditInPlace/_index-with-carbon.scss +0 -9
- package/scss/components/EditInPlace/_index.scss +0 -10
- package/scss/components/EditSidePanel/_carbon-imports.scss +0 -9
- package/scss/components/EditSidePanel/_edit-side-panel.scss +0 -48
- package/scss/components/EditSidePanel/_index-with-carbon.scss +0 -9
- package/scss/components/EditSidePanel/_index.scss +0 -8
- package/scss/components/EditTearsheet/_carbon-imports.scss +0 -9
- package/scss/components/EditTearsheet/_edit-tearsheet.scss +0 -134
- package/scss/components/EditTearsheet/_index-with-carbon.scss +0 -9
- package/scss/components/EditTearsheet/_index.scss +0 -8
- package/scss/components/EditTearsheetNarrow/_edit-tearsheet-narrow.scss +0 -26
- package/scss/components/EditTearsheetNarrow/_index.scss +0 -8
- package/scss/components/EditUpdateCards/_carbon-imports.scss +0 -9
- package/scss/components/EditUpdateCards/_edit-update-cards.scss +0 -95
- package/scss/components/EditUpdateCards/_index-with-carbon.scss +0 -9
- package/scss/components/EditUpdateCards/_index.scss +0 -8
- package/scss/components/EmptyStates/_carbon-imports.scss +0 -11
- package/scss/components/EmptyStates/_empty-state.scss +0 -85
- package/scss/components/EmptyStates/_index-with-carbon.scss +0 -9
- package/scss/components/EmptyStates/_index.scss +0 -8
- package/scss/components/ExampleComponent/_carbon-imports.scss +0 -10
- package/scss/components/ExampleComponent/_example-component.scss +0 -28
- package/scss/components/ExampleComponent/_index-with-carbon.scss +0 -9
- package/scss/components/ExampleComponent/_index.scss +0 -8
- package/scss/components/ExportModal/_carbon-imports.scss +0 -16
- package/scss/components/ExportModal/_export-modal.scss +0 -46
- package/scss/components/ExportModal/_index-with-carbon.scss +0 -9
- package/scss/components/ExportModal/_index.scss +0 -10
- package/scss/components/ExpressiveCard/_carbon-imports.scss +0 -6
- package/scss/components/ExpressiveCard/_expressive-card.scss +0 -18
- package/scss/components/ExpressiveCard/_index-with-carbon.scss +0 -9
- package/scss/components/ExpressiveCard/_index.scss +0 -10
- package/scss/components/FilterPanel/_carbon-imports.scss +0 -14
- package/scss/components/FilterPanel/_filter-panel-accordion-item.scss +0 -54
- package/scss/components/FilterPanel/_filter-panel-accordion.scss +0 -6
- package/scss/components/FilterPanel/_filter-panel-checkbox-with-overflow.scss +0 -60
- package/scss/components/FilterPanel/_filter-panel-checkbox.scss +0 -53
- package/scss/components/FilterPanel/_filter-panel-group.scss +0 -37
- package/scss/components/FilterPanel/_filter-panel-label.scss +0 -39
- package/scss/components/FilterPanel/_filter-panel-search.scss +0 -40
- package/scss/components/FilterPanel/_filter-panel.scss +0 -30
- package/scss/components/FilterPanel/_index-with-carbon.scss +0 -16
- package/scss/components/FilterPanel/_index.scss +0 -15
- package/scss/components/FilterSummary/_filter-summary.scss +0 -55
- package/scss/components/FilterSummary/_index.scss +0 -10
- package/scss/components/FullPageError/_carbon-imports.scss +0 -9
- package/scss/components/FullPageError/_full-page-error.scss +0 -87
- package/scss/components/FullPageError/_index-with-carbon.scss +0 -9
- package/scss/components/FullPageError/_index.scss +0 -8
- package/scss/components/GetStartedCard/_carbon-imports.scss +0 -9
- package/scss/components/GetStartedCard/_get-started-card.scss +0 -133
- package/scss/components/GetStartedCard/_index-with-carbon.scss +0 -9
- package/scss/components/GetStartedCard/_index.scss +0 -8
- package/scss/components/Guidebanner/_carbon-imports.scss +0 -6
- package/scss/components/Guidebanner/_guidebanner.scss +0 -277
- package/scss/components/Guidebanner/_index-with-carbon.scss +0 -9
- package/scss/components/Guidebanner/_index.scss +0 -8
- package/scss/components/HTTPErrors/_carbon-imports.scss +0 -10
- package/scss/components/HTTPErrors/_http-errors.scss +0 -145
- package/scss/components/HTTPErrors/_index-with-carbon.scss +0 -9
- package/scss/components/HTTPErrors/_index.scss +0 -8
- package/scss/components/ImportModal/_carbon-imports.scss +0 -14
- package/scss/components/ImportModal/_import-modal.scss +0 -82
- package/scss/components/ImportModal/_index-with-carbon.scss +0 -9
- package/scss/components/ImportModal/_index.scss +0 -8
- package/scss/components/InlineTip/_index.scss +0 -8
- package/scss/components/InlineTip/_inline-tip.scss +0 -242
- package/scss/components/InterstitialScreen/_carbon-imports.scss +0 -9
- package/scss/components/InterstitialScreen/_index-with-carbon.scss +0 -9
- package/scss/components/InterstitialScreen/_index.scss +0 -8
- package/scss/components/InterstitialScreen/_interstitial-screen.scss +0 -158
- package/scss/components/MultiAddSelect/_carbon-imports.scss +0 -6
- package/scss/components/MultiAddSelect/_index-with-carbon.scss +0 -9
- package/scss/components/MultiAddSelect/_index.scss +0 -8
- package/scss/components/MultiAddSelect/_multi-add-select.scss +0 -8
- package/scss/components/Nav/_carbon-imports.scss +0 -9
- package/scss/components/Nav/_index-with-carbon.scss +0 -9
- package/scss/components/Nav/_index.scss +0 -8
- package/scss/components/Nav/_nav.scss +0 -254
- package/scss/components/NonLinearReading/_carbon-imports.scss +0 -6
- package/scss/components/NonLinearReading/_index-with-carbon.scss +0 -9
- package/scss/components/NonLinearReading/_index.scss +0 -8
- package/scss/components/NonLinearReading/_non-linear-reading.scss +0 -126
- package/scss/components/NotificationsPanel/_carbon-imports.scss +0 -12
- package/scss/components/NotificationsPanel/_index-with-carbon.scss +0 -9
- package/scss/components/NotificationsPanel/_index.scss +0 -8
- package/scss/components/NotificationsPanel/_notifications-panel.scss +0 -359
- package/scss/components/OptionsTile/_carbon-imports.scss +0 -10
- package/scss/components/OptionsTile/_index-with-carbon.scss +0 -9
- package/scss/components/OptionsTile/_index.scss +0 -8
- package/scss/components/OptionsTile/_options-tile.scss +0 -226
- package/scss/components/PageHeader/_carbon-imports.scss +0 -13
- package/scss/components/PageHeader/_index-with-carbon.scss +0 -9
- package/scss/components/PageHeader/_index.scss +0 -10
- package/scss/components/PageHeader/_page-header.scss +0 -1116
- package/scss/components/ProductiveCard/_carbon-imports.scss +0 -6
- package/scss/components/ProductiveCard/_index-with-carbon.scss +0 -9
- package/scss/components/ProductiveCard/_index.scss +0 -10
- package/scss/components/ProductiveCard/_productive-card.scss +0 -116
- package/scss/components/RemoveModal/_carbon-imports.scss +0 -12
- package/scss/components/RemoveModal/_index-with-carbon.scss +0 -9
- package/scss/components/RemoveModal/_index.scss +0 -10
- package/scss/components/RemoveModal/_remove-modal.scss +0 -27
- package/scss/components/Saving/_carbon-imports.scss +0 -11
- package/scss/components/Saving/_index-with-carbon.scss +0 -9
- package/scss/components/Saving/_index.scss +0 -10
- package/scss/components/Saving/_saving.scss +0 -40
- package/scss/components/ScrollGradient/_carbon-imports.scss +0 -9
- package/scss/components/ScrollGradient/_index-with-carbon.scss +0 -9
- package/scss/components/ScrollGradient/_index.scss +0 -8
- package/scss/components/ScrollGradient/_scroll-gradient.scss +0 -132
- package/scss/components/SearchBar/_carbon-imports.scss +0 -9
- package/scss/components/SearchBar/_index-with-carbon.scss +0 -9
- package/scss/components/SearchBar/_index.scss +0 -8
- package/scss/components/SearchBar/_search-bar.scss +0 -26
- package/scss/components/SidePanel/_animations.scss +0 -78
- package/scss/components/SidePanel/_carbon-imports.scss +0 -10
- package/scss/components/SidePanel/_index-with-carbon.scss +0 -9
- package/scss/components/SidePanel/_index.scss +0 -8
- package/scss/components/SidePanel/_side-panel-variables.scss +0 -15
- package/scss/components/SidePanel/_side-panel.scss +0 -626
- package/scss/components/SimpleHeader/_carbon-imports.scss +0 -11
- package/scss/components/SimpleHeader/_index-with-carbon.scss +0 -9
- package/scss/components/SimpleHeader/_index.scss +0 -10
- package/scss/components/SimpleHeader/_simple-header.scss +0 -37
- package/scss/components/SingleAddSelect/_carbon-imports.scss +0 -6
- package/scss/components/SingleAddSelect/_index-with-carbon.scss +0 -9
- package/scss/components/SingleAddSelect/_index.scss +0 -8
- package/scss/components/SingleAddSelect/_single-add-select.scss +0 -8
- package/scss/components/StatusIcon/_carbon-imports.scss +0 -6
- package/scss/components/StatusIcon/_index-with-carbon.scss +0 -9
- package/scss/components/StatusIcon/_index.scss +0 -8
- package/scss/components/StatusIcon/_status-icon.scss +0 -146
- package/scss/components/StatusIndicator/_carbon-imports.scss +0 -12
- package/scss/components/StatusIndicator/_index-with-carbon.scss +0 -9
- package/scss/components/StatusIndicator/_index.scss +0 -8
- package/scss/components/StatusIndicator/_status-indicator.scss +0 -93
- package/scss/components/StringFormatter/_carbon-imports.scss +0 -10
- package/scss/components/StringFormatter/_index-with-carbon.scss +0 -9
- package/scss/components/StringFormatter/_index.scss +0 -8
- package/scss/components/StringFormatter/_string-formatter.scss +0 -112
- package/scss/components/TagOverflow/_carbon-imports.scss +0 -9
- package/scss/components/TagOverflow/_index-with-carbon.scss +0 -9
- package/scss/components/TagOverflow/_index.scss +0 -8
- package/scss/components/TagOverflow/_tag-overflow.scss +0 -197
- package/scss/components/TagSet/_carbon-imports.scss +0 -14
- package/scss/components/TagSet/_index-with-carbon.scss +0 -9
- package/scss/components/TagSet/_index.scss +0 -8
- package/scss/components/TagSet/_tag-set.scss +0 -189
- package/scss/components/Tearsheet/_carbon-imports.scss +0 -11
- package/scss/components/Tearsheet/_index-with-carbon.scss +0 -9
- package/scss/components/Tearsheet/_index.scss +0 -8
- package/scss/components/Tearsheet/_tearsheet.scss +0 -464
- package/scss/components/Tearsheet/_tearsheet_next.scss +0 -530
- package/scss/components/Toolbar/_carbon-imports.scss +0 -8
- package/scss/components/Toolbar/_index-with-carbon.scss +0 -9
- package/scss/components/Toolbar/_index.scss +0 -8
- package/scss/components/Toolbar/_toolbar.scss +0 -75
- package/scss/components/TooltipTrigger/_index-with-carbon.scss +0 -8
- package/scss/components/TooltipTrigger/_index.scss +0 -8
- package/scss/components/TooltipTrigger/_tooltip-trigger.scss +0 -29
- package/scss/components/TruncatedList/_carbon-imports.scss +0 -9
- package/scss/components/TruncatedList/_index-with-carbon.scss +0 -9
- package/scss/components/TruncatedList/_index.scss +0 -8
- package/scss/components/TruncatedList/_truncated-list.scss +0 -51
- package/scss/components/TruncatedText/_carbon-imports.scss +0 -6
- package/scss/components/TruncatedText/_index-with-carbon.scss +0 -9
- package/scss/components/TruncatedText/_index.scss +0 -8
- package/scss/components/TruncatedText/_truncated-text.scss +0 -27
- package/scss/components/UserAvatar/_carbon-imports.scss +0 -10
- package/scss/components/UserAvatar/_index-with-carbon.scss +0 -9
- package/scss/components/UserAvatar/_index.scss +0 -8
- package/scss/components/UserAvatar/_user-avatar.scss +0 -153
- package/scss/components/UserProfileImage/_carbon-imports.scss +0 -10
- package/scss/components/UserProfileImage/_color-map.scss +0 -39
- package/scss/components/UserProfileImage/_index-with-carbon.scss +0 -9
- package/scss/components/UserProfileImage/_index.scss +0 -8
- package/scss/components/UserProfileImage/_user-profile-image.scss +0 -162
- package/scss/components/WebTerminal/_carbon-imports.scss +0 -12
- package/scss/components/WebTerminal/_index-with-carbon.scss +0 -9
- package/scss/components/WebTerminal/_index.scss +0 -8
- package/scss/components/WebTerminal/_web-terminal.scss +0 -110
- package/scss/components/_Canary/_canary.scss +0 -6
- package/scss/components/_Canary/_carbon-imports.scss +0 -7
- package/scss/components/_Canary/_index-with-carbon.scss +0 -8
- package/scss/components/_Canary/_index.scss +0 -7
- package/scss/components/_index-released-only-with-carbon.scss +0 -40
- package/scss/components/_index-released-only.scss +0 -44
- package/scss/components/_index-with-carbon.scss +0 -80
- package/scss/components/_index.scss +0 -85
- package/scss/config-dev.scss +0 -10
- package/scss/config.scss +0 -8
- package/scss/global/decorators/_side-panel-decorator.scss +0 -53
- package/scss/global/styles/_display-box.scss +0 -65
- package/scss/global/styles/_imported-carbon-modules.scss +0 -25
- package/scss/global/styles/_mixins.scss +0 -22
- package/scss/global/styles/_project-settings.scss +0 -10
- package/scss/index-full-carbon.scss +0 -10
- package/scss/index-without-carbon-released-only.scss +0 -12
- package/scss/index-without-carbon.scss +0 -12
- package/scss/index.scss +0 -10
|
@@ -1,2999 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright IBM Corp. 2020, 2025
|
|
3
|
-
*
|
|
4
|
-
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
-
* LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
import React__default from 'react';
|
|
9
|
-
import Icon from '../Icon.js';
|
|
10
|
-
import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
|
|
11
|
-
|
|
12
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _circle, _path16, _path17, _circle2, _path18, _circle3, _path19, _path20, _circle4, _path21, _circle5, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _circle6, _circle7, _circle8, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _circle9, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _circle0, _circle1, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _circle10, _path128, _path129, _circle11, _path130, _path131, _circle12, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _rect, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _circle13, _circle14, _path217, _circle15, _circle16, _path218;
|
|
13
|
-
const didWarnAboutDeprecation = {};
|
|
14
|
-
const InformationDisabled = /*#__PURE__*/React__default.forwardRef(function InformationDisabled(_ref, ref) {
|
|
15
|
-
let {
|
|
16
|
-
children,
|
|
17
|
-
size = 16,
|
|
18
|
-
...rest
|
|
19
|
-
} = _ref;
|
|
20
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
21
|
-
width: size,
|
|
22
|
-
height: size,
|
|
23
|
-
ref: ref,
|
|
24
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
-
viewBox: "0 0 32 32",
|
|
26
|
-
fill: "currentColor",
|
|
27
|
-
...rest
|
|
28
|
-
}, _path || (_path = /*#__PURE__*/React__default.createElement("path", {
|
|
29
|
-
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l3.4433-3.4434A13.9614 13.9614 0 0026.5565 6.8574zM28 16A11.9734 11.9734 0 018.2678 25.146L15 18.4141V22H13v2h7V22H17V16.4141l8.146-8.146A11.8967 11.8967 0 0128 16zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
|
|
30
|
-
})), _path2 || (_path2 = /*#__PURE__*/React__default.createElement("path", {
|
|
31
|
-
d: "M5.67,22.0854A11.9829,11.9829,0,0,1,22.0856,5.67L23.54,4.2163A13.985,13.985,0,0,0,4.2162,23.54Z"
|
|
32
|
-
})), children);
|
|
33
|
-
});
|
|
34
|
-
if (process.env.NODE_ENV !== "production") {
|
|
35
|
-
InformationDisabled.propTypes = iconPropTypes;
|
|
36
|
-
}
|
|
37
|
-
const InformationFilled = /*#__PURE__*/React__default.forwardRef(function InformationFilled(_ref2, ref) {
|
|
38
|
-
let {
|
|
39
|
-
children,
|
|
40
|
-
size = 16,
|
|
41
|
-
...rest
|
|
42
|
-
} = _ref2;
|
|
43
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
44
|
-
width: size,
|
|
45
|
-
height: size,
|
|
46
|
-
ref: ref,
|
|
47
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
48
|
-
viewBox: "0 0 32 32",
|
|
49
|
-
fill: "currentColor",
|
|
50
|
-
...rest
|
|
51
|
-
}, _path3 || (_path3 = /*#__PURE__*/React__default.createElement("path", {
|
|
52
|
-
fill: "none",
|
|
53
|
-
d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
|
|
54
|
-
"data-icon-path": "inner-path"
|
|
55
|
-
})), _path4 || (_path4 = /*#__PURE__*/React__default.createElement("path", {
|
|
56
|
-
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
57
|
-
})), children);
|
|
58
|
-
});
|
|
59
|
-
if (process.env.NODE_ENV !== "production") {
|
|
60
|
-
InformationFilled.propTypes = iconPropTypes;
|
|
61
|
-
}
|
|
62
|
-
const InformationSquare = /*#__PURE__*/React__default.forwardRef(function InformationSquare(_ref3, ref) {
|
|
63
|
-
let {
|
|
64
|
-
children,
|
|
65
|
-
size = 16,
|
|
66
|
-
...rest
|
|
67
|
-
} = _ref3;
|
|
68
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
69
|
-
width: size,
|
|
70
|
-
height: size,
|
|
71
|
-
ref: ref,
|
|
72
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
73
|
-
viewBox: "0 0 32 32",
|
|
74
|
-
fill: "currentColor",
|
|
75
|
-
...rest
|
|
76
|
-
}, _path5 || (_path5 = /*#__PURE__*/React__default.createElement("path", {
|
|
77
|
-
d: "M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
|
|
78
|
-
})), _path6 || (_path6 = /*#__PURE__*/React__default.createElement("path", {
|
|
79
|
-
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26V6Z"
|
|
80
|
-
})), children);
|
|
81
|
-
});
|
|
82
|
-
if (process.env.NODE_ENV !== "production") {
|
|
83
|
-
InformationSquare.propTypes = iconPropTypes;
|
|
84
|
-
}
|
|
85
|
-
const InformationSquareFilled = /*#__PURE__*/React__default.forwardRef(function InformationSquareFilled(_ref4, ref) {
|
|
86
|
-
let {
|
|
87
|
-
children,
|
|
88
|
-
size = 16,
|
|
89
|
-
...rest
|
|
90
|
-
} = _ref4;
|
|
91
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
92
|
-
width: size,
|
|
93
|
-
height: size,
|
|
94
|
-
ref: ref,
|
|
95
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
96
|
-
viewBox: "0 0 32 32",
|
|
97
|
-
fill: "currentColor",
|
|
98
|
-
...rest
|
|
99
|
-
}, _path7 || (_path7 = /*#__PURE__*/React__default.createElement("path", {
|
|
100
|
-
fill: "none",
|
|
101
|
-
d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
|
|
102
|
-
"data-icon-path": "inner-path"
|
|
103
|
-
})), _path8 || (_path8 = /*#__PURE__*/React__default.createElement("path", {
|
|
104
|
-
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
105
|
-
})), children);
|
|
106
|
-
});
|
|
107
|
-
if (process.env.NODE_ENV !== "production") {
|
|
108
|
-
InformationSquareFilled.propTypes = iconPropTypes;
|
|
109
|
-
}
|
|
110
|
-
const InfrastructureClassic = /*#__PURE__*/React__default.forwardRef(function InfrastructureClassic(_ref5, ref) {
|
|
111
|
-
let {
|
|
112
|
-
children,
|
|
113
|
-
size = 16,
|
|
114
|
-
...rest
|
|
115
|
-
} = _ref5;
|
|
116
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
117
|
-
width: size,
|
|
118
|
-
height: size,
|
|
119
|
-
ref: ref,
|
|
120
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
121
|
-
viewBox: "0 0 32 32",
|
|
122
|
-
fill: "currentColor",
|
|
123
|
-
...rest
|
|
124
|
-
}, _path9 || (_path9 = /*#__PURE__*/React__default.createElement("path", {
|
|
125
|
-
d: "M18 26H30V28H18zM18 21H30V23H18zM18 16H30V18H18z"
|
|
126
|
-
})), _path0 || (_path0 = /*#__PURE__*/React__default.createElement("path", {
|
|
127
|
-
d: "M14,25H9.5A7.4964,7.4964,0,0,1,8.1782,10.124,10,10,0,0,1,28,12H26a7.999,7.999,0,0,0-15.9507-.87l-.09.8335L9.123,12.02A5.4962,5.4962,0,0,0,9.5,23H14Z"
|
|
128
|
-
})), children);
|
|
129
|
-
});
|
|
130
|
-
if (process.env.NODE_ENV !== "production") {
|
|
131
|
-
InfrastructureClassic.propTypes = iconPropTypes;
|
|
132
|
-
}
|
|
133
|
-
const Insert = /*#__PURE__*/React__default.forwardRef(function Insert(_ref6, ref) {
|
|
134
|
-
let {
|
|
135
|
-
children,
|
|
136
|
-
size = 16,
|
|
137
|
-
...rest
|
|
138
|
-
} = _ref6;
|
|
139
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
140
|
-
width: size,
|
|
141
|
-
height: size,
|
|
142
|
-
ref: ref,
|
|
143
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
144
|
-
viewBox: "0 0 32 32",
|
|
145
|
-
fill: "currentColor",
|
|
146
|
-
...rest
|
|
147
|
-
}, _path1 || (_path1 = /*#__PURE__*/React__default.createElement("path", {
|
|
148
|
-
d: "M2 9h9V2H2zM4 4H9V7H4zM2 19h9V12H2zm2-5H9v3H4zM2 29h9V22H2zm2-5H9v3H4zM27 9H18l3.41-3.59L20 4l-6 6 6 6 1.41-1.41L18 11h9a1 1 0 011 1V24a1 1 0 01-1 1H15v2H27a3 3 0 003-3V12A3 3 0 0027 9z"
|
|
149
|
-
})), children);
|
|
150
|
-
});
|
|
151
|
-
if (process.env.NODE_ENV !== "production") {
|
|
152
|
-
Insert.propTypes = iconPropTypes;
|
|
153
|
-
}
|
|
154
|
-
const InsertPage = /*#__PURE__*/React__default.forwardRef(function InsertPage(_ref7, ref) {
|
|
155
|
-
let {
|
|
156
|
-
children,
|
|
157
|
-
size = 16,
|
|
158
|
-
...rest
|
|
159
|
-
} = _ref7;
|
|
160
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
161
|
-
width: size,
|
|
162
|
-
height: size,
|
|
163
|
-
ref: ref,
|
|
164
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
165
|
-
viewBox: "0 0 32 32",
|
|
166
|
-
fill: "currentColor",
|
|
167
|
-
...rest
|
|
168
|
-
}, _path10 || (_path10 = /*#__PURE__*/React__default.createElement("path", {
|
|
169
|
-
d: "M26 30H24V20H12V30H10V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2zM5.17 16L2 19.17 3.411 20.589 8 16 3.42 11.42 2 12.83 5.17 16zM24 14H12a2.0021 2.0021 0 01-2-2V2h2V12H24V2h2V12A2.0021 2.0021 0 0124 14z"
|
|
170
|
-
})), children);
|
|
171
|
-
});
|
|
172
|
-
if (process.env.NODE_ENV !== "production") {
|
|
173
|
-
InsertPage.propTypes = iconPropTypes;
|
|
174
|
-
}
|
|
175
|
-
const InsertSyntax = /*#__PURE__*/React__default.forwardRef(function InsertSyntax(_ref8, ref) {
|
|
176
|
-
let {
|
|
177
|
-
children,
|
|
178
|
-
size = 16,
|
|
179
|
-
...rest
|
|
180
|
-
} = _ref8;
|
|
181
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
182
|
-
width: size,
|
|
183
|
-
height: size,
|
|
184
|
-
ref: ref,
|
|
185
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
186
|
-
viewBox: "0 0 32 32",
|
|
187
|
-
fill: "currentColor",
|
|
188
|
-
...rest
|
|
189
|
-
}, _path11 || (_path11 = /*#__PURE__*/React__default.createElement("path", {
|
|
190
|
-
d: "M20.17 16L17.59 18.58 19 20 23 16 19 12 17.58 13.41 20.17 16zM11.83 16L14.41 13.42 13 12 9 16 13 20 14.42 18.59 11.83 16z"
|
|
191
|
-
})), _path12 || (_path12 = /*#__PURE__*/React__default.createElement("path", {
|
|
192
|
-
d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
|
|
193
|
-
})), children);
|
|
194
|
-
});
|
|
195
|
-
if (process.env.NODE_ENV !== "production") {
|
|
196
|
-
InsertSyntax.propTypes = iconPropTypes;
|
|
197
|
-
}
|
|
198
|
-
const Inspection = /*#__PURE__*/React__default.forwardRef(function Inspection(_ref9, ref) {
|
|
199
|
-
let {
|
|
200
|
-
children,
|
|
201
|
-
size = 16,
|
|
202
|
-
...rest
|
|
203
|
-
} = _ref9;
|
|
204
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
205
|
-
width: size,
|
|
206
|
-
height: size,
|
|
207
|
-
ref: ref,
|
|
208
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
209
|
-
viewBox: "0 0 32 32",
|
|
210
|
-
fill: "currentColor",
|
|
211
|
-
...rest
|
|
212
|
-
}, _path13 || (_path13 = /*#__PURE__*/React__default.createElement("path", {
|
|
213
|
-
d: "M15 17.18L12.41 14.59 11 16 15 20 22 13 20.59 11.59 15 17.18z"
|
|
214
|
-
})), _path14 || (_path14 = /*#__PURE__*/React__default.createElement("path", {
|
|
215
|
-
d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V23H15v2.9492A10.0166,10.0166,0,0,1,6.0508,17H9V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V9h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H23v2h2.949A10.0165,10.0165,0,0,1,17,25.9492Z"
|
|
216
|
-
})), children);
|
|
217
|
-
});
|
|
218
|
-
if (process.env.NODE_ENV !== "production") {
|
|
219
|
-
Inspection.propTypes = iconPropTypes;
|
|
220
|
-
}
|
|
221
|
-
const InstanceBx = /*#__PURE__*/React__default.forwardRef(function InstanceBx(_ref10, ref) {
|
|
222
|
-
let {
|
|
223
|
-
children,
|
|
224
|
-
size = 16,
|
|
225
|
-
...rest
|
|
226
|
-
} = _ref10;
|
|
227
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
228
|
-
width: size,
|
|
229
|
-
height: size,
|
|
230
|
-
ref: ref,
|
|
231
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
232
|
-
viewBox: "0 0 32 32",
|
|
233
|
-
fill: "currentColor",
|
|
234
|
-
...rest
|
|
235
|
-
}, _path15 || (_path15 = /*#__PURE__*/React__default.createElement("path", {
|
|
236
|
-
d: "M12 5A3.0033 3.0033 0 009 2H4V15H9a3.0033 3.0033 0 003-3V10.5a2.977 2.977 0 00-.78-2 2.9768 2.9768 0 00.78-2zM6 4H9a1.0013 1.0013 0 011 1V6.5513A.9587.9587 0 019 7.5H6zm4 8a1.0009 1.0009 0 01-1 1H6V9.5H9a1.0009 1.0009 0 011 1zM22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
|
|
237
|
-
})), _circle || (_circle = /*#__PURE__*/React__default.createElement("circle", {
|
|
238
|
-
cx: "9",
|
|
239
|
-
cy: "27",
|
|
240
|
-
r: "1"
|
|
241
|
-
})), _path16 || (_path16 = /*#__PURE__*/React__default.createElement("path", {
|
|
242
|
-
d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
243
|
-
})), children);
|
|
244
|
-
});
|
|
245
|
-
if (process.env.NODE_ENV !== "production") {
|
|
246
|
-
InstanceBx.propTypes = iconPropTypes;
|
|
247
|
-
}
|
|
248
|
-
const InstanceClassic = /*#__PURE__*/React__default.forwardRef(function InstanceClassic(_ref11, ref) {
|
|
249
|
-
let {
|
|
250
|
-
children,
|
|
251
|
-
size = 16,
|
|
252
|
-
...rest
|
|
253
|
-
} = _ref11;
|
|
254
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
255
|
-
width: size,
|
|
256
|
-
height: size,
|
|
257
|
-
ref: ref,
|
|
258
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
259
|
-
viewBox: "0 0 32 32",
|
|
260
|
-
fill: "currentColor",
|
|
261
|
-
...rest
|
|
262
|
-
}, _path17 || (_path17 = /*#__PURE__*/React__default.createElement("path", {
|
|
263
|
-
d: "M23.5,21H23V19h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,19H9v2H8.5A6.4973,6.4973,0,0,1,7.2,8.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,21Z"
|
|
264
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React__default.createElement("circle", {
|
|
265
|
-
cx: "9",
|
|
266
|
-
cy: "27",
|
|
267
|
-
r: "1"
|
|
268
|
-
})), _path18 || (_path18 = /*#__PURE__*/React__default.createElement("path", {
|
|
269
|
-
d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
|
|
270
|
-
})), children);
|
|
271
|
-
});
|
|
272
|
-
if (process.env.NODE_ENV !== "production") {
|
|
273
|
-
InstanceClassic.propTypes = iconPropTypes;
|
|
274
|
-
}
|
|
275
|
-
const InstanceCx = /*#__PURE__*/React__default.forwardRef(function InstanceCx(_ref12, ref) {
|
|
276
|
-
let {
|
|
277
|
-
children,
|
|
278
|
-
size = 16,
|
|
279
|
-
...rest
|
|
280
|
-
} = _ref12;
|
|
281
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
282
|
-
width: size,
|
|
283
|
-
height: size,
|
|
284
|
-
ref: ref,
|
|
285
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
286
|
-
viewBox: "0 0 32 32",
|
|
287
|
-
fill: "currentColor",
|
|
288
|
-
...rest
|
|
289
|
-
}, _circle3 || (_circle3 = /*#__PURE__*/React__default.createElement("circle", {
|
|
290
|
-
cx: "9",
|
|
291
|
-
cy: "27",
|
|
292
|
-
r: "1"
|
|
293
|
-
})), _path19 || (_path19 = /*#__PURE__*/React__default.createElement("path", {
|
|
294
|
-
d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM12 15H6a2.0023 2.0023 0 01-2-2V4A2.002 2.002 0 016 2h6V4H6v9h6zM2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
295
|
-
})), children);
|
|
296
|
-
});
|
|
297
|
-
if (process.env.NODE_ENV !== "production") {
|
|
298
|
-
InstanceCx.propTypes = iconPropTypes;
|
|
299
|
-
}
|
|
300
|
-
const InstanceMx = /*#__PURE__*/React__default.forwardRef(function InstanceMx(_ref13, ref) {
|
|
301
|
-
let {
|
|
302
|
-
children,
|
|
303
|
-
size = 16,
|
|
304
|
-
...rest
|
|
305
|
-
} = _ref13;
|
|
306
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
307
|
-
width: size,
|
|
308
|
-
height: size,
|
|
309
|
-
ref: ref,
|
|
310
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
311
|
-
viewBox: "0 0 32 32",
|
|
312
|
-
fill: "currentColor",
|
|
313
|
-
...rest
|
|
314
|
-
}, _path20 || (_path20 = /*#__PURE__*/React__default.createElement("path", {
|
|
315
|
-
d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM10 2L8.485 6.374 8 8 7.535 6.374 6 2 4 2 4 15 6 15 6 7.374 5.841 5.378 6.421 7.374 8 12 9.579 7.374 10.159 5.374 10 7.374 10 15 12 15 12 2 10 2z"
|
|
316
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React__default.createElement("circle", {
|
|
317
|
-
cx: "9",
|
|
318
|
-
cy: "27",
|
|
319
|
-
r: "1"
|
|
320
|
-
})), _path21 || (_path21 = /*#__PURE__*/React__default.createElement("path", {
|
|
321
|
-
d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
322
|
-
})), children);
|
|
323
|
-
});
|
|
324
|
-
if (process.env.NODE_ENV !== "production") {
|
|
325
|
-
InstanceMx.propTypes = iconPropTypes;
|
|
326
|
-
}
|
|
327
|
-
const InstanceVirtual = /*#__PURE__*/React__default.forwardRef(function InstanceVirtual(_ref14, ref) {
|
|
328
|
-
let {
|
|
329
|
-
children,
|
|
330
|
-
size = 16,
|
|
331
|
-
...rest
|
|
332
|
-
} = _ref14;
|
|
333
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
334
|
-
width: size,
|
|
335
|
-
height: size,
|
|
336
|
-
ref: ref,
|
|
337
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
338
|
-
viewBox: "0 0 32 32",
|
|
339
|
-
fill: "currentColor",
|
|
340
|
-
...rest
|
|
341
|
-
}, _circle5 || (_circle5 = /*#__PURE__*/React__default.createElement("circle", {
|
|
342
|
-
cx: "7",
|
|
343
|
-
cy: "23",
|
|
344
|
-
r: "1"
|
|
345
|
-
})), _path22 || (_path22 = /*#__PURE__*/React__default.createElement("path", {
|
|
346
|
-
d: "M2 6H6V8H2zM8 6H12V8H8zM14 6H18V8H14zM20 6H24V8H20zM26 6H30V8H26zM28 28H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 28zM4 20v6H28V20zM2 12H30V14H2z"
|
|
347
|
-
})), children);
|
|
348
|
-
});
|
|
349
|
-
if (process.env.NODE_ENV !== "production") {
|
|
350
|
-
InstanceVirtual.propTypes = iconPropTypes;
|
|
351
|
-
}
|
|
352
|
-
const Integration = /*#__PURE__*/React__default.forwardRef(function Integration(_ref15, ref) {
|
|
353
|
-
let {
|
|
354
|
-
children,
|
|
355
|
-
size = 16,
|
|
356
|
-
...rest
|
|
357
|
-
} = _ref15;
|
|
358
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
359
|
-
width: size,
|
|
360
|
-
height: size,
|
|
361
|
-
ref: ref,
|
|
362
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
363
|
-
viewBox: "0 0 32 32",
|
|
364
|
-
fill: "currentColor",
|
|
365
|
-
...rest
|
|
366
|
-
}, _path23 || (_path23 = /*#__PURE__*/React__default.createElement("path", {
|
|
367
|
-
d: "M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"
|
|
368
|
-
})), children);
|
|
369
|
-
});
|
|
370
|
-
if (process.env.NODE_ENV !== "production") {
|
|
371
|
-
Integration.propTypes = iconPropTypes;
|
|
372
|
-
}
|
|
373
|
-
const IntentRequestActive = /*#__PURE__*/React__default.forwardRef(function IntentRequestActive(_ref16, ref) {
|
|
374
|
-
let {
|
|
375
|
-
children,
|
|
376
|
-
size = 16,
|
|
377
|
-
...rest
|
|
378
|
-
} = _ref16;
|
|
379
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
380
|
-
width: size,
|
|
381
|
-
height: size,
|
|
382
|
-
ref: ref,
|
|
383
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
384
|
-
viewBox: "0 0 32 32",
|
|
385
|
-
fill: "currentColor",
|
|
386
|
-
...rest
|
|
387
|
-
}, _path24 || (_path24 = /*#__PURE__*/React__default.createElement("path", {
|
|
388
|
-
d: "M23 27.2L20.4 24.6 19 26 23 30 31 22 29.6 20.6z"
|
|
389
|
-
})), _path25 || (_path25 = /*#__PURE__*/React__default.createElement("path", {
|
|
390
|
-
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
391
|
-
})), children);
|
|
392
|
-
});
|
|
393
|
-
if (process.env.NODE_ENV !== "production") {
|
|
394
|
-
IntentRequestActive.propTypes = iconPropTypes;
|
|
395
|
-
}
|
|
396
|
-
const IntentRequestCreate = /*#__PURE__*/React__default.forwardRef(function IntentRequestCreate(_ref17, ref) {
|
|
397
|
-
let {
|
|
398
|
-
children,
|
|
399
|
-
size = 16,
|
|
400
|
-
...rest
|
|
401
|
-
} = _ref17;
|
|
402
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
403
|
-
width: size,
|
|
404
|
-
height: size,
|
|
405
|
-
ref: ref,
|
|
406
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
407
|
-
viewBox: "0 0 32 32",
|
|
408
|
-
fill: "currentColor",
|
|
409
|
-
...rest
|
|
410
|
-
}, _path26 || (_path26 = /*#__PURE__*/React__default.createElement("path", {
|
|
411
|
-
d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26z"
|
|
412
|
-
})), _path27 || (_path27 = /*#__PURE__*/React__default.createElement("path", {
|
|
413
|
-
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
414
|
-
})), children);
|
|
415
|
-
});
|
|
416
|
-
if (process.env.NODE_ENV !== "production") {
|
|
417
|
-
IntentRequestCreate.propTypes = iconPropTypes;
|
|
418
|
-
}
|
|
419
|
-
const IntentRequestHeal = /*#__PURE__*/React__default.forwardRef(function IntentRequestHeal(_ref18, ref) {
|
|
420
|
-
let {
|
|
421
|
-
children,
|
|
422
|
-
size = 16,
|
|
423
|
-
...rest
|
|
424
|
-
} = _ref18;
|
|
425
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
426
|
-
width: size,
|
|
427
|
-
height: size,
|
|
428
|
-
ref: ref,
|
|
429
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
430
|
-
viewBox: "0 0 32 32",
|
|
431
|
-
fill: "currentColor",
|
|
432
|
-
...rest
|
|
433
|
-
}, _path28 || (_path28 = /*#__PURE__*/React__default.createElement("path", {
|
|
434
|
-
d: "M27,20c-0.8,0-1.5,0.3-2.1,0.9l-0.4,0.5l-0.4-0.5C23.5,20.3,22.7,20,22,20s-1.5,0.3-2.1,0.9c-1.2,1.2-1.2,3.1,0,4.3l4.6,4.8 l4.6-4.8c1.2-1.2,1.2-3.1,0-4.3C28.6,20.3,27.8,20,27,20L27,20z"
|
|
435
|
-
})), _path29 || (_path29 = /*#__PURE__*/React__default.createElement("path", {
|
|
436
|
-
d: "M16.6,28.6L4,16L16,4l12.6,12.6l1.4-1.4L17.5,2.6c-0.8-0.8-2.1-0.8-2.9,0L2.6,14.5c-0.8,0.8-0.8,2.1,0,2.9L15.1,30 L16.6,28.6z"
|
|
437
|
-
})), children);
|
|
438
|
-
});
|
|
439
|
-
if (process.env.NODE_ENV !== "production") {
|
|
440
|
-
IntentRequestHeal.propTypes = iconPropTypes;
|
|
441
|
-
}
|
|
442
|
-
const IntentRequestInactive = /*#__PURE__*/React__default.forwardRef(function IntentRequestInactive(_ref19, ref) {
|
|
443
|
-
let {
|
|
444
|
-
children,
|
|
445
|
-
size = 16,
|
|
446
|
-
...rest
|
|
447
|
-
} = _ref19;
|
|
448
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
449
|
-
width: size,
|
|
450
|
-
height: size,
|
|
451
|
-
ref: ref,
|
|
452
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
453
|
-
viewBox: "0 0 32 32",
|
|
454
|
-
fill: "currentColor",
|
|
455
|
-
...rest
|
|
456
|
-
}, _circle6 || (_circle6 = /*#__PURE__*/React__default.createElement("circle", {
|
|
457
|
-
cx: "18.5",
|
|
458
|
-
cy: "22.5",
|
|
459
|
-
r: "1.5"
|
|
460
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React__default.createElement("circle", {
|
|
461
|
-
cx: "23.5",
|
|
462
|
-
cy: "22.5",
|
|
463
|
-
r: "1.5"
|
|
464
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React__default.createElement("circle", {
|
|
465
|
-
cx: "28.5",
|
|
466
|
-
cy: "22.5",
|
|
467
|
-
r: "1.5"
|
|
468
|
-
})), _path30 || (_path30 = /*#__PURE__*/React__default.createElement("path", {
|
|
469
|
-
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
470
|
-
})), children);
|
|
471
|
-
});
|
|
472
|
-
if (process.env.NODE_ENV !== "production") {
|
|
473
|
-
IntentRequestInactive.propTypes = iconPropTypes;
|
|
474
|
-
}
|
|
475
|
-
const IntentRequestScaleIn = /*#__PURE__*/React__default.forwardRef(function IntentRequestScaleIn(_ref20, ref) {
|
|
476
|
-
let {
|
|
477
|
-
children,
|
|
478
|
-
size = 16,
|
|
479
|
-
...rest
|
|
480
|
-
} = _ref20;
|
|
481
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
482
|
-
width: size,
|
|
483
|
-
height: size,
|
|
484
|
-
ref: ref,
|
|
485
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
486
|
-
viewBox: "0 0 32 32",
|
|
487
|
-
fill: "currentColor",
|
|
488
|
-
...rest
|
|
489
|
-
}, _path31 || (_path31 = /*#__PURE__*/React__default.createElement("path", {
|
|
490
|
-
d: "M28.6 30L30 28.6 22.4 21 29 21 29 19 19 19 19 29 21 29 21 22.4zM2 28.6L3.4 30 11 22.4 11 29 13 29 13 19 3 19 3 21 9.6 21zM17 2L15 2 15 12.2 10.4 7.6 9 9 16 16 23 9 21.6 7.6 17 12.2z"
|
|
491
|
-
})), children);
|
|
492
|
-
});
|
|
493
|
-
if (process.env.NODE_ENV !== "production") {
|
|
494
|
-
IntentRequestScaleIn.propTypes = iconPropTypes;
|
|
495
|
-
}
|
|
496
|
-
const IntentRequestScaleOut = /*#__PURE__*/React__default.forwardRef(function IntentRequestScaleOut(_ref21, ref) {
|
|
497
|
-
let {
|
|
498
|
-
children,
|
|
499
|
-
size = 16,
|
|
500
|
-
...rest
|
|
501
|
-
} = _ref21;
|
|
502
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
503
|
-
width: size,
|
|
504
|
-
height: size,
|
|
505
|
-
ref: ref,
|
|
506
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
507
|
-
viewBox: "0 0 32 32",
|
|
508
|
-
fill: "currentColor",
|
|
509
|
-
...rest
|
|
510
|
-
}, _path32 || (_path32 = /*#__PURE__*/React__default.createElement("path", {
|
|
511
|
-
d: "M19 20.4L20.4 19 28 26.6 28 20 30 20 30 30 20 30 20 28 26.6 28zM13 20.4L11.6 19 4 26.6 4 20 2 20 2 30 12 30 12 28 5.4 28zM17 16L15 16 15 5.8 10.4 10.4 9 9 16 2 23 9 21.6 10.4 17 5.8z"
|
|
512
|
-
})), children);
|
|
513
|
-
});
|
|
514
|
-
if (process.env.NODE_ENV !== "production") {
|
|
515
|
-
IntentRequestScaleOut.propTypes = iconPropTypes;
|
|
516
|
-
}
|
|
517
|
-
const IntentRequestUninstall = /*#__PURE__*/React__default.forwardRef(function IntentRequestUninstall(_ref22, ref) {
|
|
518
|
-
let {
|
|
519
|
-
children,
|
|
520
|
-
size = 16,
|
|
521
|
-
...rest
|
|
522
|
-
} = _ref22;
|
|
523
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
524
|
-
width: size,
|
|
525
|
-
height: size,
|
|
526
|
-
ref: ref,
|
|
527
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
528
|
-
viewBox: "0 0 32 32",
|
|
529
|
-
fill: "currentColor",
|
|
530
|
-
...rest
|
|
531
|
-
}, _path33 || (_path33 = /*#__PURE__*/React__default.createElement("path", {
|
|
532
|
-
d: "M30 21.4L28.6 20 25 23.6 21.4 20 20 21.4 23.6 25 20 28.6 21.4 30 25 26.4 28.6 30 30 28.6 26.4 25z"
|
|
533
|
-
})), _path34 || (_path34 = /*#__PURE__*/React__default.createElement("path", {
|
|
534
|
-
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
535
|
-
})), children);
|
|
536
|
-
});
|
|
537
|
-
if (process.env.NODE_ENV !== "production") {
|
|
538
|
-
IntentRequestUninstall.propTypes = iconPropTypes;
|
|
539
|
-
}
|
|
540
|
-
const IntentRequestUpgrade = /*#__PURE__*/React__default.forwardRef(function IntentRequestUpgrade(_ref23, ref) {
|
|
541
|
-
let {
|
|
542
|
-
children,
|
|
543
|
-
size = 16,
|
|
544
|
-
...rest
|
|
545
|
-
} = _ref23;
|
|
546
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
547
|
-
width: size,
|
|
548
|
-
height: size,
|
|
549
|
-
ref: ref,
|
|
550
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
551
|
-
viewBox: "0 0 32 32",
|
|
552
|
-
fill: "currentColor",
|
|
553
|
-
...rest
|
|
554
|
-
}, _path35 || (_path35 = /*#__PURE__*/React__default.createElement("path", {
|
|
555
|
-
d: "M28 23L26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
|
|
556
|
-
})), _path36 || (_path36 = /*#__PURE__*/React__default.createElement("path", {
|
|
557
|
-
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
558
|
-
})), children);
|
|
559
|
-
});
|
|
560
|
-
if (process.env.NODE_ENV !== "production") {
|
|
561
|
-
IntentRequestUpgrade.propTypes = iconPropTypes;
|
|
562
|
-
}
|
|
563
|
-
const Interactions = /*#__PURE__*/React__default.forwardRef(function Interactions(_ref24, ref) {
|
|
564
|
-
let {
|
|
565
|
-
children,
|
|
566
|
-
size = 16,
|
|
567
|
-
...rest
|
|
568
|
-
} = _ref24;
|
|
569
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
570
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
571
|
-
width: size,
|
|
572
|
-
height: size,
|
|
573
|
-
ref: ref,
|
|
574
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
575
|
-
viewBox: "0 0 16 16",
|
|
576
|
-
fill: "currentColor",
|
|
577
|
-
...rest
|
|
578
|
-
}, _path37 || (_path37 = /*#__PURE__*/React__default.createElement("path", {
|
|
579
|
-
fillRule: "evenodd",
|
|
580
|
-
d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
|
|
581
|
-
})), children);
|
|
582
|
-
}
|
|
583
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
584
|
-
width: size,
|
|
585
|
-
height: size,
|
|
586
|
-
ref: ref,
|
|
587
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
588
|
-
viewBox: "0 0 32 32",
|
|
589
|
-
fill: "currentColor",
|
|
590
|
-
...rest
|
|
591
|
-
}, _path38 || (_path38 = /*#__PURE__*/React__default.createElement("path", {
|
|
592
|
-
d: "M26 18H22V14H20V28h6a2.0027 2.0027 0 002-2V20A2.0023 2.0023 0 0026 18zm-4 8V20h4v6zM20 6.076L19.256 4.219 16 5.522 16 2 14 2 14 5.523 10.744 4.22 10 6.077 13.417 7.444 10.9 10.8 12.5 12 15 8.667 17.5 12 19.1 10.8 16.583 7.443 20 6.076zM10 18H5v2h5v2H6a2 2 0 00-2 2v2a2 2 0 002 2h6V20A2.0023 2.0023 0 0010 18zm0 8H6V24h4z"
|
|
593
|
-
})), children);
|
|
594
|
-
});
|
|
595
|
-
if (process.env.NODE_ENV !== "production") {
|
|
596
|
-
Interactions.propTypes = iconPropTypes;
|
|
597
|
-
}
|
|
598
|
-
const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React__default.forwardRef(function WatsonHealthInteractiveSegmentationCursor(_ref25, ref) {
|
|
599
|
-
let {
|
|
600
|
-
children,
|
|
601
|
-
size = 16,
|
|
602
|
-
...rest
|
|
603
|
-
} = _ref25;
|
|
604
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
605
|
-
width: size,
|
|
606
|
-
height: size,
|
|
607
|
-
ref: ref,
|
|
608
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
609
|
-
viewBox: "0 0 32 32",
|
|
610
|
-
fill: "currentColor",
|
|
611
|
-
...rest
|
|
612
|
-
}, _path39 || (_path39 = /*#__PURE__*/React__default.createElement("path", {
|
|
613
|
-
d: "M29.4139,24,15.9989,10.5663a2.0473,2.0473,0,0,0-2.8281,0l-2.586,2.586a2.0023,2.0023,0,0,0,0,2.8283L23.9989,29.4145a2.0021,2.0021,0,0,0,2.8281,0l2.5869-2.5865a1.9993,1.9993,0,0,0,0-2.8283Zm-17.415-9.4335,2.5859-2.5859,3.5,3.5L15.498,18.0676l-3.5-3.5ZM25.413,28l-8.5009-8.5188,2.5867-2.587L28,25.4143Z"
|
|
614
|
-
})), _path40 || (_path40 = /*#__PURE__*/React__default.createElement("path", {
|
|
615
|
-
d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
|
|
616
|
-
transform: "rotate(-45 9 20)"
|
|
617
|
-
})), _path41 || (_path41 = /*#__PURE__*/React__default.createElement("path", {
|
|
618
|
-
d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
|
|
619
|
-
transform: "rotate(-45 20 9)"
|
|
620
|
-
})), _path42 || (_path42 = /*#__PURE__*/React__default.createElement("path", {
|
|
621
|
-
d: "M7.586 7.586H10.414V10.414H7.586z",
|
|
622
|
-
transform: "rotate(-45 9 9)"
|
|
623
|
-
})), _path43 || (_path43 = /*#__PURE__*/React__default.createElement("path", {
|
|
624
|
-
d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
625
|
-
})), children);
|
|
626
|
-
});
|
|
627
|
-
if (process.env.NODE_ENV !== "production") {
|
|
628
|
-
WatsonHealthInteractiveSegmentationCursor.propTypes = iconPropTypes;
|
|
629
|
-
}
|
|
630
|
-
const InterfaceDefinition = /*#__PURE__*/React__default.forwardRef(function InterfaceDefinition(_ref26, ref) {
|
|
631
|
-
let {
|
|
632
|
-
children,
|
|
633
|
-
size = 16,
|
|
634
|
-
...rest
|
|
635
|
-
} = _ref26;
|
|
636
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
637
|
-
width: size,
|
|
638
|
-
height: size,
|
|
639
|
-
ref: ref,
|
|
640
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
641
|
-
viewBox: "0 0 32 32",
|
|
642
|
-
fill: "currentColor",
|
|
643
|
-
...rest
|
|
644
|
-
}, _path44 || (_path44 = /*#__PURE__*/React__default.createElement("path", {
|
|
645
|
-
d: "M28,19h-7c-1.1028,0-2,.8975-2,2v2h-2v-14c0-1.1025-.8972-2-2-2h-2v-3c0-1.1025-.8972-2-2-2h-7c-1.1028,0-2,.8975-2,2v7c0,1.1025.8972,2,2,2h7c1.1028,0,2-.8975,2-2v-2h2v14c0,1.1025.8972,2,2,2h2v3c0,1.1025.8972,2,2,2h7c1.1028,0,2-.8975,2-2v-7c0-1.1025-.8972-2-2-2ZM11,11h-7v-7h7v7ZM28,28h-7v-7h7v7Z"
|
|
646
|
-
})), children);
|
|
647
|
-
});
|
|
648
|
-
if (process.env.NODE_ENV !== "production") {
|
|
649
|
-
InterfaceDefinition.propTypes = iconPropTypes;
|
|
650
|
-
}
|
|
651
|
-
const InterfaceDefinitionAlt = /*#__PURE__*/React__default.forwardRef(function InterfaceDefinitionAlt(_ref27, ref) {
|
|
652
|
-
let {
|
|
653
|
-
children,
|
|
654
|
-
size = 16,
|
|
655
|
-
...rest
|
|
656
|
-
} = _ref27;
|
|
657
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
658
|
-
width: size,
|
|
659
|
-
height: size,
|
|
660
|
-
ref: ref,
|
|
661
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
662
|
-
viewBox: "0 0 32 32",
|
|
663
|
-
fill: "currentColor",
|
|
664
|
-
...rest
|
|
665
|
-
}, _path45 || (_path45 = /*#__PURE__*/React__default.createElement("path", {
|
|
666
|
-
d: "M28,30H4c-1.1,0-2-.9-2-2V4c0-1.1.9-2,2-2h24c1.1,0,2,.9,2,2v24c0,1.1-.9,2-2,2ZM4,28h24V4H4v24ZM9,22v-1.8232h1.582v-8.3545h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3545h1.5991v1.8232h-5.4512ZM16.3301,22v-9h2.2012v1.5195h.0859c.3613-.9629,1.1182-1.7021,2.5107-1.7021,1.8403,0,2.8721,1.2725,2.8721,3.5078v5.6748h-2.2012v-5.4512c0-1.2725-.4302-1.9258-1.479-1.9258-.9116,0-1.7886.4814-1.7886,1.4443v5.9326h-2.2012Z"
|
|
667
|
-
})), children);
|
|
668
|
-
});
|
|
669
|
-
if (process.env.NODE_ENV !== "production") {
|
|
670
|
-
InterfaceDefinitionAlt.propTypes = iconPropTypes;
|
|
671
|
-
}
|
|
672
|
-
const InterfaceUsage = /*#__PURE__*/React__default.forwardRef(function InterfaceUsage(_ref28, ref) {
|
|
673
|
-
let {
|
|
674
|
-
children,
|
|
675
|
-
size = 16,
|
|
676
|
-
...rest
|
|
677
|
-
} = _ref28;
|
|
678
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
679
|
-
width: size,
|
|
680
|
-
height: size,
|
|
681
|
-
ref: ref,
|
|
682
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
683
|
-
viewBox: "0 0 32 32",
|
|
684
|
-
fill: "currentColor",
|
|
685
|
-
...rest
|
|
686
|
-
}, _path46 || (_path46 = /*#__PURE__*/React__default.createElement("path", {
|
|
687
|
-
strokeWidth: "0",
|
|
688
|
-
d: "M18.3242 11.7334v1.29h-1.3242v1.7368h1.3242v7.2397h2.2012v-7.2397h1.8398v-1.7368h-1.8398v-1.9951h1.8398v-1.7539h-1.5649c-1.6167 0-2.4761.877-2.4761 2.459zM10 11.8193L11.582 11.8193 11.582 20.1772 10 20.1772 10 22 15.4516 22 15.4516 20.1772 13.8525 20.1772 13.8525 11.8193 15.4516 11.8193 15.4516 9.9966 10 9.9966 10 11.8193z"
|
|
689
|
-
})), _path47 || (_path47 = /*#__PURE__*/React__default.createElement("path", {
|
|
690
|
-
strokeWidth: "0",
|
|
691
|
-
d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
|
|
692
|
-
})), children);
|
|
693
|
-
});
|
|
694
|
-
if (process.env.NODE_ENV !== "production") {
|
|
695
|
-
InterfaceUsage.propTypes = iconPropTypes;
|
|
696
|
-
}
|
|
697
|
-
const InterfaceUsage_1 = /*#__PURE__*/React__default.forwardRef(function InterfaceUsage_1(_ref29, ref) {
|
|
698
|
-
let {
|
|
699
|
-
children,
|
|
700
|
-
size = 16,
|
|
701
|
-
...rest
|
|
702
|
-
} = _ref29;
|
|
703
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
704
|
-
width: size,
|
|
705
|
-
height: size,
|
|
706
|
-
ref: ref,
|
|
707
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
708
|
-
viewBox: "0 0 32 32",
|
|
709
|
-
fill: "currentColor",
|
|
710
|
-
...rest
|
|
711
|
-
}, _path48 || (_path48 = /*#__PURE__*/React__default.createElement("path", {
|
|
712
|
-
d: "M21.0259,30h-10c-5,0-9-4-9-9v-10C2.0259,6,6.0259,2,11.0259,2h10c5,0,9,4,9,9v10c0,5-4,9-9,9ZM11.0259,4c-3.9,0-7,3.1-7,7v10c0,3.9,3.1,7,7,7h10c3.9,0,7-3.1,7-7v-10c0-3.9-3.1-7-7-7h-10ZM9,22.0029v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM16.3301,22.0029v-9.0029h2.2012v1.5225h.0859c.3613-.9629,1.1182-1.7021,2.5107-1.7021,1.8403,0,2.8721,1.2725,2.8721,3.5078v5.6748h-2.2012v-5.4512c0-1.2725-.4302-1.9258-1.479-1.9258-.9116,0-1.7886.4814-1.7886,1.4443v5.9326h-2.2012Z"
|
|
713
|
-
})), children);
|
|
714
|
-
});
|
|
715
|
-
if (process.env.NODE_ENV !== "production") {
|
|
716
|
-
InterfaceUsage_1.propTypes = iconPropTypes;
|
|
717
|
-
}
|
|
718
|
-
const InterfaceUsageAlt = /*#__PURE__*/React__default.forwardRef(function InterfaceUsageAlt(_ref30, ref) {
|
|
719
|
-
let {
|
|
720
|
-
children,
|
|
721
|
-
size = 16,
|
|
722
|
-
...rest
|
|
723
|
-
} = _ref30;
|
|
724
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
725
|
-
width: size,
|
|
726
|
-
height: size,
|
|
727
|
-
ref: ref,
|
|
728
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
729
|
-
viewBox: "0 0 32 32",
|
|
730
|
-
fill: "currentColor",
|
|
731
|
-
...rest
|
|
732
|
-
}, _path49 || (_path49 = /*#__PURE__*/React__default.createElement("path", {
|
|
733
|
-
d: "M26,19h-3c-2.2056,0-4,1.7944-4,4h-2v-14c0-1.1025-.8972-2-2-2h-2v-1c0-2.2056-1.7944-4-4-4h-3c-2.2056,0-4,1.7944-4,4v3c0,2.2056,1.7944,4,4,4h3c2.2056,0,4-1.7944,4-4h2v14c0,1.1025.8972,2,2,2h2v1c0,2.2056,1.7944,4,4,4h3c2.2056,0,4-1.7944,4-4v-3c0-2.2056-1.7944-4-4-4ZM11,9c0,1.1025-.8972,2-2,2h-3c-1.1028,0-2-.8975-2-2v-3c0-1.1025.8972-2,2-2h3c1.1028,0,2,.8975,2,2v3ZM28,26c0,1.1025-.8972,2-2,2h-3c-1.1028,0-2-.8975-2-2v-3c0-1.1025.8972-2,2-2h3c1.1028,0,2,.8975,2,2v3Z"
|
|
734
|
-
})), children);
|
|
735
|
-
});
|
|
736
|
-
if (process.env.NODE_ENV !== "production") {
|
|
737
|
-
InterfaceUsageAlt.propTypes = iconPropTypes;
|
|
738
|
-
}
|
|
739
|
-
const Intersect = /*#__PURE__*/React__default.forwardRef(function Intersect(_ref31, ref) {
|
|
740
|
-
let {
|
|
741
|
-
children,
|
|
742
|
-
size = 16,
|
|
743
|
-
...rest
|
|
744
|
-
} = _ref31;
|
|
745
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
746
|
-
width: size,
|
|
747
|
-
height: size,
|
|
748
|
-
ref: ref,
|
|
749
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
750
|
-
viewBox: "0 0 32 32",
|
|
751
|
-
fill: "currentColor",
|
|
752
|
-
...rest
|
|
753
|
-
}, _path50 || (_path50 = /*#__PURE__*/React__default.createElement("path", {
|
|
754
|
-
d: "M22 24H18V22h4V18h2v4A2.0021 2.0021 0 0122 24zM10 14H8V10a2.0022 2.0022 0 012-2h4v2H10z"
|
|
755
|
-
})), _path51 || (_path51 = /*#__PURE__*/React__default.createElement("path", {
|
|
756
|
-
d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8Zm0,20H10V24h4V22H10V18H8v4H4V4H22V8H18v2h4v4h2V10h4Z"
|
|
757
|
-
})), children);
|
|
758
|
-
});
|
|
759
|
-
if (process.env.NODE_ENV !== "production") {
|
|
760
|
-
Intersect.propTypes = iconPropTypes;
|
|
761
|
-
}
|
|
762
|
-
const IntrusionPrevention = /*#__PURE__*/React__default.forwardRef(function IntrusionPrevention(_ref32, ref) {
|
|
763
|
-
let {
|
|
764
|
-
children,
|
|
765
|
-
size = 16,
|
|
766
|
-
...rest
|
|
767
|
-
} = _ref32;
|
|
768
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
769
|
-
width: size,
|
|
770
|
-
height: size,
|
|
771
|
-
ref: ref,
|
|
772
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
773
|
-
viewBox: "0 0 32 32",
|
|
774
|
-
fill: "currentColor",
|
|
775
|
-
...rest
|
|
776
|
-
}, _circle9 || (_circle9 = /*#__PURE__*/React__default.createElement("circle", {
|
|
777
|
-
cx: "22",
|
|
778
|
-
cy: "23.887",
|
|
779
|
-
r: "2"
|
|
780
|
-
})), _path52 || (_path52 = /*#__PURE__*/React__default.createElement("path", {
|
|
781
|
-
d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4zM12 28H4V24h8V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2h8z"
|
|
782
|
-
})), _path53 || (_path53 = /*#__PURE__*/React__default.createElement("path", {
|
|
783
|
-
d: "M28,12H7a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h5V18H7V14H28l.0007,2H30V14A2.0023,2.0023,0,0,0,28,12Z"
|
|
784
|
-
})), children);
|
|
785
|
-
});
|
|
786
|
-
if (process.env.NODE_ENV !== "production") {
|
|
787
|
-
IntrusionPrevention.propTypes = iconPropTypes;
|
|
788
|
-
}
|
|
789
|
-
const InventoryManagement = /*#__PURE__*/React__default.forwardRef(function InventoryManagement(_ref33, ref) {
|
|
790
|
-
let {
|
|
791
|
-
children,
|
|
792
|
-
size = 16,
|
|
793
|
-
...rest
|
|
794
|
-
} = _ref33;
|
|
795
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
796
|
-
width: size,
|
|
797
|
-
height: size,
|
|
798
|
-
ref: ref,
|
|
799
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
800
|
-
viewBox: "0 0 32 32",
|
|
801
|
-
fill: "currentColor",
|
|
802
|
-
...rest
|
|
803
|
-
}, _path54 || (_path54 = /*#__PURE__*/React__default.createElement("path", {
|
|
804
|
-
d: "M19 24H23V28H19zM26 24H30V28H26zM19 17H23V21H19zM26 17H30V21H26z"
|
|
805
|
-
})), _path55 || (_path55 = /*#__PURE__*/React__default.createElement("path", {
|
|
806
|
-
d: "M17,24H4V10H28v5h2V10a2.0023,2.0023,0,0,0-2-2H22V4a2.0023,2.0023,0,0,0-2-2H12a2.002,2.002,0,0,0-2,2V8H4a2.002,2.002,0,0,0-2,2V24a2.0023,2.0023,0,0,0,2,2H17ZM12,4h8V8H12Z"
|
|
807
|
-
})), children);
|
|
808
|
-
});
|
|
809
|
-
if (process.env.NODE_ENV !== "production") {
|
|
810
|
-
InventoryManagement.propTypes = iconPropTypes;
|
|
811
|
-
}
|
|
812
|
-
const IotConnect = /*#__PURE__*/React__default.forwardRef(function IotConnect(_ref34, ref) {
|
|
813
|
-
let {
|
|
814
|
-
children,
|
|
815
|
-
size = 16,
|
|
816
|
-
...rest
|
|
817
|
-
} = _ref34;
|
|
818
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
819
|
-
width: size,
|
|
820
|
-
height: size,
|
|
821
|
-
ref: ref,
|
|
822
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
823
|
-
viewBox: "0 0 32 32",
|
|
824
|
-
fill: "currentColor",
|
|
825
|
-
...rest
|
|
826
|
-
}, _path56 || (_path56 = /*#__PURE__*/React__default.createElement("path", {
|
|
827
|
-
d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
|
|
828
|
-
})), _path57 || (_path57 = /*#__PURE__*/React__default.createElement("path", {
|
|
829
|
-
d: "M26,2a4.0042,4.0042,0,0,0-4,4,3.9556,3.9556,0,0,0,.5668,2.0192L19.5859,11H11V21H21V12.4141l2.9808-2.9808A3.9553,3.9553,0,0,0,26,10a4,4,0,0,0,0-8ZM19,19H13V13h6ZM26,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,8Z"
|
|
830
|
-
})), children);
|
|
831
|
-
});
|
|
832
|
-
if (process.env.NODE_ENV !== "production") {
|
|
833
|
-
IotConnect.propTypes = iconPropTypes;
|
|
834
|
-
}
|
|
835
|
-
const IotPlatform = /*#__PURE__*/React__default.forwardRef(function IotPlatform(_ref35, ref) {
|
|
836
|
-
let {
|
|
837
|
-
children,
|
|
838
|
-
size = 16,
|
|
839
|
-
...rest
|
|
840
|
-
} = _ref35;
|
|
841
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
842
|
-
width: size,
|
|
843
|
-
height: size,
|
|
844
|
-
ref: ref,
|
|
845
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
846
|
-
viewBox: "0 0 32 32",
|
|
847
|
-
fill: "currentColor",
|
|
848
|
-
...rest
|
|
849
|
-
}, _path58 || (_path58 = /*#__PURE__*/React__default.createElement("path", {
|
|
850
|
-
d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
|
|
851
|
-
})), _path59 || (_path59 = /*#__PURE__*/React__default.createElement("path", {
|
|
852
|
-
d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
|
|
853
|
-
})), _path60 || (_path60 = /*#__PURE__*/React__default.createElement("path", {
|
|
854
|
-
d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
|
|
855
|
-
})), children);
|
|
856
|
-
});
|
|
857
|
-
if (process.env.NODE_ENV !== "production") {
|
|
858
|
-
IotPlatform.propTypes = iconPropTypes;
|
|
859
|
-
}
|
|
860
|
-
const Ip = /*#__PURE__*/React__default.forwardRef(function Ip(_ref36, ref) {
|
|
861
|
-
let {
|
|
862
|
-
children,
|
|
863
|
-
size = 16,
|
|
864
|
-
...rest
|
|
865
|
-
} = _ref36;
|
|
866
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
867
|
-
width: size,
|
|
868
|
-
height: size,
|
|
869
|
-
ref: ref,
|
|
870
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
871
|
-
viewBox: "0 0 32 32",
|
|
872
|
-
fill: "currentColor",
|
|
873
|
-
...rest
|
|
874
|
-
}, _path61 || (_path61 = /*#__PURE__*/React__default.createElement("path", {
|
|
875
|
-
strokeWidth: "0",
|
|
876
|
-
d: "M19 23h-2v-14h6c1.103 0 2 .897 2 2v5c0 1.103-.897 2-2 2h-4v5zm0-7h4v-5.0015h-4v5.0015zM7 11L10 11 10 21 7 21 7 23 15 23 15 21 12 21 12 11 15 11 15 9 7 9 7 11z"
|
|
877
|
-
})), children);
|
|
878
|
-
});
|
|
879
|
-
if (process.env.NODE_ENV !== "production") {
|
|
880
|
-
Ip.propTypes = iconPropTypes;
|
|
881
|
-
}
|
|
882
|
-
const Iso = /*#__PURE__*/React__default.forwardRef(function Iso(_ref37, ref) {
|
|
883
|
-
let {
|
|
884
|
-
children,
|
|
885
|
-
size = 16,
|
|
886
|
-
...rest
|
|
887
|
-
} = _ref37;
|
|
888
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
889
|
-
width: size,
|
|
890
|
-
height: size,
|
|
891
|
-
ref: ref,
|
|
892
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
893
|
-
viewBox: "0 0 32 32",
|
|
894
|
-
fill: "currentColor",
|
|
895
|
-
...rest
|
|
896
|
-
}, _path62 || (_path62 = /*#__PURE__*/React__default.createElement("path", {
|
|
897
|
-
d: "M28 23H24a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0128 23zM24 11V21h4V11zM18 23H12V21h6V17H14a2 2 0 01-2-2V11a2 2 0 012-2h6v2H14v4h4a2 2 0 012 2v4A2 2 0 0118 23zM2 11L5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
|
|
898
|
-
})), children);
|
|
899
|
-
});
|
|
900
|
-
if (process.env.NODE_ENV !== "production") {
|
|
901
|
-
Iso.propTypes = iconPropTypes;
|
|
902
|
-
}
|
|
903
|
-
const IsoFilled = /*#__PURE__*/React__default.forwardRef(function IsoFilled(_ref38, ref) {
|
|
904
|
-
let {
|
|
905
|
-
children,
|
|
906
|
-
size = 16,
|
|
907
|
-
...rest
|
|
908
|
-
} = _ref38;
|
|
909
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
910
|
-
width: size,
|
|
911
|
-
height: size,
|
|
912
|
-
ref: ref,
|
|
913
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
914
|
-
viewBox: "0 0 32 32",
|
|
915
|
-
fill: "currentColor",
|
|
916
|
-
...rest
|
|
917
|
-
}, _path63 || (_path63 = /*#__PURE__*/React__default.createElement("path", {
|
|
918
|
-
d: "M21 13H24V19H21z"
|
|
919
|
-
})), _path64 || (_path64 = /*#__PURE__*/React__default.createElement("path", {
|
|
920
|
-
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM8,21H6V11H8Zm9-8H12v2h3a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm9,6a2,2,0,0,1-2,2H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2Z"
|
|
921
|
-
})), children);
|
|
922
|
-
});
|
|
923
|
-
if (process.env.NODE_ENV !== "production") {
|
|
924
|
-
IsoFilled.propTypes = iconPropTypes;
|
|
925
|
-
}
|
|
926
|
-
const IsoOutline = /*#__PURE__*/React__default.forwardRef(function IsoOutline(_ref39, ref) {
|
|
927
|
-
let {
|
|
928
|
-
children,
|
|
929
|
-
size = 16,
|
|
930
|
-
...rest
|
|
931
|
-
} = _ref39;
|
|
932
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
933
|
-
width: size,
|
|
934
|
-
height: size,
|
|
935
|
-
ref: ref,
|
|
936
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
937
|
-
viewBox: "0 0 32 32",
|
|
938
|
-
fill: "currentColor",
|
|
939
|
-
...rest
|
|
940
|
-
}, _path65 || (_path65 = /*#__PURE__*/React__default.createElement("path", {
|
|
941
|
-
d: "M24 21H21a2 2 0 01-2-2V13a2 2 0 012-2h3a2 2 0 012 2v6A2 2 0 0124 21zm-3-8v6h3V13zM15 21H10V19h5V17H12a2 2 0 01-2-2V13a2 2 0 012-2h5v2H12v2h3a2 2 0 012 2v2A2 2 0 0115 21zM6 11H8V21H6z"
|
|
942
|
-
})), _path66 || (_path66 = /*#__PURE__*/React__default.createElement("path", {
|
|
943
|
-
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,24V8H28V24Z"
|
|
944
|
-
})), children);
|
|
945
|
-
});
|
|
946
|
-
if (process.env.NODE_ENV !== "production") {
|
|
947
|
-
IsoOutline.propTypes = iconPropTypes;
|
|
948
|
-
}
|
|
949
|
-
const ItemDefinition = /*#__PURE__*/React__default.forwardRef(function ItemDefinition(_ref40, ref) {
|
|
950
|
-
let {
|
|
951
|
-
children,
|
|
952
|
-
size = 16,
|
|
953
|
-
...rest
|
|
954
|
-
} = _ref40;
|
|
955
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
956
|
-
width: size,
|
|
957
|
-
height: size,
|
|
958
|
-
ref: ref,
|
|
959
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
960
|
-
viewBox: "0 0 32 32",
|
|
961
|
-
fill: "currentColor",
|
|
962
|
-
...rest
|
|
963
|
-
}, _path67 || (_path67 = /*#__PURE__*/React__default.createElement("path", {
|
|
964
|
-
d: "M28,2H4c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2ZM28,28H4V4h24v24ZM10,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM18.0906,19.7129v-4.9487h-1.3242v-1.7539h.688c.6538,0,.8599-.3096.8599-.9287v-1.5171h1.9775v2.4458h1.8403v1.7539h-1.8403v5.4819h1.7026v1.7539h-1.582c-1.5132,0-2.3218-.8252-2.3218-2.2871Z"
|
|
965
|
-
})), children);
|
|
966
|
-
});
|
|
967
|
-
if (process.env.NODE_ENV !== "production") {
|
|
968
|
-
ItemDefinition.propTypes = iconPropTypes;
|
|
969
|
-
}
|
|
970
|
-
const ItemUsage = /*#__PURE__*/React__default.forwardRef(function ItemUsage(_ref41, ref) {
|
|
971
|
-
let {
|
|
972
|
-
children,
|
|
973
|
-
size = 16,
|
|
974
|
-
...rest
|
|
975
|
-
} = _ref41;
|
|
976
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
977
|
-
width: size,
|
|
978
|
-
height: size,
|
|
979
|
-
ref: ref,
|
|
980
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
981
|
-
viewBox: "0 0 32 32",
|
|
982
|
-
fill: "currentColor",
|
|
983
|
-
...rest
|
|
984
|
-
}, _path68 || (_path68 = /*#__PURE__*/React__default.createElement("path", {
|
|
985
|
-
d: "M21,30h-10c-5,0-9-4-9-9v-10C2,6,6,2,11,2h10c5,0,9,4,9,9v10c0,5-4,9-9,9ZM11,4c-3.9,0-7,3.1-7,7v10c0,3.9,3.1,7,7,7h10c3.9,0,7-3.1,7-7v-10c0-3.9-3.1-7-7-7h-10ZM10,22v-1.8232h1.582v-8.3574h-1.582v-1.8223h5.4512v1.8223h-1.5991v8.3574h1.5991v1.8232h-5.4512ZM18.0906,19.7129v-4.9487h-1.3242v-1.7539h.688c.6538,0,.8599-.3096.8599-.9287v-1.5171h1.9775v2.4458h1.8403v1.7539h-1.8403v5.4819h1.7026v1.7539h-1.582c-1.5132,0-2.3218-.8252-2.3218-2.2871Z"
|
|
986
|
-
})), children);
|
|
987
|
-
});
|
|
988
|
-
if (process.env.NODE_ENV !== "production") {
|
|
989
|
-
ItemUsage.propTypes = iconPropTypes;
|
|
990
|
-
}
|
|
991
|
-
const JobDaemon = /*#__PURE__*/React__default.forwardRef(function JobDaemon(_ref42, ref) {
|
|
992
|
-
let {
|
|
993
|
-
children,
|
|
994
|
-
size = 16,
|
|
995
|
-
...rest
|
|
996
|
-
} = _ref42;
|
|
997
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
998
|
-
width: size,
|
|
999
|
-
height: size,
|
|
1000
|
-
ref: ref,
|
|
1001
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1002
|
-
viewBox: "0 0 32 32",
|
|
1003
|
-
fill: "currentColor",
|
|
1004
|
-
...rest
|
|
1005
|
-
}, _path69 || (_path69 = /*#__PURE__*/React__default.createElement("path", {
|
|
1006
|
-
d: "M12,17h8c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v11c0,1.1.9,2,2,2ZM12,4h8v11h-8V4ZM8,19h5v2h-5c-1.1,0-2-.9-2-2v-11h2v11ZM4,23h5v2h-5c-1.1,0-2-.9-2-2v-11h2v11ZM27,20c-1.6,0-3.1,1.4-4,2.4-.9-1-2.4-2.4-4-2.4-2.6,0-4,2-4,4s1.4,4,4,4,3.1-1.4,4-2.4c.9,1,2.4,2.4,4,2.4,2.6,0,4-2,4-4s-1.4-4-4-4ZM19,26c-1.5,0-2-1.1-2-2s.5-2,2-2,2,1.1,2.8,2c-.7.9-1.9,2-2.8,2ZM27,26c-.9,0-2-1.1-2.8-2,.7-.9,1.9-2,2.8-2,1.5,0,2,1.1,2,2s-.5,2-2,2Z"
|
|
1007
|
-
})), children);
|
|
1008
|
-
});
|
|
1009
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1010
|
-
JobDaemon.propTypes = iconPropTypes;
|
|
1011
|
-
}
|
|
1012
|
-
const JobRun = /*#__PURE__*/React__default.forwardRef(function JobRun(_ref43, ref) {
|
|
1013
|
-
let {
|
|
1014
|
-
children,
|
|
1015
|
-
size = 16,
|
|
1016
|
-
...rest
|
|
1017
|
-
} = _ref43;
|
|
1018
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1019
|
-
width: size,
|
|
1020
|
-
height: size,
|
|
1021
|
-
ref: ref,
|
|
1022
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1023
|
-
viewBox: "0 0 32 32",
|
|
1024
|
-
fill: "currentColor",
|
|
1025
|
-
...rest
|
|
1026
|
-
}, _path70 || (_path70 = /*#__PURE__*/React__default.createElement("path", {
|
|
1027
|
-
d: "M12,17h8c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2h-8c-1.1,0-2,.9-2,2v11c0,1.1.9,2,2,2ZM12,4h8v11h-8V4ZM8,19h6v2h-6c-1.1,0-2-.9-2-2v-11h2v11ZM4,23h6v2h-6c-1.1,0-2-.9-2-2v-11h2v11ZM30,24l-6,6-1.4-1.4,3.6-3.6h-9.2v-2h9.2l-3.6-3.6,1.4-1.4,6,6Z"
|
|
1028
|
-
})), children);
|
|
1029
|
-
});
|
|
1030
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1031
|
-
JobRun.propTypes = iconPropTypes;
|
|
1032
|
-
}
|
|
1033
|
-
const JoinFull = /*#__PURE__*/React__default.forwardRef(function JoinFull(_ref44, ref) {
|
|
1034
|
-
let {
|
|
1035
|
-
children,
|
|
1036
|
-
size = 16,
|
|
1037
|
-
...rest
|
|
1038
|
-
} = _ref44;
|
|
1039
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1040
|
-
width: size,
|
|
1041
|
-
height: size,
|
|
1042
|
-
ref: ref,
|
|
1043
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1044
|
-
viewBox: "0 0 32 32",
|
|
1045
|
-
fill: "currentColor",
|
|
1046
|
-
...rest
|
|
1047
|
-
}, _path71 || (_path71 = /*#__PURE__*/React__default.createElement("path", {
|
|
1048
|
-
fill: "none",
|
|
1049
|
-
d: "M16,9.0752a7.9941,7.9941,0,0,1,0,13.85,7.9941,7.9941,0,0,1,0-13.85m0-2.2373a9.9953,9.9953,0,0,0,0,18.3242A9.9953,9.9953,0,0,0,16,6.8379Z",
|
|
1050
|
-
"data-icon-path": "inner-path"
|
|
1051
|
-
})), _path72 || (_path72 = /*#__PURE__*/React__default.createElement("path", {
|
|
1052
|
-
d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
|
|
1053
|
-
})), _path73 || (_path73 = /*#__PURE__*/React__default.createElement("path", {
|
|
1054
|
-
d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
|
|
1055
|
-
})), _path74 || (_path74 = /*#__PURE__*/React__default.createElement("path", {
|
|
1056
|
-
d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
|
|
1057
|
-
})), children);
|
|
1058
|
-
});
|
|
1059
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1060
|
-
JoinFull.propTypes = iconPropTypes;
|
|
1061
|
-
}
|
|
1062
|
-
const JoinInner = /*#__PURE__*/React__default.forwardRef(function JoinInner(_ref45, ref) {
|
|
1063
|
-
let {
|
|
1064
|
-
children,
|
|
1065
|
-
size = 16,
|
|
1066
|
-
...rest
|
|
1067
|
-
} = _ref45;
|
|
1068
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1069
|
-
width: size,
|
|
1070
|
-
height: size,
|
|
1071
|
-
ref: ref,
|
|
1072
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1073
|
-
viewBox: "0 0 32 32",
|
|
1074
|
-
fill: "currentColor",
|
|
1075
|
-
...rest
|
|
1076
|
-
}, _path75 || (_path75 = /*#__PURE__*/React__default.createElement("path", {
|
|
1077
|
-
d: "M20,6a9.9355,9.9355,0,0,0-4,.8418A9.999,9.999,0,1,0,16,25.16,9.998,9.998,0,1,0,20,6ZM12,24A8,8,0,1,1,13.7573,8.2017a9.9734,9.9734,0,0,0,0,15.5986A7.9919,7.9919,0,0,1,12,24Zm8,0a7.9919,7.9919,0,0,1-1.7573-.2,9.9734,9.9734,0,0,0,0-15.5986A7.9972,7.9972,0,1,1,20,24Z"
|
|
1078
|
-
})), children);
|
|
1079
|
-
});
|
|
1080
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1081
|
-
JoinInner.propTypes = iconPropTypes;
|
|
1082
|
-
}
|
|
1083
|
-
const JoinInnerAlt = /*#__PURE__*/React__default.forwardRef(function JoinInnerAlt(_ref46, ref) {
|
|
1084
|
-
let {
|
|
1085
|
-
children,
|
|
1086
|
-
size = 16,
|
|
1087
|
-
...rest
|
|
1088
|
-
} = _ref46;
|
|
1089
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1090
|
-
width: size,
|
|
1091
|
-
height: size,
|
|
1092
|
-
ref: ref,
|
|
1093
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1094
|
-
viewBox: "0 0 32 32",
|
|
1095
|
-
fill: "currentColor",
|
|
1096
|
-
...rest
|
|
1097
|
-
}, _path76 || (_path76 = /*#__PURE__*/React__default.createElement("path", {
|
|
1098
|
-
d: "M9.3,12.6l-1.3,1.5c-1.1-1-2-2.2-2.7-3.5l1.8-.9c.6,1.1,1.3,2.1,2.2,2.9h0ZM6.4,7.7c-.3-.9-.4-1.9-.4-2.8v-.9s-2,0-2,0v.9c0,1.1.2,2.3.5,3.4l1.9-.6h0ZM14.2,15c-1.2-.2-2.4-.7-3.4-1.3l-1,1.7c.3.2.7.4,1.1.6-.4.2-.7.4-1.1.6l1,1.7c1.1-.7,2.2-1.1,3.4-1.3v-1.9h0ZM5.3,21.4l1.8.9c.6-1.1,1.3-2.1,2.2-2.9l-1.3-1.5c-1.1,1-2,2.2-2.7,3.5h0ZM4,27.1v.9h2v-.9c0-1,.1-1.9.4-2.8l-1.9-.6c-.3,1.1-.5,2.2-.5,3.4h0ZM23,11l-1.4,1.4,2.6,2.6h-8.2s0,2,0,2h8.2s-2.6,2.6-2.6,2.6l1.4,1.4,5-5s-5-5-5-5Z"
|
|
1099
|
-
})), children);
|
|
1100
|
-
});
|
|
1101
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1102
|
-
JoinInnerAlt.propTypes = iconPropTypes;
|
|
1103
|
-
}
|
|
1104
|
-
const JoinLeft = /*#__PURE__*/React__default.forwardRef(function JoinLeft(_ref47, ref) {
|
|
1105
|
-
let {
|
|
1106
|
-
children,
|
|
1107
|
-
size = 16,
|
|
1108
|
-
...rest
|
|
1109
|
-
} = _ref47;
|
|
1110
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1111
|
-
width: size,
|
|
1112
|
-
height: size,
|
|
1113
|
-
ref: ref,
|
|
1114
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1115
|
-
viewBox: "0 0 32 32",
|
|
1116
|
-
fill: "currentColor",
|
|
1117
|
-
...rest
|
|
1118
|
-
}, _path77 || (_path77 = /*#__PURE__*/React__default.createElement("path", {
|
|
1119
|
-
d: "M20,6a9.9272,9.9272,0,0,0-3.9968.8394,9.9758,9.9758,0,0,1,2.2451,1.36,8,8,0,1,1,0,15.6016,9.9758,9.9758,0,0,1-2.2451,1.36A9.9976,9.9976,0,1,0,20,6Z"
|
|
1120
|
-
})), _path78 || (_path78 = /*#__PURE__*/React__default.createElement("path", {
|
|
1121
|
-
d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
|
|
1122
|
-
})), _path79 || (_path79 = /*#__PURE__*/React__default.createElement("path", {
|
|
1123
|
-
fill: "none",
|
|
1124
|
-
d: "M12,16a8.01,8.01,0,0,1,6.2483-7.8008,9.9758,9.9758,0,0,0-2.2451-1.36,9.9909,9.9909,0,0,0,0,18.3212,9.9758,9.9758,0,0,0,2.2451-1.36A8.01,8.01,0,0,1,12,16Z",
|
|
1125
|
-
"data-icon-path": "inner-path"
|
|
1126
|
-
})), _path80 || (_path80 = /*#__PURE__*/React__default.createElement("path", {
|
|
1127
|
-
d: "M10,16a10.0105,10.0105,0,0,1,6.0032-9.1606,10,10,0,1,0,0,18.3212A10.0105,10.0105,0,0,1,10,16Z"
|
|
1128
|
-
})), children);
|
|
1129
|
-
});
|
|
1130
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1131
|
-
JoinLeft.propTypes = iconPropTypes;
|
|
1132
|
-
}
|
|
1133
|
-
const JoinLeftOuter = /*#__PURE__*/React__default.forwardRef(function JoinLeftOuter(_ref48, ref) {
|
|
1134
|
-
let {
|
|
1135
|
-
children,
|
|
1136
|
-
size = 16,
|
|
1137
|
-
...rest
|
|
1138
|
-
} = _ref48;
|
|
1139
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1140
|
-
width: size,
|
|
1141
|
-
height: size,
|
|
1142
|
-
ref: ref,
|
|
1143
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1144
|
-
viewBox: "0 0 32 32",
|
|
1145
|
-
fill: "currentColor",
|
|
1146
|
-
...rest
|
|
1147
|
-
}, _path81 || (_path81 = /*#__PURE__*/React__default.createElement("path", {
|
|
1148
|
-
d: "M28,16l-5,5-1.4-1.4,2.6-2.6h-10.2c-1.2.2-2.3.7-3.4,1.3l-1-1.7c.4-.3.8-.5,1.3-.7-4.1-1.8-6.9-5.6-6.9-10.1v-1.8s2,0,2,0v1.8c0,5.1,4.5,9.2,10,9.2h8.2l-2.6-2.6,1.4-1.4,5,5h0s0,0,0,0ZM4,27v1h2v-1c0-1,0-1.9.3-2.9l-1.9-.6c-.3,1.1-.5,2.3-.5,3.4h0ZM5.3,21.5l1.7.9c.6-1.1,1.3-2.1,2.2-3l-1.3-1.5c-1.1,1-2,2.2-2.6,3.6Z"
|
|
1149
|
-
})), children);
|
|
1150
|
-
});
|
|
1151
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1152
|
-
JoinLeftOuter.propTypes = iconPropTypes;
|
|
1153
|
-
}
|
|
1154
|
-
const JoinOuter = /*#__PURE__*/React__default.forwardRef(function JoinOuter(_ref49, ref) {
|
|
1155
|
-
let {
|
|
1156
|
-
children,
|
|
1157
|
-
size = 16,
|
|
1158
|
-
...rest
|
|
1159
|
-
} = _ref49;
|
|
1160
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1161
|
-
width: size,
|
|
1162
|
-
height: size,
|
|
1163
|
-
ref: ref,
|
|
1164
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1165
|
-
viewBox: "0 0 32 32",
|
|
1166
|
-
fill: "currentColor",
|
|
1167
|
-
...rest
|
|
1168
|
-
}, _path82 || (_path82 = /*#__PURE__*/React__default.createElement("path", {
|
|
1169
|
-
d: "M20 6a9.9539 9.9539 0 00-4 .8379 9.9953 9.9953 0 010 18.3242A9.9988 9.9988 0 1020 6zM10 16a9.9976 9.9976 0 016-9.1621 10 10 0 100 18.3242A9.9976 9.9976 0 0110 16z"
|
|
1170
|
-
})), children);
|
|
1171
|
-
});
|
|
1172
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1173
|
-
JoinOuter.propTypes = iconPropTypes;
|
|
1174
|
-
}
|
|
1175
|
-
const JoinRight = /*#__PURE__*/React__default.forwardRef(function JoinRight(_ref50, ref) {
|
|
1176
|
-
let {
|
|
1177
|
-
children,
|
|
1178
|
-
size = 16,
|
|
1179
|
-
...rest
|
|
1180
|
-
} = _ref50;
|
|
1181
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1182
|
-
width: size,
|
|
1183
|
-
height: size,
|
|
1184
|
-
ref: ref,
|
|
1185
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1186
|
-
viewBox: "0 0 32 32",
|
|
1187
|
-
fill: "currentColor",
|
|
1188
|
-
...rest
|
|
1189
|
-
}, _path83 || (_path83 = /*#__PURE__*/React__default.createElement("path", {
|
|
1190
|
-
d: "M20,6a9.95,9.95,0,0,0-4.0032.8394,9.9909,9.9909,0,0,1,0,18.3212A9.9988,9.9988,0,1,0,20,6Z"
|
|
1191
|
-
})), _path84 || (_path84 = /*#__PURE__*/React__default.createElement("path", {
|
|
1192
|
-
fill: "none",
|
|
1193
|
-
d: "M20,16a8.01,8.01,0,0,0-6.2483-7.8008,9.9758,9.9758,0,0,1,2.2451-1.36,9.9909,9.9909,0,0,1,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A8.01,8.01,0,0,0,20,16Z",
|
|
1194
|
-
"data-icon-path": "inner-path"
|
|
1195
|
-
})), _path85 || (_path85 = /*#__PURE__*/React__default.createElement("path", {
|
|
1196
|
-
d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
|
|
1197
|
-
})), _path86 || (_path86 = /*#__PURE__*/React__default.createElement("path", {
|
|
1198
|
-
d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
|
|
1199
|
-
})), children);
|
|
1200
|
-
});
|
|
1201
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1202
|
-
JoinRight.propTypes = iconPropTypes;
|
|
1203
|
-
}
|
|
1204
|
-
const JoinRightOuter = /*#__PURE__*/React__default.forwardRef(function JoinRightOuter(_ref51, ref) {
|
|
1205
|
-
let {
|
|
1206
|
-
children,
|
|
1207
|
-
size = 16,
|
|
1208
|
-
...rest
|
|
1209
|
-
} = _ref51;
|
|
1210
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1211
|
-
width: size,
|
|
1212
|
-
height: size,
|
|
1213
|
-
ref: ref,
|
|
1214
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1215
|
-
viewBox: "0 0 32 32",
|
|
1216
|
-
fill: "currentColor",
|
|
1217
|
-
...rest
|
|
1218
|
-
}, _path87 || (_path87 = /*#__PURE__*/React__default.createElement("path", {
|
|
1219
|
-
d: "M28.01,16l-5,5-1.41-1.41,2.59-2.59h-6.09s-2.07,0-2.07,0c-5.52,0-10.02,4.11-10.02,9.17v1.83h-2v-1.83c0-4.45,2.82-8.29,6.89-10.09-.43-.21-.85-.43-1.26-.69l1.02-1.74c1.04.66,2.16,1.11,3.35,1.34h2s0,0,0,0h8.17l-2.59-2.59,1.41-1.41,5,5h0ZM6.36,7.81c-.26-.92-.39-1.88-.39-2.85v-.96h-1.95v.96c0,1.16.16,2.32.47,3.43l1.87-.57ZM7.9,14.04l1.31-1.51c-.9-.85-1.64-1.85-2.19-2.97l-1.74.92c.66,1.35,1.54,2.54,2.62,3.56Z"
|
|
1220
|
-
})), children);
|
|
1221
|
-
});
|
|
1222
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1223
|
-
JoinRightOuter.propTypes = iconPropTypes;
|
|
1224
|
-
}
|
|
1225
|
-
const JoinNode = /*#__PURE__*/React__default.forwardRef(function JoinNode(_ref52, ref) {
|
|
1226
|
-
let {
|
|
1227
|
-
children,
|
|
1228
|
-
size = 16,
|
|
1229
|
-
...rest
|
|
1230
|
-
} = _ref52;
|
|
1231
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1232
|
-
width: size,
|
|
1233
|
-
height: size,
|
|
1234
|
-
ref: ref,
|
|
1235
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1236
|
-
viewBox: "0 0 32 32",
|
|
1237
|
-
fill: "currentColor",
|
|
1238
|
-
...rest
|
|
1239
|
-
}, _path88 || (_path88 = /*#__PURE__*/React__default.createElement("path", {
|
|
1240
|
-
strokeWidth: "0",
|
|
1241
|
-
d: "M2 9H6V11H2zM2 21H6V23H2zM25 11L23.5859 12.4141 26.1719 15 18 15 18 4 12 4 12 9 8 9 8 11 12 11 12 21 8 21 8 23 12 23 12 28 18 28 18 17 26.1719 17 23.5859 19.5859 25 21 30 16 25 11z"
|
|
1242
|
-
})), children);
|
|
1243
|
-
});
|
|
1244
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1245
|
-
JoinNode.propTypes = iconPropTypes;
|
|
1246
|
-
}
|
|
1247
|
-
const Jpg = /*#__PURE__*/React__default.forwardRef(function Jpg(_ref53, ref) {
|
|
1248
|
-
let {
|
|
1249
|
-
children,
|
|
1250
|
-
size = 16,
|
|
1251
|
-
...rest
|
|
1252
|
-
} = _ref53;
|
|
1253
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1254
|
-
width: size,
|
|
1255
|
-
height: size,
|
|
1256
|
-
ref: ref,
|
|
1257
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1258
|
-
viewBox: "0 0 32 32",
|
|
1259
|
-
fill: "currentColor",
|
|
1260
|
-
...rest
|
|
1261
|
-
}, _path89 || (_path89 = /*#__PURE__*/React__default.createElement("path", {
|
|
1262
|
-
d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 23H4a2 2 0 01-2-2V19H4v2H8V9h2V21A2 2 0 018 23z"
|
|
1263
|
-
})), children);
|
|
1264
|
-
});
|
|
1265
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1266
|
-
Jpg.propTypes = iconPropTypes;
|
|
1267
|
-
}
|
|
1268
|
-
const JsError = /*#__PURE__*/React__default.forwardRef(function JsError(_ref54, ref) {
|
|
1269
|
-
let {
|
|
1270
|
-
children,
|
|
1271
|
-
size = 16,
|
|
1272
|
-
...rest
|
|
1273
|
-
} = _ref54;
|
|
1274
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1275
|
-
width: size,
|
|
1276
|
-
height: size,
|
|
1277
|
-
ref: ref,
|
|
1278
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1279
|
-
viewBox: "0 0 32 32",
|
|
1280
|
-
fill: "currentColor",
|
|
1281
|
-
...rest
|
|
1282
|
-
}, _path90 || (_path90 = /*#__PURE__*/React__default.createElement("path", {
|
|
1283
|
-
d: "M20.3335 30h-2.667c-.9189 0-1.6665-.7476-1.6665-1.6665v-2.3335h2v2h2v-8h2v8.3335c0 .9189-.7476 1.6665-1.6665 1.6665zM28.3335 30h-4.3335v-2h4v-2h-2c-1.103 0-2-.897-2-2v-2.3335c0-.9189.7476-1.6665 1.6665-1.6665h4.3335v2h-4v2h2c1.103 0 2 .897 2 2v2.3335c0 .9189-.7476 1.6665-1.6665 1.6665zM16 18c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 7H17V16H15z"
|
|
1284
|
-
})), _path91 || (_path91 = /*#__PURE__*/React__default.createElement("path", {
|
|
1285
|
-
d: "m14,26h-4.5c-.3538,0-.6809-.1868-.8608-.4912L2.1392,14.5088c-.0928-.1569-.1392-.3329-.1392-.5088s.0464-.3519.1392-.5088L8.6392,2.4912c.1799-.3044.5071-.4912.8608-.4912h13c.3538,0,.6809.1868.8608.4912l6.5,11c.0928.1569.1392.3328.1392.5088s-.0464.3519-.1392.5088l-2,3.3845-1.7217-1.0173,1.6992-2.876-5.9089-10h-11.8589l-5.9089,10,5.9089,10h3.9294v2Z"
|
|
1286
|
-
})), children);
|
|
1287
|
-
});
|
|
1288
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1289
|
-
JsError.propTypes = iconPropTypes;
|
|
1290
|
-
}
|
|
1291
|
-
const Json = /*#__PURE__*/React__default.forwardRef(function Json(_ref55, ref) {
|
|
1292
|
-
let {
|
|
1293
|
-
children,
|
|
1294
|
-
size = 16,
|
|
1295
|
-
...rest
|
|
1296
|
-
} = _ref55;
|
|
1297
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1298
|
-
width: size,
|
|
1299
|
-
height: size,
|
|
1300
|
-
ref: ref,
|
|
1301
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1302
|
-
viewBox: "0 0 32 32",
|
|
1303
|
-
fill: "currentColor",
|
|
1304
|
-
...rest
|
|
1305
|
-
}, _path92 || (_path92 = /*#__PURE__*/React__default.createElement("path", {
|
|
1306
|
-
d: "M31 11L31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11zM21.3335 21h-2.667A1.6684 1.6684 0 0117 19.3335v-6.667A1.6684 1.6684 0 0118.6665 11h2.667A1.6684 1.6684 0 0123 12.6665v6.667A1.6684 1.6684 0 0121.3335 21zM19 19h2V13H19zM13.3335 21H9V19h4V17H11a2.002 2.002 0 01-2-2V12.6665A1.6684 1.6684 0 0110.6665 11H15v2H11v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0113.3335 21zM5.3335 21H2.6665A1.6684 1.6684 0 011 19.3335V17H3v2H5V11H7v8.3335A1.6684 1.6684 0 015.3335 21z"
|
|
1307
|
-
})), children);
|
|
1308
|
-
});
|
|
1309
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1310
|
-
Json.propTypes = iconPropTypes;
|
|
1311
|
-
}
|
|
1312
|
-
const JsonReference = /*#__PURE__*/React__default.forwardRef(function JsonReference(_ref56, ref) {
|
|
1313
|
-
let {
|
|
1314
|
-
children,
|
|
1315
|
-
size = 16,
|
|
1316
|
-
...rest
|
|
1317
|
-
} = _ref56;
|
|
1318
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1319
|
-
width: size,
|
|
1320
|
-
height: size,
|
|
1321
|
-
ref: ref,
|
|
1322
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1323
|
-
viewBox: "0 0 32 32",
|
|
1324
|
-
fill: "currentColor",
|
|
1325
|
-
...rest
|
|
1326
|
-
}, _path93 || (_path93 = /*#__PURE__*/React__default.createElement("path", {
|
|
1327
|
-
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM29 12L27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12zM21.3335 6h-2.667A1.6683 1.6683 0 0017 7.6665v6.667A1.6684 1.6684 0 0018.6665 16h2.667A1.6683 1.6683 0 0023 14.3335V7.6665A1.6683 1.6683 0 0021.3335 6zM21 14H19V8h2zM9 7.6665V10a2.002 2.002 0 002 2h2v2H9v2h4.3335A1.6683 1.6683 0 0015 14.3335V12a2.002 2.002 0 00-2-2H11V8h4V6H10.6665A1.6683 1.6683 0 009 7.6665zM5 14H3V12H1v2.3335A1.6684 1.6684 0 002.6665 16h2.667A1.6683 1.6683 0 007 14.3335V6H5z"
|
|
1328
|
-
})), children);
|
|
1329
|
-
});
|
|
1330
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1331
|
-
JsonReference.propTypes = iconPropTypes;
|
|
1332
|
-
}
|
|
1333
|
-
const JumpLink = /*#__PURE__*/React__default.forwardRef(function JumpLink(_ref57, ref) {
|
|
1334
|
-
let {
|
|
1335
|
-
children,
|
|
1336
|
-
size = 16,
|
|
1337
|
-
...rest
|
|
1338
|
-
} = _ref57;
|
|
1339
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1340
|
-
width: size,
|
|
1341
|
-
height: size,
|
|
1342
|
-
ref: ref,
|
|
1343
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1344
|
-
viewBox: "0 0 32 32",
|
|
1345
|
-
fill: "currentColor",
|
|
1346
|
-
...rest
|
|
1347
|
-
}, _path94 || (_path94 = /*#__PURE__*/React__default.createElement("path", {
|
|
1348
|
-
d: "M13.4141,17.5859,18,22.1719V8H8V6H18a2.0024,2.0024,0,0,1,2,2V22.1719l4.5859-4.586L26,19l-7,7-7-7Z"
|
|
1349
|
-
})), children);
|
|
1350
|
-
});
|
|
1351
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1352
|
-
JumpLink.propTypes = iconPropTypes;
|
|
1353
|
-
}
|
|
1354
|
-
const KeepDry = /*#__PURE__*/React__default.forwardRef(function KeepDry(_ref58, ref) {
|
|
1355
|
-
let {
|
|
1356
|
-
children,
|
|
1357
|
-
size = 16,
|
|
1358
|
-
...rest
|
|
1359
|
-
} = _ref58;
|
|
1360
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1361
|
-
width: size,
|
|
1362
|
-
height: size,
|
|
1363
|
-
ref: ref,
|
|
1364
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1365
|
-
viewBox: "0 0 32 32",
|
|
1366
|
-
fill: "currentColor",
|
|
1367
|
-
...rest
|
|
1368
|
-
}, _path95 || (_path95 = /*#__PURE__*/React__default.createElement("path", {
|
|
1369
|
-
d: "M25,10a3.8978,3.8978,0,0,1-4-3.777,3.9017,3.9017,0,0,1,.6533-2.0639L24.17.4141a1.0381,1.0381,0,0,1,1.6592,0L28.3154,4.11A3.9693,3.9693,0,0,1,29,6.223,3.8978,3.8978,0,0,1,25,10Zm0-7.2368L23.3438,5.2257A1.89,1.89,0,0,0,23,6.223a2.014,2.014,0,0,0,4,0,1.98,1.98,0,0,0-.375-1.0466Z"
|
|
1370
|
-
})), _path96 || (_path96 = /*#__PURE__*/React__default.createElement("path", {
|
|
1371
|
-
d: "M29.9854,15.83a13.9726,13.9726,0,0,0-1.8147-4.8323L26.4329,12.001a12.092,12.092,0,0,1,1.07,2.2124A5.4079,5.4079,0,0,0,26,14a6.5439,6.5439,0,0,0-3.939,1.333,14.5177,14.5177,0,0,0-3.0456-8.9341A13.8858,13.8858,0,0,0,17,4.4014V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM9.939,15.333A6.5439,6.5439,0,0,0,6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4413,12.4413,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333ZM16,14a6.5526,6.5526,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0564-9.1763,3.4307,2.6768,4.009,6.9487,4.0522,9.1728A6.552,6.552,0,0,0,16,14Z"
|
|
1372
|
-
})), children);
|
|
1373
|
-
});
|
|
1374
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1375
|
-
KeepDry.propTypes = iconPropTypes;
|
|
1376
|
-
}
|
|
1377
|
-
const Key = /*#__PURE__*/React__default.forwardRef(function Key(_ref59, ref) {
|
|
1378
|
-
let {
|
|
1379
|
-
children,
|
|
1380
|
-
size = 16,
|
|
1381
|
-
...rest
|
|
1382
|
-
} = _ref59;
|
|
1383
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1384
|
-
width: size,
|
|
1385
|
-
height: size,
|
|
1386
|
-
ref: ref,
|
|
1387
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1388
|
-
viewBox: "0 0 32 32",
|
|
1389
|
-
fill: "currentColor",
|
|
1390
|
-
...rest
|
|
1391
|
-
}, _path97 || (_path97 = /*#__PURE__*/React__default.createElement("path", {
|
|
1392
|
-
strokeWidth: "0",
|
|
1393
|
-
d: "M30 9L28.0001 9 26 16 24.0001 9 22 9 25 17.9996 25 23 27 23 27 18 27.0001 18 30 9zM21 11L21 9 13 9 13 23 21 23 21 21 15 21 15 17 20 17 20 15 15 15 15 11 21 11zM11 9L8.8941 9 5 15.5527 5 9 3 9 3 23 5 23 5 18.7062 5.9277 17.2208 8.8941 23 11 23 7.1093 15.4308 11 9z"
|
|
1394
|
-
})), children);
|
|
1395
|
-
});
|
|
1396
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1397
|
-
Key.propTypes = iconPropTypes;
|
|
1398
|
-
}
|
|
1399
|
-
const Keyboard = /*#__PURE__*/React__default.forwardRef(function Keyboard(_ref60, ref) {
|
|
1400
|
-
let {
|
|
1401
|
-
children,
|
|
1402
|
-
size = 16,
|
|
1403
|
-
...rest
|
|
1404
|
-
} = _ref60;
|
|
1405
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1406
|
-
width: size,
|
|
1407
|
-
height: size,
|
|
1408
|
-
ref: ref,
|
|
1409
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1410
|
-
viewBox: "0 0 32 32",
|
|
1411
|
-
fill: "currentColor",
|
|
1412
|
-
...rest
|
|
1413
|
-
}, _path98 || (_path98 = /*#__PURE__*/React__default.createElement("path", {
|
|
1414
|
-
d: "M28,26H4a2,2,0,0,1-2-2V10A2,2,0,0,1,4,8H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,10V24H28V10Z"
|
|
1415
|
-
})), _path99 || (_path99 = /*#__PURE__*/React__default.createElement("path", {
|
|
1416
|
-
d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
|
|
1417
|
-
})), children);
|
|
1418
|
-
});
|
|
1419
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1420
|
-
Keyboard.propTypes = iconPropTypes;
|
|
1421
|
-
}
|
|
1422
|
-
const KeyboardOff = /*#__PURE__*/React__default.forwardRef(function KeyboardOff(_ref61, ref) {
|
|
1423
|
-
let {
|
|
1424
|
-
children,
|
|
1425
|
-
size = 16,
|
|
1426
|
-
...rest
|
|
1427
|
-
} = _ref61;
|
|
1428
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1429
|
-
width: size,
|
|
1430
|
-
height: size,
|
|
1431
|
-
ref: ref,
|
|
1432
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1433
|
-
viewBox: "0 0 32 32",
|
|
1434
|
-
fill: "currentColor",
|
|
1435
|
-
...rest
|
|
1436
|
-
}, _path100 || (_path100 = /*#__PURE__*/React__default.createElement("path", {
|
|
1437
|
-
d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
|
|
1438
|
-
})), _path101 || (_path101 = /*#__PURE__*/React__default.createElement("path", {
|
|
1439
|
-
d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z"
|
|
1440
|
-
})), children);
|
|
1441
|
-
});
|
|
1442
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1443
|
-
KeyboardOff.propTypes = iconPropTypes;
|
|
1444
|
-
}
|
|
1445
|
-
const KioskDevice = /*#__PURE__*/React__default.forwardRef(function KioskDevice(_ref62, ref) {
|
|
1446
|
-
let {
|
|
1447
|
-
children,
|
|
1448
|
-
size = 16,
|
|
1449
|
-
...rest
|
|
1450
|
-
} = _ref62;
|
|
1451
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1452
|
-
width: size,
|
|
1453
|
-
height: size,
|
|
1454
|
-
ref: ref,
|
|
1455
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1456
|
-
viewBox: "0 0 32 32",
|
|
1457
|
-
fill: "currentColor",
|
|
1458
|
-
...rest
|
|
1459
|
-
}, _path102 || (_path102 = /*#__PURE__*/React__default.createElement("path", {
|
|
1460
|
-
d: "M26,19c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v13c0,1.1.9,2,2,2h7v9H4v2h24v-2h-9v-9h7ZM17,28h-2v-9h2v9ZM6,17V4h20v13H6ZM16,13c-.55,0-1,.45-1,1s.45,1,1,1,1-.45,1-1-.45-1-1-1Z"
|
|
1461
|
-
})), children);
|
|
1462
|
-
});
|
|
1463
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1464
|
-
KioskDevice.propTypes = iconPropTypes;
|
|
1465
|
-
}
|
|
1466
|
-
const Kubelet = /*#__PURE__*/React__default.forwardRef(function Kubelet(_ref63, ref) {
|
|
1467
|
-
let {
|
|
1468
|
-
children,
|
|
1469
|
-
size = 16,
|
|
1470
|
-
...rest
|
|
1471
|
-
} = _ref63;
|
|
1472
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1473
|
-
width: size,
|
|
1474
|
-
height: size,
|
|
1475
|
-
ref: ref,
|
|
1476
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1477
|
-
viewBox: "0 0 32 32",
|
|
1478
|
-
fill: "currentColor",
|
|
1479
|
-
...rest
|
|
1480
|
-
}, _path103 || (_path103 = /*#__PURE__*/React__default.createElement("path", {
|
|
1481
|
-
strokeWidth: "0",
|
|
1482
|
-
d: "m20.0444,27.2942l-3.0825-10.018-1.0132,3.04c-.1361.4084-.5183.6838-.9487.6838h-6s0-2,0-2h5.2793s1.772-5.3162,1.772-5.3162c.1307-.4123.5162-.6902.9487-.6838.4374.0046.8225.2891.9555.7058l3.0088,9.7783,1.0742-3.7589c.1227-.4293.5151-.7252.9615-.7252h5s0,2,0,2h-4.2456s-1.7933,6.2747-1.7933,6.2747c-.1216.4256-.5085.7207-.9511.7253h-.01c-.4389,0-.8265-.2863-.9556-.7058Z"
|
|
1483
|
-
})), _path104 || (_path104 = /*#__PURE__*/React__default.createElement("path", {
|
|
1484
|
-
strokeWidth: "0",
|
|
1485
|
-
d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v9h-2V6H6v20h10v2Z"
|
|
1486
|
-
})), children);
|
|
1487
|
-
});
|
|
1488
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1489
|
-
Kubelet.propTypes = iconPropTypes;
|
|
1490
|
-
}
|
|
1491
|
-
const Kubernetes = /*#__PURE__*/React__default.forwardRef(function Kubernetes(_ref64, ref) {
|
|
1492
|
-
let {
|
|
1493
|
-
children,
|
|
1494
|
-
size = 16,
|
|
1495
|
-
...rest
|
|
1496
|
-
} = _ref64;
|
|
1497
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1498
|
-
if (!didWarnAboutDeprecation["Kubernetes"]) {
|
|
1499
|
-
didWarnAboutDeprecation["Kubernetes"] = true;
|
|
1500
|
-
console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react.");
|
|
1501
|
-
}
|
|
1502
|
-
}
|
|
1503
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1504
|
-
width: size,
|
|
1505
|
-
height: size,
|
|
1506
|
-
ref: ref,
|
|
1507
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1508
|
-
viewBox: "0 0 32 32",
|
|
1509
|
-
fill: "currentColor",
|
|
1510
|
-
...rest
|
|
1511
|
-
}, _path105 || (_path105 = /*#__PURE__*/React__default.createElement("path", {
|
|
1512
|
-
d: "M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,.2573-.0148.5112-.0386.7627l-5-1.1416a2.9664,2.9664,0,0,0-.1376-.5942L22.82,11.84A7.9392,7.9392,0,0,1,24,16Zm-9,0a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,15,16Zm6.5758-5.7256L17.58,13.4609a3.0028,3.0028,0,0,0-.58-.2768V8.0693A7.9762,7.9762,0,0,1,21.5758,10.2744ZM15,8.0693v5.1148a3.0028,3.0028,0,0,0-.58.2768l-3.9956-3.1865A7.9762,7.9762,0,0,1,15,8.0693ZM8,16a7.9392,7.9392,0,0,1,1.18-4.16l3.9962,3.1866a2.9664,2.9664,0,0,0-.1376.5942l-5,1.1416C8.0148,16.5112,8,16.2573,8,16Zm.4835,2.7124,4.9752-1.1362a3.0132,3.0132,0,0,0,.4146.5366L11.6594,22.71A8.031,8.031,0,0,1,8.4835,18.7124ZM16,24a7.9679,7.9679,0,0,1-2.54-.42l2.2206-4.6123A2.9988,2.9988,0,0,0,16,19a2.9988,2.9988,0,0,0,.319-.0322L18.54,23.58A7.9546,7.9546,0,0,1,16,24Zm4.3406-1.29-2.2139-4.5976a3.0132,3.0132,0,0,0,.4146-.5366l4.9752,1.1362A8.031,8.031,0,0,1,20.3406,22.71Z"
|
|
1513
|
-
})), children);
|
|
1514
|
-
});
|
|
1515
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1516
|
-
Kubernetes.propTypes = iconPropTypes;
|
|
1517
|
-
}
|
|
1518
|
-
const KubernetesControlPlaneNode = /*#__PURE__*/React__default.forwardRef(function KubernetesControlPlaneNode(_ref65, ref) {
|
|
1519
|
-
let {
|
|
1520
|
-
children,
|
|
1521
|
-
size = 16,
|
|
1522
|
-
...rest
|
|
1523
|
-
} = _ref65;
|
|
1524
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1525
|
-
width: size,
|
|
1526
|
-
height: size,
|
|
1527
|
-
ref: ref,
|
|
1528
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1529
|
-
viewBox: "0 0 32 32",
|
|
1530
|
-
fill: "currentColor",
|
|
1531
|
-
...rest
|
|
1532
|
-
}, _path106 || (_path106 = /*#__PURE__*/React__default.createElement("path", {
|
|
1533
|
-
d: "M22.951 20h-2.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h6.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h2.1843v-2Zm-5 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Zm5-10h-6.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h2.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h6.1843v-2Zm-9 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Z"
|
|
1534
|
-
})), _path107 || (_path107 = /*#__PURE__*/React__default.createElement("path", {
|
|
1535
|
-
d: "m29.8993 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5133 2.059 16.2321 2 15.9511 2s-.5623.0591-.8242.1777L5.7197 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8367 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.0653 28H10.837l-6.886-8.5586 2.593-11.187L15.951 4l9.407 4.2549 2.593 11.1865L21.0652 28Z"
|
|
1536
|
-
})), _path108 || (_path108 = /*#__PURE__*/React__default.createElement("path", {
|
|
1537
|
-
fill: "none",
|
|
1538
|
-
d: "M0 0h32v32H0z"
|
|
1539
|
-
})), children);
|
|
1540
|
-
});
|
|
1541
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1542
|
-
KubernetesControlPlaneNode.propTypes = iconPropTypes;
|
|
1543
|
-
}
|
|
1544
|
-
const KubernetesIpAddress = /*#__PURE__*/React__default.forwardRef(function KubernetesIpAddress(_ref66, ref) {
|
|
1545
|
-
let {
|
|
1546
|
-
children,
|
|
1547
|
-
size = 16,
|
|
1548
|
-
...rest
|
|
1549
|
-
} = _ref66;
|
|
1550
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1551
|
-
width: size,
|
|
1552
|
-
height: size,
|
|
1553
|
-
ref: ref,
|
|
1554
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1555
|
-
viewBox: "0 0 32 32",
|
|
1556
|
-
fill: "currentColor",
|
|
1557
|
-
...rest
|
|
1558
|
-
}, _circle0 || (_circle0 = /*#__PURE__*/React__default.createElement("circle", {
|
|
1559
|
-
cx: "16",
|
|
1560
|
-
cy: "9",
|
|
1561
|
-
r: "2"
|
|
1562
|
-
})), _circle1 || (_circle1 = /*#__PURE__*/React__default.createElement("circle", {
|
|
1563
|
-
cx: "16",
|
|
1564
|
-
cy: "16",
|
|
1565
|
-
r: "2"
|
|
1566
|
-
})), _path109 || (_path109 = /*#__PURE__*/React__default.createElement("path", {
|
|
1567
|
-
d: "m18.8157,26c-.302-.8472-.9685-1.5137-1.8157-1.8159v-2.1841h3c.2969,0,.5781-.1318.7683-.3599l5-6c.1982-.2378.2751-.5547.2078-.8569l-2-9c-.0696-.3145-.2864-.5757-.5823-.7021l-7-3c-.1257-.0542-.2598-.0811-.3938-.0811s-.2681.0269-.3938.0811l-7.0015,3c-.2959.1265-.5127.3877-.5825.7021l-1.9985,9c-.0671.3027.0098.6191.208.8569l5,6c.1902.228.4714.3599.7683.3599h3v2.1846c-.8472.3018-1.5137.9683-1.8157,1.8154H4v2h9.1843c.4141,1.1611,1.5137,2,2.8157,2s2.4016-.8389,2.8157-2h9.1843v-2h-9.1843Zm-10.7329-11.2627l1.7808-8.02,6.1365-2.6294,6.135,2.6294,1.7822,8.02-4.3855,5.2627h-7.0635l-4.3855-5.2627Zm7.9172,13.2627c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
|
|
1568
|
-
})), children);
|
|
1569
|
-
});
|
|
1570
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1571
|
-
KubernetesIpAddress.propTypes = iconPropTypes;
|
|
1572
|
-
}
|
|
1573
|
-
const KubernetesOperator = /*#__PURE__*/React__default.forwardRef(function KubernetesOperator(_ref67, ref) {
|
|
1574
|
-
let {
|
|
1575
|
-
children,
|
|
1576
|
-
size = 16,
|
|
1577
|
-
...rest
|
|
1578
|
-
} = _ref67;
|
|
1579
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1580
|
-
width: size,
|
|
1581
|
-
height: size,
|
|
1582
|
-
ref: ref,
|
|
1583
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1584
|
-
viewBox: "0 0 32 32",
|
|
1585
|
-
fill: "currentColor",
|
|
1586
|
-
...rest
|
|
1587
|
-
}, _path110 || (_path110 = /*#__PURE__*/React__default.createElement("path", {
|
|
1588
|
-
strokeWidth: "0",
|
|
1589
|
-
d: "m19,21h-6c-1.1028,0-2-.8972-2-2v-6c0-1.1028.8972-2,2-2h6c1.1028,0,2,.8972,2,2v6c0,1.1028-.8972,2-2,2Zm-6-8v6h6v-6h-6Z"
|
|
1590
|
-
})), _path111 || (_path111 = /*#__PURE__*/React__default.createElement("path", {
|
|
1591
|
-
strokeWidth: "0",
|
|
1592
|
-
d: "m30,16c0-7.7197-6.2803-14-14-14S2,8.2803,2,16s6.2803,14,14,14c2.7773,0,5.417-.7959,7.7012-2.3081.3948.1914.8315.3081,1.2988.3081,1.6543,0,3-1.3457,3-3,0-.4673-.1167-.9043-.3079-1.2988,1.5122-2.2842,2.3079-4.9238,2.3079-7.7012Zm-26,0c0-6.6167,5.3833-12,12-12s12,5.3833,12,12c0,2.248-.6152,4.3877-1.7744,6.2681-.375-.1689-.7881-.2681-1.2256-.2681-1.6543,0-3,1.3457-3,3,0,.4375.0991.8506.2681,1.2256-1.8801,1.1592-4.0198,1.7744-6.2681,1.7744-6.6167,0-12-5.3833-12-12Zm21,10c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
|
|
1593
|
-
})), children);
|
|
1594
|
-
});
|
|
1595
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1596
|
-
KubernetesOperator.propTypes = iconPropTypes;
|
|
1597
|
-
}
|
|
1598
|
-
const KubernetesPod = /*#__PURE__*/React__default.forwardRef(function KubernetesPod(_ref68, ref) {
|
|
1599
|
-
let {
|
|
1600
|
-
children,
|
|
1601
|
-
size = 16,
|
|
1602
|
-
...rest
|
|
1603
|
-
} = _ref68;
|
|
1604
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1605
|
-
width: size,
|
|
1606
|
-
height: size,
|
|
1607
|
-
ref: ref,
|
|
1608
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1609
|
-
viewBox: "0 0 32 32",
|
|
1610
|
-
fill: "currentColor",
|
|
1611
|
-
...rest
|
|
1612
|
-
}, _path112 || (_path112 = /*#__PURE__*/React__default.createElement("path", {
|
|
1613
|
-
d: "m22.5046,11.6368l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z"
|
|
1614
|
-
})), _path113 || (_path113 = /*#__PURE__*/React__default.createElement("path", {
|
|
1615
|
-
d: "m16,31c-.1741,0-.3481-.0454-.5039-.1362l-12-7c-.3071-.1792-.4961-.5081-.4961-.8638v-14c0-.3557.189-.6846.4961-.8638L15.4961,1.1362c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l11,6.4166-1.0078,1.7275-10.4961-6.1227-11,6.4166v12.8513l11,6.4166,11-6.4166v-7.4257h2v8c0,.3557-.189.6846-.4961.8638l-12,7c-.1558.0908-.3298.1362-.5039.1362Z"
|
|
1616
|
-
})), children);
|
|
1617
|
-
});
|
|
1618
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1619
|
-
KubernetesPod.propTypes = iconPropTypes;
|
|
1620
|
-
}
|
|
1621
|
-
const KubernetesWorkerNode = /*#__PURE__*/React__default.forwardRef(function KubernetesWorkerNode(_ref69, ref) {
|
|
1622
|
-
let {
|
|
1623
|
-
children,
|
|
1624
|
-
size = 16,
|
|
1625
|
-
...rest
|
|
1626
|
-
} = _ref69;
|
|
1627
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1628
|
-
width: size,
|
|
1629
|
-
height: size,
|
|
1630
|
-
ref: ref,
|
|
1631
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1632
|
-
viewBox: "0 0 32 32",
|
|
1633
|
-
fill: "currentColor",
|
|
1634
|
-
...rest
|
|
1635
|
-
}, _path114 || (_path114 = /*#__PURE__*/React__default.createElement("path", {
|
|
1636
|
-
d: "M23 18v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V10h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H9v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V24h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H23Zm-7 2c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3Z"
|
|
1637
|
-
})), _path115 || (_path115 = /*#__PURE__*/React__default.createElement("path", {
|
|
1638
|
-
d: "m29.9483 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5623 2.059 16.2811 2 16.0001 2s-.5623.0591-.8242.1777L5.7687 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8857 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.1143 28H10.886L4 19.4414l2.593-11.187L16 4l9.407 4.2549L28 19.4414 21.1142 28Z"
|
|
1639
|
-
})), _path116 || (_path116 = /*#__PURE__*/React__default.createElement("path", {
|
|
1640
|
-
fill: "none",
|
|
1641
|
-
d: "M0 0h32v32H0z"
|
|
1642
|
-
})), children);
|
|
1643
|
-
});
|
|
1644
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1645
|
-
KubernetesWorkerNode.propTypes = iconPropTypes;
|
|
1646
|
-
}
|
|
1647
|
-
const Label = /*#__PURE__*/React__default.forwardRef(function Label(_ref70, ref) {
|
|
1648
|
-
let {
|
|
1649
|
-
children,
|
|
1650
|
-
size = 16,
|
|
1651
|
-
...rest
|
|
1652
|
-
} = _ref70;
|
|
1653
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1654
|
-
width: size,
|
|
1655
|
-
height: size,
|
|
1656
|
-
ref: ref,
|
|
1657
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1658
|
-
viewBox: "0 0 32 32",
|
|
1659
|
-
fill: "currentColor",
|
|
1660
|
-
...rest
|
|
1661
|
-
}, _path117 || (_path117 = /*#__PURE__*/React__default.createElement("path", {
|
|
1662
|
-
d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 0023 13zm0 8H19V19h4zM13 9H9a2.002 2.002 0 00-2 2V23H9V18h4v5h2V11A2.002 2.002 0 0013 9zM9 16V11h4v5z"
|
|
1663
|
-
})), _path118 || (_path118 = /*#__PURE__*/React__default.createElement("path", {
|
|
1664
|
-
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
|
|
1665
|
-
})), children);
|
|
1666
|
-
});
|
|
1667
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1668
|
-
Label.propTypes = iconPropTypes;
|
|
1669
|
-
}
|
|
1670
|
-
const Language = /*#__PURE__*/React__default.forwardRef(function Language(_ref71, ref) {
|
|
1671
|
-
let {
|
|
1672
|
-
children,
|
|
1673
|
-
size = 16,
|
|
1674
|
-
...rest
|
|
1675
|
-
} = _ref71;
|
|
1676
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1677
|
-
width: size,
|
|
1678
|
-
height: size,
|
|
1679
|
-
ref: ref,
|
|
1680
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1681
|
-
viewBox: "0 0 32 32",
|
|
1682
|
-
fill: "currentColor",
|
|
1683
|
-
...rest
|
|
1684
|
-
}, _path119 || (_path119 = /*#__PURE__*/React__default.createElement("path", {
|
|
1685
|
-
d: "M18 19H24V21H18zM18 15H30V17H18zM18 11H30V13H18zM14 21V19H9V17H7v2H2v2h8.2148a8.5914 8.5914 0 01-2.2159 3.9771A9.2731 9.2731 0 016.5521 23H4.3334a10.8553 10.8553 0 002.1451 3.2966A14.6584 14.6584 0 013 28.127L3.7021 30a16.42 16.42 0 004.2907-2.3362A16.4883 16.4883 0 0012.2979 30L13 28.127A14.664 14.664 0 019.5228 26.3 10.3132 10.3132 0 0012.2516 21zM11.1666 13H13.333L8.75 2H6.5832L2 13H4.1664L5 11h5.3335zM5.8331 9L7.6665 4.6 9.5 9z"
|
|
1686
|
-
})), children);
|
|
1687
|
-
});
|
|
1688
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1689
|
-
Language.propTypes = iconPropTypes;
|
|
1690
|
-
}
|
|
1691
|
-
const Laptop = /*#__PURE__*/React__default.forwardRef(function Laptop(_ref72, ref) {
|
|
1692
|
-
let {
|
|
1693
|
-
children,
|
|
1694
|
-
size = 16,
|
|
1695
|
-
...rest
|
|
1696
|
-
} = _ref72;
|
|
1697
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1698
|
-
width: size,
|
|
1699
|
-
height: size,
|
|
1700
|
-
ref: ref,
|
|
1701
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1702
|
-
viewBox: "0 0 32 32",
|
|
1703
|
-
fill: "currentColor",
|
|
1704
|
-
...rest
|
|
1705
|
-
}, _path120 || (_path120 = /*#__PURE__*/React__default.createElement("path", {
|
|
1706
|
-
d: "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z",
|
|
1707
|
-
transform: "translate(0 .005)"
|
|
1708
|
-
})), _path121 || (_path121 = /*#__PURE__*/React__default.createElement("path", {
|
|
1709
|
-
d: "M2 26.005H30V28.005H2z"
|
|
1710
|
-
})), children);
|
|
1711
|
-
});
|
|
1712
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1713
|
-
Laptop.propTypes = iconPropTypes;
|
|
1714
|
-
}
|
|
1715
|
-
const Lasso = /*#__PURE__*/React__default.forwardRef(function Lasso(_ref73, ref) {
|
|
1716
|
-
let {
|
|
1717
|
-
children,
|
|
1718
|
-
size = 16,
|
|
1719
|
-
...rest
|
|
1720
|
-
} = _ref73;
|
|
1721
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1722
|
-
width: size,
|
|
1723
|
-
height: size,
|
|
1724
|
-
ref: ref,
|
|
1725
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1726
|
-
viewBox: "0 0 32 32",
|
|
1727
|
-
fill: "currentColor",
|
|
1728
|
-
...rest
|
|
1729
|
-
}, _path122 || (_path122 = /*#__PURE__*/React__default.createElement("path", {
|
|
1730
|
-
d: "M20,2H12A9.9842,9.9842,0,0,0,7.0349,20.6553C7.0249,20.7705,7,20.8818,7,21a3.9929,3.9929,0,0,0,2.9106,3.83A4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,3.9966,3.9966,0,0,0,2.93-2.88H20A10,10,0,0,0,20,2ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm9-3H14.8579a3.9841,3.9841,0,0,0-7.15-1.2637A7.99,7.99,0,0,1,12,4h8a8,8,0,0,1,0,16Z"
|
|
1731
|
-
})), children);
|
|
1732
|
-
});
|
|
1733
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1734
|
-
Lasso.propTypes = iconPropTypes;
|
|
1735
|
-
}
|
|
1736
|
-
const LassoPolygon = /*#__PURE__*/React__default.forwardRef(function LassoPolygon(_ref74, ref) {
|
|
1737
|
-
let {
|
|
1738
|
-
children,
|
|
1739
|
-
size = 16,
|
|
1740
|
-
...rest
|
|
1741
|
-
} = _ref74;
|
|
1742
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1743
|
-
width: size,
|
|
1744
|
-
height: size,
|
|
1745
|
-
ref: ref,
|
|
1746
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1747
|
-
viewBox: "0 0 32 32",
|
|
1748
|
-
fill: "currentColor",
|
|
1749
|
-
...rest
|
|
1750
|
-
}, _path123 || (_path123 = /*#__PURE__*/React__default.createElement("path", {
|
|
1751
|
-
d: "M29.6245,2.2193a1.0005,1.0005,0,0,0-1.0972-.1006L17.9353,7.8,3.366,2.0694a1,1,0,0,0-1.28,1.3369l6.4353,14.479A3.965,3.965,0,0,0,9.9106,24.83,4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,4.0021,4.0021,0,0,0,2.93-2.88H23.24a2,2,0,0,0,1.9273-1.4649L29.9634,3.2676A1,1,0,0,0,29.6245,2.2193ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm12.24-3H14.8579a3.897,3.897,0,0,0-4.5117-2.9336L4.905,4.8238,18.0647,10,27.41,4.9878Z"
|
|
1752
|
-
})), children);
|
|
1753
|
-
});
|
|
1754
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1755
|
-
LassoPolygon.propTypes = iconPropTypes;
|
|
1756
|
-
}
|
|
1757
|
-
const Launch = /*#__PURE__*/React__default.forwardRef(function Launch(_ref75, ref) {
|
|
1758
|
-
let {
|
|
1759
|
-
children,
|
|
1760
|
-
size = 16,
|
|
1761
|
-
...rest
|
|
1762
|
-
} = _ref75;
|
|
1763
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1764
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1765
|
-
width: size,
|
|
1766
|
-
height: size,
|
|
1767
|
-
ref: ref,
|
|
1768
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1769
|
-
viewBox: "0 0 16 16",
|
|
1770
|
-
fill: "currentColor",
|
|
1771
|
-
...rest
|
|
1772
|
-
}, _path124 || (_path124 = /*#__PURE__*/React__default.createElement("path", {
|
|
1773
|
-
d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"
|
|
1774
|
-
})), _path125 || (_path125 = /*#__PURE__*/React__default.createElement("path", {
|
|
1775
|
-
d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
|
|
1776
|
-
})), children);
|
|
1777
|
-
}
|
|
1778
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1779
|
-
width: size,
|
|
1780
|
-
height: size,
|
|
1781
|
-
ref: ref,
|
|
1782
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1783
|
-
viewBox: "0 0 32 32",
|
|
1784
|
-
fill: "currentColor",
|
|
1785
|
-
...rest
|
|
1786
|
-
}, _path126 || (_path126 = /*#__PURE__*/React__default.createElement("path", {
|
|
1787
|
-
d: "M26,28H6a2.0027,2.0027,0,0,1-2-2V6A2.0027,2.0027,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0027,2.0027,0,0,1,26,28Z"
|
|
1788
|
-
})), _path127 || (_path127 = /*#__PURE__*/React__default.createElement("path", {
|
|
1789
|
-
d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
|
|
1790
|
-
})), children);
|
|
1791
|
-
});
|
|
1792
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1793
|
-
Launch.propTypes = iconPropTypes;
|
|
1794
|
-
}
|
|
1795
|
-
const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React__default.forwardRef(function WatsonHealthLaunchStudy_1(_ref76, ref) {
|
|
1796
|
-
let {
|
|
1797
|
-
children,
|
|
1798
|
-
size = 16,
|
|
1799
|
-
...rest
|
|
1800
|
-
} = _ref76;
|
|
1801
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1802
|
-
width: size,
|
|
1803
|
-
height: size,
|
|
1804
|
-
ref: ref,
|
|
1805
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1806
|
-
viewBox: "0 0 32 32",
|
|
1807
|
-
fill: "currentColor",
|
|
1808
|
-
...rest
|
|
1809
|
-
}, _circle10 || (_circle10 = /*#__PURE__*/React__default.createElement("circle", {
|
|
1810
|
-
cx: "23",
|
|
1811
|
-
cy: "25",
|
|
1812
|
-
r: "1"
|
|
1813
|
-
})), _path128 || (_path128 = /*#__PURE__*/React__default.createElement("path", {
|
|
1814
|
-
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
|
|
1815
|
-
})), _path129 || (_path129 = /*#__PURE__*/React__default.createElement("path", {
|
|
1816
|
-
d: "M8 24H20V26H8z"
|
|
1817
|
-
})), children);
|
|
1818
|
-
});
|
|
1819
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1820
|
-
WatsonHealthLaunchStudy_1.propTypes = iconPropTypes;
|
|
1821
|
-
}
|
|
1822
|
-
const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React__default.forwardRef(function WatsonHealthLaunchStudy_2(_ref77, ref) {
|
|
1823
|
-
let {
|
|
1824
|
-
children,
|
|
1825
|
-
size = 16,
|
|
1826
|
-
...rest
|
|
1827
|
-
} = _ref77;
|
|
1828
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1829
|
-
width: size,
|
|
1830
|
-
height: size,
|
|
1831
|
-
ref: ref,
|
|
1832
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1833
|
-
viewBox: "0 0 32 32",
|
|
1834
|
-
fill: "currentColor",
|
|
1835
|
-
...rest
|
|
1836
|
-
}, _circle11 || (_circle11 = /*#__PURE__*/React__default.createElement("circle", {
|
|
1837
|
-
cx: "23",
|
|
1838
|
-
cy: "7",
|
|
1839
|
-
r: "1"
|
|
1840
|
-
})), _path130 || (_path130 = /*#__PURE__*/React__default.createElement("path", {
|
|
1841
|
-
d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
|
|
1842
|
-
})), _path131 || (_path131 = /*#__PURE__*/React__default.createElement("path", {
|
|
1843
|
-
d: "M8 6H20V8H8z"
|
|
1844
|
-
})), children);
|
|
1845
|
-
});
|
|
1846
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1847
|
-
WatsonHealthLaunchStudy_2.propTypes = iconPropTypes;
|
|
1848
|
-
}
|
|
1849
|
-
const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React__default.forwardRef(function WatsonHealthLaunchStudy_3(_ref78, ref) {
|
|
1850
|
-
let {
|
|
1851
|
-
children,
|
|
1852
|
-
size = 16,
|
|
1853
|
-
...rest
|
|
1854
|
-
} = _ref78;
|
|
1855
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1856
|
-
width: size,
|
|
1857
|
-
height: size,
|
|
1858
|
-
ref: ref,
|
|
1859
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1860
|
-
viewBox: "0 0 32 32",
|
|
1861
|
-
fill: "currentColor",
|
|
1862
|
-
...rest
|
|
1863
|
-
}, _circle12 || (_circle12 = /*#__PURE__*/React__default.createElement("circle", {
|
|
1864
|
-
cx: "23",
|
|
1865
|
-
cy: "25",
|
|
1866
|
-
r: "1"
|
|
1867
|
-
})), _path132 || (_path132 = /*#__PURE__*/React__default.createElement("path", {
|
|
1868
|
-
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
|
|
1869
|
-
})), _path133 || (_path133 = /*#__PURE__*/React__default.createElement("path", {
|
|
1870
|
-
d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
|
|
1871
|
-
})), children);
|
|
1872
|
-
});
|
|
1873
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1874
|
-
WatsonHealthLaunchStudy_3.propTypes = iconPropTypes;
|
|
1875
|
-
}
|
|
1876
|
-
const Layers = /*#__PURE__*/React__default.forwardRef(function Layers(_ref79, ref) {
|
|
1877
|
-
let {
|
|
1878
|
-
children,
|
|
1879
|
-
size = 16,
|
|
1880
|
-
...rest
|
|
1881
|
-
} = _ref79;
|
|
1882
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1883
|
-
width: size,
|
|
1884
|
-
height: size,
|
|
1885
|
-
ref: ref,
|
|
1886
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1887
|
-
viewBox: "0 0 32 32",
|
|
1888
|
-
fill: "currentColor",
|
|
1889
|
-
...rest
|
|
1890
|
-
}, _path134 || (_path134 = /*#__PURE__*/React__default.createElement("path", {
|
|
1891
|
-
d: "M16,24a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,15.12,16,21.8643,28.5259,15.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,24Z"
|
|
1892
|
-
})), _path135 || (_path135 = /*#__PURE__*/React__default.createElement("path", {
|
|
1893
|
-
d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z"
|
|
1894
|
-
})), children);
|
|
1895
|
-
});
|
|
1896
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1897
|
-
Layers.propTypes = iconPropTypes;
|
|
1898
|
-
}
|
|
1899
|
-
const LayersExternal = /*#__PURE__*/React__default.forwardRef(function LayersExternal(_ref80, ref) {
|
|
1900
|
-
let {
|
|
1901
|
-
children,
|
|
1902
|
-
size = 16,
|
|
1903
|
-
...rest
|
|
1904
|
-
} = _ref80;
|
|
1905
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1906
|
-
width: size,
|
|
1907
|
-
height: size,
|
|
1908
|
-
ref: ref,
|
|
1909
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1910
|
-
viewBox: "0 0 32 32",
|
|
1911
|
-
fill: "currentColor",
|
|
1912
|
-
...rest
|
|
1913
|
-
}, _path136 || (_path136 = /*#__PURE__*/React__default.createElement("path", {
|
|
1914
|
-
strokeWidth: "0",
|
|
1915
|
-
d: "m16,24c-.1631,0-.3262-.0398-.4741-.1196l-13-7,.9482-1.7607,12.5259,6.7446,12.5259-6.7446.9482,1.7607-13,7c-.1479.0798-.311.1196-.4741.1196Z"
|
|
1916
|
-
})), _path137 || (_path137 = /*#__PURE__*/React__default.createElement("path", {
|
|
1917
|
-
strokeWidth: "0",
|
|
1918
|
-
d: "M16 30c-.1631 0-.3262-.0398-.4741-.1196l-13-7 .9482-1.7607 12.5259 6.7446 12.5259-6.7446.9482 1.7607-13 7c-.1479.0798-.311.1196-.4741.1196zM29.4741 9.1196L16 1.8643v2.2715l10.8906 5.8643-10.8906 5.8643v2.2715l13.4741-7.2554c.324-.1743.5259-.5122.5259-.8804s-.2019-.7061-.5259-.8804zM4.4141 9.4141l3.5859-3.586v8.1719s2 0 2 0V5.8281s3.5859 3.5859 3.5859 3.5859l1.4141-1.414L9 2 3 8l1.4141 1.4141z"
|
|
1919
|
-
})), children);
|
|
1920
|
-
});
|
|
1921
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1922
|
-
LayersExternal.propTypes = iconPropTypes;
|
|
1923
|
-
}
|
|
1924
|
-
const Legend = /*#__PURE__*/React__default.forwardRef(function Legend(_ref81, ref) {
|
|
1925
|
-
let {
|
|
1926
|
-
children,
|
|
1927
|
-
size = 16,
|
|
1928
|
-
...rest
|
|
1929
|
-
} = _ref81;
|
|
1930
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1931
|
-
width: size,
|
|
1932
|
-
height: size,
|
|
1933
|
-
ref: ref,
|
|
1934
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1935
|
-
viewBox: "0 0 32 32",
|
|
1936
|
-
fill: "currentColor",
|
|
1937
|
-
...rest
|
|
1938
|
-
}, _path138 || (_path138 = /*#__PURE__*/React__default.createElement("path", {
|
|
1939
|
-
d: "M16 22H30V24H16z"
|
|
1940
|
-
})), _rect || (_rect = /*#__PURE__*/React__default.createElement("rect", {
|
|
1941
|
-
width: "6",
|
|
1942
|
-
height: "6",
|
|
1943
|
-
x: "4",
|
|
1944
|
-
y: "20",
|
|
1945
|
-
rx: "1"
|
|
1946
|
-
})), _path139 || (_path139 = /*#__PURE__*/React__default.createElement("path", {
|
|
1947
|
-
d: "M16 8H30V10H16zM9.5 12h-5a.5.5 0 01-.4473-.7236l2.5-5.0224a.5206.5206 0 01.8945 0l2.5 5.0225A.5.5 0 019.5 12z"
|
|
1948
|
-
})), children);
|
|
1949
|
-
});
|
|
1950
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1951
|
-
Legend.propTypes = iconPropTypes;
|
|
1952
|
-
}
|
|
1953
|
-
const LetterAa = /*#__PURE__*/React__default.forwardRef(function LetterAa(_ref82, ref) {
|
|
1954
|
-
let {
|
|
1955
|
-
children,
|
|
1956
|
-
size = 16,
|
|
1957
|
-
...rest
|
|
1958
|
-
} = _ref82;
|
|
1959
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1960
|
-
width: size,
|
|
1961
|
-
height: size,
|
|
1962
|
-
ref: ref,
|
|
1963
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1964
|
-
viewBox: "0 0 32 32",
|
|
1965
|
-
fill: "currentColor",
|
|
1966
|
-
...rest
|
|
1967
|
-
}, _path140 || (_path140 = /*#__PURE__*/React__default.createElement("path", {
|
|
1968
|
-
d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2 2 0 0023 13zm0 8H19V19h4zM13 9H9a2 2 0 00-2 2V23H9V18h4v5h2V11A2 2 0 0013 9zM9 16V11h4v5z"
|
|
1969
|
-
})), children);
|
|
1970
|
-
});
|
|
1971
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1972
|
-
LetterAa.propTypes = iconPropTypes;
|
|
1973
|
-
}
|
|
1974
|
-
const LetterBb = /*#__PURE__*/React__default.forwardRef(function LetterBb(_ref83, ref) {
|
|
1975
|
-
let {
|
|
1976
|
-
children,
|
|
1977
|
-
size = 16,
|
|
1978
|
-
...rest
|
|
1979
|
-
} = _ref83;
|
|
1980
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
1981
|
-
width: size,
|
|
1982
|
-
height: size,
|
|
1983
|
-
ref: ref,
|
|
1984
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1985
|
-
viewBox: "0 0 32 32",
|
|
1986
|
-
fill: "currentColor",
|
|
1987
|
-
...rest
|
|
1988
|
-
}, _path141 || (_path141 = /*#__PURE__*/React__default.createElement("path", {
|
|
1989
|
-
d: "M23 13H19V9H17V23h6a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM15 12a3 3 0 00-3-3H7V23h5a3 3 0 003-3V18a3 3 0 00-.78-2A3 3 0 0015 14zM9 11h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9V17h3a1 1 0 011 1z"
|
|
1990
|
-
})), children);
|
|
1991
|
-
});
|
|
1992
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1993
|
-
LetterBb.propTypes = iconPropTypes;
|
|
1994
|
-
}
|
|
1995
|
-
const LetterCc = /*#__PURE__*/React__default.forwardRef(function LetterCc(_ref84, ref) {
|
|
1996
|
-
let {
|
|
1997
|
-
children,
|
|
1998
|
-
size = 16,
|
|
1999
|
-
...rest
|
|
2000
|
-
} = _ref84;
|
|
2001
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2002
|
-
width: size,
|
|
2003
|
-
height: size,
|
|
2004
|
-
ref: ref,
|
|
2005
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2006
|
-
viewBox: "0 0 32 32",
|
|
2007
|
-
fill: "currentColor",
|
|
2008
|
-
...rest
|
|
2009
|
-
}, _path142 || (_path142 = /*#__PURE__*/React__default.createElement("path", {
|
|
2010
|
-
d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
|
|
2011
|
-
})), children);
|
|
2012
|
-
});
|
|
2013
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2014
|
-
LetterCc.propTypes = iconPropTypes;
|
|
2015
|
-
}
|
|
2016
|
-
const LetterDd = /*#__PURE__*/React__default.forwardRef(function LetterDd(_ref85, ref) {
|
|
2017
|
-
let {
|
|
2018
|
-
children,
|
|
2019
|
-
size = 16,
|
|
2020
|
-
...rest
|
|
2021
|
-
} = _ref85;
|
|
2022
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2023
|
-
width: size,
|
|
2024
|
-
height: size,
|
|
2025
|
-
ref: ref,
|
|
2026
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2027
|
-
viewBox: "0 0 32 32",
|
|
2028
|
-
fill: "currentColor",
|
|
2029
|
-
...rest
|
|
2030
|
-
}, _path143 || (_path143 = /*#__PURE__*/React__default.createElement("path", {
|
|
2031
|
-
d: "M23 9v4H19a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6H19zM11 23H7V9h4a4 4 0 014 4v6A4 4 0 0111 23zM9 21h2a2 2 0 002-2V13a2 2 0 00-2-2H9z"
|
|
2032
|
-
})), children);
|
|
2033
|
-
});
|
|
2034
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2035
|
-
LetterDd.propTypes = iconPropTypes;
|
|
2036
|
-
}
|
|
2037
|
-
const LetterEe = /*#__PURE__*/React__default.forwardRef(function LetterEe(_ref86, ref) {
|
|
2038
|
-
let {
|
|
2039
|
-
children,
|
|
2040
|
-
size = 16,
|
|
2041
|
-
...rest
|
|
2042
|
-
} = _ref86;
|
|
2043
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2044
|
-
width: size,
|
|
2045
|
-
height: size,
|
|
2046
|
-
ref: ref,
|
|
2047
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2048
|
-
viewBox: "0 0 32 32",
|
|
2049
|
-
fill: "currentColor",
|
|
2050
|
-
...rest
|
|
2051
|
-
}, _path144 || (_path144 = /*#__PURE__*/React__default.createElement("path", {
|
|
2052
|
-
d: "M25 19V15a2.0023 2.0023 0 00-2-2H19a2.0023 2.0023 0 00-2 2v6a2.0077 2.0077 0 002 2h5V21H19V19zm-6-4h4v2H19zM15 11L15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z"
|
|
2053
|
-
})), children);
|
|
2054
|
-
});
|
|
2055
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2056
|
-
LetterEe.propTypes = iconPropTypes;
|
|
2057
|
-
}
|
|
2058
|
-
const LetterFf = /*#__PURE__*/React__default.forwardRef(function LetterFf(_ref87, ref) {
|
|
2059
|
-
let {
|
|
2060
|
-
children,
|
|
2061
|
-
size = 16,
|
|
2062
|
-
...rest
|
|
2063
|
-
} = _ref87;
|
|
2064
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2065
|
-
width: size,
|
|
2066
|
-
height: size,
|
|
2067
|
-
ref: ref,
|
|
2068
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2069
|
-
viewBox: "0 0 32 32",
|
|
2070
|
-
fill: "currentColor",
|
|
2071
|
-
...rest
|
|
2072
|
-
}, _path145 || (_path145 = /*#__PURE__*/React__default.createElement("path", {
|
|
2073
|
-
d: "M16 11L16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11zM24 11V9H21a2 2 0 00-2 2v2H17v2h2v8h2V15h3V13H21V11z"
|
|
2074
|
-
})), children);
|
|
2075
|
-
});
|
|
2076
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2077
|
-
LetterFf.propTypes = iconPropTypes;
|
|
2078
|
-
}
|
|
2079
|
-
const LetterGg = /*#__PURE__*/React__default.forwardRef(function LetterGg(_ref88, ref) {
|
|
2080
|
-
let {
|
|
2081
|
-
children,
|
|
2082
|
-
size = 16,
|
|
2083
|
-
...rest
|
|
2084
|
-
} = _ref88;
|
|
2085
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2086
|
-
width: size,
|
|
2087
|
-
height: size,
|
|
2088
|
-
ref: ref,
|
|
2089
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2090
|
-
viewBox: "0 0 32 32",
|
|
2091
|
-
fill: "currentColor",
|
|
2092
|
-
...rest
|
|
2093
|
-
}, _path146 || (_path146 = /*#__PURE__*/React__default.createElement("path", {
|
|
2094
|
-
d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2H18v2h5a2 2 0 002-2V13zm4 8H19V15h4zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h4V17H11V15h4z"
|
|
2095
|
-
})), children);
|
|
2096
|
-
});
|
|
2097
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2098
|
-
LetterGg.propTypes = iconPropTypes;
|
|
2099
|
-
}
|
|
2100
|
-
const LetterHh = /*#__PURE__*/React__default.forwardRef(function LetterHh(_ref89, ref) {
|
|
2101
|
-
let {
|
|
2102
|
-
children,
|
|
2103
|
-
size = 16,
|
|
2104
|
-
...rest
|
|
2105
|
-
} = _ref89;
|
|
2106
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2107
|
-
width: size,
|
|
2108
|
-
height: size,
|
|
2109
|
-
ref: ref,
|
|
2110
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2111
|
-
viewBox: "0 0 32 32",
|
|
2112
|
-
fill: "currentColor",
|
|
2113
|
-
...rest
|
|
2114
|
-
}, _path147 || (_path147 = /*#__PURE__*/React__default.createElement("path", {
|
|
2115
|
-
d: "M13 9L13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9zM23 13H19V9H17V23h2V15h4v8h2V15A2 2 0 0023 13z"
|
|
2116
|
-
})), children);
|
|
2117
|
-
});
|
|
2118
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2119
|
-
LetterHh.propTypes = iconPropTypes;
|
|
2120
|
-
}
|
|
2121
|
-
const LetterIi = /*#__PURE__*/React__default.forwardRef(function LetterIi(_ref90, ref) {
|
|
2122
|
-
let {
|
|
2123
|
-
children,
|
|
2124
|
-
size = 16,
|
|
2125
|
-
...rest
|
|
2126
|
-
} = _ref90;
|
|
2127
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2128
|
-
width: size,
|
|
2129
|
-
height: size,
|
|
2130
|
-
ref: ref,
|
|
2131
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2132
|
-
viewBox: "0 0 32 32",
|
|
2133
|
-
fill: "currentColor",
|
|
2134
|
-
...rest
|
|
2135
|
-
}, _path148 || (_path148 = /*#__PURE__*/React__default.createElement("path", {
|
|
2136
|
-
d: "M10 11L13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11zM20 13H22V23H20zM20 9H22V11H20z"
|
|
2137
|
-
})), children);
|
|
2138
|
-
});
|
|
2139
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2140
|
-
LetterIi.propTypes = iconPropTypes;
|
|
2141
|
-
}
|
|
2142
|
-
const LetterJj = /*#__PURE__*/React__default.forwardRef(function LetterJj(_ref91, ref) {
|
|
2143
|
-
let {
|
|
2144
|
-
children,
|
|
2145
|
-
size = 16,
|
|
2146
|
-
...rest
|
|
2147
|
-
} = _ref91;
|
|
2148
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2149
|
-
width: size,
|
|
2150
|
-
height: size,
|
|
2151
|
-
ref: ref,
|
|
2152
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2153
|
-
viewBox: "0 0 32 32",
|
|
2154
|
-
fill: "currentColor",
|
|
2155
|
-
...rest
|
|
2156
|
-
}, _path149 || (_path149 = /*#__PURE__*/React__default.createElement("path", {
|
|
2157
|
-
d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
|
|
2158
|
-
})), children);
|
|
2159
|
-
});
|
|
2160
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2161
|
-
LetterJj.propTypes = iconPropTypes;
|
|
2162
|
-
}
|
|
2163
|
-
const LetterKk = /*#__PURE__*/React__default.forwardRef(function LetterKk(_ref92, ref) {
|
|
2164
|
-
let {
|
|
2165
|
-
children,
|
|
2166
|
-
size = 16,
|
|
2167
|
-
...rest
|
|
2168
|
-
} = _ref92;
|
|
2169
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2170
|
-
width: size,
|
|
2171
|
-
height: size,
|
|
2172
|
-
ref: ref,
|
|
2173
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2174
|
-
viewBox: "0 0 32 32",
|
|
2175
|
-
fill: "currentColor",
|
|
2176
|
-
...rest
|
|
2177
|
-
}, _path150 || (_path150 = /*#__PURE__*/React__default.createElement("path", {
|
|
2178
|
-
d: "M15 9L12.89 9 9 15.55 9 9 7 9 7 23 9 23 9 18.71 9.93 17.22 12.89 23 15 23 11.11 15.43 15 9zM22.78 23L25 23 21.22 17 25 13 22.76 13 19 17.17 19 9 17 9 17 23 19 23 19 19.25 19.96 18.21 22.78 23z"
|
|
2179
|
-
})), children);
|
|
2180
|
-
});
|
|
2181
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2182
|
-
LetterKk.propTypes = iconPropTypes;
|
|
2183
|
-
}
|
|
2184
|
-
const LetterLl = /*#__PURE__*/React__default.forwardRef(function LetterLl(_ref93, ref) {
|
|
2185
|
-
let {
|
|
2186
|
-
children,
|
|
2187
|
-
size = 16,
|
|
2188
|
-
...rest
|
|
2189
|
-
} = _ref93;
|
|
2190
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2191
|
-
width: size,
|
|
2192
|
-
height: size,
|
|
2193
|
-
ref: ref,
|
|
2194
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2195
|
-
viewBox: "0 0 32 32",
|
|
2196
|
-
fill: "currentColor",
|
|
2197
|
-
...rest
|
|
2198
|
-
}, _path151 || (_path151 = /*#__PURE__*/React__default.createElement("path", {
|
|
2199
|
-
d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
|
|
2200
|
-
})), children);
|
|
2201
|
-
});
|
|
2202
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2203
|
-
LetterLl.propTypes = iconPropTypes;
|
|
2204
|
-
}
|
|
2205
|
-
const LetterMm = /*#__PURE__*/React__default.forwardRef(function LetterMm(_ref94, ref) {
|
|
2206
|
-
let {
|
|
2207
|
-
children,
|
|
2208
|
-
size = 16,
|
|
2209
|
-
...rest
|
|
2210
|
-
} = _ref94;
|
|
2211
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2212
|
-
width: size,
|
|
2213
|
-
height: size,
|
|
2214
|
-
ref: ref,
|
|
2215
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2216
|
-
viewBox: "0 0 32 32",
|
|
2217
|
-
fill: "currentColor",
|
|
2218
|
-
...rest
|
|
2219
|
-
}, _path152 || (_path152 = /*#__PURE__*/React__default.createElement("path", {
|
|
2220
|
-
d: "M24 13H16V23h2V15h2v8h2V15h2v8h2V15A2 2 0 0024 13zM12 9L10.48 14 10 15.98 9.54 14 8 9 6 9 6 23 8 23 8 15 7.84 13 8.42 15 10 19.63 11.58 15 12.16 13 12 15 12 23 14 23 14 9 12 9z"
|
|
2221
|
-
})), children);
|
|
2222
|
-
});
|
|
2223
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2224
|
-
LetterMm.propTypes = iconPropTypes;
|
|
2225
|
-
}
|
|
2226
|
-
const LetterNn = /*#__PURE__*/React__default.forwardRef(function LetterNn(_ref95, ref) {
|
|
2227
|
-
let {
|
|
2228
|
-
children,
|
|
2229
|
-
size = 16,
|
|
2230
|
-
...rest
|
|
2231
|
-
} = _ref95;
|
|
2232
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2233
|
-
width: size,
|
|
2234
|
-
height: size,
|
|
2235
|
-
ref: ref,
|
|
2236
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2237
|
-
viewBox: "0 0 32 32",
|
|
2238
|
-
fill: "currentColor",
|
|
2239
|
-
...rest
|
|
2240
|
-
}, _path153 || (_path153 = /*#__PURE__*/React__default.createElement("path", {
|
|
2241
|
-
d: "M25 23H23V15H19v8H17V13h6a2 2 0 012 2zM13 19L9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z"
|
|
2242
|
-
})), children);
|
|
2243
|
-
});
|
|
2244
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2245
|
-
LetterNn.propTypes = iconPropTypes;
|
|
2246
|
-
}
|
|
2247
|
-
const LetterOo = /*#__PURE__*/React__default.forwardRef(function LetterOo(_ref96, ref) {
|
|
2248
|
-
let {
|
|
2249
|
-
children,
|
|
2250
|
-
size = 16,
|
|
2251
|
-
...rest
|
|
2252
|
-
} = _ref96;
|
|
2253
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2254
|
-
width: size,
|
|
2255
|
-
height: size,
|
|
2256
|
-
ref: ref,
|
|
2257
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2258
|
-
viewBox: "0 0 32 32",
|
|
2259
|
-
fill: "currentColor",
|
|
2260
|
-
...rest
|
|
2261
|
-
}, _path154 || (_path154 = /*#__PURE__*/React__default.createElement("path", {
|
|
2262
|
-
d: "M23 23H19a2 2 0 01-2-2V15a2 2 0 012-2h4a2 2 0 012 2v6A2 2 0 0123 23zm-4-8v6h4V15zM13 23H9a2 2 0 01-2-2V11A2 2 0 019 9h4a2 2 0 012 2V21A2 2 0 0113 23zM9 11V21h4V11z"
|
|
2263
|
-
})), children);
|
|
2264
|
-
});
|
|
2265
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2266
|
-
LetterOo.propTypes = iconPropTypes;
|
|
2267
|
-
}
|
|
2268
|
-
const LetterPp = /*#__PURE__*/React__default.forwardRef(function LetterPp(_ref97, ref) {
|
|
2269
|
-
let {
|
|
2270
|
-
children,
|
|
2271
|
-
size = 16,
|
|
2272
|
-
...rest
|
|
2273
|
-
} = _ref97;
|
|
2274
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2275
|
-
width: size,
|
|
2276
|
-
height: size,
|
|
2277
|
-
ref: ref,
|
|
2278
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2279
|
-
viewBox: "0 0 32 32",
|
|
2280
|
-
fill: "currentColor",
|
|
2281
|
-
...rest
|
|
2282
|
-
}, _path155 || (_path155 = /*#__PURE__*/React__default.createElement("path", {
|
|
2283
|
-
d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
|
|
2284
|
-
})), children);
|
|
2285
|
-
});
|
|
2286
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2287
|
-
LetterPp.propTypes = iconPropTypes;
|
|
2288
|
-
}
|
|
2289
|
-
const LetterQq = /*#__PURE__*/React__default.forwardRef(function LetterQq(_ref98, ref) {
|
|
2290
|
-
let {
|
|
2291
|
-
children,
|
|
2292
|
-
size = 16,
|
|
2293
|
-
...rest
|
|
2294
|
-
} = _ref98;
|
|
2295
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2296
|
-
width: size,
|
|
2297
|
-
height: size,
|
|
2298
|
-
ref: ref,
|
|
2299
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2300
|
-
viewBox: "0 0 32 32",
|
|
2301
|
-
fill: "currentColor",
|
|
2302
|
-
...rest
|
|
2303
|
-
}, _path156 || (_path156 = /*#__PURE__*/React__default.createElement("path", {
|
|
2304
|
-
d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8H19V15h4zM13 9H9a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H12V23h1a2 2 0 002-2V11A2 2 0 0013 9zM9 21V11h4V21z"
|
|
2305
|
-
})), children);
|
|
2306
|
-
});
|
|
2307
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2308
|
-
LetterQq.propTypes = iconPropTypes;
|
|
2309
|
-
}
|
|
2310
|
-
const LetterRr = /*#__PURE__*/React__default.forwardRef(function LetterRr(_ref99, ref) {
|
|
2311
|
-
let {
|
|
2312
|
-
children,
|
|
2313
|
-
size = 16,
|
|
2314
|
-
...rest
|
|
2315
|
-
} = _ref99;
|
|
2316
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2317
|
-
width: size,
|
|
2318
|
-
height: size,
|
|
2319
|
-
ref: ref,
|
|
2320
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2321
|
-
viewBox: "0 0 32 32",
|
|
2322
|
-
fill: "currentColor",
|
|
2323
|
-
...rest
|
|
2324
|
-
}, _path157 || (_path157 = /*#__PURE__*/React__default.createElement("path", {
|
|
2325
|
-
d: "M16 15V11a2 2 0 00-2-2H8V23h2V17h1.48l2.34 6H16l-2.33-6H14A2 2 0 0016 15zm-6-4h4v4H10zM24 13L18 13 18 23 20 23 20 15 24 15 24 13z"
|
|
2326
|
-
})), children);
|
|
2327
|
-
});
|
|
2328
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2329
|
-
LetterRr.propTypes = iconPropTypes;
|
|
2330
|
-
}
|
|
2331
|
-
const LetterSs = /*#__PURE__*/React__default.forwardRef(function LetterSs(_ref100, ref) {
|
|
2332
|
-
let {
|
|
2333
|
-
children,
|
|
2334
|
-
size = 16,
|
|
2335
|
-
...rest
|
|
2336
|
-
} = _ref100;
|
|
2337
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2338
|
-
width: size,
|
|
2339
|
-
height: size,
|
|
2340
|
-
ref: ref,
|
|
2341
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2342
|
-
viewBox: "0 0 32 32",
|
|
2343
|
-
fill: "currentColor",
|
|
2344
|
-
...rest
|
|
2345
|
-
}, _path158 || (_path158 = /*#__PURE__*/React__default.createElement("path", {
|
|
2346
|
-
d: "M22 23H17V21h5V19H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v2h3a2 2 0 012 2v2A2 2 0 0122 23zM13 23H7V21h6V17H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9v4h4a2 2 0 012 2v4A2 2 0 0113 23z"
|
|
2347
|
-
})), children);
|
|
2348
|
-
});
|
|
2349
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2350
|
-
LetterSs.propTypes = iconPropTypes;
|
|
2351
|
-
}
|
|
2352
|
-
const LetterTt = /*#__PURE__*/React__default.forwardRef(function LetterTt(_ref101, ref) {
|
|
2353
|
-
let {
|
|
2354
|
-
children,
|
|
2355
|
-
size = 16,
|
|
2356
|
-
...rest
|
|
2357
|
-
} = _ref101;
|
|
2358
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2359
|
-
width: size,
|
|
2360
|
-
height: size,
|
|
2361
|
-
ref: ref,
|
|
2362
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2363
|
-
viewBox: "0 0 32 32",
|
|
2364
|
-
fill: "currentColor",
|
|
2365
|
-
...rest
|
|
2366
|
-
}, _path159 || (_path159 = /*#__PURE__*/React__default.createElement("path", {
|
|
2367
|
-
d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
|
|
2368
|
-
})), children);
|
|
2369
|
-
});
|
|
2370
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2371
|
-
LetterTt.propTypes = iconPropTypes;
|
|
2372
|
-
}
|
|
2373
|
-
const LetterUu = /*#__PURE__*/React__default.forwardRef(function LetterUu(_ref102, ref) {
|
|
2374
|
-
let {
|
|
2375
|
-
children,
|
|
2376
|
-
size = 16,
|
|
2377
|
-
...rest
|
|
2378
|
-
} = _ref102;
|
|
2379
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2380
|
-
width: size,
|
|
2381
|
-
height: size,
|
|
2382
|
-
ref: ref,
|
|
2383
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2384
|
-
viewBox: "0 0 32 32",
|
|
2385
|
-
fill: "currentColor",
|
|
2386
|
-
...rest
|
|
2387
|
-
}, _path160 || (_path160 = /*#__PURE__*/React__default.createElement("path", {
|
|
2388
|
-
d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
|
|
2389
|
-
})), children);
|
|
2390
|
-
});
|
|
2391
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2392
|
-
LetterUu.propTypes = iconPropTypes;
|
|
2393
|
-
}
|
|
2394
|
-
const LetterVv = /*#__PURE__*/React__default.forwardRef(function LetterVv(_ref103, ref) {
|
|
2395
|
-
let {
|
|
2396
|
-
children,
|
|
2397
|
-
size = 16,
|
|
2398
|
-
...rest
|
|
2399
|
-
} = _ref103;
|
|
2400
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2401
|
-
width: size,
|
|
2402
|
-
height: size,
|
|
2403
|
-
ref: ref,
|
|
2404
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2405
|
-
viewBox: "0 0 32 32",
|
|
2406
|
-
fill: "currentColor",
|
|
2407
|
-
...rest
|
|
2408
|
-
}, _path161 || (_path161 = /*#__PURE__*/React__default.createElement("path", {
|
|
2409
|
-
d: "M25 13L23.25 13 21 22.03 18.79 13 17 13 19.5 23 22.5 23 25 13zM13 9L11 22 9 9 7 9 9.52 23 12.48 23 15 9 13 9z"
|
|
2410
|
-
})), children);
|
|
2411
|
-
});
|
|
2412
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2413
|
-
LetterVv.propTypes = iconPropTypes;
|
|
2414
|
-
}
|
|
2415
|
-
const LetterWw = /*#__PURE__*/React__default.forwardRef(function LetterWw(_ref104, ref) {
|
|
2416
|
-
let {
|
|
2417
|
-
children,
|
|
2418
|
-
size = 16,
|
|
2419
|
-
...rest
|
|
2420
|
-
} = _ref104;
|
|
2421
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2422
|
-
width: size,
|
|
2423
|
-
height: size,
|
|
2424
|
-
ref: ref,
|
|
2425
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2426
|
-
viewBox: "0 0 32 32",
|
|
2427
|
-
fill: "currentColor",
|
|
2428
|
-
...rest
|
|
2429
|
-
}, _path162 || (_path162 = /*#__PURE__*/React__default.createElement("path", {
|
|
2430
|
-
d: "M24.3 13L23.39 21.61 22 13 20 13 18.61 21.61 17.7 13 16 13 17.36 23 19.64 23 21 14.63 22.36 23 24.64 23 26 13 24.3 13zM12.21 9L11.87 17 11.61 21.54 11.2 18 10.52 12.54 8.5 12.54 7.82 18 7.41 21.54 7.16 17 6.81 9 5.01 9 6.01 23 8.28 23 9.04 18.07 9.5 14 9.51 13.97 9.52 14 9.98 18.07 10.74 23 13.01 23 14.01 9 12.21 9z"
|
|
2431
|
-
})), children);
|
|
2432
|
-
});
|
|
2433
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2434
|
-
LetterWw.propTypes = iconPropTypes;
|
|
2435
|
-
}
|
|
2436
|
-
const LetterXx = /*#__PURE__*/React__default.forwardRef(function LetterXx(_ref105, ref) {
|
|
2437
|
-
let {
|
|
2438
|
-
children,
|
|
2439
|
-
size = 16,
|
|
2440
|
-
...rest
|
|
2441
|
-
} = _ref105;
|
|
2442
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2443
|
-
width: size,
|
|
2444
|
-
height: size,
|
|
2445
|
-
ref: ref,
|
|
2446
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2447
|
-
viewBox: "0 0 32 32",
|
|
2448
|
-
fill: "currentColor",
|
|
2449
|
-
...rest
|
|
2450
|
-
}, _path163 || (_path163 = /*#__PURE__*/React__default.createElement("path", {
|
|
2451
|
-
d: "M15 9L13 9 11 15 9 9 7 9 9.75 16 7 23 9 23 11 17 13 23 15 23 12.24 16 15 9zM25 13L23 13 21 16.9 19 13 17 13 19.91 18 17 23 19 23 21 19.2 23 23 25 23 22.1 18 25 13z"
|
|
2452
|
-
})), children);
|
|
2453
|
-
});
|
|
2454
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2455
|
-
LetterXx.propTypes = iconPropTypes;
|
|
2456
|
-
}
|
|
2457
|
-
const LetterYy = /*#__PURE__*/React__default.forwardRef(function LetterYy(_ref106, ref) {
|
|
2458
|
-
let {
|
|
2459
|
-
children,
|
|
2460
|
-
size = 16,
|
|
2461
|
-
...rest
|
|
2462
|
-
} = _ref106;
|
|
2463
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2464
|
-
width: size,
|
|
2465
|
-
height: size,
|
|
2466
|
-
ref: ref,
|
|
2467
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2468
|
-
viewBox: "0 0 32 32",
|
|
2469
|
-
fill: "currentColor",
|
|
2470
|
-
...rest
|
|
2471
|
-
}, _path164 || (_path164 = /*#__PURE__*/React__default.createElement("path", {
|
|
2472
|
-
d: "M15 9L13 9 11 16 9 9 7 9 10 18 10 23 12 23 12 18 12 18 15 9zM23 13l-2 7.52L19.08 13H17l3.15 9.87L19.53 25H17v2h2.26a2 2 0 001.91-1.42L25 13z"
|
|
2473
|
-
})), children);
|
|
2474
|
-
});
|
|
2475
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2476
|
-
LetterYy.propTypes = iconPropTypes;
|
|
2477
|
-
}
|
|
2478
|
-
const LetterZz = /*#__PURE__*/React__default.forwardRef(function LetterZz(_ref107, ref) {
|
|
2479
|
-
let {
|
|
2480
|
-
children,
|
|
2481
|
-
size = 16,
|
|
2482
|
-
...rest
|
|
2483
|
-
} = _ref107;
|
|
2484
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2485
|
-
width: size,
|
|
2486
|
-
height: size,
|
|
2487
|
-
ref: ref,
|
|
2488
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2489
|
-
viewBox: "0 0 32 32",
|
|
2490
|
-
fill: "currentColor",
|
|
2491
|
-
...rest
|
|
2492
|
-
}, _path165 || (_path165 = /*#__PURE__*/React__default.createElement("path", {
|
|
2493
|
-
d: "M25 15L25 13 17 13 17 15 22.5 15 17 21 17 23 25 23 25 21 19.51 21 25 15zM15 9L7 9 7 11 13 11 7 21 7 23 15 23 15 21 9 21 15 11 15 9z"
|
|
2494
|
-
})), children);
|
|
2495
|
-
});
|
|
2496
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2497
|
-
LetterZz.propTypes = iconPropTypes;
|
|
2498
|
-
}
|
|
2499
|
-
const License = /*#__PURE__*/React__default.forwardRef(function License(_ref108, ref) {
|
|
2500
|
-
let {
|
|
2501
|
-
children,
|
|
2502
|
-
size = 16,
|
|
2503
|
-
...rest
|
|
2504
|
-
} = _ref108;
|
|
2505
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2506
|
-
width: size,
|
|
2507
|
-
height: size,
|
|
2508
|
-
ref: ref,
|
|
2509
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2510
|
-
viewBox: "0 0 32 32",
|
|
2511
|
-
fill: "currentColor",
|
|
2512
|
-
...rest
|
|
2513
|
-
}, _path166 || (_path166 = /*#__PURE__*/React__default.createElement("path", {
|
|
2514
|
-
d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
|
|
2515
|
-
})), _path167 || (_path167 = /*#__PURE__*/React__default.createElement("path", {
|
|
2516
|
-
d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,24,30ZM8,4V28H24V4Z"
|
|
2517
|
-
})), children);
|
|
2518
|
-
});
|
|
2519
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2520
|
-
License.propTypes = iconPropTypes;
|
|
2521
|
-
}
|
|
2522
|
-
const LicenseDraft = /*#__PURE__*/React__default.forwardRef(function LicenseDraft(_ref109, ref) {
|
|
2523
|
-
let {
|
|
2524
|
-
children,
|
|
2525
|
-
size = 16,
|
|
2526
|
-
...rest
|
|
2527
|
-
} = _ref109;
|
|
2528
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2529
|
-
width: size,
|
|
2530
|
-
height: size,
|
|
2531
|
-
ref: ref,
|
|
2532
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2533
|
-
viewBox: "0 0 32 32",
|
|
2534
|
-
fill: "currentColor",
|
|
2535
|
-
...rest
|
|
2536
|
-
}, _path168 || (_path168 = /*#__PURE__*/React__default.createElement("path", {
|
|
2537
|
-
d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
|
|
2538
|
-
})), _path169 || (_path169 = /*#__PURE__*/React__default.createElement("path", {
|
|
2539
|
-
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM12 30H6a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 016 2H22a2.0021 2.0021 0 012 2V14H22V4H6V28h6z"
|
|
2540
|
-
})), children);
|
|
2541
|
-
});
|
|
2542
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2543
|
-
LicenseDraft.propTypes = iconPropTypes;
|
|
2544
|
-
}
|
|
2545
|
-
const LicenseGlobal = /*#__PURE__*/React__default.forwardRef(function LicenseGlobal(_ref110, ref) {
|
|
2546
|
-
let {
|
|
2547
|
-
children,
|
|
2548
|
-
size = 16,
|
|
2549
|
-
...rest
|
|
2550
|
-
} = _ref110;
|
|
2551
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2552
|
-
width: size,
|
|
2553
|
-
height: size,
|
|
2554
|
-
ref: ref,
|
|
2555
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2556
|
-
viewBox: "0 0 32 32",
|
|
2557
|
-
fill: "currentColor",
|
|
2558
|
-
...rest
|
|
2559
|
-
}, _path170 || (_path170 = /*#__PURE__*/React__default.createElement("path", {
|
|
2560
|
-
d: "M22 14a8 8 0 108 8A8.0092 8.0092 0 0022 14zm5.91 7H25.9563a12.03 12.03 0 00-1.2183-4.3325A6.01 6.01 0 0127.91 21zm-7.8545 0A10.0135 10.0135 0 0122 16.0146 10.0121 10.0121 0 0123.9448 21zm3.89 2A10.01 10.01 0 0122 27.9854 10.0121 10.0121 0 0120.0552 23zm-4.6831-6.332A12.0265 12.0265 0 0018.0435 21H16.09A6.01 6.01 0 0119.2617 16.668zM16.09 23h1.9532a12.0265 12.0265 0 001.2182 4.332A6.01 6.01 0 0116.09 23zm8.6482 4.332A12.0242 12.0242 0 0025.9565 23H27.91A6.0088 6.0088 0 0124.7385 27.332zM6 14H12V16H6zM6 6H18V8H6zM6 10H18V12H6zM6 24H12V26H6z"
|
|
2561
|
-
})), _path171 || (_path171 = /*#__PURE__*/React__default.createElement("path", {
|
|
2562
|
-
d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H20a2.0021,2.0021,0,0,1,2,2v8H20V4H4V28h8Z"
|
|
2563
|
-
})), children);
|
|
2564
|
-
});
|
|
2565
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2566
|
-
LicenseGlobal.propTypes = iconPropTypes;
|
|
2567
|
-
}
|
|
2568
|
-
const LicenseMaintenance = /*#__PURE__*/React__default.forwardRef(function LicenseMaintenance(_ref111, ref) {
|
|
2569
|
-
let {
|
|
2570
|
-
children,
|
|
2571
|
-
size = 16,
|
|
2572
|
-
...rest
|
|
2573
|
-
} = _ref111;
|
|
2574
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2575
|
-
width: size,
|
|
2576
|
-
height: size,
|
|
2577
|
-
ref: ref,
|
|
2578
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2579
|
-
viewBox: "0 0 32 32",
|
|
2580
|
-
fill: "currentColor",
|
|
2581
|
-
...rest
|
|
2582
|
-
}, _path172 || (_path172 = /*#__PURE__*/React__default.createElement("path", {
|
|
2583
|
-
d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM30 24V22H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 18.1011V16H22v2.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 22H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 27.8989V30h2V27.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 24zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 26z"
|
|
2584
|
-
})), _path173 || (_path173 = /*#__PURE__*/React__default.createElement("path", {
|
|
2585
|
-
d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
|
|
2586
|
-
})), children);
|
|
2587
|
-
});
|
|
2588
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2589
|
-
LicenseMaintenance.propTypes = iconPropTypes;
|
|
2590
|
-
}
|
|
2591
|
-
const LicenseMaintenanceDraft = /*#__PURE__*/React__default.forwardRef(function LicenseMaintenanceDraft(_ref112, ref) {
|
|
2592
|
-
let {
|
|
2593
|
-
children,
|
|
2594
|
-
size = 16,
|
|
2595
|
-
...rest
|
|
2596
|
-
} = _ref112;
|
|
2597
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2598
|
-
width: size,
|
|
2599
|
-
height: size,
|
|
2600
|
-
ref: ref,
|
|
2601
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2602
|
-
viewBox: "0 0 32 32",
|
|
2603
|
-
fill: "currentColor",
|
|
2604
|
-
...rest
|
|
2605
|
-
}, _path174 || (_path174 = /*#__PURE__*/React__default.createElement("path", {
|
|
2606
|
-
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM20 13V11H17.8579a3.94 3.94 0 00-.4248-1.019L18.95 8.4644 17.5356 7.05 16.019 8.5669A3.9443 3.9443 0 0015 8.1421V6H13V8.1421a3.9443 3.9443 0 00-1.019.4248L10.4644 7.05 9.05 8.4644 10.5669 9.981A3.94 3.94 0 0010.1421 11H8v2h2.1421a3.94 3.94 0 00.4248 1.019L9.05 15.5356 10.4644 16.95l1.5166-1.5166A3.9443 3.9443 0 0013 15.8579V18h2V15.8579a3.9443 3.9443 0 001.019-.4248L17.5356 16.95 18.95 15.5356 17.4331 14.019A3.94 3.94 0 0017.8579 13zm-6 1a2 2 0 112-2A2.0025 2.0025 0 0114 14z"
|
|
2607
|
-
})), _path175 || (_path175 = /*#__PURE__*/React__default.createElement("path", {
|
|
2608
|
-
d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
|
|
2609
|
-
})), children);
|
|
2610
|
-
});
|
|
2611
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2612
|
-
LicenseMaintenanceDraft.propTypes = iconPropTypes;
|
|
2613
|
-
}
|
|
2614
|
-
const LicenseThirdParty = /*#__PURE__*/React__default.forwardRef(function LicenseThirdParty(_ref113, ref) {
|
|
2615
|
-
let {
|
|
2616
|
-
children,
|
|
2617
|
-
size = 16,
|
|
2618
|
-
...rest
|
|
2619
|
-
} = _ref113;
|
|
2620
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2621
|
-
width: size,
|
|
2622
|
-
height: size,
|
|
2623
|
-
ref: ref,
|
|
2624
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2625
|
-
viewBox: "0 0 32 32",
|
|
2626
|
-
fill: "currentColor",
|
|
2627
|
-
...rest
|
|
2628
|
-
}, _path176 || (_path176 = /*#__PURE__*/React__default.createElement("path", {
|
|
2629
|
-
d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM24 24a4 4 0 10-4-4A4 4 0 0024 24zm0-6a2 2 0 11-2 2A2 2 0 0124 18z"
|
|
2630
|
-
})), _path177 || (_path177 = /*#__PURE__*/React__default.createElement("path", {
|
|
2631
|
-
d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
|
|
2632
|
-
})), children);
|
|
2633
|
-
});
|
|
2634
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2635
|
-
LicenseThirdParty.propTypes = iconPropTypes;
|
|
2636
|
-
}
|
|
2637
|
-
const LicenseThirdPartyDraft = /*#__PURE__*/React__default.forwardRef(function LicenseThirdPartyDraft(_ref114, ref) {
|
|
2638
|
-
let {
|
|
2639
|
-
children,
|
|
2640
|
-
size = 16,
|
|
2641
|
-
...rest
|
|
2642
|
-
} = _ref114;
|
|
2643
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2644
|
-
width: size,
|
|
2645
|
-
height: size,
|
|
2646
|
-
ref: ref,
|
|
2647
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2648
|
-
viewBox: "0 0 32 32",
|
|
2649
|
-
fill: "currentColor",
|
|
2650
|
-
...rest
|
|
2651
|
-
}, _path178 || (_path178 = /*#__PURE__*/React__default.createElement("path", {
|
|
2652
|
-
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM17 15H11a3 3 0 00-3 3v1h2V18a1 1 0 011-1h6a1 1 0 011 1v1h2V18A3 3 0 0017 15zM14 14a4 4 0 10-4-4A4 4 0 0014 14zm0-6a2 2 0 11-2 2A2 2 0 0114 8z"
|
|
2653
|
-
})), _path179 || (_path179 = /*#__PURE__*/React__default.createElement("path", {
|
|
2654
|
-
d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
|
|
2655
|
-
})), children);
|
|
2656
|
-
});
|
|
2657
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2658
|
-
LicenseThirdPartyDraft.propTypes = iconPropTypes;
|
|
2659
|
-
}
|
|
2660
|
-
const Lifesaver = /*#__PURE__*/React__default.forwardRef(function Lifesaver(_ref115, ref) {
|
|
2661
|
-
let {
|
|
2662
|
-
children,
|
|
2663
|
-
size = 16,
|
|
2664
|
-
...rest
|
|
2665
|
-
} = _ref115;
|
|
2666
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2667
|
-
width: size,
|
|
2668
|
-
height: size,
|
|
2669
|
-
ref: ref,
|
|
2670
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2671
|
-
viewBox: "0 0 32 32",
|
|
2672
|
-
fill: "currentColor",
|
|
2673
|
-
...rest
|
|
2674
|
-
}, _path180 || (_path180 = /*#__PURE__*/React__default.createElement("path", {
|
|
2675
|
-
d: "M28.2261,22.812a13.9664,13.9664,0,0,0,0-13.624L28.4141,9a2.0021,2.0021,0,0,0,0-2.8281l-2.5857-2.586a2.0028,2.0028,0,0,0-2.8284,0l-.1877.1875a13.9687,13.9687,0,0,0-13.6243,0L9,3.5859a2.0024,2.0024,0,0,0-2.8284,0L3.5859,6.1719A2.0021,2.0021,0,0,0,3.5859,9l.1878.1875a13.97,13.97,0,0,0,0,13.625L3.5859,23a2.0021,2.0021,0,0,0,0,2.8281l2.5857,2.586a2.0021,2.0021,0,0,0,2.8284,0l.188-.188a13.9687,13.9687,0,0,0,13.6243.0005L23,28.4141a2.0021,2.0021,0,0,0,2.8284,0l2.5857-2.586a2.0021,2.0021,0,0,0,0-2.8281ZM28,16a11.973,11.973,0,0,1-1.2546,5.3315l-3.8948-3.895a6.9808,6.9808,0,0,0,0-2.873l3.8948-3.895A11.973,11.973,0,0,1,28,16ZM27,7.5859l-4.9346,4.9346A7.0434,7.0434,0,0,0,19.48,9.9346L24.4143,5ZM16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21ZM21.3154,5.2705,17.4365,9.1494a6.9808,6.9808,0,0,0-2.873,0L10.6846,5.2705A12.2484,12.2484,0,0,1,21.3154,5.2705ZM7.5859,5l4.9346,4.9346a7.0449,7.0449,0,0,0-2.5859,2.5859L5,7.5859ZM4,16a11.9716,11.9716,0,0,1,1.2546-5.3311l3.8948,3.8946a6.9808,6.9808,0,0,0,0,2.873L5.2546,21.3311A11.9716,11.9716,0,0,1,4,16ZM7.5857,27,5,24.4141,9.9346,19.48a7.0434,7.0434,0,0,0,2.5859,2.5859Zm3.0989-.27,3.8789-3.8789a6.9808,6.9808,0,0,0,2.873,0L21.3154,26.73A12.2484,12.2484,0,0,1,10.6846,26.73Zm13.73.27L19.48,22.0654A7.0449,7.0449,0,0,0,22.0654,19.48L27,24.4141Z"
|
|
2676
|
-
})), children);
|
|
2677
|
-
});
|
|
2678
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2679
|
-
Lifesaver.propTypes = iconPropTypes;
|
|
2680
|
-
}
|
|
2681
|
-
const Light = /*#__PURE__*/React__default.forwardRef(function Light(_ref116, ref) {
|
|
2682
|
-
let {
|
|
2683
|
-
children,
|
|
2684
|
-
size = 16,
|
|
2685
|
-
...rest
|
|
2686
|
-
} = _ref116;
|
|
2687
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2688
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2689
|
-
width: size,
|
|
2690
|
-
height: size,
|
|
2691
|
-
ref: ref,
|
|
2692
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2693
|
-
viewBox: "0 0 16 16",
|
|
2694
|
-
fill: "currentColor",
|
|
2695
|
-
...rest
|
|
2696
|
-
}, _path181 || (_path181 = /*#__PURE__*/React__default.createElement("path", {
|
|
2697
|
-
d: "M7.5 1H8.5V3.5H7.5z"
|
|
2698
|
-
})), _path182 || (_path182 = /*#__PURE__*/React__default.createElement("path", {
|
|
2699
|
-
d: "M10.8 3.4H13.3V4.4H10.8z",
|
|
2700
|
-
transform: "rotate(-45.001 12.041 3.923)"
|
|
2701
|
-
})), _path183 || (_path183 = /*#__PURE__*/React__default.createElement("path", {
|
|
2702
|
-
d: "M12.5 7.5H15V8.5H12.5z"
|
|
2703
|
-
})), _path184 || (_path184 = /*#__PURE__*/React__default.createElement("path", {
|
|
2704
|
-
d: "M11.6 10.8H12.6V13.3H11.6z",
|
|
2705
|
-
transform: "rotate(-45.001 12.075 12.041)"
|
|
2706
|
-
})), _path185 || (_path185 = /*#__PURE__*/React__default.createElement("path", {
|
|
2707
|
-
d: "M7.5 12.5H8.5V15H7.5z"
|
|
2708
|
-
})), _path186 || (_path186 = /*#__PURE__*/React__default.createElement("path", {
|
|
2709
|
-
d: "M2.7 11.6H5.2V12.6H2.7z",
|
|
2710
|
-
transform: "rotate(-45.001 3.96 12.079)"
|
|
2711
|
-
})), _path187 || (_path187 = /*#__PURE__*/React__default.createElement("path", {
|
|
2712
|
-
d: "M1 7.5H3.5V8.5H1z"
|
|
2713
|
-
})), _path188 || (_path188 = /*#__PURE__*/React__default.createElement("path", {
|
|
2714
|
-
d: "M3.4 2.7H4.4V5.2H3.4z",
|
|
2715
|
-
transform: "rotate(-45.001 3.925 3.961)"
|
|
2716
|
-
})), _path189 || (_path189 = /*#__PURE__*/React__default.createElement("path", {
|
|
2717
|
-
d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
|
|
2718
|
-
})), children);
|
|
2719
|
-
}
|
|
2720
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2721
|
-
width: size,
|
|
2722
|
-
height: size,
|
|
2723
|
-
ref: ref,
|
|
2724
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2725
|
-
viewBox: "0 0 32 32",
|
|
2726
|
-
fill: "currentColor",
|
|
2727
|
-
...rest
|
|
2728
|
-
}, _path190 || (_path190 = /*#__PURE__*/React__default.createElement("path", {
|
|
2729
|
-
d: "M15 2H17V7H15z"
|
|
2730
|
-
})), _path191 || (_path191 = /*#__PURE__*/React__default.createElement("path", {
|
|
2731
|
-
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2732
|
-
transform: "rotate(-45 24.147 7.853)"
|
|
2733
|
-
})), _path192 || (_path192 = /*#__PURE__*/React__default.createElement("path", {
|
|
2734
|
-
d: "M25 15H30V17H25z"
|
|
2735
|
-
})), _path193 || (_path193 = /*#__PURE__*/React__default.createElement("path", {
|
|
2736
|
-
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2737
|
-
transform: "rotate(-45 24.147 24.146)"
|
|
2738
|
-
})), _path194 || (_path194 = /*#__PURE__*/React__default.createElement("path", {
|
|
2739
|
-
d: "M15 25H17V30H15z"
|
|
2740
|
-
})), _path195 || (_path195 = /*#__PURE__*/React__default.createElement("path", {
|
|
2741
|
-
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2742
|
-
transform: "rotate(-45 7.853 24.146)"
|
|
2743
|
-
})), _path196 || (_path196 = /*#__PURE__*/React__default.createElement("path", {
|
|
2744
|
-
d: "M2 15H7V17H2z"
|
|
2745
|
-
})), _path197 || (_path197 = /*#__PURE__*/React__default.createElement("path", {
|
|
2746
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2747
|
-
transform: "rotate(-45 7.854 7.853)"
|
|
2748
|
-
})), _path198 || (_path198 = /*#__PURE__*/React__default.createElement("path", {
|
|
2749
|
-
d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
2750
|
-
})), children);
|
|
2751
|
-
});
|
|
2752
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2753
|
-
Light.propTypes = iconPropTypes;
|
|
2754
|
-
}
|
|
2755
|
-
const LightFilled = /*#__PURE__*/React__default.forwardRef(function LightFilled(_ref117, ref) {
|
|
2756
|
-
let {
|
|
2757
|
-
children,
|
|
2758
|
-
size = 16,
|
|
2759
|
-
...rest
|
|
2760
|
-
} = _ref117;
|
|
2761
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2762
|
-
width: size,
|
|
2763
|
-
height: size,
|
|
2764
|
-
ref: ref,
|
|
2765
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2766
|
-
viewBox: "0 0 32 32",
|
|
2767
|
-
fill: "currentColor",
|
|
2768
|
-
...rest
|
|
2769
|
-
}, _path199 || (_path199 = /*#__PURE__*/React__default.createElement("path", {
|
|
2770
|
-
d: "M15 2H17V7H15z"
|
|
2771
|
-
})), _path200 || (_path200 = /*#__PURE__*/React__default.createElement("path", {
|
|
2772
|
-
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2773
|
-
transform: "rotate(-45 24.147 7.853)"
|
|
2774
|
-
})), _path201 || (_path201 = /*#__PURE__*/React__default.createElement("path", {
|
|
2775
|
-
d: "M25 15H30V17H25z"
|
|
2776
|
-
})), _path202 || (_path202 = /*#__PURE__*/React__default.createElement("path", {
|
|
2777
|
-
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2778
|
-
transform: "rotate(-45 24.147 24.146)"
|
|
2779
|
-
})), _path203 || (_path203 = /*#__PURE__*/React__default.createElement("path", {
|
|
2780
|
-
d: "M15 25H17V30H15z"
|
|
2781
|
-
})), _path204 || (_path204 = /*#__PURE__*/React__default.createElement("path", {
|
|
2782
|
-
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2783
|
-
transform: "rotate(-45 7.853 24.146)"
|
|
2784
|
-
})), _path205 || (_path205 = /*#__PURE__*/React__default.createElement("path", {
|
|
2785
|
-
d: "M2 15H7V17H2z"
|
|
2786
|
-
})), _path206 || (_path206 = /*#__PURE__*/React__default.createElement("path", {
|
|
2787
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2788
|
-
transform: "rotate(-45 7.854 7.853)"
|
|
2789
|
-
})), _path207 || (_path207 = /*#__PURE__*/React__default.createElement("path", {
|
|
2790
|
-
d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
2791
|
-
})), children);
|
|
2792
|
-
});
|
|
2793
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2794
|
-
LightFilled.propTypes = iconPropTypes;
|
|
2795
|
-
}
|
|
2796
|
-
const Lightning = /*#__PURE__*/React__default.forwardRef(function Lightning(_ref118, ref) {
|
|
2797
|
-
let {
|
|
2798
|
-
children,
|
|
2799
|
-
size = 16,
|
|
2800
|
-
...rest
|
|
2801
|
-
} = _ref118;
|
|
2802
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2803
|
-
width: size,
|
|
2804
|
-
height: size,
|
|
2805
|
-
ref: ref,
|
|
2806
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2807
|
-
viewBox: "0 0 32 32",
|
|
2808
|
-
fill: "currentColor",
|
|
2809
|
-
...rest
|
|
2810
|
-
}, _path208 || (_path208 = /*#__PURE__*/React__default.createElement("path", {
|
|
2811
|
-
d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"
|
|
2812
|
-
})), children);
|
|
2813
|
-
});
|
|
2814
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2815
|
-
Lightning.propTypes = iconPropTypes;
|
|
2816
|
-
}
|
|
2817
|
-
const Link = /*#__PURE__*/React__default.forwardRef(function Link(_ref119, ref) {
|
|
2818
|
-
let {
|
|
2819
|
-
children,
|
|
2820
|
-
size = 16,
|
|
2821
|
-
...rest
|
|
2822
|
-
} = _ref119;
|
|
2823
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2824
|
-
width: size,
|
|
2825
|
-
height: size,
|
|
2826
|
-
ref: ref,
|
|
2827
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2828
|
-
viewBox: "0 0 32 32",
|
|
2829
|
-
fill: "currentColor",
|
|
2830
|
-
...rest
|
|
2831
|
-
}, _path209 || (_path209 = /*#__PURE__*/React__default.createElement("path", {
|
|
2832
|
-
d: "M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"
|
|
2833
|
-
})), _path210 || (_path210 = /*#__PURE__*/React__default.createElement("path", {
|
|
2834
|
-
d: "M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"
|
|
2835
|
-
})), children);
|
|
2836
|
-
});
|
|
2837
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2838
|
-
Link.propTypes = iconPropTypes;
|
|
2839
|
-
}
|
|
2840
|
-
const Linux = /*#__PURE__*/React__default.forwardRef(function Linux(_ref120, ref) {
|
|
2841
|
-
let {
|
|
2842
|
-
children,
|
|
2843
|
-
size = 16,
|
|
2844
|
-
...rest
|
|
2845
|
-
} = _ref120;
|
|
2846
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2847
|
-
width: size,
|
|
2848
|
-
height: size,
|
|
2849
|
-
ref: ref,
|
|
2850
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2851
|
-
viewBox: "0 0 32 32",
|
|
2852
|
-
fill: "currentColor",
|
|
2853
|
-
...rest
|
|
2854
|
-
}, _path211 || (_path211 = /*#__PURE__*/React__default.createElement("path", {
|
|
2855
|
-
d: "M29.8945,23.542l-1.7238-3.4473a1.9994,1.9994,0,0,0-1.7886-1.1054h-.4683a14.887,14.887,0,0,0-1.8193-4.5977C23.0647,12.4429,22,10.4277,22,8A6,6,0,0,0,10,8a13.0041,13.0041,0,0,1-2.0486,6.2153,14.7022,14.7022,0,0,0-1.8708,4.7759H5.6184a2.0007,2.0007,0,0,0-1.7893,1.106L2.1055,23.5439a1,1,0,0,0,.0971,1.0508L6.2319,29.92a2.9995,2.9995,0,0,0,3.8482.6519l1.8735-1.1241A13.8223,13.8223,0,0,0,16,30a13.8034,13.8034,0,0,0,4.0488-.5527L21.92,30.57a2.9819,2.9819,0,0,0,1.5385.43,3.0385,3.0385,0,0,0,2.3389-1.1187l4-5.2885A1.001,1.001,0,0,0,29.8945,23.542Zm-7.5683-8.2158a14.8311,14.8311,0,0,1,1.5591,3.6631H21.738a16.6591,16.6591,0,0,0-.98-2.6455,12.7083,12.7083,0,0,1-.8789-2.4454,8.8046,8.8046,0,0,0,1.0034-1.4277l.0384-.0718A30.746,30.746,0,0,0,22.3262,15.3262ZM12,21a9.3959,9.3959,0,0,1,1.0728-3.8516c.2563-.5825.5158-1.1757.726-1.7993a4.0474,4.0474,0,0,0,4.4024,0c.21.6236.47,1.2168.726,1.7993A9.3959,9.3959,0,0,1,20,21c0,1.2881-.4146,3-4,3S12,22.2881,12,21Zm6.5105-8.5752A3.6265,3.6265,0,0,1,16,14a3.6273,3.6273,0,0,1-2.5107-1.5757,7.6356,7.6356,0,0,1,5.0212,0ZM12,8a4,4,0,0,1,8,0,10.9164,10.9164,0,0,0,.4673,3.1152A7.9811,7.9811,0,0,0,19,10.4849V8H17v2.0542a9.2522,9.2522,0,0,0-2,0V8H13v2.4849a7.9019,7.9019,0,0,0-1.4785.6372A10.7093,10.7093,0,0,0,12,8ZM9.7146,15.1592A29.8007,29.8007,0,0,0,11.0693,12.38l.0484.09a8.8046,8.8046,0,0,0,1.0034,1.4277,12.7083,12.7083,0,0,1-.8789,2.4454,16.6574,16.6574,0,0,0-.981,2.6474H8.1047A14.0567,14.0567,0,0,1,9.7146,15.1592Zm1.3708,12.4775L9.0508,28.8574a.9866.9866,0,0,1-1.2529-.1806L4.1724,23.8833l1.4458-2.8921h3.706L11.49,26.3853A1.0036,1.0036,0,0,1,11.0854,27.6367Zm2.316.1177a2.9571,2.9571,0,0,0-.0562-2.11A9.03,9.03,0,0,0,16,26a9.0237,9.0237,0,0,0,2.6562-.3564,2.9889,2.9889,0,0,0-.0546,2.11,13.8722,13.8722,0,0,1-5.2,0Zm10.83.8833a.996.996,0,0,1-1.2827.2178l-2.0342-1.2207h0a1.01,1.01,0,0,1-.396-1.273l2.157-5.3725h3.7058l1.4461,2.892Z"
|
|
2856
|
-
})), children);
|
|
2857
|
-
});
|
|
2858
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2859
|
-
Linux.propTypes = iconPropTypes;
|
|
2860
|
-
}
|
|
2861
|
-
const LinuxAlt = /*#__PURE__*/React__default.forwardRef(function LinuxAlt(_ref121, ref) {
|
|
2862
|
-
let {
|
|
2863
|
-
children,
|
|
2864
|
-
size = 16,
|
|
2865
|
-
...rest
|
|
2866
|
-
} = _ref121;
|
|
2867
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2868
|
-
width: size,
|
|
2869
|
-
height: size,
|
|
2870
|
-
ref: ref,
|
|
2871
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2872
|
-
viewBox: "0 0 32 32",
|
|
2873
|
-
fill: "currentColor",
|
|
2874
|
-
...rest
|
|
2875
|
-
}, _path212 || (_path212 = /*#__PURE__*/React__default.createElement("path", {
|
|
2876
|
-
d: "M22.6121,20.5215A6.1582,6.1582,0,0,0,24,16.5254C24,13.4785,21.9812,11,19.5,11A4.2435,4.2435,0,0,0,16,13.06,4.2435,4.2435,0,0,0,12.5,11C10.0188,11,8,13.4785,8,16.5254a6.1593,6.1593,0,0,0,1.3879,3.9961c-.5688.3686-.9389.6416-.988.6787a1,1,0,0,0-.1807,1.4248C8.6592,23.1748,12.6169,28,16,28s7.3408-4.8252,7.7808-5.375A1,1,0,0,0,23.6,21.2C23.551,21.1631,23.1812,20.89,22.6121,20.5215ZM12.5,13c1.3552,0,2.5,1.6143,2.5,3.5254v1.5664a9.1005,9.1005,0,0,0-1.0244.2314A2.6411,2.6411,0,0,0,14,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.38,2.38,0,0,0,.4072,1.3623c-.0813.0415-.1687.0806-.248.1221A4.0291,4.0291,0,0,1,10,16.5254C10,14.6143,11.1448,13,12.5,13ZM16,26c-1.5691,0-3.9648-2.084-5.52-3.8057C11.9,21.2788,14.2656,20,16,20s4.1,1.2788,5.52,2.1943C19.9648,23.916,17.5691,26,16,26Zm4.8408-6.5156c-.0793-.0415-.1667-.0806-.248-.1221A2.38,2.38,0,0,0,21,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.6411,2.6411,0,0,0,.0244.3232A9.1005,9.1005,0,0,0,17,18.0918V16.5254C17,14.6143,18.1448,13,19.5,13S22,14.6143,22,16.5254A4.0291,4.0291,0,0,1,20.8408,19.4844Z"
|
|
2877
|
-
})), _path213 || (_path213 = /*#__PURE__*/React__default.createElement("path", {
|
|
2878
|
-
d: "M30,30a3.8876,3.8876,0,0,1-4-4V14A10,10,0,0,0,6,14V26a3.8876,3.8876,0,0,1-4,4V28a1.8793,1.8793,0,0,0,2-2V14a12,12,0,0,1,24,0V26a1.8825,1.8825,0,0,0,2,2Z"
|
|
2879
|
-
})), children);
|
|
2880
|
-
});
|
|
2881
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2882
|
-
LinuxAlt.propTypes = iconPropTypes;
|
|
2883
|
-
}
|
|
2884
|
-
const LinuxNamespace = /*#__PURE__*/React__default.forwardRef(function LinuxNamespace(_ref122, ref) {
|
|
2885
|
-
let {
|
|
2886
|
-
children,
|
|
2887
|
-
size = 16,
|
|
2888
|
-
...rest
|
|
2889
|
-
} = _ref122;
|
|
2890
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2891
|
-
width: size,
|
|
2892
|
-
height: size,
|
|
2893
|
-
ref: ref,
|
|
2894
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2895
|
-
viewBox: "0 0 32 32",
|
|
2896
|
-
fill: "currentColor",
|
|
2897
|
-
...rest
|
|
2898
|
-
}, _path214 || (_path214 = /*#__PURE__*/React__default.createElement("path", {
|
|
2899
|
-
strokeWidth: "0",
|
|
2900
|
-
d: "M26 2H28V30H26zM20 25H6c-1.1046 0-2-.8954-2-2v-14c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2zm0-16H6v14h14v-14z"
|
|
2901
|
-
})), children);
|
|
2902
|
-
});
|
|
2903
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2904
|
-
LinuxNamespace.propTypes = iconPropTypes;
|
|
2905
|
-
}
|
|
2906
|
-
const List = /*#__PURE__*/React__default.forwardRef(function List(_ref123, ref) {
|
|
2907
|
-
let {
|
|
2908
|
-
children,
|
|
2909
|
-
size = 16,
|
|
2910
|
-
...rest
|
|
2911
|
-
} = _ref123;
|
|
2912
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2913
|
-
width: size,
|
|
2914
|
-
height: size,
|
|
2915
|
-
ref: ref,
|
|
2916
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2917
|
-
viewBox: "0 0 32 32",
|
|
2918
|
-
fill: "currentColor",
|
|
2919
|
-
...rest
|
|
2920
|
-
}, _path215 || (_path215 = /*#__PURE__*/React__default.createElement("path", {
|
|
2921
|
-
d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
|
|
2922
|
-
})), children);
|
|
2923
|
-
});
|
|
2924
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2925
|
-
List.propTypes = iconPropTypes;
|
|
2926
|
-
}
|
|
2927
|
-
const ListBoxes = /*#__PURE__*/React__default.forwardRef(function ListBoxes(_ref124, ref) {
|
|
2928
|
-
let {
|
|
2929
|
-
children,
|
|
2930
|
-
size = 16,
|
|
2931
|
-
...rest
|
|
2932
|
-
} = _ref124;
|
|
2933
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2934
|
-
width: size,
|
|
2935
|
-
height: size,
|
|
2936
|
-
ref: ref,
|
|
2937
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2938
|
-
viewBox: "0 0 32 32",
|
|
2939
|
-
fill: "currentColor",
|
|
2940
|
-
...rest
|
|
2941
|
-
}, _path216 || (_path216 = /*#__PURE__*/React__default.createElement("path", {
|
|
2942
|
-
d: "M16 8H30V10H16zM16 22H30V24H16zM10 14H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 14zM4 6v6h6.0012L10 6zM10 28H4a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 28zM4 20v6h6.0012L10 20z"
|
|
2943
|
-
})), children);
|
|
2944
|
-
});
|
|
2945
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2946
|
-
ListBoxes.propTypes = iconPropTypes;
|
|
2947
|
-
}
|
|
2948
|
-
const ListBulleted = /*#__PURE__*/React__default.forwardRef(function ListBulleted(_ref125, ref) {
|
|
2949
|
-
let {
|
|
2950
|
-
children,
|
|
2951
|
-
size = 16,
|
|
2952
|
-
...rest
|
|
2953
|
-
} = _ref125;
|
|
2954
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2955
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2956
|
-
width: size,
|
|
2957
|
-
height: size,
|
|
2958
|
-
ref: ref,
|
|
2959
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2960
|
-
viewBox: "0 0 16 16",
|
|
2961
|
-
fill: "currentColor",
|
|
2962
|
-
...rest
|
|
2963
|
-
}, _circle13 || (_circle13 = /*#__PURE__*/React__default.createElement("circle", {
|
|
2964
|
-
cx: "3.5",
|
|
2965
|
-
cy: "4.5",
|
|
2966
|
-
r: "1.5"
|
|
2967
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React__default.createElement("circle", {
|
|
2968
|
-
cx: "3.5",
|
|
2969
|
-
cy: "11.5",
|
|
2970
|
-
r: "1.5"
|
|
2971
|
-
})), _path217 || (_path217 = /*#__PURE__*/React__default.createElement("path", {
|
|
2972
|
-
d: "M8 11H15V12H8zM8 4H15V5H8z"
|
|
2973
|
-
})), children);
|
|
2974
|
-
}
|
|
2975
|
-
return /*#__PURE__*/React__default.createElement(Icon, {
|
|
2976
|
-
width: size,
|
|
2977
|
-
height: size,
|
|
2978
|
-
ref: ref,
|
|
2979
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2980
|
-
viewBox: "0 0 32 32",
|
|
2981
|
-
fill: "currentColor",
|
|
2982
|
-
...rest
|
|
2983
|
-
}, _circle15 || (_circle15 = /*#__PURE__*/React__default.createElement("circle", {
|
|
2984
|
-
cx: "7",
|
|
2985
|
-
cy: "9",
|
|
2986
|
-
r: "3"
|
|
2987
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React__default.createElement("circle", {
|
|
2988
|
-
cx: "7",
|
|
2989
|
-
cy: "23",
|
|
2990
|
-
r: "3"
|
|
2991
|
-
})), _path218 || (_path218 = /*#__PURE__*/React__default.createElement("path", {
|
|
2992
|
-
d: "M16 22H30V24H16zM16 8H30V10H16z"
|
|
2993
|
-
})), children);
|
|
2994
|
-
});
|
|
2995
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2996
|
-
ListBulleted.propTypes = iconPropTypes;
|
|
2997
|
-
}
|
|
2998
|
-
|
|
2999
|
-
export { InformationDisabled, InformationFilled, InformationSquare, InformationSquareFilled, InfrastructureClassic, Insert, InsertPage, InsertSyntax, Inspection, InstanceBx, InstanceClassic, InstanceCx, InstanceMx, InstanceVirtual, Integration, IntentRequestActive, IntentRequestCreate, IntentRequestHeal, IntentRequestInactive, IntentRequestScaleIn, IntentRequestScaleOut, IntentRequestUninstall, IntentRequestUpgrade, Interactions, InterfaceDefinition, InterfaceDefinitionAlt, InterfaceUsage, InterfaceUsageAlt, InterfaceUsage_1, Intersect, IntrusionPrevention, InventoryManagement, IotConnect, IotPlatform, Ip, Iso, IsoFilled, IsoOutline, ItemDefinition, ItemUsage, JobDaemon, JobRun, JoinFull, JoinInner, JoinInnerAlt, JoinLeft, JoinLeftOuter, JoinNode, JoinOuter, JoinRight, JoinRightOuter, Jpg, JsError, Json, JsonReference, JumpLink, KeepDry, Key, Keyboard, KeyboardOff, KioskDevice, Kubelet, Kubernetes, KubernetesControlPlaneNode, KubernetesIpAddress, KubernetesOperator, KubernetesPod, KubernetesWorkerNode, Label, Language, Laptop, Lasso, LassoPolygon, Launch, Layers, LayersExternal, Legend, LetterAa, LetterBb, LetterCc, LetterDd, LetterEe, LetterFf, LetterGg, LetterHh, LetterIi, LetterJj, LetterKk, LetterLl, LetterMm, LetterNn, LetterOo, LetterPp, LetterQq, LetterRr, LetterSs, LetterTt, LetterUu, LetterVv, LetterWw, LetterXx, LetterYy, LetterZz, License, LicenseDraft, LicenseGlobal, LicenseMaintenance, LicenseMaintenanceDraft, LicenseThirdParty, LicenseThirdPartyDraft, Lifesaver, Light, LightFilled, Lightning, Link, Linux, LinuxAlt, LinuxNamespace, List, ListBoxes, ListBulleted, WatsonHealthInteractiveSegmentationCursor, WatsonHealthLaunchStudy_1, WatsonHealthLaunchStudy_2, WatsonHealthLaunchStudy_3 };
|