@patternfly/react-tokens 4.27.6 → 4.27.10

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,41 @@
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.27.10 (2021-11-23)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-tokens
9
+
10
+
11
+
12
+
13
+
14
+ ## 4.27.9 (2021-11-19)
15
+
16
+ **Note:** Version bump only for package @patternfly/react-tokens
17
+
18
+
19
+
20
+
21
+
22
+ ## 4.27.8 (2021-11-19)
23
+
24
+ **Note:** Version bump only for package @patternfly/react-tokens
25
+
26
+
27
+
28
+
29
+
30
+ ## 4.27.7 (2021-11-18)
31
+
32
+
33
+ ### Bug Fixes
34
+
35
+ * **pagination:** updated toggleTemplate prop description to include ofWord prop ([#6622](https://github.com/patternfly/patternfly-react/issues/6622)) ([26733a6](https://github.com/patternfly/patternfly-react/commit/26733a6a256ad0e873afbc268a712027470fdeaa))
36
+
37
+
38
+
39
+
40
+
6
41
  ## 4.27.6 (2021-11-18)
7
42
 
8
43
  **Note:** Version bump only for package @patternfly/react-tokens
@@ -1371,22 +1371,24 @@ export const c_table: {
1371
1371
  },
1372
1372
  "c_table_nested_first_last_child_PaddingRight": {
1373
1373
  "name": "--pf-c-table--nested--first-last-child--PaddingRight",
1374
- "value": "4rem",
1374
+ "value": "1rem",
1375
1375
  "values": [
1376
- "--pf-global--spacer--3xl",
1377
- "$pf-global--spacer--3xl",
1378
- "pf-size-prem(64px)",
1379
- "4rem"
1376
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
1377
+ "--pf-global--spacer--md",
1378
+ "$pf-global--spacer--md",
1379
+ "pf-size-prem(16px)",
1380
+ "1rem"
1380
1381
  ]
1381
1382
  },
1382
1383
  "c_table_nested_first_last_child_PaddingLeft": {
1383
1384
  "name": "--pf-c-table--nested--first-last-child--PaddingLeft",
1384
- "value": "4rem",
1385
+ "value": "1rem",
1385
1386
  "values": [
1386
- "--pf-global--spacer--3xl",
1387
- "$pf-global--spacer--3xl",
1388
- "pf-size-prem(64px)",
1389
- "4rem"
1387
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
1388
+ "--pf-global--spacer--md",
1389
+ "$pf-global--spacer--md",
1390
+ "pf-size-prem(16px)",
1391
+ "1rem"
1390
1392
  ]
1391
1393
  },
1392
1394
  "c_table__expandable_row_m_expanded_BorderBottomColor": {
@@ -2869,26 +2871,28 @@ export const c_table: {
2869
2871
  ".pf-c-table .pf-c-table tr > *:first-child": {
2870
2872
  "c_table_cell_PaddingLeft": {
2871
2873
  "name": "--pf-c-table--cell--PaddingLeft",
2872
- "value": "4rem",
2874
+ "value": "1rem",
2873
2875
  "values": [
2874
2876
  "--pf-c-table--nested--first-last-child--PaddingLeft",
2875
- "--pf-global--spacer--3xl",
2876
- "$pf-global--spacer--3xl",
2877
- "pf-size-prem(64px)",
2878
- "4rem"
2877
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
2878
+ "--pf-global--spacer--md",
2879
+ "$pf-global--spacer--md",
2880
+ "pf-size-prem(16px)",
2881
+ "1rem"
2879
2882
  ]
2880
2883
  }
2881
2884
  },
2882
2885
  ".pf-c-table .pf-c-table tr > *:last-child": {
2883
2886
  "c_table_cell_PaddingRight": {
2884
2887
  "name": "--pf-c-table--cell--PaddingRight",
2885
- "value": "4rem",
2888
+ "value": "1rem",
2886
2889
  "values": [
2887
2890
  "--pf-c-table--nested--first-last-child--PaddingRight",
2888
- "--pf-global--spacer--3xl",
2889
- "$pf-global--spacer--3xl",
2890
- "pf-size-prem(64px)",
2891
- "4rem"
2891
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
2892
+ "--pf-global--spacer--md",
2893
+ "$pf-global--spacer--md",
2894
+ "pf-size-prem(16px)",
2895
+ "1rem"
2892
2896
  ]
2893
2897
  }
2894
2898
  },
@@ -3094,26 +3098,28 @@ export const c_table: {
3094
3098
  ".pf-c-table .pf-c-table.pf-m-compact tr > *:first-child": {
3095
3099
  "c_table_cell_PaddingLeft": {
3096
3100
  "name": "--pf-c-table--cell--PaddingLeft",
3097
- "value": "4rem",
3101
+ "value": "1rem",
3098
3102
  "values": [
3099
3103
  "--pf-c-table--nested--first-last-child--PaddingLeft",
3100
- "--pf-global--spacer--3xl",
3101
- "$pf-global--spacer--3xl",
3102
- "pf-size-prem(64px)",
3103
- "4rem"
3104
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
3105
+ "--pf-global--spacer--md",
3106
+ "$pf-global--spacer--md",
3107
+ "pf-size-prem(16px)",
3108
+ "1rem"
3104
3109
  ]
3105
3110
  }
3106
3111
  },
3107
3112
  ".pf-c-table .pf-c-table.pf-m-compact tr > *:last-child": {
3108
3113
  "c_table_cell_PaddingRight": {
3109
3114
  "name": "--pf-c-table--cell--PaddingRight",
3110
- "value": "4rem",
3115
+ "value": "1rem",
3111
3116
  "values": [
3112
3117
  "--pf-c-table--nested--first-last-child--PaddingRight",
3113
- "--pf-global--spacer--3xl",
3114
- "$pf-global--spacer--3xl",
3115
- "pf-size-prem(64px)",
3116
- "4rem"
3118
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
3119
+ "--pf-global--spacer--md",
3120
+ "$pf-global--spacer--md",
3121
+ "pf-size-prem(16px)",
3122
+ "1rem"
3117
3123
  ]
3118
3124
  }
3119
3125
  },
@@ -1371,22 +1371,24 @@ export const c_table = {
1371
1371
  },
1372
1372
  "c_table_nested_first_last_child_PaddingRight": {
1373
1373
  "name": "--pf-c-table--nested--first-last-child--PaddingRight",
1374
- "value": "4rem",
1374
+ "value": "1rem",
1375
1375
  "values": [
1376
- "--pf-global--spacer--3xl",
1377
- "$pf-global--spacer--3xl",
1378
- "pf-size-prem(64px)",
1379
- "4rem"
1376
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
1377
+ "--pf-global--spacer--md",
1378
+ "$pf-global--spacer--md",
1379
+ "pf-size-prem(16px)",
1380
+ "1rem"
1380
1381
  ]
1381
1382
  },
1382
1383
  "c_table_nested_first_last_child_PaddingLeft": {
1383
1384
  "name": "--pf-c-table--nested--first-last-child--PaddingLeft",
1384
- "value": "4rem",
1385
+ "value": "1rem",
1385
1386
  "values": [
1386
- "--pf-global--spacer--3xl",
1387
- "$pf-global--spacer--3xl",
1388
- "pf-size-prem(64px)",
1389
- "4rem"
1387
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
1388
+ "--pf-global--spacer--md",
1389
+ "$pf-global--spacer--md",
1390
+ "pf-size-prem(16px)",
1391
+ "1rem"
1390
1392
  ]
1391
1393
  },
1392
1394
  "c_table__expandable_row_m_expanded_BorderBottomColor": {
@@ -2869,26 +2871,28 @@ export const c_table = {
2869
2871
  ".pf-c-table .pf-c-table tr > *:first-child": {
2870
2872
  "c_table_cell_PaddingLeft": {
2871
2873
  "name": "--pf-c-table--cell--PaddingLeft",
2872
- "value": "4rem",
2874
+ "value": "1rem",
2873
2875
  "values": [
2874
2876
  "--pf-c-table--nested--first-last-child--PaddingLeft",
2875
- "--pf-global--spacer--3xl",
2876
- "$pf-global--spacer--3xl",
2877
- "pf-size-prem(64px)",
2878
- "4rem"
2877
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
2878
+ "--pf-global--spacer--md",
2879
+ "$pf-global--spacer--md",
2880
+ "pf-size-prem(16px)",
2881
+ "1rem"
2879
2882
  ]
2880
2883
  }
2881
2884
  },
2882
2885
  ".pf-c-table .pf-c-table tr > *:last-child": {
2883
2886
  "c_table_cell_PaddingRight": {
2884
2887
  "name": "--pf-c-table--cell--PaddingRight",
2885
- "value": "4rem",
2888
+ "value": "1rem",
2886
2889
  "values": [
2887
2890
  "--pf-c-table--nested--first-last-child--PaddingRight",
2888
- "--pf-global--spacer--3xl",
2889
- "$pf-global--spacer--3xl",
2890
- "pf-size-prem(64px)",
2891
- "4rem"
2891
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
2892
+ "--pf-global--spacer--md",
2893
+ "$pf-global--spacer--md",
2894
+ "pf-size-prem(16px)",
2895
+ "1rem"
2892
2896
  ]
2893
2897
  }
2894
2898
  },
@@ -3094,26 +3098,28 @@ export const c_table = {
3094
3098
  ".pf-c-table .pf-c-table.pf-m-compact tr > *:first-child": {
3095
3099
  "c_table_cell_PaddingLeft": {
3096
3100
  "name": "--pf-c-table--cell--PaddingLeft",
3097
- "value": "4rem",
3101
+ "value": "1rem",
3098
3102
  "values": [
3099
3103
  "--pf-c-table--nested--first-last-child--PaddingLeft",
3100
- "--pf-global--spacer--3xl",
3101
- "$pf-global--spacer--3xl",
3102
- "pf-size-prem(64px)",
3103
- "4rem"
3104
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
3105
+ "--pf-global--spacer--md",
3106
+ "$pf-global--spacer--md",
3107
+ "pf-size-prem(16px)",
3108
+ "1rem"
3104
3109
  ]
3105
3110
  }
3106
3111
  },
3107
3112
  ".pf-c-table .pf-c-table.pf-m-compact tr > *:last-child": {
3108
3113
  "c_table_cell_PaddingRight": {
3109
3114
  "name": "--pf-c-table--cell--PaddingRight",
3110
- "value": "4rem",
3115
+ "value": "1rem",
3111
3116
  "values": [
3112
3117
  "--pf-c-table--nested--first-last-child--PaddingRight",
3113
- "--pf-global--spacer--3xl",
3114
- "$pf-global--spacer--3xl",
3115
- "pf-size-prem(64px)",
3116
- "4rem"
3118
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
3119
+ "--pf-global--spacer--md",
3120
+ "$pf-global--spacer--md",
3121
+ "pf-size-prem(16px)",
3122
+ "1rem"
3117
3123
  ]
3118
3124
  }
3119
3125
  },
@@ -1,6 +1,6 @@
1
1
  export const c_table_nested_first_last_child_PaddingLeft: {
2
2
  "name": "--pf-c-table--nested--first-last-child--PaddingLeft",
3
- "value": "4rem",
3
+ "value": "1rem",
4
4
  "var": "var(--pf-c-table--nested--first-last-child--PaddingLeft)"
5
5
  };
6
6
  export default c_table_nested_first_last_child_PaddingLeft;
@@ -1,6 +1,6 @@
1
1
  export const c_table_nested_first_last_child_PaddingLeft = {
2
2
  "name": "--pf-c-table--nested--first-last-child--PaddingLeft",
3
- "value": "4rem",
3
+ "value": "1rem",
4
4
  "var": "var(--pf-c-table--nested--first-last-child--PaddingLeft)"
5
5
  };
6
6
  export default c_table_nested_first_last_child_PaddingLeft;
@@ -1,6 +1,6 @@
1
1
  export const c_table_nested_first_last_child_PaddingRight: {
2
2
  "name": "--pf-c-table--nested--first-last-child--PaddingRight",
3
- "value": "4rem",
3
+ "value": "1rem",
4
4
  "var": "var(--pf-c-table--nested--first-last-child--PaddingRight)"
5
5
  };
6
6
  export default c_table_nested_first_last_child_PaddingRight;
@@ -1,6 +1,6 @@
1
1
  export const c_table_nested_first_last_child_PaddingRight = {
2
2
  "name": "--pf-c-table--nested--first-last-child--PaddingRight",
3
- "value": "4rem",
3
+ "value": "1rem",
4
4
  "var": "var(--pf-c-table--nested--first-last-child--PaddingRight)"
5
5
  };
6
6
  export default c_table_nested_first_last_child_PaddingRight;
@@ -1371,22 +1371,24 @@ export const c_table: {
1371
1371
  },
1372
1372
  "c_table_nested_first_last_child_PaddingRight": {
1373
1373
  "name": "--pf-c-table--nested--first-last-child--PaddingRight",
1374
- "value": "4rem",
1374
+ "value": "1rem",
1375
1375
  "values": [
1376
- "--pf-global--spacer--3xl",
1377
- "$pf-global--spacer--3xl",
1378
- "pf-size-prem(64px)",
1379
- "4rem"
1376
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
1377
+ "--pf-global--spacer--md",
1378
+ "$pf-global--spacer--md",
1379
+ "pf-size-prem(16px)",
1380
+ "1rem"
1380
1381
  ]
1381
1382
  },
1382
1383
  "c_table_nested_first_last_child_PaddingLeft": {
1383
1384
  "name": "--pf-c-table--nested--first-last-child--PaddingLeft",
1384
- "value": "4rem",
1385
+ "value": "1rem",
1385
1386
  "values": [
1386
- "--pf-global--spacer--3xl",
1387
- "$pf-global--spacer--3xl",
1388
- "pf-size-prem(64px)",
1389
- "4rem"
1387
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
1388
+ "--pf-global--spacer--md",
1389
+ "$pf-global--spacer--md",
1390
+ "pf-size-prem(16px)",
1391
+ "1rem"
1390
1392
  ]
1391
1393
  },
1392
1394
  "c_table__expandable_row_m_expanded_BorderBottomColor": {
@@ -2869,26 +2871,28 @@ export const c_table: {
2869
2871
  ".pf-c-table .pf-c-table tr > *:first-child": {
2870
2872
  "c_table_cell_PaddingLeft": {
2871
2873
  "name": "--pf-c-table--cell--PaddingLeft",
2872
- "value": "4rem",
2874
+ "value": "1rem",
2873
2875
  "values": [
2874
2876
  "--pf-c-table--nested--first-last-child--PaddingLeft",
2875
- "--pf-global--spacer--3xl",
2876
- "$pf-global--spacer--3xl",
2877
- "pf-size-prem(64px)",
2878
- "4rem"
2877
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
2878
+ "--pf-global--spacer--md",
2879
+ "$pf-global--spacer--md",
2880
+ "pf-size-prem(16px)",
2881
+ "1rem"
2879
2882
  ]
2880
2883
  }
2881
2884
  },
2882
2885
  ".pf-c-table .pf-c-table tr > *:last-child": {
2883
2886
  "c_table_cell_PaddingRight": {
2884
2887
  "name": "--pf-c-table--cell--PaddingRight",
2885
- "value": "4rem",
2888
+ "value": "1rem",
2886
2889
  "values": [
2887
2890
  "--pf-c-table--nested--first-last-child--PaddingRight",
2888
- "--pf-global--spacer--3xl",
2889
- "$pf-global--spacer--3xl",
2890
- "pf-size-prem(64px)",
2891
- "4rem"
2891
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
2892
+ "--pf-global--spacer--md",
2893
+ "$pf-global--spacer--md",
2894
+ "pf-size-prem(16px)",
2895
+ "1rem"
2892
2896
  ]
2893
2897
  }
2894
2898
  },
@@ -3094,26 +3098,28 @@ export const c_table: {
3094
3098
  ".pf-c-table .pf-c-table.pf-m-compact tr > *:first-child": {
3095
3099
  "c_table_cell_PaddingLeft": {
3096
3100
  "name": "--pf-c-table--cell--PaddingLeft",
3097
- "value": "4rem",
3101
+ "value": "1rem",
3098
3102
  "values": [
3099
3103
  "--pf-c-table--nested--first-last-child--PaddingLeft",
3100
- "--pf-global--spacer--3xl",
3101
- "$pf-global--spacer--3xl",
3102
- "pf-size-prem(64px)",
3103
- "4rem"
3104
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
3105
+ "--pf-global--spacer--md",
3106
+ "$pf-global--spacer--md",
3107
+ "pf-size-prem(16px)",
3108
+ "1rem"
3104
3109
  ]
3105
3110
  }
3106
3111
  },
3107
3112
  ".pf-c-table .pf-c-table.pf-m-compact tr > *:last-child": {
3108
3113
  "c_table_cell_PaddingRight": {
3109
3114
  "name": "--pf-c-table--cell--PaddingRight",
3110
- "value": "4rem",
3115
+ "value": "1rem",
3111
3116
  "values": [
3112
3117
  "--pf-c-table--nested--first-last-child--PaddingRight",
3113
- "--pf-global--spacer--3xl",
3114
- "$pf-global--spacer--3xl",
3115
- "pf-size-prem(64px)",
3116
- "4rem"
3118
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
3119
+ "--pf-global--spacer--md",
3120
+ "$pf-global--spacer--md",
3121
+ "pf-size-prem(16px)",
3122
+ "1rem"
3117
3123
  ]
3118
3124
  }
3119
3125
  },
@@ -1373,22 +1373,24 @@ exports.c_table = {
1373
1373
  },
1374
1374
  "c_table_nested_first_last_child_PaddingRight": {
1375
1375
  "name": "--pf-c-table--nested--first-last-child--PaddingRight",
1376
- "value": "4rem",
1376
+ "value": "1rem",
1377
1377
  "values": [
1378
- "--pf-global--spacer--3xl",
1379
- "$pf-global--spacer--3xl",
1380
- "pf-size-prem(64px)",
1381
- "4rem"
1378
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
1379
+ "--pf-global--spacer--md",
1380
+ "$pf-global--spacer--md",
1381
+ "pf-size-prem(16px)",
1382
+ "1rem"
1382
1383
  ]
1383
1384
  },
1384
1385
  "c_table_nested_first_last_child_PaddingLeft": {
1385
1386
  "name": "--pf-c-table--nested--first-last-child--PaddingLeft",
1386
- "value": "4rem",
1387
+ "value": "1rem",
1387
1388
  "values": [
1388
- "--pf-global--spacer--3xl",
1389
- "$pf-global--spacer--3xl",
1390
- "pf-size-prem(64px)",
1391
- "4rem"
1389
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
1390
+ "--pf-global--spacer--md",
1391
+ "$pf-global--spacer--md",
1392
+ "pf-size-prem(16px)",
1393
+ "1rem"
1392
1394
  ]
1393
1395
  },
1394
1396
  "c_table__expandable_row_m_expanded_BorderBottomColor": {
@@ -2871,26 +2873,28 @@ exports.c_table = {
2871
2873
  ".pf-c-table .pf-c-table tr > *:first-child": {
2872
2874
  "c_table_cell_PaddingLeft": {
2873
2875
  "name": "--pf-c-table--cell--PaddingLeft",
2874
- "value": "4rem",
2876
+ "value": "1rem",
2875
2877
  "values": [
2876
2878
  "--pf-c-table--nested--first-last-child--PaddingLeft",
2877
- "--pf-global--spacer--3xl",
2878
- "$pf-global--spacer--3xl",
2879
- "pf-size-prem(64px)",
2880
- "4rem"
2879
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
2880
+ "--pf-global--spacer--md",
2881
+ "$pf-global--spacer--md",
2882
+ "pf-size-prem(16px)",
2883
+ "1rem"
2881
2884
  ]
2882
2885
  }
2883
2886
  },
2884
2887
  ".pf-c-table .pf-c-table tr > *:last-child": {
2885
2888
  "c_table_cell_PaddingRight": {
2886
2889
  "name": "--pf-c-table--cell--PaddingRight",
2887
- "value": "4rem",
2890
+ "value": "1rem",
2888
2891
  "values": [
2889
2892
  "--pf-c-table--nested--first-last-child--PaddingRight",
2890
- "--pf-global--spacer--3xl",
2891
- "$pf-global--spacer--3xl",
2892
- "pf-size-prem(64px)",
2893
- "4rem"
2893
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
2894
+ "--pf-global--spacer--md",
2895
+ "$pf-global--spacer--md",
2896
+ "pf-size-prem(16px)",
2897
+ "1rem"
2894
2898
  ]
2895
2899
  }
2896
2900
  },
@@ -3096,26 +3100,28 @@ exports.c_table = {
3096
3100
  ".pf-c-table .pf-c-table.pf-m-compact tr > *:first-child": {
3097
3101
  "c_table_cell_PaddingLeft": {
3098
3102
  "name": "--pf-c-table--cell--PaddingLeft",
3099
- "value": "4rem",
3103
+ "value": "1rem",
3100
3104
  "values": [
3101
3105
  "--pf-c-table--nested--first-last-child--PaddingLeft",
3102
- "--pf-global--spacer--3xl",
3103
- "$pf-global--spacer--3xl",
3104
- "pf-size-prem(64px)",
3105
- "4rem"
3106
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingRight",
3107
+ "--pf-global--spacer--md",
3108
+ "$pf-global--spacer--md",
3109
+ "pf-size-prem(16px)",
3110
+ "1rem"
3106
3111
  ]
3107
3112
  }
3108
3113
  },
3109
3114
  ".pf-c-table .pf-c-table.pf-m-compact tr > *:last-child": {
3110
3115
  "c_table_cell_PaddingRight": {
3111
3116
  "name": "--pf-c-table--cell--PaddingRight",
3112
- "value": "4rem",
3117
+ "value": "1rem",
3113
3118
  "values": [
3114
3119
  "--pf-c-table--nested--first-last-child--PaddingRight",
3115
- "--pf-global--spacer--3xl",
3116
- "$pf-global--spacer--3xl",
3117
- "pf-size-prem(64px)",
3118
- "4rem"
3120
+ "--pf-c-table--m-compact--cell--first-last-child--PaddingLeft",
3121
+ "--pf-global--spacer--md",
3122
+ "$pf-global--spacer--md",
3123
+ "pf-size-prem(16px)",
3124
+ "1rem"
3119
3125
  ]
3120
3126
  }
3121
3127
  },
@@ -1,6 +1,6 @@
1
1
  export const c_table_nested_first_last_child_PaddingLeft: {
2
2
  "name": "--pf-c-table--nested--first-last-child--PaddingLeft",
3
- "value": "4rem",
3
+ "value": "1rem",
4
4
  "var": "var(--pf-c-table--nested--first-last-child--PaddingLeft)"
5
5
  };
6
6
  export default c_table_nested_first_last_child_PaddingLeft;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_table_nested_first_last_child_PaddingLeft = {
4
4
  "name": "--pf-c-table--nested--first-last-child--PaddingLeft",
5
- "value": "4rem",
5
+ "value": "1rem",
6
6
  "var": "var(--pf-c-table--nested--first-last-child--PaddingLeft)"
7
7
  };
8
8
  exports["default"] = exports.c_table_nested_first_last_child_PaddingLeft;
@@ -1,6 +1,6 @@
1
1
  export const c_table_nested_first_last_child_PaddingRight: {
2
2
  "name": "--pf-c-table--nested--first-last-child--PaddingRight",
3
- "value": "4rem",
3
+ "value": "1rem",
4
4
  "var": "var(--pf-c-table--nested--first-last-child--PaddingRight)"
5
5
  };
6
6
  export default c_table_nested_first_last_child_PaddingRight;
@@ -2,7 +2,7 @@
2
2
  exports.__esModule = true;
3
3
  exports.c_table_nested_first_last_child_PaddingRight = {
4
4
  "name": "--pf-c-table--nested--first-last-child--PaddingRight",
5
- "value": "4rem",
5
+ "value": "1rem",
6
6
  "var": "var(--pf-c-table--nested--first-last-child--PaddingRight)"
7
7
  };
8
8
  exports["default"] = exports.c_table_nested_first_last_child_PaddingRight;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@patternfly/react-tokens",
3
- "version": "4.27.6",
3
+ "version": "4.27.10",
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.159.1",
32
+ "@patternfly/patternfly": "4.159.2",
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": "c91f97b30b412d03c7477f52ae3605e3c0785ec9"
38
+ "gitHead": "d026d3fbbcdaa8438312b71ebe59a2f232103b4d"
39
39
  }