@patternfly/react-tokens 5.2.0-prerelease.6 → 5.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# 5.2.0 (2024-02-02)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @patternfly/react-tokens
|
|
9
|
+
|
|
10
|
+
# 5.2.0-prerelease.7 (2023-12-11)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @patternfly/react-tokens
|
|
13
|
+
|
|
6
14
|
# 5.2.0-prerelease.6 (2023-11-10)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @patternfly/react-tokens
|
|
@@ -1705,6 +1705,12 @@ export const c_menu_toggle: {
|
|
|
1705
1705
|
"value": "currentcolor"
|
|
1706
1706
|
}
|
|
1707
1707
|
},
|
|
1708
|
+
".pf-v5-c-menu-toggle.pf-m-split-button > .pf-v5-c-check .pf-v5-c-check__input": {
|
|
1709
|
+
"c_check__input_TranslateY": {
|
|
1710
|
+
"name": "--pf-v5-c-check__input--TranslateY",
|
|
1711
|
+
"value": "0"
|
|
1712
|
+
}
|
|
1713
|
+
},
|
|
1708
1714
|
".pf-v5-c-menu-toggle.pf-m-split-button.pf-m-action:where(:not(.pf-m-primary, .pf-m-secondary, .pf-m-disabled)) > *:hover": {
|
|
1709
1715
|
"c_menu_toggle_m_split_button_m_action_child_after_BorderBottomWidth": {
|
|
1710
1716
|
"name": "--pf-v5-c-menu-toggle--m-split-button--m-action--child--after--BorderBottomWidth",
|
|
@@ -1705,6 +1705,12 @@ export const c_menu_toggle = {
|
|
|
1705
1705
|
"value": "currentcolor"
|
|
1706
1706
|
}
|
|
1707
1707
|
},
|
|
1708
|
+
".pf-v5-c-menu-toggle.pf-m-split-button > .pf-v5-c-check .pf-v5-c-check__input": {
|
|
1709
|
+
"c_check__input_TranslateY": {
|
|
1710
|
+
"name": "--pf-v5-c-check__input--TranslateY",
|
|
1711
|
+
"value": "0"
|
|
1712
|
+
}
|
|
1713
|
+
},
|
|
1708
1714
|
".pf-v5-c-menu-toggle.pf-m-split-button.pf-m-action:where(:not(.pf-m-primary, .pf-m-secondary, .pf-m-disabled)) > *:hover": {
|
|
1709
1715
|
"c_menu_toggle_m_split_button_m_action_child_after_BorderBottomWidth": {
|
|
1710
1716
|
"name": "--pf-v5-c-menu-toggle--m-split-button--m-action--child--after--BorderBottomWidth",
|
|
@@ -1705,6 +1705,12 @@ export const c_menu_toggle: {
|
|
|
1705
1705
|
"value": "currentcolor"
|
|
1706
1706
|
}
|
|
1707
1707
|
},
|
|
1708
|
+
".pf-v5-c-menu-toggle.pf-m-split-button > .pf-v5-c-check .pf-v5-c-check__input": {
|
|
1709
|
+
"c_check__input_TranslateY": {
|
|
1710
|
+
"name": "--pf-v5-c-check__input--TranslateY",
|
|
1711
|
+
"value": "0"
|
|
1712
|
+
}
|
|
1713
|
+
},
|
|
1708
1714
|
".pf-v5-c-menu-toggle.pf-m-split-button.pf-m-action:where(:not(.pf-m-primary, .pf-m-secondary, .pf-m-disabled)) > *:hover": {
|
|
1709
1715
|
"c_menu_toggle_m_split_button_m_action_child_after_BorderBottomWidth": {
|
|
1710
1716
|
"name": "--pf-v5-c-menu-toggle--m-split-button--m-action--child--after--BorderBottomWidth",
|
package/dist/js/c_menu_toggle.js
CHANGED
|
@@ -1707,6 +1707,12 @@ exports.c_menu_toggle = {
|
|
|
1707
1707
|
"value": "currentcolor"
|
|
1708
1708
|
}
|
|
1709
1709
|
},
|
|
1710
|
+
".pf-v5-c-menu-toggle.pf-m-split-button > .pf-v5-c-check .pf-v5-c-check__input": {
|
|
1711
|
+
"c_check__input_TranslateY": {
|
|
1712
|
+
"name": "--pf-v5-c-check__input--TranslateY",
|
|
1713
|
+
"value": "0"
|
|
1714
|
+
}
|
|
1715
|
+
},
|
|
1710
1716
|
".pf-v5-c-menu-toggle.pf-m-split-button.pf-m-action:where(:not(.pf-m-primary, .pf-m-secondary, .pf-m-disabled)) > *:hover": {
|
|
1711
1717
|
"c_menu_toggle_m_split_button_m_action_child_after_BorderBottomWidth": {
|
|
1712
1718
|
"name": "--pf-v5-c-menu-toggle--m-split-button--m-action--child--after--BorderBottomWidth",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@patternfly/react-tokens",
|
|
3
|
-
"version": "5.2.0
|
|
3
|
+
"version": "5.2.0",
|
|
4
4
|
"description": "This library provides access to the design tokens of PatternFly 4 from JavaScript",
|
|
5
5
|
"main": "dist/js/index.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -28,11 +28,11 @@
|
|
|
28
28
|
"clean": "rimraf dist"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@patternfly/patternfly": "5.2.0
|
|
31
|
+
"@patternfly/patternfly": "5.2.0",
|
|
32
32
|
"css": "^2.2.3",
|
|
33
33
|
"fs-extra": "^11.1.1",
|
|
34
34
|
"glob": "^7.1.2",
|
|
35
35
|
"rimraf": "^2.6.2"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "fc901ee10ca9fcbd83176c233f19d41c5d67fce1"
|
|
38
38
|
}
|