@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.
Files changed (185) hide show
  1. package/dist/cjs/chart-wizard/tests/tab-data-sections-expanded.js +2 -0
  2. package/dist/cjs/filemanager/templates/filemanager-grid-preview.js +2 -0
  3. package/dist/cjs/filemanager/templates/filemanager-grid.js +2 -0
  4. package/dist/cjs/filemanager/tests/filemanager-gridview-preview.js +2 -0
  5. package/dist/cjs/filemanager/tests/filemanager-gridview.js +2 -0
  6. package/dist/cjs/gantt/templates/gantt-normal.js +2 -0
  7. package/dist/cjs/gantt/templates/gantt-row-reordering.js +2 -0
  8. package/dist/cjs/gantt/tests/gantt-editing-popup-predecessors.js +2 -0
  9. package/dist/cjs/gantt/tests/gantt-editing-popup-resources.js +2 -0
  10. package/dist/cjs/gantt/tests/gantt-editing-popup-successors.js +2 -0
  11. package/dist/cjs/gantt/tests/gantt-react.js +2 -0
  12. package/dist/cjs/gantt/tests/gantt-row-reordering.js +2 -0
  13. package/dist/cjs/gantt/tests/gantt.js +2 -0
  14. package/dist/cjs/grid/templates/grid-hierarchy.js +2 -0
  15. package/dist/cjs/grid/templates/grid-normal.js +2 -0
  16. package/dist/cjs/grid/templates/grid-with-column-menu.js +2 -0
  17. package/dist/cjs/grid/templates/grid-with-edit-row.js +2 -0
  18. package/dist/cjs/grid/templates/grid-with-filter-menu.js +2 -0
  19. package/dist/cjs/grid/templates/grid-with-filter-row.js +2 -0
  20. package/dist/cjs/grid/templates/grid-with-grouping.js +2 -0
  21. package/dist/cjs/grid/templates/grid-with-locked-columns.js +2 -0
  22. package/dist/cjs/grid/templates/grid-with-multicolumn-headers.js +2 -0
  23. package/dist/cjs/grid/templates/grid-with-row-reordering.js +2 -0
  24. package/dist/cjs/grid/templates/grid-with-selection-aggregates.js +2 -0
  25. package/dist/cjs/grid/templates/grid-with-sticky-columns.js +2 -0
  26. package/dist/cjs/grid/tests/grid-angular.js +2 -0
  27. package/dist/cjs/grid/tests/grid-column-menu-angular.js +2 -0
  28. package/dist/cjs/grid/tests/grid-column-menu-blazor.js +2 -0
  29. package/dist/cjs/grid/tests/grid-column-reordering-actions.js +2 -0
  30. package/dist/cjs/grid/tests/grid-column-resizing-actions.js +2 -0
  31. package/dist/cjs/grid/tests/grid-editing-custom-editor.js +2 -0
  32. package/dist/cjs/grid/tests/grid-editing-inline-angular.js +2 -0
  33. package/dist/cjs/grid/tests/grid-editing-inline-blazor.js +2 -0
  34. package/dist/cjs/grid/tests/grid-editing.js +2 -0
  35. package/dist/cjs/grid/tests/grid-filter-menu-angular.js +2 -0
  36. package/dist/cjs/grid/tests/grid-filter-menu-blazor.js +2 -0
  37. package/dist/cjs/grid/tests/grid-filter-row-angular.js +2 -0
  38. package/dist/cjs/grid/tests/grid-filter-row-blazor.js +2 -0
  39. package/dist/cjs/grid/tests/grid-filter-row.js +2 -0
  40. package/dist/cjs/grid/tests/grid-grouping-actions.js +2 -0
  41. package/dist/cjs/grid/tests/grid-grouping-blazor.js +2 -0
  42. package/dist/cjs/grid/tests/grid-grouping-detail-template.js +2 -0
  43. package/dist/cjs/grid/tests/grid-grouping.js +2 -0
  44. package/dist/cjs/grid/tests/grid-hierarchy.js +2 -0
  45. package/dist/cjs/grid/tests/grid-locked-column-states.js +2 -0
  46. package/dist/cjs/grid/tests/grid-locked-columns-rtl.js +2 -0
  47. package/dist/cjs/grid/tests/grid-locked-columns.js +2 -0
  48. package/dist/cjs/grid/tests/grid-long-titles.js +2 -0
  49. package/dist/cjs/grid/tests/grid-multicolumn-headers.js +2 -0
  50. package/dist/cjs/grid/tests/grid-no-records.js +2 -0
  51. package/dist/cjs/grid/tests/grid-pager.js +2 -0
  52. package/dist/cjs/grid/tests/grid-react-basic.js +2 -0
  53. package/dist/cjs/grid/tests/grid-react.js +2 -0
  54. package/dist/cjs/grid/tests/grid-resizable.js +2 -0
  55. package/dist/cjs/grid/tests/grid-row-reordering.js +2 -0
  56. package/dist/cjs/grid/tests/grid-row-span.js +17893 -0
  57. package/dist/cjs/grid/tests/grid-rows-resizing.js +2 -0
  58. package/dist/cjs/grid/tests/grid-rows-states.js +2 -0
  59. package/dist/cjs/grid/tests/grid-rtl-angular.js +2 -0
  60. package/dist/cjs/grid/tests/grid-rtl.js +2 -0
  61. package/dist/cjs/grid/tests/grid-selection-aggregates-rtl.js +2 -0
  62. package/dist/cjs/grid/tests/grid-selection-aggregates.js +2 -0
  63. package/dist/cjs/grid/tests/grid-size-sm-comp-sm.js +2 -0
  64. package/dist/cjs/grid/tests/grid-size-sm.js +2 -0
  65. package/dist/cjs/grid/tests/grid-sticky-column-states.js +2 -0
  66. package/dist/cjs/grid/tests/grid-sticky-columns-rtl.js +2 -0
  67. package/dist/cjs/grid/tests/grid-sticky-columns.js +2 -0
  68. package/dist/cjs/grid/tests/grid-sticky-multicolumn-headers.js +2 -0
  69. package/dist/cjs/grid/tests/grid-virtualization.js +2 -0
  70. package/dist/cjs/grid/tests/grid.js +2 -0
  71. package/dist/cjs/index.js +2 -0
  72. package/dist/cjs/propertygrid/templates/propertygrid-normal.js +2 -0
  73. package/dist/cjs/propertygrid/templates/propertygrid-with-preview.js +2 -0
  74. package/dist/cjs/propertygrid/tests/propertygrid.js +2 -0
  75. package/dist/cjs/table/table-td.js +2 -0
  76. package/dist/cjs/table/templates/data-table-normal.js +2 -0
  77. package/dist/cjs/table/templates/table-native.js +2 -0
  78. package/dist/cjs/table/tests/table-data-sizes.js +2 -0
  79. package/dist/cjs/table/tests/table-native-sizes.js +2 -0
  80. package/dist/cjs/table/tests/table-native-states.js +2 -0
  81. package/dist/cjs/treelist/templates/treelist-aggregates.js +2 -0
  82. package/dist/cjs/treelist/templates/treelist-normal.js +2 -0
  83. package/dist/cjs/treelist/templates/treelist-row-reordering.js +2 -0
  84. package/dist/cjs/treelist/templates/treelist-with-column-menu.js +2 -0
  85. package/dist/cjs/treelist/templates/treelist-with-filter-menu.js +2 -0
  86. package/dist/cjs/treelist/tests/treelist-aggregate-react.js +2 -0
  87. package/dist/cjs/treelist/tests/treelist-aggregates.js +2 -0
  88. package/dist/cjs/treelist/tests/treelist-react.js +2 -0
  89. package/dist/cjs/treelist/tests/treelist-row-reordering.js +2 -0
  90. package/dist/cjs/treelist/tests/treelist.js +2 -0
  91. package/dist/esm/chart-wizard/tests/tab-data-sections-expanded.mjs +2 -0
  92. package/dist/esm/filemanager/templates/filemanager-grid-preview.mjs +2 -0
  93. package/dist/esm/filemanager/templates/filemanager-grid.mjs +2 -0
  94. package/dist/esm/filemanager/tests/filemanager-gridview-preview.mjs +2 -0
  95. package/dist/esm/filemanager/tests/filemanager-gridview.mjs +2 -0
  96. package/dist/esm/gantt/templates/gantt-normal.mjs +2 -0
  97. package/dist/esm/gantt/templates/gantt-row-reordering.mjs +2 -0
  98. package/dist/esm/gantt/tests/gantt-editing-popup-predecessors.mjs +2 -0
  99. package/dist/esm/gantt/tests/gantt-editing-popup-resources.mjs +2 -0
  100. package/dist/esm/gantt/tests/gantt-editing-popup-successors.mjs +2 -0
  101. package/dist/esm/gantt/tests/gantt-react.mjs +2 -0
  102. package/dist/esm/gantt/tests/gantt-row-reordering.mjs +2 -0
  103. package/dist/esm/gantt/tests/gantt.mjs +2 -0
  104. package/dist/esm/grid/templates/grid-hierarchy.mjs +2 -0
  105. package/dist/esm/grid/templates/grid-normal.mjs +2 -0
  106. package/dist/esm/grid/templates/grid-with-column-menu.mjs +2 -0
  107. package/dist/esm/grid/templates/grid-with-edit-row.mjs +2 -0
  108. package/dist/esm/grid/templates/grid-with-filter-menu.mjs +2 -0
  109. package/dist/esm/grid/templates/grid-with-filter-row.mjs +2 -0
  110. package/dist/esm/grid/templates/grid-with-grouping.mjs +2 -0
  111. package/dist/esm/grid/templates/grid-with-locked-columns.mjs +2 -0
  112. package/dist/esm/grid/templates/grid-with-multicolumn-headers.mjs +2 -0
  113. package/dist/esm/grid/templates/grid-with-row-reordering.mjs +2 -0
  114. package/dist/esm/grid/templates/grid-with-selection-aggregates.mjs +2 -0
  115. package/dist/esm/grid/templates/grid-with-sticky-columns.mjs +2 -0
  116. package/dist/esm/grid/tests/grid-angular.mjs +2 -0
  117. package/dist/esm/grid/tests/grid-column-menu-angular.mjs +2 -0
  118. package/dist/esm/grid/tests/grid-column-menu-blazor.mjs +2 -0
  119. package/dist/esm/grid/tests/grid-column-reordering-actions.mjs +2 -0
  120. package/dist/esm/grid/tests/grid-column-resizing-actions.mjs +2 -0
  121. package/dist/esm/grid/tests/grid-editing-custom-editor.mjs +2 -0
  122. package/dist/esm/grid/tests/grid-editing-inline-angular.mjs +2 -0
  123. package/dist/esm/grid/tests/grid-editing-inline-blazor.mjs +2 -0
  124. package/dist/esm/grid/tests/grid-editing.mjs +2 -0
  125. package/dist/esm/grid/tests/grid-filter-menu-angular.mjs +2 -0
  126. package/dist/esm/grid/tests/grid-filter-menu-blazor.mjs +2 -0
  127. package/dist/esm/grid/tests/grid-filter-row-angular.mjs +2 -0
  128. package/dist/esm/grid/tests/grid-filter-row-blazor.mjs +2 -0
  129. package/dist/esm/grid/tests/grid-filter-row.mjs +2 -0
  130. package/dist/esm/grid/tests/grid-grouping-actions.mjs +2 -0
  131. package/dist/esm/grid/tests/grid-grouping-blazor.mjs +2 -0
  132. package/dist/esm/grid/tests/grid-grouping-detail-template.mjs +2 -0
  133. package/dist/esm/grid/tests/grid-grouping.mjs +2 -0
  134. package/dist/esm/grid/tests/grid-hierarchy.mjs +2 -0
  135. package/dist/esm/grid/tests/grid-locked-column-states.mjs +2 -0
  136. package/dist/esm/grid/tests/grid-locked-columns-rtl.mjs +2 -0
  137. package/dist/esm/grid/tests/grid-locked-columns.mjs +2 -0
  138. package/dist/esm/grid/tests/grid-long-titles.mjs +2 -0
  139. package/dist/esm/grid/tests/grid-multicolumn-headers.mjs +2 -0
  140. package/dist/esm/grid/tests/grid-no-records.mjs +2 -0
  141. package/dist/esm/grid/tests/grid-pager.mjs +2 -0
  142. package/dist/esm/grid/tests/grid-react-basic.mjs +2 -0
  143. package/dist/esm/grid/tests/grid-react.mjs +2 -0
  144. package/dist/esm/grid/tests/grid-resizable.mjs +2 -0
  145. package/dist/esm/grid/tests/grid-row-reordering.mjs +2 -0
  146. package/dist/esm/grid/tests/grid-row-span.mjs +17861 -0
  147. package/dist/esm/grid/tests/grid-rows-resizing.mjs +2 -0
  148. package/dist/esm/grid/tests/grid-rows-states.mjs +2 -0
  149. package/dist/esm/grid/tests/grid-rtl-angular.mjs +2 -0
  150. package/dist/esm/grid/tests/grid-rtl.mjs +2 -0
  151. package/dist/esm/grid/tests/grid-selection-aggregates-rtl.mjs +2 -0
  152. package/dist/esm/grid/tests/grid-selection-aggregates.mjs +2 -0
  153. package/dist/esm/grid/tests/grid-size-sm-comp-sm.mjs +2 -0
  154. package/dist/esm/grid/tests/grid-size-sm.mjs +2 -0
  155. package/dist/esm/grid/tests/grid-sticky-column-states.mjs +2 -0
  156. package/dist/esm/grid/tests/grid-sticky-columns-rtl.mjs +2 -0
  157. package/dist/esm/grid/tests/grid-sticky-columns.mjs +2 -0
  158. package/dist/esm/grid/tests/grid-sticky-multicolumn-headers.mjs +2 -0
  159. package/dist/esm/grid/tests/grid-virtualization.mjs +2 -0
  160. package/dist/esm/grid/tests/grid.mjs +2 -0
  161. package/dist/esm/index.mjs +2 -0
  162. package/dist/esm/propertygrid/templates/propertygrid-normal.mjs +2 -0
  163. package/dist/esm/propertygrid/templates/propertygrid-with-preview.mjs +2 -0
  164. package/dist/esm/propertygrid/tests/propertygrid.mjs +2 -0
  165. package/dist/esm/table/table-td.mjs +2 -0
  166. package/dist/esm/table/templates/data-table-normal.mjs +2 -0
  167. package/dist/esm/table/templates/table-native.mjs +2 -0
  168. package/dist/esm/table/tests/table-data-sizes.mjs +2 -0
  169. package/dist/esm/table/tests/table-native-sizes.mjs +2 -0
  170. package/dist/esm/table/tests/table-native-states.mjs +2 -0
  171. package/dist/esm/treelist/templates/treelist-aggregates.mjs +2 -0
  172. package/dist/esm/treelist/templates/treelist-normal.mjs +2 -0
  173. package/dist/esm/treelist/templates/treelist-row-reordering.mjs +2 -0
  174. package/dist/esm/treelist/templates/treelist-with-column-menu.mjs +2 -0
  175. package/dist/esm/treelist/templates/treelist-with-filter-menu.mjs +2 -0
  176. package/dist/esm/treelist/tests/treelist-aggregate-react.mjs +2 -0
  177. package/dist/esm/treelist/tests/treelist-aggregates.mjs +2 -0
  178. package/dist/esm/treelist/tests/treelist-react.mjs +2 -0
  179. package/dist/esm/treelist/tests/treelist-row-reordering.mjs +2 -0
  180. package/dist/esm/treelist/tests/treelist.mjs +2 -0
  181. package/dist/types/grid/tests/grid-row-span.d.ts +2 -0
  182. package/dist/types/table/table-td.d.ts +1 -0
  183. package/package.json +10 -6
  184. package/src/grid/tests/grid-row-span.tsx +83 -0
  185. package/src/table/table-td.tsx +3 -0
