@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
|
@@ -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,
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -749,6 +749,7 @@ var TableTd = (props) => {
|
|
|
749
749
|
const {
|
|
750
750
|
text,
|
|
751
751
|
colspan,
|
|
752
|
+
rowspan,
|
|
752
753
|
...other
|
|
753
754
|
} = props;
|
|
754
755
|
const textOrChildren = text ? text : props.children;
|
|
@@ -756,6 +757,7 @@ var TableTd = (props) => {
|
|
|
756
757
|
"td",
|
|
757
758
|
{
|
|
758
759
|
colSpan: colspan,
|
|
760
|
+
rowSpan: rowspan,
|
|
759
761
|
...other,
|
|
760
762
|
className: classNames(
|
|
761
763
|
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,
|
|
@@ -828,6 +828,7 @@ var TableTd = (props) => {
|
|
|
828
828
|
const {
|
|
829
829
|
text,
|
|
830
830
|
colspan,
|
|
831
|
+
rowspan,
|
|
831
832
|
...other
|
|
832
833
|
} = props;
|
|
833
834
|
const textOrChildren = text ? text : props.children;
|
|
@@ -835,6 +836,7 @@ var TableTd = (props) => {
|
|
|
835
836
|
"td",
|
|
836
837
|
{
|
|
837
838
|
colSpan: colspan,
|
|
839
|
+
rowSpan: rowspan,
|
|
838
840
|
...other,
|
|
839
841
|
className: classNames(
|
|
840
842
|
props.className,
|