@progress/kendo-themes-html 6.7.1-dev.0 → 6.7.1-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/action-sheet/tests/action-sheet-list.js +167 -107
- package/dist/cjs/action-sheet/tests/action-sheet-treeview.js +136 -76
- package/dist/cjs/autocomplete/autocomplete.spec.js +123 -63
- package/dist/cjs/autocomplete/templates/autocomplete-adaptive.js +125 -65
- package/dist/cjs/autocomplete/templates/autocomplete-normal.js +125 -65
- package/dist/cjs/autocomplete/templates/autocomplete-popup.js +129 -69
- package/dist/cjs/autocomplete/tests/autocomplete-adaptive.js +135 -75
- package/dist/cjs/autocomplete/tests/autocomplete-flat.js +140 -80
- package/dist/cjs/autocomplete/tests/autocomplete-opened.js +139 -79
- package/dist/cjs/autocomplete/tests/autocomplete-outline.js +140 -80
- package/dist/cjs/autocomplete/tests/autocomplete-solid.js +140 -80
- package/dist/cjs/checkbox/checkbox-group.spec.js +67 -0
- package/dist/cjs/checkbox/checkbox-item.spec.js +61 -0
- package/dist/cjs/checkbox/templates/{checkbox-label.js → checkbox-with-label.js} +10 -8
- package/dist/cjs/checkbox/tests/checkbox-group.js +277 -0
- package/dist/cjs/checkbox/tests/checkbox-rounded.js +79 -19
- package/dist/cjs/checkbox/tests/checkbox-size.js +74 -28
- package/dist/cjs/checkbox/tests/checkbox.js +23 -23
- package/dist/cjs/combobox/combobox.spec.js +124 -64
- package/dist/cjs/combobox/templates/combobox-adaptive.js +126 -66
- package/dist/cjs/combobox/templates/combobox-grouping.js +347 -287
- package/dist/cjs/combobox/templates/combobox-normal.js +126 -66
- package/dist/cjs/combobox/templates/combobox-popup.js +342 -282
- package/dist/cjs/combobox/tests/combobox-adaptive.js +137 -77
- package/dist/cjs/combobox/tests/combobox-flat.js +142 -82
- package/dist/cjs/combobox/tests/combobox-grouping.js +146 -86
- package/dist/cjs/combobox/tests/combobox-opened.js +141 -81
- package/dist/cjs/combobox/tests/combobox-outline.js +142 -82
- package/dist/cjs/combobox/tests/combobox-size-rounded.js +140 -80
- package/dist/cjs/combobox/tests/combobox-solid.js +142 -82
- package/dist/cjs/dropdownlist/templates/dropdownlist-filtering.js +289 -229
- package/dist/cjs/dropdownlist/templates/dropdownlist-grouping-filtering.js +294 -234
- package/dist/cjs/dropdownlist/templates/dropdownlist-grouping.js +276 -216
- package/dist/cjs/dropdownlist/templates/dropdownlist-popup.js +271 -211
- package/dist/cjs/dropdownlist/tests/dropdownlist-adaptive.js +135 -75
- package/dist/cjs/dropdownlist/tests/dropdownlist-filtering.js +136 -76
- package/dist/cjs/dropdownlist/tests/dropdownlist-flat.js +143 -83
- package/dist/cjs/dropdownlist/tests/dropdownlist-grouping-filtering.js +141 -81
- package/dist/cjs/dropdownlist/tests/dropdownlist-grouping.js +139 -79
- package/dist/cjs/dropdownlist/tests/dropdownlist-opened.js +134 -74
- package/dist/cjs/dropdownlist/tests/dropdownlist-option-label.js +155 -95
- package/dist/cjs/dropdownlist/tests/dropdownlist-outline.js +143 -83
- package/dist/cjs/dropdownlist/tests/dropdownlist.js +143 -83
- package/dist/cjs/dropdowntree/dropdowntree.spec.js +123 -63
- package/dist/cjs/dropdowntree/templates/dropdowntree-adaptive.js +125 -65
- package/dist/cjs/dropdowntree/templates/dropdowntree-normal.js +125 -65
- package/dist/cjs/dropdowntree/templates/dropdowntree-popup.js +359 -299
- package/dist/cjs/dropdowntree/tests/dropdowntree-adaptive.js +135 -75
- package/dist/cjs/dropdowntree/tests/dropdowntree-flat.js +140 -80
- package/dist/cjs/dropdowntree/tests/dropdowntree-opened.js +145 -85
- package/dist/cjs/dropdowntree/tests/dropdowntree-outline.js +140 -80
- package/dist/cjs/dropdowntree/tests/dropdowntree-size-rounded.js +138 -78
- package/dist/cjs/dropdowntree/tests/dropdowntree-solid.js +140 -80
- package/dist/cjs/editor/editor-toolbar.js +267 -207
- package/dist/cjs/editor/tests/editor-find-replace.js +610 -569
- package/dist/cjs/editor/tests/editor-table-wizard.js +495 -435
- package/dist/cjs/editor/tests/editor.js +524 -464
- package/dist/cjs/filemanager/tests/filemanager-contextmenu.js +301 -241
- package/dist/cjs/filemanager/tests/filemanager-drag-hint.js +331 -271
- package/dist/cjs/filemanager/tests/filemanager-gridview.js +396 -336
- package/dist/cjs/filemanager/tests/filemanager-listview.js +350 -290
- package/dist/cjs/filemanager/tests/filemanager-preview.js +449 -389
- package/dist/cjs/filemanager/tests/filemanager-toolbar.js +236 -176
- package/dist/cjs/filter/tests/filter.js +407 -347
- package/dist/cjs/floating-label/tests/floating-label-flat.js +174 -114
- package/dist/cjs/floating-label/tests/floating-label-outline.js +174 -114
- package/dist/cjs/floating-label/tests/floating-label.js +174 -114
- package/dist/cjs/form/tests/form-field-dropdowns.js +315 -255
- package/dist/cjs/form/tests/form-field-inputs-rtl.js +619 -518
- package/dist/cjs/form/tests/form-field-inputs.js +545 -444
- package/dist/cjs/form/tests/form-grid-layout.js +190 -130
- package/dist/cjs/form/tests/form-misc.js +278 -218
- package/dist/cjs/form/tests/form-sizes.js +207 -147
- package/dist/cjs/gantt/tests/gantt-editing-popup-general.js +164 -104
- package/dist/cjs/gantt/tests/gantt-editing-popup-other.js +120 -60
- package/dist/cjs/gantt/tests/gantt-editing-popup-predecessors.js +373 -313
- package/dist/cjs/gantt/tests/gantt-editing-popup-resources.js +416 -356
- package/dist/cjs/gantt/tests/gantt-editing-popup-successors.js +373 -313
- package/dist/cjs/gantt/tests/gantt-react.js +633 -573
- package/dist/cjs/gantt/tests/gantt-row-reordering.js +938 -878
- package/dist/cjs/gantt/tests/gantt.js +912 -852
- package/dist/cjs/grid/tests/grid-adaptive-filter-bool.js +82 -22
- package/dist/cjs/grid/tests/grid-adaptive-filter-multi.js +167 -107
- package/dist/cjs/grid/tests/grid-adaptive-filter.js +91 -31
- package/dist/cjs/grid/tests/grid-adaptive-pager.js +197 -137
- package/dist/cjs/grid/tests/grid-adaptive-search.js +274 -214
- package/dist/cjs/grid/tests/grid-angular.js +488 -428
- package/dist/cjs/grid/tests/grid-column-menu-angular.js +156 -96
- package/dist/cjs/grid/tests/grid-column-menu-blazor.js +163 -103
- package/dist/cjs/grid/tests/grid-column-menu-rtl.js +478 -418
- package/dist/cjs/grid/tests/grid-column-menu-tabbed.js +410 -350
- package/dist/cjs/grid/tests/grid-column-menu.js +478 -418
- package/dist/cjs/grid/tests/grid-column-reordering-actions.js +578 -518
- package/dist/cjs/grid/tests/grid-column-reordering.js +583 -523
- package/dist/cjs/grid/tests/grid-column-resizing-actions.js +637 -577
- package/dist/cjs/grid/tests/grid-editing-custom-editor.js +723 -663
- package/dist/cjs/grid/tests/grid-editing-inline-angular.js +580 -520
- package/dist/cjs/grid/tests/grid-editing-inline-blazor.js +578 -518
- package/dist/cjs/grid/tests/grid-editing-popup.js +583 -523
- package/dist/cjs/grid/tests/grid-editing.js +626 -566
- package/dist/cjs/grid/tests/grid-filter-menu-angular.js +154 -94
- package/dist/cjs/grid/tests/grid-filter-menu-blazor.js +157 -97
- package/dist/cjs/grid/tests/grid-filter-menu-multi-checkbox.js +232 -172
- package/dist/cjs/grid/tests/grid-filter-menu.js +162 -102
- package/dist/cjs/grid/tests/grid-filter-row-angular.js +634 -574
- package/dist/cjs/grid/tests/grid-filter-row-blazor.js +629 -569
- package/dist/cjs/grid/tests/grid-filter-row.js +614 -554
- package/dist/cjs/grid/tests/grid-grouping-actions.js +544 -484
- package/dist/cjs/grid/tests/grid-grouping-blazor.js +252 -192
- package/dist/cjs/grid/tests/grid-grouping-detail-template.js +345 -285
- package/dist/cjs/grid/tests/grid-grouping.js +485 -425
- package/dist/cjs/grid/tests/grid-locked-columns-rtl.js +249 -189
- package/dist/cjs/grid/tests/grid-locked-columns.js +405 -345
- package/dist/cjs/grid/tests/grid-pager.js +283 -223
- package/dist/cjs/grid/tests/grid-react-basic.js +190 -130
- package/dist/cjs/grid/tests/grid-row-reordering.js +536 -476
- package/dist/cjs/grid/tests/grid-rows-resizing.js +361 -301
- package/dist/cjs/grid/tests/grid-rows-states.js +167 -107
- package/dist/cjs/grid/tests/grid-rtl-angular.js +293 -233
- package/dist/cjs/grid/tests/grid-rtl.js +286 -226
- package/dist/cjs/grid/tests/grid-selection-aggregates.js +295 -235
- package/dist/cjs/grid/tests/grid-size-sm-comp-sm.js +838 -778
- package/dist/cjs/grid/tests/grid-size-sm.js +838 -778
- package/dist/cjs/grid/tests/grid-sticky-columns-rtl.js +343 -283
- package/dist/cjs/grid/tests/grid-toolbar.js +334 -274
- package/dist/cjs/grid/tests/grid.js +311 -251
- package/dist/cjs/imageeditor/tests/imageeditor-crop-pane.js +591 -531
- package/dist/cjs/imageeditor/tests/imageeditor-resize-pane.js +579 -519
- package/dist/cjs/imageeditor/tests/imageeditor.js +367 -307
- package/dist/cjs/index.js +3596 -3466
- package/dist/cjs/list/list-angular.spec.js +152 -92
- package/dist/cjs/list/list-group.js +136 -76
- package/dist/cjs/list/list-item.spec.js +109 -49
- package/dist/cjs/list/list.spec.js +151 -91
- package/dist/cjs/list/templates/list-grouping-angular.js +145 -85
- package/dist/cjs/list/templates/list-grouping.js +145 -85
- package/dist/cjs/list/templates/list-normal.js +140 -80
- package/dist/cjs/list/templates/list-virtualization-angular.js +137 -77
- package/dist/cjs/list/templates/list-virtualization.js +137 -77
- package/dist/cjs/list/templates/list-virualization-grouping-angular.js +145 -85
- package/dist/cjs/list/templates/list-virualization-grouping.js +145 -85
- package/dist/cjs/list/tests/list-grouping.js +192 -132
- package/dist/cjs/list/tests/list-sizes.js +168 -108
- package/dist/cjs/list/tests/list.js +193 -133
- package/dist/cjs/listbox/listbox.spec.js +130 -70
- package/dist/cjs/listbox/templates/listbox-normal.js +132 -72
- package/dist/cjs/listbox/tests/listbox-sizes.js +186 -126
- package/dist/cjs/listbox/tests/listbox.js +195 -135
- package/dist/cjs/listview/listview.spec.js +210 -150
- package/dist/cjs/listview/tests/listview-layout.js +257 -197
- package/dist/cjs/listview/tests/listview-loading.js +228 -168
- package/dist/cjs/listview/tests/listview.js +243 -183
- package/dist/cjs/mediaplayer/tests/mediaplayer.js +369 -309
- package/dist/cjs/multiselect/multiselect.spec.js +126 -66
- package/dist/cjs/multiselect/templates/multiselect-adaptive.js +128 -68
- package/dist/cjs/multiselect/templates/multiselect-arrow-button.js +128 -68
- package/dist/cjs/multiselect/templates/multiselect-grouping.js +397 -337
- package/dist/cjs/multiselect/templates/multiselect-normal.js +128 -68
- package/dist/cjs/multiselect/templates/multiselect-popup.js +393 -333
- package/dist/cjs/multiselect/templates/multiselect-value.js +129 -69
- package/dist/cjs/multiselect/tests/multiselect-adaptive.js +141 -81
- package/dist/cjs/multiselect/tests/multiselect-flat.js +165 -105
- package/dist/cjs/multiselect/tests/multiselect-grouping.js +150 -90
- package/dist/cjs/multiselect/tests/multiselect-opened.js +148 -88
- package/dist/cjs/multiselect/tests/multiselect-outline.js +165 -105
- package/dist/cjs/multiselect/tests/multiselect-size-rounded.js +145 -85
- package/dist/cjs/multiselect/tests/multiselect-solid.js +165 -105
- package/dist/cjs/multiselecttree/tests/multiselecttree-opened.js +164 -104
- package/dist/cjs/pager/index.js +195 -135
- package/dist/cjs/pager/pager.spec.js +187 -127
- package/dist/cjs/pager/templates/pager-adaptive-input.js +189 -129
- package/dist/cjs/pager/templates/pager-adaptive.js +189 -129
- package/dist/cjs/pager/templates/pager-input.js +189 -129
- package/dist/cjs/pager/templates/pager-normal.js +189 -129
- package/dist/cjs/pager/tests/pager-adaptive.js +208 -148
- package/dist/cjs/pager/tests/pager-sizes.js +199 -139
- package/dist/cjs/pager/tests/pager.js +199 -139
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-blank-page-blazor.js +348 -288
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-blank-page.js +358 -298
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-search-panel.js +359 -299
- package/dist/cjs/pdf-viewer/tests/pdf-viewer.js +348 -288
- package/dist/cjs/pivotgrid/tests/pivotgrid-column-menus.js +443 -383
- package/dist/cjs/pivotgrid/tests/pivotgrid-jquery-configurator.js +202 -142
- package/dist/cjs/pivotgrid/tests/pivotgrid-jquery.js +347 -287
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-horizontal.js +534 -474
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-reordering.js +537 -477
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-vertical.js +588 -528
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-top.js +718 -658
- package/dist/cjs/pivotgrid/tests/pivotgrid.js +699 -639
- package/dist/cjs/popup/tests/popup-list-grouping.js +238 -178
- package/dist/cjs/popup/tests/popup-list.js +246 -186
- package/dist/cjs/popup/tests/popup-no-data.js +253 -193
- package/dist/cjs/radio/radio-group.spec.js +67 -0
- package/dist/cjs/radio/radio-item.spec.js +61 -0
- package/dist/cjs/radio/tests/radio-group.js +285 -0
- package/dist/cjs/radio/tests/radio-size.js +74 -14
- package/dist/cjs/radio/tests/radio.js +93 -33
- package/dist/cjs/scheduler/tests/scheduler-adaptive-agenda.js +307 -247
- package/dist/cjs/scheduler/tests/scheduler-adaptive-day-resource-group.js +485 -425
- package/dist/cjs/scheduler/tests/scheduler-adaptive-day.js +408 -348
- package/dist/cjs/scheduler/tests/scheduler-adaptive-month.js +353 -293
- package/dist/cjs/scheduler/tests/scheduler-angular-agenda-rtl.js +389 -329
- package/dist/cjs/scheduler/tests/scheduler-angular-agenda.js +389 -329
- package/dist/cjs/scheduler/tests/scheduler-angular-day-rtl.js +445 -385
- package/dist/cjs/scheduler/tests/scheduler-angular-month-rtl.js +406 -346
- package/dist/cjs/scheduler/tests/scheduler-angular-month.js +406 -346
- package/dist/cjs/scheduler/tests/scheduler-angular-rtl.js +561 -501
- package/dist/cjs/scheduler/tests/scheduler-angular.js +561 -501
- package/dist/cjs/scheduler/tests/scheduler-edit-dialog.js +872 -752
- package/dist/cjs/scheduler/tests/scheduler-editing-weekly.js +886 -766
- package/dist/cjs/scheduler/tests/scheduler-flex-layout.js +419 -359
- package/dist/cjs/scheduler/tests/scheduler-jquery-agenda.js +329 -269
- package/dist/cjs/scheduler/tests/scheduler-jquery-month.js +398 -338
- package/dist/cjs/scheduler/tests/scheduler-react-agenda.js +476 -416
- package/dist/cjs/scheduler/tests/scheduler-react-day.js +961 -901
- package/dist/cjs/scheduler/tests/scheduler-react-month.js +1896 -1836
- package/dist/cjs/scheduler/tests/scheduler-react-timeline-multi.js +868 -808
- package/dist/cjs/scheduler/tests/scheduler-react-timeline.js +782 -722
- package/dist/cjs/scheduler/tests/scheduler-react-week.js +1697 -1637
- package/dist/cjs/scheduler/tests/scheduler-year.js +1011 -951
- package/dist/cjs/scheduler/tests/scheduler.js +661 -601
- package/dist/cjs/spreadsheet/tests/spreadsheet-data-validation.js +412 -293
- package/dist/cjs/spreadsheet/tests/spreadsheet-dialog.js +400 -287
- package/dist/cjs/spreadsheet/tests/spreadsheet-filter-menu.js +132 -72
- package/dist/cjs/spreadsheet/tests/spreadsheet-tools-popup.js +582 -522
- package/dist/cjs/spreadsheet/tests/spreadsheet.js +563 -503
- package/dist/cjs/taskboard/tests/taskboard-card.js +339 -279
- package/dist/cjs/taskboard/tests/taskboard-pane.js +421 -361
- package/dist/cjs/taskboard/tests/taskboard-rtl.js +336 -276
- package/dist/cjs/taskboard/tests/taskboard.js +330 -270
- package/dist/cjs/toolbar/tests/toolbar-adaptive.js +260 -200
- package/dist/cjs/toolbar/tests/toolbar-angular.js +234 -174
- package/dist/cjs/toolbar/tests/toolbar-components.js +318 -258
- package/dist/cjs/toolbar/tests/toolbar-sizes.js +322 -262
- package/dist/cjs/toolbar/tests/toolbar.js +298 -238
- package/dist/cjs/toolbar/toolbar-angular.spec.js +237 -177
- package/dist/cjs/toolbar/toolbar.spec.js +237 -177
- package/dist/cjs/treelist/tests/treelist-editing-popup.js +491 -431
- package/dist/cjs/treelist/tests/treelist-react.js +506 -446
- package/dist/cjs/treeview/templates/treeview-checkboxes.js +138 -78
- package/dist/cjs/treeview/templates/treeview-hierarchy.js +138 -78
- package/dist/cjs/treeview/templates/treeview-icons.js +138 -78
- package/dist/cjs/treeview/templates/treeview-normal.js +131 -71
- package/dist/cjs/treeview/tests/treeview-size.js +144 -84
- package/dist/cjs/treeview/tests/treeview.js +198 -138
- package/dist/cjs/treeview/treeview-group.js +123 -63
- package/dist/cjs/treeview/treeview-item.spec.js +123 -63
- package/dist/cjs/treeview/treeview.spec.js +139 -79
- package/dist/esm/action-sheet/tests/action-sheet-list.js +157 -97
- package/dist/esm/action-sheet/tests/action-sheet-treeview.js +130 -70
- package/dist/esm/autocomplete/autocomplete.spec.js +118 -58
- package/dist/esm/autocomplete/templates/autocomplete-adaptive.js +120 -60
- package/dist/esm/autocomplete/templates/autocomplete-normal.js +120 -60
- package/dist/esm/autocomplete/templates/autocomplete-popup.js +123 -63
- package/dist/esm/autocomplete/tests/autocomplete-adaptive.js +128 -68
- package/dist/esm/autocomplete/tests/autocomplete-flat.js +132 -72
- package/dist/esm/autocomplete/tests/autocomplete-opened.js +131 -71
- package/dist/esm/autocomplete/tests/autocomplete-outline.js +132 -72
- package/dist/esm/autocomplete/tests/autocomplete-solid.js +132 -72
- package/dist/esm/checkbox/checkbox-group.spec.js +45 -0
- package/dist/esm/checkbox/checkbox-item.spec.js +39 -0
- package/dist/esm/checkbox/templates/{checkbox-label.js → checkbox-with-label.js} +6 -4
- package/dist/esm/checkbox/tests/checkbox-group.js +255 -0
- package/dist/esm/checkbox/tests/checkbox-rounded.js +74 -14
- package/dist/esm/checkbox/tests/checkbox-size.js +73 -27
- package/dist/esm/checkbox/tests/checkbox.js +23 -23
- package/dist/esm/combobox/combobox.spec.js +119 -59
- package/dist/esm/combobox/templates/combobox-adaptive.js +121 -61
- package/dist/esm/combobox/templates/combobox-grouping.js +330 -270
- package/dist/esm/combobox/templates/combobox-normal.js +121 -61
- package/dist/esm/combobox/templates/combobox-popup.js +327 -267
- package/dist/esm/combobox/tests/combobox-adaptive.js +130 -70
- package/dist/esm/combobox/tests/combobox-flat.js +134 -74
- package/dist/esm/combobox/tests/combobox-grouping.js +136 -76
- package/dist/esm/combobox/tests/combobox-opened.js +133 -73
- package/dist/esm/combobox/tests/combobox-outline.js +134 -74
- package/dist/esm/combobox/tests/combobox-size-rounded.js +132 -72
- package/dist/esm/combobox/tests/combobox-solid.js +134 -74
- package/dist/esm/dropdownlist/templates/dropdownlist-filtering.js +279 -219
- package/dist/esm/dropdownlist/templates/dropdownlist-grouping-filtering.js +282 -222
- package/dist/esm/dropdownlist/templates/dropdownlist-grouping.js +266 -206
- package/dist/esm/dropdownlist/templates/dropdownlist-popup.js +263 -203
- package/dist/esm/dropdownlist/tests/dropdownlist-adaptive.js +131 -71
- package/dist/esm/dropdownlist/tests/dropdownlist-filtering.js +129 -69
- package/dist/esm/dropdownlist/tests/dropdownlist-flat.js +138 -78
- package/dist/esm/dropdownlist/tests/dropdownlist-grouping-filtering.js +132 -72
- package/dist/esm/dropdownlist/tests/dropdownlist-grouping.js +131 -71
- package/dist/esm/dropdownlist/tests/dropdownlist-opened.js +128 -68
- package/dist/esm/dropdownlist/tests/dropdownlist-option-label.js +150 -90
- package/dist/esm/dropdownlist/tests/dropdownlist-outline.js +138 -78
- package/dist/esm/dropdownlist/tests/dropdownlist.js +138 -78
- package/dist/esm/dropdowntree/dropdowntree.spec.js +117 -57
- package/dist/esm/dropdowntree/templates/dropdowntree-adaptive.js +119 -59
- package/dist/esm/dropdowntree/templates/dropdowntree-normal.js +119 -59
- package/dist/esm/dropdowntree/templates/dropdowntree-popup.js +341 -281
- package/dist/esm/dropdowntree/tests/dropdowntree-adaptive.js +127 -67
- package/dist/esm/dropdowntree/tests/dropdowntree-flat.js +131 -71
- package/dist/esm/dropdowntree/tests/dropdowntree-opened.js +134 -74
- package/dist/esm/dropdowntree/tests/dropdowntree-outline.js +131 -71
- package/dist/esm/dropdowntree/tests/dropdowntree-size-rounded.js +129 -69
- package/dist/esm/dropdowntree/tests/dropdowntree-solid.js +131 -71
- package/dist/esm/editor/editor-toolbar.js +255 -195
- package/dist/esm/editor/tests/editor-find-replace.js +575 -534
- package/dist/esm/editor/tests/editor-table-wizard.js +467 -407
- package/dist/esm/editor/tests/editor.js +472 -412
- package/dist/esm/filemanager/tests/filemanager-contextmenu.js +281 -221
- package/dist/esm/filemanager/tests/filemanager-drag-hint.js +308 -248
- package/dist/esm/filemanager/tests/filemanager-gridview.js +358 -298
- package/dist/esm/filemanager/tests/filemanager-listview.js +323 -263
- package/dist/esm/filemanager/tests/filemanager-preview.js +400 -340
- package/dist/esm/filemanager/tests/filemanager-toolbar.js +225 -165
- package/dist/esm/filter/tests/filter.js +386 -326
- package/dist/esm/floating-label/tests/floating-label-flat.js +167 -107
- package/dist/esm/floating-label/tests/floating-label-outline.js +167 -107
- package/dist/esm/floating-label/tests/floating-label.js +167 -107
- package/dist/esm/form/tests/form-field-dropdowns.js +293 -233
- package/dist/esm/form/tests/form-field-inputs-rtl.js +580 -479
- package/dist/esm/form/tests/form-field-inputs.js +505 -404
- package/dist/esm/form/tests/form-grid-layout.js +179 -119
- package/dist/esm/form/tests/form-misc.js +262 -202
- package/dist/esm/form/tests/form-sizes.js +188 -128
- package/dist/esm/gantt/tests/gantt-editing-popup-general.js +155 -95
- package/dist/esm/gantt/tests/gantt-editing-popup-other.js +113 -53
- package/dist/esm/gantt/tests/gantt-editing-popup-predecessors.js +350 -290
- package/dist/esm/gantt/tests/gantt-editing-popup-resources.js +383 -323
- package/dist/esm/gantt/tests/gantt-editing-popup-successors.js +350 -290
- package/dist/esm/gantt/tests/gantt-react.js +570 -510
- package/dist/esm/gantt/tests/gantt-row-reordering.js +830 -770
- package/dist/esm/gantt/tests/gantt.js +804 -744
- package/dist/esm/grid/tests/grid-adaptive-filter-bool.js +80 -20
- package/dist/esm/grid/tests/grid-adaptive-filter-multi.js +163 -103
- package/dist/esm/grid/tests/grid-adaptive-filter.js +88 -28
- package/dist/esm/grid/tests/grid-adaptive-pager.js +187 -127
- package/dist/esm/grid/tests/grid-adaptive-search.js +262 -202
- package/dist/esm/grid/tests/grid-angular.js +443 -383
- package/dist/esm/grid/tests/grid-column-menu-angular.js +142 -82
- package/dist/esm/grid/tests/grid-column-menu-blazor.js +141 -81
- package/dist/esm/grid/tests/grid-column-menu-rtl.js +427 -367
- package/dist/esm/grid/tests/grid-column-menu-tabbed.js +387 -327
- package/dist/esm/grid/tests/grid-column-menu.js +427 -367
- package/dist/esm/grid/tests/grid-column-reordering-actions.js +525 -465
- package/dist/esm/grid/tests/grid-column-reordering.js +528 -468
- package/dist/esm/grid/tests/grid-column-resizing-actions.js +584 -524
- package/dist/esm/grid/tests/grid-editing-custom-editor.js +642 -582
- package/dist/esm/grid/tests/grid-editing-inline-angular.js +536 -476
- package/dist/esm/grid/tests/grid-editing-inline-blazor.js +541 -481
- package/dist/esm/grid/tests/grid-editing-popup.js +530 -470
- package/dist/esm/grid/tests/grid-editing.js +576 -516
- package/dist/esm/grid/tests/grid-filter-menu-angular.js +138 -78
- package/dist/esm/grid/tests/grid-filter-menu-blazor.js +136 -76
- package/dist/esm/grid/tests/grid-filter-menu-multi-checkbox.js +221 -161
- package/dist/esm/grid/tests/grid-filter-menu.js +155 -95
- package/dist/esm/grid/tests/grid-filter-row-angular.js +585 -525
- package/dist/esm/grid/tests/grid-filter-row-blazor.js +581 -521
- package/dist/esm/grid/tests/grid-filter-row.js +553 -493
- package/dist/esm/grid/tests/grid-grouping-actions.js +503 -443
- package/dist/esm/grid/tests/grid-grouping-blazor.js +229 -169
- package/dist/esm/grid/tests/grid-grouping-detail-template.js +306 -246
- package/dist/esm/grid/tests/grid-grouping.js +438 -378
- package/dist/esm/grid/tests/grid-locked-columns-rtl.js +212 -152
- package/dist/esm/grid/tests/grid-locked-columns.js +324 -264
- package/dist/esm/grid/tests/grid-pager.js +251 -191
- package/dist/esm/grid/tests/grid-react-basic.js +174 -114
- package/dist/esm/grid/tests/grid-row-reordering.js +499 -439
- package/dist/esm/grid/tests/grid-rows-resizing.js +321 -261
- package/dist/esm/grid/tests/grid-rows-states.js +140 -80
- package/dist/esm/grid/tests/grid-rtl-angular.js +265 -205
- package/dist/esm/grid/tests/grid-rtl.js +261 -201
- package/dist/esm/grid/tests/grid-selection-aggregates.js +257 -197
- package/dist/esm/grid/tests/grid-size-sm-comp-sm.js +763 -703
- package/dist/esm/grid/tests/grid-size-sm.js +763 -703
- package/dist/esm/grid/tests/grid-sticky-columns-rtl.js +322 -262
- package/dist/esm/grid/tests/grid-toolbar.js +316 -256
- package/dist/esm/grid/tests/grid.js +281 -221
- package/dist/esm/imageeditor/tests/imageeditor-crop-pane.js +557 -497
- package/dist/esm/imageeditor/tests/imageeditor-resize-pane.js +546 -486
- package/dist/esm/imageeditor/tests/imageeditor.js +347 -287
- package/dist/esm/index.js +3019 -2889
- package/dist/esm/list/list-angular.spec.js +149 -89
- package/dist/esm/list/list-group.js +134 -74
- package/dist/esm/list/list-item.spec.js +109 -49
- package/dist/esm/list/list.spec.js +148 -88
- package/dist/esm/list/templates/list-grouping-angular.js +140 -80
- package/dist/esm/list/templates/list-grouping.js +140 -80
- package/dist/esm/list/templates/list-normal.js +138 -78
- package/dist/esm/list/templates/list-virtualization-angular.js +135 -75
- package/dist/esm/list/templates/list-virtualization.js +135 -75
- package/dist/esm/list/templates/list-virualization-grouping-angular.js +140 -80
- package/dist/esm/list/templates/list-virualization-grouping.js +140 -80
- package/dist/esm/list/tests/list-grouping.js +176 -116
- package/dist/esm/list/tests/list-sizes.js +160 -100
- package/dist/esm/list/tests/list.js +189 -129
- package/dist/esm/listbox/listbox.spec.js +126 -66
- package/dist/esm/listbox/templates/listbox-normal.js +128 -68
- package/dist/esm/listbox/tests/listbox-sizes.js +179 -119
- package/dist/esm/listbox/tests/listbox.js +185 -125
- package/dist/esm/listview/listview.spec.js +198 -138
- package/dist/esm/listview/tests/listview-layout.js +233 -173
- package/dist/esm/listview/tests/listview-loading.js +213 -153
- package/dist/esm/listview/tests/listview.js +223 -163
- package/dist/esm/mediaplayer/tests/mediaplayer.js +347 -287
- package/dist/esm/multiselect/multiselect.spec.js +120 -60
- package/dist/esm/multiselect/templates/multiselect-adaptive.js +122 -62
- package/dist/esm/multiselect/templates/multiselect-arrow-button.js +122 -62
- package/dist/esm/multiselect/templates/multiselect-grouping.js +378 -318
- package/dist/esm/multiselect/templates/multiselect-normal.js +122 -62
- package/dist/esm/multiselect/templates/multiselect-popup.js +376 -316
- package/dist/esm/multiselect/templates/multiselect-value.js +123 -63
- package/dist/esm/multiselect/tests/multiselect-adaptive.js +133 -73
- package/dist/esm/multiselect/tests/multiselect-flat.js +154 -94
- package/dist/esm/multiselect/tests/multiselect-grouping.js +139 -79
- package/dist/esm/multiselect/tests/multiselect-opened.js +139 -79
- package/dist/esm/multiselect/tests/multiselect-outline.js +154 -94
- package/dist/esm/multiselect/tests/multiselect-size-rounded.js +136 -76
- package/dist/esm/multiselect/tests/multiselect-solid.js +154 -94
- package/dist/esm/multiselecttree/tests/multiselecttree-opened.js +153 -93
- package/dist/esm/pager/index.js +185 -125
- package/dist/esm/pager/pager.spec.js +177 -117
- package/dist/esm/pager/templates/pager-adaptive-input.js +179 -119
- package/dist/esm/pager/templates/pager-adaptive.js +179 -119
- package/dist/esm/pager/templates/pager-input.js +179 -119
- package/dist/esm/pager/templates/pager-normal.js +179 -119
- package/dist/esm/pager/tests/pager-adaptive.js +196 -136
- package/dist/esm/pager/tests/pager-sizes.js +187 -127
- package/dist/esm/pager/tests/pager.js +189 -129
- package/dist/esm/pdf-viewer/tests/pdf-viewer-blank-page-blazor.js +327 -267
- package/dist/esm/pdf-viewer/tests/pdf-viewer-blank-page.js +335 -275
- package/dist/esm/pdf-viewer/tests/pdf-viewer-search-panel.js +334 -274
- package/dist/esm/pdf-viewer/tests/pdf-viewer.js +327 -267
- package/dist/esm/pivotgrid/tests/pivotgrid-column-menus.js +397 -337
- package/dist/esm/pivotgrid/tests/pivotgrid-jquery-configurator.js +170 -110
- package/dist/esm/pivotgrid/tests/pivotgrid-jquery.js +323 -263
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-horizontal.js +482 -422
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-reordering.js +478 -418
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-vertical.js +530 -470
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-top.js +636 -576
- package/dist/esm/pivotgrid/tests/pivotgrid.js +624 -564
- package/dist/esm/popup/tests/popup-list-grouping.js +218 -158
- package/dist/esm/popup/tests/popup-list.js +242 -182
- package/dist/esm/popup/tests/popup-no-data.js +247 -187
- package/dist/esm/radio/radio-group.spec.js +45 -0
- package/dist/esm/radio/radio-item.spec.js +39 -0
- package/dist/esm/radio/tests/radio-group.js +263 -0
- package/dist/esm/radio/tests/radio-size.js +71 -11
- package/dist/esm/radio/tests/radio.js +89 -29
- package/dist/esm/scheduler/tests/scheduler-adaptive-agenda.js +288 -228
- package/dist/esm/scheduler/tests/scheduler-adaptive-day-resource-group.js +429 -369
- package/dist/esm/scheduler/tests/scheduler-adaptive-day.js +388 -328
- package/dist/esm/scheduler/tests/scheduler-adaptive-month.js +329 -269
- package/dist/esm/scheduler/tests/scheduler-angular-agenda-rtl.js +352 -292
- package/dist/esm/scheduler/tests/scheduler-angular-agenda.js +352 -292
- package/dist/esm/scheduler/tests/scheduler-angular-day-rtl.js +404 -344
- package/dist/esm/scheduler/tests/scheduler-angular-month-rtl.js +362 -302
- package/dist/esm/scheduler/tests/scheduler-angular-month.js +362 -302
- package/dist/esm/scheduler/tests/scheduler-angular-rtl.js +509 -449
- package/dist/esm/scheduler/tests/scheduler-angular.js +509 -449
- package/dist/esm/scheduler/tests/scheduler-edit-dialog.js +800 -680
- package/dist/esm/scheduler/tests/scheduler-editing-weekly.js +813 -693
- package/dist/esm/scheduler/tests/scheduler-flex-layout.js +389 -329
- package/dist/esm/scheduler/tests/scheduler-jquery-agenda.js +305 -245
- package/dist/esm/scheduler/tests/scheduler-jquery-month.js +357 -297
- package/dist/esm/scheduler/tests/scheduler-react-agenda.js +423 -363
- package/dist/esm/scheduler/tests/scheduler-react-day.js +850 -790
- package/dist/esm/scheduler/tests/scheduler-react-month.js +1286 -1226
- package/dist/esm/scheduler/tests/scheduler-react-timeline-multi.js +759 -699
- package/dist/esm/scheduler/tests/scheduler-react-timeline.js +691 -631
- package/dist/esm/scheduler/tests/scheduler-react-week.js +1506 -1446
- package/dist/esm/scheduler/tests/scheduler-year.js +897 -837
- package/dist/esm/scheduler/tests/scheduler.js +583 -523
- package/dist/esm/spreadsheet/tests/spreadsheet-data-validation.js +394 -275
- package/dist/esm/spreadsheet/tests/spreadsheet-dialog.js +376 -263
- package/dist/esm/spreadsheet/tests/spreadsheet-filter-menu.js +123 -63
- package/dist/esm/spreadsheet/tests/spreadsheet-tools-popup.js +539 -479
- package/dist/esm/spreadsheet/tests/spreadsheet.js +522 -462
- package/dist/esm/taskboard/tests/taskboard-card.js +302 -242
- package/dist/esm/taskboard/tests/taskboard-pane.js +364 -304
- package/dist/esm/taskboard/tests/taskboard-rtl.js +298 -238
- package/dist/esm/taskboard/tests/taskboard.js +295 -235
- package/dist/esm/toolbar/tests/toolbar-adaptive.js +243 -183
- package/dist/esm/toolbar/tests/toolbar-angular.js +224 -164
- package/dist/esm/toolbar/tests/toolbar-components.js +303 -243
- package/dist/esm/toolbar/tests/toolbar-sizes.js +304 -244
- package/dist/esm/toolbar/tests/toolbar.js +284 -224
- package/dist/esm/toolbar/toolbar-angular.spec.js +225 -165
- package/dist/esm/toolbar/toolbar.spec.js +225 -165
- package/dist/esm/treelist/tests/treelist-editing-popup.js +444 -384
- package/dist/esm/treelist/tests/treelist-react.js +444 -384
- package/dist/esm/treeview/templates/treeview-checkboxes.js +135 -75
- package/dist/esm/treeview/templates/treeview-hierarchy.js +136 -76
- package/dist/esm/treeview/templates/treeview-icons.js +136 -76
- package/dist/esm/treeview/templates/treeview-normal.js +129 -69
- package/dist/esm/treeview/tests/treeview-size.js +142 -82
- package/dist/esm/treeview/tests/treeview.js +195 -135
- package/dist/esm/treeview/treeview-group.js +121 -61
- package/dist/esm/treeview/treeview-item.spec.js +121 -61
- package/dist/esm/treeview/treeview.spec.js +137 -77
- package/dist/types/checkbox/checkbox-group.spec.d.ts +14 -0
- package/dist/types/checkbox/checkbox-item.spec.d.ts +13 -0
- package/dist/types/checkbox/checkbox.spec.d.ts +1 -1
- package/dist/types/checkbox/index.d.ts +3 -1
- package/dist/types/checkbox/templates/checkbox-with-label.d.ts +5 -0
- package/dist/types/checkbox/tests/checkbox-group.d.ts +2 -0
- package/dist/types/radio/index.d.ts +2 -0
- package/dist/types/radio/radio-group.spec.d.ts +14 -0
- package/dist/types/radio/radio-item.spec.d.ts +13 -0
- package/dist/types/radio/radio.spec.d.ts +1 -1
- package/dist/types/radio/tests/radio-group.d.ts +2 -0
- package/package.json +2 -2
- package/src/checkbox/checkbox-group.spec.tsx +47 -0
- package/src/checkbox/checkbox-item.spec.tsx +38 -0
- package/src/checkbox/checkbox.spec.tsx +1 -1
- package/src/checkbox/index.ts +3 -1
- package/src/checkbox/templates/checkbox-with-label.tsx +13 -0
- package/src/checkbox/tests/checkbox-group.tsx +63 -0
- package/src/checkbox/tests/checkbox-size.tsx +10 -52
- package/src/checkbox/tests/checkbox.tsx +21 -21
- package/src/editor/tests/editor-find-replace.tsx +29 -37
- package/src/form/tests/form-field-inputs-rtl.tsx +33 -44
- package/src/form/tests/form-field-inputs.tsx +33 -44
- package/src/radio/index.ts +3 -1
- package/src/radio/radio-group.spec.tsx +47 -0
- package/src/radio/radio-item.spec.tsx +38 -0
- package/src/radio/radio.spec.tsx +1 -1
- package/src/radio/tests/radio-group.tsx +87 -0
- package/src/scheduler/tests/scheduler-edit-dialog.tsx +12 -15
- package/src/scheduler/tests/scheduler-editing-weekly.tsx +12 -15
- package/src/spreadsheet/tests/spreadsheet-data-validation.tsx +9 -12
- package/src/spreadsheet/tests/spreadsheet-dialog.tsx +15 -19
- package/dist/types/checkbox/templates/checkbox-label.d.ts +0 -1
- package/src/checkbox/templates/checkbox-label.tsx +0 -8
|
@@ -5328,23 +5328,83 @@ Checkbox.options = options18;
|
|
|
5328
5328
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
5329
5329
|
Checkbox.defaultProps = defaultProps16;
|
|
5330
5330
|
|
|
5331
|
-
// src/checkbox/
|
|
5332
|
-
import {
|
|
5331
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
5332
|
+
import { jsx as jsx33 } from "react/jsx-runtime";
|
|
5333
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
5334
|
+
var states21 = [];
|
|
5335
|
+
var options19 = {};
|
|
5336
|
+
var defaultProps17 = {
|
|
5337
|
+
layout: "vertical"
|
|
5338
|
+
};
|
|
5339
|
+
var CheckboxGroup = (props) => {
|
|
5340
|
+
const {
|
|
5341
|
+
layout = defaultProps17.layout,
|
|
5342
|
+
...other
|
|
5343
|
+
} = props;
|
|
5344
|
+
return /* @__PURE__ */ jsx33(
|
|
5345
|
+
"ul",
|
|
5346
|
+
{
|
|
5347
|
+
...other,
|
|
5348
|
+
className: classNames(
|
|
5349
|
+
props.className,
|
|
5350
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
5351
|
+
{
|
|
5352
|
+
[`k-list-${layout}`]: layout
|
|
5353
|
+
}
|
|
5354
|
+
),
|
|
5355
|
+
children: props.children
|
|
5356
|
+
}
|
|
5357
|
+
);
|
|
5358
|
+
};
|
|
5359
|
+
CheckboxGroup.states = states21;
|
|
5360
|
+
CheckboxGroup.options = options19;
|
|
5361
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
5362
|
+
CheckboxGroup.defaultProps = defaultProps17;
|
|
5333
5363
|
|
|
5334
|
-
// src/checkbox/
|
|
5364
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
5335
5365
|
import { jsx as jsx34 } from "react/jsx-runtime";
|
|
5366
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
5367
|
+
var states22 = [];
|
|
5368
|
+
var options20 = {};
|
|
5369
|
+
var defaultProps18 = {};
|
|
5370
|
+
var CheckboxItem = (props) => {
|
|
5371
|
+
const {
|
|
5372
|
+
...other
|
|
5373
|
+
} = props;
|
|
5374
|
+
return /* @__PURE__ */ jsx34(
|
|
5375
|
+
"li",
|
|
5376
|
+
{
|
|
5377
|
+
...other,
|
|
5378
|
+
className: classNames(
|
|
5379
|
+
props.className,
|
|
5380
|
+
CHECKBOXITEM_CLASSNAME
|
|
5381
|
+
),
|
|
5382
|
+
children: props.children
|
|
5383
|
+
}
|
|
5384
|
+
);
|
|
5385
|
+
};
|
|
5386
|
+
CheckboxItem.states = states22;
|
|
5387
|
+
CheckboxItem.options = options20;
|
|
5388
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
5389
|
+
CheckboxItem.defaultProps = defaultProps18;
|
|
5390
|
+
|
|
5391
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
5392
|
+
import { Fragment as Fragment14, jsx as jsx35, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
5393
|
+
|
|
5394
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
5395
|
+
import { jsx as jsx36 } from "react/jsx-runtime";
|
|
5336
5396
|
|
|
5337
5397
|
// src/list/list-item.spec.tsx
|
|
5338
|
-
import { jsx as
|
|
5398
|
+
import { jsx as jsx37, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
5339
5399
|
var LISTITEM_CLASSNAME = `k-list-item`;
|
|
5340
|
-
var
|
|
5400
|
+
var states23 = [
|
|
5341
5401
|
States.hover,
|
|
5342
5402
|
States.focus,
|
|
5343
5403
|
States.selected,
|
|
5344
5404
|
States.disabled
|
|
5345
5405
|
];
|
|
5346
|
-
var
|
|
5347
|
-
var
|
|
5406
|
+
var options21 = {};
|
|
5407
|
+
var defaultProps19 = {};
|
|
5348
5408
|
var ListItem = (props) => {
|
|
5349
5409
|
const {
|
|
5350
5410
|
text,
|
|
@@ -5375,66 +5435,66 @@ var ListItem = (props) => {
|
|
|
5375
5435
|
})
|
|
5376
5436
|
),
|
|
5377
5437
|
children: [
|
|
5378
|
-
showCheckbox && /* @__PURE__ */
|
|
5379
|
-
showIcon && /* @__PURE__ */
|
|
5380
|
-
/* @__PURE__ */
|
|
5381
|
-
groupLabel && groupLabel !== "" && /* @__PURE__ */
|
|
5438
|
+
showCheckbox && /* @__PURE__ */ jsx37(Checkbox, { checked }),
|
|
5439
|
+
showIcon && /* @__PURE__ */ jsx37(Icon, { icon: iconName }),
|
|
5440
|
+
/* @__PURE__ */ jsx37("span", { className: "k-list-item-text", children: textOrChildren }),
|
|
5441
|
+
groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx37("div", { className: "k-list-item-group-label", children: groupLabel })
|
|
5382
5442
|
]
|
|
5383
5443
|
}
|
|
5384
5444
|
);
|
|
5385
5445
|
};
|
|
5386
|
-
ListItem.states =
|
|
5387
|
-
ListItem.options =
|
|
5446
|
+
ListItem.states = states23;
|
|
5447
|
+
ListItem.options = options21;
|
|
5388
5448
|
ListItem.className = LISTITEM_CLASSNAME;
|
|
5389
|
-
ListItem.defaultProps =
|
|
5449
|
+
ListItem.defaultProps = defaultProps19;
|
|
5390
5450
|
|
|
5391
5451
|
// src/list/list-content.tsx
|
|
5392
|
-
import { jsx as
|
|
5452
|
+
import { jsx as jsx38, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
5393
5453
|
var className10 = `k-list-content`;
|
|
5394
5454
|
var ListContent = (props) => {
|
|
5395
5455
|
const {
|
|
5396
5456
|
virtualization
|
|
5397
5457
|
} = props;
|
|
5398
5458
|
return /* @__PURE__ */ jsxs12("div", { className: classNames(className10, props.className), children: [
|
|
5399
|
-
/* @__PURE__ */
|
|
5400
|
-
virtualization && /* @__PURE__ */
|
|
5459
|
+
/* @__PURE__ */ jsx38("ul", { className: classNames("k-list-ul"), children: props.children }),
|
|
5460
|
+
virtualization && /* @__PURE__ */ jsx38("div", { className: "k-height-container", children: /* @__PURE__ */ jsx38("div", {}) })
|
|
5401
5461
|
] });
|
|
5402
5462
|
};
|
|
5403
5463
|
|
|
5404
5464
|
// src/list/list-header.tsx
|
|
5405
|
-
import { jsx as
|
|
5465
|
+
import { jsx as jsx39 } from "react/jsx-runtime";
|
|
5406
5466
|
var className11 = `k-list-group-sticky-header`;
|
|
5407
|
-
var ListHeader = (props) => /* @__PURE__ */
|
|
5467
|
+
var ListHeader = (props) => /* @__PURE__ */ jsx39("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ jsx39("div", { className: "k-list-header-text", children: props.children }) });
|
|
5408
5468
|
|
|
5409
5469
|
// src/list/list-group.tsx
|
|
5410
|
-
import { Fragment as Fragment15, jsx as
|
|
5470
|
+
import { Fragment as Fragment15, jsx as jsx40, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
5411
5471
|
var ListGroup = (props) => {
|
|
5412
5472
|
const {
|
|
5413
5473
|
virtualization,
|
|
5414
5474
|
label
|
|
5415
5475
|
} = props;
|
|
5416
5476
|
return /* @__PURE__ */ jsxs13(Fragment15, { children: [
|
|
5417
|
-
label && /* @__PURE__ */
|
|
5418
|
-
props.children && /* @__PURE__ */
|
|
5477
|
+
label && /* @__PURE__ */ jsx40(ListHeader, { children: label }),
|
|
5478
|
+
props.children && /* @__PURE__ */ jsx40(ListContent, { virtualization, children: props.children })
|
|
5419
5479
|
] });
|
|
5420
5480
|
};
|
|
5421
5481
|
|
|
5422
5482
|
// src/list/list-group-item.tsx
|
|
5423
|
-
import { jsx as
|
|
5483
|
+
import { jsx as jsx41 } from "react/jsx-runtime";
|
|
5424
5484
|
var className12 = `k-list-group-item`;
|
|
5425
|
-
var ListGroupItem = (props) => /* @__PURE__ */
|
|
5485
|
+
var ListGroupItem = (props) => /* @__PURE__ */ jsx41("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ jsx41("span", { className: "k-list-item-text", children: props.children }) });
|
|
5426
5486
|
|
|
5427
5487
|
// src/list/list-option-label.tsx
|
|
5428
|
-
import { jsx as
|
|
5488
|
+
import { jsx as jsx42 } from "react/jsx-runtime";
|
|
5429
5489
|
var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
|
|
5430
|
-
var
|
|
5490
|
+
var states24 = [
|
|
5431
5491
|
States.hover,
|
|
5432
5492
|
States.focus,
|
|
5433
5493
|
States.selected,
|
|
5434
5494
|
States.disabled
|
|
5435
5495
|
];
|
|
5436
|
-
var
|
|
5437
|
-
var
|
|
5496
|
+
var options22 = {};
|
|
5497
|
+
var defaultProps20 = {};
|
|
5438
5498
|
var ListOptionLabel = (props) => {
|
|
5439
5499
|
const {
|
|
5440
5500
|
text,
|
|
@@ -5444,7 +5504,7 @@ var ListOptionLabel = (props) => {
|
|
|
5444
5504
|
disabled,
|
|
5445
5505
|
...other
|
|
5446
5506
|
} = props;
|
|
5447
|
-
return /* @__PURE__ */
|
|
5507
|
+
return /* @__PURE__ */ jsx42(
|
|
5448
5508
|
"div",
|
|
5449
5509
|
{
|
|
5450
5510
|
...other,
|
|
@@ -5461,36 +5521,36 @@ var ListOptionLabel = (props) => {
|
|
|
5461
5521
|
}
|
|
5462
5522
|
);
|
|
5463
5523
|
};
|
|
5464
|
-
ListOptionLabel.states =
|
|
5465
|
-
ListOptionLabel.options =
|
|
5524
|
+
ListOptionLabel.states = states24;
|
|
5525
|
+
ListOptionLabel.options = options22;
|
|
5466
5526
|
ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
|
|
5467
|
-
ListOptionLabel.defaultProps =
|
|
5527
|
+
ListOptionLabel.defaultProps = defaultProps20;
|
|
5468
5528
|
|
|
5469
5529
|
// src/list/templates/list-normal.tsx
|
|
5470
|
-
import { jsx as
|
|
5530
|
+
import { jsx as jsx43 } from "react/jsx-runtime";
|
|
5471
5531
|
|
|
5472
5532
|
// src/list/templates/list-virtualization.tsx
|
|
5473
|
-
import { jsx as
|
|
5533
|
+
import { jsx as jsx44 } from "react/jsx-runtime";
|
|
5474
5534
|
|
|
5475
5535
|
// src/list/templates/list-grouping.tsx
|
|
5476
|
-
import { jsx as
|
|
5536
|
+
import { jsx as jsx45, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
5477
5537
|
|
|
5478
5538
|
// src/list/templates/list-virualization-grouping.tsx
|
|
5479
|
-
import { jsx as
|
|
5539
|
+
import { jsx as jsx46, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
5480
5540
|
|
|
5481
5541
|
// src/list/templates/list-virtualization-angular.tsx
|
|
5482
|
-
import { jsx as
|
|
5542
|
+
import { jsx as jsx47 } from "react/jsx-runtime";
|
|
5483
5543
|
|
|
5484
5544
|
// src/list/templates/list-grouping-angular.tsx
|
|
5485
|
-
import { jsx as
|
|
5545
|
+
import { jsx as jsx48, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
5486
5546
|
|
|
5487
5547
|
// src/list/templates/list-virualization-grouping-angular.tsx
|
|
5488
|
-
import { jsx as
|
|
5548
|
+
import { jsx as jsx49, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
5489
5549
|
|
|
5490
5550
|
// src/autocomplete/autocomplete.spec.tsx
|
|
5491
|
-
import { Fragment as Fragment16, jsx as
|
|
5551
|
+
import { Fragment as Fragment16, jsx as jsx50, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
5492
5552
|
var AUTOCOMPLETE_CLASSNAME = `k-autocomplete`;
|
|
5493
|
-
var
|
|
5553
|
+
var states25 = [
|
|
5494
5554
|
States.hover,
|
|
5495
5555
|
States.focus,
|
|
5496
5556
|
States.valid,
|
|
@@ -5500,12 +5560,12 @@ var states23 = [
|
|
|
5500
5560
|
States.loading,
|
|
5501
5561
|
States.readonly
|
|
5502
5562
|
];
|
|
5503
|
-
var
|
|
5563
|
+
var options23 = {
|
|
5504
5564
|
size: [Size.small, Size.medium, Size.large],
|
|
5505
5565
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5506
5566
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5507
5567
|
};
|
|
5508
|
-
var
|
|
5568
|
+
var defaultProps21 = {
|
|
5509
5569
|
size: Input.defaultProps.size,
|
|
5510
5570
|
rounded: Input.defaultProps.rounded,
|
|
5511
5571
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -5551,9 +5611,9 @@ var Autocomplete = (props) => {
|
|
|
5551
5611
|
readonly,
|
|
5552
5612
|
className: classNames(props.className, AUTOCOMPLETE_CLASSNAME),
|
|
5553
5613
|
children: [
|
|
5554
|
-
/* @__PURE__ */
|
|
5555
|
-
/* @__PURE__ */
|
|
5556
|
-
/* @__PURE__ */
|
|
5614
|
+
/* @__PURE__ */ jsx50(InputPrefix, { children: prefix }),
|
|
5615
|
+
/* @__PURE__ */ jsx50(InputInnerInput, { placeholder, value }),
|
|
5616
|
+
/* @__PURE__ */ jsx50(
|
|
5557
5617
|
InputValidationIcon,
|
|
5558
5618
|
{
|
|
5559
5619
|
valid,
|
|
@@ -5562,14 +5622,14 @@ var Autocomplete = (props) => {
|
|
|
5562
5622
|
disabled
|
|
5563
5623
|
}
|
|
5564
5624
|
),
|
|
5565
|
-
/* @__PURE__ */
|
|
5625
|
+
/* @__PURE__ */ jsx50(
|
|
5566
5626
|
InputLoadingIcon,
|
|
5567
5627
|
{
|
|
5568
5628
|
loading,
|
|
5569
5629
|
disabled
|
|
5570
5630
|
}
|
|
5571
5631
|
),
|
|
5572
|
-
/* @__PURE__ */
|
|
5632
|
+
/* @__PURE__ */ jsx50(
|
|
5573
5633
|
InputClearValue,
|
|
5574
5634
|
{
|
|
5575
5635
|
loading,
|
|
@@ -5578,13 +5638,13 @@ var Autocomplete = (props) => {
|
|
|
5578
5638
|
value
|
|
5579
5639
|
}
|
|
5580
5640
|
),
|
|
5581
|
-
/* @__PURE__ */
|
|
5641
|
+
/* @__PURE__ */ jsx50(InputSuffix, { children: suffix })
|
|
5582
5642
|
]
|
|
5583
5643
|
}
|
|
5584
5644
|
),
|
|
5585
|
-
opened && popup && /* @__PURE__ */
|
|
5645
|
+
opened && popup && /* @__PURE__ */ jsx50(Popup, { className: "k-list-container k-autocomplete-popup", children: popup }),
|
|
5586
5646
|
adaptive && /* @__PURE__ */ jsxs18(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5587
|
-
/* @__PURE__ */
|
|
5647
|
+
/* @__PURE__ */ jsx50(
|
|
5588
5648
|
ActionSheetHeader,
|
|
5589
5649
|
{
|
|
5590
5650
|
actions: ["x"],
|
|
@@ -5592,32 +5652,32 @@ var Autocomplete = (props) => {
|
|
|
5592
5652
|
title: "Select Item"
|
|
5593
5653
|
}
|
|
5594
5654
|
),
|
|
5595
|
-
/* @__PURE__ */
|
|
5596
|
-
/* @__PURE__ */
|
|
5597
|
-
/* @__PURE__ */
|
|
5598
|
-
/* @__PURE__ */
|
|
5655
|
+
/* @__PURE__ */ jsx50("div", { className: "k-list-container", children: /* @__PURE__ */ jsxs18(List, { size: "large", children: [
|
|
5656
|
+
/* @__PURE__ */ jsx50(ListItem, { text: "List item" }),
|
|
5657
|
+
/* @__PURE__ */ jsx50(ListItem, { text: "List item" }),
|
|
5658
|
+
/* @__PURE__ */ jsx50(ListItem, { text: "List item" })
|
|
5599
5659
|
] }) })
|
|
5600
5660
|
] })
|
|
5601
5661
|
] });
|
|
5602
5662
|
};
|
|
5603
|
-
Autocomplete.states =
|
|
5604
|
-
Autocomplete.options =
|
|
5663
|
+
Autocomplete.states = states25;
|
|
5664
|
+
Autocomplete.options = options23;
|
|
5605
5665
|
Autocomplete.className = AUTOCOMPLETE_CLASSNAME;
|
|
5606
|
-
Autocomplete.defaultProps =
|
|
5666
|
+
Autocomplete.defaultProps = defaultProps21;
|
|
5607
5667
|
|
|
5608
5668
|
// src/autocomplete/templates/autocomplete-normal.tsx
|
|
5609
|
-
import { jsx as
|
|
5669
|
+
import { jsx as jsx51 } from "react/jsx-runtime";
|
|
5610
5670
|
|
|
5611
5671
|
// src/autocomplete/templates/autocomplete-popup.tsx
|
|
5612
|
-
import { jsx as
|
|
5672
|
+
import { jsx as jsx52, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
5613
5673
|
|
|
5614
5674
|
// src/autocomplete/templates/autocomplete-adaptive.tsx
|
|
5615
|
-
import { jsx as
|
|
5675
|
+
import { jsx as jsx53 } from "react/jsx-runtime";
|
|
5616
5676
|
|
|
5617
5677
|
// src/combobox/combobox.spec.tsx
|
|
5618
|
-
import { Fragment as Fragment17, jsx as
|
|
5678
|
+
import { Fragment as Fragment17, jsx as jsx54, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
5619
5679
|
var COMBOBOX_CLASSNAME = `k-combobox`;
|
|
5620
|
-
var
|
|
5680
|
+
var states26 = [
|
|
5621
5681
|
States.hover,
|
|
5622
5682
|
States.focus,
|
|
5623
5683
|
States.valid,
|
|
@@ -5627,12 +5687,12 @@ var states24 = [
|
|
|
5627
5687
|
States.disabled,
|
|
5628
5688
|
States.readonly
|
|
5629
5689
|
];
|
|
5630
|
-
var
|
|
5690
|
+
var defaultProps22 = {
|
|
5631
5691
|
size: Input.defaultProps.size,
|
|
5632
5692
|
rounded: Input.defaultProps.rounded,
|
|
5633
5693
|
fillMode: Input.defaultProps.fillMode
|
|
5634
5694
|
};
|
|
5635
|
-
var
|
|
5695
|
+
var options24 = {
|
|
5636
5696
|
size: [Size.small, Size.medium, Size.large],
|
|
5637
5697
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5638
5698
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
@@ -5678,9 +5738,9 @@ var Combobox = (props) => {
|
|
|
5678
5738
|
readonly,
|
|
5679
5739
|
className: classNames(props.className, COMBOBOX_CLASSNAME),
|
|
5680
5740
|
children: [
|
|
5681
|
-
/* @__PURE__ */
|
|
5682
|
-
/* @__PURE__ */
|
|
5683
|
-
/* @__PURE__ */
|
|
5741
|
+
/* @__PURE__ */ jsx54(InputPrefix, { children: prefix }),
|
|
5742
|
+
/* @__PURE__ */ jsx54(InputInnerInput, { placeholder, value }),
|
|
5743
|
+
/* @__PURE__ */ jsx54(
|
|
5684
5744
|
InputValidationIcon,
|
|
5685
5745
|
{
|
|
5686
5746
|
valid,
|
|
@@ -5689,14 +5749,14 @@ var Combobox = (props) => {
|
|
|
5689
5749
|
disabled
|
|
5690
5750
|
}
|
|
5691
5751
|
),
|
|
5692
|
-
/* @__PURE__ */
|
|
5752
|
+
/* @__PURE__ */ jsx54(
|
|
5693
5753
|
InputLoadingIcon,
|
|
5694
5754
|
{
|
|
5695
5755
|
loading,
|
|
5696
5756
|
disabled
|
|
5697
5757
|
}
|
|
5698
5758
|
),
|
|
5699
|
-
/* @__PURE__ */
|
|
5759
|
+
/* @__PURE__ */ jsx54(
|
|
5700
5760
|
InputClearValue,
|
|
5701
5761
|
{
|
|
5702
5762
|
loading,
|
|
@@ -5705,8 +5765,8 @@ var Combobox = (props) => {
|
|
|
5705
5765
|
value
|
|
5706
5766
|
}
|
|
5707
5767
|
),
|
|
5708
|
-
/* @__PURE__ */
|
|
5709
|
-
/* @__PURE__ */
|
|
5768
|
+
/* @__PURE__ */ jsx54(InputSuffix, { children: suffix }),
|
|
5769
|
+
/* @__PURE__ */ jsx54(
|
|
5710
5770
|
Button,
|
|
5711
5771
|
{
|
|
5712
5772
|
className: "k-input-button",
|
|
@@ -5719,9 +5779,9 @@ var Combobox = (props) => {
|
|
|
5719
5779
|
]
|
|
5720
5780
|
}
|
|
5721
5781
|
),
|
|
5722
|
-
opened && popup && /* @__PURE__ */
|
|
5782
|
+
opened && popup && /* @__PURE__ */ jsx54(Popup, { className: "k-list-container k-combobox-popup", children: popup }),
|
|
5723
5783
|
adaptive && /* @__PURE__ */ jsxs20(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5724
|
-
/* @__PURE__ */
|
|
5784
|
+
/* @__PURE__ */ jsx54(
|
|
5725
5785
|
ActionSheetHeader,
|
|
5726
5786
|
{
|
|
5727
5787
|
actions: ["x"],
|
|
@@ -5729,47 +5789,47 @@ var Combobox = (props) => {
|
|
|
5729
5789
|
title: "Select Item"
|
|
5730
5790
|
}
|
|
5731
5791
|
),
|
|
5732
|
-
/* @__PURE__ */
|
|
5733
|
-
/* @__PURE__ */
|
|
5734
|
-
/* @__PURE__ */
|
|
5735
|
-
/* @__PURE__ */
|
|
5792
|
+
/* @__PURE__ */ jsx54("div", { className: "k-list-container", children: /* @__PURE__ */ jsxs20(List, { size: "large", children: [
|
|
5793
|
+
/* @__PURE__ */ jsx54(ListItem, { text: "List item" }),
|
|
5794
|
+
/* @__PURE__ */ jsx54(ListItem, { text: "List item" }),
|
|
5795
|
+
/* @__PURE__ */ jsx54(ListItem, { text: "List item" })
|
|
5736
5796
|
] }) })
|
|
5737
5797
|
] })
|
|
5738
5798
|
] });
|
|
5739
5799
|
};
|
|
5740
|
-
Combobox.states =
|
|
5741
|
-
Combobox.options =
|
|
5800
|
+
Combobox.states = states26;
|
|
5801
|
+
Combobox.options = options24;
|
|
5742
5802
|
Combobox.className = COMBOBOX_CLASSNAME;
|
|
5743
|
-
Combobox.defaultProps =
|
|
5803
|
+
Combobox.defaultProps = defaultProps22;
|
|
5744
5804
|
|
|
5745
5805
|
// src/combobox/templates/combobox-normal.tsx
|
|
5746
|
-
import { jsx as
|
|
5806
|
+
import { jsx as jsx55 } from "react/jsx-runtime";
|
|
5747
5807
|
|
|
5748
5808
|
// src/combobox/templates/combobox-popup.tsx
|
|
5749
|
-
import { jsx as
|
|
5809
|
+
import { jsx as jsx56, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
5750
5810
|
|
|
5751
5811
|
// src/combobox/templates/combobox-grouping.tsx
|
|
5752
|
-
import { jsx as
|
|
5812
|
+
import { jsx as jsx57, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
5753
5813
|
|
|
5754
5814
|
// src/combobox/templates/combobox-adaptive.tsx
|
|
5755
|
-
import { jsx as
|
|
5815
|
+
import { jsx as jsx58 } from "react/jsx-runtime";
|
|
5756
5816
|
|
|
5757
5817
|
// src/spinbutton/spinbutton.spec.tsx
|
|
5758
|
-
import { jsx as
|
|
5818
|
+
import { jsx as jsx59, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
5759
5819
|
var SPINBUTTON_CLASSNAME = `k-spin-button`;
|
|
5760
|
-
var
|
|
5761
|
-
var
|
|
5820
|
+
var states27 = [];
|
|
5821
|
+
var options25 = {
|
|
5762
5822
|
size: [Size.small, Size.medium, Size.large],
|
|
5763
5823
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link]
|
|
5764
5824
|
};
|
|
5765
|
-
var
|
|
5825
|
+
var defaultProps23 = {
|
|
5766
5826
|
size: Size.medium,
|
|
5767
5827
|
fillMode: FillMode.solid
|
|
5768
5828
|
};
|
|
5769
5829
|
var SpinButton = (props) => {
|
|
5770
5830
|
const {
|
|
5771
|
-
size =
|
|
5772
|
-
fillMode =
|
|
5831
|
+
size = defaultProps23.size,
|
|
5832
|
+
fillMode = defaultProps23.fillMode,
|
|
5773
5833
|
...other
|
|
5774
5834
|
} = props;
|
|
5775
5835
|
return /* @__PURE__ */ jsxs23(
|
|
@@ -5781,7 +5841,7 @@ var SpinButton = (props) => {
|
|
|
5781
5841
|
props.className
|
|
5782
5842
|
),
|
|
5783
5843
|
children: [
|
|
5784
|
-
/* @__PURE__ */
|
|
5844
|
+
/* @__PURE__ */ jsx59(
|
|
5785
5845
|
Button,
|
|
5786
5846
|
{
|
|
5787
5847
|
className: "k-spinner-increase",
|
|
@@ -5791,7 +5851,7 @@ var SpinButton = (props) => {
|
|
|
5791
5851
|
fillMode
|
|
5792
5852
|
}
|
|
5793
5853
|
),
|
|
5794
|
-
/* @__PURE__ */
|
|
5854
|
+
/* @__PURE__ */ jsx59(
|
|
5795
5855
|
Button,
|
|
5796
5856
|
{
|
|
5797
5857
|
className: "k-spinner-decrease",
|
|
@@ -5805,15 +5865,15 @@ var SpinButton = (props) => {
|
|
|
5805
5865
|
}
|
|
5806
5866
|
);
|
|
5807
5867
|
};
|
|
5808
|
-
SpinButton.states =
|
|
5809
|
-
SpinButton.options =
|
|
5868
|
+
SpinButton.states = states27;
|
|
5869
|
+
SpinButton.options = options25;
|
|
5810
5870
|
SpinButton.className = SPINBUTTON_CLASSNAME;
|
|
5811
|
-
SpinButton.defaultProps =
|
|
5871
|
+
SpinButton.defaultProps = defaultProps23;
|
|
5812
5872
|
|
|
5813
5873
|
// src/dateinput/dateinput.spec.tsx
|
|
5814
|
-
import { jsx as
|
|
5874
|
+
import { jsx as jsx60, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
5815
5875
|
var DATEINPUT_CLASSNAME = `k-dateinput`;
|
|
5816
|
-
var
|
|
5876
|
+
var states28 = [
|
|
5817
5877
|
States.hover,
|
|
5818
5878
|
States.focus,
|
|
5819
5879
|
States.valid,
|
|
@@ -5823,12 +5883,12 @@ var states26 = [
|
|
|
5823
5883
|
States.loading,
|
|
5824
5884
|
States.readonly
|
|
5825
5885
|
];
|
|
5826
|
-
var
|
|
5886
|
+
var options26 = {
|
|
5827
5887
|
size: [Size.small, Size.medium, Size.large],
|
|
5828
5888
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5829
5889
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5830
5890
|
};
|
|
5831
|
-
var
|
|
5891
|
+
var defaultProps24 = {
|
|
5832
5892
|
size: Input.defaultProps.size,
|
|
5833
5893
|
rounded: Input.defaultProps.rounded,
|
|
5834
5894
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -5868,8 +5928,8 @@ var DateInput = (props) => {
|
|
|
5868
5928
|
readonly,
|
|
5869
5929
|
className: classNames(props.className, DATEINPUT_CLASSNAME),
|
|
5870
5930
|
children: [
|
|
5871
|
-
/* @__PURE__ */
|
|
5872
|
-
/* @__PURE__ */
|
|
5931
|
+
/* @__PURE__ */ jsx60(InputInnerInput, { placeholder, value }),
|
|
5932
|
+
/* @__PURE__ */ jsx60(
|
|
5873
5933
|
InputValidationIcon,
|
|
5874
5934
|
{
|
|
5875
5935
|
valid,
|
|
@@ -5878,14 +5938,14 @@ var DateInput = (props) => {
|
|
|
5878
5938
|
disabled
|
|
5879
5939
|
}
|
|
5880
5940
|
),
|
|
5881
|
-
/* @__PURE__ */
|
|
5941
|
+
/* @__PURE__ */ jsx60(
|
|
5882
5942
|
InputLoadingIcon,
|
|
5883
5943
|
{
|
|
5884
5944
|
loading,
|
|
5885
5945
|
disabled
|
|
5886
5946
|
}
|
|
5887
5947
|
),
|
|
5888
|
-
showSpinButton && /* @__PURE__ */
|
|
5948
|
+
showSpinButton && /* @__PURE__ */ jsx60(
|
|
5889
5949
|
SpinButton,
|
|
5890
5950
|
{
|
|
5891
5951
|
className: "k-input-spinner",
|
|
@@ -5897,22 +5957,22 @@ var DateInput = (props) => {
|
|
|
5897
5957
|
}
|
|
5898
5958
|
);
|
|
5899
5959
|
};
|
|
5900
|
-
DateInput.states =
|
|
5901
|
-
DateInput.options =
|
|
5960
|
+
DateInput.states = states28;
|
|
5961
|
+
DateInput.options = options26;
|
|
5902
5962
|
DateInput.className = DATEINPUT_CLASSNAME;
|
|
5903
|
-
DateInput.defaultProps =
|
|
5963
|
+
DateInput.defaultProps = defaultProps24;
|
|
5904
5964
|
|
|
5905
5965
|
// src/dateinput/templates/dateinput-normal.tsx
|
|
5906
|
-
import { jsx as
|
|
5966
|
+
import { jsx as jsx61 } from "react/jsx-runtime";
|
|
5907
5967
|
|
|
5908
5968
|
// src/calendar/calendar.spec.tsx
|
|
5909
|
-
import { jsx as
|
|
5969
|
+
import { jsx as jsx62, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
5910
5970
|
var CALENDAR_CLASSNAME = `k-calendar`;
|
|
5911
|
-
var
|
|
5912
|
-
var
|
|
5971
|
+
var states29 = [];
|
|
5972
|
+
var options27 = {
|
|
5913
5973
|
size: [Size.small, Size.medium, Size.large]
|
|
5914
5974
|
};
|
|
5915
|
-
var
|
|
5975
|
+
var defaultProps25 = {
|
|
5916
5976
|
size: Size.medium,
|
|
5917
5977
|
viewsCount: 1,
|
|
5918
5978
|
orientation: "horizontal",
|
|
@@ -5921,11 +5981,11 @@ var defaultProps23 = {
|
|
|
5921
5981
|
};
|
|
5922
5982
|
var Calendar = (props) => {
|
|
5923
5983
|
const {
|
|
5924
|
-
size =
|
|
5925
|
-
orientation =
|
|
5926
|
-
calendarView =
|
|
5927
|
-
calendarHeaderText =
|
|
5928
|
-
viewsCount =
|
|
5984
|
+
size = defaultProps25.size,
|
|
5985
|
+
orientation = defaultProps25.orientation,
|
|
5986
|
+
calendarView = defaultProps25.calendarView,
|
|
5987
|
+
calendarHeaderText = defaultProps25.calendarHeaderText,
|
|
5988
|
+
viewsCount = defaultProps25.viewsCount,
|
|
5929
5989
|
showWeek,
|
|
5930
5990
|
showOtherMonth,
|
|
5931
5991
|
showCalendarCaption,
|
|
@@ -5950,7 +6010,7 @@ var Calendar = (props) => {
|
|
|
5950
6010
|
}
|
|
5951
6011
|
),
|
|
5952
6012
|
children: [
|
|
5953
|
-
/* @__PURE__ */
|
|
6013
|
+
/* @__PURE__ */ jsx62(
|
|
5954
6014
|
CalendarHeader,
|
|
5955
6015
|
{
|
|
5956
6016
|
showToday: showCalendarFooter ? false : true,
|
|
@@ -5960,7 +6020,7 @@ var Calendar = (props) => {
|
|
|
5960
6020
|
dir
|
|
5961
6021
|
}
|
|
5962
6022
|
),
|
|
5963
|
-
/* @__PURE__ */
|
|
6023
|
+
/* @__PURE__ */ jsx62(
|
|
5964
6024
|
CalendarView,
|
|
5965
6025
|
{
|
|
5966
6026
|
calendarView,
|
|
@@ -5972,19 +6032,19 @@ var Calendar = (props) => {
|
|
|
5972
6032
|
selectedRange
|
|
5973
6033
|
}
|
|
5974
6034
|
),
|
|
5975
|
-
showCalendarFooter && /* @__PURE__ */
|
|
6035
|
+
showCalendarFooter && /* @__PURE__ */ jsx62(CalendarFooter, {})
|
|
5976
6036
|
]
|
|
5977
6037
|
}
|
|
5978
6038
|
);
|
|
5979
6039
|
};
|
|
5980
|
-
Calendar.states =
|
|
5981
|
-
Calendar.options =
|
|
6040
|
+
Calendar.states = states29;
|
|
6041
|
+
Calendar.options = options27;
|
|
5982
6042
|
Calendar.className = CALENDAR_CLASSNAME;
|
|
5983
|
-
Calendar.defaultProps =
|
|
6043
|
+
Calendar.defaultProps = defaultProps25;
|
|
5984
6044
|
|
|
5985
6045
|
// src/calendar/calendar-cell.tsx
|
|
5986
|
-
import { jsx as
|
|
5987
|
-
var
|
|
6046
|
+
import { jsx as jsx63 } from "react/jsx-runtime";
|
|
6047
|
+
var states30 = [
|
|
5988
6048
|
States.hover,
|
|
5989
6049
|
States.focus,
|
|
5990
6050
|
States.active,
|
|
@@ -6033,21 +6093,21 @@ var CalendarCell = (props) => {
|
|
|
6033
6093
|
}
|
|
6034
6094
|
];
|
|
6035
6095
|
if (headerCell) {
|
|
6036
|
-
return /* @__PURE__ */
|
|
6096
|
+
return /* @__PURE__ */ jsx63("th", { ...other, className: classNames(calendarCellClasses), children: text });
|
|
6037
6097
|
}
|
|
6038
6098
|
if (weekCell) {
|
|
6039
|
-
return /* @__PURE__ */
|
|
6099
|
+
return /* @__PURE__ */ jsx63("td", { ...other, className: classNames(calendarCellClasses), children: text });
|
|
6040
6100
|
}
|
|
6041
|
-
return /* @__PURE__ */
|
|
6101
|
+
return /* @__PURE__ */ jsx63("td", { ...other, className: classNames(calendarCellClasses), children: otherMonth && !showOtherMonth ? "" : /* @__PURE__ */ jsx63("span", { className: "k-link", children: text }) });
|
|
6042
6102
|
};
|
|
6043
6103
|
|
|
6044
6104
|
// src/calendar/calendar-header.tsx
|
|
6045
|
-
import { jsx as
|
|
6105
|
+
import { jsx as jsx64, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
6046
6106
|
var className13 = `k-calendar-header`;
|
|
6047
|
-
var
|
|
6107
|
+
var options28 = {
|
|
6048
6108
|
size: [Size.small, Size.medium, Size.large]
|
|
6049
6109
|
};
|
|
6050
|
-
var
|
|
6110
|
+
var defaultProps26 = {
|
|
6051
6111
|
calendarHeaderText: "October 2021",
|
|
6052
6112
|
showToday: true,
|
|
6053
6113
|
orientation: "horizontal",
|
|
@@ -6055,10 +6115,10 @@ var defaultProps24 = {
|
|
|
6055
6115
|
};
|
|
6056
6116
|
var CalendarHeader = (props) => {
|
|
6057
6117
|
const {
|
|
6058
|
-
calendarHeaderText =
|
|
6059
|
-
showToday =
|
|
6060
|
-
orientation =
|
|
6061
|
-
size =
|
|
6118
|
+
calendarHeaderText = defaultProps26.calendarHeaderText,
|
|
6119
|
+
showToday = defaultProps26.showToday,
|
|
6120
|
+
orientation = defaultProps26.orientation,
|
|
6121
|
+
size = defaultProps26.size,
|
|
6062
6122
|
dir,
|
|
6063
6123
|
...other
|
|
6064
6124
|
} = props;
|
|
@@ -6076,12 +6136,12 @@ var CalendarHeader = (props) => {
|
|
|
6076
6136
|
}
|
|
6077
6137
|
),
|
|
6078
6138
|
children: [
|
|
6079
|
-
/* @__PURE__ */
|
|
6080
|
-
/* @__PURE__ */
|
|
6139
|
+
/* @__PURE__ */ jsx64(Button, { className: "k-calendar-title", text: calendarHeaderText, size, fillMode: "flat" }),
|
|
6140
|
+
/* @__PURE__ */ jsx64("span", { className: "k-spacer" }),
|
|
6081
6141
|
/* @__PURE__ */ jsxs26("span", { className: "k-calendar-nav", children: [
|
|
6082
|
-
/* @__PURE__ */
|
|
6083
|
-
showToday && /* @__PURE__ */
|
|
6084
|
-
/* @__PURE__ */
|
|
6142
|
+
/* @__PURE__ */ jsx64(Button, { className: "k-calendar-nav-prev", icon: iconPrev, size, fillMode: "flat" }),
|
|
6143
|
+
showToday && /* @__PURE__ */ jsx64(Button, { size, fillMode: "flat", themeColor: "primary", className: "k-calendar-nav-today", children: "Today" }),
|
|
6144
|
+
/* @__PURE__ */ jsx64(Button, { className: "k-calendar-nav-next", icon: iconNext, size, fillMode: "flat" })
|
|
6085
6145
|
] })
|
|
6086
6146
|
]
|
|
6087
6147
|
}
|
|
@@ -6089,12 +6149,12 @@ var CalendarHeader = (props) => {
|
|
|
6089
6149
|
};
|
|
6090
6150
|
|
|
6091
6151
|
// src/calendar/calendar-footer.tsx
|
|
6092
|
-
import { jsx as
|
|
6152
|
+
import { jsx as jsx65 } from "react/jsx-runtime";
|
|
6093
6153
|
var className14 = `k-calendar-footer`;
|
|
6094
|
-
var CalendarFooter = (props) => /* @__PURE__ */
|
|
6154
|
+
var CalendarFooter = (props) => /* @__PURE__ */ jsx65("div", { ...props, className: classNames(props.className, className14), children: /* @__PURE__ */ jsx65(Button, { fillMode: "flat", themeColor: "primary", className: "k-calendar-nav-today", children: "Monday, October 29, 2021" }) });
|
|
6095
6155
|
|
|
6096
6156
|
// src/calendar/calendar-table.tsx
|
|
6097
|
-
import { jsx as
|
|
6157
|
+
import { jsx as jsx66, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
6098
6158
|
var CALENDARTABLE_CLASSNAME = `k-calendar-table`;
|
|
6099
6159
|
var CalendarTable = (props) => {
|
|
6100
6160
|
const {
|
|
@@ -6115,25 +6175,25 @@ var CalendarTable = (props) => {
|
|
|
6115
6175
|
CALENDARTABLE_CLASSNAME
|
|
6116
6176
|
),
|
|
6117
6177
|
children: [
|
|
6118
|
-
showCalendarCaption && /* @__PURE__ */
|
|
6178
|
+
showCalendarCaption && /* @__PURE__ */ jsx66("caption", { className: "k-calendar-caption", children: "2022" }),
|
|
6119
6179
|
/* @__PURE__ */ jsxs27("tbody", { className: "k-calendar-tbody", children: [
|
|
6120
6180
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6121
|
-
/* @__PURE__ */
|
|
6122
|
-
/* @__PURE__ */
|
|
6123
|
-
/* @__PURE__ */
|
|
6124
|
-
/* @__PURE__ */
|
|
6181
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Jan" }),
|
|
6182
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Feb" }),
|
|
6183
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Mar" }),
|
|
6184
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Apr" })
|
|
6125
6185
|
] }),
|
|
6126
6186
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6127
|
-
/* @__PURE__ */
|
|
6128
|
-
/* @__PURE__ */
|
|
6129
|
-
/* @__PURE__ */
|
|
6130
|
-
/* @__PURE__ */
|
|
6187
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "May" }),
|
|
6188
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Jun", hover: true }),
|
|
6189
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Jul", focus: true }),
|
|
6190
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Au", selected: true })
|
|
6131
6191
|
] }),
|
|
6132
6192
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6133
|
-
/* @__PURE__ */
|
|
6134
|
-
/* @__PURE__ */
|
|
6135
|
-
/* @__PURE__ */
|
|
6136
|
-
/* @__PURE__ */
|
|
6193
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Sep" }),
|
|
6194
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Oct", today: true }),
|
|
6195
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Nov" }),
|
|
6196
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "Dec" })
|
|
6137
6197
|
] })
|
|
6138
6198
|
] })
|
|
6139
6199
|
]
|
|
@@ -6150,25 +6210,25 @@ var CalendarTable = (props) => {
|
|
|
6150
6210
|
CALENDARTABLE_CLASSNAME
|
|
6151
6211
|
),
|
|
6152
6212
|
children: [
|
|
6153
|
-
showCalendarCaption && /* @__PURE__ */
|
|
6213
|
+
showCalendarCaption && /* @__PURE__ */ jsx66("caption", { className: "k-calendar-caption", children: "2020 - 2029" }),
|
|
6154
6214
|
/* @__PURE__ */ jsxs27("tbody", { className: "k-calendar-tbody", children: [
|
|
6155
6215
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6156
|
-
/* @__PURE__ */
|
|
6157
|
-
/* @__PURE__ */
|
|
6158
|
-
/* @__PURE__ */
|
|
6159
|
-
/* @__PURE__ */
|
|
6216
|
+
/* @__PURE__ */ jsx66(CalendarCell, { className: "k-out-of-range" }),
|
|
6217
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2020" }),
|
|
6218
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2021", today: true }),
|
|
6219
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2022" })
|
|
6160
6220
|
] }),
|
|
6161
6221
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6162
|
-
/* @__PURE__ */
|
|
6163
|
-
/* @__PURE__ */
|
|
6164
|
-
/* @__PURE__ */
|
|
6165
|
-
/* @__PURE__ */
|
|
6222
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2023" }),
|
|
6223
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2024", hover: true }),
|
|
6224
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2025", focus: true }),
|
|
6225
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2026", selected: true })
|
|
6166
6226
|
] }),
|
|
6167
6227
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6168
|
-
/* @__PURE__ */
|
|
6169
|
-
/* @__PURE__ */
|
|
6170
|
-
/* @__PURE__ */
|
|
6171
|
-
/* @__PURE__ */
|
|
6228
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2027" }),
|
|
6229
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2028" }),
|
|
6230
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2029" }),
|
|
6231
|
+
/* @__PURE__ */ jsx66(CalendarCell, { className: "k-out-of-range" })
|
|
6172
6232
|
] })
|
|
6173
6233
|
] })
|
|
6174
6234
|
]
|
|
@@ -6185,25 +6245,25 @@ var CalendarTable = (props) => {
|
|
|
6185
6245
|
CALENDARTABLE_CLASSNAME
|
|
6186
6246
|
),
|
|
6187
6247
|
children: [
|
|
6188
|
-
showCalendarCaption && /* @__PURE__ */
|
|
6248
|
+
showCalendarCaption && /* @__PURE__ */ jsx66("caption", { className: "k-calendar-caption", children: "2000 - 2099" }),
|
|
6189
6249
|
/* @__PURE__ */ jsxs27("tbody", { className: "k-calendar-tbody", children: [
|
|
6190
6250
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6191
|
-
/* @__PURE__ */
|
|
6192
|
-
/* @__PURE__ */
|
|
6193
|
-
/* @__PURE__ */
|
|
6194
|
-
/* @__PURE__ */
|
|
6251
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "1990 - 1999" }),
|
|
6252
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2000 - 2009" }),
|
|
6253
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2010 - 2019", today: true }),
|
|
6254
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2020 - 2029" })
|
|
6195
6255
|
] }),
|
|
6196
6256
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6197
|
-
/* @__PURE__ */
|
|
6198
|
-
/* @__PURE__ */
|
|
6199
|
-
/* @__PURE__ */
|
|
6200
|
-
/* @__PURE__ */
|
|
6257
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2030 - 2039" }),
|
|
6258
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2040 - 2049", hover: true }),
|
|
6259
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2050 - 2059", focus: true }),
|
|
6260
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2060 - 2069", selected: true })
|
|
6201
6261
|
] }),
|
|
6202
6262
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6203
|
-
/* @__PURE__ */
|
|
6204
|
-
/* @__PURE__ */
|
|
6205
|
-
/* @__PURE__ */
|
|
6206
|
-
/* @__PURE__ */
|
|
6263
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2070 - 2079" }),
|
|
6264
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2080 - 2089" }),
|
|
6265
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2090 - 2099" }),
|
|
6266
|
+
/* @__PURE__ */ jsx66(CalendarCell, { className: "k-out-of-range" })
|
|
6207
6267
|
] })
|
|
6208
6268
|
] })
|
|
6209
6269
|
]
|
|
@@ -6219,68 +6279,68 @@ var CalendarTable = (props) => {
|
|
|
6219
6279
|
CALENDARTABLE_CLASSNAME
|
|
6220
6280
|
),
|
|
6221
6281
|
children: [
|
|
6222
|
-
showCalendarCaption && /* @__PURE__ */
|
|
6223
|
-
/* @__PURE__ */
|
|
6282
|
+
showCalendarCaption && /* @__PURE__ */ jsx66("caption", { className: "k-calendar-caption", children: "October 2021" }),
|
|
6283
|
+
/* @__PURE__ */ jsx66(CalendarTableHead, { showWeek }),
|
|
6224
6284
|
/* @__PURE__ */ jsxs27("tbody", { className: "k-calendar-tbody", children: [
|
|
6225
6285
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6226
|
-
showWeek && /* @__PURE__ */
|
|
6227
|
-
/* @__PURE__ */
|
|
6228
|
-
/* @__PURE__ */
|
|
6229
|
-
/* @__PURE__ */
|
|
6230
|
-
/* @__PURE__ */
|
|
6231
|
-
/* @__PURE__ */
|
|
6232
|
-
/* @__PURE__ */
|
|
6233
|
-
/* @__PURE__ */
|
|
6286
|
+
showWeek && /* @__PURE__ */ jsx66(CalendarCell, { text: "39", weekCell: true }),
|
|
6287
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "30", otherMonth: true, showOtherMonth }),
|
|
6288
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "1" }),
|
|
6289
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2" }),
|
|
6290
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "3" }),
|
|
6291
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "4" }),
|
|
6292
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "5" }),
|
|
6293
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "6", weekend: true })
|
|
6234
6294
|
] }),
|
|
6235
6295
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6236
|
-
showWeek && /* @__PURE__ */
|
|
6237
|
-
/* @__PURE__ */
|
|
6238
|
-
/* @__PURE__ */
|
|
6239
|
-
/* @__PURE__ */
|
|
6240
|
-
/* @__PURE__ */
|
|
6241
|
-
/* @__PURE__ */
|
|
6242
|
-
/* @__PURE__ */
|
|
6243
|
-
/* @__PURE__ */
|
|
6296
|
+
showWeek && /* @__PURE__ */ jsx66(CalendarCell, { text: "40", weekCell: true }),
|
|
6297
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "7", weekend: true }),
|
|
6298
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "8", hover: true }),
|
|
6299
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "9", focus: true }),
|
|
6300
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "10", selected: true }),
|
|
6301
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "11", hover: true, focus: true }),
|
|
6302
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "12", hover: true, selected: true }),
|
|
6303
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "13", weekend: true })
|
|
6244
6304
|
] }),
|
|
6245
6305
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6246
|
-
showWeek && /* @__PURE__ */
|
|
6247
|
-
/* @__PURE__ */
|
|
6248
|
-
/* @__PURE__ */
|
|
6249
|
-
/* @__PURE__ */
|
|
6250
|
-
/* @__PURE__ */
|
|
6251
|
-
/* @__PURE__ */
|
|
6252
|
-
/* @__PURE__ */
|
|
6253
|
-
/* @__PURE__ */
|
|
6306
|
+
showWeek && /* @__PURE__ */ jsx66(CalendarCell, { text: "41", weekCell: true }),
|
|
6307
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "14", weekend: true }),
|
|
6308
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "15" }),
|
|
6309
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "16", today: true }),
|
|
6310
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "17" }),
|
|
6311
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "18" }),
|
|
6312
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "19" }),
|
|
6313
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "20", weekend: true })
|
|
6254
6314
|
] }),
|
|
6255
6315
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6256
|
-
showWeek && /* @__PURE__ */
|
|
6257
|
-
/* @__PURE__ */
|
|
6258
|
-
/* @__PURE__ */
|
|
6259
|
-
/* @__PURE__ */
|
|
6260
|
-
/* @__PURE__ */
|
|
6261
|
-
/* @__PURE__ */
|
|
6262
|
-
/* @__PURE__ */
|
|
6263
|
-
/* @__PURE__ */
|
|
6316
|
+
showWeek && /* @__PURE__ */ jsx66(CalendarCell, { text: "42", weekCell: true }),
|
|
6317
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "21", weekend: true }),
|
|
6318
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "22" }),
|
|
6319
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "23" }),
|
|
6320
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "24" }),
|
|
6321
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "25", rangeStart: selectedRange, selected: selectedRange }),
|
|
6322
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "26", rangeMid: selectedRange }),
|
|
6323
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "27", weekend: true, rangeMid: selectedRange })
|
|
6264
6324
|
] }),
|
|
6265
6325
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6266
|
-
showWeek && /* @__PURE__ */
|
|
6267
|
-
/* @__PURE__ */
|
|
6268
|
-
/* @__PURE__ */
|
|
6269
|
-
/* @__PURE__ */
|
|
6270
|
-
/* @__PURE__ */
|
|
6271
|
-
/* @__PURE__ */
|
|
6272
|
-
/* @__PURE__ */
|
|
6273
|
-
/* @__PURE__ */
|
|
6326
|
+
showWeek && /* @__PURE__ */ jsx66(CalendarCell, { text: "43", weekCell: true }),
|
|
6327
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "28", weekend: true, rangeMid: selectedRange }),
|
|
6328
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "29", rangeEnd: selectedRange, focus: selectedRange, selected: selectedRange }),
|
|
6329
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "30" }),
|
|
6330
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "31" }),
|
|
6331
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "1", otherMonth: true, showOtherMonth }),
|
|
6332
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "2", otherMonth: true, showOtherMonth }),
|
|
6333
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "3", otherMonth: true, weekend: true, showOtherMonth })
|
|
6274
6334
|
] }),
|
|
6275
6335
|
/* @__PURE__ */ jsxs27("tr", { className: "k-calendar-tr", children: [
|
|
6276
|
-
showWeek && /* @__PURE__ */
|
|
6277
|
-
/* @__PURE__ */
|
|
6278
|
-
/* @__PURE__ */
|
|
6279
|
-
/* @__PURE__ */
|
|
6280
|
-
/* @__PURE__ */
|
|
6281
|
-
/* @__PURE__ */
|
|
6282
|
-
/* @__PURE__ */
|
|
6283
|
-
/* @__PURE__ */
|
|
6336
|
+
showWeek && /* @__PURE__ */ jsx66(CalendarCell, { text: "44", weekCell: true }),
|
|
6337
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "4", otherMonth: true, weekend: true, showOtherMonth }),
|
|
6338
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "5", otherMonth: true, showOtherMonth }),
|
|
6339
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "6", otherMonth: true, showOtherMonth }),
|
|
6340
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "7", otherMonth: true, showOtherMonth }),
|
|
6341
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "8", otherMonth: true, showOtherMonth }),
|
|
6342
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "9", otherMonth: true, showOtherMonth }),
|
|
6343
|
+
/* @__PURE__ */ jsx66(CalendarCell, { text: "10", otherMonth: true, weekend: true, showOtherMonth })
|
|
6284
6344
|
] })
|
|
6285
6345
|
] })
|
|
6286
6346
|
]
|
|
@@ -6289,52 +6349,52 @@ var CalendarTable = (props) => {
|
|
|
6289
6349
|
};
|
|
6290
6350
|
|
|
6291
6351
|
// src/calendar/calendar-table-head.tsx
|
|
6292
|
-
import { jsx as
|
|
6352
|
+
import { jsx as jsx67, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
6293
6353
|
var className15 = `k-calendar-thead`;
|
|
6294
6354
|
var CalendarTableHead = (props) => {
|
|
6295
6355
|
const {
|
|
6296
6356
|
showWeek,
|
|
6297
6357
|
...other
|
|
6298
6358
|
} = props;
|
|
6299
|
-
return /* @__PURE__ */
|
|
6359
|
+
return /* @__PURE__ */ jsx67(
|
|
6300
6360
|
"thead",
|
|
6301
6361
|
{
|
|
6302
6362
|
...other,
|
|
6303
6363
|
className: classNames(props.className, className15),
|
|
6304
6364
|
children: /* @__PURE__ */ jsxs28("tr", { className: "k-calendar-tr", children: [
|
|
6305
|
-
showWeek && /* @__PURE__ */
|
|
6306
|
-
/* @__PURE__ */
|
|
6307
|
-
/* @__PURE__ */
|
|
6308
|
-
/* @__PURE__ */
|
|
6309
|
-
/* @__PURE__ */
|
|
6310
|
-
/* @__PURE__ */
|
|
6311
|
-
/* @__PURE__ */
|
|
6312
|
-
/* @__PURE__ */
|
|
6365
|
+
showWeek && /* @__PURE__ */ jsx67(CalendarCell, { weekCell: true, headerCell: true }),
|
|
6366
|
+
/* @__PURE__ */ jsx67(CalendarCell, { text: "Su", headerCell: true }),
|
|
6367
|
+
/* @__PURE__ */ jsx67(CalendarCell, { text: "Mo", headerCell: true }),
|
|
6368
|
+
/* @__PURE__ */ jsx67(CalendarCell, { text: "Tu", headerCell: true }),
|
|
6369
|
+
/* @__PURE__ */ jsx67(CalendarCell, { text: "We", headerCell: true }),
|
|
6370
|
+
/* @__PURE__ */ jsx67(CalendarCell, { text: "Th", headerCell: true }),
|
|
6371
|
+
/* @__PURE__ */ jsx67(CalendarCell, { text: "Fr", headerCell: true }),
|
|
6372
|
+
/* @__PURE__ */ jsx67(CalendarCell, { text: "Sa", headerCell: true })
|
|
6313
6373
|
] })
|
|
6314
6374
|
}
|
|
6315
6375
|
);
|
|
6316
6376
|
};
|
|
6317
6377
|
|
|
6318
6378
|
// src/calendar/calendar-view.tsx
|
|
6319
|
-
import { jsx as
|
|
6379
|
+
import { jsx as jsx68 } from "react/jsx-runtime";
|
|
6320
6380
|
var className16 = `k-calendar-view`;
|
|
6321
|
-
var
|
|
6381
|
+
var defaultProps27 = {
|
|
6322
6382
|
viewsCount: 1,
|
|
6323
6383
|
orientation: "horizontal",
|
|
6324
6384
|
calendarView: "month"
|
|
6325
6385
|
};
|
|
6326
6386
|
var CalendarView = (props) => {
|
|
6327
6387
|
const {
|
|
6328
|
-
orientation =
|
|
6329
|
-
calendarView =
|
|
6330
|
-
viewsCount =
|
|
6388
|
+
orientation = defaultProps27.orientation,
|
|
6389
|
+
calendarView = defaultProps27.calendarView,
|
|
6390
|
+
viewsCount = defaultProps27.viewsCount,
|
|
6331
6391
|
showWeek,
|
|
6332
6392
|
showOtherMonth,
|
|
6333
6393
|
showCalendarCaption,
|
|
6334
6394
|
selectedRange,
|
|
6335
6395
|
...other
|
|
6336
6396
|
} = props;
|
|
6337
|
-
return /* @__PURE__ */
|
|
6397
|
+
return /* @__PURE__ */ jsx68(
|
|
6338
6398
|
"div",
|
|
6339
6399
|
{
|
|
6340
6400
|
...other,
|
|
@@ -6350,7 +6410,7 @@ var CalendarView = (props) => {
|
|
|
6350
6410
|
}
|
|
6351
6411
|
),
|
|
6352
6412
|
children: [...Array(viewsCount)].map(
|
|
6353
|
-
(_e, i) => /* @__PURE__ */
|
|
6413
|
+
(_e, i) => /* @__PURE__ */ jsx68(
|
|
6354
6414
|
CalendarTable,
|
|
6355
6415
|
{
|
|
6356
6416
|
calendarView,
|
|
@@ -6367,9 +6427,9 @@ var CalendarView = (props) => {
|
|
|
6367
6427
|
};
|
|
6368
6428
|
|
|
6369
6429
|
// src/datepicker/datepicker.spec.tsx
|
|
6370
|
-
import { Fragment as Fragment18, jsx as
|
|
6430
|
+
import { Fragment as Fragment18, jsx as jsx69, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
6371
6431
|
var DATEPICKER_CLASSNAME = `k-datepicker`;
|
|
6372
|
-
var
|
|
6432
|
+
var states31 = [
|
|
6373
6433
|
States.hover,
|
|
6374
6434
|
States.focus,
|
|
6375
6435
|
States.valid,
|
|
@@ -6379,12 +6439,12 @@ var states29 = [
|
|
|
6379
6439
|
States.loading,
|
|
6380
6440
|
States.readonly
|
|
6381
6441
|
];
|
|
6382
|
-
var
|
|
6442
|
+
var options29 = {
|
|
6383
6443
|
size: [Size.small, Size.medium, Size.large],
|
|
6384
6444
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6385
6445
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6386
6446
|
};
|
|
6387
|
-
var
|
|
6447
|
+
var defaultProps28 = {
|
|
6388
6448
|
size: Input.defaultProps.size,
|
|
6389
6449
|
rounded: Input.defaultProps.rounded,
|
|
6390
6450
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -6431,9 +6491,9 @@ var DatePicker = (props) => {
|
|
|
6431
6491
|
readonly,
|
|
6432
6492
|
className: classNames(props.className, DATEPICKER_CLASSNAME),
|
|
6433
6493
|
children: [
|
|
6434
|
-
/* @__PURE__ */
|
|
6435
|
-
/* @__PURE__ */
|
|
6436
|
-
/* @__PURE__ */
|
|
6494
|
+
/* @__PURE__ */ jsx69(InputPrefix, { children: prefix }),
|
|
6495
|
+
/* @__PURE__ */ jsx69(InputInnerInput, { placeholder, value }),
|
|
6496
|
+
/* @__PURE__ */ jsx69(
|
|
6437
6497
|
InputValidationIcon,
|
|
6438
6498
|
{
|
|
6439
6499
|
valid,
|
|
@@ -6442,14 +6502,14 @@ var DatePicker = (props) => {
|
|
|
6442
6502
|
disabled
|
|
6443
6503
|
}
|
|
6444
6504
|
),
|
|
6445
|
-
/* @__PURE__ */
|
|
6505
|
+
/* @__PURE__ */ jsx69(
|
|
6446
6506
|
InputLoadingIcon,
|
|
6447
6507
|
{
|
|
6448
6508
|
loading,
|
|
6449
6509
|
disabled
|
|
6450
6510
|
}
|
|
6451
6511
|
),
|
|
6452
|
-
/* @__PURE__ */
|
|
6512
|
+
/* @__PURE__ */ jsx69(
|
|
6453
6513
|
InputClearValue,
|
|
6454
6514
|
{
|
|
6455
6515
|
loading,
|
|
@@ -6458,8 +6518,8 @@ var DatePicker = (props) => {
|
|
|
6458
6518
|
value
|
|
6459
6519
|
}
|
|
6460
6520
|
),
|
|
6461
|
-
/* @__PURE__ */
|
|
6462
|
-
/* @__PURE__ */
|
|
6521
|
+
/* @__PURE__ */ jsx69(InputSuffix, { children: suffix }),
|
|
6522
|
+
/* @__PURE__ */ jsx69(
|
|
6463
6523
|
Button,
|
|
6464
6524
|
{
|
|
6465
6525
|
className: "k-input-button",
|
|
@@ -6472,9 +6532,9 @@ var DatePicker = (props) => {
|
|
|
6472
6532
|
]
|
|
6473
6533
|
}
|
|
6474
6534
|
),
|
|
6475
|
-
opened && /* @__PURE__ */
|
|
6535
|
+
opened && /* @__PURE__ */ jsx69(Popup, { className: "k-calendar-container k-datepicker-popup", children: /* @__PURE__ */ jsx69(Calendar, { dir }) }),
|
|
6476
6536
|
adaptive && /* @__PURE__ */ jsxs29(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
6477
|
-
/* @__PURE__ */
|
|
6537
|
+
/* @__PURE__ */ jsx69(
|
|
6478
6538
|
ActionSheetHeader,
|
|
6479
6539
|
{
|
|
6480
6540
|
actions: ["x"],
|
|
@@ -6482,44 +6542,44 @@ var DatePicker = (props) => {
|
|
|
6482
6542
|
subTitle: "DD / MM / YY"
|
|
6483
6543
|
}
|
|
6484
6544
|
),
|
|
6485
|
-
/* @__PURE__ */
|
|
6545
|
+
/* @__PURE__ */ jsx69(Calendar, { size: "large" })
|
|
6486
6546
|
] })
|
|
6487
6547
|
] });
|
|
6488
6548
|
};
|
|
6489
|
-
DatePicker.states =
|
|
6490
|
-
DatePicker.options =
|
|
6549
|
+
DatePicker.states = states31;
|
|
6550
|
+
DatePicker.options = options29;
|
|
6491
6551
|
DatePicker.className = DATEPICKER_CLASSNAME;
|
|
6492
|
-
DatePicker.defaultProps =
|
|
6552
|
+
DatePicker.defaultProps = defaultProps28;
|
|
6493
6553
|
|
|
6494
6554
|
// src/datepicker/templates/datepicker-normal.tsx
|
|
6495
|
-
import { jsx as
|
|
6555
|
+
import { jsx as jsx70 } from "react/jsx-runtime";
|
|
6496
6556
|
|
|
6497
6557
|
// src/datepicker/templates/datepicker-popup.tsx
|
|
6498
|
-
import { jsx as
|
|
6558
|
+
import { jsx as jsx71 } from "react/jsx-runtime";
|
|
6499
6559
|
|
|
6500
6560
|
// src/datepicker/templates/datepicker-adaptive.tsx
|
|
6501
|
-
import { jsx as
|
|
6561
|
+
import { jsx as jsx72 } from "react/jsx-runtime";
|
|
6502
6562
|
|
|
6503
6563
|
// src/button-group/button-group.spec.tsx
|
|
6504
|
-
import { jsx as
|
|
6564
|
+
import { jsx as jsx73 } from "react/jsx-runtime";
|
|
6505
6565
|
var BUTTONGROUP_CLASSNAME = `k-button-group`;
|
|
6506
|
-
var
|
|
6566
|
+
var states32 = [
|
|
6507
6567
|
States.disabled
|
|
6508
6568
|
];
|
|
6509
|
-
var
|
|
6569
|
+
var options30 = {
|
|
6510
6570
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link]
|
|
6511
6571
|
};
|
|
6512
|
-
var
|
|
6572
|
+
var defaultProps29 = {
|
|
6513
6573
|
fillMode: FillMode.solid
|
|
6514
6574
|
};
|
|
6515
6575
|
var ButtonGroup = (props) => {
|
|
6516
6576
|
const {
|
|
6517
|
-
fillMode =
|
|
6577
|
+
fillMode = defaultProps29.fillMode,
|
|
6518
6578
|
disabled,
|
|
6519
6579
|
stretched,
|
|
6520
6580
|
...other
|
|
6521
6581
|
} = props;
|
|
6522
|
-
return /* @__PURE__ */
|
|
6582
|
+
return /* @__PURE__ */ jsx73(
|
|
6523
6583
|
"div",
|
|
6524
6584
|
{
|
|
6525
6585
|
...other,
|
|
@@ -6540,36 +6600,36 @@ var ButtonGroup = (props) => {
|
|
|
6540
6600
|
}
|
|
6541
6601
|
);
|
|
6542
6602
|
};
|
|
6543
|
-
ButtonGroup.states =
|
|
6544
|
-
ButtonGroup.options =
|
|
6603
|
+
ButtonGroup.states = states32;
|
|
6604
|
+
ButtonGroup.options = options30;
|
|
6545
6605
|
ButtonGroup.className = BUTTONGROUP_CLASSNAME;
|
|
6546
|
-
ButtonGroup.defaultProps =
|
|
6606
|
+
ButtonGroup.defaultProps = defaultProps29;
|
|
6547
6607
|
|
|
6548
6608
|
// src/button-group/templates/icon-button-group.tsx
|
|
6549
|
-
import { jsx as
|
|
6609
|
+
import { jsx as jsx74, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
6550
6610
|
|
|
6551
6611
|
// src/button-group/templates/icon-text-button-group.tsx
|
|
6552
|
-
import { jsx as
|
|
6612
|
+
import { jsx as jsx75, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
6553
6613
|
|
|
6554
6614
|
// src/button-group/templates/text-button-group.tsx
|
|
6555
|
-
import { jsx as
|
|
6615
|
+
import { jsx as jsx76, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
6556
6616
|
|
|
6557
6617
|
// src/button-group/templates/mixed-button-group.tsx
|
|
6558
|
-
import { jsx as
|
|
6618
|
+
import { jsx as jsx77, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
6559
6619
|
|
|
6560
6620
|
// src/time-selector/time-selector.spec.tsx
|
|
6561
|
-
import { Fragment as Fragment19, jsx as
|
|
6621
|
+
import { Fragment as Fragment19, jsx as jsx78, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
6562
6622
|
var TIMESELECTOR_CLASSNAME = `k-timeselector`;
|
|
6563
|
-
var
|
|
6564
|
-
var
|
|
6623
|
+
var states33 = [];
|
|
6624
|
+
var options31 = {
|
|
6565
6625
|
size: [Size.small, Size.medium, Size.large]
|
|
6566
6626
|
};
|
|
6567
|
-
var
|
|
6627
|
+
var defaultProps30 = {
|
|
6568
6628
|
size: Size.medium
|
|
6569
6629
|
};
|
|
6570
6630
|
var TimeSelector = (props) => {
|
|
6571
6631
|
const {
|
|
6572
|
-
size =
|
|
6632
|
+
size = defaultProps30.size,
|
|
6573
6633
|
header,
|
|
6574
6634
|
fastSelection,
|
|
6575
6635
|
columns,
|
|
@@ -6585,7 +6645,7 @@ var TimeSelector = (props) => {
|
|
|
6585
6645
|
if (index === 0 || columnType === "tt") {
|
|
6586
6646
|
separator = false;
|
|
6587
6647
|
}
|
|
6588
|
-
return /* @__PURE__ */
|
|
6648
|
+
return /* @__PURE__ */ jsx78(Fragment19, { children: /* @__PURE__ */ jsx78(TimeSelectorColumn, { type: columnType, focus, separator }) });
|
|
6589
6649
|
});
|
|
6590
6650
|
return /* @__PURE__ */ jsxs34(
|
|
6591
6651
|
"div",
|
|
@@ -6599,24 +6659,24 @@ var TimeSelector = (props) => {
|
|
|
6599
6659
|
})
|
|
6600
6660
|
),
|
|
6601
6661
|
children: [
|
|
6602
|
-
/* @__PURE__ */
|
|
6603
|
-
/* @__PURE__ */
|
|
6662
|
+
/* @__PURE__ */ jsx78(Fragment19, { children: header }),
|
|
6663
|
+
/* @__PURE__ */ jsx78(Fragment19, { children: fastSelection }),
|
|
6604
6664
|
/* @__PURE__ */ jsxs34("div", { className: "k-time-list-container", children: [
|
|
6605
|
-
/* @__PURE__ */
|
|
6665
|
+
/* @__PURE__ */ jsx78("span", { className: "k-time-highlight" }),
|
|
6606
6666
|
columnsDom
|
|
6607
6667
|
] })
|
|
6608
6668
|
]
|
|
6609
6669
|
}
|
|
6610
6670
|
);
|
|
6611
6671
|
};
|
|
6612
|
-
TimeSelector.states =
|
|
6613
|
-
TimeSelector.options =
|
|
6672
|
+
TimeSelector.states = states33;
|
|
6673
|
+
TimeSelector.options = options31;
|
|
6614
6674
|
TimeSelector.className = TIMESELECTOR_CLASSNAME;
|
|
6615
|
-
TimeSelector.defaultProps =
|
|
6675
|
+
TimeSelector.defaultProps = defaultProps30;
|
|
6616
6676
|
|
|
6617
6677
|
// src/time-selector/time-selector-column.tsx
|
|
6618
|
-
import { Fragment as Fragment20, jsx as
|
|
6619
|
-
var
|
|
6678
|
+
import { Fragment as Fragment20, jsx as jsx79, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
6679
|
+
var states34 = [
|
|
6620
6680
|
States.focus
|
|
6621
6681
|
];
|
|
6622
6682
|
var TimeSelectorColumn = (props) => {
|
|
@@ -6654,10 +6714,10 @@ var TimeSelectorColumn = (props) => {
|
|
|
6654
6714
|
break;
|
|
6655
6715
|
}
|
|
6656
6716
|
const items = columnData.map(
|
|
6657
|
-
(data) => /* @__PURE__ */
|
|
6717
|
+
(data) => /* @__PURE__ */ jsx79(Fragment20, { children: /* @__PURE__ */ jsx79("li", { className: "k-item", children: /* @__PURE__ */ jsx79("span", { children: data }) }) })
|
|
6658
6718
|
);
|
|
6659
6719
|
return /* @__PURE__ */ jsxs35(Fragment20, { children: [
|
|
6660
|
-
separator && /* @__PURE__ */
|
|
6720
|
+
separator && /* @__PURE__ */ jsx79("div", { className: "k-time-separator", children: ":" }),
|
|
6661
6721
|
/* @__PURE__ */ jsxs35(
|
|
6662
6722
|
"div",
|
|
6663
6723
|
{
|
|
@@ -6670,10 +6730,10 @@ var TimeSelectorColumn = (props) => {
|
|
|
6670
6730
|
})
|
|
6671
6731
|
),
|
|
6672
6732
|
children: [
|
|
6673
|
-
/* @__PURE__ */
|
|
6674
|
-
/* @__PURE__ */
|
|
6675
|
-
/* @__PURE__ */
|
|
6676
|
-
/* @__PURE__ */
|
|
6733
|
+
/* @__PURE__ */ jsx79("span", { className: "k-title", children: text }),
|
|
6734
|
+
/* @__PURE__ */ jsx79("div", { className: "k-time-list", children: /* @__PURE__ */ jsxs35("div", { className: "k-content k-scrollable k-time-container", children: [
|
|
6735
|
+
/* @__PURE__ */ jsx79("ul", { className: "k-reset", style: { transform: "translateY(97px)" }, children: items }),
|
|
6736
|
+
/* @__PURE__ */ jsx79("div", { className: "k-scrollable-placeholder" })
|
|
6677
6737
|
] }) })
|
|
6678
6738
|
]
|
|
6679
6739
|
}
|
|
@@ -6682,7 +6742,7 @@ var TimeSelectorColumn = (props) => {
|
|
|
6682
6742
|
};
|
|
6683
6743
|
|
|
6684
6744
|
// src/time-selector/time-selector-header.tsx
|
|
6685
|
-
import { jsx as
|
|
6745
|
+
import { jsx as jsx80, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
6686
6746
|
var className17 = `k-time-header`;
|
|
6687
6747
|
var TimeSelectorHeader = (props) => {
|
|
6688
6748
|
const {
|
|
@@ -6698,7 +6758,7 @@ var TimeSelectorHeader = (props) => {
|
|
|
6698
6758
|
className17
|
|
6699
6759
|
),
|
|
6700
6760
|
children: [
|
|
6701
|
-
title != null && /* @__PURE__ */
|
|
6761
|
+
title != null && /* @__PURE__ */ jsx80("span", { className: "k-title", children: title }),
|
|
6702
6762
|
props.children
|
|
6703
6763
|
]
|
|
6704
6764
|
}
|
|
@@ -6706,34 +6766,34 @@ var TimeSelectorHeader = (props) => {
|
|
|
6706
6766
|
};
|
|
6707
6767
|
|
|
6708
6768
|
// src/time-selector/time-selector-fast-selection.tsx
|
|
6709
|
-
import { jsx as
|
|
6769
|
+
import { jsx as jsx81, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
6710
6770
|
|
|
6711
6771
|
// src/time-selector/templates/time-selector-all.tsx
|
|
6712
|
-
import { jsx as
|
|
6772
|
+
import { jsx as jsx82, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
6713
6773
|
|
|
6714
6774
|
// src/time-selector/templates/time-selector-hour.tsx
|
|
6715
|
-
import { jsx as
|
|
6775
|
+
import { jsx as jsx83, jsxs as jsxs39 } from "react/jsx-runtime";
|
|
6716
6776
|
|
|
6717
6777
|
// src/time-selector/templates/time-selector-minute.tsx
|
|
6718
|
-
import { jsx as
|
|
6778
|
+
import { jsx as jsx84, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
6719
6779
|
|
|
6720
6780
|
// src/datetime-selector/datetime-selector.spec.tsx
|
|
6721
|
-
import { Fragment as Fragment21, jsx as
|
|
6781
|
+
import { Fragment as Fragment21, jsx as jsx85, jsxs as jsxs41 } from "react/jsx-runtime";
|
|
6722
6782
|
var DATETIMESELECTOR_CLASSNAME = `k-datetime-wrap`;
|
|
6723
|
-
var
|
|
6724
|
-
var
|
|
6783
|
+
var states35 = [];
|
|
6784
|
+
var options32 = {
|
|
6725
6785
|
size: [Size.small, Size.medium, Size.large]
|
|
6726
6786
|
};
|
|
6727
|
-
var
|
|
6787
|
+
var defaultProps31 = {
|
|
6728
6788
|
tab: "date",
|
|
6729
6789
|
size: Size.medium,
|
|
6730
6790
|
actionButtons: true
|
|
6731
6791
|
};
|
|
6732
6792
|
var DateTimeSelector = (props) => {
|
|
6733
6793
|
const {
|
|
6734
|
-
size =
|
|
6735
|
-
tab =
|
|
6736
|
-
actionButtons =
|
|
6794
|
+
size = defaultProps31.size,
|
|
6795
|
+
tab = defaultProps31.tab,
|
|
6796
|
+
actionButtons = defaultProps31.actionButtons,
|
|
6737
6797
|
dir,
|
|
6738
6798
|
...other
|
|
6739
6799
|
} = props;
|
|
@@ -6753,34 +6813,34 @@ var DateTimeSelector = (props) => {
|
|
|
6753
6813
|
})
|
|
6754
6814
|
),
|
|
6755
6815
|
children: [
|
|
6756
|
-
/* @__PURE__ */
|
|
6757
|
-
/* @__PURE__ */
|
|
6758
|
-
/* @__PURE__ */
|
|
6816
|
+
/* @__PURE__ */ jsx85("div", { className: "k-datetime-buttongroup", children: /* @__PURE__ */ jsxs41(ButtonGroup, { stretched: true, children: [
|
|
6817
|
+
/* @__PURE__ */ jsx85(Button, { className: "k-group-start", size, selected: tab === "date", children: "Date" }),
|
|
6818
|
+
/* @__PURE__ */ jsx85(Button, { className: "k-group-end", size, selected: tab === "time", children: "Time" })
|
|
6759
6819
|
] }) }),
|
|
6760
|
-
/* @__PURE__ */
|
|
6761
|
-
/* @__PURE__ */
|
|
6762
|
-
/* @__PURE__ */
|
|
6820
|
+
/* @__PURE__ */ jsx85("div", { className: "k-datetime-selector", children: tab === "time" ? /* @__PURE__ */ jsxs41(Fragment21, { children: [
|
|
6821
|
+
/* @__PURE__ */ jsx85("div", { className: "k-datetime-calendar-wrap" }),
|
|
6822
|
+
/* @__PURE__ */ jsx85("div", { className: "k-datetime-time-wrap", children: /* @__PURE__ */ jsx85(TimeSelector, { size, columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx85(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx85(Button, { size, fillMode: "flat", className: "k-time-now", children: "Now" }) }) }) })
|
|
6763
6823
|
] }) : /* @__PURE__ */ jsxs41(Fragment21, { children: [
|
|
6764
|
-
/* @__PURE__ */
|
|
6765
|
-
/* @__PURE__ */
|
|
6824
|
+
/* @__PURE__ */ jsx85("div", { className: "k-datetime-calendar-wrap", children: /* @__PURE__ */ jsx85(Calendar, { size, showOtherMonth: true, dir }) }),
|
|
6825
|
+
/* @__PURE__ */ jsx85("div", { className: "k-datetime-time-wrap" })
|
|
6766
6826
|
] }) }),
|
|
6767
6827
|
actionButtons && /* @__PURE__ */ jsxs41(ActionButtons, { className: "k-datetime-footer", alignment: "stretched", children: [
|
|
6768
|
-
/* @__PURE__ */
|
|
6769
|
-
/* @__PURE__ */
|
|
6828
|
+
/* @__PURE__ */ jsx85(Button, { size, themeColor: "primary", className: "k-time-accept", children: "Set" }),
|
|
6829
|
+
/* @__PURE__ */ jsx85(Button, { size, className: "k-time-cancel", children: "Cancel" })
|
|
6770
6830
|
] })
|
|
6771
6831
|
]
|
|
6772
6832
|
}
|
|
6773
6833
|
);
|
|
6774
6834
|
};
|
|
6775
|
-
DateTimeSelector.states =
|
|
6776
|
-
DateTimeSelector.options =
|
|
6835
|
+
DateTimeSelector.states = states35;
|
|
6836
|
+
DateTimeSelector.options = options32;
|
|
6777
6837
|
DateTimeSelector.className = DATETIMESELECTOR_CLASSNAME;
|
|
6778
|
-
DateTimeSelector.defaultProps =
|
|
6838
|
+
DateTimeSelector.defaultProps = defaultProps31;
|
|
6779
6839
|
|
|
6780
6840
|
// src/datetimepicker/datetimepicker.spec.tsx
|
|
6781
|
-
import { Fragment as Fragment22, jsx as
|
|
6841
|
+
import { Fragment as Fragment22, jsx as jsx86, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
6782
6842
|
var DATETIMEPICKER_CLASSNAME = `k-datetimepicker`;
|
|
6783
|
-
var
|
|
6843
|
+
var states36 = [
|
|
6784
6844
|
States.hover,
|
|
6785
6845
|
States.focus,
|
|
6786
6846
|
States.valid,
|
|
@@ -6790,12 +6850,12 @@ var states34 = [
|
|
|
6790
6850
|
States.loading,
|
|
6791
6851
|
States.readonly
|
|
6792
6852
|
];
|
|
6793
|
-
var
|
|
6853
|
+
var options33 = {
|
|
6794
6854
|
size: [Size.small, Size.medium, Size.large],
|
|
6795
6855
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6796
6856
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6797
6857
|
};
|
|
6798
|
-
var
|
|
6858
|
+
var defaultProps32 = {
|
|
6799
6859
|
tab: "date",
|
|
6800
6860
|
size: Input.defaultProps.size,
|
|
6801
6861
|
rounded: Input.defaultProps.rounded,
|
|
@@ -6819,7 +6879,7 @@ var DateTimePicker = (props) => {
|
|
|
6819
6879
|
disabled,
|
|
6820
6880
|
readonly,
|
|
6821
6881
|
opened,
|
|
6822
|
-
tab =
|
|
6882
|
+
tab = defaultProps32.tab,
|
|
6823
6883
|
dir,
|
|
6824
6884
|
adaptive,
|
|
6825
6885
|
adaptiveSettings,
|
|
@@ -6844,9 +6904,9 @@ var DateTimePicker = (props) => {
|
|
|
6844
6904
|
readonly,
|
|
6845
6905
|
className: classNames(props.className, DATETIMEPICKER_CLASSNAME),
|
|
6846
6906
|
children: [
|
|
6847
|
-
/* @__PURE__ */
|
|
6848
|
-
/* @__PURE__ */
|
|
6849
|
-
/* @__PURE__ */
|
|
6907
|
+
/* @__PURE__ */ jsx86(InputPrefix, { children: prefix }),
|
|
6908
|
+
/* @__PURE__ */ jsx86(InputInnerInput, { placeholder, value }),
|
|
6909
|
+
/* @__PURE__ */ jsx86(
|
|
6850
6910
|
InputValidationIcon,
|
|
6851
6911
|
{
|
|
6852
6912
|
valid,
|
|
@@ -6855,14 +6915,14 @@ var DateTimePicker = (props) => {
|
|
|
6855
6915
|
disabled
|
|
6856
6916
|
}
|
|
6857
6917
|
),
|
|
6858
|
-
/* @__PURE__ */
|
|
6918
|
+
/* @__PURE__ */ jsx86(
|
|
6859
6919
|
InputLoadingIcon,
|
|
6860
6920
|
{
|
|
6861
6921
|
loading,
|
|
6862
6922
|
disabled
|
|
6863
6923
|
}
|
|
6864
6924
|
),
|
|
6865
|
-
/* @__PURE__ */
|
|
6925
|
+
/* @__PURE__ */ jsx86(
|
|
6866
6926
|
InputClearValue,
|
|
6867
6927
|
{
|
|
6868
6928
|
loading,
|
|
@@ -6871,8 +6931,8 @@ var DateTimePicker = (props) => {
|
|
|
6871
6931
|
value
|
|
6872
6932
|
}
|
|
6873
6933
|
),
|
|
6874
|
-
/* @__PURE__ */
|
|
6875
|
-
/* @__PURE__ */
|
|
6934
|
+
/* @__PURE__ */ jsx86(InputSuffix, { children: suffix }),
|
|
6935
|
+
/* @__PURE__ */ jsx86(
|
|
6876
6936
|
Button,
|
|
6877
6937
|
{
|
|
6878
6938
|
className: "k-input-button",
|
|
@@ -6885,9 +6945,9 @@ var DateTimePicker = (props) => {
|
|
|
6885
6945
|
]
|
|
6886
6946
|
}
|
|
6887
6947
|
),
|
|
6888
|
-
opened && /* @__PURE__ */
|
|
6948
|
+
opened && /* @__PURE__ */ jsx86(Popup, { className: `k-${tab === "time" ? "list" : "calendar"}-container k-datetimepicker-popup`, dir, children: /* @__PURE__ */ jsx86(DateTimeSelector, { tab, dir }) }),
|
|
6889
6949
|
adaptive && /* @__PURE__ */ jsxs42(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
6890
|
-
/* @__PURE__ */
|
|
6950
|
+
/* @__PURE__ */ jsx86(
|
|
6891
6951
|
ActionSheetHeader,
|
|
6892
6952
|
{
|
|
6893
6953
|
actions: ["x"],
|
|
@@ -6895,29 +6955,29 @@ var DateTimePicker = (props) => {
|
|
|
6895
6955
|
subTitle: "DD / MM / YY"
|
|
6896
6956
|
}
|
|
6897
6957
|
),
|
|
6898
|
-
/* @__PURE__ */
|
|
6899
|
-
/* @__PURE__ */
|
|
6958
|
+
/* @__PURE__ */ jsx86(DateTimeSelector, { size: "large", tab, actionButtons: false }),
|
|
6959
|
+
/* @__PURE__ */ jsx86(ActionSheetFooter, { actions: ["Cancel", "!Set"] })
|
|
6900
6960
|
] })
|
|
6901
6961
|
] });
|
|
6902
6962
|
};
|
|
6903
|
-
DateTimePicker.states =
|
|
6904
|
-
DateTimePicker.options =
|
|
6963
|
+
DateTimePicker.states = states36;
|
|
6964
|
+
DateTimePicker.options = options33;
|
|
6905
6965
|
DateTimePicker.className = DATETIMEPICKER_CLASSNAME;
|
|
6906
|
-
DateTimePicker.defaultProps =
|
|
6966
|
+
DateTimePicker.defaultProps = defaultProps32;
|
|
6907
6967
|
|
|
6908
6968
|
// src/datetimepicker/templates/datetimepicker-normal.tsx
|
|
6909
|
-
import { jsx as
|
|
6969
|
+
import { jsx as jsx87 } from "react/jsx-runtime";
|
|
6910
6970
|
|
|
6911
6971
|
// src/datetimepicker/templates/datetimepicker-popup.tsx
|
|
6912
|
-
import { jsx as
|
|
6972
|
+
import { jsx as jsx88 } from "react/jsx-runtime";
|
|
6913
6973
|
|
|
6914
6974
|
// src/datetimepicker/templates/datetimepicker-adaptive.tsx
|
|
6915
|
-
import { jsx as
|
|
6975
|
+
import { jsx as jsx89 } from "react/jsx-runtime";
|
|
6916
6976
|
|
|
6917
6977
|
// src/dropdownlist/dropdownlist.spec.tsx
|
|
6918
|
-
import { Fragment as Fragment23, jsx as
|
|
6978
|
+
import { Fragment as Fragment23, jsx as jsx90, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
6919
6979
|
var DROPDOWNLIST_CLASSNAME = `k-dropdownlist`;
|
|
6920
|
-
var
|
|
6980
|
+
var states37 = [
|
|
6921
6981
|
States.hover,
|
|
6922
6982
|
States.focus,
|
|
6923
6983
|
States.valid,
|
|
@@ -6927,12 +6987,12 @@ var states35 = [
|
|
|
6927
6987
|
States.loading,
|
|
6928
6988
|
States.readonly
|
|
6929
6989
|
];
|
|
6930
|
-
var
|
|
6990
|
+
var options34 = {
|
|
6931
6991
|
size: [Size.small, Size.medium, Size.large],
|
|
6932
6992
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6933
6993
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
6934
6994
|
};
|
|
6935
|
-
var
|
|
6995
|
+
var defaultProps33 = {
|
|
6936
6996
|
showValue: true,
|
|
6937
6997
|
arrowIconName: "caret-alt-down",
|
|
6938
6998
|
size: Size.medium,
|
|
@@ -6942,7 +7002,7 @@ var defaultProps31 = {
|
|
|
6942
7002
|
var DropdownList = (props) => {
|
|
6943
7003
|
const {
|
|
6944
7004
|
valueIconName,
|
|
6945
|
-
arrowIconName =
|
|
7005
|
+
arrowIconName = defaultProps33.arrowIconName,
|
|
6946
7006
|
prefix,
|
|
6947
7007
|
suffix,
|
|
6948
7008
|
value,
|
|
@@ -6958,7 +7018,7 @@ var DropdownList = (props) => {
|
|
|
6958
7018
|
loading,
|
|
6959
7019
|
disabled,
|
|
6960
7020
|
readonly,
|
|
6961
|
-
showValue =
|
|
7021
|
+
showValue = defaultProps33.showValue,
|
|
6962
7022
|
popup,
|
|
6963
7023
|
opened,
|
|
6964
7024
|
...other
|
|
@@ -6987,8 +7047,8 @@ var DropdownList = (props) => {
|
|
|
6987
7047
|
}
|
|
6988
7048
|
),
|
|
6989
7049
|
children: [
|
|
6990
|
-
/* @__PURE__ */
|
|
6991
|
-
/* @__PURE__ */
|
|
7050
|
+
/* @__PURE__ */ jsx90(InputPrefix, { children: prefix }),
|
|
7051
|
+
/* @__PURE__ */ jsx90(
|
|
6992
7052
|
InputInnerSpan,
|
|
6993
7053
|
{
|
|
6994
7054
|
placeholder,
|
|
@@ -6997,7 +7057,7 @@ var DropdownList = (props) => {
|
|
|
6997
7057
|
valueIconName
|
|
6998
7058
|
}
|
|
6999
7059
|
),
|
|
7000
|
-
/* @__PURE__ */
|
|
7060
|
+
/* @__PURE__ */ jsx90(
|
|
7001
7061
|
InputValidationIcon,
|
|
7002
7062
|
{
|
|
7003
7063
|
valid,
|
|
@@ -7006,15 +7066,15 @@ var DropdownList = (props) => {
|
|
|
7006
7066
|
disabled
|
|
7007
7067
|
}
|
|
7008
7068
|
),
|
|
7009
|
-
/* @__PURE__ */
|
|
7069
|
+
/* @__PURE__ */ jsx90(
|
|
7010
7070
|
InputLoadingIcon,
|
|
7011
7071
|
{
|
|
7012
7072
|
loading,
|
|
7013
7073
|
disabled
|
|
7014
7074
|
}
|
|
7015
7075
|
),
|
|
7016
|
-
/* @__PURE__ */
|
|
7017
|
-
/* @__PURE__ */
|
|
7076
|
+
/* @__PURE__ */ jsx90(InputSuffix, { children: suffix }),
|
|
7077
|
+
/* @__PURE__ */ jsx90(
|
|
7018
7078
|
Button,
|
|
7019
7079
|
{
|
|
7020
7080
|
className: "k-input-button",
|
|
@@ -7027,43 +7087,43 @@ var DropdownList = (props) => {
|
|
|
7027
7087
|
]
|
|
7028
7088
|
}
|
|
7029
7089
|
),
|
|
7030
|
-
opened && popup && /* @__PURE__ */
|
|
7090
|
+
opened && popup && /* @__PURE__ */ jsx90(Popup, { className: "k-list-container k-dropdownlist-popup", children: popup })
|
|
7031
7091
|
] });
|
|
7032
7092
|
};
|
|
7033
|
-
DropdownList.states =
|
|
7034
|
-
DropdownList.options =
|
|
7093
|
+
DropdownList.states = states37;
|
|
7094
|
+
DropdownList.options = options34;
|
|
7035
7095
|
DropdownList.className = DROPDOWNLIST_CLASSNAME;
|
|
7036
|
-
DropdownList.defaultProps =
|
|
7096
|
+
DropdownList.defaultProps = defaultProps33;
|
|
7037
7097
|
|
|
7038
7098
|
// src/dropdownlist/templates/dropdownlist-normal.tsx
|
|
7039
|
-
import { jsx as
|
|
7099
|
+
import { jsx as jsx91 } from "react/jsx-runtime";
|
|
7040
7100
|
|
|
7041
7101
|
// src/dropdownlist/templates/dropdownlist-popup.tsx
|
|
7042
|
-
import { jsx as
|
|
7102
|
+
import { jsx as jsx92, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
7043
7103
|
|
|
7044
7104
|
// src/dropdownlist/templates/dropdownlist-filtering.tsx
|
|
7045
|
-
import { Fragment as Fragment24, jsx as
|
|
7105
|
+
import { Fragment as Fragment24, jsx as jsx93, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
7046
7106
|
|
|
7047
7107
|
// src/dropdownlist/templates/dropdownlist-grouping.tsx
|
|
7048
|
-
import { jsx as
|
|
7108
|
+
import { jsx as jsx94, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
7049
7109
|
|
|
7050
7110
|
// src/dropdownlist/templates/dropdownlist-grouping-filtering.tsx
|
|
7051
|
-
import { Fragment as Fragment25, jsx as
|
|
7111
|
+
import { Fragment as Fragment25, jsx as jsx95, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
7052
7112
|
|
|
7053
7113
|
// src/chip/chip-action.tsx
|
|
7054
|
-
import { jsx as
|
|
7114
|
+
import { jsx as jsx96 } from "react/jsx-runtime";
|
|
7055
7115
|
|
|
7056
7116
|
// src/avatar/avatar.spec.tsx
|
|
7057
|
-
import { jsx as
|
|
7117
|
+
import { jsx as jsx97 } from "react/jsx-runtime";
|
|
7058
7118
|
var AVATAR_CLASSNAME = `k-avatar`;
|
|
7059
|
-
var
|
|
7119
|
+
var states38 = [
|
|
7060
7120
|
States.hover,
|
|
7061
7121
|
States.focus,
|
|
7062
7122
|
States.active,
|
|
7063
7123
|
States.selected,
|
|
7064
7124
|
States.disabled
|
|
7065
7125
|
];
|
|
7066
|
-
var
|
|
7126
|
+
var options35 = {
|
|
7067
7127
|
size: [Size.small, Size.medium, Size.large],
|
|
7068
7128
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7069
7129
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline],
|
|
@@ -7081,7 +7141,7 @@ var options33 = {
|
|
|
7081
7141
|
ThemeColor.inverse
|
|
7082
7142
|
]
|
|
7083
7143
|
};
|
|
7084
|
-
var
|
|
7144
|
+
var defaultProps34 = {
|
|
7085
7145
|
type: "text" /* TEXT */,
|
|
7086
7146
|
size: Size.medium,
|
|
7087
7147
|
rounded: Roundness.full,
|
|
@@ -7091,15 +7151,15 @@ var defaultProps32 = {
|
|
|
7091
7151
|
};
|
|
7092
7152
|
var Avatar = (props) => {
|
|
7093
7153
|
const {
|
|
7094
|
-
size =
|
|
7095
|
-
rounded =
|
|
7096
|
-
fillMode =
|
|
7097
|
-
themeColor =
|
|
7098
|
-
type =
|
|
7099
|
-
border =
|
|
7154
|
+
size = defaultProps34.size,
|
|
7155
|
+
rounded = defaultProps34.rounded,
|
|
7156
|
+
fillMode = defaultProps34.fillMode,
|
|
7157
|
+
themeColor = defaultProps34.themeColor,
|
|
7158
|
+
type = defaultProps34.type,
|
|
7159
|
+
border = defaultProps34.border,
|
|
7100
7160
|
...other
|
|
7101
7161
|
} = props;
|
|
7102
|
-
return /* @__PURE__ */
|
|
7162
|
+
return /* @__PURE__ */ jsx97(
|
|
7103
7163
|
"div",
|
|
7104
7164
|
{
|
|
7105
7165
|
...other,
|
|
@@ -7116,35 +7176,35 @@ var Avatar = (props) => {
|
|
|
7116
7176
|
[`${AVATAR_CLASSNAME}-bordered`]: border
|
|
7117
7177
|
}
|
|
7118
7178
|
),
|
|
7119
|
-
children: /* @__PURE__ */
|
|
7179
|
+
children: /* @__PURE__ */ jsx97("span", { className: `${AVATAR_CLASSNAME}-${type}`, children: props.children })
|
|
7120
7180
|
}
|
|
7121
7181
|
);
|
|
7122
7182
|
};
|
|
7123
|
-
Avatar.states =
|
|
7124
|
-
Avatar.options =
|
|
7183
|
+
Avatar.states = states38;
|
|
7184
|
+
Avatar.options = options35;
|
|
7125
7185
|
Avatar.className = AVATAR_CLASSNAME;
|
|
7126
|
-
Avatar.defaultProps =
|
|
7186
|
+
Avatar.defaultProps = defaultProps34;
|
|
7127
7187
|
|
|
7128
7188
|
// src/avatar/templates/avatar-icon.tsx
|
|
7129
|
-
import { jsx as
|
|
7189
|
+
import { jsx as jsx98 } from "react/jsx-runtime";
|
|
7130
7190
|
|
|
7131
7191
|
// src/avatar/templates/avatar-text.tsx
|
|
7132
|
-
import { jsx as
|
|
7192
|
+
import { jsx as jsx99 } from "react/jsx-runtime";
|
|
7133
7193
|
|
|
7134
7194
|
// src/avatar/templates/avatar-image.tsx
|
|
7135
|
-
import { jsx as
|
|
7195
|
+
import { jsx as jsx100 } from "react/jsx-runtime";
|
|
7136
7196
|
|
|
7137
7197
|
// src/chip/chip.spec.tsx
|
|
7138
|
-
import { jsx as
|
|
7198
|
+
import { jsx as jsx101, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
7139
7199
|
var CHIP_CLASSNAME = `k-chip`;
|
|
7140
|
-
var
|
|
7200
|
+
var states39 = [
|
|
7141
7201
|
States.hover,
|
|
7142
7202
|
States.focus,
|
|
7143
7203
|
States.active,
|
|
7144
7204
|
States.selected,
|
|
7145
7205
|
States.disabled
|
|
7146
7206
|
];
|
|
7147
|
-
var
|
|
7207
|
+
var options36 = {
|
|
7148
7208
|
size: [Size.small, Size.medium, Size.large],
|
|
7149
7209
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7150
7210
|
fillMode: [FillMode.solid, FillMode.outline],
|
|
@@ -7156,7 +7216,7 @@ var options34 = {
|
|
|
7156
7216
|
ThemeColor.info
|
|
7157
7217
|
]
|
|
7158
7218
|
};
|
|
7159
|
-
var
|
|
7219
|
+
var defaultProps35 = {
|
|
7160
7220
|
size: Size.medium,
|
|
7161
7221
|
rounded: Roundness.medium,
|
|
7162
7222
|
fillMode: FillMode.solid,
|
|
@@ -7164,10 +7224,10 @@ var defaultProps33 = {
|
|
|
7164
7224
|
};
|
|
7165
7225
|
var Chip = (props) => {
|
|
7166
7226
|
const {
|
|
7167
|
-
size =
|
|
7168
|
-
rounded =
|
|
7169
|
-
fillMode =
|
|
7170
|
-
themeColor =
|
|
7227
|
+
size = defaultProps35.size,
|
|
7228
|
+
rounded = defaultProps35.rounded,
|
|
7229
|
+
fillMode = defaultProps35.fillMode,
|
|
7230
|
+
themeColor = defaultProps35.themeColor,
|
|
7171
7231
|
text,
|
|
7172
7232
|
icon,
|
|
7173
7233
|
actions,
|
|
@@ -7201,35 +7261,35 @@ var Chip = (props) => {
|
|
|
7201
7261
|
})
|
|
7202
7262
|
),
|
|
7203
7263
|
children: [
|
|
7204
|
-
icon && /* @__PURE__ */
|
|
7205
|
-
showAvatar && /* @__PURE__ */
|
|
7206
|
-
/* @__PURE__ */
|
|
7207
|
-
actions && /* @__PURE__ */
|
|
7264
|
+
icon && /* @__PURE__ */ jsx101(Icon, { className: "k-chip-icon", icon, size: "small" }),
|
|
7265
|
+
showAvatar && /* @__PURE__ */ jsx101(Avatar, { className: "k-chip-avatar", type: "image", children: /* @__PURE__ */ jsx101("img", { src: "/packages/html/assets/avatar.jpg" }) }),
|
|
7266
|
+
/* @__PURE__ */ jsx101("span", { className: "k-chip-content", children: props.children ? props.children : text && /* @__PURE__ */ jsx101("span", { className: "k-chip-label k-text-ellipsis", children: text }) }),
|
|
7267
|
+
actions && /* @__PURE__ */ jsx101("span", { className: "k-chip-actions", children: actions })
|
|
7208
7268
|
]
|
|
7209
7269
|
}
|
|
7210
7270
|
);
|
|
7211
7271
|
};
|
|
7212
|
-
Chip.states =
|
|
7213
|
-
Chip.options =
|
|
7272
|
+
Chip.states = states39;
|
|
7273
|
+
Chip.options = options36;
|
|
7214
7274
|
Chip.className = CHIP_CLASSNAME;
|
|
7215
|
-
Chip.defaultProps =
|
|
7275
|
+
Chip.defaultProps = defaultProps35;
|
|
7216
7276
|
|
|
7217
7277
|
// src/chip/chip-list.spec.tsx
|
|
7218
|
-
import { jsx as
|
|
7278
|
+
import { jsx as jsx102 } from "react/jsx-runtime";
|
|
7219
7279
|
var CHIPLIST_CLASSNAME = `k-chip-list`;
|
|
7220
|
-
var
|
|
7221
|
-
var
|
|
7280
|
+
var states40 = [];
|
|
7281
|
+
var options37 = {
|
|
7222
7282
|
size: [Size.small, Size.medium, Size.large]
|
|
7223
7283
|
};
|
|
7224
|
-
var
|
|
7284
|
+
var defaultProps36 = {
|
|
7225
7285
|
size: Size.medium
|
|
7226
7286
|
};
|
|
7227
7287
|
var ChipList = (props) => {
|
|
7228
7288
|
const {
|
|
7229
|
-
size =
|
|
7289
|
+
size = defaultProps36.size,
|
|
7230
7290
|
...other
|
|
7231
7291
|
} = props;
|
|
7232
|
-
return /* @__PURE__ */
|
|
7292
|
+
return /* @__PURE__ */ jsx102(
|
|
7233
7293
|
"div",
|
|
7234
7294
|
{
|
|
7235
7295
|
...other,
|
|
@@ -7244,27 +7304,27 @@ var ChipList = (props) => {
|
|
|
7244
7304
|
}
|
|
7245
7305
|
);
|
|
7246
7306
|
};
|
|
7247
|
-
ChipList.states =
|
|
7248
|
-
ChipList.options =
|
|
7307
|
+
ChipList.states = states40;
|
|
7308
|
+
ChipList.options = options37;
|
|
7249
7309
|
ChipList.className = CHIPLIST_CLASSNAME;
|
|
7250
|
-
ChipList.defaultProps =
|
|
7310
|
+
ChipList.defaultProps = defaultProps36;
|
|
7251
7311
|
|
|
7252
7312
|
// src/chip/templates/chip-avatar.tsx
|
|
7253
|
-
import { jsx as
|
|
7313
|
+
import { jsx as jsx103 } from "react/jsx-runtime";
|
|
7254
7314
|
|
|
7255
7315
|
// src/chip/templates/chip-icon.tsx
|
|
7256
|
-
import { jsx as
|
|
7316
|
+
import { jsx as jsx104 } from "react/jsx-runtime";
|
|
7257
7317
|
|
|
7258
7318
|
// src/chip/templates/chip-normal.tsx
|
|
7259
|
-
import { jsx as
|
|
7319
|
+
import { jsx as jsx105 } from "react/jsx-runtime";
|
|
7260
7320
|
|
|
7261
7321
|
// src/chip/templates/chip-removable.tsx
|
|
7262
|
-
import { jsx as
|
|
7322
|
+
import { jsx as jsx106 } from "react/jsx-runtime";
|
|
7263
7323
|
|
|
7264
7324
|
// src/multiselect/multiselect.spec.tsx
|
|
7265
|
-
import { Fragment as Fragment26, jsx as
|
|
7325
|
+
import { Fragment as Fragment26, jsx as jsx107, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
7266
7326
|
var MULTISELECT_CLASSNAME = `k-multiselect`;
|
|
7267
|
-
var
|
|
7327
|
+
var states41 = [
|
|
7268
7328
|
States.hover,
|
|
7269
7329
|
States.focus,
|
|
7270
7330
|
States.valid,
|
|
@@ -7274,12 +7334,12 @@ var states39 = [
|
|
|
7274
7334
|
States.loading,
|
|
7275
7335
|
States.readonly
|
|
7276
7336
|
];
|
|
7277
|
-
var
|
|
7337
|
+
var options38 = {
|
|
7278
7338
|
size: [Size.small, Size.medium, Size.large],
|
|
7279
7339
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7280
7340
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
7281
7341
|
};
|
|
7282
|
-
var
|
|
7342
|
+
var defaultProps37 = {
|
|
7283
7343
|
size: Input.defaultProps.size,
|
|
7284
7344
|
rounded: Input.defaultProps.rounded,
|
|
7285
7345
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -7327,12 +7387,12 @@ var MultiSelect = (props) => {
|
|
|
7327
7387
|
readonly,
|
|
7328
7388
|
className: classNames(props.className, MULTISELECT_CLASSNAME),
|
|
7329
7389
|
children: [
|
|
7330
|
-
/* @__PURE__ */
|
|
7390
|
+
/* @__PURE__ */ jsx107(InputPrefix, { children: prefix }),
|
|
7331
7391
|
/* @__PURE__ */ jsxs49("div", { className: "k-input-values", children: [
|
|
7332
|
-
/* @__PURE__ */
|
|
7333
|
-
/* @__PURE__ */
|
|
7392
|
+
/* @__PURE__ */ jsx107(ChipList, { size, children: /* @__PURE__ */ jsx107(Fragment26, { children: tags }) }),
|
|
7393
|
+
/* @__PURE__ */ jsx107(InputInnerInput, { placeholder, value })
|
|
7334
7394
|
] }),
|
|
7335
|
-
/* @__PURE__ */
|
|
7395
|
+
/* @__PURE__ */ jsx107(
|
|
7336
7396
|
InputValidationIcon,
|
|
7337
7397
|
{
|
|
7338
7398
|
valid,
|
|
@@ -7341,14 +7401,14 @@ var MultiSelect = (props) => {
|
|
|
7341
7401
|
disabled
|
|
7342
7402
|
}
|
|
7343
7403
|
),
|
|
7344
|
-
/* @__PURE__ */
|
|
7404
|
+
/* @__PURE__ */ jsx107(
|
|
7345
7405
|
InputLoadingIcon,
|
|
7346
7406
|
{
|
|
7347
7407
|
loading,
|
|
7348
7408
|
disabled
|
|
7349
7409
|
}
|
|
7350
7410
|
),
|
|
7351
|
-
/* @__PURE__ */
|
|
7411
|
+
/* @__PURE__ */ jsx107(
|
|
7352
7412
|
InputClearValue,
|
|
7353
7413
|
{
|
|
7354
7414
|
loading,
|
|
@@ -7357,8 +7417,8 @@ var MultiSelect = (props) => {
|
|
|
7357
7417
|
value: tags ? "value" : ""
|
|
7358
7418
|
}
|
|
7359
7419
|
),
|
|
7360
|
-
/* @__PURE__ */
|
|
7361
|
-
showArrowButton && /* @__PURE__ */
|
|
7420
|
+
/* @__PURE__ */ jsx107(InputSuffix, { children: suffix }),
|
|
7421
|
+
showArrowButton && /* @__PURE__ */ jsx107(
|
|
7362
7422
|
Button,
|
|
7363
7423
|
{
|
|
7364
7424
|
className: "k-input-button",
|
|
@@ -7371,9 +7431,9 @@ var MultiSelect = (props) => {
|
|
|
7371
7431
|
]
|
|
7372
7432
|
}
|
|
7373
7433
|
),
|
|
7374
|
-
opened && popup && /* @__PURE__ */
|
|
7434
|
+
opened && popup && /* @__PURE__ */ jsx107(Popup, { className: "k-list-container k-multiselect-popup", children: popup }),
|
|
7375
7435
|
adaptive && /* @__PURE__ */ jsxs49(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
7376
|
-
/* @__PURE__ */
|
|
7436
|
+
/* @__PURE__ */ jsx107(
|
|
7377
7437
|
ActionSheetHeader,
|
|
7378
7438
|
{
|
|
7379
7439
|
actions: ["x"],
|
|
@@ -7381,41 +7441,41 @@ var MultiSelect = (props) => {
|
|
|
7381
7441
|
title: "Select Item"
|
|
7382
7442
|
}
|
|
7383
7443
|
),
|
|
7384
|
-
/* @__PURE__ */
|
|
7385
|
-
/* @__PURE__ */
|
|
7386
|
-
/* @__PURE__ */
|
|
7387
|
-
/* @__PURE__ */
|
|
7444
|
+
/* @__PURE__ */ jsx107("div", { className: "k-list-container", children: /* @__PURE__ */ jsxs49(List, { size: "large", children: [
|
|
7445
|
+
/* @__PURE__ */ jsx107(ListItem, { text: "List item" }),
|
|
7446
|
+
/* @__PURE__ */ jsx107(ListItem, { text: "List item" }),
|
|
7447
|
+
/* @__PURE__ */ jsx107(ListItem, { text: "List item" })
|
|
7388
7448
|
] }) })
|
|
7389
7449
|
] })
|
|
7390
7450
|
] });
|
|
7391
7451
|
};
|
|
7392
|
-
MultiSelect.states =
|
|
7393
|
-
MultiSelect.options =
|
|
7452
|
+
MultiSelect.states = states41;
|
|
7453
|
+
MultiSelect.options = options38;
|
|
7394
7454
|
MultiSelect.className = MULTISELECT_CLASSNAME;
|
|
7395
|
-
MultiSelect.defaultProps =
|
|
7455
|
+
MultiSelect.defaultProps = defaultProps37;
|
|
7396
7456
|
|
|
7397
7457
|
// src/multiselect/templates/multiselect-normal.tsx
|
|
7398
|
-
import { jsx as
|
|
7458
|
+
import { jsx as jsx108 } from "react/jsx-runtime";
|
|
7399
7459
|
|
|
7400
7460
|
// src/multiselect/templates/multiselect-popup.tsx
|
|
7401
|
-
import { jsx as
|
|
7461
|
+
import { jsx as jsx109, jsxs as jsxs50 } from "react/jsx-runtime";
|
|
7402
7462
|
|
|
7403
7463
|
// src/multiselect/templates/multiselect-value.tsx
|
|
7404
|
-
import { Fragment as Fragment27, jsx as
|
|
7464
|
+
import { Fragment as Fragment27, jsx as jsx110 } from "react/jsx-runtime";
|
|
7405
7465
|
|
|
7406
7466
|
// src/multiselect/templates/multiselect-arrow-button.tsx
|
|
7407
|
-
import { jsx as
|
|
7467
|
+
import { jsx as jsx111 } from "react/jsx-runtime";
|
|
7408
7468
|
|
|
7409
7469
|
// src/multiselect/templates/multiselect-adaptive.tsx
|
|
7410
|
-
import { jsx as
|
|
7470
|
+
import { jsx as jsx112 } from "react/jsx-runtime";
|
|
7411
7471
|
|
|
7412
7472
|
// src/multiselect/templates/multiselect-grouping.tsx
|
|
7413
|
-
import { jsx as
|
|
7473
|
+
import { jsx as jsx113, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
7414
7474
|
|
|
7415
7475
|
// src/numerictextbox/numerictextbox.spec.tsx
|
|
7416
|
-
import { jsx as
|
|
7476
|
+
import { jsx as jsx114, jsxs as jsxs52 } from "react/jsx-runtime";
|
|
7417
7477
|
var NUMERICTEXTBOX_CLASSNAME = `k-numerictextbox`;
|
|
7418
|
-
var
|
|
7478
|
+
var states42 = [
|
|
7419
7479
|
States.hover,
|
|
7420
7480
|
States.focus,
|
|
7421
7481
|
States.valid,
|
|
@@ -7425,12 +7485,12 @@ var states40 = [
|
|
|
7425
7485
|
States.disabled,
|
|
7426
7486
|
States.readonly
|
|
7427
7487
|
];
|
|
7428
|
-
var
|
|
7488
|
+
var options39 = {
|
|
7429
7489
|
size: [Size.small, Size.medium, Size.large],
|
|
7430
7490
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7431
7491
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
7432
7492
|
};
|
|
7433
|
-
var
|
|
7493
|
+
var defaultProps38 = {
|
|
7434
7494
|
showSpinButton: true,
|
|
7435
7495
|
showClearButton: true,
|
|
7436
7496
|
size: Input.defaultProps.size,
|
|
@@ -7452,8 +7512,8 @@ var NumericTextbox = (props) => {
|
|
|
7452
7512
|
loading,
|
|
7453
7513
|
disabled,
|
|
7454
7514
|
readonly,
|
|
7455
|
-
showClearButton =
|
|
7456
|
-
showSpinButton =
|
|
7515
|
+
showClearButton = defaultProps38.showClearButton,
|
|
7516
|
+
showSpinButton = defaultProps38.showSpinButton,
|
|
7457
7517
|
...other
|
|
7458
7518
|
} = props;
|
|
7459
7519
|
return /* @__PURE__ */ jsxs52(
|
|
@@ -7473,8 +7533,8 @@ var NumericTextbox = (props) => {
|
|
|
7473
7533
|
readonly,
|
|
7474
7534
|
className: classNames(props.className, NUMERICTEXTBOX_CLASSNAME),
|
|
7475
7535
|
children: [
|
|
7476
|
-
/* @__PURE__ */
|
|
7477
|
-
/* @__PURE__ */
|
|
7536
|
+
/* @__PURE__ */ jsx114(InputInnerInput, { placeholder, value }),
|
|
7537
|
+
/* @__PURE__ */ jsx114(
|
|
7478
7538
|
InputValidationIcon,
|
|
7479
7539
|
{
|
|
7480
7540
|
valid,
|
|
@@ -7483,14 +7543,14 @@ var NumericTextbox = (props) => {
|
|
|
7483
7543
|
disabled
|
|
7484
7544
|
}
|
|
7485
7545
|
),
|
|
7486
|
-
/* @__PURE__ */
|
|
7546
|
+
/* @__PURE__ */ jsx114(
|
|
7487
7547
|
InputLoadingIcon,
|
|
7488
7548
|
{
|
|
7489
7549
|
loading,
|
|
7490
7550
|
disabled
|
|
7491
7551
|
}
|
|
7492
7552
|
),
|
|
7493
|
-
showClearButton && /* @__PURE__ */
|
|
7553
|
+
showClearButton && /* @__PURE__ */ jsx114(
|
|
7494
7554
|
InputClearValue,
|
|
7495
7555
|
{
|
|
7496
7556
|
loading,
|
|
@@ -7499,7 +7559,7 @@ var NumericTextbox = (props) => {
|
|
|
7499
7559
|
value
|
|
7500
7560
|
}
|
|
7501
7561
|
),
|
|
7502
|
-
showSpinButton && /* @__PURE__ */
|
|
7562
|
+
showSpinButton && /* @__PURE__ */ jsx114(
|
|
7503
7563
|
SpinButton,
|
|
7504
7564
|
{
|
|
7505
7565
|
className: "k-input-spinner",
|
|
@@ -7511,29 +7571,29 @@ var NumericTextbox = (props) => {
|
|
|
7511
7571
|
}
|
|
7512
7572
|
);
|
|
7513
7573
|
};
|
|
7514
|
-
NumericTextbox.states =
|
|
7515
|
-
NumericTextbox.options =
|
|
7574
|
+
NumericTextbox.states = states42;
|
|
7575
|
+
NumericTextbox.options = options39;
|
|
7516
7576
|
NumericTextbox.className = NUMERICTEXTBOX_CLASSNAME;
|
|
7517
|
-
NumericTextbox.defaultProps =
|
|
7577
|
+
NumericTextbox.defaultProps = defaultProps38;
|
|
7518
7578
|
|
|
7519
7579
|
// src/numerictextbox/templates/numerictextbox-normal.tsx
|
|
7520
|
-
import { jsx as
|
|
7580
|
+
import { jsx as jsx115 } from "react/jsx-runtime";
|
|
7521
7581
|
|
|
7522
7582
|
// src/switch/switch.spec.tsx
|
|
7523
|
-
import { jsx as
|
|
7583
|
+
import { jsx as jsx116, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
7524
7584
|
var SWITCH_CLASSNAME = `k-switch`;
|
|
7525
|
-
var
|
|
7585
|
+
var states43 = [
|
|
7526
7586
|
States.hover,
|
|
7527
7587
|
States.focus,
|
|
7528
7588
|
States.disabled,
|
|
7529
7589
|
States.checked
|
|
7530
7590
|
];
|
|
7531
|
-
var
|
|
7591
|
+
var options40 = {
|
|
7532
7592
|
size: [Size.small, Size.medium, Size.large],
|
|
7533
7593
|
trackRounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7534
7594
|
thumbRounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full]
|
|
7535
7595
|
};
|
|
7536
|
-
var
|
|
7596
|
+
var defaultProps39 = {
|
|
7537
7597
|
size: Size.medium,
|
|
7538
7598
|
trackRounded: Roundness.full,
|
|
7539
7599
|
thumbRounded: Roundness.full
|
|
@@ -7543,9 +7603,9 @@ var Switch = (props) => {
|
|
|
7543
7603
|
checked,
|
|
7544
7604
|
onLabel,
|
|
7545
7605
|
offLabel,
|
|
7546
|
-
size =
|
|
7547
|
-
trackRounded =
|
|
7548
|
-
thumbRounded =
|
|
7606
|
+
size = defaultProps39.size,
|
|
7607
|
+
trackRounded = defaultProps39.trackRounded,
|
|
7608
|
+
thumbRounded = defaultProps39.thumbRounded,
|
|
7549
7609
|
hover,
|
|
7550
7610
|
focus,
|
|
7551
7611
|
disabled,
|
|
@@ -7582,12 +7642,12 @@ var Switch = (props) => {
|
|
|
7582
7642
|
})
|
|
7583
7643
|
),
|
|
7584
7644
|
children: [
|
|
7585
|
-
onLabel && /* @__PURE__ */
|
|
7586
|
-
offLabel && /* @__PURE__ */
|
|
7645
|
+
onLabel && /* @__PURE__ */ jsx116("span", { className: "k-switch-label-on", children: onLabel }),
|
|
7646
|
+
offLabel && /* @__PURE__ */ jsx116("span", { className: "k-switch-label-off", children: offLabel })
|
|
7587
7647
|
]
|
|
7588
7648
|
}
|
|
7589
7649
|
),
|
|
7590
|
-
/* @__PURE__ */
|
|
7650
|
+
/* @__PURE__ */ jsx116("span", { className: "k-switch-thumb-wrap", children: /* @__PURE__ */ jsx116(
|
|
7591
7651
|
"span",
|
|
7592
7652
|
{
|
|
7593
7653
|
className: classNames(
|
|
@@ -7602,21 +7662,21 @@ var Switch = (props) => {
|
|
|
7602
7662
|
}
|
|
7603
7663
|
);
|
|
7604
7664
|
};
|
|
7605
|
-
Switch.states =
|
|
7606
|
-
Switch.options =
|
|
7665
|
+
Switch.states = states43;
|
|
7666
|
+
Switch.options = options40;
|
|
7607
7667
|
Switch.className = SWITCH_CLASSNAME;
|
|
7608
|
-
Switch.defaultProps =
|
|
7668
|
+
Switch.defaultProps = defaultProps39;
|
|
7609
7669
|
|
|
7610
7670
|
// src/switch/templates/switch-normal.tsx
|
|
7611
|
-
import { jsx as
|
|
7671
|
+
import { jsx as jsx117 } from "react/jsx-runtime";
|
|
7612
7672
|
|
|
7613
7673
|
// src/switch/templates/switch-checked.tsx
|
|
7614
|
-
import { jsx as
|
|
7674
|
+
import { jsx as jsx118 } from "react/jsx-runtime";
|
|
7615
7675
|
|
|
7616
7676
|
// src/timepicker/timepicker.spec.tsx
|
|
7617
|
-
import { Fragment as Fragment28, jsx as
|
|
7677
|
+
import { Fragment as Fragment28, jsx as jsx119, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
7618
7678
|
var TIMEPICKER_CLASSNAME = `k-timepicker`;
|
|
7619
|
-
var
|
|
7679
|
+
var states44 = [
|
|
7620
7680
|
States.hover,
|
|
7621
7681
|
States.focus,
|
|
7622
7682
|
States.valid,
|
|
@@ -7626,12 +7686,12 @@ var states42 = [
|
|
|
7626
7686
|
States.loading,
|
|
7627
7687
|
States.readonly
|
|
7628
7688
|
];
|
|
7629
|
-
var
|
|
7689
|
+
var options41 = {
|
|
7630
7690
|
size: [Size.small, Size.medium, Size.large],
|
|
7631
7691
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
7632
7692
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
7633
7693
|
};
|
|
7634
|
-
var
|
|
7694
|
+
var defaultProps40 = {
|
|
7635
7695
|
size: Input.defaultProps.size,
|
|
7636
7696
|
rounded: Input.defaultProps.rounded,
|
|
7637
7697
|
fillMode: Input.defaultProps.fillMode
|
|
@@ -7676,9 +7736,9 @@ var TimePicker = (props) => {
|
|
|
7676
7736
|
readonly,
|
|
7677
7737
|
className: classNames(props.className, TIMEPICKER_CLASSNAME),
|
|
7678
7738
|
children: [
|
|
7679
|
-
/* @__PURE__ */
|
|
7680
|
-
/* @__PURE__ */
|
|
7681
|
-
/* @__PURE__ */
|
|
7739
|
+
/* @__PURE__ */ jsx119(InputPrefix, { children: prefix }),
|
|
7740
|
+
/* @__PURE__ */ jsx119(InputInnerInput, { placeholder, value }),
|
|
7741
|
+
/* @__PURE__ */ jsx119(
|
|
7682
7742
|
InputValidationIcon,
|
|
7683
7743
|
{
|
|
7684
7744
|
valid,
|
|
@@ -7687,14 +7747,14 @@ var TimePicker = (props) => {
|
|
|
7687
7747
|
disabled
|
|
7688
7748
|
}
|
|
7689
7749
|
),
|
|
7690
|
-
/* @__PURE__ */
|
|
7750
|
+
/* @__PURE__ */ jsx119(
|
|
7691
7751
|
InputLoadingIcon,
|
|
7692
7752
|
{
|
|
7693
7753
|
loading,
|
|
7694
7754
|
disabled
|
|
7695
7755
|
}
|
|
7696
7756
|
),
|
|
7697
|
-
/* @__PURE__ */
|
|
7757
|
+
/* @__PURE__ */ jsx119(
|
|
7698
7758
|
InputClearValue,
|
|
7699
7759
|
{
|
|
7700
7760
|
loading,
|
|
@@ -7703,8 +7763,8 @@ var TimePicker = (props) => {
|
|
|
7703
7763
|
value
|
|
7704
7764
|
}
|
|
7705
7765
|
),
|
|
7706
|
-
/* @__PURE__ */
|
|
7707
|
-
/* @__PURE__ */
|
|
7766
|
+
/* @__PURE__ */ jsx119(InputSuffix, { children: suffix }),
|
|
7767
|
+
/* @__PURE__ */ jsx119(
|
|
7708
7768
|
Button,
|
|
7709
7769
|
{
|
|
7710
7770
|
className: "k-input-button",
|
|
@@ -7718,14 +7778,14 @@ var TimePicker = (props) => {
|
|
|
7718
7778
|
}
|
|
7719
7779
|
),
|
|
7720
7780
|
opened && /* @__PURE__ */ jsxs54(Popup, { className: "k-list-container k-timepicker-popup", children: [
|
|
7721
|
-
/* @__PURE__ */
|
|
7781
|
+
/* @__PURE__ */ jsx119(TimeSelector, { columns: ["HH", "mm", "ss", "tt"], focusedColumn: "mm", header: /* @__PURE__ */ jsx119(TimeSelectorHeader, { title: "10:00:00 AM", children: /* @__PURE__ */ jsx119(Button, { fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
|
|
7722
7782
|
/* @__PURE__ */ jsxs54(ActionButtons, { alignment: "stretched", className: "k-time-footer", children: [
|
|
7723
|
-
/* @__PURE__ */
|
|
7724
|
-
/* @__PURE__ */
|
|
7783
|
+
/* @__PURE__ */ jsx119(Button, { themeColor: "primary", className: "k-time-accept", children: "Set" }),
|
|
7784
|
+
/* @__PURE__ */ jsx119(Button, { className: "k-time-cancel", children: "Cancel" })
|
|
7725
7785
|
] })
|
|
7726
7786
|
] }),
|
|
7727
7787
|
adaptive && /* @__PURE__ */ jsxs54(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
7728
|
-
/* @__PURE__ */
|
|
7788
|
+
/* @__PURE__ */ jsx119(
|
|
7729
7789
|
ActionSheetHeader,
|
|
7730
7790
|
{
|
|
7731
7791
|
actions: ["x"],
|
|
@@ -7733,148 +7793,148 @@ var TimePicker = (props) => {
|
|
|
7733
7793
|
subTitle: "DD / MM / YY"
|
|
7734
7794
|
}
|
|
7735
7795
|
),
|
|
7736
|
-
/* @__PURE__ */
|
|
7737
|
-
/* @__PURE__ */
|
|
7796
|
+
/* @__PURE__ */ jsx119(TimeSelector, { size: "large", columns: ["HH", "mm", "ss", "tt"], focusedColumn: "HH", header: /* @__PURE__ */ jsx119(TimeSelectorHeader, { title: "10:00:00 \u0410\u041C", children: /* @__PURE__ */ jsx119(Button, { size: "large", fillMode: "flat", className: "k-time-now", children: "Now" }) }) }),
|
|
7797
|
+
/* @__PURE__ */ jsx119(ActionSheetFooter, { actions: ["Cancel", "!Set time"] })
|
|
7738
7798
|
] })
|
|
7739
7799
|
] });
|
|
7740
7800
|
};
|
|
7741
|
-
TimePicker.states =
|
|
7742
|
-
TimePicker.options =
|
|
7801
|
+
TimePicker.states = states44;
|
|
7802
|
+
TimePicker.options = options41;
|
|
7743
7803
|
TimePicker.className = TIMEPICKER_CLASSNAME;
|
|
7744
|
-
TimePicker.defaultProps =
|
|
7804
|
+
TimePicker.defaultProps = defaultProps40;
|
|
7745
7805
|
|
|
7746
7806
|
// src/timepicker/templates/timepicker-normal.tsx
|
|
7747
|
-
import { jsx as
|
|
7807
|
+
import { jsx as jsx120 } from "react/jsx-runtime";
|
|
7748
7808
|
|
|
7749
7809
|
// src/timepicker/templates/timepicker-popup.tsx
|
|
7750
|
-
import { jsx as
|
|
7810
|
+
import { jsx as jsx121 } from "react/jsx-runtime";
|
|
7751
7811
|
|
|
7752
7812
|
// src/timepicker/templates/timepicker-adaptive.tsx
|
|
7753
|
-
import { jsx as
|
|
7813
|
+
import { jsx as jsx122 } from "react/jsx-runtime";
|
|
7754
7814
|
|
|
7755
7815
|
// src/grid/tests/grid-editing-custom-editor.tsx
|
|
7756
|
-
import { Fragment as Fragment29, jsx as
|
|
7757
|
-
var grid_editing_custom_editor_default = () => /* @__PURE__ */
|
|
7758
|
-
/* @__PURE__ */
|
|
7759
|
-
/* @__PURE__ */
|
|
7816
|
+
import { Fragment as Fragment29, jsx as jsx123, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
7817
|
+
var grid_editing_custom_editor_default = () => /* @__PURE__ */ jsx123(Fragment29, { children: /* @__PURE__ */ jsxs55("div", { id: "test-area", className: "k-d-grid", children: [
|
|
7818
|
+
/* @__PURE__ */ jsx123("div", { className: "k-grid k-grid-md k-grid-no-scrollbar", children: /* @__PURE__ */ jsxs55("div", { className: "k-grid-aria-root", children: [
|
|
7819
|
+
/* @__PURE__ */ jsx123("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx123("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ jsxs55("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7760
7820
|
/* @__PURE__ */ jsxs55("colgroup", { children: [
|
|
7761
|
-
/* @__PURE__ */
|
|
7762
|
-
/* @__PURE__ */
|
|
7763
|
-
/* @__PURE__ */
|
|
7764
|
-
/* @__PURE__ */
|
|
7765
|
-
/* @__PURE__ */
|
|
7821
|
+
/* @__PURE__ */ jsx123("col", { style: { width: "68px" } }),
|
|
7822
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7823
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7824
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7825
|
+
/* @__PURE__ */ jsx123("col", {})
|
|
7766
7826
|
] }),
|
|
7767
|
-
/* @__PURE__ */
|
|
7768
|
-
/* @__PURE__ */
|
|
7769
|
-
/* @__PURE__ */
|
|
7770
|
-
/* @__PURE__ */
|
|
7771
|
-
/* @__PURE__ */
|
|
7772
|
-
/* @__PURE__ */
|
|
7827
|
+
/* @__PURE__ */ jsx123("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsxs55("tr", { className: "k-table-row", children: [
|
|
7828
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header" }),
|
|
7829
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Autocomplete" }) }) }) }),
|
|
7830
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Combobox" }) }) }) }),
|
|
7831
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Dropdown" }) }) }) }),
|
|
7832
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Multiselect" }) }) }) })
|
|
7773
7833
|
] }) })
|
|
7774
7834
|
] }) }) }),
|
|
7775
|
-
/* @__PURE__ */
|
|
7835
|
+
/* @__PURE__ */ jsx123("div", { className: "k-grid-container", children: /* @__PURE__ */ jsx123("div", { className: "k-grid-content", children: /* @__PURE__ */ jsx123("div", { children: /* @__PURE__ */ jsxs55("table", { className: "k-table k-table-md k-grid-table", children: [
|
|
7776
7836
|
/* @__PURE__ */ jsxs55("colgroup", { children: [
|
|
7777
|
-
/* @__PURE__ */
|
|
7778
|
-
/* @__PURE__ */
|
|
7779
|
-
/* @__PURE__ */
|
|
7780
|
-
/* @__PURE__ */
|
|
7781
|
-
/* @__PURE__ */
|
|
7837
|
+
/* @__PURE__ */ jsx123("col", { style: { width: "68px" } }),
|
|
7838
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7839
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7840
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7841
|
+
/* @__PURE__ */ jsx123("col", {})
|
|
7782
7842
|
] }),
|
|
7783
7843
|
/* @__PURE__ */ jsxs55("tbody", { className: "k-table-tbody", children: [
|
|
7784
7844
|
/* @__PURE__ */ jsxs55("tr", { className: "k-table-row k-grid-edit-row", children: [
|
|
7785
|
-
/* @__PURE__ */
|
|
7786
|
-
/* @__PURE__ */
|
|
7787
|
-
/* @__PURE__ */
|
|
7788
|
-
/* @__PURE__ */
|
|
7789
|
-
/* @__PURE__ */
|
|
7845
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: "LTR" }),
|
|
7846
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(Autocomplete, { placeholder: "Autocomplete..." }) }),
|
|
7847
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(Combobox, { placeholder: "Combobox..." }) }),
|
|
7848
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(DropdownList, { placeholder: "DropdownList..." }) }),
|
|
7849
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(MultiSelect, { placeholder: "Multiselect..." }) })
|
|
7790
7850
|
] }),
|
|
7791
7851
|
/* @__PURE__ */ jsxs55("tr", { className: "k-table-row k-table-alt-row k-alt k-grid-edit-row", children: [
|
|
7792
|
-
/* @__PURE__ */
|
|
7793
|
-
/* @__PURE__ */
|
|
7794
|
-
/* @__PURE__ */
|
|
7795
|
-
/* @__PURE__ */
|
|
7796
|
-
/* @__PURE__ */
|
|
7852
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: "RTL" }),
|
|
7853
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(Autocomplete, { placeholder: "Autocomplete...", className: "k-rtl" }) }),
|
|
7854
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(Combobox, { placeholder: "Combobox...", className: "k-rtl" }) }),
|
|
7855
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(DropdownList, { placeholder: "DropdownList...", className: "k-rtl" }) }),
|
|
7856
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(MultiSelect, { placeholder: "Multiselect...", className: "k-rtl" }) })
|
|
7797
7857
|
] })
|
|
7798
7858
|
] })
|
|
7799
7859
|
] }) }) }) })
|
|
7800
7860
|
] }) }),
|
|
7801
|
-
/* @__PURE__ */
|
|
7802
|
-
/* @__PURE__ */
|
|
7861
|
+
/* @__PURE__ */ jsx123("div", { className: "k-grid k-grid-md k-grid-no-scrollbar", children: /* @__PURE__ */ jsxs55("div", { className: "k-grid-aria-root", style: { overflow: "visible" }, children: [
|
|
7862
|
+
/* @__PURE__ */ jsx123("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx123("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ jsxs55("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7803
7863
|
/* @__PURE__ */ jsxs55("colgroup", { children: [
|
|
7804
|
-
/* @__PURE__ */
|
|
7805
|
-
/* @__PURE__ */
|
|
7806
|
-
/* @__PURE__ */
|
|
7807
|
-
/* @__PURE__ */
|
|
7808
|
-
/* @__PURE__ */
|
|
7864
|
+
/* @__PURE__ */ jsx123("col", { style: { width: "68px" } }),
|
|
7865
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7866
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7867
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7868
|
+
/* @__PURE__ */ jsx123("col", {})
|
|
7809
7869
|
] }),
|
|
7810
|
-
/* @__PURE__ */
|
|
7811
|
-
/* @__PURE__ */
|
|
7812
|
-
/* @__PURE__ */
|
|
7813
|
-
/* @__PURE__ */
|
|
7814
|
-
/* @__PURE__ */
|
|
7815
|
-
/* @__PURE__ */
|
|
7870
|
+
/* @__PURE__ */ jsx123("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsxs55("tr", { className: "k-table-row", children: [
|
|
7871
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header" }),
|
|
7872
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Datepicker" }) }) }) }),
|
|
7873
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Timepicker" }) }) }) }),
|
|
7874
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Datetime" }) }) }) }),
|
|
7875
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Dateinput" }) }) }) })
|
|
7816
7876
|
] }) })
|
|
7817
7877
|
] }) }) }),
|
|
7818
|
-
/* @__PURE__ */
|
|
7878
|
+
/* @__PURE__ */ jsx123("div", { className: "k-grid-container", style: { overflow: "visible" }, children: /* @__PURE__ */ jsx123("div", { className: "k-grid-content", style: { overflow: "visible" }, children: /* @__PURE__ */ jsx123("div", { children: /* @__PURE__ */ jsxs55("table", { className: "k-table k-table-md k-grid-table", children: [
|
|
7819
7879
|
/* @__PURE__ */ jsxs55("colgroup", { children: [
|
|
7820
|
-
/* @__PURE__ */
|
|
7821
|
-
/* @__PURE__ */
|
|
7822
|
-
/* @__PURE__ */
|
|
7823
|
-
/* @__PURE__ */
|
|
7824
|
-
/* @__PURE__ */
|
|
7880
|
+
/* @__PURE__ */ jsx123("col", { style: { width: "68px" } }),
|
|
7881
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7882
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7883
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7884
|
+
/* @__PURE__ */ jsx123("col", {})
|
|
7825
7885
|
] }),
|
|
7826
7886
|
/* @__PURE__ */ jsxs55("tbody", { className: "k-table-tbody", children: [
|
|
7827
7887
|
/* @__PURE__ */ jsxs55("tr", { className: "k-table-row k-grid-edit-row", children: [
|
|
7828
|
-
/* @__PURE__ */
|
|
7829
|
-
/* @__PURE__ */
|
|
7830
|
-
/* @__PURE__ */
|
|
7831
|
-
/* @__PURE__ */
|
|
7832
|
-
/* @__PURE__ */
|
|
7888
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: "LTR" }),
|
|
7889
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(DatePicker, { placeholder: "DatePicker..." }) }),
|
|
7890
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(TimePicker, { placeholder: "TimePicker..." }) }),
|
|
7891
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(DateTimePicker, { placeholder: "DateTimePicker..." }) }),
|
|
7892
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(DateInput, { placeholder: "DateInput..." }) })
|
|
7833
7893
|
] }),
|
|
7834
7894
|
/* @__PURE__ */ jsxs55("tr", { className: "k-table-row k-table-alt-row k-alt k-grid-edit-row", children: [
|
|
7835
|
-
/* @__PURE__ */
|
|
7836
|
-
/* @__PURE__ */
|
|
7837
|
-
/* @__PURE__ */
|
|
7838
|
-
/* @__PURE__ */
|
|
7839
|
-
/* @__PURE__ */
|
|
7895
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: "RTL" }),
|
|
7896
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(DatePicker, { placeholder: "DatePicker...", className: "k-rtl" }) }),
|
|
7897
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(TimePicker, { placeholder: "TimePicker...", className: "k-rtl" }) }),
|
|
7898
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(DateTimePicker, { placeholder: "DateTimePicker...", className: "k-rtl" }) }),
|
|
7899
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(DateInput, { placeholder: "DateInput...", className: "k-rtl" }) })
|
|
7840
7900
|
] })
|
|
7841
7901
|
] })
|
|
7842
7902
|
] }) }) }) })
|
|
7843
7903
|
] }) }),
|
|
7844
|
-
/* @__PURE__ */
|
|
7845
|
-
/* @__PURE__ */
|
|
7904
|
+
/* @__PURE__ */ jsx123("div", { className: "k-grid k-grid-md k-grid-no-scrollbar", children: /* @__PURE__ */ jsxs55("div", { className: "k-grid-aria-root", children: [
|
|
7905
|
+
/* @__PURE__ */ jsx123("div", { className: "k-grid-header", children: /* @__PURE__ */ jsx123("div", { className: "k-grid-header-wrap", children: /* @__PURE__ */ jsxs55("table", { className: "k-table k-table-md k-grid-header-table", children: [
|
|
7846
7906
|
/* @__PURE__ */ jsxs55("colgroup", { children: [
|
|
7847
|
-
/* @__PURE__ */
|
|
7848
|
-
/* @__PURE__ */
|
|
7849
|
-
/* @__PURE__ */
|
|
7850
|
-
/* @__PURE__ */
|
|
7907
|
+
/* @__PURE__ */ jsx123("col", { style: { width: "68px" } }),
|
|
7908
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7909
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7910
|
+
/* @__PURE__ */ jsx123("col", {})
|
|
7851
7911
|
] }),
|
|
7852
|
-
/* @__PURE__ */
|
|
7853
|
-
/* @__PURE__ */
|
|
7854
|
-
/* @__PURE__ */
|
|
7855
|
-
/* @__PURE__ */
|
|
7856
|
-
/* @__PURE__ */
|
|
7912
|
+
/* @__PURE__ */ jsx123("thead", { className: "k-table-thead", children: /* @__PURE__ */ jsxs55("tr", { className: "k-table-row", children: [
|
|
7913
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header" }),
|
|
7914
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Numeric" }) }) }) }),
|
|
7915
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header", children: /* @__PURE__ */ jsx123("span", { className: "k-cell-inner", children: /* @__PURE__ */ jsx123("span", { className: "k-link", children: /* @__PURE__ */ jsx123("span", { className: "k-column-title", children: "Switch" }) }) }) }),
|
|
7916
|
+
/* @__PURE__ */ jsx123("th", { className: "k-table-th k-header" })
|
|
7857
7917
|
] }) })
|
|
7858
7918
|
] }) }) }),
|
|
7859
|
-
/* @__PURE__ */
|
|
7919
|
+
/* @__PURE__ */ jsx123("div", { className: "k-grid-container", children: /* @__PURE__ */ jsx123("div", { className: "k-grid-content", children: /* @__PURE__ */ jsx123("div", { children: /* @__PURE__ */ jsxs55("table", { className: "k-table k-table-md k-grid-table", children: [
|
|
7860
7920
|
/* @__PURE__ */ jsxs55("colgroup", { children: [
|
|
7861
|
-
/* @__PURE__ */
|
|
7862
|
-
/* @__PURE__ */
|
|
7863
|
-
/* @__PURE__ */
|
|
7864
|
-
/* @__PURE__ */
|
|
7921
|
+
/* @__PURE__ */ jsx123("col", { style: { width: "68px" } }),
|
|
7922
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7923
|
+
/* @__PURE__ */ jsx123("col", {}),
|
|
7924
|
+
/* @__PURE__ */ jsx123("col", {})
|
|
7865
7925
|
] }),
|
|
7866
7926
|
/* @__PURE__ */ jsxs55("tbody", { className: "k-table-tbody", children: [
|
|
7867
7927
|
/* @__PURE__ */ jsxs55("tr", { className: "k-table-row k-grid-edit-row", children: [
|
|
7868
|
-
/* @__PURE__ */
|
|
7869
|
-
/* @__PURE__ */
|
|
7870
|
-
/* @__PURE__ */
|
|
7871
|
-
/* @__PURE__ */
|
|
7928
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: "LTR" }),
|
|
7929
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(NumericTextbox, { placeholder: "Numeric..." }) }),
|
|
7930
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(Switch, { checked: true }) }),
|
|
7931
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td" })
|
|
7872
7932
|
] }),
|
|
7873
7933
|
/* @__PURE__ */ jsxs55("tr", { className: "k-table-row k-table-alt-row k-alt k-grid-edit-row", children: [
|
|
7874
|
-
/* @__PURE__ */
|
|
7875
|
-
/* @__PURE__ */
|
|
7876
|
-
/* @__PURE__ */
|
|
7877
|
-
/* @__PURE__ */
|
|
7934
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: "RTL" }),
|
|
7935
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(NumericTextbox, { placeholder: "Numeric...", className: "k-rtl" }) }),
|
|
7936
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td", children: /* @__PURE__ */ jsx123(Switch, { checked: true, className: "k-rtl" }) }),
|
|
7937
|
+
/* @__PURE__ */ jsx123("td", { className: "k-table-td" })
|
|
7878
7938
|
] })
|
|
7879
7939
|
] })
|
|
7880
7940
|
] }) }) }) })
|