carbon-components-angular 6.0.0-rc.1 → 6.0.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/button/icon-button.component.d.ts +5 -1
- package/combobox/combobox.component.d.ts +7 -2
- package/docs/documentation/components/Accordion.html +2 -2
- package/docs/documentation/components/AccordionItem.html +2 -2
- package/docs/documentation/components/ActionableNotification.html +2 -2
- package/docs/documentation/components/AlertModal.html +2 -2
- package/docs/documentation/components/BaseIconButton.html +2 -2
- package/docs/documentation/components/BaseNotification.html +2 -2
- package/docs/documentation/components/BaseTabHeader.html +2 -2
- package/docs/documentation/components/Breadcrumb.html +2 -2
- package/docs/documentation/components/BreadcrumbItemComponent.html +2 -2
- package/docs/documentation/components/ButtonSet.html +2 -2
- package/docs/documentation/components/Checkbox.html +2 -2
- package/docs/documentation/components/ClickableTile.html +2 -2
- package/docs/documentation/components/CodeSnippet.html +2 -2
- package/docs/documentation/components/ComboBox.html +305 -214
- package/docs/documentation/components/ContainedList.html +2 -2
- package/docs/documentation/components/ContainedListItem.html +2 -2
- package/docs/documentation/components/ContentSwitcher.html +2 -2
- package/docs/documentation/components/ContextMenuComponent.html +2 -2
- package/docs/documentation/components/ContextMenuDividerComponent.html +2 -2
- package/docs/documentation/components/ContextMenuGroupComponent.html +2 -2
- package/docs/documentation/components/ContextMenuItemComponent.html +2 -2
- package/docs/documentation/components/DatePicker.html +2 -2
- package/docs/documentation/components/DatePickerInput.html +2 -2
- package/docs/documentation/components/Dialog.html +2 -2
- package/docs/documentation/components/Documentation.html +2 -2
- package/docs/documentation/components/Dropdown.html +506 -154
- package/docs/documentation/components/DropdownList.html +2 -2
- package/docs/documentation/components/ExpandableTile.html +2 -2
- package/docs/documentation/components/FileComponent.html +2 -2
- package/docs/documentation/components/FileUploader.html +2 -2
- package/docs/documentation/components/Hamburger.html +2 -2
- package/docs/documentation/components/Header.html +2 -2
- package/docs/documentation/components/HeaderAction.html +2 -2
- package/docs/documentation/components/HeaderGlobal.html +2 -2
- package/docs/documentation/components/HeaderItem.html +2 -2
- package/docs/documentation/components/HeaderMenu.html +2 -2
- package/docs/documentation/components/HeaderNavigation.html +2 -2
- package/docs/documentation/components/IconButton.html +55 -16
- package/docs/documentation/components/InlineLoading.html +2 -2
- package/docs/documentation/components/Label.html +2 -2
- package/docs/documentation/components/ListColumn.html +2 -2
- package/docs/documentation/components/ListHeader.html +2 -2
- package/docs/documentation/components/ListRow.html +2 -2
- package/docs/documentation/components/Loading.html +2 -2
- package/docs/documentation/components/Modal.html +2 -2
- package/docs/documentation/components/ModalFooter.html +2 -2
- package/docs/documentation/components/ModalHeader.html +2 -2
- package/docs/documentation/components/Notification.html +2 -2
- package/docs/documentation/components/NumberComponent.html +2 -2
- package/docs/documentation/components/OverflowMenu.html +2 -2
- package/docs/documentation/components/OverflowMenuCustomPane.html +2 -2
- package/docs/documentation/components/OverflowMenuOption.html +2 -2
- package/docs/documentation/components/OverflowMenuPane.html +2 -2
- package/docs/documentation/components/Overlay.html +2 -2
- package/docs/documentation/components/Pagination.html +2 -2
- package/docs/documentation/components/PaginationNav.html +2 -2
- package/docs/documentation/components/PaginationNavItem.html +2 -2
- package/docs/documentation/components/PaginationOverflow.html +2 -2
- package/docs/documentation/components/Panel.html +2 -2
- package/docs/documentation/components/PasswordInputLabelComponent.html +2 -2
- package/docs/documentation/components/Placeholder.html +2 -2
- package/docs/documentation/components/PopoverContent.html +2 -2
- package/docs/documentation/components/ProgressBar.html +2 -2
- package/docs/documentation/components/ProgressIndicator.html +2 -2
- package/docs/documentation/components/Radio.html +2 -2
- package/docs/documentation/components/RadioGroup.html +2 -2
- package/docs/documentation/components/Search.html +2 -2
- package/docs/documentation/components/Select.html +2 -2
- package/docs/documentation/components/SelectionTile.html +2 -2
- package/docs/documentation/components/SideNav.html +2 -2
- package/docs/documentation/components/SideNavItem.html +2 -2
- package/docs/documentation/components/SideNavMenu.html +2 -2
- package/docs/documentation/components/SkeletonPlaceholder.html +2 -2
- package/docs/documentation/components/SkeletonText.html +2 -2
- package/docs/documentation/components/Slider.html +2 -2
- package/docs/documentation/components/StructuredList.html +2 -2
- package/docs/documentation/components/SwitcherList.html +2 -2
- package/docs/documentation/components/SwitcherListItem.html +2 -2
- package/docs/documentation/components/Tab.html +2 -2
- package/docs/documentation/components/TabHeaderGroup.html +2 -2
- package/docs/documentation/components/TabHeaders.html +2 -2
- package/docs/documentation/components/TabSkeleton.html +2 -2
- package/docs/documentation/components/Table.html +2 -2
- package/docs/documentation/components/TableBody.html +2 -2
- package/docs/documentation/components/TableCheckbox.html +2 -2
- package/docs/documentation/components/TableContainer.html +2 -2
- package/docs/documentation/components/TableData.html +2 -2
- package/docs/documentation/components/TableExpandButton.html +2 -2
- package/docs/documentation/components/TableExpandedRow.html +2 -2
- package/docs/documentation/components/TableHead.html +2 -2
- package/docs/documentation/components/TableHeadCell.html +2 -2
- package/docs/documentation/components/TableHeadCheckbox.html +2 -2
- package/docs/documentation/components/TableHeadExpand.html +2 -2
- package/docs/documentation/components/TableHeader.html +2 -2
- package/docs/documentation/components/TableRadio.html +2 -2
- package/docs/documentation/components/TableRowComponent.html +2 -2
- package/docs/documentation/components/TableToolbar.html +2 -2
- package/docs/documentation/components/TableToolbarActions.html +2 -2
- package/docs/documentation/components/TableToolbarContent.html +2 -2
- package/docs/documentation/components/TableToolbarSearch.html +2 -2
- package/docs/documentation/components/Tabs.html +2 -2
- package/docs/documentation/components/Tag.html +73 -13
- package/docs/documentation/components/TagFilter.html +116 -51
- package/docs/documentation/components/TagOperationalComponent.html +919 -0
- package/docs/documentation/components/TagSelectableComponent.html +1084 -0
- package/docs/documentation/components/TextInputLabelComponent.html +78 -32
- package/docs/documentation/components/TextareaLabelComponent.html +2 -2
- package/docs/documentation/components/Tile.html +2 -2
- package/docs/documentation/components/TileGroup.html +2 -2
- package/docs/documentation/components/TimePicker.html +2 -2
- package/docs/documentation/components/TimePickerSelect.html +2 -2
- package/docs/documentation/components/Toast.html +2 -2
- package/docs/documentation/components/Toggle.html +81 -67
- package/docs/documentation/components/Toggletip.html +2 -2
- package/docs/documentation/components/Tooltip.html +2 -2
- package/docs/documentation/components/TooltipDefinition.html +2 -2
- package/docs/documentation/components/TreeNodeComponent.html +2 -2
- package/docs/documentation/components/TreeViewComponent.html +2 -2
- package/docs/documentation/coverage.html +86 -26
- package/docs/documentation/directives/ClickableTileIconDirective.html +367 -0
- package/docs/documentation/directives/IconDirective.html +6 -5
- package/docs/documentation/directives/LinkIconDirective.html +367 -0
- package/docs/documentation/directives/List.html +66 -8
- package/docs/documentation/directives/TagIconDirective.html +367 -0
- package/docs/documentation/graph/dependencies.svg +2767 -2647
- package/docs/documentation/index.html +1 -1
- package/docs/documentation/js/menu-wc.js +38 -12
- package/docs/documentation/js/menu-wc_es5.js +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/miscellaneous/enumerations.html +8 -8
- package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
- package/docs/documentation/modules/CodeSnippetModule.html +4 -4
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +6 -6
- package/docs/documentation/modules/ComboBoxModule.html +6 -6
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +8 -8
- package/docs/documentation/modules/DatePickerInputModule.html +8 -8
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +49 -53
- package/docs/documentation/modules/DatePickerModule.html +49 -53
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +34 -34
- package/docs/documentation/modules/FileUploaderModule.html +34 -34
- package/docs/documentation/modules/GridModule/dependencies.svg +60 -60
- package/docs/documentation/modules/GridModule.html +60 -60
- package/docs/documentation/modules/LinkModule/dependencies.svg +41 -17
- package/docs/documentation/modules/LinkModule.html +52 -19
- package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LoadingModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +35 -35
- package/docs/documentation/modules/RadioModule.html +35 -35
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +66 -66
- package/docs/documentation/modules/StructuredListModule.html +66 -66
- package/docs/documentation/modules/TableModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TableModule.html +4 -4
- package/docs/documentation/modules/TabsModule/dependencies.svg +68 -68
- package/docs/documentation/modules/TabsModule.html +68 -68
- package/docs/documentation/modules/TagModule/dependencies.svg +123 -51
- package/docs/documentation/modules/TagModule.html +160 -55
- package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ThemeModule.html +4 -4
- package/docs/documentation/modules/TilesModule/dependencies.svg +149 -125
- package/docs/documentation/modules/TilesModule.html +158 -125
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -40
- package/docs/documentation/modules/TimePickerSelectModule.html +44 -40
- package/docs/documentation/modules/ToggleModule/dependencies.svg +17 -17
- package/docs/documentation/modules/ToggleModule.html +17 -17
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
- package/docs/documentation/modules/ToggletipModule.html +37 -37
- package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TooltipModule.html +4 -4
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +26 -26
- package/docs/documentation/modules/TreeviewModule.html +26 -26
- package/docs/documentation/overview.html +2769 -2649
- package/docs/documentation.json +1723 -455
- package/docs/storybook/117.d138a78b.iframe.bundle.js +1 -0
- package/docs/storybook/1490.92c45b08.iframe.bundle.js +1 -0
- package/docs/storybook/3419.806be468.iframe.bundle.js +1 -0
- package/docs/storybook/{4333.3306b291.iframe.bundle.js → 4333.ee67f563.iframe.bundle.js} +1 -1
- package/docs/storybook/{4637.2867ca6f.iframe.bundle.js → 4637.1182aca8.iframe.bundle.js} +1 -1
- package/docs/storybook/5351.dfea6a5b.iframe.bundle.js +1 -0
- package/docs/storybook/8383.74dc30c9.iframe.bundle.js +1 -0
- package/docs/storybook/accordion-accordion-stories.92f0aea9.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-set-stories.78832e6c.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-stories.ea38b069.iframe.bundle.js +1 -0
- package/docs/storybook/button-icon-button-stories.e9bbdeae.iframe.bundle.js +1 -0
- package/docs/storybook/code-snippet-code-snippet-stories.845d66ed.iframe.bundle.js +1 -0
- package/docs/storybook/combobox-combobox-stories.707e1802.iframe.bundle.js +1 -0
- package/docs/storybook/contained-list-contained-list-stories.92c680b8.iframe.bundle.js +1 -0
- package/docs/storybook/context-menu-context-menu-stories.59d5cac4.iframe.bundle.js +1 -0
- package/docs/storybook/datepicker-datepicker-stories.e7b62202.iframe.bundle.js +1 -0
- package/docs/storybook/dropdown-dropdown-stories.0d63845a.iframe.bundle.js +1 -0
- package/docs/storybook/icon-icon-stories.8d4654b2.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index-stories.66f86530.iframe.bundle.js +1 -0
- package/docs/storybook/index.json +1 -1
- package/docs/storybook/inline-loading-inline-loading-stories.b3477958.iframe.bundle.js +1 -0
- package/docs/storybook/input-input-stories.6eca9c7d.iframe.bundle.js +1 -0
- package/docs/storybook/input-password-stories.2826ff49.iframe.bundle.js +1 -0
- package/docs/storybook/input-textarea-stories.4f5775b4.iframe.bundle.js +1 -0
- package/docs/storybook/link-link-stories.e07fa679.iframe.bundle.js +1 -0
- package/docs/storybook/{list-list-stories.56e9e562.iframe.bundle.js → list-list-stories.957efb51.iframe.bundle.js} +1 -1
- package/docs/storybook/main.45a88baf.iframe.bundle.js +1 -0
- package/docs/storybook/main.css +912 -189
- package/docs/storybook/number-input-number-stories.c8a0e58c.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-dialogs-modal-with-table-stories.44f68be6.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-filtering-multiple-categories-stories.2f66407e.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-loading-large-loading-stories.8333afb1.iframe.bundle.js +1 -0
- package/docs/storybook/progress-bar-progress-bar-stories.645f83b4.iframe.bundle.js +1 -0
- package/docs/storybook/progress-indicator-progress-indicator-stories.4205d95b.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/radio-radio-stories.5dc425e5.iframe.bundle.js +1 -0
- package/docs/storybook/{runtime~main.e516577a.iframe.bundle.js → runtime~main.b822f6e3.iframe.bundle.js} +1 -1
- package/docs/storybook/search-search-stories.69ac59e9.iframe.bundle.js +1 -0
- package/docs/storybook/stories.json +1 -1
- package/docs/storybook/structured-list-structured-list-stories.8c6c973c.iframe.bundle.js +1 -0
- package/docs/storybook/tag-tag-stories.f8ad24e6.iframe.bundle.js +1 -0
- package/docs/storybook/tiles-clickable-tile-stories.c2639981.iframe.bundle.js +1 -0
- package/docs/storybook/tiles-expandable-tile-stories.9aefae5c.iframe.bundle.js +1 -0
- package/docs/storybook/{toggle-toggle-stories.d4666f95.iframe.bundle.js → toggle-toggle-stories.37f7153e.iframe.bundle.js} +1 -1
- package/docs/storybook/toggletip-toggletip-stories.895fd677.iframe.bundle.js +1 -0
- package/docs/storybook/treeview-treeview-stories.ac4bcee5.iframe.bundle.js +1 -0
- package/docs/storybook/ui-shell-ui-shell-stories.9b5a8c7f.iframe.bundle.js +1 -0
- package/dropdown/dropdown.component.d.ts +12 -3
- package/esm2022/button/icon-button.component.mjs +10 -4
- package/esm2022/code-snippet/code-snippet.component.mjs +1 -1
- package/esm2022/combobox/combobox.component.mjs +46 -15
- package/esm2022/dropdown/dropdown.component.mjs +79 -37
- package/esm2022/icon/icon.directive.mjs +3 -2
- package/esm2022/input/text-input-label.component.mjs +4 -1
- package/esm2022/link/index.mjs +2 -1
- package/esm2022/link/link-icon.directive.mjs +19 -0
- package/esm2022/link/link.module.mjs +9 -4
- package/esm2022/list/list.directive.mjs +12 -3
- package/esm2022/modal/modal-header.component.mjs +1 -1
- package/esm2022/pagination/pagination-nav/pagination-nav.component.mjs +1 -1
- package/esm2022/tag/index.mjs +4 -1
- package/esm2022/tag/tag-filter.component.mjs +47 -32
- package/esm2022/tag/tag-icon.directive.mjs +19 -0
- package/esm2022/tag/tag-operational.component.mjs +62 -0
- package/esm2022/tag/tag-selectable.component.mjs +89 -0
- package/esm2022/tag/tag.component.mjs +28 -4
- package/esm2022/tag/tag.module.mjs +27 -4
- package/esm2022/tiles/clickable-tile-icon.directive.mjs +19 -0
- package/esm2022/tiles/index.mjs +2 -1
- package/esm2022/tiles/tiles.module.mjs +6 -1
- package/esm2022/toggle/toggle.component.mjs +9 -4
- package/esm2022/ui-shell/header/header-action.component.mjs +1 -1
- package/fesm2022/carbon-components-angular-button.mjs +9 -3
- package/fesm2022/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-code-snippet.mjs +1 -1
- package/fesm2022/carbon-components-angular-code-snippet.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-combobox.mjs +45 -14
- package/fesm2022/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-dropdown.mjs +79 -37
- package/fesm2022/carbon-components-angular-dropdown.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-icon.mjs +2 -1
- package/fesm2022/carbon-components-angular-icon.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-input.mjs +3 -0
- package/fesm2022/carbon-components-angular-input.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-link.mjs +25 -4
- package/fesm2022/carbon-components-angular-link.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-list.mjs +11 -2
- package/fesm2022/carbon-components-angular-list.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-modal.mjs +1 -1
- package/fesm2022/carbon-components-angular-modal.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-pagination.mjs +1 -1
- package/fesm2022/carbon-components-angular-pagination.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-tag.mjs +259 -40
- package/fesm2022/carbon-components-angular-tag.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-tiles.mjs +23 -2
- package/fesm2022/carbon-components-angular-tiles.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-toggle.mjs +8 -3
- package/fesm2022/carbon-components-angular-toggle.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-ui-shell.mjs +1 -1
- package/fesm2022/carbon-components-angular-ui-shell.mjs.map +1 -1
- package/input/text-input-label.component.d.ts +3 -2
- package/link/index.d.ts +1 -0
- package/link/link-icon.directive.d.ts +26 -0
- package/link/link.module.d.ts +3 -2
- package/list/list.directive.d.ts +5 -1
- package/package.json +1 -1
- package/tag/index.d.ts +3 -0
- package/tag/tag-filter.component.d.ts +5 -1
- package/tag/tag-icon.directive.d.ts +26 -0
- package/tag/tag-operational.component.d.ts +35 -0
- package/tag/tag-selectable.component.d.ts +42 -0
- package/tag/tag.component.d.ts +7 -2
- package/tag/tag.module.d.ts +6 -3
- package/tiles/clickable-tile-icon.directive.d.ts +26 -0
- package/tiles/index.d.ts +1 -0
- package/tiles/tiles.module.d.ts +11 -10
- package/toggle/toggle.component.d.ts +6 -1
- package/docs/storybook/117.5d56f728.iframe.bundle.js +0 -1
- package/docs/storybook/1490.c09c967b.iframe.bundle.js +0 -1
- package/docs/storybook/2641.22111a5a.iframe.bundle.js +0 -1
- package/docs/storybook/5351.afa38aa0.iframe.bundle.js +0 -1
- package/docs/storybook/8383.348fbbdd.iframe.bundle.js +0 -1
- package/docs/storybook/IBMPlexMono-Italic-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexMono-Italic-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexMono-Italic-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexMono-Italic-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexMono-Italic-Pi.woff +0 -0
- package/docs/storybook/IBMPlexMono-Light-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexMono-Light-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexMono-Light-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexMono-Light-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexMono-Light-Pi.woff +0 -0
- package/docs/storybook/IBMPlexMono-LightItalic-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexMono-LightItalic-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexMono-LightItalic-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexMono-LightItalic-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexMono-LightItalic-Pi.woff +0 -0
- package/docs/storybook/IBMPlexMono-Regular-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexMono-Regular-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexMono-Regular-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexMono-Regular-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexMono-Regular-Pi.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBold-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBold-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBold-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBold-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBold-Pi.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBoldItalic-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBoldItalic-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBoldItalic-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBoldItalic-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexMono-SemiBoldItalic-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSans-Italic-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSans-Italic-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSans-Italic-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSans-Italic-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSans-Italic-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSans-Light-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSans-Light-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSans-Light-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSans-Light-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSans-Light-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSans-LightItalic-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSans-LightItalic-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSans-LightItalic-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSans-LightItalic-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSans-LightItalic-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSans-Regular-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSans-Regular-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSans-Regular-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSans-Regular-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSans-Regular-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBold-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBold-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBold-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBold-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBold-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBoldItalic-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBoldItalic-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBoldItalic-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBoldItalic-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSans-SemiBoldItalic-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Italic-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Italic-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Italic-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Italic-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Italic-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Light-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Light-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Light-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Light-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Light-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSerif-LightItalic-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSerif-LightItalic-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSerif-LightItalic-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSerif-LightItalic-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSerif-LightItalic-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Regular-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Regular-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Regular-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Regular-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSerif-Regular-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBold-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBold-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBold-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBold-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBold-Pi.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBoldItalic-Cyrillic.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBoldItalic-Latin1.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBoldItalic-Latin2.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBoldItalic-Latin3.woff +0 -0
- package/docs/storybook/IBMPlexSerif-SemiBoldItalic-Pi.woff +0 -0
- package/docs/storybook/accordion-accordion-stories.7468f099.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-set-stories.c7adac6a.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-stories.1c45cf01.iframe.bundle.js +0 -1
- package/docs/storybook/button-icon-button-stories.63c78bd5.iframe.bundle.js +0 -1
- package/docs/storybook/code-snippet-code-snippet-stories.e00add3a.iframe.bundle.js +0 -1
- package/docs/storybook/combobox-combobox-stories.216aef5a.iframe.bundle.js +0 -1
- package/docs/storybook/contained-list-contained-list-stories.69aa72f2.iframe.bundle.js +0 -1
- package/docs/storybook/context-menu-context-menu-stories.6d7f479b.iframe.bundle.js +0 -1
- package/docs/storybook/datepicker-datepicker-stories.3cd783d9.iframe.bundle.js +0 -1
- package/docs/storybook/dropdown-dropdown-stories.d648035e.iframe.bundle.js +0 -1
- package/docs/storybook/icon-icon-stories.2e2ba0d1.iframe.bundle.js +0 -1
- package/docs/storybook/index-stories.a7ef7d5f.iframe.bundle.js +0 -1
- package/docs/storybook/inline-loading-inline-loading-stories.524edaf4.iframe.bundle.js +0 -1
- package/docs/storybook/input-input-stories.ee8c4e49.iframe.bundle.js +0 -1
- package/docs/storybook/input-password-stories.6baa3dd4.iframe.bundle.js +0 -1
- package/docs/storybook/input-textarea-stories.fb36d3da.iframe.bundle.js +0 -1
- package/docs/storybook/link-link-stories.b5dd0484.iframe.bundle.js +0 -1
- package/docs/storybook/main.f0db303d.iframe.bundle.js +0 -1
- package/docs/storybook/number-input-number-stories.0b7dd344.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-dialogs-modal-with-table-stories.692bd7e3.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-filtering-multiple-categories-stories.d3558915.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-loading-large-loading-stories.09691e11.iframe.bundle.js +0 -1
- package/docs/storybook/progress-bar-progress-bar-stories.6d536423.iframe.bundle.js +0 -1
- package/docs/storybook/progress-indicator-progress-indicator-stories.f3b0ece7.iframe.bundle.js +0 -1
- package/docs/storybook/radio-radio-stories.35ae8c9f.iframe.bundle.js +0 -1
- package/docs/storybook/search-search-stories.fecf118a.iframe.bundle.js +0 -1
- package/docs/storybook/structured-list-structured-list-stories.a118d424.iframe.bundle.js +0 -1
- package/docs/storybook/tag-tag-stories.102bd470.iframe.bundle.js +0 -1
- package/docs/storybook/tiles-clickable-tile-stories.e3639902.iframe.bundle.js +0 -1
- package/docs/storybook/tiles-expandable-tile-stories.b319601f.iframe.bundle.js +0 -1
- package/docs/storybook/toggletip-toggletip-stories.0e5e2d69.iframe.bundle.js +0 -1
- package/docs/storybook/treeview-treeview-stories.ec11e861.iframe.bundle.js +0 -1
- package/docs/storybook/ui-shell-ui-shell-stories.522593d6.iframe.bundle.js +0 -1
package/docs/storybook/main.css
CHANGED
|
@@ -84,6 +84,7 @@ video {
|
|
|
84
84
|
border: 0;
|
|
85
85
|
margin: 0;
|
|
86
86
|
font: inherit;
|
|
87
|
+
font-feature-settings: "liga" 1;
|
|
87
88
|
font-size: 100%;
|
|
88
89
|
vertical-align: baseline;
|
|
89
90
|
}
|
|
@@ -131,7 +132,6 @@ blockquote::before,
|
|
|
131
132
|
blockquote::after,
|
|
132
133
|
q::before,
|
|
133
134
|
q::after {
|
|
134
|
-
content: "";
|
|
135
135
|
content: none;
|
|
136
136
|
}
|
|
137
137
|
|
|
@@ -237,7 +237,7 @@ em {
|
|
|
237
237
|
font-family: "IBM Plex Mono";
|
|
238
238
|
font-style: normal;
|
|
239
239
|
font-weight: 300;
|
|
240
|
-
src: url('IBMPlexMono-Light-Cyrillic.woff2') format("woff2")
|
|
240
|
+
src: url('IBMPlexMono-Light-Cyrillic.woff2') format("woff2");
|
|
241
241
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
242
242
|
}
|
|
243
243
|
@font-face {
|
|
@@ -245,7 +245,7 @@ em {
|
|
|
245
245
|
font-family: "IBM Plex Mono";
|
|
246
246
|
font-style: normal;
|
|
247
247
|
font-weight: 300;
|
|
248
|
-
src: url('IBMPlexMono-Light-Pi.woff2') format("woff2")
|
|
248
|
+
src: url('IBMPlexMono-Light-Pi.woff2') format("woff2");
|
|
249
249
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
250
250
|
}
|
|
251
251
|
@font-face {
|
|
@@ -253,7 +253,7 @@ em {
|
|
|
253
253
|
font-family: "IBM Plex Mono";
|
|
254
254
|
font-style: normal;
|
|
255
255
|
font-weight: 300;
|
|
256
|
-
src: url('IBMPlexMono-Light-Latin3.woff2') format("woff2")
|
|
256
|
+
src: url('IBMPlexMono-Light-Latin3.woff2') format("woff2");
|
|
257
257
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
258
258
|
}
|
|
259
259
|
@font-face {
|
|
@@ -261,7 +261,7 @@ em {
|
|
|
261
261
|
font-family: "IBM Plex Mono";
|
|
262
262
|
font-style: normal;
|
|
263
263
|
font-weight: 300;
|
|
264
|
-
src: url('IBMPlexMono-Light-Latin2.woff2') format("woff2")
|
|
264
|
+
src: url('IBMPlexMono-Light-Latin2.woff2') format("woff2");
|
|
265
265
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
266
266
|
}
|
|
267
267
|
@font-face {
|
|
@@ -269,7 +269,7 @@ em {
|
|
|
269
269
|
font-family: "IBM Plex Mono";
|
|
270
270
|
font-style: normal;
|
|
271
271
|
font-weight: 300;
|
|
272
|
-
src: url('IBMPlexMono-Light-Latin1.woff2') format("woff2")
|
|
272
|
+
src: url('IBMPlexMono-Light-Latin1.woff2') format("woff2");
|
|
273
273
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
274
274
|
}
|
|
275
275
|
@font-face {
|
|
@@ -277,7 +277,7 @@ em {
|
|
|
277
277
|
font-family: "IBM Plex Mono";
|
|
278
278
|
font-style: italic;
|
|
279
279
|
font-weight: 300;
|
|
280
|
-
src: url('IBMPlexMono-LightItalic-Cyrillic.woff2') format("woff2")
|
|
280
|
+
src: url('IBMPlexMono-LightItalic-Cyrillic.woff2') format("woff2");
|
|
281
281
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
282
282
|
}
|
|
283
283
|
@font-face {
|
|
@@ -285,7 +285,7 @@ em {
|
|
|
285
285
|
font-family: "IBM Plex Mono";
|
|
286
286
|
font-style: italic;
|
|
287
287
|
font-weight: 300;
|
|
288
|
-
src: url('IBMPlexMono-LightItalic-Pi.woff2') format("woff2")
|
|
288
|
+
src: url('IBMPlexMono-LightItalic-Pi.woff2') format("woff2");
|
|
289
289
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
290
290
|
}
|
|
291
291
|
@font-face {
|
|
@@ -293,7 +293,7 @@ em {
|
|
|
293
293
|
font-family: "IBM Plex Mono";
|
|
294
294
|
font-style: italic;
|
|
295
295
|
font-weight: 300;
|
|
296
|
-
src: url('IBMPlexMono-LightItalic-Latin3.woff2') format("woff2")
|
|
296
|
+
src: url('IBMPlexMono-LightItalic-Latin3.woff2') format("woff2");
|
|
297
297
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
298
298
|
}
|
|
299
299
|
@font-face {
|
|
@@ -301,7 +301,7 @@ em {
|
|
|
301
301
|
font-family: "IBM Plex Mono";
|
|
302
302
|
font-style: italic;
|
|
303
303
|
font-weight: 300;
|
|
304
|
-
src: url('IBMPlexMono-LightItalic-Latin2.woff2') format("woff2")
|
|
304
|
+
src: url('IBMPlexMono-LightItalic-Latin2.woff2') format("woff2");
|
|
305
305
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
306
306
|
}
|
|
307
307
|
@font-face {
|
|
@@ -309,7 +309,7 @@ em {
|
|
|
309
309
|
font-family: "IBM Plex Mono";
|
|
310
310
|
font-style: italic;
|
|
311
311
|
font-weight: 300;
|
|
312
|
-
src: url('IBMPlexMono-LightItalic-Latin1.woff2') format("woff2")
|
|
312
|
+
src: url('IBMPlexMono-LightItalic-Latin1.woff2') format("woff2");
|
|
313
313
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
314
314
|
}
|
|
315
315
|
@font-face {
|
|
@@ -317,7 +317,7 @@ em {
|
|
|
317
317
|
font-family: "IBM Plex Mono";
|
|
318
318
|
font-style: normal;
|
|
319
319
|
font-weight: 400;
|
|
320
|
-
src: url('IBMPlexMono-Regular-Cyrillic.woff2') format("woff2")
|
|
320
|
+
src: url('IBMPlexMono-Regular-Cyrillic.woff2') format("woff2");
|
|
321
321
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
322
322
|
}
|
|
323
323
|
@font-face {
|
|
@@ -325,7 +325,7 @@ em {
|
|
|
325
325
|
font-family: "IBM Plex Mono";
|
|
326
326
|
font-style: normal;
|
|
327
327
|
font-weight: 400;
|
|
328
|
-
src: url('IBMPlexMono-Regular-Pi.woff2') format("woff2")
|
|
328
|
+
src: url('IBMPlexMono-Regular-Pi.woff2') format("woff2");
|
|
329
329
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
330
330
|
}
|
|
331
331
|
@font-face {
|
|
@@ -333,7 +333,7 @@ em {
|
|
|
333
333
|
font-family: "IBM Plex Mono";
|
|
334
334
|
font-style: normal;
|
|
335
335
|
font-weight: 400;
|
|
336
|
-
src: url('IBMPlexMono-Regular-Latin3.woff2') format("woff2")
|
|
336
|
+
src: url('IBMPlexMono-Regular-Latin3.woff2') format("woff2");
|
|
337
337
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
338
338
|
}
|
|
339
339
|
@font-face {
|
|
@@ -341,7 +341,7 @@ em {
|
|
|
341
341
|
font-family: "IBM Plex Mono";
|
|
342
342
|
font-style: normal;
|
|
343
343
|
font-weight: 400;
|
|
344
|
-
src: url('IBMPlexMono-Regular-Latin2.woff2') format("woff2")
|
|
344
|
+
src: url('IBMPlexMono-Regular-Latin2.woff2') format("woff2");
|
|
345
345
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
346
346
|
}
|
|
347
347
|
@font-face {
|
|
@@ -349,7 +349,7 @@ em {
|
|
|
349
349
|
font-family: "IBM Plex Mono";
|
|
350
350
|
font-style: normal;
|
|
351
351
|
font-weight: 400;
|
|
352
|
-
src: url('IBMPlexMono-Regular-Latin1.woff2') format("woff2")
|
|
352
|
+
src: url('IBMPlexMono-Regular-Latin1.woff2') format("woff2");
|
|
353
353
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
354
354
|
}
|
|
355
355
|
@font-face {
|
|
@@ -357,7 +357,7 @@ em {
|
|
|
357
357
|
font-family: "IBM Plex Mono";
|
|
358
358
|
font-style: italic;
|
|
359
359
|
font-weight: 400;
|
|
360
|
-
src: url('IBMPlexMono-Italic-Cyrillic.woff2') format("woff2")
|
|
360
|
+
src: url('IBMPlexMono-Italic-Cyrillic.woff2') format("woff2");
|
|
361
361
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
362
362
|
}
|
|
363
363
|
@font-face {
|
|
@@ -365,7 +365,7 @@ em {
|
|
|
365
365
|
font-family: "IBM Plex Mono";
|
|
366
366
|
font-style: italic;
|
|
367
367
|
font-weight: 400;
|
|
368
|
-
src: url('IBMPlexMono-Italic-Pi.woff2') format("woff2")
|
|
368
|
+
src: url('IBMPlexMono-Italic-Pi.woff2') format("woff2");
|
|
369
369
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
370
370
|
}
|
|
371
371
|
@font-face {
|
|
@@ -373,7 +373,7 @@ em {
|
|
|
373
373
|
font-family: "IBM Plex Mono";
|
|
374
374
|
font-style: italic;
|
|
375
375
|
font-weight: 400;
|
|
376
|
-
src: url('IBMPlexMono-Italic-Latin3.woff2') format("woff2")
|
|
376
|
+
src: url('IBMPlexMono-Italic-Latin3.woff2') format("woff2");
|
|
377
377
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
378
378
|
}
|
|
379
379
|
@font-face {
|
|
@@ -381,7 +381,7 @@ em {
|
|
|
381
381
|
font-family: "IBM Plex Mono";
|
|
382
382
|
font-style: italic;
|
|
383
383
|
font-weight: 400;
|
|
384
|
-
src: url('IBMPlexMono-Italic-Latin2.woff2') format("woff2")
|
|
384
|
+
src: url('IBMPlexMono-Italic-Latin2.woff2') format("woff2");
|
|
385
385
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
386
386
|
}
|
|
387
387
|
@font-face {
|
|
@@ -389,7 +389,7 @@ em {
|
|
|
389
389
|
font-family: "IBM Plex Mono";
|
|
390
390
|
font-style: italic;
|
|
391
391
|
font-weight: 400;
|
|
392
|
-
src: url('IBMPlexMono-Italic-Latin1.woff2') format("woff2")
|
|
392
|
+
src: url('IBMPlexMono-Italic-Latin1.woff2') format("woff2");
|
|
393
393
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
394
394
|
}
|
|
395
395
|
@font-face {
|
|
@@ -397,7 +397,7 @@ em {
|
|
|
397
397
|
font-family: "IBM Plex Mono";
|
|
398
398
|
font-style: normal;
|
|
399
399
|
font-weight: 600;
|
|
400
|
-
src: url('IBMPlexMono-SemiBold-Cyrillic.woff2') format("woff2")
|
|
400
|
+
src: url('IBMPlexMono-SemiBold-Cyrillic.woff2') format("woff2");
|
|
401
401
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
402
402
|
}
|
|
403
403
|
@font-face {
|
|
@@ -405,7 +405,7 @@ em {
|
|
|
405
405
|
font-family: "IBM Plex Mono";
|
|
406
406
|
font-style: normal;
|
|
407
407
|
font-weight: 600;
|
|
408
|
-
src: url('IBMPlexMono-SemiBold-Pi.woff2') format("woff2")
|
|
408
|
+
src: url('IBMPlexMono-SemiBold-Pi.woff2') format("woff2");
|
|
409
409
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
410
410
|
}
|
|
411
411
|
@font-face {
|
|
@@ -413,7 +413,7 @@ em {
|
|
|
413
413
|
font-family: "IBM Plex Mono";
|
|
414
414
|
font-style: normal;
|
|
415
415
|
font-weight: 600;
|
|
416
|
-
src: url('IBMPlexMono-SemiBold-Latin3.woff2') format("woff2")
|
|
416
|
+
src: url('IBMPlexMono-SemiBold-Latin3.woff2') format("woff2");
|
|
417
417
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
418
418
|
}
|
|
419
419
|
@font-face {
|
|
@@ -421,7 +421,7 @@ em {
|
|
|
421
421
|
font-family: "IBM Plex Mono";
|
|
422
422
|
font-style: normal;
|
|
423
423
|
font-weight: 600;
|
|
424
|
-
src: url('IBMPlexMono-SemiBold-Latin2.woff2') format("woff2")
|
|
424
|
+
src: url('IBMPlexMono-SemiBold-Latin2.woff2') format("woff2");
|
|
425
425
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
426
426
|
}
|
|
427
427
|
@font-face {
|
|
@@ -429,7 +429,7 @@ em {
|
|
|
429
429
|
font-family: "IBM Plex Mono";
|
|
430
430
|
font-style: normal;
|
|
431
431
|
font-weight: 600;
|
|
432
|
-
src: url('IBMPlexMono-SemiBold-Latin1.woff2') format("woff2")
|
|
432
|
+
src: url('IBMPlexMono-SemiBold-Latin1.woff2') format("woff2");
|
|
433
433
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
434
434
|
}
|
|
435
435
|
@font-face {
|
|
@@ -437,7 +437,7 @@ em {
|
|
|
437
437
|
font-family: "IBM Plex Mono";
|
|
438
438
|
font-style: italic;
|
|
439
439
|
font-weight: 600;
|
|
440
|
-
src: url('IBMPlexMono-SemiBoldItalic-Cyrillic.woff2') format("woff2")
|
|
440
|
+
src: url('IBMPlexMono-SemiBoldItalic-Cyrillic.woff2') format("woff2");
|
|
441
441
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
442
442
|
}
|
|
443
443
|
@font-face {
|
|
@@ -445,7 +445,7 @@ em {
|
|
|
445
445
|
font-family: "IBM Plex Mono";
|
|
446
446
|
font-style: italic;
|
|
447
447
|
font-weight: 600;
|
|
448
|
-
src: url('IBMPlexMono-SemiBoldItalic-Pi.woff2') format("woff2")
|
|
448
|
+
src: url('IBMPlexMono-SemiBoldItalic-Pi.woff2') format("woff2");
|
|
449
449
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
450
450
|
}
|
|
451
451
|
@font-face {
|
|
@@ -453,7 +453,7 @@ em {
|
|
|
453
453
|
font-family: "IBM Plex Mono";
|
|
454
454
|
font-style: italic;
|
|
455
455
|
font-weight: 600;
|
|
456
|
-
src: url('IBMPlexMono-SemiBoldItalic-Latin3.woff2') format("woff2")
|
|
456
|
+
src: url('IBMPlexMono-SemiBoldItalic-Latin3.woff2') format("woff2");
|
|
457
457
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
458
458
|
}
|
|
459
459
|
@font-face {
|
|
@@ -461,7 +461,7 @@ em {
|
|
|
461
461
|
font-family: "IBM Plex Mono";
|
|
462
462
|
font-style: italic;
|
|
463
463
|
font-weight: 600;
|
|
464
|
-
src: url('IBMPlexMono-SemiBoldItalic-Latin2.woff2') format("woff2")
|
|
464
|
+
src: url('IBMPlexMono-SemiBoldItalic-Latin2.woff2') format("woff2");
|
|
465
465
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
466
466
|
}
|
|
467
467
|
@font-face {
|
|
@@ -469,7 +469,7 @@ em {
|
|
|
469
469
|
font-family: "IBM Plex Mono";
|
|
470
470
|
font-style: italic;
|
|
471
471
|
font-weight: 600;
|
|
472
|
-
src: url('IBMPlexMono-SemiBoldItalic-Latin1.woff2') format("woff2")
|
|
472
|
+
src: url('IBMPlexMono-SemiBoldItalic-Latin1.woff2') format("woff2");
|
|
473
473
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
474
474
|
}
|
|
475
475
|
@font-face {
|
|
@@ -477,7 +477,7 @@ em {
|
|
|
477
477
|
font-family: "IBM Plex Sans";
|
|
478
478
|
font-style: normal;
|
|
479
479
|
font-weight: 300;
|
|
480
|
-
src: url('IBMPlexSans-Light-Cyrillic.woff2') format("woff2")
|
|
480
|
+
src: url('IBMPlexSans-Light-Cyrillic.woff2') format("woff2");
|
|
481
481
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
482
482
|
}
|
|
483
483
|
@font-face {
|
|
@@ -485,7 +485,7 @@ em {
|
|
|
485
485
|
font-family: "IBM Plex Sans";
|
|
486
486
|
font-style: normal;
|
|
487
487
|
font-weight: 300;
|
|
488
|
-
src: url('IBMPlexSans-Light-Pi.woff2') format("woff2")
|
|
488
|
+
src: url('IBMPlexSans-Light-Pi.woff2') format("woff2");
|
|
489
489
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
490
490
|
}
|
|
491
491
|
@font-face {
|
|
@@ -493,7 +493,7 @@ em {
|
|
|
493
493
|
font-family: "IBM Plex Sans";
|
|
494
494
|
font-style: normal;
|
|
495
495
|
font-weight: 300;
|
|
496
|
-
src: url('IBMPlexSans-Light-Latin3.woff2') format("woff2")
|
|
496
|
+
src: url('IBMPlexSans-Light-Latin3.woff2') format("woff2");
|
|
497
497
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
498
498
|
}
|
|
499
499
|
@font-face {
|
|
@@ -501,7 +501,7 @@ em {
|
|
|
501
501
|
font-family: "IBM Plex Sans";
|
|
502
502
|
font-style: normal;
|
|
503
503
|
font-weight: 300;
|
|
504
|
-
src: url('IBMPlexSans-Light-Latin2.woff2') format("woff2")
|
|
504
|
+
src: url('IBMPlexSans-Light-Latin2.woff2') format("woff2");
|
|
505
505
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
506
506
|
}
|
|
507
507
|
@font-face {
|
|
@@ -509,7 +509,7 @@ em {
|
|
|
509
509
|
font-family: "IBM Plex Sans";
|
|
510
510
|
font-style: normal;
|
|
511
511
|
font-weight: 300;
|
|
512
|
-
src: url('IBMPlexSans-Light-Latin1.woff2') format("woff2")
|
|
512
|
+
src: url('IBMPlexSans-Light-Latin1.woff2') format("woff2");
|
|
513
513
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
514
514
|
}
|
|
515
515
|
@font-face {
|
|
@@ -517,7 +517,7 @@ em {
|
|
|
517
517
|
font-family: "IBM Plex Sans";
|
|
518
518
|
font-style: italic;
|
|
519
519
|
font-weight: 300;
|
|
520
|
-
src: url('IBMPlexSans-LightItalic-Cyrillic.woff2') format("woff2")
|
|
520
|
+
src: url('IBMPlexSans-LightItalic-Cyrillic.woff2') format("woff2");
|
|
521
521
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
522
522
|
}
|
|
523
523
|
@font-face {
|
|
@@ -525,7 +525,7 @@ em {
|
|
|
525
525
|
font-family: "IBM Plex Sans";
|
|
526
526
|
font-style: italic;
|
|
527
527
|
font-weight: 300;
|
|
528
|
-
src: url('IBMPlexSans-LightItalic-Pi.woff2') format("woff2")
|
|
528
|
+
src: url('IBMPlexSans-LightItalic-Pi.woff2') format("woff2");
|
|
529
529
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
530
530
|
}
|
|
531
531
|
@font-face {
|
|
@@ -533,7 +533,7 @@ em {
|
|
|
533
533
|
font-family: "IBM Plex Sans";
|
|
534
534
|
font-style: italic;
|
|
535
535
|
font-weight: 300;
|
|
536
|
-
src: url('IBMPlexSans-LightItalic-Latin3.woff2') format("woff2")
|
|
536
|
+
src: url('IBMPlexSans-LightItalic-Latin3.woff2') format("woff2");
|
|
537
537
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
538
538
|
}
|
|
539
539
|
@font-face {
|
|
@@ -541,7 +541,7 @@ em {
|
|
|
541
541
|
font-family: "IBM Plex Sans";
|
|
542
542
|
font-style: italic;
|
|
543
543
|
font-weight: 300;
|
|
544
|
-
src: url('IBMPlexSans-LightItalic-Latin2.woff2') format("woff2")
|
|
544
|
+
src: url('IBMPlexSans-LightItalic-Latin2.woff2') format("woff2");
|
|
545
545
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
546
546
|
}
|
|
547
547
|
@font-face {
|
|
@@ -549,7 +549,7 @@ em {
|
|
|
549
549
|
font-family: "IBM Plex Sans";
|
|
550
550
|
font-style: italic;
|
|
551
551
|
font-weight: 300;
|
|
552
|
-
src: url('IBMPlexSans-LightItalic-Latin1.woff2') format("woff2")
|
|
552
|
+
src: url('IBMPlexSans-LightItalic-Latin1.woff2') format("woff2");
|
|
553
553
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
554
554
|
}
|
|
555
555
|
@font-face {
|
|
@@ -557,7 +557,7 @@ em {
|
|
|
557
557
|
font-family: "IBM Plex Sans";
|
|
558
558
|
font-style: normal;
|
|
559
559
|
font-weight: 400;
|
|
560
|
-
src: url('IBMPlexSans-Regular-Cyrillic.woff2') format("woff2")
|
|
560
|
+
src: url('IBMPlexSans-Regular-Cyrillic.woff2') format("woff2");
|
|
561
561
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
562
562
|
}
|
|
563
563
|
@font-face {
|
|
@@ -565,7 +565,7 @@ em {
|
|
|
565
565
|
font-family: "IBM Plex Sans";
|
|
566
566
|
font-style: normal;
|
|
567
567
|
font-weight: 400;
|
|
568
|
-
src: url('IBMPlexSans-Regular-Pi.woff2') format("woff2")
|
|
568
|
+
src: url('IBMPlexSans-Regular-Pi.woff2') format("woff2");
|
|
569
569
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
570
570
|
}
|
|
571
571
|
@font-face {
|
|
@@ -573,7 +573,7 @@ em {
|
|
|
573
573
|
font-family: "IBM Plex Sans";
|
|
574
574
|
font-style: normal;
|
|
575
575
|
font-weight: 400;
|
|
576
|
-
src: url('IBMPlexSans-Regular-Latin3.woff2') format("woff2")
|
|
576
|
+
src: url('IBMPlexSans-Regular-Latin3.woff2') format("woff2");
|
|
577
577
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
578
578
|
}
|
|
579
579
|
@font-face {
|
|
@@ -581,7 +581,7 @@ em {
|
|
|
581
581
|
font-family: "IBM Plex Sans";
|
|
582
582
|
font-style: normal;
|
|
583
583
|
font-weight: 400;
|
|
584
|
-
src: url('IBMPlexSans-Regular-Latin2.woff2') format("woff2")
|
|
584
|
+
src: url('IBMPlexSans-Regular-Latin2.woff2') format("woff2");
|
|
585
585
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
586
586
|
}
|
|
587
587
|
@font-face {
|
|
@@ -589,7 +589,7 @@ em {
|
|
|
589
589
|
font-family: "IBM Plex Sans";
|
|
590
590
|
font-style: normal;
|
|
591
591
|
font-weight: 400;
|
|
592
|
-
src: url('IBMPlexSans-Regular-Latin1.woff2') format("woff2")
|
|
592
|
+
src: url('IBMPlexSans-Regular-Latin1.woff2') format("woff2");
|
|
593
593
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
594
594
|
}
|
|
595
595
|
@font-face {
|
|
@@ -597,7 +597,7 @@ em {
|
|
|
597
597
|
font-family: "IBM Plex Sans";
|
|
598
598
|
font-style: italic;
|
|
599
599
|
font-weight: 400;
|
|
600
|
-
src: url('IBMPlexSans-Italic-Cyrillic.woff2') format("woff2")
|
|
600
|
+
src: url('IBMPlexSans-Italic-Cyrillic.woff2') format("woff2");
|
|
601
601
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
602
602
|
}
|
|
603
603
|
@font-face {
|
|
@@ -605,7 +605,7 @@ em {
|
|
|
605
605
|
font-family: "IBM Plex Sans";
|
|
606
606
|
font-style: italic;
|
|
607
607
|
font-weight: 400;
|
|
608
|
-
src: url('IBMPlexSans-Italic-Pi.woff2') format("woff2")
|
|
608
|
+
src: url('IBMPlexSans-Italic-Pi.woff2') format("woff2");
|
|
609
609
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
610
610
|
}
|
|
611
611
|
@font-face {
|
|
@@ -613,7 +613,7 @@ em {
|
|
|
613
613
|
font-family: "IBM Plex Sans";
|
|
614
614
|
font-style: italic;
|
|
615
615
|
font-weight: 400;
|
|
616
|
-
src: url('IBMPlexSans-Italic-Latin3.woff2') format("woff2")
|
|
616
|
+
src: url('IBMPlexSans-Italic-Latin3.woff2') format("woff2");
|
|
617
617
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
618
618
|
}
|
|
619
619
|
@font-face {
|
|
@@ -621,7 +621,7 @@ em {
|
|
|
621
621
|
font-family: "IBM Plex Sans";
|
|
622
622
|
font-style: italic;
|
|
623
623
|
font-weight: 400;
|
|
624
|
-
src: url('IBMPlexSans-Italic-Latin2.woff2') format("woff2")
|
|
624
|
+
src: url('IBMPlexSans-Italic-Latin2.woff2') format("woff2");
|
|
625
625
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
626
626
|
}
|
|
627
627
|
@font-face {
|
|
@@ -629,7 +629,7 @@ em {
|
|
|
629
629
|
font-family: "IBM Plex Sans";
|
|
630
630
|
font-style: italic;
|
|
631
631
|
font-weight: 400;
|
|
632
|
-
src: url('IBMPlexSans-Italic-Latin1.woff2') format("woff2")
|
|
632
|
+
src: url('IBMPlexSans-Italic-Latin1.woff2') format("woff2");
|
|
633
633
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
634
634
|
}
|
|
635
635
|
@font-face {
|
|
@@ -637,7 +637,7 @@ em {
|
|
|
637
637
|
font-family: "IBM Plex Sans";
|
|
638
638
|
font-style: normal;
|
|
639
639
|
font-weight: 600;
|
|
640
|
-
src: url('IBMPlexSans-SemiBold-Cyrillic.woff2') format("woff2")
|
|
640
|
+
src: url('IBMPlexSans-SemiBold-Cyrillic.woff2') format("woff2");
|
|
641
641
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
642
642
|
}
|
|
643
643
|
@font-face {
|
|
@@ -645,7 +645,7 @@ em {
|
|
|
645
645
|
font-family: "IBM Plex Sans";
|
|
646
646
|
font-style: normal;
|
|
647
647
|
font-weight: 600;
|
|
648
|
-
src: url('IBMPlexSans-SemiBold-Pi.woff2') format("woff2")
|
|
648
|
+
src: url('IBMPlexSans-SemiBold-Pi.woff2') format("woff2");
|
|
649
649
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
650
650
|
}
|
|
651
651
|
@font-face {
|
|
@@ -653,7 +653,7 @@ em {
|
|
|
653
653
|
font-family: "IBM Plex Sans";
|
|
654
654
|
font-style: normal;
|
|
655
655
|
font-weight: 600;
|
|
656
|
-
src: url('IBMPlexSans-SemiBold-Latin3.woff2') format("woff2")
|
|
656
|
+
src: url('IBMPlexSans-SemiBold-Latin3.woff2') format("woff2");
|
|
657
657
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
658
658
|
}
|
|
659
659
|
@font-face {
|
|
@@ -661,7 +661,7 @@ em {
|
|
|
661
661
|
font-family: "IBM Plex Sans";
|
|
662
662
|
font-style: normal;
|
|
663
663
|
font-weight: 600;
|
|
664
|
-
src: url('IBMPlexSans-SemiBold-Latin2.woff2') format("woff2")
|
|
664
|
+
src: url('IBMPlexSans-SemiBold-Latin2.woff2') format("woff2");
|
|
665
665
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
666
666
|
}
|
|
667
667
|
@font-face {
|
|
@@ -669,7 +669,7 @@ em {
|
|
|
669
669
|
font-family: "IBM Plex Sans";
|
|
670
670
|
font-style: normal;
|
|
671
671
|
font-weight: 600;
|
|
672
|
-
src: url('IBMPlexSans-SemiBold-Latin1.woff2') format("woff2")
|
|
672
|
+
src: url('IBMPlexSans-SemiBold-Latin1.woff2') format("woff2");
|
|
673
673
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
674
674
|
}
|
|
675
675
|
@font-face {
|
|
@@ -677,7 +677,7 @@ em {
|
|
|
677
677
|
font-family: "IBM Plex Sans";
|
|
678
678
|
font-style: italic;
|
|
679
679
|
font-weight: 600;
|
|
680
|
-
src: url('IBMPlexSans-SemiBoldItalic-Cyrillic.woff2') format("woff2")
|
|
680
|
+
src: url('IBMPlexSans-SemiBoldItalic-Cyrillic.woff2') format("woff2");
|
|
681
681
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
682
682
|
}
|
|
683
683
|
@font-face {
|
|
@@ -685,7 +685,7 @@ em {
|
|
|
685
685
|
font-family: "IBM Plex Sans";
|
|
686
686
|
font-style: italic;
|
|
687
687
|
font-weight: 600;
|
|
688
|
-
src: url('IBMPlexSans-SemiBoldItalic-Pi.woff2') format("woff2")
|
|
688
|
+
src: url('IBMPlexSans-SemiBoldItalic-Pi.woff2') format("woff2");
|
|
689
689
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
690
690
|
}
|
|
691
691
|
@font-face {
|
|
@@ -693,7 +693,7 @@ em {
|
|
|
693
693
|
font-family: "IBM Plex Sans";
|
|
694
694
|
font-style: italic;
|
|
695
695
|
font-weight: 600;
|
|
696
|
-
src: url('IBMPlexSans-SemiBoldItalic-Latin3.woff2') format("woff2")
|
|
696
|
+
src: url('IBMPlexSans-SemiBoldItalic-Latin3.woff2') format("woff2");
|
|
697
697
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
698
698
|
}
|
|
699
699
|
@font-face {
|
|
@@ -701,7 +701,7 @@ em {
|
|
|
701
701
|
font-family: "IBM Plex Sans";
|
|
702
702
|
font-style: italic;
|
|
703
703
|
font-weight: 600;
|
|
704
|
-
src: url('IBMPlexSans-SemiBoldItalic-Latin2.woff2') format("woff2")
|
|
704
|
+
src: url('IBMPlexSans-SemiBoldItalic-Latin2.woff2') format("woff2");
|
|
705
705
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
706
706
|
}
|
|
707
707
|
@font-face {
|
|
@@ -709,7 +709,7 @@ em {
|
|
|
709
709
|
font-family: "IBM Plex Sans";
|
|
710
710
|
font-style: italic;
|
|
711
711
|
font-weight: 600;
|
|
712
|
-
src: url('IBMPlexSans-SemiBoldItalic-Latin1.woff2') format("woff2")
|
|
712
|
+
src: url('IBMPlexSans-SemiBoldItalic-Latin1.woff2') format("woff2");
|
|
713
713
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
714
714
|
}
|
|
715
715
|
@font-face {
|
|
@@ -717,7 +717,7 @@ em {
|
|
|
717
717
|
font-family: "IBM Plex Serif";
|
|
718
718
|
font-style: normal;
|
|
719
719
|
font-weight: 300;
|
|
720
|
-
src: url('IBMPlexSerif-Light-Cyrillic.woff2') format("woff2")
|
|
720
|
+
src: url('IBMPlexSerif-Light-Cyrillic.woff2') format("woff2");
|
|
721
721
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
722
722
|
}
|
|
723
723
|
@font-face {
|
|
@@ -725,7 +725,7 @@ em {
|
|
|
725
725
|
font-family: "IBM Plex Serif";
|
|
726
726
|
font-style: normal;
|
|
727
727
|
font-weight: 300;
|
|
728
|
-
src: url('IBMPlexSerif-Light-Pi.woff2') format("woff2")
|
|
728
|
+
src: url('IBMPlexSerif-Light-Pi.woff2') format("woff2");
|
|
729
729
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
730
730
|
}
|
|
731
731
|
@font-face {
|
|
@@ -733,7 +733,7 @@ em {
|
|
|
733
733
|
font-family: "IBM Plex Serif";
|
|
734
734
|
font-style: normal;
|
|
735
735
|
font-weight: 300;
|
|
736
|
-
src: url('IBMPlexSerif-Light-Latin3.woff2') format("woff2")
|
|
736
|
+
src: url('IBMPlexSerif-Light-Latin3.woff2') format("woff2");
|
|
737
737
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
738
738
|
}
|
|
739
739
|
@font-face {
|
|
@@ -741,7 +741,7 @@ em {
|
|
|
741
741
|
font-family: "IBM Plex Serif";
|
|
742
742
|
font-style: normal;
|
|
743
743
|
font-weight: 300;
|
|
744
|
-
src: url('IBMPlexSerif-Light-Latin2.woff2') format("woff2")
|
|
744
|
+
src: url('IBMPlexSerif-Light-Latin2.woff2') format("woff2");
|
|
745
745
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
746
746
|
}
|
|
747
747
|
@font-face {
|
|
@@ -749,7 +749,7 @@ em {
|
|
|
749
749
|
font-family: "IBM Plex Serif";
|
|
750
750
|
font-style: normal;
|
|
751
751
|
font-weight: 300;
|
|
752
|
-
src: url('IBMPlexSerif-Light-Latin1.woff2') format("woff2")
|
|
752
|
+
src: url('IBMPlexSerif-Light-Latin1.woff2') format("woff2");
|
|
753
753
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
754
754
|
}
|
|
755
755
|
@font-face {
|
|
@@ -757,7 +757,7 @@ em {
|
|
|
757
757
|
font-family: "IBM Plex Serif";
|
|
758
758
|
font-style: italic;
|
|
759
759
|
font-weight: 300;
|
|
760
|
-
src: url('IBMPlexSerif-LightItalic-Cyrillic.woff2') format("woff2")
|
|
760
|
+
src: url('IBMPlexSerif-LightItalic-Cyrillic.woff2') format("woff2");
|
|
761
761
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
762
762
|
}
|
|
763
763
|
@font-face {
|
|
@@ -765,7 +765,7 @@ em {
|
|
|
765
765
|
font-family: "IBM Plex Serif";
|
|
766
766
|
font-style: italic;
|
|
767
767
|
font-weight: 300;
|
|
768
|
-
src: url('IBMPlexSerif-LightItalic-Pi.woff2') format("woff2")
|
|
768
|
+
src: url('IBMPlexSerif-LightItalic-Pi.woff2') format("woff2");
|
|
769
769
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
770
770
|
}
|
|
771
771
|
@font-face {
|
|
@@ -773,7 +773,7 @@ em {
|
|
|
773
773
|
font-family: "IBM Plex Serif";
|
|
774
774
|
font-style: italic;
|
|
775
775
|
font-weight: 300;
|
|
776
|
-
src: url('IBMPlexSerif-LightItalic-Latin3.woff2') format("woff2")
|
|
776
|
+
src: url('IBMPlexSerif-LightItalic-Latin3.woff2') format("woff2");
|
|
777
777
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
778
778
|
}
|
|
779
779
|
@font-face {
|
|
@@ -781,7 +781,7 @@ em {
|
|
|
781
781
|
font-family: "IBM Plex Serif";
|
|
782
782
|
font-style: italic;
|
|
783
783
|
font-weight: 300;
|
|
784
|
-
src: url('IBMPlexSerif-LightItalic-Latin2.woff2') format("woff2")
|
|
784
|
+
src: url('IBMPlexSerif-LightItalic-Latin2.woff2') format("woff2");
|
|
785
785
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
786
786
|
}
|
|
787
787
|
@font-face {
|
|
@@ -789,7 +789,7 @@ em {
|
|
|
789
789
|
font-family: "IBM Plex Serif";
|
|
790
790
|
font-style: italic;
|
|
791
791
|
font-weight: 300;
|
|
792
|
-
src: url('IBMPlexSerif-LightItalic-Latin1.woff2') format("woff2")
|
|
792
|
+
src: url('IBMPlexSerif-LightItalic-Latin1.woff2') format("woff2");
|
|
793
793
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
794
794
|
}
|
|
795
795
|
@font-face {
|
|
@@ -797,7 +797,7 @@ em {
|
|
|
797
797
|
font-family: "IBM Plex Serif";
|
|
798
798
|
font-style: normal;
|
|
799
799
|
font-weight: 400;
|
|
800
|
-
src: url('IBMPlexSerif-Regular-Cyrillic.woff2') format("woff2")
|
|
800
|
+
src: url('IBMPlexSerif-Regular-Cyrillic.woff2') format("woff2");
|
|
801
801
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
802
802
|
}
|
|
803
803
|
@font-face {
|
|
@@ -805,7 +805,7 @@ em {
|
|
|
805
805
|
font-family: "IBM Plex Serif";
|
|
806
806
|
font-style: normal;
|
|
807
807
|
font-weight: 400;
|
|
808
|
-
src: url('IBMPlexSerif-Regular-Pi.woff2') format("woff2")
|
|
808
|
+
src: url('IBMPlexSerif-Regular-Pi.woff2') format("woff2");
|
|
809
809
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
810
810
|
}
|
|
811
811
|
@font-face {
|
|
@@ -813,7 +813,7 @@ em {
|
|
|
813
813
|
font-family: "IBM Plex Serif";
|
|
814
814
|
font-style: normal;
|
|
815
815
|
font-weight: 400;
|
|
816
|
-
src: url('IBMPlexSerif-Regular-Latin3.woff2') format("woff2")
|
|
816
|
+
src: url('IBMPlexSerif-Regular-Latin3.woff2') format("woff2");
|
|
817
817
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
818
818
|
}
|
|
819
819
|
@font-face {
|
|
@@ -821,7 +821,7 @@ em {
|
|
|
821
821
|
font-family: "IBM Plex Serif";
|
|
822
822
|
font-style: normal;
|
|
823
823
|
font-weight: 400;
|
|
824
|
-
src: url('IBMPlexSerif-Regular-Latin2.woff2') format("woff2")
|
|
824
|
+
src: url('IBMPlexSerif-Regular-Latin2.woff2') format("woff2");
|
|
825
825
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
826
826
|
}
|
|
827
827
|
@font-face {
|
|
@@ -829,7 +829,7 @@ em {
|
|
|
829
829
|
font-family: "IBM Plex Serif";
|
|
830
830
|
font-style: normal;
|
|
831
831
|
font-weight: 400;
|
|
832
|
-
src: url('IBMPlexSerif-Regular-Latin1.woff2') format("woff2")
|
|
832
|
+
src: url('IBMPlexSerif-Regular-Latin1.woff2') format("woff2");
|
|
833
833
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
834
834
|
}
|
|
835
835
|
@font-face {
|
|
@@ -837,7 +837,7 @@ em {
|
|
|
837
837
|
font-family: "IBM Plex Serif";
|
|
838
838
|
font-style: italic;
|
|
839
839
|
font-weight: 400;
|
|
840
|
-
src: url('IBMPlexSerif-Italic-Cyrillic.woff2') format("woff2")
|
|
840
|
+
src: url('IBMPlexSerif-Italic-Cyrillic.woff2') format("woff2");
|
|
841
841
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
842
842
|
}
|
|
843
843
|
@font-face {
|
|
@@ -845,7 +845,7 @@ em {
|
|
|
845
845
|
font-family: "IBM Plex Serif";
|
|
846
846
|
font-style: italic;
|
|
847
847
|
font-weight: 400;
|
|
848
|
-
src: url('IBMPlexSerif-Italic-Pi.woff2') format("woff2")
|
|
848
|
+
src: url('IBMPlexSerif-Italic-Pi.woff2') format("woff2");
|
|
849
849
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
850
850
|
}
|
|
851
851
|
@font-face {
|
|
@@ -853,7 +853,7 @@ em {
|
|
|
853
853
|
font-family: "IBM Plex Serif";
|
|
854
854
|
font-style: italic;
|
|
855
855
|
font-weight: 400;
|
|
856
|
-
src: url('IBMPlexSerif-Italic-Latin3.woff2') format("woff2")
|
|
856
|
+
src: url('IBMPlexSerif-Italic-Latin3.woff2') format("woff2");
|
|
857
857
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
858
858
|
}
|
|
859
859
|
@font-face {
|
|
@@ -861,7 +861,7 @@ em {
|
|
|
861
861
|
font-family: "IBM Plex Serif";
|
|
862
862
|
font-style: italic;
|
|
863
863
|
font-weight: 400;
|
|
864
|
-
src: url('IBMPlexSerif-Italic-Latin2.woff2') format("woff2")
|
|
864
|
+
src: url('IBMPlexSerif-Italic-Latin2.woff2') format("woff2");
|
|
865
865
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
866
866
|
}
|
|
867
867
|
@font-face {
|
|
@@ -869,7 +869,7 @@ em {
|
|
|
869
869
|
font-family: "IBM Plex Serif";
|
|
870
870
|
font-style: italic;
|
|
871
871
|
font-weight: 400;
|
|
872
|
-
src: url('IBMPlexSerif-Italic-Latin1.woff2') format("woff2")
|
|
872
|
+
src: url('IBMPlexSerif-Italic-Latin1.woff2') format("woff2");
|
|
873
873
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
874
874
|
}
|
|
875
875
|
@font-face {
|
|
@@ -877,7 +877,7 @@ em {
|
|
|
877
877
|
font-family: "IBM Plex Serif";
|
|
878
878
|
font-style: normal;
|
|
879
879
|
font-weight: 600;
|
|
880
|
-
src: url('IBMPlexSerif-SemiBold-Cyrillic.woff2') format("woff2")
|
|
880
|
+
src: url('IBMPlexSerif-SemiBold-Cyrillic.woff2') format("woff2");
|
|
881
881
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
882
882
|
}
|
|
883
883
|
@font-face {
|
|
@@ -885,7 +885,7 @@ em {
|
|
|
885
885
|
font-family: "IBM Plex Serif";
|
|
886
886
|
font-style: normal;
|
|
887
887
|
font-weight: 600;
|
|
888
|
-
src: url('IBMPlexSerif-SemiBold-Pi.woff2') format("woff2")
|
|
888
|
+
src: url('IBMPlexSerif-SemiBold-Pi.woff2') format("woff2");
|
|
889
889
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
890
890
|
}
|
|
891
891
|
@font-face {
|
|
@@ -893,7 +893,7 @@ em {
|
|
|
893
893
|
font-family: "IBM Plex Serif";
|
|
894
894
|
font-style: normal;
|
|
895
895
|
font-weight: 600;
|
|
896
|
-
src: url('IBMPlexSerif-SemiBold-Latin3.woff2') format("woff2")
|
|
896
|
+
src: url('IBMPlexSerif-SemiBold-Latin3.woff2') format("woff2");
|
|
897
897
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
898
898
|
}
|
|
899
899
|
@font-face {
|
|
@@ -901,7 +901,7 @@ em {
|
|
|
901
901
|
font-family: "IBM Plex Serif";
|
|
902
902
|
font-style: normal;
|
|
903
903
|
font-weight: 600;
|
|
904
|
-
src: url('IBMPlexSerif-SemiBold-Latin2.woff2') format("woff2")
|
|
904
|
+
src: url('IBMPlexSerif-SemiBold-Latin2.woff2') format("woff2");
|
|
905
905
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
906
906
|
}
|
|
907
907
|
@font-face {
|
|
@@ -909,7 +909,7 @@ em {
|
|
|
909
909
|
font-family: "IBM Plex Serif";
|
|
910
910
|
font-style: normal;
|
|
911
911
|
font-weight: 600;
|
|
912
|
-
src: url('IBMPlexSerif-SemiBold-Latin1.woff2') format("woff2")
|
|
912
|
+
src: url('IBMPlexSerif-SemiBold-Latin1.woff2') format("woff2");
|
|
913
913
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
914
914
|
}
|
|
915
915
|
@font-face {
|
|
@@ -917,7 +917,7 @@ em {
|
|
|
917
917
|
font-family: "IBM Plex Serif";
|
|
918
918
|
font-style: italic;
|
|
919
919
|
font-weight: 600;
|
|
920
|
-
src: url('IBMPlexSerif-SemiBoldItalic-Cyrillic.woff2') format("woff2")
|
|
920
|
+
src: url('IBMPlexSerif-SemiBoldItalic-Cyrillic.woff2') format("woff2");
|
|
921
921
|
unicode-range: "U+0400-045F", "U+0472-0473", "U+0490-049D", "U+04A0-04A5", "U+04AA-04AB", "U+04AE-04B3", "U+04B6-04BB", "U+04C0-04C2", "U+04CF-04D9", "U+04DC-04DF", "U+04E2-04E9", "U+04EE-04F5", "U+04F8-04F9";
|
|
922
922
|
}
|
|
923
923
|
@font-face {
|
|
@@ -925,7 +925,7 @@ em {
|
|
|
925
925
|
font-family: "IBM Plex Serif";
|
|
926
926
|
font-style: italic;
|
|
927
927
|
font-weight: 600;
|
|
928
|
-
src: url('IBMPlexSerif-SemiBoldItalic-Pi.woff2') format("woff2")
|
|
928
|
+
src: url('IBMPlexSerif-SemiBoldItalic-Pi.woff2') format("woff2");
|
|
929
929
|
unicode-range: "U+0E3F", "U+2032-2033", "U+2070", "U+2075-2079", "U+2080-2081", "U+2083", "U+2085-2089", "U+2113", "U+2116", "U+2126", "U+212E", "U+2150-2151", "U+2153-215E", "U+2190-2199", "U+21A9-21AA", "U+21B0-21B3", "U+21B6-21B7", "U+21BA-21BB", "U+21C4", "U+21C6", "U+2202", "U+2206", "U+220F", "U+2211", "U+221A", "U+221E", "U+222B", "U+2248", "U+2260", "U+2264-2265", "U+25CA", "U+2713", "U+274C", "U+2B0E-2B11", "U+EBE1-EBE7", "U+ECE0", "U+EFCC";
|
|
930
930
|
}
|
|
931
931
|
@font-face {
|
|
@@ -933,7 +933,7 @@ em {
|
|
|
933
933
|
font-family: "IBM Plex Serif";
|
|
934
934
|
font-style: italic;
|
|
935
935
|
font-weight: 600;
|
|
936
|
-
src: url('IBMPlexSerif-SemiBoldItalic-Latin3.woff2') format("woff2")
|
|
936
|
+
src: url('IBMPlexSerif-SemiBoldItalic-Latin3.woff2') format("woff2");
|
|
937
937
|
unicode-range: "U+0102-0103", "U+1EA0-1EF9", "U+20AB";
|
|
938
938
|
}
|
|
939
939
|
@font-face {
|
|
@@ -941,7 +941,7 @@ em {
|
|
|
941
941
|
font-family: "IBM Plex Serif";
|
|
942
942
|
font-style: italic;
|
|
943
943
|
font-weight: 600;
|
|
944
|
-
src: url('IBMPlexSerif-SemiBoldItalic-Latin2.woff2') format("woff2")
|
|
944
|
+
src: url('IBMPlexSerif-SemiBoldItalic-Latin2.woff2') format("woff2");
|
|
945
945
|
unicode-range: "U+0100-024F", "U+0259", "U+1E00-1EFF", "U+20A0-20AB", "U+20AD-20CF", "U+2C60-2C7F", "U+A720-A7FF", "U+FB01-FB02";
|
|
946
946
|
}
|
|
947
947
|
@font-face {
|
|
@@ -949,7 +949,7 @@ em {
|
|
|
949
949
|
font-family: "IBM Plex Serif";
|
|
950
950
|
font-style: italic;
|
|
951
951
|
font-weight: 600;
|
|
952
|
-
src: url('IBMPlexSerif-SemiBoldItalic-Latin1.woff2') format("woff2")
|
|
952
|
+
src: url('IBMPlexSerif-SemiBoldItalic-Latin1.woff2') format("woff2");
|
|
953
953
|
unicode-range: "U+0000", "U+000D", "U+0020-007E", "U+00A0-00A3", "U+00A4-00FF", "U+0131", "U+0152-0153", "U+02C6", "U+02DA", "U+02DC", "U+2013-2014", "U+2018-201A", "U+201C-201E", "U+2020-2022", "U+2026", "U+2030", "U+2039-203A", "U+2044", "U+2074", "U+20AC", "U+2122", "U+2212", "U+FB01-FB02";
|
|
954
954
|
}
|
|
955
955
|
:root {
|
|
@@ -3559,7 +3559,6 @@ em {
|
|
|
3559
3559
|
font-family: inherit;
|
|
3560
3560
|
font-size: 100%;
|
|
3561
3561
|
vertical-align: baseline;
|
|
3562
|
-
/* stylelint-disable-next-line scss/selector-no-redundant-nesting-selector, no-duplicate-selectors */
|
|
3563
3562
|
}
|
|
3564
3563
|
.cds--accordion *,
|
|
3565
3564
|
.cds--accordion *::before,
|
|
@@ -3605,7 +3604,6 @@ em {
|
|
|
3605
3604
|
cursor: pointer;
|
|
3606
3605
|
text-align: start;
|
|
3607
3606
|
inline-size: 100%;
|
|
3608
|
-
/* stylelint-disable-next-line scss/selector-no-redundant-nesting-selector, no-duplicate-selectors */
|
|
3609
3607
|
}
|
|
3610
3608
|
.cds--accordion__heading *,
|
|
3611
3609
|
.cds--accordion__heading *::before,
|
|
@@ -3665,7 +3663,6 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
3665
3663
|
outline: 2px solid transparent;
|
|
3666
3664
|
outline-offset: -2px;
|
|
3667
3665
|
transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
|
3668
|
-
/* stylelint-disable-next-line scss/selector-no-redundant-nesting-selector, no-duplicate-selectors */
|
|
3669
3666
|
}
|
|
3670
3667
|
.cds--accordion__arrow {
|
|
3671
3668
|
flex: 0 0 1rem;
|
|
@@ -3680,7 +3677,6 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
3680
3677
|
font-weight: var(--cds-body-01-font-weight, 400);
|
|
3681
3678
|
line-height: var(--cds-body-01-line-height, 1.42857);
|
|
3682
3679
|
letter-spacing: var(--cds-body-01-letter-spacing, 0.16px);
|
|
3683
|
-
/* stylelint-disable-next-line scss/selector-no-redundant-nesting-selector, no-duplicate-selectors */
|
|
3684
3680
|
}
|
|
3685
3681
|
.cds--accordion__title {
|
|
3686
3682
|
z-index: 1;
|
|
@@ -3690,11 +3686,12 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
3690
3686
|
}
|
|
3691
3687
|
|
|
3692
3688
|
.cds--accordion__wrapper {
|
|
3689
|
+
display: none;
|
|
3693
3690
|
overflow: hidden;
|
|
3694
3691
|
padding: 0;
|
|
3695
3692
|
max-block-size: 0;
|
|
3696
3693
|
opacity: 0;
|
|
3697
|
-
transition: all 110ms cubic-bezier(0, 0, 0.38, 0.9);
|
|
3694
|
+
transition: all 110ms cubic-bezier(0, 0, 0.38, 0.9) allow-discrete;
|
|
3698
3695
|
writing-mode: horizontal-tb;
|
|
3699
3696
|
}
|
|
3700
3697
|
|
|
@@ -3743,6 +3740,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
3743
3740
|
overflow: visible;
|
|
3744
3741
|
}
|
|
3745
3742
|
.cds--accordion__item--active > .cds--accordion__wrapper {
|
|
3743
|
+
display: block;
|
|
3746
3744
|
overflow: visible;
|
|
3747
3745
|
max-block-size: fit-content;
|
|
3748
3746
|
opacity: 1;
|
|
@@ -3754,6 +3752,18 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
3754
3752
|
transform: rotate(-90deg) /*rtl:ignore*/;
|
|
3755
3753
|
}
|
|
3756
3754
|
|
|
3755
|
+
/** starting style also not supported widely
|
|
3756
|
+
* https://caniuse.com/mdn-css_at-rules_starting-style
|
|
3757
|
+
*/
|
|
3758
|
+
/* Needs to be after the previous accordion__item--active rule
|
|
3759
|
+
to take effect, as the specificity is the same */
|
|
3760
|
+
@starting-style {
|
|
3761
|
+
.cds--accordion__item--active > .cds--accordion__wrapper {
|
|
3762
|
+
padding: 0;
|
|
3763
|
+
max-block-size: 0;
|
|
3764
|
+
opacity: 0;
|
|
3765
|
+
}
|
|
3766
|
+
}
|
|
3757
3767
|
.cds--accordion--flush .cds--accordion__item {
|
|
3758
3768
|
position: relative;
|
|
3759
3769
|
border-color: transparent;
|
|
@@ -3956,8 +3966,8 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
3956
3966
|
--cds-popover-text-color: var(--cds-text-inverse, #ffffff);
|
|
3957
3967
|
}
|
|
3958
3968
|
|
|
3959
|
-
.cds--popover--drop-shadow .cds--popover {
|
|
3960
|
-
|
|
3969
|
+
.cds--popover--drop-shadow .cds--popover > .cds--popover-content {
|
|
3970
|
+
filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
|
|
3961
3971
|
}
|
|
3962
3972
|
|
|
3963
3973
|
.cds--popover--caret {
|
|
@@ -4085,7 +4095,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
4085
4095
|
.cds--popover--bottom-end > .cds--popover > .cds--popover-content::before {
|
|
4086
4096
|
block-size: var(--cds-popover-offset, 0rem);
|
|
4087
4097
|
inset-block-start: 0;
|
|
4088
|
-
inset-inline: 0
|
|
4098
|
+
inset-inline: 0;
|
|
4089
4099
|
transform: translateY(-100%);
|
|
4090
4100
|
}
|
|
4091
4101
|
|
|
@@ -4162,7 +4172,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
4162
4172
|
.cds--popover--top-end > .cds--popover > .cds--popover-content::before {
|
|
4163
4173
|
block-size: var(--cds-popover-offset, 0rem);
|
|
4164
4174
|
inset-block-end: 0;
|
|
4165
|
-
inset-inline: 0
|
|
4175
|
+
inset-inline: 0;
|
|
4166
4176
|
transform: translateY(100%);
|
|
4167
4177
|
}
|
|
4168
4178
|
|
|
@@ -4232,7 +4242,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
4232
4242
|
.cds--popover--right-bottom > .cds--popover > .cds--popover-content::before,
|
|
4233
4243
|
.cds--popover--right-end > .cds--popover > .cds--popover-content::before {
|
|
4234
4244
|
inline-size: var(--cds-popover-offset, 0rem);
|
|
4235
|
-
inset-block: 0
|
|
4245
|
+
inset-block: 0;
|
|
4236
4246
|
inset-inline-start: 0;
|
|
4237
4247
|
transform: translateX(-100%);
|
|
4238
4248
|
}
|
|
@@ -4304,7 +4314,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
4304
4314
|
.cds--popover--left-bottom > .cds--popover > .cds--popover-content::before,
|
|
4305
4315
|
.cds--popover--left-end > .cds--popover > .cds--popover-content::before {
|
|
4306
4316
|
inline-size: var(--cds-popover-offset, 0rem);
|
|
4307
|
-
inset-block: 0
|
|
4317
|
+
inset-block: 0;
|
|
4308
4318
|
inset-inline-end: 0;
|
|
4309
4319
|
transform: translateX(100%);
|
|
4310
4320
|
}
|
|
@@ -4889,6 +4899,7 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
4889
4899
|
block-size: 100%;
|
|
4890
4900
|
content: "";
|
|
4891
4901
|
inline-size: 100%;
|
|
4902
|
+
inset-inline-start: 0;
|
|
4892
4903
|
will-change: transform-origin, transform, opacity;
|
|
4893
4904
|
}
|
|
4894
4905
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -5055,14 +5066,17 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5055
5066
|
column-gap: 1rem;
|
|
5056
5067
|
}
|
|
5057
5068
|
|
|
5069
|
+
.cds--ai-label,
|
|
5058
5070
|
.cds--slug {
|
|
5059
5071
|
display: flex;
|
|
5060
5072
|
}
|
|
5061
5073
|
|
|
5074
|
+
.cds--ai-label:has(> .cds--popover--open),
|
|
5062
5075
|
.cds--slug:has(> .cds--popover--open) {
|
|
5063
5076
|
z-index: 2;
|
|
5064
5077
|
}
|
|
5065
5078
|
|
|
5079
|
+
.cds--ai-label .cds--ai-label__button,
|
|
5066
5080
|
.cds--slug .cds--slug__button {
|
|
5067
5081
|
position: relative;
|
|
5068
5082
|
display: flex;
|
|
@@ -5075,42 +5089,49 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5075
5089
|
outline: none;
|
|
5076
5090
|
transition: color 70ms cubic-bezier(0, 0, 0.38, 0.9), border-color 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9), background 70ms cubic-bezier(0, 0, 0.38, 0.9);
|
|
5077
5091
|
}
|
|
5092
|
+
.cds--ai-label .cds--ai-label__button--mini,
|
|
5078
5093
|
.cds--slug .cds--slug__button--mini {
|
|
5079
5094
|
height: 1rem;
|
|
5080
5095
|
width: 1rem;
|
|
5081
5096
|
font-size: 0.5625rem;
|
|
5082
5097
|
line-height: 0.75rem;
|
|
5083
5098
|
}
|
|
5099
|
+
.cds--ai-label .cds--ai-label__button--2xs,
|
|
5084
5100
|
.cds--slug .cds--slug__button--2xs {
|
|
5085
5101
|
height: 1.25rem;
|
|
5086
5102
|
width: 1.25rem;
|
|
5087
5103
|
font-size: 0.75rem;
|
|
5088
5104
|
line-height: 1rem;
|
|
5089
5105
|
}
|
|
5106
|
+
.cds--ai-label .cds--ai-label__button--xs,
|
|
5090
5107
|
.cds--slug .cds--slug__button--xs {
|
|
5091
5108
|
height: 1.5rem;
|
|
5092
5109
|
width: 1.5rem;
|
|
5093
5110
|
font-size: 0.75rem;
|
|
5094
5111
|
line-height: 1rem;
|
|
5095
5112
|
}
|
|
5113
|
+
.cds--ai-label .cds--ai-label__button--sm,
|
|
5096
5114
|
.cds--slug .cds--slug__button--sm {
|
|
5097
5115
|
height: 2rem;
|
|
5098
5116
|
width: 2rem;
|
|
5099
5117
|
font-size: 1rem;
|
|
5100
5118
|
line-height: 1.3125rem;
|
|
5101
5119
|
}
|
|
5120
|
+
.cds--ai-label .cds--ai-label__button--md,
|
|
5102
5121
|
.cds--slug .cds--slug__button--md {
|
|
5103
5122
|
height: 2.5rem;
|
|
5104
5123
|
width: 2.5rem;
|
|
5105
5124
|
font-size: 1rem;
|
|
5106
5125
|
line-height: 1.3125rem;
|
|
5107
5126
|
}
|
|
5127
|
+
.cds--ai-label .cds--ai-label__button--lg,
|
|
5108
5128
|
.cds--slug .cds--slug__button--lg {
|
|
5109
5129
|
height: 3rem;
|
|
5110
5130
|
width: 3rem;
|
|
5111
5131
|
font-size: 1rem;
|
|
5112
5132
|
line-height: 1.3125rem;
|
|
5113
5133
|
}
|
|
5134
|
+
.cds--ai-label .cds--ai-label__button--xl,
|
|
5114
5135
|
.cds--slug .cds--slug__button--xl {
|
|
5115
5136
|
height: 4rem;
|
|
5116
5137
|
width: 4rem;
|
|
@@ -5118,6 +5139,8 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5118
5139
|
line-height: 1.625rem;
|
|
5119
5140
|
}
|
|
5120
5141
|
|
|
5142
|
+
.cds--ai-label__button--mini::after,
|
|
5143
|
+
.cds--ai-label__button--2xs::after,
|
|
5121
5144
|
.cds--slug__button--mini::after,
|
|
5122
5145
|
.cds--slug__button--2xs::after {
|
|
5123
5146
|
position: absolute;
|
|
@@ -5127,32 +5150,39 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5127
5150
|
inline-size: 24px;
|
|
5128
5151
|
}
|
|
5129
5152
|
|
|
5153
|
+
.cds--ai-label .cds--ai-label__button:focus,
|
|
5130
5154
|
.cds--slug .cds--slug__button:focus {
|
|
5131
5155
|
border: 1px solid var(--cds-focus, #0f62fe);
|
|
5132
5156
|
box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe);
|
|
5133
5157
|
}
|
|
5134
5158
|
|
|
5159
|
+
.cds--ai-label .cds--ai-label__button:hover,
|
|
5135
5160
|
.cds--slug .cds--slug__button:hover {
|
|
5136
5161
|
background: var(--cds-border-inverse, #161616);
|
|
5137
5162
|
color: var(--cds-text-inverse, #ffffff);
|
|
5138
5163
|
}
|
|
5139
5164
|
|
|
5165
|
+
.cds--ai-label .cds--ai-label__button:hover:active,
|
|
5140
5166
|
.cds--slug .cds--slug__button:hover:active {
|
|
5141
5167
|
background: var(--cds-border-inverse, #161616);
|
|
5142
5168
|
box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-focus-inset, #ffffff);
|
|
5143
5169
|
color: var(--cds-text-inverse, #ffffff);
|
|
5144
5170
|
}
|
|
5145
5171
|
|
|
5172
|
+
.cds--ai-label .cds--ai-label__button.cds--ai-label__button--mini:hover:active,
|
|
5173
|
+
.cds--ai-label .cds--ai-label__button.cds--ai-label__button--2xs:hover:active,
|
|
5146
5174
|
.cds--slug .cds--slug__button.cds--slug__button--mini:hover:active,
|
|
5147
5175
|
.cds--slug .cds--slug__button.cds--slug__button--2xs:hover:active {
|
|
5148
5176
|
box-shadow: inset 0 0 0 1px var(--cds-focus-inset, #ffffff);
|
|
5149
5177
|
}
|
|
5150
5178
|
|
|
5179
|
+
.cds--ai-label__text,
|
|
5151
5180
|
.cds--slug__text {
|
|
5152
5181
|
position: relative;
|
|
5153
5182
|
z-index: 1;
|
|
5154
5183
|
}
|
|
5155
5184
|
|
|
5185
|
+
.cds--ai-label .cds--ai-label__button--inline,
|
|
5156
5186
|
.cds--slug .cds--slug__button--inline {
|
|
5157
5187
|
border: 1px solid transparent;
|
|
5158
5188
|
border-radius: 0.0625rem;
|
|
@@ -5165,15 +5195,19 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5165
5195
|
padding-inline: 0.25rem;
|
|
5166
5196
|
}
|
|
5167
5197
|
|
|
5198
|
+
.cds--ai-label__button--inline::before,
|
|
5168
5199
|
.cds--slug__button--inline::before {
|
|
5169
5200
|
display: none;
|
|
5170
5201
|
}
|
|
5171
5202
|
|
|
5203
|
+
.cds--ai-label .cds--ai-label__button--inline:focus,
|
|
5172
5204
|
.cds--slug .cds--slug__button--inline:focus {
|
|
5173
5205
|
border-color: var(--cds-focus, #0f62fe);
|
|
5174
5206
|
box-shadow: none;
|
|
5175
5207
|
}
|
|
5176
5208
|
|
|
5209
|
+
.cds--ai-label .cds--ai-label__button--inline:hover,
|
|
5210
|
+
.cds--ai-label .cds--ai-label__button--inline:hover:active,
|
|
5177
5211
|
.cds--slug .cds--slug__button--inline:hover,
|
|
5178
5212
|
.cds--slug .cds--slug__button--inline:hover:active {
|
|
5179
5213
|
border-color: var(--cds-icon-secondary, #525252);
|
|
@@ -5182,23 +5216,29 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5182
5216
|
color: var(--cds-text-secondary, #525252);
|
|
5183
5217
|
}
|
|
5184
5218
|
|
|
5219
|
+
.cds--ai-label .cds--ai-label__button--inline:focus:hover,
|
|
5185
5220
|
.cds--slug .cds--slug__button--inline:focus:hover {
|
|
5186
5221
|
border-color: var(--cds-focus, #0f62fe);
|
|
5187
5222
|
}
|
|
5188
5223
|
|
|
5224
|
+
.cds--ai-label .cds--ai-label__button--inline:hover .cds--ai-label__text::before,
|
|
5189
5225
|
.cds--slug .cds--slug__button--inline:hover .cds--slug__text::before {
|
|
5190
5226
|
background: var(--cds-icon-secondary, #525252);
|
|
5191
5227
|
}
|
|
5192
5228
|
|
|
5229
|
+
.cds--ai-label__button--inline .cds--ai-label__text,
|
|
5193
5230
|
.cds--slug__button--inline .cds--slug__text {
|
|
5194
5231
|
padding-inline-start: 0.5rem;
|
|
5195
5232
|
}
|
|
5196
5233
|
|
|
5234
|
+
.cds--ai-label__button--inline.cds--ai-label__button--lg .cds--ai-label__text,
|
|
5235
|
+
.cds--ai-label__button--inline.cds--ai-label__button--xl .cds--ai-label__text,
|
|
5197
5236
|
.cds--slug__button--inline.cds--slug__button--lg .cds--slug__text,
|
|
5198
5237
|
.cds--slug__button--inline.cds--slug__button--xl .cds--slug__text {
|
|
5199
5238
|
padding-inline-start: 0.75rem;
|
|
5200
5239
|
}
|
|
5201
5240
|
|
|
5241
|
+
.cds--ai-label__button--inline .cds--ai-label__text::before,
|
|
5202
5242
|
.cds--slug__button--inline .cds--slug__text::before {
|
|
5203
5243
|
position: absolute;
|
|
5204
5244
|
display: inline-block;
|
|
@@ -5213,12 +5253,22 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5213
5253
|
transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9);
|
|
5214
5254
|
}
|
|
5215
5255
|
|
|
5256
|
+
.cds--ai-label__button--lg .cds--ai-label__text::before,
|
|
5257
|
+
.cds--ai-label__button--xl .cds--ai-label__text::before,
|
|
5216
5258
|
.cds--slug__button--lg .cds--slug__text::before,
|
|
5217
5259
|
.cds--slug__button--xl .cds--slug__text::before {
|
|
5218
5260
|
block-size: 0.5rem;
|
|
5219
5261
|
inline-size: 0.5rem;
|
|
5220
5262
|
}
|
|
5221
5263
|
|
|
5264
|
+
.cds--ai-label__button--inline.cds--ai-label__button--mini,
|
|
5265
|
+
.cds--ai-label__button--inline.cds--ai-label__button--mini .cds--ai-label__additional-text,
|
|
5266
|
+
.cds--ai-label__button--inline.cds--ai-label__button--2xs,
|
|
5267
|
+
.cds--ai-label__button--inline.cds--ai-label__button--2xs .cds--ai-label__additional-text,
|
|
5268
|
+
.cds--ai-label__button--inline.cds--ai-label__button--xs,
|
|
5269
|
+
.cds--ai-label__button--inline.cds--ai-label__button--xs .cds--ai-label__additional-text,
|
|
5270
|
+
.cds--ai-label__button--inline.cds--ai-label__button--sm,
|
|
5271
|
+
.cds--ai-label__button--inline.cds--ai-label__button--sm .cds--ai-label__additional-text,
|
|
5222
5272
|
.cds--slug__button--inline.cds--slug__button--mini,
|
|
5223
5273
|
.cds--slug__button--inline.cds--slug__button--mini .cds--slug__additional-text,
|
|
5224
5274
|
.cds--slug__button--inline.cds--slug__button--2xs,
|
|
@@ -5230,17 +5280,21 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5230
5280
|
font-size: 0.75rem;
|
|
5231
5281
|
}
|
|
5232
5282
|
|
|
5283
|
+
.cds--ai-label__button--inline.cds--ai-label__button--lg,
|
|
5284
|
+
.cds--ai-label__button--inline.cds--ai-label__button--xl,
|
|
5233
5285
|
.cds--slug__button--inline.cds--slug__button--lg,
|
|
5234
5286
|
.cds--slug__button--inline.cds--slug__button--xl {
|
|
5235
5287
|
font-size: 1rem;
|
|
5236
5288
|
}
|
|
5237
5289
|
|
|
5290
|
+
.cds--ai-label .cds--ai-label__button--inline-with-content,
|
|
5238
5291
|
.cds--slug .cds--slug__button--inline-with-content {
|
|
5239
5292
|
border: 1px solid var(--cds-border-inverse, #161616);
|
|
5240
5293
|
padding-block: 0.125rem;
|
|
5241
5294
|
padding-inline: 0.5rem;
|
|
5242
5295
|
}
|
|
5243
5296
|
|
|
5297
|
+
.cds--ai-label__button--inline-with-content .cds--ai-label__additional-text,
|
|
5244
5298
|
.cds--slug__button--inline-with-content .cds--slug__additional-text {
|
|
5245
5299
|
font-size: var(--cds-body-compact-02-font-size, 1rem);
|
|
5246
5300
|
font-weight: var(--cds-body-compact-02-font-weight, 400);
|
|
@@ -5249,15 +5303,19 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5249
5303
|
padding-inline-start: 0.25rem;
|
|
5250
5304
|
}
|
|
5251
5305
|
|
|
5306
|
+
.cds--ai-label__button--inline.cds--ai-label__button--md .cds--ai-label__additional-text,
|
|
5252
5307
|
.cds--slug__button--inline.cds--slug__button--md .cds--slug__additional-text {
|
|
5253
5308
|
font-size: 0.875rem;
|
|
5254
5309
|
}
|
|
5255
5310
|
|
|
5311
|
+
.cds--ai-label .cds--ai-label__button--inline-with-content:focus,
|
|
5312
|
+
.cds--ai-label .cds--ai-label__button--inline-with-content:hover:focus,
|
|
5256
5313
|
.cds--slug .cds--slug__button--inline-with-content:focus,
|
|
5257
5314
|
.cds--slug .cds--slug__button--inline-with-content:hover:focus {
|
|
5258
5315
|
box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe);
|
|
5259
5316
|
}
|
|
5260
5317
|
|
|
5318
|
+
.cds--ai-label .cds--ai-label-content,
|
|
5261
5319
|
.cds--slug .cds--slug-content {
|
|
5262
5320
|
background: linear-gradient(to top, var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff)) 0%, var(--cds-ai-aura-start, rgba(69, 137, 255, 0.1)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%) padding-box, linear-gradient(to top, var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff)), var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff))) padding-box, linear-gradient(to bottom, var(--cds-ai-border-start, rgba(166, 200, 255, 0.64)), var(--cds-ai-border-end, #78a9ff)) border-box, linear-gradient(to top, var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff)), var(--cds-ai-popover-background, var(--cds-ai-popover-background, #ffffff))) border-box;
|
|
5263
5321
|
border: 1px solid transparent;
|
|
@@ -5267,12 +5325,54 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5267
5325
|
min-inline-size: 17.5rem;
|
|
5268
5326
|
}
|
|
5269
5327
|
|
|
5328
|
+
.cds--ai-label > .cds--toggletip > .cds--popover > .cds--popover-caret,
|
|
5329
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align > .cds--popover > .cds--popover-content > .cds--popover-caret,
|
|
5270
5330
|
.cds--slug > .cds--toggletip > .cds--popover > .cds--popover-caret,
|
|
5271
5331
|
.cds--slug > .cds--toggletip.cds--popover--auto-align > .cds--popover > .cds--popover-content > .cds--popover-caret {
|
|
5272
5332
|
background: transparent;
|
|
5273
5333
|
clip-path: none;
|
|
5274
5334
|
}
|
|
5275
5335
|
|
|
5336
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--top,
|
|
5337
|
+
.cds--popover--top-right,
|
|
5338
|
+
.cds--popover--top-left,
|
|
5339
|
+
.cds--popover--top-end,
|
|
5340
|
+
.cds--popover--top-start,
|
|
5341
|
+
.cds--popover--bottom,
|
|
5342
|
+
.cds--popover--bottom-right,
|
|
5343
|
+
.cds--popover--bottom-left,
|
|
5344
|
+
.cds--popover--bottom-start,
|
|
5345
|
+
.cds--popover--bottom-end,
|
|
5346
|
+
.cds--popover--left,
|
|
5347
|
+
.cds--popover--left-top,
|
|
5348
|
+
.cds--popover--left-bottom,
|
|
5349
|
+
.cds--popover--left-start,
|
|
5350
|
+
.cds--popover--left-end,
|
|
5351
|
+
.cds--popover--right,
|
|
5352
|
+
.cds--popover--right-top,
|
|
5353
|
+
.cds--popover--right-bottom,
|
|
5354
|
+
.cds--popover--right-start,
|
|
5355
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-caret::before,
|
|
5356
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--top,
|
|
5357
|
+
.cds--popover--top-right,
|
|
5358
|
+
.cds--popover--top-left,
|
|
5359
|
+
.cds--popover--top-end,
|
|
5360
|
+
.cds--popover--top-start,
|
|
5361
|
+
.cds--popover--bottom,
|
|
5362
|
+
.cds--popover--bottom-right,
|
|
5363
|
+
.cds--popover--bottom-left,
|
|
5364
|
+
.cds--popover--bottom-start,
|
|
5365
|
+
.cds--popover--bottom-end,
|
|
5366
|
+
.cds--popover--left,
|
|
5367
|
+
.cds--popover--left-top,
|
|
5368
|
+
.cds--popover--left-bottom,
|
|
5369
|
+
.cds--popover--left-start,
|
|
5370
|
+
.cds--popover--left-end,
|
|
5371
|
+
.cds--popover--right,
|
|
5372
|
+
.cds--popover--right-top,
|
|
5373
|
+
.cds--popover--right-bottom,
|
|
5374
|
+
.cds--popover--right-start,
|
|
5375
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-content > .cds--popover-caret::before,
|
|
5276
5376
|
.cds--slug > .cds--toggletip:is(.cds--popover--top,
|
|
5277
5377
|
.cds--popover--top-right,
|
|
5278
5378
|
.cds--popover--top-left,
|
|
@@ -5324,6 +5424,46 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5324
5424
|
transform: rotate(45deg);
|
|
5325
5425
|
}
|
|
5326
5426
|
|
|
5427
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--top,
|
|
5428
|
+
.cds--popover--top-right,
|
|
5429
|
+
.cds--popover--top-left,
|
|
5430
|
+
.cds--popover--top-end,
|
|
5431
|
+
.cds--popover--top-start,
|
|
5432
|
+
.cds--popover--bottom,
|
|
5433
|
+
.cds--popover--bottom-right,
|
|
5434
|
+
.cds--popover--bottom-left,
|
|
5435
|
+
.cds--popover--bottom-start,
|
|
5436
|
+
.cds--popover--bottom-end,
|
|
5437
|
+
.cds--popover--left,
|
|
5438
|
+
.cds--popover--left-top,
|
|
5439
|
+
.cds--popover--left-bottom,
|
|
5440
|
+
.cds--popover--left-start,
|
|
5441
|
+
.cds--popover--left-end,
|
|
5442
|
+
.cds--popover--right,
|
|
5443
|
+
.cds--popover--right-top,
|
|
5444
|
+
.cds--popover--right-bottom,
|
|
5445
|
+
.cds--popover--right-start,
|
|
5446
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-caret::after,
|
|
5447
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--top,
|
|
5448
|
+
.cds--popover--top-right,
|
|
5449
|
+
.cds--popover--top-left,
|
|
5450
|
+
.cds--popover--top-end,
|
|
5451
|
+
.cds--popover--top-start,
|
|
5452
|
+
.cds--popover--bottom,
|
|
5453
|
+
.cds--popover--bottom-right,
|
|
5454
|
+
.cds--popover--bottom-left,
|
|
5455
|
+
.cds--popover--bottom-start,
|
|
5456
|
+
.cds--popover--bottom-end,
|
|
5457
|
+
.cds--popover--left,
|
|
5458
|
+
.cds--popover--left-top,
|
|
5459
|
+
.cds--popover--left-bottom,
|
|
5460
|
+
.cds--popover--left-start,
|
|
5461
|
+
.cds--popover--left-end,
|
|
5462
|
+
.cds--popover--right,
|
|
5463
|
+
.cds--popover--right-top,
|
|
5464
|
+
.cds--popover--right-bottom,
|
|
5465
|
+
.cds--popover--right-start,
|
|
5466
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-content > .cds--popover-caret::after,
|
|
5327
5467
|
.cds--slug > .cds--toggletip:is(.cds--popover--top,
|
|
5328
5468
|
.cds--popover--top-right,
|
|
5329
5469
|
.cds--popover--top-left,
|
|
@@ -5372,6 +5512,16 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5372
5512
|
inline-size: 0.125rem;
|
|
5373
5513
|
}
|
|
5374
5514
|
|
|
5515
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--top,
|
|
5516
|
+
.cds--popover--top-right,
|
|
5517
|
+
.cds--popover--top-left,
|
|
5518
|
+
.cds--popover--top-end,
|
|
5519
|
+
.cds--popover--top-start) > .cds--popover > .cds--popover-caret::before,
|
|
5520
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--top,
|
|
5521
|
+
.cds--popover--top-right,
|
|
5522
|
+
.cds--popover--top-left,
|
|
5523
|
+
.cds--popover--top-end,
|
|
5524
|
+
.cds--popover--top-start) > .cds--popover > .cds--popover-content > .cds--popover-caret::before,
|
|
5375
5525
|
.cds--slug > .cds--toggletip:is(.cds--popover--top,
|
|
5376
5526
|
.cds--popover--top-right,
|
|
5377
5527
|
.cds--popover--top-left,
|
|
@@ -5385,6 +5535,16 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5385
5535
|
inset-block-end: 0.0625rem;
|
|
5386
5536
|
transform: rotate(-135deg);
|
|
5387
5537
|
}
|
|
5538
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--top,
|
|
5539
|
+
.cds--popover--top-right,
|
|
5540
|
+
.cds--popover--top-left,
|
|
5541
|
+
.cds--popover--top-end,
|
|
5542
|
+
.cds--popover--top-start) > .cds--popover > .cds--popover-caret::after,
|
|
5543
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--top,
|
|
5544
|
+
.cds--popover--top-right,
|
|
5545
|
+
.cds--popover--top-left,
|
|
5546
|
+
.cds--popover--top-end,
|
|
5547
|
+
.cds--popover--top-start) > .cds--popover > .cds--popover-content > .cds--popover-caret::after,
|
|
5388
5548
|
.cds--slug > .cds--toggletip:is(.cds--popover--top,
|
|
5389
5549
|
.cds--popover--top-right,
|
|
5390
5550
|
.cds--popover--top-left,
|
|
@@ -5404,6 +5564,11 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5404
5564
|
inset-inline-start: -0.0625rem;
|
|
5405
5565
|
}
|
|
5406
5566
|
|
|
5567
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--top,
|
|
5568
|
+
.cds--popover--top-right,
|
|
5569
|
+
.cds--popover--top-left,
|
|
5570
|
+
.cds--popover--top-end,
|
|
5571
|
+
.cds--popover--top-start) > .cds--popover > .cds--ai-label-content--with-actions + .cds--popover-caret::after,
|
|
5407
5572
|
.cds--slug > .cds--toggletip:is(.cds--popover--top,
|
|
5408
5573
|
.cds--popover--top-right,
|
|
5409
5574
|
.cds--popover--top-left,
|
|
@@ -5412,6 +5577,16 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5412
5577
|
display: none;
|
|
5413
5578
|
}
|
|
5414
5579
|
|
|
5580
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--right,
|
|
5581
|
+
.cds--popover--right-bottom,
|
|
5582
|
+
.cds--popover--right-top,
|
|
5583
|
+
.cds--popover--right-start,
|
|
5584
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-caret::before,
|
|
5585
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--right,
|
|
5586
|
+
.cds--popover--right-bottom,
|
|
5587
|
+
.cds--popover--right-top,
|
|
5588
|
+
.cds--popover--right-start,
|
|
5589
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-content > .cds--popover-caret::before,
|
|
5415
5590
|
.cds--slug > .cds--toggletip:is(.cds--popover--right,
|
|
5416
5591
|
.cds--popover--right-bottom,
|
|
5417
5592
|
.cds--popover--right-top,
|
|
@@ -5425,6 +5600,16 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5425
5600
|
inset-inline-start: 0.0625rem;
|
|
5426
5601
|
transform: rotate(-45deg);
|
|
5427
5602
|
}
|
|
5603
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--right,
|
|
5604
|
+
.cds--popover--right-bottom,
|
|
5605
|
+
.cds--popover--right-top,
|
|
5606
|
+
.cds--popover--right-start,
|
|
5607
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-caret::after,
|
|
5608
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--right,
|
|
5609
|
+
.cds--popover--right-bottom,
|
|
5610
|
+
.cds--popover--right-top,
|
|
5611
|
+
.cds--popover--right-start,
|
|
5612
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-content > .cds--popover-caret::after,
|
|
5428
5613
|
.cds--slug > .cds--toggletip:is(.cds--popover--right,
|
|
5429
5614
|
.cds--popover--right-bottom,
|
|
5430
5615
|
.cds--popover--right-top,
|
|
@@ -5441,6 +5626,16 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5441
5626
|
inset-inline-start: 0.375rem;
|
|
5442
5627
|
}
|
|
5443
5628
|
|
|
5629
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--bottom,
|
|
5630
|
+
.cds--popover--bottom-left,
|
|
5631
|
+
.cds--popover--bottom-right,
|
|
5632
|
+
.cds--popover--bottom-start,
|
|
5633
|
+
.cds--popover--bottom-end) > .cds--popover > .cds--popover-caret::before,
|
|
5634
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--bottom,
|
|
5635
|
+
.cds--popover--bottom-left,
|
|
5636
|
+
.cds--popover--bottom-right,
|
|
5637
|
+
.cds--popover--bottom-start,
|
|
5638
|
+
.cds--popover--bottom-end) > .cds--popover > .cds--popover-content > .cds--popover-caret::before,
|
|
5444
5639
|
.cds--slug > .cds--toggletip:is(.cds--popover--bottom,
|
|
5445
5640
|
.cds--popover--bottom-left,
|
|
5446
5641
|
.cds--popover--bottom-right,
|
|
@@ -5454,6 +5649,16 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5454
5649
|
inset-block-start: 0.0625rem;
|
|
5455
5650
|
transform: rotate(45deg);
|
|
5456
5651
|
}
|
|
5652
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--bottom,
|
|
5653
|
+
.cds--popover--bottom-left,
|
|
5654
|
+
.cds--popover--bottom-right,
|
|
5655
|
+
.cds--popover--bottom-start,
|
|
5656
|
+
.cds--popover--bottom-end) > .cds--popover > .cds--popover-caret::after,
|
|
5657
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--bottom,
|
|
5658
|
+
.cds--popover--bottom-left,
|
|
5659
|
+
.cds--popover--bottom-right,
|
|
5660
|
+
.cds--popover--bottom-start,
|
|
5661
|
+
.cds--popover--bottom-end) > .cds--popover > .cds--popover-content > .cds--popover-caret::after,
|
|
5457
5662
|
.cds--slug > .cds--toggletip:is(.cds--popover--bottom,
|
|
5458
5663
|
.cds--popover--bottom-left,
|
|
5459
5664
|
.cds--popover--bottom-right,
|
|
@@ -5472,6 +5677,16 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5472
5677
|
inset-inline-start: -0.0625rem;
|
|
5473
5678
|
}
|
|
5474
5679
|
|
|
5680
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--left,
|
|
5681
|
+
.cds--popover--left-bottom,
|
|
5682
|
+
.cds--popover--left-top,
|
|
5683
|
+
.cds--popover--left-start,
|
|
5684
|
+
.cds--popover--left-end) > .cds--popover > .cds--popover-caret::before,
|
|
5685
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--left,
|
|
5686
|
+
.cds--popover--left-bottom,
|
|
5687
|
+
.cds--popover--left-top,
|
|
5688
|
+
.cds--popover--left-start,
|
|
5689
|
+
.cds--popover--left-end) > .cds--popover > .cds--popover-content > .cds--popover-caret::before,
|
|
5475
5690
|
.cds--slug > .cds--toggletip:is(.cds--popover--left,
|
|
5476
5691
|
.cds--popover--left-bottom,
|
|
5477
5692
|
.cds--popover--left-top,
|
|
@@ -5485,6 +5700,16 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5485
5700
|
inset-inline-end: 0.0625rem;
|
|
5486
5701
|
transform: rotate(135deg);
|
|
5487
5702
|
}
|
|
5703
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--left,
|
|
5704
|
+
.cds--popover--left-bottom,
|
|
5705
|
+
.cds--popover--left-top,
|
|
5706
|
+
.cds--popover--left-start,
|
|
5707
|
+
.cds--popover--left-end) > .cds--popover > .cds--popover-caret::after,
|
|
5708
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--left,
|
|
5709
|
+
.cds--popover--left-bottom,
|
|
5710
|
+
.cds--popover--left-top,
|
|
5711
|
+
.cds--popover--left-start,
|
|
5712
|
+
.cds--popover--left-end) > .cds--popover > .cds--popover-content > .cds--popover-caret::after,
|
|
5488
5713
|
.cds--slug > .cds--toggletip:is(.cds--popover--left,
|
|
5489
5714
|
.cds--popover--left-bottom,
|
|
5490
5715
|
.cds--popover--left-top,
|
|
@@ -5501,6 +5726,14 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5501
5726
|
inset-inline-start: -0.125rem;
|
|
5502
5727
|
}
|
|
5503
5728
|
|
|
5729
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--left-bottom,
|
|
5730
|
+
.cds--popover--right-bottom,
|
|
5731
|
+
.cds--popover--left-end,
|
|
5732
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-caret::after,
|
|
5733
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--left-bottom,
|
|
5734
|
+
.cds--popover--right-bottom,
|
|
5735
|
+
.cds--popover--left-end,
|
|
5736
|
+
.cds--popover--right-end) > .cds--popover > .cds--popover-content > .cds--popover-caret::after,
|
|
5504
5737
|
.cds--slug > .cds--toggletip:is(.cds--popover--left-bottom,
|
|
5505
5738
|
.cds--popover--right-bottom,
|
|
5506
5739
|
.cds--popover--left-end,
|
|
@@ -5512,6 +5745,24 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5512
5745
|
background: transparent;
|
|
5513
5746
|
}
|
|
5514
5747
|
|
|
5748
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--left-bottom,
|
|
5749
|
+
.cds--popover--right-bottom,
|
|
5750
|
+
.cds--popover--left-end,
|
|
5751
|
+
.cds--popover--right-end,
|
|
5752
|
+
.cds--popover--top,
|
|
5753
|
+
.cds--popover--top-right,
|
|
5754
|
+
.cds--popover--top-left,
|
|
5755
|
+
.cds--popover--top-end,
|
|
5756
|
+
.cds--popover--top-start) > .cds--popover > .cds--popover-caret::before,
|
|
5757
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--left-bottom,
|
|
5758
|
+
.cds--popover--right-bottom,
|
|
5759
|
+
.cds--popover--left-end,
|
|
5760
|
+
.cds--popover--right-end,
|
|
5761
|
+
.cds--popover--top,
|
|
5762
|
+
.cds--popover--top-right,
|
|
5763
|
+
.cds--popover--top-left,
|
|
5764
|
+
.cds--popover--top-end,
|
|
5765
|
+
.cds--popover--top-start) > .cds--popover > .cds--popover-content > .cds--popover-caret::before,
|
|
5515
5766
|
.cds--slug > .cds--toggletip:is(.cds--popover--left-bottom,
|
|
5516
5767
|
.cds--popover--right-bottom,
|
|
5517
5768
|
.cds--popover--left-end,
|
|
@@ -5534,6 +5785,24 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5534
5785
|
background: var(--cds-ai-popover-caret-bottom-background, #eaf1ff);
|
|
5535
5786
|
}
|
|
5536
5787
|
|
|
5788
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--left-bottom,
|
|
5789
|
+
.cds--popover--right-bottom,
|
|
5790
|
+
.cds--popover--left-end,
|
|
5791
|
+
.cds--popover--right-end,
|
|
5792
|
+
.cds--popover--top,
|
|
5793
|
+
.cds--popover--top-right,
|
|
5794
|
+
.cds--popover--top-left,
|
|
5795
|
+
.cds--popover--top-end,
|
|
5796
|
+
.cds--popover--top-start) > .cds--popover:has(.cds--ai-label-content--with-actions) > .cds--popover-caret::before,
|
|
5797
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--left-bottom,
|
|
5798
|
+
.cds--popover--right-bottom,
|
|
5799
|
+
.cds--popover--left-end,
|
|
5800
|
+
.cds--popover--right-end,
|
|
5801
|
+
.cds--popover--top,
|
|
5802
|
+
.cds--popover--top-right,
|
|
5803
|
+
.cds--popover--top-left,
|
|
5804
|
+
.cds--popover--top-start,
|
|
5805
|
+
.cds--popover--top-end) > .cds--popover:has(.cds--ai-label-content--with-actions) > .cds--popover-content > .cds--popover-caret::before,
|
|
5537
5806
|
.cds--slug > .cds--toggletip:is(.cds--popover--left-bottom,
|
|
5538
5807
|
.cds--popover--right-bottom,
|
|
5539
5808
|
.cds--popover--left-end,
|
|
@@ -5555,6 +5824,10 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5555
5824
|
background: var(--cds-ai-popover-caret-bottom-background-actions, #e9effa);
|
|
5556
5825
|
}
|
|
5557
5826
|
|
|
5827
|
+
.cds--ai-label > .cds--toggletip:is(.cds--popover--left,
|
|
5828
|
+
.cds--popover--right) > .cds--popover > .cds--popover-caret::before,
|
|
5829
|
+
.cds--ai-label > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--left,
|
|
5830
|
+
.cds--popover--right) > .cds--popover > .cds--popover-content > .cds--popover-caret::before,
|
|
5558
5831
|
.cds--slug > .cds--toggletip:is(.cds--popover--left,
|
|
5559
5832
|
.cds--popover--right) > .cds--popover > .cds--popover-caret::before,
|
|
5560
5833
|
.cds--slug > .cds--toggletip.cds--popover--auto-align:is(.cds--popover--left,
|
|
@@ -5562,15 +5835,18 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5562
5835
|
border-color: var(--cds-ai-popover-caret-center, #a0c3ff);
|
|
5563
5836
|
}
|
|
5564
5837
|
|
|
5838
|
+
.cds--ai-label .cds--toggletip-content,
|
|
5565
5839
|
.cds--slug .cds--toggletip-content {
|
|
5566
5840
|
padding-block: 1.5rem 5rem;
|
|
5567
5841
|
padding-inline: 1.5rem;
|
|
5568
5842
|
}
|
|
5569
5843
|
|
|
5844
|
+
.cds--ai-label .cds--ai-label-content .cds--toggletip-content,
|
|
5570
5845
|
.cds--slug .cds--slug-content .cds--toggletip-content {
|
|
5571
5846
|
max-inline-size: 20rem;
|
|
5572
5847
|
}
|
|
5573
5848
|
|
|
5849
|
+
.cds--ai-label .cds--ai-label-actions,
|
|
5574
5850
|
.cds--slug .cds--slug-actions {
|
|
5575
5851
|
position: absolute;
|
|
5576
5852
|
justify-content: flex-end;
|
|
@@ -5585,25 +5861,30 @@ li.cds--accordion__item--disabled:last-of-type {
|
|
|
5585
5861
|
inset-inline-end: 0;
|
|
5586
5862
|
}
|
|
5587
5863
|
|
|
5864
|
+
.cds--ai-label .cds--ai-label-actions .cds--btn:focus,
|
|
5588
5865
|
.cds--slug .cds--slug-actions .cds--btn:focus {
|
|
5589
5866
|
border-color: var(--cds-focus, #0f62fe);
|
|
5590
5867
|
box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-background, #ffffff);
|
|
5591
5868
|
}
|
|
5592
5869
|
|
|
5870
|
+
.cds--ai-label .cds--ai-label-actions .cds--btn--primary,
|
|
5593
5871
|
.cds--slug .cds--slug-actions .cds--btn--primary {
|
|
5594
5872
|
order: 1;
|
|
5595
5873
|
border-end-end-radius: 0.4375rem;
|
|
5596
5874
|
}
|
|
5597
5875
|
|
|
5876
|
+
.cds--ai-label.cds--ai-label--revert,
|
|
5598
5877
|
.cds--slug.cds--slug--revert {
|
|
5599
5878
|
transform: translate(0.5rem, -50%);
|
|
5600
5879
|
}
|
|
5601
5880
|
|
|
5881
|
+
.cds--ai-label--revert .cds--btn--icon-only,
|
|
5602
5882
|
.cds--slug--revert .cds--btn--icon-only {
|
|
5603
5883
|
align-items: center;
|
|
5604
5884
|
padding-block-start: 0;
|
|
5605
5885
|
}
|
|
5606
5886
|
|
|
5887
|
+
.cds--ai-label--revert .cds--btn--icon-only svg,
|
|
5607
5888
|
.cds--slug--revert .cds--btn--icon-only svg {
|
|
5608
5889
|
margin: 0;
|
|
5609
5890
|
}
|
|
@@ -6217,6 +6498,7 @@ a.cds--overflow-menu-options__btn::before {
|
|
|
6217
6498
|
block-size: 100%;
|
|
6218
6499
|
content: "";
|
|
6219
6500
|
inline-size: 100%;
|
|
6501
|
+
inset-inline-start: 0;
|
|
6220
6502
|
will-change: transform-origin, transform, opacity;
|
|
6221
6503
|
}
|
|
6222
6504
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -6227,7 +6509,7 @@ a.cds--overflow-menu-options__btn::before {
|
|
|
6227
6509
|
|
|
6228
6510
|
.cds--breadcrumb .cds--overflow-menu.cds--btn--icon-only {
|
|
6229
6511
|
min-block-size: 1.125rem;
|
|
6230
|
-
padding-inline: 0
|
|
6512
|
+
padding-inline: 0;
|
|
6231
6513
|
}
|
|
6232
6514
|
|
|
6233
6515
|
.cds--link {
|
|
@@ -6572,6 +6854,7 @@ textarea:-webkit-autofill:focus {
|
|
|
6572
6854
|
block-size: 100%;
|
|
6573
6855
|
content: "";
|
|
6574
6856
|
inline-size: 100%;
|
|
6857
|
+
inset-inline-start: 0;
|
|
6575
6858
|
will-change: transform-origin, transform, opacity;
|
|
6576
6859
|
}
|
|
6577
6860
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -6906,6 +7189,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
6906
7189
|
.cds--checkbox__validation-msg {
|
|
6907
7190
|
display: none;
|
|
6908
7191
|
align-items: flex-start;
|
|
7192
|
+
inline-size: 100%;
|
|
6909
7193
|
margin-block-start: 0.25rem;
|
|
6910
7194
|
}
|
|
6911
7195
|
|
|
@@ -7002,6 +7286,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
7002
7286
|
block-size: 100%;
|
|
7003
7287
|
content: "";
|
|
7004
7288
|
inline-size: 100%;
|
|
7289
|
+
inset-inline-start: 0;
|
|
7005
7290
|
will-change: transform-origin, transform, opacity;
|
|
7006
7291
|
}
|
|
7007
7292
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -7025,16 +7310,34 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
7025
7310
|
transform: scale(1.2) rotate3d(0.5, 1, 0, 158deg);
|
|
7026
7311
|
}
|
|
7027
7312
|
|
|
7313
|
+
.cds--checkbox-group--decorator legend.cds--label,
|
|
7314
|
+
.cds--checkbox-wrapper--decorator .cds--checkbox-label-text {
|
|
7315
|
+
display: flex;
|
|
7316
|
+
}
|
|
7317
|
+
|
|
7028
7318
|
.cds--checkbox-group--slug legend.cds--label,
|
|
7029
7319
|
.cds--checkbox-wrapper--slug .cds--checkbox-label-text {
|
|
7030
7320
|
display: flex;
|
|
7031
7321
|
}
|
|
7032
7322
|
|
|
7323
|
+
.cds--checkbox-group--decorator legend.cds--label .cds--checkbox-group-inner--decorator > *,
|
|
7324
|
+
.cds--checkbox-wrapper--decorator .cds--checkbox-label-text .cds--checkbox-wrapper-inner--decorator > * {
|
|
7325
|
+
margin-inline-start: 0.5rem;
|
|
7326
|
+
}
|
|
7327
|
+
|
|
7328
|
+
.cds--checkbox-group--slug legend.cds--label .cds--ai-label,
|
|
7329
|
+
.cds--checkbox-wrapper--slug .cds--checkbox-label-text .cds--ai-label,
|
|
7033
7330
|
.cds--checkbox-group--slug legend.cds--label .cds--slug,
|
|
7034
7331
|
.cds--checkbox-wrapper--slug .cds--checkbox-label-text .cds--slug {
|
|
7035
7332
|
margin-inline-start: 0.5rem;
|
|
7036
7333
|
}
|
|
7037
7334
|
|
|
7335
|
+
.cds--checkbox-wrapper--decorator .cds--checkbox-label-text .cds--ai-label__button--inline {
|
|
7336
|
+
line-height: inherit;
|
|
7337
|
+
margin-block-start: -0.0625rem;
|
|
7338
|
+
}
|
|
7339
|
+
|
|
7340
|
+
.cds--checkbox-wrapper--slug .cds--checkbox-label-text .cds--ai-label__button--inline,
|
|
7038
7341
|
.cds--checkbox-wrapper--slug .cds--checkbox-label-text .cds--slug__button--inline {
|
|
7039
7342
|
line-height: inherit;
|
|
7040
7343
|
margin-block-start: -0.0625rem;
|
|
@@ -7755,6 +8058,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
7755
8058
|
block-size: 100%;
|
|
7756
8059
|
content: "";
|
|
7757
8060
|
inline-size: 100%;
|
|
8061
|
+
inset-inline-start: 0;
|
|
7758
8062
|
will-change: transform-origin, transform, opacity;
|
|
7759
8063
|
}
|
|
7760
8064
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -7776,7 +8080,6 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
7776
8080
|
padding-block-end: 0;
|
|
7777
8081
|
}
|
|
7778
8082
|
|
|
7779
|
-
/* stylelint-disable */
|
|
7780
8083
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
7781
8084
|
.cds--snippet__icon {
|
|
7782
8085
|
fill: ButtonText;
|
|
@@ -7797,7 +8100,6 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
7797
8100
|
}
|
|
7798
8101
|
}
|
|
7799
8102
|
|
|
7800
|
-
/* stylelint-enable */
|
|
7801
8103
|
.cds--text-input {
|
|
7802
8104
|
--cds-layout-size-height-local: clamp(max(var(--cds-layout-size-height-min), var(--cds-layout-size-height-sm)), var(--cds-layout-size-height, var(--cds-layout-size-height-md)), min(var(--cds-layout-size-height-max), var(--cds-layout-size-height-lg)));
|
|
7803
8105
|
--cds-layout-density-padding-inline-local: clamp(var(--cds-layout-density-padding-inline-min), var(--cds-layout-density-padding-inline, var(--cds-layout-density-padding-inline-normal)), var(--cds-layout-density-padding-inline-max));
|
|
@@ -8059,8 +8361,8 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
8059
8361
|
inset-inline-start: 50%;
|
|
8060
8362
|
}
|
|
8061
8363
|
.cds--text-input--password__visibility::before {
|
|
8062
|
-
border-width: 0 0.25rem 0.3125rem
|
|
8063
|
-
border-color: transparent transparent var(--cds-background-inverse, #393939)
|
|
8364
|
+
border-width: 0 0.25rem 0.3125rem;
|
|
8365
|
+
border-color: transparent transparent var(--cds-background-inverse, #393939);
|
|
8064
8366
|
inset-block-end: -0.5rem;
|
|
8065
8367
|
transform: translate(-50%, 100%);
|
|
8066
8368
|
}
|
|
@@ -8236,6 +8538,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
8236
8538
|
block-size: 100%;
|
|
8237
8539
|
content: "";
|
|
8238
8540
|
inline-size: 100%;
|
|
8541
|
+
inset-inline-start: 0;
|
|
8239
8542
|
will-change: transform-origin, transform, opacity;
|
|
8240
8543
|
}
|
|
8241
8544
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -8390,6 +8693,8 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
8390
8693
|
border-block-end-color: var(--cds-border-subtle);
|
|
8391
8694
|
}
|
|
8392
8695
|
|
|
8696
|
+
.cds--text-input__field-wrapper--decorator .cds--text-input__field-inner-wrapper--decorator > *,
|
|
8697
|
+
.cds--text-input__field-wrapper .cds--ai-label,
|
|
8393
8698
|
.cds--text-input__field-wrapper .cds--slug {
|
|
8394
8699
|
position: absolute;
|
|
8395
8700
|
inset-block-start: 50%;
|
|
@@ -8397,22 +8702,41 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
8397
8702
|
transform: translateY(-50%);
|
|
8398
8703
|
}
|
|
8399
8704
|
|
|
8400
|
-
.cds--text-input__field-wrapper--
|
|
8705
|
+
.cds--text-input__field-wrapper--decorator .cds--text-input:has(~ .cds--text-input__field-inner-wrapper--decorator .cds--ai-label):not(:has(~ .cds--text-input__field-inner-wrapper--decorator .cds--ai-label--revert)),
|
|
8706
|
+
.cds--text-input__field-wrapper--slug .cds--text-input:has(~ .cds--ai-label):not(:has(~ .cds--ai-label--revert)),
|
|
8707
|
+
.cds--text-input__field-wrapper--slug .cds--text-input:has(~ .cds--slug):not(:has(~ .cds--slug--revert)) {
|
|
8401
8708
|
background-image: linear-gradient(0deg, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 100%);
|
|
8402
8709
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
8710
|
+
}
|
|
8711
|
+
|
|
8712
|
+
.cds--text-input__field-wrapper--decorator .cds--text-input:has(~ .cds--text-input__field-inner-wrapper--decorator > *),
|
|
8713
|
+
.cds--text-input__field-wrapper--slug .cds--text-input:has(~ .cds--ai-label),
|
|
8714
|
+
.cds--text-input__field-wrapper--slug .cds--text-input:has(~ .cds--slug) {
|
|
8403
8715
|
padding-inline-end: 2.5rem;
|
|
8404
8716
|
}
|
|
8405
8717
|
|
|
8718
|
+
.cds--text-input--invalid:has(~ .cds--text-input__field-inner-wrapper--decorator > *),
|
|
8719
|
+
.cds--text-input--warning:has(~ .cds--text-input__field-inner-wrapper--decorator > *),
|
|
8720
|
+
.cds--text-input--invalid:has(~ .cds--ai-label),
|
|
8721
|
+
.cds--text-input--warning:has(~ .cds--ai-label),
|
|
8406
8722
|
.cds--text-input--invalid:has(~ .cds--slug),
|
|
8407
8723
|
.cds--text-input--warning:has(~ .cds--slug) {
|
|
8408
8724
|
padding-inline-end: 4rem;
|
|
8409
8725
|
}
|
|
8410
8726
|
|
|
8727
|
+
.cds--text-input--invalid ~ .cds--text-input__field-inner-wrapper--decorator > *,
|
|
8728
|
+
.cds--text-input--warning ~ .cds--text-input__field-inner-wrapper--decorator > *,
|
|
8729
|
+
.cds--text-input--invalid ~ .cds--ai-label,
|
|
8730
|
+
.cds--text-input--warning ~ .cds--ai-label,
|
|
8411
8731
|
.cds--text-input--invalid ~ .cds--slug,
|
|
8412
8732
|
.cds--text-input--warning ~ .cds--slug {
|
|
8413
8733
|
inset-inline-end: 2.5rem;
|
|
8414
8734
|
}
|
|
8415
8735
|
|
|
8736
|
+
.cds--text-input__field-wrapper--decorator .cds--text-input__field-inner-wrapper--decorator:not(:has(.cds--ai-label)) > * {
|
|
8737
|
+
block-size: 1rem;
|
|
8738
|
+
}
|
|
8739
|
+
|
|
8416
8740
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
8417
8741
|
.cds--btn.cds--btn--icon-only.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg,
|
|
8418
8742
|
.cds--btn.cds--btn--icon-only.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:hover svg {
|
|
@@ -8708,6 +9032,10 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
8708
9032
|
background-color: var(--cds-background-inverse-hover, #474747);
|
|
8709
9033
|
}
|
|
8710
9034
|
|
|
9035
|
+
.cds--multi-select--readonly .cds--tag--high-contrast:not(.cds--tag--operational) .cds--tag__close-icon:hover {
|
|
9036
|
+
background-color: transparent;
|
|
9037
|
+
}
|
|
9038
|
+
|
|
8711
9039
|
.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]) {
|
|
8712
9040
|
background-color: var(--cds-background, #ffffff);
|
|
8713
9041
|
color: var(--cds-text-primary, #161616);
|
|
@@ -8865,6 +9193,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
8865
9193
|
block-size: 100%;
|
|
8866
9194
|
content: "";
|
|
8867
9195
|
inline-size: 100%;
|
|
9196
|
+
inset-inline-start: 0;
|
|
8868
9197
|
will-change: transform-origin, transform, opacity;
|
|
8869
9198
|
}
|
|
8870
9199
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -8889,20 +9218,33 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
8889
9218
|
}
|
|
8890
9219
|
}
|
|
8891
9220
|
|
|
9221
|
+
.cds--tag .cds--ai-label .cds--ai-label__button--inline,
|
|
8892
9222
|
.cds--tag .cds--slug .cds--slug__button--inline {
|
|
8893
9223
|
color: currentColor;
|
|
8894
9224
|
margin-inline-start: 0.0625rem;
|
|
8895
9225
|
}
|
|
8896
9226
|
|
|
9227
|
+
.cds--tag .cds--ai-label .cds--ai-label__button--inline .cds--ai-label__text::before,
|
|
8897
9228
|
.cds--tag .cds--slug .cds--slug__button--inline .cds--slug__text::before {
|
|
8898
9229
|
background-color: currentColor;
|
|
8899
9230
|
}
|
|
8900
9231
|
|
|
9232
|
+
.cds--tag .cds--ai-label .cds--ai-label__button--inline:hover,
|
|
8901
9233
|
.cds--tag .cds--slug .cds--slug__button--inline:hover {
|
|
8902
9234
|
border-color: currentColor;
|
|
8903
9235
|
}
|
|
8904
9236
|
|
|
8905
|
-
|
|
9237
|
+
.cds--tag--filter .cds--tag__decorator > *,
|
|
9238
|
+
.cds--tag--filter .cds--ai-label,
|
|
9239
|
+
.cds--tag--filter .cds--slug {
|
|
9240
|
+
min-inline-size: 2.00875rem;
|
|
9241
|
+
}
|
|
9242
|
+
|
|
9243
|
+
.cds--tag .cds--tag__decorator:not(:has(.cds--ai-label)) {
|
|
9244
|
+
block-size: 1rem;
|
|
9245
|
+
text-align: center;
|
|
9246
|
+
}
|
|
9247
|
+
|
|
8906
9248
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
8907
9249
|
.cds--tag {
|
|
8908
9250
|
outline: 1px solid transparent;
|
|
@@ -8935,7 +9277,6 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
8935
9277
|
max-inline-size: 9.875rem;
|
|
8936
9278
|
}
|
|
8937
9279
|
|
|
8938
|
-
/* stylelint-enable */
|
|
8939
9280
|
.cds--interactive--tag-children {
|
|
8940
9281
|
display: inline-flex;
|
|
8941
9282
|
max-inline-size: 12.5rem;
|
|
@@ -8964,6 +9305,10 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
8964
9305
|
pointer-events: none;
|
|
8965
9306
|
}
|
|
8966
9307
|
|
|
9308
|
+
.cds--list-box__wrapper {
|
|
9309
|
+
display: block;
|
|
9310
|
+
}
|
|
9311
|
+
|
|
8967
9312
|
.cds--list-box__wrapper--inline {
|
|
8968
9313
|
display: inline-grid;
|
|
8969
9314
|
align-items: center;
|
|
@@ -9020,6 +9365,10 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
9020
9365
|
background-color: var(--cds-field-hover);
|
|
9021
9366
|
}
|
|
9022
9367
|
|
|
9368
|
+
.cds--multi-select.cds--multi-select--readonly.cds--list-box {
|
|
9369
|
+
cursor: default;
|
|
9370
|
+
}
|
|
9371
|
+
|
|
9023
9372
|
.cds--list-box--lg {
|
|
9024
9373
|
block-size: 3rem;
|
|
9025
9374
|
max-block-size: 3rem;
|
|
@@ -9471,7 +9820,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
9471
9820
|
display: none;
|
|
9472
9821
|
background-color: var(--cds-layer);
|
|
9473
9822
|
inline-size: 100%;
|
|
9474
|
-
inset-inline: 0
|
|
9823
|
+
inset-inline: 0;
|
|
9475
9824
|
overflow-y: auto;
|
|
9476
9825
|
transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
|
9477
9826
|
}
|
|
@@ -9786,6 +10135,8 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
9786
10135
|
text-overflow: ellipsis;
|
|
9787
10136
|
}
|
|
9788
10137
|
|
|
10138
|
+
.cds--list-box__wrapper--decorator .cds--list-box__inner-wrapper--decorator > *,
|
|
10139
|
+
.cds--list-box__wrapper--slug .cds--ai-label,
|
|
9789
10140
|
.cds--list-box__wrapper--slug .cds--slug {
|
|
9790
10141
|
position: absolute;
|
|
9791
10142
|
inset-block-start: 50%;
|
|
@@ -9794,6 +10145,10 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
9794
10145
|
transform: translateY(-50%);
|
|
9795
10146
|
}
|
|
9796
10147
|
|
|
10148
|
+
.cds--list-box__wrapper--decorator .cds--list-box__inner-wrapper--decorator > *::after,
|
|
10149
|
+
.cds--list-box__wrapper--decorator .cds--list-box__inner-wrapper--decorator > *::before,
|
|
10150
|
+
.cds--list-box__wrapper--slug .cds--ai-label::after,
|
|
10151
|
+
.cds--list-box__wrapper--slug .cds--ai-label::before,
|
|
9797
10152
|
.cds--list-box__wrapper--slug .cds--slug::after,
|
|
9798
10153
|
.cds--list-box__wrapper--slug .cds--slug::before {
|
|
9799
10154
|
position: absolute;
|
|
@@ -9803,39 +10158,56 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
9803
10158
|
inline-size: 0.0625rem;
|
|
9804
10159
|
}
|
|
9805
10160
|
|
|
10161
|
+
.cds--list-box__wrapper--decorator .cds--list-box__inner-wrapper--decorator > *::before,
|
|
10162
|
+
.cds--list-box__wrapper--slug .cds--ai-label::before,
|
|
9806
10163
|
.cds--list-box__wrapper--slug .cds--slug::before {
|
|
9807
10164
|
display: none;
|
|
9808
10165
|
inset-inline-start: -0.5625rem;
|
|
9809
10166
|
}
|
|
9810
10167
|
|
|
10168
|
+
.cds--list-box__wrapper--decorator .cds--list-box__inner-wrapper--decorator > *::after,
|
|
10169
|
+
.cds--list-box__wrapper--slug .cds--ai-label::after,
|
|
9811
10170
|
.cds--list-box__wrapper--slug .cds--slug::after {
|
|
9812
10171
|
display: block;
|
|
10172
|
+
inset-block-start: 0;
|
|
9813
10173
|
inset-inline-end: -0.5625rem;
|
|
9814
10174
|
}
|
|
9815
10175
|
|
|
10176
|
+
.cds--list-box__wrapper--decorator .cds--list-box__inner-wrapper--decorator .cds--ai-label--revert::after,
|
|
10177
|
+
.cds--list-box__wrapper--slug .cds--ai-label--revert::after,
|
|
9816
10178
|
.cds--list-box__wrapper--slug .cds--slug--revert::after {
|
|
9817
10179
|
inset-block-start: 0.5rem;
|
|
9818
10180
|
inset-inline-end: -0.0625rem;
|
|
9819
10181
|
}
|
|
9820
10182
|
|
|
9821
|
-
.cds--list-box__wrapper--
|
|
10183
|
+
.cds--list-box__wrapper--decorator .cds--list-box:has(.cds--list-box__inner-wrapper--decorator .cds--ai-label):not(:has(.cds--list-box__inner-wrapper--decorator .cds--ai-label--revert)),
|
|
10184
|
+
.cds--list-box__wrapper--slug .cds--list-box:has(.cds--ai-label):not(:has(.cds--ai-label--revert)),
|
|
10185
|
+
.cds--list-box__wrapper--slug .cds--list-box:has(.cds--slug):not(:has(.cds--slug--revert)) {
|
|
9822
10186
|
background-image: linear-gradient(0deg, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 100%);
|
|
9823
10187
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
9824
10188
|
}
|
|
9825
10189
|
|
|
10190
|
+
.cds--list-box__wrapper--decorator .cds--list-box input[role=combobox],
|
|
9826
10191
|
.cds--list-box__wrapper--slug .cds--list-box input[role=combobox] {
|
|
9827
10192
|
border-block-end-color: transparent;
|
|
9828
10193
|
}
|
|
9829
10194
|
|
|
10195
|
+
.cds--list-box__wrapper--decorator .cds--list-box__field,
|
|
10196
|
+
.cds--list-box__wrapper--decorator .cds--text-input--empty,
|
|
9830
10197
|
.cds--list-box__wrapper--slug .cds--list-box__field,
|
|
9831
10198
|
.cds--list-box__wrapper--slug .cds--text-input--empty {
|
|
9832
10199
|
padding-inline-end: 4rem;
|
|
9833
10200
|
}
|
|
9834
10201
|
|
|
10202
|
+
.cds--list-box__wrapper--decorator .cds--text-input:not(.cds--text-input--empty),
|
|
9835
10203
|
.cds--list-box__wrapper--slug .cds--text-input:not(.cds--text-input--empty) {
|
|
9836
10204
|
padding-inline-end: 6rem;
|
|
9837
10205
|
}
|
|
9838
10206
|
|
|
10207
|
+
.cds--list-box__wrapper--decorator .cds--list-box--invalid[data-invalid] .cds--text-input--empty,
|
|
10208
|
+
.cds--list-box__wrapper--decorator .cds--list-box--invalid[data-invalid] .cds--list-box__field,
|
|
10209
|
+
.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--text-input--empty,
|
|
10210
|
+
.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--list-box__field,
|
|
9839
10211
|
.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--text-input--empty,
|
|
9840
10212
|
.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--list-box__field,
|
|
9841
10213
|
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--text-input--empty,
|
|
@@ -9843,27 +10215,46 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
9843
10215
|
padding-inline-end: 6rem;
|
|
9844
10216
|
}
|
|
9845
10217
|
|
|
10218
|
+
.cds--list-box__wrapper--decorator .cds--list-box--invalid[data-invalid] .cds--text-input:not(.cds--text-input--empty),
|
|
10219
|
+
.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--text-input:not(.cds--text-input--empty),
|
|
9846
10220
|
.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--text-input:not(.cds--text-input--empty),
|
|
9847
10221
|
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--text-input:not(.cds--text-input--empty) {
|
|
9848
10222
|
padding-inline-end: 8.8125rem;
|
|
9849
10223
|
}
|
|
9850
10224
|
|
|
10225
|
+
.cds--list-box__wrapper--decorator .cds--list-box--invalid[data-invalid] .cds--text-input--empty + .cds--list-box__invalid-icon,
|
|
10226
|
+
.cds--list-box__wrapper--decorator .cds--list-box--invalid[data-invalid] .cds--list-box__invalid-icon,
|
|
10227
|
+
.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--list-box__invalid-icon.cds--list-box__invalid-icon--warning,
|
|
9851
10228
|
.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--text-input--empty + .cds--list-box__invalid-icon,
|
|
9852
10229
|
.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--list-box__invalid-icon,
|
|
9853
10230
|
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__invalid-icon.cds--list-box__invalid-icon--warning {
|
|
9854
10231
|
inset-inline-end: 5.1875rem;
|
|
9855
10232
|
}
|
|
9856
10233
|
|
|
10234
|
+
.cds--list-box__wrapper--decorator .cds--list-box--invalid[data-invalid] > *::before,
|
|
10235
|
+
.cds--list-box__wrapper--decorator .cds--list-box--warning > *::before,
|
|
10236
|
+
.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--ai-label::before,
|
|
10237
|
+
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--ai-label::before,
|
|
10238
|
+
.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--ai-label::before,
|
|
10239
|
+
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--ai-label::before,
|
|
9857
10240
|
.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--slug::before,
|
|
9858
10241
|
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--slug::before {
|
|
9859
10242
|
display: block;
|
|
9860
10243
|
}
|
|
9861
10244
|
|
|
10245
|
+
.cds--list-box__wrapper--decorator .cds--list-box__field:has(.cds--list-box__selection) ~ .cds--ai-label,
|
|
10246
|
+
.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection) ~ .cds--ai-label,
|
|
10247
|
+
.cds--list-box__wrapper--slug .cds--list-box__field:has(.cds--list-box__selection) ~ .cds--ai-label,
|
|
10248
|
+
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection) ~ .cds--ai-label,
|
|
10249
|
+
.cds--list-box__wrapper--slug .cds--list-box__field:has(.cds--list-box__selection) ~ .cds--ai-label,
|
|
10250
|
+
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection) ~ .cds--ai-label,
|
|
9862
10251
|
.cds--list-box__wrapper--slug .cds--list-box__field:has(.cds--list-box__selection) ~ .cds--slug,
|
|
9863
10252
|
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection) ~ .cds--slug {
|
|
9864
10253
|
inset-inline-end: calc(4rem + 18px);
|
|
9865
10254
|
}
|
|
9866
10255
|
|
|
10256
|
+
.cds--list-box__wrapper--decorator .cds--list-box--invalid .cds--list-box__field:has(.cds--list-box__selection) .cds--list-box__invalid-icon,
|
|
10257
|
+
.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection) .cds--list-box__invalid-icon,
|
|
9867
10258
|
.cds--list-box__wrapper--slug .cds--list-box--invalid .cds--list-box__field:has(.cds--list-box__selection) .cds--list-box__invalid-icon,
|
|
9868
10259
|
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection) .cds--list-box__invalid-icon {
|
|
9869
10260
|
inset-inline-end: 7.25rem;
|
|
@@ -9913,10 +10304,12 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
9913
10304
|
margin-inline-end: 2.0625rem;
|
|
9914
10305
|
}
|
|
9915
10306
|
|
|
10307
|
+
.cds--list-box__wrapper--decorator:has(.cds--multi-select) .cds--list-box__menu-icon,
|
|
9916
10308
|
.cds--list-box__wrapper--slug:has(.cds--multi-select) .cds--list-box__menu-icon {
|
|
9917
10309
|
inset-inline-end: 0.75rem;
|
|
9918
10310
|
}
|
|
9919
10311
|
|
|
10312
|
+
.cds--list-box__wrapper--decorator:has(.cds--dropdown) .cds--list-box__menu-icon,
|
|
9920
10313
|
.cds--list-box__wrapper--slug:has(.cds--dropdown) .cds--list-box__menu-icon {
|
|
9921
10314
|
inset-inline-end: 0.75rem;
|
|
9922
10315
|
}
|
|
@@ -10376,7 +10769,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
10376
10769
|
block-size: 1px;
|
|
10377
10770
|
content: "";
|
|
10378
10771
|
inset-block-end: 0;
|
|
10379
|
-
inset-inline: 0
|
|
10772
|
+
inset-inline: 0;
|
|
10380
10773
|
}
|
|
10381
10774
|
|
|
10382
10775
|
.cds--contained-list--inset-rulers .cds--contained-list-item:not(:last-of-type)::before {
|
|
@@ -10423,7 +10816,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
10423
10816
|
display: flex;
|
|
10424
10817
|
justify-content: flex-end;
|
|
10425
10818
|
inset-block-start: 0;
|
|
10426
|
-
inset-inline: 0
|
|
10819
|
+
inset-inline: 0;
|
|
10427
10820
|
pointer-events: none;
|
|
10428
10821
|
}
|
|
10429
10822
|
|
|
@@ -10953,6 +11346,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
10953
11346
|
block-size: 100%;
|
|
10954
11347
|
content: "";
|
|
10955
11348
|
inline-size: 100%;
|
|
11349
|
+
inset-inline-start: 0;
|
|
10956
11350
|
will-change: transform-origin, transform, opacity;
|
|
10957
11351
|
}
|
|
10958
11352
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -11000,16 +11394,24 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
11000
11394
|
margin-inline: 0.5rem 0;
|
|
11001
11395
|
}
|
|
11002
11396
|
|
|
11397
|
+
.cds--radio-button-group--decorator legend.cds--label,
|
|
11398
|
+
.cds--radio-button-wrapper--decorator .cds--radio-button__label-text,
|
|
11003
11399
|
.cds--radio-button-group--slug legend.cds--label,
|
|
11004
11400
|
.cds--radio-button-wrapper--slug .cds--radio-button__label-text {
|
|
11005
11401
|
display: flex;
|
|
11006
11402
|
}
|
|
11007
11403
|
|
|
11404
|
+
.cds--radio-button-group--decorator legend.cds--label .cds--radio-button-group-inner--decorator > *,
|
|
11405
|
+
.cds--radio-button-wrapper--decorator .cds--radio-button__label-text .cds--radio-button-wrapper-inner--decorator > *,
|
|
11406
|
+
.cds--radio-button-group--slug legend.cds--label .cds--ai-label,
|
|
11407
|
+
.cds--radio-button-wrapper--slug .cds--radio-button__label-text .cds--ai-label,
|
|
11008
11408
|
.cds--radio-button-group--slug legend.cds--label .cds--slug,
|
|
11009
11409
|
.cds--radio-button-wrapper--slug .cds--radio-button__label-text .cds--slug {
|
|
11010
11410
|
margin-inline-start: 0.5rem;
|
|
11011
11411
|
}
|
|
11012
11412
|
|
|
11413
|
+
.cds--radio-button-wrapper--decorator .cds--radio-button__label-text .cds--ai-label__button--inline,
|
|
11414
|
+
.cds--radio-button-wrapper--slug .cds--radio-button__label-text .cds--ai-label__button--inline,
|
|
11013
11415
|
.cds--radio-button-wrapper--slug .cds--radio-button__label-text .cds--slug__button--inline {
|
|
11014
11416
|
line-height: inherit;
|
|
11015
11417
|
margin-block-start: -0.0625rem;
|
|
@@ -11181,7 +11583,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
11181
11583
|
|
|
11182
11584
|
.cds--data-table td,
|
|
11183
11585
|
.cds--data-table tbody th {
|
|
11184
|
-
border-block-end: 1px solid var(--cds-border-subtle);
|
|
11586
|
+
border-block-end: 1px solid var(--cds-border-subtle-01, #c6c6c6);
|
|
11185
11587
|
border-block-start: 1px solid var(--cds-layer);
|
|
11186
11588
|
color: var(--cds-text-secondary, #525252);
|
|
11187
11589
|
padding-inline: 1rem 1rem;
|
|
@@ -11191,6 +11593,16 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
11191
11593
|
padding-inline-start: 0.75rem;
|
|
11192
11594
|
}
|
|
11193
11595
|
|
|
11596
|
+
.cds--layer-two .cds--data-table td,
|
|
11597
|
+
.cds--layer-two .cds--data-table tbody th {
|
|
11598
|
+
border-block-end: 1px solid var(--cds-border-subtle-02, #e0e0e0);
|
|
11599
|
+
}
|
|
11600
|
+
|
|
11601
|
+
.cds--layer-three .cds--data-table td,
|
|
11602
|
+
.cds--layer-three .cds--data-table tbody th {
|
|
11603
|
+
border-block-end: 1px solid var(--cds-border-subtle-03, #c6c6c6);
|
|
11604
|
+
}
|
|
11605
|
+
|
|
11194
11606
|
@supports (-moz-appearance: none) {
|
|
11195
11607
|
.cds--data-table td {
|
|
11196
11608
|
background-clip: padding-box;
|
|
@@ -11261,7 +11673,7 @@ fieldset[disabled] .cds--form__helper-text {
|
|
|
11261
11673
|
.cds--data-table--xs td.cds--table-column-menu,
|
|
11262
11674
|
.cds--data-table--sm td.cds--table-column-menu {
|
|
11263
11675
|
block-size: 1.5rem;
|
|
11264
|
-
padding-block: 0
|
|
11676
|
+
padding-block: 0;
|
|
11265
11677
|
}
|
|
11266
11678
|
|
|
11267
11679
|
.cds--data-table--sm td.cds--table-column-menu {
|
|
@@ -11451,7 +11863,7 @@ tr.cds--data-table--selected:last-of-type td {
|
|
|
11451
11863
|
|
|
11452
11864
|
.cds--data-table.cds--data-table--xs:not(.cds--data-table--top-aligned-body) td.cds--table-column-checkbox,
|
|
11453
11865
|
.cds--data-table.cds--data-table--xs:not(.cds--data-table--top-aligned-header) th.cds--table-column-checkbox {
|
|
11454
|
-
padding-block: 0
|
|
11866
|
+
padding-block: 0;
|
|
11455
11867
|
}
|
|
11456
11868
|
|
|
11457
11869
|
.cds--data-table.cds--data-table--xs .cds--table-column-checkbox .cds--checkbox-label {
|
|
@@ -11631,7 +12043,7 @@ tr.cds--data-table--selected:last-of-type td {
|
|
|
11631
12043
|
.cds--data-table--sticky-header tbody::-webkit-scrollbar {
|
|
11632
12044
|
display: none;
|
|
11633
12045
|
}
|
|
11634
|
-
|
|
12046
|
+
@document url-prefix() {
|
|
11635
12047
|
.cds--data-table--sticky-header thead,
|
|
11636
12048
|
.cds--data-table--sticky-header tbody {
|
|
11637
12049
|
scrollbar-width: none;
|
|
@@ -11771,12 +12183,14 @@ tr.cds--parent-row.cds--data-table--slug-row.cds--expandable-row:hover td:first-
|
|
|
11771
12183
|
background: linear-gradient(to right, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 50%);
|
|
11772
12184
|
}
|
|
11773
12185
|
|
|
12186
|
+
.cds--table-column-slug .cds--ai-label,
|
|
11774
12187
|
.cds--table-column-slug .cds--slug {
|
|
11775
12188
|
position: absolute;
|
|
11776
12189
|
z-index: 2;
|
|
11777
12190
|
transform: translateY(-50%);
|
|
11778
12191
|
}
|
|
11779
12192
|
|
|
12193
|
+
.cds--data-table--xl .cds--table-column-slug .cds--ai-label,
|
|
11780
12194
|
.cds--data-table--xl .cds--table-column-slug .cds--slug {
|
|
11781
12195
|
transform: translateY(1px);
|
|
11782
12196
|
}
|
|
@@ -11786,6 +12200,7 @@ th .cds--table-header-label.cds--table-header-label--slug {
|
|
|
11786
12200
|
align-items: center;
|
|
11787
12201
|
}
|
|
11788
12202
|
|
|
12203
|
+
th .cds--table-header-label.cds--table-header-label--slug .cds--ai-label,
|
|
11789
12204
|
th .cds--table-header-label.cds--table-header-label--slug .cds--slug {
|
|
11790
12205
|
margin-inline-start: auto;
|
|
11791
12206
|
}
|
|
@@ -12152,6 +12567,7 @@ tr.cds--parent-row:not(.cds--expandable-row):not(:first-of-type) td.cds--table-c
|
|
|
12152
12567
|
block-size: 100%;
|
|
12153
12568
|
content: "";
|
|
12154
12569
|
inline-size: 100%;
|
|
12570
|
+
inset-inline-start: 0;
|
|
12155
12571
|
will-change: transform-origin, transform, opacity;
|
|
12156
12572
|
}
|
|
12157
12573
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -12251,10 +12667,6 @@ tr.cds--parent-row:not(.cds--expandable-row):not(:first-of-type) td.cds--table-c
|
|
|
12251
12667
|
transition: transform 110ms cubic-bezier(0.2, 0, 0.38, 0.9), clip-path 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
|
12252
12668
|
}
|
|
12253
12669
|
|
|
12254
|
-
.cds--batch-actions ~ .cds--toolbar-content {
|
|
12255
|
-
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
|
|
12256
|
-
}
|
|
12257
|
-
|
|
12258
12670
|
.cds--toolbar-content .cds--search .cds--search-input {
|
|
12259
12671
|
padding: 0 3rem;
|
|
12260
12672
|
background-color: transparent;
|
|
@@ -12582,7 +12994,7 @@ tr.cds--parent-row:not(.cds--expandable-row):not(:first-of-type) td.cds--table-c
|
|
|
12582
12994
|
background-color: var(--cds-background-brand, #0f62fe);
|
|
12583
12995
|
clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
|
|
12584
12996
|
inset-block-end: 0;
|
|
12585
|
-
inset-inline: 0
|
|
12997
|
+
inset-inline: 0;
|
|
12586
12998
|
opacity: 0;
|
|
12587
12999
|
pointer-events: none;
|
|
12588
13000
|
transform: translate3d(0, 48px, 0);
|
|
@@ -12794,7 +13206,7 @@ tr.cds--parent-row:not(.cds--expandable-row):not(:first-of-type) td.cds--table-c
|
|
|
12794
13206
|
.cds--table-toolbar--sm .cds--btn--primary {
|
|
12795
13207
|
block-size: 2rem;
|
|
12796
13208
|
min-block-size: auto;
|
|
12797
|
-
padding-block: 0.375rem
|
|
13209
|
+
padding-block: 0.375rem;
|
|
12798
13210
|
}
|
|
12799
13211
|
|
|
12800
13212
|
.cds--table-toolbar--sm .cds--btn--primary.cds--batch-summary__cancel::before {
|
|
@@ -12828,7 +13240,7 @@ tr.cds--parent-row:not(.cds--expandable-row) + tr[data-child-row] {
|
|
|
12828
13240
|
tr.cds--parent-row:not(.cds--expandable-row) + tr[data-child-row] td {
|
|
12829
13241
|
border: 0;
|
|
12830
13242
|
background-color: var(--cds-layer-hover);
|
|
12831
|
-
padding-block: 0
|
|
13243
|
+
padding-block: 0;
|
|
12832
13244
|
transition: padding 150ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
|
12833
13245
|
}
|
|
12834
13246
|
|
|
@@ -12924,7 +13336,15 @@ tr.cds--parent-row.cds--expandable-row.cds--expandable-row--hover td:first-of-ty
|
|
|
12924
13336
|
}
|
|
12925
13337
|
|
|
12926
13338
|
.cds--data-table td.cds--table-expand {
|
|
12927
|
-
border-block-end: 1px solid var(--cds-border-subtle);
|
|
13339
|
+
border-block-end: 1px solid var(--cds-border-subtle-01, #c6c6c6);
|
|
13340
|
+
}
|
|
13341
|
+
|
|
13342
|
+
.cds--layer-two .cds--data-table td.cds--table-expand {
|
|
13343
|
+
border-block-end: 1px solid var(--cds-border-subtle-02, #e0e0e0);
|
|
13344
|
+
}
|
|
13345
|
+
|
|
13346
|
+
.cds--layer-three .cds--data-table td.cds--table-expand {
|
|
13347
|
+
border-block-end: 1px solid var(--cds-border-subtle-03, #c6c6c6);
|
|
12928
13348
|
}
|
|
12929
13349
|
|
|
12930
13350
|
.cds--data-table th.cds--table-expand + .cds--table-column-checkbox,
|
|
@@ -13195,6 +13615,7 @@ tr.cds--parent-row.cds--data-table--selected.cds--expandable-row--hover + tr[dat
|
|
|
13195
13615
|
block-size: 100%;
|
|
13196
13616
|
content: "";
|
|
13197
13617
|
inline-size: 100%;
|
|
13618
|
+
inset-inline-start: 0;
|
|
13198
13619
|
will-change: transform-origin, transform, opacity;
|
|
13199
13620
|
}
|
|
13200
13621
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -13248,6 +13669,7 @@ tr.cds--parent-row.cds--data-table--selected.cds--expandable-row--hover + tr[dat
|
|
|
13248
13669
|
block-size: 100%;
|
|
13249
13670
|
content: "";
|
|
13250
13671
|
inline-size: 100%;
|
|
13672
|
+
inset-inline-start: 0;
|
|
13251
13673
|
will-change: transform-origin, transform, opacity;
|
|
13252
13674
|
}
|
|
13253
13675
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -13279,6 +13701,7 @@ tr.cds--parent-row.cds--data-table--selected.cds--expandable-row--hover + tr[dat
|
|
|
13279
13701
|
block-size: 100%;
|
|
13280
13702
|
content: "";
|
|
13281
13703
|
inline-size: 100%;
|
|
13704
|
+
inset-inline-start: 0;
|
|
13282
13705
|
will-change: transform-origin, transform, opacity;
|
|
13283
13706
|
}
|
|
13284
13707
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -13379,7 +13802,7 @@ th .cds--table-sort__flex {
|
|
|
13379
13802
|
|
|
13380
13803
|
.cds--data-table.cds--data-table--top-aligned-header.cds--data-table--sm th.cds--table-sort__header .cds--table-sort__flex .cds--table-header-label,
|
|
13381
13804
|
.cds--data-table.cds--data-table--top-aligned-header.cds--data-table--xs th.cds--table-sort__header .cds--table-sort__flex .cds--table-header-label {
|
|
13382
|
-
padding-block: 0
|
|
13805
|
+
padding-block: 0;
|
|
13383
13806
|
}
|
|
13384
13807
|
|
|
13385
13808
|
.cds--data-table.cds--data-table--top-aligned-header.cds--data-table--sm th.cds--table-sort__header {
|
|
@@ -13491,6 +13914,7 @@ th .cds--table-sort__flex {
|
|
|
13491
13914
|
margin-inline: auto 0.5rem;
|
|
13492
13915
|
}
|
|
13493
13916
|
|
|
13917
|
+
.cds--table-sort__header--slug .cds--ai-label,
|
|
13494
13918
|
.cds--table-sort__header--slug .cds--slug {
|
|
13495
13919
|
margin-inline-end: 0.5rem;
|
|
13496
13920
|
}
|
|
@@ -14222,6 +14646,8 @@ th .cds--table-sort__flex {
|
|
|
14222
14646
|
inline-size: 8.96875rem;
|
|
14223
14647
|
}
|
|
14224
14648
|
|
|
14649
|
+
.cds--date-picker-input__wrapper--decorator .cds--date-picker-input-inner-wrapper--decorator > *,
|
|
14650
|
+
.cds--date-picker-input__wrapper--slug .cds--ai-label,
|
|
14225
14651
|
.cds--date-picker-input__wrapper--slug .cds--slug {
|
|
14226
14652
|
position: absolute;
|
|
14227
14653
|
inset-block-start: 50%;
|
|
@@ -14229,7 +14655,13 @@ th .cds--table-sort__flex {
|
|
|
14229
14655
|
transform: translateY(-50%);
|
|
14230
14656
|
}
|
|
14231
14657
|
|
|
14232
|
-
.cds--date-picker-input__wrapper--
|
|
14658
|
+
.cds--date-picker-input__wrapper--decorator .cds--date-picker-input-inner-wrapper--decorator:not(:has(.cds--ai-label)) > * {
|
|
14659
|
+
block-size: 1rem;
|
|
14660
|
+
}
|
|
14661
|
+
|
|
14662
|
+
.cds--date-picker-input__wrapper--decorator .cds--date-picker__input:has(~ .cds--date-picker-input-inner-wrapper--decorator .cds--ai-label):not(:has(~ .cds--date-picker-input-inner-wrapper--decorator .cds--ai-label--revert)),
|
|
14663
|
+
.cds--date-picker-input__wrapper--slug .cds--date-picker__input:has(~ .cds--ai-label):not(:has(~ .cds--ai-label--revert)),
|
|
14664
|
+
.cds--date-picker-input__wrapper--slug .cds--date-picker__input:has(~ .cds--slug):not(:has(~ .cds--slug--revert)) {
|
|
14233
14665
|
background-image: linear-gradient(0deg, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 100%);
|
|
14234
14666
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
14235
14667
|
padding-inline-end: 4rem;
|
|
@@ -14271,6 +14703,7 @@ th .cds--table-sort__flex {
|
|
|
14271
14703
|
block-size: 100%;
|
|
14272
14704
|
content: "";
|
|
14273
14705
|
inline-size: 100%;
|
|
14706
|
+
inset-inline-start: 0;
|
|
14274
14707
|
will-change: transform-origin, transform, opacity;
|
|
14275
14708
|
}
|
|
14276
14709
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -14306,6 +14739,7 @@ th .cds--table-sort__flex {
|
|
|
14306
14739
|
block-size: 100%;
|
|
14307
14740
|
content: "";
|
|
14308
14741
|
inline-size: 100%;
|
|
14742
|
+
inset-inline-start: 0;
|
|
14309
14743
|
will-change: transform-origin, transform, opacity;
|
|
14310
14744
|
}
|
|
14311
14745
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -14324,7 +14758,10 @@ th .cds--table-sort__flex {
|
|
|
14324
14758
|
display: inline-grid;
|
|
14325
14759
|
align-items: center;
|
|
14326
14760
|
grid-gap: 0 1.5rem;
|
|
14327
|
-
grid-template: auto
|
|
14761
|
+
grid-template: auto/auto min-content;
|
|
14762
|
+
}
|
|
14763
|
+
.cds--dropdown__wrapper--inline:has(.cds--label.cds--visually-hidden) {
|
|
14764
|
+
grid-template: auto/auto;
|
|
14328
14765
|
}
|
|
14329
14766
|
.cds--dropdown__wrapper--inline .cds--label {
|
|
14330
14767
|
font-size: var(--cds-body-compact-01-font-size, 0.875rem);
|
|
@@ -14777,6 +15214,7 @@ button.cds--dropdown-text:focus {
|
|
|
14777
15214
|
block-size: 100%;
|
|
14778
15215
|
content: "";
|
|
14779
15216
|
inline-size: 100%;
|
|
15217
|
+
inset-inline-start: 0;
|
|
14780
15218
|
will-change: transform-origin, transform, opacity;
|
|
14781
15219
|
}
|
|
14782
15220
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -15159,7 +15597,7 @@ button.cds--dropdown-text:focus {
|
|
|
15159
15597
|
inline-size: -webkit-fill-available;
|
|
15160
15598
|
padding-inline-start: 1rem;
|
|
15161
15599
|
}
|
|
15162
|
-
|
|
15600
|
+
@document url-prefix() {
|
|
15163
15601
|
.cds--file__selected-file .cds--file-filename-container-wrap-invalid .cds--file-filename-tooltip {
|
|
15164
15602
|
inline-size: -moz-available;
|
|
15165
15603
|
}
|
|
@@ -15167,7 +15605,7 @@ button.cds--dropdown-text:focus {
|
|
|
15167
15605
|
.cds--file__selected-file .cds--file-filename-tooltip {
|
|
15168
15606
|
inline-size: -webkit-fill-available;
|
|
15169
15607
|
}
|
|
15170
|
-
|
|
15608
|
+
@document url-prefix() {
|
|
15171
15609
|
.cds--file__selected-file .cds--file-filename-tooltip {
|
|
15172
15610
|
inline-size: -moz-available;
|
|
15173
15611
|
}
|
|
@@ -15189,7 +15627,7 @@ button.cds--dropdown-text:focus {
|
|
|
15189
15627
|
text-overflow: ellipsis;
|
|
15190
15628
|
white-space: nowrap;
|
|
15191
15629
|
}
|
|
15192
|
-
|
|
15630
|
+
@document url-prefix() {
|
|
15193
15631
|
.cds--file__selected-file .cds--file-filename-button {
|
|
15194
15632
|
inline-size: -moz-available;
|
|
15195
15633
|
}
|
|
@@ -15407,7 +15845,6 @@ button.cds--dropdown-text:focus {
|
|
|
15407
15845
|
outline-offset: -2px;
|
|
15408
15846
|
}
|
|
15409
15847
|
|
|
15410
|
-
/* stylelint-disable */
|
|
15411
15848
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
15412
15849
|
.cds--file__selected-file {
|
|
15413
15850
|
outline: 1px solid transparent;
|
|
@@ -15420,7 +15857,6 @@ button.cds--dropdown-text:focus {
|
|
|
15420
15857
|
}
|
|
15421
15858
|
}
|
|
15422
15859
|
|
|
15423
|
-
/* stylelint-enable */
|
|
15424
15860
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper {
|
|
15425
15861
|
position: relative;
|
|
15426
15862
|
background: var(--cds-field);
|
|
@@ -15606,6 +16042,12 @@ button.cds--dropdown-text:focus {
|
|
|
15606
16042
|
}
|
|
15607
16043
|
|
|
15608
16044
|
.cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__field {
|
|
16045
|
+
position: relative;
|
|
16046
|
+
padding: 0;
|
|
16047
|
+
border: none;
|
|
16048
|
+
background: var(--cds-skeleton-background, #e8e8e8);
|
|
16049
|
+
box-shadow: none;
|
|
16050
|
+
pointer-events: none;
|
|
15609
16051
|
position: absolute;
|
|
15610
16052
|
padding: 0;
|
|
15611
16053
|
block-size: 0.5rem;
|
|
@@ -15613,45 +16055,104 @@ button.cds--dropdown-text:focus {
|
|
|
15613
16055
|
inset-block-start: 2.25rem;
|
|
15614
16056
|
inset-inline-start: 1rem;
|
|
15615
16057
|
}
|
|
16058
|
+
.cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__field:hover, .cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__field:focus, .cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__field:active {
|
|
16059
|
+
border: none;
|
|
16060
|
+
cursor: default;
|
|
16061
|
+
outline: none;
|
|
16062
|
+
}
|
|
16063
|
+
.cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__field::before {
|
|
16064
|
+
position: absolute;
|
|
16065
|
+
animation: 3000ms ease-in-out cds--skeleton infinite;
|
|
16066
|
+
background: var(--cds-skeleton-element, #c6c6c6);
|
|
16067
|
+
block-size: 100%;
|
|
16068
|
+
content: "";
|
|
16069
|
+
inline-size: 100%;
|
|
16070
|
+
inset-inline-start: 0;
|
|
16071
|
+
will-change: transform-origin, transform, opacity;
|
|
16072
|
+
}
|
|
16073
|
+
@media (prefers-reduced-motion: reduce) {
|
|
16074
|
+
.cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__field::before {
|
|
16075
|
+
animation: none;
|
|
16076
|
+
}
|
|
16077
|
+
}
|
|
15616
16078
|
|
|
15617
16079
|
.cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__label {
|
|
16080
|
+
position: relative;
|
|
16081
|
+
padding: 0;
|
|
16082
|
+
border: none;
|
|
16083
|
+
background: var(--cds-skeleton-background, #e8e8e8);
|
|
16084
|
+
box-shadow: none;
|
|
16085
|
+
pointer-events: none;
|
|
15618
16086
|
position: absolute;
|
|
15619
16087
|
block-size: 0.5rem;
|
|
15620
16088
|
inline-size: 25%;
|
|
15621
16089
|
inset-block-start: 1rem;
|
|
15622
16090
|
inset-inline-start: 1rem;
|
|
15623
16091
|
}
|
|
15624
|
-
|
|
15625
|
-
|
|
15626
|
-
|
|
15627
|
-
|
|
16092
|
+
.cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__label:hover, .cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__label:focus, .cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__label:active {
|
|
16093
|
+
border: none;
|
|
16094
|
+
cursor: default;
|
|
16095
|
+
outline: none;
|
|
16096
|
+
}
|
|
16097
|
+
.cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__label::before {
|
|
16098
|
+
position: absolute;
|
|
16099
|
+
animation: 3000ms ease-in-out cds--skeleton infinite;
|
|
15628
16100
|
background: var(--cds-skeleton-element, #c6c6c6);
|
|
16101
|
+
block-size: 100%;
|
|
16102
|
+
content: "";
|
|
16103
|
+
inline-size: 100%;
|
|
16104
|
+
inset-inline-start: 0;
|
|
16105
|
+
will-change: transform-origin, transform, opacity;
|
|
16106
|
+
}
|
|
16107
|
+
@media (prefers-reduced-motion: reduce) {
|
|
16108
|
+
.cds--list-box__wrapper--fluid .cds--skeleton .cds--list-box__label::before {
|
|
16109
|
+
animation: none;
|
|
16110
|
+
}
|
|
15629
16111
|
}
|
|
15630
16112
|
|
|
16113
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator .cds--list-box__inner-wrapper--decorator > *,
|
|
16114
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--ai-label,
|
|
15631
16115
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--slug {
|
|
15632
16116
|
inset-block-start: 2.625rem;
|
|
15633
16117
|
}
|
|
15634
16118
|
|
|
16119
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--list-box__wrapper--decorator-inner > *,
|
|
16120
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator .cds--list-box--invalid .cds--list-box__wrapper--decorator-inner > *,
|
|
16121
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--warning .cds--ai-label,
|
|
16122
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--invalid .cds--ai-label,
|
|
16123
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--warning .cds--ai-label,
|
|
16124
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--invalid .cds--ai-label,
|
|
15635
16125
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--warning .cds--slug,
|
|
15636
16126
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--invalid .cds--slug {
|
|
15637
16127
|
inset-inline-end: 2.5rem;
|
|
15638
16128
|
}
|
|
15639
16129
|
|
|
16130
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator .cds--list-box--warning button.cds--list-box__field,
|
|
16131
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--fluid--invalid.cds--list-box__wrapper--decorator .cds--list-box--invalid[data-invalid] button.cds--list-box__field,
|
|
15640
16132
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--warning button.cds--list-box__field,
|
|
15641
16133
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--fluid--invalid.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] button.cds--list-box__field {
|
|
15642
16134
|
padding-inline-end: 4rem;
|
|
15643
16135
|
}
|
|
15644
16136
|
|
|
16137
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--text-input:not(.cds--text-input--empty),
|
|
16138
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator.cds--list-box__wrapper--fluid--invalid .cds--list-box--invalid .cds--text-input:not(.cds--text-input--empty),
|
|
15645
16139
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--warning .cds--text-input:not(.cds--text-input--empty),
|
|
15646
16140
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug.cds--list-box__wrapper--fluid--invalid .cds--list-box--invalid .cds--text-input:not(.cds--text-input--empty) {
|
|
15647
16141
|
padding-inline-end: 5.5rem;
|
|
15648
16142
|
}
|
|
15649
16143
|
|
|
16144
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--list-box__field:has(.cds--text-input:not(.cds--text-input--empty)) ~ .cds--list-box__wrapper--decorator-inner > *,
|
|
16145
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator .cds--list-box--invalid .cds--list-box__field:has(.cds--text-input:not(.cds--text-input--empty)) ~ .cds--list-box__wrapper--decorator-inner > *,
|
|
16146
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--text-input:not(.cds--text-input--empty)) ~ .cds--ai-label,
|
|
16147
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--invalid .cds--list-box__field:has(.cds--text-input:not(.cds--text-input--empty)) ~ .cds--ai-label,
|
|
16148
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--text-input:not(.cds--text-input--empty)) ~ .cds--ai-label,
|
|
16149
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--invalid .cds--list-box__field:has(.cds--text-input:not(.cds--text-input--empty)) ~ .cds--ai-label,
|
|
15650
16150
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--text-input:not(.cds--text-input--empty)) ~ .cds--slug,
|
|
15651
16151
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--invalid .cds--list-box__field:has(.cds--text-input:not(.cds--text-input--empty)) ~ .cds--slug {
|
|
15652
16152
|
inset-inline-end: 4rem;
|
|
15653
16153
|
}
|
|
15654
16154
|
|
|
16155
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator .cds--text-input:not(.cds--text-input--empty),
|
|
15655
16156
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--text-input:not(.cds--text-input--empty) {
|
|
15656
16157
|
padding-inline-end: 6rem;
|
|
15657
16158
|
}
|
|
@@ -15678,6 +16179,10 @@ button.cds--dropdown-text:focus {
|
|
|
15678
16179
|
inset-inline-end: 0.75rem;
|
|
15679
16180
|
}
|
|
15680
16181
|
|
|
16182
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--decorator .cds--list-box--invalid[data-invalid] .cds--list-box__wrapper--decorator-inner > *::before,
|
|
16183
|
+
.cds--list-box__wrapper--decorator .cds--list-box--warning .cds--list-box__wrapper--decorator-inner > *::before,
|
|
16184
|
+
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--ai-label::before,
|
|
16185
|
+
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--ai-label::before,
|
|
15681
16186
|
.cds--list-box__wrapper--fluid.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--slug::before,
|
|
15682
16187
|
.cds--list-box__wrapper--slug .cds--list-box--warning .cds--slug::before {
|
|
15683
16188
|
display: none;
|
|
@@ -15989,16 +16494,19 @@ button.cds--dropdown-text:focus {
|
|
|
15989
16494
|
border-inline-start-color: var(--cds-border-subtle);
|
|
15990
16495
|
}
|
|
15991
16496
|
|
|
16497
|
+
.cds--date-picker--fluid .cds--date-picker-input__wrapper--slug .cds--ai-label,
|
|
15992
16498
|
.cds--date-picker--fluid .cds--date-picker-input__wrapper--slug .cds--slug {
|
|
15993
16499
|
inset-block-start: 2.6875rem;
|
|
15994
16500
|
}
|
|
15995
16501
|
|
|
15996
|
-
.cds--date-picker--fluid .cds--date-picker-input__wrapper--slug:not(:has(.cds--
|
|
16502
|
+
.cds--date-picker--fluid .cds--date-picker-input__wrapper--slug .cds--date-picker__input:has(~ .cds--ai-label):not(:has(~ .cds--ai-label--revert)),
|
|
16503
|
+
.cds--date-picker--fluid .cds--date-picker-input__wrapper--slug .cds--date-picker__input:has(~ .cds--slug):not(:has(~ .cds--slug--revert)) {
|
|
15997
16504
|
background-image: linear-gradient(0deg, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 100%);
|
|
15998
16505
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
15999
16506
|
}
|
|
16000
16507
|
|
|
16001
|
-
.cds--date-picker--fluid .cds--date-picker-input__wrapper--slug:not(:has(.cds--
|
|
16508
|
+
.cds--date-picker--fluid .cds--date-picker-input__wrapper--slug:has(.cds--ai-label):not(:has(.cds--ai-label--revert)) .cds--date-picker__input:not(.cds--date-picker__input--invalid),
|
|
16509
|
+
.cds--date-picker--fluid .cds--date-picker-input__wrapper--slug:has(.cds--slug):not(:has(.cds--slug--revert)) .cds--date-picker__input:not(.cds--date-picker__input--invalid) {
|
|
16002
16510
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
16003
16511
|
}
|
|
16004
16512
|
|
|
@@ -16151,7 +16659,7 @@ button.cds--dropdown-text:focus {
|
|
|
16151
16659
|
}
|
|
16152
16660
|
|
|
16153
16661
|
.cds--multi-select.cds--multi-select--readonly .cds--tag--filter {
|
|
16154
|
-
box-shadow: 0 0 0 1px var(--cds-
|
|
16662
|
+
box-shadow: 0 0 0 1px var(--cds-border-subtle);
|
|
16155
16663
|
}
|
|
16156
16664
|
|
|
16157
16665
|
.cds--multi-select.cds--multi-select--readonly .cds--tag--filter svg {
|
|
@@ -16192,10 +16700,12 @@ button.cds--dropdown-text:focus {
|
|
|
16192
16700
|
display: none;
|
|
16193
16701
|
}
|
|
16194
16702
|
|
|
16703
|
+
.cds--number__input-wrapper--decorator .cds--number__rule-divider,
|
|
16195
16704
|
.cds--number__input-wrapper--slug .cds--number__rule-divider {
|
|
16196
16705
|
display: none;
|
|
16197
16706
|
}
|
|
16198
16707
|
|
|
16708
|
+
.cds--number__input-wrapper--decorator .cds--number__control-btn:hover,
|
|
16199
16709
|
.cds--number__input-wrapper--slug .cds--number__control-btn:hover {
|
|
16200
16710
|
box-shadow: 0 -1px 0 var(--cds-ai-border-strong, #4589ff) inset;
|
|
16201
16711
|
}
|
|
@@ -16588,6 +17098,8 @@ button.cds--dropdown-text:focus {
|
|
|
16588
17098
|
background-color: var(--cds-border-subtle);
|
|
16589
17099
|
}
|
|
16590
17100
|
|
|
17101
|
+
.cds--number__input-wrapper--decorator .cds--number__input-inner-wrapper--decorator > *,
|
|
17102
|
+
.cds--number__input-wrapper--slug .cds--ai-label,
|
|
16591
17103
|
.cds--number__input-wrapper--slug .cds--slug {
|
|
16592
17104
|
position: absolute;
|
|
16593
17105
|
inset-block-start: 50%;
|
|
@@ -16595,6 +17107,14 @@ button.cds--dropdown-text:focus {
|
|
|
16595
17107
|
transform: translateY(-50%);
|
|
16596
17108
|
}
|
|
16597
17109
|
|
|
17110
|
+
.cds--number__input-wrapper--decorator .cds--number__input-inner-wrapper--decorator:not(:has(.cds--ai-label)) > * {
|
|
17111
|
+
block-size: 1rem;
|
|
17112
|
+
}
|
|
17113
|
+
|
|
17114
|
+
.cds--number__input-wrapper--decorator .cds--number__input-inner-wrapper--decorator > *::before,
|
|
17115
|
+
.cds--number__input-wrapper--decorator .cds--number__control-btn::before,
|
|
17116
|
+
.cds--number__input-wrapper--decorator .cds--number__control-btn::after,
|
|
17117
|
+
.cds--number__input-wrapper--slug .cds--ai-label::before,
|
|
16598
17118
|
.cds--number__input-wrapper--slug .cds--slug::before,
|
|
16599
17119
|
.cds--number__input-wrapper--slug .cds--number__control-btn::before,
|
|
16600
17120
|
.cds--number__input-wrapper--slug .cds--number__control-btn::after {
|
|
@@ -16605,6 +17125,8 @@ button.cds--dropdown-text:focus {
|
|
|
16605
17125
|
inline-size: 0.0625rem;
|
|
16606
17126
|
}
|
|
16607
17127
|
|
|
17128
|
+
.cds--number__input-wrapper--decorator .cds--number__input-inner-wrapper--decorator > *::before,
|
|
17129
|
+
.cds--number__input-wrapper--slug .cds--ai-label::before,
|
|
16608
17130
|
.cds--number__input-wrapper--slug .cds--slug::before {
|
|
16609
17131
|
display: none;
|
|
16610
17132
|
inset-inline-start: -1rem;
|
|
@@ -16615,11 +17137,13 @@ button.cds--dropdown-text:focus {
|
|
|
16615
17137
|
inset-inline-end: 0;
|
|
16616
17138
|
}
|
|
16617
17139
|
|
|
17140
|
+
.cds--number__input-wrapper--decorator .cds--number__control-btn::before,
|
|
16618
17141
|
.cds--number__input-wrapper--slug .cds--number__control-btn::before {
|
|
16619
17142
|
display: block;
|
|
16620
17143
|
inset-inline-end: 2.5rem;
|
|
16621
17144
|
}
|
|
16622
17145
|
|
|
17146
|
+
.cds--number__input-wrapper--decorator .cds--number__control-btn:focus::before,
|
|
16623
17147
|
.cds--number__input-wrapper--slug .cds--number__control-btn:focus::before {
|
|
16624
17148
|
display: none;
|
|
16625
17149
|
}
|
|
@@ -16630,6 +17154,7 @@ button.cds--dropdown-text:focus {
|
|
|
16630
17154
|
inset-inline-end: 0;
|
|
16631
17155
|
}
|
|
16632
17156
|
|
|
17157
|
+
.cds--number__input-wrapper:has(.cds--number__control-btn:hover) ~ .cds--number__input-wrapper--decorator::after,
|
|
16633
17158
|
.cds--number__input-wrapper:has(.cds--number__control-btn:hover) ~ .cds--number__input-wrapper--slug::after {
|
|
16634
17159
|
display: none;
|
|
16635
17160
|
}
|
|
@@ -16639,20 +17164,28 @@ button.cds--dropdown-text:focus {
|
|
|
16639
17164
|
display: none;
|
|
16640
17165
|
}
|
|
16641
17166
|
|
|
17167
|
+
.cds--number__input-wrapper--decorator .cds--number__invalid,
|
|
16642
17168
|
.cds--number__input-wrapper--slug .cds--number__invalid {
|
|
16643
17169
|
inset-inline-end: 9rem;
|
|
16644
17170
|
}
|
|
16645
17171
|
|
|
17172
|
+
.cds--number__input-wrapper--decorator:has(.cds--number__invalid) .cds--number__input-inner-wrapper--decorator > *::before,
|
|
17173
|
+
.cds--number__input-wrapper--slug:has(.cds--number__invalid) .cds--ai-label::before,
|
|
17174
|
+
.cds--number__input-wrapper--slug:has(.cds--number__invalid) .cds--ai-label::before,
|
|
16646
17175
|
.cds--number__input-wrapper--slug:has(.cds--number__invalid) .cds--slug::before {
|
|
16647
17176
|
display: block;
|
|
16648
17177
|
}
|
|
16649
17178
|
|
|
17179
|
+
.cds--number .cds--number__input-wrapper--decorator input[data-invalid],
|
|
17180
|
+
.cds--number .cds--number__input-wrapper--decorator.cds--number__input-wrapper--warning input,
|
|
16650
17181
|
.cds--number .cds--number__input-wrapper--slug input[data-invalid],
|
|
16651
17182
|
.cds--number .cds--number__input-wrapper--slug.cds--number__input-wrapper--warning input {
|
|
16652
17183
|
padding-inline-end: 9rem;
|
|
16653
17184
|
}
|
|
16654
17185
|
|
|
16655
|
-
.cds--number__input-wrapper--
|
|
17186
|
+
.cds--number__input-wrapper--decorator input[type=number]:has(~ .cds--number__input-inner-wrapper--decorator .cds--ai-label):not(:has(~ .cds--number__input-inner-wrapper--decorator .cds--ai-label--revert)),
|
|
17187
|
+
.cds--number__input-wrapper--slug input[type=number]:has(~ .cds--ai-label):not(:has(~ .cds--ai-label--revert)),
|
|
17188
|
+
.cds--number__input-wrapper--slug input[type=number]:has(~ .cds--slug):not(:has(~ .cds--slug--revert)),
|
|
16656
17189
|
.cds--number__input-wrapper--slug input[type=number]:disabled {
|
|
16657
17190
|
background-image: linear-gradient(0deg, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 100%);
|
|
16658
17191
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
@@ -16666,7 +17199,6 @@ button.cds--dropdown-text:focus {
|
|
|
16666
17199
|
background: var(--cds-skeleton-background, #e8e8e8);
|
|
16667
17200
|
box-shadow: none;
|
|
16668
17201
|
pointer-events: none;
|
|
16669
|
-
block-size: 2.5rem;
|
|
16670
17202
|
inline-size: 100%;
|
|
16671
17203
|
}
|
|
16672
17204
|
.cds--number.cds--skeleton:hover, .cds--number.cds--skeleton:focus, .cds--number.cds--skeleton:active {
|
|
@@ -16681,6 +17213,7 @@ button.cds--dropdown-text:focus {
|
|
|
16681
17213
|
block-size: 100%;
|
|
16682
17214
|
content: "";
|
|
16683
17215
|
inline-size: 100%;
|
|
17216
|
+
inset-inline-start: 0;
|
|
16684
17217
|
will-change: transform-origin, transform, opacity;
|
|
16685
17218
|
}
|
|
16686
17219
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -16692,7 +17225,18 @@ button.cds--dropdown-text:focus {
|
|
|
16692
17225
|
display: none;
|
|
16693
17226
|
}
|
|
16694
17227
|
|
|
16695
|
-
|
|
17228
|
+
.cds--number.cds--skeleton.cds--number--sm {
|
|
17229
|
+
block-size: 2rem;
|
|
17230
|
+
}
|
|
17231
|
+
|
|
17232
|
+
.cds--number.cds--skeleton.cds--number--md {
|
|
17233
|
+
block-size: 2.5rem;
|
|
17234
|
+
}
|
|
17235
|
+
|
|
17236
|
+
.cds--number.cds--skeleton.cds--number--lg {
|
|
17237
|
+
block-size: 3rem;
|
|
17238
|
+
}
|
|
17239
|
+
|
|
16696
17240
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
16697
17241
|
.cds--number__control-btn:hover,
|
|
16698
17242
|
.cds--number__control-btn:focus {
|
|
@@ -16713,7 +17257,6 @@ button.cds--dropdown-text:focus {
|
|
|
16713
17257
|
}
|
|
16714
17258
|
}
|
|
16715
17259
|
|
|
16716
|
-
/* stylelint-enable */
|
|
16717
17260
|
.cds--number-input--fluid {
|
|
16718
17261
|
position: relative;
|
|
16719
17262
|
background: var(--cds-field);
|
|
@@ -16895,22 +17438,33 @@ button.cds--dropdown-text:focus {
|
|
|
16895
17438
|
background-color: transparent;
|
|
16896
17439
|
}
|
|
16897
17440
|
|
|
17441
|
+
.cds--number-input--fluid .cds--number__input-wrapper--decorator .cds--number__input-inner-wrapper--decorator > *,
|
|
17442
|
+
.cds--number-input--fluid .cds--number__input-wrapper--slug .cds--ai-label,
|
|
16898
17443
|
.cds--number-input--fluid .cds--number__input-wrapper--slug .cds--slug {
|
|
16899
17444
|
inset-block-start: 2.6875rem;
|
|
16900
17445
|
}
|
|
16901
17446
|
|
|
17447
|
+
.cds--number-input--fluid.cds--number-input--fluid--invalid .cds--number__input-wrapper--decorator .cds--number__input-inner-wrapper--decorator > *,
|
|
17448
|
+
.cds--number-input--fluid .cds--number__input-wrapper--decorator.cds--number__input-wrapper--warning .cds--number__input-inner-wrapper--decorator > *,
|
|
17449
|
+
.cds--number-input--fluid.cds--number-input--fluid--invalid .cds--number__input-wrapper--slug .cds--ai-label,
|
|
17450
|
+
.cds--number-input--fluid .cds--number__input-wrapper--slug.cds--number__input-wrapper--warning .cds--ai-label,
|
|
16902
17451
|
.cds--number-input--fluid.cds--number-input--fluid--invalid .cds--number__input-wrapper--slug .cds--slug,
|
|
16903
17452
|
.cds--number-input--fluid .cds--number__input-wrapper--slug.cds--number__input-wrapper--warning .cds--slug {
|
|
16904
17453
|
inset-inline-end: 5.5rem;
|
|
16905
17454
|
}
|
|
16906
17455
|
|
|
17456
|
+
.cds--number-input--fluid .cds--number__input-wrapper--decorator input,
|
|
17457
|
+
.cds--number-input--fluid.cds--number-input--fluid--invalid .cds--number__input-wrapper--decorator input[data-invalid],
|
|
17458
|
+
.cds--number-input--fluid .cds--number__input-wrapper--decorator.cds--number__input-wrapper--warning input,
|
|
16907
17459
|
.cds--number-input--fluid .cds--number__input-wrapper--slug input,
|
|
16908
17460
|
.cds--number-input--fluid.cds--number-input--fluid--invalid .cds--number__input-wrapper--slug input[data-invalid],
|
|
16909
17461
|
.cds--number-input--fluid .cds--number__input-wrapper--slug.cds--number__input-wrapper--warning input {
|
|
16910
17462
|
padding-inline-end: 7.5rem;
|
|
16911
17463
|
}
|
|
16912
17464
|
|
|
16913
|
-
.cds--number-input--fluid .cds--number__input-wrapper--
|
|
17465
|
+
.cds--number-input--fluid .cds--number__input-wrapper--decorator:has(.cds--ai-label):not(:has(.cds--ai-label--revert)),
|
|
17466
|
+
.cds--number-input--fluid .cds--number__input-wrapper--slug:has(.cds--ai-label):not(:has(.cds--ai-label--revert)),
|
|
17467
|
+
.cds--number-input--fluid .cds--number__input-wrapper--slug:has(.cds--slug):not(:has(.cds--slug--revert)) {
|
|
16914
17468
|
background-image: linear-gradient(0deg, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 100%);
|
|
16915
17469
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
16916
17470
|
}
|
|
@@ -17063,7 +17617,7 @@ button.cds--dropdown-text:focus {
|
|
|
17063
17617
|
.cds--select-input::-ms-expand {
|
|
17064
17618
|
display: none;
|
|
17065
17619
|
}
|
|
17066
|
-
|
|
17620
|
+
@document url-prefix() {
|
|
17067
17621
|
.cds--select-input:-moz-focusring, .cds--select-input::-moz-focus-inner {
|
|
17068
17622
|
background-image: none;
|
|
17069
17623
|
color: transparent;
|
|
@@ -17258,6 +17812,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
17258
17812
|
block-size: 100%;
|
|
17259
17813
|
content: "";
|
|
17260
17814
|
inline-size: 100%;
|
|
17815
|
+
inset-inline-start: 0;
|
|
17261
17816
|
will-change: transform-origin, transform, opacity;
|
|
17262
17817
|
}
|
|
17263
17818
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -17270,6 +17825,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
17270
17825
|
display: none;
|
|
17271
17826
|
}
|
|
17272
17827
|
|
|
17828
|
+
.cds--select--slug .cds--ai-label,
|
|
17273
17829
|
.cds--select--slug .cds--slug {
|
|
17274
17830
|
position: absolute;
|
|
17275
17831
|
inset-block-start: 50%;
|
|
@@ -17278,6 +17834,8 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
17278
17834
|
transform: translateY(-50%);
|
|
17279
17835
|
}
|
|
17280
17836
|
|
|
17837
|
+
.cds--select--slug .cds--ai-label::after,
|
|
17838
|
+
.cds--select--slug .cds--ai-label::before,
|
|
17281
17839
|
.cds--select--slug .cds--slug::after,
|
|
17282
17840
|
.cds--select--slug .cds--slug::before {
|
|
17283
17841
|
position: absolute;
|
|
@@ -17287,31 +17845,37 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
17287
17845
|
inline-size: 0.0625rem;
|
|
17288
17846
|
}
|
|
17289
17847
|
|
|
17848
|
+
.cds--select--slug .cds--ai-label::before,
|
|
17290
17849
|
.cds--select--slug .cds--slug::before {
|
|
17291
17850
|
display: none;
|
|
17292
17851
|
inset-inline-start: calc(-0.5rem - 1px);
|
|
17293
17852
|
}
|
|
17294
17853
|
|
|
17854
|
+
.cds--select--slug .cds--ai-label::after,
|
|
17295
17855
|
.cds--select--slug .cds--slug::after {
|
|
17296
17856
|
display: block;
|
|
17297
17857
|
inset-inline-end: calc(-0.5rem - 1px);
|
|
17298
17858
|
}
|
|
17299
17859
|
|
|
17860
|
+
.cds--select--slug .cds--ai-label--revert::after,
|
|
17300
17861
|
.cds--select--slug .cds--slug--revert::after {
|
|
17301
17862
|
inset-block-start: 0.5rem;
|
|
17302
17863
|
inset-inline-end: -0.0625rem;
|
|
17303
17864
|
}
|
|
17304
17865
|
|
|
17305
|
-
.cds--select--slug .cds--select-input:not(:has(~ .cds--
|
|
17866
|
+
.cds--select--slug .cds--select-input:has(~ .cds--ai-label):not(:has(~ .cds--ai-label--revert)),
|
|
17867
|
+
.cds--select--slug .cds--select-input:has(~ .cds--slug):not(:has(~ .cds--slug--revert)) {
|
|
17306
17868
|
background-image: linear-gradient(0deg, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 100%);
|
|
17307
17869
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
17308
17870
|
padding-inline-end: 4rem;
|
|
17309
17871
|
}
|
|
17310
17872
|
|
|
17311
|
-
.cds--select--slug:has(.cds--select__invalid-icon) .cds--select-input:not(:has(~ .cds--
|
|
17873
|
+
.cds--select--slug:has(.cds--select__invalid-icon) .cds--select-input:has(~ .cds--ai-label):not(:has(~ .cds--ai-label--revert)),
|
|
17874
|
+
.cds--select--slug:has(.cds--select__invalid-icon) .cds--select-input:has(~ .cds--slug):not(:has(~ .cds--slug--revert)) {
|
|
17312
17875
|
padding-inline-end: 6rem;
|
|
17313
17876
|
}
|
|
17314
17877
|
|
|
17878
|
+
.cds--select--slug:has(.cds--select__invalid-icon) .cds--ai-label::before,
|
|
17315
17879
|
.cds--select--slug:has(.cds--select__invalid-icon) .cds--slug::before {
|
|
17316
17880
|
display: block;
|
|
17317
17881
|
}
|
|
@@ -17470,6 +18034,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
17470
18034
|
fill: var(--cds-icon-disabled, rgba(22, 22, 22, 0.25));
|
|
17471
18035
|
}
|
|
17472
18036
|
|
|
18037
|
+
.cds--select--fluid .cds--select--slug .cds--ai-label,
|
|
17473
18038
|
.cds--select--fluid .cds--select--slug .cds--slug {
|
|
17474
18039
|
inset-block-start: 2.625rem;
|
|
17475
18040
|
inset-inline-end: 2.5rem;
|
|
@@ -17479,6 +18044,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
17479
18044
|
padding-inline-end: 4rem;
|
|
17480
18045
|
}
|
|
17481
18046
|
|
|
18047
|
+
.cds--select--fluid .cds--select--slug:has(.cds--select__invalid-icon) .cds--ai-label::before,
|
|
17482
18048
|
.cds--select--fluid .cds--select--slug:has(.cds--select__invalid-icon) .cds--slug::before {
|
|
17483
18049
|
display: none;
|
|
17484
18050
|
}
|
|
@@ -17601,34 +18167,55 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
17601
18167
|
border-block-end-color: var(--cds-border-subtle);
|
|
17602
18168
|
}
|
|
17603
18169
|
|
|
18170
|
+
.cds--text-area__wrapper--decorator .cds--text-area__inner-wrapper--decorator > *,
|
|
18171
|
+
.cds--text-area__wrapper--slug .cds--ai-label,
|
|
17604
18172
|
.cds--text-area__wrapper--slug .cds--slug {
|
|
17605
18173
|
position: absolute;
|
|
17606
18174
|
inset-block-start: 0.75rem;
|
|
17607
18175
|
inset-inline-end: 1rem;
|
|
17608
18176
|
}
|
|
17609
18177
|
|
|
18178
|
+
.cds--text-area__wrapper--decorator .cds--ai-label.cds--ai-label--revert,
|
|
18179
|
+
.cds--text-area__wrapper--slug .cds--ai-label.cds--ai-label--revert,
|
|
17610
18180
|
.cds--text-area__wrapper--slug .cds--slug.cds--slug--revert {
|
|
17611
18181
|
inset-block-start: 0.25rem;
|
|
17612
18182
|
inset-inline-end: 0.5rem;
|
|
17613
18183
|
transform: translate(0);
|
|
17614
18184
|
}
|
|
17615
18185
|
|
|
17616
|
-
.cds--text-area__wrapper--
|
|
18186
|
+
.cds--text-area__wrapper--decorator .cds--text-area:has(~ .cds--text-area__inner-wrapper--decorator .cds--ai-label):not(:has(~ .cds--text-area__inner-wrapper--decorator .cds--ai-label--revert)),
|
|
18187
|
+
.cds--text-area__wrapper--slug .cds--text-area:has(~ .cds--ai-label):not(:has(~ .cds--ai-label--revert)),
|
|
18188
|
+
.cds--text-area__wrapper--slug .cds--text-area:has(~ .cds--slug):not(:has(~ .cds--slug--revert)) {
|
|
17617
18189
|
background-image: linear-gradient(0deg, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 100%);
|
|
17618
18190
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
18191
|
+
}
|
|
18192
|
+
|
|
18193
|
+
.cds--text-area__wrapper--decorator .cds--text-area:has(~ .cds--text-area__inner-wrapper--decorator > *),
|
|
18194
|
+
.cds--text-area__wrapper--slug .cds--text-area:has(~ .cds--ai-label),
|
|
18195
|
+
.cds--text-area__wrapper--slug .cds--text-area:has(~ .cds--slug) {
|
|
17619
18196
|
padding-inline-end: 2.5rem;
|
|
17620
18197
|
}
|
|
17621
18198
|
|
|
18199
|
+
.cds--text-area--invalid:has(~ .cds--text-area__inner-wrapper--decorator > *),
|
|
18200
|
+
.cds--text-area--warn:has(~ .cds--text-area__inner-wrapper--decorator > *),
|
|
18201
|
+
.cds--text-area--invalid:has(~ .cds--ai-label),
|
|
18202
|
+
.cds--text-area--warn:has(~ .cds--ai-label),
|
|
17622
18203
|
.cds--text-area--invalid:has(~ .cds--slug),
|
|
17623
18204
|
.cds--text-area--warn:has(~ .cds--slug) {
|
|
17624
18205
|
padding-inline-end: 4rem;
|
|
17625
18206
|
}
|
|
17626
18207
|
|
|
18208
|
+
.cds--text-area--invalid ~ .cds--text-area__inner-wrapper--decorator > *,
|
|
18209
|
+
.cds--text-area--warn ~ .cds--text-area__inner-wrapper--decorator > *,
|
|
18210
|
+
.cds--text-area--invalid ~ .cds--ai-label,
|
|
18211
|
+
.cds--text-area--warn ~ .cds--ai-label,
|
|
17627
18212
|
.cds--text-area--invalid ~ .cds--slug,
|
|
17628
18213
|
.cds--text-area--warn ~ .cds--slug {
|
|
17629
18214
|
inset-inline-end: 2.5rem;
|
|
17630
18215
|
}
|
|
17631
18216
|
|
|
18217
|
+
.cds--text-area--invalid ~ .cds--ai-label.cds--ai-label--revert,
|
|
18218
|
+
.cds--text-area--warn ~ .cds--ai-label.cds--ai-label--revert,
|
|
17632
18219
|
.cds--text-area--invalid ~ .cds--slug.cds--slug--revert,
|
|
17633
18220
|
.cds--text-area--warn ~ .cds--slug.cds--slug--revert {
|
|
17634
18221
|
inset-inline-end: 2rem;
|
|
@@ -17656,6 +18243,7 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
17656
18243
|
block-size: 100%;
|
|
17657
18244
|
content: "";
|
|
17658
18245
|
inline-size: 100%;
|
|
18246
|
+
inset-inline-start: 0;
|
|
17659
18247
|
will-change: transform-origin, transform, opacity;
|
|
17660
18248
|
}
|
|
17661
18249
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -17836,16 +18424,23 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
17836
18424
|
inline-size: 80%;
|
|
17837
18425
|
}
|
|
17838
18426
|
|
|
17839
|
-
.cds--text-area--fluid .cds--text-area__wrapper--
|
|
18427
|
+
.cds--text-area--fluid .cds--text-area__wrapper--decorator:has(.cds--text-area__inner-wrapper--decorator .cds--ai-label):not(:has(.cds--text-area__inner-wrapper--decorator .cds--ai-label--revert)),
|
|
18428
|
+
.cds--text-area--fluid .cds--text-area__wrapper--slug:has(.cds--ai-label):not(:has(.cds--ai-label--revert)),
|
|
18429
|
+
.cds--text-area--fluid .cds--text-area__wrapper--slug:has(.cds--slug):not(:has(.cds--slug--revert)) {
|
|
17840
18430
|
background-image: linear-gradient(0deg, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 100%);
|
|
17841
18431
|
border-block-end-color: var(--cds-ai-border-strong, #4589ff);
|
|
17842
18432
|
}
|
|
17843
18433
|
|
|
18434
|
+
.cds--text-area--fluid .cds--text-area__wrapper--decorator .cds--text-area--invalid ~ .cds--text-area__inner-wrapper--decorator > *,
|
|
18435
|
+
.cds--text-area--fluid .cds--text-area__wrapper--decorator .cds--text-area--warn ~ .cds--text-area__inner-wrapper--decorator > *,
|
|
18436
|
+
.cds--text-area--fluid .cds--text-area__wrapper--slug .cds--text-area--invalid ~ .cds--ai-label,
|
|
18437
|
+
.cds--text-area--fluid .cds--text-area__wrapper--slug .cds--text-area--warn ~ .cds--ai-label,
|
|
17844
18438
|
.cds--text-area--fluid .cds--text-area__wrapper--slug .cds--text-area--invalid ~ .cds--slug,
|
|
17845
18439
|
.cds--text-area--fluid .cds--text-area__wrapper--slug .cds--text-area--warn ~ .cds--slug {
|
|
17846
18440
|
inset-inline-end: 1rem;
|
|
17847
18441
|
}
|
|
17848
18442
|
|
|
18443
|
+
.cds--text-area--fluid .cds--text-area__wrapper--decorator .cds--text-area--invalid,
|
|
17849
18444
|
.cds--text-area--fluid .cds--text-area__wrapper--slug .cds--text-area--invalid {
|
|
17850
18445
|
border-block-end-color: transparent;
|
|
17851
18446
|
}
|
|
@@ -18019,15 +18614,24 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
18019
18614
|
inset-inline-start: 1rem;
|
|
18020
18615
|
}
|
|
18021
18616
|
|
|
18617
|
+
.cds--text-input--fluid .cds--text-input__field-wrapper--decorator .cds--text-input__field-inner-wrapper--decorator > *,
|
|
18618
|
+
.cds--text-input--fluid .cds--text-input__field-wrapper--slug .cds--ai-label,
|
|
18022
18619
|
.cds--text-input--fluid .cds--text-input__field-wrapper--slug .cds--slug {
|
|
18023
18620
|
inset-block-start: 2.625rem;
|
|
18024
18621
|
}
|
|
18025
18622
|
|
|
18623
|
+
.cds--text-input--fluid .cds--text-input--invalid ~ .cds--text-input__field-inner-wrapper--decorator > *,
|
|
18624
|
+
.cds--text-input--fluid .cds--text-input--warning ~ .cds--text-input__field-inner-wrapper--decorator > *,
|
|
18625
|
+
.cds--text-input--fluid .cds--text-input--invalid ~ .cds--ai-label,
|
|
18626
|
+
.cds--text-input--fluid .cds--text-input--warning ~ .cds--ai-label,
|
|
18026
18627
|
.cds--text-input--fluid .cds--text-input--invalid ~ .cds--slug,
|
|
18027
18628
|
.cds--text-input--fluid .cds--text-input--warning ~ .cds--slug {
|
|
18028
18629
|
inset-inline-end: 1rem;
|
|
18029
18630
|
}
|
|
18030
18631
|
|
|
18632
|
+
.cds--text-input--fluid .cds--text-input__field-wrapper--decorator .cds--text-input,
|
|
18633
|
+
.cds--text-input--fluid .cds--text-input__field-wrapper--decorator .cds--text-input--invalid,
|
|
18634
|
+
.cds--text-input--fluid .cds--text-input__field-wrapper--decorator .cds--text-input--warning,
|
|
18031
18635
|
.cds--text-input--fluid .cds--text-input__field-wrapper--slug .cds--text-input,
|
|
18032
18636
|
.cds--text-input--fluid .cds--text-input__field-wrapper--slug .cds--text-input--invalid,
|
|
18033
18637
|
.cds--text-input--fluid .cds--text-input__field-wrapper--slug .cds--text-input--warning {
|
|
@@ -18063,6 +18667,12 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
18063
18667
|
transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
|
18064
18668
|
}
|
|
18065
18669
|
|
|
18670
|
+
.cds--select--readonly .cds--select-input__wrapper::before {
|
|
18671
|
+
background-color: var(--cds-border-subtle) !important; /* stylelint-disable-line declaration-no-important */
|
|
18672
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
18673
|
+
transition: none;
|
|
18674
|
+
}
|
|
18675
|
+
|
|
18066
18676
|
.cds--time-picker--fluid__wrapper .cds--select-input__wrapper::after {
|
|
18067
18677
|
inset-inline-end: 0;
|
|
18068
18678
|
}
|
|
@@ -18710,6 +19320,9 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
18710
19320
|
margin: 0;
|
|
18711
19321
|
block-size: 4rem;
|
|
18712
19322
|
max-inline-size: none;
|
|
19323
|
+
}
|
|
19324
|
+
|
|
19325
|
+
.cds--modal-footer .cds--btn:not(.cds--skeleton) {
|
|
18713
19326
|
padding-block: 0.875rem 2rem;
|
|
18714
19327
|
}
|
|
18715
19328
|
|
|
@@ -18766,26 +19379,36 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
18766
19379
|
margin: 0;
|
|
18767
19380
|
}
|
|
18768
19381
|
|
|
18769
|
-
.cds--modal--slug.cds--modal
|
|
19382
|
+
.cds--modal--slug.cds--modal,
|
|
19383
|
+
.cds--modal--decorator:has(.cds--ai-label).cds--modal {
|
|
18770
19384
|
background-color: var(--cds-ai-overlay, rgba(0, 17, 65, 0.5));
|
|
18771
19385
|
}
|
|
18772
19386
|
|
|
18773
|
-
.cds--modal--slug .cds--modal-container
|
|
19387
|
+
.cds--modal--slug .cds--modal-container,
|
|
19388
|
+
.cds--modal--decorator:has(.cds--ai-label) .cds--modal-container {
|
|
18774
19389
|
background: linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)) 0%, var(--cds-ai-aura-start, rgba(69, 137, 255, 0.1)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%) padding-box, linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)), var(--cds-layer, var(--cds-ai-popover-background, #ffffff))) padding-box, linear-gradient(to bottom, var(--cds-ai-border-start, rgba(166, 200, 255, 0.64)), var(--cds-ai-border-end, #78a9ff)) border-box, linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)), var(--cds-layer, var(--cds-ai-popover-background, #ffffff))) border-box;
|
|
18775
19390
|
border: 1px solid transparent;
|
|
18776
19391
|
background-color: var(--cds-layer);
|
|
18777
19392
|
box-shadow: inset 0 -80px 70px -65px var(--cds-ai-inner-shadow, rgba(69, 137, 255, 0.1)), 0 24px 40px -24px var(--cds-ai-drop-shadow, rgba(15, 98, 254, 0.1));
|
|
18778
19393
|
}
|
|
18779
19394
|
|
|
18780
|
-
.cds--modal--slug .cds--modal-container:has(.cds--modal-footer)
|
|
19395
|
+
.cds--modal--slug .cds--modal-container:has(.cds--modal-footer),
|
|
19396
|
+
.cds--modal--decorator:has(.cds--ai-label) .cds--modal-container:has(.cds--modal-footer) {
|
|
18781
19397
|
background: linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)) calc(0% + 64px), var(--cds-ai-aura-start, rgba(69, 137, 255, 0.1)) calc(0% + 64px), 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%) padding-box, linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)), var(--cds-layer, var(--cds-ai-popover-background, #ffffff))) padding-box, linear-gradient(to bottom, var(--cds-ai-border-start, rgba(166, 200, 255, 0.64)), var(--cds-ai-border-end, #78a9ff)) border-box, linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)), var(--cds-layer, var(--cds-ai-popover-background, #ffffff))) border-box;
|
|
18782
19398
|
box-shadow: inset 0 -80px 0 -16px var(--cds-layer), inset 0 -160px 70px -65px var(--cds-ai-inner-shadow, rgba(69, 137, 255, 0.1)), 0 24px 40px -24px var(--cds-ai-drop-shadow, rgba(15, 98, 254, 0.1));
|
|
18783
19399
|
}
|
|
18784
19400
|
|
|
18785
|
-
.cds--modal--slug .cds--modal-content.cds--modal-scroll-content
|
|
19401
|
+
.cds--modal--slug .cds--modal-content.cds--modal-scroll-content,
|
|
19402
|
+
.cds--modal--decorator .cds--modal-content.cds--modal-scroll-content {
|
|
18786
19403
|
mask-image: linear-gradient(to bottom, var(--cds-layer) calc(100% - 80px), transparent calc(100% - 48px), transparent 100%), linear-gradient(to left, var(--cds-layer) 0, 16px, transparent 16px), linear-gradient(to right, var(--cds-layer) 0, 2px, transparent 2px), linear-gradient(to top, var(--cds-layer) 0, 2px, transparent 2px);
|
|
18787
19404
|
}
|
|
18788
19405
|
|
|
19406
|
+
.cds--modal-header > .cds--modal--inner__decorator:has(+ .cds--modal-close-button) > *,
|
|
19407
|
+
.cds--modal-header > .cds--modal-close-button ~ .cds--modal--inner__decorator > *,
|
|
19408
|
+
.cds--modal--decorator .cds--modal-container-body > .cds--modal--inner__decorator > *,
|
|
19409
|
+
.cds--modal-header > .cds--ai-label:has(+ .cds--modal-close-button),
|
|
19410
|
+
.cds--modal-header > .cds--modal-close-button ~ .cds--ai-label,
|
|
19411
|
+
.cds--modal--slug .cds--modal-container-body > .cds--ai-label,
|
|
18789
19412
|
.cds--modal-header > .cds--slug:has(+ .cds--modal-close-button),
|
|
18790
19413
|
.cds--modal-header > .cds--modal-close-button ~ .cds--slug,
|
|
18791
19414
|
.cds--modal--slug .cds--modal-container-body > .cds--slug {
|
|
@@ -18794,12 +19417,19 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
18794
19417
|
inset-inline-end: 3rem;
|
|
18795
19418
|
}
|
|
18796
19419
|
|
|
18797
|
-
.cds--modal
|
|
18798
|
-
|
|
19420
|
+
.cds--modal-header > .cds--modal--inner__decorator:not(:has(.cds--ai-label)) > * {
|
|
19421
|
+
inset-block-start: 1rem;
|
|
19422
|
+
}
|
|
19423
|
+
|
|
19424
|
+
.cds--modal-header > .cds--modal--inner__decorator:has(.cds--ai-label--revert) > * {
|
|
19425
|
+
inset-block-start: 1.475rem;
|
|
19426
|
+
}
|
|
19427
|
+
|
|
19428
|
+
.cds--modal--decorator .cds--modal-content--overflow-indicator::before,
|
|
19429
|
+
.cds--modal--decorator .cds--modal-content--overflow-indicator {
|
|
18799
19430
|
display: none;
|
|
18800
19431
|
}
|
|
18801
19432
|
|
|
18802
|
-
/* stylelint-disable no-duplicate-selectors */
|
|
18803
19433
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
18804
19434
|
.cds--modal-close__icon {
|
|
18805
19435
|
fill: ButtonText;
|
|
@@ -18813,7 +19443,6 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
18813
19443
|
}
|
|
18814
19444
|
}
|
|
18815
19445
|
|
|
18816
|
-
/* stylelint-enable no-duplicate-selectors */
|
|
18817
19446
|
.cds--inline-notification {
|
|
18818
19447
|
position: relative;
|
|
18819
19448
|
display: flex;
|
|
@@ -19142,7 +19771,6 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19142
19771
|
fill: var(--cds-icon-primary, #161616);
|
|
19143
19772
|
}
|
|
19144
19773
|
|
|
19145
|
-
/* stylelint-disable */
|
|
19146
19774
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
19147
19775
|
.cds--inline-notification {
|
|
19148
19776
|
outline: 1px solid transparent;
|
|
@@ -19169,7 +19797,6 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19169
19797
|
}
|
|
19170
19798
|
}
|
|
19171
19799
|
|
|
19172
|
-
/* stylelint-enable */
|
|
19173
19800
|
.cds--toast-notification {
|
|
19174
19801
|
display: flex;
|
|
19175
19802
|
block-size: auto;
|
|
@@ -19419,7 +20046,6 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19419
20046
|
color: var(--cds-text-primary, #161616);
|
|
19420
20047
|
}
|
|
19421
20048
|
|
|
19422
|
-
/* stylelint-disable */
|
|
19423
20049
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
19424
20050
|
.cds--toast-notification {
|
|
19425
20051
|
outline: 1px solid transparent;
|
|
@@ -19445,7 +20071,6 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19445
20071
|
}
|
|
19446
20072
|
}
|
|
19447
20073
|
|
|
19448
|
-
/* stylelint-enable */
|
|
19449
20074
|
.cds--actionable-notification {
|
|
19450
20075
|
position: relative;
|
|
19451
20076
|
display: flex;
|
|
@@ -19897,7 +20522,6 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19897
20522
|
fill: var(--cds-icon-primary, #161616);
|
|
19898
20523
|
}
|
|
19899
20524
|
|
|
19900
|
-
/* stylelint-disable */
|
|
19901
20525
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
19902
20526
|
.cds--actionable-notification {
|
|
19903
20527
|
outline: 1px solid transparent;
|
|
@@ -19920,7 +20544,6 @@ optgroup.cds--select-optgroup:disabled,
|
|
|
19920
20544
|
}
|
|
19921
20545
|
}
|
|
19922
20546
|
|
|
19923
|
-
/* stylelint-enable */
|
|
19924
20547
|
.cds--data-table-container + .cds--pagination {
|
|
19925
20548
|
border-block-start: 0;
|
|
19926
20549
|
}
|
|
@@ -20531,7 +21154,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
20531
21154
|
max-block-size: var(--cds-layout-size-height-local);
|
|
20532
21155
|
text-indent: calc(50% - 4.5px);
|
|
20533
21156
|
}
|
|
20534
|
-
|
|
21157
|
+
@document url-prefix() {
|
|
20535
21158
|
.cds--pagination-nav__page--select {
|
|
20536
21159
|
text-indent: 0;
|
|
20537
21160
|
}
|
|
@@ -21031,6 +21654,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
21031
21654
|
block-size: 100%;
|
|
21032
21655
|
content: "";
|
|
21033
21656
|
inline-size: 100%;
|
|
21657
|
+
inset-inline-start: 0;
|
|
21034
21658
|
will-change: transform-origin, transform, opacity;
|
|
21035
21659
|
}
|
|
21036
21660
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -21126,6 +21750,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
21126
21750
|
block-size: 100%;
|
|
21127
21751
|
content: "";
|
|
21128
21752
|
inline-size: 100%;
|
|
21753
|
+
inset-inline-start: 0;
|
|
21129
21754
|
will-change: transform-origin, transform, opacity;
|
|
21130
21755
|
}
|
|
21131
21756
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -21156,6 +21781,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
21156
21781
|
block-size: 100%;
|
|
21157
21782
|
content: "";
|
|
21158
21783
|
inline-size: 100%;
|
|
21784
|
+
inset-inline-start: 0;
|
|
21159
21785
|
will-change: transform-origin, transform, opacity;
|
|
21160
21786
|
}
|
|
21161
21787
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -21187,6 +21813,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
21187
21813
|
block-size: 100%;
|
|
21188
21814
|
content: "";
|
|
21189
21815
|
inline-size: 100%;
|
|
21816
|
+
inset-inline-start: 0;
|
|
21190
21817
|
will-change: transform-origin, transform, opacity;
|
|
21191
21818
|
}
|
|
21192
21819
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -21523,17 +22150,34 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
21523
22150
|
}
|
|
21524
22151
|
.cds--slider--disabled .cds--slider__thumb:hover {
|
|
21525
22152
|
cursor: not-allowed;
|
|
21526
|
-
transform:
|
|
22153
|
+
transform: none;
|
|
21527
22154
|
}
|
|
21528
22155
|
.cds--slider--disabled .cds--slider__thumb:focus {
|
|
21529
22156
|
background-color: var(--cds-border-disabled, #c6c6c6);
|
|
21530
22157
|
box-shadow: none;
|
|
21531
22158
|
outline: none;
|
|
21532
|
-
transform:
|
|
22159
|
+
transform: none;
|
|
21533
22160
|
}
|
|
21534
22161
|
.cds--slider--disabled .cds--slider__thumb:active {
|
|
21535
22162
|
background: var(--cds-border-disabled, #c6c6c6);
|
|
21536
|
-
|
|
22163
|
+
box-shadow: none;
|
|
22164
|
+
transform: none;
|
|
22165
|
+
}
|
|
22166
|
+
|
|
22167
|
+
.cds--slider--disabled .cds--slider__thumb--lower,
|
|
22168
|
+
.cds--slider--disabled .cds--slider__thumb--upper {
|
|
22169
|
+
background-color: transparent;
|
|
22170
|
+
}
|
|
22171
|
+
.cds--slider--disabled .cds--slider__thumb--lower:active, .cds--slider--disabled .cds--slider__thumb--lower:hover, .cds--slider--disabled .cds--slider__thumb--lower:focus,
|
|
22172
|
+
.cds--slider--disabled .cds--slider__thumb--upper:active,
|
|
22173
|
+
.cds--slider--disabled .cds--slider__thumb--upper:hover,
|
|
22174
|
+
.cds--slider--disabled .cds--slider__thumb--upper:focus {
|
|
22175
|
+
background-color: transparent;
|
|
22176
|
+
transform: none;
|
|
22177
|
+
}
|
|
22178
|
+
.cds--slider--disabled .cds--slider__thumb--lower .cds--slider__thumb-icon,
|
|
22179
|
+
.cds--slider--disabled .cds--slider__thumb--upper .cds--slider__thumb-icon {
|
|
22180
|
+
fill: var(--cds-border-disabled, #c6c6c6);
|
|
21537
22181
|
}
|
|
21538
22182
|
|
|
21539
22183
|
.cds--slider--disabled .cds--slider__track,
|
|
@@ -21602,6 +22246,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
21602
22246
|
block-size: 100%;
|
|
21603
22247
|
content: "";
|
|
21604
22248
|
inline-size: 100%;
|
|
22249
|
+
inset-inline-start: 0;
|
|
21605
22250
|
will-change: transform-origin, transform, opacity;
|
|
21606
22251
|
}
|
|
21607
22252
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -21633,7 +22278,6 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
21633
22278
|
position: absolute;
|
|
21634
22279
|
}
|
|
21635
22280
|
|
|
21636
|
-
/* stylelint-disable */
|
|
21637
22281
|
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
|
|
21638
22282
|
.cds--slider__thumb {
|
|
21639
22283
|
outline: 1px solid transparent;
|
|
@@ -21653,7 +22297,6 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
21653
22297
|
}
|
|
21654
22298
|
}
|
|
21655
22299
|
|
|
21656
|
-
/* stylelint-enable */
|
|
21657
22300
|
.cds--stack-horizontal {
|
|
21658
22301
|
display: inline-grid;
|
|
21659
22302
|
column-gap: var(--cds-stack-gap, 0);
|
|
@@ -21937,6 +22580,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
21937
22580
|
block-size: 100%;
|
|
21938
22581
|
content: "";
|
|
21939
22582
|
inline-size: 100%;
|
|
22583
|
+
inset-inline-start: 0;
|
|
21940
22584
|
will-change: transform-origin, transform, opacity;
|
|
21941
22585
|
}
|
|
21942
22586
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -22133,6 +22777,12 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
22133
22777
|
outline-style: dotted;
|
|
22134
22778
|
}
|
|
22135
22779
|
}
|
|
22780
|
+
.cds--tabs .cds--tab--overflow-nav-button:hover {
|
|
22781
|
+
background-color: var(--cds-background-hover, rgba(141, 141, 141, 0.12));
|
|
22782
|
+
}
|
|
22783
|
+
.cds--tabs .cds--tab--overflow-nav-button:active {
|
|
22784
|
+
background-color: var(--cds-background-active, rgba(141, 141, 141, 0.5));
|
|
22785
|
+
}
|
|
22136
22786
|
.cds--tabs .cds--tab--overflow-nav-button--hidden {
|
|
22137
22787
|
display: none;
|
|
22138
22788
|
}
|
|
@@ -22141,13 +22791,22 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
22141
22791
|
background-color: var(--cds-layer-accent);
|
|
22142
22792
|
inline-size: 3rem;
|
|
22143
22793
|
}
|
|
22794
|
+
.cds--tabs.cds--tabs--contained .cds--tab--overflow-nav-button:hover {
|
|
22795
|
+
background-color: var(--cds-layer-accent-hover);
|
|
22796
|
+
}
|
|
22797
|
+
.cds--tabs.cds--tabs--contained .cds--tab--overflow-nav-button:active {
|
|
22798
|
+
background-color: var(--cds-layer-accent-active);
|
|
22799
|
+
}
|
|
22144
22800
|
.cds--tabs .cds--tab--overflow-nav-button svg {
|
|
22145
22801
|
z-index: 2;
|
|
22146
22802
|
fill: var(--cds-icon-primary, #161616);
|
|
22147
22803
|
}
|
|
22804
|
+
.cds--tabs .cds--tab--overflow-nav-button svg:active, .cds--tabs .cds--tab--overflow-nav-button svg:hover {
|
|
22805
|
+
fill: var(--cds-icon-primary, #161616);
|
|
22806
|
+
}
|
|
22148
22807
|
.cds--tabs .cds--tab--overflow-nav-button--next {
|
|
22149
|
-
position:
|
|
22150
|
-
inset-block: 0
|
|
22808
|
+
position: relative;
|
|
22809
|
+
inset-block: 0;
|
|
22151
22810
|
inset-inline-end: 0;
|
|
22152
22811
|
}
|
|
22153
22812
|
.cds--tabs .cds--tab--overflow-nav-button--next::before {
|
|
@@ -22165,9 +22824,9 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
22165
22824
|
background: linear-gradient(to left, rgba(255, 255, 255, 0), var(--cds-background, #ffffff));
|
|
22166
22825
|
}
|
|
22167
22826
|
.cds--tabs .cds--tab--overflow-nav-button--previous {
|
|
22168
|
-
position:
|
|
22827
|
+
position: relative;
|
|
22169
22828
|
z-index: 1;
|
|
22170
|
-
inset-block: 0
|
|
22829
|
+
inset-block: 0;
|
|
22171
22830
|
inset-inline-start: 0;
|
|
22172
22831
|
}
|
|
22173
22832
|
.cds--tabs .cds--tab--overflow-nav-button--previous::before {
|
|
@@ -22447,6 +23106,9 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
22447
23106
|
.cds--tabs.cds--tabs__icon--default .cds--tab--list, .cds--tabs.cds--tabs__icon--lg .cds--tab--list {
|
|
22448
23107
|
overflow-x: visible;
|
|
22449
23108
|
}
|
|
23109
|
+
.cds--tabs .cds--tabs__nav-item--icon-only {
|
|
23110
|
+
margin-inline-end: 0.0625rem;
|
|
23111
|
+
}
|
|
22450
23112
|
.cds--tabs .cds--tabs__nav-item--icon-only, .cds--tabs.cds--tabs--contained .cds--tabs__nav-item--icon-only {
|
|
22451
23113
|
display: flex;
|
|
22452
23114
|
align-items: center;
|
|
@@ -22652,6 +23314,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
22652
23314
|
block-size: 100%;
|
|
22653
23315
|
content: "";
|
|
22654
23316
|
inline-size: 100%;
|
|
23317
|
+
inset-inline-start: 0;
|
|
22655
23318
|
will-change: transform-origin, transform, opacity;
|
|
22656
23319
|
}
|
|
22657
23320
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -23041,41 +23704,59 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
23041
23704
|
fill: var(--cds-icon-disabled, rgba(22, 22, 22, 0.25));
|
|
23042
23705
|
}
|
|
23043
23706
|
|
|
23707
|
+
.cds--tile > .cds--tile--inner-decorator > *,
|
|
23708
|
+
.cds--tile--expandable > div > .cds--tile--inner-decorator > *,
|
|
23709
|
+
.cds--tile > .cds--ai-label,
|
|
23710
|
+
.cds--tile--expandable > div > .cds--ai-label,
|
|
23044
23711
|
.cds--tile > .cds--slug,
|
|
23045
23712
|
.cds--tile--expandable > div > .cds--slug,
|
|
23046
|
-
.cds--tile--clickable .cds--tile--
|
|
23713
|
+
.cds--tile--clickable .cds--tile--ai-label-icon {
|
|
23047
23714
|
position: absolute;
|
|
23048
23715
|
inset-block-start: 1rem;
|
|
23049
23716
|
inset-inline-end: 1rem;
|
|
23050
23717
|
}
|
|
23051
23718
|
|
|
23719
|
+
.cds--tile.cds--tile--selectable > .cds--tile--inner-decorator > *,
|
|
23720
|
+
.cds--tile.cds--tile--selectable > .cds--ai-label,
|
|
23052
23721
|
.cds--tile.cds--tile--selectable > .cds--slug {
|
|
23053
23722
|
inset-inline-end: 2.5rem;
|
|
23054
23723
|
}
|
|
23055
23724
|
|
|
23725
|
+
.cds--tile.cds--tile--selectable.cds--tile--radio > .cds--tile--inner-decorator > *,
|
|
23726
|
+
.cds--tile.cds--tile--selectable.cds--tile--radio > .cds--ai-label,
|
|
23056
23727
|
.cds--tile.cds--tile--selectable.cds--tile--radio > .cds--slug {
|
|
23057
23728
|
inset-inline-end: 1rem;
|
|
23058
23729
|
transition: inset-inline-end 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
|
23059
23730
|
}
|
|
23060
23731
|
|
|
23732
|
+
.cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected > .cds--tile--inner-decorator > *,
|
|
23733
|
+
.cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected > .cds--ai-label,
|
|
23061
23734
|
.cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected > .cds--slug {
|
|
23062
23735
|
inset-inline-end: 2.5rem;
|
|
23063
23736
|
}
|
|
23064
23737
|
|
|
23738
|
+
.cds--tile.cds--tile--clickable > .cds--tile--inner-decorator > *,
|
|
23739
|
+
.cds--tile.cds--tile--clickable > .cds--ai-label,
|
|
23065
23740
|
.cds--tile.cds--tile--clickable > .cds--slug {
|
|
23066
23741
|
pointer-events: none;
|
|
23067
23742
|
}
|
|
23068
23743
|
|
|
23744
|
+
.cds--tile--decorator:has(.cds--tile--ai-label-icon).cds--tile,
|
|
23745
|
+
.cds--tile--decorator:has(.cds--ai-label).cds--tile,
|
|
23069
23746
|
.cds--tile--slug.cds--tile {
|
|
23070
23747
|
background: linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)) 0%, var(--cds-ai-aura-start, rgba(69, 137, 255, 0.1)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%) padding-box, linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)), var(--cds-layer, var(--cds-ai-popover-background, #ffffff))) padding-box, linear-gradient(to bottom, var(--cds-ai-border-start, rgba(166, 200, 255, 0.64)), var(--cds-ai-border-end, #78a9ff)) border-box, linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)), var(--cds-layer, var(--cds-ai-popover-background, #ffffff))) border-box;
|
|
23071
23748
|
border: 1px solid transparent;
|
|
23072
23749
|
box-shadow: inset 0 -80px 70px -65px var(--cds-ai-inner-shadow, rgba(69, 137, 255, 0.1)), 0 4px 8px 0 var(--cds-ai-drop-shadow, rgba(15, 98, 254, 0.1));
|
|
23073
23750
|
}
|
|
23074
23751
|
|
|
23752
|
+
.cds--tile--decorator:has(.cds--ai-label).cds--tile--expandable:hover,
|
|
23075
23753
|
.cds--tile--slug.cds--tile--expandable:hover {
|
|
23076
23754
|
background: linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)) 0%, var(--cds-ai-aura-start, rgba(69, 137, 255, 0.1)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%) padding-box, linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)), var(--cds-layer, var(--cds-ai-popover-background, #ffffff))) padding-box, linear-gradient(to bottom, var(--cds-ai-border-start, rgba(166, 200, 255, 0.64)), var(--cds-ai-border-end, #78a9ff)) border-box, linear-gradient(to top, var(--cds-layer, var(--cds-ai-popover-background, #ffffff)), var(--cds-layer, var(--cds-ai-popover-background, #ffffff))) border-box;
|
|
23077
23755
|
}
|
|
23078
23756
|
|
|
23757
|
+
.cds--tile--decorator.cds--tile--selectable::before,
|
|
23758
|
+
.cds--tile--decorator.cds--tile--selectable::after,
|
|
23759
|
+
.cds--tile--decorator.cds--tile--clickable::before,
|
|
23079
23760
|
.cds--tile--slug.cds--tile--selectable::before,
|
|
23080
23761
|
.cds--tile--slug.cds--tile--selectable::after,
|
|
23081
23762
|
.cds--tile--slug.cds--tile--clickable::before {
|
|
@@ -23090,74 +23771,103 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
23090
23771
|
transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
|
|
23091
23772
|
}
|
|
23092
23773
|
|
|
23774
|
+
.cds--tile--decorator:has(.cds--ai-label).cds--tile--selectable::before,
|
|
23775
|
+
.cds--tile--decorator:has(.cds--ai-label).cds--tile--clickable::before,
|
|
23093
23776
|
.cds--tile--slug.cds--tile--selectable::before,
|
|
23094
23777
|
.cds--tile--slug.cds--tile--clickable::before {
|
|
23095
23778
|
background: linear-gradient(to top, var(--cds-ai-aura-hover-start, rgba(69, 137, 255, 0.32)) 0%, 15%, var(--cds-ai-aura-hover-end, rgba(255, 255, 255, 0)) 50%) padding-box, linear-gradient(to top, var(--cds-ai-aura-hover-background, #edf5ff), var(--cds-ai-aura-hover-background, #edf5ff)) padding-box, linear-gradient(to bottom, var(--cds-ai-border-start, rgba(166, 200, 255, 0.64)), var(--cds-ai-border-end, #78a9ff)) border-box, linear-gradient(to top, var(--cds-ai-aura-hover-background, #edf5ff), var(--cds-ai-aura-hover-background, #edf5ff)) border-box;
|
|
23096
23779
|
box-shadow: inset 0 -80px 70px -65px var(--cds-ai-inner-shadow, rgba(69, 137, 255, 0.1)), 0 4px 10px 2px var(--cds-ai-drop-shadow, rgba(15, 98, 254, 0.1));
|
|
23097
23780
|
}
|
|
23098
23781
|
|
|
23782
|
+
.cds--tile--decorator.cds--tile--selectable:hover::before,
|
|
23783
|
+
.cds--tile--decorator.cds--tile--clickable:hover::before,
|
|
23099
23784
|
.cds--tile--slug.cds--tile--selectable:hover::before,
|
|
23100
23785
|
.cds--tile--slug.cds--tile--clickable:hover::before {
|
|
23101
23786
|
opacity: 1;
|
|
23102
23787
|
}
|
|
23103
23788
|
|
|
23789
|
+
.cds--tile--decorator.cds--tile--selectable:focus,
|
|
23790
|
+
.cds--tile--decorator.cds--tile--clickable:focus,
|
|
23791
|
+
.cds--tile-input:focus + .cds--tile--decorator.cds--tile,
|
|
23104
23792
|
.cds--tile--slug.cds--tile--selectable:focus,
|
|
23105
23793
|
.cds--tile--slug.cds--tile--clickable:focus,
|
|
23106
23794
|
.cds--tile-input:focus + .cds--tile--slug.cds--tile {
|
|
23107
23795
|
outline-offset: -1px;
|
|
23108
23796
|
}
|
|
23109
23797
|
|
|
23798
|
+
.cds--tile--decorator:has(.cds--tile--inner-decorator .cds--ai-label).cds--tile--selectable::after,
|
|
23110
23799
|
.cds--tile--slug.cds--tile--selectable::after {
|
|
23111
23800
|
background: linear-gradient(to top, var(--cds-ai-aura-start, rgba(69, 137, 255, 0.1)) 0%, 15%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%) padding-box, linear-gradient(to top, var(--cds-layer), var(--cds-layer)) padding-box, linear-gradient(to bottom, var(--cds-border-inverse, #161616), var(--cds-border-inverse, #161616)) border-box, linear-gradient(to top, var(--cds-layer), var(--cds-layer)) border-box;
|
|
23112
23801
|
box-shadow: inset 0 -80px 70px -65px var(--cds-ai-inner-shadow, rgba(69, 137, 255, 0.1)), 0 4px 8px 0 var(--cds-ai-drop-shadow, rgba(15, 98, 254, 0.1));
|
|
23113
23802
|
}
|
|
23114
23803
|
|
|
23804
|
+
.cds--tile--decorator.cds--tile--selectable:hover::after,
|
|
23115
23805
|
.cds--tile--slug.cds--tile--selectable:hover::after {
|
|
23116
23806
|
opacity: 0;
|
|
23117
23807
|
}
|
|
23118
23808
|
|
|
23809
|
+
.cds--tile--decorator.cds--tile--is-selected::after,
|
|
23119
23810
|
.cds--tile--slug.cds--tile--is-selected::after {
|
|
23120
23811
|
opacity: 1;
|
|
23121
23812
|
}
|
|
23122
23813
|
|
|
23814
|
+
.cds--tile--decorator:has(.cds--tile--inner-decorator).cds--tile--is-selected,
|
|
23123
23815
|
.cds--tile--slug.cds--tile--is-selected {
|
|
23124
23816
|
border-color: var(--cds-border-inverse, #161616);
|
|
23125
23817
|
}
|
|
23126
23818
|
|
|
23819
|
+
.cds--tile--decorator.cds--tile--selectable .cds--tile-content,
|
|
23820
|
+
.cds--tile--decorator.cds--tile--clickable .cds--tile-content,
|
|
23127
23821
|
.cds--tile--slug.cds--tile--selectable .cds--tile-content,
|
|
23128
23822
|
.cds--tile--slug.cds--tile--clickable .cds--tile-content {
|
|
23129
23823
|
position: relative;
|
|
23130
23824
|
cursor: pointer;
|
|
23131
23825
|
}
|
|
23132
23826
|
|
|
23827
|
+
.cds--tile--decorator.cds--tile--selectable .cds--tile-content,
|
|
23828
|
+
.cds--tile--decorator.cds--tile--clickable .cds--tile-content,
|
|
23829
|
+
.cds--tile--decorator.cds--tile--selectable > .cds--tile__checkmark,
|
|
23830
|
+
.cds--tile--decorator.cds--tile--is-selected .cds--tile--inner-decorator > *,
|
|
23133
23831
|
.cds--tile--slug.cds--tile--selectable .cds--tile-content,
|
|
23134
23832
|
.cds--tile--slug.cds--tile--clickable .cds--tile-content,
|
|
23135
23833
|
.cds--tile--slug.cds--tile--selectable > .cds--tile__checkmark,
|
|
23834
|
+
.cds--tile--slug.cds--tile--is-selected .cds--ai-label,
|
|
23136
23835
|
.cds--tile--slug.cds--tile--is-selected .cds--slug {
|
|
23137
23836
|
z-index: 1;
|
|
23138
23837
|
}
|
|
23139
23838
|
|
|
23839
|
+
.cds--tile--decorator.cds--tile--selectable .cds--tile--inner-decorator > *:has(> .cds--popover--open),
|
|
23840
|
+
.cds--tile--slug.cds--tile--selectable .cds--ai-label:has(> .cds--popover--open),
|
|
23140
23841
|
.cds--tile--slug.cds--tile--selectable .cds--slug:has(> .cds--popover--open) {
|
|
23141
23842
|
z-index: 2;
|
|
23142
23843
|
}
|
|
23143
23844
|
|
|
23845
|
+
.cds--tile--decorator.cds--tile--selectable > .cds--tile--inner-decorator > *,
|
|
23846
|
+
.cds--tile--decorator.cds--tile--selectable > .cds--tile__checkmark,
|
|
23847
|
+
.cds--tile--slug.cds--tile--selectable > .cds--ai-label,
|
|
23144
23848
|
.cds--tile--slug.cds--tile--selectable > .cds--slug,
|
|
23145
23849
|
.cds--tile--slug.cds--tile--selectable > .cds--tile__checkmark {
|
|
23146
23850
|
z-index: 1;
|
|
23147
23851
|
}
|
|
23148
23852
|
|
|
23853
|
+
.cds--tile--expandable:has(.cds--tile--inner-decorator > * > .cds--popover--open),
|
|
23854
|
+
.cds--tile--expandable:has(.cds--ai-label > .cds--popover--open),
|
|
23149
23855
|
.cds--tile--expandable:has(.cds--slug > .cds--popover--open) {
|
|
23150
23856
|
overflow: visible;
|
|
23151
23857
|
}
|
|
23152
23858
|
|
|
23153
|
-
.cds--tile--clickable .cds--tile--
|
|
23859
|
+
.cds--tile--clickable .cds--tile--ai-label-icon rect {
|
|
23154
23860
|
stroke: var(--cds-icon-primary, #161616);
|
|
23155
23861
|
}
|
|
23156
23862
|
|
|
23157
|
-
.cds--tile--clickable .cds--tile--
|
|
23863
|
+
.cds--tile--clickable .cds--tile--ai-label-icon path {
|
|
23158
23864
|
fill: var(--cds-icon-primary, #161616);
|
|
23159
23865
|
}
|
|
23160
23866
|
|
|
23867
|
+
.cds--tile--decorator-rounded,
|
|
23868
|
+
.cds--tile--decorator-rounded.cds--tile--selectable::before,
|
|
23869
|
+
.cds--tile--decorator-rounded.cds--tile--selectable::after,
|
|
23870
|
+
.cds--tile--decorator-rounded.cds--tile--clickable::before,
|
|
23161
23871
|
.cds--tile--slug-rounded,
|
|
23162
23872
|
.cds--tile--slug-rounded.cds--tile--selectable::before,
|
|
23163
23873
|
.cds--tile--slug-rounded.cds--tile--selectable::after,
|
|
@@ -23165,6 +23875,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
23165
23875
|
border-radius: 0.5rem;
|
|
23166
23876
|
}
|
|
23167
23877
|
|
|
23878
|
+
.cds--tile--decorator-rounded .cds--tile__chevron,
|
|
23168
23879
|
.cds--tile--slug-rounded .cds--tile__chevron {
|
|
23169
23880
|
border-end-end-radius: 0.5rem;
|
|
23170
23881
|
}
|
|
@@ -23343,9 +24054,16 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
23343
24054
|
}
|
|
23344
24055
|
}
|
|
23345
24056
|
|
|
23346
|
-
.cds--toggle__button:focus + .cds--toggle__label .cds--toggle__switch,
|
|
23347
|
-
.cds--toggle:not(.cds--toggle--disabled):active .cds--toggle__switch {
|
|
23348
|
-
|
|
24057
|
+
.cds--toggle__button:focus + .cds--toggle__label .cds--toggle__switch::after,
|
|
24058
|
+
.cds--toggle:not(.cds--toggle--disabled):active .cds--toggle__switch::after {
|
|
24059
|
+
display: block;
|
|
24060
|
+
border: 2px solid var(--cds-focus, #0f62fe);
|
|
24061
|
+
border-radius: 1rem;
|
|
24062
|
+
block-size: calc(100% + 0.375rem);
|
|
24063
|
+
content: "";
|
|
24064
|
+
inline-size: calc(100% + 0.375rem);
|
|
24065
|
+
margin-block-start: -0.1875rem;
|
|
24066
|
+
margin-inline-start: -0.1875rem;
|
|
23349
24067
|
}
|
|
23350
24068
|
|
|
23351
24069
|
.cds--toggle__switch--checked {
|
|
@@ -23503,6 +24221,7 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
23503
24221
|
block-size: 100%;
|
|
23504
24222
|
content: "";
|
|
23505
24223
|
inline-size: 100%;
|
|
24224
|
+
inset-inline-start: 0;
|
|
23506
24225
|
will-change: transform-origin, transform, opacity;
|
|
23507
24226
|
}
|
|
23508
24227
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -23547,6 +24266,10 @@ span.cds--pagination__text.cds--pagination__items-count {
|
|
|
23547
24266
|
cursor: pointer;
|
|
23548
24267
|
}
|
|
23549
24268
|
|
|
24269
|
+
.cds--tree-node--hidden {
|
|
24270
|
+
display: none;
|
|
24271
|
+
}
|
|
24272
|
+
|
|
23550
24273
|
.cds--tree-node__children {
|
|
23551
24274
|
box-sizing: border-box;
|
|
23552
24275
|
padding: 0;
|
|
@@ -23764,7 +24487,7 @@ div:has(.cds--header) ~ .cds--content {
|
|
|
23764
24487
|
block-size: 3rem;
|
|
23765
24488
|
border-block-end: 1px solid var(--cds-border-subtle);
|
|
23766
24489
|
inset-block-start: 0;
|
|
23767
|
-
inset-inline: 0
|
|
24490
|
+
inset-inline: 0;
|
|
23768
24491
|
}
|
|
23769
24492
|
.cds--header *,
|
|
23770
24493
|
.cds--header *::before,
|
|
@@ -24185,7 +24908,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
|
24185
24908
|
background-color: var(--cds-background, #ffffff);
|
|
24186
24909
|
color: var(--cds-text-secondary, #525252);
|
|
24187
24910
|
inline-size: 3rem;
|
|
24188
|
-
inset-block: 0
|
|
24911
|
+
inset-block: 0;
|
|
24189
24912
|
inset-inline-start: 0;
|
|
24190
24913
|
max-inline-size: 16rem;
|
|
24191
24914
|
transition: inline-size 0.11s cubic-bezier(0.2, 0, 1, 0.9), transform 0.11s cubic-bezier(0.2, 0, 1, 0.9);
|
|
@@ -24417,7 +25140,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
|
24417
25140
|
background-color: var(--cds-border-interactive, #0f62fe);
|
|
24418
25141
|
content: "";
|
|
24419
25142
|
inline-size: 3px;
|
|
24420
|
-
inset-block: 0
|
|
25143
|
+
inset-block: 0;
|
|
24421
25144
|
inset-inline-start: 0;
|
|
24422
25145
|
}
|
|
24423
25146
|
|
|
@@ -24540,7 +25263,7 @@ a.cds--side-nav__link--current::before {
|
|
|
24540
25263
|
background-color: var(--cds-border-interactive, #0f62fe);
|
|
24541
25264
|
content: "";
|
|
24542
25265
|
inline-size: 3px;
|
|
24543
|
-
inset-block: 0
|
|
25266
|
+
inset-block: 0;
|
|
24544
25267
|
inset-inline-start: 0;
|
|
24545
25268
|
}
|
|
24546
25269
|
|
|
@@ -24781,7 +25504,7 @@ div:has(.cds--header) ~ .cds--content {
|
|
|
24781
25504
|
block-size: 3rem;
|
|
24782
25505
|
border-block-end: 1px solid var(--cds-border-subtle);
|
|
24783
25506
|
inset-block-start: 0;
|
|
24784
|
-
inset-inline: 0
|
|
25507
|
+
inset-inline: 0;
|
|
24785
25508
|
}
|
|
24786
25509
|
.cds--header *,
|
|
24787
25510
|
.cds--header *::before,
|
|
@@ -25202,7 +25925,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
|
25202
25925
|
background-color: var(--cds-background, #ffffff);
|
|
25203
25926
|
color: var(--cds-text-secondary, #525252);
|
|
25204
25927
|
inline-size: 3rem;
|
|
25205
|
-
inset-block: 0
|
|
25928
|
+
inset-block: 0;
|
|
25206
25929
|
inset-inline-start: 0;
|
|
25207
25930
|
max-inline-size: 16rem;
|
|
25208
25931
|
transition: inline-size 0.11s cubic-bezier(0.2, 0, 1, 0.9), transform 0.11s cubic-bezier(0.2, 0, 1, 0.9);
|
|
@@ -25434,7 +26157,7 @@ a.cds--header__menu-item.cds--header__menu-item--current:focus {
|
|
|
25434
26157
|
background-color: var(--cds-border-interactive, #0f62fe);
|
|
25435
26158
|
content: "";
|
|
25436
26159
|
inline-size: 3px;
|
|
25437
|
-
inset-block: 0
|
|
26160
|
+
inset-block: 0;
|
|
25438
26161
|
inset-inline-start: 0;
|
|
25439
26162
|
}
|
|
25440
26163
|
|
|
@@ -25557,7 +26280,7 @@ a.cds--side-nav__link--current::before {
|
|
|
25557
26280
|
background-color: var(--cds-border-interactive, #0f62fe);
|
|
25558
26281
|
content: "";
|
|
25559
26282
|
inline-size: 3px;
|
|
25560
|
-
inset-block: 0
|
|
26283
|
+
inset-block: 0;
|
|
25561
26284
|
inset-inline-start: 0;
|
|
25562
26285
|
}
|
|
25563
26286
|
|