@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
|
@@ -5699,23 +5699,83 @@ Checkbox.options = options23;
|
|
|
5699
5699
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
5700
5700
|
Checkbox.defaultProps = defaultProps21;
|
|
5701
5701
|
|
|
5702
|
-
// src/checkbox/
|
|
5703
|
-
import {
|
|
5702
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
5703
|
+
import { jsx as jsx44 } from "react/jsx-runtime";
|
|
5704
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
5705
|
+
var states26 = [];
|
|
5706
|
+
var options24 = {};
|
|
5707
|
+
var defaultProps22 = {
|
|
5708
|
+
layout: "vertical"
|
|
5709
|
+
};
|
|
5710
|
+
var CheckboxGroup = (props) => {
|
|
5711
|
+
const {
|
|
5712
|
+
layout = defaultProps22.layout,
|
|
5713
|
+
...other
|
|
5714
|
+
} = props;
|
|
5715
|
+
return /* @__PURE__ */ jsx44(
|
|
5716
|
+
"ul",
|
|
5717
|
+
{
|
|
5718
|
+
...other,
|
|
5719
|
+
className: classNames(
|
|
5720
|
+
props.className,
|
|
5721
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
5722
|
+
{
|
|
5723
|
+
[`k-list-${layout}`]: layout
|
|
5724
|
+
}
|
|
5725
|
+
),
|
|
5726
|
+
children: props.children
|
|
5727
|
+
}
|
|
5728
|
+
);
|
|
5729
|
+
};
|
|
5730
|
+
CheckboxGroup.states = states26;
|
|
5731
|
+
CheckboxGroup.options = options24;
|
|
5732
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
5733
|
+
CheckboxGroup.defaultProps = defaultProps22;
|
|
5704
5734
|
|
|
5705
|
-
// src/checkbox/
|
|
5735
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
5706
5736
|
import { jsx as jsx45 } from "react/jsx-runtime";
|
|
5737
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
5738
|
+
var states27 = [];
|
|
5739
|
+
var options25 = {};
|
|
5740
|
+
var defaultProps23 = {};
|
|
5741
|
+
var CheckboxItem = (props) => {
|
|
5742
|
+
const {
|
|
5743
|
+
...other
|
|
5744
|
+
} = props;
|
|
5745
|
+
return /* @__PURE__ */ jsx45(
|
|
5746
|
+
"li",
|
|
5747
|
+
{
|
|
5748
|
+
...other,
|
|
5749
|
+
className: classNames(
|
|
5750
|
+
props.className,
|
|
5751
|
+
CHECKBOXITEM_CLASSNAME
|
|
5752
|
+
),
|
|
5753
|
+
children: props.children
|
|
5754
|
+
}
|
|
5755
|
+
);
|
|
5756
|
+
};
|
|
5757
|
+
CheckboxItem.states = states27;
|
|
5758
|
+
CheckboxItem.options = options25;
|
|
5759
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
5760
|
+
CheckboxItem.defaultProps = defaultProps23;
|
|
5761
|
+
|
|
5762
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
5763
|
+
import { Fragment as Fragment16, jsx as jsx46, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
5764
|
+
|
|
5765
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
5766
|
+
import { jsx as jsx47 } from "react/jsx-runtime";
|
|
5707
5767
|
|
|
5708
5768
|
// src/list/list-item.spec.tsx
|
|
5709
|
-
import { jsx as
|
|
5769
|
+
import { jsx as jsx48, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
5710
5770
|
var LISTITEM_CLASSNAME = `k-list-item`;
|
|
5711
|
-
var
|
|
5771
|
+
var states28 = [
|
|
5712
5772
|
States.hover,
|
|
5713
5773
|
States.focus,
|
|
5714
5774
|
States.selected,
|
|
5715
5775
|
States.disabled
|
|
5716
5776
|
];
|
|
5717
|
-
var
|
|
5718
|
-
var
|
|
5777
|
+
var options26 = {};
|
|
5778
|
+
var defaultProps24 = {};
|
|
5719
5779
|
var ListItem = (props) => {
|
|
5720
5780
|
const {
|
|
5721
5781
|
text,
|
|
@@ -5746,66 +5806,66 @@ var ListItem = (props) => {
|
|
|
5746
5806
|
})
|
|
5747
5807
|
),
|
|
5748
5808
|
children: [
|
|
5749
|
-
showCheckbox && /* @__PURE__ */
|
|
5750
|
-
showIcon && /* @__PURE__ */
|
|
5751
|
-
/* @__PURE__ */
|
|
5752
|
-
groupLabel && groupLabel !== "" && /* @__PURE__ */
|
|
5809
|
+
showCheckbox && /* @__PURE__ */ jsx48(Checkbox, { checked }),
|
|
5810
|
+
showIcon && /* @__PURE__ */ jsx48(Icon, { icon: iconName }),
|
|
5811
|
+
/* @__PURE__ */ jsx48("span", { className: "k-list-item-text", children: textOrChildren }),
|
|
5812
|
+
groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx48("div", { className: "k-list-item-group-label", children: groupLabel })
|
|
5753
5813
|
]
|
|
5754
5814
|
}
|
|
5755
5815
|
);
|
|
5756
5816
|
};
|
|
5757
|
-
ListItem.states =
|
|
5758
|
-
ListItem.options =
|
|
5817
|
+
ListItem.states = states28;
|
|
5818
|
+
ListItem.options = options26;
|
|
5759
5819
|
ListItem.className = LISTITEM_CLASSNAME;
|
|
5760
|
-
ListItem.defaultProps =
|
|
5820
|
+
ListItem.defaultProps = defaultProps24;
|
|
5761
5821
|
|
|
5762
5822
|
// src/list/list-content.tsx
|
|
5763
|
-
import { jsx as
|
|
5823
|
+
import { jsx as jsx49, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
5764
5824
|
var className10 = `k-list-content`;
|
|
5765
5825
|
var ListContent = (props) => {
|
|
5766
5826
|
const {
|
|
5767
5827
|
virtualization
|
|
5768
5828
|
} = props;
|
|
5769
5829
|
return /* @__PURE__ */ jsxs19("div", { className: classNames(className10, props.className), children: [
|
|
5770
|
-
/* @__PURE__ */
|
|
5771
|
-
virtualization && /* @__PURE__ */
|
|
5830
|
+
/* @__PURE__ */ jsx49("ul", { className: classNames("k-list-ul"), children: props.children }),
|
|
5831
|
+
virtualization && /* @__PURE__ */ jsx49("div", { className: "k-height-container", children: /* @__PURE__ */ jsx49("div", {}) })
|
|
5772
5832
|
] });
|
|
5773
5833
|
};
|
|
5774
5834
|
|
|
5775
5835
|
// src/list/list-header.tsx
|
|
5776
|
-
import { jsx as
|
|
5836
|
+
import { jsx as jsx50 } from "react/jsx-runtime";
|
|
5777
5837
|
var className11 = `k-list-group-sticky-header`;
|
|
5778
|
-
var ListHeader = (props) => /* @__PURE__ */
|
|
5838
|
+
var ListHeader = (props) => /* @__PURE__ */ jsx50("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ jsx50("div", { className: "k-list-header-text", children: props.children }) });
|
|
5779
5839
|
|
|
5780
5840
|
// src/list/list-group.tsx
|
|
5781
|
-
import { Fragment as Fragment17, jsx as
|
|
5841
|
+
import { Fragment as Fragment17, jsx as jsx51, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
5782
5842
|
var ListGroup = (props) => {
|
|
5783
5843
|
const {
|
|
5784
5844
|
virtualization,
|
|
5785
5845
|
label
|
|
5786
5846
|
} = props;
|
|
5787
5847
|
return /* @__PURE__ */ jsxs20(Fragment17, { children: [
|
|
5788
|
-
label && /* @__PURE__ */
|
|
5789
|
-
props.children && /* @__PURE__ */
|
|
5848
|
+
label && /* @__PURE__ */ jsx51(ListHeader, { children: label }),
|
|
5849
|
+
props.children && /* @__PURE__ */ jsx51(ListContent, { virtualization, children: props.children })
|
|
5790
5850
|
] });
|
|
5791
5851
|
};
|
|
5792
5852
|
|
|
5793
5853
|
// src/list/list-group-item.tsx
|
|
5794
|
-
import { jsx as
|
|
5854
|
+
import { jsx as jsx52 } from "react/jsx-runtime";
|
|
5795
5855
|
var className12 = `k-list-group-item`;
|
|
5796
|
-
var ListGroupItem = (props) => /* @__PURE__ */
|
|
5856
|
+
var ListGroupItem = (props) => /* @__PURE__ */ jsx52("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ jsx52("span", { className: "k-list-item-text", children: props.children }) });
|
|
5797
5857
|
|
|
5798
5858
|
// src/list/list-option-label.tsx
|
|
5799
|
-
import { jsx as
|
|
5859
|
+
import { jsx as jsx53 } from "react/jsx-runtime";
|
|
5800
5860
|
var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
|
|
5801
|
-
var
|
|
5861
|
+
var states29 = [
|
|
5802
5862
|
States.hover,
|
|
5803
5863
|
States.focus,
|
|
5804
5864
|
States.selected,
|
|
5805
5865
|
States.disabled
|
|
5806
5866
|
];
|
|
5807
|
-
var
|
|
5808
|
-
var
|
|
5867
|
+
var options27 = {};
|
|
5868
|
+
var defaultProps25 = {};
|
|
5809
5869
|
var ListOptionLabel = (props) => {
|
|
5810
5870
|
const {
|
|
5811
5871
|
text,
|
|
@@ -5815,7 +5875,7 @@ var ListOptionLabel = (props) => {
|
|
|
5815
5875
|
disabled,
|
|
5816
5876
|
...other
|
|
5817
5877
|
} = props;
|
|
5818
|
-
return /* @__PURE__ */
|
|
5878
|
+
return /* @__PURE__ */ jsx53(
|
|
5819
5879
|
"div",
|
|
5820
5880
|
{
|
|
5821
5881
|
...other,
|
|
@@ -5832,36 +5892,36 @@ var ListOptionLabel = (props) => {
|
|
|
5832
5892
|
}
|
|
5833
5893
|
);
|
|
5834
5894
|
};
|
|
5835
|
-
ListOptionLabel.states =
|
|
5836
|
-
ListOptionLabel.options =
|
|
5895
|
+
ListOptionLabel.states = states29;
|
|
5896
|
+
ListOptionLabel.options = options27;
|
|
5837
5897
|
ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
|
|
5838
|
-
ListOptionLabel.defaultProps =
|
|
5898
|
+
ListOptionLabel.defaultProps = defaultProps25;
|
|
5839
5899
|
|
|
5840
5900
|
// src/list/templates/list-normal.tsx
|
|
5841
|
-
import { jsx as
|
|
5901
|
+
import { jsx as jsx54 } from "react/jsx-runtime";
|
|
5842
5902
|
|
|
5843
5903
|
// src/list/templates/list-virtualization.tsx
|
|
5844
|
-
import { jsx as
|
|
5904
|
+
import { jsx as jsx55 } from "react/jsx-runtime";
|
|
5845
5905
|
|
|
5846
5906
|
// src/list/templates/list-grouping.tsx
|
|
5847
|
-
import { jsx as
|
|
5907
|
+
import { jsx as jsx56, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
5848
5908
|
|
|
5849
5909
|
// src/list/templates/list-virualization-grouping.tsx
|
|
5850
|
-
import { jsx as
|
|
5910
|
+
import { jsx as jsx57, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
5851
5911
|
|
|
5852
5912
|
// src/list/templates/list-virtualization-angular.tsx
|
|
5853
|
-
import { jsx as
|
|
5913
|
+
import { jsx as jsx58 } from "react/jsx-runtime";
|
|
5854
5914
|
|
|
5855
5915
|
// src/list/templates/list-grouping-angular.tsx
|
|
5856
|
-
import { jsx as
|
|
5916
|
+
import { jsx as jsx59, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
5857
5917
|
|
|
5858
5918
|
// src/list/templates/list-virualization-grouping-angular.tsx
|
|
5859
|
-
import { jsx as
|
|
5919
|
+
import { jsx as jsx60, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
5860
5920
|
|
|
5861
5921
|
// src/combobox/combobox.spec.tsx
|
|
5862
|
-
import { Fragment as Fragment18, jsx as
|
|
5922
|
+
import { Fragment as Fragment18, jsx as jsx61, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
5863
5923
|
var COMBOBOX_CLASSNAME = `k-combobox`;
|
|
5864
|
-
var
|
|
5924
|
+
var states30 = [
|
|
5865
5925
|
States.hover,
|
|
5866
5926
|
States.focus,
|
|
5867
5927
|
States.valid,
|
|
@@ -5871,12 +5931,12 @@ var states28 = [
|
|
|
5871
5931
|
States.disabled,
|
|
5872
5932
|
States.readonly
|
|
5873
5933
|
];
|
|
5874
|
-
var
|
|
5934
|
+
var defaultProps26 = {
|
|
5875
5935
|
size: Input.defaultProps.size,
|
|
5876
5936
|
rounded: Input.defaultProps.rounded,
|
|
5877
5937
|
fillMode: Input.defaultProps.fillMode
|
|
5878
5938
|
};
|
|
5879
|
-
var
|
|
5939
|
+
var options28 = {
|
|
5880
5940
|
size: [Size.small, Size.medium, Size.large],
|
|
5881
5941
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5882
5942
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
@@ -5922,9 +5982,9 @@ var Combobox = (props) => {
|
|
|
5922
5982
|
readonly,
|
|
5923
5983
|
className: classNames(props.className, COMBOBOX_CLASSNAME),
|
|
5924
5984
|
children: [
|
|
5925
|
-
/* @__PURE__ */
|
|
5926
|
-
/* @__PURE__ */
|
|
5927
|
-
/* @__PURE__ */
|
|
5985
|
+
/* @__PURE__ */ jsx61(InputPrefix, { children: prefix }),
|
|
5986
|
+
/* @__PURE__ */ jsx61(InputInnerInput, { placeholder, value }),
|
|
5987
|
+
/* @__PURE__ */ jsx61(
|
|
5928
5988
|
InputValidationIcon,
|
|
5929
5989
|
{
|
|
5930
5990
|
valid,
|
|
@@ -5933,14 +5993,14 @@ var Combobox = (props) => {
|
|
|
5933
5993
|
disabled
|
|
5934
5994
|
}
|
|
5935
5995
|
),
|
|
5936
|
-
/* @__PURE__ */
|
|
5996
|
+
/* @__PURE__ */ jsx61(
|
|
5937
5997
|
InputLoadingIcon,
|
|
5938
5998
|
{
|
|
5939
5999
|
loading,
|
|
5940
6000
|
disabled
|
|
5941
6001
|
}
|
|
5942
6002
|
),
|
|
5943
|
-
/* @__PURE__ */
|
|
6003
|
+
/* @__PURE__ */ jsx61(
|
|
5944
6004
|
InputClearValue,
|
|
5945
6005
|
{
|
|
5946
6006
|
loading,
|
|
@@ -5949,8 +6009,8 @@ var Combobox = (props) => {
|
|
|
5949
6009
|
value
|
|
5950
6010
|
}
|
|
5951
6011
|
),
|
|
5952
|
-
/* @__PURE__ */
|
|
5953
|
-
/* @__PURE__ */
|
|
6012
|
+
/* @__PURE__ */ jsx61(InputSuffix, { children: suffix }),
|
|
6013
|
+
/* @__PURE__ */ jsx61(
|
|
5954
6014
|
Button,
|
|
5955
6015
|
{
|
|
5956
6016
|
className: "k-input-button",
|
|
@@ -5963,9 +6023,9 @@ var Combobox = (props) => {
|
|
|
5963
6023
|
]
|
|
5964
6024
|
}
|
|
5965
6025
|
),
|
|
5966
|
-
opened && popup && /* @__PURE__ */
|
|
6026
|
+
opened && popup && /* @__PURE__ */ jsx61(Popup, { className: "k-list-container k-combobox-popup", children: popup }),
|
|
5967
6027
|
adaptive && /* @__PURE__ */ jsxs25(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5968
|
-
/* @__PURE__ */
|
|
6028
|
+
/* @__PURE__ */ jsx61(
|
|
5969
6029
|
ActionSheetHeader,
|
|
5970
6030
|
{
|
|
5971
6031
|
actions: ["x"],
|
|
@@ -5973,35 +6033,35 @@ var Combobox = (props) => {
|
|
|
5973
6033
|
title: "Select Item"
|
|
5974
6034
|
}
|
|
5975
6035
|
),
|
|
5976
|
-
/* @__PURE__ */
|
|
5977
|
-
/* @__PURE__ */
|
|
5978
|
-
/* @__PURE__ */
|
|
5979
|
-
/* @__PURE__ */
|
|
6036
|
+
/* @__PURE__ */ jsx61("div", { className: "k-list-container", children: /* @__PURE__ */ jsxs25(List, { size: "large", children: [
|
|
6037
|
+
/* @__PURE__ */ jsx61(ListItem, { text: "List item" }),
|
|
6038
|
+
/* @__PURE__ */ jsx61(ListItem, { text: "List item" }),
|
|
6039
|
+
/* @__PURE__ */ jsx61(ListItem, { text: "List item" })
|
|
5980
6040
|
] }) })
|
|
5981
6041
|
] })
|
|
5982
6042
|
] });
|
|
5983
6043
|
};
|
|
5984
|
-
Combobox.states =
|
|
5985
|
-
Combobox.options =
|
|
6044
|
+
Combobox.states = states30;
|
|
6045
|
+
Combobox.options = options28;
|
|
5986
6046
|
Combobox.className = COMBOBOX_CLASSNAME;
|
|
5987
|
-
Combobox.defaultProps =
|
|
6047
|
+
Combobox.defaultProps = defaultProps26;
|
|
5988
6048
|
|
|
5989
6049
|
// src/combobox/templates/combobox-normal.tsx
|
|
5990
|
-
import { jsx as
|
|
6050
|
+
import { jsx as jsx62 } from "react/jsx-runtime";
|
|
5991
6051
|
|
|
5992
6052
|
// src/combobox/templates/combobox-popup.tsx
|
|
5993
|
-
import { jsx as
|
|
6053
|
+
import { jsx as jsx63, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
5994
6054
|
|
|
5995
6055
|
// src/combobox/templates/combobox-grouping.tsx
|
|
5996
|
-
import { jsx as
|
|
6056
|
+
import { jsx as jsx64, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
5997
6057
|
|
|
5998
6058
|
// src/combobox/templates/combobox-adaptive.tsx
|
|
5999
|
-
import { jsx as
|
|
6059
|
+
import { jsx as jsx65 } from "react/jsx-runtime";
|
|
6000
6060
|
|
|
6001
6061
|
// src/dropdownlist/dropdownlist.spec.tsx
|
|
6002
|
-
import { Fragment as Fragment19, jsx as
|
|
6062
|
+
import { Fragment as Fragment19, jsx as jsx66, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
6003
6063
|
var DROPDOWNLIST_CLASSNAME = `k-dropdownlist`;
|
|
6004
|
-
var
|
|
6064
|
+
var states31 = [
|
|
6005
6065
|
States.hover,
|
|
6006
6066
|
States.focus,
|
|
6007
6067
|
States.valid,
|
|
@@ -6011,12 +6071,12 @@ var states29 = [
|
|
|
6011
6071
|
States.loading,
|
|
6012
6072
|
States.readonly
|
|
6013
6073
|
];
|
|
6014
|
-
var
|
|
6074
|
+
var options29 = {
|
|
6015
6075
|
size: [Size.small, Size.medium, Size.large],
|
|
6016
6076
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6017
6077
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6018
6078
|
};
|
|
6019
|
-
var
|
|
6079
|
+
var defaultProps27 = {
|
|
6020
6080
|
showValue: true,
|
|
6021
6081
|
arrowIconName: "caret-alt-down",
|
|
6022
6082
|
size: Size.medium,
|
|
@@ -6026,7 +6086,7 @@ var defaultProps25 = {
|
|
|
6026
6086
|
var DropdownList = (props) => {
|
|
6027
6087
|
const {
|
|
6028
6088
|
valueIconName,
|
|
6029
|
-
arrowIconName =
|
|
6089
|
+
arrowIconName = defaultProps27.arrowIconName,
|
|
6030
6090
|
prefix,
|
|
6031
6091
|
suffix,
|
|
6032
6092
|
value,
|
|
@@ -6042,7 +6102,7 @@ var DropdownList = (props) => {
|
|
|
6042
6102
|
loading,
|
|
6043
6103
|
disabled,
|
|
6044
6104
|
readonly,
|
|
6045
|
-
showValue =
|
|
6105
|
+
showValue = defaultProps27.showValue,
|
|
6046
6106
|
popup,
|
|
6047
6107
|
opened,
|
|
6048
6108
|
...other
|
|
@@ -6071,8 +6131,8 @@ var DropdownList = (props) => {
|
|
|
6071
6131
|
}
|
|
6072
6132
|
),
|
|
6073
6133
|
children: [
|
|
6074
|
-
/* @__PURE__ */
|
|
6075
|
-
/* @__PURE__ */
|
|
6134
|
+
/* @__PURE__ */ jsx66(InputPrefix, { children: prefix }),
|
|
6135
|
+
/* @__PURE__ */ jsx66(
|
|
6076
6136
|
InputInnerSpan,
|
|
6077
6137
|
{
|
|
6078
6138
|
placeholder,
|
|
@@ -6081,7 +6141,7 @@ var DropdownList = (props) => {
|
|
|
6081
6141
|
valueIconName
|
|
6082
6142
|
}
|
|
6083
6143
|
),
|
|
6084
|
-
/* @__PURE__ */
|
|
6144
|
+
/* @__PURE__ */ jsx66(
|
|
6085
6145
|
InputValidationIcon,
|
|
6086
6146
|
{
|
|
6087
6147
|
valid,
|
|
@@ -6090,15 +6150,15 @@ var DropdownList = (props) => {
|
|
|
6090
6150
|
disabled
|
|
6091
6151
|
}
|
|
6092
6152
|
),
|
|
6093
|
-
/* @__PURE__ */
|
|
6153
|
+
/* @__PURE__ */ jsx66(
|
|
6094
6154
|
InputLoadingIcon,
|
|
6095
6155
|
{
|
|
6096
6156
|
loading,
|
|
6097
6157
|
disabled
|
|
6098
6158
|
}
|
|
6099
6159
|
),
|
|
6100
|
-
/* @__PURE__ */
|
|
6101
|
-
/* @__PURE__ */
|
|
6160
|
+
/* @__PURE__ */ jsx66(InputSuffix, { children: suffix }),
|
|
6161
|
+
/* @__PURE__ */ jsx66(
|
|
6102
6162
|
Button,
|
|
6103
6163
|
{
|
|
6104
6164
|
className: "k-input-button",
|
|
@@ -6111,40 +6171,40 @@ var DropdownList = (props) => {
|
|
|
6111
6171
|
]
|
|
6112
6172
|
}
|
|
6113
6173
|
),
|
|
6114
|
-
opened && popup && /* @__PURE__ */
|
|
6174
|
+
opened && popup && /* @__PURE__ */ jsx66(Popup, { className: "k-list-container k-dropdownlist-popup", children: popup })
|
|
6115
6175
|
] });
|
|
6116
6176
|
};
|
|
6117
|
-
DropdownList.states =
|
|
6118
|
-
DropdownList.options =
|
|
6177
|
+
DropdownList.states = states31;
|
|
6178
|
+
DropdownList.options = options29;
|
|
6119
6179
|
DropdownList.className = DROPDOWNLIST_CLASSNAME;
|
|
6120
|
-
DropdownList.defaultProps =
|
|
6180
|
+
DropdownList.defaultProps = defaultProps27;
|
|
6121
6181
|
|
|
6122
6182
|
// src/dropdownlist/templates/dropdownlist-normal.tsx
|
|
6123
|
-
import { jsx as
|
|
6183
|
+
import { jsx as jsx67 } from "react/jsx-runtime";
|
|
6124
6184
|
|
|
6125
6185
|
// src/dropdownlist/templates/dropdownlist-popup.tsx
|
|
6126
|
-
import { jsx as
|
|
6186
|
+
import { jsx as jsx68, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
6127
6187
|
|
|
6128
6188
|
// src/dropdownlist/templates/dropdownlist-filtering.tsx
|
|
6129
|
-
import { Fragment as Fragment20, jsx as
|
|
6189
|
+
import { Fragment as Fragment20, jsx as jsx69, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
6130
6190
|
|
|
6131
6191
|
// src/dropdownlist/templates/dropdownlist-grouping.tsx
|
|
6132
|
-
import { jsx as
|
|
6192
|
+
import { jsx as jsx70, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
6133
6193
|
|
|
6134
6194
|
// src/dropdownlist/templates/dropdownlist-grouping-filtering.tsx
|
|
6135
|
-
import { Fragment as Fragment21, jsx as
|
|
6195
|
+
import { Fragment as Fragment21, jsx as jsx71, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
6136
6196
|
|
|
6137
6197
|
// src/menu-button/menu-button.spec.tsx
|
|
6138
|
-
import { Fragment as Fragment22, jsx as
|
|
6198
|
+
import { Fragment as Fragment22, jsx as jsx72, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
6139
6199
|
var MENUBUTTON_CLASSNAME = `k-menu-button`;
|
|
6140
|
-
var
|
|
6200
|
+
var states32 = [
|
|
6141
6201
|
States.hover,
|
|
6142
6202
|
States.focus,
|
|
6143
6203
|
States.active,
|
|
6144
6204
|
States.selected,
|
|
6145
6205
|
States.disabled
|
|
6146
6206
|
];
|
|
6147
|
-
var
|
|
6207
|
+
var options30 = {
|
|
6148
6208
|
size: [Size.small, Size.medium, Size.large],
|
|
6149
6209
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6150
6210
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link],
|
|
@@ -6162,7 +6222,7 @@ var options28 = {
|
|
|
6162
6222
|
ThemeColor.inverse
|
|
6163
6223
|
]
|
|
6164
6224
|
};
|
|
6165
|
-
var
|
|
6225
|
+
var defaultProps28 = {
|
|
6166
6226
|
size: Size.medium,
|
|
6167
6227
|
rounded: Roundness.medium,
|
|
6168
6228
|
fillMode: FillMode.solid,
|
|
@@ -6172,10 +6232,10 @@ var defaultProps26 = {
|
|
|
6172
6232
|
};
|
|
6173
6233
|
var MenuButton = (props) => {
|
|
6174
6234
|
const {
|
|
6175
|
-
size =
|
|
6176
|
-
rounded =
|
|
6177
|
-
fillMode =
|
|
6178
|
-
themeColor =
|
|
6235
|
+
size = defaultProps28.size,
|
|
6236
|
+
rounded = defaultProps28.rounded,
|
|
6237
|
+
fillMode = defaultProps28.fillMode,
|
|
6238
|
+
themeColor = defaultProps28.themeColor,
|
|
6179
6239
|
hover,
|
|
6180
6240
|
focus,
|
|
6181
6241
|
active,
|
|
@@ -6183,14 +6243,14 @@ var MenuButton = (props) => {
|
|
|
6183
6243
|
disabled,
|
|
6184
6244
|
icon,
|
|
6185
6245
|
text,
|
|
6186
|
-
showArrow =
|
|
6187
|
-
arrowIconName =
|
|
6246
|
+
showArrow = defaultProps28.showArrow,
|
|
6247
|
+
arrowIconName = defaultProps28.arrowIconName,
|
|
6188
6248
|
popup,
|
|
6189
6249
|
opened,
|
|
6190
6250
|
...other
|
|
6191
6251
|
} = props;
|
|
6192
6252
|
return /* @__PURE__ */ jsxs33(Fragment22, { children: [
|
|
6193
|
-
/* @__PURE__ */
|
|
6253
|
+
/* @__PURE__ */ jsx72(
|
|
6194
6254
|
Button,
|
|
6195
6255
|
{
|
|
6196
6256
|
...other,
|
|
@@ -6213,37 +6273,37 @@ var MenuButton = (props) => {
|
|
|
6213
6273
|
arrowIconName
|
|
6214
6274
|
}
|
|
6215
6275
|
),
|
|
6216
|
-
opened && popup && /* @__PURE__ */
|
|
6276
|
+
opened && popup && /* @__PURE__ */ jsx72(Popup, { className: "k-menu-popup", children: popup })
|
|
6217
6277
|
] });
|
|
6218
6278
|
};
|
|
6219
|
-
MenuButton.states =
|
|
6220
|
-
MenuButton.options =
|
|
6279
|
+
MenuButton.states = states32;
|
|
6280
|
+
MenuButton.options = options30;
|
|
6221
6281
|
MenuButton.className = MENUBUTTON_CLASSNAME;
|
|
6222
|
-
MenuButton.defaultProps =
|
|
6282
|
+
MenuButton.defaultProps = defaultProps28;
|
|
6223
6283
|
|
|
6224
6284
|
// src/menu-button/templates/icon-menu-button.tsx
|
|
6225
|
-
import { jsx as
|
|
6285
|
+
import { jsx as jsx73 } from "react/jsx-runtime";
|
|
6226
6286
|
|
|
6227
6287
|
// src/menu-button/templates/icon-text-menu-button.tsx
|
|
6228
|
-
import { jsx as
|
|
6288
|
+
import { jsx as jsx74 } from "react/jsx-runtime";
|
|
6229
6289
|
|
|
6230
6290
|
// src/menu-button/templates/text-menu-button.tsx
|
|
6231
|
-
import { jsx as
|
|
6291
|
+
import { jsx as jsx75 } from "react/jsx-runtime";
|
|
6232
6292
|
|
|
6233
6293
|
// src/menu-button/templates/menu-button-popup.tsx
|
|
6234
|
-
import { jsx as
|
|
6294
|
+
import { jsx as jsx76, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
6235
6295
|
|
|
6236
6296
|
// src/split-button/split-button.spec.tsx
|
|
6237
|
-
import { Fragment as Fragment23, jsx as
|
|
6297
|
+
import { Fragment as Fragment23, jsx as jsx77, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
6238
6298
|
var SPLITBUTTON_CLASSNAME = `k-split-button`;
|
|
6239
|
-
var
|
|
6299
|
+
var states33 = [
|
|
6240
6300
|
States.hover,
|
|
6241
6301
|
States.focus,
|
|
6242
6302
|
States.active,
|
|
6243
6303
|
States.selected,
|
|
6244
6304
|
States.disabled
|
|
6245
6305
|
];
|
|
6246
|
-
var
|
|
6306
|
+
var options31 = {
|
|
6247
6307
|
size: [Size.small, Size.medium, Size.large],
|
|
6248
6308
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6249
6309
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link],
|
|
@@ -6261,7 +6321,7 @@ var options29 = {
|
|
|
6261
6321
|
ThemeColor.inverse
|
|
6262
6322
|
]
|
|
6263
6323
|
};
|
|
6264
|
-
var
|
|
6324
|
+
var defaultProps29 = {
|
|
6265
6325
|
size: Size.medium,
|
|
6266
6326
|
rounded: Roundness.medium,
|
|
6267
6327
|
fillMode: FillMode.solid,
|
|
@@ -6270,10 +6330,10 @@ var defaultProps27 = {
|
|
|
6270
6330
|
};
|
|
6271
6331
|
var SplitButton = (props) => {
|
|
6272
6332
|
const {
|
|
6273
|
-
size =
|
|
6274
|
-
rounded =
|
|
6275
|
-
fillMode =
|
|
6276
|
-
themeColor =
|
|
6333
|
+
size = defaultProps29.size,
|
|
6334
|
+
rounded = defaultProps29.rounded,
|
|
6335
|
+
fillMode = defaultProps29.fillMode,
|
|
6336
|
+
themeColor = defaultProps29.themeColor,
|
|
6277
6337
|
hover,
|
|
6278
6338
|
focus,
|
|
6279
6339
|
active,
|
|
@@ -6281,7 +6341,7 @@ var SplitButton = (props) => {
|
|
|
6281
6341
|
disabled,
|
|
6282
6342
|
icon,
|
|
6283
6343
|
text,
|
|
6284
|
-
arrowIconName =
|
|
6344
|
+
arrowIconName = defaultProps29.arrowIconName,
|
|
6285
6345
|
popup,
|
|
6286
6346
|
opened,
|
|
6287
6347
|
...other
|
|
@@ -6300,7 +6360,7 @@ var SplitButton = (props) => {
|
|
|
6300
6360
|
})
|
|
6301
6361
|
),
|
|
6302
6362
|
children: [
|
|
6303
|
-
/* @__PURE__ */
|
|
6363
|
+
/* @__PURE__ */ jsx77(
|
|
6304
6364
|
Button,
|
|
6305
6365
|
{
|
|
6306
6366
|
text,
|
|
@@ -6317,7 +6377,7 @@ var SplitButton = (props) => {
|
|
|
6317
6377
|
children: props.children
|
|
6318
6378
|
}
|
|
6319
6379
|
),
|
|
6320
|
-
/* @__PURE__ */
|
|
6380
|
+
/* @__PURE__ */ jsx77(
|
|
6321
6381
|
Button,
|
|
6322
6382
|
{
|
|
6323
6383
|
className: "k-split-button-arrow",
|
|
@@ -6331,30 +6391,30 @@ var SplitButton = (props) => {
|
|
|
6331
6391
|
]
|
|
6332
6392
|
}
|
|
6333
6393
|
),
|
|
6334
|
-
opened && popup && /* @__PURE__ */
|
|
6394
|
+
opened && popup && /* @__PURE__ */ jsx77(Popup, { className: "k-menu-popup", children: popup })
|
|
6335
6395
|
] });
|
|
6336
6396
|
};
|
|
6337
|
-
SplitButton.states =
|
|
6338
|
-
SplitButton.options =
|
|
6397
|
+
SplitButton.states = states33;
|
|
6398
|
+
SplitButton.options = options31;
|
|
6339
6399
|
SplitButton.className = SPLITBUTTON_CLASSNAME;
|
|
6340
|
-
SplitButton.defaultProps =
|
|
6400
|
+
SplitButton.defaultProps = defaultProps29;
|
|
6341
6401
|
var split_button_spec_default = SplitButton;
|
|
6342
6402
|
|
|
6343
6403
|
// src/toolbar/toolbar.spec.tsx
|
|
6344
|
-
import { jsx as
|
|
6404
|
+
import { jsx as jsx78 } from "react/jsx-runtime";
|
|
6345
6405
|
var TOOLBAR_CLASSNAME = `k-toolbar`;
|
|
6346
|
-
var
|
|
6406
|
+
var states34 = [
|
|
6347
6407
|
States.focus
|
|
6348
6408
|
];
|
|
6349
|
-
var
|
|
6409
|
+
var options32 = {
|
|
6350
6410
|
size: [Size.small, Size.medium, Size.large]
|
|
6351
6411
|
};
|
|
6352
|
-
var
|
|
6412
|
+
var defaultProps30 = {
|
|
6353
6413
|
size: Size.medium
|
|
6354
6414
|
};
|
|
6355
6415
|
var Toolbar = (props) => {
|
|
6356
6416
|
const {
|
|
6357
|
-
size =
|
|
6417
|
+
size = defaultProps30.size,
|
|
6358
6418
|
focus,
|
|
6359
6419
|
resizable,
|
|
6360
6420
|
...other
|
|
@@ -6364,7 +6424,7 @@ var Toolbar = (props) => {
|
|
|
6364
6424
|
const tempToolbarChildren = [];
|
|
6365
6425
|
if (child.type === Button && child.props.className && child.props.className.includes("k-toolbar-overflow-button")) {
|
|
6366
6426
|
tempToolbarChildren.push(
|
|
6367
|
-
/* @__PURE__ */
|
|
6427
|
+
/* @__PURE__ */ jsx78(
|
|
6368
6428
|
Button,
|
|
6369
6429
|
{
|
|
6370
6430
|
...child.props,
|
|
@@ -6375,7 +6435,7 @@ var Toolbar = (props) => {
|
|
|
6375
6435
|
);
|
|
6376
6436
|
} else if (child.type === Button && child.props.className && child.props.className.includes("k-toggle-button")) {
|
|
6377
6437
|
tempToolbarChildren.push(
|
|
6378
|
-
/* @__PURE__ */
|
|
6438
|
+
/* @__PURE__ */ jsx78(
|
|
6379
6439
|
Button,
|
|
6380
6440
|
{
|
|
6381
6441
|
...child.props,
|
|
@@ -6386,7 +6446,7 @@ var Toolbar = (props) => {
|
|
|
6386
6446
|
);
|
|
6387
6447
|
} else if (child.type === Button) {
|
|
6388
6448
|
tempToolbarChildren.push(
|
|
6389
|
-
/* @__PURE__ */
|
|
6449
|
+
/* @__PURE__ */ jsx78(
|
|
6390
6450
|
Button,
|
|
6391
6451
|
{
|
|
6392
6452
|
...child.props,
|
|
@@ -6397,7 +6457,7 @@ var Toolbar = (props) => {
|
|
|
6397
6457
|
);
|
|
6398
6458
|
} else if (child.type === MenuButton) {
|
|
6399
6459
|
tempToolbarChildren.push(
|
|
6400
|
-
/* @__PURE__ */
|
|
6460
|
+
/* @__PURE__ */ jsx78(
|
|
6401
6461
|
MenuButton,
|
|
6402
6462
|
{
|
|
6403
6463
|
...child.props,
|
|
@@ -6408,7 +6468,7 @@ var Toolbar = (props) => {
|
|
|
6408
6468
|
);
|
|
6409
6469
|
} else if (child.type === split_button_spec_default) {
|
|
6410
6470
|
tempToolbarChildren.push(
|
|
6411
|
-
/* @__PURE__ */
|
|
6471
|
+
/* @__PURE__ */ jsx78(
|
|
6412
6472
|
split_button_spec_default,
|
|
6413
6473
|
{
|
|
6414
6474
|
...child.props,
|
|
@@ -6422,7 +6482,7 @@ var Toolbar = (props) => {
|
|
|
6422
6482
|
const childrenArray = Array.isArray(child.props.children) ? child.props.children : [child.props.children];
|
|
6423
6483
|
childrenArray.forEach((button, bindex) => {
|
|
6424
6484
|
buttonGroupItems.push(
|
|
6425
|
-
/* @__PURE__ */
|
|
6485
|
+
/* @__PURE__ */ jsx78(
|
|
6426
6486
|
Button,
|
|
6427
6487
|
{
|
|
6428
6488
|
...button.props,
|
|
@@ -6433,7 +6493,7 @@ var Toolbar = (props) => {
|
|
|
6433
6493
|
);
|
|
6434
6494
|
});
|
|
6435
6495
|
tempToolbarChildren.push(
|
|
6436
|
-
/* @__PURE__ */
|
|
6496
|
+
/* @__PURE__ */ jsx78(
|
|
6437
6497
|
ButtonGroup,
|
|
6438
6498
|
{
|
|
6439
6499
|
...child.props,
|
|
@@ -6445,7 +6505,7 @@ var Toolbar = (props) => {
|
|
|
6445
6505
|
);
|
|
6446
6506
|
} else if (child.type === Combobox) {
|
|
6447
6507
|
tempToolbarChildren.push(
|
|
6448
|
-
/* @__PURE__ */
|
|
6508
|
+
/* @__PURE__ */ jsx78(
|
|
6449
6509
|
Combobox,
|
|
6450
6510
|
{
|
|
6451
6511
|
...child.props,
|
|
@@ -6456,7 +6516,7 @@ var Toolbar = (props) => {
|
|
|
6456
6516
|
);
|
|
6457
6517
|
} else if (child.type === DropdownList) {
|
|
6458
6518
|
tempToolbarChildren.push(
|
|
6459
|
-
/* @__PURE__ */
|
|
6519
|
+
/* @__PURE__ */ jsx78(
|
|
6460
6520
|
DropdownList,
|
|
6461
6521
|
{
|
|
6462
6522
|
...child.props,
|
|
@@ -6467,7 +6527,7 @@ var Toolbar = (props) => {
|
|
|
6467
6527
|
);
|
|
6468
6528
|
} else if (child.type === ColorPicker) {
|
|
6469
6529
|
tempToolbarChildren.push(
|
|
6470
|
-
/* @__PURE__ */
|
|
6530
|
+
/* @__PURE__ */ jsx78(
|
|
6471
6531
|
ColorPicker,
|
|
6472
6532
|
{
|
|
6473
6533
|
...child.props,
|
|
@@ -6489,7 +6549,7 @@ var Toolbar = (props) => {
|
|
|
6489
6549
|
addUniqueToolClass(child, index);
|
|
6490
6550
|
});
|
|
6491
6551
|
}
|
|
6492
|
-
return /* @__PURE__ */
|
|
6552
|
+
return /* @__PURE__ */ jsx78(
|
|
6493
6553
|
"div",
|
|
6494
6554
|
{
|
|
6495
6555
|
...other,
|
|
@@ -6510,26 +6570,26 @@ var Toolbar = (props) => {
|
|
|
6510
6570
|
}
|
|
6511
6571
|
);
|
|
6512
6572
|
};
|
|
6513
|
-
Toolbar.states =
|
|
6514
|
-
Toolbar.options =
|
|
6573
|
+
Toolbar.states = states34;
|
|
6574
|
+
Toolbar.options = options32;
|
|
6515
6575
|
Toolbar.className = TOOLBAR_CLASSNAME;
|
|
6516
|
-
Toolbar.defaultProps =
|
|
6576
|
+
Toolbar.defaultProps = defaultProps30;
|
|
6517
6577
|
|
|
6518
6578
|
// src/toolbar/toolbar-angular.spec.tsx
|
|
6519
|
-
import { jsx as
|
|
6579
|
+
import { jsx as jsx79 } from "react/jsx-runtime";
|
|
6520
6580
|
var TOOLBARANGULAR_CLASSNAME = `k-toolbar`;
|
|
6521
|
-
var
|
|
6581
|
+
var states35 = [
|
|
6522
6582
|
States.focus
|
|
6523
6583
|
];
|
|
6524
|
-
var
|
|
6584
|
+
var options33 = {
|
|
6525
6585
|
size: [Size.small, Size.medium, Size.large]
|
|
6526
6586
|
};
|
|
6527
|
-
var
|
|
6587
|
+
var defaultProps31 = {
|
|
6528
6588
|
size: Size.medium
|
|
6529
6589
|
};
|
|
6530
6590
|
var ToolbarAngular = (props) => {
|
|
6531
6591
|
const {
|
|
6532
|
-
size =
|
|
6592
|
+
size = defaultProps31.size,
|
|
6533
6593
|
focus,
|
|
6534
6594
|
resizable,
|
|
6535
6595
|
...other
|
|
@@ -6539,7 +6599,7 @@ var ToolbarAngular = (props) => {
|
|
|
6539
6599
|
const tempToolbarChildren = [];
|
|
6540
6600
|
if (child.type === Button && child.props.className && child.props.className.includes("k-toolbar-overflow-button")) {
|
|
6541
6601
|
tempToolbarChildren.push(
|
|
6542
|
-
/* @__PURE__ */
|
|
6602
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6543
6603
|
Button,
|
|
6544
6604
|
{
|
|
6545
6605
|
...child.props,
|
|
@@ -6550,7 +6610,7 @@ var ToolbarAngular = (props) => {
|
|
|
6550
6610
|
);
|
|
6551
6611
|
} else if (child.type === Button && child.props.className && child.props.className.includes("k-toggle-button")) {
|
|
6552
6612
|
tempToolbarChildren.push(
|
|
6553
|
-
/* @__PURE__ */
|
|
6613
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6554
6614
|
Button,
|
|
6555
6615
|
{
|
|
6556
6616
|
...child.props,
|
|
@@ -6561,7 +6621,7 @@ var ToolbarAngular = (props) => {
|
|
|
6561
6621
|
);
|
|
6562
6622
|
} else if (child.type === Button) {
|
|
6563
6623
|
tempToolbarChildren.push(
|
|
6564
|
-
/* @__PURE__ */
|
|
6624
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6565
6625
|
Button,
|
|
6566
6626
|
{
|
|
6567
6627
|
...child.props,
|
|
@@ -6572,7 +6632,7 @@ var ToolbarAngular = (props) => {
|
|
|
6572
6632
|
);
|
|
6573
6633
|
} else if (child.type === MenuButton) {
|
|
6574
6634
|
tempToolbarChildren.push(
|
|
6575
|
-
/* @__PURE__ */
|
|
6635
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6576
6636
|
MenuButton,
|
|
6577
6637
|
{
|
|
6578
6638
|
...child.props,
|
|
@@ -6583,7 +6643,7 @@ var ToolbarAngular = (props) => {
|
|
|
6583
6643
|
);
|
|
6584
6644
|
} else if (child.type === split_button_spec_default) {
|
|
6585
6645
|
tempToolbarChildren.push(
|
|
6586
|
-
/* @__PURE__ */
|
|
6646
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6587
6647
|
split_button_spec_default,
|
|
6588
6648
|
{
|
|
6589
6649
|
...child.props,
|
|
@@ -6597,7 +6657,7 @@ var ToolbarAngular = (props) => {
|
|
|
6597
6657
|
const childrenArray = Array.isArray(child.props.children) ? child.props.children : [child.props.children];
|
|
6598
6658
|
childrenArray.forEach((button, bindex) => {
|
|
6599
6659
|
buttonGroupItems.push(
|
|
6600
|
-
/* @__PURE__ */
|
|
6660
|
+
/* @__PURE__ */ jsx79(
|
|
6601
6661
|
Button,
|
|
6602
6662
|
{
|
|
6603
6663
|
...button.props,
|
|
@@ -6608,7 +6668,7 @@ var ToolbarAngular = (props) => {
|
|
|
6608
6668
|
);
|
|
6609
6669
|
});
|
|
6610
6670
|
tempToolbarChildren.push(
|
|
6611
|
-
/* @__PURE__ */
|
|
6671
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6612
6672
|
ButtonGroup,
|
|
6613
6673
|
{
|
|
6614
6674
|
...child.props,
|
|
@@ -6620,7 +6680,7 @@ var ToolbarAngular = (props) => {
|
|
|
6620
6680
|
);
|
|
6621
6681
|
} else if (child.type === Combobox) {
|
|
6622
6682
|
tempToolbarChildren.push(
|
|
6623
|
-
/* @__PURE__ */
|
|
6683
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6624
6684
|
Combobox,
|
|
6625
6685
|
{
|
|
6626
6686
|
...child.props,
|
|
@@ -6631,7 +6691,7 @@ var ToolbarAngular = (props) => {
|
|
|
6631
6691
|
);
|
|
6632
6692
|
} else if (child.type === DropdownList) {
|
|
6633
6693
|
tempToolbarChildren.push(
|
|
6634
|
-
/* @__PURE__ */
|
|
6694
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6635
6695
|
DropdownList,
|
|
6636
6696
|
{
|
|
6637
6697
|
...child.props,
|
|
@@ -6642,7 +6702,7 @@ var ToolbarAngular = (props) => {
|
|
|
6642
6702
|
);
|
|
6643
6703
|
} else if (child.type === ColorPicker) {
|
|
6644
6704
|
tempToolbarChildren.push(
|
|
6645
|
-
/* @__PURE__ */
|
|
6705
|
+
/* @__PURE__ */ jsx79("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx79(
|
|
6646
6706
|
ColorPicker,
|
|
6647
6707
|
{
|
|
6648
6708
|
...child.props,
|
|
@@ -6664,7 +6724,7 @@ var ToolbarAngular = (props) => {
|
|
|
6664
6724
|
addUniqueToolClass(child, index);
|
|
6665
6725
|
});
|
|
6666
6726
|
}
|
|
6667
|
-
return /* @__PURE__ */
|
|
6727
|
+
return /* @__PURE__ */ jsx79(
|
|
6668
6728
|
"div",
|
|
6669
6729
|
{
|
|
6670
6730
|
...other,
|
|
@@ -6685,28 +6745,28 @@ var ToolbarAngular = (props) => {
|
|
|
6685
6745
|
}
|
|
6686
6746
|
);
|
|
6687
6747
|
};
|
|
6688
|
-
ToolbarAngular.states =
|
|
6689
|
-
ToolbarAngular.options =
|
|
6748
|
+
ToolbarAngular.states = states35;
|
|
6749
|
+
ToolbarAngular.options = options33;
|
|
6690
6750
|
ToolbarAngular.className = TOOLBARANGULAR_CLASSNAME;
|
|
6691
|
-
ToolbarAngular.defaultProps =
|
|
6751
|
+
ToolbarAngular.defaultProps = defaultProps31;
|
|
6692
6752
|
|
|
6693
6753
|
// src/toolbar/toolbar-separator.tsx
|
|
6694
|
-
import { jsx as
|
|
6754
|
+
import { jsx as jsx80 } from "react/jsx-runtime";
|
|
6695
6755
|
|
|
6696
6756
|
// src/toolbar/toolbar-item.spec.tsx
|
|
6697
|
-
import { jsx as
|
|
6757
|
+
import { jsx as jsx81 } from "react/jsx-runtime";
|
|
6698
6758
|
var TOOLBARITEM_CLASSNAME = `k-toolbar-item`;
|
|
6699
|
-
var
|
|
6759
|
+
var states36 = [
|
|
6700
6760
|
States.focus
|
|
6701
6761
|
];
|
|
6702
|
-
var
|
|
6703
|
-
var
|
|
6762
|
+
var options34 = {};
|
|
6763
|
+
var defaultProps32 = {};
|
|
6704
6764
|
var ToolbarItem = (props) => {
|
|
6705
6765
|
const {
|
|
6706
6766
|
focus,
|
|
6707
6767
|
...other
|
|
6708
6768
|
} = props;
|
|
6709
|
-
return /* @__PURE__ */
|
|
6769
|
+
return /* @__PURE__ */ jsx81(
|
|
6710
6770
|
"div",
|
|
6711
6771
|
{
|
|
6712
6772
|
...other,
|
|
@@ -6721,13 +6781,13 @@ var ToolbarItem = (props) => {
|
|
|
6721
6781
|
}
|
|
6722
6782
|
);
|
|
6723
6783
|
};
|
|
6724
|
-
ToolbarItem.states =
|
|
6725
|
-
ToolbarItem.options =
|
|
6784
|
+
ToolbarItem.states = states36;
|
|
6785
|
+
ToolbarItem.options = options34;
|
|
6726
6786
|
ToolbarItem.className = TOOLBARITEM_CLASSNAME;
|
|
6727
|
-
ToolbarItem.defaultProps =
|
|
6787
|
+
ToolbarItem.defaultProps = defaultProps32;
|
|
6728
6788
|
|
|
6729
6789
|
// src/toolbar/tests/toolbar-adaptive.tsx
|
|
6730
|
-
import { Fragment as Fragment24, jsx as
|
|
6790
|
+
import { Fragment as Fragment24, jsx as jsx82, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
6731
6791
|
var styles = `
|
|
6732
6792
|
#test-area {
|
|
6733
6793
|
--kendo-actionsheet-height: 300px;
|
|
@@ -6742,31 +6802,31 @@ var styles = `
|
|
|
6742
6802
|
}
|
|
6743
6803
|
`;
|
|
6744
6804
|
var toolbar_adaptive_default = () => /* @__PURE__ */ jsxs36(Fragment24, { children: [
|
|
6745
|
-
/* @__PURE__ */
|
|
6805
|
+
/* @__PURE__ */ jsx82("style", { children: styles }),
|
|
6746
6806
|
/* @__PURE__ */ jsxs36("div", { id: "test-area", className: "k-d-grid", children: [
|
|
6747
|
-
/* @__PURE__ */
|
|
6807
|
+
/* @__PURE__ */ jsx82("span", { className: "k-colspan-all k-col-span-full", children: "Screen width <= 500px" }),
|
|
6748
6808
|
/* @__PURE__ */ jsxs36("section", { className: "k-colspan-all k-col-span-full", children: [
|
|
6749
6809
|
/* @__PURE__ */ jsxs36(Toolbar, { size: "large", resizable: true, children: [
|
|
6750
6810
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6751
|
-
/* @__PURE__ */
|
|
6752
|
-
/* @__PURE__ */
|
|
6753
|
-
/* @__PURE__ */
|
|
6811
|
+
/* @__PURE__ */ jsx82(Button, { size: "large", icon: "align-left", children: "Left" }),
|
|
6812
|
+
/* @__PURE__ */ jsx82(Button, { size: "large", icon: "align-center", children: "Center" }),
|
|
6813
|
+
/* @__PURE__ */ jsx82(Button, { size: "large", icon: "align-right", children: "Right" })
|
|
6754
6814
|
] }),
|
|
6755
|
-
/* @__PURE__ */
|
|
6815
|
+
/* @__PURE__ */ jsx82(Button, { size: "large", icon: "more-vertical", className: "k-toolbar-overflow-button", fillMode: "flat", rounded: null })
|
|
6756
6816
|
] }),
|
|
6757
6817
|
/* @__PURE__ */ jsxs36(ActionSheet, { adaptive: true, overlay: false, children: [
|
|
6758
|
-
/* @__PURE__ */
|
|
6818
|
+
/* @__PURE__ */ jsx82(ActionSheetHeader, { title: "Toolbar title", className: "k-text-center" }),
|
|
6759
6819
|
/* @__PURE__ */ jsxs36(MenuList, { size: "large", children: [
|
|
6760
|
-
/* @__PURE__ */
|
|
6761
|
-
/* @__PURE__ */
|
|
6762
|
-
/* @__PURE__ */
|
|
6763
|
-
/* @__PURE__ */
|
|
6764
|
-
/* @__PURE__ */
|
|
6765
|
-
/* @__PURE__ */
|
|
6766
|
-
/* @__PURE__ */
|
|
6767
|
-
/* @__PURE__ */
|
|
6768
|
-
/* @__PURE__ */
|
|
6769
|
-
/* @__PURE__ */
|
|
6820
|
+
/* @__PURE__ */ jsx82(MenuItem, { text: "Left", icon: "align-left" }),
|
|
6821
|
+
/* @__PURE__ */ jsx82(MenuItem, { text: "Center", icon: "align-center" }),
|
|
6822
|
+
/* @__PURE__ */ jsx82(MenuItem, { text: "Right", icon: "align-right" }),
|
|
6823
|
+
/* @__PURE__ */ jsx82(MenuItem, { text: "Justify", icon: "align-justify" }),
|
|
6824
|
+
/* @__PURE__ */ jsx82(MenuSeparator, {}),
|
|
6825
|
+
/* @__PURE__ */ jsx82(MenuItem, { text: "Font color" }),
|
|
6826
|
+
/* @__PURE__ */ jsx82(MenuSeparator, {}),
|
|
6827
|
+
/* @__PURE__ */ jsx82(MenuItem, { text: "Cut", icon: "cut" }),
|
|
6828
|
+
/* @__PURE__ */ jsx82(MenuItem, { text: "Copy", icon: "copy" }),
|
|
6829
|
+
/* @__PURE__ */ jsx82(MenuItem, { text: "Paste", icon: "paste" })
|
|
6770
6830
|
] })
|
|
6771
6831
|
] })
|
|
6772
6832
|
] })
|