@patternfly/react-tokens 4.93.7 → 4.93.8

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
+ ## [4.93.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@4.93.7...@patternfly/react-tokens@4.93.8) (2022-10-17)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-tokens
9
+
10
+
11
+
12
+
13
+
6
14
  ## 4.93.7 (2022-10-14)
7
15
 
8
16
  **Note:** Version bump only for package @patternfly/react-tokens
@@ -90,6 +90,17 @@ export const c_progress: {
90
90
  "#06c"
91
91
  ]
92
92
  },
93
+ "c_progress__helper_text_MarginTop": {
94
+ "name": "--pf-c-progress__helper-text--MarginTop",
95
+ "value": "calc(0.25rem - 1rem)",
96
+ "values": [
97
+ "calc(--pf-global--spacer--xs - --pf-c-progress--GridGap)",
98
+ "calc($pf-global--spacer--xs - --pf-global--spacer--md)",
99
+ "calc($pf-global--spacer--xs - $pf-global--spacer--md)",
100
+ "calc(pf-size-prem(4px) - pf-size-prem(16px))",
101
+ "calc(0.25rem - 1rem)"
102
+ ]
103
+ },
93
104
  "c_progress_m_success__bar_BackgroundColor": {
94
105
  "name": "--pf-c-progress--m-success__bar--BackgroundColor",
95
106
  "value": "#3e8635",
@@ -90,6 +90,17 @@ export const c_progress = {
90
90
  "#06c"
91
91
  ]
92
92
  },
93
+ "c_progress__helper_text_MarginTop": {
94
+ "name": "--pf-c-progress__helper-text--MarginTop",
95
+ "value": "calc(0.25rem - 1rem)",
96
+ "values": [
97
+ "calc(--pf-global--spacer--xs - --pf-c-progress--GridGap)",
98
+ "calc($pf-global--spacer--xs - --pf-global--spacer--md)",
99
+ "calc($pf-global--spacer--xs - $pf-global--spacer--md)",
100
+ "calc(pf-size-prem(4px) - pf-size-prem(16px))",
101
+ "calc(0.25rem - 1rem)"
102
+ ]
103
+ },
93
104
  "c_progress_m_success__bar_BackgroundColor": {
94
105
  "name": "--pf-c-progress--m-success__bar--BackgroundColor",
95
106
  "value": "#3e8635",
@@ -0,0 +1,6 @@
1
+ export const c_progress__helper_text_MarginTop: {
2
+ "name": "--pf-c-progress__helper-text--MarginTop",
3
+ "value": "calc(0.25rem - 1rem)",
4
+ "var": "var(--pf-c-progress__helper-text--MarginTop)"
5
+ };
6
+ export default c_progress__helper_text_MarginTop;
@@ -0,0 +1,6 @@
1
+ export const c_progress__helper_text_MarginTop = {
2
+ "name": "--pf-c-progress__helper-text--MarginTop",
3
+ "value": "calc(0.25rem - 1rem)",
4
+ "var": "var(--pf-c-progress__helper-text--MarginTop)"
5
+ };
6
+ export default c_progress__helper_text_MarginTop;
@@ -1587,6 +1587,7 @@ export { c_progress__status_icon_MarginLeft } from './c_progress__status_icon_Ma
1587
1587
  export { c_progress__bar_before_Opacity } from './c_progress__bar_before_Opacity';
1588
1588
  export { c_progress__indicator_Height } from './c_progress__indicator_Height';
1589
1589
  export { c_progress__indicator_BackgroundColor } from './c_progress__indicator_BackgroundColor';
1590
+ export { c_progress__helper_text_MarginTop } from './c_progress__helper_text_MarginTop';
1590
1591
  export { c_progress_m_success__bar_BackgroundColor } from './c_progress_m_success__bar_BackgroundColor';
1591
1592
  export { c_progress_m_warning__bar_BackgroundColor } from './c_progress_m_warning__bar_BackgroundColor';
1592
1593
  export { c_progress_m_danger__bar_BackgroundColor } from './c_progress_m_danger__bar_BackgroundColor';
package/dist/esm/index.js CHANGED
@@ -1587,6 +1587,7 @@ export { c_progress__status_icon_MarginLeft } from './c_progress__status_icon_Ma
1587
1587
  export { c_progress__bar_before_Opacity } from './c_progress__bar_before_Opacity';
1588
1588
  export { c_progress__indicator_Height } from './c_progress__indicator_Height';
1589
1589
  export { c_progress__indicator_BackgroundColor } from './c_progress__indicator_BackgroundColor';
1590
+ export { c_progress__helper_text_MarginTop } from './c_progress__helper_text_MarginTop';
1590
1591
  export { c_progress_m_success__bar_BackgroundColor } from './c_progress_m_success__bar_BackgroundColor';
1591
1592
  export { c_progress_m_warning__bar_BackgroundColor } from './c_progress_m_warning__bar_BackgroundColor';
1592
1593
  export { c_progress_m_danger__bar_BackgroundColor } from './c_progress_m_danger__bar_BackgroundColor';
@@ -90,6 +90,17 @@ export const c_progress: {
90
90
  "#06c"
91
91
  ]
92
92
  },
