export { A as AssembleOptions, a as AxisStepDecision, C as ChannelBudgets, b as ChannelSemantics, c as ChartAssemblyInput, d as ChartEncoding, e as ChartOption, f as ChartPropertyDef, g as ChartTemplateDef, h as ChartWarning, i as ColorSchemeHint, D as DEFAULT_GAS_PRESSURE_PARAMS, j as DivergingInfo, k as DomainConstraint, E as ElasticBudget, l as ElasticStretchParams, m as EncodingActionDef, n as EncodingShorthand, o as EncodingTypeDecision, p as EncodingValue, F as FacetLayoutDecision, q as FieldSemantics, r as FontSizingDecision, s as FormatSpec, G as GasPressureDecision, t as GasPressureParams, I as InstantiateContext, L as LabelSizingDecision, u as LayoutDeclaration, v as LayoutResult, M as MarkCognitiveChannel, O as OptionEvalContext, w as OverflowDecision, x as OverflowResult, y as OverflowStrategy, z as OverflowStrategyContext, P as PivotDef, R as RawEncodingValue, S as SemanticAnnotation, B as SemanticResult, H as SemanticType, J as SemanticTypes, K as StaticSeriesMetadata, T as TickConstraint, N as TruncationWarning, V as VisCategory, Z as ZeroClass, Q as ZeroDecision, U as channelGroups, W as channels, X as computeAxisStep, Y as computeElasticBudget, _ as computeFacetLayout, $ as computeFontSizing, a0 as computeGasPressure, a1 as computeLabelSizing, a2 as computeOverflow, a3 as computePaddedDomain, a4 as computeZeroDecision, a5 as getRecommendedColorScheme, a6 as getRegistryEntry, a7 as getVisCategory, a8 as getZeroClass, a9 as inferOrdinalSortOrder, aa as inferVisCategory, ab as isCategoricalType, ac as isGeoType, ad as isMeasureType, ae as isOrdinalType, af as isTimeSeriesType, ag as normalizeAnnotation, ah as resolveAggregationDefault, ai as resolveBinningSuggested, aj as resolveCanonicalOrder, ak as resolveColorSchemeHint, al as resolveCyclic, am as resolveDefaultVisType, an as resolveDivergingInfo, ao as resolveDomainConstraint, ap as resolveEncodingType, aq as resolveFieldSemantics, ar as resolveFormat, as as resolveNice, at as resolveReversed, au as resolveScaleType, av as resolveSortDirection, aw as resolveStackable, ax as resolveTickConstraint, ay as resolveZeroClassFromAnnotation, az as toTypeString } from './types-DHaPWLqG.cjs'; export { BandDodgePlan, CHART_TRANSITIONS, ColorLayoutMode, DEFAULT_NESTED_SNAP_THRESHOLD, DodgeMode, DodgeOption, NormalizeStaticSeriesResult, PlanBandDodgeOptions, STATIC_SERIES_KEY_COLUMN, STATIC_SERIES_VALUE_COLUMN, SemanticRole, SortChoice, adaptChannels, applyEncodingOverrides, coerceEncodingValue, computeChannelBudgets, computeLayout, convertTemporalData, detectBandedAxisForceDiscrete, detectBandedAxisFromSemantics, filterOverflow, getChartTransitions, laneCountForMode, makeSortAction, normalizeEncodingShorthand, normalizeStaticSeries, planBandDodge, recommendChannels, resolveBandDodge, resolveChannelSemantics, resolveDodge } from './core/index.cjs'; export { P as PivotComputation, a as PivotSurface, T as TRANSFORM_ARRANGE_KEY, b as TRANSFORM_CHART_TYPE_KEY, c as TransformSurface, d as applyPivot, e as applyTransform, f as computeArrangeStates, g as computeChartTypeStates, h as computePivot, m as makeCartesianPivot } from './pivot-CwI9D70d.cjs'; export { C as ChartFieldRole, a as ChartTypeSuggestion, D as DataProfile, P as ProfiledField, R as RecommendChartTypesOptions, b as RecommendedChart, p as profileData, r as rankChartTypes, c as recommendChartTypes, d as recommendChartTypesDetailed } from './chart-type-recommendation-CAi7zDdQ.cjs'; export { assembleVegaLite, getChartOptions, getChartPivot, getChartTransform, vlAdaptChart, vlAllTemplateDefs, vlApplyLayoutToSpec, vlApplyTooltips, vlGetTemplateChannels, vlGetTemplateDef, vlRecommendChartTypes, vlRecommendCharts, vlRecommendEncodings, vlTemplateDefs } from './vegalite/index.cjs'; export { assembleECharts, ecAdaptChart, ecAllTemplateDefs, ecApplyLayoutToSpec, ecApplyTooltips, ecGetTemplateChannels, ecGetTemplateDef, ecRecommendChartTypes, ecRecommendCharts, ecRecommendEncodings, ecTemplateDefs, getEChartsPivot, getEChartsTransform } from './echarts/index.cjs'; export { assembleChartjs, cjsAdaptChart, cjsAllTemplateDefs, cjsApplyLayoutToSpec, cjsApplyTooltips, cjsGetTemplateChannels, cjsGetTemplateDef, cjsRecommendChartTypes, cjsRecommendCharts, cjsRecommendEncodings, cjsTemplateDefs, getChartjsPivot, getChartjsTransform } from './chartjs/index.cjs'; export { assemblePlotly, getPlotlyPivot, getPlotlyTransform, plAllTemplateDefs, plApplyLayoutToSpec, plApplyTooltips, plGetTemplateChannels, plGetTemplateDef, plTemplateDefs } from './plotly/index.cjs'; export { EXCEL_ARTIFACT_SCHEMA, EXCEL_TYPE_MAP, ExcelAxisSpec, ExcelBoxWhiskerOptionsSpec, ExcelChartSpec, ExcelDataLabelsSpec, ExcelLegendPosition, ExcelLegendSpec, ExcelNativeChartSpec, ExcelNativeSeriesFormatSpec, ExcelNativeSeriesSpec, ExcelRenderOptions, ExcelRenderResult, ExcelSeriesBy, ExcelTemplateContext, ExcelTemplateDef, GeneratedOfficeJs, OfficeJsCodegenOptions, OfficeJsExcelApi, PreparedExcelArtifact, SUPPORTED_EXCEL_CHART_TYPES, assembleExcel, excelAllTemplateDefs, excelColumnLetter, excelGetTemplateChannels, excelGetTemplateDef, formatSpecToExcel, generateOfficeJs, isExcelSupported, prepareExcelArtifact, renderExcelChart } from './excel/index.cjs';