@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
|
@@ -5161,23 +5161,83 @@ Checkbox.options = options16;
|
|
|
5161
5161
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
5162
5162
|
Checkbox.defaultProps = defaultProps14;
|
|
5163
5163
|
|
|
5164
|
-
// src/checkbox/
|
|
5165
|
-
import {
|
|
5164
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
5165
|
+
import { jsx as jsx27 } from "react/jsx-runtime";
|
|
5166
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
5167
|
+
var states18 = [];
|
|
5168
|
+
var options17 = {};
|
|
5169
|
+
var defaultProps15 = {
|
|
5170
|
+
layout: "vertical"
|
|
5171
|
+
};
|
|
5172
|
+
var CheckboxGroup = (props) => {
|
|
5173
|
+
const {
|
|
5174
|
+
layout = defaultProps15.layout,
|
|
5175
|
+
...other
|
|
5176
|
+
} = props;
|
|
5177
|
+
return /* @__PURE__ */ jsx27(
|
|
5178
|
+
"ul",
|
|
5179
|
+
{
|
|
5180
|
+
...other,
|
|
5181
|
+
className: classNames(
|
|
5182
|
+
props.className,
|
|
5183
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
5184
|
+
{
|
|
5185
|
+
[`k-list-${layout}`]: layout
|
|
5186
|
+
}
|
|
5187
|
+
),
|
|
5188
|
+
children: props.children
|
|
5189
|
+
}
|
|
5190
|
+
);
|
|
5191
|
+
};
|
|
5192
|
+
CheckboxGroup.states = states18;
|
|
5193
|
+
CheckboxGroup.options = options17;
|
|
5194
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
5195
|
+
CheckboxGroup.defaultProps = defaultProps15;
|
|
5166
5196
|
|
|
5167
|
-
// src/checkbox/
|
|
5197
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
5168
5198
|
import { jsx as jsx28 } from "react/jsx-runtime";
|
|
5199
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
5200
|
+
var states19 = [];
|
|
5201
|
+
var options18 = {};
|
|
5202
|
+
var defaultProps16 = {};
|
|
5203
|
+
var CheckboxItem = (props) => {
|
|
5204
|
+
const {
|
|
5205
|
+
...other
|
|
5206
|
+
} = props;
|
|
5207
|
+
return /* @__PURE__ */ jsx28(
|
|
5208
|
+
"li",
|
|
5209
|
+
{
|
|
5210
|
+
...other,
|
|
5211
|
+
className: classNames(
|
|
5212
|
+
props.className,
|
|
5213
|
+
CHECKBOXITEM_CLASSNAME
|
|
5214
|
+
),
|
|
5215
|
+
children: props.children
|
|
5216
|
+
}
|
|
5217
|
+
);
|
|
5218
|
+
};
|
|
5219
|
+
CheckboxItem.states = states19;
|
|
5220
|
+
CheckboxItem.options = options18;
|
|
5221
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
5222
|
+
CheckboxItem.defaultProps = defaultProps16;
|
|
5223
|
+
|
|
5224
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
5225
|
+
import { Fragment as Fragment11, jsx as jsx29, jsxs as jsxs6 } from "react/jsx-runtime";
|
|
5226
|
+
|
|
5227
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
5228
|
+
import { jsx as jsx30 } from "react/jsx-runtime";
|
|
5169
5229
|
|
|
5170
5230
|
// src/list/list-item.spec.tsx
|
|
5171
|
-
import { jsx as
|
|
5231
|
+
import { jsx as jsx31, jsxs as jsxs7 } from "react/jsx-runtime";
|
|
5172
5232
|
var LISTITEM_CLASSNAME = `k-list-item`;
|
|
5173
|
-
var
|
|
5233
|
+
var states20 = [
|
|
5174
5234
|
States.hover,
|
|
5175
5235
|
States.focus,
|
|
5176
5236
|
States.selected,
|
|
5177
5237
|
States.disabled
|
|
5178
5238
|
];
|
|
5179
|
-
var
|
|
5180
|
-
var
|
|
5239
|
+
var options19 = {};
|
|
5240
|
+
var defaultProps17 = {};
|
|
5181
5241
|
var ListItem = (props) => {
|
|
5182
5242
|
const {
|
|
5183
5243
|
text,
|
|
@@ -5208,66 +5268,66 @@ var ListItem = (props) => {
|
|
|
5208
5268
|
})
|
|
5209
5269
|
),
|
|
5210
5270
|
children: [
|
|
5211
|
-
showCheckbox && /* @__PURE__ */
|
|
5212
|
-
showIcon && /* @__PURE__ */
|
|
5213
|
-
/* @__PURE__ */
|
|
5214
|
-
groupLabel && groupLabel !== "" && /* @__PURE__ */
|
|
5271
|
+
showCheckbox && /* @__PURE__ */ jsx31(Checkbox, { checked }),
|
|
5272
|
+
showIcon && /* @__PURE__ */ jsx31(Icon, { icon: iconName }),
|
|
5273
|
+
/* @__PURE__ */ jsx31("span", { className: "k-list-item-text", children: textOrChildren }),
|
|
5274
|
+
groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx31("div", { className: "k-list-item-group-label", children: groupLabel })
|
|
5215
5275
|
]
|
|
5216
5276
|
}
|
|
5217
5277
|
);
|
|
5218
5278
|
};
|
|
5219
|
-
ListItem.states =
|
|
5220
|
-
ListItem.options =
|
|
5279
|
+
ListItem.states = states20;
|
|
5280
|
+
ListItem.options = options19;
|
|
5221
5281
|
ListItem.className = LISTITEM_CLASSNAME;
|
|
5222
|
-
ListItem.defaultProps =
|
|
5282
|
+
ListItem.defaultProps = defaultProps17;
|
|
5223
5283
|
|
|
5224
5284
|
// src/list/list-content.tsx
|
|
5225
|
-
import { jsx as
|
|
5285
|
+
import { jsx as jsx32, jsxs as jsxs8 } from "react/jsx-runtime";
|
|
5226
5286
|
var className10 = `k-list-content`;
|
|
5227
5287
|
var ListContent = (props) => {
|
|
5228
5288
|
const {
|
|
5229
5289
|
virtualization
|
|
5230
5290
|
} = props;
|
|
5231
5291
|
return /* @__PURE__ */ jsxs8("div", { className: classNames(className10, props.className), children: [
|
|
5232
|
-
/* @__PURE__ */
|
|
5233
|
-
virtualization && /* @__PURE__ */
|
|
5292
|
+
/* @__PURE__ */ jsx32("ul", { className: classNames("k-list-ul"), children: props.children }),
|
|
5293
|
+
virtualization && /* @__PURE__ */ jsx32("div", { className: "k-height-container", children: /* @__PURE__ */ jsx32("div", {}) })
|
|
5234
5294
|
] });
|
|
5235
5295
|
};
|
|
5236
5296
|
|
|
5237
5297
|
// src/list/list-header.tsx
|
|
5238
|
-
import { jsx as
|
|
5298
|
+
import { jsx as jsx33 } from "react/jsx-runtime";
|
|
5239
5299
|
var className11 = `k-list-group-sticky-header`;
|
|
5240
|
-
var ListHeader = (props) => /* @__PURE__ */
|
|
5300
|
+
var ListHeader = (props) => /* @__PURE__ */ jsx33("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ jsx33("div", { className: "k-list-header-text", children: props.children }) });
|
|
5241
5301
|
|
|
5242
5302
|
// src/list/list-group.tsx
|
|
5243
|
-
import { Fragment as Fragment12, jsx as
|
|
5303
|
+
import { Fragment as Fragment12, jsx as jsx34, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
5244
5304
|
var ListGroup = (props) => {
|
|
5245
5305
|
const {
|
|
5246
5306
|
virtualization,
|
|
5247
5307
|
label
|
|
5248
5308
|
} = props;
|
|
5249
5309
|
return /* @__PURE__ */ jsxs9(Fragment12, { children: [
|
|
5250
|
-
label && /* @__PURE__ */
|
|
5251
|
-
props.children && /* @__PURE__ */
|
|
5310
|
+
label && /* @__PURE__ */ jsx34(ListHeader, { children: label }),
|
|
5311
|
+
props.children && /* @__PURE__ */ jsx34(ListContent, { virtualization, children: props.children })
|
|
5252
5312
|
] });
|
|
5253
5313
|
};
|
|
5254
5314
|
|
|
5255
5315
|
// src/list/list-group-item.tsx
|
|
5256
|
-
import { jsx as
|
|
5316
|
+
import { jsx as jsx35 } from "react/jsx-runtime";
|
|
5257
5317
|
var className12 = `k-list-group-item`;
|
|
5258
|
-
var ListGroupItem = (props) => /* @__PURE__ */
|
|
5318
|
+
var ListGroupItem = (props) => /* @__PURE__ */ jsx35("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ jsx35("span", { className: "k-list-item-text", children: props.children }) });
|
|
5259
5319
|
|
|
5260
5320
|
// src/list/list-option-label.tsx
|
|
5261
|
-
import { jsx as
|
|
5321
|
+
import { jsx as jsx36 } from "react/jsx-runtime";
|
|
5262
5322
|
var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
|
|
5263
|
-
var
|
|
5323
|
+
var states21 = [
|
|
5264
5324
|
States.hover,
|
|
5265
5325
|
States.focus,
|
|
5266
5326
|
States.selected,
|
|
5267
5327
|
States.disabled
|
|
5268
5328
|
];
|
|
5269
|
-
var
|
|
5270
|
-
var
|
|
5329
|
+
var options20 = {};
|
|
5330
|
+
var defaultProps18 = {};
|
|
5271
5331
|
var ListOptionLabel = (props) => {
|
|
5272
5332
|
const {
|
|
5273
5333
|
text,
|
|
@@ -5277,7 +5337,7 @@ var ListOptionLabel = (props) => {
|
|
|
5277
5337
|
disabled,
|
|
5278
5338
|
...other
|
|
5279
5339
|
} = props;
|
|
5280
|
-
return /* @__PURE__ */
|
|
5340
|
+
return /* @__PURE__ */ jsx36(
|
|
5281
5341
|
"div",
|
|
5282
5342
|
{
|
|
5283
5343
|
...other,
|
|
@@ -5294,39 +5354,39 @@ var ListOptionLabel = (props) => {
|
|
|
5294
5354
|
}
|
|
5295
5355
|
);
|
|
5296
5356
|
};
|
|
5297
|
-
ListOptionLabel.states =
|
|
5298
|
-
ListOptionLabel.options =
|
|
5357
|
+
ListOptionLabel.states = states21;
|
|
5358
|
+
ListOptionLabel.options = options20;
|
|
5299
5359
|
ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
|
|
5300
|
-
ListOptionLabel.defaultProps =
|
|
5360
|
+
ListOptionLabel.defaultProps = defaultProps18;
|
|
5301
5361
|
|
|
5302
5362
|
// src/list/templates/list-normal.tsx
|
|
5303
|
-
import { jsx as
|
|
5363
|
+
import { jsx as jsx37 } from "react/jsx-runtime";
|
|
5304
5364
|
|
|
5305
5365
|
// src/list/templates/list-virtualization.tsx
|
|
5306
|
-
import { jsx as
|
|
5366
|
+
import { jsx as jsx38 } from "react/jsx-runtime";
|
|
5307
5367
|
|
|
5308
5368
|
// src/list/templates/list-grouping.tsx
|
|
5309
|
-
import { jsx as
|
|
5369
|
+
import { jsx as jsx39, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
5310
5370
|
|
|
5311
5371
|
// src/list/templates/list-virualization-grouping.tsx
|
|
5312
|
-
import { jsx as
|
|
5372
|
+
import { jsx as jsx40, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
5313
5373
|
|
|
5314
5374
|
// src/list/templates/list-virtualization-angular.tsx
|
|
5315
|
-
import { jsx as
|
|
5375
|
+
import { jsx as jsx41 } from "react/jsx-runtime";
|
|
5316
5376
|
|
|
5317
5377
|
// src/list/templates/list-grouping-angular.tsx
|
|
5318
|
-
import { jsx as
|
|
5378
|
+
import { jsx as jsx42, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
5319
5379
|
|
|
5320
5380
|
// src/list/templates/list-virualization-grouping-angular.tsx
|
|
5321
|
-
import { jsx as
|
|
5381
|
+
import { jsx as jsx43, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
5322
5382
|
|
|
5323
5383
|
// src/dropdownlist/templates/dropdownlist-popup.tsx
|
|
5324
|
-
import { jsx as
|
|
5384
|
+
import { jsx as jsx44, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
5325
5385
|
|
|
5326
5386
|
// src/searchbox/searchbox.spec.tsx
|
|
5327
|
-
import { jsx as
|
|
5387
|
+
import { jsx as jsx45, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
5328
5388
|
var SEARCHBOX_CLASSNAME = `k-searchbox`;
|
|
5329
|
-
var
|
|
5389
|
+
var states22 = [
|
|
5330
5390
|
States.hover,
|
|
5331
5391
|
States.focus,
|
|
5332
5392
|
States.valid,
|
|
@@ -5335,12 +5395,12 @@ var states20 = [
|
|
|
5335
5395
|
States.disabled,
|
|
5336
5396
|
States.loading
|
|
5337
5397
|
];
|
|
5338
|
-
var
|
|
5398
|
+
var options21 = {
|
|
5339
5399
|
size: [Size.small, Size.medium, Size.large],
|
|
5340
5400
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5341
5401
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5342
5402
|
};
|
|
5343
|
-
var
|
|
5403
|
+
var defaultProps19 = {
|
|
5344
5404
|
showIcon: true,
|
|
5345
5405
|
icon: "search",
|
|
5346
5406
|
size: Input.defaultProps.size,
|
|
@@ -5361,8 +5421,8 @@ var Searchbox = (props) => {
|
|
|
5361
5421
|
required,
|
|
5362
5422
|
loading,
|
|
5363
5423
|
disabled,
|
|
5364
|
-
showIcon =
|
|
5365
|
-
icon =
|
|
5424
|
+
showIcon = defaultProps19.showIcon,
|
|
5425
|
+
icon = defaultProps19.icon,
|
|
5366
5426
|
...other
|
|
5367
5427
|
} = props;
|
|
5368
5428
|
return /* @__PURE__ */ jsxs15(
|
|
@@ -5381,36 +5441,36 @@ var Searchbox = (props) => {
|
|
|
5381
5441
|
disabled,
|
|
5382
5442
|
className: classNames(props.className, SEARCHBOX_CLASSNAME),
|
|
5383
5443
|
children: [
|
|
5384
|
-
showIcon && /* @__PURE__ */
|
|
5385
|
-
/* @__PURE__ */
|
|
5386
|
-
/* @__PURE__ */
|
|
5387
|
-
/* @__PURE__ */
|
|
5388
|
-
/* @__PURE__ */
|
|
5444
|
+
showIcon && /* @__PURE__ */ jsx45(Icon, { className: "k-input-icon", icon }),
|
|
5445
|
+
/* @__PURE__ */ jsx45(InputInnerInput, { placeholder, value }),
|
|
5446
|
+
/* @__PURE__ */ jsx45(InputLoadingIcon, { ...props }),
|
|
5447
|
+
/* @__PURE__ */ jsx45(InputValidationIcon, { ...props }),
|
|
5448
|
+
/* @__PURE__ */ jsx45(InputClearValue, { ...props })
|
|
5389
5449
|
]
|
|
5390
5450
|
}
|
|
5391
5451
|
);
|
|
5392
5452
|
};
|
|
5393
|
-
Searchbox.states =
|
|
5394
|
-
Searchbox.options =
|
|
5453
|
+
Searchbox.states = states22;
|
|
5454
|
+
Searchbox.options = options21;
|
|
5395
5455
|
Searchbox.className = SEARCHBOX_CLASSNAME;
|
|
5396
|
-
Searchbox.defaultProps =
|
|
5456
|
+
Searchbox.defaultProps = defaultProps19;
|
|
5397
5457
|
|
|
5398
5458
|
// src/searchbox/templates/searchbox-normal.tsx
|
|
5399
|
-
import { jsx as
|
|
5459
|
+
import { jsx as jsx46 } from "react/jsx-runtime";
|
|
5400
5460
|
|
|
5401
5461
|
// src/dropdownlist/templates/dropdownlist-filtering.tsx
|
|
5402
|
-
import { Fragment as Fragment13, jsx as
|
|
5462
|
+
import { Fragment as Fragment13, jsx as jsx47, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
5403
5463
|
|
|
5404
5464
|
// src/dropdownlist/templates/dropdownlist-grouping.tsx
|
|
5405
|
-
import { jsx as
|
|
5465
|
+
import { jsx as jsx48, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
5406
5466
|
|
|
5407
5467
|
// src/dropdownlist/templates/dropdownlist-grouping-filtering.tsx
|
|
5408
|
-
import { Fragment as Fragment14, jsx as
|
|
5468
|
+
import { Fragment as Fragment14, jsx as jsx49, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
5409
5469
|
|
|
5410
5470
|
// src/textbox/textbox.spec.tsx
|
|
5411
|
-
import { jsx as
|
|
5471
|
+
import { jsx as jsx50, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
5412
5472
|
var TEXTBOX_CLASSNAME = `k-textbox`;
|
|
5413
|
-
var
|
|
5473
|
+
var states23 = [
|
|
5414
5474
|
States.hover,
|
|
5415
5475
|
States.focus,
|
|
5416
5476
|
States.valid,
|
|
@@ -5420,12 +5480,12 @@ var states21 = [
|
|
|
5420
5480
|
States.loading,
|
|
5421
5481
|
States.readonly
|
|
5422
5482
|
];
|
|
5423
|
-
var
|
|
5483
|
+
var options22 = {
|
|
5424
5484
|
size: [Size.small, Size.medium, Size.large],
|
|
5425
5485
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5426
5486
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5427
5487
|
};
|
|
5428
|
-
var
|
|
5488
|
+
var defaultProps20 = {
|
|
5429
5489
|
showClearButton: true,
|
|
5430
5490
|
size: Input.defaultProps.size,
|
|
5431
5491
|
rounded: Input.defaultProps.rounded,
|
|
@@ -5448,7 +5508,7 @@ var Textbox = (props) => {
|
|
|
5448
5508
|
loading,
|
|
5449
5509
|
disabled,
|
|
5450
5510
|
readonly,
|
|
5451
|
-
showClearButton =
|
|
5511
|
+
showClearButton = defaultProps20.showClearButton,
|
|
5452
5512
|
...other
|
|
5453
5513
|
} = props;
|
|
5454
5514
|
return /* @__PURE__ */ jsxs19(
|
|
@@ -5468,9 +5528,9 @@ var Textbox = (props) => {
|
|
|
5468
5528
|
readonly,
|
|
5469
5529
|
className: classNames(props.className, TEXTBOX_CLASSNAME),
|
|
5470
5530
|
children: [
|
|
5471
|
-
/* @__PURE__ */
|
|
5472
|
-
/* @__PURE__ */
|
|
5473
|
-
/* @__PURE__ */
|
|
5531
|
+
/* @__PURE__ */ jsx50(InputPrefix, { children: prefix }),
|
|
5532
|
+
/* @__PURE__ */ jsx50(InputInnerInput, { placeholder, value }),
|
|
5533
|
+
/* @__PURE__ */ jsx50(
|
|
5474
5534
|
InputValidationIcon,
|
|
5475
5535
|
{
|
|
5476
5536
|
valid,
|
|
@@ -5479,14 +5539,14 @@ var Textbox = (props) => {
|
|
|
5479
5539
|
disabled
|
|
5480
5540
|
}
|
|
5481
5541
|
),
|
|
5482
|
-
/* @__PURE__ */
|
|
5542
|
+
/* @__PURE__ */ jsx50(
|
|
5483
5543
|
InputLoadingIcon,
|
|
5484
5544
|
{
|
|
5485
5545
|
loading,
|
|
5486
5546
|
disabled
|
|
5487
5547
|
}
|
|
5488
5548
|
),
|
|
5489
|
-
showClearButton && /* @__PURE__ */
|
|
5549
|
+
showClearButton && /* @__PURE__ */ jsx50(
|
|
5490
5550
|
InputClearValue,
|
|
5491
5551
|
{
|
|
5492
5552
|
loading,
|
|
@@ -5495,29 +5555,29 @@ var Textbox = (props) => {
|
|
|
5495
5555
|
value
|
|
5496
5556
|
}
|
|
5497
5557
|
),
|
|
5498
|
-
/* @__PURE__ */
|
|
5558
|
+
/* @__PURE__ */ jsx50(InputSuffix, { children: suffix })
|
|
5499
5559
|
]
|
|
5500
5560
|
}
|
|
5501
5561
|
);
|
|
5502
5562
|
};
|
|
5503
|
-
Textbox.states =
|
|
5504
|
-
Textbox.options =
|
|
5563
|
+
Textbox.states = states23;
|
|
5564
|
+
Textbox.options = options22;
|
|
5505
5565
|
Textbox.className = TEXTBOX_CLASSNAME;
|
|
5506
|
-
Textbox.defaultProps =
|
|
5566
|
+
Textbox.defaultProps = defaultProps20;
|
|
5507
5567
|
|
|
5508
5568
|
// src/textbox/templates/textbox-normal.tsx
|
|
5509
|
-
import { jsx as
|
|
5569
|
+
import { jsx as jsx51 } from "react/jsx-runtime";
|
|
5510
5570
|
|
|
5511
5571
|
// src/textbox/templates/textbox-prefix.tsx
|
|
5512
|
-
import { jsx as
|
|
5572
|
+
import { jsx as jsx52, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
5513
5573
|
|
|
5514
5574
|
// src/textbox/templates/textbox-suffix.tsx
|
|
5515
|
-
import { jsx as
|
|
5575
|
+
import { jsx as jsx53, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
5516
5576
|
|
|
5517
5577
|
// src/form/form-field.tsx
|
|
5518
|
-
import { jsx as
|
|
5578
|
+
import { jsx as jsx54, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
5519
5579
|
var FORMFIELD_CLASSNAME = "k-form-field";
|
|
5520
|
-
var
|
|
5580
|
+
var states24 = [
|
|
5521
5581
|
States.disabled
|
|
5522
5582
|
];
|
|
5523
5583
|
var FormField = (props) => {
|
|
@@ -5551,14 +5611,14 @@ var FormField = (props) => {
|
|
|
5551
5611
|
"k-form-label"
|
|
5552
5612
|
), children: [
|
|
5553
5613
|
label,
|
|
5554
|
-
optional && /* @__PURE__ */
|
|
5555
|
-
info && /* @__PURE__ */
|
|
5614
|
+
optional && /* @__PURE__ */ jsx54("span", { className: "k-label-optional", children: "(Optional)" }),
|
|
5615
|
+
info && /* @__PURE__ */ jsx54("span", { className: "k-field-info", children: "(field info)" })
|
|
5556
5616
|
] }),
|
|
5557
|
-
orientation === "horizontal" && !label && /* @__PURE__ */
|
|
5617
|
+
orientation === "horizontal" && !label && /* @__PURE__ */ jsx54("span", { className: "k-label k-form-label k-label-empty" }),
|
|
5558
5618
|
/* @__PURE__ */ jsxs22("div", { className: "k-form-field-wrap", children: [
|
|
5559
5619
|
editor,
|
|
5560
|
-
hint && /* @__PURE__ */
|
|
5561
|
-
error && /* @__PURE__ */
|
|
5620
|
+
hint && /* @__PURE__ */ jsx54("div", { className: "k-form-hint", children: hint }),
|
|
5621
|
+
error && /* @__PURE__ */ jsx54("div", { className: "k-form-error", children: error })
|
|
5562
5622
|
] })
|
|
5563
5623
|
]
|
|
5564
5624
|
}
|
|
@@ -5567,7 +5627,7 @@ var FormField = (props) => {
|
|
|
5567
5627
|
FormField.className = FORMFIELD_CLASSNAME;
|
|
5568
5628
|
|
|
5569
5629
|
// src/form/fieldset.tsx
|
|
5570
|
-
import { Fragment as Fragment15, jsx as
|
|
5630
|
+
import { Fragment as Fragment15, jsx as jsx55, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
5571
5631
|
var FIELDSET_CLASSNAME = "k-form-fieldset";
|
|
5572
5632
|
var Fieldset = (props) => {
|
|
5573
5633
|
const {
|
|
@@ -5578,8 +5638,8 @@ var Fieldset = (props) => {
|
|
|
5578
5638
|
gapY
|
|
5579
5639
|
} = props;
|
|
5580
5640
|
return /* @__PURE__ */ jsxs23("fieldset", { className: classNames(FIELDSET_CLASSNAME), children: [
|
|
5581
|
-
legend && /* @__PURE__ */
|
|
5582
|
-
layout === "grid" ? /* @__PURE__ */
|
|
5641
|
+
legend && /* @__PURE__ */ jsx55("legend", { className: "k-form-legend", children: legend }),
|
|
5642
|
+
layout === "grid" ? /* @__PURE__ */ jsx55("div", { className: classNames(
|
|
5583
5643
|
"k-form-layout",
|
|
5584
5644
|
"k-d-grid",
|
|
5585
5645
|
{
|
|
@@ -5587,37 +5647,37 @@ var Fieldset = (props) => {
|
|
|
5587
5647
|
[`k-gap-x-${gapX}`]: gapX,
|
|
5588
5648
|
[`k-gap-y-${gapY}`]: gapY
|
|
5589
5649
|
}
|
|
5590
|
-
), children: props.children }) : /* @__PURE__ */
|
|
5650
|
+
), children: props.children }) : /* @__PURE__ */ jsx55(Fragment15, { children: props.children })
|
|
5591
5651
|
] });
|
|
5592
5652
|
};
|
|
5593
5653
|
Fieldset.className = FIELDSET_CLASSNAME;
|
|
5594
5654
|
|
|
5595
5655
|
// src/form/form.spec.tsx
|
|
5596
|
-
import { Fragment as Fragment16, jsx as
|
|
5656
|
+
import { Fragment as Fragment16, jsx as jsx56, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
5597
5657
|
import { createElement } from "react";
|
|
5598
5658
|
var FORM_CLASSNAME = "k-form";
|
|
5599
|
-
var
|
|
5600
|
-
var
|
|
5659
|
+
var states25 = [];
|
|
5660
|
+
var options23 = {
|
|
5601
5661
|
size: [Size.small, Size.medium, Size.large]
|
|
5602
5662
|
};
|
|
5603
|
-
var
|
|
5663
|
+
var defaultProps21 = {
|
|
5604
5664
|
size: Size.medium,
|
|
5605
5665
|
layout: "basic",
|
|
5606
5666
|
tag: "form"
|
|
5607
5667
|
};
|
|
5608
5668
|
var Form = (props) => {
|
|
5609
5669
|
const {
|
|
5610
|
-
size =
|
|
5670
|
+
size = defaultProps21.size,
|
|
5611
5671
|
orientation,
|
|
5612
|
-
layout =
|
|
5672
|
+
layout = defaultProps21.layout,
|
|
5613
5673
|
formButtons,
|
|
5614
5674
|
cols,
|
|
5615
5675
|
gapX,
|
|
5616
5676
|
gapY,
|
|
5617
|
-
tag =
|
|
5677
|
+
tag = defaultProps21.tag,
|
|
5618
5678
|
children
|
|
5619
5679
|
} = props;
|
|
5620
|
-
const Parent = ({ tag: tag2, className: className13, children: children2 }) => tag2 === "form" ? /* @__PURE__ */
|
|
5680
|
+
const Parent = ({ tag: tag2, className: className13, children: children2 }) => tag2 === "form" ? /* @__PURE__ */ jsx56("form", { className: className13, children: children2 }) : /* @__PURE__ */ jsx56("div", { className: className13, children: children2 });
|
|
5621
5681
|
const formChildren = [];
|
|
5622
5682
|
if (children) {
|
|
5623
5683
|
if (Array.isArray(children)) {
|
|
@@ -5646,7 +5706,7 @@ var Form = (props) => {
|
|
|
5646
5706
|
[`${FORM_CLASSNAME}-${orientation}`]: orientation
|
|
5647
5707
|
}
|
|
5648
5708
|
), children: [
|
|
5649
|
-
layout === "grid" ? /* @__PURE__ */
|
|
5709
|
+
layout === "grid" ? /* @__PURE__ */ jsx56("div", { className: classNames(
|
|
5650
5710
|
"k-form-layout",
|
|
5651
5711
|
"k-d-grid",
|
|
5652
5712
|
{
|
|
@@ -5654,75 +5714,75 @@ var Form = (props) => {
|
|
|
5654
5714
|
[`k-gap-x-${gapX}`]: gapX,
|
|
5655
5715
|
[`k-gap-y-${gapY}`]: gapY
|
|
5656
5716
|
}
|
|
5657
|
-
), children: formChildren }) : /* @__PURE__ */
|
|
5658
|
-
formButtons && /* @__PURE__ */
|
|
5717
|
+
), children: formChildren }) : /* @__PURE__ */ jsx56(Fragment16, { children: formChildren }),
|
|
5718
|
+
formButtons && /* @__PURE__ */ jsx56("div", { className: "k-form-buttons", children: formButtons })
|
|
5659
5719
|
] });
|
|
5660
5720
|
};
|
|
5661
|
-
Form.states =
|
|
5662
|
-
Form.options =
|
|
5721
|
+
Form.states = states25;
|
|
5722
|
+
Form.options = options23;
|
|
5663
5723
|
Form.className = FORM_CLASSNAME;
|
|
5664
|
-
Form.defaultProps =
|
|
5724
|
+
Form.defaultProps = defaultProps21;
|
|
5665
5725
|
|
|
5666
5726
|
// src/form/tests/form-sizes.tsx
|
|
5667
|
-
import { Fragment as Fragment17, jsx as
|
|
5727
|
+
import { Fragment as Fragment17, jsx as jsx57, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
5668
5728
|
var styles = { border: "1px solid grey", padding: "10px" };
|
|
5669
|
-
var form_sizes_default = () => /* @__PURE__ */
|
|
5670
|
-
/* @__PURE__ */
|
|
5671
|
-
/* @__PURE__ */
|
|
5729
|
+
var form_sizes_default = () => /* @__PURE__ */ jsx57(Fragment17, { children: /* @__PURE__ */ jsxs25("div", { id: "test-area", children: [
|
|
5730
|
+
/* @__PURE__ */ jsx57("div", { children: "Form Sizes" }),
|
|
5731
|
+
/* @__PURE__ */ jsx57("br", {}),
|
|
5672
5732
|
/* @__PURE__ */ jsxs25("div", { style: { display: "flex", gap: "20px" }, children: [
|
|
5673
5733
|
/* @__PURE__ */ jsxs25("section", { style: styles, children: [
|
|
5674
|
-
/* @__PURE__ */
|
|
5675
|
-
/* @__PURE__ */
|
|
5676
|
-
/* @__PURE__ */
|
|
5734
|
+
/* @__PURE__ */ jsx57("div", { children: /* @__PURE__ */ jsx57("strong", { children: "sm" }) }),
|
|
5735
|
+
/* @__PURE__ */ jsx57("br", {}),
|
|
5736
|
+
/* @__PURE__ */ jsx57(
|
|
5677
5737
|
Form,
|
|
5678
5738
|
{
|
|
5679
5739
|
size: "small",
|
|
5680
5740
|
formButtons: /* @__PURE__ */ jsxs25(Fragment17, { children: [
|
|
5681
|
-
/* @__PURE__ */
|
|
5682
|
-
/* @__PURE__ */
|
|
5741
|
+
/* @__PURE__ */ jsx57(Button, { className: "k-form-submit", themeColor: "primary", size: "small", children: "Submit" }),
|
|
5742
|
+
/* @__PURE__ */ jsx57(Button, { className: "k-form-clear", size: "small", children: "Clear" })
|
|
5683
5743
|
] }),
|
|
5684
5744
|
children: /* @__PURE__ */ jsxs25(Fieldset, { legend: "Shipping Address", layout: "grid", cols: 2, gapX: 2, children: [
|
|
5685
|
-
/* @__PURE__ */
|
|
5686
|
-
/* @__PURE__ */
|
|
5687
|
-
/* @__PURE__ */
|
|
5745
|
+
/* @__PURE__ */ jsx57(FormField, { colSpan: "1", label: "Country", editor: /* @__PURE__ */ jsx57(DropdownList, { value: "France", size: "small" }) }),
|
|
5746
|
+
/* @__PURE__ */ jsx57(FormField, { colSpan: "1", label: "City", editor: /* @__PURE__ */ jsx57(Textbox, { size: "small" }) }),
|
|
5747
|
+
/* @__PURE__ */ jsx57(FormField, { colSpan: "2", className: "k-form-field-error", label: "Address Line", error: "Address Line is required", editor: /* @__PURE__ */ jsx57(Textbox, { size: "small" }) })
|
|
5688
5748
|
] })
|
|
5689
5749
|
}
|
|
5690
5750
|
)
|
|
5691
5751
|
] }),
|
|
5692
5752
|
/* @__PURE__ */ jsxs25("section", { style: styles, children: [
|
|
5693
|
-
/* @__PURE__ */
|
|
5694
|
-
/* @__PURE__ */
|
|
5695
|
-
/* @__PURE__ */
|
|
5753
|
+
/* @__PURE__ */ jsx57("div", { children: /* @__PURE__ */ jsx57("strong", { children: "md" }) }),
|
|
5754
|
+
/* @__PURE__ */ jsx57("br", {}),
|
|
5755
|
+
/* @__PURE__ */ jsx57(
|
|
5696
5756
|
Form,
|
|
5697
5757
|
{
|
|
5698
5758
|
size: "medium",
|
|
5699
5759
|
formButtons: /* @__PURE__ */ jsxs25(Fragment17, { children: [
|
|
5700
|
-
/* @__PURE__ */
|
|
5701
|
-
/* @__PURE__ */
|
|
5760
|
+
/* @__PURE__ */ jsx57(Button, { className: "k-form-submit", themeColor: "primary", size: "medium", children: "Submit" }),
|
|
5761
|
+
/* @__PURE__ */ jsx57(Button, { className: "k-form-clear", size: "medium", children: "Clear" })
|
|
5702
5762
|
] }),
|
|
5703
5763
|
children: /* @__PURE__ */ jsxs25(Fieldset, { legend: "Shipping Address", layout: "grid", cols: 2, gapX: 2, children: [
|
|
5704
|
-
/* @__PURE__ */
|
|
5705
|
-
/* @__PURE__ */
|
|
5706
|
-
/* @__PURE__ */
|
|
5764
|
+
/* @__PURE__ */ jsx57(FormField, { colSpan: "1", label: "Country", editor: /* @__PURE__ */ jsx57(DropdownList, { value: "France", size: "medium" }) }),
|
|
5765
|
+
/* @__PURE__ */ jsx57(FormField, { colSpan: "1", label: "City", editor: /* @__PURE__ */ jsx57(Textbox, { size: "medium" }) }),
|
|
5766
|
+
/* @__PURE__ */ jsx57(FormField, { colSpan: "2", className: "k-form-field-error", label: "Address Line", error: "Address Line is required", editor: /* @__PURE__ */ jsx57(Textbox, { size: "medium" }) })
|
|
5707
5767
|
] })
|
|
5708
5768
|
}
|
|
5709
5769
|
)
|
|
5710
5770
|
] }),
|
|
5711
5771
|
/* @__PURE__ */ jsxs25("section", { style: styles, children: [
|
|
5712
|
-
/* @__PURE__ */
|
|
5713
|
-
/* @__PURE__ */
|
|
5714
|
-
/* @__PURE__ */
|
|
5772
|
+
/* @__PURE__ */ jsx57("div", { children: /* @__PURE__ */ jsx57("strong", { children: "lg" }) }),
|
|
5773
|
+
/* @__PURE__ */ jsx57("br", {}),
|
|
5774
|
+
/* @__PURE__ */ jsx57(
|
|
5715
5775
|
Form,
|
|
5716
5776
|
{
|
|
5717
5777
|
size: "large",
|
|
5718
5778
|
formButtons: /* @__PURE__ */ jsxs25(Fragment17, { children: [
|
|
5719
|
-
/* @__PURE__ */
|
|
5720
|
-
/* @__PURE__ */
|
|
5779
|
+
/* @__PURE__ */ jsx57(Button, { className: "k-form-submit", themeColor: "primary", size: "large", children: "Submit" }),
|
|
5780
|
+
/* @__PURE__ */ jsx57(Button, { className: "k-form-clear", size: "large", children: "Clear" })
|
|
5721
5781
|
] }),
|
|
5722
5782
|
children: /* @__PURE__ */ jsxs25(Fieldset, { legend: "Shipping Address", layout: "grid", cols: 2, gapX: 2, children: [
|
|
5723
|
-
/* @__PURE__ */
|
|
5724
|
-
/* @__PURE__ */
|
|
5725
|
-
/* @__PURE__ */
|
|
5783
|
+
/* @__PURE__ */ jsx57(FormField, { colSpan: "1", label: "Country", editor: /* @__PURE__ */ jsx57(DropdownList, { value: "France", size: "large" }) }),
|
|
5784
|
+
/* @__PURE__ */ jsx57(FormField, { colSpan: "1", label: "City", editor: /* @__PURE__ */ jsx57(Textbox, { size: "large" }) }),
|
|
5785
|
+
/* @__PURE__ */ jsx57(FormField, { colSpan: "2", className: "k-form-field-error", label: "Address Line", error: "Address Line is required", editor: /* @__PURE__ */ jsx57(Textbox, { size: "large" }) })
|
|
5726
5786
|
] })
|
|
5727
5787
|
}
|
|
5728
5788
|
)
|