93
+ "c_progress__helper_text_MarginTop": {
94
+ "name": "--pf-c-progress__helper-text--MarginTop",
95
+ "value": "calc(0.25rem - 1rem)",
96
+ "values": [
97
+ "calc(--pf-global--spacer--xs - --pf-c-progress--GridGap)",
98
+ "calc($pf-global--spacer--xs - --pf-global--spacer--md)",
99
+ "calc($pf-global--spacer--xs - $pf-global--spacer--md)",
100
+ "calc(pf-size-prem(4px) - pf-size-prem(16px))",
101
+ "calc(0.25rem - 1rem)"
102
+ ]
103
+ },
93
104
  "c_progress_m_success__bar_BackgroundColor": {
94
105
  "name": "--pf-c-progress--m-success__bar--BackgroundColor",
95
106
  "value": "#3e8635",
@@ -92,6 +92,17 @@ exports.c_progress = {
92
92
  "#06c"
93
93
  ]
94
94
  },
95
+ "c_progress__helper_text_MarginTop": {
96
+ "name": "--pf-c-progress__helper-text--MarginTop",
97
+ "value": "calc(0.25rem - 1rem)",
98
+ "values": [
99
+ "calc(--pf-global--spacer--xs - --pf-c-progress--GridGap)",
100
+ "calc($pf-global--spacer--xs - --pf-global--spacer--md)",
101
+ "calc($pf-global--spacer--xs - $pf-global--spacer--md)",
102
+ "calc(pf-size-prem(4px) - pf-size-prem(16px))",
103
+ "calc(0.25rem - 1rem)"
104
+ ]
105
+ },
95
106
  "c_progress_m_success__bar_BackgroundColor": {
96
107
  "name": "--pf-c-progress--m-success__bar--BackgroundColor",
97
108
  "value": "#3e8635",
@@ -0,0 +1,6 @@
1
+ export const c_progress__helper_text_MarginTop: {
2
+ "name": "--pf-c-progress__helper-text--MarginTop",
3
+ "value": "calc(0.25rem - 1rem)",
4
+ "var": "var(--pf-c-progress__helper-text--MarginTop)"
5
+ };
6
+ export default c_progress__helper_text_MarginTop;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ exports.c_progress__helper_text_MarginTop = {
4
+ "name": "--pf-c-progress__helper-text--MarginTop",
5
+ "value": "calc(0.25rem - 1rem)",
6
+ "var": "var(--pf-c-progress__helper-text--MarginTop)"
7
+ };
8
+ exports["default"] = exports.c_progress__helper_text_MarginTop;
@@ -1587,6 +1587,7 @@ export { c_progress__status_icon_MarginLeft } from './c_progress__status_icon_Ma
1587
1587
  export { c_progress__bar_before_Opacity } from './c_progress__bar_before_Opacity';
1588
1588
  export { c_progress__indicator_Height } from './c_progress__indicator_Height';
1589
1589
  export { c_progress__indicator_BackgroundColor } from './c_progress__indicator_BackgroundColor';
1590
+ export { c_progress__helper_text_MarginTop } from './c_progress__helper_text_MarginTop';
1590
1591
  export { c_progress_m_success__bar_BackgroundColor } from './c_progress_m_success__bar_BackgroundColor';
1591
1592
  export { c_progress_m_warning__bar_BackgroundColor } from './c_progress_m_warning__bar_BackgroundColor';
1592
1593
  export { c_progress_m_danger__bar_BackgroundColor } from './c_progress_m_danger__bar_BackgroundColor';
package/dist/js/index.js CHANGED
@@ -1592,6 +1592,7 @@ __export(require('./c_progress__status_icon_MarginLeft'));
1592
1592
  __export(require('./c_progress__bar_before_Opacity'));
1593
1593
  __export(require('./c_progress__indicator_Height'));
1594
1594
  __export(require('./c_progress__indicator_BackgroundColor'));
1595
+ __export(require('./c_progress__helper_text_MarginTop'));
1595
1596
  __export(require('./c_progress_m_success__bar_BackgroundColor'));
1596
1597
  __export(require('./c_progress_m_warning__bar_BackgroundColor'));
1597
1598
  __export(require('./c_progress_m_danger__bar_BackgroundColor'));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@patternfly/react-tokens",
3
- "version": "4.93.7",
3
+ "version": "4.93.8",
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",
@@ -29,11 +29,11 @@
29
29
  "clean": "rimraf dist"
30
30
  },
31
31
  "devDependencies": {
32
- "@patternfly/patternfly": "4.218.0",
32
+ "@patternfly/patternfly": "4.219.0",
33
33
  "css": "^2.2.3",
34
34
  "fs-extra": "^6.0.1",
35
35
  "glob": "^7.1.2",
36
36
  "rimraf": "^2.6.2"
37
37
  },
38
- "gitHead": "449291fb1b567dc14afd99890cda544bfbe5f4ba"
38
+ "gitHead": "d68f302609a6abf8da34d1c33b153f604d6b329d"
39
39
  }