@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
|
@@ -5347,23 +5347,83 @@ Checkbox.options = options18;
|
|
|
5347
5347
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
5348
5348
|
Checkbox.defaultProps = defaultProps16;
|
|
5349
5349
|
|
|
5350
|
-
// src/checkbox/
|
|
5350
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
5351
5351
|
var import_jsx_runtime33 = require("react/jsx-runtime");
|
|
5352
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
5353
|
+
var states21 = [];
|
|
5354
|
+
var options19 = {};
|
|
5355
|
+
var defaultProps17 = {
|
|
5356
|
+
layout: "vertical"
|
|
5357
|
+
};
|
|
5358
|
+
var CheckboxGroup = (props) => {
|
|
5359
|
+
const {
|
|
5360
|
+
layout = defaultProps17.layout,
|
|
5361
|
+
...other
|
|
5362
|
+
} = props;
|
|
5363
|
+
return /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
|
|
5364
|
+
"ul",
|
|
5365
|
+
{
|
|
5366
|
+
...other,
|
|
5367
|
+
className: classNames(
|
|
5368
|
+
props.className,
|
|
5369
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
5370
|
+
{
|
|
5371
|
+
[`k-list-${layout}`]: layout
|
|
5372
|
+
}
|
|
5373
|
+
),
|
|
5374
|
+
children: props.children
|
|
5375
|
+
}
|
|
5376
|
+
);
|
|
5377
|
+
};
|
|
5378
|
+
CheckboxGroup.states = states21;
|
|
5379
|
+
CheckboxGroup.options = options19;
|
|
5380
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
5381
|
+
CheckboxGroup.defaultProps = defaultProps17;
|
|
5352
5382
|
|
|
5353
|
-
// src/checkbox/
|
|
5383
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
5354
5384
|
var import_jsx_runtime34 = require("react/jsx-runtime");
|
|
5385
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
5386
|
+
var states22 = [];
|
|
5387
|
+
var options20 = {};
|
|
5388
|
+
var defaultProps18 = {};
|
|
5389
|
+
var CheckboxItem = (props) => {
|
|
5390
|
+
const {
|
|
5391
|
+
...other
|
|
5392
|
+
} = props;
|
|
5393
|
+
return /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
|
|
5394
|
+
"li",
|
|
5395
|
+
{
|
|
5396
|
+
...other,
|
|
5397
|
+
className: classNames(
|
|
5398
|
+
props.className,
|
|
5399
|
+
CHECKBOXITEM_CLASSNAME
|
|
5400
|
+
),
|
|
5401
|
+
children: props.children
|
|
5402
|
+
}
|
|
5403
|
+
);
|
|
5404
|
+
};
|
|
5405
|
+
CheckboxItem.states = states22;
|
|
5406
|
+
CheckboxItem.options = options20;
|
|
5407
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
5408
|
+
CheckboxItem.defaultProps = defaultProps18;
|
|
5355
5409
|
|
|
5356
|
-
// src/
|
|
5410
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
5357
5411
|
var import_jsx_runtime35 = require("react/jsx-runtime");
|
|
5412
|
+
|
|
5413
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
5414
|
+
var import_jsx_runtime36 = require("react/jsx-runtime");
|
|
5415
|
+
|
|
5416
|
+
// src/list/list-item.spec.tsx
|
|
5417
|
+
var import_jsx_runtime37 = require("react/jsx-runtime");
|
|
5358
5418
|
var LISTITEM_CLASSNAME = `k-list-item`;
|
|
5359
|
-
var
|
|
5419
|
+
var states23 = [
|
|
5360
5420
|
States.hover,
|
|
5361
5421
|
States.focus,
|
|
5362
5422
|
States.selected,
|
|
5363
5423
|
States.disabled
|
|
5364
5424
|
];
|
|
5365
|
-
var
|
|
5366
|
-
var
|
|
5425
|
+
var options21 = {};
|
|
5426
|
+
var defaultProps19 = {};
|
|
5367
5427
|
var ListItem = (props) => {
|
|
5368
5428
|
const {
|
|
5369
5429
|
text,
|
|
@@ -5379,7 +5439,7 @@ var ListItem = (props) => {
|
|
|
5379
5439
|
...other
|
|
5380
5440
|
} = props;
|
|
5381
5441
|
const textOrChildren = text ? text : props.children;
|
|
5382
|
-
return /* @__PURE__ */ (0,
|
|
5442
|
+
return /* @__PURE__ */ (0, import_jsx_runtime37.jsxs)(
|
|
5383
5443
|
"li",
|
|
5384
5444
|
{
|
|
5385
5445
|
...other,
|
|
@@ -5394,66 +5454,66 @@ var ListItem = (props) => {
|
|
|
5394
5454
|
})
|
|
5395
5455
|
),
|
|
5396
5456
|
children: [
|
|
5397
|
-
showCheckbox && /* @__PURE__ */ (0,
|
|
5398
|
-
showIcon && /* @__PURE__ */ (0,
|
|
5399
|
-
/* @__PURE__ */ (0,
|
|
5400
|
-
groupLabel && groupLabel !== "" && /* @__PURE__ */ (0,
|
|
5457
|
+
showCheckbox && /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(Checkbox, { checked }),
|
|
5458
|
+
showIcon && /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(Icon, { icon: iconName }),
|
|
5459
|
+
/* @__PURE__ */ (0, import_jsx_runtime37.jsx)("span", { className: "k-list-item-text", children: textOrChildren }),
|
|
5460
|
+
groupLabel && groupLabel !== "" && /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("div", { className: "k-list-item-group-label", children: groupLabel })
|
|
5401
5461
|
]
|
|
5402
5462
|
}
|
|
5403
5463
|
);
|
|
5404
5464
|
};
|
|
5405
|
-
ListItem.states =
|
|
5406
|
-
ListItem.options =
|
|
5465
|
+
ListItem.states = states23;
|
|
5466
|
+
ListItem.options = options21;
|
|
5407
5467
|
ListItem.className = LISTITEM_CLASSNAME;
|
|
5408
|
-
ListItem.defaultProps =
|
|
5468
|
+
ListItem.defaultProps = defaultProps19;
|
|
5409
5469
|
|
|
5410
5470
|
// src/list/list-content.tsx
|
|
5411
|
-
var
|
|
5471
|
+
var import_jsx_runtime38 = require("react/jsx-runtime");
|
|
5412
5472
|
var className10 = `k-list-content`;
|
|
5413
5473
|
var ListContent = (props) => {
|
|
5414
5474
|
const {
|
|
5415
5475
|
virtualization
|
|
5416
5476
|
} = props;
|
|
5417
|
-
return /* @__PURE__ */ (0,
|
|
5418
|
-
/* @__PURE__ */ (0,
|
|
5419
|
-
virtualization && /* @__PURE__ */ (0,
|
|
5477
|
+
return /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)("div", { className: classNames(className10, props.className), children: [
|
|
5478
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("ul", { className: classNames("k-list-ul"), children: props.children }),
|
|
5479
|
+
virtualization && /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("div", { className: "k-height-container", children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("div", {}) })
|
|
5420
5480
|
] });
|
|
5421
5481
|
};
|
|
5422
5482
|
|
|
5423
5483
|
// src/list/list-header.tsx
|
|
5424
|
-
var
|
|
5484
|
+
var import_jsx_runtime39 = require("react/jsx-runtime");
|
|
5425
5485
|
var className11 = `k-list-group-sticky-header`;
|
|
5426
|
-
var ListHeader = (props) => /* @__PURE__ */ (0,
|
|
5486
|
+
var ListHeader = (props) => /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("div", { className: "k-list-header-text", children: props.children }) });
|
|
5427
5487
|
|
|
5428
5488
|
// src/list/list-group.tsx
|
|
5429
|
-
var
|
|
5489
|
+
var import_jsx_runtime40 = require("react/jsx-runtime");
|
|
5430
5490
|
var ListGroup = (props) => {
|
|
5431
5491
|
const {
|
|
5432
5492
|
virtualization,
|
|
5433
5493
|
label
|
|
5434
5494
|
} = props;
|
|
5435
|
-
return /* @__PURE__ */ (0,
|
|
5436
|
-
label && /* @__PURE__ */ (0,
|
|
5437
|
-
props.children && /* @__PURE__ */ (0,
|
|
5495
|
+
return /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(import_jsx_runtime40.Fragment, { children: [
|
|
5496
|
+
label && /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(ListHeader, { children: label }),
|
|
5497
|
+
props.children && /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(ListContent, { virtualization, children: props.children })
|
|
5438
5498
|
] });
|
|
5439
5499
|
};
|
|
5440
5500
|
|
|
5441
5501
|
// src/list/list-group-item.tsx
|
|
5442
|
-
var
|
|
5502
|
+
var import_jsx_runtime41 = require("react/jsx-runtime");
|
|
5443
5503
|
var className12 = `k-list-group-item`;
|
|
5444
|
-
var ListGroupItem = (props) => /* @__PURE__ */ (0,
|
|
5504
|
+
var ListGroupItem = (props) => /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("span", { className: "k-list-item-text", children: props.children }) });
|
|
5445
5505
|
|
|
5446
5506
|
// src/list/list-option-label.tsx
|
|
5447
|
-
var
|
|
5507
|
+
var import_jsx_runtime42 = require("react/jsx-runtime");
|
|
5448
5508
|
var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
|
|
5449
|
-
var
|
|
5509
|
+
var states24 = [
|
|
5450
5510
|
States.hover,
|
|
5451
5511
|
States.focus,
|
|
5452
5512
|
States.selected,
|
|
5453
5513
|
States.disabled
|
|
5454
5514
|
];
|
|
5455
|
-
var
|
|
5456
|
-
var
|
|
5515
|
+
var options22 = {};
|
|
5516
|
+
var defaultProps20 = {};
|
|
5457
5517
|
var ListOptionLabel = (props) => {
|
|
5458
5518
|
const {
|
|
5459
5519
|
text,
|
|
@@ -5463,7 +5523,7 @@ var ListOptionLabel = (props) => {
|
|
|
5463
5523
|
disabled,
|
|
5464
5524
|
...other
|
|
5465
5525
|
} = props;
|
|
5466
|
-
return /* @__PURE__ */ (0,
|
|
5526
|
+
return /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
|
|
5467
5527
|
"div",
|
|
5468
5528
|
{
|
|
5469
5529
|
...other,
|
|
@@ -5480,36 +5540,36 @@ var ListOptionLabel = (props) => {
|
|
|
5480
5540
|
}
|
|
5481
5541
|
);
|
|
5482
5542
|
};
|
|
5483
|
-
ListOptionLabel.states =
|
|
5484
|
-
ListOptionLabel.options =
|
|
5543
|
+
ListOptionLabel.states = states24;
|
|
5544
|
+
ListOptionLabel.options = options22;
|
|
5485
5545
|
ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
|
|
5486
|
-
ListOptionLabel.defaultProps =
|
|
5546
|
+
ListOptionLabel.defaultProps = defaultProps20;
|
|
5487
5547
|
|
|
5488
5548
|
// src/list/templates/list-normal.tsx
|
|
5489
|
-
var
|
|
5549
|
+
var import_jsx_runtime43 = require("react/jsx-runtime");
|
|
5490
5550
|
|
|
5491
5551
|
// src/list/templates/list-virtualization.tsx
|
|
5492
|
-
var
|
|
5552
|
+
var import_jsx_runtime44 = require("react/jsx-runtime");
|
|
5493
5553
|
|
|
5494
5554
|
// src/list/templates/list-grouping.tsx
|
|
5495
|
-
var
|
|
5555
|
+
var import_jsx_runtime45 = require("react/jsx-runtime");
|
|
5496
5556
|
|
|
5497
5557
|
// src/list/templates/list-virualization-grouping.tsx
|
|
5498
|
-
var
|
|
5558
|
+
var import_jsx_runtime46 = require("react/jsx-runtime");
|
|
5499
5559
|
|
|
5500
5560
|
// src/list/templates/list-virtualization-angular.tsx
|
|
5501
|
-
var
|
|
5561
|
+
var import_jsx_runtime47 = require("react/jsx-runtime");
|
|
5502
5562
|
|
|
5503
5563
|
// src/list/templates/list-grouping-angular.tsx
|
|
5504
|
-
var
|
|
5564
|
+
var import_jsx_runtime48 = require("react/jsx-runtime");
|
|
5505
5565
|
|
|
5506
5566
|
// src/list/templates/list-virualization-grouping-angular.tsx
|
|
5507
|
-
var
|
|
5567
|
+
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
5508
5568
|
|
|
5509
5569
|
// src/autocomplete/autocomplete.spec.tsx
|
|
5510
|
-
var
|
|
5570
|
+
var import_jsx_runtime50 = require("react/jsx-runtime");
|
|
5511
5571
|
var AUTOCOMPLETE_CLASSNAME = `k-autocomplete`;
|
|
5512
|
-
var
|
|
5572
|
+
var states25 = [
|
|
5513
5573
|
States.hover,
|
|
5514
5574
|
States.focus,
|
|
5515
5575
|
States.valid,
|
|
@@ -5519,12 +5579,12 @@ var states23 = [
|
|
|
5519
5579
|
States.loading,
|
|
5520
5580
|
States.readonly
|
|
5521
5581
|
];
|
|
5522
|
-
var
|
|
5582
|
+
var options23 = {
|
|
5523
5583
|
size: [Size.small, Size.medium, Size.large],
|
|
5524
5584
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5525
5585
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5526
5586
|
};
|
|
5527
|
-
var
|
|
5587
|
+
var defaultProps21 = {
|
|
5528
5588
|
size: Input.defaultProps.size,
|
|
5529
5589
|
rounded: Input.defaultProps.rounded,
|
|
5530
5590
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -5552,8 +5612,8 @@ var Autocomplete = (props) => {
|
|
|
5552
5612
|
adaptiveSettings,
|
|
5553
5613
|
...other
|
|
5554
5614
|
} = props;
|
|
5555
|
-
return /* @__PURE__ */ (0,
|
|
5556
|
-
/* @__PURE__ */ (0,
|
|
5615
|
+
return /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(import_jsx_runtime50.Fragment, { children: [
|
|
5616
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(
|
|
5557
5617
|
Input,
|
|
5558
5618
|
{
|
|
5559
5619
|
...other,
|
|
@@ -5570,9 +5630,9 @@ var Autocomplete = (props) => {
|
|
|
5570
5630
|
readonly,
|
|
5571
5631
|
className: classNames(props.className, AUTOCOMPLETE_CLASSNAME),
|
|
5572
5632
|
children: [
|
|
5573
|
-
/* @__PURE__ */ (0,
|
|
5574
|
-
/* @__PURE__ */ (0,
|
|
5575
|
-
/* @__PURE__ */ (0,
|
|
5633
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(InputPrefix, { children: prefix }),
|
|
5634
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(InputInnerInput, { placeholder, value }),
|
|
5635
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
|
|
5576
5636
|
InputValidationIcon,
|
|
5577
5637
|
{
|
|
5578
5638
|
valid,
|
|
@@ -5581,14 +5641,14 @@ var Autocomplete = (props) => {
|
|
|
5581
5641
|
disabled
|
|
5582
5642
|
}
|
|
5583
5643
|
),
|
|
5584
|
-
/* @__PURE__ */ (0,
|
|
5644
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
|
|
5585
5645
|
InputLoadingIcon,
|
|
5586
5646
|
{
|
|
5587
5647
|
loading,
|
|
5588
5648
|
disabled
|
|
5589
5649
|
}
|
|
5590
5650
|
),
|
|
5591
|
-
/* @__PURE__ */ (0,
|
|
5651
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
|
|
5592
5652
|
InputClearValue,
|
|
5593
5653
|
{
|
|
5594
5654
|
loading,
|
|
@@ -5597,13 +5657,13 @@ var Autocomplete = (props) => {
|
|
|
5597
5657
|
value
|
|
5598
5658
|
}
|
|
5599
5659
|
),
|
|
5600
|
-
/* @__PURE__ */ (0,
|
|
5660
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(InputSuffix, { children: suffix })
|
|
5601
5661
|
]
|
|
5602
5662
|
}
|
|
5603
5663
|
),
|
|
5604
|
-
opened && popup && /* @__PURE__ */ (0,
|
|
5605
|
-
adaptive && /* @__PURE__ */ (0,
|
|
5606
|
-
/* @__PURE__ */ (0,
|
|
5664
|
+
opened && popup && /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(Popup, { className: "k-list-container k-autocomplete-popup", children: popup }),
|
|
5665
|
+
adaptive && /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5666
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
|
|
5607
5667
|
ActionSheetHeader,
|
|
5608
5668
|
{
|
|
5609
5669
|
actions: ["x"],
|
|
@@ -5611,40 +5671,40 @@ var Autocomplete = (props) => {
|
|
|
5611
5671
|
title: "Select Item"
|
|
5612
5672
|
}
|
|
5613
5673
|
),
|
|
5614
|
-
/* @__PURE__ */ (0,
|
|
5615
|
-
/* @__PURE__ */ (0,
|
|
5616
|
-
/* @__PURE__ */ (0,
|
|
5617
|
-
/* @__PURE__ */ (0,
|
|
5674
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("div", { className: "k-list-container", children: /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(List, { size: "large", children: [
|
|
5675
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(ListItem, { text: "List item" }),
|
|
5676
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(ListItem, { text: "List item" }),
|
|
5677
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(ListItem, { text: "List item" })
|
|
5618
5678
|
] }) })
|
|
5619
5679
|
] })
|
|
5620
5680
|
] });
|
|
5621
5681
|
};
|
|
5622
|
-
Autocomplete.states =
|
|
5623
|
-
Autocomplete.options =
|
|
5682
|
+
Autocomplete.states = states25;
|
|
5683
|
+
Autocomplete.options = options23;
|
|
5624
5684
|
Autocomplete.className = AUTOCOMPLETE_CLASSNAME;
|
|
5625
|
-
Autocomplete.defaultProps =
|
|
5685
|
+
Autocomplete.defaultProps = defaultProps21;
|
|
5626
5686
|
|
|
5627
5687
|
// src/autocomplete/templates/autocomplete-normal.tsx
|
|
5628
|
-
var
|
|
5688
|
+
var import_jsx_runtime51 = require("react/jsx-runtime");
|
|
5629
5689
|
|
|
5630
5690
|
// src/autocomplete/templates/autocomplete-popup.tsx
|
|
5631
|
-
var
|
|
5691
|
+
var import_jsx_runtime52 = require("react/jsx-runtime");
|
|
5632
5692
|
|
|
5633
5693
|
// src/autocomplete/templates/autocomplete-adaptive.tsx
|
|
5634
|
-
var
|
|
5694
|
+
var import_jsx_runtime53 = require("react/jsx-runtime");
|
|
5635
5695
|
|
|
5636
5696
|
// src/color-preview/color-preview.tsx
|
|
5637
|
-
var
|
|
5697
|
+
var import_jsx_runtime54 = require("react/jsx-runtime");
|
|
5638
5698
|
var COLORPREVIEW_CLASSNAME = `k-color-preview`;
|
|
5639
|
-
var
|
|
5640
|
-
var
|
|
5699
|
+
var states26 = [];
|
|
5700
|
+
var options24 = {};
|
|
5641
5701
|
var ColorPreview = (props) => {
|
|
5642
5702
|
const {
|
|
5643
5703
|
color,
|
|
5644
5704
|
iconName,
|
|
5645
5705
|
...other
|
|
5646
5706
|
} = props;
|
|
5647
|
-
return /* @__PURE__ */ (0,
|
|
5707
|
+
return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)(
|
|
5648
5708
|
"span",
|
|
5649
5709
|
{
|
|
5650
5710
|
...other,
|
|
@@ -5657,8 +5717,8 @@ var ColorPreview = (props) => {
|
|
|
5657
5717
|
}
|
|
5658
5718
|
),
|
|
5659
5719
|
children: [
|
|
5660
|
-
iconName && /* @__PURE__ */ (0,
|
|
5661
|
-
/* @__PURE__ */ (0,
|
|
5720
|
+
iconName && /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(Icon, { icon: iconName, className: "k-color-preview-icon" }),
|
|
5721
|
+
/* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
|
|
5662
5722
|
"span",
|
|
5663
5723
|
{
|
|
5664
5724
|
className: "k-color-preview-mask",
|
|
@@ -5669,14 +5729,14 @@ var ColorPreview = (props) => {
|
|
|
5669
5729
|
}
|
|
5670
5730
|
);
|
|
5671
5731
|
};
|
|
5672
|
-
ColorPreview.states =
|
|
5673
|
-
ColorPreview.options =
|
|
5732
|
+
ColorPreview.states = states26;
|
|
5733
|
+
ColorPreview.options = options24;
|
|
5674
5734
|
ColorPreview.className = COLORPREVIEW_CLASSNAME;
|
|
5675
5735
|
|
|
5676
5736
|
// src/colorpicker/colorpicker.spec.tsx
|
|
5677
|
-
var
|
|
5737
|
+
var import_jsx_runtime55 = require("react/jsx-runtime");
|
|
5678
5738
|
var COLORPICKER_CLASSNAME = `k-colorpicker`;
|
|
5679
|
-
var
|
|
5739
|
+
var states27 = [
|
|
5680
5740
|
States.hover,
|
|
5681
5741
|
States.focus,
|
|
5682
5742
|
States.valid,
|
|
@@ -5684,12 +5744,12 @@ var states25 = [
|
|
|
5684
5744
|
States.required,
|
|
5685
5745
|
States.disabled
|
|
5686
5746
|
];
|
|
5687
|
-
var
|
|
5747
|
+
var options25 = {
|
|
5688
5748
|
size: [Size.small, Size.medium, Size.large],
|
|
5689
5749
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5690
5750
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5691
5751
|
};
|
|
5692
|
-
var
|
|
5752
|
+
var defaultProps22 = {
|
|
5693
5753
|
arrowIconName: "caret-alt-down",
|
|
5694
5754
|
size: Picker.defaultProps.size,
|
|
5695
5755
|
rounded: Picker.defaultProps.rounded,
|
|
@@ -5711,10 +5771,10 @@ var ColorPicker = (props) => {
|
|
|
5711
5771
|
required,
|
|
5712
5772
|
disabled,
|
|
5713
5773
|
valueIconName,
|
|
5714
|
-
arrowIconName =
|
|
5774
|
+
arrowIconName = defaultProps22.arrowIconName,
|
|
5715
5775
|
...other
|
|
5716
5776
|
} = props;
|
|
5717
|
-
return /* @__PURE__ */ (0,
|
|
5777
|
+
return /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(
|
|
5718
5778
|
Picker,
|
|
5719
5779
|
{
|
|
5720
5780
|
...other,
|
|
@@ -5733,14 +5793,14 @@ var ColorPicker = (props) => {
|
|
|
5733
5793
|
"k-icon-picker"
|
|
5734
5794
|
),
|
|
5735
5795
|
children: [
|
|
5736
|
-
/* @__PURE__ */ (0,
|
|
5737
|
-
/* @__PURE__ */ (0,
|
|
5796
|
+
/* @__PURE__ */ (0, import_jsx_runtime55.jsx)(InputPrefix, { children: prefix }),
|
|
5797
|
+
/* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
|
|
5738
5798
|
InputInnerSpan,
|
|
5739
5799
|
{
|
|
5740
5800
|
placeholder,
|
|
5741
5801
|
value,
|
|
5742
5802
|
showValue: false,
|
|
5743
|
-
valueIcon: /* @__PURE__ */ (0,
|
|
5803
|
+
valueIcon: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
|
|
5744
5804
|
ColorPreview,
|
|
5745
5805
|
{
|
|
5746
5806
|
className: "k-value-icon",
|
|
@@ -5751,8 +5811,8 @@ var ColorPicker = (props) => {
|
|
|
5751
5811
|
valueIconName
|
|
5752
5812
|
}
|
|
5753
5813
|
),
|
|
5754
|
-
/* @__PURE__ */ (0,
|
|
5755
|
-
/* @__PURE__ */ (0,
|
|
5814
|
+
/* @__PURE__ */ (0, import_jsx_runtime55.jsx)(InputSuffix, { children: suffix }),
|
|
5815
|
+
/* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
|
|
5756
5816
|
Button,
|
|
5757
5817
|
{
|
|
5758
5818
|
className: "k-input-button",
|
|
@@ -5766,15 +5826,15 @@ var ColorPicker = (props) => {
|
|
|
5766
5826
|
}
|
|
5767
5827
|
);
|
|
5768
5828
|
};
|
|
5769
|
-
ColorPicker.states =
|
|
5770
|
-
ColorPicker.options =
|
|
5829
|
+
ColorPicker.states = states27;
|
|
5830
|
+
ColorPicker.options = options25;
|
|
5771
5831
|
ColorPicker.className = COLORPICKER_CLASSNAME;
|
|
5772
|
-
ColorPicker.defaultProps =
|
|
5832
|
+
ColorPicker.defaultProps = defaultProps22;
|
|
5773
5833
|
|
|
5774
5834
|
// src/combobox/combobox.spec.tsx
|
|
5775
|
-
var
|
|
5835
|
+
var import_jsx_runtime56 = require("react/jsx-runtime");
|
|
5776
5836
|
var COMBOBOX_CLASSNAME = `k-combobox`;
|
|
5777
|
-
var
|
|
5837
|
+
var states28 = [
|
|
5778
5838
|
States.hover,
|
|
5779
5839
|
States.focus,
|
|
5780
5840
|
States.valid,
|
|
@@ -5784,12 +5844,12 @@ var states26 = [
|
|
|
5784
5844
|
States.disabled,
|
|
5785
5845
|
States.readonly
|
|
5786
5846
|
];
|
|
5787
|
-
var
|
|
5847
|
+
var defaultProps23 = {
|
|
5788
5848
|
size: Input.defaultProps.size,
|
|
5789
5849
|
rounded: Input.defaultProps.rounded,
|
|
5790
5850
|
fillMode: Input.defaultProps.fillMode
|
|
5791
5851
|
};
|
|
5792
|
-
var
|
|
5852
|
+
var options26 = {
|
|
5793
5853
|
size: [Size.small, Size.medium, Size.large],
|
|
5794
5854
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5795
5855
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
@@ -5817,8 +5877,8 @@ var Combobox = (props) => {
|
|
|
5817
5877
|
adaptiveSettings,
|
|
5818
5878
|
...other
|
|
5819
5879
|
} = props;
|
|
5820
|
-
return /* @__PURE__ */ (0,
|
|
5821
|
-
/* @__PURE__ */ (0,
|
|
5880
|
+
return /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(import_jsx_runtime56.Fragment, { children: [
|
|
5881
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(
|
|
5822
5882
|
Input,
|
|
5823
5883
|
{
|
|
5824
5884
|
...other,
|
|
@@ -5835,9 +5895,9 @@ var Combobox = (props) => {
|
|
|
5835
5895
|
readonly,
|
|
5836
5896
|
className: classNames(props.className, COMBOBOX_CLASSNAME),
|
|
5837
5897
|
children: [
|
|
5838
|
-
/* @__PURE__ */ (0,
|
|
5839
|
-
/* @__PURE__ */ (0,
|
|
5840
|
-
/* @__PURE__ */ (0,
|
|
5898
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(InputPrefix, { children: prefix }),
|
|
5899
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(InputInnerInput, { placeholder, value }),
|
|
5900
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
|
|
5841
5901
|
InputValidationIcon,
|
|
5842
5902
|
{
|
|
5843
5903
|
valid,
|
|
@@ -5846,14 +5906,14 @@ var Combobox = (props) => {
|
|
|
5846
5906
|
disabled
|
|
5847
5907
|
}
|
|
5848
5908
|
),
|
|
5849
|
-
/* @__PURE__ */ (0,
|
|
5909
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
|
|
5850
5910
|
InputLoadingIcon,
|
|
5851
5911
|
{
|
|
5852
5912
|
loading,
|
|
5853
5913
|
disabled
|
|
5854
5914
|
}
|
|
5855
5915
|
),
|
|
5856
|
-
/* @__PURE__ */ (0,
|
|
5916
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
|
|
5857
5917
|
InputClearValue,
|
|
5858
5918
|
{
|
|
5859
5919
|
loading,
|
|
@@ -5862,8 +5922,8 @@ var Combobox = (props) => {
|
|
|
5862
5922
|
value
|
|
5863
5923
|
}
|
|
5864
5924
|
),
|
|
5865
|
-
/* @__PURE__ */ (0,
|
|
5866
|
-
/* @__PURE__ */ (0,
|
|
5925
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(InputSuffix, { children: suffix }),
|
|
5926
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
|
|
5867
5927
|
Button,
|
|
5868
5928
|
{
|
|
5869
5929
|
className: "k-input-button",
|
|
@@ -5876,9 +5936,9 @@ var Combobox = (props) => {
|
|
|
5876
5936
|
]
|
|
5877
5937
|
}
|
|
5878
5938
|
),
|
|
5879
|
-
opened && popup && /* @__PURE__ */ (0,
|
|
5880
|
-
adaptive && /* @__PURE__ */ (0,
|
|
5881
|
-
/* @__PURE__ */ (0,
|
|
5939
|
+
opened && popup && /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(Popup, { className: "k-list-container k-combobox-popup", children: popup }),
|
|
5940
|
+
adaptive && /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5941
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(
|
|
5882
5942
|
ActionSheetHeader,
|
|
5883
5943
|
{
|
|
5884
5944
|
actions: ["x"],
|
|
@@ -5886,39 +5946,39 @@ var Combobox = (props) => {
|
|
|
5886
5946
|
title: "Select Item"
|
|
5887
5947
|
}
|
|
5888
5948
|
),
|
|
5889
|
-
/* @__PURE__ */ (0,
|
|
5890
|
-
/* @__PURE__ */ (0,
|
|
5891
|
-
/* @__PURE__ */ (0,
|
|
5892
|
-
/* @__PURE__ */ (0,
|
|
5949
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("div", { className: "k-list-container", children: /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(List, { size: "large", children: [
|
|
5950
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(ListItem, { text: "List item" }),
|
|
5951
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(ListItem, { text: "List item" }),
|
|
5952
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)(ListItem, { text: "List item" })
|
|
5893
5953
|
] }) })
|
|
5894
5954
|
] })
|
|
5895
5955
|
] });
|
|
5896
5956
|
};
|
|
5897
|
-
Combobox.states =
|
|
5898
|
-
Combobox.options =
|
|
5957
|
+
Combobox.states = states28;
|
|
5958
|
+
Combobox.options = options26;
|
|
5899
5959
|
Combobox.className = COMBOBOX_CLASSNAME;
|
|
5900
|
-
Combobox.defaultProps =
|
|
5960
|
+
Combobox.defaultProps = defaultProps23;
|
|
5901
5961
|
|
|
5902
5962
|
// src/combobox/templates/combobox-normal.tsx
|
|
5903
|
-
var
|
|
5963
|
+
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
5904
5964
|
|
|
5905
5965
|
// src/combobox/templates/combobox-popup.tsx
|
|
5906
|
-
var
|
|
5966
|
+
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
5907
5967
|
|
|
5908
5968
|
// src/combobox/templates/combobox-grouping.tsx
|
|
5909
|
-
var
|
|
5969
|
+
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
5910
5970
|
|
|
5911
5971
|
// src/combobox/templates/combobox-adaptive.tsx
|
|
5912
|
-
var
|
|
5972
|
+
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
5913
5973
|
|
|
5914
5974
|
// src/calendar/calendar.spec.tsx
|
|
5915
|
-
var
|
|
5975
|
+
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
5916
5976
|
var CALENDAR_CLASSNAME = `k-calendar`;
|
|
5917
|
-
var
|
|
5918
|
-
var
|
|
5977
|
+
var states29 = [];
|
|
5978
|
+
var options27 = {
|
|
5919
5979
|
size: [Size.small, Size.medium, Size.large]
|
|
5920
5980
|
};
|
|
5921
|
-
var
|
|
5981
|
+
var defaultProps24 = {
|
|
5922
5982
|
size: Size.medium,
|
|
5923
5983
|
viewsCount: 1,
|
|
5924
5984
|
orientation: "horizontal",
|
|
@@ -5927,11 +5987,11 @@ var defaultProps22 = {
|
|
|
5927
5987
|
};
|
|
5928
5988
|
var Calendar = (props) => {
|
|
5929
5989
|
const {
|
|
5930
|
-
size =
|
|
5931
|
-
orientation =
|
|
5932
|
-
calendarView =
|
|
5933
|
-
calendarHeaderText =
|
|
5934
|
-
viewsCount =
|
|
5990
|
+
size = defaultProps24.size,
|
|
5991
|
+
orientation = defaultProps24.orientation,
|
|
5992
|
+
calendarView = defaultProps24.calendarView,
|
|
5993
|
+
calendarHeaderText = defaultProps24.calendarHeaderText,
|
|
5994
|
+
viewsCount = defaultProps24.viewsCount,
|
|
5935
5995
|
showWeek,
|
|
5936
5996
|
showOtherMonth,
|
|
5937
5997
|
showCalendarCaption,
|
|
@@ -5940,7 +6000,7 @@ var Calendar = (props) => {
|
|
|
5940
6000
|
dir,
|
|
5941
6001
|
...other
|
|
5942
6002
|
} = props;
|
|
5943
|
-
return /* @__PURE__ */ (0,
|
|
6003
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(
|
|
5944
6004
|
"div",
|
|
5945
6005
|
{
|
|
5946
6006
|
...other,
|
|
@@ -5956,7 +6016,7 @@ var Calendar = (props) => {
|
|
|
5956
6016
|
}
|
|
5957
6017
|
),
|
|
5958
6018
|
children: [
|
|
5959
|
-
/* @__PURE__ */ (0,
|
|
6019
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
5960
6020
|
CalendarHeader,
|
|
5961
6021
|
{
|
|
5962
6022
|
showToday: showCalendarFooter ? false : true,
|
|
@@ -5966,7 +6026,7 @@ var Calendar = (props) => {
|
|
|
5966
6026
|
dir
|
|
5967
6027
|
}
|
|
5968
6028
|
),
|
|
5969
|
-
/* @__PURE__ */ (0,
|
|
6029
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
5970
6030
|
CalendarView,
|
|
5971
6031
|
{
|
|
5972
6032
|
calendarView,
|
|
@@ -5978,19 +6038,19 @@ var Calendar = (props) => {
|
|
|
5978
6038
|
selectedRange
|
|
5979
6039
|
}
|
|
5980
6040
|
),
|
|
5981
|
-
showCalendarFooter && /* @__PURE__ */ (0,
|
|
6041
|
+
showCalendarFooter && /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(CalendarFooter, {})
|
|
5982
6042
|
]
|
|
5983
6043
|
}
|
|
5984
6044
|
);
|
|
5985
6045
|
};
|
|
5986
|
-
Calendar.states =
|
|
5987
|
-
Calendar.options =
|
|
6046
|
+
Calendar.states = states29;
|
|
6047
|
+
Calendar.options = options27;
|
|
5988
6048
|
Calendar.className = CALENDAR_CLASSNAME;
|
|
5989
|
-
Calendar.defaultProps =
|
|
6049
|
+
Calendar.defaultProps = defaultProps24;
|
|
5990
6050
|
|
|
5991
6051
|
// src/calendar/calendar-cell.tsx
|
|
5992
|
-
var
|
|
5993
|
-
var
|
|
6052
|
+
var import_jsx_runtime62 = require("react/jsx-runtime");
|
|
6053
|
+
var states30 = [
|
|
5994
6054
|
States.hover,
|
|
5995
6055
|
States.focus,
|
|
5996
6056
|
States.active,
|
|
@@ -6039,21 +6099,21 @@ var CalendarCell = (props) => {
|
|
|
6039
6099
|
}
|
|
6040
6100
|
];
|
|
6041
6101
|
if (headerCell) {
|
|
6042
|
-
return /* @__PURE__ */ (0,
|
|
6102
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("th", { ...other, className: classNames(calendarCellClasses), children: text });
|
|
6043
6103
|
}
|
|
6044
6104
|
if (weekCell) {
|
|
6045
|
-
return /* @__PURE__ */ (0,
|
|
6105
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("td", { ...other, className: classNames(calendarCellClasses), children: text });
|
|
6046
6106
|
}
|
|
6047
|
-
return /* @__PURE__ */ (0,
|
|
6107
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("td", { ...other, className: classNames(calendarCellClasses), children: otherMonth && !showOtherMonth ? "" : /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("span", { className: "k-link", children: text }) });
|
|
6048
6108
|
};
|
|
6049
6109
|
|
|
6050
6110
|
// src/calendar/calendar-header.tsx
|
|
6051
|
-
var
|
|
6111
|
+
var import_jsx_runtime63 = require("react/jsx-runtime");
|
|
6052
6112
|
var className13 = `k-calendar-header`;
|
|
6053
|
-
var
|
|
6113
|
+
var options28 = {
|
|
6054
6114
|
size: [Size.small, Size.medium, Size.large]
|
|
6055
6115
|
};
|
|
6056
|
-
var
|
|
6116
|
+
var defaultProps25 = {
|
|
6057
6117
|
calendarHeaderText: "October 2021",
|
|
6058
6118
|
showToday: true,
|
|
6059
6119
|
orientation: "horizontal",
|
|
@@ -6061,16 +6121,16 @@ var defaultProps23 = {
|
|
|
6061
6121
|
};
|
|
6062
6122
|
var CalendarHeader = (props) => {
|
|
6063
6123
|
const {
|
|
6064
|
-
calendarHeaderText =
|
|
6065
|
-
showToday =
|
|
6066
|
-
orientation =
|
|
6067
|
-
size =
|
|
6124
|
+
calendarHeaderText = defaultProps25.calendarHeaderText,
|
|
6125
|
+
showToday = defaultProps25.showToday,
|
|
6126
|
+
orientation = defaultProps25.orientation,
|
|
6127
|
+
size = defaultProps25.size,
|
|
6068
6128
|
dir,
|
|
6069
6129
|
...other
|
|
6070
6130
|
} = props;
|
|
6071
6131
|
const iconPrev = dir === "rtl" ? "chevron-right" : "chevron-left";
|
|
6072
6132
|
const iconNext = dir === "rtl" ? "chevron-left" : "chevron-right";
|
|
6073
|
-
return /* @__PURE__ */ (0,
|
|
6133
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(
|
|
6074
6134
|
"div",
|
|
6075
6135
|
{
|
|
6076
6136
|
...other,
|
|
@@ -6082,12 +6142,12 @@ var CalendarHeader = (props) => {
|
|
|
6082
6142
|
}
|
|
6083
6143
|
),
|
|
6084
6144
|
children: [
|
|
6085
|
-
/* @__PURE__ */ (0,
|
|
6086
|
-
/* @__PURE__ */ (0,
|
|
6087
|
-
/* @__PURE__ */ (0,
|
|
6088
|
-
/* @__PURE__ */ (0,
|
|
6089
|
-
showToday && /* @__PURE__ */ (0,
|
|
6090
|
-
/* @__PURE__ */ (0,
|
|
6145
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Button, { className: "k-calendar-title", text: calendarHeaderText, size, fillMode: "flat" }),
|
|
6146
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("span", { className: "k-spacer" }),
|
|
6147
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("span", { className: "k-calendar-nav", children: [
|
|
6148
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Button, { className: "k-calendar-nav-prev", icon: iconPrev, size, fillMode: "flat" }),
|
|
6149
|
+
showToday && /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Button, { size, fillMode: "flat", themeColor: "primary", className: "k-calendar-nav-today", children: "Today" }),
|
|
6150
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Button, { className: "k-calendar-nav-next", icon: iconNext, size, fillMode: "flat" })
|
|
6091
6151
|
] })
|
|
6092
6152
|
]
|
|
6093
6153
|
}
|
|
@@ -6095,12 +6155,12 @@ var CalendarHeader = (props) => {
|
|
|
6095
6155
|
};
|
|
6096
6156
|
|
|
6097
6157
|
// src/calendar/calendar-footer.tsx
|
|
6098
|
-
var
|
|
6158
|
+
var import_jsx_runtime64 = require("react/jsx-runtime");
|
|
6099
6159
|
var className14 = `k-calendar-footer`;
|
|
6100
|
-
var CalendarFooter = (props) => /* @__PURE__ */ (0,
|
|
6160
|
+
var CalendarFooter = (props) => /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("div", { ...props, className: classNames(props.className, className14), children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(Button, { fillMode: "flat", themeColor: "primary", className: "k-calendar-nav-today", children: "Monday, October 29, 2021" }) });
|
|
6101
6161
|
|
|
6102
6162
|
// src/calendar/calendar-table.tsx
|
|
6103
|
-
var
|
|
6163
|
+
var import_jsx_runtime65 = require("react/jsx-runtime");
|
|
6104
6164
|
var CALENDARTABLE_CLASSNAME = `k-calendar-table`;
|
|
6105
6165
|
var CalendarTable = (props) => {
|
|
6106
6166
|
const {
|
|
@@ -6112,7 +6172,7 @@ var CalendarTable = (props) => {
|
|
|
6112
6172
|
...other
|
|
6113
6173
|
} = props;
|
|
6114
6174
|
if (calendarView === "year") {
|
|
6115
|
-
return /* @__PURE__ */ (0,
|
|
6175
|
+
return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
|
|
6116
6176
|
"table",
|
|
6117
6177
|
{
|
|
6118
6178
|
...other,
|
|
@@ -6121,25 +6181,25 @@ var CalendarTable = (props) => {
|
|
|
6121
6181
|
CALENDARTABLE_CLASSNAME
|
|
6122
6182
|
),
|
|
6123
6183
|
children: [
|
|
6124
|
-
showCalendarCaption && /* @__PURE__ */ (0,
|
|
6125
|
-
/* @__PURE__ */ (0,
|
|
6126
|
-
/* @__PURE__ */ (0,
|
|
6127
|
-
/* @__PURE__ */ (0,
|
|
6128
|
-
/* @__PURE__ */ (0,
|
|
6129
|
-
/* @__PURE__ */ (0,
|
|
6130
|
-
/* @__PURE__ */ (0,
|
|
6184
|
+
showCalendarCaption && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("caption", { className: "k-calendar-caption", children: "2022" }),
|
|
6185
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tbody", { className: "k-calendar-tbody", children: [
|
|
6186
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6187
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Jan" }),
|
|
6188
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Feb" }),
|
|
6189
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Mar" }),
|
|
6190
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Apr" })
|
|
6131
6191
|
] }),
|
|
6132
|
-
/* @__PURE__ */ (0,
|
|
6133
|
-
/* @__PURE__ */ (0,
|
|
6134
|
-
/* @__PURE__ */ (0,
|
|
6135
|
-
/* @__PURE__ */ (0,
|
|
6136
|
-
/* @__PURE__ */ (0,
|
|
6192
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6193
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "May" }),
|
|
6194
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Jun", hover: true }),
|
|
6195
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Jul", focus: true }),
|
|
6196
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Au", selected: true })
|
|
6137
6197
|
] }),
|
|
6138
|
-
/* @__PURE__ */ (0,
|
|
6139
|
-
/* @__PURE__ */ (0,
|
|
6140
|
-
/* @__PURE__ */ (0,
|
|
6141
|
-
/* @__PURE__ */ (0,
|
|
6142
|
-
/* @__PURE__ */ (0,
|
|
6198
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6199
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Sep" }),
|
|
6200
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Oct", today: true }),
|
|
6201
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Nov" }),
|
|
6202
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "Dec" })
|
|
6143
6203
|
] })
|
|
6144
6204
|
] })
|
|
6145
6205
|
]
|
|
@@ -6147,7 +6207,7 @@ var CalendarTable = (props) => {
|
|
|
6147
6207
|
);
|
|
6148
6208
|
}
|
|
6149
6209
|
if (calendarView === "decade") {
|
|
6150
|
-
return /* @__PURE__ */ (0,
|
|
6210
|
+
return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
|
|
6151
6211
|
"table",
|
|
6152
6212
|
{
|
|
6153
6213
|
...other,
|
|
@@ -6156,25 +6216,25 @@ var CalendarTable = (props) => {
|
|
|
6156
6216
|
CALENDARTABLE_CLASSNAME
|
|
6157
6217
|
),
|
|
6158
6218
|
children: [
|
|
6159
|
-
showCalendarCaption && /* @__PURE__ */ (0,
|
|
6160
|
-
/* @__PURE__ */ (0,
|
|
6161
|
-
/* @__PURE__ */ (0,
|
|
6162
|
-
/* @__PURE__ */ (0,
|
|
6163
|
-
/* @__PURE__ */ (0,
|
|
6164
|
-
/* @__PURE__ */ (0,
|
|
6165
|
-
/* @__PURE__ */ (0,
|
|
6219
|
+
showCalendarCaption && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("caption", { className: "k-calendar-caption", children: "2020 - 2029" }),
|
|
6220
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tbody", { className: "k-calendar-tbody", children: [
|
|
6221
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6222
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { className: "k-out-of-range" }),
|
|
6223
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2020" }),
|
|
6224
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2021", today: true }),
|
|
6225
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2022" })
|
|
6166
6226
|
] }),
|
|
6167
|
-
/* @__PURE__ */ (0,
|
|
6168
|
-
/* @__PURE__ */ (0,
|
|
6169
|
-
/* @__PURE__ */ (0,
|
|
6170
|
-
/* @__PURE__ */ (0,
|
|
6171
|
-
/* @__PURE__ */ (0,
|
|
6227
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6228
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2023" }),
|
|
6229
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2024", hover: true }),
|
|
6230
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2025", focus: true }),
|
|
6231
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2026", selected: true })
|
|
6172
6232
|
] }),
|
|
6173
|
-
/* @__PURE__ */ (0,
|
|
6174
|
-
/* @__PURE__ */ (0,
|
|
6175
|
-
/* @__PURE__ */ (0,
|
|
6176
|
-
/* @__PURE__ */ (0,
|
|
6177
|
-
/* @__PURE__ */ (0,
|
|
6233
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6234
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2027" }),
|
|
6235
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2028" }),
|
|
6236
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2029" }),
|
|
6237
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { className: "k-out-of-range" })
|
|
6178
6238
|
] })
|
|
6179
6239
|
] })
|
|
6180
6240
|
]
|
|
@@ -6182,7 +6242,7 @@ var CalendarTable = (props) => {
|
|
|
6182
6242
|
);
|
|
6183
6243
|
}
|
|
6184
6244
|
if (calendarView === "century") {
|
|
6185
|
-
return /* @__PURE__ */ (0,
|
|
6245
|
+
return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
|
|
6186
6246
|
"table",
|
|
6187
6247
|
{
|
|
6188
6248
|
...other,
|
|
@@ -6191,32 +6251,32 @@ var CalendarTable = (props) => {
|
|
|
6191
6251
|
CALENDARTABLE_CLASSNAME
|
|
6192
6252
|
),
|
|
6193
6253
|
children: [
|
|
6194
|
-
showCalendarCaption && /* @__PURE__ */ (0,
|
|
6195
|
-
/* @__PURE__ */ (0,
|
|
6196
|
-
/* @__PURE__ */ (0,
|
|
6197
|
-
/* @__PURE__ */ (0,
|
|
6198
|
-
/* @__PURE__ */ (0,
|
|
6199
|
-
/* @__PURE__ */ (0,
|
|
6200
|
-
/* @__PURE__ */ (0,
|
|
6254
|
+
showCalendarCaption && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("caption", { className: "k-calendar-caption", children: "2000 - 2099" }),
|
|
6255
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tbody", { className: "k-calendar-tbody", children: [
|
|
6256
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6257
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "1990 - 1999" }),
|
|
6258
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2000 - 2009" }),
|
|
6259
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2010 - 2019", today: true }),
|
|
6260
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2020 - 2029" })
|
|
6201
6261
|
] }),
|
|
6202
|
-
/* @__PURE__ */ (0,
|
|
6203
|
-
/* @__PURE__ */ (0,
|
|
6204
|
-
/* @__PURE__ */ (0,
|
|
6205
|
-
/* @__PURE__ */ (0,
|
|
6206
|
-
/* @__PURE__ */ (0,
|
|
6262
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6263
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2030 - 2039" }),
|
|
6264
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2040 - 2049", hover: true }),
|
|
6265
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2050 - 2059", focus: true }),
|
|
6266
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2060 - 2069", selected: true })
|
|
6207
6267
|
] }),
|
|
6208
|
-
/* @__PURE__ */ (0,
|
|
6209
|
-
/* @__PURE__ */ (0,
|
|
6210
|
-
/* @__PURE__ */ (0,
|
|
6211
|
-
/* @__PURE__ */ (0,
|
|
6212
|
-
/* @__PURE__ */ (0,
|
|
6268
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6269
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2070 - 2079" }),
|
|
6270
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2080 - 2089" }),
|
|
6271
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2090 - 2099" }),
|
|
6272
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { className: "k-out-of-range" })
|
|
6213
6273
|
] })
|
|
6214
6274
|
] })
|
|
6215
6275
|
]
|
|
6216
6276
|
}
|
|
6217
6277
|
);
|
|
6218
6278
|
}
|
|
6219
|
-
return /* @__PURE__ */ (0,
|
|
6279
|
+
return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
|
|
6220
6280
|
"table",
|
|
6221
6281
|
{
|
|
6222
6282
|
...other,
|
|
@@ -6225,68 +6285,68 @@ var CalendarTable = (props) => {
|
|
|
6225
6285
|
CALENDARTABLE_CLASSNAME
|
|
6226
6286
|
),
|
|
6227
6287
|
children: [
|
|
6228
|
-
showCalendarCaption && /* @__PURE__ */ (0,
|
|
6229
|
-
/* @__PURE__ */ (0,
|
|
6230
|
-
/* @__PURE__ */ (0,
|
|
6231
|
-
/* @__PURE__ */ (0,
|
|
6232
|
-
showWeek && /* @__PURE__ */ (0,
|
|
6233
|
-
/* @__PURE__ */ (0,
|
|
6234
|
-
/* @__PURE__ */ (0,
|
|
6235
|
-
/* @__PURE__ */ (0,
|
|
6236
|
-
/* @__PURE__ */ (0,
|
|
6237
|
-
/* @__PURE__ */ (0,
|
|
6238
|
-
/* @__PURE__ */ (0,
|
|
6239
|
-
/* @__PURE__ */ (0,
|
|
6288
|
+
showCalendarCaption && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("caption", { className: "k-calendar-caption", children: "October 2021" }),
|
|
6289
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarTableHead, { showWeek }),
|
|
6290
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tbody", { className: "k-calendar-tbody", children: [
|
|
6291
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6292
|
+
showWeek && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "39", weekCell: true }),
|
|
6293
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "30", otherMonth: true, showOtherMonth }),
|
|
6294
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "1" }),
|
|
6295
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2" }),
|
|
6296
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "3" }),
|
|
6297
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "4" }),
|
|
6298
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "5" }),
|
|
6299
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "6", weekend: true })
|
|
6240
6300
|
] }),
|
|
6241
|
-
/* @__PURE__ */ (0,
|
|
6242
|
-
showWeek && /* @__PURE__ */ (0,
|
|
6243
|
-
/* @__PURE__ */ (0,
|
|
6244
|
-
/* @__PURE__ */ (0,
|
|
6245
|
-
/* @__PURE__ */ (0,
|
|
6246
|
-
/* @__PURE__ */ (0,
|
|
6247
|
-
/* @__PURE__ */ (0,
|
|
6248
|
-
/* @__PURE__ */ (0,
|
|
6249
|
-
/* @__PURE__ */ (0,
|
|
6301
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6302
|
+
showWeek && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "40", weekCell: true }),
|
|
6303
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "7", weekend: true }),
|
|
6304
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "8", hover: true }),
|
|
6305
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "9", focus: true }),
|
|
6306
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "10", selected: true }),
|
|
6307
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "11", hover: true, focus: true }),
|
|
6308
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "12", hover: true, selected: true }),
|
|
6309
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "13", weekend: true })
|
|
6250
6310
|
] }),
|
|
6251
|
-
/* @__PURE__ */ (0,
|
|
6252
|
-
showWeek && /* @__PURE__ */ (0,
|
|
6253
|
-
/* @__PURE__ */ (0,
|
|
6254
|
-
/* @__PURE__ */ (0,
|
|
6255
|
-
/* @__PURE__ */ (0,
|
|
6256
|
-
/* @__PURE__ */ (0,
|
|
6257
|
-
/* @__PURE__ */ (0,
|
|
6258
|
-
/* @__PURE__ */ (0,
|
|
6259
|
-
/* @__PURE__ */ (0,
|
|
6311
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6312
|
+
showWeek && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "41", weekCell: true }),
|
|
6313
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "14", weekend: true }),
|
|
6314
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "15" }),
|
|
6315
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "16", today: true }),
|
|
6316
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "17" }),
|
|
6317
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "18" }),
|
|
6318
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "19" }),
|
|
6319
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "20", weekend: true })
|
|
6260
6320
|
] }),
|
|
6261
|
-
/* @__PURE__ */ (0,
|
|
6262
|
-
showWeek && /* @__PURE__ */ (0,
|
|
6263
|
-
/* @__PURE__ */ (0,
|
|
6264
|
-
/* @__PURE__ */ (0,
|
|
6265
|
-
/* @__PURE__ */ (0,
|
|
6266
|
-
/* @__PURE__ */ (0,
|
|
6267
|
-
/* @__PURE__ */ (0,
|
|
6268
|
-
/* @__PURE__ */ (0,
|
|
6269
|
-
/* @__PURE__ */ (0,
|
|
6321
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6322
|
+
showWeek && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "42", weekCell: true }),
|
|
6323
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "21", weekend: true }),
|
|
6324
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "22" }),
|
|
6325
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "23" }),
|
|
6326
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "24" }),
|
|
6327
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "25", rangeStart: selectedRange, selected: selectedRange }),
|
|
6328
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "26", rangeMid: selectedRange }),
|
|
6329
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "27", weekend: true, rangeMid: selectedRange })
|
|
6270
6330
|
] }),
|
|
6271
|
-
/* @__PURE__ */ (0,
|
|
6272
|
-
showWeek && /* @__PURE__ */ (0,
|
|
6273
|
-
/* @__PURE__ */ (0,
|
|
6274
|
-
/* @__PURE__ */ (0,
|
|
6275
|
-
/* @__PURE__ */ (0,
|
|
6276
|
-
/* @__PURE__ */ (0,
|
|
6277
|
-
/* @__PURE__ */ (0,
|
|
6278
|
-
/* @__PURE__ */ (0,
|
|
6279
|
-
/* @__PURE__ */ (0,
|
|
6331
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6332
|
+
showWeek && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "43", weekCell: true }),
|
|
6333
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "28", weekend: true, rangeMid: selectedRange }),
|
|
6334
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "29", rangeEnd: selectedRange, focus: selectedRange, selected: selectedRange }),
|
|
6335
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "30" }),
|
|
6336
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "31" }),
|
|
6337
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "1", otherMonth: true, showOtherMonth }),
|
|
6338
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "2", otherMonth: true, showOtherMonth }),
|
|
6339
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "3", otherMonth: true, weekend: true, showOtherMonth })
|
|
6280
6340
|
] }),
|
|
6281
|
-
/* @__PURE__ */ (0,
|
|
6282
|
-
showWeek && /* @__PURE__ */ (0,
|
|
6283
|
-
/* @__PURE__ */ (0,
|
|
6284
|
-
/* @__PURE__ */ (0,
|
|
6285
|
-
/* @__PURE__ */ (0,
|
|
6286
|
-
/* @__PURE__ */ (0,
|
|
6287
|
-
/* @__PURE__ */ (0,
|
|
6288
|
-
/* @__PURE__ */ (0,
|
|
6289
|
-
/* @__PURE__ */ (0,
|
|
6341
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6342
|
+
showWeek && /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "44", weekCell: true }),
|
|
6343
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "4", otherMonth: true, weekend: true, showOtherMonth }),
|
|
6344
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "5", otherMonth: true, showOtherMonth }),
|
|
6345
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "6", otherMonth: true, showOtherMonth }),
|
|
6346
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "7", otherMonth: true, showOtherMonth }),
|
|
6347
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "8", otherMonth: true, showOtherMonth }),
|
|
6348
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "9", otherMonth: true, showOtherMonth }),
|
|
6349
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)(CalendarCell, { text: "10", otherMonth: true, weekend: true, showOtherMonth })
|
|
6290
6350
|
] })
|
|
6291
6351
|
] })
|
|
6292
6352
|
]
|
|
@@ -6295,52 +6355,52 @@ var CalendarTable = (props) => {
|
|
|
6295
6355
|
};
|
|
6296
6356
|
|
|
6297
6357
|
// src/calendar/calendar-table-head.tsx
|
|
6298
|
-
var
|
|
6358
|
+
var import_jsx_runtime66 = require("react/jsx-runtime");
|
|
6299
6359
|
var className15 = `k-calendar-thead`;
|
|
6300
6360
|
var CalendarTableHead = (props) => {
|
|
6301
6361
|
const {
|
|
6302
6362
|
showWeek,
|
|
6303
6363
|
...other
|
|
6304
6364
|
} = props;
|
|
6305
|
-
return /* @__PURE__ */ (0,
|
|
6365
|
+
return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
|
|
6306
6366
|
"thead",
|
|
6307
6367
|
{
|
|
6308
6368
|
...other,
|
|
6309
6369
|
className: classNames(props.className, className15),
|
|
6310
|
-
children: /* @__PURE__ */ (0,
|
|
6311
|
-
showWeek && /* @__PURE__ */ (0,
|
|
6312
|
-
/* @__PURE__ */ (0,
|
|
6313
|
-
/* @__PURE__ */ (0,
|
|
6314
|
-
/* @__PURE__ */ (0,
|
|
6315
|
-
/* @__PURE__ */ (0,
|
|
6316
|
-
/* @__PURE__ */ (0,
|
|
6317
|
-
/* @__PURE__ */ (0,
|
|
6318
|
-
/* @__PURE__ */ (0,
|
|
6370
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)("tr", { className: "k-calendar-tr", children: [
|
|
6371
|
+
showWeek && /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(CalendarCell, { weekCell: true, headerCell: true }),
|
|
6372
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)(CalendarCell, { text: "Su", headerCell: true }),
|
|
6373
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)(CalendarCell, { text: "Mo", headerCell: true }),
|
|
6374
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)(CalendarCell, { text: "Tu", headerCell: true }),
|
|
6375
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)(CalendarCell, { text: "We", headerCell: true }),
|
|
6376
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)(CalendarCell, { text: "Th", headerCell: true }),
|
|
6377
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)(CalendarCell, { text: "Fr", headerCell: true }),
|
|
6378
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)(CalendarCell, { text: "Sa", headerCell: true })
|
|
6319
6379
|
] })
|
|
6320
6380
|
}
|
|
6321
6381
|
);
|
|
6322
6382
|
};
|
|
6323
6383
|
|
|
6324
6384
|
// src/calendar/calendar-view.tsx
|
|
6325
|
-
var
|
|
6385
|
+
var import_jsx_runtime67 = require("react/jsx-runtime");
|
|
6326
6386
|
var className16 = `k-calendar-view`;
|
|
6327
|
-
var
|
|
6387
|
+
var defaultProps26 = {
|
|
6328
6388
|
viewsCount: 1,
|
|
6329
6389
|
orientation: "horizontal",
|
|
6330
6390
|
calendarView: "month"
|
|
6331
6391
|
};
|
|
6332
6392
|
var CalendarView = (props) => {
|
|
6333
6393
|
const {
|
|
6334
|
-
orientation =
|
|
6335
|
-
calendarView =
|
|
6336
|
-
viewsCount =
|
|
6394
|
+
orientation = defaultProps26.orientation,
|
|
6395
|
+
calendarView = defaultProps26.calendarView,
|
|
6396
|
+
viewsCount = defaultProps26.viewsCount,
|
|
6337
6397
|
showWeek,
|
|
6338
6398
|
showOtherMonth,
|
|
6339
6399
|
showCalendarCaption,
|
|
6340
6400
|
selectedRange,
|
|
6341
6401
|
...other
|
|
6342
6402
|
} = props;
|
|
6343
|
-
return /* @__PURE__ */ (0,
|
|
6403
|
+
return /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
|
|
6344
6404
|
"div",
|
|
6345
6405
|
{
|
|
6346
6406
|
...other,
|
|
@@ -6356,7 +6416,7 @@ var CalendarView = (props) => {
|
|
|
6356
6416
|
}
|
|
6357
6417
|
),
|
|
6358
6418
|
children: [...Array(viewsCount)].map(
|
|
6359
|
-
(_e, i) => /* @__PURE__ */ (0,
|
|
6419
|
+
(_e, i) => /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
|
|
6360
6420
|
CalendarTable,
|
|
6361
6421
|
{
|
|
6362
6422
|
calendarView,
|
|
@@ -6373,9 +6433,9 @@ var CalendarView = (props) => {
|
|
|
6373
6433
|
};
|
|
6374
6434
|
|
|
6375
6435
|
// src/datepicker/datepicker.spec.tsx
|
|
6376
|
-
var
|
|
6436
|
+
var import_jsx_runtime68 = require("react/jsx-runtime");
|
|
6377
6437
|
var DATEPICKER_CLASSNAME = `k-datepicker`;
|
|
6378
|
-
var
|
|
6438
|
+
var states31 = [
|
|
6379
6439
|
States.hover,
|
|
6380
6440
|
States.focus,
|
|
6381
6441
|
States.valid,
|
|
@@ -6385,12 +6445,12 @@ var states29 = [
|
|
|
6385
6445
|
States.loading,
|
|
6386
6446
|
States.readonly
|
|
6387
6447
|
];
|
|
6388
|
-
var
|
|
6448
|
+
var options29 = {
|
|
6389
6449
|
size: [Size.small, Size.medium, Size.large],
|
|
6390
6450
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6391
6451
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6392
6452
|
};
|
|
6393
|
-
var
|
|
6453
|
+
var defaultProps27 = {
|
|
6394
6454
|
size: Input.defaultProps.size,
|
|
6395
6455
|
rounded: Input.defaultProps.rounded,
|
|
6396
6456
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -6418,8 +6478,8 @@ var DatePicker = (props) => {
|
|
|
6418
6478
|
dir,
|
|
6419
6479
|
...other
|
|
6420
6480
|
} = props;
|
|
6421
|
-
return /* @__PURE__ */ (0,
|
|
6422
|
-
/* @__PURE__ */ (0,
|
|
6481
|
+
return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(import_jsx_runtime68.Fragment, { children: [
|
|
6482
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(
|
|
6423
6483
|
Input,
|
|
6424
6484
|
{
|
|
6425
6485
|
...other,
|
|
@@ -6437,9 +6497,9 @@ var DatePicker = (props) => {
|
|
|
6437
6497
|
readonly,
|
|
6438
6498
|
className: classNames(props.className, DATEPICKER_CLASSNAME),
|
|
6439
6499
|
children: [
|
|
6440
|
-
/* @__PURE__ */ (0,
|
|
6441
|
-
/* @__PURE__ */ (0,
|
|
6442
|
-
/* @__PURE__ */ (0,
|
|
6500
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(InputPrefix, { children: prefix }),
|
|
6501
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(InputInnerInput, { placeholder, value }),
|
|
6502
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
|
|
6443
6503
|
InputValidationIcon,
|
|
6444
6504
|
{
|
|
6445
6505
|
valid,
|
|
@@ -6448,14 +6508,14 @@ var DatePicker = (props) => {
|
|
|
6448
6508
|
disabled
|
|
6449
6509
|
}
|
|
6450
6510
|
),
|
|
6451
|
-
/* @__PURE__ */ (0,
|
|
6511
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
|
|
6452
6512
|
InputLoadingIcon,
|
|
6453
6513
|
{
|
|
6454
6514
|
loading,
|
|
6455
6515
|
disabled
|
|
6456
6516
|
}
|
|
6457
6517
|
),
|
|
6458
|
-
/* @__PURE__ */ (0,
|
|
6518
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
|
|
6459
6519
|
InputClearValue,
|
|
6460
6520
|
{
|
|
6461
6521
|
loading,
|
|
@@ -6464,8 +6524,8 @@ var DatePicker = (props) => {
|
|
|
6464
6524
|
value
|
|
6465
6525
|
}
|
|
6466
6526
|
),
|
|
6467
|
-
/* @__PURE__ */ (0,
|
|
6468
|
-
/* @__PURE__ */ (0,
|
|
6527
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(InputSuffix, { children: suffix }),
|
|
6528
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
|
|
6469
6529
|
Button,
|
|
6470
6530
|
{
|
|
6471
6531
|
className: "k-input-button",
|
|
@@ -6478,9 +6538,9 @@ var DatePicker = (props) => {
|
|
|
6478
6538
|
]
|
|
6479
6539
|
}
|
|
6480
6540
|
),
|
|
6481
|
-
opened && /* @__PURE__ */ (0,
|
|
6482
|
-
adaptive && /* @__PURE__ */ (0,
|
|
6483
|
-
/* @__PURE__ */ (0,
|
|
6541
|
+
opened && /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(Popup, { className: "k-calendar-container k-datepicker-popup", children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(Calendar, { dir }) }),
|
|
6542
|
+
adaptive && /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
6543
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
|
|
6484
6544
|
ActionSheetHeader,
|
|
6485
6545
|
{
|
|
6486
6546
|
actions: ["x"],
|
|
@@ -6488,44 +6548,44 @@ var DatePicker = (props) => {
|
|
|
6488
6548
|
subTitle: "DD / MM / YY"
|
|
6489
6549
|
}
|
|
6490
6550
|
),
|
|
6491
|
-
/* @__PURE__ */ (0,
|
|
6551
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(Calendar, { size: "large" })
|
|
6492
6552
|
] })
|
|
6493
6553
|
] });
|
|
6494
6554
|
};
|
|
6495
|
-
DatePicker.states =
|
|
6496
|
-
DatePicker.options =
|
|
6555
|
+
DatePicker.states = states31;
|
|
6556
|
+
DatePicker.options = options29;
|
|
6497
6557
|
DatePicker.className = DATEPICKER_CLASSNAME;
|
|
6498
|
-
DatePicker.defaultProps =
|
|
6558
|
+
DatePicker.defaultProps = defaultProps27;
|
|
6499
6559
|
|
|
6500
6560
|
// src/datepicker/templates/datepicker-normal.tsx
|
|
6501
|
-
var
|
|
6561
|
+
var import_jsx_runtime69 = require("react/jsx-runtime");
|
|
6502
6562
|
|
|
6503
6563
|
// src/datepicker/templates/datepicker-popup.tsx
|
|
6504
|
-
var
|
|
6564
|
+
var import_jsx_runtime70 = require("react/jsx-runtime");
|
|
6505
6565
|
|
|
6506
6566
|
// src/datepicker/templates/datepicker-adaptive.tsx
|
|
6507
|
-
var
|
|
6567
|
+
var import_jsx_runtime71 = require("react/jsx-runtime");
|
|
6508
6568
|
|
|
6509
6569
|
// src/button-group/button-group.spec.tsx
|
|
6510
|
-
var
|
|
6570
|
+
var import_jsx_runtime72 = require("react/jsx-runtime");
|
|
6511
6571
|
var BUTTONGROUP_CLASSNAME = `k-button-group`;
|
|
6512
|
-
var
|
|
6572
|
+
var states32 = [
|
|
6513
6573
|
States.disabled
|
|
6514
6574
|
];
|
|
6515
|
-
var
|
|
6575
|
+
var options30 = {
|
|
6516
6576
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link]
|
|
6517
6577
|
};
|
|
6518
|
-
var
|
|
6578
|
+
var defaultProps28 = {
|
|
6519
6579
|
fillMode: FillMode.solid
|
|
6520
6580
|
};
|
|
6521
6581
|
var ButtonGroup = (props) => {
|
|
6522
6582
|
const {
|
|
6523
|
-
fillMode =
|
|
6583
|
+
fillMode = defaultProps28.fillMode,
|
|
6524
6584
|
disabled,
|
|
6525
6585
|
stretched,
|
|
6526
6586
|
...other
|
|
6527
6587
|
} = props;
|
|
6528
|
-
return /* @__PURE__ */ (0,
|
|
6588
|
+
return /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
|
|
6529
6589
|
"div",
|
|
6530
6590
|
{
|
|
6531
6591
|
...other,
|
|
@@ -6546,36 +6606,36 @@ var ButtonGroup = (props) => {
|
|
|
6546
6606
|
}
|
|
6547
6607
|
);
|
|
6548
6608
|
};
|
|
6549
|
-
ButtonGroup.states =
|
|
6550
|
-
ButtonGroup.options =
|
|
6609
|
+
ButtonGroup.states = states32;
|
|
6610
|
+
ButtonGroup.options = options30;
|
|
6551
6611
|
ButtonGroup.className = BUTTONGROUP_CLASSNAME;
|
|
6552
|
-
ButtonGroup.defaultProps =
|
|
6612
|
+
ButtonGroup.defaultProps = defaultProps28;
|
|
6553
6613
|
|
|
6554
6614
|
// src/button-group/templates/icon-button-group.tsx
|
|
6555
|
-
var
|
|
6615
|
+
var import_jsx_runtime73 = require("react/jsx-runtime");
|
|
6556
6616
|
|
|
6557
6617
|
// src/button-group/templates/icon-text-button-group.tsx
|
|
6558
|
-
var
|
|
6618
|
+
var import_jsx_runtime74 = require("react/jsx-runtime");
|
|
6559
6619
|
|
|
6560
6620
|
// src/button-group/templates/text-button-group.tsx
|
|
6561
|
-
var
|
|
6621
|
+
var import_jsx_runtime75 = require("react/jsx-runtime");
|
|
6562
6622
|
|
|
6563
6623
|
// src/button-group/templates/mixed-button-group.tsx
|
|
6564
|
-
var
|
|
6624
|
+
var import_jsx_runtime76 = require("react/jsx-runtime");
|
|
6565
6625
|
|
|
6566
6626
|
// src/time-selector/time-selector.spec.tsx
|
|
6567
|
-
var
|
|
6627
|
+
var import_jsx_runtime77 = require("react/jsx-runtime");
|
|
6568
6628
|
var TIMESELECTOR_CLASSNAME = `k-timeselector`;
|
|
6569
|
-
var
|
|
6570
|
-
var
|
|
6629
|
+
var states33 = [];
|
|
6630
|
+
var options31 = {
|
|
6571
6631
|
size: [Size.small, Size.medium, Size.large]
|
|
6572
6632
|
};
|
|
6573
|
-
var
|
|
6633
|
+
var defaultProps29 = {
|
|
6574
6634
|
size: Size.medium
|
|
6575
6635
|
};
|
|
6576
6636
|
var TimeSelector = (props) => {
|
|
6577
6637
|
const {
|
|
6578
|
-
size =
|
|
6638
|
+
size = defaultProps29.size,
|
|
6579
6639
|
header,
|
|
6580
6640
|
fastSelection,
|
|
6581
6641
|
columns,
|
|
@@ -6591,9 +6651,9 @@ var TimeSelector = (props) => {
|
|
|
6591
6651
|
if (index === 0 || columnType === "tt") {
|
|
6592
6652
|
separator = false;
|
|
6593
6653
|
}
|
|
6594
|
-
return /* @__PURE__ */ (0,
|
|
6654
|
+
return /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(import_jsx_runtime77.Fragment, { children: /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(TimeSelectorColumn, { type: columnType, focus, separator }) });
|
|
6595
6655
|
});
|
|
6596
|
-
return /* @__PURE__ */ (0,
|
|
6656
|
+
return /* @__PURE__ */ (0, import_jsx_runtime77.jsxs)(
|
|
6597
6657
|
"div",
|
|
6598
6658
|
{
|
|
6599
6659
|
...other,
|
|
@@ -6605,24 +6665,24 @@ var TimeSelector = (props) => {
|
|
|
6605
6665
|
})
|
|
6606
6666
|
),
|
|
6607
6667
|
children: [
|
|
6608
|
-
/* @__PURE__ */ (0,
|
|
6609
|
-
/* @__PURE__ */ (0,
|
|
6610
|
-
/* @__PURE__ */ (0,
|
|
6611
|
-
/* @__PURE__ */ (0,
|
|
6668
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)(import_jsx_runtime77.Fragment, { children: header }),
|
|
6669
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)(import_jsx_runtime77.Fragment, { children: fastSelection }),
|
|
6670
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsxs)("div", { className: "k-time-list-container", children: [
|
|
6671
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)("span", { className: "k-time-highlight" }),
|
|
6612
6672
|
columnsDom
|
|
6613
6673
|
] })
|
|
6614
6674
|
]
|
|
6615
6675
|
}
|
|
6616
6676
|
);
|
|
6617
6677
|
};
|
|
6618
|
-
TimeSelector.states =
|
|
6619
|
-
TimeSelector.options =
|
|
6678
|
+
TimeSelector.states = states33;
|
|
6679
|
+
TimeSelector.options = options31;
|
|
6620
6680
|
TimeSelector.className = TIMESELECTOR_CLASSNAME;
|
|
6621
|
-
TimeSelector.defaultProps =
|
|
6681
|
+
TimeSelector.defaultProps = defaultProps29;
|
|
6622
6682
|
|
|
6623
6683
|
// src/time-selector/time-selector-column.tsx
|
|
6624
|
-
var
|
|
6625
|
-
var
|
|
6684
|
+
var import_jsx_runtime78 = require("react/jsx-runtime");
|
|
6685
|
+
var states34 = [
|
|
6626
6686
|
States.focus
|
|
6627
6687
|
];
|
|
6628
6688
|
var TimeSelectorColumn = (props) => {
|
|
@@ -6660,11 +6720,11 @@ var TimeSelectorColumn = (props) => {
|
|
|
6660
6720
|
break;
|
|
6661
6721
|
}
|
|
6662
6722
|
const items = columnData.map(
|
|
6663
|
-
(data) => /* @__PURE__ */ (0,
|
|
6723
|
+
(data) => /* @__PURE__ */ (0, import_jsx_runtime78.jsx)(import_jsx_runtime78.Fragment, { children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("li", { className: "k-item", children: /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("span", { children: data }) }) })
|
|
6664
6724
|
);
|
|
6665
|
-
return /* @__PURE__ */ (0,
|
|
6666
|
-
separator && /* @__PURE__ */ (0,
|
|
6667
|
-
/* @__PURE__ */ (0,
|
|
6725
|
+
return /* @__PURE__ */ (0, import_jsx_runtime78.jsxs)(import_jsx_runtime78.Fragment, { children: [
|
|
6726
|
+
separator && /* @__PURE__ */ (0, import_jsx_runtime78.jsx)("div", { className: "k-time-separator", children: ":" }),
|
|
6727
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsxs)(
|
|
6668
6728
|
"div",
|
|
6669
6729
|
{
|
|
6670
6730
|
...other,
|
|
@@ -6676,10 +6736,10 @@ var TimeSelectorColumn = (props) => {
|
|
|
6676
6736
|
})
|
|
6677
6737
|
),
|
|
6678
6738
|
children: [
|
|
6679
|
-
/* @__PURE__ */ (0,
|
|
6680
|
-
/* @__PURE__ */ (0,
|
|
6681
|
-
/* @__PURE__ */ (0,
|
|
6682
|
-
/* @__PURE__ */ (0,
|
|
6739
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("span", { className: "k-title", children: text }),
|
|
6740
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("div", { className: "k-time-list", children: /* @__PURE__ */ (0, import_jsx_runtime78.jsxs)("div", { className: "k-content k-scrollable k-time-container", children: [
|
|
6741
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("ul", { className: "k-reset", style: { transform: "translateY(97px)" }, children: items }),
|
|
6742
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("div", { className: "k-scrollable-placeholder" })
|
|
6683
6743
|
] }) })
|
|
6684
6744
|
]
|
|
6685
6745
|
}
|
|
@@ -6688,14 +6748,14 @@ var TimeSelectorColumn = (props) => {
|
|
|
6688
6748
|
};
|
|
6689
6749
|
|
|
6690
6750
|
// src/time-selector/time-selector-header.tsx
|
|
6691
|
-
var
|
|
6751
|
+
var import_jsx_runtime79 = require("react/jsx-runtime");
|
|
6692
6752
|
var className17 = `k-time-header`;
|
|
6693
6753
|
var TimeSelectorHeader = (props) => {
|
|
6694
6754
|
const {
|
|
6695
6755
|
title,
|
|
6696
6756
|
...other
|
|
6697
6757
|
} = props;
|
|
6698
|
-
return /* @__PURE__ */ (0,
|
|
6758
|
+
return /* @__PURE__ */ (0, import_jsx_runtime79.jsxs)(
|
|
6699
6759
|
"div",
|
|
6700
6760
|
{
|
|
6701
6761
|
...other,
|
|
@@ -6704,7 +6764,7 @@ var TimeSelectorHeader = (props) => {
|
|
|
6704
6764
|
className17
|
|
6705
6765
|
),
|
|
6706
6766
|
children: [
|
|
6707
|
-
title != null && /* @__PURE__ */ (0,
|
|
6767
|
+
title != null && /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("span", { className: "k-title", children: title }),
|
|
6708
6768
|
props.children
|
|
6709
6769
|
]
|
|
6710
6770
|
}
|
|
@@ -6712,38 +6772,38 @@ var TimeSelectorHeader = (props) => {
|
|
|
6712
6772
|
};
|
|
6713
6773
|
|
|
6714
6774
|
// src/time-selector/time-selector-fast-selection.tsx
|
|
6715
|
-
var
|
|
6775
|
+
var import_jsx_runtime80 = require("react/jsx-runtime");
|
|
6716
6776
|
|
|
6717
6777
|
// src/time-selector/templates/time-selector-all.tsx
|
|
6718
|
-
var
|
|
6778
|
+
var import_jsx_runtime81 = require("react/jsx-runtime");
|
|
6719
6779
|
|
|
6720
6780
|
// src/time-selector/templates/time-selector-hour.tsx
|
|
6721
|
-
var
|
|
6781
|
+
var import_jsx_runtime82 = require("react/jsx-runtime");
|
|
6722
6782
|
|
|
6723
6783
|
// src/time-selector/templates/time-selector-minute.tsx
|
|
6724
|
-
var
|
|
6784
|
+
var import_jsx_runtime83 = require("react/jsx-runtime");
|
|
6725
6785
|
|
|
6726
6786
|
// src/datetime-selector/datetime-selector.spec.tsx
|
|
6727
|
-
var
|
|
6787
|
+
var import_jsx_runtime84 = require("react/jsx-runtime");
|
|
6728
6788
|
var DATETIMESELECTOR_CLASSNAME = `k-datetime-wrap`;
|
|
6729
|
-
var
|
|
6730
|
-
var
|
|
6789
|
+
var states35 = [];
|
|
6790
|
+
var options32 = {
|
|
6731
6791
|
size: [Size.small, Size.medium, Size.large]
|
|
6732
6792
|
};
|
|
6733
|
-
var
|
|
6793
|
+
var defaultProps30 = {
|
|
6734
6794
|
tab: "date",
|
|
6735
6795
|
size: Size.medium,
|
|
6736
6796
|
actionButtons: true
|
|
6737
6797
|
};
|
|
6738
6798
|
var DateTimeSelector = (props) => {
|
|
6739
6799
|
const {
|
|
6740
|
-
size =
|
|
6741
|
-
tab =
|
|
6742
|
-
actionButtons =
|
|
6800
|
+
size = defaultProps30.size,
|
|
6801
|
+
tab = defaultProps30.tab,
|
|
6802
|
+
actionButtons = defaultProps30.actionButtons,
|
|
6743
6803
|
dir,
|
|
6744
6804
|
...other
|
|
6745
6805
|
} = props;
|
|
6746
|
-
return /* @__PURE__ */ (0,
|
|
6806
|
+
return /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)(
|
|
6747
6807
|
"div",
|
|
6748
6808
|
{
|
|
6749
6809
|
...other,
|
|
@@ -6759,34 +6819,34 @@ var DateTimeSelector = (props) => {
|
|
|
6759
6819
|
})
|
|
6760
6820
|
),
|
|
6761
6821
|
children: [
|
|
6762
|
-
/* @__PURE__ */ (0,
|
|
6763
|
-
/* @__PURE__ */ (0,
|
|
6764
|
-
/* @__PURE__ */ (0,
|
|
6822
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("div", { className: "k-datetime-buttongroup", children: /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)(ButtonGroup, { stretched: true, children: [
|
|
6823
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)(Button, { className: "k-group-start", size, selected: tab === "date", children: "Date" }),
|
|
6824
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)(Button, { className: "k-group-end", size, selected: tab === "time", children: "Time" })
|
|
6765
6825
|
] }) }),
|
|
6766
|
-
/* @__PURE__ */ (0,
|
|
6767
|
-
/* @__PURE__ */ (0,
|
|
6768
|
-
/* @__PURE__ */ (0,
|
|
6769
|
-
] }) : /* @__PURE__ */ (0,
|
|
6770
|
-
/* @__PURE__ */ (0,
|
|
6771
|
-
/* @__PURE__ */ (0,
|
|
6826
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("div", { className: "k-datetime-selector", children: tab === "time" ? /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)(import_jsx_runtime84.Fragment, { children: [
|
|
6827
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("div", { className: "k-datetime-calendar-wrap" }),
|
|
6828
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("div", { className: "k-datetime-time-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(TimeSelector, { size, columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(Button, { size, fillMode: "flat", className: "k-time-now", children: "Now" }) }) }) })
|
|
6829
|
+
] }) : /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)(import_jsx_runtime84.Fragment, { children: [
|
|
6830
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("div", { className: "k-datetime-calendar-wrap", children: /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(Calendar, { size, showOtherMonth: true, dir }) }),
|
|
6831
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("div", { className: "k-datetime-time-wrap" })
|
|
6772
6832
|
] }) }),
|
|
6773
|
-
actionButtons && /* @__PURE__ */ (0,
|
|
6774
|
-
/* @__PURE__ */ (0,
|
|
6775
|
-
/* @__PURE__ */ (0,
|
|
6833
|
+
actionButtons && /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)(ActionButtons, { className: "k-datetime-footer", alignment: "stretched", children: [
|
|
6834
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)(Button, { size, themeColor: "primary", className: "k-time-accept", children: "Set" }),
|
|
6835
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)(Button, { size, className: "k-time-cancel", children: "Cancel" })
|
|
6776
6836
|
] })
|
|
6777
6837
|
]
|
|
6778
6838
|
}
|
|
6779
6839
|
);
|
|
6780
6840
|
};
|
|
6781
|
-
DateTimeSelector.states =
|
|
6782
|
-
DateTimeSelector.options =
|
|
6841
|
+
DateTimeSelector.states = states35;
|
|
6842
|
+
DateTimeSelector.options = options32;
|
|
6783
6843
|
DateTimeSelector.className = DATETIMESELECTOR_CLASSNAME;
|
|
6784
|
-
DateTimeSelector.defaultProps =
|
|
6844
|
+
DateTimeSelector.defaultProps = defaultProps30;
|
|
6785
6845
|
|
|
6786
6846
|
// src/datetimepicker/datetimepicker.spec.tsx
|
|
6787
|
-
var
|
|
6847
|
+
var import_jsx_runtime85 = require("react/jsx-runtime");
|
|
6788
6848
|
var DATETIMEPICKER_CLASSNAME = `k-datetimepicker`;
|
|
6789
|
-
var
|
|
6849
|
+
var states36 = [
|
|
6790
6850
|
States.hover,
|
|
6791
6851
|
States.focus,
|
|
6792
6852
|
States.valid,
|
|
@@ -6796,12 +6856,12 @@ var states34 = [
|
|
|
6796
6856
|
States.loading,
|
|
6797
6857
|
States.readonly
|
|
6798
6858
|
];
|
|
6799
|
-
var
|
|
6859
|
+
var options33 = {
|
|
6800
6860
|
size: [Size.small, Size.medium, Size.large],
|
|
6801
6861
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6802
6862
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6803
6863
|
};
|
|
6804
|
-
var
|
|
6864
|
+
var defaultProps31 = {
|
|
6805
6865
|
tab: "date",
|
|
6806
6866
|
size: Input.defaultProps.size,
|
|
6807
6867
|
rounded: Input.defaultProps.rounded,
|
|
@@ -6825,14 +6885,14 @@ var DateTimePicker = (props) => {
|
|
|
6825
6885
|
disabled,
|
|
6826
6886
|
readonly,
|
|
6827
6887
|
opened,
|
|
6828
|
-
tab =
|
|
6888
|
+
tab = defaultProps31.tab,
|
|
6829
6889
|
dir,
|
|
6830
6890
|
adaptive,
|
|
6831
6891
|
adaptiveSettings,
|
|
6832
6892
|
...other
|
|
6833
6893
|
} = props;
|
|
6834
|
-
return /* @__PURE__ */ (0,
|
|
6835
|
-
/* @__PURE__ */ (0,
|
|
6894
|
+
return /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)(import_jsx_runtime85.Fragment, { children: [
|
|
6895
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsxs)(
|
|
6836
6896
|
Input,
|
|
6837
6897
|
{
|
|
6838
6898
|
...other,
|
|
@@ -6850,9 +6910,9 @@ var DateTimePicker = (props) => {
|
|
|
6850
6910
|
readonly,
|
|
6851
6911
|
className: classNames(props.className, DATETIMEPICKER_CLASSNAME),
|
|
6852
6912
|
children: [
|
|
6853
|
-
/* @__PURE__ */ (0,
|
|
6854
|
-
/* @__PURE__ */ (0,
|
|
6855
|
-
/* @__PURE__ */ (0,
|
|
6913
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(InputPrefix, { children: prefix }),
|
|
6914
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(InputInnerInput, { placeholder, value }),
|
|
6915
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
|
|
6856
6916
|
InputValidationIcon,
|
|
6857
6917
|
{
|
|
6858
6918
|
valid,
|
|
@@ -6861,14 +6921,14 @@ var DateTimePicker = (props) => {
|
|
|
6861
6921
|
disabled
|
|
6862
6922
|
}
|
|
6863
6923
|
),
|
|
6864
|
-
/* @__PURE__ */ (0,
|
|
6924
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
|
|
6865
6925
|
InputLoadingIcon,
|
|
6866
6926
|
{
|
|
6867
6927
|
loading,
|
|
6868
6928
|
disabled
|
|
6869
6929
|
}
|
|
6870
6930
|
),
|
|
6871
|
-
/* @__PURE__ */ (0,
|
|
6931
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
|
|
6872
6932
|
InputClearValue,
|
|
6873
6933
|
{
|
|
6874
6934
|
loading,
|
|
@@ -6877,8 +6937,8 @@ var DateTimePicker = (props) => {
|
|
|
6877
6937
|
value
|
|
6878
6938
|
}
|
|
6879
6939
|
),
|
|
6880
|
-
/* @__PURE__ */ (0,
|
|
6881
|
-
/* @__PURE__ */ (0,
|
|
6940
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(InputSuffix, { children: suffix }),
|
|
6941
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
|
|
6882
6942
|
Button,
|
|
6883
6943
|
{
|
|
6884
6944
|
className: "k-input-button",
|
|
@@ -6891,9 +6951,9 @@ var DateTimePicker = (props) => {
|
|
|
6891
6951
|
]
|
|
6892
6952
|
}
|
|
6893
6953
|
),
|
|
6894
|
-
opened && /* @__PURE__ */ (0,
|
|
6895
|
-
adaptive && /* @__PURE__ */ (0,
|
|
6896
|
-
/* @__PURE__ */ (0,
|
|
6954
|
+
opened && /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(Popup, { className: `k-${tab === "time" ? "list" : "calendar"}-container k-datetimepicker-popup`, dir, children: /* @__PURE__ */ (0, import_jsx_runtime85.jsx)(DateTimeSelector, { tab, dir }) }),
|
|
6955
|
+
adaptive && /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
6956
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(
|
|
6897
6957
|
ActionSheetHeader,
|
|
6898
6958
|
{
|
|
6899
6959
|
actions: ["x"],
|
|
@@ -6901,29 +6961,29 @@ var DateTimePicker = (props) => {
|
|
|
6901
6961
|
subTitle: "DD / MM / YY"
|
|
6902
6962
|
}
|
|
6903
6963
|
),
|
|
6904
|
-
/* @__PURE__ */ (0,
|
|
6905
|
-
/* @__PURE__ */ (0,
|
|
6964
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(DateTimeSelector, { size: "large", tab, actionButtons: false }),
|
|
6965
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)(ActionSheetFooter, { actions: ["Cancel", "!Set"] })
|
|
6906
6966
|
] })
|
|
6907
6967
|
] });
|
|
6908
6968
|
};
|
|
6909
|
-
DateTimePicker.states =
|
|
6910
|
-
DateTimePicker.options =
|
|
6969
|
+
DateTimePicker.states = states36;
|
|
6970
|
+
DateTimePicker.options = options33;
|
|
6911
6971
|
DateTimePicker.className = DATETIMEPICKER_CLASSNAME;
|
|
6912
|
-
DateTimePicker.defaultProps =
|
|
6972
|
+
DateTimePicker.defaultProps = defaultProps31;
|
|
6913
6973
|
|
|
6914
6974
|
// src/datetimepicker/templates/datetimepicker-normal.tsx
|
|
6915
|
-
var
|
|
6975
|
+
var import_jsx_runtime86 = require("react/jsx-runtime");
|
|
6916
6976
|
|
|
6917
6977
|
// src/datetimepicker/templates/datetimepicker-popup.tsx
|
|
6918
|
-
var
|
|
6978
|
+
var import_jsx_runtime87 = require("react/jsx-runtime");
|
|
6919
6979
|
|
|
6920
6980
|
// src/datetimepicker/templates/datetimepicker-adaptive.tsx
|
|
6921
|
-
var
|
|
6981
|
+
var import_jsx_runtime88 = require("react/jsx-runtime");
|
|
6922
6982
|
|
|
6923
6983
|
// src/dropdownlist/dropdownlist.spec.tsx
|
|
6924
|
-
var
|
|
6984
|
+
var import_jsx_runtime89 = require("react/jsx-runtime");
|
|
6925
6985
|
var DROPDOWNLIST_CLASSNAME = `k-dropdownlist`;
|
|
6926
|
-
var
|
|
6986
|
+
var states37 = [
|
|
6927
6987
|
States.hover,
|
|
6928
6988
|
States.focus,
|
|
6929
6989
|
States.valid,
|
|
@@ -6933,12 +6993,12 @@ var states35 = [
|
|
|
6933
6993
|
States.loading,
|
|
6934
6994
|
States.readonly
|
|
6935
6995
|
];
|
|
6936
|
-
var
|
|
6996
|
+
var options34 = {
|
|
6937
6997
|
size: [Size.small, Size.medium, Size.large],
|
|
6938
6998
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6939
6999
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6940
7000
|
};
|
|
6941
|
-
var
|
|
7001
|
+
var defaultProps32 = {
|
|
6942
7002
|
showValue: true,
|
|
6943
7003
|
arrowIconName: "caret-alt-down",
|
|
6944
7004
|
size: Size.medium,
|
|
@@ -6948,7 +7008,7 @@ var defaultProps30 = {
|
|
|
6948
7008
|
var DropdownList = (props) => {
|
|
6949
7009
|
const {
|
|
6950
7010
|
valueIconName,
|
|
6951
|
-
arrowIconName =
|
|
7011
|
+
arrowIconName = defaultProps32.arrowIconName,
|
|
6952
7012
|
prefix,
|
|
6953
7013
|
suffix,
|
|
6954
7014
|
value,
|
|
@@ -6964,13 +7024,13 @@ var DropdownList = (props) => {
|
|
|
6964
7024
|
loading,
|
|
6965
7025
|
disabled,
|
|
6966
7026
|
readonly,
|
|
6967
|
-
showValue =
|
|
7027
|
+
showValue = defaultProps32.showValue,
|
|
6968
7028
|
popup,
|
|
6969
7029
|
opened,
|
|
6970
7030
|
...other
|
|
6971
7031
|
} = props;
|
|
6972
|
-
return /* @__PURE__ */ (0,
|
|
6973
|
-
/* @__PURE__ */ (0,
|
|
7032
|
+
return /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)(import_jsx_runtime89.Fragment, { children: [
|
|
7033
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsxs)(
|
|
6974
7034
|
Picker,
|
|
6975
7035
|
{
|
|
6976
7036
|
...other,
|
|
@@ -6993,8 +7053,8 @@ var DropdownList = (props) => {
|
|
|
6993
7053
|
}
|
|
6994
7054
|
),
|
|
6995
7055
|
children: [
|
|
6996
|
-
/* @__PURE__ */ (0,
|
|
6997
|
-
/* @__PURE__ */ (0,
|
|
7056
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(InputPrefix, { children: prefix }),
|
|
7057
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
|
|
6998
7058
|
InputInnerSpan,
|
|
6999
7059
|
{
|
|
7000
7060
|
placeholder,
|
|
@@ -7003,7 +7063,7 @@ var DropdownList = (props) => {
|
|
|
7003
7063
|
valueIconName
|
|
7004
7064
|
}
|
|
7005
7065
|
),
|
|
7006
|
-
/* @__PURE__ */ (0,
|
|
7066
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
|
|
7007
7067
|
InputValidationIcon,
|
|
7008
7068
|
{
|
|
7009
7069
|
valid,
|
|
@@ -7012,15 +7072,15 @@ var DropdownList = (props) => {
|
|
|
7012
7072
|
disabled
|
|
7013
7073
|
}
|
|
7014
7074
|
),
|
|
7015
|
-
/* @__PURE__ */ (0,
|
|
7075
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
|
|
7016
7076
|
InputLoadingIcon,
|
|
7017
7077
|
{
|
|
7018
7078
|
loading,
|
|
7019
7079
|
disabled
|
|
7020
7080
|
}
|
|
7021
7081
|
),
|
|
7022
|
-
/* @__PURE__ */ (0,
|
|
7023
|
-
/* @__PURE__ */ (0,
|
|
7082
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(InputSuffix, { children: suffix }),
|
|
7083
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)(
|
|
7024
7084
|
Button,
|
|
7025
7085
|
{
|
|
7026
7086
|
className: "k-input-button",
|
|
@@ -7033,48 +7093,48 @@ var DropdownList = (props) => {
|
|
|
7033
7093
|
]
|
|
7034
7094
|
}
|
|
7035
7095
|
),
|
|
7036
|
-
opened && popup && /* @__PURE__ */ (0,
|
|
7096
|
+
opened && popup && /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(Popup, { className: "k-list-container k-dropdownlist-popup", children: popup })
|
|
7037
7097
|
] });
|
|
7038
7098
|
};
|
|
7039
|
-
DropdownList.states =
|
|
7040
|
-
DropdownList.options =
|
|
7099
|
+
DropdownList.states = states37;
|
|
7100
|
+
DropdownList.options = options34;
|
|
7041
7101
|
DropdownList.className = DROPDOWNLIST_CLASSNAME;
|
|
7042
|
-
DropdownList.defaultProps =
|
|
7102
|
+
DropdownList.defaultProps = defaultProps32;
|
|
7043
7103
|
|
|
7044
7104
|
// src/dropdownlist/templates/dropdownlist-normal.tsx
|
|
7045
|
-
var
|
|
7105
|
+
var import_jsx_runtime90 = require("react/jsx-runtime");
|
|
7046
7106
|
|
|
7047
7107
|
// src/dropdownlist/templates/dropdownlist-popup.tsx
|
|
7048
|
-
var
|
|
7108
|
+
var import_jsx_runtime91 = require("react/jsx-runtime");
|
|
7049
7109
|
|
|
7050
7110
|
// src/dropdownlist/templates/dropdownlist-filtering.tsx
|
|
7051
|
-
var
|
|
7111
|
+
var import_jsx_runtime92 = require("react/jsx-runtime");
|
|
7052
7112
|
|
|
7053
7113
|
// src/dropdownlist/templates/dropdownlist-grouping.tsx
|
|
7054
|
-
var
|
|
7114
|
+
var import_jsx_runtime93 = require("react/jsx-runtime");
|
|
7055
7115
|
|
|
7056
7116
|
// src/dropdownlist/templates/dropdownlist-grouping-filtering.tsx
|
|
7057
|
-
var
|
|
7117
|
+
var import_jsx_runtime94 = require("react/jsx-runtime");
|
|
7058
7118
|
|
|
7059
7119
|
// src/spinbutton/spinbutton.spec.tsx
|
|
7060
|
-
var
|
|
7120
|
+
var import_jsx_runtime95 = require("react/jsx-runtime");
|
|
7061
7121
|
var SPINBUTTON_CLASSNAME = `k-spin-button`;
|
|
7062
|
-
var
|
|
7063
|
-
var
|
|
7122
|
+
var states38 = [];
|
|
7123
|
+
var options35 = {
|
|
7064
7124
|
size: [Size.small, Size.medium, Size.large],
|
|
7065
7125
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link]
|
|
7066
7126
|
};
|
|
7067
|
-
var
|
|
7127
|
+
var defaultProps33 = {
|
|
7068
7128
|
size: Size.medium,
|
|
7069
7129
|
fillMode: FillMode.solid
|
|
7070
7130
|
};
|
|
7071
7131
|
var SpinButton = (props) => {
|
|
7072
7132
|
const {
|
|
7073
|
-
size =
|
|
7074
|
-
fillMode =
|
|
7133
|
+
size = defaultProps33.size,
|
|
7134
|
+
fillMode = defaultProps33.fillMode,
|
|
7075
7135
|
...other
|
|
7076
7136
|
} = props;
|
|
7077
|
-
return /* @__PURE__ */ (0,
|
|
7137
|
+
return /* @__PURE__ */ (0, import_jsx_runtime95.jsxs)(
|
|
7078
7138
|
"span",
|
|
7079
7139
|
{
|
|
7080
7140
|
...other,
|
|
@@ -7083,7 +7143,7 @@ var SpinButton = (props) => {
|
|
|
7083
7143
|
props.className
|
|
7084
7144
|
),
|
|
7085
7145
|
children: [
|
|
7086
|
-
/* @__PURE__ */ (0,
|
|
7146
|
+
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
|
|
7087
7147
|
Button,
|
|
7088
7148
|
{
|
|
7089
7149
|
className: "k-spinner-increase",
|
|
@@ -7093,7 +7153,7 @@ var SpinButton = (props) => {
|
|
|
7093
7153
|
fillMode
|
|
7094
7154
|
}
|
|
7095
7155
|
),
|
|
7096
|
-
/* @__PURE__ */ (0,
|
|
7156
|
+
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
|
|
7097
7157
|
Button,
|
|
7098
7158
|
{
|
|
7099
7159
|
className: "k-spinner-decrease",
|
|
@@ -7107,15 +7167,15 @@ var SpinButton = (props) => {
|
|
|
7107
7167
|
}
|
|
7108
7168
|
);
|
|
7109
7169
|
};
|
|
7110
|
-
SpinButton.states =
|
|
7111
|
-
SpinButton.options =
|
|
7170
|
+
SpinButton.states = states38;
|
|
7171
|
+
SpinButton.options = options35;
|
|
7112
7172
|
SpinButton.className = SPINBUTTON_CLASSNAME;
|
|
7113
|
-
SpinButton.defaultProps =
|
|
7173
|
+
SpinButton.defaultProps = defaultProps33;
|
|
7114
7174
|
|
|
7115
7175
|
// src/numerictextbox/numerictextbox.spec.tsx
|
|
7116
|
-
var
|
|
7176
|
+
var import_jsx_runtime96 = require("react/jsx-runtime");
|
|
7117
7177
|
var NUMERICTEXTBOX_CLASSNAME = `k-numerictextbox`;
|
|
7118
|
-
var
|
|
7178
|
+
var states39 = [
|
|
7119
7179
|
States.hover,
|
|
7120
7180
|
States.focus,
|
|
7121
7181
|
States.valid,
|
|
@@ -7125,12 +7185,12 @@ var states37 = [
|
|
|
7125
7185
|
States.disabled,
|
|
7126
7186
|
States.readonly
|
|
7127
7187
|
];
|
|
7128
|
-
var
|
|
7188
|
+
var options36 = {
|
|
7129
7189
|
size: [Size.small, Size.medium, Size.large],
|
|
7130
7190
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7131
7191
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
7132
7192
|
};
|
|
7133
|
-
var
|
|
7193
|
+
var defaultProps34 = {
|
|
7134
7194
|
showSpinButton: true,
|
|
7135
7195
|
showClearButton: true,
|
|
7136
7196
|
size: Input.defaultProps.size,
|
|
@@ -7152,11 +7212,11 @@ var NumericTextbox = (props) => {
|
|
|
7152
7212
|
loading,
|
|
7153
7213
|
disabled,
|
|
7154
7214
|
readonly,
|
|
7155
|
-
showClearButton =
|
|
7156
|
-
showSpinButton =
|
|
7215
|
+
showClearButton = defaultProps34.showClearButton,
|
|
7216
|
+
showSpinButton = defaultProps34.showSpinButton,
|
|
7157
7217
|
...other
|
|
7158
7218
|
} = props;
|
|
7159
|
-
return /* @__PURE__ */ (0,
|
|
7219
|
+
return /* @__PURE__ */ (0, import_jsx_runtime96.jsxs)(
|
|
7160
7220
|
Input,
|
|
7161
7221
|
{
|
|
7162
7222
|
...other,
|
|
@@ -7173,8 +7233,8 @@ var NumericTextbox = (props) => {
|
|
|
7173
7233
|
readonly,
|
|
7174
7234
|
className: classNames(props.className, NUMERICTEXTBOX_CLASSNAME),
|
|
7175
7235
|
children: [
|
|
7176
|
-
/* @__PURE__ */ (0,
|
|
7177
|
-
/* @__PURE__ */ (0,
|
|
7236
|
+
/* @__PURE__ */ (0, import_jsx_runtime96.jsx)(InputInnerInput, { placeholder, value }),
|
|
7237
|
+
/* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
7178
7238
|
InputValidationIcon,
|
|
7179
7239
|
{
|
|
7180
7240
|
valid,
|
|
@@ -7183,14 +7243,14 @@ var NumericTextbox = (props) => {
|
|
|
7183
7243
|
disabled
|
|
7184
7244
|
}
|
|
7185
7245
|
),
|
|
7186
|
-
/* @__PURE__ */ (0,
|
|
7246
|
+
/* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
7187
7247
|
InputLoadingIcon,
|
|
7188
7248
|
{
|
|
7189
7249
|
loading,
|
|
7190
7250
|
disabled
|
|
7191
7251
|
}
|
|
7192
7252
|
),
|
|
7193
|
-
showClearButton && /* @__PURE__ */ (0,
|
|
7253
|
+
showClearButton && /* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
7194
7254
|
InputClearValue,
|
|
7195
7255
|
{
|
|
7196
7256
|
loading,
|
|
@@ -7199,7 +7259,7 @@ var NumericTextbox = (props) => {
|
|
|
7199
7259
|
value
|
|
7200
7260
|
}
|
|
7201
7261
|
),
|
|
7202
|
-
showSpinButton && /* @__PURE__ */ (0,
|
|
7262
|
+
showSpinButton && /* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
7203
7263
|
SpinButton,
|
|
7204
7264
|
{
|
|
7205
7265
|
className: "k-input-spinner",
|
|
@@ -7211,18 +7271,18 @@ var NumericTextbox = (props) => {
|
|
|
7211
7271
|
}
|
|
7212
7272
|
);
|
|
7213
7273
|
};
|
|
7214
|
-
NumericTextbox.states =
|
|
7215
|
-
NumericTextbox.options =
|
|
7274
|
+
NumericTextbox.states = states39;
|
|
7275
|
+
NumericTextbox.options = options36;
|
|
7216
7276
|
NumericTextbox.className = NUMERICTEXTBOX_CLASSNAME;
|
|
7217
|
-
NumericTextbox.defaultProps =
|
|
7277
|
+
NumericTextbox.defaultProps = defaultProps34;
|
|
7218
7278
|
|
|
7219
7279
|
// src/numerictextbox/templates/numerictextbox-normal.tsx
|
|
7220
|
-
var
|
|
7280
|
+
var import_jsx_runtime97 = require("react/jsx-runtime");
|
|
7221
7281
|
|
|
7222
7282
|
// src/textbox/textbox.spec.tsx
|
|
7223
|
-
var
|
|
7283
|
+
var import_jsx_runtime98 = require("react/jsx-runtime");
|
|
7224
7284
|
var TEXTBOX_CLASSNAME = `k-textbox`;
|
|
7225
|
-
var
|
|
7285
|
+
var states40 = [
|
|
7226
7286
|
States.hover,
|
|
7227
7287
|
States.focus,
|
|
7228
7288
|
States.valid,
|
|
@@ -7232,12 +7292,12 @@ var states38 = [
|
|
|
7232
7292
|
States.loading,
|
|
7233
7293
|
States.readonly
|
|
7234
7294
|
];
|
|
7235
|
-
var
|
|
7295
|
+
var options37 = {
|
|
7236
7296
|
size: [Size.small, Size.medium, Size.large],
|
|
7237
7297
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7238
7298
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
7239
7299
|
};
|
|
7240
|
-
var
|
|
7300
|
+
var defaultProps35 = {
|
|
7241
7301
|
showClearButton: true,
|
|
7242
7302
|
size: Input.defaultProps.size,
|
|
7243
7303
|
rounded: Input.defaultProps.rounded,
|
|
@@ -7260,10 +7320,10 @@ var Textbox = (props) => {
|
|
|
7260
7320
|
loading,
|
|
7261
7321
|
disabled,
|
|
7262
7322
|
readonly,
|
|
7263
|
-
showClearButton =
|
|
7323
|
+
showClearButton = defaultProps35.showClearButton,
|
|
7264
7324
|
...other
|
|
7265
7325
|
} = props;
|
|
7266
|
-
return /* @__PURE__ */ (0,
|
|
7326
|
+
return /* @__PURE__ */ (0, import_jsx_runtime98.jsxs)(
|
|
7267
7327
|
Input,
|
|
7268
7328
|
{
|
|
7269
7329
|
...other,
|
|
@@ -7280,9 +7340,9 @@ var Textbox = (props) => {
|
|
|
7280
7340
|
readonly,
|
|
7281
7341
|
className: classNames(props.className, TEXTBOX_CLASSNAME),
|
|
7282
7342
|
children: [
|
|
7283
|
-
/* @__PURE__ */ (0,
|
|
7284
|
-
/* @__PURE__ */ (0,
|
|
7285
|
-
/* @__PURE__ */ (0,
|
|
7343
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(InputPrefix, { children: prefix }),
|
|
7344
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(InputInnerInput, { placeholder, value }),
|
|
7345
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
7286
7346
|
InputValidationIcon,
|
|
7287
7347
|
{
|
|
7288
7348
|
valid,
|
|
@@ -7291,14 +7351,14 @@ var Textbox = (props) => {
|
|
|
7291
7351
|
disabled
|
|
7292
7352
|
}
|
|
7293
7353
|
),
|
|
7294
|
-
/* @__PURE__ */ (0,
|
|
7354
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
7295
7355
|
InputLoadingIcon,
|
|
7296
7356
|
{
|
|
7297
7357
|
loading,
|
|
7298
7358
|
disabled
|
|
7299
7359
|
}
|
|
7300
7360
|
),
|
|
7301
|
-
showClearButton && /* @__PURE__ */ (0,
|
|
7361
|
+
showClearButton && /* @__PURE__ */ (0, import_jsx_runtime98.jsx)(
|
|
7302
7362
|
InputClearValue,
|
|
7303
7363
|
{
|
|
7304
7364
|
loading,
|
|
@@ -7307,29 +7367,29 @@ var Textbox = (props) => {
|
|
|
7307
7367
|
value
|
|
7308
7368
|
}
|
|
7309
7369
|
),
|
|
7310
|
-
/* @__PURE__ */ (0,
|
|
7370
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)(InputSuffix, { children: suffix })
|
|
7311
7371
|
]
|
|
7312
7372
|
}
|
|
7313
7373
|
);
|
|
7314
7374
|
};
|
|
7315
|
-
Textbox.states =
|
|
7316
|
-
Textbox.options =
|
|
7375
|
+
Textbox.states = states40;
|
|
7376
|
+
Textbox.options = options37;
|
|
7317
7377
|
Textbox.className = TEXTBOX_CLASSNAME;
|
|
7318
|
-
Textbox.defaultProps =
|
|
7378
|
+
Textbox.defaultProps = defaultProps35;
|
|
7319
7379
|
|
|
7320
7380
|
// src/textbox/templates/textbox-normal.tsx
|
|
7321
|
-
var
|
|
7381
|
+
var import_jsx_runtime99 = require("react/jsx-runtime");
|
|
7322
7382
|
|
|
7323
7383
|
// src/textbox/templates/textbox-prefix.tsx
|
|
7324
|
-
var
|
|
7384
|
+
var import_jsx_runtime100 = require("react/jsx-runtime");
|
|
7325
7385
|
|
|
7326
7386
|
// src/textbox/templates/textbox-suffix.tsx
|
|
7327
|
-
var
|
|
7387
|
+
var import_jsx_runtime101 = require("react/jsx-runtime");
|
|
7328
7388
|
|
|
7329
7389
|
// src/timepicker/timepicker.spec.tsx
|
|
7330
|
-
var
|
|
7390
|
+
var import_jsx_runtime102 = require("react/jsx-runtime");
|
|
7331
7391
|
var TIMEPICKER_CLASSNAME = `k-timepicker`;
|
|
7332
|
-
var
|
|
7392
|
+
var states41 = [
|
|
7333
7393
|
States.hover,
|
|
7334
7394
|
States.focus,
|
|
7335
7395
|
States.valid,
|
|
@@ -7339,12 +7399,12 @@ var states39 = [
|
|
|
7339
7399
|
States.loading,
|
|
7340
7400
|
States.readonly
|
|
7341
7401
|
];
|
|
7342
|
-
var
|
|
7402
|
+
var options38 = {
|
|
7343
7403
|
size: [Size.small, Size.medium, Size.large],
|
|
7344
7404
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7345
7405
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
7346
7406
|
};
|
|
7347
|
-
var
|
|
7407
|
+
var defaultProps36 = {
|
|
7348
7408
|
size: Input.defaultProps.size,
|
|
7349
7409
|
rounded: Input.defaultProps.rounded,
|
|
7350
7410
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -7371,8 +7431,8 @@ var TimePicker = (props) => {
|
|
|
7371
7431
|
adaptiveSettings,
|
|
7372
7432
|
...other
|
|
7373
7433
|
} = props;
|
|
7374
|
-
return /* @__PURE__ */ (0,
|
|
7375
|
-
/* @__PURE__ */ (0,
|
|
7434
|
+
return /* @__PURE__ */ (0, import_jsx_runtime102.jsxs)(import_jsx_runtime102.Fragment, { children: [
|
|
7435
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsxs)(
|
|
7376
7436
|
Input,
|
|
7377
7437
|
{
|
|
7378
7438
|
...other,
|
|
@@ -7389,9 +7449,9 @@ var TimePicker = (props) => {
|
|
|
7389
7449
|
readonly,
|
|
7390
7450
|
className: classNames(props.className, TIMEPICKER_CLASSNAME),
|
|
7391
7451
|
children: [
|
|
7392
|
-
/* @__PURE__ */ (0,
|
|
7393
|
-
/* @__PURE__ */ (0,
|
|
7394
|
-
/* @__PURE__ */ (0,
|
|
7452
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(InputPrefix, { children: prefix }),
|
|
7453
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(InputInnerInput, { placeholder, value }),
|
|
7454
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
7395
7455
|
InputValidationIcon,
|
|
7396
7456
|
{
|
|
7397
7457
|
valid,
|
|
@@ -7400,14 +7460,14 @@ var TimePicker = (props) => {
|
|
|
7400
7460
|
disabled
|
|
7401
7461
|
}
|
|
7402
7462
|
),
|
|
7403
|
-
/* @__PURE__ */ (0,
|
|
7463
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
7404
7464
|
InputLoadingIcon,
|
|
7405
7465
|
{
|
|
7406
7466
|
loading,
|
|
7407
7467
|
disabled
|
|
7408
7468
|
}
|
|
7409
7469
|
),
|
|
7410
|
-
/* @__PURE__ */ (0,
|
|
7470
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
7411
7471
|
InputClearValue,
|
|
7412
7472
|
{
|
|
7413
7473
|
loading,
|
|
@@ -7416,8 +7476,8 @@ var TimePicker = (props) => {
|
|
|
7416
7476
|
value
|
|
7417
7477
|
}
|
|
7418
7478
|
),
|
|
7419
|
-
/* @__PURE__ */ (0,
|
|
7420
|
-
/* @__PURE__ */ (0,
|
|
7479
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(InputSuffix, { children: suffix }),
|
|
7480
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
7421
7481
|
Button,
|
|
7422
7482
|
{
|
|
7423
7483
|
className: "k-input-button",
|
|
@@ -7430,15 +7490,15 @@ var TimePicker = (props) => {
|
|
|
7430
7490
|
]
|
|
7431
7491
|
}
|
|
7432
7492
|
),
|
|
7433
|
-
opened && /* @__PURE__ */ (0,
|
|
7434
|
-
/* @__PURE__ */ (0,
|
|
7435
|
-
/* @__PURE__ */ (0,
|
|
7436
|
-
/* @__PURE__ */ (0,
|
|
7437
|
-
/* @__PURE__ */ (0,
|
|
7493
|
+
opened && /* @__PURE__ */ (0, import_jsx_runtime102.jsxs)(Popup, { className: "k-list-container k-timepicker-popup", children: [
|
|
7494
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(TimeSelector, { columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ (0, import_jsx_runtime102.jsx)(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ (0, import_jsx_runtime102.jsx)(Button, { fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
|
|
7495
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsxs)(ActionButtons, { alignment: "stretched", className: "k-time-footer", children: [
|
|
7496
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(Button, { themeColor: "primary", className: "k-time-accept", children: "Set" }),
|
|
7497
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(Button, { className: "k-time-cancel", children: "Cancel" })
|
|
7438
7498
|
] })
|
|
7439
7499
|
] }),
|
|
7440
|
-
adaptive && /* @__PURE__ */ (0,
|
|
7441
|
-
/* @__PURE__ */ (0,
|
|
7500
|
+
adaptive && /* @__PURE__ */ (0, import_jsx_runtime102.jsxs)(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
7501
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
|
|
7442
7502
|
ActionSheetHeader,
|
|
7443
7503
|
{
|
|
7444
7504
|
actions: ["x"],
|
|
@@ -7446,101 +7506,101 @@ var TimePicker = (props) => {
|
|
|
7446
7506
|
subTitle: "DD / MM / YY"
|
|
7447
7507
|
}
|
|
7448
7508
|
),
|
|
7449
|
-
/* @__PURE__ */ (0,
|
|
7450
|
-
/* @__PURE__ */ (0,
|
|
7509
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(TimeSelector, { size: "large", columns: ["HH", "mm", "ss", "tt"], focusedColumn: "HH", header: /* @__PURE__ */ (0, import_jsx_runtime102.jsx)(TimeSelectorHeader, { title: "10:00:00 \u0410\u041C", children: /* @__PURE__ */ (0, import_jsx_runtime102.jsx)(Button, { size: "large", fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
|
|
7510
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)(ActionSheetFooter, { actions: ["Cancel", "!Set time"] })
|
|
7451
7511
|
] })
|
|
7452
7512
|
] });
|
|
7453
7513
|
};
|
|
7454
|
-
TimePicker.states =
|
|
7455
|
-
TimePicker.options =
|
|
7514
|
+
TimePicker.states = states41;
|
|
7515
|
+
TimePicker.options = options38;
|
|
7456
7516
|
TimePicker.className = TIMEPICKER_CLASSNAME;
|
|
7457
|
-
TimePicker.defaultProps =
|
|
7517
|
+
TimePicker.defaultProps = defaultProps36;
|
|
7458
7518
|
|
|
7459
7519
|
// src/timepicker/templates/timepicker-normal.tsx
|
|
7460
|
-
var
|
|
7520
|
+
var import_jsx_runtime103 = require("react/jsx-runtime");
|
|
7461
7521
|
|
|
7462
7522
|
// src/timepicker/templates/timepicker-popup.tsx
|
|
7463
|
-
var
|
|
7523
|
+
var import_jsx_runtime104 = require("react/jsx-runtime");
|
|
7464
7524
|
|
|
7465
7525
|
// src/timepicker/templates/timepicker-adaptive.tsx
|
|
7466
|
-
var
|
|
7526
|
+
var import_jsx_runtime105 = require("react/jsx-runtime");
|
|
7467
7527
|
|
|
7468
7528
|
// src/grid/tests/grid-filter-row.tsx
|
|
7469
|
-
var
|
|
7470
|
-
var grid_filter_row_default = () => /* @__PURE__ */ (0,
|
|
7471
|
-
/* @__PURE__ */ (0,
|
|
7472
|
-
/* @__PURE__ */ (0,
|
|
7473
|
-
/* @__PURE__ */ (0,
|
|
7474
|
-
/* @__PURE__ */ (0,
|
|
7475
|
-
/* @__PURE__ */ (0,
|
|
7476
|
-
/* @__PURE__ */ (0,
|
|
7529
|
+
var import_jsx_runtime106 = require("react/jsx-runtime");
|
|
7530
|
+
var grid_filter_row_default = () => /* @__PURE__ */ (0, import_jsx_runtime106.jsx)(import_jsx_runtime106.Fragment, { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("div", { id: "test-area", className: "k-d-grid k-grid-cols-3", children: [
|
|
7531
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "section", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7532
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("colgroup", { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("col", {}) }),
|
|
7533
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("th", { className: "k-table-th", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("span", { className: "k-filtercell", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("span", { children: [
|
|
7534
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(ColorPicker, {}),
|
|
7535
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7536
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Button, { icon: "filter-clear", disabled: true })
|
|
7477
7537
|
] }) }) }) }) })
|
|
7478
7538
|
] }) }) }) }) }),
|
|
7479
|
-
/* @__PURE__ */ (0,
|
|
7480
|
-
/* @__PURE__ */ (0,
|
|
7481
|
-
/* @__PURE__ */ (0,
|
|
7482
|
-
/* @__PURE__ */ (0,
|
|
7483
|
-
/* @__PURE__ */ (0,
|
|
7484
|
-
/* @__PURE__ */ (0,
|
|
7485
|
-
/* @__PURE__ */ (0,
|
|
7486
|
-
/* @__PURE__ */ (0,
|
|
7539
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", {}),
|
|
7540
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", {}),
|
|
7541
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "section", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7542
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("colgroup", { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("col", {}) }),
|
|
7543
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("th", { className: "k-table-th", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("span", { className: "k-filtercell", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("span", { children: [
|
|
7544
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Autocomplete, { placeholder: "Autocomplete..." }),
|
|
7545
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7546
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Button, { icon: "filter-clear", disabled: true })
|
|
7487
7547
|
] }) }) }) }) })
|
|
7488
7548
|
] }) }) }) }) }),
|
|
7489
|
-
/* @__PURE__ */ (0,
|
|
7490
|
-
/* @__PURE__ */ (0,
|
|
7491
|
-
/* @__PURE__ */ (0,
|
|
7492
|
-
/* @__PURE__ */ (0,
|
|
7493
|
-
/* @__PURE__ */ (0,
|
|
7494
|
-
/* @__PURE__ */ (0,
|
|
7549
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "section", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7550
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("colgroup", { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("col", {}) }),
|
|
7551
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("th", { className: "k-table-th", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("span", { className: "k-filtercell", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("span", { children: [
|
|
7552
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Combobox, { placeholder: "Combobox..." }),
|
|
7553
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7554
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Button, { icon: "filter-clear", disabled: true })
|
|
7495
7555
|
] }) }) }) }) })
|
|
7496
7556
|
] }) }) }) }) }),
|
|
7497
|
-
/* @__PURE__ */ (0,
|
|
7498
|
-
/* @__PURE__ */ (0,
|
|
7499
|
-
/* @__PURE__ */ (0,
|
|
7500
|
-
/* @__PURE__ */ (0,
|
|
7501
|
-
/* @__PURE__ */ (0,
|
|
7502
|
-
/* @__PURE__ */ (0,
|
|
7557
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "section", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7558
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("colgroup", { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("col", {}) }),
|
|
7559
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("th", { className: "k-table-th", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("span", { className: "k-filtercell", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("span", { children: [
|
|
7560
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { placeholder: "DropdownList..." }),
|
|
7561
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7562
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Button, { icon: "filter-clear", disabled: true })
|
|
7503
7563
|
] }) }) }) }) })
|
|
7504
7564
|
] }) }) }) }) }),
|
|
7505
|
-
/* @__PURE__ */ (0,
|
|
7506
|
-
/* @__PURE__ */ (0,
|
|
7507
|
-
/* @__PURE__ */ (0,
|
|
7508
|
-
/* @__PURE__ */ (0,
|
|
7509
|
-
/* @__PURE__ */ (0,
|
|
7510
|
-
/* @__PURE__ */ (0,
|
|
7565
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "section", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7566
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("colgroup", { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("col", {}) }),
|
|
7567
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("th", { className: "k-table-th", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("span", { className: "k-filtercell", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("span", { children: [
|
|
7568
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(NumericTextbox, { placeholder: "Numeric..." }),
|
|
7569
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7570
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Button, { icon: "filter-clear", disabled: true })
|
|
7511
7571
|
] }) }) }) }) })
|
|
7512
7572
|
] }) }) }) }) }),
|
|
7513
|
-
/* @__PURE__ */ (0,
|
|
7514
|
-
/* @__PURE__ */ (0,
|
|
7515
|
-
/* @__PURE__ */ (0,
|
|
7516
|
-
/* @__PURE__ */ (0,
|
|
7517
|
-
/* @__PURE__ */ (0,
|
|
7518
|
-
/* @__PURE__ */ (0,
|
|
7573
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "section", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7574
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("colgroup", { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("col", {}) }),
|
|
7575
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("th", { className: "k-table-th", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("span", { className: "k-filtercell", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("span", { children: [
|
|
7576
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Textbox, { placeholder: "Textbox..." }),
|
|
7577
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7578
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Button, { icon: "filter-clear", disabled: true })
|
|
7519
7579
|
] }) }) }) }) })
|
|
7520
7580
|
] }) }) }) }) }),
|
|
7521
|
-
/* @__PURE__ */ (0,
|
|
7522
|
-
/* @__PURE__ */ (0,
|
|
7523
|
-
/* @__PURE__ */ (0,
|
|
7524
|
-
/* @__PURE__ */ (0,
|
|
7525
|
-
/* @__PURE__ */ (0,
|
|
7526
|
-
/* @__PURE__ */ (0,
|
|
7527
|
-
/* @__PURE__ */ (0,
|
|
7581
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", {}),
|
|
7582
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "section", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7583
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("colgroup", { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("col", {}) }),
|
|
7584
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("th", { className: "k-table-th", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("span", { className: "k-filtercell", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("span", { children: [
|
|
7585
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DatePicker, { placeholder: "Datepicker..." }),
|
|
7586
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7587
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Button, { icon: "filter-clear", disabled: true })
|
|
7528
7588
|
] }) }) }) }) })
|
|
7529
7589
|
] }) }) }) }) }),
|
|
7530
|
-
/* @__PURE__ */ (0,
|
|
7531
|
-
/* @__PURE__ */ (0,
|
|
7532
|
-
/* @__PURE__ */ (0,
|
|
7533
|
-
/* @__PURE__ */ (0,
|
|
7534
|
-
/* @__PURE__ */ (0,
|
|
7535
|
-
/* @__PURE__ */ (0,
|
|
7590
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "section", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7591
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("colgroup", { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("col", {}) }),
|
|
7592
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("th", { className: "k-table-th", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("span", { className: "k-filtercell", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("span", { children: [
|
|
7593
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(TimePicker, { placeholder: "TimePicker..." }),
|
|
7594
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7595
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Button, { icon: "filter-clear", disabled: true })
|
|
7536
7596
|
] }) }) }) }) })
|
|
7537
7597
|
] }) }) }) }) }),
|
|
7538
|
-
/* @__PURE__ */ (0,
|
|
7539
|
-
/* @__PURE__ */ (0,
|
|
7540
|
-
/* @__PURE__ */ (0,
|
|
7541
|
-
/* @__PURE__ */ (0,
|
|
7542
|
-
/* @__PURE__ */ (0,
|
|
7543
|
-
/* @__PURE__ */ (0,
|
|
7598
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "section", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { id: "grid", className: "k-grid k-grid-md k-grid-display-block k-grid-no-scrollbar", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("div", { className: "k-grid-header-wrap k-auto-scrollable", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7599
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("colgroup", { children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("col", {}) }),
|
|
7600
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("thead", { className: "k-table-thead", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("tr", { className: "k-table-row k-filter-row", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("th", { className: "k-table-th", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsx)("span", { className: "k-filtercell", children: /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)("span", { children: [
|
|
7601
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DateTimePicker, { placeholder: "DateTimePicker..." }),
|
|
7602
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(DropdownList, { className: "k-dropdown-operator", arrowIconName: "filter" }),
|
|
7603
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)(Button, { icon: "filter-clear", disabled: true })
|
|
7544
7604
|
] }) }) }) }) })
|
|
7545
7605
|
] }) }) }) }) })
|
|
7546
7606
|
] }) });
|