@progress/kendo-themes-html 10.3.0-dev.1 → 10.3.1-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/chart-wizard/tests/tab-data-sections-expanded.js +2 -0
- package/dist/cjs/filemanager/templates/filemanager-grid-preview.js +2 -0
- package/dist/cjs/filemanager/templates/filemanager-grid.js +2 -0
- package/dist/cjs/filemanager/tests/filemanager-gridview-preview.js +2 -0
- package/dist/cjs/filemanager/tests/filemanager-gridview.js +2 -0
- package/dist/cjs/gantt/templates/gantt-normal.js +2 -0
- package/dist/cjs/gantt/templates/gantt-row-reordering.js +2 -0
- package/dist/cjs/gantt/tests/gantt-editing-popup-predecessors.js +2 -0
- package/dist/cjs/gantt/tests/gantt-editing-popup-resources.js +2 -0
- package/dist/cjs/gantt/tests/gantt-editing-popup-successors.js +2 -0
- package/dist/cjs/gantt/tests/gantt-react.js +2 -0
- package/dist/cjs/gantt/tests/gantt-row-reordering.js +2 -0
- package/dist/cjs/gantt/tests/gantt.js +2 -0
- package/dist/cjs/grid/templates/grid-hierarchy.js +2 -0
- package/dist/cjs/grid/templates/grid-normal.js +2 -0
- package/dist/cjs/grid/templates/grid-with-column-menu.js +2 -0
- package/dist/cjs/grid/templates/grid-with-edit-row.js +2 -0
- package/dist/cjs/grid/templates/grid-with-filter-menu.js +2 -0
- package/dist/cjs/grid/templates/grid-with-filter-row.js +2 -0
- package/dist/cjs/grid/templates/grid-with-grouping.js +2 -0
- package/dist/cjs/grid/templates/grid-with-locked-columns.js +2 -0
- package/dist/cjs/grid/templates/grid-with-multicolumn-headers.js +2 -0
- package/dist/cjs/grid/templates/grid-with-row-reordering.js +2 -0
- package/dist/cjs/grid/templates/grid-with-selection-aggregates.js +2 -0
- package/dist/cjs/grid/templates/grid-with-sticky-columns.js +2 -0
- package/dist/cjs/grid/tests/grid-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-column-menu-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-column-menu-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-column-reordering-actions.js +2 -0
- package/dist/cjs/grid/tests/grid-column-resizing-actions.js +2 -0
- package/dist/cjs/grid/tests/grid-editing-custom-editor.js +2 -0
- package/dist/cjs/grid/tests/grid-editing-inline-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-editing-inline-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-editing.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-menu-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-menu-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-row-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-row-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-filter-row.js +2 -0
- package/dist/cjs/grid/tests/grid-grouping-actions.js +2 -0
- package/dist/cjs/grid/tests/grid-grouping-blazor.js +2 -0
- package/dist/cjs/grid/tests/grid-grouping-detail-template.js +2 -0
- package/dist/cjs/grid/tests/grid-grouping.js +2 -0
- package/dist/cjs/grid/tests/grid-hierarchy.js +2 -0
- package/dist/cjs/grid/tests/grid-locked-column-states.js +2 -0
- package/dist/cjs/grid/tests/grid-locked-columns-rtl.js +2 -0
- package/dist/cjs/grid/tests/grid-locked-columns.js +2 -0
- package/dist/cjs/grid/tests/grid-long-titles.js +2 -0
- package/dist/cjs/grid/tests/grid-multicolumn-headers.js +2 -0
- package/dist/cjs/grid/tests/grid-no-records.js +2 -0
- package/dist/cjs/grid/tests/grid-pager.js +2 -0
- package/dist/cjs/grid/tests/grid-react-basic.js +2 -0
- package/dist/cjs/grid/tests/grid-react.js +2 -0
- package/dist/cjs/grid/tests/grid-resizable.js +2 -0
- package/dist/cjs/grid/tests/grid-row-reordering.js +2 -0
- package/dist/cjs/grid/tests/grid-row-span.js +17893 -0
- package/dist/cjs/grid/tests/grid-rows-resizing.js +2 -0
- package/dist/cjs/grid/tests/grid-rows-states.js +2 -0
- package/dist/cjs/grid/tests/grid-rtl-angular.js +2 -0
- package/dist/cjs/grid/tests/grid-rtl.js +2 -0
- package/dist/cjs/grid/tests/grid-selection-aggregates-rtl.js +2 -0
- package/dist/cjs/grid/tests/grid-selection-aggregates.js +2 -0
- package/dist/cjs/grid/tests/grid-size-sm-comp-sm.js +2 -0
- package/dist/cjs/grid/tests/grid-size-sm.js +2 -0
- package/dist/cjs/grid/tests/grid-sticky-column-states.js +2 -0
- package/dist/cjs/grid/tests/grid-sticky-columns-rtl.js +2 -0
- package/dist/cjs/grid/tests/grid-sticky-columns.js +2 -0
- package/dist/cjs/grid/tests/grid-sticky-multicolumn-headers.js +2 -0
- package/dist/cjs/grid/tests/grid-virtualization.js +2 -0
- package/dist/cjs/grid/tests/grid.js +2 -0
- package/dist/cjs/index.js +2 -0
- package/dist/cjs/propertygrid/templates/propertygrid-normal.js +2 -0
- package/dist/cjs/propertygrid/templates/propertygrid-with-preview.js +2 -0
- package/dist/cjs/propertygrid/tests/propertygrid.js +2 -0
- package/dist/cjs/table/table-td.js +2 -0
- package/dist/cjs/table/templates/data-table-normal.js +2 -0
- package/dist/cjs/table/templates/table-native.js +2 -0
- package/dist/cjs/table/tests/table-data-sizes.js +2 -0
- package/dist/cjs/table/tests/table-native-sizes.js +2 -0
- package/dist/cjs/table/tests/table-native-states.js +2 -0
- package/dist/cjs/treelist/templates/treelist-aggregates.js +2 -0
- package/dist/cjs/treelist/templates/treelist-normal.js +2 -0
- package/dist/cjs/treelist/templates/treelist-row-reordering.js +2 -0
- package/dist/cjs/treelist/templates/treelist-with-column-menu.js +2 -0
- package/dist/cjs/treelist/templates/treelist-with-filter-menu.js +2 -0
- package/dist/cjs/treelist/tests/treelist-aggregate-react.js +2 -0
- package/dist/cjs/treelist/tests/treelist-aggregates.js +2 -0
- package/dist/cjs/treelist/tests/treelist-react.js +2 -0
- package/dist/cjs/treelist/tests/treelist-row-reordering.js +2 -0
- package/dist/cjs/treelist/tests/treelist.js +2 -0
- package/dist/esm/chart-wizard/tests/tab-data-sections-expanded.mjs +2 -0
- package/dist/esm/filemanager/templates/filemanager-grid-preview.mjs +2 -0
- package/dist/esm/filemanager/templates/filemanager-grid.mjs +2 -0
- package/dist/esm/filemanager/tests/filemanager-gridview-preview.mjs +2 -0
- package/dist/esm/filemanager/tests/filemanager-gridview.mjs +2 -0
- package/dist/esm/gantt/templates/gantt-normal.mjs +2 -0
- package/dist/esm/gantt/templates/gantt-row-reordering.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-editing-popup-predecessors.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-editing-popup-resources.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-editing-popup-successors.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-react.mjs +2 -0
- package/dist/esm/gantt/tests/gantt-row-reordering.mjs +2 -0
- package/dist/esm/gantt/tests/gantt.mjs +2 -0
- package/dist/esm/grid/templates/grid-hierarchy.mjs +2 -0
- package/dist/esm/grid/templates/grid-normal.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-column-menu.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-edit-row.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-filter-menu.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-filter-row.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-grouping.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-locked-columns.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-multicolumn-headers.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-row-reordering.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-selection-aggregates.mjs +2 -0
- package/dist/esm/grid/templates/grid-with-sticky-columns.mjs +2 -0
- package/dist/esm/grid/tests/grid-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-column-menu-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-column-menu-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-column-reordering-actions.mjs +2 -0
- package/dist/esm/grid/tests/grid-column-resizing-actions.mjs +2 -0
- package/dist/esm/grid/tests/grid-editing-custom-editor.mjs +2 -0
- package/dist/esm/grid/tests/grid-editing-inline-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-editing-inline-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-editing.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-menu-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-menu-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-row-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-row-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-filter-row.mjs +2 -0
- package/dist/esm/grid/tests/grid-grouping-actions.mjs +2 -0
- package/dist/esm/grid/tests/grid-grouping-blazor.mjs +2 -0
- package/dist/esm/grid/tests/grid-grouping-detail-template.mjs +2 -0
- package/dist/esm/grid/tests/grid-grouping.mjs +2 -0
- package/dist/esm/grid/tests/grid-hierarchy.mjs +2 -0
- package/dist/esm/grid/tests/grid-locked-column-states.mjs +2 -0
- package/dist/esm/grid/tests/grid-locked-columns-rtl.mjs +2 -0
- package/dist/esm/grid/tests/grid-locked-columns.mjs +2 -0
- package/dist/esm/grid/tests/grid-long-titles.mjs +2 -0
- package/dist/esm/grid/tests/grid-multicolumn-headers.mjs +2 -0
- package/dist/esm/grid/tests/grid-no-records.mjs +2 -0
- package/dist/esm/grid/tests/grid-pager.mjs +2 -0
- package/dist/esm/grid/tests/grid-react-basic.mjs +2 -0
- package/dist/esm/grid/tests/grid-react.mjs +2 -0
- package/dist/esm/grid/tests/grid-resizable.mjs +2 -0
- package/dist/esm/grid/tests/grid-row-reordering.mjs +2 -0
- package/dist/esm/grid/tests/grid-row-span.mjs +17861 -0
- package/dist/esm/grid/tests/grid-rows-resizing.mjs +2 -0
- package/dist/esm/grid/tests/grid-rows-states.mjs +2 -0
- package/dist/esm/grid/tests/grid-rtl-angular.mjs +2 -0
- package/dist/esm/grid/tests/grid-rtl.mjs +2 -0
- package/dist/esm/grid/tests/grid-selection-aggregates-rtl.mjs +2 -0
- package/dist/esm/grid/tests/grid-selection-aggregates.mjs +2 -0
- package/dist/esm/grid/tests/grid-size-sm-comp-sm.mjs +2 -0
- package/dist/esm/grid/tests/grid-size-sm.mjs +2 -0
- package/dist/esm/grid/tests/grid-sticky-column-states.mjs +2 -0
- package/dist/esm/grid/tests/grid-sticky-columns-rtl.mjs +2 -0
- package/dist/esm/grid/tests/grid-sticky-columns.mjs +2 -0
- package/dist/esm/grid/tests/grid-sticky-multicolumn-headers.mjs +2 -0
- package/dist/esm/grid/tests/grid-virtualization.mjs +2 -0
- package/dist/esm/grid/tests/grid.mjs +2 -0
- package/dist/esm/index.mjs +2 -0
- package/dist/esm/propertygrid/templates/propertygrid-normal.mjs +2 -0
- package/dist/esm/propertygrid/templates/propertygrid-with-preview.mjs +2 -0
- package/dist/esm/propertygrid/tests/propertygrid.mjs +2 -0
- package/dist/esm/table/table-td.mjs +2 -0
- package/dist/esm/table/templates/data-table-normal.mjs +2 -0
- package/dist/esm/table/templates/table-native.mjs +2 -0
- package/dist/esm/table/tests/table-data-sizes.mjs +2 -0
- package/dist/esm/table/tests/table-native-sizes.mjs +2 -0
- package/dist/esm/table/tests/table-native-states.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-aggregates.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-normal.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-row-reordering.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-with-column-menu.mjs +2 -0
- package/dist/esm/treelist/templates/treelist-with-filter-menu.mjs +2 -0
- package/dist/esm/treelist/tests/treelist-aggregate-react.mjs +2 -0
- package/dist/esm/treelist/tests/treelist-aggregates.mjs +2 -0
- package/dist/esm/treelist/tests/treelist-react.mjs +2 -0
- package/dist/esm/treelist/tests/treelist-row-reordering.mjs +2 -0
- package/dist/esm/treelist/tests/treelist.mjs +2 -0
- package/dist/types/grid/tests/grid-row-span.d.ts +2 -0
- package/dist/types/table/table-td.d.ts +1 -0
- package/package.json +10 -6
- package/src/grid/tests/grid-row-span.tsx +83 -0
- package/src/table/table-td.tsx +3 -0
|
@@ -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,
|
package/dist/esm/index.mjs
CHANGED
|
@@ -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,
|
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.
|
|
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
|
-
|
|
51
|
-
|
|
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": "
|
|
60
|
+
"gitHead": "cb4d1c47e96d2ab82f62d2d9bd1f7bc026448f87"
|
|
57
61
|
}
|