@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
|
@@ -5539,23 +5539,83 @@ Checkbox.options = options21;
|
|
|
5539
5539
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
5540
5540
|
Checkbox.defaultProps = defaultProps19;
|
|
5541
5541
|
|
|
5542
|
-
// src/checkbox/
|
|
5543
|
-
import {
|
|
5542
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
5543
|
+
import { jsx as jsx44 } from "react/jsx-runtime";
|
|
5544
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
5545
|
+
var states24 = [];
|
|
5546
|
+
var options22 = {};
|
|
5547
|
+
var defaultProps20 = {
|
|
5548
|
+
layout: "vertical"
|
|
5549
|
+
};
|
|
5550
|
+
var CheckboxGroup = (props) => {
|
|
5551
|
+
const {
|
|
5552
|
+
layout = defaultProps20.layout,
|
|
5553
|
+
...other
|
|
5554
|
+
} = props;
|
|
5555
|
+
return /* @__PURE__ */ jsx44(
|
|
5556
|
+
"ul",
|
|
5557
|
+
{
|
|
5558
|
+
...other,
|
|
5559
|
+
className: classNames(
|
|
5560
|
+
props.className,
|
|
5561
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
5562
|
+
{
|
|
5563
|
+
[`k-list-${layout}`]: layout
|
|
5564
|
+
}
|
|
5565
|
+
),
|
|
5566
|
+
children: props.children
|
|
5567
|
+
}
|
|
5568
|
+
);
|
|
5569
|
+
};
|
|
5570
|
+
CheckboxGroup.states = states24;
|
|
5571
|
+
CheckboxGroup.options = options22;
|
|
5572
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
5573
|
+
CheckboxGroup.defaultProps = defaultProps20;
|
|
5544
5574
|
|
|
5545
|
-
// src/checkbox/
|
|
5575
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
5546
5576
|
import { jsx as jsx45 } from "react/jsx-runtime";
|
|
5577
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
5578
|
+
var states25 = [];
|
|
5579
|
+
var options23 = {};
|
|
5580
|
+
var defaultProps21 = {};
|
|
5581
|
+
var CheckboxItem = (props) => {
|
|
5582
|
+
const {
|
|
5583
|
+
...other
|
|
5584
|
+
} = props;
|
|
5585
|
+
return /* @__PURE__ */ jsx45(
|
|
5586
|
+
"li",
|
|
5587
|
+
{
|
|
5588
|
+
...other,
|
|
5589
|
+
className: classNames(
|
|
5590
|
+
props.className,
|
|
5591
|
+
CHECKBOXITEM_CLASSNAME
|
|
5592
|
+
),
|
|
5593
|
+
children: props.children
|
|
5594
|
+
}
|
|
5595
|
+
);
|
|
5596
|
+
};
|
|
5597
|
+
CheckboxItem.states = states25;
|
|
5598
|
+
CheckboxItem.options = options23;
|
|
5599
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
5600
|
+
CheckboxItem.defaultProps = defaultProps21;
|
|
5601
|
+
|
|
5602
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
5603
|
+
import { Fragment as Fragment14, jsx as jsx46, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
5604
|
+
|
|
5605
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
5606
|
+
import { jsx as jsx47 } from "react/jsx-runtime";
|
|
5547
5607
|
|
|
5548
5608
|
// src/list/list-item.spec.tsx
|
|
5549
|
-
import { jsx as
|
|
5609
|
+
import { jsx as jsx48, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
5550
5610
|
var LISTITEM_CLASSNAME = `k-list-item`;
|
|
5551
|
-
var
|
|
5611
|
+
var states26 = [
|
|
5552
5612
|
States.hover,
|
|
5553
5613
|
States.focus,
|
|
5554
5614
|
States.selected,
|
|
5555
5615
|
States.disabled
|
|
5556
5616
|
];
|
|
5557
|
-
var
|
|
5558
|
-
var
|
|
5617
|
+
var options24 = {};
|
|
5618
|
+
var defaultProps22 = {};
|
|
5559
5619
|
var ListItem = (props) => {
|
|
5560
5620
|
const {
|
|
5561
5621
|
text,
|
|
@@ -5586,66 +5646,66 @@ var ListItem = (props) => {
|
|
|
5586
5646
|
})
|
|
5587
5647
|
),
|
|
5588
5648
|
children: [
|
|
5589
|
-
showCheckbox && /* @__PURE__ */
|
|
5590
|
-
showIcon && /* @__PURE__ */
|
|
5591
|
-
/* @__PURE__ */
|
|
5592
|
-
groupLabel && groupLabel !== "" && /* @__PURE__ */
|
|
5649
|
+
showCheckbox && /* @__PURE__ */ jsx48(Checkbox, { checked }),
|
|
5650
|
+
showIcon && /* @__PURE__ */ jsx48(Icon, { icon: iconName }),
|
|
5651
|
+
/* @__PURE__ */ jsx48("span", { className: "k-list-item-text", children: textOrChildren }),
|
|
5652
|
+
groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx48("div", { className: "k-list-item-group-label", children: groupLabel })
|
|
5593
5653
|
]
|
|
5594
5654
|
}
|
|
5595
5655
|
);
|
|
5596
5656
|
};
|
|
5597
|
-
ListItem.states =
|
|
5598
|
-
ListItem.options =
|
|
5657
|
+
ListItem.states = states26;
|
|
5658
|
+
ListItem.options = options24;
|
|
5599
5659
|
ListItem.className = LISTITEM_CLASSNAME;
|
|
5600
|
-
ListItem.defaultProps =
|
|
5660
|
+
ListItem.defaultProps = defaultProps22;
|
|
5601
5661
|
|
|
5602
5662
|
// src/list/list-content.tsx
|
|
5603
|
-
import { jsx as
|
|
5663
|
+
import { jsx as jsx49, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
5604
5664
|
var className10 = `k-list-content`;
|
|
5605
5665
|
var ListContent = (props) => {
|
|
5606
5666
|
const {
|
|
5607
5667
|
virtualization
|
|
5608
5668
|
} = props;
|
|
5609
5669
|
return /* @__PURE__ */ jsxs13("div", { className: classNames(className10, props.className), children: [
|
|
5610
|
-
/* @__PURE__ */
|
|
5611
|
-
virtualization && /* @__PURE__ */
|
|
5670
|
+
/* @__PURE__ */ jsx49("ul", { className: classNames("k-list-ul"), children: props.children }),
|
|
5671
|
+
virtualization && /* @__PURE__ */ jsx49("div", { className: "k-height-container", children: /* @__PURE__ */ jsx49("div", {}) })
|
|
5612
5672
|
] });
|
|
5613
5673
|
};
|
|
5614
5674
|
|
|
5615
5675
|
// src/list/list-header.tsx
|
|
5616
|
-
import { jsx as
|
|
5676
|
+
import { jsx as jsx50 } from "react/jsx-runtime";
|
|
5617
5677
|
var className11 = `k-list-group-sticky-header`;
|
|
5618
|
-
var ListHeader = (props) => /* @__PURE__ */
|
|
5678
|
+
var ListHeader = (props) => /* @__PURE__ */ jsx50("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ jsx50("div", { className: "k-list-header-text", children: props.children }) });
|
|
5619
5679
|
|
|
5620
5680
|
// src/list/list-group.tsx
|
|
5621
|
-
import { Fragment as Fragment15, jsx as
|
|
5681
|
+
import { Fragment as Fragment15, jsx as jsx51, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
5622
5682
|
var ListGroup = (props) => {
|
|
5623
5683
|
const {
|
|
5624
5684
|
virtualization,
|
|
5625
5685
|
label
|
|
5626
5686
|
} = props;
|
|
5627
5687
|
return /* @__PURE__ */ jsxs14(Fragment15, { children: [
|
|
5628
|
-
label && /* @__PURE__ */
|
|
5629
|
-
props.children && /* @__PURE__ */
|
|
5688
|
+
label && /* @__PURE__ */ jsx51(ListHeader, { children: label }),
|
|
5689
|
+
props.children && /* @__PURE__ */ jsx51(ListContent, { virtualization, children: props.children })
|
|
5630
5690
|
] });
|
|
5631
5691
|
};
|
|
5632
5692
|
|
|
5633
5693
|
// src/list/list-group-item.tsx
|
|
5634
|
-
import { jsx as
|
|
5694
|
+
import { jsx as jsx52 } from "react/jsx-runtime";
|
|
5635
5695
|
var className12 = `k-list-group-item`;
|
|
5636
|
-
var ListGroupItem = (props) => /* @__PURE__ */
|
|
5696
|
+
var ListGroupItem = (props) => /* @__PURE__ */ jsx52("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ jsx52("span", { className: "k-list-item-text", children: props.children }) });
|
|
5637
5697
|
|
|
5638
5698
|
// src/list/list-option-label.tsx
|
|
5639
|
-
import { jsx as
|
|
5699
|
+
import { jsx as jsx53 } from "react/jsx-runtime";
|
|
5640
5700
|
var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
|
|
5641
|
-
var
|
|
5701
|
+
var states27 = [
|
|
5642
5702
|
States.hover,
|
|
5643
5703
|
States.focus,
|
|
5644
5704
|
States.selected,
|
|
5645
5705
|
States.disabled
|
|
5646
5706
|
];
|
|
5647
|
-
var
|
|
5648
|
-
var
|
|
5707
|
+
var options25 = {};
|
|
5708
|
+
var defaultProps23 = {};
|
|
5649
5709
|
var ListOptionLabel = (props) => {
|
|
5650
5710
|
const {
|
|
5651
5711
|
text,
|
|
@@ -5655,7 +5715,7 @@ var ListOptionLabel = (props) => {
|
|
|
5655
5715
|
disabled,
|
|
5656
5716
|
...other
|
|
5657
5717
|
} = props;
|
|
5658
|
-
return /* @__PURE__ */
|
|
5718
|
+
return /* @__PURE__ */ jsx53(
|
|
5659
5719
|
"div",
|
|
5660
5720
|
{
|
|
5661
5721
|
...other,
|
|
@@ -5672,36 +5732,36 @@ var ListOptionLabel = (props) => {
|
|
|
5672
5732
|
}
|
|
5673
5733
|
);
|
|
5674
5734
|
};
|
|
5675
|
-
ListOptionLabel.states =
|
|
5676
|
-
ListOptionLabel.options =
|
|
5735
|
+
ListOptionLabel.states = states27;
|
|
5736
|
+
ListOptionLabel.options = options25;
|
|
5677
5737
|
ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
|
|
5678
|
-
ListOptionLabel.defaultProps =
|
|
5738
|
+
ListOptionLabel.defaultProps = defaultProps23;
|
|
5679
5739
|
|
|
5680
5740
|
// src/list/templates/list-normal.tsx
|
|
5681
|
-
import { jsx as
|
|
5741
|
+
import { jsx as jsx54 } from "react/jsx-runtime";
|
|
5682
5742
|
|
|
5683
5743
|
// src/list/templates/list-virtualization.tsx
|
|
5684
|
-
import { jsx as
|
|
5744
|
+
import { jsx as jsx55 } from "react/jsx-runtime";
|
|
5685
5745
|
|
|
5686
5746
|
// src/list/templates/list-grouping.tsx
|
|
5687
|
-
import { jsx as
|
|
5747
|
+
import { jsx as jsx56, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
5688
5748
|
|
|
5689
5749
|
// src/list/templates/list-virualization-grouping.tsx
|
|
5690
|
-
import { jsx as
|
|
5750
|
+
import { jsx as jsx57, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
5691
5751
|
|
|
5692
5752
|
// src/list/templates/list-virtualization-angular.tsx
|
|
5693
|
-
import { jsx as
|
|
5753
|
+
import { jsx as jsx58 } from "react/jsx-runtime";
|
|
5694
5754
|
|
|
5695
5755
|
// src/list/templates/list-grouping-angular.tsx
|
|
5696
|
-
import { jsx as
|
|
5756
|
+
import { jsx as jsx59, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
5697
5757
|
|
|
5698
5758
|
// src/list/templates/list-virualization-grouping-angular.tsx
|
|
5699
|
-
import { jsx as
|
|
5759
|
+
import { jsx as jsx60, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
5700
5760
|
|
|
5701
5761
|
// src/multiselect/multiselect.spec.tsx
|
|
5702
|
-
import { Fragment as Fragment16, jsx as
|
|
5762
|
+
import { Fragment as Fragment16, jsx as jsx61, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
5703
5763
|
var MULTISELECT_CLASSNAME = `k-multiselect`;
|
|
5704
|
-
var
|
|
5764
|
+
var states28 = [
|
|
5705
5765
|
States.hover,
|
|
5706
5766
|
States.focus,
|
|
5707
5767
|
States.valid,
|
|
@@ -5711,12 +5771,12 @@ var states26 = [
|
|
|
5711
5771
|
States.loading,
|
|
5712
5772
|
States.readonly
|
|
5713
5773
|
];
|
|
5714
|
-
var
|
|
5774
|
+
var options26 = {
|
|
5715
5775
|
size: [Size.small, Size.medium, Size.large],
|
|
5716
5776
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5717
5777
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5718
5778
|
};
|
|
5719
|
-
var
|
|
5779
|
+
var defaultProps24 = {
|
|
5720
5780
|
size: Input.defaultProps.size,
|
|
5721
5781
|
rounded: Input.defaultProps.rounded,
|
|
5722
5782
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -5764,12 +5824,12 @@ var MultiSelect = (props) => {
|
|
|
5764
5824
|
readonly,
|
|
5765
5825
|
className: classNames(props.className, MULTISELECT_CLASSNAME),
|
|
5766
5826
|
children: [
|
|
5767
|
-
/* @__PURE__ */
|
|
5827
|
+
/* @__PURE__ */ jsx61(InputPrefix, { children: prefix }),
|
|
5768
5828
|
/* @__PURE__ */ jsxs19("div", { className: "k-input-values", children: [
|
|
5769
|
-
/* @__PURE__ */
|
|
5770
|
-
/* @__PURE__ */
|
|
5829
|
+
/* @__PURE__ */ jsx61(ChipList, { size, children: /* @__PURE__ */ jsx61(Fragment16, { children: tags }) }),
|
|
5830
|
+
/* @__PURE__ */ jsx61(InputInnerInput, { placeholder, value })
|
|
5771
5831
|
] }),
|
|
5772
|
-
/* @__PURE__ */
|
|
5832
|
+
/* @__PURE__ */ jsx61(
|
|
5773
5833
|
InputValidationIcon,
|
|
5774
5834
|
{
|
|
5775
5835
|
valid,
|
|
@@ -5778,14 +5838,14 @@ var MultiSelect = (props) => {
|
|
|
5778
5838
|
disabled
|
|
5779
5839
|
}
|
|
5780
5840
|
),
|
|
5781
|
-
/* @__PURE__ */
|
|
5841
|
+
/* @__PURE__ */ jsx61(
|
|
5782
5842
|
InputLoadingIcon,
|
|
5783
5843
|
{
|
|
5784
5844
|
loading,
|
|
5785
5845
|
disabled
|
|
5786
5846
|
}
|
|
5787
5847
|
),
|
|
5788
|
-
/* @__PURE__ */
|
|
5848
|
+
/* @__PURE__ */ jsx61(
|
|
5789
5849
|
InputClearValue,
|
|
5790
5850
|
{
|
|
5791
5851
|
loading,
|
|
@@ -5794,8 +5854,8 @@ var MultiSelect = (props) => {
|
|
|
5794
5854
|
value: tags ? "value" : ""
|
|
5795
5855
|
}
|
|
5796
5856
|
),
|
|
5797
|
-
/* @__PURE__ */
|
|
5798
|
-
showArrowButton && /* @__PURE__ */
|
|
5857
|
+
/* @__PURE__ */ jsx61(InputSuffix, { children: suffix }),
|
|
5858
|
+
showArrowButton && /* @__PURE__ */ jsx61(
|
|
5799
5859
|
Button,
|
|
5800
5860
|
{
|
|
5801
5861
|
className: "k-input-button",
|
|
@@ -5808,9 +5868,9 @@ var MultiSelect = (props) => {
|
|
|
5808
5868
|
]
|
|
5809
5869
|
}
|
|
5810
5870
|
),
|
|
5811
|
-
opened && popup && /* @__PURE__ */
|
|
5871
|
+
opened && popup && /* @__PURE__ */ jsx61(Popup, { className: "k-list-container k-multiselect-popup", children: popup }),
|
|
5812
5872
|
adaptive && /* @__PURE__ */ jsxs19(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5813
|
-
/* @__PURE__ */
|
|
5873
|
+
/* @__PURE__ */ jsx61(
|
|
5814
5874
|
ActionSheetHeader,
|
|
5815
5875
|
{
|
|
5816
5876
|
actions: ["x"],
|
|
@@ -5818,18 +5878,18 @@ var MultiSelect = (props) => {
|
|
|
5818
5878
|
title: "Select Item"
|
|
5819
5879
|
}
|
|
5820
5880
|
),
|
|
5821
|
-
/* @__PURE__ */
|
|
5822
|
-
/* @__PURE__ */
|
|
5823
|
-
/* @__PURE__ */
|
|
5824
|
-
/* @__PURE__ */
|
|
5881
|
+
/* @__PURE__ */ jsx61("div", { className: "k-list-container", children: /* @__PURE__ */ jsxs19(List, { size: "large", children: [
|
|
5882
|
+
/* @__PURE__ */ jsx61(ListItem, { text: "List item" }),
|
|
5883
|
+
/* @__PURE__ */ jsx61(ListItem, { text: "List item" }),
|
|
5884
|
+
/* @__PURE__ */ jsx61(ListItem, { text: "List item" })
|
|
5825
5885
|
] }) })
|
|
5826
5886
|
] })
|
|
5827
5887
|
] });
|
|
5828
5888
|
};
|
|
5829
|
-
MultiSelect.states =
|
|
5830
|
-
MultiSelect.options =
|
|
5889
|
+
MultiSelect.states = states28;
|
|
5890
|
+
MultiSelect.options = options26;
|
|
5831
5891
|
MultiSelect.className = MULTISELECT_CLASSNAME;
|
|
5832
|
-
MultiSelect.defaultProps =
|
|
5892
|
+
MultiSelect.defaultProps = defaultProps24;
|
|
5833
5893
|
var multiselect_spec_default = MultiSelect;
|
|
5834
5894
|
export {
|
|
5835
5895
|
MULTISELECT_CLASSNAME,
|