@@ -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,
@@ -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,
@@ -715,6 +715,7 @@ var TableTd = (props) => {
715
715
  const {
716
716
  text,
717
717
  colspan,
718
+ rowspan,
718
719
  ...other
719
720
  } = props;
720
721
  const textOrChildren = text ? text : props.children;
@@ -722,6 +723,7 @@ var TableTd = (props) => {
722
723
  "td",
723
724
  {
724
725
  colSpan: colspan,
726
+ rowSpan: rowspan,
725
727
  ...other,
726
728
  className: classNames(
727
729
  props.className,
@@ -534,6 +534,7 @@ var TableTd = (props) => {
534
534
  const {
535
535
  text,
536
536
  colspan,
537
+ rowspan,
537
538
  ...other
538
539
  } = props;
539
540
  const textOrChildren = text ? text : props.children;
@@ -541,6 +542,7 @@ var TableTd = (props) => {
541
542
  "td",
542
543
  {
543
544
  colSpan: colspan,
545
+ rowSpan: rowspan,
544
546
  ...other,
545
547
  className: classNames(
546
548
  props.className,
@@ -511,6 +511,7 @@ var TableTd = (props) => {
511
511
  const {
512
512
  text,
513
513
  colspan,
514
+ rowspan,
514
515
  ...other
515
516
  } = props;
516
517
  const textOrChildren = text ? text : props.children;
@@ -518,6 +519,7 @@ var TableTd = (props) => {
518
519
  "td",
519
520
  {
520
521
  colSpan: colspan,
522
+ rowSpan: rowspan,
521
523
  ...other,
522
524
  className: classNames(
523
525
  props.className,
@@ -2276,6 +2276,7 @@ var TableTd = (props) => {
2276
2276
  const {
2277
2277
  text,
2278
2278
  colspan,
2279
+ rowspan,
2279
2280
  ...other
2280
2281
  } = props;
2281
2282
  const textOrChildren = text ? text : props.children;
@@ -2283,6 +2284,7 @@ var TableTd = (props) => {
2283
2284
  "td",
2284
2285
  {
2285
2286
  colSpan: colspan,
2287
+ rowSpan: rowspan,
2286
2288
  ...other,
2287
2289
  className: classNames(
2288
2290
  props.className,
@@ -511,6 +511,7 @@ var TableTd = (props) => {
511
511
  const {
512
512
  text,
513
513
  colspan,
514
+ rowspan,
514
515
  ...other
515
516
  } = props;
516
517
  const textOrChildren = text ? text : props.children;
@@ -518,6 +519,7 @@ var TableTd = (props) => {
518
519
  "td",
519
520
  {
520
521
  colSpan: colspan,
522
+ rowSpan: rowspan,
521
523
  ...other,
522
524
  className: classNames(
523
525
  props.className,
@@ -511,6 +511,7 @@ var TableTd = (props) => {
511
511
  const {
512
512
  text,
513
513
  colspan,
514
+ rowspan,
514
515
  ...other
515
516
  } = props;
516
517
  const textOrChildren = text ? text : props.children;
@@ -518,6 +519,7 @@ var TableTd = (props) => {
518
519
  "td",
519
520
  {
520
521
  colSpan: colspan,
522
+ rowSpan: rowspan,
521
523
  ...other,
522
524
  className: classNames(
523
525
  props.className,
@@ -984,6 +984,7 @@ var TableTd = (props) => {
984
984
  const {
985
985
  text,
986
986
  colspan,
987
+ rowspan,
987
988
  ...other
988
989
  } = props;
989
990
  const textOrChildren = text ? text : props.children;
@@ -991,6 +992,7 @@ var TableTd = (props) => {
991
992
  "td",
992
993
  {
993
994
  colSpan: colspan,
995
+ rowSpan: rowspan,
994
996
  ...other,
995
997
  className: classNames(
996
998
  props.className,
@@ -511,6 +511,7 @@ var TableTd = (props) => {
511
511
  const {
512
512
  text,
513
513
  colspan,
514
+ rowspan,
514
515
  ...other
515
516
  } = props;
516
517
  const textOrChildren = text ? text : props.children;
@@ -518,6 +519,7 @@ var TableTd = (props) => {
518
519
  "td",
519
520
  {
520
521
  colSpan: colspan,
522
+ rowSpan: rowspan,
521
523
  ...other,
522
524
  className: classNames(
523
525
  props.className,
@@ -511,6 +511,7 @@ var TableTd = (props) => {
511
511
  const {
512
512
  text,
513
513
  colspan,
514
+ rowspan,
514
515
  ...other
515
516
  } = props;
516
517
  const textOrChildren = text ? text : props.children;
@@ -518,6 +519,7 @@ var TableTd = (props) => {
518
519
  "td",
519
520
  {
520
521
  colSpan: colspan,
522
+ rowSpan: rowspan,
521
523
  ...other,
522
524
  className: classNames(
523
525
  props.className,
@@ -715,6 +715,7 @@ var TableTd = (props) => {
715
715
  const {
716
716
  text,
717
717
  colspan,
718
+ rowspan,
718
719
  ...other
719
720
  } = props;
720
721
  const textOrChildren = text ? text : props.children;
@@ -722,6 +723,7 @@ var TableTd = (props) => {
722
723
  "td",
723
724
  {
724
725
  colSpan: colspan,
726
+ rowSpan: rowspan,
725
727
  ...other,
726
728
  className: classNames(
727
729
  props.className,
@@ -511,6 +511,7 @@ var TableTd = (props) => {
511
511
  const {
512
512
  text,
513
513
  colspan,
514
+ rowspan,
514
515
  ...other
515
516
  } = props;
516
517
  const textOrChildren = text ? text : props.children;
@@ -518,6 +519,7 @@ var TableTd = (props) => {
518
519
  "td",
519
520
  {
520
521
  colSpan: colspan,
522
+ rowSpan: rowspan,
521
523
  ...other,
522
524
  className: classNames(
523
525
  props.className,
@@ -511,6 +511,7 @@ var TableTd = (props) => {
511
511
  const {
512
512
  text,
513
513
  colspan,
514
+ rowspan,
514
515
  ...other
515
516
  } = props;
516
517
  const textOrChildren = text ? text : props.children;
@@ -518,6 +519,7 @@ var TableTd = (props) => {
518
519
  "td",
519
520
  {
520
521
  colSpan: colspan,
522
+ rowSpan: rowspan,
521
523
  ...other,
522
524
  className: classNames(
523
525
  props.className,
@@ -1144,6 +1144,7 @@ var TableTd = (props) => {
1144
1144
  const {
1145
1145
  text,
1146
1146
  colspan,
1147
+ rowspan,
1147
1148
  ...other
1148
1149
  } = props;
1149
1150
  const textOrChildren = text ? text : props.children;
@@ -1151,6 +1152,7 @@ var TableTd = (props) => {
1151
1152
  "td",
1152
1153
  {
1153
1154
  colSpan: colspan,
1155
+ rowSpan: rowspan,
1154
1156
  ...other,
1155
1157
  className: classNames(
1156
1158
  props.className,
@@ -964,6 +964,7 @@ var TableTd = (props) => {
964
964
  const {
965
965
  text,
966
966
  colspan,
967
+ rowspan,
967
968
  ...other
968
969
  } = props;
969
970
  const textOrChildren = text ? text : props.children;
@@ -971,6 +972,7 @@ var TableTd = (props) => {
971
972
  "td",
972
973
  {
973
974
  colSpan: colspan,
975
+ rowSpan: rowspan,
974
976
  ...other,
975
977
  className: classNames(
976
978
  props.className,
@@ -964,6 +964,7 @@ var TableTd = (props) => {
964
964
  const {
965
965
  text,
966
966
  colspan,
967
+ rowspan,
967
968
  ...other
968
969
  } = props;
969
970
  const textOrChildren = text ? text : props.children;
@@ -971,6 +972,7 @@ var TableTd = (props) => {
971
972
  "td",
972
973
  {
973
974
  colSpan: colspan,
975
+ rowSpan: rowspan,
974
976
  ...other,
975
977
  className: classNames(
976
978
  props.className,
@@ -7701,6 +7701,7 @@ var TableTd = (props) => {
7701
7701
  const {
7702
7702
  text,
7703
7703
  colspan,
7704
+ rowspan,
7704
7705
  ...other
7705
7706
  } = props;
7706
7707
  const textOrChildren = text ? text : props.children;
@@ -7708,6 +7709,7 @@ var TableTd = (props) => {
7708
7709
  "td",
7709
7710
  {
7710
7711
  colSpan: colspan,
7712
+ rowSpan: rowspan,
7711
7713
  ...other,
7712
7714
  className: classNames(
7713
7715
  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,
@@ -6943,6 +6943,7 @@ var TableTd = (props) => {
6943
6943
  const {
6944
6944
  text,
6945
6945
  colspan,
6946
+ rowspan,
6946
6947
  ...other
6947
6948
  } = props;
6948
6949
  const textOrChildren = text ? text : props.children;
@@ -6950,6 +6951,7 @@ var TableTd = (props) => {
6950
6951
  "td",
6951
6952
  {
6952
6953
  colSpan: colspan,
6954
+ rowSpan: rowspan,
6953
6955
  ...other,
6954
6956
  className: classNames(
6955
6957
  props.className,
@@ -1456,6 +1456,7 @@ var TableTd = (props) => {
1456
1456
  const {
1457
1457
  text,
1458
1458
  colspan,
1459
+ rowspan,
1459
1460
  ...other
1460
1461
  } = props;
1461
1462
  const textOrChildren = text ? text : props.children;
@@ -1463,6 +1464,7 @@ var TableTd = (props) => {
1463
1464
  "td",
1464
1465
  {
1465
1466
  colSpan: colspan,
1467
+ rowSpan: rowspan,
1466
1468
  ...other,
1467
1469
  className: classNames(
1468
1470
  props.className,
@@ -1456,6 +1456,7 @@ var TableTd = (props) => {
1456
1456
  const {
1457
1457
  text,
1458
1458
  colspan,
1459
+ rowspan,
1459
1460
  ...other
1460
1461
  } = props;
1461
1462
  const textOrChildren = text ? text : props.children;
@@ -1463,6 +1464,7 @@ var TableTd = (props) => {
1463
1464
  "td",
1464
1465
  {
1465
1466
  colSpan: colspan,
1467
+ rowSpan: rowspan,
1466
1468
  ...other,
1467
1469
  className: classNames(
1468
1470
  props.className,
@@ -2357,6 +2357,7 @@ var TableTd = (props) => {
2357
2357
  const {
2358
2358
  text,
2359
2359
  colspan,
2360
+ rowspan,
2360
2361
  ...other
2361
2362
  } = props;
2362
2363
  const textOrChildren = text ? text : props.children;
@@ -2364,6 +2365,7 @@ var TableTd = (props) => {
2364
2365
  "td",
2365
2366
  {
2366
2367
  colSpan: colspan,
2368
+ rowSpan: rowspan,
2367
2369
  ...other,
2368
2370
  className: classNames(
2369
2371
  props.className,
@@ -964,6 +964,7 @@ var TableTd = (props) => {
964
964
  const {
965
965
  text,
966
966
  colspan,
967
+ rowspan,
967
968
  ...other
968
969
  } = props;
969
970
  const textOrChildren = text ? text : props.children;
@@ -971,6 +972,7 @@ var TableTd = (props) => {
971
972
  "td",
972
973
  {
973
974
  colSpan: colspan,
975
+ rowSpan: rowspan,
974
976
  ...other,
975
977
  className: classNames(
976
978
  props.className,
@@ -964,6 +964,7 @@ var TableTd = (props) => {
964
964
  const {
965
965
  text,
966
966
  colspan,
967
+ rowspan,
967
968
  ...other
968
969
  } = props;
969
970
  const textOrChildren = text ? text : props.children;
@@ -971,6 +972,7 @@ var TableTd = (props) => {
971
972
  "td",
972
973
  {
973
974
  colSpan: colspan,
975
+ rowSpan: rowspan,
974
976
  ...other,
975
977
  className: classNames(
976
978
  props.className,
@@ -2276,6 +2276,7 @@ var TableTd = (props) => {
2276
2276
  const {
2277
2277
  text,
2278
2278
  colspan,
2279
+ rowspan,
2279
2280
  ...other
2280
2281
  } = props;
2281
2282
  const textOrChildren = text ? text : props.children;
@@ -2283,6 +2284,7 @@ var TableTd = (props) => {
2283
2284
  "td",
2284
2285
  {
2285
2286
  colSpan: colspan,
2287
+ rowSpan: rowspan,
2286
2288
  ...other,
2287
2289
  className: classNames(
2288
2290
  props.className,
@@ -2276,6 +2276,7 @@ var TableTd = (props) => {
2276
2276
  const {
2277
2277
  text,
2278
2278
  colspan,
2279
+ rowspan,
2279
2280
  ...other
2280
2281
  } = props;
2281
2282
  const textOrChildren = text ? text : props.children;
@@ -2283,6 +2284,7 @@ var TableTd = (props) => {
2283
2284
  "td",
2284
2285
  {
2285
2286
  colSpan: colspan,
2287
+ rowSpan: rowspan,
2286
2288
  ...other,
2287
2289
  className: classNames(
2288
2290
  props.className,
@@ -6943,6 +6943,7 @@ var TableTd = (props) => {
6943
6943
  const {
6944
6944
  text,
6945
6945
  colspan,
6946
+ rowspan,
6946
6947
  ...other
6947
6948
  } = props;
6948
6949
  const textOrChildren = text ? text : props.children;
@@ -6950,6 +6951,7 @@ var TableTd = (props) => {
6950
6951
  "td",
6951
6952
  {
6952
6953
  colSpan: colspan,
6954
+ rowSpan: rowspan,
6953
6955
  ...other,
6954
6956
  className: classNames(
6955
6957
  props.className,
@@ -7731,6 +7731,7 @@ var TableTd = (props) => {
7731
7731
  const {
7732
7732
  text,
7733
7733
  colspan,
7734
+ rowspan,
7734
7735
  ...other
7735
7736
  } = props;
7736
7737
  const textOrChildren = text ? text : props.children;
@@ -7738,6 +7739,7 @@ var TableTd = (props) => {
7738
7739
  "td",
7739
7740
  {
7740
7741
  colSpan: colspan,
7742
+ rowSpan: rowspan,
7741
7743
  ...other,
7742
7744
  className: classNames(
7743
7745
  props.className,
@@ -1233,6 +1233,7 @@ var TableTd = (props) => {
1233
1233
  const {
1234
1234
  text,
1235
1235
  colspan,
1236
+ rowspan,
1236
1237
  ...other
1237
1238
  } = props;
1238
1239
  const textOrChildren = text ? text : props.children;
@@ -1240,6 +1241,7 @@ var TableTd = (props) => {
1240
1241
  "td",
1241
1242
  {
1242
1243
  colSpan: colspan,
1244
+ rowSpan: rowspan,
1243
1245
  ...other,
1244
1246
  className: classNames(
1245
1247
  props.className,
@@ -1233,6 +1233,7 @@ var TableTd = (props) => {
1233
1233
  const {
1234
1234
  text,
1235
1235
  colspan,
1236
+ rowspan,
1236
1237
  ...other
1237
1238
  } = props;
1238
1239
  const textOrChildren = text ? text : props.children;
@@ -1240,6 +1241,7 @@ var TableTd = (props) => {
1240
1241
  "td",
1241
1242
  {
1242
1243
  colSpan: colspan,
1244
+ rowSpan: rowspan,
1243
1245
  ...other,
1244
1246
  className: classNames(
1245
1247
  props.className,
@@ -908,6 +908,7 @@ var TableTd = (props) => {
908
908
  const {
909
909
  text,
910
910
  colspan,
911
+ rowspan,
911
912
  ...other
912
913
  } = props;
913
914
  const textOrChildren = text ? text : props.children;
@@ -915,6 +916,7 @@ var TableTd = (props) => {
915
916
  "td",
916
917
  {
917
918
  colSpan: colspan,
919
+ rowSpan: rowspan,
918
920
  ...other,
919
921
  className: classNames(
920
922
  props.className,
@@ -511,6 +511,7 @@ var TableTd = (props) => {
511
511
  const {
512
512
  text,
513
513
  colspan,
514
+ rowspan,
514
515
  ...other
515
516
  } = props;
516
517
  const textOrChildren = text ? text : props.children;
@@ -518,6 +519,7 @@ var TableTd = (props) => {
518
519
  "td",
519
520
  {
520
521
  colSpan: colspan,
522
+ rowSpan: rowspan,
521
523
  ...other,
522
524
  className: classNames(
523
525
  props.className,
@@ -511,6 +511,7 @@ var TableTd = (props) => {
511
511
  const {
512
512
  text,
513
513
  colspan,
514
+ rowspan,
514
515
  ...other
515
516
  } = props;
516
517
  const textOrChildren = text ? text : props.children;
@@ -518,6 +519,7 @@ var TableTd = (props) => {
518
519
  "td",
519
520
  {
520
521
  colSpan: colspan,
522
+ rowSpan: rowspan,
521
523
  ...other,
522
524
  className: classNames(
523
525
  props.className,
@@ -862,6 +862,7 @@ var TableTd = (props) => {
862
862
  const {
863
863
  text,
864
864
  colspan,
865
+ rowspan,
865
866
  ...other
866
867
  } = props;
867
868
  const textOrChildren = text ? text : props.children;
@@ -869,6 +870,7 @@ var TableTd = (props) => {
869
870
  "td",
870
871
  {
871
872
  colSpan: colspan,
873
+ rowSpan: rowspan,
872
874
  ...other,
873
875
  className: classNames(
874
876
  props.className,
@@ -862,6 +862,7 @@ var TableTd = (props) => {
862
862
  const {
863
863
  text,
864
864
  colspan,
865
+ rowspan,
865
866
  ...other
866
867
  } = props;
867
868
  const textOrChildren = text ? text : props.children;
@@ -869,6 +870,7 @@ var TableTd = (props) => {
869
870
  "td",
870
871
  {
871
872
  colSpan: colspan,
873
+ rowSpan: rowspan,
872
874
  ...other,
873
875
  className: classNames(
874
876
  props.className,
@@ -534,6 +534,7 @@ var TableTd = (props) => {
534
534
  const {
535
535
  text,
536
536
  colspan,
537
+ rowspan,
537
538
  ...other
538
539
  } = props;
539
540
  const textOrChildren = text ? text : props.children;
@@ -541,6 +542,7 @@ var TableTd = (props) => {
541
542
  "td",
542
543
  {
543
544
  colSpan: colspan,
545
+ rowSpan: rowspan,
544
546
  ...other,
545
547
  className: classNames(
546
548
  props.className,