@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
|
@@ -4693,14 +4693,74 @@ Checkbox.options = options8;
|
|
|
4693
4693
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
4694
4694
|
Checkbox.defaultProps = defaultProps8;
|
|
4695
4695
|
|
|
4696
|
-
// src/checkbox/
|
|
4696
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
4697
4697
|
var import_jsx_runtime17 = require("react/jsx-runtime");
|
|
4698
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
4699
|
+
var states9 = [];
|
|
4700
|
+
var options9 = {};
|
|
4701
|
+
var defaultProps9 = {
|
|
4702
|
+
layout: "vertical"
|
|
4703
|
+
};
|
|
4704
|
+
var CheckboxGroup = (props) => {
|
|
4705
|
+
const {
|
|
4706
|
+
layout = defaultProps9.layout,
|
|
4707
|
+
...other
|
|
4708
|
+
} = props;
|
|
4709
|
+
return /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
|
|
4710
|
+
"ul",
|
|
4711
|
+
{
|
|
4712
|
+
...other,
|
|
4713
|
+
className: classNames(
|
|
4714
|
+
props.className,
|
|
4715
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
4716
|
+
{
|
|
4717
|
+
[`k-list-${layout}`]: layout
|
|
4718
|
+
}
|
|
4719
|
+
),
|
|
4720
|
+
children: props.children
|
|
4721
|
+
}
|
|
4722
|
+
);
|
|
4723
|
+
};
|
|
4724
|
+
CheckboxGroup.states = states9;
|
|
4725
|
+
CheckboxGroup.options = options9;
|
|
4726
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
4727
|
+
CheckboxGroup.defaultProps = defaultProps9;
|
|
4698
4728
|
|
|
4699
|
-
// src/checkbox/
|
|
4729
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
4700
4730
|
var import_jsx_runtime18 = require("react/jsx-runtime");
|
|
4731
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
4732
|
+
var states10 = [];
|
|
4733
|
+
var options10 = {};
|
|
4734
|
+
var defaultProps10 = {};
|
|
4735
|
+
var CheckboxItem = (props) => {
|
|
4736
|
+
const {
|
|
4737
|
+
...other
|
|
4738
|
+
} = props;
|
|
4739
|
+
return /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
4740
|
+
"li",
|
|
4741
|
+
{
|
|
4742
|
+
...other,
|
|
4743
|
+
className: classNames(
|
|
4744
|
+
props.className,
|
|
4745
|
+
CHECKBOXITEM_CLASSNAME
|
|
4746
|
+
),
|
|
4747
|
+
children: props.children
|
|
4748
|
+
}
|
|
4749
|
+
);
|
|
4750
|
+
};
|
|
4751
|
+
CheckboxItem.states = states10;
|
|
4752
|
+
CheckboxItem.options = options10;
|
|
4753
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
4754
|
+
CheckboxItem.defaultProps = defaultProps10;
|
|
4701
4755
|
|
|
4702
|
-
// src/
|
|
4756
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
4703
4757
|
var import_jsx_runtime19 = require("react/jsx-runtime");
|
|
4758
|
+
|
|
4759
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
4760
|
+
var import_jsx_runtime20 = require("react/jsx-runtime");
|
|
4761
|
+
|
|
4762
|
+
// src/treeview/treeview-group.tsx
|
|
4763
|
+
var import_jsx_runtime21 = require("react/jsx-runtime");
|
|
4704
4764
|
var import_react2 = require("react");
|
|
4705
4765
|
var className = `k-treeview-group`;
|
|
4706
4766
|
var TreeviewGroup = (props) => {
|
|
@@ -4721,23 +4781,23 @@ var TreeviewGroup = (props) => {
|
|
|
4721
4781
|
} else {
|
|
4722
4782
|
if (children.type === treeview_item_spec_default) {
|
|
4723
4783
|
listChildren.push(
|
|
4724
|
-
/* @__PURE__ */ (0,
|
|
4784
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(treeview_item_spec_default, { ...children.props, dir })
|
|
4725
4785
|
);
|
|
4726
4786
|
}
|
|
4727
4787
|
}
|
|
4728
4788
|
}
|
|
4729
|
-
return /* @__PURE__ */ (0,
|
|
4789
|
+
return /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("ul", { className: classNames(props.className, className), children: listChildren });
|
|
4730
4790
|
};
|
|
4731
4791
|
|
|
4732
4792
|
// src/treeview/treeview-leaf.tsx
|
|
4733
|
-
var
|
|
4793
|
+
var import_jsx_runtime22 = require("react/jsx-runtime");
|
|
4734
4794
|
var TREEVIEWLEAF_CLASSNAME = `k-treeview-leaf`;
|
|
4735
|
-
var
|
|
4795
|
+
var states11 = [
|
|
4736
4796
|
States.hover,
|
|
4737
4797
|
States.focus,
|
|
4738
4798
|
States.selected
|
|
4739
4799
|
];
|
|
4740
|
-
var
|
|
4800
|
+
var options11 = {};
|
|
4741
4801
|
var TreeviewLeaf = (props) => {
|
|
4742
4802
|
const {
|
|
4743
4803
|
text,
|
|
@@ -4748,7 +4808,7 @@ var TreeviewLeaf = (props) => {
|
|
|
4748
4808
|
selected,
|
|
4749
4809
|
...other
|
|
4750
4810
|
} = props;
|
|
4751
|
-
return /* @__PURE__ */ (0,
|
|
4811
|
+
return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(
|
|
4752
4812
|
"span",
|
|
4753
4813
|
{
|
|
4754
4814
|
...other,
|
|
@@ -4762,29 +4822,29 @@ var TreeviewLeaf = (props) => {
|
|
|
4762
4822
|
})
|
|
4763
4823
|
),
|
|
4764
4824
|
children: [
|
|
4765
|
-
showIcon && /* @__PURE__ */ (0,
|
|
4766
|
-
/* @__PURE__ */ (0,
|
|
4825
|
+
showIcon && /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Icon, { icon }),
|
|
4826
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("span", { className: "k-treeview-leaf-text", children: text })
|
|
4767
4827
|
]
|
|
4768
4828
|
}
|
|
4769
4829
|
);
|
|
4770
4830
|
};
|
|
4771
|
-
TreeviewLeaf.states =
|
|
4772
|
-
TreeviewLeaf.options =
|
|
4831
|
+
TreeviewLeaf.states = states11;
|
|
4832
|
+
TreeviewLeaf.options = options11;
|
|
4773
4833
|
TreeviewLeaf.className = TREEVIEWLEAF_CLASSNAME;
|
|
4774
4834
|
var treeview_leaf_default = TreeviewLeaf;
|
|
4775
4835
|
|
|
4776
4836
|
// src/treeview/treeview-item.spec.tsx
|
|
4777
|
-
var
|
|
4837
|
+
var import_jsx_runtime23 = require("react/jsx-runtime");
|
|
4778
4838
|
var import_react3 = require("react");
|
|
4779
4839
|
var TREEVIEWITEM_CLASSNAME = `k-treeview-item`;
|
|
4780
|
-
var
|
|
4840
|
+
var states12 = [
|
|
4781
4841
|
States.hover,
|
|
4782
4842
|
States.focus,
|
|
4783
4843
|
States.selected,
|
|
4784
4844
|
States.disabled
|
|
4785
4845
|
];
|
|
4786
|
-
var
|
|
4787
|
-
var
|
|
4846
|
+
var options12 = {};
|
|
4847
|
+
var defaultProps11 = {};
|
|
4788
4848
|
var TreeviewItem = (props) => {
|
|
4789
4849
|
const {
|
|
4790
4850
|
leafClassName,
|
|
@@ -4817,12 +4877,12 @@ var TreeviewItem = (props) => {
|
|
|
4817
4877
|
} else {
|
|
4818
4878
|
if (children.type === TreeviewGroup) {
|
|
4819
4879
|
listChildren.push(
|
|
4820
|
-
/* @__PURE__ */ (0,
|
|
4880
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)(TreeviewGroup, { ...children.props, dir, children: children.props.children })
|
|
4821
4881
|
);
|
|
4822
4882
|
}
|
|
4823
4883
|
}
|
|
4824
4884
|
}
|
|
4825
|
-
return /* @__PURE__ */ (0,
|
|
4885
|
+
return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)(
|
|
4826
4886
|
"li",
|
|
4827
4887
|
{
|
|
4828
4888
|
...other,
|
|
@@ -4831,19 +4891,19 @@ var TreeviewItem = (props) => {
|
|
|
4831
4891
|
TREEVIEWITEM_CLASSNAME
|
|
4832
4892
|
),
|
|
4833
4893
|
children: [
|
|
4834
|
-
/* @__PURE__ */ (0,
|
|
4835
|
-
_hasChildren && /* @__PURE__ */ (0,
|
|
4894
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("span", { className: "k-treeview-mid", children: [
|
|
4895
|
+
_hasChildren && /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
|
|
4836
4896
|
"span",
|
|
4837
4897
|
{
|
|
4838
4898
|
className: classNames(
|
|
4839
4899
|
"k-treeview-toggle",
|
|
4840
4900
|
stateClassNames("k-treeview-toggle", { disabled })
|
|
4841
4901
|
),
|
|
4842
|
-
children: /* @__PURE__ */ (0,
|
|
4902
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(Icon, { icon: expanded ? "caret-alt-down" : dir === "rtl" ? "caret-alt-left" : "caret-alt-right" })
|
|
4843
4903
|
}
|
|
4844
4904
|
),
|
|
4845
|
-
showCheckbox && /* @__PURE__ */ (0,
|
|
4846
|
-
/* @__PURE__ */ (0,
|
|
4905
|
+
showCheckbox && /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(Checkbox, { checked, disabled }),
|
|
4906
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
|
|
4847
4907
|
treeview_leaf_default,
|
|
4848
4908
|
{
|
|
4849
4909
|
className: classNames(
|
|
@@ -4859,149 +4919,149 @@ var TreeviewItem = (props) => {
|
|
|
4859
4919
|
}
|
|
4860
4920
|
)
|
|
4861
4921
|
] }),
|
|
4862
|
-
expanded && _hasChildren && /* @__PURE__ */ (0,
|
|
4922
|
+
expanded && _hasChildren && /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(import_jsx_runtime23.Fragment, { children: listChildren })
|
|
4863
4923
|
]
|
|
4864
4924
|
}
|
|
4865
4925
|
);
|
|
4866
4926
|
};
|
|
4867
|
-
TreeviewItem.states =
|
|
4868
|
-
TreeviewItem.options =
|
|
4927
|
+
TreeviewItem.states = states12;
|
|
4928
|
+
TreeviewItem.options = options12;
|
|
4869
4929
|
TreeviewItem.className = TREEVIEWITEM_CLASSNAME;
|
|
4870
|
-
TreeviewItem.defaultProps =
|
|
4930
|
+
TreeviewItem.defaultProps = defaultProps11;
|
|
4871
4931
|
var treeview_item_spec_default = TreeviewItem;
|
|
4872
4932
|
|
|
4873
4933
|
// src/treeview/templates/treeview-normal.tsx
|
|
4874
|
-
var
|
|
4934
|
+
var import_jsx_runtime24 = require("react/jsx-runtime");
|
|
4875
4935
|
|
|
4876
4936
|
// src/treeview/templates/treeview-hierarchy.tsx
|
|
4877
|
-
var
|
|
4937
|
+
var import_jsx_runtime25 = require("react/jsx-runtime");
|
|
4878
4938
|
|
|
4879
4939
|
// src/treeview/templates/treeview-icons.tsx
|
|
4880
|
-
var
|
|
4940
|
+
var import_jsx_runtime26 = require("react/jsx-runtime");
|
|
4881
4941
|
|
|
4882
4942
|
// src/treeview/templates/treeview-checkboxes.tsx
|
|
4883
|
-
var
|
|
4943
|
+
var import_jsx_runtime27 = require("react/jsx-runtime");
|
|
4884
4944
|
|
|
4885
4945
|
// src/pivotgrid/tests/pivotgrid-jquery-configurator.tsx
|
|
4886
|
-
var
|
|
4946
|
+
var import_jsx_runtime28 = require("react/jsx-runtime");
|
|
4887
4947
|
var styles = `
|
|
4888
4948
|
#test-area {
|
|
4889
4949
|
max-width: 660px;
|
|
4890
4950
|
}
|
|
4891
4951
|
`;
|
|
4892
|
-
var pivotgrid_jquery_configurator_default = () => /* @__PURE__ */ (0,
|
|
4893
|
-
/* @__PURE__ */ (0,
|
|
4894
|
-
/* @__PURE__ */ (0,
|
|
4895
|
-
/* @__PURE__ */ (0,
|
|
4896
|
-
/* @__PURE__ */ (0,
|
|
4897
|
-
/* @__PURE__ */ (0,
|
|
4898
|
-
/* @__PURE__ */ (0,
|
|
4899
|
-
/* @__PURE__ */ (0,
|
|
4900
|
-
/* @__PURE__ */ (0,
|
|
4901
|
-
/* @__PURE__ */ (0,
|
|
4952
|
+
var pivotgrid_jquery_configurator_default = () => /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
4953
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("style", { children: styles }),
|
|
4954
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { id: "test-area", className: "k-d-grid k-grid-cols-2", children: [
|
|
4955
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("section", { children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-configurator-panel kendo-jquery", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-configurator", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-configurator-content", children: [
|
|
4956
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-fields k-pivotgrid-configurator-section", children: [
|
|
4957
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("strong", { children: "Fields" }),
|
|
4958
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-fields-list-wrapper", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(Treeview, { children: [
|
|
4959
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(TreeviewItem, { hasChildren: true, showIcon: true, icon: "arrows-axes", text: "Axis" }),
|
|
4960
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(TreeviewItem, { hasChildren: true, showIcon: true, icon: "sum", text: "Sum" }),
|
|
4961
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(TreeviewItem, { hasChildren: true, showIcon: true, icon: "caret-alt-expand", text: "KPI" })
|
|
4902
4962
|
] }) })
|
|
4903
4963
|
] }),
|
|
4904
|
-
/* @__PURE__ */ (0,
|
|
4905
|
-
/* @__PURE__ */ (0,
|
|
4906
|
-
/* @__PURE__ */ (0,
|
|
4907
|
-
/* @__PURE__ */ (0,
|
|
4908
|
-
/* @__PURE__ */ (0,
|
|
4964
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-targets", children: [
|
|
4965
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-target k-pivotgrid-configurator-section", children: [
|
|
4966
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("strong", { children: "Columns" }),
|
|
4967
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-target-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(ChipList, { className: "k-column-fields", children: [
|
|
4968
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
4909
4969
|
Chip,
|
|
4910
4970
|
{
|
|
4911
4971
|
text: "Column 1",
|
|
4912
|
-
actions: /* @__PURE__ */ (0,
|
|
4913
|
-
/* @__PURE__ */ (0,
|
|
4914
|
-
/* @__PURE__ */ (0,
|
|
4972
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
4973
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
4974
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
4915
4975
|
] })
|
|
4916
4976
|
}
|
|
4917
4977
|
),
|
|
4918
|
-
/* @__PURE__ */ (0,
|
|
4978
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
4919
4979
|
Chip,
|
|
4920
4980
|
{
|
|
4921
4981
|
text: "Column 2",
|
|
4922
|
-
actions: /* @__PURE__ */ (0,
|
|
4923
|
-
/* @__PURE__ */ (0,
|
|
4924
|
-
/* @__PURE__ */ (0,
|
|
4982
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
4983
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
4984
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
4925
4985
|
] })
|
|
4926
4986
|
}
|
|
4927
4987
|
),
|
|
4928
|
-
/* @__PURE__ */ (0,
|
|
4988
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
4929
4989
|
Chip,
|
|
4930
4990
|
{
|
|
4931
4991
|
text: "Column 3",
|
|
4932
|
-
actions: /* @__PURE__ */ (0,
|
|
4933
|
-
/* @__PURE__ */ (0,
|
|
4934
|
-
/* @__PURE__ */ (0,
|
|
4992
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
4993
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
4994
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
4935
4995
|
] })
|
|
4936
4996
|
}
|
|
4937
4997
|
)
|
|
4938
4998
|
] }) })
|
|
4939
4999
|
] }),
|
|
4940
|
-
/* @__PURE__ */ (0,
|
|
4941
|
-
/* @__PURE__ */ (0,
|
|
4942
|
-
/* @__PURE__ */ (0,
|
|
4943
|
-
/* @__PURE__ */ (0,
|
|
5000
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-target k-pivotgrid-configurator-section", children: [
|
|
5001
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("strong", { children: "Rows" }),
|
|
5002
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-target-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(ChipList, { className: "k-column-fields", children: [
|
|
5003
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
4944
5004
|
Chip,
|
|
4945
5005
|
{
|
|
4946
5006
|
text: "Row 1",
|
|
4947
|
-
actions: /* @__PURE__ */ (0,
|
|
4948
|
-
/* @__PURE__ */ (0,
|
|
4949
|
-
/* @__PURE__ */ (0,
|
|
5007
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5008
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5009
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
4950
5010
|
] })
|
|
4951
5011
|
}
|
|
4952
5012
|
),
|
|
4953
|
-
/* @__PURE__ */ (0,
|
|
5013
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
4954
5014
|
Chip,
|
|
4955
5015
|
{
|
|
4956
5016
|
text: "Row 2",
|
|
4957
|
-
actions: /* @__PURE__ */ (0,
|
|
4958
|
-
/* @__PURE__ */ (0,
|
|
4959
|
-
/* @__PURE__ */ (0,
|
|
5017
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5018
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5019
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
4960
5020
|
] })
|
|
4961
5021
|
}
|
|
4962
5022
|
),
|
|
4963
|
-
/* @__PURE__ */ (0,
|
|
5023
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
4964
5024
|
Chip,
|
|
4965
5025
|
{
|
|
4966
5026
|
text: "Row 3",
|
|
4967
|
-
actions: /* @__PURE__ */ (0,
|
|
4968
|
-
/* @__PURE__ */ (0,
|
|
4969
|
-
/* @__PURE__ */ (0,
|
|
5027
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5028
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5029
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
4970
5030
|
] })
|
|
4971
5031
|
}
|
|
4972
5032
|
)
|
|
4973
5033
|
] }) })
|
|
4974
5034
|
] }),
|
|
4975
|
-
/* @__PURE__ */ (0,
|
|
4976
|
-
/* @__PURE__ */ (0,
|
|
4977
|
-
/* @__PURE__ */ (0,
|
|
4978
|
-
/* @__PURE__ */ (0,
|
|
5035
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-target k-pivotgrid-configurator-section", children: [
|
|
5036
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("strong", { children: "Measures" }),
|
|
5037
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-target-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(ChipList, { className: "k-column-fields", children: [
|
|
5038
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
4979
5039
|
Chip,
|
|
4980
5040
|
{
|
|
4981
5041
|
text: "Measure 1",
|
|
4982
|
-
actions: /* @__PURE__ */ (0,
|
|
4983
|
-
/* @__PURE__ */ (0,
|
|
4984
|
-
/* @__PURE__ */ (0,
|
|
5042
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5043
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5044
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
4985
5045
|
] })
|
|
4986
5046
|
}
|
|
4987
5047
|
),
|
|
4988
|
-
/* @__PURE__ */ (0,
|
|
5048
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
4989
5049
|
Chip,
|
|
4990
5050
|
{
|
|
4991
5051
|
text: "Measure 2",
|
|
4992
|
-
actions: /* @__PURE__ */ (0,
|
|
4993
|
-
/* @__PURE__ */ (0,
|
|
4994
|
-
/* @__PURE__ */ (0,
|
|
5052
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5053
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5054
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
4995
5055
|
] })
|
|
4996
5056
|
}
|
|
4997
5057
|
),
|
|
4998
|
-
/* @__PURE__ */ (0,
|
|
5058
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
4999
5059
|
Chip,
|
|
5000
5060
|
{
|
|
5001
5061
|
text: "Measure 3",
|
|
5002
|
-
actions: /* @__PURE__ */ (0,
|
|
5003
|
-
/* @__PURE__ */ (0,
|
|
5004
|
-
/* @__PURE__ */ (0,
|
|
5062
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5063
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5064
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5005
5065
|
] })
|
|
5006
5066
|
}
|
|
5007
5067
|
)
|
|
@@ -5009,116 +5069,116 @@ var pivotgrid_jquery_configurator_default = () => /* @__PURE__ */ (0, import_jsx
|
|
|
5009
5069
|
] })
|
|
5010
5070
|
] })
|
|
5011
5071
|
] }) }) }) }),
|
|
5012
|
-
/* @__PURE__ */ (0,
|
|
5013
|
-
/* @__PURE__ */ (0,
|
|
5014
|
-
/* @__PURE__ */ (0,
|
|
5015
|
-
/* @__PURE__ */ (0,
|
|
5016
|
-
/* @__PURE__ */ (0,
|
|
5017
|
-
/* @__PURE__ */ (0,
|
|
5018
|
-
/* @__PURE__ */ (0,
|
|
5072
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("section", { className: "k-rtl", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-configurator-panel kendo-jquery", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-configurator", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-configurator-content", children: [
|
|
5073
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-fields k-pivotgrid-configurator-section", children: [
|
|
5074
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("strong", { children: "Fields" }),
|
|
5075
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-fields-list-wrapper", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(Treeview, { dir: "rtl", children: [
|
|
5076
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(TreeviewItem, { hasChildren: true, showIcon: true, icon: "arrows-axes", text: "Axis" }),
|
|
5077
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(TreeviewItem, { hasChildren: true, showIcon: true, icon: "sum", text: "Sum" }),
|
|
5078
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(TreeviewItem, { hasChildren: true, showIcon: true, icon: "caret-alt-expand", text: "KPI" })
|
|
5019
5079
|
] }) })
|
|
5020
5080
|
] }),
|
|
5021
|
-
/* @__PURE__ */ (0,
|
|
5022
|
-
/* @__PURE__ */ (0,
|
|
5023
|
-
/* @__PURE__ */ (0,
|
|
5024
|
-
/* @__PURE__ */ (0,
|
|
5025
|
-
/* @__PURE__ */ (0,
|
|
5081
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-targets", children: [
|
|
5082
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-target k-pivotgrid-configurator-section", children: [
|
|
5083
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("strong", { children: "Columns" }),
|
|
5084
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-target-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(ChipList, { className: "k-column-fields", children: [
|
|
5085
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
5026
5086
|
Chip,
|
|
5027
5087
|
{
|
|
5028
5088
|
text: "Column 1",
|
|
5029
|
-
actions: /* @__PURE__ */ (0,
|
|
5030
|
-
/* @__PURE__ */ (0,
|
|
5031
|
-
/* @__PURE__ */ (0,
|
|
5089
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5090
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5091
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5032
5092
|
] })
|
|
5033
5093
|
}
|
|
5034
5094
|
),
|
|
5035
|
-
/* @__PURE__ */ (0,
|
|
5095
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
5036
5096
|
Chip,
|
|
5037
5097
|
{
|
|
5038
5098
|
text: "Column 2",
|
|
5039
|
-
actions: /* @__PURE__ */ (0,
|
|
5040
|
-
/* @__PURE__ */ (0,
|
|
5041
|
-
/* @__PURE__ */ (0,
|
|
5099
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5100
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5101
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5042
5102
|
] })
|
|
5043
5103
|
}
|
|
5044
5104
|
),
|
|
5045
|
-
/* @__PURE__ */ (0,
|
|
5105
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
5046
5106
|
Chip,
|
|
5047
5107
|
{
|
|
5048
5108
|
text: "Column 3",
|
|
5049
|
-
actions: /* @__PURE__ */ (0,
|
|
5050
|
-
/* @__PURE__ */ (0,
|
|
5051
|
-
/* @__PURE__ */ (0,
|
|
5109
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5110
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5111
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5052
5112
|
] })
|
|
5053
5113
|
}
|
|
5054
5114
|
)
|
|
5055
5115
|
] }) })
|
|
5056
5116
|
] }),
|
|
5057
|
-
/* @__PURE__ */ (0,
|
|
5058
|
-
/* @__PURE__ */ (0,
|
|
5059
|
-
/* @__PURE__ */ (0,
|
|
5060
|
-
/* @__PURE__ */ (0,
|
|
5117
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-target k-pivotgrid-configurator-section", children: [
|
|
5118
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("strong", { children: "Rows" }),
|
|
5119
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-target-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(ChipList, { className: "k-column-fields", children: [
|
|
5120
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
5061
5121
|
Chip,
|
|
5062
5122
|
{
|
|
5063
5123
|
text: "Row 1",
|
|
5064
|
-
actions: /* @__PURE__ */ (0,
|
|
5065
|
-
/* @__PURE__ */ (0,
|
|
5066
|
-
/* @__PURE__ */ (0,
|
|
5124
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5125
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5126
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5067
5127
|
] })
|
|
5068
5128
|
}
|
|
5069
5129
|
),
|
|
5070
|
-
/* @__PURE__ */ (0,
|
|
5130
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
5071
5131
|
Chip,
|
|
5072
5132
|
{
|
|
5073
5133
|
text: "Row 2",
|
|
5074
|
-
actions: /* @__PURE__ */ (0,
|
|
5075
|
-
/* @__PURE__ */ (0,
|
|
5076
|
-
/* @__PURE__ */ (0,
|
|
5134
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5135
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5136
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5077
5137
|
] })
|
|
5078
5138
|
}
|
|
5079
5139
|
),
|
|
5080
|
-
/* @__PURE__ */ (0,
|
|
5140
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
5081
5141
|
Chip,
|
|
5082
5142
|
{
|
|
5083
5143
|
text: "Row 3",
|
|
5084
|
-
actions: /* @__PURE__ */ (0,
|
|
5085
|
-
/* @__PURE__ */ (0,
|
|
5086
|
-
/* @__PURE__ */ (0,
|
|
5144
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5145
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5146
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5087
5147
|
] })
|
|
5088
5148
|
}
|
|
5089
5149
|
)
|
|
5090
5150
|
] }) })
|
|
5091
5151
|
] }),
|
|
5092
|
-
/* @__PURE__ */ (0,
|
|
5093
|
-
/* @__PURE__ */ (0,
|
|
5094
|
-
/* @__PURE__ */ (0,
|
|
5095
|
-
/* @__PURE__ */ (0,
|
|
5152
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("div", { className: "k-pivotgrid-target k-pivotgrid-configurator-section", children: [
|
|
5153
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("strong", { children: "Measures" }),
|
|
5154
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("div", { className: "k-pivotgrid-target-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(ChipList, { className: "k-column-fields", children: [
|
|
5155
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
5096
5156
|
Chip,
|
|
5097
5157
|
{
|
|
5098
5158
|
text: "Measure 1",
|
|
5099
|
-
actions: /* @__PURE__ */ (0,
|
|
5100
|
-
/* @__PURE__ */ (0,
|
|
5101
|
-
/* @__PURE__ */ (0,
|
|
5159
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5160
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5161
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5102
5162
|
] })
|
|
5103
5163
|
}
|
|
5104
5164
|
),
|
|
5105
|
-
/* @__PURE__ */ (0,
|
|
5165
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
5106
5166
|
Chip,
|
|
5107
5167
|
{
|
|
5108
5168
|
text: "Measure 2",
|
|
5109
|
-
actions: /* @__PURE__ */ (0,
|
|
5110
|
-
/* @__PURE__ */ (0,
|
|
5111
|
-
/* @__PURE__ */ (0,
|
|
5169
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5170
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5171
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5112
5172
|
] })
|
|
5113
5173
|
}
|
|
5114
5174
|
),
|
|
5115
|
-
/* @__PURE__ */ (0,
|
|
5175
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
5116
5176
|
Chip,
|
|
5117
5177
|
{
|
|
5118
5178
|
text: "Measure 3",
|
|
5119
|
-
actions: /* @__PURE__ */ (0,
|
|
5120
|
-
/* @__PURE__ */ (0,
|
|
5121
|
-
/* @__PURE__ */ (0,
|
|
5179
|
+
actions: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
|
|
5180
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "more" }),
|
|
5181
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(ChipAction, { type: "remove" })
|
|
5122
5182
|
] })
|
|
5123
5183
|
}
|
|
5124
5184
|
)
|