@patternfly/react-tokens 6.5.0-prerelease.24 → 6.5.0-prerelease.26
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 +10 -0
- package/dist/esm/c_compass.d.ts +182 -14
- package/dist/esm/c_compass.js +182 -14
- package/dist/esm/c_compass_BackgroundColor.d.ts +6 -0
- package/dist/esm/c_compass_BackgroundColor.js +6 -0
- package/dist/esm/c_compass_BackgroundColor_glass.d.ts +6 -0
- package/dist/esm/c_compass_BackgroundColor_glass.js +6 -0
- package/dist/esm/c_compass__content_MarginBlockEnd.d.ts +6 -0
- package/dist/esm/c_compass__content_MarginBlockEnd.js +6 -0
- package/dist/esm/c_compass__content_MarginBlockEnd_glass.d.ts +6 -0
- package/dist/esm/c_compass__content_MarginBlockEnd_glass.js +6 -0
- package/dist/esm/c_compass__content_MarginBlockStart.d.ts +6 -0
- package/dist/esm/c_compass__content_MarginBlockStart.js +6 -0
- package/dist/esm/c_compass__content_MarginBlockStart_glass.d.ts +6 -0
- package/dist/esm/c_compass__content_MarginBlockStart_glass.js +6 -0
- package/dist/esm/c_compass__content_MarginInlineEnd.d.ts +6 -0
- package/dist/esm/c_compass__content_MarginInlineEnd.js +6 -0
- package/dist/esm/c_compass__content_MarginInlineEnd_glass.d.ts +6 -0
- package/dist/esm/c_compass__content_MarginInlineEnd_glass.js +6 -0
- package/dist/esm/c_compass__content_MarginInlineStart.d.ts +6 -0
- package/dist/esm/c_compass__content_MarginInlineStart.js +6 -0
- package/dist/esm/c_compass__content_MarginInlineStart_glass.d.ts +6 -0
- package/dist/esm/c_compass__content_MarginInlineStart_glass.js +6 -0
- package/dist/esm/c_compass__content_PaddingBlockEnd.d.ts +6 -0
- package/dist/esm/c_compass__content_PaddingBlockEnd.js +6 -0
- package/dist/esm/c_compass__content_PaddingBlockEnd_glass.d.ts +6 -0
- package/dist/esm/c_compass__content_PaddingBlockEnd_glass.js +6 -0
- package/dist/esm/c_compass__content_PaddingBlockStart.d.ts +6 -0
- package/dist/esm/c_compass__content_PaddingBlockStart.js +6 -0
- package/dist/esm/c_compass__content_PaddingBlockStart_glass.d.ts +6 -0
- package/dist/esm/c_compass__content_PaddingBlockStart_glass.js +6 -0
- package/dist/esm/c_compass__content_PaddingInlineEnd.d.ts +6 -0
- package/dist/esm/c_compass__content_PaddingInlineEnd.js +6 -0
- package/dist/esm/c_compass__content_PaddingInlineEnd_glass.d.ts +6 -0
- package/dist/esm/c_compass__content_PaddingInlineEnd_glass.js +6 -0
- package/dist/esm/c_compass__content_PaddingInlineStart.d.ts +6 -0
- package/dist/esm/c_compass__content_PaddingInlineStart.js +6 -0
- package/dist/esm/c_compass__content_PaddingInlineStart_glass.d.ts +6 -0
- package/dist/esm/c_compass__content_PaddingInlineStart_glass.js +6 -0
- package/dist/esm/c_drawer.d.ts +23 -32
- package/dist/esm/c_drawer.js +23 -32
- package/dist/esm/c_drawer__panel_BorderColor.d.ts +1 -1
- package/dist/esm/c_drawer__panel_BorderColor.js +1 -1
- package/dist/esm/c_drawer__panel_m_inline_md_BackgroundColor.d.ts +6 -0
- package/dist/esm/c_drawer__panel_m_inline_md_BackgroundColor.js +6 -0
- package/dist/esm/c_drawer_m_pill__main_Gap.d.ts +1 -1
- package/dist/esm/c_drawer_m_pill__main_Gap.js +1 -1
- package/dist/esm/c_page.d.ts +21 -0
- package/dist/esm/c_page.js +21 -0
- package/dist/esm/c_page__main_container_MaxHeight_glass.d.ts +6 -0
- package/dist/esm/c_page__main_container_MaxHeight_glass.js +6 -0
- package/dist/esm/chart_bar_data_stroke.d.ts +2 -2
- package/dist/esm/chart_bar_data_stroke.js +2 -2
- package/dist/esm/index.d.ts +21 -3
- package/dist/esm/index.js +21 -3
- package/dist/esm/patternfly_charts.d.ts +6 -3
- package/dist/esm/patternfly_charts.js +6 -3
- package/dist/esm/patternfly_variables.d.ts +128 -108
- package/dist/esm/patternfly_variables.js +128 -108
- package/dist/esm/t_global_background_image_default.d.ts +6 -0
- package/dist/esm/t_global_background_image_default.js +6 -0
- package/dist/js/c_compass.d.ts +182 -14
- package/dist/js/c_compass.js +182 -14
- package/dist/js/c_compass_BackgroundColor.d.ts +6 -0
- package/dist/js/c_compass_BackgroundColor.js +8 -0
- package/dist/js/c_compass_BackgroundColor_glass.d.ts +6 -0
- package/dist/js/c_compass_BackgroundColor_glass.js +8 -0
- package/dist/js/c_compass__content_MarginBlockEnd.d.ts +6 -0
- package/dist/js/c_compass__content_MarginBlockEnd.js +8 -0
- package/dist/js/c_compass__content_MarginBlockEnd_glass.d.ts +6 -0
- package/dist/js/c_compass__content_MarginBlockEnd_glass.js +8 -0
- package/dist/js/c_compass__content_MarginBlockStart.d.ts +6 -0
- package/dist/js/c_compass__content_MarginBlockStart.js +8 -0
- package/dist/js/c_compass__content_MarginBlockStart_glass.d.ts +6 -0
- package/dist/js/c_compass__content_MarginBlockStart_glass.js +8 -0
- package/dist/js/c_compass__content_MarginInlineEnd.d.ts +6 -0
- package/dist/js/c_compass__content_MarginInlineEnd.js +8 -0
- package/dist/js/c_compass__content_MarginInlineEnd_glass.d.ts +6 -0
- package/dist/js/c_compass__content_MarginInlineEnd_glass.js +8 -0
- package/dist/js/c_compass__content_MarginInlineStart.d.ts +6 -0
- package/dist/js/c_compass__content_MarginInlineStart.js +8 -0
- package/dist/js/c_compass__content_MarginInlineStart_glass.d.ts +6 -0
- package/dist/js/c_compass__content_MarginInlineStart_glass.js +8 -0
- package/dist/js/c_compass__content_PaddingBlockEnd.d.ts +6 -0
- package/dist/js/c_compass__content_PaddingBlockEnd.js +8 -0
- package/dist/js/c_compass__content_PaddingBlockEnd_glass.d.ts +6 -0
- package/dist/js/c_compass__content_PaddingBlockEnd_glass.js +8 -0
- package/dist/js/c_compass__content_PaddingBlockStart.d.ts +6 -0
- package/dist/js/c_compass__content_PaddingBlockStart.js +8 -0
- package/dist/js/c_compass__content_PaddingBlockStart_glass.d.ts +6 -0
- package/dist/js/c_compass__content_PaddingBlockStart_glass.js +8 -0
- package/dist/js/c_compass__content_PaddingInlineEnd.d.ts +6 -0
- package/dist/js/c_compass__content_PaddingInlineEnd.js +8 -0
- package/dist/js/c_compass__content_PaddingInlineEnd_glass.d.ts +6 -0
- package/dist/js/c_compass__content_PaddingInlineEnd_glass.js +8 -0
- package/dist/js/c_compass__content_PaddingInlineStart.d.ts +6 -0
- package/dist/js/c_compass__content_PaddingInlineStart.js +8 -0
- package/dist/js/c_compass__content_PaddingInlineStart_glass.d.ts +6 -0
- package/dist/js/c_compass__content_PaddingInlineStart_glass.js +8 -0
- package/dist/js/c_drawer.d.ts +23 -32
- package/dist/js/c_drawer.js +23 -32
- package/dist/js/c_drawer__panel_BorderColor.d.ts +1 -1
- package/dist/js/c_drawer__panel_BorderColor.js +1 -1
- package/dist/js/c_drawer__panel_m_inline_md_BackgroundColor.d.ts +6 -0
- package/dist/js/c_drawer__panel_m_inline_md_BackgroundColor.js +8 -0
- package/dist/js/c_drawer_m_pill__main_Gap.d.ts +1 -1
- package/dist/js/c_drawer_m_pill__main_Gap.js +1 -1
- package/dist/js/c_page.d.ts +21 -0
- package/dist/js/c_page.js +21 -0
- package/dist/js/c_page__main_container_MaxHeight_glass.d.ts +6 -0
- package/dist/js/c_page__main_container_MaxHeight_glass.js +8 -0
- package/dist/js/chart_bar_data_stroke.d.ts +2 -2
- package/dist/js/chart_bar_data_stroke.js +2 -2
- package/dist/js/index.d.ts +21 -3
- package/dist/js/index.js +21 -3
- package/dist/js/patternfly_charts.d.ts +6 -3
- package/dist/js/patternfly_charts.js +6 -3
- package/dist/js/patternfly_variables.d.ts +128 -108
- package/dist/js/patternfly_variables.js +128 -108
- package/dist/js/t_global_background_image_default.d.ts +6 -0
- package/dist/js/t_global_background_image_default.js +8 -0
- package/package.json +3 -3
- package/dist/esm/c_compass_BackgroundImage.d.ts +0 -6
- package/dist/esm/c_compass_BackgroundImage.js +0 -6
- package/dist/esm/c_compass_BackgroundImage_dark.d.ts +0 -6
- package/dist/esm/c_compass_BackgroundImage_dark.js +0 -6
- package/dist/esm/c_compass_BackgroundImage_light.d.ts +0 -6
- package/dist/esm/c_compass_BackgroundImage_light.js +0 -6
- package/dist/js/c_compass_BackgroundImage.d.ts +0 -6
- package/dist/js/c_compass_BackgroundImage.js +0 -8
- package/dist/js/c_compass_BackgroundImage_dark.d.ts +0 -6
- package/dist/js/c_compass_BackgroundImage_dark.js +0 -8
- package/dist/js/c_compass_BackgroundImage_light.d.ts +0 -6
- package/dist/js/c_compass_BackgroundImage_light.js +0 -8
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_compass__content_PaddingBlockStart_glass = {
|
|
2
|
+
"name": "--pf-v6-c-compass__content--PaddingBlockStart--glass",
|
|
3
|
+
"value": "0.5rem",
|
|
4
|
+
"var": "var(--pf-v6-c-compass__content--PaddingBlockStart--glass)"
|
|
5
|
+
};
|
|
6
|
+
export default c_compass__content_PaddingBlockStart_glass;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_compass__content_PaddingInlineEnd_glass: {
|
|
2
|
+
"name": "--pf-v6-c-compass__content--PaddingInlineEnd--glass",
|
|
3
|
+
"value": "1rem",
|
|
4
|
+
"var": "var(--pf-v6-c-compass__content--PaddingInlineEnd--glass)"
|
|
5
|
+
};
|
|
6
|
+
export default c_compass__content_PaddingInlineEnd_glass;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_compass__content_PaddingInlineEnd_glass = {
|
|
2
|
+
"name": "--pf-v6-c-compass__content--PaddingInlineEnd--glass",
|
|
3
|
+
"value": "1rem",
|
|
4
|
+
"var": "var(--pf-v6-c-compass__content--PaddingInlineEnd--glass)"
|
|
5
|
+
};
|
|
6
|
+
export default c_compass__content_PaddingInlineEnd_glass;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_compass__content_PaddingInlineStart_glass: {
|
|
2
|
+
"name": "--pf-v6-c-compass__content--PaddingInlineStart--glass",
|
|
3
|
+
"value": "1rem",
|
|
4
|
+
"var": "var(--pf-v6-c-compass__content--PaddingInlineStart--glass)"
|
|
5
|
+
};
|
|
6
|
+
export default c_compass__content_PaddingInlineStart_glass;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_compass__content_PaddingInlineStart_glass = {
|
|
2
|
+
"name": "--pf-v6-c-compass__content--PaddingInlineStart--glass",
|
|
3
|
+
"value": "1rem",
|
|
4
|
+
"var": "var(--pf-v6-c-compass__content--PaddingInlineStart--glass)"
|
|
5
|
+
};
|
|
6
|
+
export default c_compass__content_PaddingInlineStart_glass;
|
package/dist/esm/c_drawer.d.ts
CHANGED
|
@@ -2,13 +2,7 @@ export const c_drawer: {
|
|
|
2
2
|
".pf-v6-c-drawer": {
|
|
3
3
|
"c_drawer_m_pill_m_inline__main_Gap": {
|
|
4
4
|
"name": "--pf-v6-c-drawer--m-pill--m-inline__main--Gap",
|
|
5
|
-
"value": "
|
|
6
|
-
"values": [
|
|
7
|
-
"--pf-t--global--spacer--inset--page-chrome",
|
|
8
|
-
"--pf-t--global--spacer--lg",
|
|
9
|
-
"--pf-t--global--spacer--400",
|
|
10
|
-
"1.5rem"
|
|
11
|
-
]
|
|
5
|
+
"value": "0"
|
|
12
6
|
},
|
|
13
7
|
"c_drawer__section_BackgroundColor": {
|
|
14
8
|
"name": "--pf-v6-c-drawer__section--BackgroundColor",
|
|
@@ -128,7 +122,7 @@ export const c_drawer: {
|
|
|
128
122
|
"name": "--pf-v6-c-drawer__panel--m-inline--BackgroundColor",
|
|
129
123
|
"value": "#ffffff",
|
|
130
124
|
"values": [
|
|
131
|
-
"--pf-t--global--background--color--
|
|
125
|
+
"--pf-t--global--background--color--floating--default",
|
|
132
126
|
"--pf-t--global--background--color--100",
|
|
133
127
|
"--pf-t--color--white",
|
|
134
128
|
"#ffffff"
|
|
@@ -261,6 +255,16 @@ export const c_drawer: {
|
|
|
261
255
|
"name": "--pf-v6-c-drawer__panel--md--FlexBasis--max",
|
|
262
256
|
"value": "100%"
|
|
263
257
|
},
|
|
258
|
+
"c_drawer__panel_m_inline_md_BackgroundColor": {
|
|
259
|
+
"name": "--pf-v6-c-drawer__panel--m-inline--md--BackgroundColor",
|
|
260
|
+
"value": "#ffffff",
|
|
261
|
+
"values": [
|
|
262
|
+
"--pf-t--global--background--color--primary--default",
|
|
263
|
+
"--pf-t--global--background--color--100",
|
|
264
|
+
"--pf-t--color--white",
|
|
265
|
+
"#ffffff"
|
|
266
|
+
]
|
|
267
|
+
},
|
|
264
268
|
"c_drawer__panel_xl_MinWidth": {
|
|
265
269
|
"name": "--pf-v6-c-drawer__panel--xl--MinWidth",
|
|
266
270
|
"value": "28.125rem"
|
|
@@ -1224,7 +1228,7 @@ export const c_drawer: {
|
|
|
1224
1228
|
"value": "#ffffff",
|
|
1225
1229
|
"values": [
|
|
1226
1230
|
"--pf-v6-c-drawer__panel--m-inline--BackgroundColor",
|
|
1227
|
-
"--pf-t--global--background--color--
|
|
1231
|
+
"--pf-t--global--background--color--floating--default",
|
|
1228
1232
|
"--pf-t--global--background--color--100",
|
|
1229
1233
|
"--pf-t--color--white",
|
|
1230
1234
|
"#ffffff"
|
|
@@ -1240,13 +1244,10 @@ export const c_drawer: {
|
|
|
1240
1244
|
},
|
|
1241
1245
|
"c_drawer_m_pill__main_Gap": {
|
|
1242
1246
|
"name": "--pf-v6-c-drawer--m-pill__main--Gap",
|
|
1243
|
-
"value": "
|
|
1247
|
+
"value": "0",
|
|
1244
1248
|
"values": [
|
|
1245
1249
|
"--pf-v6-c-drawer--m-pill--m-inline__main--Gap",
|
|
1246
|
-
"
|
|
1247
|
-
"--pf-t--global--spacer--lg",
|
|
1248
|
-
"--pf-t--global--spacer--400",
|
|
1249
|
-
"1.5rem"
|
|
1250
|
+
"0"
|
|
1250
1251
|
]
|
|
1251
1252
|
},
|
|
1252
1253
|
"c_drawer_m_pill_m_expanded__panel_inset": {
|
|
@@ -1254,27 +1255,17 @@ export const c_drawer: {
|
|
|
1254
1255
|
"value": "0px"
|
|
1255
1256
|
}
|
|
1256
1257
|
},
|
|
1257
|
-
".pf-v6-c-drawer.pf-m-
|
|
1258
|
-
"
|
|
1259
|
-
"name": "--pf-v6-c-
|
|
1260
|
-
"value": "
|
|
1258
|
+
".pf-v6-c-drawer.pf-m-expanded": {
|
|
1259
|
+
"c_drawer_m_pill_m_inline__main_Gap": {
|
|
1260
|
+
"name": "--pf-v6-c-drawer--m-pill--m-inline__main--Gap",
|
|
1261
|
+
"value": "1.5rem",
|
|
1261
1262
|
"values": [
|
|
1262
|
-
"--pf-
|
|
1263
|
-
"--pf-t--global--
|
|
1264
|
-
"
|
|
1263
|
+
"--pf-t--global--spacer--inset--page-chrome",
|
|
1264
|
+
"--pf-t--global--spacer--lg",
|
|
1265
|
+
"--pf-t--global--spacer--400",
|
|
1266
|
+
"1.5rem"
|
|
1265
1267
|
]
|
|
1266
1268
|
},
|
|
1267
|
-
"c_drawer__panel_BorderColor": {
|
|
1268
|
-
"name": "--pf-v6-c-drawer__panel--BorderColor",
|
|
1269
|
-
"value": "initial",
|
|
1270
|
-
"values": [
|
|
1271
|
-
"--pf-v6-c-drawer__panel--m-glass--BorderColor",
|
|
1272
|
-
"--pf-t--global--border--color--glass--default",
|
|
1273
|
-
"initial"
|
|
1274
|
-
]
|
|
1275
|
-
}
|
|
1276
|
-
},
|
|
1277
|
-
".pf-v6-c-drawer.pf-m-expanded": {
|
|
1278
1269
|
"c_drawer__panel_TransitionDelay_focus": {
|
|
1279
1270
|
"name": "--pf-v6-c-drawer__panel--TransitionDelay--focus",
|
|
1280
1271
|
"value": "0s",
|
package/dist/esm/c_drawer.js
CHANGED
|
@@ -2,13 +2,7 @@ export const c_drawer = {
|
|
|
2
2
|
".pf-v6-c-drawer": {
|
|
3
3
|
"c_drawer_m_pill_m_inline__main_Gap": {
|
|
4
4
|
"name": "--pf-v6-c-drawer--m-pill--m-inline__main--Gap",
|
|
5
|
-
"value": "
|
|
6
|
-
"values": [
|
|
7
|
-
"--pf-t--global--spacer--inset--page-chrome",
|
|
8
|
-
"--pf-t--global--spacer--lg",
|
|
9
|
-
"--pf-t--global--spacer--400",
|
|
10
|
-
"1.5rem"
|
|
11
|
-
]
|
|
5
|
+
"value": "0"
|
|
12
6
|
},
|
|
13
7
|
"c_drawer__section_BackgroundColor": {
|
|
14
8
|
"name": "--pf-v6-c-drawer__section--BackgroundColor",
|
|
@@ -128,7 +122,7 @@ export const c_drawer = {
|
|
|
128
122
|
"name": "--pf-v6-c-drawer__panel--m-inline--BackgroundColor",
|
|
129
123
|
"value": "#ffffff",
|
|
130
124
|
"values": [
|
|
131
|
-
"--pf-t--global--background--color--
|
|
125
|
+
"--pf-t--global--background--color--floating--default",
|
|
132
126
|
"--pf-t--global--background--color--100",
|
|
133
127
|
"--pf-t--color--white",
|
|
134
128
|
"#ffffff"
|
|
@@ -261,6 +255,16 @@ export const c_drawer = {
|
|
|
261
255
|
"name": "--pf-v6-c-drawer__panel--md--FlexBasis--max",
|
|
262
256
|
"value": "100%"
|
|
263
257
|
},
|
|
258
|
+
"c_drawer__panel_m_inline_md_BackgroundColor": {
|
|
259
|
+
"name": "--pf-v6-c-drawer__panel--m-inline--md--BackgroundColor",
|
|
260
|
+
"value": "#ffffff",
|
|
261
|
+
"values": [
|
|
262
|
+
"--pf-t--global--background--color--primary--default",
|
|
263
|
+
"--pf-t--global--background--color--100",
|
|
264
|
+
"--pf-t--color--white",
|
|
265
|
+
"#ffffff"
|
|
266
|
+
]
|
|
267
|
+
},
|
|
264
268
|
"c_drawer__panel_xl_MinWidth": {
|
|
265
269
|
"name": "--pf-v6-c-drawer__panel--xl--MinWidth",
|
|
266
270
|
"value": "28.125rem"
|
|
@@ -1224,7 +1228,7 @@ export const c_drawer = {
|
|
|
1224
1228
|
"value": "#ffffff",
|
|
1225
1229
|
"values": [
|
|
1226
1230
|
"--pf-v6-c-drawer__panel--m-inline--BackgroundColor",
|
|
1227
|
-
"--pf-t--global--background--color--
|
|
1231
|
+
"--pf-t--global--background--color--floating--default",
|
|
1228
1232
|
"--pf-t--global--background--color--100",
|
|
1229
1233
|
"--pf-t--color--white",
|
|
1230
1234
|
"#ffffff"
|
|
@@ -1240,13 +1244,10 @@ export const c_drawer = {
|
|
|
1240
1244
|
},
|
|
1241
1245
|
"c_drawer_m_pill__main_Gap": {
|
|
1242
1246
|
"name": "--pf-v6-c-drawer--m-pill__main--Gap",
|
|
1243
|
-
"value": "
|
|
1247
|
+
"value": "0",
|
|
1244
1248
|
"values": [
|
|
1245
1249
|
"--pf-v6-c-drawer--m-pill--m-inline__main--Gap",
|
|
1246
|
-
"
|
|
1247
|
-
"--pf-t--global--spacer--lg",
|
|
1248
|
-
"--pf-t--global--spacer--400",
|
|
1249
|
-
"1.5rem"
|
|
1250
|
+
"0"
|
|
1250
1251
|
]
|
|
1251
1252
|
},
|
|
1252
1253
|
"c_drawer_m_pill_m_expanded__panel_inset": {
|
|
@@ -1254,27 +1255,17 @@ export const c_drawer = {
|
|
|
1254
1255
|
"value": "0px"
|
|
1255
1256
|
}
|
|
1256
1257
|
},
|
|
1257
|
-
".pf-v6-c-drawer.pf-m-
|
|
1258
|
-
"
|
|
1259
|
-
"name": "--pf-v6-c-
|
|
1260
|
-
"value": "
|
|
1258
|
+
".pf-v6-c-drawer.pf-m-expanded": {
|
|
1259
|
+
"c_drawer_m_pill_m_inline__main_Gap": {
|
|
1260
|
+
"name": "--pf-v6-c-drawer--m-pill--m-inline__main--Gap",
|
|
1261
|
+
"value": "1.5rem",
|
|
1261
1262
|
"values": [
|
|
1262
|
-
"--pf-
|
|
1263
|
-
"--pf-t--global--
|
|
1264
|
-
"
|
|
1263
|
+
"--pf-t--global--spacer--inset--page-chrome",
|
|
1264
|
+
"--pf-t--global--spacer--lg",
|
|
1265
|
+
"--pf-t--global--spacer--400",
|
|
1266
|
+
"1.5rem"
|
|
1265
1267
|
]
|
|
1266
1268
|
},
|
|
1267
|
-
"c_drawer__panel_BorderColor": {
|
|
1268
|
-
"name": "--pf-v6-c-drawer__panel--BorderColor",
|
|
1269
|
-
"value": "initial",
|
|
1270
|
-
"values": [
|
|
1271
|
-
"--pf-v6-c-drawer__panel--m-glass--BorderColor",
|
|
1272
|
-
"--pf-t--global--border--color--glass--default",
|
|
1273
|
-
"initial"
|
|
1274
|
-
]
|
|
1275
|
-
}
|
|
1276
|
-
},
|
|
1277
|
-
".pf-v6-c-drawer.pf-m-expanded": {
|
|
1278
1269
|
"c_drawer__panel_TransitionDelay_focus": {
|
|
1279
1270
|
"name": "--pf-v6-c-drawer__panel--TransitionDelay--focus",
|
|
1280
1271
|
"value": "0s",
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_drawer__panel_m_inline_md_BackgroundColor: {
|
|
2
|
+
"name": "--pf-v6-c-drawer__panel--m-inline--md--BackgroundColor",
|
|
3
|
+
"value": "#ffffff",
|
|
4
|
+
"var": "var(--pf-v6-c-drawer__panel--m-inline--md--BackgroundColor)"
|
|
5
|
+
};
|
|
6
|
+
export default c_drawer__panel_m_inline_md_BackgroundColor;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_drawer__panel_m_inline_md_BackgroundColor = {
|
|
2
|
+
"name": "--pf-v6-c-drawer__panel--m-inline--md--BackgroundColor",
|
|
3
|
+
"value": "#ffffff",
|
|
4
|
+
"var": "var(--pf-v6-c-drawer__panel--m-inline--md--BackgroundColor)"
|
|
5
|
+
};
|
|
6
|
+
export default c_drawer__panel_m_inline_md_BackgroundColor;
|
package/dist/esm/c_page.d.ts
CHANGED
|
@@ -1444,6 +1444,16 @@ export const c_page: {
|
|
|
1444
1444
|
"--pf-t--global--spacer--400",
|
|
1445
1445
|
"1.5rem"
|
|
1446
1446
|
]
|
|
1447
|
+
},
|
|
1448
|
+
"c_page__main_container_MaxHeight_glass": {
|
|
1449
|
+
"name": "--pf-v6-c-page__main-container--MaxHeight--glass",
|
|
1450
|
+
"value": "calc(100% - 1.5rem * 2)",
|
|
1451
|
+
"values": [
|
|
1452
|
+
"calc(100% - --pf-t--global--spacer--inset--page-chrome * 2)",
|
|
1453
|
+
"calc(100% - --pf-t--global--spacer--lg * 2)",
|
|
1454
|
+
"calc(100% - --pf-t--global--spacer--400 * 2)",
|
|
1455
|
+
"calc(100% - 1.5rem * 2)"
|
|
1456
|
+
]
|
|
1447
1457
|
}
|
|
1448
1458
|
},
|
|
1449
1459
|
":where(.pf-v6-theme-glass) .pf-v6-c-page": {
|
|
@@ -1637,6 +1647,17 @@ export const c_page: {
|
|
|
1637
1647
|
"--pf-t--global--spacer--400",
|
|
1638
1648
|
"1.5rem"
|
|
1639
1649
|
]
|
|
1650
|
+
},
|
|
1651
|
+
"c_page__main_container_MaxHeight": {
|
|
1652
|
+
"name": "--pf-v6-c-page__main-container--MaxHeight",
|
|
1653
|
+
"value": "calc(100% - 1.5rem * 2)",
|
|
1654
|
+
"values": [
|
|
1655
|
+
"--pf-v6-c-page__main-container--MaxHeight--glass",
|
|
1656
|
+
"calc(100% - --pf-t--global--spacer--inset--page-chrome * 2)",
|
|
1657
|
+
"calc(100% - --pf-t--global--spacer--lg * 2)",
|
|
1658
|
+
"calc(100% - --pf-t--global--spacer--400 * 2)",
|
|
1659
|
+
"calc(100% - 1.5rem * 2)"
|
|
1660
|
+
]
|
|
1640
1661
|
}
|
|
1641
1662
|
},
|
|
1642
1663
|
".pf-v6-c-page.pf-m-docked": {
|
package/dist/esm/c_page.js
CHANGED
|
@@ -1444,6 +1444,16 @@ export const c_page = {
|
|
|
1444
1444
|
"--pf-t--global--spacer--400",
|
|
1445
1445
|
"1.5rem"
|
|
1446
1446
|
]
|
|
1447
|
+
},
|
|
1448
|
+
"c_page__main_container_MaxHeight_glass": {
|
|
1449
|
+
"name": "--pf-v6-c-page__main-container--MaxHeight--glass",
|
|
1450
|
+
"value": "calc(100% - 1.5rem * 2)",
|
|
1451
|
+
"values": [
|
|
1452
|
+
"calc(100% - --pf-t--global--spacer--inset--page-chrome * 2)",
|
|
1453
|
+
"calc(100% - --pf-t--global--spacer--lg * 2)",
|
|
1454
|
+
"calc(100% - --pf-t--global--spacer--400 * 2)",
|
|
1455
|
+
"calc(100% - 1.5rem * 2)"
|
|
1456
|
+
]
|
|
1447
1457
|
}
|
|
1448
1458
|
},
|
|
1449
1459
|
":where(.pf-v6-theme-glass) .pf-v6-c-page": {
|
|
@@ -1637,6 +1647,17 @@ export const c_page = {
|
|
|
1637
1647
|
"--pf-t--global--spacer--400",
|
|
1638
1648
|
"1.5rem"
|
|
1639
1649
|
]
|
|
1650
|
+
},
|
|
1651
|
+
"c_page__main_container_MaxHeight": {
|
|
1652
|
+
"name": "--pf-v6-c-page__main-container--MaxHeight",
|
|
1653
|
+
"value": "calc(100% - 1.5rem * 2)",
|
|
1654
|
+
"values": [
|
|
1655
|
+
"--pf-v6-c-page__main-container--MaxHeight--glass",
|
|
1656
|
+
"calc(100% - --pf-t--global--spacer--inset--page-chrome * 2)",
|
|
1657
|
+
"calc(100% - --pf-t--global--spacer--lg * 2)",
|
|
1658
|
+
"calc(100% - --pf-t--global--spacer--400 * 2)",
|
|
1659
|
+
"calc(100% - 1.5rem * 2)"
|
|
1660
|
+
]
|
|
1640
1661
|
}
|
|
1641
1662
|
},
|
|
1642
1663
|
".pf-v6-c-page.pf-m-docked": {
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_page__main_container_MaxHeight_glass: {
|
|
2
|
+
"name": "--pf-v6-c-page__main-container--MaxHeight--glass",
|
|
3
|
+
"value": "calc(100% - 1.5rem * 2)",
|
|
4
|
+
"var": "var(--pf-v6-c-page__main-container--MaxHeight--glass)"
|
|
5
|
+
};
|
|
6
|
+
export default c_page__main_container_MaxHeight_glass;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const c_page__main_container_MaxHeight_glass = {
|
|
2
|
+
"name": "--pf-v6-c-page__main-container--MaxHeight--glass",
|
|
3
|
+
"value": "calc(100% - 1.5rem * 2)",
|
|
4
|
+
"var": "var(--pf-v6-c-page__main-container--MaxHeight--glass)"
|
|
5
|
+
};
|
|
6
|
+
export default c_page__main_container_MaxHeight_glass;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const chart_bar_data_stroke: {
|
|
2
2
|
"name": "--pf-v6-chart-bar--data--stroke",
|
|
3
|
-
"value": "
|
|
4
|
-
"var": "var(--pf-v6-chart-bar--data--stroke,
|
|
3
|
+
"value": "#ffffff",
|
|
4
|
+
"var": "var(--pf-v6-chart-bar--data--stroke, #ffffff)"
|
|
5
5
|
};
|
|
6
6
|
export default chart_bar_data_stroke;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const chart_bar_data_stroke = {
|
|
2
2
|
"name": "--pf-v6-chart-bar--data--stroke",
|
|
3
|
-
"value": "
|
|
4
|
-
"var": "var(--pf-v6-chart-bar--data--stroke,
|
|
3
|
+
"value": "#ffffff",
|
|
4
|
+
"var": "var(--pf-v6-chart-bar--data--stroke, #ffffff)"
|
|
5
5
|
};
|
|
6
6
|
export default chart_bar_data_stroke;
|
package/dist/esm/index.d.ts
CHANGED
|
@@ -1058,9 +1058,7 @@ export { c_code_editor__tab_BorderColor } from './c_code_editor__tab_BorderColor
|
|
|
1058
1058
|
export { c_code_editor__tab_BorderStartEndRadius } from './c_code_editor__tab_BorderStartEndRadius';
|
|
1059
1059
|
export { c_code_editor__tab_icon_text_MarginInlineStart } from './c_code_editor__tab_icon_text_MarginInlineStart';
|
|
1060
1060
|
export { c_compass } from './c_compass';
|
|
1061
|
-
export {
|
|
1062
|
-
export { c_compass_BackgroundImage_light } from './c_compass_BackgroundImage_light';
|
|
1063
|
-
export { c_compass_BackgroundImage_dark } from './c_compass_BackgroundImage_dark';
|
|
1061
|
+
export { c_compass_BackgroundColor } from './c_compass_BackgroundColor';
|
|
1064
1062
|
export { c_compass_Padding } from './c_compass_Padding';
|
|
1065
1063
|
export { c_compass_Gap } from './c_compass_Gap';
|
|
1066
1064
|
export { c_compass__nav_RowGap } from './c_compass__nav_RowGap';
|
|
@@ -1111,6 +1109,23 @@ export { c_compass__dock_main_BorderInlineEndColor } from './c_compass__dock_mai
|
|
|
1111
1109
|
export { c_compass__dock_main_desktop_BorderInlineEndColor } from './c_compass__dock_main_desktop_BorderInlineEndColor';
|
|
1112
1110
|
export { c_compass__dock_m_expanded__dock_main_BorderInlineEndWidth } from './c_compass__dock_m_expanded__dock_main_BorderInlineEndWidth';
|
|
1113
1111
|
export { c_compass__dock_m_expanded__dock_main_BorderInlineEndColor } from './c_compass__dock_m_expanded__dock_main_BorderInlineEndColor';
|
|
1112
|
+
export { c_compass_BackgroundColor_glass } from './c_compass_BackgroundColor_glass';
|
|
1113
|
+
export { c_compass__content_MarginBlockStart_glass } from './c_compass__content_MarginBlockStart_glass';
|
|
1114
|
+
export { c_compass__content_MarginBlockEnd_glass } from './c_compass__content_MarginBlockEnd_glass';
|
|
1115
|
+
export { c_compass__content_MarginInlineStart_glass } from './c_compass__content_MarginInlineStart_glass';
|
|
1116
|
+
export { c_compass__content_MarginInlineEnd_glass } from './c_compass__content_MarginInlineEnd_glass';
|
|
1117
|
+
export { c_compass__content_PaddingBlockStart_glass } from './c_compass__content_PaddingBlockStart_glass';
|
|
1118
|
+
export { c_compass__content_PaddingBlockEnd_glass } from './c_compass__content_PaddingBlockEnd_glass';
|
|
1119
|
+
export { c_compass__content_PaddingInlineStart_glass } from './c_compass__content_PaddingInlineStart_glass';
|
|
1120
|
+
export { c_compass__content_PaddingInlineEnd_glass } from './c_compass__content_PaddingInlineEnd_glass';
|
|
1121
|
+
export { c_compass__content_MarginBlockStart } from './c_compass__content_MarginBlockStart';
|
|
1122
|
+
export { c_compass__content_MarginBlockEnd } from './c_compass__content_MarginBlockEnd';
|
|
1123
|
+
export { c_compass__content_MarginInlineStart } from './c_compass__content_MarginInlineStart';
|
|
1124
|
+
export { c_compass__content_MarginInlineEnd } from './c_compass__content_MarginInlineEnd';
|
|
1125
|
+
export { c_compass__content_PaddingBlockStart } from './c_compass__content_PaddingBlockStart';
|
|
1126
|
+
export { c_compass__content_PaddingBlockEnd } from './c_compass__content_PaddingBlockEnd';
|
|
1127
|
+
export { c_compass__content_PaddingInlineStart } from './c_compass__content_PaddingInlineStart';
|
|
1128
|
+
export { c_compass__content_PaddingInlineEnd } from './c_compass__content_PaddingInlineEnd';
|
|
1114
1129
|
export { c_masthead_BackgroundColor } from './c_masthead_BackgroundColor';
|
|
1115
1130
|
export { c_panel__main_body_PaddingBlockStart } from './c_panel__main_body_PaddingBlockStart';
|
|
1116
1131
|
export { c_panel__main_body_PaddingBlockEnd } from './c_panel__main_body_PaddingBlockEnd';
|
|
@@ -1427,6 +1442,7 @@ export { c_drawer__panel_FlexBasis } from './c_drawer__panel_FlexBasis';
|
|
|
1427
1442
|
export { c_drawer__panel_md_FlexBasis_min } from './c_drawer__panel_md_FlexBasis_min';
|
|
1428
1443
|
export { c_drawer__panel_md_FlexBasis } from './c_drawer__panel_md_FlexBasis';
|
|
1429
1444
|
export { c_drawer__panel_md_FlexBasis_max } from './c_drawer__panel_md_FlexBasis_max';
|
|
1445
|
+
export { c_drawer__panel_m_inline_md_BackgroundColor } from './c_drawer__panel_m_inline_md_BackgroundColor';
|
|
1430
1446
|
export { c_drawer__panel_xl_MinWidth } from './c_drawer__panel_xl_MinWidth';
|
|
1431
1447
|
export { c_drawer__panel_xl_FlexBasis } from './c_drawer__panel_xl_FlexBasis';
|
|
1432
1448
|
export { c_drawer_m_panel_bottom__panel_md_MinHeight } from './c_drawer_m_panel_bottom__panel_md_MinHeight';
|
|
@@ -3364,6 +3380,7 @@ export { c_page__sidebar_main_xl_MarginBlockEnd_glass } from './c_page__sidebar_
|
|
|
3364
3380
|
export { c_page__sidebar_main_xl_MarginInlineStart_glass } from './c_page__sidebar_main_xl_MarginInlineStart_glass';
|
|
3365
3381
|
export { c_page__sidebar_main_xl_MarginInlineEnd_glass } from './c_page__sidebar_main_xl_MarginInlineEnd_glass';
|
|
3366
3382
|
export { c_page__main_container_MarginBlockStart_glass } from './c_page__main_container_MarginBlockStart_glass';
|
|
3383
|
+
export { c_page__main_container_MaxHeight_glass } from './c_page__main_container_MaxHeight_glass';
|
|
3367
3384
|
export { c_page__main_container_MarginBlockStart } from './c_page__main_container_MarginBlockStart';
|
|
3368
3385
|
export { c_page__main_group_BackgroundColor } from './c_page__main_group_BackgroundColor';
|
|
3369
3386
|
export { c_pagination } from './c_pagination';
|
|
@@ -5945,6 +5962,7 @@ export { t_global_box_shadow_lg_left } from './t_global_box_shadow_lg_left';
|
|
|
5945
5962
|
export { t_global_box_shadow_lg_right } from './t_global_box_shadow_lg_right';
|
|
5946
5963
|
export { t_global_list_style } from './t_global_list_style';
|
|
5947
5964
|
export { t_temp_dev_tbd } from './t_temp_dev_tbd';
|
|
5965
|
+
export { t_global_background_image_default } from './t_global_background_image_default';
|
|
5948
5966
|
export { t_global_box_shadow_glass_default } from './t_global_box_shadow_glass_default';
|
|
5949
5967
|
export { patternfly_charts } from './patternfly_charts';
|
|
5950
5968
|
export { t_chart_global_BorderWidth_lg } from './t_chart_global_BorderWidth_lg';
|
package/dist/esm/index.js
CHANGED
|
@@ -1058,9 +1058,7 @@ export { c_code_editor__tab_BorderColor } from './c_code_editor__tab_BorderColor
|
|
|
1058
1058
|
export { c_code_editor__tab_BorderStartEndRadius } from './c_code_editor__tab_BorderStartEndRadius';
|
|
1059
1059
|
export { c_code_editor__tab_icon_text_MarginInlineStart } from './c_code_editor__tab_icon_text_MarginInlineStart';
|
|
1060
1060
|
export { c_compass } from './c_compass';
|
|
1061
|
-
export {
|
|
1062
|
-
export { c_compass_BackgroundImage_light } from './c_compass_BackgroundImage_light';
|
|
1063
|
-
export { c_compass_BackgroundImage_dark } from './c_compass_BackgroundImage_dark';
|
|
1061
|
+
export { c_compass_BackgroundColor } from './c_compass_BackgroundColor';
|
|
1064
1062
|
export { c_compass_Padding } from './c_compass_Padding';
|
|
1065
1063
|
export { c_compass_Gap } from './c_compass_Gap';
|
|
1066
1064
|
export { c_compass__nav_RowGap } from './c_compass__nav_RowGap';
|
|
@@ -1111,6 +1109,23 @@ export { c_compass__dock_main_BorderInlineEndColor } from './c_compass__dock_mai
|
|
|
1111
1109
|
export { c_compass__dock_main_desktop_BorderInlineEndColor } from './c_compass__dock_main_desktop_BorderInlineEndColor';
|
|
1112
1110
|
export { c_compass__dock_m_expanded__dock_main_BorderInlineEndWidth } from './c_compass__dock_m_expanded__dock_main_BorderInlineEndWidth';
|
|
1113
1111
|
export { c_compass__dock_m_expanded__dock_main_BorderInlineEndColor } from './c_compass__dock_m_expanded__dock_main_BorderInlineEndColor';
|
|
1112
|
+
export { c_compass_BackgroundColor_glass } from './c_compass_BackgroundColor_glass';
|
|
1113
|
+
export { c_compass__content_MarginBlockStart_glass } from './c_compass__content_MarginBlockStart_glass';
|
|
1114
|
+
export { c_compass__content_MarginBlockEnd_glass } from './c_compass__content_MarginBlockEnd_glass';
|
|
1115
|
+
export { c_compass__content_MarginInlineStart_glass } from './c_compass__content_MarginInlineStart_glass';
|
|
1116
|
+
export { c_compass__content_MarginInlineEnd_glass } from './c_compass__content_MarginInlineEnd_glass';
|
|
1117
|
+
export { c_compass__content_PaddingBlockStart_glass } from './c_compass__content_PaddingBlockStart_glass';
|
|
1118
|
+
export { c_compass__content_PaddingBlockEnd_glass } from './c_compass__content_PaddingBlockEnd_glass';
|
|
1119
|
+
export { c_compass__content_PaddingInlineStart_glass } from './c_compass__content_PaddingInlineStart_glass';
|
|
1120
|
+
export { c_compass__content_PaddingInlineEnd_glass } from './c_compass__content_PaddingInlineEnd_glass';
|
|
1121
|
+
export { c_compass__content_MarginBlockStart } from './c_compass__content_MarginBlockStart';
|
|
1122
|
+
export { c_compass__content_MarginBlockEnd } from './c_compass__content_MarginBlockEnd';
|
|
1123
|
+
export { c_compass__content_MarginInlineStart } from './c_compass__content_MarginInlineStart';
|
|
1124
|
+
export { c_compass__content_MarginInlineEnd } from './c_compass__content_MarginInlineEnd';
|
|
1125
|
+
export { c_compass__content_PaddingBlockStart } from './c_compass__content_PaddingBlockStart';
|
|
1126
|
+
export { c_compass__content_PaddingBlockEnd } from './c_compass__content_PaddingBlockEnd';
|
|
1127
|
+
export { c_compass__content_PaddingInlineStart } from './c_compass__content_PaddingInlineStart';
|
|
1128
|
+
export { c_compass__content_PaddingInlineEnd } from './c_compass__content_PaddingInlineEnd';
|
|
1114
1129
|
export { c_masthead_BackgroundColor } from './c_masthead_BackgroundColor';
|
|
1115
1130
|
export { c_panel__main_body_PaddingBlockStart } from './c_panel__main_body_PaddingBlockStart';
|
|
1116
1131
|
export { c_panel__main_body_PaddingBlockEnd } from './c_panel__main_body_PaddingBlockEnd';
|
|
@@ -1427,6 +1442,7 @@ export { c_drawer__panel_FlexBasis } from './c_drawer__panel_FlexBasis';
|
|
|
1427
1442
|
export { c_drawer__panel_md_FlexBasis_min } from './c_drawer__panel_md_FlexBasis_min';
|
|
1428
1443
|
export { c_drawer__panel_md_FlexBasis } from './c_drawer__panel_md_FlexBasis';
|
|
1429
1444
|
export { c_drawer__panel_md_FlexBasis_max } from './c_drawer__panel_md_FlexBasis_max';
|
|
1445
|
+
export { c_drawer__panel_m_inline_md_BackgroundColor } from './c_drawer__panel_m_inline_md_BackgroundColor';
|
|
1430
1446
|
export { c_drawer__panel_xl_MinWidth } from './c_drawer__panel_xl_MinWidth';
|
|
1431
1447
|
export { c_drawer__panel_xl_FlexBasis } from './c_drawer__panel_xl_FlexBasis';
|
|
1432
1448
|
export { c_drawer_m_panel_bottom__panel_md_MinHeight } from './c_drawer_m_panel_bottom__panel_md_MinHeight';
|
|
@@ -3364,6 +3380,7 @@ export { c_page__sidebar_main_xl_MarginBlockEnd_glass } from './c_page__sidebar_
|
|
|
3364
3380
|
export { c_page__sidebar_main_xl_MarginInlineStart_glass } from './c_page__sidebar_main_xl_MarginInlineStart_glass';
|
|
3365
3381
|
export { c_page__sidebar_main_xl_MarginInlineEnd_glass } from './c_page__sidebar_main_xl_MarginInlineEnd_glass';
|
|
3366
3382
|
export { c_page__main_container_MarginBlockStart_glass } from './c_page__main_container_MarginBlockStart_glass';
|
|
3383
|
+
export { c_page__main_container_MaxHeight_glass } from './c_page__main_container_MaxHeight_glass';
|
|
3367
3384
|
export { c_page__main_container_MarginBlockStart } from './c_page__main_container_MarginBlockStart';
|
|
3368
3385
|
export { c_page__main_group_BackgroundColor } from './c_page__main_group_BackgroundColor';
|
|
3369
3386
|
export { c_pagination } from './c_pagination';
|
|
@@ -5945,6 +5962,7 @@ export { t_global_box_shadow_lg_left } from './t_global_box_shadow_lg_left';
|
|
|
5945
5962
|
export { t_global_box_shadow_lg_right } from './t_global_box_shadow_lg_right';
|
|
5946
5963
|
export { t_global_list_style } from './t_global_list_style';
|
|
5947
5964
|
export { t_temp_dev_tbd } from './t_temp_dev_tbd';
|
|
5965
|
+
export { t_global_background_image_default } from './t_global_background_image_default';
|
|
5948
5966
|
export { t_global_box_shadow_glass_default } from './t_global_box_shadow_glass_default';
|
|
5949
5967
|
export { patternfly_charts } from './patternfly_charts';
|
|
5950
5968
|
export { t_chart_global_BorderWidth_lg } from './t_chart_global_BorderWidth_lg';
|
|
@@ -2110,10 +2110,13 @@ export const patternfly_charts: {
|
|
|
2110
2110
|
},
|
|
2111
2111
|
"chart_bar_data_stroke": {
|
|
2112
2112
|
"name": "--pf-v6-chart-bar--data--stroke",
|
|
2113
|
-
"value": "
|
|
2113
|
+
"value": "#ffffff",
|
|
2114
2114
|
"values": [
|
|
2115
|
-
"--pf-t--global--border--color--
|
|
2116
|
-
"
|
|
2115
|
+
"--pf-t--global--border--color--alt",
|
|
2116
|
+
"--pf-t--global--background--color--primary--default",
|
|
2117
|
+
"--pf-t--global--background--color--100",
|
|
2118
|
+
"--pf-t--color--white",
|
|
2119
|
+
"#ffffff"
|
|
2117
2120
|
]
|
|
2118
2121
|
},
|
|
2119
2122
|
"chart_bar_data_Fill": {
|
|
@@ -2110,10 +2110,13 @@ export const patternfly_charts = {
|
|
|
2110
2110
|
},
|
|
2111
2111
|
"chart_bar_data_stroke": {
|
|
2112
2112
|
"name": "--pf-v6-chart-bar--data--stroke",
|
|
2113
|
-
"value": "
|
|
2113
|
+
"value": "#ffffff",
|
|
2114
2114
|
"values": [
|
|
2115
|
-
"--pf-t--global--border--color--
|
|
2116
|
-
"
|
|
2115
|
+
"--pf-t--global--border--color--alt",
|
|
2116
|
+
"--pf-t--global--background--color--primary--default",
|
|
2117
|
+
"--pf-t--global--background--color--100",
|
|
2118
|
+
"--pf-t--color--white",
|
|
2119
|
+
"#ffffff"
|
|
2117
2120
|
]
|
|
2118
2121
|
},
|
|
2119
2122
|
"chart_bar_data_Fill": {
|