@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
@@ -1300,6 +1300,7 @@ var TableTd = (props) => {
1300
1300
  const {
1301
1301
  text,
1302
1302
  colspan,
1303
+ rowspan,
1303
1304
  ...other
1304
1305
  } = props;
1305
1306
  const textOrChildren = text ? text : props.children;
@@ -1307,6 +1308,7 @@ var TableTd = (props) => {
1307
1308
  "td",
1308
1309
  {
1309
1310
  colSpan: colspan,
1311
+ rowSpan: rowspan,
1310
1312
  ...other,
1311
1313
  className: classNames(
1312
1314
  props.className,
@@ -670,6 +670,7 @@ var TableTd = (props) => {
670
670
  const {
671
671
  text,
672
672
  colspan,
673
+ rowspan,
673
674
  ...other
674
675
  } = props;
675
676
  const textOrChildren = text ? text : props.children;
@@ -677,6 +678,7 @@ var TableTd = (props) => {
677
678
  "td",
678
679
  {
679
680
  colSpan: colspan,
681
+ rowSpan: rowspan,
680
682
  ...other,
681
683
  className: classNames(
682
684
  props.className,
@@ -791,6 +791,7 @@ var TableTd = (props) => {
791
791
  const {
792
792
  text,
793
793
  colspan,
794
+ rowspan,
794
795
  ...other
795
796
  } = props;
796
797
  const textOrChildren = text ? text : props.children;
@@ -798,6 +799,7 @@ var TableTd = (props) => {
798
799
  "td",
799
800
  {
800
801
  colSpan: colspan,
802
+ rowSpan: rowspan,
801
803
  ...other,
802
804
  className: classNames(
803
805
  props.className,
@@ -791,6 +791,7 @@ var TableTd = (props) => {
791
791
  const {
792
792
  text,
793
793
  colspan,
794
+ rowspan,
794
795
  ...other
795
796
  } = props;
796
797
  const textOrChildren = text ? text : props.children;
@@ -798,6 +799,7 @@ var TableTd = (props) => {
798
799
  "td",
799
800
  {
800
801
  colSpan: colspan,
802
+ rowSpan: rowspan,
801
803
  ...other,
802
804
  className: classNames(
803
805
  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,
@@ -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,
@@ -2679,6 +2679,7 @@ var TableTd = (props) => {
2679
2679
  const {
2680
2680
  text,
2681
2681
  colspan,
2682
+ rowspan,
2682
2683
  ...other
2683
2684
  } = props;
2684
2685
  const textOrChildren = text ? text : props.children;
@@ -2686,6 +2687,7 @@ var TableTd = (props) => {
2686
2687
  "td",
2687
2688
  {
2688
2689
  colSpan: colspan,
2690
+ rowSpan: rowspan,
2689
2691
  ...other,
2690
2692
  className: classNames(
2691
2693
  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,
@@ -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,
@@ -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,
@@ -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,
@@ -587,6 +587,7 @@ var TableTd = (props) => {
587
587
  const {
588
588
  text,
589
589
  colspan,
590
+ rowspan,
590
591
  ...other
591
592
  } = props;
592
593
  const textOrChildren = text ? text : props.children;
@@ -594,6 +595,7 @@ var TableTd = (props) => {
594
595
  "td",
595
596
  {
596
597
  colSpan: colspan,
598
+ rowSpan: rowspan,
597
599
  ...other,
598
600
  className: classNames(
599
601
  props.className,
@@ -791,6 +791,7 @@ var TableTd = (props) => {
791
791
  const {
792
792
  text,
793
793
  colspan,
794
+ rowspan,
794
795
  ...other
795
796
  } = props;
796
797
  const textOrChildren = text ? text : props.children;
@@ -798,6 +799,7 @@ var TableTd = (props) => {
798
799
  "td",
799
800
  {
800
801
  colSpan: colspan,
802
+ rowSpan: rowspan,
801
803
  ...other,
802
804
  className: classNames(
803
805
  props.className,
@@ -9344,6 +9344,7 @@ var TableTd = (props) => {
9344
9344
  const {
9345
9345
  text,
9346
9346
  colspan,
9347
+ rowspan,
9347
9348
  ...other
9348
9349
  } = props;
9349
9350
  const textOrChildren = text ? text : props.children;
@@ -9351,6 +9352,7 @@ var TableTd = (props) => {
9351
9352
  "td",
9352
9353
  {
9353
9354
  colSpan: colspan,
9355
+ rowSpan: rowspan,
9354
9356
  ...other,
9355
9357
  className: classNames(
9356
9358
  props.className,
@@ -493,6 +493,7 @@ var TableTd = (props) => {
493
493
  const {
494
494
  text,
495
495
  colspan,
496
+ rowspan,
496
497
  ...other
497
498
  } = props;
498
499
  const textOrChildren = text ? text : props.children;
@@ -500,6 +501,7 @@ var TableTd = (props) => {
500
501
  "td",
501
502
  {
502
503
  colSpan: colspan,
504
+ rowSpan: rowspan,
503
505
  ...other,
504
506
  className: classNames(
505
507
  props.className,
@@ -493,6 +493,7 @@ var TableTd = (props) => {
493
493
  const {
494
494
  text,
495
495
  colspan,
496
+ rowspan,
496
497
  ...other
497
498
  } = props;
498
499
  const textOrChildren = text ? text : props.children;
@@ -500,6 +501,7 @@ var TableTd = (props) => {
500
501
  "td",
501
502
  {
502
503
  colSpan: colspan,
504
+ rowSpan: rowspan,
503
505
  ...other,
504
506
  className: classNames(
505
507
  props.className,
@@ -493,6 +493,7 @@ var TableTd = (props) => {
493
493
  const {
494
494
  text,
495
495
  colspan,
496
+ rowspan,
496
497
  ...other
497
498
  } = props;
498
499
  const textOrChildren = text ? text : props.children;
@@ -500,6 +501,7 @@ var TableTd = (props) => {
500
501
  "td",
501
502
  {
502
503
  colSpan: colspan,
504
+ rowSpan: rowspan,
503
505
  ...other,
504
506
  className: classNames(
505
507
  props.className,
@@ -12,6 +12,7 @@ var TableTd = (props) => {
12
12
  const {
13
13
  text,
14
14
  colspan,
15
+ rowspan,
15
16
  ...other
16
17
  } = props;
17
18
  const textOrChildren = text ? text : props.children;
@@ -19,6 +20,7 @@ var TableTd = (props) => {
19
20
  "td",
20
21
  {
21
22
  colSpan: colspan,
23
+ rowSpan: rowspan,
22
24
  ...other,
23
25
  className: classNames(
24
26
  props.className,
@@ -389,6 +389,7 @@ var TableTd = (props) => {
389
389
  const {
390
390
  text,
391
391
  colspan,
392
+ rowspan,
392
393
  ...other
393
394
  } = props;
394
395
  const textOrChildren = text ? text : props.children;
@@ -396,6 +397,7 @@ var TableTd = (props) => {
396
397
  "td",
397
398
  {
398
399
  colSpan: colspan,
400
+ rowSpan: rowspan,
399
401
  ...other,
400
402
  className: classNames(
401
403
  props.className,
@@ -355,6 +355,7 @@ var TableTd = (props) => {
355
355
  const {
356
356
  text,
357
357
  colspan,
358
+ rowspan,
358
359
  ...other
359
360
  } = props;
360
361
  const textOrChildren = text ? text : props.children;
@@ -362,6 +363,7 @@ var TableTd = (props) => {
362
363
  "td",
363
364
  {
364
365
  colSpan: colspan,
366
+ rowSpan: rowspan,
365
367
  ...other,
366
368
  className: classNames(
367
369
  props.className,
@@ -389,6 +389,7 @@ var TableTd = (props) => {
389
389
  const {
390
390
  text,
391
391
  colspan,
392
+ rowspan,
392
393
  ...other
393
394
  } = props;
394
395
  const textOrChildren = text ? text : props.children;
@@ -396,6 +397,7 @@ var TableTd = (props) => {
396
397
  "td",
397
398
  {
398
399
  colSpan: colspan,
400
+ rowSpan: rowspan,
399
401
  ...other,
400
402
  className: classNames(
401
403
  props.className,
@@ -355,6 +355,7 @@ var TableTd = (props) => {
355
355
  const {
356
356
  text,
357
357
  colspan,
358
+ rowspan,
358
359
  ...other
359
360
  } = props;
360
361
  const textOrChildren = text ? text : props.children;
@@ -362,6 +363,7 @@ var TableTd = (props) => {
362
363
  "td",
363
364
  {
364
365
  colSpan: colspan,
366
+ rowSpan: rowspan,
365
367
  ...other,
366
368
  className: classNames(
367
369
  props.className,
@@ -355,6 +355,7 @@ var TableTd = (props) => {
355
355
  const {
356
356
  text,
357
357
  colspan,
358
+ rowspan,
358
359
  ...other
359
360
  } = props;
360
361
  const textOrChildren = text ? text : props.children;
@@ -362,6 +363,7 @@ var TableTd = (props) => {
362
363
  "td",
363
364
  {
364
365
  colSpan: colspan,
366
+ rowSpan: rowspan,
365
367
  ...other,
366
368
  className: classNames(
367
369
  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,
@@ -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,
@@ -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,
@@ -697,6 +697,7 @@ var TableTd = (props) => {
697
697
  const {
698
698
  text,
699
699
  colspan,
700
+ rowspan,
700
701
  ...other
701
702
  } = props;
702
703
  const textOrChildren = text ? text : props.children;
@@ -704,6 +705,7 @@ var TableTd = (props) => {
704
705
  "td",
705
706
  {
706
707
  colSpan: colspan,
708
+ rowSpan: rowspan,
707
709
  ...other,
708
710
  className: classNames(
709
711
  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,
@@ -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,
@@ -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,
@@ -0,0 +1,2 @@
1
+ declare const _default: () => import("react/jsx-runtime").JSX.Element;
2
+ export default _default;
@@ -1,5 +1,6 @@
1
1
  export type KendoTableTdProps = {
2
2
  text?: string;
3
3
  colspan?: any;
4
+ rowspan?: any;
4
5
  };
5
6
  export declare const TableTd: (props: KendoTableTdProps & React.HTMLAttributes<HTMLTableCellElement>) => import("react/jsx-runtime").JSX.Element;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-themes-html",
3
3
  "description": "A collection of HTML helpers used for developing Kendo UI themes",
4
- "version": "10.3.0-dev.1",
4
+ "version": "10.3.1-dev.0",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -46,12 +46,16 @@
46
46
  "prepublishOnly": "npm run build"
47
47
  },
48
48
  "dependencies": {
49
- "@progress/kendo-svg-icons": "^4.0.0",
50
- "react": "^19.0.0",
51
- "react-dom": "^19.0.0"
49
+ "@progress/kendo-svg-icons": "^4.0.0"
50
+ },
51
+ "peerDependencies": {
52
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
53
+ "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
52
54
  },
53
55
  "devDependencies": {
54
- "@types/react": "^19.0.8"
56
+ "@types/react": "^19.0.8",
57
+ "react": "^19.0.0",
58
+ "react-dom": "^19.0.0"
55
59
  },
56
- "gitHead": "37b1bbc6f673a84970e6236cb7d2fc111696b701"
60
+ "gitHead": "cb4d1c47e96d2ab82f62d2d9bd1f7bc026448f87"
57
61
  }