@progress/kendo-themes-html 6.7.1-dev.0 → 6.7.1-dev.1
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/action-sheet/tests/action-sheet-list.js +167 -107
- package/dist/cjs/action-sheet/tests/action-sheet-treeview.js +136 -76
- package/dist/cjs/autocomplete/autocomplete.spec.js +123 -63
- package/dist/cjs/autocomplete/templates/autocomplete-adaptive.js +125 -65
- package/dist/cjs/autocomplete/templates/autocomplete-normal.js +125 -65
- package/dist/cjs/autocomplete/templates/autocomplete-popup.js +129 -69
- package/dist/cjs/autocomplete/tests/autocomplete-adaptive.js +135 -75
- package/dist/cjs/autocomplete/tests/autocomplete-flat.js +140 -80
- package/dist/cjs/autocomplete/tests/autocomplete-opened.js +139 -79
- package/dist/cjs/autocomplete/tests/autocomplete-outline.js +140 -80
- package/dist/cjs/autocomplete/tests/autocomplete-solid.js +140 -80
- package/dist/cjs/checkbox/checkbox-group.spec.js +67 -0
- package/dist/cjs/checkbox/checkbox-item.spec.js +61 -0
- package/dist/cjs/checkbox/templates/{checkbox-label.js → checkbox-with-label.js} +10 -8
- package/dist/cjs/checkbox/tests/checkbox-group.js +277 -0
- package/dist/cjs/checkbox/tests/checkbox-rounded.js +79 -19
- package/dist/cjs/checkbox/tests/checkbox-size.js +74 -28
- package/dist/cjs/checkbox/tests/checkbox.js +23 -23
- package/dist/cjs/combobox/combobox.spec.js +124 -64
- package/dist/cjs/combobox/templates/combobox-adaptive.js +126 -66
- package/dist/cjs/combobox/templates/combobox-grouping.js +347 -287
- package/dist/cjs/combobox/templates/combobox-normal.js +126 -66
- package/dist/cjs/combobox/templates/combobox-popup.js +342 -282
- package/dist/cjs/combobox/tests/combobox-adaptive.js +137 -77
- package/dist/cjs/combobox/tests/combobox-flat.js +142 -82
- package/dist/cjs/combobox/tests/combobox-grouping.js +146 -86
- package/dist/cjs/combobox/tests/combobox-opened.js +141 -81
- package/dist/cjs/combobox/tests/combobox-outline.js +142 -82
- package/dist/cjs/combobox/tests/combobox-size-rounded.js +140 -80
- package/dist/cjs/combobox/tests/combobox-solid.js +142 -82
- package/dist/cjs/dropdownlist/templates/dropdownlist-filtering.js +289 -229
- package/dist/cjs/dropdownlist/templates/dropdownlist-grouping-filtering.js +294 -234
- package/dist/cjs/dropdownlist/templates/dropdownlist-grouping.js +276 -216
- package/dist/cjs/dropdownlist/templates/dropdownlist-popup.js +271 -211
- package/dist/cjs/dropdownlist/tests/dropdownlist-adaptive.js +135 -75
- package/dist/cjs/dropdownlist/tests/dropdownlist-filtering.js +136 -76
- package/dist/cjs/dropdownlist/tests/dropdownlist-flat.js +143 -83
- package/dist/cjs/dropdownlist/tests/dropdownlist-grouping-filtering.js +141 -81
- package/dist/cjs/dropdownlist/tests/dropdownlist-grouping.js +139 -79
- package/dist/cjs/dropdownlist/tests/dropdownlist-opened.js +134 -74
- package/dist/cjs/dropdownlist/tests/dropdownlist-option-label.js +155 -95
- package/dist/cjs/dropdownlist/tests/dropdownlist-outline.js +143 -83
- package/dist/cjs/dropdownlist/tests/dropdownlist.js +143 -83
- package/dist/cjs/dropdowntree/dropdowntree.spec.js +123 -63
- package/dist/cjs/dropdowntree/templates/dropdowntree-adaptive.js +125 -65
- package/dist/cjs/dropdowntree/templates/dropdowntree-normal.js +125 -65
- package/dist/cjs/dropdowntree/templates/dropdowntree-popup.js +359 -299
- package/dist/cjs/dropdowntree/tests/dropdowntree-adaptive.js +135 -75
- package/dist/cjs/dropdowntree/tests/dropdowntree-flat.js +140 -80
- package/dist/cjs/dropdowntree/tests/dropdowntree-opened.js +145 -85
- package/dist/cjs/dropdowntree/tests/dropdowntree-outline.js +140 -80
- package/dist/cjs/dropdowntree/tests/dropdowntree-size-rounded.js +138 -78
- package/dist/cjs/dropdowntree/tests/dropdowntree-solid.js +140 -80
- package/dist/cjs/editor/editor-toolbar.js +267 -207
- package/dist/cjs/editor/tests/editor-find-replace.js +610 -569
- package/dist/cjs/editor/tests/editor-table-wizard.js +495 -435
- package/dist/cjs/editor/tests/editor.js +524 -464
- package/dist/cjs/filemanager/tests/filemanager-contextmenu.js +301 -241
- package/dist/cjs/filemanager/tests/filemanager-drag-hint.js +331 -271
- package/dist/cjs/filemanager/tests/filemanager-gridview.js +396 -336
- package/dist/cjs/filemanager/tests/filemanager-listview.js +350 -290
- package/dist/cjs/filemanager/tests/filemanager-preview.js +449 -389
- package/dist/cjs/filemanager/tests/filemanager-toolbar.js +236 -176
- package/dist/cjs/filter/tests/filter.js +407 -347
- package/dist/cjs/floating-label/tests/floating-label-flat.js +174 -114
- package/dist/cjs/floating-label/tests/floating-label-outline.js +174 -114
- package/dist/cjs/floating-label/tests/floating-label.js +174 -114
- package/dist/cjs/form/tests/form-field-dropdowns.js +315 -255
- package/dist/cjs/form/tests/form-field-inputs-rtl.js +619 -518
- package/dist/cjs/form/tests/form-field-inputs.js +545 -444
- package/dist/cjs/form/tests/form-grid-layout.js +190 -130
- package/dist/cjs/form/tests/form-misc.js +278 -218
- package/dist/cjs/form/tests/form-sizes.js +207 -147
- package/dist/cjs/gantt/tests/gantt-editing-popup-general.js +164 -104
- package/dist/cjs/gantt/tests/gantt-editing-popup-other.js +120 -60
- package/dist/cjs/gantt/tests/gantt-editing-popup-predecessors.js +373 -313
- package/dist/cjs/gantt/tests/gantt-editing-popup-resources.js +416 -356
- package/dist/cjs/gantt/tests/gantt-editing-popup-successors.js +373 -313
- package/dist/cjs/gantt/tests/gantt-react.js +633 -573
- package/dist/cjs/gantt/tests/gantt-row-reordering.js +938 -878
- package/dist/cjs/gantt/tests/gantt.js +912 -852
- package/dist/cjs/grid/tests/grid-adaptive-filter-bool.js +82 -22
- package/dist/cjs/grid/tests/grid-adaptive-filter-multi.js +167 -107
- package/dist/cjs/grid/tests/grid-adaptive-filter.js +91 -31
- package/dist/cjs/grid/tests/grid-adaptive-pager.js +197 -137
- package/dist/cjs/grid/tests/grid-adaptive-search.js +274 -214
- package/dist/cjs/grid/tests/grid-angular.js +488 -428
- package/dist/cjs/grid/tests/grid-column-menu-angular.js +156 -96
- package/dist/cjs/grid/tests/grid-column-menu-blazor.js +163 -103
- package/dist/cjs/grid/tests/grid-column-menu-rtl.js +478 -418
- package/dist/cjs/grid/tests/grid-column-menu-tabbed.js +410 -350
- package/dist/cjs/grid/tests/grid-column-menu.js +478 -418
- package/dist/cjs/grid/tests/grid-column-reordering-actions.js +578 -518
- package/dist/cjs/grid/tests/grid-column-reordering.js +583 -523
- package/dist/cjs/grid/tests/grid-column-resizing-actions.js +637 -577
- package/dist/cjs/grid/tests/grid-editing-custom-editor.js +723 -663
- package/dist/cjs/grid/tests/grid-editing-inline-angular.js +580 -520
- package/dist/cjs/grid/tests/grid-editing-inline-blazor.js +578 -518
- package/dist/cjs/grid/tests/grid-editing-popup.js +583 -523
- package/dist/cjs/grid/tests/grid-editing.js +626 -566
- package/dist/cjs/grid/tests/grid-filter-menu-angular.js +154 -94
- package/dist/cjs/grid/tests/grid-filter-menu-blazor.js +157 -97
- package/dist/cjs/grid/tests/grid-filter-menu-multi-checkbox.js +232 -172
- package/dist/cjs/grid/tests/grid-filter-menu.js +162 -102
- package/dist/cjs/grid/tests/grid-filter-row-angular.js +634 -574
- package/dist/cjs/grid/tests/grid-filter-row-blazor.js +629 -569
- package/dist/cjs/grid/tests/grid-filter-row.js +614 -554
- package/dist/cjs/grid/tests/grid-grouping-actions.js +544 -484
- package/dist/cjs/grid/tests/grid-grouping-blazor.js +252 -192
- package/dist/cjs/grid/tests/grid-grouping-detail-template.js +345 -285
- package/dist/cjs/grid/tests/grid-grouping.js +485 -425
- package/dist/cjs/grid/tests/grid-locked-columns-rtl.js +249 -189
- package/dist/cjs/grid/tests/grid-locked-columns.js +405 -345
- package/dist/cjs/grid/tests/grid-pager.js +283 -223
- package/dist/cjs/grid/tests/grid-react-basic.js +190 -130
- package/dist/cjs/grid/tests/grid-row-reordering.js +536 -476
- package/dist/cjs/grid/tests/grid-rows-resizing.js +361 -301
- package/dist/cjs/grid/tests/grid-rows-states.js +167 -107
- package/dist/cjs/grid/tests/grid-rtl-angular.js +293 -233
- package/dist/cjs/grid/tests/grid-rtl.js +286 -226
- package/dist/cjs/grid/tests/grid-selection-aggregates.js +295 -235
- package/dist/cjs/grid/tests/grid-size-sm-comp-sm.js +838 -778
- package/dist/cjs/grid/tests/grid-size-sm.js +838 -778
- package/dist/cjs/grid/tests/grid-sticky-columns-rtl.js +343 -283
- package/dist/cjs/grid/tests/grid-toolbar.js +334 -274
- package/dist/cjs/grid/tests/grid.js +311 -251
- package/dist/cjs/imageeditor/tests/imageeditor-crop-pane.js +591 -531
- package/dist/cjs/imageeditor/tests/imageeditor-resize-pane.js +579 -519
- package/dist/cjs/imageeditor/tests/imageeditor.js +367 -307
- package/dist/cjs/index.js +3596 -3466
- package/dist/cjs/list/list-angular.spec.js +152 -92
- package/dist/cjs/list/list-group.js +136 -76
- package/dist/cjs/list/list-item.spec.js +109 -49
- package/dist/cjs/list/list.spec.js +151 -91
- package/dist/cjs/list/templates/list-grouping-angular.js +145 -85
- package/dist/cjs/list/templates/list-grouping.js +145 -85
- package/dist/cjs/list/templates/list-normal.js +140 -80
- package/dist/cjs/list/templates/list-virtualization-angular.js +137 -77
- package/dist/cjs/list/templates/list-virtualization.js +137 -77
- package/dist/cjs/list/templates/list-virualization-grouping-angular.js +145 -85
- package/dist/cjs/list/templates/list-virualization-grouping.js +145 -85
- package/dist/cjs/list/tests/list-grouping.js +192 -132
- package/dist/cjs/list/tests/list-sizes.js +168 -108
- package/dist/cjs/list/tests/list.js +193 -133
- package/dist/cjs/listbox/listbox.spec.js +130 -70
- package/dist/cjs/listbox/templates/listbox-normal.js +132 -72
- package/dist/cjs/listbox/tests/listbox-sizes.js +186 -126
- package/dist/cjs/listbox/tests/listbox.js +195 -135
- package/dist/cjs/listview/listview.spec.js +210 -150
- package/dist/cjs/listview/tests/listview-layout.js +257 -197
- package/dist/cjs/listview/tests/listview-loading.js +228 -168
- package/dist/cjs/listview/tests/listview.js +243 -183
- package/dist/cjs/mediaplayer/tests/mediaplayer.js +369 -309
- package/dist/cjs/multiselect/multiselect.spec.js +126 -66
- package/dist/cjs/multiselect/templates/multiselect-adaptive.js +128 -68
- package/dist/cjs/multiselect/templates/multiselect-arrow-button.js +128 -68
- package/dist/cjs/multiselect/templates/multiselect-grouping.js +397 -337
- package/dist/cjs/multiselect/templates/multiselect-normal.js +128 -68
- package/dist/cjs/multiselect/templates/multiselect-popup.js +393 -333
- package/dist/cjs/multiselect/templates/multiselect-value.js +129 -69
- package/dist/cjs/multiselect/tests/multiselect-adaptive.js +141 -81
- package/dist/cjs/multiselect/tests/multiselect-flat.js +165 -105
- package/dist/cjs/multiselect/tests/multiselect-grouping.js +150 -90
- package/dist/cjs/multiselect/tests/multiselect-opened.js +148 -88
- package/dist/cjs/multiselect/tests/multiselect-outline.js +165 -105
- package/dist/cjs/multiselect/tests/multiselect-size-rounded.js +145 -85
- package/dist/cjs/multiselect/tests/multiselect-solid.js +165 -105
- package/dist/cjs/multiselecttree/tests/multiselecttree-opened.js +164 -104
- package/dist/cjs/pager/index.js +195 -135
- package/dist/cjs/pager/pager.spec.js +187 -127
- package/dist/cjs/pager/templates/pager-adaptive-input.js +189 -129
- package/dist/cjs/pager/templates/pager-adaptive.js +189 -129
- package/dist/cjs/pager/templates/pager-input.js +189 -129
- package/dist/cjs/pager/templates/pager-normal.js +189 -129
- package/dist/cjs/pager/tests/pager-adaptive.js +208 -148
- package/dist/cjs/pager/tests/pager-sizes.js +199 -139
- package/dist/cjs/pager/tests/pager.js +199 -139
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-blank-page-blazor.js +348 -288
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-blank-page.js +358 -298
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-search-panel.js +359 -299
- package/dist/cjs/pdf-viewer/tests/pdf-viewer.js +348 -288
- package/dist/cjs/pivotgrid/tests/pivotgrid-column-menus.js +443 -383
- package/dist/cjs/pivotgrid/tests/pivotgrid-jquery-configurator.js +202 -142
- package/dist/cjs/pivotgrid/tests/pivotgrid-jquery.js +347 -287
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-horizontal.js +534 -474
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-reordering.js +537 -477
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-vertical.js +588 -528
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-top.js +718 -658
- package/dist/cjs/pivotgrid/tests/pivotgrid.js +699 -639
- package/dist/cjs/popup/tests/popup-list-grouping.js +238 -178
- package/dist/cjs/popup/tests/popup-list.js +246 -186
- package/dist/cjs/popup/tests/popup-no-data.js +253 -193
- package/dist/cjs/radio/radio-group.spec.js +67 -0
- package/dist/cjs/radio/radio-item.spec.js +61 -0
- package/dist/cjs/radio/tests/radio-group.js +285 -0
- package/dist/cjs/radio/tests/radio-size.js +74 -14
- package/dist/cjs/radio/tests/radio.js +93 -33
- package/dist/cjs/scheduler/tests/scheduler-adaptive-agenda.js +307 -247
- package/dist/cjs/scheduler/tests/scheduler-adaptive-day-resource-group.js +485 -425
- package/dist/cjs/scheduler/tests/scheduler-adaptive-day.js +408 -348
- package/dist/cjs/scheduler/tests/scheduler-adaptive-month.js +353 -293
- package/dist/cjs/scheduler/tests/scheduler-angular-agenda-rtl.js +389 -329
- package/dist/cjs/scheduler/tests/scheduler-angular-agenda.js +389 -329
- package/dist/cjs/scheduler/tests/scheduler-angular-day-rtl.js +445 -385
- package/dist/cjs/scheduler/tests/scheduler-angular-month-rtl.js +406 -346
- package/dist/cjs/scheduler/tests/scheduler-angular-month.js +406 -346
- package/dist/cjs/scheduler/tests/scheduler-angular-rtl.js +561 -501
- package/dist/cjs/scheduler/tests/scheduler-angular.js +561 -501
- package/dist/cjs/scheduler/tests/scheduler-edit-dialog.js +872 -752
- package/dist/cjs/scheduler/tests/scheduler-editing-weekly.js +886 -766
- package/dist/cjs/scheduler/tests/scheduler-flex-layout.js +419 -359
- package/dist/cjs/scheduler/tests/scheduler-jquery-agenda.js +329 -269
- package/dist/cjs/scheduler/tests/scheduler-jquery-month.js +398 -338
- package/dist/cjs/scheduler/tests/scheduler-react-agenda.js +476 -416
- package/dist/cjs/scheduler/tests/scheduler-react-day.js +961 -901
- package/dist/cjs/scheduler/tests/scheduler-react-month.js +1896 -1836
- package/dist/cjs/scheduler/tests/scheduler-react-timeline-multi.js +868 -808
- package/dist/cjs/scheduler/tests/scheduler-react-timeline.js +782 -722
- package/dist/cjs/scheduler/tests/scheduler-react-week.js +1697 -1637
- package/dist/cjs/scheduler/tests/scheduler-year.js +1011 -951
- package/dist/cjs/scheduler/tests/scheduler.js +661 -601
- package/dist/cjs/spreadsheet/tests/spreadsheet-data-validation.js +412 -293
- package/dist/cjs/spreadsheet/tests/spreadsheet-dialog.js +400 -287
- package/dist/cjs/spreadsheet/tests/spreadsheet-filter-menu.js +132 -72
- package/dist/cjs/spreadsheet/tests/spreadsheet-tools-popup.js +582 -522
- package/dist/cjs/spreadsheet/tests/spreadsheet.js +563 -503
- package/dist/cjs/taskboard/tests/taskboard-card.js +339 -279
- package/dist/cjs/taskboard/tests/taskboard-pane.js +421 -361
- package/dist/cjs/taskboard/tests/taskboard-rtl.js +336 -276
- package/dist/cjs/taskboard/tests/taskboard.js +330 -270
- package/dist/cjs/toolbar/tests/toolbar-adaptive.js +260 -200
- package/dist/cjs/toolbar/tests/toolbar-angular.js +234 -174
- package/dist/cjs/toolbar/tests/toolbar-components.js +318 -258
- package/dist/cjs/toolbar/tests/toolbar-sizes.js +322 -262
- package/dist/cjs/toolbar/tests/toolbar.js +298 -238
- package/dist/cjs/toolbar/toolbar-angular.spec.js +237 -177
- package/dist/cjs/toolbar/toolbar.spec.js +237 -177
- package/dist/cjs/treelist/tests/treelist-editing-popup.js +491 -431
- package/dist/cjs/treelist/tests/treelist-react.js +506 -446
- package/dist/cjs/treeview/templates/treeview-checkboxes.js +138 -78
- package/dist/cjs/treeview/templates/treeview-hierarchy.js +138 -78
- package/dist/cjs/treeview/templates/treeview-icons.js +138 -78
- package/dist/cjs/treeview/templates/treeview-normal.js +131 -71
- package/dist/cjs/treeview/tests/treeview-size.js +144 -84
- package/dist/cjs/treeview/tests/treeview.js +198 -138
- package/dist/cjs/treeview/treeview-group.js +123 -63
- package/dist/cjs/treeview/treeview-item.spec.js +123 -63
- package/dist/cjs/treeview/treeview.spec.js +139 -79
- package/dist/esm/action-sheet/tests/action-sheet-list.js +157 -97
- package/dist/esm/action-sheet/tests/action-sheet-treeview.js +130 -70
- package/dist/esm/autocomplete/autocomplete.spec.js +118 -58
- package/dist/esm/autocomplete/templates/autocomplete-adaptive.js +120 -60
- package/dist/esm/autocomplete/templates/autocomplete-normal.js +120 -60
- package/dist/esm/autocomplete/templates/autocomplete-popup.js +123 -63
- package/dist/esm/autocomplete/tests/autocomplete-adaptive.js +128 -68
- package/dist/esm/autocomplete/tests/autocomplete-flat.js +132 -72
- package/dist/esm/autocomplete/tests/autocomplete-opened.js +131 -71
- package/dist/esm/autocomplete/tests/autocomplete-outline.js +132 -72
- package/dist/esm/autocomplete/tests/autocomplete-solid.js +132 -72
- package/dist/esm/checkbox/checkbox-group.spec.js +45 -0
- package/dist/esm/checkbox/checkbox-item.spec.js +39 -0
- package/dist/esm/checkbox/templates/{checkbox-label.js → checkbox-with-label.js} +6 -4
- package/dist/esm/checkbox/tests/checkbox-group.js +255 -0
- package/dist/esm/checkbox/tests/checkbox-rounded.js +74 -14
- package/dist/esm/checkbox/tests/checkbox-size.js +73 -27
- package/dist/esm/checkbox/tests/checkbox.js +23 -23
- package/dist/esm/combobox/combobox.spec.js +119 -59
- package/dist/esm/combobox/templates/combobox-adaptive.js +121 -61
- package/dist/esm/combobox/templates/combobox-grouping.js +330 -270
- package/dist/esm/combobox/templates/combobox-normal.js +121 -61
- package/dist/esm/combobox/templates/combobox-popup.js +327 -267
- package/dist/esm/combobox/tests/combobox-adaptive.js +130 -70
- package/dist/esm/combobox/tests/combobox-flat.js +134 -74
- package/dist/esm/combobox/tests/combobox-grouping.js +136 -76
- package/dist/esm/combobox/tests/combobox-opened.js +133 -73
- package/dist/esm/combobox/tests/combobox-outline.js +134 -74
- package/dist/esm/combobox/tests/combobox-size-rounded.js +132 -72
- package/dist/esm/combobox/tests/combobox-solid.js +134 -74
- package/dist/esm/dropdownlist/templates/dropdownlist-filtering.js +279 -219
- package/dist/esm/dropdownlist/templates/dropdownlist-grouping-filtering.js +282 -222
- package/dist/esm/dropdownlist/templates/dropdownlist-grouping.js +266 -206
- package/dist/esm/dropdownlist/templates/dropdownlist-popup.js +263 -203
- package/dist/esm/dropdownlist/tests/dropdownlist-adaptive.js +131 -71
- package/dist/esm/dropdownlist/tests/dropdownlist-filtering.js +129 -69
- package/dist/esm/dropdownlist/tests/dropdownlist-flat.js +138 -78
- package/dist/esm/dropdownlist/tests/dropdownlist-grouping-filtering.js +132 -72
- package/dist/esm/dropdownlist/tests/dropdownlist-grouping.js +131 -71
- package/dist/esm/dropdownlist/tests/dropdownlist-opened.js +128 -68
- package/dist/esm/dropdownlist/tests/dropdownlist-option-label.js +150 -90
- package/dist/esm/dropdownlist/tests/dropdownlist-outline.js +138 -78
- package/dist/esm/dropdownlist/tests/dropdownlist.js +138 -78
- package/dist/esm/dropdowntree/dropdowntree.spec.js +117 -57
- package/dist/esm/dropdowntree/templates/dropdowntree-adaptive.js +119 -59
- package/dist/esm/dropdowntree/templates/dropdowntree-normal.js +119 -59
- package/dist/esm/dropdowntree/templates/dropdowntree-popup.js +341 -281
- package/dist/esm/dropdowntree/tests/dropdowntree-adaptive.js +127 -67
- package/dist/esm/dropdowntree/tests/dropdowntree-flat.js +131 -71
- package/dist/esm/dropdowntree/tests/dropdowntree-opened.js +134 -74
- package/dist/esm/dropdowntree/tests/dropdowntree-outline.js +131 -71
- package/dist/esm/dropdowntree/tests/dropdowntree-size-rounded.js +129 -69
- package/dist/esm/dropdowntree/tests/dropdowntree-solid.js +131 -71
- package/dist/esm/editor/editor-toolbar.js +255 -195
- package/dist/esm/editor/tests/editor-find-replace.js +575 -534
- package/dist/esm/editor/tests/editor-table-wizard.js +467 -407
- package/dist/esm/editor/tests/editor.js +472 -412
- package/dist/esm/filemanager/tests/filemanager-contextmenu.js +281 -221
- package/dist/esm/filemanager/tests/filemanager-drag-hint.js +308 -248
- package/dist/esm/filemanager/tests/filemanager-gridview.js +358 -298
- package/dist/esm/filemanager/tests/filemanager-listview.js +323 -263
- package/dist/esm/filemanager/tests/filemanager-preview.js +400 -340
- package/dist/esm/filemanager/tests/filemanager-toolbar.js +225 -165
- package/dist/esm/filter/tests/filter.js +386 -326
- package/dist/esm/floating-label/tests/floating-label-flat.js +167 -107
- package/dist/esm/floating-label/tests/floating-label-outline.js +167 -107
- package/dist/esm/floating-label/tests/floating-label.js +167 -107
- package/dist/esm/form/tests/form-field-dropdowns.js +293 -233
- package/dist/esm/form/tests/form-field-inputs-rtl.js +580 -479
- package/dist/esm/form/tests/form-field-inputs.js +505 -404
- package/dist/esm/form/tests/form-grid-layout.js +179 -119
- package/dist/esm/form/tests/form-misc.js +262 -202
- package/dist/esm/form/tests/form-sizes.js +188 -128
- package/dist/esm/gantt/tests/gantt-editing-popup-general.js +155 -95
- package/dist/esm/gantt/tests/gantt-editing-popup-other.js +113 -53
- package/dist/esm/gantt/tests/gantt-editing-popup-predecessors.js +350 -290
- package/dist/esm/gantt/tests/gantt-editing-popup-resources.js +383 -323
- package/dist/esm/gantt/tests/gantt-editing-popup-successors.js +350 -290
- package/dist/esm/gantt/tests/gantt-react.js +570 -510
- package/dist/esm/gantt/tests/gantt-row-reordering.js +830 -770
- package/dist/esm/gantt/tests/gantt.js +804 -744
- package/dist/esm/grid/tests/grid-adaptive-filter-bool.js +80 -20
- package/dist/esm/grid/tests/grid-adaptive-filter-multi.js +163 -103
- package/dist/esm/grid/tests/grid-adaptive-filter.js +88 -28
- package/dist/esm/grid/tests/grid-adaptive-pager.js +187 -127
- package/dist/esm/grid/tests/grid-adaptive-search.js +262 -202
- package/dist/esm/grid/tests/grid-angular.js +443 -383
- package/dist/esm/grid/tests/grid-column-menu-angular.js +142 -82
- package/dist/esm/grid/tests/grid-column-menu-blazor.js +141 -81
- package/dist/esm/grid/tests/grid-column-menu-rtl.js +427 -367
- package/dist/esm/grid/tests/grid-column-menu-tabbed.js +387 -327
- package/dist/esm/grid/tests/grid-column-menu.js +427 -367
- package/dist/esm/grid/tests/grid-column-reordering-actions.js +525 -465
- package/dist/esm/grid/tests/grid-column-reordering.js +528 -468
- package/dist/esm/grid/tests/grid-column-resizing-actions.js +584 -524
- package/dist/esm/grid/tests/grid-editing-custom-editor.js +642 -582
- package/dist/esm/grid/tests/grid-editing-inline-angular.js +536 -476
- package/dist/esm/grid/tests/grid-editing-inline-blazor.js +541 -481
- package/dist/esm/grid/tests/grid-editing-popup.js +530 -470
- package/dist/esm/grid/tests/grid-editing.js +576 -516
- package/dist/esm/grid/tests/grid-filter-menu-angular.js +138 -78
- package/dist/esm/grid/tests/grid-filter-menu-blazor.js +136 -76
- package/dist/esm/grid/tests/grid-filter-menu-multi-checkbox.js +221 -161
- package/dist/esm/grid/tests/grid-filter-menu.js +155 -95
- package/dist/esm/grid/tests/grid-filter-row-angular.js +585 -525
- package/dist/esm/grid/tests/grid-filter-row-blazor.js +581 -521
- package/dist/esm/grid/tests/grid-filter-row.js +553 -493
- package/dist/esm/grid/tests/grid-grouping-actions.js +503 -443
- package/dist/esm/grid/tests/grid-grouping-blazor.js +229 -169
- package/dist/esm/grid/tests/grid-grouping-detail-template.js +306 -246
- package/dist/esm/grid/tests/grid-grouping.js +438 -378
- package/dist/esm/grid/tests/grid-locked-columns-rtl.js +212 -152
- package/dist/esm/grid/tests/grid-locked-columns.js +324 -264
- package/dist/esm/grid/tests/grid-pager.js +251 -191
- package/dist/esm/grid/tests/grid-react-basic.js +174 -114
- package/dist/esm/grid/tests/grid-row-reordering.js +499 -439
- package/dist/esm/grid/tests/grid-rows-resizing.js +321 -261
- package/dist/esm/grid/tests/grid-rows-states.js +140 -80
- package/dist/esm/grid/tests/grid-rtl-angular.js +265 -205
- package/dist/esm/grid/tests/grid-rtl.js +261 -201
- package/dist/esm/grid/tests/grid-selection-aggregates.js +257 -197
- package/dist/esm/grid/tests/grid-size-sm-comp-sm.js +763 -703
- package/dist/esm/grid/tests/grid-size-sm.js +763 -703
- package/dist/esm/grid/tests/grid-sticky-columns-rtl.js +322 -262
- package/dist/esm/grid/tests/grid-toolbar.js +316 -256
- package/dist/esm/grid/tests/grid.js +281 -221
- package/dist/esm/imageeditor/tests/imageeditor-crop-pane.js +557 -497
- package/dist/esm/imageeditor/tests/imageeditor-resize-pane.js +546 -486
- package/dist/esm/imageeditor/tests/imageeditor.js +347 -287
- package/dist/esm/index.js +3019 -2889
- package/dist/esm/list/list-angular.spec.js +149 -89
- package/dist/esm/list/list-group.js +134 -74
- package/dist/esm/list/list-item.spec.js +109 -49
- package/dist/esm/list/list.spec.js +148 -88
- package/dist/esm/list/templates/list-grouping-angular.js +140 -80
- package/dist/esm/list/templates/list-grouping.js +140 -80
- package/dist/esm/list/templates/list-normal.js +138 -78
- package/dist/esm/list/templates/list-virtualization-angular.js +135 -75
- package/dist/esm/list/templates/list-virtualization.js +135 -75
- package/dist/esm/list/templates/list-virualization-grouping-angular.js +140 -80
- package/dist/esm/list/templates/list-virualization-grouping.js +140 -80
- package/dist/esm/list/tests/list-grouping.js +176 -116
- package/dist/esm/list/tests/list-sizes.js +160 -100
- package/dist/esm/list/tests/list.js +189 -129
- package/dist/esm/listbox/listbox.spec.js +126 -66
- package/dist/esm/listbox/templates/listbox-normal.js +128 -68
- package/dist/esm/listbox/tests/listbox-sizes.js +179 -119
- package/dist/esm/listbox/tests/listbox.js +185 -125
- package/dist/esm/listview/listview.spec.js +198 -138
- package/dist/esm/listview/tests/listview-layout.js +233 -173
- package/dist/esm/listview/tests/listview-loading.js +213 -153
- package/dist/esm/listview/tests/listview.js +223 -163
- package/dist/esm/mediaplayer/tests/mediaplayer.js +347 -287
- package/dist/esm/multiselect/multiselect.spec.js +120 -60
- package/dist/esm/multiselect/templates/multiselect-adaptive.js +122 -62
- package/dist/esm/multiselect/templates/multiselect-arrow-button.js +122 -62
- package/dist/esm/multiselect/templates/multiselect-grouping.js +378 -318
- package/dist/esm/multiselect/templates/multiselect-normal.js +122 -62
- package/dist/esm/multiselect/templates/multiselect-popup.js +376 -316
- package/dist/esm/multiselect/templates/multiselect-value.js +123 -63
- package/dist/esm/multiselect/tests/multiselect-adaptive.js +133 -73
- package/dist/esm/multiselect/tests/multiselect-flat.js +154 -94
- package/dist/esm/multiselect/tests/multiselect-grouping.js +139 -79
- package/dist/esm/multiselect/tests/multiselect-opened.js +139 -79
- package/dist/esm/multiselect/tests/multiselect-outline.js +154 -94
- package/dist/esm/multiselect/tests/multiselect-size-rounded.js +136 -76
- package/dist/esm/multiselect/tests/multiselect-solid.js +154 -94
- package/dist/esm/multiselecttree/tests/multiselecttree-opened.js +153 -93
- package/dist/esm/pager/index.js +185 -125
- package/dist/esm/pager/pager.spec.js +177 -117
- package/dist/esm/pager/templates/pager-adaptive-input.js +179 -119
- package/dist/esm/pager/templates/pager-adaptive.js +179 -119
- package/dist/esm/pager/templates/pager-input.js +179 -119
- package/dist/esm/pager/templates/pager-normal.js +179 -119
- package/dist/esm/pager/tests/pager-adaptive.js +196 -136
- package/dist/esm/pager/tests/pager-sizes.js +187 -127
- package/dist/esm/pager/tests/pager.js +189 -129
- package/dist/esm/pdf-viewer/tests/pdf-viewer-blank-page-blazor.js +327 -267
- package/dist/esm/pdf-viewer/tests/pdf-viewer-blank-page.js +335 -275
- package/dist/esm/pdf-viewer/tests/pdf-viewer-search-panel.js +334 -274
- package/dist/esm/pdf-viewer/tests/pdf-viewer.js +327 -267
- package/dist/esm/pivotgrid/tests/pivotgrid-column-menus.js +397 -337
- package/dist/esm/pivotgrid/tests/pivotgrid-jquery-configurator.js +170 -110
- package/dist/esm/pivotgrid/tests/pivotgrid-jquery.js +323 -263
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-horizontal.js +482 -422
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-reordering.js +478 -418
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-vertical.js +530 -470
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-top.js +636 -576
- package/dist/esm/pivotgrid/tests/pivotgrid.js +624 -564
- package/dist/esm/popup/tests/popup-list-grouping.js +218 -158
- package/dist/esm/popup/tests/popup-list.js +242 -182
- package/dist/esm/popup/tests/popup-no-data.js +247 -187
- package/dist/esm/radio/radio-group.spec.js +45 -0
- package/dist/esm/radio/radio-item.spec.js +39 -0
- package/dist/esm/radio/tests/radio-group.js +263 -0
- package/dist/esm/radio/tests/radio-size.js +71 -11
- package/dist/esm/radio/tests/radio.js +89 -29
- package/dist/esm/scheduler/tests/scheduler-adaptive-agenda.js +288 -228
- package/dist/esm/scheduler/tests/scheduler-adaptive-day-resource-group.js +429 -369
- package/dist/esm/scheduler/tests/scheduler-adaptive-day.js +388 -328
- package/dist/esm/scheduler/tests/scheduler-adaptive-month.js +329 -269
- package/dist/esm/scheduler/tests/scheduler-angular-agenda-rtl.js +352 -292
- package/dist/esm/scheduler/tests/scheduler-angular-agenda.js +352 -292
- package/dist/esm/scheduler/tests/scheduler-angular-day-rtl.js +404 -344
- package/dist/esm/scheduler/tests/scheduler-angular-month-rtl.js +362 -302
- package/dist/esm/scheduler/tests/scheduler-angular-month.js +362 -302
- package/dist/esm/scheduler/tests/scheduler-angular-rtl.js +509 -449
- package/dist/esm/scheduler/tests/scheduler-angular.js +509 -449
- package/dist/esm/scheduler/tests/scheduler-edit-dialog.js +800 -680
- package/dist/esm/scheduler/tests/scheduler-editing-weekly.js +813 -693
- package/dist/esm/scheduler/tests/scheduler-flex-layout.js +389 -329
- package/dist/esm/scheduler/tests/scheduler-jquery-agenda.js +305 -245
- package/dist/esm/scheduler/tests/scheduler-jquery-month.js +357 -297
- package/dist/esm/scheduler/tests/scheduler-react-agenda.js +423 -363
- package/dist/esm/scheduler/tests/scheduler-react-day.js +850 -790
- package/dist/esm/scheduler/tests/scheduler-react-month.js +1286 -1226
- package/dist/esm/scheduler/tests/scheduler-react-timeline-multi.js +759 -699
- package/dist/esm/scheduler/tests/scheduler-react-timeline.js +691 -631
- package/dist/esm/scheduler/tests/scheduler-react-week.js +1506 -1446
- package/dist/esm/scheduler/tests/scheduler-year.js +897 -837
- package/dist/esm/scheduler/tests/scheduler.js +583 -523
- package/dist/esm/spreadsheet/tests/spreadsheet-data-validation.js +394 -275
- package/dist/esm/spreadsheet/tests/spreadsheet-dialog.js +376 -263
- package/dist/esm/spreadsheet/tests/spreadsheet-filter-menu.js +123 -63
- package/dist/esm/spreadsheet/tests/spreadsheet-tools-popup.js +539 -479
- package/dist/esm/spreadsheet/tests/spreadsheet.js +522 -462
- package/dist/esm/taskboard/tests/taskboard-card.js +302 -242
- package/dist/esm/taskboard/tests/taskboard-pane.js +364 -304
- package/dist/esm/taskboard/tests/taskboard-rtl.js +298 -238
- package/dist/esm/taskboard/tests/taskboard.js +295 -235
- package/dist/esm/toolbar/tests/toolbar-adaptive.js +243 -183
- package/dist/esm/toolbar/tests/toolbar-angular.js +224 -164
- package/dist/esm/toolbar/tests/toolbar-components.js +303 -243
- package/dist/esm/toolbar/tests/toolbar-sizes.js +304 -244
- package/dist/esm/toolbar/tests/toolbar.js +284 -224
- package/dist/esm/toolbar/toolbar-angular.spec.js +225 -165
- package/dist/esm/toolbar/toolbar.spec.js +225 -165
- package/dist/esm/treelist/tests/treelist-editing-popup.js +444 -384
- package/dist/esm/treelist/tests/treelist-react.js +444 -384
- package/dist/esm/treeview/templates/treeview-checkboxes.js +135 -75
- package/dist/esm/treeview/templates/treeview-hierarchy.js +136 -76
- package/dist/esm/treeview/templates/treeview-icons.js +136 -76
- package/dist/esm/treeview/templates/treeview-normal.js +129 -69
- package/dist/esm/treeview/tests/treeview-size.js +142 -82
- package/dist/esm/treeview/tests/treeview.js +195 -135
- package/dist/esm/treeview/treeview-group.js +121 -61
- package/dist/esm/treeview/treeview-item.spec.js +121 -61
- package/dist/esm/treeview/treeview.spec.js +137 -77
- package/dist/types/checkbox/checkbox-group.spec.d.ts +14 -0
- package/dist/types/checkbox/checkbox-item.spec.d.ts +13 -0
- package/dist/types/checkbox/checkbox.spec.d.ts +1 -1
- package/dist/types/checkbox/index.d.ts +3 -1
- package/dist/types/checkbox/templates/checkbox-with-label.d.ts +5 -0
- package/dist/types/checkbox/tests/checkbox-group.d.ts +2 -0
- package/dist/types/radio/index.d.ts +2 -0
- package/dist/types/radio/radio-group.spec.d.ts +14 -0
- package/dist/types/radio/radio-item.spec.d.ts +13 -0
- package/dist/types/radio/radio.spec.d.ts +1 -1
- package/dist/types/radio/tests/radio-group.d.ts +2 -0
- package/package.json +2 -2
- package/src/checkbox/checkbox-group.spec.tsx +47 -0
- package/src/checkbox/checkbox-item.spec.tsx +38 -0
- package/src/checkbox/checkbox.spec.tsx +1 -1
- package/src/checkbox/index.ts +3 -1
- package/src/checkbox/templates/checkbox-with-label.tsx +13 -0
- package/src/checkbox/tests/checkbox-group.tsx +63 -0
- package/src/checkbox/tests/checkbox-size.tsx +10 -52
- package/src/checkbox/tests/checkbox.tsx +21 -21
- package/src/editor/tests/editor-find-replace.tsx +29 -37
- package/src/form/tests/form-field-inputs-rtl.tsx +33 -44
- package/src/form/tests/form-field-inputs.tsx +33 -44
- package/src/radio/index.ts +3 -1
- package/src/radio/radio-group.spec.tsx +47 -0
- package/src/radio/radio-item.spec.tsx +38 -0
- package/src/radio/radio.spec.tsx +1 -1
- package/src/radio/tests/radio-group.tsx +87 -0
- package/src/scheduler/tests/scheduler-edit-dialog.tsx +12 -15
- package/src/scheduler/tests/scheduler-editing-weekly.tsx +12 -15
- package/src/spreadsheet/tests/spreadsheet-data-validation.tsx +9 -12
- package/src/spreadsheet/tests/spreadsheet-dialog.tsx +15 -19
- package/dist/types/checkbox/templates/checkbox-label.d.ts +0 -1
- package/src/checkbox/templates/checkbox-label.tsx +0 -8
|
@@ -4496,14 +4496,74 @@ Checkbox.options = options5;
|
|
|
4496
4496
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
4497
4497
|
Checkbox.defaultProps = defaultProps5;
|
|
4498
4498
|
|
|
4499
|
-
// src/checkbox/
|
|
4499
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
4500
4500
|
var import_jsx_runtime9 = require("react/jsx-runtime");
|
|
4501
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
4502
|
+
var states6 = [];
|
|
4503
|
+
var options6 = {};
|
|
4504
|
+
var defaultProps6 = {
|
|
4505
|
+
layout: "vertical"
|
|
4506
|
+
};
|
|
4507
|
+
var CheckboxGroup = (props) => {
|
|
4508
|
+
const {
|
|
4509
|
+
layout = defaultProps6.layout,
|
|
4510
|
+
...other
|
|
4511
|
+
} = props;
|
|
4512
|
+
return /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
|
|
4513
|
+
"ul",
|
|
4514
|
+
{
|
|
4515
|
+
...other,
|
|
4516
|
+
className: classNames(
|
|
4517
|
+
props.className,
|
|
4518
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
4519
|
+
{
|
|
4520
|
+
[`k-list-${layout}`]: layout
|
|
4521
|
+
}
|
|
4522
|
+
),
|
|
4523
|
+
children: props.children
|
|
4524
|
+
}
|
|
4525
|
+
);
|
|
4526
|
+
};
|
|
4527
|
+
CheckboxGroup.states = states6;
|
|
4528
|
+
CheckboxGroup.options = options6;
|
|
4529
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
4530
|
+
CheckboxGroup.defaultProps = defaultProps6;
|
|
4501
4531
|
|
|
4502
|
-
// src/checkbox/
|
|
4532
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
4503
4533
|
var import_jsx_runtime10 = require("react/jsx-runtime");
|
|
4534
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
4535
|
+
var states7 = [];
|
|
4536
|
+
var options7 = {};
|
|
4537
|
+
var defaultProps7 = {};
|
|
4538
|
+
var CheckboxItem = (props) => {
|
|
4539
|
+
const {
|
|
4540
|
+
...other
|
|
4541
|
+
} = props;
|
|
4542
|
+
return /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
|
|
4543
|
+
"li",
|
|
4544
|
+
{
|
|
4545
|
+
...other,
|
|
4546
|
+
className: classNames(
|
|
4547
|
+
props.className,
|
|
4548
|
+
CHECKBOXITEM_CLASSNAME
|
|
4549
|
+
),
|
|
4550
|
+
children: props.children
|
|
4551
|
+
}
|
|
4552
|
+
);
|
|
4553
|
+
};
|
|
4554
|
+
CheckboxItem.states = states7;
|
|
4555
|
+
CheckboxItem.options = options7;
|
|
4556
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
4557
|
+
CheckboxItem.defaultProps = defaultProps7;
|
|
4504
4558
|
|
|
4505
|
-
// src/
|
|
4559
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
4506
4560
|
var import_jsx_runtime11 = require("react/jsx-runtime");
|
|
4561
|
+
|
|
4562
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
4563
|
+
var import_jsx_runtime12 = require("react/jsx-runtime");
|
|
4564
|
+
|
|
4565
|
+
// src/chip/chip-action.tsx
|
|
4566
|
+
var import_jsx_runtime13 = require("react/jsx-runtime");
|
|
4507
4567
|
var CHIPACTION_CLASSNAME = `k-chip-action`;
|
|
4508
4568
|
var ChipAction = (props) => {
|
|
4509
4569
|
const {
|
|
@@ -4513,15 +4573,15 @@ var ChipAction = (props) => {
|
|
|
4513
4573
|
let icon;
|
|
4514
4574
|
switch (type) {
|
|
4515
4575
|
case "remove" /* REMOVE */:
|
|
4516
|
-
icon = /* @__PURE__ */ (0,
|
|
4576
|
+
icon = /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(Icon, { icon: "x-circle", size: "small" });
|
|
4517
4577
|
break;
|
|
4518
4578
|
case "more" /* MORE */:
|
|
4519
|
-
icon = /* @__PURE__ */ (0,
|
|
4579
|
+
icon = /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(Icon, { icon: "more-vertical", size: "small" });
|
|
4520
4580
|
break;
|
|
4521
4581
|
default:
|
|
4522
|
-
return /* @__PURE__ */ (0,
|
|
4582
|
+
return /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(Icon, { icon: type, size: "small" });
|
|
4523
4583
|
}
|
|
4524
|
-
return /* @__PURE__ */ (0,
|
|
4584
|
+
return /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
|
|
4525
4585
|
"span",
|
|
4526
4586
|
{
|
|
4527
4587
|
...other,
|
|
@@ -4536,16 +4596,16 @@ var ChipAction = (props) => {
|
|
|
4536
4596
|
};
|
|
4537
4597
|
|
|
4538
4598
|
// src/avatar/avatar.spec.tsx
|
|
4539
|
-
var
|
|
4599
|
+
var import_jsx_runtime14 = require("react/jsx-runtime");
|
|
4540
4600
|
var AVATAR_CLASSNAME = `k-avatar`;
|
|
4541
|
-
var
|
|
4601
|
+
var states8 = [
|
|
4542
4602
|
States.hover,
|
|
4543
4603
|
States.focus,
|
|
4544
4604
|
States.active,
|
|
4545
4605
|
States.selected,
|
|
4546
4606
|
States.disabled
|
|
4547
4607
|
];
|
|
4548
|
-
var
|
|
4608
|
+
var options8 = {
|
|
4549
4609
|
size: [Size.small, Size.medium, Size.large],
|
|
4550
4610
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
4551
4611
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline],
|
|
@@ -4563,7 +4623,7 @@ var options6 = {
|
|
|
4563
4623
|
ThemeColor.inverse
|
|
4564
4624
|
]
|
|
4565
4625
|
};
|
|
4566
|
-
var
|
|
4626
|
+
var defaultProps8 = {
|
|
4567
4627
|
type: "text" /* TEXT */,
|
|
4568
4628
|
size: Size.medium,
|
|
4569
4629
|
rounded: Roundness.full,
|
|
@@ -4573,15 +4633,15 @@ var defaultProps6 = {
|
|
|
4573
4633
|
};
|
|
4574
4634
|
var Avatar = (props) => {
|
|
4575
4635
|
const {
|
|
4576
|
-
size =
|
|
4577
|
-
rounded =
|
|
4578
|
-
fillMode =
|
|
4579
|
-
themeColor =
|
|
4580
|
-
type =
|
|
4581
|
-
border =
|
|
4636
|
+
size = defaultProps8.size,
|
|
4637
|
+
rounded = defaultProps8.rounded,
|
|
4638
|
+
fillMode = defaultProps8.fillMode,
|
|
4639
|
+
themeColor = defaultProps8.themeColor,
|
|
4640
|
+
type = defaultProps8.type,
|
|
4641
|
+
border = defaultProps8.border,
|
|
4582
4642
|
...other
|
|
4583
4643
|
} = props;
|
|
4584
|
-
return /* @__PURE__ */ (0,
|
|
4644
|
+
return /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
|
|
4585
4645
|
"div",
|
|
4586
4646
|
{
|
|
4587
4647
|
...other,
|
|
@@ -4598,35 +4658,35 @@ var Avatar = (props) => {
|
|
|
4598
4658
|
[`${AVATAR_CLASSNAME}-bordered`]: border
|
|
4599
4659
|
}
|
|
4600
4660
|
),
|
|
4601
|
-
children: /* @__PURE__ */ (0,
|
|
4661
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("span", { className: `${AVATAR_CLASSNAME}-${type}`, children: props.children })
|
|
4602
4662
|
}
|
|
4603
4663
|
);
|
|
4604
4664
|
};
|
|
4605
|
-
Avatar.states =
|
|
4606
|
-
Avatar.options =
|
|
4665
|
+
Avatar.states = states8;
|
|
4666
|
+
Avatar.options = options8;
|
|
4607
4667
|
Avatar.className = AVATAR_CLASSNAME;
|
|
4608
|
-
Avatar.defaultProps =
|
|
4668
|
+
Avatar.defaultProps = defaultProps8;
|
|
4609
4669
|
|
|
4610
4670
|
// src/avatar/templates/avatar-icon.tsx
|
|
4611
|
-
var
|
|
4671
|
+
var import_jsx_runtime15 = require("react/jsx-runtime");
|
|
4612
4672
|
|
|
4613
4673
|
// src/avatar/templates/avatar-text.tsx
|
|
4614
|
-
var
|
|
4674
|
+
var import_jsx_runtime16 = require("react/jsx-runtime");
|
|
4615
4675
|
|
|
4616
4676
|
// src/avatar/templates/avatar-image.tsx
|
|
4617
|
-
var
|
|
4677
|
+
var import_jsx_runtime17 = require("react/jsx-runtime");
|
|
4618
4678
|
|
|
4619
4679
|
// src/chip/chip.spec.tsx
|
|
4620
|
-
var
|
|
4680
|
+
var import_jsx_runtime18 = require("react/jsx-runtime");
|
|
4621
4681
|
var CHIP_CLASSNAME = `k-chip`;
|
|
4622
|
-
var
|
|
4682
|
+
var states9 = [
|
|
4623
4683
|
States.hover,
|
|
4624
4684
|
States.focus,
|
|
4625
4685
|
States.active,
|
|
4626
4686
|
States.selected,
|
|
4627
4687
|
States.disabled
|
|
4628
4688
|
];
|
|
4629
|
-
var
|
|
4689
|
+
var options9 = {
|
|
4630
4690
|
size: [Size.small, Size.medium, Size.large],
|
|
4631
4691
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
4632
4692
|
fillMode: [FillMode.solid, FillMode.outline],
|
|
@@ -4638,7 +4698,7 @@ var options7 = {
|
|
|
4638
4698
|
ThemeColor.info
|
|
4639
4699
|
]
|
|
4640
4700
|
};
|
|
4641
|
-
var
|
|
4701
|
+
var defaultProps9 = {
|
|
4642
4702
|
size: Size.medium,
|
|
4643
4703
|
rounded: Roundness.medium,
|
|
4644
4704
|
fillMode: FillMode.solid,
|
|
@@ -4646,10 +4706,10 @@ var defaultProps7 = {
|
|
|
4646
4706
|
};
|
|
4647
4707
|
var Chip = (props) => {
|
|
4648
4708
|
const {
|
|
4649
|
-
size =
|
|
4650
|
-
rounded =
|
|
4651
|
-
fillMode =
|
|
4652
|
-
themeColor =
|
|
4709
|
+
size = defaultProps9.size,
|
|
4710
|
+
rounded = defaultProps9.rounded,
|
|
4711
|
+
fillMode = defaultProps9.fillMode,
|
|
4712
|
+
themeColor = defaultProps9.themeColor,
|
|
4653
4713
|
text,
|
|
4654
4714
|
icon,
|
|
4655
4715
|
actions,
|
|
@@ -4661,7 +4721,7 @@ var Chip = (props) => {
|
|
|
4661
4721
|
disabled,
|
|
4662
4722
|
...other
|
|
4663
4723
|
} = props;
|
|
4664
|
-
return /* @__PURE__ */ (0,
|
|
4724
|
+
return /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(
|
|
4665
4725
|
"div",
|
|
4666
4726
|
{
|
|
4667
4727
|
...other,
|
|
@@ -4683,35 +4743,35 @@ var Chip = (props) => {
|
|
|
4683
4743
|
})
|
|
4684
4744
|
),
|
|
4685
4745
|
children: [
|
|
4686
|
-
icon && /* @__PURE__ */ (0,
|
|
4687
|
-
showAvatar && /* @__PURE__ */ (0,
|
|
4688
|
-
/* @__PURE__ */ (0,
|
|
4689
|
-
actions && /* @__PURE__ */ (0,
|
|
4746
|
+
icon && /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(Icon, { className: "k-chip-icon", icon, size: "small" }),
|
|
4747
|
+
showAvatar && /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(Avatar, { className: "k-chip-avatar", type: "image", children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("img", { src: "/packages/html/assets/avatar.jpg" }) }),
|
|
4748
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("span", { className: "k-chip-content", children: props.children ? props.children : text && /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("span", { className: "k-chip-label k-text-ellipsis", children: text }) }),
|
|
4749
|
+
actions && /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("span", { className: "k-chip-actions", children: actions })
|
|
4690
4750
|
]
|
|
4691
4751
|
}
|
|
4692
4752
|
);
|
|
4693
4753
|
};
|
|
4694
|
-
Chip.states =
|
|
4695
|
-
Chip.options =
|
|
4754
|
+
Chip.states = states9;
|
|
4755
|
+
Chip.options = options9;
|
|
4696
4756
|
Chip.className = CHIP_CLASSNAME;
|
|
4697
|
-
Chip.defaultProps =
|
|
4757
|
+
Chip.defaultProps = defaultProps9;
|
|
4698
4758
|
|
|
4699
4759
|
// src/chip/chip-list.spec.tsx
|
|
4700
|
-
var
|
|
4760
|
+
var import_jsx_runtime19 = require("react/jsx-runtime");
|
|
4701
4761
|
var CHIPLIST_CLASSNAME = `k-chip-list`;
|
|
4702
|
-
var
|
|
4703
|
-
var
|
|
4762
|
+
var states10 = [];
|
|
4763
|
+
var options10 = {
|
|
4704
4764
|
size: [Size.small, Size.medium, Size.large]
|
|
4705
4765
|
};
|
|
4706
|
-
var
|
|
4766
|
+
var defaultProps10 = {
|
|
4707
4767
|
size: Size.medium
|
|
4708
4768
|
};
|
|
4709
4769
|
var ChipList = (props) => {
|
|
4710
4770
|
const {
|
|
4711
|
-
size =
|
|
4771
|
+
size = defaultProps10.size,
|
|
4712
4772
|
...other
|
|
4713
4773
|
} = props;
|
|
4714
|
-
return /* @__PURE__ */ (0,
|
|
4774
|
+
return /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
|
|
4715
4775
|
"div",
|
|
4716
4776
|
{
|
|
4717
4777
|
...other,
|
|
@@ -4726,327 +4786,327 @@ var ChipList = (props) => {
|
|
|
4726
4786
|
}
|
|
4727
4787
|
);
|
|
4728
4788
|
};
|
|
4729
|
-
ChipList.states =
|
|
4730
|
-
ChipList.options =
|
|
4789
|
+
ChipList.states = states10;
|
|
4790
|
+
ChipList.options = options10;
|
|
4731
4791
|
ChipList.className = CHIPLIST_CLASSNAME;
|
|
4732
|
-
ChipList.defaultProps =
|
|
4792
|
+
ChipList.defaultProps = defaultProps10;
|
|
4733
4793
|
|
|
4734
4794
|
// src/chip/templates/chip-avatar.tsx
|
|
4735
|
-
var
|
|
4795
|
+
var import_jsx_runtime20 = require("react/jsx-runtime");
|
|
4736
4796
|
|
|
4737
4797
|
// src/chip/templates/chip-icon.tsx
|
|
4738
|
-
var
|
|
4798
|
+
var import_jsx_runtime21 = require("react/jsx-runtime");
|
|
4739
4799
|
|
|
4740
4800
|
// src/chip/templates/chip-normal.tsx
|
|
4741
|
-
var
|
|
4801
|
+
var import_jsx_runtime22 = require("react/jsx-runtime");
|
|
4742
4802
|
|
|
4743
4803
|
// src/chip/templates/chip-removable.tsx
|
|
4744
|
-
var
|
|
4804
|
+
var import_jsx_runtime23 = require("react/jsx-runtime");
|
|
4745
4805
|
|
|
4746
4806
|
// src/grid/tests/grid-grouping-detail-template.tsx
|
|
4747
|
-
var
|
|
4748
|
-
var grid_grouping_detail_template_default = () => /* @__PURE__ */ (0,
|
|
4749
|
-
/* @__PURE__ */ (0,
|
|
4750
|
-
/* @__PURE__ */ (0,
|
|
4751
|
-
/* @__PURE__ */ (0,
|
|
4752
|
-
/* @__PURE__ */ (0,
|
|
4753
|
-
/* @__PURE__ */ (0,
|
|
4754
|
-
/* @__PURE__ */ (0,
|
|
4755
|
-
/* @__PURE__ */ (0,
|
|
4756
|
-
/* @__PURE__ */ (0,
|
|
4757
|
-
/* @__PURE__ */ (0,
|
|
4758
|
-
/* @__PURE__ */ (0,
|
|
4759
|
-
/* @__PURE__ */ (0,
|
|
4807
|
+
var import_jsx_runtime24 = require("react/jsx-runtime");
|
|
4808
|
+
var grid_grouping_detail_template_default = () => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_jsx_runtime24.Fragment, { children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { id: "test-area", className: "k-d-grid", children: [
|
|
4809
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { children: "Base" }),
|
|
4810
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { dir: "ltr", className: "k-grid k-grid-md", children: [
|
|
4811
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grouping-header", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grouping-drop-container", children: "Drag a column header and drop it here to group by that column" }) }),
|
|
4812
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grid-aria-root", role: "grid", children: [
|
|
4813
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
4814
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("colgroup", { children: [
|
|
4815
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-hierarchy-col" }),
|
|
4816
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { style: { width: "50px" } }),
|
|
4817
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4818
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4819
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {})
|
|
4760
4820
|
] }),
|
|
4761
|
-
/* @__PURE__ */ (0,
|
|
4762
|
-
/* @__PURE__ */ (0,
|
|
4763
|
-
/* @__PURE__ */ (0,
|
|
4764
|
-
/* @__PURE__ */ (0,
|
|
4765
|
-
/* @__PURE__ */ (0,
|
|
4766
|
-
/* @__PURE__ */ (0,
|
|
4821
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row", children: [
|
|
4822
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-hierarchy-cell k-header" }),
|
|
4823
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, { id: "k-grid0-select-all" }) }),
|
|
4824
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header k-grid-draggable-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "ID" }) }) }) }),
|
|
4825
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header k-grid-draggable-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "Name" }) }) }) }),
|
|
4826
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "Command" }) }) }) })
|
|
4767
4827
|
] }) })
|
|
4768
4828
|
] }) }) }),
|
|
4769
|
-
/* @__PURE__ */ (0,
|
|
4770
|
-
/* @__PURE__ */ (0,
|
|
4771
|
-
/* @__PURE__ */ (0,
|
|
4772
|
-
/* @__PURE__ */ (0,
|
|
4773
|
-
/* @__PURE__ */ (0,
|
|
4774
|
-
/* @__PURE__ */ (0,
|
|
4775
|
-
/* @__PURE__ */ (0,
|
|
4776
|
-
/* @__PURE__ */ (0,
|
|
4829
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-container", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grid-content k-virtual-content", children: [
|
|
4830
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-table-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("table", { className: "k-table k-table-md k-grid-table", children: [
|
|
4831
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("colgroup", { children: [
|
|
4832
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-hierarchy-col" }),
|
|
4833
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { style: { width: "50px" } }),
|
|
4834
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4835
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4836
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {})
|
|
4777
4837
|
] }),
|
|
4778
|
-
/* @__PURE__ */ (0,
|
|
4779
|
-
/* @__PURE__ */ (0,
|
|
4780
|
-
/* @__PURE__ */ (0,
|
|
4781
|
-
/* @__PURE__ */ (0,
|
|
4782
|
-
/* @__PURE__ */ (0,
|
|
4783
|
-
/* @__PURE__ */ (0,
|
|
4784
|
-
/* @__PURE__ */ (0,
|
|
4838
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tbody", { className: "k-table-tbody", children: [
|
|
4839
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-master-row", role: "row", children: [
|
|
4840
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "plus" }) }),
|
|
4841
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, { id: "k-grid0-checkbox0" }) }),
|
|
4842
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "1" }),
|
|
4843
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "Product1" }),
|
|
4844
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto k-command-cell", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Button, { icon: "trash", children: "Delete" }) })
|
|
4785
4845
|
] }),
|
|
4786
|
-
/* @__PURE__ */ (0,
|
|
4787
|
-
/* @__PURE__ */ (0,
|
|
4788
|
-
/* @__PURE__ */ (0,
|
|
4789
|
-
/* @__PURE__ */ (0,
|
|
4790
|
-
/* @__PURE__ */ (0,
|
|
4791
|
-
/* @__PURE__ */ (0,
|
|
4846
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-table-alt-row k-alt k-master-row", role: "row", children: [
|
|
4847
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "plus" }) }),
|
|
4848
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, { id: "k-grid0-checkbox1" }) }),
|
|
4849
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "2" }),
|
|
4850
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "Product2" }),
|
|
4851
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto k-command-cell", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Button, { icon: "trash", children: "Delete" }) })
|
|
4792
4852
|
] })
|
|
4793
4853
|
] })
|
|
4794
4854
|
] }) }),
|
|
4795
|
-
/* @__PURE__ */ (0,
|
|
4855
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-height-container", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", {}) })
|
|
4796
4856
|
] }) })
|
|
4797
4857
|
] })
|
|
4798
4858
|
] }),
|
|
4799
|
-
/* @__PURE__ */ (0,
|
|
4800
|
-
/* @__PURE__ */ (0,
|
|
4801
|
-
/* @__PURE__ */ (0,
|
|
4802
|
-
/* @__PURE__ */ (0,
|
|
4803
|
-
/* @__PURE__ */ (0,
|
|
4859
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { children: "Single Group" }),
|
|
4860
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { dir: "ltr", className: "k-grid k-grid-md", children: [
|
|
4861
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grouping-header", children: [
|
|
4862
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(ChipList, { children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Chip, { icon: "sort-asc-small", actions: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(ChipAction, { type: "remove" }), children: "ID" }) }),
|
|
4863
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grouping-drop-container" })
|
|
4804
4864
|
] }),
|
|
4805
|
-
/* @__PURE__ */ (0,
|
|
4806
|
-
/* @__PURE__ */ (0,
|
|
4807
|
-
/* @__PURE__ */ (0,
|
|
4808
|
-
/* @__PURE__ */ (0,
|
|
4809
|
-
/* @__PURE__ */ (0,
|
|
4810
|
-
/* @__PURE__ */ (0,
|
|
4811
|
-
/* @__PURE__ */ (0,
|
|
4812
|
-
/* @__PURE__ */ (0,
|
|
4813
|
-
/* @__PURE__ */ (0,
|
|
4865
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grid-aria-root", role: "grid", children: [
|
|
4866
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
4867
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("colgroup", { children: [
|
|
4868
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
4869
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-hierarchy-col" }),
|
|
4870
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { style: { width: "50px" } }),
|
|
4871
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4872
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4873
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {})
|
|
4814
4874
|
] }),
|
|
4815
|
-
/* @__PURE__ */ (0,
|
|
4816
|
-
/* @__PURE__ */ (0,
|
|
4817
|
-
/* @__PURE__ */ (0,
|
|
4818
|
-
/* @__PURE__ */ (0,
|
|
4819
|
-
/* @__PURE__ */ (0,
|
|
4820
|
-
/* @__PURE__ */ (0,
|
|
4821
|
-
/* @__PURE__ */ (0,
|
|
4875
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row", children: [
|
|
4876
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-group-cell k-header" }),
|
|
4877
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-hierarchy-cell k-header" }),
|
|
4878
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, {}) }),
|
|
4879
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header k-grid-draggable-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "ID" }) }) }) }),
|
|
4880
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header k-grid-draggable-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "Name" }) }) }) }),
|
|
4881
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "Command" }) }) }) })
|
|
4822
4882
|
] }) })
|
|
4823
4883
|
] }) }) }),
|
|
4824
|
-
/* @__PURE__ */ (0,
|
|
4825
|
-
/* @__PURE__ */ (0,
|
|
4826
|
-
/* @__PURE__ */ (0,
|
|
4827
|
-
/* @__PURE__ */ (0,
|
|
4828
|
-
/* @__PURE__ */ (0,
|
|
4829
|
-
/* @__PURE__ */ (0,
|
|
4830
|
-
/* @__PURE__ */ (0,
|
|
4831
|
-
/* @__PURE__ */ (0,
|
|
4832
|
-
/* @__PURE__ */ (0,
|
|
4884
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-container", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grid-content k-virtual-content", children: [
|
|
4885
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-table-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("table", { className: "k-table k-table-md k-grid-table", children: [
|
|
4886
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("colgroup", { children: [
|
|
4887
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
4888
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-hierarchy-col" }),
|
|
4889
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { style: { width: "50px" } }),
|
|
4890
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4891
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4892
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {})
|
|
4833
4893
|
] }),
|
|
4834
|
-
/* @__PURE__ */ (0,
|
|
4835
|
-
/* @__PURE__ */ (0,
|
|
4836
|
-
/* @__PURE__ */ (0,
|
|
4894
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tbody", { className: "k-table-tbody", children: [
|
|
4895
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 6, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
4896
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
4837
4897
|
" ID: 1 "
|
|
4838
4898
|
] }) }) }),
|
|
4839
|
-
/* @__PURE__ */ (0,
|
|
4840
|
-
/* @__PURE__ */ (0,
|
|
4841
|
-
/* @__PURE__ */ (0,
|
|
4842
|
-
/* @__PURE__ */ (0,
|
|
4843
|
-
/* @__PURE__ */ (0,
|
|
4844
|
-
/* @__PURE__ */ (0,
|
|
4845
|
-
/* @__PURE__ */ (0,
|
|
4899
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-master-row", role: "row", children: [
|
|
4900
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
4901
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "plus" }) }),
|
|
4902
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, {}) }),
|
|
4903
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "1" }),
|
|
4904
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "Product1" }),
|
|
4905
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto k-command-cell", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Button, { icon: "trash", children: "Delete" }) })
|
|
4846
4906
|
] }),
|
|
4847
|
-
/* @__PURE__ */ (0,
|
|
4848
|
-
/* @__PURE__ */ (0,
|
|
4907
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 6, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
4908
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
4849
4909
|
" ID: 2 "
|
|
4850
4910
|
] }) }) }),
|
|
4851
|
-
/* @__PURE__ */ (0,
|
|
4852
|
-
/* @__PURE__ */ (0,
|
|
4853
|
-
/* @__PURE__ */ (0,
|
|
4854
|
-
/* @__PURE__ */ (0,
|
|
4855
|
-
/* @__PURE__ */ (0,
|
|
4856
|
-
/* @__PURE__ */ (0,
|
|
4857
|
-
/* @__PURE__ */ (0,
|
|
4911
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-table-alt-row k-alt k-master-row", role: "row", children: [
|
|
4912
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
4913
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "plus" }) }),
|
|
4914
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, {}) }),
|
|
4915
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "2" }),
|
|
4916
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "Product2" }),
|
|
4917
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto k-command-cell", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Button, { icon: "trash", children: "Delete" }) })
|
|
4858
4918
|
] })
|
|
4859
4919
|
] })
|
|
4860
4920
|
] }) }),
|
|
4861
|
-
/* @__PURE__ */ (0,
|
|
4921
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-height-container", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", {}) })
|
|
4862
4922
|
] }) })
|
|
4863
4923
|
] })
|
|
4864
4924
|
] }),
|
|
4865
|
-
/* @__PURE__ */ (0,
|
|
4866
|
-
/* @__PURE__ */ (0,
|
|
4867
|
-
/* @__PURE__ */ (0,
|
|
4868
|
-
/* @__PURE__ */ (0,
|
|
4869
|
-
/* @__PURE__ */ (0,
|
|
4870
|
-
/* @__PURE__ */ (0,
|
|
4925
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { children: "Two Groups" }),
|
|
4926
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { dir: "ltr", className: "k-grid k-grid-md", children: [
|
|
4927
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grouping-header", children: [
|
|
4928
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(ChipList, { children: [
|
|
4929
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Chip, { icon: "sort-asc-small", actions: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(ChipAction, { type: "remove" }), children: "ID" }),
|
|
4930
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Chip, { icon: "sort-asc-small", actions: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(ChipAction, { type: "remove" }), children: "Name" })
|
|
4871
4931
|
] }),
|
|
4872
|
-
/* @__PURE__ */ (0,
|
|
4932
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grouping-drop-container" })
|
|
4873
4933
|
] }),
|
|
4874
|
-
/* @__PURE__ */ (0,
|
|
4875
|
-
/* @__PURE__ */ (0,
|
|
4876
|
-
/* @__PURE__ */ (0,
|
|
4877
|
-
/* @__PURE__ */ (0,
|
|
4878
|
-
/* @__PURE__ */ (0,
|
|
4879
|
-
/* @__PURE__ */ (0,
|
|
4880
|
-
/* @__PURE__ */ (0,
|
|
4881
|
-
/* @__PURE__ */ (0,
|
|
4882
|
-
/* @__PURE__ */ (0,
|
|
4883
|
-
/* @__PURE__ */ (0,
|
|
4934
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grid-aria-root", role: "grid", children: [
|
|
4935
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
4936
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("colgroup", { children: [
|
|
4937
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
4938
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
4939
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-hierarchy-col" }),
|
|
4940
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { style: { width: "50px" } }),
|
|
4941
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4942
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4943
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {})
|
|
4884
4944
|
] }),
|
|
4885
|
-
/* @__PURE__ */ (0,
|
|
4886
|
-
/* @__PURE__ */ (0,
|
|
4887
|
-
/* @__PURE__ */ (0,
|
|
4888
|
-
/* @__PURE__ */ (0,
|
|
4889
|
-
/* @__PURE__ */ (0,
|
|
4890
|
-
/* @__PURE__ */ (0,
|
|
4891
|
-
/* @__PURE__ */ (0,
|
|
4892
|
-
/* @__PURE__ */ (0,
|
|
4945
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row", children: [
|
|
4946
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-group-cell k-header" }),
|
|
4947
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-group-cell k-header" }),
|
|
4948
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-hierarchy-cell k-header" }),
|
|
4949
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, {}) }),
|
|
4950
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header k-grid-draggable-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "ID" }) }) }) }),
|
|
4951
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header k-grid-draggable-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "Name" }) }) }) }),
|
|
4952
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "Command" }) }) }) })
|
|
4893
4953
|
] }) })
|
|
4894
4954
|
] }) }) }),
|
|
4895
|
-
/* @__PURE__ */ (0,
|
|
4896
|
-
/* @__PURE__ */ (0,
|
|
4897
|
-
/* @__PURE__ */ (0,
|
|
4898
|
-
/* @__PURE__ */ (0,
|
|
4899
|
-
/* @__PURE__ */ (0,
|
|
4900
|
-
/* @__PURE__ */ (0,
|
|
4901
|
-
/* @__PURE__ */ (0,
|
|
4902
|
-
/* @__PURE__ */ (0,
|
|
4903
|
-
/* @__PURE__ */ (0,
|
|
4904
|
-
/* @__PURE__ */ (0,
|
|
4955
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-container", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grid-content k-virtual-content", children: [
|
|
4956
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-table-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("table", { className: "k-table k-table-md k-grid-table", children: [
|
|
4957
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("colgroup", { children: [
|
|
4958
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
4959
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
4960
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-hierarchy-col" }),
|
|
4961
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { style: { width: "50px" } }),
|
|
4962
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4963
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
4964
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {})
|
|
4905
4965
|
] }),
|
|
4906
|
-
/* @__PURE__ */ (0,
|
|
4907
|
-
/* @__PURE__ */ (0,
|
|
4908
|
-
/* @__PURE__ */ (0,
|
|
4966
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tbody", { className: "k-table-tbody", children: [
|
|
4967
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 7, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
4968
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
4909
4969
|
" ID: 1 "
|
|
4910
4970
|
] }) }) }),
|
|
4911
|
-
/* @__PURE__ */ (0,
|
|
4912
|
-
/* @__PURE__ */ (0,
|
|
4913
|
-
/* @__PURE__ */ (0,
|
|
4914
|
-
/* @__PURE__ */ (0,
|
|
4971
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: [
|
|
4972
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
4973
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 6, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
4974
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
4915
4975
|
" Name: Product1 "
|
|
4916
4976
|
] }) })
|
|
4917
4977
|
] }),
|
|
4918
|
-
/* @__PURE__ */ (0,
|
|
4919
|
-
/* @__PURE__ */ (0,
|
|
4920
|
-
/* @__PURE__ */ (0,
|
|
4921
|
-
/* @__PURE__ */ (0,
|
|
4922
|
-
/* @__PURE__ */ (0,
|
|
4923
|
-
/* @__PURE__ */ (0,
|
|
4924
|
-
/* @__PURE__ */ (0,
|
|
4925
|
-
/* @__PURE__ */ (0,
|
|
4978
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-master-row", role: "row", children: [
|
|
4979
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
4980
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
4981
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "plus" }) }),
|
|
4982
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, {}) }),
|
|
4983
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "1" }),
|
|
4984
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "Product1" }),
|
|
4985
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto k-command-cell", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Button, { icon: "trash", children: "Delete" }) })
|
|
4926
4986
|
] }),
|
|
4927
|
-
/* @__PURE__ */ (0,
|
|
4928
|
-
/* @__PURE__ */ (0,
|
|
4987
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 7, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
4988
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
4929
4989
|
" ID: 2 "
|
|
4930
4990
|
] }) }) }),
|
|
4931
|
-
/* @__PURE__ */ (0,
|
|
4932
|
-
/* @__PURE__ */ (0,
|
|
4933
|
-
/* @__PURE__ */ (0,
|
|
4934
|
-
/* @__PURE__ */ (0,
|
|
4991
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: [
|
|
4992
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
4993
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 6, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
4994
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
4935
4995
|
" Name: Product2 "
|
|
4936
4996
|
] }) })
|
|
4937
4997
|
] }),
|
|
4938
|
-
/* @__PURE__ */ (0,
|
|
4939
|
-
/* @__PURE__ */ (0,
|
|
4940
|
-
/* @__PURE__ */ (0,
|
|
4941
|
-
/* @__PURE__ */ (0,
|
|
4942
|
-
/* @__PURE__ */ (0,
|
|
4943
|
-
/* @__PURE__ */ (0,
|
|
4944
|
-
/* @__PURE__ */ (0,
|
|
4945
|
-
/* @__PURE__ */ (0,
|
|
4998
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-table-alt-row k-alt k-master-row", role: "row", children: [
|
|
4999
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5000
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5001
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "plus" }) }),
|
|
5002
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, {}) }),
|
|
5003
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "2" }),
|
|
5004
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "Product2" }),
|
|
5005
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto k-command-cell", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Button, { icon: "trash", children: "Delete" }) })
|
|
4946
5006
|
] })
|
|
4947
5007
|
] })
|
|
4948
5008
|
] }) }),
|
|
4949
|
-
/* @__PURE__ */ (0,
|
|
5009
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-height-container", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", {}) })
|
|
4950
5010
|
] }) })
|
|
4951
5011
|
] })
|
|
4952
5012
|
] }),
|
|
4953
|
-
/* @__PURE__ */ (0,
|
|
4954
|
-
/* @__PURE__ */ (0,
|
|
4955
|
-
/* @__PURE__ */ (0,
|
|
4956
|
-
/* @__PURE__ */ (0,
|
|
4957
|
-
/* @__PURE__ */ (0,
|
|
4958
|
-
/* @__PURE__ */ (0,
|
|
5013
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { children: "Expanded Template" }),
|
|
5014
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { dir: "ltr", className: "k-grid k-grid-md", children: [
|
|
5015
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grouping-header", children: [
|
|
5016
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(ChipList, { children: [
|
|
5017
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Chip, { icon: "sort-asc-small", actions: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(ChipAction, { type: "remove" }), children: "ID" }),
|
|
5018
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Chip, { icon: "sort-asc-small", actions: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(ChipAction, { type: "remove" }), children: "Name" })
|
|
4959
5019
|
] }),
|
|
4960
|
-
/* @__PURE__ */ (0,
|
|
5020
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grouping-drop-container" })
|
|
4961
5021
|
] }),
|
|
4962
|
-
/* @__PURE__ */ (0,
|
|
4963
|
-
/* @__PURE__ */ (0,
|
|
4964
|
-
/* @__PURE__ */ (0,
|
|
4965
|
-
/* @__PURE__ */ (0,
|
|
4966
|
-
/* @__PURE__ */ (0,
|
|
4967
|
-
/* @__PURE__ */ (0,
|
|
4968
|
-
/* @__PURE__ */ (0,
|
|
4969
|
-
/* @__PURE__ */ (0,
|
|
4970
|
-
/* @__PURE__ */ (0,
|
|
4971
|
-
/* @__PURE__ */ (0,
|
|
5022
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grid-aria-root", role: "grid", children: [
|
|
5023
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
5024
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("colgroup", { children: [
|
|
5025
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
5026
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
5027
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-hierarchy-col" }),
|
|
5028
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { style: { width: "50px" } }),
|
|
5029
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
5030
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
5031
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {})
|
|
4972
5032
|
] }),
|
|
4973
|
-
/* @__PURE__ */ (0,
|
|
4974
|
-
/* @__PURE__ */ (0,
|
|
4975
|
-
/* @__PURE__ */ (0,
|
|
4976
|
-
/* @__PURE__ */ (0,
|
|
4977
|
-
/* @__PURE__ */ (0,
|
|
4978
|
-
/* @__PURE__ */ (0,
|
|
4979
|
-
/* @__PURE__ */ (0,
|
|
4980
|
-
/* @__PURE__ */ (0,
|
|
5033
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row", children: [
|
|
5034
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-group-cell k-header" }),
|
|
5035
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-group-cell k-header" }),
|
|
5036
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-hierarchy-cell k-header" }),
|
|
5037
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, {}) }),
|
|
5038
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header k-grid-draggable-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "ID" }) }) }) }),
|
|
5039
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header k-grid-draggable-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "Name" }) }) }) }),
|
|
5040
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("th", { className: "k-table-th k-header", rowSpan: 1, colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-cell-inner", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-link", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("span", { className: "k-column-title", children: "Command" }) }) }) })
|
|
4981
5041
|
] }) })
|
|
4982
5042
|
] }) }) }),
|
|
4983
|
-
/* @__PURE__ */ (0,
|
|
4984
|
-
/* @__PURE__ */ (0,
|
|
4985
|
-
/* @__PURE__ */ (0,
|
|
4986
|
-
/* @__PURE__ */ (0,
|
|
4987
|
-
/* @__PURE__ */ (0,
|
|
4988
|
-
/* @__PURE__ */ (0,
|
|
4989
|
-
/* @__PURE__ */ (0,
|
|
4990
|
-
/* @__PURE__ */ (0,
|
|
4991
|
-
/* @__PURE__ */ (0,
|
|
4992
|
-
/* @__PURE__ */ (0,
|
|
5043
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-container", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("div", { className: "k-grid-content k-virtual-content", children: [
|
|
5044
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-grid-table-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("table", { className: "k-table k-table-md k-grid-table", children: [
|
|
5045
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("colgroup", { children: [
|
|
5046
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
5047
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-group-col" }),
|
|
5048
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { className: "k-hierarchy-col" }),
|
|
5049
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", { style: { width: "50px" } }),
|
|
5050
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
5051
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {}),
|
|
5052
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("col", {})
|
|
4993
5053
|
] }),
|
|
4994
|
-
/* @__PURE__ */ (0,
|
|
4995
|
-
/* @__PURE__ */ (0,
|
|
4996
|
-
/* @__PURE__ */ (0,
|
|
5054
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tbody", { className: "k-table-tbody", children: [
|
|
5055
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 7, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
5056
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
4997
5057
|
" ID: 1 "
|
|
4998
5058
|
] }) }) }),
|
|
4999
|
-
/* @__PURE__ */ (0,
|
|
5000
|
-
/* @__PURE__ */ (0,
|
|
5001
|
-
/* @__PURE__ */ (0,
|
|
5002
|
-
/* @__PURE__ */ (0,
|
|
5059
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: [
|
|
5060
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5061
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 6, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
5062
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
5003
5063
|
" Name: Product1 "
|
|
5004
5064
|
] }) })
|
|
5005
5065
|
] }),
|
|
5006
|
-
/* @__PURE__ */ (0,
|
|
5007
|
-
/* @__PURE__ */ (0,
|
|
5008
|
-
/* @__PURE__ */ (0,
|
|
5009
|
-
/* @__PURE__ */ (0,
|
|
5010
|
-
/* @__PURE__ */ (0,
|
|
5011
|
-
/* @__PURE__ */ (0,
|
|
5012
|
-
/* @__PURE__ */ (0,
|
|
5013
|
-
/* @__PURE__ */ (0,
|
|
5066
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-master-row k-expanded", role: "row", children: [
|
|
5067
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5068
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5069
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "minus" }) }),
|
|
5070
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, {}) }),
|
|
5071
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "1" }),
|
|
5072
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "Product1" }),
|
|
5073
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto k-command-cell", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Button, { icon: "trash", children: "Delete" }) })
|
|
5014
5074
|
] }),
|
|
5015
|
-
/* @__PURE__ */ (0,
|
|
5016
|
-
/* @__PURE__ */ (0,
|
|
5017
|
-
/* @__PURE__ */ (0,
|
|
5018
|
-
/* @__PURE__ */ (0,
|
|
5019
|
-
/* @__PURE__ */ (0,
|
|
5075
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-detail-row", role: "row", children: [
|
|
5076
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5077
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5078
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell" }),
|
|
5079
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-detail-cell", colSpan: 4, children: " Template Text " })
|
|
5020
5080
|
] }),
|
|
5021
|
-
/* @__PURE__ */ (0,
|
|
5022
|
-
/* @__PURE__ */ (0,
|
|
5081
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 7, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
5082
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
5023
5083
|
" ID: 2 "
|
|
5024
5084
|
] }) }) }),
|
|
5025
|
-
/* @__PURE__ */ (0,
|
|
5026
|
-
/* @__PURE__ */ (0,
|
|
5027
|
-
/* @__PURE__ */ (0,
|
|
5028
|
-
/* @__PURE__ */ (0,
|
|
5085
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { role: "row", className: "k-table-row k-table-group-row k-grouping-row", children: [
|
|
5086
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5087
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td", colSpan: 6, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("p", { className: "k-reset", children: [
|
|
5088
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "caret-alt-down" }),
|
|
5029
5089
|
" Name: Product2 "
|
|
5030
5090
|
] }) })
|
|
5031
5091
|
] }),
|
|
5032
|
-
/* @__PURE__ */ (0,
|
|
5033
|
-
/* @__PURE__ */ (0,
|
|
5034
|
-
/* @__PURE__ */ (0,
|
|
5035
|
-
/* @__PURE__ */ (0,
|
|
5036
|
-
/* @__PURE__ */ (0,
|
|
5037
|
-
/* @__PURE__ */ (0,
|
|
5038
|
-
/* @__PURE__ */ (0,
|
|
5039
|
-
/* @__PURE__ */ (0,
|
|
5092
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-table-alt-row k-alt k-master-row k-expanded", role: "row", children: [
|
|
5093
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5094
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5095
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { icon: "minus" }) }),
|
|
5096
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Checkbox, {}) }),
|
|
5097
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "2" }),
|
|
5098
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto", colSpan: 1, children: "Product2" }),
|
|
5099
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-touch-action-auto k-command-cell", colSpan: 1, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Button, { icon: "trash", children: "Delete" }) })
|
|
5040
5100
|
] }),
|
|
5041
|
-
/* @__PURE__ */ (0,
|
|
5042
|
-
/* @__PURE__ */ (0,
|
|
5043
|
-
/* @__PURE__ */ (0,
|
|
5044
|
-
/* @__PURE__ */ (0,
|
|
5045
|
-
/* @__PURE__ */ (0,
|
|
5101
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsxs)("tr", { className: "k-table-row k-table-alt-row k-detail-row k-alt", role: "row", children: [
|
|
5102
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5103
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-table-group-td k-group-cell" }),
|
|
5104
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-hierarchy-cell" }),
|
|
5105
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("td", { className: "k-table-td k-detail-cell", colSpan: 4, children: " Template Text " })
|
|
5046
5106
|
] })
|
|
5047
5107
|
] })
|
|
5048
5108
|
] }) }),
|
|
5049
|
-
/* @__PURE__ */ (0,
|
|
5109
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: "k-height-container", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", {}) })
|
|
5050
5110
|
] }) })
|
|
5051
5111
|
] })
|
|
5052
5112
|
] })
|