@carbon/ibm-products 2.54.0-canary.6 → 2.54.0-canary.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/index-full-carbon.css +1352 -681
- package/css/index-full-carbon.css.map +1 -1
- package/css/index-full-carbon.min.css +1 -1
- package/css/index-full-carbon.min.css.map +1 -1
- package/css/index-without-carbon-released-only.css +974 -59
- package/css/index-without-carbon-released-only.css.map +1 -1
- package/css/index-without-carbon-released-only.min.css +1 -1
- package/css/index-without-carbon-released-only.min.css.map +1 -1
- package/css/index-without-carbon.css +597 -557
- package/css/index-without-carbon.css.map +1 -1
- package/css/index-without-carbon.min.css +1 -1
- package/css/index-without-carbon.min.css.map +1 -1
- package/css/index.css +678 -562
- package/css/index.css.map +1 -1
- package/css/index.min.css +1 -1
- package/css/index.min.css.map +1 -1
- package/es/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/es/components/APIKeyModal/APIKeyDownloader.d.ts +1 -1
- package/es/components/APIKeyModal/APIKeyDownloader.js +1 -1
- package/es/components/APIKeyModal/APIKeyModal.d.ts +13 -0
- package/es/components/APIKeyModal/APIKeyModal.js +85 -38
- package/es/components/APIKeyModal/APIKeyModal.types.d.ts +21 -3
- package/es/components/AboutModal/AboutModal.js +3 -6
- package/es/components/AddSelect/hooks/useFocus.js +1 -2
- package/es/components/AddSelect/hooks/useParentSelect.js +1 -2
- package/es/components/AddSelect/hooks/usePath.js +1 -2
- package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +18 -9
- package/es/components/Card/Card.d.ts +3 -3
- package/es/components/Card/Card.js +23 -18
- package/es/components/Card/CardHeader.d.ts +7 -7
- package/es/components/Card/CardHeader.js +14 -12
- package/es/components/Checklist/Checklist.js +1 -1
- package/es/components/Checklist/ChecklistIcon.js +1 -1
- package/es/components/Coachmark/Coachmark.d.ts +5 -0
- package/es/components/Coachmark/Coachmark.js +11 -3
- package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +5 -0
- package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +19 -5
- package/es/components/CoachmarkStack/CoachmarkStackHome.d.ts +4 -0
- package/es/components/CoachmarkStack/CoachmarkStackHome.js +18 -6
- package/es/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.js +1 -2
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.js +1 -5
- package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.js +5 -5
- package/es/components/ConditionBuilder/utils/util.js +0 -4
- package/es/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
- package/es/components/CreateTearsheet/CreateTearsheet.js +2 -2
- package/es/components/CreateTearsheet/CreateTearsheetStep.js +6 -3
- package/es/components/Datagrid/Datagrid/Datagrid.d.ts +1 -0
- package/es/components/Datagrid/Datagrid/Datagrid.js +7 -0
- package/es/components/Datagrid/Datagrid/DatagridHeaderRow.js +2 -2
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +2 -3
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +2 -3
- package/es/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilterContext.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useShouldDisableButtons.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useSubscribeToEventEmitter.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.js +1 -2
- package/es/components/Datagrid/Datagrid/addons/stateReducer.js +1 -1
- package/es/components/Datagrid/useCustomizeColumns.js +4 -4
- package/es/components/Datagrid/useDatagrid.js +2 -2
- package/es/components/Datagrid/useDefaultStringRenderer.js +1 -2
- package/es/components/Datagrid/useEditableCell.js +1 -2
- package/es/components/Datagrid/useFlexResize.js +1 -2
- package/es/components/Datagrid/useFloatingScroll.js +1 -2
- package/es/components/Datagrid/useNestedRowExpander.js +1 -2
- package/es/components/Datagrid/useParentDimensions.js +1 -2
- package/es/components/Datagrid/useResizeTable.js +1 -2
- package/es/components/Datagrid/useRowExpander.js +1 -2
- package/es/components/Datagrid/useRowRenderer.js +1 -2
- package/es/components/Datagrid/useRowSize.js +1 -2
- package/es/components/Datagrid/useSkeletonRows.js +1 -2
- package/es/components/DecoratorDualButton/DecoratorDualButton.d.ts +1 -0
- package/es/components/DecoratorDualButton/DecoratorDualButton.js +5 -0
- package/es/components/DecoratorLink/DecoratorLink.d.ts +1 -0
- package/es/components/DecoratorLink/DecoratorLink.js +5 -0
- package/es/components/DecoratorSingleButton/DecoratorSingleButton.d.ts +1 -0
- package/es/components/DecoratorSingleButton/DecoratorSingleButton.js +5 -0
- package/es/components/DescriptionList/DescriptionList.d.ts +1 -0
- package/es/components/DescriptionList/DescriptionList.js +5 -0
- package/es/components/EditFullPage/EditFullPage.d.ts +2 -0
- package/es/components/EditFullPage/EditFullPage.js +8 -0
- package/es/components/EditSidePanel/EditSidePanel.d.ts +2 -0
- package/es/components/EditSidePanel/EditSidePanel.js +8 -0
- package/es/components/EditTearsheet/EditTearsheet.d.ts +2 -0
- package/es/components/EditTearsheet/EditTearsheet.js +8 -0
- package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +2 -0
- package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.js +8 -0
- package/es/components/EditUpdateCards/EditUpdateCards.d.ts +2 -0
- package/es/components/EditUpdateCards/EditUpdateCards.js +8 -0
- package/es/components/EmptyStates/EmptyStateIllustration.js +1 -2
- package/es/components/EmptyStates/EmptyStateV2.d.ts +1 -0
- package/es/components/EmptyStates/EmptyStateV2.js +7 -0
- package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +1 -1
- package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +1 -1
- package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +1 -1
- package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +1 -1
- package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +1 -1
- package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +1 -1
- package/es/components/EmptyStates/assets/ErrorIllustration.js +3 -5
- package/es/components/EmptyStates/assets/NoDataIllustration.js +3 -5
- package/es/components/EmptyStates/assets/NoTagsIllustration.js +3 -5
- package/es/components/EmptyStates/assets/NotFoundIllustration.js +3 -5
- package/es/components/EmptyStates/assets/NotificationsIllustration.js +3 -5
- package/es/components/EmptyStates/assets/UnauthorizedIllustration.js +3 -5
- package/es/components/ExpressiveCard/ExpressiveCard.d.ts +5 -5
- package/es/components/ExpressiveCard/ExpressiveCard.js +5 -5
- package/es/components/FilterPanel/FilterPanel.d.ts +1 -0
- package/es/components/FilterPanel/FilterPanel.js +6 -0
- package/es/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.d.ts +1 -0
- package/es/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.js +5 -0
- package/es/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.d.ts +1 -0
- package/es/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +5 -1
- package/es/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.d.ts +1 -0
- package/es/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.js +5 -0
- package/es/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.d.ts +1 -0
- package/es/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.js +5 -0
- package/es/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.d.ts +1 -0
- package/es/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.js +5 -0
- package/es/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.d.ts +1 -0
- package/es/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.js +5 -1
- package/es/components/FullPageError/FullPageError.js +7 -7
- package/es/components/FullPageError/assets/Error403SVG.d.ts +1 -3
- package/es/components/FullPageError/assets/Error403SVG.js +4 -6
- package/es/components/FullPageError/assets/Error404SVG.d.ts +1 -3
- package/es/components/FullPageError/assets/Error404SVG.js +4 -6
- package/es/components/FullPageError/assets/ErrorGenericSVG.d.ts +1 -3
- package/es/components/FullPageError/assets/ErrorGenericSVG.js +4 -6
- package/es/components/InlineTip/InlineTip.d.ts +5 -0
- package/es/components/InlineTip/InlineTip.js +17 -8
- package/es/components/Nav/Nav.d.ts +3 -0
- package/es/components/Nav/Nav.js +8 -0
- package/es/components/Nav/NavItemLink.js +1 -2
- package/es/components/ProductiveCard/ProductiveCard.d.ts +3 -3
- package/es/components/ProductiveCard/ProductiveCard.js +4 -4
- package/es/components/SidePanel/SidePanel.d.ts +6 -1
- package/es/components/SidePanel/SidePanel.js +27 -14
- package/es/components/StatusIndicator/StatusIndicator.d.ts +1 -0
- package/es/components/StatusIndicator/StatusIndicator.js +5 -0
- package/es/components/StatusIndicator/StatusIndicatorStep.d.ts +1 -0
- package/es/components/StatusIndicator/StatusIndicatorStep.js +5 -0
- package/es/components/SteppedAnimatedMedia/SteppedAnimatedMedia.js +3 -1
- package/es/components/Tearsheet/TearsheetShell.js +3 -24
- package/es/global/js/hooks/useFocus.d.ts +1 -0
- package/es/global/js/hooks/useFocus.js +21 -1
- package/es/global/js/hooks/usePrefersReducedMotion.js +1 -2
- package/es/global/js/package-settings.d.ts +1 -1
- package/es/global/js/package-settings.js +1 -1
- package/es/index.js +1 -1
- package/es/settings.d.ts +1 -1
- package/lib/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/lib/components/APIKeyModal/APIKeyDownloader.d.ts +1 -1
- package/lib/components/APIKeyModal/APIKeyDownloader.js +1 -1
- package/lib/components/APIKeyModal/APIKeyModal.d.ts +13 -0
- package/lib/components/APIKeyModal/APIKeyModal.js +83 -34
- package/lib/components/APIKeyModal/APIKeyModal.types.d.ts +21 -3
- package/lib/components/AboutModal/AboutModal.js +2 -5
- package/lib/components/AddSelect/hooks/useFocus.js +1 -2
- package/lib/components/AddSelect/hooks/useParentSelect.js +1 -2
- package/lib/components/AddSelect/hooks/usePath.js +1 -2
- package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +17 -8
- package/lib/components/Card/Card.d.ts +3 -3
- package/lib/components/Card/Card.js +22 -17
- package/lib/components/Card/CardHeader.d.ts +7 -7
- package/lib/components/Card/CardHeader.js +14 -12
- package/lib/components/Checklist/ChecklistChart.js +7 -7
- package/lib/components/Coachmark/Coachmark.d.ts +5 -0
- package/lib/components/Coachmark/Coachmark.js +11 -3
- package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +5 -0
- package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +18 -4
- package/lib/components/CoachmarkStack/CoachmarkStackHome.d.ts +4 -0
- package/lib/components/CoachmarkStack/CoachmarkStackHome.js +18 -6
- package/lib/components/ConditionBuilder/ConditionBuilderConnector/GroupConnector.js +1 -2
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.js +1 -5
- package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.js +5 -5
- package/lib/components/ConditionBuilder/utils/util.js +0 -4
- package/lib/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
- package/lib/components/CreateTearsheet/CreateTearsheet.js +2 -2
- package/lib/components/CreateTearsheet/CreateTearsheetStep.js +5 -2
- package/lib/components/Datagrid/Datagrid/Datagrid.d.ts +1 -0
- package/lib/components/Datagrid/Datagrid/Datagrid.js +7 -0
- package/lib/components/Datagrid/Datagrid/DatagridHeaderRow.js +2 -2
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilterContext.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useShouldDisableButtons.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useSubscribeToEventEmitter.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.js +1 -2
- package/lib/components/Datagrid/Datagrid/addons/stateReducer.js +1 -1
- package/lib/components/Datagrid/useColumnOrder.js +1 -1
- package/lib/components/Datagrid/useDefaultStringRenderer.js +1 -2
- package/lib/components/Datagrid/useEditableCell.js +1 -2
- package/lib/components/Datagrid/useFlexResize.js +1 -2
- package/lib/components/Datagrid/useFloatingScroll.js +1 -2
- package/lib/components/Datagrid/useNestedRowExpander.js +1 -2
- package/lib/components/Datagrid/useParentDimensions.js +1 -2
- package/lib/components/Datagrid/useResizeTable.js +1 -2
- package/lib/components/Datagrid/useRowExpander.js +1 -2
- package/lib/components/Datagrid/useRowRenderer.js +1 -2
- package/lib/components/Datagrid/useRowSize.js +1 -2
- package/lib/components/Datagrid/useSkeletonRows.js +1 -2
- package/lib/components/DecoratorDualButton/DecoratorDualButton.d.ts +1 -0
- package/lib/components/DecoratorDualButton/DecoratorDualButton.js +5 -0
- package/lib/components/DecoratorLink/DecoratorLink.d.ts +1 -0
- package/lib/components/DecoratorLink/DecoratorLink.js +5 -0
- package/lib/components/DecoratorSingleButton/DecoratorSingleButton.d.ts +1 -0
- package/lib/components/DecoratorSingleButton/DecoratorSingleButton.js +5 -0
- package/lib/components/DescriptionList/DescriptionList.d.ts +1 -0
- package/lib/components/DescriptionList/DescriptionList.js +5 -0
- package/lib/components/EditFullPage/EditFullPage.d.ts +2 -0
- package/lib/components/EditFullPage/EditFullPage.js +8 -0
- package/lib/components/EditSidePanel/EditSidePanel.d.ts +2 -0
- package/lib/components/EditSidePanel/EditSidePanel.js +8 -0
- package/lib/components/EditTearsheet/EditTearsheet.d.ts +2 -0
- package/lib/components/EditTearsheet/EditTearsheet.js +8 -0
- package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +2 -0
- package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.js +8 -0
- package/lib/components/EditUpdateCards/EditUpdateCards.d.ts +2 -0
- package/lib/components/EditUpdateCards/EditUpdateCards.js +8 -0
- package/lib/components/EmptyStates/EmptyStateIllustration.js +1 -2
- package/lib/components/EmptyStates/EmptyStateV2.d.ts +1 -0
- package/lib/components/EmptyStates/EmptyStateV2.js +7 -0
- package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +1 -1
- package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +1 -1
- package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +1 -1
- package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +1 -1
- package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +1 -1
- package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +1 -1
- package/lib/components/EmptyStates/assets/ErrorIllustration.js +2 -4
- package/lib/components/EmptyStates/assets/NoDataIllustration.js +2 -4
- package/lib/components/EmptyStates/assets/NoTagsIllustration.js +2 -4
- package/lib/components/EmptyStates/assets/NotFoundIllustration.js +2 -4
- package/lib/components/EmptyStates/assets/NotificationsIllustration.js +2 -4
- package/lib/components/EmptyStates/assets/UnauthorizedIllustration.js +2 -4
- package/lib/components/ExpressiveCard/ExpressiveCard.d.ts +5 -5
- package/lib/components/ExpressiveCard/ExpressiveCard.js +5 -5
- package/lib/components/FilterPanel/FilterPanel.d.ts +1 -0
- package/lib/components/FilterPanel/FilterPanel.js +6 -0
- package/lib/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.d.ts +1 -0
- package/lib/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.js +5 -0
- package/lib/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.d.ts +1 -0
- package/lib/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +5 -1
- package/lib/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.d.ts +1 -0
- package/lib/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.js +5 -0
- package/lib/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.d.ts +1 -0
- package/lib/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.js +5 -0
- package/lib/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.d.ts +1 -0
- package/lib/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.js +5 -0
- package/lib/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.d.ts +1 -0
- package/lib/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.js +5 -1
- package/lib/components/FullPageError/FullPageError.js +7 -7
- package/lib/components/FullPageError/assets/Error403SVG.d.ts +1 -3
- package/lib/components/FullPageError/assets/Error403SVG.js +4 -6
- package/lib/components/FullPageError/assets/Error404SVG.d.ts +1 -3
- package/lib/components/FullPageError/assets/Error404SVG.js +4 -6
- package/lib/components/FullPageError/assets/ErrorGenericSVG.d.ts +1 -3
- package/lib/components/FullPageError/assets/ErrorGenericSVG.js +4 -6
- package/lib/components/InlineTip/InlineTip.d.ts +5 -0
- package/lib/components/InlineTip/InlineTip.js +17 -8
- package/lib/components/Nav/Nav.d.ts +3 -0
- package/lib/components/Nav/Nav.js +8 -0
- package/lib/components/Nav/NavItemLink.js +1 -2
- package/lib/components/ProductiveCard/ProductiveCard.d.ts +3 -3
- package/lib/components/ProductiveCard/ProductiveCard.js +4 -4
- package/lib/components/SidePanel/SidePanel.d.ts +6 -1
- package/lib/components/SidePanel/SidePanel.js +27 -14
- package/lib/components/StatusIndicator/StatusIndicator.d.ts +1 -0
- package/lib/components/StatusIndicator/StatusIndicator.js +5 -0
- package/lib/components/StatusIndicator/StatusIndicatorStep.d.ts +1 -0
- package/lib/components/StatusIndicator/StatusIndicatorStep.js +5 -0
- package/lib/components/SteppedAnimatedMedia/SteppedAnimatedMedia.js +3 -1
- package/lib/components/Tearsheet/TearsheetShell.js +2 -23
- package/lib/global/js/hooks/useFocus.d.ts +1 -0
- package/lib/global/js/hooks/useFocus.js +21 -0
- package/lib/global/js/hooks/usePrefersReducedMotion.js +1 -2
- package/lib/global/js/package-settings.d.ts +1 -1
- package/lib/global/js/package-settings.js +1 -1
- package/lib/index.js +109 -109
- package/lib/settings.d.ts +1 -1
- package/package.json +10 -10
- package/scss/components/APIKeyModal/_api-key-modal.scss +4 -0
- package/scss/components/BreadcrumbWithOverflow/_breadcrumb-with-overflow.scss +3 -3
- package/scss/components/Card/_card.scss +19 -5
- package/scss/components/Coachmark/_coachmark-overlay.scss +2 -2
- package/scss/components/Coachmark/_coachmark-tagline.scss +1 -1
- package/scss/components/CoachmarkBeacon/_coachmark-beacon.scss +3 -3
- package/scss/components/CoachmarkStack/_coachmark-stack.scss +2 -2
- package/scss/components/ConditionBuilder/styles/_conditionBuilderItem.scss +7 -7
- package/scss/components/CreateInfluencer/_create-influencer.scss +2 -2
- package/scss/components/CreateTearsheet/_create-tearsheet.scss +1 -2
- package/scss/components/DataSpreadsheet/_data-spreadsheet.scss +4 -4
- package/scss/components/Datagrid/styles/_datagrid.scss +21 -14
- package/scss/components/Datagrid/styles/_draggableElement.scss +2 -2
- package/scss/components/Datagrid/styles/_useColumnRightAlign.scss +1 -1
- package/scss/components/Datagrid/styles/_useExpandedRow.scss +1 -1
- package/scss/components/Datagrid/styles/_useInlineEdit.scss +1 -1
- package/scss/components/Datagrid/styles/_useNestedRows.scss +2 -2
- package/scss/components/Datagrid/styles/_useStickyColumn.scss +2 -2
- package/scss/components/Datagrid/styles/addons/_CustomizeColumnsTearsheet.scss +1 -1
- package/scss/components/Datagrid/styles/addons/_FilterFlyout.scss +1 -1
- package/scss/components/Datagrid/styles/addons/_FilterPanel.scss +1 -1
- package/scss/components/Datagrid/styles/addons/_RowSizeDropdown.scss +1 -2
- package/scss/components/DecoratorBase/_decorator-base-mixins.scss +1 -1
- package/scss/components/DecoratorBase/_decorator-base.scss +3 -3
- package/scss/components/DecoratorDualButton/_decorator-dual-button.scss +1 -1
- package/scss/components/DecoratorSingleButton/_decorator-single-button.scss +1 -1
- package/scss/components/EditTearsheet/_edit-tearsheet.scss +1 -2
- package/scss/components/EditUpdateCards/_edit-update-cards.scss +7 -7
- package/scss/components/FullPageError/_full-page-error.scss +1 -1
- package/scss/components/GetStartedCard/_get-started-card.scss +1 -1
- package/scss/components/Guidebanner/_guidebanner.scss +4 -4
- package/scss/components/HTTPErrors/_http-errors.scss +1 -1
- package/scss/components/InlineTip/_inline-tip.scss +4 -4
- package/scss/components/InterstitialScreen/_interstitial-screen.scss +6 -6
- package/scss/components/NonLinearReading/_non-linear-reading.scss +2 -2
- package/scss/components/NotificationsPanel/_notifications-panel.scss +3 -3
- package/scss/components/OptionsTile/_options-tile.scss +6 -8
- package/scss/components/PageHeader/_page-header.scss +20 -13
- package/scss/components/ProductiveCard/_productive-card.scss +2 -2
- package/scss/components/SidePanel/_side-panel.scss +24 -17
- package/scss/components/StatusIcon/_status-icon.scss +9 -7
- package/scss/components/StatusIndicator/_status-indicator.scss +1 -1
- package/scss/components/Tearsheet/_tearsheet.scss +5 -5
- package/scss/components/UserAvatar/_user-avatar.scss +5 -3
- package/scss/components/UserProfileImage/_user-profile-image.scss +6 -4
- package/scss/components/WebTerminal/_web-terminal.scss +2 -2
- package/scss/components/_index-released-only.scss +1 -0
- package/telemetry.yml +3 -0
@@ -89,7 +89,7 @@ $_block-class: #{c4p-settings.$pkg-prefix}--breadcrumb-with-overflow;
|
|
89
89
|
text-overflow: ellipsis;
|
90
90
|
}
|
91
91
|
}
|
92
|
-
|
93
|
-
|
94
|
-
|
92
|
+
.#{$_block-class}__overflow-menu {
|
93
|
+
/* stylelint-disable-next-line carbon/type-use */
|
94
|
+
line-height: 0;
|
95
95
|
}
|
@@ -5,7 +5,7 @@
|
|
5
5
|
// LICENSE file in the root directory of this source tree.
|
6
6
|
//
|
7
7
|
|
8
|
-
// NOTE: Please do not remove the duplicate `slug` and `
|
8
|
+
// NOTE: Please do not remove the duplicate `slug` and `decorator` classes. We need both until slug is fully deprecated
|
9
9
|
|
10
10
|
// Standard imports.
|
11
11
|
@use '@carbon/styles/scss/theme' as *;
|
@@ -144,25 +144,39 @@ $block-class: #{c4p-settings.$pkg-prefix}--card;
|
|
144
144
|
position: relative;
|
145
145
|
}
|
146
146
|
|
147
|
-
.#{$block-class} .#{c4p-settings.$carbon-prefix}--slug
|
147
|
+
.#{$block-class} .#{c4p-settings.$carbon-prefix}--slug,
|
148
|
+
.#{$block-class} .#{c4p-settings.$carbon-prefix}--ai-label {
|
148
149
|
position: absolute;
|
149
150
|
top: $spacing-05;
|
150
151
|
right: $spacing-05;
|
151
152
|
}
|
152
153
|
|
154
|
+
.#{$block-class}__header__inner-wrapper--decorator {
|
155
|
+
position: absolute;
|
156
|
+
top: $spacing-05;
|
157
|
+
right: $spacing-05;
|
158
|
+
|
159
|
+
.#{c4p-settings.$carbon-prefix}--slug,
|
160
|
+
.#{c4p-settings.$carbon-prefix}--ai-label {
|
161
|
+
position: relative;
|
162
|
+
top: unset;
|
163
|
+
right: unset;
|
164
|
+
}
|
165
|
+
}
|
166
|
+
|
153
167
|
.#{$block-class}__header-container--has-slug,
|
154
|
-
.#{$block-class}__header-container--has-
|
168
|
+
.#{$block-class}__header-container--has-decorator {
|
155
169
|
width: 100%;
|
156
170
|
padding-right: $spacing-07;
|
157
171
|
}
|
158
172
|
|
159
173
|
.#{$block-class}__header-container--has-slug.#{$block-class}__header-container--has-actions,
|
160
|
-
.#{$block-class}__header-container--has-
|
174
|
+
.#{$block-class}__header-container--has-decorator.#{$block-class}__header-container--has-actions {
|
161
175
|
padding-right: $spacing-08;
|
162
176
|
}
|
163
177
|
|
164
178
|
.#{$block-class}__header-container--has-slug.#{$block-class}__header-container--large-tile-or-label,
|
165
|
-
.#{$block-class}__header-container--has-
|
179
|
+
.#{$block-class}__header-container--has-decorator.#{$block-class}__header-container--large-tile-or-label {
|
166
180
|
padding-right: $spacing-09;
|
167
181
|
}
|
168
182
|
|
@@ -7,8 +7,8 @@
|
|
7
7
|
// LICENSE file in the root directory of this source tree.
|
8
8
|
//
|
9
9
|
|
10
|
-
/* stylelint-disable carbon/layout-
|
11
|
-
/* stylelint-disable carbon/theme-
|
10
|
+
/* stylelint-disable carbon/layout-use */
|
11
|
+
/* stylelint-disable carbon/theme-use */
|
12
12
|
/* stylelint-disable declaration-no-important */
|
13
13
|
|
14
14
|
// Standard imports.
|
@@ -1,4 +1,4 @@
|
|
1
|
-
/* stylelint-disable carbon/layout-
|
1
|
+
/* stylelint-disable carbon/layout-use */
|
2
2
|
/* stylelint-disable carbon/motion-easing-use */
|
3
3
|
/* stylelint-disable max-nesting-depth */
|
4
4
|
//
|
@@ -44,7 +44,7 @@ $block-class: #{c4p-settings.$pkg-prefix}--coachmark-beacon;
|
|
44
44
|
width: $spacing-04;
|
45
45
|
height: $spacing-04;
|
46
46
|
border-radius: 50%;
|
47
|
-
/* stylelint-disable-next-line carbon/theme-
|
47
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
48
48
|
background-color: $blue-50;
|
49
49
|
content: '';
|
50
50
|
}
|
@@ -61,7 +61,7 @@ $block-class: #{c4p-settings.$pkg-prefix}--coachmark-beacon;
|
|
61
61
|
height: 18px;
|
62
62
|
border-radius: 100%;
|
63
63
|
content: '';
|
64
|
-
/* stylelint-disable-next-line carbon/theme-
|
64
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
65
65
|
outline: $spacing-01 $focus solid;
|
66
66
|
}
|
67
67
|
}
|
@@ -68,12 +68,12 @@ $stack-home-class: #{c4p-settings.$pkg-prefix}--coachmark-stacked-home;
|
|
68
68
|
visibility: visible;
|
69
69
|
|
70
70
|
&__light {
|
71
|
-
/* stylelint-disable-next-line carbon/theme-
|
71
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
72
72
|
background-color: $gray-90;
|
73
73
|
}
|
74
74
|
|
75
75
|
&__dark {
|
76
|
-
/* stylelint-disable-next-line carbon/theme-
|
76
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
77
77
|
background-color: $button-tertiary-active;
|
78
78
|
}
|
79
79
|
}
|
@@ -26,7 +26,7 @@ $block-class: #{c4p-settings.$pkg-prefix}--condition-builder;
|
|
26
26
|
z-index: -1;
|
27
27
|
opacity: 0;
|
28
28
|
pointer-events: none;
|
29
|
-
/* stylelint-disable-next-line carbon/layout-
|
29
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
30
30
|
transform: translateX($translateValue);
|
31
31
|
transition: all $duration-fast-02 motion(standard, productive);
|
32
32
|
}
|
@@ -204,24 +204,24 @@ $colors: (
|
|
204
204
|
//this is to select and add color to the new group preview
|
205
205
|
.#{$block-class}__group-preview[data-color-index='#{($i%list.length($colors))}']
|
206
206
|
button {
|
207
|
-
/* stylelint-disable-next-line carbon/theme-
|
207
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
208
208
|
$next-group-color: list.nth($colors, (($i%list.length($colors)) + 1));
|
209
|
-
/* stylelint-disable-next-line carbon/theme-
|
209
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
210
210
|
box-shadow: inset 0 #{$spacing-01} 0 0 list.nth($next-group-color, 1);
|
211
211
|
}
|
212
212
|
|
213
213
|
//we need to select the group color from the $colors array and need to repeat the colors after $colors.length subgroups
|
214
214
|
@for $el-index from 1 through 50 {
|
215
215
|
$item-index: $el-index;
|
216
|
-
/* stylelint-disable-next-line carbon/theme-
|
216
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
217
217
|
$item-index: ((($item-index - 1) % $group-colors-length) + 1);
|
218
218
|
#{$selector} {
|
219
219
|
@if $item-index != 1 {
|
220
|
-
/* stylelint-disable-next-line carbon/theme-
|
220
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
221
221
|
--#{$block-class}__condition-wrapper-color: #{list.nth(
|
222
222
|
$group-colors,
|
223
223
|
$item-index
|
224
|
-
)}; // stylelint-disable-line carbon/theme-
|
224
|
+
)}; // stylelint-disable-line carbon/theme-use
|
225
225
|
}
|
226
226
|
}
|
227
227
|
|
@@ -248,7 +248,7 @@ $colors: (
|
|
248
248
|
.#{$block-class}__add-button,
|
249
249
|
.#{$block-class}__add-condition-sub-group
|
250
250
|
) {
|
251
|
-
/* stylelint-disable-next-line carbon/theme-
|
251
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
252
252
|
box-shadow: inset 0 #{$spacing-01} 0 0 var(--#{$block-class}__condition-wrapper-color);
|
253
253
|
}
|
254
254
|
}
|
@@ -16,7 +16,7 @@ $influencerAnimationStart: calc(-1 * #{$spacing-05});
|
|
16
16
|
@keyframes influencer-menu-entrance {
|
17
17
|
0% {
|
18
18
|
opacity: 0;
|
19
|
-
// stylelint-disable-next-line carbon/layout-
|
19
|
+
// stylelint-disable-next-line carbon/layout-use
|
20
20
|
transform: translateX($influencerAnimationStart);
|
21
21
|
}
|
22
22
|
|
@@ -33,7 +33,7 @@ $influencerAnimationStart: calc(-1 * #{$spacing-05});
|
|
33
33
|
|
34
34
|
100% {
|
35
35
|
opacity: 0;
|
36
|
-
// stylelint-disable-next-line carbon/layout-
|
36
|
+
// stylelint-disable-next-line carbon/layout-use
|
37
37
|
transform: translateX($influencerAnimationStart);
|
38
38
|
}
|
39
39
|
}
|
@@ -133,7 +133,7 @@ $header-cell-background: $layer-accent-01;
|
|
133
133
|
overflow: hidden;
|
134
134
|
min-width: initial;
|
135
135
|
min-height: initial;
|
136
|
-
/* stylelint-disable-next-line carbon/layout-
|
136
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
137
137
|
padding: 0 calc(#{$spacing-03} + 1px) 0 $spacing-03;
|
138
138
|
margin: 0;
|
139
139
|
background-color: $body-cell-background;
|
@@ -158,7 +158,7 @@ $header-cell-background: $layer-accent-01;
|
|
158
158
|
overflow: hidden;
|
159
159
|
width: fit-content;
|
160
160
|
max-width: var(--#{$block-class}--total-width);
|
161
|
-
/* stylelint-disable-next-line carbon/layout-
|
161
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
162
162
|
padding: 0 calc(#{$spacing-03} + 1px) 0 $spacing-03;
|
163
163
|
visibility: hidden;
|
164
164
|
|
@@ -177,10 +177,10 @@ $header-cell-background: $layer-accent-01;
|
|
177
177
|
overflow: hidden;
|
178
178
|
// Could be fixed by using border-right but the fact that
|
179
179
|
// this element is positioned absolute prevents that from working
|
180
|
-
/* stylelint-disable-next-line carbon/layout-
|
180
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
181
181
|
padding-right: calc(#{$spacing-03} - 1px);
|
182
182
|
padding-bottom: $spacing-01;
|
183
|
-
/* stylelint-disable-next-line carbon/layout-
|
183
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
184
184
|
padding-left: calc(#{$spacing-03} - #{$spacing-01});
|
185
185
|
border: $spacing-01 solid $background-brand;
|
186
186
|
background-color: $body-cell-background;
|
@@ -44,7 +44,7 @@
|
|
44
44
|
|
45
45
|
.#{$block-class}__head-select-all.#{$block-class}__checkbox-cell.#{$block-class}__checkbox-cell-sticky-left {
|
46
46
|
position: sticky;
|
47
|
-
z-index:
|
47
|
+
z-index: 10;
|
48
48
|
left: 0;
|
49
49
|
}
|
50
50
|
}
|
@@ -57,7 +57,7 @@
|
|
57
57
|
|
58
58
|
td.#{c4p-settings.$carbon-prefix}--table-column-checkbox,
|
59
59
|
th.#{c4p-settings.$carbon-prefix}--table-column-checkbox {
|
60
|
-
/* stylelint-disable-next-line carbon/layout-
|
60
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
61
61
|
padding-top: 0.6875rem;
|
62
62
|
|
63
63
|
&.#{$block-class}__checkbox-cell {
|
@@ -158,7 +158,6 @@
|
|
158
158
|
|
159
159
|
/* This section to be removed after support for slug dropped - start */
|
160
160
|
.#{$block-class} th.#{$block-class}__with-slug {
|
161
|
-
/* stylelint-disable-next-line carbon/theme-token-use */
|
162
161
|
box-shadow: inset 0 1px $ai-border-strong;
|
163
162
|
}
|
164
163
|
|
@@ -185,7 +184,7 @@
|
|
185
184
|
.#{c4p-settings.$carbon-prefix}--data-table
|
186
185
|
tbody
|
187
186
|
tr.#{$block-class}__slug--row {
|
188
|
-
/* stylelint-disable-next-line carbon/theme-
|
187
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
189
188
|
box-shadow: inset 1px 0 $ai-border-strong;
|
190
189
|
}
|
191
190
|
|
@@ -232,7 +231,6 @@
|
|
232
231
|
/* This section to be removed after support for slug dropped - end */
|
233
232
|
|
234
233
|
.#{$block-class} th.#{$block-class}__with-ai-label {
|
235
|
-
/* stylelint-disable-next-line carbon/theme-token-use */
|
236
234
|
box-shadow: inset 0 1px $ai-border-strong;
|
237
235
|
}
|
238
236
|
|
@@ -259,7 +257,6 @@
|
|
259
257
|
.#{c4p-settings.$carbon-prefix}--data-table
|
260
258
|
tbody
|
261
259
|
tr.#{$block-class}__ai-label--row {
|
262
|
-
/* stylelint-disable-next-line carbon/theme-token-use */
|
263
260
|
box-shadow: inset 1px 0 $ai-border-strong;
|
264
261
|
}
|
265
262
|
|
@@ -413,17 +410,27 @@
|
|
413
410
|
}
|
414
411
|
}
|
415
412
|
|
416
|
-
.#{$block-class}__carbon-row
|
413
|
+
.#{$block-class}__carbon-row .#{$block-class}__left-sticky-column-cell,
|
414
|
+
.#{$block-class}__carbon-row .#{$block-class}__right-sticky-column-cell,
|
415
|
+
.#{$block-class}__carbon-row .#{$block-class}__checkbox-cell-sticky-left {
|
417
416
|
/* stylelint-disable-next-line declaration-no-important */
|
418
417
|
background-color: $layer-01;
|
419
418
|
}
|
420
419
|
|
421
|
-
.#{$block-class}__carbon-row:hover
|
420
|
+
.#{$block-class}__carbon-row:hover .#{$block-class}__left-sticky-column-cell,
|
421
|
+
.#{$block-class}__carbon-row:hover .#{$block-class}__right-sticky-column-cell,
|
422
|
+
.#{$block-class}__carbon-row:hover
|
423
|
+
.#{$block-class}__checkbox-cell-sticky-left {
|
422
424
|
/* stylelint-disable-next-line declaration-no-important */
|
423
425
|
background-color: $layer-hover-01;
|
424
426
|
}
|
425
427
|
|
426
|
-
.#{c4p-settings.$carbon-prefix}--data-table--selected
|
428
|
+
.#{c4p-settings.$carbon-prefix}--data-table--selected
|
429
|
+
.#{$block-class}__left-sticky-column-cell,
|
430
|
+
.#{c4p-settings.$carbon-prefix}--data-table--selected
|
431
|
+
.#{$block-class}__right-sticky-column-cell,
|
432
|
+
.#{c4p-settings.$carbon-prefix}--data-table--selected
|
433
|
+
.#{$block-class}__checkbox-cell-sticky-left {
|
427
434
|
/* stylelint-disable-next-line declaration-no-important */
|
428
435
|
background-color: $layer-selected-01;
|
429
436
|
}
|
@@ -522,7 +529,7 @@
|
|
522
529
|
}
|
523
530
|
|
524
531
|
.#{$block-class}__resizableColumn:hover {
|
525
|
-
background-color: $
|
532
|
+
background-color: $layer-selected-hover;
|
526
533
|
|
527
534
|
.#{$block-class}__resizer {
|
528
535
|
border-right: $spacing-01 solid $border-strong-01;
|
@@ -562,7 +569,7 @@
|
|
562
569
|
|
563
570
|
&.#{$block-class}__select-all-sticky-left {
|
564
571
|
position: sticky;
|
565
|
-
z-index:
|
572
|
+
z-index: 10;
|
566
573
|
left: 0;
|
567
574
|
background-color: $layer-accent-01;
|
568
575
|
}
|
@@ -667,9 +674,9 @@
|
|
667
674
|
&.#{$block-class}__carbon-row-expanded-hover-active::before {
|
668
675
|
position: absolute;
|
669
676
|
z-index: 2;
|
670
|
-
/* stylelint-disable-next-line carbon/layout-
|
677
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
671
678
|
top: var(--#{$block-class}--row-height);
|
672
|
-
/* stylelint-disable-next-line carbon/layout-
|
679
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
673
680
|
left: calc(
|
674
681
|
var(--#{$block-class}--indicator-offset-amount) + #{$spacing-05}
|
675
682
|
);
|
@@ -939,7 +946,7 @@
|
|
939
946
|
.#{$block-class}__col-resizer-range:focus
|
940
947
|
+ .#{$block-class}__col-resize-indicator::after {
|
941
948
|
position: absolute;
|
942
|
-
/* stylelint-disable-next-line carbon/layout-
|
949
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
943
950
|
top: calc(var(--#{$block-class}--row-height) - 20px);
|
944
951
|
right: $spacing-02;
|
945
952
|
width: 1px;
|
@@ -35,7 +35,7 @@
|
|
35
35
|
width: 100%;
|
36
36
|
height: $spacing-09;
|
37
37
|
border: 2px dashed $focus;
|
38
|
-
/* stylelint-disable-next-line carbon/theme-
|
38
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
39
39
|
background-color: colors.$blue-10; // not good in dark mode
|
40
40
|
}
|
41
41
|
|
@@ -82,7 +82,7 @@
|
|
82
82
|
width: 100%;
|
83
83
|
align-items: center;
|
84
84
|
padding-left: $spacing-05;
|
85
|
-
/* stylelint-disable-next-line carbon/type-
|
85
|
+
/* stylelint-disable-next-line carbon/type-use */
|
86
86
|
line-height: 1; // center align text within row
|
87
87
|
transition-property: opacity;
|
88
88
|
}
|
@@ -24,7 +24,7 @@
|
|
24
24
|
.#{variables.$block-class}
|
25
25
|
.#{variables.$block-class}__expanded-row-content::before {
|
26
26
|
position: absolute;
|
27
|
-
/* stylelint-disable-next-line carbon/layout-
|
27
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
28
28
|
top: -1px;
|
29
29
|
right: 0;
|
30
30
|
width: calc(100% - #{$spacing-09});
|
@@ -54,7 +54,7 @@ $row-heights: (
|
|
54
54
|
}
|
55
55
|
|
56
56
|
@mixin input-outline($color: $focus) {
|
57
|
-
/* stylelint-disable-next-line carbon/theme-
|
57
|
+
/* stylelint-disable-next-line carbon/theme-use */
|
58
58
|
outline: $spacing-01 solid $color;
|
59
59
|
outline-offset: calc(-1 * #{$spacing-01});
|
60
60
|
|
@@ -42,7 +42,7 @@
|
|
42
42
|
tr.#{$block-class}__carbon-nested-row
|
43
43
|
+ :not(tr.#{$block-class}__carbon-nested-row)::after {
|
44
44
|
position: absolute;
|
45
|
-
/* stylelint-disable-next-line carbon/layout-
|
45
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
46
46
|
top: -1px;
|
47
47
|
left: 0;
|
48
48
|
width: 100%;
|
@@ -91,7 +91,7 @@
|
|
91
91
|
td.#{$block-class}__expandable-row-cell
|
92
92
|
+ td::before {
|
93
93
|
position: absolute;
|
94
|
-
/* stylelint-disable-next-line carbon/layout-
|
94
|
+
/* stylelint-disable-next-line carbon/layout-use */
|
95
95
|
bottom: -1px;
|
96
96
|
left: 0;
|
97
97
|
width: 1rem;
|
@@ -36,7 +36,7 @@
|
|
36
36
|
.#{variables.$block-class}__left-sticky-column-header {
|
37
37
|
/* stylelint-disable-next-line declaration-no-important */
|
38
38
|
position: sticky !important;
|
39
|
-
z-index:
|
39
|
+
z-index: 10;
|
40
40
|
left: 0;
|
41
41
|
border-right: 1px solid $border-subtle;
|
42
42
|
}
|
@@ -67,6 +67,6 @@
|
|
67
67
|
|
68
68
|
.#{variables.$block-class}__select-all-toggle-on.#{variables.$block-class}__select-all-sticky-left {
|
69
69
|
position: sticky;
|
70
|
-
z-index:
|
70
|
+
z-index: 10;
|
71
71
|
left: 0;
|
72
72
|
}
|
@@ -32,8 +32,7 @@
|
|
32
32
|
.#{c4p-settings.$carbon-prefix}--popover--bottom-right.#{variables.$block-class}__row-height-settings-popover
|
33
33
|
.#{c4p-settings.$carbon-prefix}--popover-caret {
|
34
34
|
// Used to fix layout issue with IconButton caret inside of Popover component
|
35
|
-
|
36
|
-
left: -4px;
|
35
|
+
left: -$spacing-02;
|
37
36
|
}
|
38
37
|
|
39
38
|
.#{variables.$block-class}__row-size-toggle-tip-button.#{c4p-settings.$carbon-prefix}--toggletip-button {
|
@@ -1,6 +1,6 @@
|
|
1
|
-
/* stylelint-disable carbon/theme-
|
2
|
-
/* stylelint-disable carbon/type-
|
3
|
-
/* stylelint-disable carbon/layout-
|
1
|
+
/* stylelint-disable carbon/theme-use */
|
2
|
+
/* stylelint-disable carbon/type-use */
|
3
|
+
/* stylelint-disable carbon/layout-use */
|
4
4
|
/* stylelint-disable function-no-unknown */
|
5
5
|
|
6
6
|
//
|
@@ -31,11 +31,11 @@ $block-class: #{c4p-settings.$pkg-prefix}--edit-update-cards;
|
|
31
31
|
.#{c4p-settings.$pkg-prefix}--card__header,
|
32
32
|
.#{c4p-settings.$pkg-prefix}--card__footer {
|
33
33
|
button {
|
34
|
-
// stylelint-disable-next-line carbon/theme-
|
34
|
+
// stylelint-disable-next-line carbon/theme-use
|
35
35
|
color: $white-0;
|
36
36
|
|
37
37
|
&:hover {
|
38
|
-
// stylelint-disable-next-line carbon/theme-
|
38
|
+
// stylelint-disable-next-line carbon/theme-use
|
39
39
|
background-color: $blue-60-hover;
|
40
40
|
}
|
41
41
|
|
@@ -45,7 +45,7 @@ $block-class: #{c4p-settings.$pkg-prefix}--edit-update-cards;
|
|
45
45
|
|
46
46
|
svg {
|
47
47
|
path {
|
48
|
-
// stylelint-disable-next-line carbon/theme-
|
48
|
+
// stylelint-disable-next-line carbon/theme-use
|
49
49
|
fill: $white-0;
|
50
50
|
}
|
51
51
|
}
|
@@ -59,9 +59,9 @@ $block-class: #{c4p-settings.$pkg-prefix}--edit-update-cards;
|
|
59
59
|
}
|
60
60
|
|
61
61
|
.#{c4p-settings.$pkg-prefix}--card__footer {
|
62
|
-
// stylelint-disable-next-line carbon/theme-
|
62
|
+
// stylelint-disable-next-line carbon/theme-use
|
63
63
|
background-color: $blue-60;
|
64
|
-
// stylelint-disable-next-line carbon/theme-
|
64
|
+
// stylelint-disable-next-line carbon/theme-use
|
65
65
|
color: $white-0;
|
66
66
|
}
|
67
67
|
|
@@ -85,9 +85,9 @@ $block-class: #{c4p-settings.$pkg-prefix}--edit-update-cards;
|
|
85
85
|
&:not(.#{$block-class}__actions-bottom) {
|
86
86
|
&##{$block-class}--edit {
|
87
87
|
.#{c4p-settings.$pkg-prefix}--card__header {
|
88
|
-
// stylelint-disable-next-line carbon/theme-
|
88
|
+
// stylelint-disable-next-line carbon/theme-use
|
89
89
|
background-color: $blue-60;
|
90
|
-
// stylelint-disable-next-line carbon/theme-
|
90
|
+
// stylelint-disable-next-line carbon/theme-use
|
91
91
|
color: $white-0;
|
92
92
|
}
|
93
93
|
}
|
@@ -49,7 +49,7 @@ $block-class: #{c4p-settings.$pkg-prefix}--full-page-error;
|
|
49
49
|
height: 100%;
|
50
50
|
padding: $spacing-03 $spacing-03 $spacing-11 $spacing-03;
|
51
51
|
@include breakpoint(md) {
|
52
|
-
padding: auto $spacing-03 $spacing-11
|
52
|
+
padding: auto $spacing-03 $spacing-11;
|
53
53
|
}
|
54
54
|
}
|
55
55
|
|
@@ -15,9 +15,9 @@
|
|
15
15
|
* individual rules.
|
16
16
|
*/
|
17
17
|
|
18
|
-
/* stylelint-disable carbon/layout-
|
18
|
+
/* stylelint-disable carbon/layout-use */
|
19
19
|
/* stylelint-disable carbon/motion-duration-use */
|
20
|
-
/* stylelint-disable carbon/theme-
|
20
|
+
/* stylelint-disable carbon/theme-use */
|
21
21
|
/* stylelint-disable declaration-no-important */
|
22
22
|
/* stylelint-disable function-no-unknown */
|
23
23
|
/* stylelint-disable max-nesting-depth */
|
@@ -105,7 +105,7 @@ $purple-3: #7433e3;
|
|
105
105
|
|
106
106
|
// Specify Carousel look and feel.
|
107
107
|
.#{$block-class}__carousel {
|
108
|
-
padding: 0 0 $spacing-05
|
108
|
+
padding: 0 0 $spacing-05;
|
109
109
|
color: $gray-10;
|
110
110
|
|
111
111
|
@include when-collapsed() {
|
@@ -173,7 +173,7 @@ $purple-3: #7433e3;
|
|
173
173
|
// Repeating here.
|
174
174
|
svg {
|
175
175
|
position: absolute;
|
176
|
-
right:
|
176
|
+
right: $spacing-05;
|
177
177
|
width: 1rem;
|
178
178
|
height: 1rem;
|
179
179
|
flex-shrink: 0;
|