@patternfly/react-tokens 4.54.10 → 4.54.13

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,36 @@
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.54.13 (2022-03-29)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **components:** fix newline interpolation of text input values ([#6935](https://github.com/patternfly/patternfly-react/issues/6935)) ([c667ef0](https://github.com/patternfly/patternfly-react/commit/c667ef048cbf246e920a0111d4e900f1079cc6bc)), closes [#5324](https://github.com/patternfly/patternfly-react/issues/5324)
12
+
13
+
14
+
15
+
16
+
17
+ ## 4.54.12 (2022-03-29)
18
+
19
+ **Note:** Version bump only for package @patternfly/react-tokens
20
+
21
+
22
+
23
+
24
+
25
+ ## 4.54.11 (2022-03-29)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * **Drawer:** Updated resizable drawer to make it more accessible ([#7118](https://github.com/patternfly/patternfly-react/issues/7118)) ([0363ae6](https://github.com/patternfly/patternfly-react/commit/0363ae6638aab17e55f26bae5017bcd7f83f8ed5))
31
+
32
+
33
+
34
+
35
+
6
36
  ## 4.54.10 (2022-03-29)
7
37
 
8
38
  **Note:** Version bump only for package @patternfly/react-tokens
@@ -284,7 +284,7 @@ export const c_masthead: {
284
284
  },
285
285
  "c_masthead_m_display_stack__content_MinHeight": {
286
286
  "name": "--pf-c-masthead--m-display-stack__content--MinHeight",
287
- "value": "4.375rem"
287
+ "value": "auto"
288
288
  },
289
289
  "c_masthead_m_display_stack__content_Order": {
290
290
  "name": "--pf-c-masthead--m-display-stack__content--Order",
@@ -809,10 +809,10 @@ export const c_masthead: {
809
809
  },
810
810
  "c_masthead__content_MinHeight": {
811
811
  "name": "--pf-c-masthead__content--MinHeight",
812
- "value": "4.375rem",
812
+ "value": "auto",
813
813
  "values": [
814
814
  "--pf-c-masthead--m-display-stack__content--MinHeight",
815
- "4.375rem"
815
+ "auto"
816
816
  ]
817
817
  },
818
818
  "c_masthead__content_Order": {
@@ -1442,10 +1442,10 @@ export const c_masthead: {
1442
1442
  },
1443
1443
  "c_masthead__content_MinHeight": {
1444
1444
  "name": "--pf-c-masthead__content--MinHeight",
1445
- "value": "4.375rem",
1445
+ "value": "auto",
1446
1446
  "values": [
1447
1447
  "--pf-c-masthead--m-display-stack__content--MinHeight",
1448
- "4.375rem"
1448
+ "auto"
1449
1449
  ]
1450
1450
  },
1451
1451
  "c_masthead__content_Order": {
@@ -284,7 +284,7 @@ export const c_masthead = {
284
284
  },
285
285
  "c_masthead_m_display_stack__content_MinHeight": {
286
286
  "name": "--pf-c-masthead--m-display-stack__content--MinHeight",
287
- "value": "4.375rem"
287
+ "value": "auto"
288
288
  },
289
289
  "c_masthead_m_display_stack__content_Order": {
290
290
  "name": "--pf-c-masthead--m-display-stack__content--Order",
@@ -809,10 +809,10 @@ export const c_masthead = {
809
809
  },
810
810
  "c_masthead__content_MinHeight": {
811
811
  "name": "--pf-c-masthead__content--MinHeight",
812
- "value": "4.375rem",
812
+ "value": "auto",
813
813
  "values": [
814
814
  "--pf-c-masthead--m-display-stack__content--MinHeight",
815
- "4.375rem"
815
+ "auto"
816
816
  ]
817
817
  },
818
818
  "c_masthead__content_Order": {
@@ -1442,10 +1442,10 @@ export const c_masthead = {
1442
1442
  },
1443
1443
  "c_masthead__content_MinHeight": {
1444
1444
  "name": "--pf-c-masthead__content--MinHeight",
1445
- "value": "4.375rem",
1445
+ "value": "auto",
1446
1446
  "values": [
1447
1447
  "--pf-c-masthead--m-display-stack__content--MinHeight",
1448
- "4.375rem"
1448
+ "auto"
1449
1449
  ]
1450
1450
  },
1451
1451
  "c_masthead__content_Order": {
@@ -1,6 +1,6 @@
1
1
  export const c_masthead_m_display_stack__content_MinHeight: {
2
2
  "name": "--pf-c-masthead--m-display-stack__content--MinHeight",
3
- "value": "4.375rem",
3
+ "value": "auto",
4
4
  "var": "var(--pf-c-masthead--m-display-stack__content--MinHeight)"
5
5
  };
6
6
  export default c_masthead_m_display_stack__content_MinHeight;
@@ -1,6 +1,6 @@
1
1
  export const c_masthead_m_display_stack__content_MinHeight = {
2
2
  "name": "--pf-c-masthead--m-display-stack__content--MinHeight",
3
- "value": "4.375rem",
3
+ "value": "auto",
4
4
  "var": "var(--pf-c-masthead--m-display-stack__content--MinHeight)"
5
5
  };
6
6
  export default c_masthead_m_display_stack__content_MinHeight;
@@ -284,7 +284,7 @@ export const c_masthead: {
284
284
  },
285
285
  "c_masthead_m_display_stack__content_MinHeight": {
286
286
  "name": "--pf-c-masthead--m-display-stack__content--MinHeight",
287
- "value": "4.375rem"
287
+ "value": "auto"
288
288
  },
289
289
  "c_masthead_m_display_stack__content_Order": {
290
290
  "name": "--pf-c-masthead--m-display-stack__content--Order",
@@ -809,10 +809,10 @@ export const c_masthead: {
809
809
  },
810
810
  "c_masthead__content_MinHeight": {
811
811
  "name": "--pf-c-masthead__content--MinHeight",
812
- "value": "4.375rem",
812
+ "value": "auto",
813
813
  "values": [
814
814
  "--pf-c-masthead--m-display-stack__content--MinHeight",
815
- "4.375rem"
815
+ "auto"
816
816
  ]
817
817
  },
818
818
  "c_masthead__content_Order": {
@@ -1442,10 +1442,10 @@ export const c_masthead: {
1442
1442
  },
1443
1443
  "c_masthead__content_MinHeight": {
1444
1444
  "name": "--pf-c-masthead__content--MinHeight",
1445
- "value": "4.375rem",
1445
+ "value": "auto",
1446
1446
  "values": [
1447
1447
  "--pf-c-masthead--m-display-stack__content--MinHeight",
1448
- "4.375rem"
1448
+ "auto"
1449
1449
  ]
1450
1450
  },
1451
1451
  "c_masthead__content_Order": {
@@ -286,7 +286,7 @@ exports.c_masthead = {
286
286
  },
287
287
  "c_masthead_m_display_stack__content_MinHeight": {
288
288
  "name": "--pf-c-masthead--m-display-stack__content--MinHeight",
289
- "value": "4.375rem"
289
+ "value": "auto"
290
290
  },
291
291
  "c_masthead_m_display_stack__content_Order": {
292
292
  "name": "--pf-c-masthead--m-display-stack__content--Order",
@@ -811,10 +811,10 @@ exports.c_masthead = {
811
811
  },
812
812
  "c_masthead__content_MinHeight": {
813
813
  "name": "--pf-c-masthead__content--MinHeight",
814
- "value": "4.375rem",
814
+ "value": "auto",
815
815
  "values": [
816
816
  "--pf-c-masthead--m-display-stack__content--MinHeight",
817
- "4.375rem"
817
+ "auto"
818
818
  ]
819
819
  },
820
820
  "c_masthead__content_Order": {
@@ -1444,10 +1444,10 @@ exports.c_masthead = {
1444
1444
  },
1445
1445
  "c_masthead__content_MinHeight": {
1446
1446
  "name": "--pf-c-masthead__content--MinHeight",
1447
- "value": "4.375rem",
1447
+ "value": "auto",
1448
1448
  "values": [
1449
1449
  "--pf-c-masthead--m-display-stack__content--MinHeight",
1450
- "4.375rem"
1450
+ "auto"
1451
1451
  ]
1452
1452
  },
1453
1453
  "c_masthead__content_Order": {
@@ -1,6 +1,6 @@
1
1
  export const c_masthead_m_display_stack__content_MinHeight: {
2
2
  "name": "--pf-c-masthead--m-display-stack__content--MinHeight",
3
- "value": "4.375rem",
3
+ "value": "auto",
4
4
  "var": "var(--pf-c-masthead--m-display-stack__content--MinHeight)"
5
5
  };
6
6
  export default c_masthead_m_display_stack__content_MinHeight;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_masthead_m_display_stack__content_MinHeight = {
4
4
  "name": "--pf-c-masthead--m-display-stack__content--MinHeight",
5
- "value": "4.375rem",
5
+ "value": "auto",
6
6
  "var": "var(--pf-c-masthead--m-display-stack__content--MinHeight)"
7
7
  };
8
8
  exports["default"] = exports.c_masthead_m_display_stack__content_MinHeight;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@patternfly/react-tokens",
3
- "version": "4.54.10",
3
+ "version": "4.54.13",
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.184.3",
32
+ "@patternfly/patternfly": "4.185.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": "a1d1e3253b278b497301e5c3e967afa54d5cfa7b"
38
+ "gitHead": "0ff888e73d650c335d23830b042265f36bf28230"
39
39
  }