@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
|
@@ -5328,23 +5328,83 @@ Checkbox.options = options18;
|
|
|
5328
5328
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
5329
5329
|
Checkbox.defaultProps = defaultProps16;
|
|
5330
5330
|
|
|
5331
|
-
// src/checkbox/
|
|
5332
|
-
import {
|
|
5331
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
5332
|
+
import { jsx as jsx33 } from "react/jsx-runtime";
|
|
5333
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
5334
|
+
var states21 = [];
|
|
5335
|
+
var options19 = {};
|
|
5336
|
+
var defaultProps17 = {
|
|
5337
|
+
layout: "vertical"
|
|
5338
|
+
};
|
|
5339
|
+
var CheckboxGroup = (props) => {
|
|
5340
|
+
const {
|
|
5341
|
+
layout = defaultProps17.layout,
|
|
5342
|
+
...other
|
|
5343
|
+
} = props;
|
|
5344
|
+
return /* @__PURE__ */ jsx33(
|
|
5345
|
+
"ul",
|
|
5346
|
+
{
|
|
5347
|
+
...other,
|
|
5348
|
+
className: classNames(
|
|
5349
|
+
props.className,
|
|
5350
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
5351
|
+
{
|
|
5352
|
+
[`k-list-${layout}`]: layout
|
|
5353
|
+
}
|
|
5354
|
+
),
|
|
5355
|
+
children: props.children
|
|
5356
|
+
}
|
|
5357
|
+
);
|
|
5358
|
+
};
|
|
5359
|
+
CheckboxGroup.states = states21;
|
|
5360
|
+
CheckboxGroup.options = options19;
|
|
5361
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
5362
|
+
CheckboxGroup.defaultProps = defaultProps17;
|
|
5333
5363
|
|
|
5334
|
-
// src/checkbox/
|
|
5364
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
5335
5365
|
import { jsx as jsx34 } from "react/jsx-runtime";
|
|
5366
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
5367
|
+
var states22 = [];
|
|
5368
|
+
var options20 = {};
|
|
5369
|
+
var defaultProps18 = {};
|
|
5370
|
+
var CheckboxItem = (props) => {
|
|
5371
|
+
const {
|
|
5372
|
+
...other
|
|
5373
|
+
} = props;
|
|
5374
|
+
return /* @__PURE__ */ jsx34(
|
|
5375
|
+
"li",
|
|
5376
|
+
{
|
|
5377
|
+
...other,
|
|
5378
|
+
className: classNames(
|
|
5379
|
+
props.className,
|
|
5380
|
+
CHECKBOXITEM_CLASSNAME
|
|
5381
|
+
),
|
|
5382
|
+
children: props.children
|
|
5383
|
+
}
|
|
5384
|
+
);
|
|
5385
|
+
};
|
|
5386
|
+
CheckboxItem.states = states22;
|
|
5387
|
+
CheckboxItem.options = options20;
|
|
5388
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
5389
|
+
CheckboxItem.defaultProps = defaultProps18;
|
|
5390
|
+
|
|
5391
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
5392
|
+
import { Fragment as Fragment14, jsx as jsx35, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
5393
|
+
|
|
5394
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
5395
|
+
import { jsx as jsx36 } from "react/jsx-runtime";
|
|
5336
5396
|
|
|
5337
5397
|
// src/list/list-item.spec.tsx
|
|
5338
|
-
import { jsx as
|
|
5398
|
+
import { jsx as jsx37, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
5339
5399
|
var LISTITEM_CLASSNAME = `k-list-item`;
|
|
5340
|
-
var
|
|
5400
|
+
var states23 = [
|
|
5341
5401
|
States.hover,
|
|
5342
5402
|
States.focus,
|
|
5343
5403
|
States.selected,
|
|
5344
5404
|
States.disabled
|
|
5345
5405
|
];
|
|
5346
|
-
var
|
|
5347
|
-
var
|
|
5406
|
+
var options21 = {};
|
|
5407
|
+
var defaultProps19 = {};
|
|
5348
5408
|
var ListItem = (props) => {
|
|
5349
5409
|
const {
|
|
5350
5410
|
text,
|
|
@@ -5375,66 +5435,66 @@ var ListItem = (props) => {
|
|
|
5375
5435
|
})
|
|
5376
5436
|
),
|
|
5377
5437
|
children: [
|
|
5378
|
-
showCheckbox && /* @__PURE__ */
|
|
5379
|
-
showIcon && /* @__PURE__ */
|
|
5380
|
-
/* @__PURE__ */
|
|
5381
|
-
groupLabel && groupLabel !== "" && /* @__PURE__ */
|
|
5438
|
+
showCheckbox && /* @__PURE__ */ jsx37(Checkbox, { checked }),
|
|
5439
|
+
showIcon && /* @__PURE__ */ jsx37(Icon, { icon: iconName }),
|
|
5440
|
+
/* @__PURE__ */ jsx37("span", { className: "k-list-item-text", children: textOrChildren }),
|
|
5441
|
+
groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx37("div", { className: "k-list-item-group-label", children: groupLabel })
|
|
5382
5442
|
]
|
|
5383
5443
|
}
|
|
5384
5444
|
);
|
|
5385
5445
|
};
|
|
5386
|
-
ListItem.states =
|
|
5387
|
-
ListItem.options =
|
|
5446
|
+
ListItem.states = states23;
|
|
5447
|
+
ListItem.options = options21;
|
|
5388
5448
|
ListItem.className = LISTITEM_CLASSNAME;
|
|
5389
|
-
ListItem.defaultProps =
|
|
5449
|
+
ListItem.defaultProps = defaultProps19;
|
|
5390
5450
|
|
|
5391
5451
|
// src/list/list-content.tsx
|
|
5392
|
-
import { jsx as
|
|
5452
|
+
import { jsx as jsx38, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
5393
5453
|
var className10 = `k-list-content`;
|
|
5394
5454
|
var ListContent = (props) => {
|
|
5395
5455
|
const {
|
|
5396
5456
|
virtualization
|
|
5397
5457
|
} = props;
|
|
5398
5458
|
return /* @__PURE__ */ jsxs12("div", { className: classNames(className10, props.className), children: [
|
|
5399
|
-
/* @__PURE__ */
|
|
5400
|
-
virtualization && /* @__PURE__ */
|
|
5459
|
+
/* @__PURE__ */ jsx38("ul", { className: classNames("k-list-ul"), children: props.children }),
|
|
5460
|
+
virtualization && /* @__PURE__ */ jsx38("div", { className: "k-height-container", children: /* @__PURE__ */ jsx38("div", {}) })
|
|
5401
5461
|
] });
|
|
5402
5462
|
};
|
|
5403
5463
|
|
|
5404
5464
|
// src/list/list-header.tsx
|
|
5405
|
-
import { jsx as
|
|
5465
|
+
import { jsx as jsx39 } from "react/jsx-runtime";
|
|
5406
5466
|
var className11 = `k-list-group-sticky-header`;
|
|
5407
|
-
var ListHeader = (props) => /* @__PURE__ */
|
|
5467
|
+
var ListHeader = (props) => /* @__PURE__ */ jsx39("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ jsx39("div", { className: "k-list-header-text", children: props.children }) });
|
|
5408
5468
|
|
|
5409
5469
|
// src/list/list-group.tsx
|
|
5410
|
-
import { Fragment as Fragment15, jsx as
|
|
5470
|
+
import { Fragment as Fragment15, jsx as jsx40, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
5411
5471
|
var ListGroup = (props) => {
|
|
5412
5472
|
const {
|
|
5413
5473
|
virtualization,
|
|
5414
5474
|
label
|
|
5415
5475
|
} = props;
|
|
5416
5476
|
return /* @__PURE__ */ jsxs13(Fragment15, { children: [
|
|
5417
|
-
label && /* @__PURE__ */
|
|
5418
|
-
props.children && /* @__PURE__ */
|
|
5477
|
+
label && /* @__PURE__ */ jsx40(ListHeader, { children: label }),
|
|
5478
|
+
props.children && /* @__PURE__ */ jsx40(ListContent, { virtualization, children: props.children })
|
|
5419
5479
|
] });
|
|
5420
5480
|
};
|
|
5421
5481
|
|
|
5422
5482
|
// src/list/list-group-item.tsx
|
|
5423
|
-
import { jsx as
|
|
5483
|
+
import { jsx as jsx41 } from "react/jsx-runtime";
|
|
5424
5484
|
var className12 = `k-list-group-item`;
|
|
5425
|
-
var ListGroupItem = (props) => /* @__PURE__ */
|
|
5485
|
+
var ListGroupItem = (props) => /* @__PURE__ */ jsx41("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ jsx41("span", { className: "k-list-item-text", children: props.children }) });
|
|
5426
5486
|
|
|
5427
5487
|
// src/list/list-option-label.tsx
|
|
5428
|
-
import { jsx as
|
|
5488
|
+
import { jsx as jsx42 } from "react/jsx-runtime";
|
|
5429
5489
|
var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
|
|
5430
|
-
var
|
|
5490
|
+
var states24 = [
|
|
5431
5491
|
States.hover,
|
|
5432
5492
|
States.focus,
|
|
5433
5493
|
States.selected,
|
|
5434
5494
|
States.disabled
|
|
5435
5495
|
];
|
|
5436
|
-
var
|
|
5437
|
-
var
|
|
5496
|
+
var options22 = {};
|
|
5497
|
+
var defaultProps20 = {};
|
|
5438
5498
|
var ListOptionLabel = (props) => {
|
|
5439
5499
|
const {
|
|
5440
5500
|
text,
|
|
@@ -5444,7 +5504,7 @@ var ListOptionLabel = (props) => {
|
|
|
5444
5504
|
disabled,
|
|
5445
5505
|
...other
|
|
5446
5506
|
} = props;
|
|
5447
|
-
return /* @__PURE__ */
|
|
5507
|
+
return /* @__PURE__ */ jsx42(
|
|
5448
5508
|
"div",
|
|
5449
5509
|
{
|
|
5450
5510
|
...other,
|
|
@@ -5461,36 +5521,36 @@ var ListOptionLabel = (props) => {
|
|
|
5461
5521
|
}
|
|
5462
5522
|
);
|
|
5463
5523
|
};
|
|
5464
|
-
ListOptionLabel.states =
|
|
5465
|
-
ListOptionLabel.options =
|
|
5524
|
+
ListOptionLabel.states = states24;
|
|
5525
|
+
ListOptionLabel.options = options22;
|
|
5466
5526
|
ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
|
|
5467
|
-
ListOptionLabel.defaultProps =
|
|
5527
|
+
ListOptionLabel.defaultProps = defaultProps20;
|
|
5468
5528
|
|
|
5469
5529
|
// src/list/templates/list-normal.tsx
|
|
5470
|
-
import { jsx as
|
|
5530
|
+
import { jsx as jsx43 } from "react/jsx-runtime";
|
|
5471
5531
|
|
|
5472
5532
|
// src/list/templates/list-virtualization.tsx
|
|
5473
|
-
import { jsx as
|
|
5533
|
+
import { jsx as jsx44 } from "react/jsx-runtime";
|
|
5474
5534
|
|
|
5475
5535
|
// src/list/templates/list-grouping.tsx
|
|
5476
|
-
import { jsx as
|
|
5536
|
+
import { jsx as jsx45, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
5477
5537
|
|
|
5478
5538
|
// src/list/templates/list-virualization-grouping.tsx
|
|
5479
|
-
import { jsx as
|
|
5539
|
+
import { jsx as jsx46, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
5480
5540
|
|
|
5481
5541
|
// src/list/templates/list-virtualization-angular.tsx
|
|
5482
|
-
import { jsx as
|
|
5542
|
+
import { jsx as jsx47 } from "react/jsx-runtime";
|
|
5483
5543
|
|
|
5484
5544
|
// src/list/templates/list-grouping-angular.tsx
|
|
5485
|
-
import { jsx as
|
|
5545
|
+
import { jsx as jsx48, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
5486
5546
|
|
|
5487
5547
|
// src/list/templates/list-virualization-grouping-angular.tsx
|
|
5488
|
-
import { jsx as
|
|
5548
|
+
import { jsx as jsx49, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
5489
5549
|
|
|
5490
5550
|
// src/autocomplete/autocomplete.spec.tsx
|
|
5491
|
-
import { Fragment as Fragment16, jsx as
|
|
5551
|
+
import { Fragment as Fragment16, jsx as jsx50, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
5492
5552
|
var AUTOCOMPLETE_CLASSNAME = `k-autocomplete`;
|
|
5493
|
-
var
|
|
5553
|
+
var states25 = [
|
|
5494
5554
|
States.hover,
|
|
5495
5555
|
States.focus,
|
|
5496
5556
|
States.valid,
|
|
@@ -5500,12 +5560,12 @@ var states23 = [
|
|
|
5500
5560
|
States.loading,
|
|
5501
5561
|
States.readonly
|
|
5502
5562
|
];
|
|
5503
|
-
var
|
|
5563
|
+
var options23 = {
|
|
5504
5564
|
size: [Size.small, Size.medium, Size.large],
|
|
5505
5565
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5506
5566
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5507
5567
|
};
|
|
5508
|
-
var
|
|
5568
|
+
var defaultProps21 = {
|
|
5509
5569
|
size: Input.defaultProps.size,
|
|
5510
5570
|
rounded: Input.defaultProps.rounded,
|
|
5511
5571
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -5551,9 +5611,9 @@ var Autocomplete = (props) => {
|
|
|
5551
5611
|
readonly,
|
|
5552
5612
|
className: classNames(props.className, AUTOCOMPLETE_CLASSNAME),
|
|
5553
5613
|
children: [
|
|
5554
|
-
/* @__PURE__ */
|
|
5555
|
-
/* @__PURE__ */
|
|
5556
|
-
/* @__PURE__ */
|
|
5614
|
+
/* @__PURE__ */ jsx50(InputPrefix, { children: prefix }),
|
|
5615
|
+
/* @__PURE__ */ jsx50(InputInnerInput, { placeholder, value }),
|
|
5616
|
+
/* @__PURE__ */ jsx50(
|
|
5557
5617
|
InputValidationIcon,
|
|
5558
5618
|
{
|
|
5559
5619
|
valid,
|
|
@@ -5562,14 +5622,14 @@ var Autocomplete = (props) => {
|
|
|
5562
5622
|
disabled
|
|
5563
5623
|
}
|
|
5564
5624
|
),
|
|
5565
|
-
/* @__PURE__ */
|
|
5625
|
+
/* @__PURE__ */ jsx50(
|
|
5566
5626
|
InputLoadingIcon,
|
|
5567
5627
|
{
|
|
5568
5628
|
loading,
|
|
5569
5629
|
disabled
|
|
5570
5630
|
}
|
|
5571
5631
|
),
|
|
5572
|
-
/* @__PURE__ */
|
|
5632
|
+
/* @__PURE__ */ jsx50(
|
|
5573
5633
|
InputClearValue,
|
|
5574
5634
|
{
|
|
5575
5635
|
loading,
|
|
@@ -5578,13 +5638,13 @@ var Autocomplete = (props) => {
|
|
|
5578
5638
|
value
|
|
5579
5639
|
}
|
|
5580
5640
|
),
|
|
5581
|
-
/* @__PURE__ */
|
|
5641
|
+
/* @__PURE__ */ jsx50(InputSuffix, { children: suffix })
|
|
5582
5642
|
]
|
|
5583
5643
|
}
|
|
5584
5644
|
),
|
|
5585
|
-
opened && popup && /* @__PURE__ */
|
|
5645
|
+
opened && popup && /* @__PURE__ */ jsx50(Popup, { className: "k-list-container k-autocomplete-popup", children: popup }),
|
|
5586
5646
|
adaptive && /* @__PURE__ */ jsxs18(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5587
|
-
/* @__PURE__ */
|
|
5647
|
+
/* @__PURE__ */ jsx50(
|
|
5588
5648
|
ActionSheetHeader,
|
|
5589
5649
|
{
|
|
5590
5650
|
actions: ["x"],
|
|
@@ -5592,33 +5652,33 @@ var Autocomplete = (props) => {
|
|
|
5592
5652
|
title: "Select Item"
|
|
5593
5653
|
}
|
|
5594
5654
|
),
|
|
5595
|
-
/* @__PURE__ */
|
|
5596
|
-
/* @__PURE__ */
|
|
5597
|
-
/* @__PURE__ */
|
|
5598
|
-
/* @__PURE__ */
|
|
5655
|
+
/* @__PURE__ */ jsx50("div", { className: "k-list-container", children: /* @__PURE__ */ jsxs18(List, { size: "large", children: [
|
|
5656
|
+
/* @__PURE__ */ jsx50(ListItem, { text: "List item" }),
|
|
5657
|
+
/* @__PURE__ */ jsx50(ListItem, { text: "List item" }),
|
|
5658
|
+
/* @__PURE__ */ jsx50(ListItem, { text: "List item" })
|
|
5599
5659
|
] }) })
|
|
5600
5660
|
] })
|
|
5601
5661
|
] });
|
|
5602
5662
|
};
|
|
5603
|
-
Autocomplete.states =
|
|
5604
|
-
Autocomplete.options =
|
|
5663
|
+
Autocomplete.states = states25;
|
|
5664
|
+
Autocomplete.options = options23;
|
|
5605
5665
|
Autocomplete.className = AUTOCOMPLETE_CLASSNAME;
|
|
5606
|
-
Autocomplete.defaultProps =
|
|
5666
|
+
Autocomplete.defaultProps = defaultProps21;
|
|
5607
5667
|
|
|
5608
5668
|
// src/autocomplete/templates/autocomplete-normal.tsx
|
|
5609
|
-
import { jsx as
|
|
5669
|
+
import { jsx as jsx51 } from "react/jsx-runtime";
|
|
5610
5670
|
|
|
5611
5671
|
// src/autocomplete/templates/autocomplete-popup.tsx
|
|
5612
|
-
import { jsx as
|
|
5672
|
+
import { jsx as jsx52, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
5613
5673
|
|
|
5614
5674
|
// src/autocomplete/templates/autocomplete-adaptive.tsx
|
|
5615
|
-
import { jsx as
|
|
5675
|
+
import { jsx as jsx53 } from "react/jsx-runtime";
|
|
5616
5676
|
|
|
5617
5677
|
// src/color-preview/color-preview.tsx
|
|
5618
|
-
import { jsx as
|
|
5678
|
+
import { jsx as jsx54, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
5619
5679
|
var COLORPREVIEW_CLASSNAME = `k-color-preview`;
|
|
5620
|
-
var
|
|
5621
|
-
var
|
|
5680
|
+
var states26 = [];
|
|
5681
|
+
var options24 = {};
|
|
5622
5682
|
var ColorPreview = (props) => {
|
|
5623
5683
|
const {
|
|
5624
5684
|
color,
|
|
@@ -5638,8 +5698,8 @@ var ColorPreview = (props) => {
|
|
|
5638
5698
|
}
|
|
5639
5699
|
),
|
|
5640
5700
|
children: [
|
|
5641
|
-
iconName && /* @__PURE__ */
|
|
5642
|
-
/* @__PURE__ */
|
|
5701
|
+
iconName && /* @__PURE__ */ jsx54(Icon, { icon: iconName, className: "k-color-preview-icon" }),
|
|
5702
|
+
/* @__PURE__ */ jsx54(
|
|
5643
5703
|
"span",
|
|
5644
5704
|
{
|
|
5645
5705
|
className: "k-color-preview-mask",
|
|
@@ -5650,14 +5710,14 @@ var ColorPreview = (props) => {
|
|
|
5650
5710
|
}
|
|
5651
5711
|
);
|
|
5652
5712
|
};
|
|
5653
|
-
ColorPreview.states =
|
|
5654
|
-
ColorPreview.options =
|
|
5713
|
+
ColorPreview.states = states26;
|
|
5714
|
+
ColorPreview.options = options24;
|
|
5655
5715
|
ColorPreview.className = COLORPREVIEW_CLASSNAME;
|
|
5656
5716
|
|
|
5657
5717
|
// src/colorpicker/colorpicker.spec.tsx
|
|
5658
|
-
import { jsx as
|
|
5718
|
+
import { jsx as jsx55, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
5659
5719
|
var COLORPICKER_CLASSNAME = `k-colorpicker`;
|
|
5660
|
-
var
|
|
5720
|
+
var states27 = [
|
|
5661
5721
|
States.hover,
|
|
5662
5722
|
States.focus,
|
|
5663
5723
|
States.valid,
|
|
@@ -5665,12 +5725,12 @@ var states25 = [
|
|
|
5665
5725
|
States.required,
|
|
5666
5726
|
States.disabled
|
|
5667
5727
|
];
|
|
5668
|
-
var
|
|
5728
|
+
var options25 = {
|
|
5669
5729
|
size: [Size.small, Size.medium, Size.large],
|
|
5670
5730
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5671
5731
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5672
5732
|
};
|
|
5673
|
-
var
|
|
5733
|
+
var defaultProps22 = {
|
|
5674
5734
|
arrowIconName: "caret-alt-down",
|
|
5675
5735
|
size: Picker.defaultProps.size,
|
|
5676
5736
|
rounded: Picker.defaultProps.rounded,
|
|
@@ -5692,7 +5752,7 @@ var ColorPicker = (props) => {
|
|
|
5692
5752
|
required,
|
|
5693
5753
|
disabled,
|
|
5694
5754
|
valueIconName,
|
|
5695
|
-
arrowIconName =
|
|
5755
|
+
arrowIconName = defaultProps22.arrowIconName,
|
|
5696
5756
|
...other
|
|
5697
5757
|
} = props;
|
|
5698
5758
|
return /* @__PURE__ */ jsxs21(
|
|
@@ -5714,14 +5774,14 @@ var ColorPicker = (props) => {
|
|
|
5714
5774
|
"k-icon-picker"
|
|
5715
5775
|
),
|
|
5716
5776
|
children: [
|
|
5717
|
-
/* @__PURE__ */
|
|
5718
|
-
/* @__PURE__ */
|
|
5777
|
+
/* @__PURE__ */ jsx55(InputPrefix, { children: prefix }),
|
|
5778
|
+
/* @__PURE__ */ jsx55(
|
|
5719
5779
|
InputInnerSpan,
|
|
5720
5780
|
{
|
|
5721
5781
|
placeholder,
|
|
5722
5782
|
value,
|
|
5723
5783
|
showValue: false,
|
|
5724
|
-
valueIcon: /* @__PURE__ */
|
|
5784
|
+
valueIcon: /* @__PURE__ */ jsx55(
|
|
5725
5785
|
ColorPreview,
|
|
5726
5786
|
{
|
|
5727
5787
|
className: "k-value-icon",
|
|
@@ -5732,8 +5792,8 @@ var ColorPicker = (props) => {
|
|
|
5732
5792
|
valueIconName
|
|
5733
5793
|
}
|
|
5734
5794
|
),
|
|
5735
|
-
/* @__PURE__ */
|
|
5736
|
-
/* @__PURE__ */
|
|
5795
|
+
/* @__PURE__ */ jsx55(InputSuffix, { children: suffix }),
|
|
5796
|
+
/* @__PURE__ */ jsx55(
|
|
5737
5797
|
Button,
|
|
5738
5798
|
{
|
|
5739
5799
|
className: "k-input-button",
|
|
@@ -5747,15 +5807,15 @@ var ColorPicker = (props) => {
|
|
|
5747
5807
|
}
|
|
5748
5808
|
);
|
|
5749
5809
|
};
|
|
5750
|
-
ColorPicker.states =
|
|
5751
|
-
ColorPicker.options =
|
|
5810
|
+
ColorPicker.states = states27;
|
|
5811
|
+
ColorPicker.options = options25;
|
|
5752
5812
|
ColorPicker.className = COLORPICKER_CLASSNAME;
|
|
5753
|
-
ColorPicker.defaultProps =
|
|
5813
|
+
ColorPicker.defaultProps = defaultProps22;
|
|
5754
5814
|
|
|
5755
5815
|
// src/combobox/combobox.spec.tsx
|
|
5756
|
-
import { Fragment as Fragment17, jsx as
|
|
5816
|
+
import { Fragment as Fragment17, jsx as jsx56, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
5757
5817
|
var COMBOBOX_CLASSNAME = `k-combobox`;
|
|
5758
|
-
var
|
|
5818
|
+
var states28 = [
|
|
5759
5819
|
States.hover,
|
|
5760
5820
|
States.focus,
|
|
5761
5821
|
States.valid,
|
|
@@ -5765,12 +5825,12 @@ var states26 = [
|
|
|
5765
5825
|
States.disabled,
|
|
5766
5826
|
States.readonly
|
|
5767
5827
|
];
|
|
5768
|
-
var
|
|
5828
|
+
var defaultProps23 = {
|
|
5769
5829
|
size: Input.defaultProps.size,
|
|
5770
5830
|
rounded: Input.defaultProps.rounded,
|
|
5771
5831
|
fillMode: Input.defaultProps.fillMode
|
|
5772
5832
|
};
|
|
5773
|
-
var
|
|
5833
|
+
var options26 = {
|
|
5774
5834
|
size: [Size.small, Size.medium, Size.large],
|
|
5775
5835
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5776
5836
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
@@ -5816,9 +5876,9 @@ var Combobox = (props) => {
|
|
|
5816
5876
|
readonly,
|
|
5817
5877
|
className: classNames(props.className, COMBOBOX_CLASSNAME),
|
|
5818
5878
|
children: [
|
|
5819
|
-
/* @__PURE__ */
|
|
5820
|
-
/* @__PURE__ */
|
|
5821
|
-
/* @__PURE__ */
|
|
5879
|
+
/* @__PURE__ */ jsx56(InputPrefix, { children: prefix }),
|
|
5880
|
+
/* @__PURE__ */ jsx56(InputInnerInput, { placeholder, value }),
|
|
5881
|
+
/* @__PURE__ */ jsx56(
|
|
5822
5882
|
InputValidationIcon,
|
|
5823
5883
|
{
|
|
5824
5884
|
valid,
|
|
@@ -5827,14 +5887,14 @@ var Combobox = (props) => {
|
|
|
5827
5887
|
disabled
|
|
5828
5888
|
}
|
|
5829
5889
|
),
|
|
5830
|
-
/* @__PURE__ */
|
|
5890
|
+
/* @__PURE__ */ jsx56(
|
|
5831
5891
|
InputLoadingIcon,
|
|
5832
5892
|
{
|
|
5833
5893
|
loading,
|
|
5834
5894
|
disabled
|
|
5835
5895
|
}
|
|
5836
5896
|
),
|
|
5837
|
-
/* @__PURE__ */
|
|
5897
|
+
/* @__PURE__ */ jsx56(
|
|
5838
5898
|
InputClearValue,
|
|
5839
5899
|
{
|
|
5840
5900
|
loading,
|
|
@@ -5843,8 +5903,8 @@ var Combobox = (props) => {
|
|
|
5843
5903
|
value
|
|
5844
5904
|
}
|
|
5845
5905
|
),
|
|
5846
|
-
/* @__PURE__ */
|
|
5847
|
-
/* @__PURE__ */
|
|
5906
|
+
/* @__PURE__ */ jsx56(InputSuffix, { children: suffix }),
|
|
5907
|
+
/* @__PURE__ */ jsx56(
|
|
5848
5908
|
Button,
|
|
5849
5909
|
{
|
|
5850
5910
|
className: "k-input-button",
|
|
@@ -5857,9 +5917,9 @@ var Combobox = (props) => {
|
|
|
5857
5917
|
]
|
|
5858
5918
|
}
|
|
5859
5919
|
),
|
|
5860
|
-
opened && popup && /* @__PURE__ */
|
|
5920
|
+
opened && popup && /* @__PURE__ */ jsx56(Popup, { className: "k-list-container k-combobox-popup", children: popup }),
|
|
5861
5921
|
adaptive && /* @__PURE__ */ jsxs22(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5862
|
-
/* @__PURE__ */
|
|
5922
|
+
/* @__PURE__ */ jsx56(
|
|
5863
5923
|
ActionSheetHeader,
|
|
5864
5924
|
{
|
|
5865
5925
|
actions: ["x"],
|
|
@@ -5867,39 +5927,39 @@ var Combobox = (props) => {
|
|
|
5867
5927
|
title: "Select Item"
|
|
5868
5928
|
}
|
|
5869
5929
|
),
|
|
5870
|
-
/* @__PURE__ */
|
|
5871
|
-
/* @__PURE__ */
|
|
5872
|
-
/* @__PURE__ */
|
|
5873
|
-
/* @__PURE__ */
|
|
5930
|
+
/* @__PURE__ */ jsx56("div", { className: "k-list-container", children: /* @__PURE__ */ jsxs22(List, { size: "large", children: [
|
|
5931
|
+
/* @__PURE__ */ jsx56(ListItem, { text: "List item" }),
|
|
5932
|
+
/* @__PURE__ */ jsx56(ListItem, { text: "List item" }),
|
|
5933
|
+
/* @__PURE__ */ jsx56(ListItem, { text: "List item" })
|
|
5874
5934
|
] }) })
|
|
5875
5935
|
] })
|
|
5876
5936
|
] });
|
|
5877
5937
|
};
|
|
5878
|
-
Combobox.states =
|
|
5879
|
-
Combobox.options =
|
|
5938
|
+
Combobox.states = states28;
|
|
5939
|
+
Combobox.options = options26;
|
|
5880
5940
|
Combobox.className = COMBOBOX_CLASSNAME;
|
|
5881
|
-
Combobox.defaultProps =
|
|
5941
|
+
Combobox.defaultProps = defaultProps23;
|
|
5882
5942
|
|
|
5883
5943
|
// src/combobox/templates/combobox-normal.tsx
|
|
5884
|
-
import { jsx as
|
|
5944
|
+
import { jsx as jsx57 } from "react/jsx-runtime";
|
|
5885
5945
|
|
|
5886
5946
|
// src/combobox/templates/combobox-popup.tsx
|
|
5887
|
-
import { jsx as
|
|
5947
|
+
import { jsx as jsx58, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
5888
5948
|
|
|
5889
5949
|
// src/combobox/templates/combobox-grouping.tsx
|
|
5890
|
-
import { jsx as
|
|
5950
|
+
import { jsx as jsx59, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
5891
5951
|
|
|
5892
5952
|
// src/combobox/templates/combobox-adaptive.tsx
|
|
5893
|
-
import { jsx as
|
|
5953
|
+
import { jsx as jsx60 } from "react/jsx-runtime";
|
|
5894
5954
|
|
|
5895
5955
|
// src/calendar/calendar.spec.tsx
|
|
5896
|
-
import { jsx as
|
|
5956
|
+
import { jsx as jsx61, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
5897
5957
|
var CALENDAR_CLASSNAME = `k-calendar`;
|
|
5898
|
-
var
|
|
5899
|
-
var
|
|
5958
|
+
var states29 = [];
|
|
5959
|
+
var options27 = {
|
|
5900
5960
|
size: [Size.small, Size.medium, Size.large]
|
|
5901
5961
|
};
|
|
5902
|
-
var
|
|
5962
|
+
var defaultProps24 = {
|
|
5903
5963
|
size: Size.medium,
|
|
5904
5964
|
viewsCount: 1,
|
|
5905
5965
|
orientation: "horizontal",
|
|
@@ -5908,11 +5968,11 @@ var defaultProps22 = {
|
|
|
5908
5968
|
};
|
|
5909
5969
|
var Calendar = (props) => {
|
|
5910
5970
|
const {
|
|
5911
|
-
size =
|
|
5912
|
-
orientation =
|
|
5913
|
-
calendarView =
|
|
5914
|
-
calendarHeaderText =
|
|
5915
|
-
viewsCount =
|
|
5971
|
+
size = defaultProps24.size,
|
|
5972
|
+
orientation = defaultProps24.orientation,
|
|
5973
|
+
calendarView = defaultProps24.calendarView,
|
|
5974
|
+
calendarHeaderText = defaultProps24.calendarHeaderText,
|
|
5975
|
+
viewsCount = defaultProps24.viewsCount,
|
|
5916
5976
|
showWeek,
|
|
5917
5977
|
showOtherMonth,
|
|
5918
5978
|
showCalendarCaption,
|
|
@@ -5937,7 +5997,7 @@ var Calendar = (props) => {
|
|
|
5937
5997
|
}
|
|
5938
5998
|
),
|
|
5939
5999
|
children: [
|
|
5940
|
-
/* @__PURE__ */
|
|
6000
|
+
/* @__PURE__ */ jsx61(
|
|
5941
6001
|
CalendarHeader,
|
|
5942
6002
|
{
|
|
5943
6003
|
showToday: showCalendarFooter ? false : true,
|
|
@@ -5947,7 +6007,7 @@ var Calendar = (props) => {
|
|
|
5947
6007
|
dir
|
|
5948
6008
|
}
|
|
5949
6009
|
),
|
|
5950
|
-
/* @__PURE__ */
|
|
6010
|
+
/* @__PURE__ */ jsx61(
|
|
5951
6011
|
CalendarView,
|
|
5952
6012
|
{
|
|
5953
6013
|
calendarView,
|
|
@@ -5959,19 +6019,19 @@ var Calendar = (props) => {
|
|
|
5959
6019
|
selectedRange
|
|
5960
6020
|
}
|
|
5961
6021
|
),
|
|
5962
|
-
showCalendarFooter && /* @__PURE__ */
|
|
6022
|
+
showCalendarFooter && /* @__PURE__ */ jsx61(CalendarFooter, {})
|
|
5963
6023
|
]
|
|
5964
6024
|
}
|
|
5965
6025
|
);
|
|
5966
6026
|
};
|
|
5967
|
-
Calendar.states =
|
|
5968
|
-
Calendar.options =
|
|
6027
|
+
Calendar.states = states29;
|
|
6028
|
+
Calendar.options = options27;
|
|
5969
6029
|
Calendar.className = CALENDAR_CLASSNAME;
|
|
5970
|
-
Calendar.defaultProps =
|
|
6030
|
+
Calendar.defaultProps = defaultProps24;
|
|
5971
6031
|
|
|
5972
6032
|
// src/calendar/calendar-cell.tsx
|
|
5973
|
-
import { jsx as
|
|
5974
|
-
var
|
|
6033
|
+
import { jsx as jsx62 } from "react/jsx-runtime";
|
|
6034
|
+
var states30 = [
|
|
5975
6035
|
States.hover,
|
|
5976
6036
|
States.focus,
|
|
5977
6037
|
States.active,
|
|
@@ -6020,21 +6080,21 @@ var CalendarCell = (props) => {
|
|
|
6020
6080
|
}
|
|
6021
6081
|
];
|
|
6022
6082
|
if (headerCell) {
|
|
6023
|
-
return /* @__PURE__ */
|
|
6083
|
+
return /* @__PURE__ */ jsx62("th", { ...other, className: classNames(calendarCellClasses), children: text });
|
|
6024
6084
|
}
|
|
6025
6085
|
if (weekCell) {
|
|
6026
|
-
return /* @__PURE__ */
|
|
6086
|
+
return /* @__PURE__ */ jsx62("td", { ...other, className: classNames(calendarCellClasses), children: text });
|
|
6027
6087
|
}
|
|
6028
|
-
return /* @__PURE__ */
|
|
6088
|
+
return /* @__PURE__ */ jsx62("td", { ...other, className: classNames(calendarCellClasses), children: otherMonth && !showOtherMonth ? "" : /* @__PURE__ */ jsx62("span", { className: "k-link", children: text }) });
|
|
6029
6089
|
};
|
|
6030
6090
|
|
|
6031
6091
|
// src/calendar/calendar-header.tsx
|
|
6032
|
-
import { jsx as
|
|
6092
|
+
import { jsx as jsx63, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
6033
6093
|
var className13 = `k-calendar-header`;
|
|
6034
|
-
var
|
|
6094
|
+
var options28 = {
|
|
6035
6095
|
size: [Size.small, Size.medium, Size.large]
|
|
6036
6096
|
};
|
|
6037
|
-
var
|
|
6097
|
+
var defaultProps25 = {
|
|
6038
6098
|
calendarHeaderText: "October 2021",
|
|
6039
6099
|
showToday: true,
|
|
6040
6100
|
orientation: "horizontal",
|
|
@@ -6042,10 +6102,10 @@ var defaultProps23 = {
|
|
|
6042
6102
|
};
|
|
6043
6103
|
var CalendarHeader = (props) => {
|
|
6044
6104
|
const {
|
|
6045
|
-
calendarHeaderText =
|
|
6046
|
-
showToday =
|
|
6047
|
-
orientation =
|
|
6048
|
-
size =
|
|
6105
|
+
calendarHeaderText = defaultProps25.calendarHeaderText,
|
|
6106
|
+
showToday = defaultProps25.showToday,
|
|
6107
|
+
orientation = defaultProps25.orientation,
|
|
6108
|
+
size = defaultProps25.size,
|
|
6049
6109
|
dir,
|
|
6050
6110
|
...other
|
|
6051
6111
|
} = props;
|
|
@@ -6063,12 +6123,12 @@ var CalendarHeader = (props) => {
|
|
|
6063
6123
|
}
|
|
6064
6124
|
),
|
|
6065
6125
|
children: [
|
|
6066
|
-
/* @__PURE__ */
|
|
6067
|
-
/* @__PURE__ */
|
|
6126
|
+
/* @__PURE__ */ jsx63(Button, { className: "k-calendar-title", text: calendarHeaderText, size, fillMode: "flat" }),
|
|
6127
|
+
/* @__PURE__ */ jsx63("span", { className: "k-spacer" }),
|
|
6068
6128
|
/* @__PURE__ */ jsxs26("span", { className: "k-calendar-nav", children: [
|
|
6069
|
-
/* @__PURE__ */
|
|
6070
|
-
showToday && /* @__PURE__ */
|
|
6071
|
-
/* @__PURE__ */
|
|
6129
|
+
/* @__PURE__ */ jsx63(Button, { className: "k-calendar-nav-prev", icon: iconPrev, size, fillMode: "flat" }),
|
|
6130
|
+
showToday && /* @__PURE__ */ jsx63(Button, { size, fillMode: "flat", themeColor: "primary", className: "k-calendar-nav-today", children: "Today" }),
|
|
6131
|
+
/* @__PURE__ */ jsx63(Button, { className: "k-calendar-nav-next", icon: iconNext, size, fillMode: "flat" })
|
|
6072
6132
|
] })
|
|
6073
6133
|
]
|
|
6074
6134
|
}
|
|
@@ -6076,12 +6136,12 @@ var CalendarHeader = (props) => {
|
|
|
6076
6136
|
};
|
|
6077
6137
|
|
|
6078
6138
|
// src/calendar/calendar-footer.tsx
|
|
6079
|
-
import { jsx as
|
|
6139
|
+
import { jsx as jsx64 } from "react/jsx-runtime";
|
|
6080
6140
|
var className14 = `k-calendar-footer`;
|
|
6081
|
-
var CalendarFooter = (props) => /* @__PURE__ */
|
|
6141
|
+
var CalendarFooter = (props) => /* @__PURE__ */ jsx64("div", { ...props, className: classNames(props.className, className14), children: /* @__PURE__ */ jsx64(Button, { fillMode: "flat", themeColor: "primary", className: "k-calendar-nav-today", children: "Monday, October 29, 2021" }) });
|
|
6082
6142
|
|
|
6083
6143
|
// src/calendar/calendar-table.tsx
|
|
6084
|
-
import { jsx as
|
|
6144
|
+
import { jsx as jsx65, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
6085
6145
|
var CALENDARTABLE_CLASSNAME = `k-calendar-table`;
|
|
6086
6146
|
var CalendarTable = (props) => {
|
|
6087
6147
|
const {
|
|
@@ -6102,25 +6162,25 @@ var CalendarTable = (props) => {
|
|
|
6102
6162
|
CALENDARTABLE_CLASSNAME
|
|
6103
6163
|
),
|
|
6104
6164
|
children: [
|
|
6105
|
-
showCalendarCaption && /* @__PURE__ */
|
|
6165
|
+
showCalendarCaption && /* @__PURE__ */ jsx65("caption", { className: "k-calendar-caption", children: "2022" }),
|
|
6106
6166
|
/* @__PURE__ */ jsxs27("tbody", { className: "k-calendar-tbody", children: [
|
|
6107
6167
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6108
|
-
/* @__PURE__ */
|
|
6109
|
-
/* @__PURE__ */
|
|
6110
|
-
/* @__PURE__ */
|
|
6111
|
-
/* @__PURE__ */
|
|
6168
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Jan" }),
|
|
6169
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Feb" }),
|
|
6170
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Mar" }),
|
|
6171
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Apr" })
|
|
6112
6172
|
] }),
|
|
6113
6173
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6114
|
-
/* @__PURE__ */
|
|
6115
|
-
/* @__PURE__ */
|
|
6116
|
-
/* @__PURE__ */
|
|
6117
|
-
/* @__PURE__ */
|
|
6174
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "May" }),
|
|
6175
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Jun", hover: true }),
|
|
6176
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Jul", focus: true }),
|
|
6177
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Au", selected: true })
|
|
6118
6178
|
] }),
|
|
6119
6179
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6120
|
-
/* @__PURE__ */
|
|
6121
|
-
/* @__PURE__ */
|
|
6122
|
-
/* @__PURE__ */
|
|
6123
|
-
/* @__PURE__ */
|
|
6180
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Sep" }),
|
|
6181
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Oct", today: true }),
|
|
6182
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Nov" }),
|
|
6183
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "Dec" })
|
|
6124
6184
|
] })
|
|
6125
6185
|
] })
|
|
6126
6186
|
]
|
|
@@ -6137,25 +6197,25 @@ var CalendarTable = (props) => {
|
|
|
6137
6197
|
CALENDARTABLE_CLASSNAME
|
|
6138
6198
|
),
|
|
6139
6199
|
children: [
|
|
6140
|
-
showCalendarCaption && /* @__PURE__ */
|
|
6200
|
+
showCalendarCaption && /* @__PURE__ */ jsx65("caption", { className: "k-calendar-caption", children: "2020 - 2029" }),
|
|
6141
6201
|
/* @__PURE__ */ jsxs27("tbody", { className: "k-calendar-tbody", children: [
|
|
6142
6202
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6143
|
-
/* @__PURE__ */
|
|
6144
|
-
/* @__PURE__ */
|
|
6145
|
-
/* @__PURE__ */
|
|
6146
|
-
/* @__PURE__ */
|
|
6203
|
+
/* @__PURE__ */ jsx65(CalendarCell, { className: "k-out-of-range" }),
|
|
6204
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2020" }),
|
|
6205
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2021", today: true }),
|
|
6206
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2022" })
|
|
6147
6207
|
] }),
|
|
6148
6208
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6149
|
-
/* @__PURE__ */
|
|
6150
|
-
/* @__PURE__ */
|
|
6151
|
-
/* @__PURE__ */
|
|
6152
|
-
/* @__PURE__ */
|
|
6209
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2023" }),
|
|
6210
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2024", hover: true }),
|
|
6211
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2025", focus: true }),
|
|
6212
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2026", selected: true })
|
|
6153
6213
|
] }),
|
|
6154
6214
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6155
|
-
/* @__PURE__ */
|
|
6156
|
-
/* @__PURE__ */
|
|
6157
|
-
/* @__PURE__ */
|
|
6158
|
-
/* @__PURE__ */
|
|
6215
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2027" }),
|
|
6216
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2028" }),
|
|
6217
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2029" }),
|
|
6218
|
+
/* @__PURE__ */ jsx65(CalendarCell, { className: "k-out-of-range" })
|
|
6159
6219
|
] })
|
|
6160
6220
|
] })
|
|
6161
6221
|
]
|
|
@@ -6172,25 +6232,25 @@ var CalendarTable = (props) => {
|
|
|
6172
6232
|
CALENDARTABLE_CLASSNAME
|
|
6173
6233
|
),
|
|
6174
6234
|
children: [
|
|
6175
|
-
showCalendarCaption && /* @__PURE__ */
|
|
6235
|
+
showCalendarCaption && /* @__PURE__ */ jsx65("caption", { className: "k-calendar-caption", children: "2000 - 2099" }),
|
|
6176
6236
|
/* @__PURE__ */ jsxs27("tbody", { className: "k-calendar-tbody", children: [
|
|
6177
6237
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6178
|
-
/* @__PURE__ */
|
|
6179
|
-
/* @__PURE__ */
|
|
6180
|
-
/* @__PURE__ */
|
|
6181
|
-
/* @__PURE__ */
|
|
6238
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "1990 - 1999" }),
|
|
6239
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2000 - 2009" }),
|
|
6240
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2010 - 2019", today: true }),
|
|
6241
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2020 - 2029" })
|
|
6182
6242
|
] }),
|
|
6183
6243
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6184
|
-
/* @__PURE__ */
|
|
6185
|
-
/* @__PURE__ */
|
|
6186
|
-
/* @__PURE__ */
|
|
6187
|
-
/* @__PURE__ */
|
|
6244
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2030 - 2039" }),
|
|
6245
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2040 - 2049", hover: true }),
|
|
6246
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2050 - 2059", focus: true }),
|
|
6247
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2060 - 2069", selected: true })
|
|
6188
6248
|
] }),
|
|
6189
6249
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6190
|
-
/* @__PURE__ */
|
|
6191
|
-
/* @__PURE__ */
|
|
6192
|
-
/* @__PURE__ */
|
|
6193
|
-
/* @__PURE__ */
|
|
6250
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2070 - 2079" }),
|
|
6251
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2080 - 2089" }),
|
|
6252
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2090 - 2099" }),
|
|
6253
|
+
/* @__PURE__ */ jsx65(CalendarCell, { className: "k-out-of-range" })
|
|
6194
6254
|
] })
|
|
6195
6255
|
] })
|
|
6196
6256
|
]
|
|
@@ -6206,68 +6266,68 @@ var CalendarTable = (props) => {
|
|
|
6206
6266
|
CALENDARTABLE_CLASSNAME
|
|
6207
6267
|
),
|
|
6208
6268
|
children: [
|
|
6209
|
-
showCalendarCaption && /* @__PURE__ */
|
|
6210
|
-
/* @__PURE__ */
|
|
6269
|
+
showCalendarCaption && /* @__PURE__ */ jsx65("caption", { className: "k-calendar-caption", children: "October 2021" }),
|
|
6270
|
+
/* @__PURE__ */ jsx65(CalendarTableHead, { showWeek }),
|
|
6211
6271
|
/* @__PURE__ */ jsxs27("tbody", { className: "k-calendar-tbody", children: [
|
|
6212
6272
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6213
|
-
showWeek && /* @__PURE__ */
|
|
6214
|
-
/* @__PURE__ */
|
|
6215
|
-
/* @__PURE__ */
|
|
6216
|
-
/* @__PURE__ */
|
|
6217
|
-
/* @__PURE__ */
|
|
6218
|
-
/* @__PURE__ */
|
|
6219
|
-
/* @__PURE__ */
|
|
6220
|
-
/* @__PURE__ */
|
|
6273
|
+
showWeek && /* @__PURE__ */ jsx65(CalendarCell, { text: "39", weekCell: true }),
|
|
6274
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "30", otherMonth: true, showOtherMonth }),
|
|
6275
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "1" }),
|
|
6276
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2" }),
|
|
6277
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "3" }),
|
|
6278
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "4" }),
|
|
6279
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "5" }),
|
|
6280
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "6", weekend: true })
|
|
6221
6281
|
] }),
|
|
6222
6282
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6223
|
-
showWeek && /* @__PURE__ */
|
|
6224
|
-
/* @__PURE__ */
|
|
6225
|
-
/* @__PURE__ */
|
|
6226
|
-
/* @__PURE__ */
|
|
6227
|
-
/* @__PURE__ */
|
|
6228
|
-
/* @__PURE__ */
|
|
6229
|
-
/* @__PURE__ */
|
|
6230
|
-
/* @__PURE__ */
|
|
6283
|
+
showWeek && /* @__PURE__ */ jsx65(CalendarCell, { text: "40", weekCell: true }),
|
|
6284
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "7", weekend: true }),
|
|
6285
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "8", hover: true }),
|
|
6286
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "9", focus: true }),
|
|
6287
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "10", selected: true }),
|
|
6288
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "11", hover: true, focus: true }),
|
|
6289
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "12", hover: true, selected: true }),
|
|
6290
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "13", weekend: true })
|
|
6231
6291
|
] }),
|
|
6232
6292
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6233
|
-
showWeek && /* @__PURE__ */
|
|
6234
|
-
/* @__PURE__ */
|
|
6235
|
-
/* @__PURE__ */
|
|
6236
|
-
/* @__PURE__ */
|
|
6237
|
-
/* @__PURE__ */
|
|
6238
|
-
/* @__PURE__ */
|
|
6239
|
-
/* @__PURE__ */
|
|
6240
|
-
/* @__PURE__ */
|
|
6293
|
+
showWeek && /* @__PURE__ */ jsx65(CalendarCell, { text: "41", weekCell: true }),
|
|
6294
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "14", weekend: true }),
|
|
6295
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "15" }),
|
|
6296
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "16", today: true }),
|
|
6297
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "17" }),
|
|
6298
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "18" }),
|
|
6299
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "19" }),
|
|
6300
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "20", weekend: true })
|
|
6241
6301
|
] }),
|
|
6242
6302
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6243
|
-
showWeek && /* @__PURE__ */
|
|
6244
|
-
/* @__PURE__ */
|
|
6245
|
-
/* @__PURE__ */
|
|
6246
|
-
/* @__PURE__ */
|
|
6247
|
-
/* @__PURE__ */
|
|
6248
|
-
/* @__PURE__ */
|
|
6249
|
-
/* @__PURE__ */
|
|
6250
|
-
/* @__PURE__ */
|
|
6303
|
+
showWeek && /* @__PURE__ */ jsx65(CalendarCell, { text: "42", weekCell: true }),
|
|
6304
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "21", weekend: true }),
|
|
6305
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "22" }),
|
|
6306
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "23" }),
|
|
6307
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "24" }),
|
|
6308
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "25", rangeStart: selectedRange, selected: selectedRange }),
|
|
6309
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "26", rangeMid: selectedRange }),
|
|
6310
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "27", weekend: true, rangeMid: selectedRange })
|
|
6251
6311
|
] }),
|
|
6252
6312
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6253
|
-
showWeek && /* @__PURE__ */
|
|
6254
|
-
/* @__PURE__ */
|
|
6255
|
-
/* @__PURE__ */
|
|
6256
|
-
/* @__PURE__ */
|
|
6257
|
-
/* @__PURE__ */
|
|
6258
|
-
/* @__PURE__ */
|
|
6259
|
-
/* @__PURE__ */
|
|
6260
|
-
/* @__PURE__ */
|
|
6313
|
+
showWeek && /* @__PURE__ */ jsx65(CalendarCell, { text: "43", weekCell: true }),
|
|
6314
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "28", weekend: true, rangeMid: selectedRange }),
|
|
6315
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "29", rangeEnd: selectedRange, focus: selectedRange, selected: selectedRange }),
|
|
6316
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "30" }),
|
|
6317
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "31" }),
|
|
6318
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "1", otherMonth: true, showOtherMonth }),
|
|
6319
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "2", otherMonth: true, showOtherMonth }),
|
|
6320
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "3", otherMonth: true, weekend: true, showOtherMonth })
|
|
6261
6321
|
] }),
|
|
6262
6322
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6263
|
-
showWeek && /* @__PURE__ */
|
|
6264
|
-
/* @__PURE__ */
|
|
6265
|
-
/* @__PURE__ */
|
|
6266
|
-
/* @__PURE__ */
|
|
6267
|
-
/* @__PURE__ */
|
|
6268
|
-
/* @__PURE__ */
|
|
6269
|
-
/* @__PURE__ */
|
|
6270
|
-
/* @__PURE__ */
|
|
6323
|
+
showWeek && /* @__PURE__ */ jsx65(CalendarCell, { text: "44", weekCell: true }),
|
|
6324
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "4", otherMonth: true, weekend: true, showOtherMonth }),
|
|
6325
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "5", otherMonth: true, showOtherMonth }),
|
|
6326
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "6", otherMonth: true, showOtherMonth }),
|
|
6327
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "7", otherMonth: true, showOtherMonth }),
|
|
6328
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "8", otherMonth: true, showOtherMonth }),
|
|
6329
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "9", otherMonth: true, showOtherMonth }),
|
|
6330
|
+
/* @__PURE__ */ jsx65(CalendarCell, { text: "10", otherMonth: true, weekend: true, showOtherMonth })
|
|
6271
6331
|
] })
|
|
6272
6332
|
] })
|
|
6273
6333
|
]
|
|
@@ -6276,52 +6336,52 @@ var CalendarTable = (props) => {
|
|
|
6276
6336
|
};
|
|
6277
6337
|
|
|
6278
6338
|
// src/calendar/calendar-table-head.tsx
|
|
6279
|
-
import { jsx as
|
|
6339
|
+
import { jsx as jsx66, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
6280
6340
|
var className15 = `k-calendar-thead`;
|
|
6281
6341
|
var CalendarTableHead = (props) => {
|
|
6282
6342
|
const {
|
|
6283
6343
|
showWeek,
|
|
6284
6344
|
...other
|
|
6285
6345
|
} = props;
|
|
6286
|
-
return /* @__PURE__ */
|
|
6346
|
+
return /* @__PURE__ */ jsx66(
|
|
6287
6347
|
"thead",
|
|
6288
6348
|
{
|
|
6289
6349
|
...other,
|
|
6290
6350
|
className: classNames(props.className, className15),
|
|
6291
6351
|
children: /* @__PURE__ */ jsxs28("tr", { className: "k-calendar-tr", children: [
|
|
6292
|
-
showWeek && /* @__PURE__ */
|
|
6293
|
-
/* @__PURE__ */
|
|
6294
|
-
/* @__PURE__ */
|
|
6295
|
-
/* @__PURE__ */
|
|
6296
|
-
/* @__PURE__ */
|
|
6297
|
-
/* @__PURE__ */
|
|
6298
|
-
/* @__PURE__ */
|
|
6299
|
-
/* @__PURE__ */
|
|
6352
|
+
showWeek && /* @__PURE__ */ jsx66(CalendarCell, { weekCell: true, headerCell: true }),
|
|
6353
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Su", headerCell: true }),
|
|
6354
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Mo", headerCell: true }),
|
|
6355
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Tu", headerCell: true }),
|
|
6356
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "We", headerCell: true }),
|
|
6357
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Th", headerCell: true }),
|
|
6358
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Fr", headerCell: true }),
|
|
6359
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Sa", headerCell: true })
|
|
6300
6360
|
] })
|
|
6301
6361
|
}
|
|
6302
6362
|
);
|
|
6303
6363
|
};
|
|
6304
6364
|
|
|
6305
6365
|
// src/calendar/calendar-view.tsx
|
|
6306
|
-
import { jsx as
|
|
6366
|
+
import { jsx as jsx67 } from "react/jsx-runtime";
|
|
6307
6367
|
var className16 = `k-calendar-view`;
|
|
6308
|
-
var
|
|
6368
|
+
var defaultProps26 = {
|
|
6309
6369
|
viewsCount: 1,
|
|
6310
6370
|
orientation: "horizontal",
|
|
6311
6371
|
calendarView: "month"
|
|
6312
6372
|
};
|
|
6313
6373
|
var CalendarView = (props) => {
|
|
6314
6374
|
const {
|
|
6315
|
-
orientation =
|
|
6316
|
-
calendarView =
|
|
6317
|
-
viewsCount =
|
|
6375
|
+
orientation = defaultProps26.orientation,
|
|
6376
|
+
calendarView = defaultProps26.calendarView,
|
|
6377
|
+
viewsCount = defaultProps26.viewsCount,
|
|
6318
6378
|
showWeek,
|
|
6319
6379
|
showOtherMonth,
|
|
6320
6380
|
showCalendarCaption,
|
|
6321
6381
|
selectedRange,
|
|
6322
6382
|
...other
|
|
6323
6383
|
} = props;
|
|
6324
|
-
return /* @__PURE__ */
|
|
6384
|
+
return /* @__PURE__ */ jsx67(
|
|
6325
6385
|
"div",
|
|
6326
6386
|
{
|
|
6327
6387
|
...other,
|
|
@@ -6337,7 +6397,7 @@ var CalendarView = (props) => {
|
|
|
6337
6397
|
}
|
|
6338
6398
|
),
|
|
6339
6399
|
children: [...Array(viewsCount)].map(
|
|
6340
|
-
(_e, i) => /* @__PURE__ */
|
|
6400
|
+
(_e, i) => /* @__PURE__ */ jsx67(
|
|
6341
6401
|
CalendarTable,
|
|
6342
6402
|
{
|
|
6343
6403
|
calendarView,
|
|
@@ -6354,9 +6414,9 @@ var CalendarView = (props) => {
|
|
|
6354
6414
|
};
|
|
6355
6415
|
|
|
6356
6416
|
// src/datepicker/datepicker.spec.tsx
|
|
6357
|
-
import { Fragment as Fragment18, jsx as
|
|
6417
|
+
import { Fragment as Fragment18, jsx as jsx68, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
6358
6418
|
var DATEPICKER_CLASSNAME = `k-datepicker`;
|
|
6359
|
-
var
|
|
6419
|
+
var states31 = [
|
|
6360
6420
|
States.hover,
|
|
6361
6421
|
States.focus,
|
|
6362
6422
|
States.valid,
|
|
@@ -6366,12 +6426,12 @@ var states29 = [
|
|
|
6366
6426
|
States.loading,
|
|
6367
6427
|
States.readonly
|
|
6368
6428
|
];
|
|
6369
|
-
var
|
|
6429
|
+
var options29 = {
|
|
6370
6430
|
size: [Size.small, Size.medium, Size.large],
|
|
6371
6431
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6372
6432
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6373
6433
|
};
|
|
6374
|
-
var
|
|
6434
|
+
var defaultProps27 = {
|
|
6375
6435
|
size: Input.defaultProps.size,
|
|
6376
6436
|
rounded: Input.defaultProps.rounded,
|
|
6377
6437
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -6418,9 +6478,9 @@ var DatePicker = (props) => {
|
|
|
6418
6478
|
readonly,
|
|
6419
6479
|
className: classNames(props.className, DATEPICKER_CLASSNAME),
|
|
6420
6480
|
children: [
|
|
6421
|
-
/* @__PURE__ */
|
|
6422
|
-
/* @__PURE__ */
|
|
6423
|
-
/* @__PURE__ */
|
|
6481
|
+
/* @__PURE__ */ jsx68(InputPrefix, { children: prefix }),
|
|
6482
|
+
/* @__PURE__ */ jsx68(InputInnerInput, { placeholder, value }),
|
|
6483
|
+
/* @__PURE__ */ jsx68(
|
|
6424
6484
|
InputValidationIcon,
|
|
6425
6485
|
{
|
|
6426
6486
|
valid,
|
|
@@ -6429,14 +6489,14 @@ var DatePicker = (props) => {
|
|
|
6429
6489
|
disabled
|
|
6430
6490
|
}
|
|
6431
6491
|
),
|
|
6432
|
-
/* @__PURE__ */
|
|
6492
|
+
/* @__PURE__ */ jsx68(
|
|
6433
6493
|
InputLoadingIcon,
|
|
6434
6494
|
{
|
|
6435
6495
|
loading,
|
|
6436
6496
|
disabled
|
|
6437
6497
|
}
|
|
6438
6498
|
),
|
|
6439
|
-
/* @__PURE__ */
|
|
6499
|
+
/* @__PURE__ */ jsx68(
|
|
6440
6500
|
InputClearValue,
|
|
6441
6501
|
{
|
|
6442
6502
|
loading,
|
|
@@ -6445,8 +6505,8 @@ var DatePicker = (props) => {
|
|
|
6445
6505
|
value
|
|
6446
6506
|
}
|
|
6447
6507
|
),
|
|
6448
|
-
/* @__PURE__ */
|
|
6449
|
-
/* @__PURE__ */
|
|
6508
|
+
/* @__PURE__ */ jsx68(InputSuffix, { children: suffix }),
|
|
6509
|
+
/* @__PURE__ */ jsx68(
|
|
6450
6510
|
Button,
|
|
6451
6511
|
{
|
|
6452
6512
|
className: "k-input-button",
|
|
@@ -6459,9 +6519,9 @@ var DatePicker = (props) => {
|
|
|
6459
6519
|
]
|
|
6460
6520
|
}
|
|
6461
6521
|
),
|
|
6462
|
-
opened && /* @__PURE__ */
|
|
6522
|
+
opened && /* @__PURE__ */ jsx68(Popup, { className: "k-calendar-container k-datepicker-popup", children: /* @__PURE__ */ jsx68(Calendar, { dir }) }),
|
|
6463
6523
|
adaptive && /* @__PURE__ */ jsxs29(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
6464
|
-
/* @__PURE__ */
|
|
6524
|
+
/* @__PURE__ */ jsx68(
|
|
6465
6525
|
ActionSheetHeader,
|
|
6466
6526
|
{
|
|
6467
6527
|
actions: ["x"],
|
|
@@ -6469,44 +6529,44 @@ var DatePicker = (props) => {
|
|
|
6469
6529
|
subTitle: "DD / MM / YY"
|
|
6470
6530
|
}
|
|
6471
6531
|
),
|
|
6472
|
-
/* @__PURE__ */
|
|
6532
|
+
/* @__PURE__ */ jsx68(Calendar, { size: "large" })
|
|
6473
6533
|
] })
|
|
6474
6534
|
] });
|
|
6475
6535
|
};
|
|
6476
|
-
DatePicker.states =
|
|
6477
|
-
DatePicker.options =
|
|
6536
|
+
DatePicker.states = states31;
|
|
6537
|
+
DatePicker.options = options29;
|
|
6478
6538
|
DatePicker.className = DATEPICKER_CLASSNAME;
|
|
6479
|
-
DatePicker.defaultProps =
|
|
6539
|
+
DatePicker.defaultProps = defaultProps27;
|
|
6480
6540
|
|
|
6481
6541
|
// src/datepicker/templates/datepicker-normal.tsx
|
|
6482
|
-
import { jsx as
|
|
6542
|
+
import { jsx as jsx69 } from "react/jsx-runtime";
|
|
6483
6543
|
|
|
6484
6544
|
// src/datepicker/templates/datepicker-popup.tsx
|
|
6485
|
-
import { jsx as
|
|
6545
|
+
import { jsx as jsx70 } from "react/jsx-runtime";
|
|
6486
6546
|
|
|
6487
6547
|
// src/datepicker/templates/datepicker-adaptive.tsx
|
|
6488
|
-
import { jsx as
|
|
6548
|
+
import { jsx as jsx71 } from "react/jsx-runtime";
|
|
6489
6549
|
|
|
6490
6550
|
// src/button-group/button-group.spec.tsx
|
|
6491
|
-
import { jsx as
|
|
6551
|
+
import { jsx as jsx72 } from "react/jsx-runtime";
|
|
6492
6552
|
var BUTTONGROUP_CLASSNAME = `k-button-group`;
|
|
6493
|
-
var
|
|
6553
|
+
var states32 = [
|
|
6494
6554
|
States.disabled
|
|
6495
6555
|
];
|
|
6496
|
-
var
|
|
6556
|
+
var options30 = {
|
|
6497
6557
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link]
|
|
6498
6558
|
};
|
|
6499
|
-
var
|
|
6559
|
+
var defaultProps28 = {
|
|
6500
6560
|
fillMode: FillMode.solid
|
|
6501
6561
|
};
|
|
6502
6562
|
var ButtonGroup = (props) => {
|
|
6503
6563
|
const {
|
|
6504
|
-
fillMode =
|
|
6564
|
+
fillMode = defaultProps28.fillMode,
|
|
6505
6565
|
disabled,
|
|
6506
6566
|
stretched,
|
|
6507
6567
|
...other
|
|
6508
6568
|
} = props;
|
|
6509
|
-
return /* @__PURE__ */
|
|
6569
|
+
return /* @__PURE__ */ jsx72(
|
|
6510
6570
|
"div",
|
|
6511
6571
|
{
|
|
6512
6572
|
...other,
|
|
@@ -6527,36 +6587,36 @@ var ButtonGroup = (props) => {
|
|
|
6527
6587
|
}
|
|
6528
6588
|
);
|
|
6529
6589
|
};
|
|
6530
|
-
ButtonGroup.states =
|
|
6531
|
-
ButtonGroup.options =
|
|
6590
|
+
ButtonGroup.states = states32;
|
|
6591
|
+
ButtonGroup.options = options30;
|
|
6532
6592
|
ButtonGroup.className = BUTTONGROUP_CLASSNAME;
|
|
6533
|
-
ButtonGroup.defaultProps =
|
|
6593
|
+
ButtonGroup.defaultProps = defaultProps28;
|
|
6534
6594
|
|
|
6535
6595
|
// src/button-group/templates/icon-button-group.tsx
|
|
6536
|
-
import { jsx as
|
|
6596
|
+
import { jsx as jsx73, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
6537
6597
|
|
|
6538
6598
|
// src/button-group/templates/icon-text-button-group.tsx
|
|
6539
|
-
import { jsx as
|
|
6599
|
+
import { jsx as jsx74, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
6540
6600
|
|
|
6541
6601
|
// src/button-group/templates/text-button-group.tsx
|
|
6542
|
-
import { jsx as
|
|
6602
|
+
import { jsx as jsx75, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
6543
6603
|
|
|
6544
6604
|
// src/button-group/templates/mixed-button-group.tsx
|
|
6545
|
-
import { jsx as
|
|
6605
|
+
import { jsx as jsx76, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
6546
6606
|
|
|
6547
6607
|
// src/time-selector/time-selector.spec.tsx
|
|
6548
|
-
import { Fragment as Fragment19, jsx as
|
|
6608
|
+
import { Fragment as Fragment19, jsx as jsx77, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
6549
6609
|
var TIMESELECTOR_CLASSNAME = `k-timeselector`;
|
|
6550
|
-
var
|
|
6551
|
-
var
|
|
6610
|
+
var states33 = [];
|
|
6611
|
+
var options31 = {
|
|
6552
6612
|
size: [Size.small, Size.medium, Size.large]
|
|
6553
6613
|
};
|
|
6554
|
-
var
|
|
6614
|
+
var defaultProps29 = {
|
|
6555
6615
|
size: Size.medium
|
|
6556
6616
|
};
|
|
6557
6617
|
var TimeSelector = (props) => {
|
|
6558
6618
|
const {
|
|
6559
|
-
size =
|
|
6619
|
+
size = defaultProps29.size,
|
|
6560
6620
|
header,
|
|
6561
6621
|
fastSelection,
|
|
6562
6622
|
columns,
|
|
@@ -6572,7 +6632,7 @@ var TimeSelector = (props) => {
|
|
|
6572
6632
|
if (index === 0 || columnType === "tt") {
|
|
6573
6633
|
separator = false;
|
|
6574
6634
|
}
|
|
6575
|
-
return /* @__PURE__ */
|
|
6635
|
+
return /* @__PURE__ */ jsx77(Fragment19, { children: /* @__PURE__ */ jsx77(TimeSelectorColumn, { type: columnType, focus, separator }) });
|
|
6576
6636
|
});
|
|
6577
6637
|
return /* @__PURE__ */ jsxs34(
|
|
6578
6638
|
"div",
|
|
@@ -6586,24 +6646,24 @@ var TimeSelector = (props) => {
|
|
|
6586
6646
|
})
|
|
6587
6647
|
),
|
|
6588
6648
|
children: [
|
|
6589
|
-
/* @__PURE__ */
|
|
6590
|
-
/* @__PURE__ */
|
|
6649
|
+
/* @__PURE__ */ jsx77(Fragment19, { children: header }),
|
|
6650
|
+
/* @__PURE__ */ jsx77(Fragment19, { children: fastSelection }),
|
|
6591
6651
|
/* @__PURE__ */ jsxs34("div", { className: "k-time-list-container", children: [
|
|
6592
|
-
/* @__PURE__ */
|
|
6652
|
+
/* @__PURE__ */ jsx77("span", { className: "k-time-highlight" }),
|
|
6593
6653
|
columnsDom
|
|
6594
6654
|
] })
|
|
6595
6655
|
]
|
|
6596
6656
|
}
|
|
6597
6657
|
);
|
|
6598
6658
|
};
|
|
6599
|
-
TimeSelector.states =
|
|
6600
|
-
TimeSelector.options =
|
|
6659
|
+
TimeSelector.states = states33;
|
|
6660
|
+
TimeSelector.options = options31;
|
|
6601
6661
|
TimeSelector.className = TIMESELECTOR_CLASSNAME;
|
|
6602
|
-
TimeSelector.defaultProps =
|
|
6662
|
+
TimeSelector.defaultProps = defaultProps29;
|
|
6603
6663
|
|
|
6604
6664
|
// src/time-selector/time-selector-column.tsx
|
|
6605
|
-
import { Fragment as Fragment20, jsx as
|
|
6606
|
-
var
|
|
6665
|
+
import { Fragment as Fragment20, jsx as jsx78, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
6666
|
+
var states34 = [
|
|
6607
6667
|
States.focus
|
|
6608
6668
|
];
|
|
6609
6669
|
var TimeSelectorColumn = (props) => {
|
|
@@ -6641,10 +6701,10 @@ var TimeSelectorColumn = (props) => {
|
|
|
6641
6701
|
break;
|
|
6642
6702
|
}
|
|
6643
6703
|
const items = columnData.map(
|
|
6644
|
-
(data) => /* @__PURE__ */
|
|
6704
|
+
(data) => /* @__PURE__ */ jsx78(Fragment20, { children: /* @__PURE__ */ jsx78("li", { className: "k-item", children: /* @__PURE__ */ jsx78("span", { children: data }) }) })
|
|
6645
6705
|
);
|
|
6646
6706
|
return /* @__PURE__ */ jsxs35(Fragment20, { children: [
|
|
6647
|
-
separator && /* @__PURE__ */
|
|
6707
|
+
separator && /* @__PURE__ */ jsx78("div", { className: "k-time-separator", children: ":" }),
|
|
6648
6708
|
/* @__PURE__ */ jsxs35(
|
|
6649
6709
|
"div",
|
|
6650
6710
|
{
|
|
@@ -6657,10 +6717,10 @@ var TimeSelectorColumn = (props) => {
|
|
|
6657
6717
|
})
|
|
6658
6718
|
),
|
|
6659
6719
|
children: [
|
|
6660
|
-
/* @__PURE__ */
|
|
6661
|
-
/* @__PURE__ */
|
|
6662
|
-
/* @__PURE__ */
|
|
6663
|
-
/* @__PURE__ */
|
|
6720
|
+
/* @__PURE__ */ jsx78("span", { className: "k-title", children: text }),
|
|
6721
|
+
/* @__PURE__ */ jsx78("div", { className: "k-time-list", children: /* @__PURE__ */ jsxs35("div", { className: "k-content k-scrollable k-time-container", children: [
|
|
6722
|
+
/* @__PURE__ */ jsx78("ul", { className: "k-reset", style: { transform: "translateY(97px)" }, children: items }),
|
|
6723
|
+
/* @__PURE__ */ jsx78("div", { className: "k-scrollable-placeholder" })
|
|
6664
6724
|
] }) })
|
|
6665
6725
|
]
|
|
6666
6726
|
}
|
|
@@ -6669,7 +6729,7 @@ var TimeSelectorColumn = (props) => {
|
|
|
6669
6729
|
};
|
|
6670
6730
|
|
|
6671
6731
|
// src/time-selector/time-selector-header.tsx
|
|
6672
|
-
import { jsx as
|
|
6732
|
+
import { jsx as jsx79, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
6673
6733
|
var className17 = `k-time-header`;
|
|
6674
6734
|
var TimeSelectorHeader = (props) => {
|
|
6675
6735
|
const {
|
|
@@ -6685,7 +6745,7 @@ var TimeSelectorHeader = (props) => {
|
|
|
6685
6745
|
className17
|
|
6686
6746
|
),
|
|
6687
6747
|
children: [
|
|
6688
|
-
title != null && /* @__PURE__ */
|
|
6748
|
+
title != null && /* @__PURE__ */ jsx79("span", { className: "k-title", children: title }),
|
|
6689
6749
|
props.children
|
|
6690
6750
|
]
|
|
6691
6751
|
}
|
|
@@ -6693,34 +6753,34 @@ var TimeSelectorHeader = (props) => {
|
|
|
6693
6753
|
};
|
|
6694
6754
|
|
|
6695
6755
|
// src/time-selector/time-selector-fast-selection.tsx
|
|
6696
|
-
import { jsx as
|
|
6756
|
+
import { jsx as jsx80, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
6697
6757
|
|
|
6698
6758
|
// src/time-selector/templates/time-selector-all.tsx
|
|
6699
|
-
import { jsx as
|
|
6759
|
+
import { jsx as jsx81, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
6700
6760
|
|
|
6701
6761
|
// src/time-selector/templates/time-selector-hour.tsx
|
|
6702
|
-
import { jsx as
|
|
6762
|
+
import { jsx as jsx82, jsxs as jsxs39 } from "react/jsx-runtime";
|
|
6703
6763
|
|
|
6704
6764
|
// src/time-selector/templates/time-selector-minute.tsx
|
|
6705
|
-
import { jsx as
|
|
6765
|
+
import { jsx as jsx83, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
6706
6766
|
|
|
6707
6767
|
// src/datetime-selector/datetime-selector.spec.tsx
|
|
6708
|
-
import { Fragment as Fragment21, jsx as
|
|
6768
|
+
import { Fragment as Fragment21, jsx as jsx84, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
6709
6769
|
var DATETIMESELECTOR_CLASSNAME = `k-datetime-wrap`;
|
|
6710
|
-
var
|
|
6711
|
-
var
|
|
6770
|
+
var states35 = [];
|
|
6771
|
+
var options32 = {
|
|
6712
6772
|
size: [Size.small, Size.medium, Size.large]
|
|
6713
6773
|
};
|
|
6714
|
-
var
|
|
6774
|
+
var defaultProps30 = {
|
|
6715
6775
|
tab: "date",
|
|
6716
6776
|
size: Size.medium,
|
|
6717
6777
|
actionButtons: true
|
|
6718
6778
|
};
|
|
6719
6779
|
var DateTimeSelector = (props) => {
|
|
6720
6780
|
const {
|
|
6721
|
-
size =
|
|
6722
|
-
tab =
|
|
6723
|
-
actionButtons =
|
|
6781
|
+
size = defaultProps30.size,
|
|
6782
|
+
tab = defaultProps30.tab,
|
|
6783
|
+
actionButtons = defaultProps30.actionButtons,
|
|
6724
6784
|
dir,
|
|
6725
6785
|
...other
|
|
6726
6786
|
} = props;
|
|
@@ -6740,34 +6800,34 @@ var DateTimeSelector = (props) => {
|
|
|
6740
6800
|
})
|
|
6741
6801
|
),
|
|
6742
6802
|
children: [
|
|
6743
|
-
/* @__PURE__ */
|
|
6744
|
-
/* @__PURE__ */
|
|
6745
|
-
/* @__PURE__ */
|
|
6803
|
+
/* @__PURE__ */ jsx84("div", { className: "k-datetime-buttongroup", children: /* @__PURE__ */ jsxs41(ButtonGroup, { stretched: true, children: [
|
|
6804
|
+
/* @__PURE__ */ jsx84(Button, { className: "k-group-start", size, selected: tab === "date", children: "Date" }),
|
|
6805
|
+
/* @__PURE__ */ jsx84(Button, { className: "k-group-end", size, selected: tab === "time", children: "Time" })
|
|
6746
6806
|
] }) }),
|
|
6747
|
-
/* @__PURE__ */
|
|
6748
|
-
/* @__PURE__ */
|
|
6749
|
-
/* @__PURE__ */
|
|
6807
|
+
/* @__PURE__ */ jsx84("div", { className: "k-datetime-selector", children: tab === "time" ? /* @__PURE__ */ jsxs41(Fragment21, { children: [
|
|
6808
|
+
/* @__PURE__ */ jsx84("div", { className: "k-datetime-calendar-wrap" }),
|
|
6809
|
+
/* @__PURE__ */ jsx84("div", { className: "k-datetime-time-wrap", children: /* @__PURE__ */ jsx84(TimeSelector, { size, columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx84(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx84(Button, { size, fillMode: "flat", className: "k-time-now", children: "Now" }) }) }) })
|
|
6750
6810
|
] }) : /* @__PURE__ */ jsxs41(Fragment21, { children: [
|
|
6751
|
-
/* @__PURE__ */
|
|
6752
|
-
/* @__PURE__ */
|
|
6811
|
+
/* @__PURE__ */ jsx84("div", { className: "k-datetime-calendar-wrap", children: /* @__PURE__ */ jsx84(Calendar, { size, showOtherMonth: true, dir }) }),
|
|
6812
|
+
/* @__PURE__ */ jsx84("div", { className: "k-datetime-time-wrap" })
|
|
6753
6813
|
] }) }),
|
|
6754
6814
|
actionButtons && /* @__PURE__ */ jsxs41(ActionButtons, { className: "k-datetime-footer", alignment: "stretched", children: [
|
|
6755
|
-
/* @__PURE__ */
|
|
6756
|
-
/* @__PURE__ */
|
|
6815
|
+
/* @__PURE__ */ jsx84(Button, { size, themeColor: "primary", className: "k-time-accept", children: "Set" }),
|
|
6816
|
+
/* @__PURE__ */ jsx84(Button, { size, className: "k-time-cancel", children: "Cancel" })
|
|
6757
6817
|
] })
|
|
6758
6818
|
]
|
|
6759
6819
|
}
|
|
6760
6820
|
);
|
|
6761
6821
|
};
|
|
6762
|
-
DateTimeSelector.states =
|
|
6763
|
-
DateTimeSelector.options =
|
|
6822
|
+
DateTimeSelector.states = states35;
|
|
6823
|
+
DateTimeSelector.options = options32;
|
|
6764
6824
|
DateTimeSelector.className = DATETIMESELECTOR_CLASSNAME;
|
|
6765
|
-
DateTimeSelector.defaultProps =
|
|
6825
|
+
DateTimeSelector.defaultProps = defaultProps30;
|
|
6766
6826
|
|
|
6767
6827
|
// src/datetimepicker/datetimepicker.spec.tsx
|
|
6768
|
-
import { Fragment as Fragment22, jsx as
|
|
6828
|
+
import { Fragment as Fragment22, jsx as jsx85, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
6769
6829
|
var DATETIMEPICKER_CLASSNAME = `k-datetimepicker`;
|
|
6770
|
-
var
|
|
6830
|
+
var states36 = [
|
|
6771
6831
|
States.hover,
|
|
6772
6832
|
States.focus,
|
|
6773
6833
|
States.valid,
|
|
@@ -6777,12 +6837,12 @@ var states34 = [
|
|
|
6777
6837
|
States.loading,
|
|
6778
6838
|
States.readonly
|
|
6779
6839
|
];
|
|
6780
|
-
var
|
|
6840
|
+
var options33 = {
|
|
6781
6841
|
size: [Size.small, Size.medium, Size.large],
|
|
6782
6842
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6783
6843
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6784
6844
|
};
|
|
6785
|
-
var
|
|
6845
|
+
var defaultProps31 = {
|
|
6786
6846
|
tab: "date",
|
|
6787
6847
|
size: Input.defaultProps.size,
|
|
6788
6848
|
rounded: Input.defaultProps.rounded,
|
|
@@ -6806,7 +6866,7 @@ var DateTimePicker = (props) => {
|
|
|
6806
6866
|
disabled,
|
|
6807
6867
|
readonly,
|
|
6808
6868
|
opened,
|
|
6809
|
-
tab =
|
|
6869
|
+
tab = defaultProps31.tab,
|
|
6810
6870
|
dir,
|
|
6811
6871
|
adaptive,
|
|
6812
6872
|
adaptiveSettings,
|
|
@@ -6831,9 +6891,9 @@ var DateTimePicker = (props) => {
|
|
|
6831
6891
|
readonly,
|
|
6832
6892
|
className: classNames(props.className, DATETIMEPICKER_CLASSNAME),
|
|
6833
6893
|
children: [
|
|
6834
|
-
/* @__PURE__ */
|
|
6835
|
-
/* @__PURE__ */
|
|
6836
|
-
/* @__PURE__ */
|
|
6894
|
+
/* @__PURE__ */ jsx85(InputPrefix, { children: prefix }),
|
|
6895
|
+
/* @__PURE__ */ jsx85(InputInnerInput, { placeholder, value }),
|
|
6896
|
+
/* @__PURE__ */ jsx85(
|
|
6837
6897
|
InputValidationIcon,
|
|
6838
6898
|
{
|
|
6839
6899
|
valid,
|
|
@@ -6842,14 +6902,14 @@ var DateTimePicker = (props) => {
|
|
|
6842
6902
|
disabled
|
|
6843
6903
|
}
|
|
6844
6904
|
),
|
|
6845
|
-
/* @__PURE__ */
|
|
6905
|
+
/* @__PURE__ */ jsx85(
|
|
6846
6906
|
InputLoadingIcon,
|
|
6847
6907
|
{
|
|
6848
6908
|
loading,
|
|
6849
6909
|
disabled
|
|
6850
6910
|
}
|
|
6851
6911
|
),
|
|
6852
|
-
/* @__PURE__ */
|
|
6912
|
+
/* @__PURE__ */ jsx85(
|
|
6853
6913
|
InputClearValue,
|
|
6854
6914
|
{
|
|
6855
6915
|
loading,
|
|
@@ -6858,8 +6918,8 @@ var DateTimePicker = (props) => {
|
|
|
6858
6918
|
value
|
|
6859
6919
|
}
|
|
6860
6920
|
),
|
|
6861
|
-
/* @__PURE__ */
|
|
6862
|
-
/* @__PURE__ */
|
|
6921
|
+
/* @__PURE__ */ jsx85(InputSuffix, { children: suffix }),
|
|
6922
|
+
/* @__PURE__ */ jsx85(
|
|
6863
6923
|
Button,
|
|
6864
6924
|
{
|
|
6865
6925
|
className: "k-input-button",
|
|
@@ -6872,9 +6932,9 @@ var DateTimePicker = (props) => {
|
|
|
6872
6932
|
]
|
|
6873
6933
|
}
|
|
6874
6934
|
),
|
|
6875
|
-
opened && /* @__PURE__ */
|
|
6935
|
+
opened && /* @__PURE__ */ jsx85(Popup, { className: `k-${tab === "time" ? "list" : "calendar"}-container k-datetimepicker-popup`, dir, children: /* @__PURE__ */ jsx85(DateTimeSelector, { tab, dir }) }),
|
|
6876
6936
|
adaptive && /* @__PURE__ */ jsxs42(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
6877
|
-
/* @__PURE__ */
|
|
6937
|
+
/* @__PURE__ */ jsx85(
|
|
6878
6938
|
ActionSheetHeader,
|
|
6879
6939
|
{
|
|
6880
6940
|
actions: ["x"],
|
|
@@ -6882,29 +6942,29 @@ var DateTimePicker = (props) => {
|
|
|
6882
6942
|
subTitle: "DD / MM / YY"
|
|
6883
6943
|
}
|
|
6884
6944
|
),
|
|
6885
|
-
/* @__PURE__ */
|
|
6886
|
-
/* @__PURE__ */
|
|
6945
|
+
/* @__PURE__ */ jsx85(DateTimeSelector, { size: "large", tab, actionButtons: false }),
|
|
6946
|
+
/* @__PURE__ */ jsx85(ActionSheetFooter, { actions: ["Cancel", "!Set"] })
|
|
6887
6947
|
] })
|
|
6888
6948
|
] });
|
|
6889
6949
|
};
|
|
6890
|
-
DateTimePicker.states =
|
|
6891
|
-
DateTimePicker.options =
|
|
6950
|
+
DateTimePicker.states = states36;
|
|
6951
|
+
DateTimePicker.options = options33;
|
|
6892
6952
|
DateTimePicker.className = DATETIMEPICKER_CLASSNAME;
|
|
6893
|
-
DateTimePicker.defaultProps =
|
|
6953
|
+
DateTimePicker.defaultProps = defaultProps31;
|
|
6894
6954
|
|
|
6895
6955
|
// src/datetimepicker/templates/datetimepicker-normal.tsx
|
|
6896
|
-
import { jsx as
|
|
6956
|
+
import { jsx as jsx86 } from "react/jsx-runtime";
|
|
6897
6957
|
|
|
6898
6958
|
// src/datetimepicker/templates/datetimepicker-popup.tsx
|
|
6899
|
-
import { jsx as
|
|
6959
|
+
import { jsx as jsx87 } from "react/jsx-runtime";
|
|
6900
6960
|
|
|
6901
6961
|
// src/datetimepicker/templates/datetimepicker-adaptive.tsx
|
|
6902
|
-
import { jsx as
|
|
6962
|
+
import { jsx as jsx88 } from "react/jsx-runtime";
|
|
6903
6963
|
|
|
6904
6964
|
// src/dropdownlist/dropdownlist.spec.tsx
|
|
6905
|
-
import { Fragment as Fragment23, jsx as
|
|
6965
|
+
import { Fragment as Fragment23, jsx as jsx89, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
6906
6966
|
var DROPDOWNLIST_CLASSNAME = `k-dropdownlist`;
|
|
6907
|
-
var
|
|
6967
|
+
var states37 = [
|
|
6908
6968
|
States.hover,
|
|
6909
6969
|
States.focus,
|
|
6910
6970
|
States.valid,
|
|
@@ -6914,12 +6974,12 @@ var states35 = [
|
|
|
6914
6974
|
States.loading,
|
|
6915
6975
|
States.readonly
|
|
6916
6976
|
];
|
|
6917
|
-
var
|
|
6977
|
+
var options34 = {
|
|
6918
6978
|
size: [Size.small, Size.medium, Size.large],
|
|
6919
6979
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6920
6980
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6921
6981
|
};
|
|
6922
|
-
var
|
|
6982
|
+
var defaultProps32 = {
|
|
6923
6983
|
showValue: true,
|
|
6924
6984
|
arrowIconName: "caret-alt-down",
|
|
6925
6985
|
size: Size.medium,
|
|
@@ -6929,7 +6989,7 @@ var defaultProps30 = {
|
|
|
6929
6989
|
var DropdownList = (props) => {
|
|
6930
6990
|
const {
|
|
6931
6991
|
valueIconName,
|
|
6932
|
-
arrowIconName =
|
|
6992
|
+
arrowIconName = defaultProps32.arrowIconName,
|
|
6933
6993
|
prefix,
|
|
6934
6994
|
suffix,
|
|
6935
6995
|
value,
|
|
@@ -6945,7 +7005,7 @@ var DropdownList = (props) => {
|
|
|
6945
7005
|
loading,
|
|
6946
7006
|
disabled,
|
|
6947
7007
|
readonly,
|
|
6948
|
-
showValue =
|
|
7008
|
+
showValue = defaultProps32.showValue,
|
|
6949
7009
|
popup,
|
|
6950
7010
|
opened,
|
|
6951
7011
|
...other
|
|
@@ -6974,8 +7034,8 @@ var DropdownList = (props) => {
|
|
|
6974
7034
|
}
|
|
6975
7035
|
),
|
|
6976
7036
|
children: [
|
|
6977
|
-
/* @__PURE__ */
|
|
6978
|
-
/* @__PURE__ */
|
|
7037
|
+
/* @__PURE__ */ jsx89(InputPrefix, { children: prefix }),
|
|
7038
|
+
/* @__PURE__ */ jsx89(
|
|
6979
7039
|
InputInnerSpan,
|
|
6980
7040
|
{
|
|
6981
7041
|
placeholder,
|
|
@@ -6984,7 +7044,7 @@ var DropdownList = (props) => {
|
|
|
6984
7044
|
valueIconName
|
|
6985
7045
|
}
|
|
6986
7046
|
),
|
|
6987
|
-
/* @__PURE__ */
|
|
7047
|
+
/* @__PURE__ */ jsx89(
|
|
6988
7048
|
InputValidationIcon,
|
|
6989
7049
|
{
|
|
6990
7050
|
valid,
|
|
@@ -6993,15 +7053,15 @@ var DropdownList = (props) => {
|
|
|
6993
7053
|
disabled
|
|
6994
7054
|
}
|
|
6995
7055
|
),
|
|
6996
|
-
/* @__PURE__ */
|
|
7056
|
+
/* @__PURE__ */ jsx89(
|
|
6997
7057
|
InputLoadingIcon,
|
|
6998
7058
|
{
|
|
6999
7059
|
loading,
|
|
7000
7060
|
disabled
|
|
7001
7061
|
}
|
|
7002
7062
|
),
|
|
7003
|
-
/* @__PURE__ */
|
|
7004
|
-
/* @__PURE__ */
|
|
7063
|
+
/* @__PURE__ */ jsx89(InputSuffix, { children: suffix }),
|
|
7064
|
+
/* @__PURE__ */ jsx89(
|
|
7005
7065
|
Button,
|
|
7006
7066
|
{
|
|
7007
7067
|
className: "k-input-button",
|
|
@@ -7014,45 +7074,45 @@ var DropdownList = (props) => {
|
|
|
7014
7074
|
]
|
|
7015
7075
|
}
|
|
7016
7076
|
),
|
|
7017
|
-
opened && popup && /* @__PURE__ */
|
|
7077
|
+
opened && popup && /* @__PURE__ */ jsx89(Popup, { className: "k-list-container k-dropdownlist-popup", children: popup })
|
|
7018
7078
|
] });
|
|
7019
7079
|
};
|
|
7020
|
-
DropdownList.states =
|
|
7021
|
-
DropdownList.options =
|
|
7080
|
+
DropdownList.states = states37;
|
|
7081
|
+
DropdownList.options = options34;
|
|
7022
7082
|
DropdownList.className = DROPDOWNLIST_CLASSNAME;
|
|
7023
|
-
DropdownList.defaultProps =
|
|
7083
|
+
DropdownList.defaultProps = defaultProps32;
|
|
7024
7084
|
|
|
7025
7085
|
// src/dropdownlist/templates/dropdownlist-normal.tsx
|
|
7026
|
-
import { jsx as
|
|
7086
|
+
import { jsx as jsx90 } from "react/jsx-runtime";
|
|
7027
7087
|
|
|
7028
7088
|
// src/dropdownlist/templates/dropdownlist-popup.tsx
|
|
7029
|
-
import { jsx as
|
|
7089
|
+
import { jsx as jsx91, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
7030
7090
|
|
|
7031
7091
|
// src/dropdownlist/templates/dropdownlist-filtering.tsx
|
|
7032
|
-
import { Fragment as Fragment24, jsx as
|
|
7092
|
+
import { Fragment as Fragment24, jsx as jsx92, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
7033
7093
|
|
|
7034
7094
|
// src/dropdownlist/templates/dropdownlist-grouping.tsx
|
|
7035
|
-
import { jsx as
|
|
7095
|
+
import { jsx as jsx93, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
7036
7096
|
|
|
7037
7097
|
// src/dropdownlist/templates/dropdownlist-grouping-filtering.tsx
|
|
7038
|
-
import { Fragment as Fragment25, jsx as
|
|
7098
|
+
import { Fragment as Fragment25, jsx as jsx94, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
7039
7099
|
|
|
7040
7100
|
// src/spinbutton/spinbutton.spec.tsx
|
|
7041
|
-
import { jsx as
|
|
7101
|
+
import { jsx as jsx95, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
7042
7102
|
var SPINBUTTON_CLASSNAME = `k-spin-button`;
|
|
7043
|
-
var
|
|
7044
|
-
var
|
|
7103
|
+
var states38 = [];
|
|
7104
|
+
var options35 = {
|
|
7045
7105
|
size: [Size.small, Size.medium, Size.large],
|
|
7046
7106
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link]
|
|
7047
7107
|
};
|
|
7048
|
-
var
|
|
7108
|
+
var defaultProps33 = {
|
|
7049
7109
|
size: Size.medium,
|
|
7050
7110
|
fillMode: FillMode.solid
|
|
7051
7111
|
};
|
|
7052
7112
|
var SpinButton = (props) => {
|
|
7053
7113
|
const {
|
|
7054
|
-
size =
|
|
7055
|
-
fillMode =
|
|
7114
|
+
size = defaultProps33.size,
|
|
7115
|
+
fillMode = defaultProps33.fillMode,
|
|
7056
7116
|
...other
|
|
7057
7117
|
} = props;
|
|
7058
7118
|
return /* @__PURE__ */ jsxs48(
|
|
@@ -7064,7 +7124,7 @@ var SpinButton = (props) => {
|
|
|
7064
7124
|
props.className
|
|
7065
7125
|
),
|
|
7066
7126
|
children: [
|
|
7067
|
-
/* @__PURE__ */
|
|
7127
|
+
/* @__PURE__ */ jsx95(
|
|
7068
7128
|
Button,
|
|
7069
7129
|
{
|
|
7070
7130
|
className: "k-spinner-increase",
|
|
@@ -7074,7 +7134,7 @@ var SpinButton = (props) => {
|
|
|
7074
7134
|
fillMode
|
|
7075
7135
|
}
|
|
7076
7136
|
),
|
|
7077
|
-
/* @__PURE__ */
|
|
7137
|
+
/* @__PURE__ */ jsx95(
|
|
7078
7138
|
Button,
|
|
7079
7139
|
{
|
|
7080
7140
|
className: "k-spinner-decrease",
|
|
@@ -7088,15 +7148,15 @@ var SpinButton = (props) => {
|
|
|
7088
7148
|
}
|
|
7089
7149
|
);
|
|
7090
7150
|
};
|
|
7091
|
-
SpinButton.states =
|
|
7092
|
-
SpinButton.options =
|
|
7151
|
+
SpinButton.states = states38;
|
|
7152
|
+
SpinButton.options = options35;
|
|
7093
7153
|
SpinButton.className = SPINBUTTON_CLASSNAME;
|
|
7094
|
-
SpinButton.defaultProps =
|
|
7154
|
+
SpinButton.defaultProps = defaultProps33;
|
|
7095
7155
|
|
|
7096
7156
|
// src/numerictextbox/numerictextbox.spec.tsx
|
|
7097
|
-
import { jsx as
|
|
7157
|
+
import { jsx as jsx96, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
7098
7158
|
var NUMERICTEXTBOX_CLASSNAME = `k-numerictextbox`;
|
|
7099
|
-
var
|
|
7159
|
+
var states39 = [
|
|
7100
7160
|
States.hover,
|
|
7101
7161
|
States.focus,
|
|
7102
7162
|
States.valid,
|
|
@@ -7106,12 +7166,12 @@ var states37 = [
|
|
|
7106
7166
|
States.disabled,
|
|
7107
7167
|
States.readonly
|
|
7108
7168
|
];
|
|
7109
|
-
var
|
|
7169
|
+
var options36 = {
|
|
7110
7170
|
size: [Size.small, Size.medium, Size.large],
|
|
7111
7171
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7112
7172
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
7113
7173
|
};
|
|
7114
|
-
var
|
|
7174
|
+
var defaultProps34 = {
|
|
7115
7175
|
showSpinButton: true,
|
|
7116
7176
|
showClearButton: true,
|
|
7117
7177
|
size: Input.defaultProps.size,
|
|
@@ -7133,8 +7193,8 @@ var NumericTextbox = (props) => {
|
|
|
7133
7193
|
loading,
|
|
7134
7194
|
disabled,
|
|
7135
7195
|
readonly,
|
|
7136
|
-
showClearButton =
|
|
7137
|
-
showSpinButton =
|
|
7196
|
+
showClearButton = defaultProps34.showClearButton,
|
|
7197
|
+
showSpinButton = defaultProps34.showSpinButton,
|
|
7138
7198
|
...other
|
|
7139
7199
|
} = props;
|
|
7140
7200
|
return /* @__PURE__ */ jsxs49(
|
|
@@ -7154,8 +7214,8 @@ var NumericTextbox = (props) => {
|
|
|
7154
7214
|
readonly,
|
|
7155
7215
|
className: classNames(props.className, NUMERICTEXTBOX_CLASSNAME),
|
|
7156
7216
|
children: [
|
|
7157
|
-
/* @__PURE__ */
|
|
7158
|
-
/* @__PURE__ */
|
|
7217
|
+
/* @__PURE__ */ jsx96(InputInnerInput, { placeholder, value }),
|
|
7218
|
+
/* @__PURE__ */ jsx96(
|
|
7159
7219
|
InputValidationIcon,
|
|
7160
7220
|
{
|
|
7161
7221
|
valid,
|
|
@@ -7164,14 +7224,14 @@ var NumericTextbox = (props) => {
|
|
|
7164
7224
|
disabled
|
|
7165
7225
|
}
|
|
7166
7226
|
),
|
|
7167
|
-
/* @__PURE__ */
|
|
7227
|
+
/* @__PURE__ */ jsx96(
|
|
7168
7228
|
InputLoadingIcon,
|
|
7169
7229
|
{
|
|
7170
7230
|
loading,
|
|
7171
7231
|
disabled
|
|
7172
7232
|
}
|
|
7173
7233
|
),
|
|
7174
|
-
showClearButton && /* @__PURE__ */
|
|
7234
|
+
showClearButton && /* @__PURE__ */ jsx96(
|
|
7175
7235
|
InputClearValue,
|
|
7176
7236
|
{
|
|
7177
7237
|
loading,
|
|
@@ -7180,7 +7240,7 @@ var NumericTextbox = (props) => {
|
|
|
7180
7240
|
value
|
|
7181
7241
|
}
|
|
7182
7242
|
),
|
|
7183
|
-
showSpinButton && /* @__PURE__ */
|
|
7243
|
+
showSpinButton && /* @__PURE__ */ jsx96(
|
|
7184
7244
|
SpinButton,
|
|
7185
7245
|
{
|
|
7186
7246
|
className: "k-input-spinner",
|
|
@@ -7192,18 +7252,18 @@ var NumericTextbox = (props) => {
|
|
|
7192
7252
|
}
|
|
7193
7253
|
);
|
|
7194
7254
|
};
|
|
7195
|
-
NumericTextbox.states =
|
|
7196
|
-
NumericTextbox.options =
|
|
7255
|
+
NumericTextbox.states = states39;
|
|
7256
|
+
NumericTextbox.options = options36;
|
|
7197
7257
|
NumericTextbox.className = NUMERICTEXTBOX_CLASSNAME;
|
|
7198
|
-
NumericTextbox.defaultProps =
|
|
7258
|
+
NumericTextbox.defaultProps = defaultProps34;
|
|
7199
7259
|
|
|
7200
7260
|
// src/numerictextbox/templates/numerictextbox-normal.tsx
|
|
7201
|
-
import { jsx as
|
|
7261
|
+
import { jsx as jsx97 } from "react/jsx-runtime";
|
|
7202
7262
|
|
|
7203
7263
|
// src/textbox/textbox.spec.tsx
|
|
7204
|
-
import { jsx as
|
|
7264
|
+
import { jsx as jsx98, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
7205
7265
|
var TEXTBOX_CLASSNAME = `k-textbox`;
|
|
7206
|
-
var
|
|
7266
|
+
var states40 = [
|
|
7207
7267
|
States.hover,
|
|
7208
7268
|
States.focus,
|
|
7209
7269
|
States.valid,
|
|
@@ -7213,12 +7273,12 @@ var states38 = [
|
|
|
7213
7273
|
States.loading,
|
|
7214
7274
|
States.readonly
|
|
7215
7275
|
];
|
|
7216
|
-
var
|
|
7276
|
+
var options37 = {
|
|
7217
7277
|
size: [Size.small, Size.medium, Size.large],
|
|
7218
7278
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7219
7279
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
7220
7280
|
};
|
|
7221
|
-
var
|
|
7281
|
+
var defaultProps35 = {
|
|
7222
7282
|
showClearButton: true,
|
|
7223
7283
|
size: Input.defaultProps.size,
|
|
7224
7284
|
rounded: Input.defaultProps.rounded,
|
|
@@ -7241,7 +7301,7 @@ var Textbox = (props) => {
|
|
|
7241
7301
|
loading,
|
|
7242
7302
|
disabled,
|
|
7243
7303
|
readonly,
|
|
7244
|
-
showClearButton =
|
|
7304
|
+
showClearButton = defaultProps35.showClearButton,
|
|
7245
7305
|
...other
|
|
7246
7306
|
} = props;
|
|
7247
7307
|
return /* @__PURE__ */ jsxs50(
|
|
@@ -7261,9 +7321,9 @@ var Textbox = (props) => {
|
|
|
7261
7321
|
readonly,
|
|
7262
7322
|
className: classNames(props.className, TEXTBOX_CLASSNAME),
|
|
7263
7323
|
children: [
|
|
7264
|
-
/* @__PURE__ */
|
|
7265
|
-
/* @__PURE__ */
|
|
7266
|
-
/* @__PURE__ */
|
|
7324
|
+
/* @__PURE__ */ jsx98(InputPrefix, { children: prefix }),
|
|
7325
|
+
/* @__PURE__ */ jsx98(InputInnerInput, { placeholder, value }),
|
|
7326
|
+
/* @__PURE__ */ jsx98(
|
|
7267
7327
|
InputValidationIcon,
|
|
7268
7328
|
{
|
|
7269
7329
|
valid,
|
|
@@ -7272,14 +7332,14 @@ var Textbox = (props) => {
|
|
|
7272
7332
|
disabled
|
|
7273
7333
|
}
|
|
7274
7334
|
),
|
|
7275
|
-
/* @__PURE__ */
|
|
7335
|
+
/* @__PURE__ */ jsx98(
|
|
7276
7336
|
InputLoadingIcon,
|
|
7277
7337
|
{
|
|
7278
7338
|
loading,
|
|
7279
7339
|
disabled
|
|
7280
7340
|
}
|
|
7281
7341
|
),
|
|
7282
|
-
showClearButton && /* @__PURE__ */
|
|
7342
|
+
showClearButton && /* @__PURE__ */ jsx98(
|
|
7283
7343
|
InputClearValue,
|
|
7284
7344
|
{
|
|
7285
7345
|
loading,
|
|
@@ -7288,29 +7348,29 @@ var Textbox = (props) => {
|
|
|
7288
7348
|
value
|
|
7289
7349
|
}
|
|
7290
7350
|
),
|
|
7291
|
-
/* @__PURE__ */
|
|
7351
|
+
/* @__PURE__ */ jsx98(InputSuffix, { children: suffix })
|
|
7292
7352
|
]
|
|
7293
7353
|
}
|
|
7294
7354
|
);
|
|
7295
7355
|
};
|
|
7296
|
-
Textbox.states =
|
|
7297
|
-
Textbox.options =
|
|
7356
|
+
Textbox.states = states40;
|
|
7357
|
+
Textbox.options = options37;
|
|
7298
7358
|
Textbox.className = TEXTBOX_CLASSNAME;
|
|
7299
|
-
Textbox.defaultProps =
|
|
7359
|
+
Textbox.defaultProps = defaultProps35;
|
|
7300
7360
|
|
|
7301
7361
|
// src/textbox/templates/textbox-normal.tsx
|
|
7302
|
-
import { jsx as
|
|
7362
|
+
import { jsx as jsx99 } from "react/jsx-runtime";
|
|
7303
7363
|
|
|
7304
7364
|
// src/textbox/templates/textbox-prefix.tsx
|
|
7305
|
-
import { jsx as
|
|
7365
|
+
import { jsx as jsx100, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
7306
7366
|
|
|
7307
7367
|
// src/textbox/templates/textbox-suffix.tsx
|
|
7308
|
-
import { jsx as
|
|
7368
|
+
import { jsx as jsx101, jsxs as jsxs52 } from "react/jsx-runtime";
|
|
7309
7369
|
|
|
7310
7370
|
// src/timepicker/timepicker.spec.tsx
|
|
7311
|
-
import { Fragment as Fragment26, jsx as
|
|
7371
|
+
import { Fragment as Fragment26, jsx as jsx102, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
7312
7372
|
var TIMEPICKER_CLASSNAME = `k-timepicker`;
|
|
7313
|
-
var
|
|
7373
|
+
var states41 = [
|
|
7314
7374
|
States.hover,
|
|
7315
7375
|
States.focus,
|
|
7316
7376
|
States.valid,
|
|
@@ -7320,12 +7380,12 @@ var states39 = [
|
|
|
7320
7380
|
States.loading,
|
|
7321
7381
|
States.readonly
|
|
7322
7382
|
];
|
|
7323
|
-
var
|
|
7383
|
+
var options38 = {
|
|
7324
7384
|
size: [Size.small, Size.medium, Size.large],
|
|
7325
7385
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7326
7386
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
7327
7387
|
};
|
|
7328
|
-
var
|
|
7388
|
+
var defaultProps36 = {
|
|
7329
7389
|
size: Input.defaultProps.size,
|
|
7330
7390
|
rounded: Input.defaultProps.rounded,
|
|
7331
7391
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -7370,9 +7430,9 @@ var TimePicker = (props) => {
|
|
|
7370
7430
|
readonly,
|
|
7371
7431
|
className: classNames(props.className, TIMEPICKER_CLASSNAME),
|
|
7372
7432
|
children: [
|
|
7373
|
-
/* @__PURE__ */
|
|
7374
|
-
/* @__PURE__ */
|
|
7375
|
-
/* @__PURE__ */
|
|
7433
|
+
/* @__PURE__ */ jsx102(InputPrefix, { children: prefix }),
|
|
7434
|
+
/* @__PURE__ */ jsx102(InputInnerInput, { placeholder, value }),
|
|
7435
|
+
/* @__PURE__ */ jsx102(
|
|
7376
7436
|
InputValidationIcon,
|
|
7377
7437
|
{
|
|
7378
7438
|
valid,
|
|
@@ -7381,14 +7441,14 @@ var TimePicker = (props) => {
|
|
|
7381
7441
|
disabled
|
|
7382
7442
|
}
|
|
7383
7443
|
),
|
|
7384
|
-
/* @__PURE__ */
|
|
7444
|
+
/* @__PURE__ */ jsx102(
|
|
7385
7445
|
InputLoadingIcon,
|
|
7386
7446
|
{
|
|
7387
7447
|
loading,
|
|
7388
7448
|
disabled
|
|
7389
7449
|
}
|
|
7390
7450
|
),
|
|
7391
|
-
/* @__PURE__ */
|
|
7451
|
+
/* @__PURE__ */ jsx102(
|
|
7392
7452
|
InputClearValue,
|
|
7393
7453
|
{
|
|
7394
7454
|
loading,
|
|
@@ -7397,8 +7457,8 @@ var TimePicker = (props) => {
|
|
|
7397
7457
|
value
|
|
7398
7458
|
}
|
|
7399
7459
|
),
|
|
7400
|
-
/* @__PURE__ */
|
|
7401
|
-
/* @__PURE__ */
|
|
7460
|
+
/* @__PURE__ */ jsx102(InputSuffix, { children: suffix }),
|
|
7461
|
+
/* @__PURE__ */ jsx102(
|
|
7402
7462
|
Button,
|
|
7403
7463
|
{
|
|
7404
7464
|
className: "k-input-button",
|
|
@@ -7412,14 +7472,14 @@ var TimePicker = (props) => {
|
|
|
7412
7472
|
}
|
|
7413
7473
|
),
|
|
7414
7474
|
opened && /* @__PURE__ */ jsxs53(Popup, { className: "k-list-container k-timepicker-popup", children: [
|
|
7415
|
-
/* @__PURE__ */
|
|
7475
|
+
/* @__PURE__ */ jsx102(TimeSelector, { columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx102(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx102(Button, { fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
|
|
7416
7476
|
/* @__PURE__ */ jsxs53(ActionButtons, { alignment: "stretched", className: "k-time-footer", children: [
|
|
7417
|
-
/* @__PURE__ */
|
|
7418
|
-
/* @__PURE__ */
|
|
7477
|
+
/* @__PURE__ */ jsx102(Button, { themeColor: "primary", className: "k-time-accept", children: "Set" }),
|
|
7478
|
+
/* @__PURE__ */ jsx102(Button, { className: "k-time-cancel", children: "Cancel" })
|
|
7419
7479
|
] })
|
|
7420
7480
|
] }),
|
|
7421
7481
|
adaptive && /* @__PURE__ */ jsxs53(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
7422
|
-
/* @__PURE__ */
|
|
7482
|
+
/* @__PURE__ */ jsx102(
|
|
7423
7483
|
ActionSheetHeader,
|
|
7424
7484
|
{
|
|
7425
7485
|
actions: ["x"],
|
|
@@ -7427,101 +7487,101 @@ var TimePicker = (props) => {
|
|
|
7427
7487
|
subTitle: "DD / MM / YY"
|
|
7428
7488
|
}
|
|
7429
7489
|
),
|
|
7430
|
-
/* @__PURE__ */
|
|
7431
|
-
/* @__PURE__ */
|
|
7490
|
+
/* @__PURE__ */ jsx102(TimeSelector, { size: "large", columns: ["HH", "mm", "ss", "tt"], focusedColumn: "HH", header: /* @__PURE__ */ jsx102(TimeSelectorHeader, { title: "10:00:00 \u0410\u041C", children: /* @__PURE__ */ jsx102(Button, { size: "large", fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
|
|
7491
|
+
/* @__PURE__ */ jsx102(ActionSheetFooter, { actions: ["Cancel", "!Set time"] })
|
|
7432
7492
|
] })
|
|
7433
7493
|
] });
|
|
7434
7494
|
};
|
|
7435
|
-
TimePicker.states =
|
|
7436
|
-
TimePicker.options =
|
|
7495
|
+
TimePicker.states = states41;
|
|
7496
|
+
TimePicker.options = options38;
|
|
7437
7497
|
TimePicker.className = TIMEPICKER_CLASSNAME;
|
|
7438
|
-
TimePicker.defaultProps =
|
|
7498
|
+
TimePicker.defaultProps = defaultProps36;
|
|
7439
7499
|
|
|
7440
7500
|
// src/timepicker/templates/timepicker-normal.tsx
|
|
7441
|
-
import { jsx as
|
|
7501
|
+
import { jsx as jsx103 } from "react/jsx-runtime";
|
|
7442
7502
|
|
|
7443
7503
|
// src/timepicker/templates/timepicker-popup.tsx
|
|
7444
|
-
import { jsx as
|
|
7504
|
+
import { jsx as jsx104 } from "react/jsx-runtime";
|
|
7445
7505
|
|
|
7446
7506
|
// src/timepicker/templates/timepicker-adaptive.tsx
|
|
7447
|
-
import { jsx as
|
|
7507
|
+
import { jsx as jsx105 } from "react/jsx-runtime";
|
|
7448
7508
|
|
|
7449
7509
|
// src/grid/tests/grid-filter-row.tsx
|
|
7450
|
-
import { Fragment as Fragment27, jsx as
|
|
7451
|
-
var grid_filter_row_default = () => /* @__PURE__ */
|
|
7452
|
-
/* @__PURE__ */
|
|
7453
|
-
/* @__PURE__ */
|
|
7454
|
-
/* @__PURE__ */
|
|
7455
|
-
/* @__PURE__ */
|
|
7456
|
-
/* @__PURE__ */
|
|
7457
|
-
/* @__PURE__ */
|
|
7510
|
+
import { Fragment as Fragment27, jsx as jsx106, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
7511
|
+
var grid_filter_row_default = () => /* @__PURE__ */ jsx106(Fragment27, { children: /* @__PURE__ */ jsxs54("div", { id: "test-area", className: "k-d-grid k-grid-cols-3", children: [
|
|
7512
|
+
/* @__PURE__ */ jsx106("div", { className: "section", children: /* @__PURE__ */ jsx106("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ jsxs54("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7513
|
+
/* @__PURE__ */ jsx106("colgroup", { children: /* @__PURE__ */ jsx106("col", {}) }),
|
|
7514
|
+
/* @__PURE__ */ jsx106("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsx106("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ jsx106("th", { className: "k-table-th", children: /* @__PURE__ */ jsx106("span", { className: "k-filtercell", children: /* @__PURE__ */ jsxs54("span", { children: [
|
|
7515
|
+
/* @__PURE__ */ jsx106(ColorPicker, {}),
|
|
7516
|
+
/* @__PURE__ */ jsx106(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7517
|
+
/* @__PURE__ */ jsx106(Button, { icon: "filter-clear", disabled: true })
|
|
7458
7518
|
] }) }) }) }) })
|
|
7459
7519
|
] }) }) }) }) }),
|
|
7460
|
-
/* @__PURE__ */
|
|
7461
|
-
/* @__PURE__ */
|
|
7462
|
-
/* @__PURE__ */
|
|
7463
|
-
/* @__PURE__ */
|
|
7464
|
-
/* @__PURE__ */
|
|
7465
|
-
/* @__PURE__ */
|
|
7466
|
-
/* @__PURE__ */
|
|
7467
|
-
/* @__PURE__ */
|
|
7520
|
+
/* @__PURE__ */ jsx106("div", {}),
|
|
7521
|
+
/* @__PURE__ */ jsx106("div", {}),
|
|
7522
|
+
/* @__PURE__ */ jsx106("div", { className: "section", children: /* @__PURE__ */ jsx106("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ jsxs54("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7523
|
+
/* @__PURE__ */ jsx106("colgroup", { children: /* @__PURE__ */ jsx106("col", {}) }),
|
|
7524
|
+
/* @__PURE__ */ jsx106("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsx106("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ jsx106("th", { className: "k-table-th", children: /* @__PURE__ */ jsx106("span", { className: "k-filtercell", children: /* @__PURE__ */ jsxs54("span", { children: [
|
|
7525
|
+
/* @__PURE__ */ jsx106(Autocomplete, { placeholder: "Autocomplete..." }),
|
|
7526
|
+
/* @__PURE__ */ jsx106(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7527
|
+
/* @__PURE__ */ jsx106(Button, { icon: "filter-clear", disabled: true })
|
|
7468
7528
|
] }) }) }) }) })
|
|
7469
7529
|
] }) }) }) }) }),
|
|
7470
|
-
/* @__PURE__ */
|
|
7471
|
-
/* @__PURE__ */
|
|
7472
|
-
/* @__PURE__ */
|
|
7473
|
-
/* @__PURE__ */
|
|
7474
|
-
/* @__PURE__ */
|
|
7475
|
-
/* @__PURE__ */
|
|
7530
|
+
/* @__PURE__ */ jsx106("div", { className: "section", children: /* @__PURE__ */ jsx106("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ jsxs54("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7531
|
+
/* @__PURE__ */ jsx106("colgroup", { children: /* @__PURE__ */ jsx106("col", {}) }),
|
|
7532
|
+
/* @__PURE__ */ jsx106("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsx106("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ jsx106("th", { className: "k-table-th", children: /* @__PURE__ */ jsx106("span", { className: "k-filtercell", children: /* @__PURE__ */ jsxs54("span", { children: [
|
|
7533
|
+
/* @__PURE__ */ jsx106(Combobox, { placeholder: "Combobox..." }),
|
|
7534
|
+
/* @__PURE__ */ jsx106(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7535
|
+
/* @__PURE__ */ jsx106(Button, { icon: "filter-clear", disabled: true })
|
|
7476
7536
|
] }) }) }) }) })
|
|
7477
7537
|
] }) }) }) }) }),
|
|
7478
|
-
/* @__PURE__ */
|
|
7479
|
-
/* @__PURE__ */
|
|
7480
|
-
/* @__PURE__ */
|
|
7481
|
-
/* @__PURE__ */
|
|
7482
|
-
/* @__PURE__ */
|
|
7483
|
-
/* @__PURE__ */
|
|
7538
|
+
/* @__PURE__ */ jsx106("div", { className: "section", children: /* @__PURE__ */ jsx106("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ jsxs54("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7539
|
+
/* @__PURE__ */ jsx106("colgroup", { children: /* @__PURE__ */ jsx106("col", {}) }),
|
|
7540
|
+
/* @__PURE__ */ jsx106("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsx106("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ jsx106("th", { className: "k-table-th", children: /* @__PURE__ */ jsx106("span", { className: "k-filtercell", children: /* @__PURE__ */ jsxs54("span", { children: [
|
|
7541
|
+
/* @__PURE__ */ jsx106(DropdownList, { placeholder: "DropdownList..." }),
|
|
7542
|
+
/* @__PURE__ */ jsx106(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7543
|
+
/* @__PURE__ */ jsx106(Button, { icon: "filter-clear", disabled: true })
|
|
7484
7544
|
] }) }) }) }) })
|
|
7485
7545
|
] }) }) }) }) }),
|
|
7486
|
-
/* @__PURE__ */
|
|
7487
|
-
/* @__PURE__ */
|
|
7488
|
-
/* @__PURE__ */
|
|
7489
|
-
/* @__PURE__ */
|
|
7490
|
-
/* @__PURE__ */
|
|
7491
|
-
/* @__PURE__ */
|
|
7546
|
+
/* @__PURE__ */ jsx106("div", { className: "section", children: /* @__PURE__ */ jsx106("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ jsxs54("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7547
|
+
/* @__PURE__ */ jsx106("colgroup", { children: /* @__PURE__ */ jsx106("col", {}) }),
|
|
7548
|
+
/* @__PURE__ */ jsx106("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsx106("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ jsx106("th", { className: "k-table-th", children: /* @__PURE__ */ jsx106("span", { className: "k-filtercell", children: /* @__PURE__ */ jsxs54("span", { children: [
|
|
7549
|
+
/* @__PURE__ */ jsx106(NumericTextbox, { placeholder: "Numeric..." }),
|
|
7550
|
+
/* @__PURE__ */ jsx106(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7551
|
+
/* @__PURE__ */ jsx106(Button, { icon: "filter-clear", disabled: true })
|
|
7492
7552
|
] }) }) }) }) })
|
|
7493
7553
|
] }) }) }) }) }),
|
|
7494
|
-
/* @__PURE__ */
|
|
7495
|
-
/* @__PURE__ */
|
|
7496
|
-
/* @__PURE__ */
|
|
7497
|
-
/* @__PURE__ */
|
|
7498
|
-
/* @__PURE__ */
|
|
7499
|
-
/* @__PURE__ */
|
|
7554
|
+
/* @__PURE__ */ jsx106("div", { className: "section", children: /* @__PURE__ */ jsx106("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ jsxs54("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7555
|
+
/* @__PURE__ */ jsx106("colgroup", { children: /* @__PURE__ */ jsx106("col", {}) }),
|
|
7556
|
+
/* @__PURE__ */ jsx106("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsx106("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ jsx106("th", { className: "k-table-th", children: /* @__PURE__ */ jsx106("span", { className: "k-filtercell", children: /* @__PURE__ */ jsxs54("span", { children: [
|
|
7557
|
+
/* @__PURE__ */ jsx106(Textbox, { placeholder: "Textbox..." }),
|
|
7558
|
+
/* @__PURE__ */ jsx106(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7559
|
+
/* @__PURE__ */ jsx106(Button, { icon: "filter-clear", disabled: true })
|
|
7500
7560
|
] }) }) }) }) })
|
|
7501
7561
|
] }) }) }) }) }),
|
|
7502
|
-
/* @__PURE__ */
|
|
7503
|
-
/* @__PURE__ */
|
|
7504
|
-
/* @__PURE__ */
|
|
7505
|
-
/* @__PURE__ */
|
|
7506
|
-
/* @__PURE__ */
|
|
7507
|
-
/* @__PURE__ */
|
|
7508
|
-
/* @__PURE__ */
|
|
7562
|
+
/* @__PURE__ */ jsx106("div", {}),
|
|
7563
|
+
/* @__PURE__ */ jsx106("div", { className: "section", children: /* @__PURE__ */ jsx106("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ jsxs54("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7564
|
+
/* @__PURE__ */ jsx106("colgroup", { children: /* @__PURE__ */ jsx106("col", {}) }),
|
|
7565
|
+
/* @__PURE__ */ jsx106("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsx106("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ jsx106("th", { className: "k-table-th", children: /* @__PURE__ */ jsx106("span", { className: "k-filtercell", children: /* @__PURE__ */ jsxs54("span", { children: [
|
|
7566
|
+
/* @__PURE__ */ jsx106(DatePicker, { placeholder: "Datepicker..." }),
|
|
7567
|
+
/* @__PURE__ */ jsx106(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7568
|
+
/* @__PURE__ */ jsx106(Button, { icon: "filter-clear", disabled: true })
|
|
7509
7569
|
] }) }) }) }) })
|
|
7510
7570
|
] }) }) }) }) }),
|
|
7511
|
-
/* @__PURE__ */
|
|
7512
|
-
/* @__PURE__ */
|
|
7513
|
-
/* @__PURE__ */
|
|
7514
|
-
/* @__PURE__ */
|
|
7515
|
-
/* @__PURE__ */
|
|
7516
|
-
/* @__PURE__ */
|
|
7571
|
+
/* @__PURE__ */ jsx106("div", { className: "section", children: /* @__PURE__ */ jsx106("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ jsxs54("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7572
|
+
/* @__PURE__ */ jsx106("colgroup", { children: /* @__PURE__ */ jsx106("col", {}) }),
|
|
7573
|
+
/* @__PURE__ */ jsx106("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsx106("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ jsx106("th", { className: "k-table-th", children: /* @__PURE__ */ jsx106("span", { className: "k-filtercell", children: /* @__PURE__ */ jsxs54("span", { children: [
|
|
7574
|
+
/* @__PURE__ */ jsx106(TimePicker, { placeholder: "TimePicker..." }),
|
|
7575
|
+
/* @__PURE__ */ jsx106(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7576
|
+
/* @__PURE__ */ jsx106(Button, { icon: "filter-clear", disabled: true })
|
|
7517
7577
|
] }) }) }) }) })
|
|
7518
7578
|
] }) }) }) }) }),
|
|
7519
|
-
/* @__PURE__ */
|
|
7520
|
-
/* @__PURE__ */
|
|
7521
|
-
/* @__PURE__ */
|
|
7522
|
-
/* @__PURE__ */
|
|
7523
|
-
/* @__PURE__ */
|
|
7524
|
-
/* @__PURE__ */
|
|
7579
|
+
/* @__PURE__ */ jsx106("div", { className: "section", children: /* @__PURE__ */ jsx106("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx106("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ jsxs54("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7580
|
+
/* @__PURE__ */ jsx106("colgroup", { children: /* @__PURE__ */ jsx106("col", {}) }),
|
|
7581
|
+
/* @__PURE__ */ jsx106("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsx106("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ jsx106("th", { className: "k-table-th", children: /* @__PURE__ */ jsx106("span", { className: "k-filtercell", children: /* @__PURE__ */ jsxs54("span", { children: [
|
|
7582
|
+
/* @__PURE__ */ jsx106(DateTimePicker, { placeholder: "DateTimePicker..." }),
|
|
7583
|
+
/* @__PURE__ */ jsx106(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7584
|
+
/* @__PURE__ */ jsx106(Button, { icon: "filter-clear", disabled: true })
|
|
7525
7585
|
] }) }) }) }) })
|
|
7526
7586
|
] }) }) }) }) })
|
|
7527
7587
|
] }) });
|