"use strict"; exports.__esModule = true; exports.chart_legend_orientation = { "name": "--pf-v5-chart-legend--orientation", "value": "horizontal", "var": "var(--pf-v5-chart-legend--orientation, horizontal)" }; exports["default"] = exports.chart_legend_orientation;