@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
|
@@ -229,17 +229,77 @@ Checkbox.options = options2;
|
|
|
229
229
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
230
230
|
Checkbox.defaultProps = defaultProps2;
|
|
231
231
|
|
|
232
|
-
// src/checkbox/
|
|
233
|
-
import {
|
|
232
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
233
|
+
import { jsx as jsx3 } from "react/jsx-runtime";
|
|
234
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
235
|
+
var states3 = [];
|
|
236
|
+
var options3 = {};
|
|
237
|
+
var defaultProps3 = {
|
|
238
|
+
layout: "vertical"
|
|
239
|
+
};
|
|
240
|
+
var CheckboxGroup = (props) => {
|
|
241
|
+
const {
|
|
242
|
+
layout = defaultProps3.layout,
|
|
243
|
+
...other
|
|
244
|
+
} = props;
|
|
245
|
+
return /* @__PURE__ */ jsx3(
|
|
246
|
+
"ul",
|
|
247
|
+
{
|
|
248
|
+
...other,
|
|
249
|
+
className: classNames(
|
|
250
|
+
props.className,
|
|
251
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
252
|
+
{
|
|
253
|
+
[`k-list-${layout}`]: layout
|
|
254
|
+
}
|
|
255
|
+
),
|
|
256
|
+
children: props.children
|
|
257
|
+
}
|
|
258
|
+
);
|
|
259
|
+
};
|
|
260
|
+
CheckboxGroup.states = states3;
|
|
261
|
+
CheckboxGroup.options = options3;
|
|
262
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
263
|
+
CheckboxGroup.defaultProps = defaultProps3;
|
|
234
264
|
|
|
235
|
-
// src/checkbox/
|
|
265
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
236
266
|
import { jsx as jsx4 } from "react/jsx-runtime";
|
|
267
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
268
|
+
var states4 = [];
|
|
269
|
+
var options4 = {};
|
|
270
|
+
var defaultProps4 = {};
|
|
271
|
+
var CheckboxItem = (props) => {
|
|
272
|
+
const {
|
|
273
|
+
...other
|
|
274
|
+
} = props;
|
|
275
|
+
return /* @__PURE__ */ jsx4(
|
|
276
|
+
"li",
|
|
277
|
+
{
|
|
278
|
+
...other,
|
|
279
|
+
className: classNames(
|
|
280
|
+
props.className,
|
|
281
|
+
CHECKBOXITEM_CLASSNAME
|
|
282
|
+
),
|
|
283
|
+
children: props.children
|
|
284
|
+
}
|
|
285
|
+
);
|
|
286
|
+
};
|
|
287
|
+
CheckboxItem.states = states4;
|
|
288
|
+
CheckboxItem.options = options4;
|
|
289
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
290
|
+
CheckboxItem.defaultProps = defaultProps4;
|
|
291
|
+
|
|
292
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
293
|
+
import { Fragment, jsx as jsx5, jsxs } from "react/jsx-runtime";
|
|
294
|
+
|
|
295
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
296
|
+
import { jsx as jsx6 } from "react/jsx-runtime";
|
|
237
297
|
|
|
238
298
|
// src/icon/font-icon.spec.tsx
|
|
239
|
-
import { Fragment as Fragment2, jsx as
|
|
299
|
+
import { Fragment as Fragment2, jsx as jsx7 } from "react/jsx-runtime";
|
|
240
300
|
var FONTICON_CLASSNAME = `k-icon`;
|
|
241
|
-
var
|
|
242
|
-
var
|
|
301
|
+
var states5 = [];
|
|
302
|
+
var options5 = {
|
|
243
303
|
size: [Size.xsmall, Size.small, Size.medium, Size.large, Size.xlarge, Size.xxlarge, Size.xxxlarge],
|
|
244
304
|
themeColor: [
|
|
245
305
|
ThemeColor.base,
|
|
@@ -254,7 +314,7 @@ var options3 = {
|
|
|
254
314
|
ThemeColor.dark
|
|
255
315
|
]
|
|
256
316
|
};
|
|
257
|
-
var
|
|
317
|
+
var defaultProps5 = {};
|
|
258
318
|
var FontIcon = (props) => {
|
|
259
319
|
const {
|
|
260
320
|
size,
|
|
@@ -265,9 +325,9 @@ var FontIcon = (props) => {
|
|
|
265
325
|
...other
|
|
266
326
|
} = props;
|
|
267
327
|
if (!icon) {
|
|
268
|
-
return /* @__PURE__ */
|
|
328
|
+
return /* @__PURE__ */ jsx7(Fragment2, {});
|
|
269
329
|
}
|
|
270
|
-
return /* @__PURE__ */
|
|
330
|
+
return /* @__PURE__ */ jsx7(
|
|
271
331
|
"span",
|
|
272
332
|
{
|
|
273
333
|
...other,
|
|
@@ -288,17 +348,17 @@ var FontIcon = (props) => {
|
|
|
288
348
|
}
|
|
289
349
|
);
|
|
290
350
|
};
|
|
291
|
-
FontIcon.states =
|
|
292
|
-
FontIcon.options =
|
|
351
|
+
FontIcon.states = states5;
|
|
352
|
+
FontIcon.options = options5;
|
|
293
353
|
FontIcon.className = FONTICON_CLASSNAME;
|
|
294
|
-
FontIcon.defaultProps =
|
|
354
|
+
FontIcon.defaultProps = defaultProps5;
|
|
295
355
|
var font_icon_spec_default = FontIcon;
|
|
296
356
|
|
|
297
357
|
// src/icon/svg-icon.spec.tsx
|
|
298
|
-
import { Fragment as Fragment3, jsx as
|
|
358
|
+
import { Fragment as Fragment3, jsx as jsx8 } from "react/jsx-runtime";
|
|
299
359
|
var SVGICON_CLASSNAME = `k-svg-icon`;
|
|
300
|
-
var
|
|
301
|
-
var
|
|
360
|
+
var states6 = [];
|
|
361
|
+
var options6 = {
|
|
302
362
|
size: [Size.xsmall, Size.small, Size.medium, Size.large, Size.xlarge, Size.xxlarge, Size.xxxlarge],
|
|
303
363
|
themeColor: [
|
|
304
364
|
ThemeColor.base,
|
|
@@ -313,7 +373,7 @@ var options4 = {
|
|
|
313
373
|
ThemeColor.dark
|
|
314
374
|
]
|
|
315
375
|
};
|
|
316
|
-
var
|
|
376
|
+
var defaultProps6 = {
|
|
317
377
|
viewBox: "0 0 24 24"
|
|
318
378
|
};
|
|
319
379
|
var SvgIcon = (props) => {
|
|
@@ -322,15 +382,15 @@ var SvgIcon = (props) => {
|
|
|
322
382
|
themeColor,
|
|
323
383
|
rotate,
|
|
324
384
|
flip,
|
|
325
|
-
viewBox =
|
|
385
|
+
viewBox = defaultProps6.viewBox,
|
|
326
386
|
icon,
|
|
327
387
|
...other
|
|
328
388
|
} = props;
|
|
329
389
|
if (!icon) {
|
|
330
|
-
return /* @__PURE__ */
|
|
390
|
+
return /* @__PURE__ */ jsx8(Fragment3, {});
|
|
331
391
|
}
|
|
332
392
|
if (icon === "none") {
|
|
333
|
-
/* @__PURE__ */
|
|
393
|
+
/* @__PURE__ */ jsx8(
|
|
334
394
|
"span",
|
|
335
395
|
{
|
|
336
396
|
...other,
|
|
@@ -343,7 +403,7 @@ var SvgIcon = (props) => {
|
|
|
343
403
|
);
|
|
344
404
|
}
|
|
345
405
|
const name = typeof icon === "object" && icon.name && icon.name;
|
|
346
|
-
return /* @__PURE__ */
|
|
406
|
+
return /* @__PURE__ */ jsx8(
|
|
347
407
|
"span",
|
|
348
408
|
{
|
|
349
409
|
...other,
|
|
@@ -361,7 +421,7 @@ var SvgIcon = (props) => {
|
|
|
361
421
|
"k-flip-v": flip === "v" || flip === "both"
|
|
362
422
|
}
|
|
363
423
|
),
|
|
364
|
-
children: /* @__PURE__ */
|
|
424
|
+
children: /* @__PURE__ */ jsx8(
|
|
365
425
|
"svg",
|
|
366
426
|
{
|
|
367
427
|
"aria-hidden": true,
|
|
@@ -375,10 +435,10 @@ var SvgIcon = (props) => {
|
|
|
375
435
|
}
|
|
376
436
|
);
|
|
377
437
|
};
|
|
378
|
-
SvgIcon.states =
|
|
379
|
-
SvgIcon.options =
|
|
438
|
+
SvgIcon.states = states6;
|
|
439
|
+
SvgIcon.options = options6;
|
|
380
440
|
SvgIcon.className = SVGICON_CLASSNAME;
|
|
381
|
-
SvgIcon.defaultProps =
|
|
441
|
+
SvgIcon.defaultProps = defaultProps6;
|
|
382
442
|
var svg_icon_spec_default = SvgIcon;
|
|
383
443
|
|
|
384
444
|
// node_modules/@progress/kendo-svg-icons/dist/index.es.js
|
|
@@ -4377,13 +4437,13 @@ var chartChoroplethIcon = {
|
|
|
4377
4437
|
};
|
|
4378
4438
|
|
|
4379
4439
|
// src/icon/icon.spec.tsx
|
|
4380
|
-
import { Fragment as Fragment4, jsx as
|
|
4440
|
+
import { Fragment as Fragment4, jsx as jsx9 } from "react/jsx-runtime";
|
|
4381
4441
|
var snakeToCamel = (str) => str.toLowerCase().replace(
|
|
4382
4442
|
/([-_][a-z])/g,
|
|
4383
4443
|
(group) => group.toUpperCase().replace("-", "").replace("_", "")
|
|
4384
4444
|
);
|
|
4385
|
-
var
|
|
4386
|
-
var
|
|
4445
|
+
var states7 = [];
|
|
4446
|
+
var options7 = {
|
|
4387
4447
|
size: [Size.xsmall, Size.small, Size.medium, Size.large, Size.xlarge, Size.xxlarge, Size.xxxlarge],
|
|
4388
4448
|
themeColor: [
|
|
4389
4449
|
ThemeColor.base,
|
|
@@ -4398,7 +4458,7 @@ var options5 = {
|
|
|
4398
4458
|
ThemeColor.dark
|
|
4399
4459
|
]
|
|
4400
4460
|
};
|
|
4401
|
-
var
|
|
4461
|
+
var defaultProps7 = {
|
|
4402
4462
|
viewBox: "0 0 24 24",
|
|
4403
4463
|
type: "svg"
|
|
4404
4464
|
};
|
|
@@ -4407,33 +4467,33 @@ var Icon = (props) => {
|
|
|
4407
4467
|
size,
|
|
4408
4468
|
themeColor,
|
|
4409
4469
|
icon,
|
|
4410
|
-
type =
|
|
4470
|
+
type = defaultProps7.type,
|
|
4411
4471
|
rotate,
|
|
4412
4472
|
flip,
|
|
4413
|
-
viewBox =
|
|
4473
|
+
viewBox = defaultProps7.viewBox,
|
|
4414
4474
|
...other
|
|
4415
4475
|
} = props;
|
|
4416
4476
|
if (!icon) {
|
|
4417
|
-
return /* @__PURE__ */
|
|
4477
|
+
return /* @__PURE__ */ jsx9(Fragment4, {});
|
|
4418
4478
|
}
|
|
4419
4479
|
if (type === "svg") {
|
|
4420
4480
|
if (icon === "none") {
|
|
4421
|
-
return /* @__PURE__ */
|
|
4481
|
+
return /* @__PURE__ */ jsx9(svg_icon_spec_default, { ...other, icon, size });
|
|
4422
4482
|
}
|
|
4423
4483
|
const iconSVG = snakeToCamel(`${icon}-icon`);
|
|
4424
4484
|
if (!index_es_exports[iconSVG]) {
|
|
4425
|
-
return /* @__PURE__ */
|
|
4485
|
+
return /* @__PURE__ */ jsx9(Fragment4, {});
|
|
4426
4486
|
}
|
|
4427
|
-
return /* @__PURE__ */
|
|
4487
|
+
return /* @__PURE__ */ jsx9(svg_icon_spec_default, { ...other, icon: index_es_exports[iconSVG], size, themeColor, rotate, flip, viewBox });
|
|
4428
4488
|
}
|
|
4429
|
-
return /* @__PURE__ */
|
|
4489
|
+
return /* @__PURE__ */ jsx9(font_icon_spec_default, { ...other, icon, size, themeColor, rotate, flip });
|
|
4430
4490
|
};
|
|
4431
|
-
Icon.states =
|
|
4432
|
-
Icon.options =
|
|
4433
|
-
Icon.defaultProps =
|
|
4491
|
+
Icon.states = states7;
|
|
4492
|
+
Icon.options = options7;
|
|
4493
|
+
Icon.defaultProps = defaultProps7;
|
|
4434
4494
|
|
|
4435
4495
|
// src/treeview/treeview-group.tsx
|
|
4436
|
-
import { jsx as
|
|
4496
|
+
import { jsx as jsx10 } from "react/jsx-runtime";
|
|
4437
4497
|
import { createElement as createElement2 } from "react";
|
|
4438
4498
|
var className = `k-treeview-group`;
|
|
4439
4499
|
var TreeviewGroup = (props) => {
|
|
@@ -4454,23 +4514,23 @@ var TreeviewGroup = (props) => {
|
|
|
4454
4514
|
} else {
|
|
4455
4515
|
if (children.type === treeview_item_spec_default) {
|
|
4456
4516
|
listChildren.push(
|
|
4457
|
-
/* @__PURE__ */
|
|
4517
|
+
/* @__PURE__ */ jsx10(treeview_item_spec_default, { ...children.props, dir })
|
|
4458
4518
|
);
|
|
4459
4519
|
}
|
|
4460
4520
|
}
|
|
4461
4521
|
}
|
|
4462
|
-
return /* @__PURE__ */
|
|
4522
|
+
return /* @__PURE__ */ jsx10("ul", { className: classNames(props.className, className), children: listChildren });
|
|
4463
4523
|
};
|
|
4464
4524
|
|
|
4465
4525
|
// src/treeview/treeview-leaf.tsx
|
|
4466
|
-
import { jsx as
|
|
4526
|
+
import { jsx as jsx11, jsxs as jsxs2 } from "react/jsx-runtime";
|
|
4467
4527
|
var TREEVIEWLEAF_CLASSNAME = `k-treeview-leaf`;
|
|
4468
|
-
var
|
|
4528
|
+
var states8 = [
|
|
4469
4529
|
States.hover,
|
|
4470
4530
|
States.focus,
|
|
4471
4531
|
States.selected
|
|
4472
4532
|
];
|
|
4473
|
-
var
|
|
4533
|
+
var options8 = {};
|
|
4474
4534
|
var TreeviewLeaf = (props) => {
|
|
4475
4535
|
const {
|
|
4476
4536
|
text,
|
|
@@ -4495,29 +4555,29 @@ var TreeviewLeaf = (props) => {
|
|
|
4495
4555
|
})
|
|
4496
4556
|
),
|
|
4497
4557
|
children: [
|
|
4498
|
-
showIcon && /* @__PURE__ */
|
|
4499
|
-
/* @__PURE__ */
|
|
4558
|
+
showIcon && /* @__PURE__ */ jsx11(Icon, { icon }),
|
|
4559
|
+
/* @__PURE__ */ jsx11("span", { className: "k-treeview-leaf-text", children: text })
|
|
4500
4560
|
]
|
|
4501
4561
|
}
|
|
4502
4562
|
);
|
|
4503
4563
|
};
|
|
4504
|
-
TreeviewLeaf.states =
|
|
4505
|
-
TreeviewLeaf.options =
|
|
4564
|
+
TreeviewLeaf.states = states8;
|
|
4565
|
+
TreeviewLeaf.options = options8;
|
|
4506
4566
|
TreeviewLeaf.className = TREEVIEWLEAF_CLASSNAME;
|
|
4507
4567
|
var treeview_leaf_default = TreeviewLeaf;
|
|
4508
4568
|
|
|
4509
4569
|
// src/treeview/treeview-item.spec.tsx
|
|
4510
|
-
import { Fragment as Fragment5, jsx as
|
|
4570
|
+
import { Fragment as Fragment5, jsx as jsx12, jsxs as jsxs3 } from "react/jsx-runtime";
|
|
4511
4571
|
import { createElement as createElement3 } from "react";
|
|
4512
4572
|
var TREEVIEWITEM_CLASSNAME = `k-treeview-item`;
|
|
4513
|
-
var
|
|
4573
|
+
var states9 = [
|
|
4514
4574
|
States.hover,
|
|
4515
4575
|
States.focus,
|
|
4516
4576
|
States.selected,
|
|
4517
4577
|
States.disabled
|
|
4518
4578
|
];
|
|
4519
|
-
var
|
|
4520
|
-
var
|
|
4579
|
+
var options9 = {};
|
|
4580
|
+
var defaultProps8 = {};
|
|
4521
4581
|
var TreeviewItem = (props) => {
|
|
4522
4582
|
const {
|
|
4523
4583
|
leafClassName,
|
|
@@ -4550,7 +4610,7 @@ var TreeviewItem = (props) => {
|
|
|
4550
4610
|
} else {
|
|
4551
4611
|
if (children.type === TreeviewGroup) {
|
|
4552
4612
|
listChildren.push(
|
|
4553
|
-
/* @__PURE__ */
|
|
4613
|
+
/* @__PURE__ */ jsx12(TreeviewGroup, { ...children.props, dir, children: children.props.children })
|
|
4554
4614
|
);
|
|
4555
4615
|
}
|
|
4556
4616
|
}
|
|
@@ -4565,18 +4625,18 @@ var TreeviewItem = (props) => {
|
|
|
4565
4625
|
),
|
|
4566
4626
|
children: [
|
|
4567
4627
|
/* @__PURE__ */ jsxs3("span", { className: "k-treeview-mid", children: [
|
|
4568
|
-
_hasChildren && /* @__PURE__ */
|
|
4628
|
+
_hasChildren && /* @__PURE__ */ jsx12(
|
|
4569
4629
|
"span",
|
|
4570
4630
|
{
|
|
4571
4631
|
className: classNames(
|
|
4572
4632
|
"k-treeview-toggle",
|
|
4573
4633
|
stateClassNames("k-treeview-toggle", { disabled })
|
|
4574
4634
|
),
|
|
4575
|
-
children: /* @__PURE__ */
|
|
4635
|
+
children: /* @__PURE__ */ jsx12(Icon, { icon: expanded ? "caret-alt-down" : dir === "rtl" ? "caret-alt-left" : "caret-alt-right" })
|
|
4576
4636
|
}
|
|
4577
4637
|
),
|
|
4578
|
-
showCheckbox && /* @__PURE__ */
|
|
4579
|
-
/* @__PURE__ */
|
|
4638
|
+
showCheckbox && /* @__PURE__ */ jsx12(Checkbox, { checked, disabled }),
|
|
4639
|
+
/* @__PURE__ */ jsx12(
|
|
4580
4640
|
treeview_leaf_default,
|
|
4581
4641
|
{
|
|
4582
4642
|
className: classNames(
|
|
@@ -4592,43 +4652,43 @@ var TreeviewItem = (props) => {
|
|
|
4592
4652
|
}
|
|
4593
4653
|
)
|
|
4594
4654
|
] }),
|
|
4595
|
-
expanded && _hasChildren && /* @__PURE__ */
|
|
4655
|
+
expanded && _hasChildren && /* @__PURE__ */ jsx12(Fragment5, { children: listChildren })
|
|
4596
4656
|
]
|
|
4597
4657
|
}
|
|
4598
4658
|
);
|
|
4599
4659
|
};
|
|
4600
|
-
TreeviewItem.states =
|
|
4601
|
-
TreeviewItem.options =
|
|
4660
|
+
TreeviewItem.states = states9;
|
|
4661
|
+
TreeviewItem.options = options9;
|
|
4602
4662
|
TreeviewItem.className = TREEVIEWITEM_CLASSNAME;
|
|
4603
|
-
TreeviewItem.defaultProps =
|
|
4663
|
+
TreeviewItem.defaultProps = defaultProps8;
|
|
4604
4664
|
var treeview_item_spec_default = TreeviewItem;
|
|
4605
4665
|
|
|
4606
4666
|
// src/treeview/templates/treeview-normal.tsx
|
|
4607
|
-
import { jsx as
|
|
4667
|
+
import { jsx as jsx13 } from "react/jsx-runtime";
|
|
4608
4668
|
|
|
4609
4669
|
// src/treeview/templates/treeview-hierarchy.tsx
|
|
4610
|
-
import { jsx as
|
|
4670
|
+
import { jsx as jsx14, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
4611
4671
|
|
|
4612
4672
|
// src/treeview/templates/treeview-icons.tsx
|
|
4613
|
-
import { jsx as
|
|
4673
|
+
import { jsx as jsx15, jsxs as jsxs5 } from "react/jsx-runtime";
|
|
4614
4674
|
|
|
4615
4675
|
// src/treeview/templates/treeview-checkboxes.tsx
|
|
4616
|
-
import { jsx as
|
|
4617
|
-
var TreeviewCheckboxes = (props) => /* @__PURE__ */
|
|
4676
|
+
import { jsx as jsx16, jsxs as jsxs6 } from "react/jsx-runtime";
|
|
4677
|
+
var TreeviewCheckboxes = (props) => /* @__PURE__ */ jsx16(
|
|
4618
4678
|
Treeview,
|
|
4619
4679
|
{
|
|
4620
4680
|
children: [
|
|
4621
|
-
/* @__PURE__ */
|
|
4622
|
-
/* @__PURE__ */
|
|
4623
|
-
/* @__PURE__ */
|
|
4624
|
-
/* @__PURE__ */
|
|
4625
|
-
/* @__PURE__ */
|
|
4626
|
-
/* @__PURE__ */
|
|
4681
|
+
/* @__PURE__ */ jsx16(TreeviewItem, { text: "Root 1", showCheckbox: true }),
|
|
4682
|
+
/* @__PURE__ */ jsx16(TreeviewItem, { text: "Root 2", showCheckbox: true, expanded: true, children: /* @__PURE__ */ jsxs6(TreeviewGroup, { children: [
|
|
4683
|
+
/* @__PURE__ */ jsx16(TreeviewItem, { text: "Child 2.1", showCheckbox: true }),
|
|
4684
|
+
/* @__PURE__ */ jsx16(TreeviewItem, { text: "Child 2.2", showCheckbox: true, children: /* @__PURE__ */ jsx16(TreeviewGroup, { children: /* @__PURE__ */ jsx16(TreeviewItem, { text: "Child 2.2.1" }) }) }),
|
|
4685
|
+
/* @__PURE__ */ jsx16(TreeviewItem, { text: "Child 2.3", showCheckbox: true }),
|
|
4686
|
+
/* @__PURE__ */ jsx16(TreeviewItem, { text: "Load more...", leafClassName: "k-treeview-load-more-button" })
|
|
4627
4687
|
] }) }),
|
|
4628
4688
|
/* @__PURE__ */ jsxs6(TreeviewItem, { text: "Root 3", showCheckbox: true, children: [
|
|
4629
|
-
/* @__PURE__ */
|
|
4630
|
-
/* @__PURE__ */
|
|
4631
|
-
/* @__PURE__ */
|
|
4689
|
+
/* @__PURE__ */ jsx16(TreeviewItem, { text: "Child 3.1" }),
|
|
4690
|
+
/* @__PURE__ */ jsx16(TreeviewItem, { text: "Child 3.2" }),
|
|
4691
|
+
/* @__PURE__ */ jsx16(TreeviewItem, { text: "Child 3.3" })
|
|
4632
4692
|
] })
|
|
4633
4693
|
],
|
|
4634
4694
|
...props
|