@patternfly/patternfly 6.0.0-alpha.186 → 6.0.0-alpha.188
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/base/patternfly-variables.css +2 -2
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +1 -1
- package/base/tokens/tokens-default.scss +3 -3
- package/base/tokens/tokens-palette.scss +1 -1
- package/components/Toolbar/toolbar.css +232 -531
- package/components/Toolbar/toolbar.scss +101 -89
- package/components/_index.css +224 -523
- package/docs/components/Card/examples/Card.md +8 -8
- package/docs/components/DataList/examples/DataList.md +17 -17
- package/docs/components/DualListSelector/examples/DualListSelector.md +16 -16
- package/docs/components/Hint/examples/Hint.md +3 -3
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +37 -37
- package/docs/components/OverflowMenu/examples/overflow-menu.md +5 -5
- package/docs/components/Table/examples/Table.md +454 -454
- package/docs/components/Toolbar/examples/Toolbar.css +10 -4
- package/docs/components/Toolbar/examples/Toolbar.md +1050 -637
- package/docs/demos/AboutModal/examples/AboutModal.md +1 -0
- package/docs/demos/Alert/examples/Alert.md +3 -0
- package/docs/demos/BackToTop/examples/BackToTop.md +1 -0
- package/docs/demos/Banner/examples/Banner.md +2 -0
- package/docs/demos/CardView/examples/CardView.md +13 -12
- package/docs/demos/Dashboard/examples/Dashboard.md +2 -1
- package/docs/demos/DataList/examples/DataList.md +31 -27
- package/docs/demos/DescriptionList/examples/DescriptionList.md +4 -1
- package/docs/demos/Drawer/examples/Drawer.md +6 -1
- package/docs/demos/JumpLinks/examples/JumpLinks.md +6 -0
- package/docs/demos/Masthead/examples/Masthead.md +19 -9
- package/docs/demos/Modal/examples/Modal.md +6 -0
- package/docs/demos/Nav/examples/Nav.md +8 -0
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +71 -61
- package/docs/demos/Page/examples/Page.md +11 -0
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +27 -19
- package/docs/demos/Skeleton/examples/Skeleton.md +1 -0
- package/docs/demos/Table/examples/Table.md +161 -146
- package/docs/demos/Tabs/examples/Tabs.md +32 -26
- package/docs/demos/Toolbar/examples/Toolbar.css +9 -1
- package/docs/demos/Toolbar/examples/Toolbar.md +1592 -1295
- package/docs/demos/Wizard/examples/Wizard.md +9 -0
- package/layouts/Flex/flex.css +1 -1
- package/layouts/Flex/flex.scss +1 -1
- package/layouts/Gallery/gallery.css +1 -1
- package/layouts/Gallery/gallery.scss +1 -1
- package/layouts/Grid/grid.css +1 -1
- package/layouts/Grid/grid.scss +1 -1
- package/layouts/Level/level.css +1 -1
- package/layouts/Level/level.scss +1 -1
- package/layouts/Split/split.css +1 -1
- package/layouts/Split/split.scss +1 -1
- package/layouts/Stack/stack.css +1 -1
- package/layouts/Stack/stack.scss +1 -1
- package/layouts/_index.css +6 -6
- package/package.json +6 -6
- package/patternfly-base-no-globals.css +2 -2
- package/patternfly-base.css +2 -2
- package/patternfly-no-globals.css +232 -531
- package/patternfly.css +232 -531
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/docs/demos/Page/examples/Penta.md +0 -903
|
@@ -305,8 +305,8 @@
|
|
|
305
305
|
--pf-t--global--font--family--body: var(--pf-t--global--font--family--100);
|
|
306
306
|
--pf-t--global--font--family--heading: var(--pf-t--global--font--family--200);
|
|
307
307
|
--pf-t--global--font--family--mono: var(--pf-t--global--font--family--300);
|
|
308
|
-
--pf-t--global--font--line-height--body: var(--pf-t--global--font--line-height--
|
|
309
|
-
--pf-t--global--font--line-height--heading: var(--pf-t--global--font--line-height--
|
|
308
|
+
--pf-t--global--font--line-height--body: var(--pf-t--global--font--line-height--200);
|
|
309
|
+
--pf-t--global--font--line-height--heading: var(--pf-t--global--font--line-height--100);
|
|
310
310
|
--pf-t--global--font--size--2xl: var(--pf-t--global--font--size--600);
|
|
311
311
|
--pf-t--global--font--size--3xl: var(--pf-t--global--font--size--700);
|
|
312
312
|
--pf-t--global--font--size--4xl: var(--pf-t--global--font--size--800);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 11 Jul 2024 17:07:32 GMT
|
|
4
4
|
|
|
5
5
|
@mixin pf-v6-tokens {
|
|
6
6
|
--pf-t--global--background--color--500: rgba(21, 21, 21, 0.2000);
|
|
@@ -240,8 +240,8 @@
|
|
|
240
240
|
--pf-t--global--font--family--body: var(--pf-t--global--font--family--100);
|
|
241
241
|
--pf-t--global--font--family--heading: var(--pf-t--global--font--family--200);
|
|
242
242
|
--pf-t--global--font--family--mono: var(--pf-t--global--font--family--300);
|
|
243
|
-
--pf-t--global--font--line-height--body: var(--pf-t--global--font--line-height--
|
|
244
|
-
--pf-t--global--font--line-height--heading: var(--pf-t--global--font--line-height--
|
|
243
|
+
--pf-t--global--font--line-height--body: var(--pf-t--global--font--line-height--200);
|
|
244
|
+
--pf-t--global--font--line-height--heading: var(--pf-t--global--font--line-height--100);
|
|
245
245
|
--pf-t--global--font--size--2xl: var(--pf-t--global--font--size--600);
|
|
246
246
|
--pf-t--global--font--size--3xl: var(--pf-t--global--font--size--700);
|
|
247
247
|
--pf-t--global--font--size--4xl: var(--pf-t--global--font--size--800);
|