@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
|
@@ -6654,23 +6654,83 @@ Checkbox.options = options29;
|
|
|
6654
6654
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
6655
6655
|
Checkbox.defaultProps = defaultProps28;
|
|
6656
6656
|
|
|
6657
|
-
// src/checkbox/
|
|
6658
|
-
import {
|
|
6657
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
6658
|
+
import { jsx as jsx67 } from "react/jsx-runtime";
|
|
6659
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
6660
|
+
var states33 = [];
|
|
6661
|
+
var options30 = {};
|
|
6662
|
+
var defaultProps29 = {
|
|
6663
|
+
layout: "vertical"
|
|
6664
|
+
};
|
|
6665
|
+
var CheckboxGroup = (props) => {
|
|
6666
|
+
const {
|
|
6667
|
+
layout = defaultProps29.layout,
|
|
6668
|
+
...other
|
|
6669
|
+
} = props;
|
|
6670
|
+
return /* @__PURE__ */ jsx67(
|
|
6671
|
+
"ul",
|
|
6672
|
+
{
|
|
6673
|
+
...other,
|
|
6674
|
+
className: classNames(
|
|
6675
|
+
props.className,
|
|
6676
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
6677
|
+
{
|
|
6678
|
+
[`k-list-${layout}`]: layout
|
|
6679
|
+
}
|
|
6680
|
+
),
|
|
6681
|
+
children: props.children
|
|
6682
|
+
}
|
|
6683
|
+
);
|
|
6684
|
+
};
|
|
6685
|
+
CheckboxGroup.states = states33;
|
|
6686
|
+
CheckboxGroup.options = options30;
|
|
6687
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
6688
|
+
CheckboxGroup.defaultProps = defaultProps29;
|
|
6659
6689
|
|
|
6660
|
-
// src/checkbox/
|
|
6690
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
6661
6691
|
import { jsx as jsx68 } from "react/jsx-runtime";
|
|
6692
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
6693
|
+
var states34 = [];
|
|
6694
|
+
var options31 = {};
|
|
6695
|
+
var defaultProps30 = {};
|
|
6696
|
+
var CheckboxItem = (props) => {
|
|
6697
|
+
const {
|
|
6698
|
+
...other
|
|
6699
|
+
} = props;
|
|
6700
|
+
return /* @__PURE__ */ jsx68(
|
|
6701
|
+
"li",
|
|
6702
|
+
{
|
|
6703
|
+
...other,
|
|
6704
|
+
className: classNames(
|
|
6705
|
+
props.className,
|
|
6706
|
+
CHECKBOXITEM_CLASSNAME
|
|
6707
|
+
),
|
|
6708
|
+
children: props.children
|
|
6709
|
+
}
|
|
6710
|
+
);
|
|
6711
|
+
};
|
|
6712
|
+
CheckboxItem.states = states34;
|
|
6713
|
+
CheckboxItem.options = options31;
|
|
6714
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
6715
|
+
CheckboxItem.defaultProps = defaultProps30;
|
|
6716
|
+
|
|
6717
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
6718
|
+
import { Fragment as Fragment20, jsx as jsx69, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
6719
|
+
|
|
6720
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
6721
|
+
import { jsx as jsx70 } from "react/jsx-runtime";
|
|
6662
6722
|
|
|
6663
6723
|
// src/list/list-item.spec.tsx
|
|
6664
|
-
import { jsx as
|
|
6724
|
+
import { jsx as jsx71, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
6665
6725
|
var LISTITEM_CLASSNAME = `k-list-item`;
|
|
6666
|
-
var
|
|
6726
|
+
var states35 = [
|
|
6667
6727
|
States.hover,
|
|
6668
6728
|
States.focus,
|
|
6669
6729
|
States.selected,
|
|
6670
6730
|
States.disabled
|
|
6671
6731
|
];
|
|
6672
|
-
var
|
|
6673
|
-
var
|
|
6732
|
+
var options32 = {};
|
|
6733
|
+
var defaultProps31 = {};
|
|
6674
6734
|
var ListItem = (props) => {
|
|
6675
6735
|
const {
|
|
6676
6736
|
text,
|
|
@@ -6701,66 +6761,66 @@ var ListItem = (props) => {
|
|
|
6701
6761
|
})
|
|
6702
6762
|
),
|
|
6703
6763
|
children: [
|
|
6704
|
-
showCheckbox && /* @__PURE__ */
|
|
6705
|
-
showIcon && /* @__PURE__ */
|
|
6706
|
-
/* @__PURE__ */
|
|
6707
|
-
groupLabel && groupLabel !== "" && /* @__PURE__ */
|
|
6764
|
+
showCheckbox && /* @__PURE__ */ jsx71(Checkbox, { checked }),
|
|
6765
|
+
showIcon && /* @__PURE__ */ jsx71(Icon, { icon: iconName }),
|
|
6766
|
+
/* @__PURE__ */ jsx71("span", { className: "k-list-item-text", children: textOrChildren }),
|
|
6767
|
+
groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx71("div", { className: "k-list-item-group-label", children: groupLabel })
|
|
6708
6768
|
]
|
|
6709
6769
|
}
|
|
6710
6770
|
);
|
|
6711
6771
|
};
|
|
6712
|
-
ListItem.states =
|
|
6713
|
-
ListItem.options =
|
|
6772
|
+
ListItem.states = states35;
|
|
6773
|
+
ListItem.options = options32;
|
|
6714
6774
|
ListItem.className = LISTITEM_CLASSNAME;
|
|
6715
|
-
ListItem.defaultProps =
|
|
6775
|
+
ListItem.defaultProps = defaultProps31;
|
|
6716
6776
|
|
|
6717
6777
|
// src/list/list-content.tsx
|
|
6718
|
-
import { jsx as
|
|
6778
|
+
import { jsx as jsx72, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
6719
6779
|
var className15 = `k-list-content`;
|
|
6720
6780
|
var ListContent = (props) => {
|
|
6721
6781
|
const {
|
|
6722
6782
|
virtualization
|
|
6723
6783
|
} = props;
|
|
6724
6784
|
return /* @__PURE__ */ jsxs36("div", { className: classNames(className15, props.className), children: [
|
|
6725
|
-
/* @__PURE__ */
|
|
6726
|
-
virtualization && /* @__PURE__ */
|
|
6785
|
+
/* @__PURE__ */ jsx72("ul", { className: classNames("k-list-ul"), children: props.children }),
|
|
6786
|
+
virtualization && /* @__PURE__ */ jsx72("div", { className: "k-height-container", children: /* @__PURE__ */ jsx72("div", {}) })
|
|
6727
6787
|
] });
|
|
6728
6788
|
};
|
|
6729
6789
|
|
|
6730
6790
|
// src/list/list-header.tsx
|
|
6731
|
-
import { jsx as
|
|
6791
|
+
import { jsx as jsx73 } from "react/jsx-runtime";
|
|
6732
6792
|
var className16 = `k-list-group-sticky-header`;
|
|
6733
|
-
var ListHeader = (props) => /* @__PURE__ */
|
|
6793
|
+
var ListHeader = (props) => /* @__PURE__ */ jsx73("div", { className: classNames(className16, props.className), children: /* @__PURE__ */ jsx73("div", { className: "k-list-header-text", children: props.children }) });
|
|
6734
6794
|
|
|
6735
6795
|
// src/list/list-group.tsx
|
|
6736
|
-
import { Fragment as Fragment21, jsx as
|
|
6796
|
+
import { Fragment as Fragment21, jsx as jsx74, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
6737
6797
|
var ListGroup = (props) => {
|
|
6738
6798
|
const {
|
|
6739
6799
|
virtualization,
|
|
6740
6800
|
label
|
|
6741
6801
|
} = props;
|
|
6742
6802
|
return /* @__PURE__ */ jsxs37(Fragment21, { children: [
|
|
6743
|
-
label && /* @__PURE__ */
|
|
6744
|
-
props.children && /* @__PURE__ */
|
|
6803
|
+
label && /* @__PURE__ */ jsx74(ListHeader, { children: label }),
|
|
6804
|
+
props.children && /* @__PURE__ */ jsx74(ListContent, { virtualization, children: props.children })
|
|
6745
6805
|
] });
|
|
6746
6806
|
};
|
|
6747
6807
|
|
|
6748
6808
|
// src/list/list-group-item.tsx
|
|
6749
|
-
import { jsx as
|
|
6809
|
+
import { jsx as jsx75 } from "react/jsx-runtime";
|
|
6750
6810
|
var className17 = `k-list-group-item`;
|
|
6751
|
-
var ListGroupItem = (props) => /* @__PURE__ */
|
|
6811
|
+
var ListGroupItem = (props) => /* @__PURE__ */ jsx75("li", { className: classNames(className17, props.className), children: /* @__PURE__ */ jsx75("span", { className: "k-list-item-text", children: props.children }) });
|
|
6752
6812
|
|
|
6753
6813
|
// src/list/list-option-label.tsx
|
|
6754
|
-
import { jsx as
|
|
6814
|
+
import { jsx as jsx76 } from "react/jsx-runtime";
|
|
6755
6815
|
var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
|
|
6756
|
-
var
|
|
6816
|
+
var states36 = [
|
|
6757
6817
|
States.hover,
|
|
6758
6818
|
States.focus,
|
|
6759
6819
|
States.selected,
|
|
6760
6820
|
States.disabled
|
|
6761
6821
|
];
|
|
6762
|
-
var
|
|
6763
|
-
var
|
|
6822
|
+
var options33 = {};
|
|
6823
|
+
var defaultProps32 = {};
|
|
6764
6824
|
var ListOptionLabel = (props) => {
|
|
6765
6825
|
const {
|
|
6766
6826
|
text,
|
|
@@ -6770,7 +6830,7 @@ var ListOptionLabel = (props) => {
|
|
|
6770
6830
|
disabled,
|
|
6771
6831
|
...other
|
|
6772
6832
|
} = props;
|
|
6773
|
-
return /* @__PURE__ */
|
|
6833
|
+
return /* @__PURE__ */ jsx76(
|
|
6774
6834
|
"div",
|
|
6775
6835
|
{
|
|
6776
6836
|
...other,
|
|
@@ -6787,48 +6847,48 @@ var ListOptionLabel = (props) => {
|
|
|
6787
6847
|
}
|
|
6788
6848
|
);
|
|
6789
6849
|
};
|
|
6790
|
-
ListOptionLabel.states =
|
|
6791
|
-
ListOptionLabel.options =
|
|
6850
|
+
ListOptionLabel.states = states36;
|
|
6851
|
+
ListOptionLabel.options = options33;
|
|
6792
6852
|
ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
|
|
6793
|
-
ListOptionLabel.defaultProps =
|
|
6853
|
+
ListOptionLabel.defaultProps = defaultProps32;
|
|
6794
6854
|
|
|
6795
6855
|
// src/list/templates/list-normal.tsx
|
|
6796
|
-
import { jsx as
|
|
6856
|
+
import { jsx as jsx77 } from "react/jsx-runtime";
|
|
6797
6857
|
|
|
6798
6858
|
// src/list/templates/list-virtualization.tsx
|
|
6799
|
-
import { jsx as
|
|
6859
|
+
import { jsx as jsx78 } from "react/jsx-runtime";
|
|
6800
6860
|
|
|
6801
6861
|
// src/list/templates/list-grouping.tsx
|
|
6802
|
-
import { jsx as
|
|
6862
|
+
import { jsx as jsx79, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
6803
6863
|
|
|
6804
6864
|
// src/list/templates/list-virualization-grouping.tsx
|
|
6805
|
-
import { jsx as
|
|
6865
|
+
import { jsx as jsx80, jsxs as jsxs39 } from "react/jsx-runtime";
|
|
6806
6866
|
|
|
6807
6867
|
// src/list/templates/list-virtualization-angular.tsx
|
|
6808
|
-
import { jsx as
|
|
6868
|
+
import { jsx as jsx81 } from "react/jsx-runtime";
|
|
6809
6869
|
|
|
6810
6870
|
// src/list/templates/list-grouping-angular.tsx
|
|
6811
|
-
import { jsx as
|
|
6871
|
+
import { jsx as jsx82, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
6812
6872
|
|
|
6813
6873
|
// src/list/templates/list-virualization-grouping-angular.tsx
|
|
6814
|
-
import { jsx as
|
|
6874
|
+
import { jsx as jsx83, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
6815
6875
|
|
|
6816
6876
|
// src/dropdownlist/templates/dropdownlist-popup.tsx
|
|
6817
|
-
import { jsx as
|
|
6877
|
+
import { jsx as jsx84, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
6818
6878
|
|
|
6819
6879
|
// src/dropdownlist/templates/dropdownlist-filtering.tsx
|
|
6820
|
-
import { Fragment as Fragment22, jsx as
|
|
6880
|
+
import { Fragment as Fragment22, jsx as jsx85, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
6821
6881
|
|
|
6822
6882
|
// src/dropdownlist/templates/dropdownlist-grouping.tsx
|
|
6823
|
-
import { jsx as
|
|
6883
|
+
import { jsx as jsx86, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
6824
6884
|
|
|
6825
6885
|
// src/dropdownlist/templates/dropdownlist-grouping-filtering.tsx
|
|
6826
|
-
import { Fragment as Fragment23, jsx as
|
|
6886
|
+
import { Fragment as Fragment23, jsx as jsx87, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
6827
6887
|
|
|
6828
6888
|
// src/form/form-field.tsx
|
|
6829
|
-
import { jsx as
|
|
6889
|
+
import { jsx as jsx88, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
6830
6890
|
var FORMFIELD_CLASSNAME = "k-form-field";
|
|
6831
|
-
var
|
|
6891
|
+
var states37 = [
|
|
6832
6892
|
States.disabled
|
|
6833
6893
|
];
|
|
6834
6894
|
var FormField = (props) => {
|
|
@@ -6862,14 +6922,14 @@ var FormField = (props) => {
|
|
|
6862
6922
|
"k-form-label"
|
|
6863
6923
|
), children: [
|
|
6864
6924
|
label,
|
|
6865
|
-
optional && /* @__PURE__ */
|
|
6866
|
-
info && /* @__PURE__ */
|
|
6925
|
+
optional && /* @__PURE__ */ jsx88("span", { className: "k-label-optional", children: "(Optional)" }),
|
|
6926
|
+
info && /* @__PURE__ */ jsx88("span", { className: "k-field-info", children: "(field info)" })
|
|
6867
6927
|
] }),
|
|
6868
|
-
orientation === "horizontal" && !label && /* @__PURE__ */
|
|
6928
|
+
orientation === "horizontal" && !label && /* @__PURE__ */ jsx88("span", { className: "k-label k-form-label k-label-empty" }),
|
|
6869
6929
|
/* @__PURE__ */ jsxs46("div", { className: "k-form-field-wrap", children: [
|
|
6870
6930
|
editor,
|
|
6871
|
-
hint && /* @__PURE__ */
|
|
6872
|
-
error && /* @__PURE__ */
|
|
6931
|
+
hint && /* @__PURE__ */ jsx88("div", { className: "k-form-hint", children: hint }),
|
|
6932
|
+
error && /* @__PURE__ */ jsx88("div", { className: "k-form-error", children: error })
|
|
6873
6933
|
] })
|
|
6874
6934
|
]
|
|
6875
6935
|
}
|
|
@@ -6878,7 +6938,7 @@ var FormField = (props) => {
|
|
|
6878
6938
|
FormField.className = FORMFIELD_CLASSNAME;
|
|
6879
6939
|
|
|
6880
6940
|
// src/form/fieldset.tsx
|
|
6881
|
-
import { Fragment as Fragment24, jsx as
|
|
6941
|
+
import { Fragment as Fragment24, jsx as jsx89, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
6882
6942
|
var FIELDSET_CLASSNAME = "k-form-fieldset";
|
|
6883
6943
|
var Fieldset = (props) => {
|
|
6884
6944
|
const {
|
|
@@ -6889,8 +6949,8 @@ var Fieldset = (props) => {
|
|
|
6889
6949
|
gapY
|
|
6890
6950
|
} = props;
|
|
6891
6951
|
return /* @__PURE__ */ jsxs47("fieldset", { className: classNames(FIELDSET_CLASSNAME), children: [
|
|
6892
|
-
legend && /* @__PURE__ */
|
|
6893
|
-
layout === "grid" ? /* @__PURE__ */
|
|
6952
|
+
legend && /* @__PURE__ */ jsx89("legend", { className: "k-form-legend", children: legend }),
|
|
6953
|
+
layout === "grid" ? /* @__PURE__ */ jsx89("div", { className: classNames(
|
|
6894
6954
|
"k-form-layout",
|
|
6895
6955
|
"k-d-grid",
|
|
6896
6956
|
{
|
|
@@ -6898,37 +6958,37 @@ var Fieldset = (props) => {
|
|
|
6898
6958
|
[`k-gap-x-${gapX}`]: gapX,
|
|
6899
6959
|
[`k-gap-y-${gapY}`]: gapY
|
|
6900
6960
|
}
|
|
6901
|
-
), children: props.children }) : /* @__PURE__ */
|
|
6961
|
+
), children: props.children }) : /* @__PURE__ */ jsx89(Fragment24, { children: props.children })
|
|
6902
6962
|
] });
|
|
6903
6963
|
};
|
|
6904
6964
|
Fieldset.className = FIELDSET_CLASSNAME;
|
|
6905
6965
|
|
|
6906
6966
|
// src/form/form.spec.tsx
|
|
6907
|
-
import { Fragment as Fragment25, jsx as
|
|
6967
|
+
import { Fragment as Fragment25, jsx as jsx90, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
6908
6968
|
import { createElement } from "react";
|
|
6909
6969
|
var FORM_CLASSNAME = "k-form";
|
|
6910
|
-
var
|
|
6911
|
-
var
|
|
6970
|
+
var states38 = [];
|
|
6971
|
+
var options34 = {
|
|
6912
6972
|
size: [Size.small, Size.medium, Size.large]
|
|
6913
6973
|
};
|
|
6914
|
-
var
|
|
6974
|
+
var defaultProps33 = {
|
|
6915
6975
|
size: Size.medium,
|
|
6916
6976
|
layout: "basic",
|
|
6917
6977
|
tag: "form"
|
|
6918
6978
|
};
|
|
6919
6979
|
var Form = (props) => {
|
|
6920
6980
|
const {
|
|
6921
|
-
size =
|
|
6981
|
+
size = defaultProps33.size,
|
|
6922
6982
|
orientation,
|
|
6923
|
-
layout =
|
|
6983
|
+
layout = defaultProps33.layout,
|
|
6924
6984
|
formButtons,
|
|
6925
6985
|
cols,
|
|
6926
6986
|
gapX,
|
|
6927
6987
|
gapY,
|
|
6928
|
-
tag =
|
|
6988
|
+
tag = defaultProps33.tag,
|
|
6929
6989
|
children
|
|
6930
6990
|
} = props;
|
|
6931
|
-
const Parent = ({ tag: tag2, className: className18, children: children2 }) => tag2 === "form" ? /* @__PURE__ */
|
|
6991
|
+
const Parent = ({ tag: tag2, className: className18, children: children2 }) => tag2 === "form" ? /* @__PURE__ */ jsx90("form", { className: className18, children: children2 }) : /* @__PURE__ */ jsx90("div", { className: className18, children: children2 });
|
|
6932
6992
|
const formChildren = [];
|
|
6933
6993
|
if (children) {
|
|
6934
6994
|
if (Array.isArray(children)) {
|
|
@@ -6957,7 +7017,7 @@ var Form = (props) => {
|
|
|
6957
7017
|
[`${FORM_CLASSNAME}-${orientation}`]: orientation
|
|
6958
7018
|
}
|
|
6959
7019
|
), children: [
|
|
6960
|
-
layout === "grid" ? /* @__PURE__ */
|
|
7020
|
+
layout === "grid" ? /* @__PURE__ */ jsx90("div", { className: classNames(
|
|
6961
7021
|
"k-form-layout",
|
|
6962
7022
|
"k-d-grid",
|
|
6963
7023
|
{
|
|
@@ -6965,17 +7025,17 @@ var Form = (props) => {
|
|
|
6965
7025
|
[`k-gap-x-${gapX}`]: gapX,
|
|
6966
7026
|
[`k-gap-y-${gapY}`]: gapY
|
|
6967
7027
|
}
|
|
6968
|
-
), children: formChildren }) : /* @__PURE__ */
|
|
6969
|
-
formButtons && /* @__PURE__ */
|
|
7028
|
+
), children: formChildren }) : /* @__PURE__ */ jsx90(Fragment25, { children: formChildren }),
|
|
7029
|
+
formButtons && /* @__PURE__ */ jsx90("div", { className: "k-form-buttons", children: formButtons })
|
|
6970
7030
|
] });
|
|
6971
7031
|
};
|
|
6972
|
-
Form.states =
|
|
6973
|
-
Form.options =
|
|
7032
|
+
Form.states = states38;
|
|
7033
|
+
Form.options = options34;
|
|
6974
7034
|
Form.className = FORM_CLASSNAME;
|
|
6975
|
-
Form.defaultProps =
|
|
7035
|
+
Form.defaultProps = defaultProps33;
|
|
6976
7036
|
|
|
6977
7037
|
// src/gantt/tests/gantt-editing-popup-general.tsx
|
|
6978
|
-
import { Fragment as Fragment26, jsx as
|
|
7038
|
+
import { Fragment as Fragment26, jsx as jsx91, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
6979
7039
|
var styles = `
|
|
6980
7040
|
.k-window {
|
|
6981
7041
|
min-width: 580px;
|
|
@@ -6983,77 +7043,77 @@ var styles = `
|
|
|
6983
7043
|
}
|
|
6984
7044
|
`;
|
|
6985
7045
|
var gantt_editing_popup_general_default = () => /* @__PURE__ */ jsxs49(Fragment26, { children: [
|
|
6986
|
-
/* @__PURE__ */
|
|
6987
|
-
/* @__PURE__ */
|
|
6988
|
-
/* @__PURE__ */
|
|
6989
|
-
/* @__PURE__ */
|
|
6990
|
-
/* @__PURE__ */
|
|
6991
|
-
/* @__PURE__ */
|
|
7046
|
+
/* @__PURE__ */ jsx91("style", { children: styles }),
|
|
7047
|
+
/* @__PURE__ */ jsx91("div", { id: "test-area", className: "k-d-grid k-grid-cols-2", children: /* @__PURE__ */ jsx91("section", { children: /* @__PURE__ */ jsx91(Window, { title: "Edit task", actions: ["window-minimize", "window", "x"], actionButtons: /* @__PURE__ */ jsxs49(Fragment26, { children: [
|
|
7048
|
+
/* @__PURE__ */ jsx91(Button, { icon: "save", themeColor: "primary", children: "Save" }),
|
|
7049
|
+
/* @__PURE__ */ jsx91(Button, { icon: "cancel", children: "Cancel" }),
|
|
7050
|
+
/* @__PURE__ */ jsx91("span", { className: "k-spacer" }),
|
|
7051
|
+
/* @__PURE__ */ jsx91(Button, { icon: "trash", fillMode: "flat", themeColor: "primary", children: "Delete" })
|
|
6992
7052
|
] }), children: /* @__PURE__ */ jsxs49("div", { className: "k-tabstrip k-tabstrip-top", children: [
|
|
6993
|
-
/* @__PURE__ */
|
|
6994
|
-
/* @__PURE__ */
|
|
6995
|
-
/* @__PURE__ */
|
|
6996
|
-
/* @__PURE__ */
|
|
6997
|
-
/* @__PURE__ */
|
|
7053
|
+
/* @__PURE__ */ jsx91("div", { className: "k-tabstrip-items-wrapper k-hstack", children: /* @__PURE__ */ jsxs49("ul", { className: "k-reset k-tabstrip-items", children: [
|
|
7054
|
+
/* @__PURE__ */ jsx91("li", { className: "k-item k-first k-active", children: /* @__PURE__ */ jsx91("span", { className: "k-link", children: "General" }) }),
|
|
7055
|
+
/* @__PURE__ */ jsx91("li", { className: "k-item", children: /* @__PURE__ */ jsx91("span", { className: "k-link", children: "Resources" }) }),
|
|
7056
|
+
/* @__PURE__ */ jsx91("li", { className: "k-item", children: /* @__PURE__ */ jsx91("span", { className: "k-link", children: "Predecessors" }) }),
|
|
7057
|
+
/* @__PURE__ */ jsx91("li", { className: "k-item k-last", children: /* @__PURE__ */ jsx91("span", { className: "k-link", children: "Successors" }) })
|
|
6998
7058
|
] }) }),
|
|
6999
|
-
/* @__PURE__ */
|
|
7000
|
-
/* @__PURE__ */
|
|
7059
|
+
/* @__PURE__ */ jsx91("div", { className: "k-tabstrip-content k-active", children: /* @__PURE__ */ jsxs49(Form, { tag: "div", layout: "grid", cols: 4, gapX: 2, children: [
|
|
7060
|
+
/* @__PURE__ */ jsx91(
|
|
7001
7061
|
FormField,
|
|
7002
7062
|
{
|
|
7003
7063
|
colSpan: "full",
|
|
7004
7064
|
className: "k-form-field-error",
|
|
7005
7065
|
label: "Title",
|
|
7006
7066
|
error: "Error",
|
|
7007
|
-
editor: /* @__PURE__ */
|
|
7067
|
+
editor: /* @__PURE__ */ jsx91(Textbox, { invalid: true, value: "Invalid" })
|
|
7008
7068
|
}
|
|
7009
7069
|
),
|
|
7010
|
-
/* @__PURE__ */
|
|
7070
|
+
/* @__PURE__ */ jsx91(
|
|
7011
7071
|
FormField,
|
|
7012
7072
|
{
|
|
7013
7073
|
colSpan: "2",
|
|
7014
7074
|
label: "Planned Start Date",
|
|
7015
|
-
editor: /* @__PURE__ */
|
|
7075
|
+
editor: /* @__PURE__ */ jsx91(DateTimePicker, { placeholder: "dd/MM/yyyy hh:mm AM" })
|
|
7016
7076
|
}
|
|
7017
7077
|
),
|
|
7018
|
-
/* @__PURE__ */
|
|
7078
|
+
/* @__PURE__ */ jsx91(
|
|
7019
7079
|
FormField,
|
|
7020
7080
|
{
|
|
7021
7081
|
colSpan: "2",
|
|
7022
7082
|
label: "Planned End Date",
|
|
7023
|
-
editor: /* @__PURE__ */
|
|
7083
|
+
editor: /* @__PURE__ */ jsx91(DateTimePicker, { placeholder: "dd/MM/yyyy hh:mm AM" })
|
|
7024
7084
|
}
|
|
7025
7085
|
),
|
|
7026
|
-
/* @__PURE__ */
|
|
7086
|
+
/* @__PURE__ */ jsx91(
|
|
7027
7087
|
FormField,
|
|
7028
7088
|
{
|
|
7029
7089
|
colSpan: "2",
|
|
7030
7090
|
label: "Actual Start Date",
|
|
7031
|
-
editor: /* @__PURE__ */
|
|
7091
|
+
editor: /* @__PURE__ */ jsx91(DateTimePicker, { placeholder: "dd/MM/yyyy hh:mm AM" })
|
|
7032
7092
|
}
|
|
7033
7093
|
),
|
|
7034
|
-
/* @__PURE__ */
|
|
7094
|
+
/* @__PURE__ */ jsx91(
|
|
7035
7095
|
FormField,
|
|
7036
7096
|
{
|
|
7037
7097
|
colSpan: "2",
|
|
7038
7098
|
label: "Actual End Date",
|
|
7039
|
-
editor: /* @__PURE__ */
|
|
7099
|
+
editor: /* @__PURE__ */ jsx91(DateTimePicker, { placeholder: "dd/MM/yyyy hh:mm AM" })
|
|
7040
7100
|
}
|
|
7041
7101
|
),
|
|
7042
|
-
/* @__PURE__ */
|
|
7102
|
+
/* @__PURE__ */ jsx91(
|
|
7043
7103
|
FormField,
|
|
7044
7104
|
{
|
|
7045
7105
|
colSpan: "1",
|
|
7046
7106
|
label: "Complete",
|
|
7047
|
-
editor: /* @__PURE__ */
|
|
7107
|
+
editor: /* @__PURE__ */ jsx91(NumericTextbox, {}),
|
|
7048
7108
|
hint: "value from 0 to 1"
|
|
7049
7109
|
}
|
|
7050
7110
|
),
|
|
7051
|
-
/* @__PURE__ */
|
|
7111
|
+
/* @__PURE__ */ jsx91(
|
|
7052
7112
|
FormField,
|
|
7053
7113
|
{
|
|
7054
7114
|
colSpan: "full",
|
|
7055
7115
|
label: "Parent",
|
|
7056
|
-
editor: /* @__PURE__ */
|
|
7116
|
+
editor: /* @__PURE__ */ jsx91(DropdownList, { placeholder: "-None-" })
|
|
7057
7117
|
}
|
|
7058
7118
|
)
|
|
7059
7119
|
] }) })
|