@progress/kendo-react-chart-wizard 8.2.1-develop.5 → 8.3.0-develop.2
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/ChartWizard.js +1 -1
- package/ChartWizard.mjs +389 -388
- package/SeriesGrid.js +1 -1
- package/SeriesGrid.mjs +50 -105
- package/SeriesGridCells.js +8 -0
- package/SeriesGridCells.mjs +104 -0
- package/dist/cdn/js/kendo-react-chart-wizard.js +1 -1
- package/messages.js +1 -1
- package/messages.mjs +196 -196
- package/package.json +14 -14
- package/DeleteCell.js +0 -8
- package/DeleteCell.mjs +0 -47
package/messages.js
CHANGED
|
@@ -5,4 +5,4 @@
|
|
|
5
5
|
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
|
-
"use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a="chartWizard.window.title",r="chartWizard.export.button",t="chartWizard.exportPDF.button",i="chartWizard.exportSVG.button",o="chartWizard.exportPNG.button",e="chartWizard.tab.chart",c="chartWizard.tab.data",h="chartWizard.tab.format",d="chartWizard.chart.barChart",l="chartWizard.chart.barChart.bar",s="chartWizard.chart.barChart.stackedBar",n="chartWizard.chart.barChart.100%stackedBar",z="chartWizard.chart.pieChart",W="chartWizard.chart.pieChart.pie",m="chartWizard.chart.columnChart",C="chartWizard.chart.columnChart.column",F="chartWizard.chart.columnChart.stackedColumn",A="chartWizard.chart.columnChart.100%stackedColumn",x="chartWizard.chart.lineChart",u="chartWizard.chart.lineChart.line",g="chartWizard.chart.lineChart.stackedLine",f="chartWizard.chart.lineChart.100%stackedLine",b="chartWizard.chart.scatterChart",L="chartWizard.chart.scatterChart.scatter",S="chartWizard.data.configuration",T="chartWizard.data.configuration.categoryAxis",P="chartWizard.data.configuration.xAxis",y="chartWizard.data.configuration.valueAxis",p="chartWizard.data.configuration.series",V="chartWizard.data.configuration.series.add",B="chartWizard.format.chartArea",k="chartWizard.format.chartArea.margins",v="chartWizard.format.chartArea.margins.auto",D="chartWizard.format.chartArea.margins.left",R="chartWizard.format.chartArea.margins.right",M="chartWizard.format.chartArea.margins.top",w="chartWizard.format.chartArea.margins.bottom",E="chartWizard.format.chartArea.background",G="chartWizard.format.chartArea.background.color",N="chartWizard.format.title",X="chartWizard.format.title.applyTo",O="chartWizard.format.title.chartTitle",Y="chartWizard.format.title.chartSubtitle",j="chartWizard.format.title.label",q="chartWizard.format.title.font",H="chartWizard.format.title.fontPlaceholder",I="chartWizard.format.title.size",J="chartWizard.format.title.sizePlaceholder",K="chartWizard.format.title.color",Q="chartWizard.format.series",U="chartWizard.format.series.applyTo",Z="chartWizard.format.series.allSeries",_="chartWizard.format.series.color",$="chartWizard.format.series.showLabels",aa="chartWizard.format.legend",ra="chartWizard.format.legend.showLegend",ta="chartWizard.format.legend.font",ia="chartWizard.format.legend.fontPlaceholder",oa="chartWizard.format.legend.size",ea="chartWizard.format.legend.sizePlaceholder",ca="chartWizard.format.legend.color",ha="chartWizard.format.legend.position",da="chartWizard.format.legend.position.top",la="chartWizard.format.legend.position.bottom",sa="chartWizard.format.legend.position.left",na="chartWizard.format.legend.position.right",za="chartWizard.format.categoryAxis",Wa="chartWizard.format.xAxis",ma="chartWizard.format.categoryAxis.title",Ca="chartWizard.format.categoryAxis.title.placeholder",Fa="chartWizard.format.categoryAxis.title.font",Aa="chartWizard.format.categoryAxis.title.fontPlaceholder",xa="chartWizard.format.categoryAxis.title.size",ua="chartWizard.format.categoryAxis.title.sizePlaceholder",ga="chartWizard.format.categoryAxis.title.color",fa="chartWizard.format.categoryAxis.labels",ba="chartWizard.format.categoryAxis.labels.font",La="chartWizard.format.categoryAxis.labels.fontPlaceholder",Sa="chartWizard.format.categoryAxis.labels.size",Ta="chartWizard.format.categoryAxis.labels.sizePlaceholder",Pa="chartWizard.format.categoryAxis.labels.color",ya="chartWizard.format.categoryAxis.labels.rotation",pa="chartWizard.format.categoryAxis.labels.rotation.auto",Va="chartWizard.format.categoryAxis.labels.reverseOrder",Ba="chartWizard.format.valueAxis",ka="chartWizard.format.yAxis",va="chartWizard.format.valueAxis.title",Da="chartWizard.format.valueAxis.title.placeholder",Ra="chartWizard.format.valueAxis.title.font",Ma="chartWizard.format.valueAxis.title.fontPlaceholder",wa="chartWizard.format.valueAxis.title.size",Ea="chartWizard.format.valueAxis.title.sizePlaceholder",Ga="chartWizard.format.valueAxis.title.color",Na="chartWizard.format.valueAxis.labels",Xa="chartWizard.format.valueAxis.labelFormat",Oa="chartWizard.format.valueAxis.labelFormat.text",Ya="chartWizard.format.valueAxis.labelFormat.number",ja="chartWizard.format.valueAxis.labelFormat.currency",qa="chartWizard.format.valueAxis.labelFormat.percent",Ha="chartWizard.format.valueAxis.labels.font",Ia="chartWizard.format.valueAxis.labels.fontPlaceholder",Ja="chartWizard.format.valueAxis.labels.size",Ka="chartWizard.format.valueAxis.labels.sizePlaceholder",Qa="chartWizard.format.valueAxis.labels.color",Ua="chartWizard.format.valueAxis.labels.rotation",Za="chartWizard.format.valueAxis.labels.rotation.auto",_a={[a]:"Chart Preview",[r]:"Export",[t]:"PDF File",[i]:"SVG File",[o]:"PNG File",[e]:"Chart",[c]:"Data",[h]:"Format",[d]:"Bar Chart",[l]:"Bar",[s]:"Stacked Bar",[n]:"100% Stacked Bar",[z]:"Pie Chart",[W]:"Pie",[m]:"Column Chart",[C]:"Column",[F]:"Stacked Column",[A]:"100% Stacked Column",[x]:"Line Chart",[u]:"Line",[g]:"Stacked Line",[f]:"100% Stacked Line",[b]:"Scatter Chart",[L]:"Scatter",[S]:"Configuration",[T]:"Category Axis",[P]:"X Axis",[y]:"Value Axis",[p]:"Series",[V]:"Add",[B]:"Chart Area",[k]:"Margins",[v]:"Auto",[D]:"Left",[R]:"Right",[M]:"Top",[w]:"Bottom",[E]:"Background",[G]:"Color",[N]:"Title",[X]:"Apply to",[O]:"Chart Title",[Y]:"Chart Subtitle",[j]:"Title",[q]:"Font",[H]:"(inherited font)",[I]:"Size",[J]:"px",[K]:"Color",[Q]:"Series",[U]:"Apply to",[Z]:"All Series",[_]:"Color",[$]:"Show Labels",[aa]:"Legend",[ra]:"Show Legend",[ta]:"Font",[ia]:"(inherited font)",[oa]:"Size",[ea]:"px",[ca]:"Color",[ha]:"Position",[da]:"Top",[la]:"Bottom",[sa]:"Left",[na]:"Right",[za]:"Category Axis",[Wa]:"X Axis",[ma]:"Title",[Ca]:"Axis Title",[Fa]:"Font",[Aa]:"(inherited font)",[xa]:"Size",[ua]:"px",[ga]:"Color",[fa]:"Labels",[ba]:"Font",[La]:"(inherited font)",[Sa]:"Size",[Ta]:"px",[Pa]:"Color",[ya]:"Rotation",[pa]:"Auto",[Va]:"Reverse Order",[Ba]:"Value Axis",[ka]:"Y Axis",[va]:"Title",[Da]:"Axis Title",[Ra]:"Font",[Ma]:"(inherited font)",[wa]:"Size",[Ea]:"px",[Ga]:"Color",[Na]:"Labels",[Xa]:"Label Format",[Oa]:"Text",[Ya]:"Number",[ja]:"Currency",[qa]:"Percent",[Ha]:"Font",[Ia]:"(inherited font)",[Ja]:"Size",[Ka]:"px",[Qa]:"Color",[Ua]:"Rotation",[Za]:"Auto"};exports.chartWizardChartBarChart=d;exports.chartWizardChartBarChart100StackedBar=n;exports.chartWizardChartBarChartBar=l;exports.chartWizardChartBarChartStackedBar=s;exports.chartWizardChartColumnChart=m;exports.chartWizardChartColumnChart100StackedColumn=A;exports.chartWizardChartColumnChartColumn=C;exports.chartWizardChartColumnChartStackedColumn=F;exports.chartWizardChartLineChart=x;exports.chartWizardChartLineChart100StackedLine=f;exports.chartWizardChartLineChartLine=u;exports.chartWizardChartLineChartStackedLine=g;exports.chartWizardChartPieChart=z;exports.chartWizardChartPieChartPie=W;exports.chartWizardChartScatterChart=b;exports.chartWizardChartScatterChartScatter=L;exports.chartWizardDataConfiguration=S;exports.chartWizardDataConfigurationCategoryAxis=T;exports.chartWizardDataConfigurationSeries=p;exports.chartWizardDataConfigurationSeriesAdd=V;exports.chartWizardDataConfigurationValueAxis=y;exports.chartWizardDataConfigurationXAxis=P;exports.chartWizardExportButton=r;exports.chartWizardExportPDFButton=t;exports.chartWizardExportPNGButton=o;exports.chartWizardExportSVGButton=i;exports.chartWizardFormatCategoryAxis=za;exports.chartWizardFormatCategoryAxisLabels=fa;exports.chartWizardFormatCategoryAxisLabelsColor=Pa;exports.chartWizardFormatCategoryAxisLabelsFont=ba;exports.chartWizardFormatCategoryAxisLabelsFontPlaceholder=La;exports.chartWizardFormatCategoryAxisLabelsReverseOrder=Va;exports.chartWizardFormatCategoryAxisLabelsRotation=ya;exports.chartWizardFormatCategoryAxisLabelsRotationAuto=pa;exports.chartWizardFormatCategoryAxisLabelsSize=Sa;exports.chartWizardFormatCategoryAxisLabelsSizePlaceholder=Ta;exports.chartWizardFormatCategoryAxisTitle=ma;exports.chartWizardFormatCategoryAxisTitleColor=ga;exports.chartWizardFormatCategoryAxisTitleFont=Fa;exports.chartWizardFormatCategoryAxisTitleFontPlaceholder=Aa;exports.chartWizardFormatCategoryAxisTitlePlaceholder=Ca;exports.chartWizardFormatCategoryAxisTitleSize=xa;exports.chartWizardFormatCategoryAxisTitleSizePlaceholder=ua;exports.chartWizardFormatChartArea=B;exports.chartWizardFormatChartAreaBackground=E;exports.chartWizardFormatChartAreaBackgroundColor=G;exports.chartWizardFormatChartAreaMargins=k;exports.chartWizardFormatChartAreaMarginsAuto=v;exports.chartWizardFormatChartAreaMarginsBottom=w;exports.chartWizardFormatChartAreaMarginsLeft=D;exports.chartWizardFormatChartAreaMarginsRight=R;exports.chartWizardFormatChartAreaMarginsTop=M;exports.chartWizardFormatLegend=aa;exports.chartWizardFormatLegendColor=ca;exports.chartWizardFormatLegendFont=ta;exports.chartWizardFormatLegendFontPlaceholder=ia;exports.chartWizardFormatLegendPosition=ha;exports.chartWizardFormatLegendPositionBottom=la;exports.chartWizardFormatLegendPositionLeft=sa;exports.chartWizardFormatLegendPositionRight=na;exports.chartWizardFormatLegendPositionTop=da;exports.chartWizardFormatLegendShowLegend=ra;exports.chartWizardFormatLegendSize=oa;exports.chartWizardFormatLegendSizePlaceholder=ea;exports.chartWizardFormatSeries=Q;exports.chartWizardFormatSeriesAllSeries=Z;exports.chartWizardFormatSeriesApplyTo=U;exports.chartWizardFormatSeriesColor=_;exports.chartWizardFormatSeriesShowLabels=$;exports.chartWizardFormatTitle=N;exports.chartWizardFormatTitleApplyTo=X;exports.chartWizardFormatTitleChartSubtitle=Y;exports.chartWizardFormatTitleChartTitle=O;exports.chartWizardFormatTitleColor=K;exports.chartWizardFormatTitleFont=q;exports.chartWizardFormatTitleFontPlaceholder=H;exports.chartWizardFormatTitleLabel=j;exports.chartWizardFormatTitleSize=I;exports.chartWizardFormatTitleSizePlaceholder=J;exports.chartWizardFormatValueAxis=Ba;exports.chartWizardFormatValueAxisLabels=Na;exports.chartWizardFormatValueAxisLabelsColor=Qa;exports.chartWizardFormatValueAxisLabelsFont=Ha;exports.chartWizardFormatValueAxisLabelsFontPlaceholder=Ia;exports.chartWizardFormatValueAxisLabelsFormat=Xa;exports.chartWizardFormatValueAxisLabelsFormatCurrency=ja;exports.chartWizardFormatValueAxisLabelsFormatNumber=Ya;exports.chartWizardFormatValueAxisLabelsFormatPercent=qa;exports.chartWizardFormatValueAxisLabelsFormatText=Oa;exports.chartWizardFormatValueAxisLabelsRotation=Ua;exports.chartWizardFormatValueAxisLabelsRotationAuto=Za;exports.chartWizardFormatValueAxisLabelsSize=Ja;exports.chartWizardFormatValueAxisLabelsSizePlaceholder=Ka;exports.chartWizardFormatValueAxisTitle=va;exports.chartWizardFormatValueAxisTitleColor=Ga;exports.chartWizardFormatValueAxisTitleFont=Ra;exports.chartWizardFormatValueAxisTitleFontPlaceholder=Ma;exports.chartWizardFormatValueAxisTitlePlaceholder=Da;exports.chartWizardFormatValueAxisTitleSize=wa;exports.chartWizardFormatValueAxisTitleSizePlaceholder=Ea;exports.chartWizardFormatXAxis=Wa;exports.chartWizardFormatYAxis=ka;exports.chartWizardTabChart=e;exports.chartWizardTabData=c;exports.chartWizardTabFormat=h;exports.chartWizardWindowTitle=a;exports.messages=_a;
|
|
8
|
+
"use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t="chartWizard.window.title",a="chartWizard.export.button",r="chartWizard.exportPDF.button",o="chartWizard.exportSVG.button",e="chartWizard.exportPNG.button",i="chartWizard.tab.chart",l="chartWizard.tab.data",s="chartWizard.tab.format",c="chartWizard.chart.barChart.expandText",n="chartWizard.chart.barChart.bar",m="chartWizard.chart.barChart.stackedBar",h="chartWizard.chart.barChart.100%stackedBar",f="chartWizard.chart.pieChart.expandText",d="chartWizard.chart.pieChart.pie",x="chartWizard.chart.columnChart.expandText",A="chartWizard.chart.columnChart.column",C="chartWizard.chart.columnChart.stackedColumn",u="chartWizard.chart.columnChart.100%stackedColumn",g="chartWizard.chart.lineChart.expandText",z="chartWizard.chart.lineChart.line",b="chartWizard.chart.lineChart.stackedLine",W="chartWizard.chart.lineChart.100%stackedLine",L="chartWizard.chart.scatterChart.expandText",T="chartWizard.chart.scatterChart.scatter",S="chartWizard.data.configuration.expandText",p="chartWizard.data.configuration.categoryAxis",y="chartWizard.data.configuration.xAxis",P="chartWizard.data.configuration.valueAxis",F="chartWizard.data.configuration.series.title",V="chartWizard.data.configuration.series.add",k="chartWizard.format.chartArea.expandText",B="chartWizard.format.chartArea.margins",v="chartWizard.format.chartArea.margins.auto",R="chartWizard.format.chartArea.margins.left",w="chartWizard.format.chartArea.margins.right",M="chartWizard.format.chartArea.margins.top",G="chartWizard.format.chartArea.margins.bottom",D="chartWizard.format.chartArea.background",N="chartWizard.format.chartArea.background.color",X="chartWizard.format.title.expandText",O="chartWizard.format.title.applyTo",Y="chartWizard.format.title.chartTitle",j="chartWizard.format.title.chartSubtitle",E="chartWizard.format.title.label",q="chartWizard.format.title.font",H="chartWizard.format.title.fontPlaceholder",I="chartWizard.format.title.size",J="chartWizard.format.title.sizePlaceholder",K="chartWizard.format.title.color",Q="chartWizard.format.series.expandText",U="chartWizard.format.series.applyTo",Z="chartWizard.format.series.allSeries",_="chartWizard.format.series.color",$="chartWizard.format.series.showLabels",tt="chartWizard.format.legend.expandText",at="chartWizard.format.legend.showLegend",rt="chartWizard.format.legend.font",ot="chartWizard.format.legend.fontPlaceholder",et="chartWizard.format.legend.size",it="chartWizard.format.legend.sizePlaceholder",lt="chartWizard.format.legend.color",st="chartWizard.format.legend.position",ct="chartWizard.format.legend.position.top",nt="chartWizard.format.legend.position.bottom",mt="chartWizard.format.legend.position.left",ht="chartWizard.format.legend.position.right",ft="chartWizard.format.categoryAxis.expandText",dt="chartWizard.format.xAxis.expandText",xt="chartWizard.format.categoryAxis.title.expandText",At="chartWizard.format.categoryAxis.title.placeholder",Ct="chartWizard.format.categoryAxis.title.font",ut="chartWizard.format.categoryAxis.title.fontPlaceholder",gt="chartWizard.format.categoryAxis.title.size",zt="chartWizard.format.categoryAxis.title.sizePlaceholder",bt="chartWizard.format.categoryAxis.title.color",Wt="chartWizard.format.categoryAxis.labels.text",Lt="chartWizard.format.categoryAxis.labels.font",Tt="chartWizard.format.categoryAxis.labels.fontPlaceholder",St="chartWizard.format.categoryAxis.labels.size",pt="chartWizard.format.categoryAxis.labels.sizePlaceholder",yt="chartWizard.format.categoryAxis.labels.color",Pt="chartWizard.format.categoryAxis.labels.rotation.text",Ft="chartWizard.format.categoryAxis.labels.rotation.auto",Vt="chartWizard.format.categoryAxis.labels.reverseOrder",kt="chartWizard.format.valueAxis.expandText",Bt="chartWizard.format.yAxis.expandText",vt="chartWizard.format.valueAxis.title.text",Rt="chartWizard.format.valueAxis.title.placeholder",wt="chartWizard.format.valueAxis.title.font",Mt="chartWizard.format.valueAxis.title.fontPlaceholder",Gt="chartWizard.format.valueAxis.title.size",Dt="chartWizard.format.valueAxis.title.sizePlaceholder",Nt="chartWizard.format.valueAxis.title.color",Xt="chartWizard.format.valueAxis.labels.text",Ot="chartWizard.format.valueAxis.labelFormat",Yt="chartWizard.format.valueAxis.labelFormat.text",jt="chartWizard.format.valueAxis.labelFormat.number",Et="chartWizard.format.valueAxis.labelFormat.currency",qt="chartWizard.format.valueAxis.labelFormat.percent",Ht="chartWizard.format.valueAxis.labels.font",It="chartWizard.format.valueAxis.labels.fontPlaceholder",Jt="chartWizard.format.valueAxis.labels.size",Kt="chartWizard.format.valueAxis.labels.sizePlaceholder",Qt="chartWizard.format.valueAxis.labels.color",Ut="chartWizard.format.valueAxis.labels.rotation.text",Zt="chartWizard.format.valueAxis.labels.rotation.auto",_t={[t]:"Chart Preview",[a]:"Export",[r]:"PDF File",[o]:"SVG File",[e]:"PNG File",[i]:"Chart",[l]:"Data",[s]:"Format",[c]:"Bar Chart",[n]:"Bar",[m]:"Stacked Bar",[h]:"100% Stacked Bar",[f]:"Pie Chart",[d]:"Pie",[x]:"Column Chart",[A]:"Column",[C]:"Stacked Column",[u]:"100% Stacked Column",[g]:"Line Chart",[z]:"Line",[b]:"Stacked Line",[W]:"100% Stacked Line",[L]:"Scatter Chart",[T]:"Scatter",[S]:"Configuration",[p]:"Category Axis",[y]:"X Axis",[P]:"Value Axis",[F]:"Series",[V]:"Add",[k]:"Chart Area",[B]:"Margins",[v]:"Auto",[R]:"Left",[w]:"Right",[M]:"Top",[G]:"Bottom",[D]:"Background",[N]:"Color",[X]:"Title",[O]:"Apply to",[Y]:"Chart Title",[j]:"Chart Subtitle",[E]:"Title",[q]:"Font",[H]:"(inherited font)",[I]:"Size",[J]:"px",[K]:"Color",[Q]:"Series",[U]:"Apply to",[Z]:"All Series",[_]:"Color",[$]:"Show Labels",[tt]:"Legend",[at]:"Show Legend",[rt]:"Font",[ot]:"(inherited font)",[et]:"Size",[it]:"px",[lt]:"Color",[st]:"Position",[ct]:"Top",[nt]:"Bottom",[mt]:"Left",[ht]:"Right",[ft]:"Category Axis",[dt]:"X Axis",[xt]:"Title",[At]:"Axis Title",[Ct]:"Font",[ut]:"(inherited font)",[gt]:"Size",[zt]:"px",[bt]:"Color",[Wt]:"Labels",[Lt]:"Font",[Tt]:"(inherited font)",[St]:"Size",[pt]:"px",[yt]:"Color",[Pt]:"Rotation",[Ft]:"Auto",[Vt]:"Reverse Order",[kt]:"Value Axis",[Bt]:"Y Axis",[vt]:"Title",[Rt]:"Axis Title",[wt]:"Font",[Mt]:"(inherited font)",[Gt]:"Size",[Dt]:"px",[Nt]:"Color",[Xt]:"Labels",[Ot]:"Label Format",[Yt]:"Text",[jt]:"Number",[Et]:"Currency",[qt]:"Percent",[Ht]:"Font",[It]:"(inherited font)",[Jt]:"Size",[Kt]:"px",[Qt]:"Color",[Ut]:"Rotation",[Zt]:"Auto"};exports.barChart=c;exports.barChart100StackedBar=h;exports.barChartBar=n;exports.barChartStackedBar=m;exports.columnChart=x;exports.columnChart100StackedColumn=u;exports.columnChartColumn=A;exports.columnChartStackedColumn=C;exports.configuration=S;exports.configurationCategoryAxis=p;exports.configurationSeries=F;exports.configurationSeriesAdd=V;exports.configurationValueAxis=P;exports.configurationXAxis=y;exports.exportButton=a;exports.exportPDFButton=r;exports.exportPNGButton=e;exports.exportSVGButton=o;exports.formatCategoryAxis=ft;exports.formatCategoryAxisLabels=Wt;exports.formatCategoryAxisLabelsColor=yt;exports.formatCategoryAxisLabelsFont=Lt;exports.formatCategoryAxisLabelsFontPlaceholder=Tt;exports.formatCategoryAxisLabelsReverseOrder=Vt;exports.formatCategoryAxisLabelsRotation=Pt;exports.formatCategoryAxisLabelsRotationAuto=Ft;exports.formatCategoryAxisLabelsSize=St;exports.formatCategoryAxisLabelsSizePlaceholder=pt;exports.formatCategoryAxisTitle=xt;exports.formatCategoryAxisTitleColor=bt;exports.formatCategoryAxisTitleFont=Ct;exports.formatCategoryAxisTitleFontPlaceholder=ut;exports.formatCategoryAxisTitlePlaceholder=At;exports.formatCategoryAxisTitleSize=gt;exports.formatCategoryAxisTitleSizePlaceholder=zt;exports.formatChartArea=k;exports.formatChartAreaBackground=D;exports.formatChartAreaBackgroundColor=N;exports.formatChartAreaMargins=B;exports.formatChartAreaMarginsAuto=v;exports.formatChartAreaMarginsBottom=G;exports.formatChartAreaMarginsLeft=R;exports.formatChartAreaMarginsRight=w;exports.formatChartAreaMarginsTop=M;exports.formatLegend=tt;exports.formatLegendColor=lt;exports.formatLegendFont=rt;exports.formatLegendFontPlaceholder=ot;exports.formatLegendPosition=st;exports.formatLegendPositionBottom=nt;exports.formatLegendPositionLeft=mt;exports.formatLegendPositionRight=ht;exports.formatLegendPositionTop=ct;exports.formatLegendShowLegend=at;exports.formatLegendSize=et;exports.formatLegendSizePlaceholder=it;exports.formatSeries=Q;exports.formatSeriesAllSeries=Z;exports.formatSeriesApplyTo=U;exports.formatSeriesColor=_;exports.formatSeriesShowLabels=$;exports.formatTitle=X;exports.formatTitleApplyTo=O;exports.formatTitleChartSubtitle=j;exports.formatTitleChartTitle=Y;exports.formatTitleColor=K;exports.formatTitleFont=q;exports.formatTitleFontPlaceholder=H;exports.formatTitleLabel=E;exports.formatTitleSize=I;exports.formatTitleSizePlaceholder=J;exports.formatValueAxis=kt;exports.formatValueAxisLabels=Xt;exports.formatValueAxisLabelsColor=Qt;exports.formatValueAxisLabelsFont=Ht;exports.formatValueAxisLabelsFontPlaceholder=It;exports.formatValueAxisLabelsFormat=Ot;exports.formatValueAxisLabelsFormatCurrency=Et;exports.formatValueAxisLabelsFormatNumber=jt;exports.formatValueAxisLabelsFormatPercent=qt;exports.formatValueAxisLabelsFormatText=Yt;exports.formatValueAxisLabelsRotation=Ut;exports.formatValueAxisLabelsRotationAuto=Zt;exports.formatValueAxisLabelsSize=Jt;exports.formatValueAxisLabelsSizePlaceholder=Kt;exports.formatValueAxisTitle=vt;exports.formatValueAxisTitleColor=Nt;exports.formatValueAxisTitleFont=wt;exports.formatValueAxisTitleFontPlaceholder=Mt;exports.formatValueAxisTitlePlaceholder=Rt;exports.formatValueAxisTitleSize=Gt;exports.formatValueAxisTitleSizePlaceholder=Dt;exports.formatXAxis=dt;exports.formatYAxis=Bt;exports.lineChart=g;exports.lineChart100StackedLine=W;exports.lineChartLine=z;exports.lineChartStackedLine=b;exports.messages=_t;exports.pieChart=f;exports.pieChartPie=d;exports.scatterChart=L;exports.scatterChartScatter=T;exports.tabChart=i;exports.tabData=l;exports.tabFormat=s;exports.windowTitle=t;
|
package/messages.mjs
CHANGED
|
@@ -6,50 +6,50 @@
|
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
8
|
"use client";
|
|
9
|
-
const
|
|
10
|
-
[
|
|
11
|
-
[
|
|
9
|
+
const t = "chartWizard.window.title", a = "chartWizard.export.button", r = "chartWizard.exportPDF.button", o = "chartWizard.exportSVG.button", e = "chartWizard.exportPNG.button", i = "chartWizard.tab.chart", c = "chartWizard.tab.data", s = "chartWizard.tab.format", l = "chartWizard.chart.barChart.expandText", n = "chartWizard.chart.barChart.bar", h = "chartWizard.chart.barChart.stackedBar", d = "chartWizard.chart.barChart.100%stackedBar", m = "chartWizard.chart.pieChart.expandText", f = "chartWizard.chart.pieChart.pie", x = "chartWizard.chart.columnChart.expandText", z = "chartWizard.chart.columnChart.column", A = "chartWizard.chart.columnChart.stackedColumn", u = "chartWizard.chart.columnChart.100%stackedColumn", W = "chartWizard.chart.lineChart.expandText", g = "chartWizard.chart.lineChart.line", C = "chartWizard.chart.lineChart.stackedLine", b = "chartWizard.chart.lineChart.100%stackedLine", p = "chartWizard.chart.scatterChart.expandText", T = "chartWizard.chart.scatterChart.scatter", L = "chartWizard.data.configuration.expandText", S = "chartWizard.data.configuration.categoryAxis", y = "chartWizard.data.configuration.xAxis", P = "chartWizard.data.configuration.valueAxis", F = "chartWizard.data.configuration.series.title", V = "chartWizard.data.configuration.series.add", v = "chartWizard.format.chartArea.expandText", k = "chartWizard.format.chartArea.margins", B = "chartWizard.format.chartArea.margins.auto", R = "chartWizard.format.chartArea.margins.left", w = "chartWizard.format.chartArea.margins.right", M = "chartWizard.format.chartArea.margins.top", G = "chartWizard.format.chartArea.margins.bottom", D = "chartWizard.format.chartArea.background", N = "chartWizard.format.chartArea.background.color", X = "chartWizard.format.title.expandText", O = "chartWizard.format.title.applyTo", Y = "chartWizard.format.title.chartTitle", E = "chartWizard.format.title.chartSubtitle", j = "chartWizard.format.title.label", q = "chartWizard.format.title.font", H = "chartWizard.format.title.fontPlaceholder", I = "chartWizard.format.title.size", J = "chartWizard.format.title.sizePlaceholder", K = "chartWizard.format.title.color", Q = "chartWizard.format.series.expandText", U = "chartWizard.format.series.applyTo", Z = "chartWizard.format.series.allSeries", _ = "chartWizard.format.series.color", $ = "chartWizard.format.series.showLabels", tt = "chartWizard.format.legend.expandText", at = "chartWizard.format.legend.showLegend", rt = "chartWizard.format.legend.font", ot = "chartWizard.format.legend.fontPlaceholder", et = "chartWizard.format.legend.size", it = "chartWizard.format.legend.sizePlaceholder", ct = "chartWizard.format.legend.color", st = "chartWizard.format.legend.position", lt = "chartWizard.format.legend.position.top", nt = "chartWizard.format.legend.position.bottom", ht = "chartWizard.format.legend.position.left", dt = "chartWizard.format.legend.position.right", mt = "chartWizard.format.categoryAxis.expandText", ft = "chartWizard.format.xAxis.expandText", xt = "chartWizard.format.categoryAxis.title.expandText", zt = "chartWizard.format.categoryAxis.title.placeholder", At = "chartWizard.format.categoryAxis.title.font", ut = "chartWizard.format.categoryAxis.title.fontPlaceholder", Wt = "chartWizard.format.categoryAxis.title.size", gt = "chartWizard.format.categoryAxis.title.sizePlaceholder", Ct = "chartWizard.format.categoryAxis.title.color", bt = "chartWizard.format.categoryAxis.labels.text", pt = "chartWizard.format.categoryAxis.labels.font", Tt = "chartWizard.format.categoryAxis.labels.fontPlaceholder", Lt = "chartWizard.format.categoryAxis.labels.size", St = "chartWizard.format.categoryAxis.labels.sizePlaceholder", yt = "chartWizard.format.categoryAxis.labels.color", Pt = "chartWizard.format.categoryAxis.labels.rotation.text", Ft = "chartWizard.format.categoryAxis.labels.rotation.auto", Vt = "chartWizard.format.categoryAxis.labels.reverseOrder", vt = "chartWizard.format.valueAxis.expandText", kt = "chartWizard.format.yAxis.expandText", Bt = "chartWizard.format.valueAxis.title.text", Rt = "chartWizard.format.valueAxis.title.placeholder", wt = "chartWizard.format.valueAxis.title.font", Mt = "chartWizard.format.valueAxis.title.fontPlaceholder", Gt = "chartWizard.format.valueAxis.title.size", Dt = "chartWizard.format.valueAxis.title.sizePlaceholder", Nt = "chartWizard.format.valueAxis.title.color", Xt = "chartWizard.format.valueAxis.labels.text", Ot = "chartWizard.format.valueAxis.labelFormat", Yt = "chartWizard.format.valueAxis.labelFormat.text", Et = "chartWizard.format.valueAxis.labelFormat.number", jt = "chartWizard.format.valueAxis.labelFormat.currency", qt = "chartWizard.format.valueAxis.labelFormat.percent", Ht = "chartWizard.format.valueAxis.labels.font", It = "chartWizard.format.valueAxis.labels.fontPlaceholder", Jt = "chartWizard.format.valueAxis.labels.size", Kt = "chartWizard.format.valueAxis.labels.sizePlaceholder", Qt = "chartWizard.format.valueAxis.labels.color", Ut = "chartWizard.format.valueAxis.labels.rotation.text", Zt = "chartWizard.format.valueAxis.labels.rotation.auto", _t = {
|
|
10
|
+
[t]: "Chart Preview",
|
|
11
|
+
[a]: "Export",
|
|
12
12
|
[r]: "PDF File",
|
|
13
13
|
[o]: "SVG File",
|
|
14
|
-
[
|
|
15
|
-
[
|
|
14
|
+
[e]: "PNG File",
|
|
15
|
+
[i]: "Chart",
|
|
16
16
|
[c]: "Data",
|
|
17
|
-
[
|
|
18
|
-
[
|
|
19
|
-
[
|
|
20
|
-
[
|
|
21
|
-
[
|
|
22
|
-
[
|
|
23
|
-
[
|
|
24
|
-
[
|
|
25
|
-
[
|
|
26
|
-
[
|
|
27
|
-
[
|
|
28
|
-
[
|
|
29
|
-
[
|
|
30
|
-
[
|
|
31
|
-
[
|
|
32
|
-
[
|
|
33
|
-
[
|
|
34
|
-
[
|
|
35
|
-
[
|
|
36
|
-
[
|
|
17
|
+
[s]: "Format",
|
|
18
|
+
[l]: "Bar Chart",
|
|
19
|
+
[n]: "Bar",
|
|
20
|
+
[h]: "Stacked Bar",
|
|
21
|
+
[d]: "100% Stacked Bar",
|
|
22
|
+
[m]: "Pie Chart",
|
|
23
|
+
[f]: "Pie",
|
|
24
|
+
[x]: "Column Chart",
|
|
25
|
+
[z]: "Column",
|
|
26
|
+
[A]: "Stacked Column",
|
|
27
|
+
[u]: "100% Stacked Column",
|
|
28
|
+
[W]: "Line Chart",
|
|
29
|
+
[g]: "Line",
|
|
30
|
+
[C]: "Stacked Line",
|
|
31
|
+
[b]: "100% Stacked Line",
|
|
32
|
+
[p]: "Scatter Chart",
|
|
33
|
+
[T]: "Scatter",
|
|
34
|
+
[L]: "Configuration",
|
|
35
|
+
[S]: "Category Axis",
|
|
36
|
+
[y]: "X Axis",
|
|
37
37
|
[P]: "Value Axis",
|
|
38
|
-
[
|
|
38
|
+
[F]: "Series",
|
|
39
39
|
[V]: "Add",
|
|
40
40
|
[v]: "Chart Area",
|
|
41
|
-
[
|
|
42
|
-
[
|
|
41
|
+
[k]: "Margins",
|
|
42
|
+
[B]: "Auto",
|
|
43
43
|
[R]: "Left",
|
|
44
|
-
[
|
|
45
|
-
[
|
|
46
|
-
[
|
|
47
|
-
[
|
|
48
|
-
[
|
|
49
|
-
[
|
|
50
|
-
[
|
|
51
|
-
[
|
|
52
|
-
[
|
|
44
|
+
[w]: "Right",
|
|
45
|
+
[M]: "Top",
|
|
46
|
+
[G]: "Bottom",
|
|
47
|
+
[D]: "Background",
|
|
48
|
+
[N]: "Color",
|
|
49
|
+
[X]: "Title",
|
|
50
|
+
[O]: "Apply to",
|
|
51
|
+
[Y]: "Chart Title",
|
|
52
|
+
[E]: "Chart Subtitle",
|
|
53
53
|
[j]: "Title",
|
|
54
54
|
[q]: "Font",
|
|
55
55
|
[H]: "(inherited font)",
|
|
@@ -61,165 +61,165 @@ const a = "chartWizard.window.title", t = "chartWizard.export.button", r = "char
|
|
|
61
61
|
[Z]: "All Series",
|
|
62
62
|
[_]: "Color",
|
|
63
63
|
[$]: "Show Labels",
|
|
64
|
-
[
|
|
65
|
-
[
|
|
66
|
-
[
|
|
67
|
-
[
|
|
68
|
-
[
|
|
69
|
-
[
|
|
70
|
-
[
|
|
71
|
-
[
|
|
72
|
-
[
|
|
73
|
-
[
|
|
74
|
-
[
|
|
75
|
-
[
|
|
76
|
-
[
|
|
77
|
-
[
|
|
78
|
-
[
|
|
79
|
-
[
|
|
80
|
-
[
|
|
81
|
-
[
|
|
82
|
-
[
|
|
83
|
-
[
|
|
84
|
-
[
|
|
85
|
-
[
|
|
86
|
-
[
|
|
87
|
-
[
|
|
88
|
-
[
|
|
89
|
-
[
|
|
90
|
-
[
|
|
91
|
-
[
|
|
92
|
-
[
|
|
93
|
-
[
|
|
94
|
-
[
|
|
95
|
-
[
|
|
96
|
-
[
|
|
97
|
-
[
|
|
98
|
-
[
|
|
99
|
-
[
|
|
100
|
-
[
|
|
101
|
-
[
|
|
102
|
-
[
|
|
103
|
-
[
|
|
104
|
-
[
|
|
105
|
-
[
|
|
106
|
-
[
|
|
107
|
-
[
|
|
108
|
-
[
|
|
109
|
-
[
|
|
110
|
-
[
|
|
111
|
-
[
|
|
112
|
-
[
|
|
113
|
-
[
|
|
114
|
-
[
|
|
115
|
-
[
|
|
64
|
+
[tt]: "Legend",
|
|
65
|
+
[at]: "Show Legend",
|
|
66
|
+
[rt]: "Font",
|
|
67
|
+
[ot]: "(inherited font)",
|
|
68
|
+
[et]: "Size",
|
|
69
|
+
[it]: "px",
|
|
70
|
+
[ct]: "Color",
|
|
71
|
+
[st]: "Position",
|
|
72
|
+
[lt]: "Top",
|
|
73
|
+
[nt]: "Bottom",
|
|
74
|
+
[ht]: "Left",
|
|
75
|
+
[dt]: "Right",
|
|
76
|
+
[mt]: "Category Axis",
|
|
77
|
+
[ft]: "X Axis",
|
|
78
|
+
[xt]: "Title",
|
|
79
|
+
[zt]: "Axis Title",
|
|
80
|
+
[At]: "Font",
|
|
81
|
+
[ut]: "(inherited font)",
|
|
82
|
+
[Wt]: "Size",
|
|
83
|
+
[gt]: "px",
|
|
84
|
+
[Ct]: "Color",
|
|
85
|
+
[bt]: "Labels",
|
|
86
|
+
[pt]: "Font",
|
|
87
|
+
[Tt]: "(inherited font)",
|
|
88
|
+
[Lt]: "Size",
|
|
89
|
+
[St]: "px",
|
|
90
|
+
[yt]: "Color",
|
|
91
|
+
[Pt]: "Rotation",
|
|
92
|
+
[Ft]: "Auto",
|
|
93
|
+
[Vt]: "Reverse Order",
|
|
94
|
+
[vt]: "Value Axis",
|
|
95
|
+
[kt]: "Y Axis",
|
|
96
|
+
[Bt]: "Title",
|
|
97
|
+
[Rt]: "Axis Title",
|
|
98
|
+
[wt]: "Font",
|
|
99
|
+
[Mt]: "(inherited font)",
|
|
100
|
+
[Gt]: "Size",
|
|
101
|
+
[Dt]: "px",
|
|
102
|
+
[Nt]: "Color",
|
|
103
|
+
[Xt]: "Labels",
|
|
104
|
+
[Ot]: "Label Format",
|
|
105
|
+
[Yt]: "Text",
|
|
106
|
+
[Et]: "Number",
|
|
107
|
+
[jt]: "Currency",
|
|
108
|
+
[qt]: "Percent",
|
|
109
|
+
[Ht]: "Font",
|
|
110
|
+
[It]: "(inherited font)",
|
|
111
|
+
[Jt]: "Size",
|
|
112
|
+
[Kt]: "px",
|
|
113
|
+
[Qt]: "Color",
|
|
114
|
+
[Ut]: "Rotation",
|
|
115
|
+
[Zt]: "Auto"
|
|
116
116
|
};
|
|
117
117
|
export {
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
F as
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
118
|
+
l as barChart,
|
|
119
|
+
d as barChart100StackedBar,
|
|
120
|
+
n as barChartBar,
|
|
121
|
+
h as barChartStackedBar,
|
|
122
|
+
x as columnChart,
|
|
123
|
+
u as columnChart100StackedColumn,
|
|
124
|
+
z as columnChartColumn,
|
|
125
|
+
A as columnChartStackedColumn,
|
|
126
|
+
L as configuration,
|
|
127
|
+
S as configurationCategoryAxis,
|
|
128
|
+
F as configurationSeries,
|
|
129
|
+
V as configurationSeriesAdd,
|
|
130
|
+
P as configurationValueAxis,
|
|
131
|
+
y as configurationXAxis,
|
|
132
|
+
a as exportButton,
|
|
133
|
+
r as exportPDFButton,
|
|
134
|
+
e as exportPNGButton,
|
|
135
|
+
o as exportSVGButton,
|
|
136
|
+
mt as formatCategoryAxis,
|
|
137
|
+
bt as formatCategoryAxisLabels,
|
|
138
|
+
yt as formatCategoryAxisLabelsColor,
|
|
139
|
+
pt as formatCategoryAxisLabelsFont,
|
|
140
|
+
Tt as formatCategoryAxisLabelsFontPlaceholder,
|
|
141
|
+
Vt as formatCategoryAxisLabelsReverseOrder,
|
|
142
|
+
Pt as formatCategoryAxisLabelsRotation,
|
|
143
|
+
Ft as formatCategoryAxisLabelsRotationAuto,
|
|
144
|
+
Lt as formatCategoryAxisLabelsSize,
|
|
145
|
+
St as formatCategoryAxisLabelsSizePlaceholder,
|
|
146
|
+
xt as formatCategoryAxisTitle,
|
|
147
|
+
Ct as formatCategoryAxisTitleColor,
|
|
148
|
+
At as formatCategoryAxisTitleFont,
|
|
149
|
+
ut as formatCategoryAxisTitleFontPlaceholder,
|
|
150
|
+
zt as formatCategoryAxisTitlePlaceholder,
|
|
151
|
+
Wt as formatCategoryAxisTitleSize,
|
|
152
|
+
gt as formatCategoryAxisTitleSizePlaceholder,
|
|
153
|
+
v as formatChartArea,
|
|
154
|
+
D as formatChartAreaBackground,
|
|
155
|
+
N as formatChartAreaBackgroundColor,
|
|
156
|
+
k as formatChartAreaMargins,
|
|
157
|
+
B as formatChartAreaMarginsAuto,
|
|
158
|
+
G as formatChartAreaMarginsBottom,
|
|
159
|
+
R as formatChartAreaMarginsLeft,
|
|
160
|
+
w as formatChartAreaMarginsRight,
|
|
161
|
+
M as formatChartAreaMarginsTop,
|
|
162
|
+
tt as formatLegend,
|
|
163
|
+
ct as formatLegendColor,
|
|
164
|
+
rt as formatLegendFont,
|
|
165
|
+
ot as formatLegendFontPlaceholder,
|
|
166
|
+
st as formatLegendPosition,
|
|
167
|
+
nt as formatLegendPositionBottom,
|
|
168
|
+
ht as formatLegendPositionLeft,
|
|
169
|
+
dt as formatLegendPositionRight,
|
|
170
|
+
lt as formatLegendPositionTop,
|
|
171
|
+
at as formatLegendShowLegend,
|
|
172
|
+
et as formatLegendSize,
|
|
173
|
+
it as formatLegendSizePlaceholder,
|
|
174
|
+
Q as formatSeries,
|
|
175
|
+
Z as formatSeriesAllSeries,
|
|
176
|
+
U as formatSeriesApplyTo,
|
|
177
|
+
_ as formatSeriesColor,
|
|
178
|
+
$ as formatSeriesShowLabels,
|
|
179
|
+
X as formatTitle,
|
|
180
|
+
O as formatTitleApplyTo,
|
|
181
|
+
E as formatTitleChartSubtitle,
|
|
182
|
+
Y as formatTitleChartTitle,
|
|
183
|
+
K as formatTitleColor,
|
|
184
|
+
q as formatTitleFont,
|
|
185
|
+
H as formatTitleFontPlaceholder,
|
|
186
|
+
j as formatTitleLabel,
|
|
187
|
+
I as formatTitleSize,
|
|
188
|
+
J as formatTitleSizePlaceholder,
|
|
189
|
+
vt as formatValueAxis,
|
|
190
|
+
Xt as formatValueAxisLabels,
|
|
191
|
+
Qt as formatValueAxisLabelsColor,
|
|
192
|
+
Ht as formatValueAxisLabelsFont,
|
|
193
|
+
It as formatValueAxisLabelsFontPlaceholder,
|
|
194
|
+
Ot as formatValueAxisLabelsFormat,
|
|
195
|
+
jt as formatValueAxisLabelsFormatCurrency,
|
|
196
|
+
Et as formatValueAxisLabelsFormatNumber,
|
|
197
|
+
qt as formatValueAxisLabelsFormatPercent,
|
|
198
|
+
Yt as formatValueAxisLabelsFormatText,
|
|
199
|
+
Ut as formatValueAxisLabelsRotation,
|
|
200
|
+
Zt as formatValueAxisLabelsRotationAuto,
|
|
201
|
+
Jt as formatValueAxisLabelsSize,
|
|
202
|
+
Kt as formatValueAxisLabelsSizePlaceholder,
|
|
203
|
+
Bt as formatValueAxisTitle,
|
|
204
|
+
Nt as formatValueAxisTitleColor,
|
|
205
|
+
wt as formatValueAxisTitleFont,
|
|
206
|
+
Mt as formatValueAxisTitleFontPlaceholder,
|
|
207
|
+
Rt as formatValueAxisTitlePlaceholder,
|
|
208
|
+
Gt as formatValueAxisTitleSize,
|
|
209
|
+
Dt as formatValueAxisTitleSizePlaceholder,
|
|
210
|
+
ft as formatXAxis,
|
|
211
|
+
kt as formatYAxis,
|
|
212
|
+
W as lineChart,
|
|
213
|
+
b as lineChart100StackedLine,
|
|
214
|
+
g as lineChartLine,
|
|
215
|
+
C as lineChartStackedLine,
|
|
216
|
+
_t as messages,
|
|
217
|
+
m as pieChart,
|
|
218
|
+
f as pieChartPie,
|
|
219
|
+
p as scatterChart,
|
|
220
|
+
T as scatterChartScatter,
|
|
221
|
+
i as tabChart,
|
|
222
|
+
c as tabData,
|
|
223
|
+
s as tabFormat,
|
|
224
|
+
t as windowTitle
|
|
225
225
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-react-chart-wizard",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.3.0-develop.2",
|
|
4
4
|
"description": "React Chart Wizard lets you create a chart using data from a Grid, another data-bound component, or an external source",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -18,19 +18,19 @@
|
|
|
18
18
|
"@progress/kendo-drawing": "^1.20.1",
|
|
19
19
|
"@progress/kendo-file-saver": "^1.0.1",
|
|
20
20
|
"@progress/kendo-licensing": "^1.3.4",
|
|
21
|
-
"@progress/kendo-react-animation": "8.
|
|
22
|
-
"@progress/kendo-react-buttons": "8.
|
|
23
|
-
"@progress/kendo-react-charts": "8.
|
|
24
|
-
"@progress/kendo-react-common": "8.
|
|
25
|
-
"@progress/kendo-react-dialogs": "8.
|
|
26
|
-
"@progress/kendo-react-form": "8.
|
|
27
|
-
"@progress/kendo-react-dropdowns": "8.
|
|
28
|
-
"@progress/kendo-react-grid": "8.
|
|
29
|
-
"@progress/kendo-react-inputs": "8.
|
|
30
|
-
"@progress/kendo-react-intl": "8.
|
|
31
|
-
"@progress/kendo-react-labels": "8.
|
|
32
|
-
"@progress/kendo-react-layout": "8.
|
|
33
|
-
"@progress/kendo-react-popup": "8.
|
|
21
|
+
"@progress/kendo-react-animation": "8.3.0-develop.2",
|
|
22
|
+
"@progress/kendo-react-buttons": "8.3.0-develop.2",
|
|
23
|
+
"@progress/kendo-react-charts": "8.3.0-develop.2",
|
|
24
|
+
"@progress/kendo-react-common": "8.3.0-develop.2",
|
|
25
|
+
"@progress/kendo-react-dialogs": "8.3.0-develop.2",
|
|
26
|
+
"@progress/kendo-react-form": "8.3.0-develop.2",
|
|
27
|
+
"@progress/kendo-react-dropdowns": "8.3.0-develop.2",
|
|
28
|
+
"@progress/kendo-react-grid": "8.3.0-develop.2",
|
|
29
|
+
"@progress/kendo-react-inputs": "8.3.0-develop.2",
|
|
30
|
+
"@progress/kendo-react-intl": "8.3.0-develop.2",
|
|
31
|
+
"@progress/kendo-react-labels": "8.3.0-develop.2",
|
|
32
|
+
"@progress/kendo-react-layout": "8.3.0-develop.2",
|
|
33
|
+
"@progress/kendo-react-popup": "8.3.0-develop.2",
|
|
34
34
|
"@progress/kendo-svg-icons": "^3.0.0",
|
|
35
35
|
"react": "^16.8.2 || ^17.0.0 || ^18.0.0",
|
|
36
36
|
"react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0"
|
package/DeleteCell.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
3
|
-
*-------------------------------------------------------------------------------------------
|
|
4
|
-
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
5
|
-
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
6
|
-
*-------------------------------------------------------------------------------------------
|
|
7
|
-
*/
|
|
8
|
-
"use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react"),d=require("@progress/kendo-react-buttons"),m=require("@progress/kendo-svg-icons");function f(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,c.get?c:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const o=f(i),r=o.createContext({onRemove:e=>{},count:0}),b=e=>{const{ariaColumnIndex:n,dataItem:t,selectionChange:c,columnIndex:g,columnsCount:C,rowType:v,expanded:I,dataIndex:p,isSelected:x,render:S,...a}=e,{onRemove:l,count:s}=o.useContext(r),u=()=>{l.call(void 0,e.dataItem.id)};return o.createElement("td",{...a},o.createElement(d.Button,{type:"button",onClick:u,icon:"trash",svgIcon:m.trashIcon,fillMode:"flat",disabled:s<2}))};exports.DeleteCell=b;exports.RemoveSeriesContext=r;
|
package/DeleteCell.mjs
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
3
|
-
*-------------------------------------------------------------------------------------------
|
|
4
|
-
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
5
|
-
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
6
|
-
*-------------------------------------------------------------------------------------------
|
|
7
|
-
*/
|
|
8
|
-
"use client";
|
|
9
|
-
import * as e from "react";
|
|
10
|
-
import { Button as r } from "@progress/kendo-react-buttons";
|
|
11
|
-
import { trashIcon as l } from "@progress/kendo-svg-icons";
|
|
12
|
-
const s = e.createContext({
|
|
13
|
-
onRemove: (t) => {
|
|
14
|
-
},
|
|
15
|
-
count: 0
|
|
16
|
-
}), D = (t) => {
|
|
17
|
-
const {
|
|
18
|
-
ariaColumnIndex: d,
|
|
19
|
-
dataItem: m,
|
|
20
|
-
selectionChange: i,
|
|
21
|
-
columnIndex: u,
|
|
22
|
-
columnsCount: x,
|
|
23
|
-
rowType: C,
|
|
24
|
-
expanded: I,
|
|
25
|
-
dataIndex: f,
|
|
26
|
-
isSelected: p,
|
|
27
|
-
render: v,
|
|
28
|
-
...o
|
|
29
|
-
} = t, { onRemove: n, count: a } = e.useContext(s), c = () => {
|
|
30
|
-
n.call(void 0, t.dataItem.id);
|
|
31
|
-
};
|
|
32
|
-
return /* @__PURE__ */ e.createElement("td", { ...o }, /* @__PURE__ */ e.createElement(
|
|
33
|
-
r,
|
|
34
|
-
{
|
|
35
|
-
type: "button",
|
|
36
|
-
onClick: c,
|
|
37
|
-
icon: "trash",
|
|
38
|
-
svgIcon: l,
|
|
39
|
-
fillMode: "flat",
|
|
40
|
-
disabled: a < 2
|
|
41
|
-
}
|
|
42
|
-
));
|
|
43
|
-
};
|
|
44
|
-
export {
|
|
45
|
-
D as DeleteCell,
|
|
46
|
-
s as RemoveSeriesContext
|
|
47
|
-
};
|