@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
|
@@ -1335,6 +1335,7 @@ var TableTd = (props) => {
|
|
|
1335
1335
|
const {
|
|
1336
1336
|
text,
|
|
1337
1337
|
colspan,
|
|
1338
|
+
rowspan,
|
|
1338
1339
|
...other
|
|
1339
1340
|
} = props;
|
|
1340
1341
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1342,6 +1343,7 @@ var TableTd = (props) => {
|
|
|
1342
1343
|
"td",
|
|
1343
1344
|
{
|
|
1344
1345
|
colSpan: colspan,
|
|
1346
|
+
rowSpan: rowspan,
|
|
1345
1347
|
...other,
|
|
1346
1348
|
className: classNames(
|
|
1347
1349
|
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,
|
|
@@ -826,6 +826,7 @@ var TableTd = (props) => {
|
|
|
826
826
|
const {
|
|
827
827
|
text,
|
|
828
828
|
colspan,
|
|
829
|
+
rowspan,
|
|
829
830
|
...other
|
|
830
831
|
} = props;
|
|
831
832
|
const textOrChildren = text ? text : props.children;
|
|
@@ -833,6 +834,7 @@ var TableTd = (props) => {
|
|
|
833
834
|
"td",
|
|
834
835
|
{
|
|
835
836
|
colSpan: colspan,
|
|
837
|
+
rowSpan: rowspan,
|
|
836
838
|
...other,
|
|
837
839
|
className: classNames(
|
|
838
840
|
props.className,
|
|
@@ -826,6 +826,7 @@ var TableTd = (props) => {
|
|
|
826
826
|
const {
|
|
827
827
|
text,
|
|
828
828
|
colspan,
|
|
829
|
+
rowspan,
|
|
829
830
|
...other
|
|
830
831
|
} = props;
|
|
831
832
|
const textOrChildren = text ? text : props.children;
|
|
@@ -833,6 +834,7 @@ var TableTd = (props) => {
|
|
|
833
834
|
"td",
|
|
834
835
|
{
|
|
835
836
|
colSpan: colspan,
|
|
837
|
+
rowSpan: rowspan,
|
|
836
838
|
...other,
|
|
837
839
|
className: classNames(
|
|
838
840
|
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,
|
|
@@ -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,
|
|
@@ -2714,6 +2714,7 @@ var TableTd = (props) => {
|
|
|
2714
2714
|
const {
|
|
2715
2715
|
text,
|
|
2716
2716
|
colspan,
|
|
2717
|
+
rowspan,
|
|
2717
2718
|
...other
|
|
2718
2719
|
} = props;
|
|
2719
2720
|
const textOrChildren = text ? text : props.children;
|
|
@@ -2721,6 +2722,7 @@ var TableTd = (props) => {
|
|
|
2721
2722
|
"td",
|
|
2722
2723
|
{
|
|
2723
2724
|
colSpan: colspan,
|
|
2725
|
+
rowSpan: rowspan,
|
|
2724
2726
|
...other,
|
|
2725
2727
|
className: classNames(
|
|
2726
2728
|
props.className,
|
|
@@ -1019,6 +1019,7 @@ var TableTd = (props) => {
|
|
|
1019
1019
|
const {
|
|
1020
1020
|
text,
|
|
1021
1021
|
colspan,
|
|
1022
|
+
rowspan,
|
|
1022
1023
|
...other
|
|
1023
1024
|
} = props;
|
|
1024
1025
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1026,6 +1027,7 @@ var TableTd = (props) => {
|
|
|
1026
1027
|
"td",
|
|
1027
1028
|
{
|
|
1028
1029
|
colSpan: colspan,
|
|
1030
|
+
rowSpan: rowspan,
|
|
1029
1031
|
...other,
|
|
1030
1032
|
className: classNames(
|
|
1031
1033
|
props.className,
|
|
@@ -1019,6 +1019,7 @@ var TableTd = (props) => {
|
|
|
1019
1019
|
const {
|
|
1020
1020
|
text,
|
|
1021
1021
|
colspan,
|
|
1022
|
+
rowspan,
|
|
1022
1023
|
...other
|
|
1023
1024
|
} = props;
|
|
1024
1025
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1026,6 +1027,7 @@ var TableTd = (props) => {
|
|
|
1026
1027
|
"td",
|
|
1027
1028
|
{
|
|
1028
1029
|
colSpan: colspan,
|
|
1030
|
+
rowSpan: rowspan,
|
|
1029
1031
|
...other,
|
|
1030
1032
|
className: classNames(
|
|
1031
1033
|
props.className,
|
|
@@ -1019,6 +1019,7 @@ var TableTd = (props) => {
|
|
|
1019
1019
|
const {
|
|
1020
1020
|
text,
|
|
1021
1021
|
colspan,
|
|
1022
|
+
rowspan,
|
|
1022
1023
|
...other
|
|
1023
1024
|
} = props;
|
|
1024
1025
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1026,6 +1027,7 @@ var TableTd = (props) => {
|
|
|
1026
1027
|
"td",
|
|
1027
1028
|
{
|
|
1028
1029
|
colSpan: colspan,
|
|
1030
|
+
rowSpan: rowspan,
|
|
1029
1031
|
...other,
|
|
1030
1032
|
className: classNames(
|
|
1031
1033
|
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,
|
|
@@ -622,6 +622,7 @@ var TableTd = (props) => {
|
|
|
622
622
|
const {
|
|
623
623
|
text,
|
|
624
624
|
colspan,
|
|
625
|
+
rowspan,
|
|
625
626
|
...other
|
|
626
627
|
} = props;
|
|
627
628
|
const textOrChildren = text ? text : props.children;
|
|
@@ -629,6 +630,7 @@ var TableTd = (props) => {
|
|
|
629
630
|
"td",
|
|
630
631
|
{
|
|
631
632
|
colSpan: colspan,
|
|
633
|
+
rowSpan: rowspan,
|
|
632
634
|
...other,
|
|
633
635
|
className: classNames(
|
|
634
636
|
props.className,
|
|
@@ -826,6 +826,7 @@ var TableTd = (props) => {
|
|
|
826
826
|
const {
|
|
827
827
|
text,
|
|
828
828
|
colspan,
|
|
829
|
+
rowspan,
|
|
829
830
|
...other
|
|
830
831
|
} = props;
|
|
831
832
|
const textOrChildren = text ? text : props.children;
|
|
@@ -833,6 +834,7 @@ var TableTd = (props) => {
|
|
|
833
834
|
"td",
|
|
834
835
|
{
|
|
835
836
|
colSpan: colspan,
|
|
837
|
+
rowSpan: rowspan,
|
|
836
838
|
...other,
|
|
837
839
|
className: classNames(
|
|
838
840
|
props.className,
|
package/dist/cjs/index.js
CHANGED
|
@@ -10539,6 +10539,7 @@ var TableTd = (props) => {
|
|
|
10539
10539
|
const {
|
|
10540
10540
|
text,
|
|
10541
10541
|
colspan,
|
|
10542
|
+
rowspan,
|
|
10542
10543
|
...other
|
|
10543
10544
|
} = props;
|
|
10544
10545
|
const textOrChildren = text ? text : props.children;
|
|
@@ -10546,6 +10547,7 @@ var TableTd = (props) => {
|
|
|
10546
10547
|
"td",
|
|
10547
10548
|
{
|
|
10548
10549
|
colSpan: colspan,
|
|
10550
|
+
rowSpan: rowspan,
|
|
10549
10551
|
...other,
|
|
10550
10552
|
className: classNames(
|
|
10551
10553
|
props.className,
|
|
@@ -528,6 +528,7 @@ var TableTd = (props) => {
|
|
|
528
528
|
const {
|
|
529
529
|
text,
|
|
530
530
|
colspan,
|
|
531
|
+
rowspan,
|
|
531
532
|
...other
|
|
532
533
|
} = props;
|
|
533
534
|
const textOrChildren = text ? text : props.children;
|
|
@@ -535,6 +536,7 @@ var TableTd = (props) => {
|
|
|
535
536
|
"td",
|
|
536
537
|
{
|
|
537
538
|
colSpan: colspan,
|
|
539
|
+
rowSpan: rowspan,
|
|
538
540
|
...other,
|
|
539
541
|
className: classNames(
|
|
540
542
|
props.className,
|
|
@@ -528,6 +528,7 @@ var TableTd = (props) => {
|
|
|
528
528
|
const {
|
|
529
529
|
text,
|
|
530
530
|
colspan,
|
|
531
|
+
rowspan,
|
|
531
532
|
...other
|
|
532
533
|
} = props;
|
|
533
534
|
const textOrChildren = text ? text : props.children;
|
|
@@ -535,6 +536,7 @@ var TableTd = (props) => {
|
|
|
535
536
|
"td",
|
|
536
537
|
{
|
|
537
538
|
colSpan: colspan,
|
|
539
|
+
rowSpan: rowspan,
|
|
538
540
|
...other,
|
|
539
541
|
className: classNames(
|
|
540
542
|
props.className,
|
|
@@ -528,6 +528,7 @@ var TableTd = (props) => {
|
|
|
528
528
|
const {
|
|
529
529
|
text,
|
|
530
530
|
colspan,
|
|
531
|
+
rowspan,
|
|
531
532
|
...other
|
|
532
533
|
} = props;
|
|
533
534
|
const textOrChildren = text ? text : props.children;
|
|
@@ -535,6 +536,7 @@ var TableTd = (props) => {
|
|
|
535
536
|
"td",
|
|
536
537
|
{
|
|
537
538
|
colSpan: colspan,
|
|
539
|
+
rowSpan: rowspan,
|
|
538
540
|
...other,
|
|
539
541
|
className: classNames(
|
|
540
542
|
props.className,
|
|
@@ -37,6 +37,7 @@ var TableTd = (props) => {
|
|
|
37
37
|
const {
|
|
38
38
|
text,
|
|
39
39
|
colspan,
|
|
40
|
+
rowspan,
|
|
40
41
|
...other
|
|
41
42
|
} = props;
|
|
42
43
|
const textOrChildren = text ? text : props.children;
|
|
@@ -44,6 +45,7 @@ var TableTd = (props) => {
|
|
|
44
45
|
"td",
|
|
45
46
|
{
|
|
46
47
|
colSpan: colspan,
|
|
48
|
+
rowSpan: rowspan,
|
|
47
49
|
...other,
|
|
48
50
|
className: classNames(
|
|
49
51
|
props.className,
|
|
@@ -414,6 +414,7 @@ var TableTd = (props) => {
|
|
|
414
414
|
const {
|
|
415
415
|
text,
|
|
416
416
|
colspan,
|
|
417
|
+
rowspan,
|
|
417
418
|
...other
|
|
418
419
|
} = props;
|
|
419
420
|
const textOrChildren = text ? text : props.children;
|
|
@@ -421,6 +422,7 @@ var TableTd = (props) => {
|
|
|
421
422
|
"td",
|
|
422
423
|
{
|
|
423
424
|
colSpan: colspan,
|
|
425
|
+
rowSpan: rowspan,
|
|
424
426
|
...other,
|
|
425
427
|
className: classNames(
|
|
426
428
|
props.className,
|
|
@@ -380,6 +380,7 @@ var TableTd = (props) => {
|
|
|
380
380
|
const {
|
|
381
381
|
text,
|
|
382
382
|
colspan,
|
|
383
|
+
rowspan,
|
|
383
384
|
...other
|
|
384
385
|
} = props;
|
|
385
386
|
const textOrChildren = text ? text : props.children;
|
|
@@ -387,6 +388,7 @@ var TableTd = (props) => {
|
|
|
387
388
|
"td",
|
|
388
389
|
{
|
|
389
390
|
colSpan: colspan,
|
|
391
|
+
rowSpan: rowspan,
|
|
390
392
|
...other,
|
|
391
393
|
className: classNames(
|
|
392
394
|
props.className,
|
|
@@ -414,6 +414,7 @@ var TableTd = (props) => {
|
|
|
414
414
|
const {
|
|
415
415
|
text,
|
|
416
416
|
colspan,
|
|
417
|
+
rowspan,
|
|
417
418
|
...other
|
|
418
419
|
} = props;
|
|
419
420
|
const textOrChildren = text ? text : props.children;
|
|
@@ -421,6 +422,7 @@ var TableTd = (props) => {
|
|
|
421
422
|
"td",
|
|
422
423
|
{
|
|
423
424
|
colSpan: colspan,
|
|
425
|
+
rowSpan: rowspan,
|
|
424
426
|
...other,
|
|
425
427
|
className: classNames(
|
|
426
428
|
props.className,
|
|
@@ -380,6 +380,7 @@ var TableTd = (props) => {
|
|
|
380
380
|
const {
|
|
381
381
|
text,
|
|
382
382
|
colspan,
|
|
383
|
+
rowspan,
|
|
383
384
|
...other
|
|
384
385
|
} = props;
|
|
385
386
|
const textOrChildren = text ? text : props.children;
|
|
@@ -387,6 +388,7 @@ var TableTd = (props) => {
|
|
|
387
388
|
"td",
|
|
388
389
|
{
|
|
389
390
|
colSpan: colspan,
|
|
391
|
+
rowSpan: rowspan,
|
|
390
392
|
...other,
|
|
391
393
|
className: classNames(
|
|
392
394
|
props.className,
|
|
@@ -380,6 +380,7 @@ var TableTd = (props) => {
|
|
|
380
380
|
const {
|
|
381
381
|
text,
|
|
382
382
|
colspan,
|
|
383
|
+
rowspan,
|
|
383
384
|
...other
|
|
384
385
|
} = props;
|
|
385
386
|
const textOrChildren = text ? text : props.children;
|
|
@@ -387,6 +388,7 @@ var TableTd = (props) => {
|
|
|
387
388
|
"td",
|
|
388
389
|
{
|
|
389
390
|
colSpan: colspan,
|
|
391
|
+
rowSpan: rowspan,
|
|
390
392
|
...other,
|
|
391
393
|
className: classNames(
|
|
392
394
|
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,
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -732,6 +732,7 @@ var TableTd = (props) => {
|
|
|
732
732
|
const {
|
|
733
733
|
text,
|
|
734
734
|
colspan,
|
|
735
|
+
rowspan,
|
|
735
736
|
...other
|
|
736
737
|
} = props;
|
|
737
738
|
const textOrChildren = text ? text : props.children;
|
|
@@ -739,6 +740,7 @@ var TableTd = (props) => {
|
|
|
739
740
|
"td",
|
|
740
741
|
{
|
|
741
742
|
colSpan: colspan,
|
|
743
|
+
rowSpan: rowspan,
|
|
742
744
|
...other,
|
|
743
745
|
className: classNames(
|
|
744
746
|
props.className,
|
|
@@ -750,6 +750,7 @@ var TableTd = (props) => {
|
|
|
750
750
|
const {
|
|
751
751
|
text,
|
|
752
752
|
colspan,
|
|
753
|
+
rowspan,
|
|
753
754
|
...other
|
|
754
755
|
} = props;
|
|
755
756
|
const textOrChildren = text ? text : props.children;
|
|
@@ -757,6 +758,7 @@ var TableTd = (props) => {
|
|
|
757
758
|
"td",
|
|
758
759
|
{
|
|
759
760
|
colSpan: colspan,
|
|
761
|
+
rowSpan: rowspan,
|
|
760
762
|
...other,
|
|
761
763
|
className: classNames(
|
|
762
764
|
props.className,
|
|
@@ -6978,6 +6978,7 @@ var TableTd = (props) => {
|
|
|
6978
6978
|
const {
|
|
6979
6979
|
text,
|
|
6980
6980
|
colspan,
|
|
6981
|
+
rowspan,
|
|
6981
6982
|
...other
|
|
6982
6983
|
} = props;
|
|
6983
6984
|
const textOrChildren = text ? text : props.children;
|
|
@@ -6985,6 +6986,7 @@ var TableTd = (props) => {
|
|
|
6985
6986
|
"td",
|
|
6986
6987
|
{
|
|
6987
6988
|
colSpan: colspan,
|
|
6989
|
+
rowSpan: rowspan,
|
|
6988
6990
|
...other,
|
|
6989
6991
|
className: classNames(
|
|
6990
6992
|
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,
|
|
@@ -750,6 +750,7 @@ var TableTd = (props) => {
|
|
|
750
750
|
const {
|
|
751
751
|
text,
|
|
752
752
|
colspan,
|
|
753
|
+
rowspan,
|
|
753
754
|
...other
|
|
754
755
|
} = props;
|
|
755
756
|
const textOrChildren = text ? text : props.children;
|
|
@@ -757,6 +758,7 @@ var TableTd = (props) => {
|
|
|
757
758
|
"td",
|
|
758
759
|
{
|
|
759
760
|
colSpan: colspan,
|
|
761
|
+
rowSpan: rowspan,
|
|
760
762
|
...other,
|
|
761
763
|
className: classNames(
|
|
762
764
|
props.className,
|
|
@@ -2478,6 +2478,7 @@ var TableTd = (props) => {
|
|
|
2478
2478
|
const {
|
|
2479
2479
|
text,
|
|
2480
2480
|
colspan,
|
|
2481
|
+
rowspan,
|
|
2481
2482
|
...other
|
|
2482
2483
|
} = props;
|
|
2483
2484
|
const textOrChildren = text ? text : props.children;
|
|
@@ -2485,6 +2486,7 @@ var TableTd = (props) => {
|
|
|
2485
2486
|
"td",
|
|
2486
2487
|
{
|
|
2487
2488
|
colSpan: colspan,
|
|
2489
|
+
rowSpan: rowspan,
|
|
2488
2490
|
...other,
|
|
2489
2491
|
className: classNames(
|
|
2490
2492
|
props.className,
|
|
@@ -7237,6 +7237,7 @@ var TableTd = (props) => {
|
|
|
7237
7237
|
const {
|
|
7238
7238
|
text,
|
|
7239
7239
|
colspan,
|
|
7240
|
+
rowspan,
|
|
7240
7241
|
...other
|
|
7241
7242
|
} = props;
|
|
7242
7243
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7244,6 +7245,7 @@ var TableTd = (props) => {
|
|
|
7244
7245
|
"td",
|
|
7245
7246
|
{
|
|
7246
7247
|
colSpan: colspan,
|
|
7248
|
+
rowSpan: rowspan,
|
|
7247
7249
|
...other,
|
|
7248
7250
|
className: classNames(
|
|
7249
7251
|
props.className,
|
|
@@ -7237,6 +7237,7 @@ var TableTd = (props) => {
|
|
|
7237
7237
|
const {
|
|
7238
7238
|
text,
|
|
7239
7239
|
colspan,
|
|
7240
|
+
rowspan,
|
|
7240
7241
|
...other
|
|
7241
7242
|
} = props;
|
|
7242
7243
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7244,6 +7245,7 @@ var TableTd = (props) => {
|
|
|
7244
7245
|
"td",
|
|
7245
7246
|
{
|
|
7246
7247
|
colSpan: colspan,
|
|
7248
|
+
rowSpan: rowspan,
|
|
7247
7249
|
...other,
|
|
7248
7250
|
className: classNames(
|
|
7249
7251
|
props.className,
|
|
@@ -7237,6 +7237,7 @@ var TableTd = (props) => {
|
|
|
7237
7237
|
const {
|
|
7238
7238
|
text,
|
|
7239
7239
|
colspan,
|
|
7240
|
+
rowspan,
|
|
7240
7241
|
...other
|
|
7241
7242
|
} = props;
|
|
7242
7243
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7244,6 +7245,7 @@ var TableTd = (props) => {
|
|
|
7244
7245
|
"td",
|
|
7245
7246
|
{
|
|
7246
7247
|
colSpan: colspan,
|
|
7248
|
+
rowSpan: rowspan,
|
|
7247
7249
|
...other,
|
|
7248
7250
|
className: classNames(
|
|
7249
7251
|
props.className,
|
|
@@ -7237,6 +7237,7 @@ var TableTd = (props) => {
|
|
|
7237
7237
|
const {
|
|
7238
7238
|
text,
|
|
7239
7239
|
colspan,
|
|
7240
|
+
rowspan,
|
|
7240
7241
|
...other
|
|
7241
7242
|
} = props;
|
|
7242
7243
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7244,6 +7245,7 @@ var TableTd = (props) => {
|
|
|
7244
7245
|
"td",
|
|
7245
7246
|
{
|
|
7246
7247
|
colSpan: colspan,
|
|
7248
|
+
rowSpan: rowspan,
|
|
7247
7249
|
...other,
|
|
7248
7250
|
className: classNames(
|
|
7249
7251
|
props.className,
|
|
@@ -7270,6 +7270,7 @@ var TableTd = (props) => {
|
|
|
7270
7270
|
const {
|
|
7271
7271
|
text,
|
|
7272
7272
|
colspan,
|
|
7273
|
+
rowspan,
|
|
7273
7274
|
...other
|
|
7274
7275
|
} = props;
|
|
7275
7276
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7277,6 +7278,7 @@ var TableTd = (props) => {
|
|
|
7277
7278
|
"td",
|
|
7278
7279
|
{
|
|
7279
7280
|
colSpan: colspan,
|
|
7281
|
+
rowSpan: rowspan,
|
|
7280
7282
|
...other,
|
|
7281
7283
|
className: classNames(
|
|
7282
7284
|
props.className,
|
|
@@ -7270,6 +7270,7 @@ var TableTd = (props) => {
|
|
|
7270
7270
|
const {
|
|
7271
7271
|
text,
|
|
7272
7272
|
colspan,
|
|
7273
|
+
rowspan,
|
|
7273
7274
|
...other
|
|
7274
7275
|
} = props;
|
|
7275
7276
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7277,6 +7278,7 @@ var TableTd = (props) => {
|
|
|
7277
7278
|
"td",
|
|
7278
7279
|
{
|
|
7279
7280
|
colSpan: colspan,
|
|
7281
|
+
rowSpan: rowspan,
|
|
7280
7282
|
...other,
|
|
7281
7283
|
className: classNames(
|
|
7282
7284
|
props.className,
|