@progress/kendo-themes-html 10.3.0-dev.1 → 10.3.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 +2 -2
- package/src/grid/tests/grid-row-span.tsx +83 -0
- package/src/table/table-td.tsx +3 -0
|
@@ -2513,6 +2513,7 @@ var TableTd = (props) => {
|
|
|
2513
2513
|
const {
|
|
2514
2514
|
text,
|
|
2515
2515
|
colspan,
|
|
2516
|
+
rowspan,
|
|
2516
2517
|
...other
|
|
2517
2518
|
} = props;
|
|
2518
2519
|
const textOrChildren = text ? text : props.children;
|
|
@@ -2520,6 +2521,7 @@ var TableTd = (props) => {
|
|
|
2520
2521
|
"td",
|
|
2521
2522
|
{
|
|
2522
2523
|
colSpan: colspan,
|
|
2524
|
+
rowSpan: rowspan,
|
|
2523
2525
|
...other,
|
|
2524
2526
|
className: classNames(
|
|
2525
2527
|
props.className,
|
|
@@ -7272,6 +7272,7 @@ var TableTd = (props) => {
|
|
|
7272
7272
|
const {
|
|
7273
7273
|
text,
|
|
7274
7274
|
colspan,
|
|
7275
|
+
rowspan,
|
|
7275
7276
|
...other
|
|
7276
7277
|
} = props;
|
|
7277
7278
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7279,6 +7280,7 @@ var TableTd = (props) => {
|
|
|
7279
7280
|
"td",
|
|
7280
7281
|
{
|
|
7281
7282
|
colSpan: colspan,
|
|
7283
|
+
rowSpan: rowspan,
|
|
7282
7284
|
...other,
|
|
7283
7285
|
className: classNames(
|
|
7284
7286
|
props.className,
|
|
@@ -7272,6 +7272,7 @@ var TableTd = (props) => {
|
|
|
7272
7272
|
const {
|
|
7273
7273
|
text,
|
|
7274
7274
|
colspan,
|
|
7275
|
+
rowspan,
|
|
7275
7276
|
...other
|
|
7276
7277
|
} = props;
|
|
7277
7278
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7279,6 +7280,7 @@ var TableTd = (props) => {
|
|
|
7279
7280
|
"td",
|
|
7280
7281
|
{
|
|
7281
7282
|
colSpan: colspan,
|
|
7283
|
+
rowSpan: rowspan,
|
|
7282
7284
|
...other,
|
|
7283
7285
|
className: classNames(
|
|
7284
7286
|
props.className,
|
|
@@ -7272,6 +7272,7 @@ var TableTd = (props) => {
|
|
|
7272
7272
|
const {
|
|
7273
7273
|
text,
|
|
7274
7274
|
colspan,
|
|
7275
|
+
rowspan,
|
|
7275
7276
|
...other
|
|
7276
7277
|
} = props;
|
|
7277
7278
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7279,6 +7280,7 @@ var TableTd = (props) => {
|
|
|
7279
7280
|
"td",
|
|
7280
7281
|
{
|
|
7281
7282
|
colSpan: colspan,
|
|
7283
|
+
rowSpan: rowspan,
|
|
7282
7284
|
...other,
|
|
7283
7285
|
className: classNames(
|
|
7284
7286
|
props.className,
|
|
@@ -7272,6 +7272,7 @@ var TableTd = (props) => {
|
|
|
7272
7272
|
const {
|
|
7273
7273
|
text,
|
|
7274
7274
|
colspan,
|
|
7275
|
+
rowspan,
|
|
7275
7276
|
...other
|
|
7276
7277
|
} = props;
|
|
7277
7278
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7279,6 +7280,7 @@ var TableTd = (props) => {
|
|
|
7279
7280
|
"td",
|
|
7280
7281
|
{
|
|
7281
7282
|
colSpan: colspan,
|
|
7283
|
+
rowSpan: rowspan,
|
|
7282
7284
|
...other,
|
|
7283
7285
|
className: classNames(
|
|
7284
7286
|
props.className,
|
|
@@ -7305,6 +7305,7 @@ var TableTd = (props) => {
|
|
|
7305
7305
|
const {
|
|
7306
7306
|
text,
|
|
7307
7307
|
colspan,
|
|
7308
|
+
rowspan,
|
|
7308
7309
|
...other
|
|
7309
7310
|
} = props;
|
|
7310
7311
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7312,6 +7313,7 @@ var TableTd = (props) => {
|
|
|
7312
7313
|
"td",
|
|
7313
7314
|
{
|
|
7314
7315
|
colSpan: colspan,
|
|
7316
|
+
rowSpan: rowspan,
|
|
7315
7317
|
...other,
|
|
7316
7318
|
className: classNames(
|
|
7317
7319
|
props.className,
|
|
@@ -7305,6 +7305,7 @@ var TableTd = (props) => {
|
|
|
7305
7305
|
const {
|
|
7306
7306
|
text,
|
|
7307
7307
|
colspan,
|
|
7308
|
+
rowspan,
|
|
7308
7309
|
...other
|
|
7309
7310
|
} = props;
|
|
7310
7311
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7312,6 +7313,7 @@ var TableTd = (props) => {
|
|
|
7312
7313
|
"td",
|
|
7313
7314
|
{
|
|
7314
7315
|
colSpan: colspan,
|
|
7316
|
+
rowSpan: rowspan,
|
|
7315
7317
|
...other,
|
|
7316
7318
|
className: classNames(
|
|
7317
7319
|
props.className,
|
|
@@ -7272,6 +7272,7 @@ var TableTd = (props) => {
|
|
|
7272
7272
|
const {
|
|
7273
7273
|
text,
|
|
7274
7274
|
colspan,
|
|
7275
|
+
rowspan,
|
|
7275
7276
|
...other
|
|
7276
7277
|
} = props;
|
|
7277
7278
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7279,6 +7280,7 @@ var TableTd = (props) => {
|
|
|
7279
7280
|
"td",
|
|
7280
7281
|
{
|
|
7281
7282
|
colSpan: colspan,
|
|
7283
|
+
rowSpan: rowspan,
|
|
7282
7284
|
...other,
|
|
7283
7285
|
className: classNames(
|
|
7284
7286
|
props.className,
|
|
@@ -7272,6 +7272,7 @@ var TableTd = (props) => {
|
|
|
7272
7272
|
const {
|
|
7273
7273
|
text,
|
|
7274
7274
|
colspan,
|
|
7275
|
+
rowspan,
|
|
7275
7276
|
...other
|
|
7276
7277
|
} = props;
|
|
7277
7278
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7279,6 +7280,7 @@ var TableTd = (props) => {
|
|
|
7279
7280
|
"td",
|
|
7280
7281
|
{
|
|
7281
7282
|
colSpan: colspan,
|
|
7283
|
+
rowSpan: rowspan,
|
|
7282
7284
|
...other,
|
|
7283
7285
|
className: classNames(
|
|
7284
7286
|
props.className,
|
|
@@ -7272,6 +7272,7 @@ var TableTd = (props) => {
|
|
|
7272
7272
|
const {
|
|
7273
7273
|
text,
|
|
7274
7274
|
colspan,
|
|
7275
|
+
rowspan,
|
|
7275
7276
|
...other
|
|
7276
7277
|
} = props;
|
|
7277
7278
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7279,6 +7280,7 @@ var TableTd = (props) => {
|
|
|
7279
7280
|
"td",
|
|
7280
7281
|
{
|
|
7281
7282
|
colSpan: colspan,
|
|
7283
|
+
rowSpan: rowspan,
|
|
7282
7284
|
...other,
|
|
7283
7285
|
className: classNames(
|
|
7284
7286
|
props.className,
|
|
@@ -7305,6 +7305,7 @@ var TableTd = (props) => {
|
|
|
7305
7305
|
const {
|
|
7306
7306
|
text,
|
|
7307
7307
|
colspan,
|
|
7308
|
+
rowspan,
|
|
7308
7309
|
...other
|
|
7309
7310
|
} = props;
|
|
7310
7311
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7312,6 +7313,7 @@ var TableTd = (props) => {
|
|
|
7312
7313
|
"td",
|
|
7313
7314
|
{
|
|
7314
7315
|
colSpan: colspan,
|
|
7316
|
+
rowSpan: rowspan,
|
|
7315
7317
|
...other,
|
|
7316
7318
|
className: classNames(
|
|
7317
7319
|
props.className,
|
|
@@ -7305,6 +7305,7 @@ var TableTd = (props) => {
|
|
|
7305
7305
|
const {
|
|
7306
7306
|
text,
|
|
7307
7307
|
colspan,
|
|
7308
|
+
rowspan,
|
|
7308
7309
|
...other
|
|
7309
7310
|
} = props;
|
|
7310
7311
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7312,6 +7313,7 @@ var TableTd = (props) => {
|
|
|
7312
7313
|
"td",
|
|
7313
7314
|
{
|
|
7314
7315
|
colSpan: colspan,
|
|
7316
|
+
rowSpan: rowspan,
|
|
7315
7317
|
...other,
|
|
7316
7318
|
className: classNames(
|
|
7317
7319
|
props.className,
|
|
@@ -7305,6 +7305,7 @@ var TableTd = (props) => {
|
|
|
7305
7305
|
const {
|
|
7306
7306
|
text,
|
|
7307
7307
|
colspan,
|
|
7308
|
+
rowspan,
|
|
7308
7309
|
...other
|
|
7309
7310
|
} = props;
|
|
7310
7311
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7312,6 +7313,7 @@ var TableTd = (props) => {
|
|
|
7312
7313
|
"td",
|
|
7313
7314
|
{
|
|
7314
7315
|
colSpan: colspan,
|
|
7316
|
+
rowSpan: rowspan,
|
|
7315
7317
|
...other,
|
|
7316
7318
|
className: classNames(
|
|
7317
7319
|
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,
|
|
@@ -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,
|
|
@@ -2311,6 +2311,7 @@ var TableTd = (props) => {
|
|
|
2311
2311
|
const {
|
|
2312
2312
|
text,
|
|
2313
2313
|
colspan,
|
|
2314
|
+
rowspan,
|
|
2314
2315
|
...other
|
|
2315
2316
|
} = props;
|
|
2316
2317
|
const textOrChildren = text ? text : props.children;
|
|
@@ -2318,6 +2319,7 @@ var TableTd = (props) => {
|
|
|
2318
2319
|
"td",
|
|
2319
2320
|
{
|
|
2320
2321
|
colSpan: colspan,
|
|
2322
|
+
rowSpan: rowspan,
|
|
2321
2323
|
...other,
|
|
2322
2324
|
className: classNames(
|
|
2323
2325
|
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,
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -1179,6 +1179,7 @@ var TableTd = (props) => {
|
|
|
1179
1179
|
const {
|
|
1180
1180
|
text,
|
|
1181
1181
|
colspan,
|
|
1182
|
+
rowspan,
|
|
1182
1183
|
...other
|
|
1183
1184
|
} = props;
|
|
1184
1185
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1186,6 +1187,7 @@ var TableTd = (props) => {
|
|
|
1186
1187
|
"td",
|
|
1187
1188
|
{
|
|
1188
1189
|
colSpan: colspan,
|
|
1190
|
+
rowSpan: rowspan,
|
|
1189
1191
|
...other,
|
|
1190
1192
|
className: classNames(
|
|
1191
1193
|
props.className,
|
|
@@ -999,6 +999,7 @@ var TableTd = (props) => {
|
|
|
999
999
|
const {
|
|
1000
1000
|
text,
|
|
1001
1001
|
colspan,
|
|
1002
|
+
rowspan,
|
|
1002
1003
|
...other
|
|
1003
1004
|
} = props;
|
|
1004
1005
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1006,6 +1007,7 @@ var TableTd = (props) => {
|
|
|
1006
1007
|
"td",
|
|
1007
1008
|
{
|
|
1008
1009
|
colSpan: colspan,
|
|
1010
|
+
rowSpan: rowspan,
|
|
1009
1011
|
...other,
|
|
1010
1012
|
className: classNames(
|
|
1011
1013
|
props.className,
|
|
@@ -999,6 +999,7 @@ var TableTd = (props) => {
|
|
|
999
999
|
const {
|
|
1000
1000
|
text,
|
|
1001
1001
|
colspan,
|
|
1002
|
+
rowspan,
|
|
1002
1003
|
...other
|
|
1003
1004
|
} = props;
|
|
1004
1005
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1006,6 +1007,7 @@ var TableTd = (props) => {
|
|
|
1006
1007
|
"td",
|
|
1007
1008
|
{
|
|
1008
1009
|
colSpan: colspan,
|
|
1010
|
+
rowSpan: rowspan,
|
|
1009
1011
|
...other,
|
|
1010
1012
|
className: classNames(
|
|
1011
1013
|
props.className,
|
|
@@ -7736,6 +7736,7 @@ var TableTd = (props) => {
|
|
|
7736
7736
|
const {
|
|
7737
7737
|
text,
|
|
7738
7738
|
colspan,
|
|
7739
|
+
rowspan,
|
|
7739
7740
|
...other
|
|
7740
7741
|
} = props;
|
|
7741
7742
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7743,6 +7744,7 @@ var TableTd = (props) => {
|
|
|
7743
7744
|
"td",
|
|
7744
7745
|
{
|
|
7745
7746
|
colSpan: colspan,
|
|
7747
|
+
rowSpan: rowspan,
|
|
7746
7748
|
...other,
|
|
7747
7749
|
className: classNames(
|
|
7748
7750
|
props.className,
|
|
@@ -7272,6 +7272,7 @@ var TableTd = (props) => {
|
|
|
7272
7272
|
const {
|
|
7273
7273
|
text,
|
|
7274
7274
|
colspan,
|
|
7275
|
+
rowspan,
|
|
7275
7276
|
...other
|
|
7276
7277
|
} = props;
|
|
7277
7278
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7279,6 +7280,7 @@ var TableTd = (props) => {
|
|
|
7279
7280
|
"td",
|
|
7280
7281
|
{
|
|
7281
7282
|
colSpan: colspan,
|
|
7283
|
+
rowSpan: rowspan,
|
|
7282
7284
|
...other,
|
|
7283
7285
|
className: classNames(
|
|
7284
7286
|
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,
|
|
@@ -1491,6 +1491,7 @@ var TableTd = (props) => {
|
|
|
1491
1491
|
const {
|
|
1492
1492
|
text,
|
|
1493
1493
|
colspan,
|
|
1494
|
+
rowspan,
|
|
1494
1495
|
...other
|
|
1495
1496
|
} = props;
|
|
1496
1497
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1498,6 +1499,7 @@ var TableTd = (props) => {
|
|
|
1498
1499
|
"td",
|
|
1499
1500
|
{
|
|
1500
1501
|
colSpan: colspan,
|
|
1502
|
+
rowSpan: rowspan,
|
|
1501
1503
|
...other,
|
|
1502
1504
|
className: classNames(
|
|
1503
1505
|
props.className,
|
|
@@ -1491,6 +1491,7 @@ var TableTd = (props) => {
|
|
|
1491
1491
|
const {
|
|
1492
1492
|
text,
|
|
1493
1493
|
colspan,
|
|
1494
|
+
rowspan,
|
|
1494
1495
|
...other
|
|
1495
1496
|
} = props;
|
|
1496
1497
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1498,6 +1499,7 @@ var TableTd = (props) => {
|
|
|
1498
1499
|
"td",
|
|
1499
1500
|
{
|
|
1500
1501
|
colSpan: colspan,
|
|
1502
|
+
rowSpan: rowspan,
|
|
1501
1503
|
...other,
|
|
1502
1504
|
className: classNames(
|
|
1503
1505
|
props.className,
|
|
@@ -2392,6 +2392,7 @@ var TableTd = (props) => {
|
|
|
2392
2392
|
const {
|
|
2393
2393
|
text,
|
|
2394
2394
|
colspan,
|
|
2395
|
+
rowspan,
|
|
2395
2396
|
...other
|
|
2396
2397
|
} = props;
|
|
2397
2398
|
const textOrChildren = text ? text : props.children;
|
|
@@ -2399,6 +2400,7 @@ var TableTd = (props) => {
|
|
|
2399
2400
|
"td",
|
|
2400
2401
|
{
|
|
2401
2402
|
colSpan: colspan,
|
|
2403
|
+
rowSpan: rowspan,
|
|
2402
2404
|
...other,
|
|
2403
2405
|
className: classNames(
|
|
2404
2406
|
props.className,
|
|
@@ -999,6 +999,7 @@ var TableTd = (props) => {
|
|
|
999
999
|
const {
|
|
1000
1000
|
text,
|
|
1001
1001
|
colspan,
|
|
1002
|
+
rowspan,
|
|
1002
1003
|
...other
|
|
1003
1004
|
} = props;
|
|
1004
1005
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1006,6 +1007,7 @@ var TableTd = (props) => {
|
|
|
1006
1007
|
"td",
|
|
1007
1008
|
{
|
|
1008
1009
|
colSpan: colspan,
|
|
1010
|
+
rowSpan: rowspan,
|
|
1009
1011
|
...other,
|
|
1010
1012
|
className: classNames(
|
|
1011
1013
|
props.className,
|
|
@@ -999,6 +999,7 @@ var TableTd = (props) => {
|
|
|
999
999
|
const {
|
|
1000
1000
|
text,
|
|
1001
1001
|
colspan,
|
|
1002
|
+
rowspan,
|
|
1002
1003
|
...other
|
|
1003
1004
|
} = props;
|
|
1004
1005
|
const textOrChildren = text ? text : props.children;
|
|
@@ -1006,6 +1007,7 @@ var TableTd = (props) => {
|
|
|
1006
1007
|
"td",
|
|
1007
1008
|
{
|
|
1008
1009
|
colSpan: colspan,
|
|
1010
|
+
rowSpan: rowspan,
|
|
1009
1011
|
...other,
|
|
1010
1012
|
className: classNames(
|
|
1011
1013
|
props.className,
|
|
@@ -2311,6 +2311,7 @@ var TableTd = (props) => {
|
|
|
2311
2311
|
const {
|
|
2312
2312
|
text,
|
|
2313
2313
|
colspan,
|
|
2314
|
+
rowspan,
|
|
2314
2315
|
...other
|
|
2315
2316
|
} = props;
|
|
2316
2317
|
const textOrChildren = text ? text : props.children;
|
|
@@ -2318,6 +2319,7 @@ var TableTd = (props) => {
|
|
|
2318
2319
|
"td",
|
|
2319
2320
|
{
|
|
2320
2321
|
colSpan: colspan,
|
|
2322
|
+
rowSpan: rowspan,
|
|
2321
2323
|
...other,
|
|
2322
2324
|
className: classNames(
|
|
2323
2325
|
props.className,
|
|
@@ -2311,6 +2311,7 @@ var TableTd = (props) => {
|
|
|
2311
2311
|
const {
|
|
2312
2312
|
text,
|
|
2313
2313
|
colspan,
|
|
2314
|
+
rowspan,
|
|
2314
2315
|
...other
|
|
2315
2316
|
} = props;
|
|
2316
2317
|
const textOrChildren = text ? text : props.children;
|
|
@@ -2318,6 +2319,7 @@ var TableTd = (props) => {
|
|
|
2318
2319
|
"td",
|
|
2319
2320
|
{
|
|
2320
2321
|
colSpan: colspan,
|
|
2322
|
+
rowSpan: rowspan,
|
|
2321
2323
|
...other,
|
|
2322
2324
|
className: classNames(
|
|
2323
2325
|
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,
|
|
@@ -7766,6 +7766,7 @@ var TableTd = (props) => {
|
|
|
7766
7766
|
const {
|
|
7767
7767
|
text,
|
|
7768
7768
|
colspan,
|
|
7769
|
+
rowspan,
|
|
7769
7770
|
...other
|
|
7770
7771
|
} = props;
|
|
7771
7772
|
const textOrChildren = text ? text : props.children;
|
|
@@ -7773,6 +7774,7 @@ var TableTd = (props) => {
|
|
|
7773
7774
|
"td",
|
|
7774
7775
|
{
|
|
7775
7776
|
colSpan: colspan,
|
|
7777
|
+
rowSpan: rowspan,
|
|
7776
7778
|
...other,
|
|
7777
7779
|
className: classNames(
|
|
7778
7780
|
props.className,
|
|
@@ -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,
|