@progress/kendo-themes-html 10.3.0-dev.1 → 10.3.1-dev.0
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/dist/cjs/chart-wizard/tests/tab-data-sections-expanded.js +2 -0
- package/dist/cjs/filemanager/templates/filemanager-grid-preview.js +2 -0
- package/dist/cjs/filemanager/templates/filemanager-grid.js +2 -0
- package/dist/cjs/filemanager/tests/filemanager-gridview-preview.js +2 -0
- package/dist/cjs/filemanager/tests/filemanager-gridview.js +2 -0
- package/dist/cjs/gantt/templates/gantt-normal.js +2 -0
- package/dist/cjs/gantt/templates/gantt-row-reordering.js +2 -0
- package/dist/cjs/gantt/tests/gantt-editing-popup-predecessors.js +2 -0
- package/dist/cjs/gantt/tests/gantt-editing-popup-resources.js +2 -0
- package/dist/cjs/gantt/tests/gantt-editing-popup-successors.js +2 -0
- package/dist/cjs/gantt/tests/gantt-react.js +2 -0
- package/dist/cjs/gantt/tests/gantt-row-reordering.js +2 -0
- package/dist/cjs/gantt/tests/gantt.js +2 -0
- package/dist/cjs/grid/templates/grid-hierarchy.js +2 -0
- package/dist/cjs/grid/templates/grid-normal.js +2 -0
- package/dist/cjs/grid/templates/grid-with-column-menu.js +2 -0
- package/dist/cjs/grid/templates/grid-with-edit-row.js +2 -0
- package/dist/cjs/grid/templates/grid-with-filter-menu.js +2 -0
- package/dist/cjs/grid/templates/grid-with-filter-row.js +2 -0
- package/dist/cjs/grid/templates/grid-with-grouping.js +2 -0
- package/dist/cjs/grid/templates/grid-with-locked-columns.js +2 -0
- package/dist/cjs/grid/templates/grid-with-multicolumn-headers.js +2 -0
- package/dist/cjs/grid/templates/grid-with-row-reordering.js +2 -0
- package/dist/cjs/grid/templates/grid-with-selection-aggregates.js +2 -0
- package/dist/cjs/grid/templates/grid-with-sticky-columns.js +2 -0
- package/dist/cjs/grid/tests/grid-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-column-menu-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-column-menu-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-column-reordering-actions.js +2 -0
- package/dist/cjs/grid/tests/grid-column-resizing-actions.js +2 -0
- package/dist/cjs/grid/tests/grid-editing-custom-editor.js +2 -0
- package/dist/cjs/grid/tests/grid-editing-inline-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-editing-inline-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-editing.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-menu-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-menu-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-row-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-row-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-row.js +2 -0
- package/dist/cjs/grid/tests/grid-grouping-actions.js +2 -0
- package/dist/cjs/grid/tests/grid-grouping-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-grouping-detail-template.js +2 -0
- package/dist/cjs/grid/tests/grid-grouping.js +2 -0
- package/dist/cjs/grid/tests/grid-hierarchy.js +2 -0
- package/dist/cjs/grid/tests/grid-locked-column-states.js +2 -0
- package/dist/cjs/grid/tests/grid-locked-columns-rtl.js +2 -0
- package/dist/cjs/grid/tests/grid-locked-columns.js +2 -0
- package/dist/cjs/grid/tests/grid-long-titles.js +2 -0
- package/dist/cjs/grid/tests/grid-multicolumn-headers.js +2 -0
- package/dist/cjs/grid/tests/grid-no-records.js +2 -0
- package/dist/cjs/grid/tests/grid-pager.js +2 -0
- package/dist/cjs/grid/tests/grid-react-basic.js +2 -0
- package/dist/cjs/grid/tests/grid-react.js +2 -0
- package/dist/cjs/grid/tests/grid-resizable.js +2 -0
- package/dist/cjs/grid/tests/grid-row-reordering.js +2 -0
- package/dist/cjs/grid/tests/grid-row-span.js +17893 -0
- package/dist/cjs/grid/tests/grid-rows-resizing.js +2 -0
- package/dist/cjs/grid/tests/grid-rows-states.js +2 -0
- package/dist/cjs/grid/tests/grid-rtl-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-rtl.js +2 -0
- package/dist/cjs/grid/tests/grid-selection-aggregates-rtl.js +2 -0
- package/dist/cjs/grid/tests/grid-selection-aggregates.js +2 -0
- package/dist/cjs/grid/tests/grid-size-sm-comp-sm.js +2 -0
- package/dist/cjs/grid/tests/grid-size-sm.js +2 -0
- package/dist/cjs/grid/tests/grid-sticky-column-states.js +2 -0
- package/dist/cjs/grid/tests/grid-sticky-columns-rtl.js +2 -0
- package/dist/cjs/grid/tests/grid-sticky-columns.js +2 -0
- package/dist/cjs/grid/tests/grid-sticky-multicolumn-headers.js +2 -0
- package/dist/cjs/grid/tests/grid-virtualization.js +2 -0
- package/dist/cjs/grid/tests/grid.js +2 -0
- package/dist/cjs/index.js +2 -0
- package/dist/cjs/propertygrid/templates/propertygrid-normal.js +2 -0
- package/dist/cjs/propertygrid/templates/propertygrid-with-preview.js +2 -0
- package/dist/cjs/propertygrid/tests/propertygrid.js +2 -0
- package/dist/cjs/table/table-td.js +2 -0
- package/dist/cjs/table/templates/data-table-normal.js +2 -0
- package/dist/cjs/table/templates/table-native.js +2 -0
- package/dist/cjs/table/tests/table-data-sizes.js +2 -0
- package/dist/cjs/table/tests/table-native-sizes.js +2 -0
- package/dist/cjs/table/tests/table-native-states.js +2 -0
- package/dist/cjs/treelist/templates/treelist-aggregates.js +2 -0
- package/dist/cjs/treelist/templates/treelist-normal.js +2 -0
- package/dist/cjs/treelist/templates/treelist-row-reordering.js +2 -0
- package/dist/cjs/treelist/templates/treelist-with-column-menu.js +2 -0
- package/dist/cjs/treelist/templates/treelist-with-filter-menu.js +2 -0
- package/dist/cjs/treelist/tests/treelist-aggregate-react.js +2 -0
- package/dist/cjs/treelist/tests/treelist-aggregates.js +2 -0
- package/dist/cjs/treelist/tests/treelist-react.js +2 -0
- package/dist/cjs/treelist/tests/treelist-row-reordering.js +2 -0
- package/dist/cjs/treelist/tests/treelist.js +2 -0
- package/dist/esm/chart-wizard/tests/tab-data-sections-expanded.mjs +2 -0
- package/dist/esm/filemanager/templates/filemanager-grid-preview.mjs +2 -0
- package/dist/esm/filemanager/templates/filemanager-grid.mjs +2 -0
- package/dist/esm/filemanager/tests/filemanager-gridview-preview.mjs +2 -0
- package/dist/esm/filemanager/tests/filemanager-gridview.mjs +2 -0
- package/dist/esm/gantt/templates/gantt-normal.mjs +2 -0
- package/dist/esm/gantt/templates/gantt-row-reordering.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-editing-popup-predecessors.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-editing-popup-resources.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-editing-popup-successors.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-react.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-row-reordering.mjs +2 -0
- package/dist/esm/gantt/tests/gantt.mjs +2 -0
- package/dist/esm/grid/templates/grid-hierarchy.mjs +2 -0
- package/dist/esm/grid/templates/grid-normal.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-column-menu.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-edit-row.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-filter-menu.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-filter-row.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-grouping.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-locked-columns.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-multicolumn-headers.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-row-reordering.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-selection-aggregates.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-sticky-columns.mjs +2 -0
- package/dist/esm/grid/tests/grid-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-column-menu-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-column-menu-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-column-reordering-actions.mjs +2 -0
- package/dist/esm/grid/tests/grid-column-resizing-actions.mjs +2 -0
- package/dist/esm/grid/tests/grid-editing-custom-editor.mjs +2 -0
- package/dist/esm/grid/tests/grid-editing-inline-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-editing-inline-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-editing.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-menu-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-menu-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-row-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-row-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-row.mjs +2 -0
- package/dist/esm/grid/tests/grid-grouping-actions.mjs +2 -0
- package/dist/esm/grid/tests/grid-grouping-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-grouping-detail-template.mjs +2 -0
- package/dist/esm/grid/tests/grid-grouping.mjs +2 -0
- package/dist/esm/grid/tests/grid-hierarchy.mjs +2 -0
- package/dist/esm/grid/tests/grid-locked-column-states.mjs +2 -0
- package/dist/esm/grid/tests/grid-locked-columns-rtl.mjs +2 -0
- package/dist/esm/grid/tests/grid-locked-columns.mjs +2 -0
- package/dist/esm/grid/tests/grid-long-titles.mjs +2 -0
- package/dist/esm/grid/tests/grid-multicolumn-headers.mjs +2 -0
- package/dist/esm/grid/tests/grid-no-records.mjs +2 -0
- package/dist/esm/grid/tests/grid-pager.mjs +2 -0
- package/dist/esm/grid/tests/grid-react-basic.mjs +2 -0
- package/dist/esm/grid/tests/grid-react.mjs +2 -0
- package/dist/esm/grid/tests/grid-resizable.mjs +2 -0
- package/dist/esm/grid/tests/grid-row-reordering.mjs +2 -0
- package/dist/esm/grid/tests/grid-row-span.mjs +17861 -0
- package/dist/esm/grid/tests/grid-rows-resizing.mjs +2 -0
- package/dist/esm/grid/tests/grid-rows-states.mjs +2 -0
- package/dist/esm/grid/tests/grid-rtl-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-rtl.mjs +2 -0
- package/dist/esm/grid/tests/grid-selection-aggregates-rtl.mjs +2 -0
- package/dist/esm/grid/tests/grid-selection-aggregates.mjs +2 -0
- package/dist/esm/grid/tests/grid-size-sm-comp-sm.mjs +2 -0
- package/dist/esm/grid/tests/grid-size-sm.mjs +2 -0
- package/dist/esm/grid/tests/grid-sticky-column-states.mjs +2 -0
- package/dist/esm/grid/tests/grid-sticky-columns-rtl.mjs +2 -0
- package/dist/esm/grid/tests/grid-sticky-columns.mjs +2 -0
- package/dist/esm/grid/tests/grid-sticky-multicolumn-headers.mjs +2 -0
- package/dist/esm/grid/tests/grid-virtualization.mjs +2 -0
- package/dist/esm/grid/tests/grid.mjs +2 -0
- package/dist/esm/index.mjs +2 -0
- package/dist/esm/propertygrid/templates/propertygrid-normal.mjs +2 -0
- package/dist/esm/propertygrid/templates/propertygrid-with-preview.mjs +2 -0
- package/dist/esm/propertygrid/tests/propertygrid.mjs +2 -0
- package/dist/esm/table/table-td.mjs +2 -0
- package/dist/esm/table/templates/data-table-normal.mjs +2 -0
- package/dist/esm/table/templates/table-native.mjs +2 -0
- package/dist/esm/table/tests/table-data-sizes.mjs +2 -0
- package/dist/esm/table/tests/table-native-sizes.mjs +2 -0
- package/dist/esm/table/tests/table-native-states.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-aggregates.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-normal.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-row-reordering.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-with-column-menu.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-with-filter-menu.mjs +2 -0
- package/dist/esm/treelist/tests/treelist-aggregate-react.mjs +2 -0
- package/dist/esm/treelist/tests/treelist-aggregates.mjs +2 -0
- package/dist/esm/treelist/tests/treelist-react.mjs +2 -0
- package/dist/esm/treelist/tests/treelist-row-reordering.mjs +2 -0
- package/dist/esm/treelist/tests/treelist.mjs +2 -0
- package/dist/types/grid/tests/grid-row-span.d.ts +2 -0
- package/dist/types/table/table-td.d.ts +1 -0
- package/package.json +10 -6
- package/src/grid/tests/grid-row-span.tsx +83 -0
- package/src/table/table-td.tsx +3 -0
|
@@ -1268,6 +1268,7 @@ var TableTd = (props) => {
|
|
|
1268
1268
|
const {
|
|
1269
1269
|
text,
|
|
1270
1270
|
colspan,
|
|
1271
|
+
rowspan,
|
|
1271
1272
|
...other
|
|
1272
1273
|
} = props;
|
|
1273
1274
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1275,6 +1276,7 @@ var TableTd = (props) => {
|
|
|
1275
1276
|
"td",
|
|
1276
1277
|
{
|
|
1277
1278
|
colSpan: colspan,
|
|
1279
|
+
rowSpan: rowspan,
|
|
1278
1280
|
...other,
|
|
1279
1281
|
className: classNames(
|
|
1280
1282
|
props.className,
|
|
@@ -943,6 +943,7 @@ var TableTd = (props) => {
|
|
|
943
943
|
const {
|
|
944
944
|
text,
|
|
945
945
|
colspan,
|
|
946
|
+
rowspan,
|
|
946
947
|
...other
|
|
947
948
|
} = props;
|
|
948
949
|
const textOrChildren = text ? text : props.children;
|
|
@@ -950,6 +951,7 @@ var TableTd = (props) => {
|
|
|
950
951
|
"td",
|
|
951
952
|
{
|
|
952
953
|
colSpan: colspan,
|
|
954
|
+
rowSpan: rowspan,
|
|
953
955
|
...other,
|
|
954
956
|
className: classNames(
|
|
955
957
|
props.className,
|
|
@@ -546,6 +546,7 @@ var TableTd = (props) => {
|
|
|
546
546
|
const {
|
|
547
547
|
text,
|
|
548
548
|
colspan,
|
|
549
|
+
rowspan,
|
|
549
550
|
...other
|
|
550
551
|
} = props;
|
|
551
552
|
const textOrChildren = text ? text : props.children;
|
|
@@ -553,6 +554,7 @@ var TableTd = (props) => {
|
|
|
553
554
|
"td",
|
|
554
555
|
{
|
|
555
556
|
colSpan: colspan,
|
|
557
|
+
rowSpan: rowspan,
|
|
556
558
|
...other,
|
|
557
559
|
className: classNames(
|
|
558
560
|
props.className,
|
|
@@ -546,6 +546,7 @@ var TableTd = (props) => {
|
|
|
546
546
|
const {
|
|
547
547
|
text,
|
|
548
548
|
colspan,
|
|
549
|
+
rowspan,
|
|
549
550
|
...other
|
|
550
551
|
} = props;
|
|
551
552
|
const textOrChildren = text ? text : props.children;
|
|
@@ -553,6 +554,7 @@ var TableTd = (props) => {
|
|
|
553
554
|
"td",
|
|
554
555
|
{
|
|
555
556
|
colSpan: colspan,
|
|
557
|
+
rowSpan: rowspan,
|
|
556
558
|
...other,
|
|
557
559
|
className: classNames(
|
|
558
560
|
props.className,
|
|
@@ -897,6 +897,7 @@ var TableTd = (props) => {
|
|
|
897
897
|
const {
|
|
898
898
|
text,
|
|
899
899
|
colspan,
|
|
900
|
+
rowspan,
|
|
900
901
|
...other
|
|
901
902
|
} = props;
|
|
902
903
|
const textOrChildren = text ? text : props.children;
|
|
@@ -904,6 +905,7 @@ var TableTd = (props) => {
|
|
|
904
905
|
"td",
|
|
905
906
|
{
|
|
906
907
|
colSpan: colspan,
|
|
908
|
+
rowSpan: rowspan,
|
|
907
909
|
...other,
|
|
908
910
|
className: classNames(
|
|
909
911
|
props.className,
|
|
@@ -897,6 +897,7 @@ var TableTd = (props) => {
|
|
|
897
897
|
const {
|
|
898
898
|
text,
|
|
899
899
|
colspan,
|
|
900
|
+
rowspan,
|
|
900
901
|
...other
|
|
901
902
|
} = props;
|
|
902
903
|
const textOrChildren = text ? text : props.children;
|
|
@@ -904,6 +905,7 @@ var TableTd = (props) => {
|
|
|
904
905
|
"td",
|
|
905
906
|
{
|
|
906
907
|
colSpan: colspan,
|
|
908
|
+
rowSpan: rowspan,
|
|
907
909
|
...other,
|
|
908
910
|
className: classNames(
|
|
909
911
|
props.className,
|
|
@@ -569,6 +569,7 @@ var TableTd = (props) => {
|
|
|
569
569
|
const {
|
|
570
570
|
text,
|
|
571
571
|
colspan,
|
|
572
|
+
rowspan,
|
|
572
573
|
...other
|
|
573
574
|
} = props;
|
|
574
575
|
const textOrChildren = text ? text : props.children;
|
|
@@ -576,6 +577,7 @@ var TableTd = (props) => {
|
|
|
576
577
|
"td",
|
|
577
578
|
{
|
|
578
579
|
colSpan: colspan,
|
|
580
|
+
rowSpan: rowspan,
|
|
579
581
|
...other,
|
|
580
582
|
className: classNames(
|
|
581
583
|
props.className,
|
|
@@ -546,6 +546,7 @@ var TableTd = (props) => {
|
|
|
546
546
|
const {
|
|
547
547
|
text,
|
|
548
548
|
colspan,
|
|
549
|
+
rowspan,
|
|
549
550
|
...other
|
|
550
551
|
} = props;
|
|
551
552
|
const textOrChildren = text ? text : props.children;
|
|
@@ -553,6 +554,7 @@ var TableTd = (props) => {
|
|
|
553
554
|
"td",
|
|
554
555
|
{
|
|
555
556
|
colSpan: colspan,
|
|
557
|
+
rowSpan: rowspan,
|
|
556
558
|
...other,
|
|
557
559
|
className: classNames(
|
|
558
560
|
props.className,
|
|
@@ -569,6 +569,7 @@ var TableTd = (props) => {
|
|
|
569
569
|
const {
|
|
570
570
|
text,
|
|
571
571
|
colspan,
|
|
572
|
+
rowspan,
|
|
572
573
|
...other
|
|
573
574
|
} = props;
|
|
574
575
|
const textOrChildren = text ? text : props.children;
|
|
@@ -576,6 +577,7 @@ var TableTd = (props) => {
|
|
|
576
577
|
"td",
|
|
577
578
|
{
|
|
578
579
|
colSpan: colspan,
|
|
580
|
+
rowSpan: rowspan,
|
|
579
581
|
...other,
|
|
580
582
|
className: classNames(
|
|
581
583
|
props.className,
|
|
@@ -569,6 +569,7 @@ var TableTd = (props) => {
|
|
|
569
569
|
const {
|
|
570
570
|
text,
|
|
571
571
|
colspan,
|
|
572
|
+
rowspan,
|
|
572
573
|
...other
|
|
573
574
|
} = props;
|
|
574
575
|
const textOrChildren = text ? text : props.children;
|
|
@@ -576,6 +577,7 @@ var TableTd = (props) => {
|
|
|
576
577
|
"td",
|
|
577
578
|
{
|
|
578
579
|
colSpan: colspan,
|
|
580
|
+
rowSpan: rowspan,
|
|
579
581
|
...other,
|
|
580
582
|
className: classNames(
|
|
581
583
|
props.className,
|
|
@@ -705,6 +705,7 @@ var TableTd = (props) => {
|
|
|
705
705
|
const {
|
|
706
706
|
text,
|
|
707
707
|
colspan,
|
|
708
|
+
rowspan,
|
|
708
709
|
...other
|
|
709
710
|
} = props;
|
|
710
711
|
const textOrChildren = text ? text : props.children;
|
|
@@ -712,6 +713,7 @@ var TableTd = (props) => {
|
|
|
712
713
|
"td",
|
|
713
714
|
{
|
|
714
715
|
colSpan: colspan,
|
|
716
|
+
rowSpan: rowspan,
|
|
715
717
|
...other,
|
|
716
718
|
className: classNames(
|
|
717
719
|
props.className,
|
|
@@ -784,6 +784,7 @@ var TableTd = (props) => {
|
|
|
784
784
|
const {
|
|
785
785
|
text,
|
|
786
786
|
colspan,
|
|
787
|
+
rowspan,
|
|
787
788
|
...other
|
|
788
789
|
} = props;
|
|
789
790
|
const textOrChildren = text ? text : props.children;
|
|
@@ -791,6 +792,7 @@ var TableTd = (props) => {
|
|
|
791
792
|
"td",
|
|
792
793
|
{
|
|
793
794
|
colSpan: colspan,
|
|
795
|
+
rowSpan: rowspan,
|
|
794
796
|
...other,
|
|
795
797
|
className: classNames(
|
|
796
798
|
props.className,
|
|
@@ -569,6 +569,7 @@ var TableTd = (props) => {
|
|
|
569
569
|
const {
|
|
570
570
|
text,
|
|
571
571
|
colspan,
|
|
572
|
+
rowspan,
|
|
572
573
|
...other
|
|
573
574
|
} = props;
|
|
574
575
|
const textOrChildren = text ? text : props.children;
|
|
@@ -576,6 +577,7 @@ var TableTd = (props) => {
|
|
|
576
577
|
"td",
|
|
577
578
|
{
|
|
578
579
|
colSpan: colspan,
|
|
580
|
+
rowSpan: rowspan,
|
|
579
581
|
...other,
|
|
580
582
|
className: classNames(
|
|
581
583
|
props.className,
|
|
@@ -863,6 +863,7 @@ var TableTd = (props) => {
|
|
|
863
863
|
const {
|
|
864
864
|
text,
|
|
865
865
|
colspan,
|
|
866
|
+
rowspan,
|
|
866
867
|
...other
|
|
867
868
|
} = props;
|
|
868
869
|
const textOrChildren = text ? text : props.children;
|
|
@@ -870,6 +871,7 @@ var TableTd = (props) => {
|
|
|
870
871
|
"td",
|
|
871
872
|
{
|
|
872
873
|
colSpan: colspan,
|
|
874
|
+
rowSpan: rowspan,
|
|
873
875
|
...other,
|
|
874
876
|
className: classNames(
|
|
875
877
|
props.className,
|