@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
|
@@ -5356,23 +5356,83 @@ Checkbox.options = options19;
|
|
|
5356
5356
|
Checkbox.className = CHECKBOX_CLASSNAME;
|
|
5357
5357
|
Checkbox.defaultProps = defaultProps16;
|
|
5358
5358
|
|
|
5359
|
-
// src/checkbox/
|
|
5360
|
-
import {
|
|
5359
|
+
// src/checkbox/checkbox-group.spec.tsx
|
|
5360
|
+
import { jsx as jsx34 } from "react/jsx-runtime";
|
|
5361
|
+
var CHECKBOXGROUP_CLASSNAME = `k-checkbox-list`;
|
|
5362
|
+
var states21 = [];
|
|
5363
|
+
var options20 = {};
|
|
5364
|
+
var defaultProps17 = {
|
|
5365
|
+
layout: "vertical"
|
|
5366
|
+
};
|
|
5367
|
+
var CheckboxGroup = (props) => {
|
|
5368
|
+
const {
|
|
5369
|
+
layout = defaultProps17.layout,
|
|
5370
|
+
...other
|
|
5371
|
+
} = props;
|
|
5372
|
+
return /* @__PURE__ */ jsx34(
|
|
5373
|
+
"ul",
|
|
5374
|
+
{
|
|
5375
|
+
...other,
|
|
5376
|
+
className: classNames(
|
|
5377
|
+
props.className,
|
|
5378
|
+
CHECKBOXGROUP_CLASSNAME,
|
|
5379
|
+
{
|
|
5380
|
+
[`k-list-${layout}`]: layout
|
|
5381
|
+
}
|
|
5382
|
+
),
|
|
5383
|
+
children: props.children
|
|
5384
|
+
}
|
|
5385
|
+
);
|
|
5386
|
+
};
|
|
5387
|
+
CheckboxGroup.states = states21;
|
|
5388
|
+
CheckboxGroup.options = options20;
|
|
5389
|
+
CheckboxGroup.className = CHECKBOXGROUP_CLASSNAME;
|
|
5390
|
+
CheckboxGroup.defaultProps = defaultProps17;
|
|
5361
5391
|
|
|
5362
|
-
// src/checkbox/
|
|
5392
|
+
// src/checkbox/checkbox-item.spec.tsx
|
|
5363
5393
|
import { jsx as jsx35 } from "react/jsx-runtime";
|
|
5394
|
+
var CHECKBOXITEM_CLASSNAME = `k-checkbox-list-item`;
|
|
5395
|
+
var states22 = [];
|
|
5396
|
+
var options21 = {};
|
|
5397
|
+
var defaultProps18 = {};
|
|
5398
|
+
var CheckboxItem = (props) => {
|
|
5399
|
+
const {
|
|
5400
|
+
...other
|
|
5401
|
+
} = props;
|
|
5402
|
+
return /* @__PURE__ */ jsx35(
|
|
5403
|
+
"li",
|
|
5404
|
+
{
|
|
5405
|
+
...other,
|
|
5406
|
+
className: classNames(
|
|
5407
|
+
props.className,
|
|
5408
|
+
CHECKBOXITEM_CLASSNAME
|
|
5409
|
+
),
|
|
5410
|
+
children: props.children
|
|
5411
|
+
}
|
|
5412
|
+
);
|
|
5413
|
+
};
|
|
5414
|
+
CheckboxItem.states = states22;
|
|
5415
|
+
CheckboxItem.options = options21;
|
|
5416
|
+
CheckboxItem.className = CHECKBOXITEM_CLASSNAME;
|
|
5417
|
+
CheckboxItem.defaultProps = defaultProps18;
|
|
5418
|
+
|
|
5419
|
+
// src/checkbox/templates/checkbox-with-label.tsx
|
|
5420
|
+
import { Fragment as Fragment11, jsx as jsx36, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
5421
|
+
|
|
5422
|
+
// src/checkbox/templates/checkbox-normal.tsx
|
|
5423
|
+
import { jsx as jsx37 } from "react/jsx-runtime";
|
|
5364
5424
|
|
|
5365
5425
|
// src/list/list-item.spec.tsx
|
|
5366
|
-
import { jsx as
|
|
5426
|
+
import { jsx as jsx38, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
5367
5427
|
var LISTITEM_CLASSNAME = `k-list-item`;
|
|
5368
|
-
var
|
|
5428
|
+
var states23 = [
|
|
5369
5429
|
States.hover,
|
|
5370
5430
|
States.focus,
|
|
5371
5431
|
States.selected,
|
|
5372
5432
|
States.disabled
|
|
5373
5433
|
];
|
|
5374
|
-
var
|
|
5375
|
-
var
|
|
5434
|
+
var options22 = {};
|
|
5435
|
+
var defaultProps19 = {};
|
|
5376
5436
|
var ListItem = (props) => {
|
|
5377
5437
|
const {
|
|
5378
5438
|
text,
|
|
@@ -5403,66 +5463,66 @@ var ListItem = (props) => {
|
|
|
5403
5463
|
})
|
|
5404
5464
|
),
|
|
5405
5465
|
children: [
|
|
5406
|
-
showCheckbox && /* @__PURE__ */
|
|
5407
|
-
showIcon && /* @__PURE__ */
|
|
5408
|
-
/* @__PURE__ */
|
|
5409
|
-
groupLabel && groupLabel !== "" && /* @__PURE__ */
|
|
5466
|
+
showCheckbox && /* @__PURE__ */ jsx38(Checkbox, { checked }),
|
|
5467
|
+
showIcon && /* @__PURE__ */ jsx38(Icon, { icon: iconName }),
|
|
5468
|
+
/* @__PURE__ */ jsx38("span", { className: "k-list-item-text", children: textOrChildren }),
|
|
5469
|
+
groupLabel && groupLabel !== "" && /* @__PURE__ */ jsx38("div", { className: "k-list-item-group-label", children: groupLabel })
|
|
5410
5470
|
]
|
|
5411
5471
|
}
|
|
5412
5472
|
);
|
|
5413
5473
|
};
|
|
5414
|
-
ListItem.states =
|
|
5415
|
-
ListItem.options =
|
|
5474
|
+
ListItem.states = states23;
|
|
5475
|
+
ListItem.options = options22;
|
|
5416
5476
|
ListItem.className = LISTITEM_CLASSNAME;
|
|
5417
|
-
ListItem.defaultProps =
|
|
5477
|
+
ListItem.defaultProps = defaultProps19;
|
|
5418
5478
|
|
|
5419
5479
|
// src/list/list-content.tsx
|
|
5420
|
-
import { jsx as
|
|
5480
|
+
import { jsx as jsx39, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
5421
5481
|
var className10 = `k-list-content`;
|
|
5422
5482
|
var ListContent = (props) => {
|
|
5423
5483
|
const {
|
|
5424
5484
|
virtualization
|
|
5425
5485
|
} = props;
|
|
5426
5486
|
return /* @__PURE__ */ jsxs14("div", { className: classNames(className10, props.className), children: [
|
|
5427
|
-
/* @__PURE__ */
|
|
5428
|
-
virtualization && /* @__PURE__ */
|
|
5487
|
+
/* @__PURE__ */ jsx39("ul", { className: classNames("k-list-ul"), children: props.children }),
|
|
5488
|
+
virtualization && /* @__PURE__ */ jsx39("div", { className: "k-height-container", children: /* @__PURE__ */ jsx39("div", {}) })
|
|
5429
5489
|
] });
|
|
5430
5490
|
};
|
|
5431
5491
|
|
|
5432
5492
|
// src/list/list-header.tsx
|
|
5433
|
-
import { jsx as
|
|
5493
|
+
import { jsx as jsx40 } from "react/jsx-runtime";
|
|
5434
5494
|
var className11 = `k-list-group-sticky-header`;
|
|
5435
|
-
var ListHeader = (props) => /* @__PURE__ */
|
|
5495
|
+
var ListHeader = (props) => /* @__PURE__ */ jsx40("div", { className: classNames(className11, props.className), children: /* @__PURE__ */ jsx40("div", { className: "k-list-header-text", children: props.children }) });
|
|
5436
5496
|
|
|
5437
5497
|
// src/list/list-group.tsx
|
|
5438
|
-
import { Fragment as Fragment12, jsx as
|
|
5498
|
+
import { Fragment as Fragment12, jsx as jsx41, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
5439
5499
|
var ListGroup = (props) => {
|
|
5440
5500
|
const {
|
|
5441
5501
|
virtualization,
|
|
5442
5502
|
label
|
|
5443
5503
|
} = props;
|
|
5444
5504
|
return /* @__PURE__ */ jsxs15(Fragment12, { children: [
|
|
5445
|
-
label && /* @__PURE__ */
|
|
5446
|
-
props.children && /* @__PURE__ */
|
|
5505
|
+
label && /* @__PURE__ */ jsx41(ListHeader, { children: label }),
|
|
5506
|
+
props.children && /* @__PURE__ */ jsx41(ListContent, { virtualization, children: props.children })
|
|
5447
5507
|
] });
|
|
5448
5508
|
};
|
|
5449
5509
|
|
|
5450
5510
|
// src/list/list-group-item.tsx
|
|
5451
|
-
import { jsx as
|
|
5511
|
+
import { jsx as jsx42 } from "react/jsx-runtime";
|
|
5452
5512
|
var className12 = `k-list-group-item`;
|
|
5453
|
-
var ListGroupItem = (props) => /* @__PURE__ */
|
|
5513
|
+
var ListGroupItem = (props) => /* @__PURE__ */ jsx42("li", { className: classNames(className12, props.className), children: /* @__PURE__ */ jsx42("span", { className: "k-list-item-text", children: props.children }) });
|
|
5454
5514
|
|
|
5455
5515
|
// src/list/list-option-label.tsx
|
|
5456
|
-
import { jsx as
|
|
5516
|
+
import { jsx as jsx43 } from "react/jsx-runtime";
|
|
5457
5517
|
var LIST_OPTIONLABEL_CLASSNAME = `k-list-optionlabel`;
|
|
5458
|
-
var
|
|
5518
|
+
var states24 = [
|
|
5459
5519
|
States.hover,
|
|
5460
5520
|
States.focus,
|
|
5461
5521
|
States.selected,
|
|
5462
5522
|
States.disabled
|
|
5463
5523
|
];
|
|
5464
|
-
var
|
|
5465
|
-
var
|
|
5524
|
+
var options23 = {};
|
|
5525
|
+
var defaultProps20 = {};
|
|
5466
5526
|
var ListOptionLabel = (props) => {
|
|
5467
5527
|
const {
|
|
5468
5528
|
text,
|
|
@@ -5472,7 +5532,7 @@ var ListOptionLabel = (props) => {
|
|
|
5472
5532
|
disabled,
|
|
5473
5533
|
...other
|
|
5474
5534
|
} = props;
|
|
5475
|
-
return /* @__PURE__ */
|
|
5535
|
+
return /* @__PURE__ */ jsx43(
|
|
5476
5536
|
"div",
|
|
5477
5537
|
{
|
|
5478
5538
|
...other,
|
|
@@ -5489,39 +5549,39 @@ var ListOptionLabel = (props) => {
|
|
|
5489
5549
|
}
|
|
5490
5550
|
);
|
|
5491
5551
|
};
|
|
5492
|
-
ListOptionLabel.states =
|
|
5493
|
-
ListOptionLabel.options =
|
|
5552
|
+
ListOptionLabel.states = states24;
|
|
5553
|
+
ListOptionLabel.options = options23;
|
|
5494
5554
|
ListOptionLabel.className = LIST_OPTIONLABEL_CLASSNAME;
|
|
5495
|
-
ListOptionLabel.defaultProps =
|
|
5555
|
+
ListOptionLabel.defaultProps = defaultProps20;
|
|
5496
5556
|
|
|
5497
5557
|
// src/list/templates/list-normal.tsx
|
|
5498
|
-
import { jsx as
|
|
5558
|
+
import { jsx as jsx44 } from "react/jsx-runtime";
|
|
5499
5559
|
|
|
5500
5560
|
// src/list/templates/list-virtualization.tsx
|
|
5501
|
-
import { jsx as
|
|
5561
|
+
import { jsx as jsx45 } from "react/jsx-runtime";
|
|
5502
5562
|
|
|
5503
5563
|
// src/list/templates/list-grouping.tsx
|
|
5504
|
-
import { jsx as
|
|
5564
|
+
import { jsx as jsx46, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
5505
5565
|
|
|
5506
5566
|
// src/list/templates/list-virualization-grouping.tsx
|
|
5507
|
-
import { jsx as
|
|
5567
|
+
import { jsx as jsx47, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
5508
5568
|
|
|
5509
5569
|
// src/list/templates/list-virtualization-angular.tsx
|
|
5510
|
-
import { jsx as
|
|
5570
|
+
import { jsx as jsx48 } from "react/jsx-runtime";
|
|
5511
5571
|
|
|
5512
5572
|
// src/list/templates/list-grouping-angular.tsx
|
|
5513
|
-
import { jsx as
|
|
5573
|
+
import { jsx as jsx49, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
5514
5574
|
|
|
5515
5575
|
// src/list/templates/list-virualization-grouping-angular.tsx
|
|
5516
|
-
import { jsx as
|
|
5576
|
+
import { jsx as jsx50, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
5517
5577
|
|
|
5518
5578
|
// src/dropdownlist/templates/dropdownlist-popup.tsx
|
|
5519
|
-
import { jsx as
|
|
5579
|
+
import { jsx as jsx51, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
5520
5580
|
|
|
5521
5581
|
// src/searchbox/searchbox.spec.tsx
|
|
5522
|
-
import { jsx as
|
|
5582
|
+
import { jsx as jsx52, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
5523
5583
|
var SEARCHBOX_CLASSNAME = `k-searchbox`;
|
|
5524
|
-
var
|
|
5584
|
+
var states25 = [
|
|
5525
5585
|
States.hover,
|
|
5526
5586
|
States.focus,
|
|
5527
5587
|
States.valid,
|
|
@@ -5530,12 +5590,12 @@ var states23 = [
|
|
|
5530
5590
|
States.disabled,
|
|
5531
5591
|
States.loading
|
|
5532
5592
|
];
|
|
5533
|
-
var
|
|
5593
|
+
var options24 = {
|
|
5534
5594
|
size: [Size.small, Size.medium, Size.large],
|
|
5535
5595
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5536
5596
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
5537
5597
|
};
|
|
5538
|
-
var
|
|
5598
|
+
var defaultProps21 = {
|
|
5539
5599
|
showIcon: true,
|
|
5540
5600
|
icon: "search",
|
|
5541
5601
|
size: Input.defaultProps.size,
|
|
@@ -5556,8 +5616,8 @@ var Searchbox = (props) => {
|
|
|
5556
5616
|
required,
|
|
5557
5617
|
loading,
|
|
5558
5618
|
disabled,
|
|
5559
|
-
showIcon =
|
|
5560
|
-
icon =
|
|
5619
|
+
showIcon = defaultProps21.showIcon,
|
|
5620
|
+
icon = defaultProps21.icon,
|
|
5561
5621
|
...other
|
|
5562
5622
|
} = props;
|
|
5563
5623
|
return /* @__PURE__ */ jsxs21(
|
|
@@ -5576,46 +5636,46 @@ var Searchbox = (props) => {
|
|
|
5576
5636
|
disabled,
|
|
5577
5637
|
className: classNames(props.className, SEARCHBOX_CLASSNAME),
|
|
5578
5638
|
children: [
|
|
5579
|
-
showIcon && /* @__PURE__ */
|
|
5580
|
-
/* @__PURE__ */
|
|
5581
|
-
/* @__PURE__ */
|
|
5582
|
-
/* @__PURE__ */
|
|
5583
|
-
/* @__PURE__ */
|
|
5639
|
+
showIcon && /* @__PURE__ */ jsx52(Icon, { className: "k-input-icon", icon }),
|
|
5640
|
+
/* @__PURE__ */ jsx52(InputInnerInput, { placeholder, value }),
|
|
5641
|
+
/* @__PURE__ */ jsx52(InputLoadingIcon, { ...props }),
|
|
5642
|
+
/* @__PURE__ */ jsx52(InputValidationIcon, { ...props }),
|
|
5643
|
+
/* @__PURE__ */ jsx52(InputClearValue, { ...props })
|
|
5584
5644
|
]
|
|
5585
5645
|
}
|
|
5586
5646
|
);
|
|
5587
5647
|
};
|
|
5588
|
-
Searchbox.states =
|
|
5589
|
-
Searchbox.options =
|
|
5648
|
+
Searchbox.states = states25;
|
|
5649
|
+
Searchbox.options = options24;
|
|
5590
5650
|
Searchbox.className = SEARCHBOX_CLASSNAME;
|
|
5591
|
-
Searchbox.defaultProps =
|
|
5651
|
+
Searchbox.defaultProps = defaultProps21;
|
|
5592
5652
|
|
|
5593
5653
|
// src/searchbox/templates/searchbox-normal.tsx
|
|
5594
|
-
import { jsx as
|
|
5654
|
+
import { jsx as jsx53 } from "react/jsx-runtime";
|
|
5595
5655
|
|
|
5596
5656
|
// src/dropdownlist/templates/dropdownlist-filtering.tsx
|
|
5597
|
-
import { Fragment as Fragment13, jsx as
|
|
5657
|
+
import { Fragment as Fragment13, jsx as jsx54, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
5598
5658
|
|
|
5599
5659
|
// src/dropdownlist/templates/dropdownlist-grouping.tsx
|
|
5600
|
-
import { jsx as
|
|
5660
|
+
import { jsx as jsx55, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
5601
5661
|
|
|
5602
5662
|
// src/dropdownlist/templates/dropdownlist-grouping-filtering.tsx
|
|
5603
|
-
import { Fragment as Fragment14, jsx as
|
|
5663
|
+
import { Fragment as Fragment14, jsx as jsx56, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
5604
5664
|
|
|
5605
5665
|
// src/editor/editor.spec.tsx
|
|
5606
|
-
import { jsx as
|
|
5666
|
+
import { jsx as jsx57 } from "react/jsx-runtime";
|
|
5607
5667
|
var EDITOR_CLASSNAME = `k-editor`;
|
|
5608
|
-
var
|
|
5668
|
+
var states26 = [
|
|
5609
5669
|
States.readonly
|
|
5610
5670
|
];
|
|
5611
|
-
var
|
|
5612
|
-
var
|
|
5671
|
+
var options25 = {};
|
|
5672
|
+
var defaultProps22 = {};
|
|
5613
5673
|
var Editor = (props) => {
|
|
5614
5674
|
const {
|
|
5615
5675
|
readonly,
|
|
5616
5676
|
...other
|
|
5617
5677
|
} = props;
|
|
5618
|
-
return /* @__PURE__ */
|
|
5678
|
+
return /* @__PURE__ */ jsx57(
|
|
5619
5679
|
"div",
|
|
5620
5680
|
{
|
|
5621
5681
|
...other,
|
|
@@ -5630,17 +5690,17 @@ var Editor = (props) => {
|
|
|
5630
5690
|
}
|
|
5631
5691
|
);
|
|
5632
5692
|
};
|
|
5633
|
-
Editor.states =
|
|
5634
|
-
Editor.options =
|
|
5693
|
+
Editor.states = states26;
|
|
5694
|
+
Editor.options = options25;
|
|
5635
5695
|
Editor.className = EDITOR_CLASSNAME;
|
|
5636
|
-
Editor.defaultProps =
|
|
5696
|
+
Editor.defaultProps = defaultProps22;
|
|
5637
5697
|
|
|
5638
5698
|
// src/action-sheet/action-sheet.spec.tsx
|
|
5639
|
-
import { Fragment as Fragment15, jsx as
|
|
5699
|
+
import { Fragment as Fragment15, jsx as jsx58, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
5640
5700
|
var ACTIONSHEET_CLASSNAME = `k-actionsheet`;
|
|
5641
|
-
var
|
|
5642
|
-
var
|
|
5643
|
-
var
|
|
5701
|
+
var states27 = [];
|
|
5702
|
+
var options26 = {};
|
|
5703
|
+
var defaultProps23 = {
|
|
5644
5704
|
side: "bottom",
|
|
5645
5705
|
fullscreen: false,
|
|
5646
5706
|
adaptive: false,
|
|
@@ -5653,14 +5713,14 @@ var ActionSheet = (props) => {
|
|
|
5653
5713
|
header,
|
|
5654
5714
|
footer,
|
|
5655
5715
|
actions,
|
|
5656
|
-
side =
|
|
5657
|
-
fullscreen =
|
|
5658
|
-
adaptive =
|
|
5659
|
-
overlay =
|
|
5716
|
+
side = defaultProps23.side,
|
|
5717
|
+
fullscreen = defaultProps23.fullscreen,
|
|
5718
|
+
adaptive = defaultProps23.adaptive,
|
|
5719
|
+
overlay = defaultProps23.overlay,
|
|
5660
5720
|
...other
|
|
5661
5721
|
} = props;
|
|
5662
|
-
const _ActionSheetHeader = title ? /* @__PURE__ */
|
|
5663
|
-
const _ActionSheetFooter = actions ? /* @__PURE__ */
|
|
5722
|
+
const _ActionSheetHeader = title ? /* @__PURE__ */ jsx58(ActionSheetHeader, { title }) : header ? header : Array.isArray(children) && children.find((child) => child.type === ActionSheetHeader);
|
|
5723
|
+
const _ActionSheetFooter = actions ? /* @__PURE__ */ jsx58(ActionSheetFooter, { className: "k-actions", actions }) : footer ? typeof footer === "string" ? /* @__PURE__ */ jsx58(ActionSheetFooter, { children: footer }) : footer : Array.isArray(children) && children.find((child) => child.type === ActionSheetFooter);
|
|
5664
5724
|
const _ActionSheetContent = Array.isArray(children) ? children.filter((child) => {
|
|
5665
5725
|
switch (child.type) {
|
|
5666
5726
|
case ActionSheetHeader:
|
|
@@ -5670,10 +5730,10 @@ var ActionSheet = (props) => {
|
|
|
5670
5730
|
return true;
|
|
5671
5731
|
}
|
|
5672
5732
|
return true;
|
|
5673
|
-
}) : children.type === ActionSheetItems ? children : /* @__PURE__ */
|
|
5733
|
+
}) : children.type === ActionSheetItems ? children : /* @__PURE__ */ jsx58(Fragment15, {});
|
|
5674
5734
|
return /* @__PURE__ */ jsxs25("div", { className: "k-actionsheet-container", children: [
|
|
5675
|
-
overlay && /* @__PURE__ */
|
|
5676
|
-
/* @__PURE__ */
|
|
5735
|
+
overlay && /* @__PURE__ */ jsx58("div", { className: "k-overlay" }),
|
|
5736
|
+
/* @__PURE__ */ jsx58(
|
|
5677
5737
|
AnimationContainer,
|
|
5678
5738
|
{
|
|
5679
5739
|
animationStyle: {
|
|
@@ -5683,7 +5743,7 @@ var ActionSheet = (props) => {
|
|
|
5683
5743
|
[`${side === "top" || side === "bottom" ? "width" : null}`]: "100%",
|
|
5684
5744
|
[`${side === "left" || side === "right" ? "height" : null}`]: "100%"
|
|
5685
5745
|
},
|
|
5686
|
-
children: /* @__PURE__ */
|
|
5746
|
+
children: /* @__PURE__ */ jsx58(
|
|
5687
5747
|
"div",
|
|
5688
5748
|
{
|
|
5689
5749
|
...other,
|
|
@@ -5698,7 +5758,7 @@ var ActionSheet = (props) => {
|
|
|
5698
5758
|
),
|
|
5699
5759
|
children: /* @__PURE__ */ jsxs25(Fragment15, { children: [
|
|
5700
5760
|
_ActionSheetHeader,
|
|
5701
|
-
/* @__PURE__ */
|
|
5761
|
+
/* @__PURE__ */ jsx58("div", { className: classNames(
|
|
5702
5762
|
"k-actionsheet-content",
|
|
5703
5763
|
{
|
|
5704
5764
|
"!k-overflow-hidden": adaptive
|
|
@@ -5712,13 +5772,13 @@ var ActionSheet = (props) => {
|
|
|
5712
5772
|
)
|
|
5713
5773
|
] });
|
|
5714
5774
|
};
|
|
5715
|
-
ActionSheet.states =
|
|
5716
|
-
ActionSheet.options =
|
|
5775
|
+
ActionSheet.states = states27;
|
|
5776
|
+
ActionSheet.options = options26;
|
|
5717
5777
|
ActionSheet.className = ACTIONSHEET_CLASSNAME;
|
|
5718
|
-
ActionSheet.defaultProps =
|
|
5778
|
+
ActionSheet.defaultProps = defaultProps23;
|
|
5719
5779
|
|
|
5720
5780
|
// src/action-sheet/actionsheet-header.tsx
|
|
5721
|
-
import { Fragment as Fragment16, jsx as
|
|
5781
|
+
import { Fragment as Fragment16, jsx as jsx59, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
5722
5782
|
var ACTIONSHEETHEADER_CLASSNAME = `k-actionsheet-titlebar`;
|
|
5723
5783
|
var ActionSheetHeader = (props) => {
|
|
5724
5784
|
const {
|
|
@@ -5728,7 +5788,7 @@ var ActionSheetHeader = (props) => {
|
|
|
5728
5788
|
filter,
|
|
5729
5789
|
...other
|
|
5730
5790
|
} = props;
|
|
5731
|
-
return /* @__PURE__ */
|
|
5791
|
+
return /* @__PURE__ */ jsx59(
|
|
5732
5792
|
"div",
|
|
5733
5793
|
{
|
|
5734
5794
|
...other,
|
|
@@ -5738,35 +5798,35 @@ var ActionSheetHeader = (props) => {
|
|
|
5738
5798
|
),
|
|
5739
5799
|
children: /* @__PURE__ */ jsxs26(Fragment16, { children: [
|
|
5740
5800
|
/* @__PURE__ */ jsxs26("div", { className: "k-actionsheet-titlebar-group k-hbox", children: [
|
|
5741
|
-
!props.children && (title || subTitle) && /* @__PURE__ */
|
|
5742
|
-
title !== "" && /* @__PURE__ */
|
|
5743
|
-
subTitle !== "" && /* @__PURE__ */
|
|
5801
|
+
!props.children && (title || subTitle) && /* @__PURE__ */ jsx59(Fragment16, { children: /* @__PURE__ */ jsxs26("div", { className: "k-actionsheet-title", children: [
|
|
5802
|
+
title !== "" && /* @__PURE__ */ jsx59("div", { className: "k-text-center", children: title }),
|
|
5803
|
+
subTitle !== "" && /* @__PURE__ */ jsx59("div", { className: "k-actionsheet-subtitle k-text-center", children: subTitle })
|
|
5744
5804
|
] }) }),
|
|
5745
|
-
props.children && /* @__PURE__ */
|
|
5746
|
-
actions && /* @__PURE__ */
|
|
5805
|
+
props.children && /* @__PURE__ */ jsx59("div", { className: "k-actionsheet-title", children: props.children }),
|
|
5806
|
+
actions && /* @__PURE__ */ jsx59(Fragment16, { children: /* @__PURE__ */ jsx59("div", { className: "k-actionsheet-actions", children: actions.map((actionName) => /* @__PURE__ */ jsx59(Button, { icon: actionName, size: "large", fillMode: "flat" }, actionName)) }) })
|
|
5747
5807
|
] }),
|
|
5748
|
-
filter && /* @__PURE__ */
|
|
5808
|
+
filter && /* @__PURE__ */ jsx59(Fragment16, { children: /* @__PURE__ */ jsx59("div", { className: "k-actionsheet-titlebar-group k-actionsheet-filter", children: /* @__PURE__ */ jsx59(Searchbox, { placeholder: "Filter", size: "large" }) }) })
|
|
5749
5809
|
] })
|
|
5750
5810
|
}
|
|
5751
5811
|
);
|
|
5752
5812
|
};
|
|
5753
5813
|
|
|
5754
5814
|
// src/action-buttons/action-buttons.spec.tsx
|
|
5755
|
-
import { jsx as
|
|
5815
|
+
import { jsx as jsx60 } from "react/jsx-runtime";
|
|
5756
5816
|
var ACTIONBUTTONS_CLASSNAME = `k-actions`;
|
|
5757
|
-
var
|
|
5758
|
-
var
|
|
5759
|
-
var
|
|
5817
|
+
var states28 = [];
|
|
5818
|
+
var options27 = {};
|
|
5819
|
+
var defaultProps24 = {
|
|
5760
5820
|
alignment: "start",
|
|
5761
5821
|
orientation: "horizontal"
|
|
5762
5822
|
};
|
|
5763
5823
|
var ActionButtons = (props) => {
|
|
5764
5824
|
const {
|
|
5765
|
-
alignment =
|
|
5766
|
-
orientation =
|
|
5825
|
+
alignment = defaultProps24.alignment,
|
|
5826
|
+
orientation = defaultProps24.orientation,
|
|
5767
5827
|
...other
|
|
5768
5828
|
} = props;
|
|
5769
|
-
return /* @__PURE__ */
|
|
5829
|
+
return /* @__PURE__ */ jsx60(
|
|
5770
5830
|
"div",
|
|
5771
5831
|
{
|
|
5772
5832
|
...other,
|
|
@@ -5782,21 +5842,21 @@ var ActionButtons = (props) => {
|
|
|
5782
5842
|
}
|
|
5783
5843
|
);
|
|
5784
5844
|
};
|
|
5785
|
-
ActionButtons.states =
|
|
5786
|
-
ActionButtons.options =
|
|
5845
|
+
ActionButtons.states = states28;
|
|
5846
|
+
ActionButtons.options = options27;
|
|
5787
5847
|
ActionButtons.className = ACTIONBUTTONS_CLASSNAME;
|
|
5788
|
-
ActionButtons.defaultProps =
|
|
5848
|
+
ActionButtons.defaultProps = defaultProps24;
|
|
5789
5849
|
var action_buttons_spec_default = ActionButtons;
|
|
5790
5850
|
|
|
5791
5851
|
// src/action-sheet/actionsheet-footer.tsx
|
|
5792
|
-
import { Fragment as Fragment17, jsx as
|
|
5852
|
+
import { Fragment as Fragment17, jsx as jsx61, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
5793
5853
|
var ACTIONSHEETFOOTER_CLASSNAME = `k-actionsheet-footer`;
|
|
5794
5854
|
var ActionSheetFooter = (props) => {
|
|
5795
5855
|
const {
|
|
5796
5856
|
actions,
|
|
5797
5857
|
...other
|
|
5798
5858
|
} = props;
|
|
5799
|
-
return /* @__PURE__ */
|
|
5859
|
+
return /* @__PURE__ */ jsx61(
|
|
5800
5860
|
action_buttons_spec_default,
|
|
5801
5861
|
{
|
|
5802
5862
|
...other,
|
|
@@ -5808,14 +5868,14 @@ var ActionSheetFooter = (props) => {
|
|
|
5808
5868
|
children: /* @__PURE__ */ jsxs27(Fragment17, { children: [
|
|
5809
5869
|
actions && actions.map((action, index) => {
|
|
5810
5870
|
if (action === "|") {
|
|
5811
|
-
return /* @__PURE__ */
|
|
5871
|
+
return /* @__PURE__ */ jsx61("span", { className: "k-separator" }, index);
|
|
5812
5872
|
}
|
|
5813
5873
|
if (action === " ") {
|
|
5814
|
-
return /* @__PURE__ */
|
|
5874
|
+
return /* @__PURE__ */ jsx61("span", { className: "k-spacer" }, index);
|
|
5815
5875
|
}
|
|
5816
5876
|
const importantFlag = action.startsWith("!");
|
|
5817
5877
|
const actionName = importantFlag ? action.substring(1) : action;
|
|
5818
|
-
return /* @__PURE__ */
|
|
5878
|
+
return /* @__PURE__ */ jsx61(Button, { text: actionName, size: "large", themeColor: importantFlag ? "primary" : "base" }, index);
|
|
5819
5879
|
}),
|
|
5820
5880
|
!actions && props.children
|
|
5821
5881
|
] })
|
|
@@ -5824,12 +5884,12 @@ var ActionSheetFooter = (props) => {
|
|
|
5824
5884
|
};
|
|
5825
5885
|
|
|
5826
5886
|
// src/action-sheet/actionsheet-items.tsx
|
|
5827
|
-
import { jsx as
|
|
5887
|
+
import { jsx as jsx62 } from "react/jsx-runtime";
|
|
5828
5888
|
var ActionSheetItems = (props) => {
|
|
5829
5889
|
const {
|
|
5830
5890
|
...other
|
|
5831
5891
|
} = props;
|
|
5832
|
-
return /* @__PURE__ */
|
|
5892
|
+
return /* @__PURE__ */ jsx62(
|
|
5833
5893
|
"div",
|
|
5834
5894
|
{
|
|
5835
5895
|
...other,
|
|
@@ -5843,8 +5903,8 @@ var ActionSheetItems = (props) => {
|
|
|
5843
5903
|
};
|
|
5844
5904
|
|
|
5845
5905
|
// src/action-sheet/actionsheet-item.tsx
|
|
5846
|
-
import { Fragment as Fragment18, jsx as
|
|
5847
|
-
var
|
|
5906
|
+
import { Fragment as Fragment18, jsx as jsx63, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
5907
|
+
var states29 = [
|
|
5848
5908
|
States.hover,
|
|
5849
5909
|
States.focus,
|
|
5850
5910
|
States.selected,
|
|
@@ -5852,9 +5912,9 @@ var states27 = [
|
|
|
5852
5912
|
];
|
|
5853
5913
|
|
|
5854
5914
|
// src/combobox/combobox.spec.tsx
|
|
5855
|
-
import { Fragment as Fragment19, jsx as
|
|
5915
|
+
import { Fragment as Fragment19, jsx as jsx64, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
5856
5916
|
var COMBOBOX_CLASSNAME = `k-combobox`;
|
|
5857
|
-
var
|
|
5917
|
+
var states30 = [
|
|
5858
5918
|
States.hover,
|
|
5859
5919
|
States.focus,
|
|
5860
5920
|
States.valid,
|
|
@@ -5864,12 +5924,12 @@ var states28 = [
|
|
|
5864
5924
|
States.disabled,
|
|
5865
5925
|
States.readonly
|
|
5866
5926
|
];
|
|
5867
|
-
var
|
|
5927
|
+
var defaultProps25 = {
|
|
5868
5928
|
size: Input.defaultProps.size,
|
|
5869
5929
|
rounded: Input.defaultProps.rounded,
|
|
5870
5930
|
fillMode: Input.defaultProps.fillMode
|
|
5871
5931
|
};
|
|
5872
|
-
var
|
|
5932
|
+
var options28 = {
|
|
5873
5933
|
size: [Size.small, Size.medium, Size.large],
|
|
5874
5934
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
5875
5935
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline]
|
|
@@ -5915,9 +5975,9 @@ var Combobox = (props) => {
|
|
|
5915
5975
|
readonly,
|
|
5916
5976
|
className: classNames(props.className, COMBOBOX_CLASSNAME),
|
|
5917
5977
|
children: [
|
|
5918
|
-
/* @__PURE__ */
|
|
5919
|
-
/* @__PURE__ */
|
|
5920
|
-
/* @__PURE__ */
|
|
5978
|
+
/* @__PURE__ */ jsx64(InputPrefix, { children: prefix }),
|
|
5979
|
+
/* @__PURE__ */ jsx64(InputInnerInput, { placeholder, value }),
|
|
5980
|
+
/* @__PURE__ */ jsx64(
|
|
5921
5981
|
InputValidationIcon,
|
|
5922
5982
|
{
|
|
5923
5983
|
valid,
|
|
@@ -5926,14 +5986,14 @@ var Combobox = (props) => {
|
|
|
5926
5986
|
disabled
|
|
5927
5987
|
}
|
|
5928
5988
|
),
|
|
5929
|
-
/* @__PURE__ */
|
|
5989
|
+
/* @__PURE__ */ jsx64(
|
|
5930
5990
|
InputLoadingIcon,
|
|
5931
5991
|
{
|
|
5932
5992
|
loading,
|
|
5933
5993
|
disabled
|
|
5934
5994
|
}
|
|
5935
5995
|
),
|
|
5936
|
-
/* @__PURE__ */
|
|
5996
|
+
/* @__PURE__ */ jsx64(
|
|
5937
5997
|
InputClearValue,
|
|
5938
5998
|
{
|
|
5939
5999
|
loading,
|
|
@@ -5942,8 +6002,8 @@ var Combobox = (props) => {
|
|
|
5942
6002
|
value
|
|
5943
6003
|
}
|
|
5944
6004
|
),
|
|
5945
|
-
/* @__PURE__ */
|
|
5946
|
-
/* @__PURE__ */
|
|
6005
|
+
/* @__PURE__ */ jsx64(InputSuffix, { children: suffix }),
|
|
6006
|
+
/* @__PURE__ */ jsx64(
|
|
5947
6007
|
Button,
|
|
5948
6008
|
{
|
|
5949
6009
|
className: "k-input-button",
|
|
@@ -5956,9 +6016,9 @@ var Combobox = (props) => {
|
|
|
5956
6016
|
]
|
|
5957
6017
|
}
|
|
5958
6018
|
),
|
|
5959
|
-
opened && popup && /* @__PURE__ */
|
|
6019
|
+
opened && popup && /* @__PURE__ */ jsx64(Popup, { className: "k-list-container k-combobox-popup", children: popup }),
|
|
5960
6020
|
adaptive && /* @__PURE__ */ jsxs29(ActionSheet, { adaptive: true, ...adaptiveSettings, children: [
|
|
5961
|
-
/* @__PURE__ */
|
|
6021
|
+
/* @__PURE__ */ jsx64(
|
|
5962
6022
|
ActionSheetHeader,
|
|
5963
6023
|
{
|
|
5964
6024
|
actions: ["x"],
|
|
@@ -5966,42 +6026,42 @@ var Combobox = (props) => {
|
|
|
5966
6026
|
title: "Select Item"
|
|
5967
6027
|
}
|
|
5968
6028
|
),
|
|
5969
|
-
/* @__PURE__ */
|
|
5970
|
-
/* @__PURE__ */
|
|
5971
|
-
/* @__PURE__ */
|
|
5972
|
-
/* @__PURE__ */
|
|
6029
|
+
/* @__PURE__ */ jsx64("div", { className: "k-list-container", children: /* @__PURE__ */ jsxs29(List, { size: "large", children: [
|
|
6030
|
+
/* @__PURE__ */ jsx64(ListItem, { text: "List item" }),
|
|
6031
|
+
/* @__PURE__ */ jsx64(ListItem, { text: "List item" }),
|
|
6032
|
+
/* @__PURE__ */ jsx64(ListItem, { text: "List item" })
|
|
5973
6033
|
] }) })
|
|
5974
6034
|
] })
|
|
5975
6035
|
] });
|
|
5976
6036
|
};
|
|
5977
|
-
Combobox.states =
|
|
5978
|
-
Combobox.options =
|
|
6037
|
+
Combobox.states = states30;
|
|
6038
|
+
Combobox.options = options28;
|
|
5979
6039
|
Combobox.className = COMBOBOX_CLASSNAME;
|
|
5980
|
-
Combobox.defaultProps =
|
|
6040
|
+
Combobox.defaultProps = defaultProps25;
|
|
5981
6041
|
|
|
5982
6042
|
// src/combobox/templates/combobox-normal.tsx
|
|
5983
|
-
import { jsx as
|
|
6043
|
+
import { jsx as jsx65 } from "react/jsx-runtime";
|
|
5984
6044
|
|
|
5985
6045
|
// src/combobox/templates/combobox-popup.tsx
|
|
5986
|
-
import { jsx as
|
|
6046
|
+
import { jsx as jsx66, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
5987
6047
|
|
|
5988
6048
|
// src/combobox/templates/combobox-grouping.tsx
|
|
5989
|
-
import { jsx as
|
|
6049
|
+
import { jsx as jsx67, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
5990
6050
|
|
|
5991
6051
|
// src/combobox/templates/combobox-adaptive.tsx
|
|
5992
|
-
import { jsx as
|
|
6052
|
+
import { jsx as jsx68 } from "react/jsx-runtime";
|
|
5993
6053
|
|
|
5994
6054
|
// src/menu-button/menu-button.spec.tsx
|
|
5995
|
-
import { Fragment as Fragment20, jsx as
|
|
6055
|
+
import { Fragment as Fragment20, jsx as jsx69, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
5996
6056
|
var MENUBUTTON_CLASSNAME = `k-menu-button`;
|
|
5997
|
-
var
|
|
6057
|
+
var states31 = [
|
|
5998
6058
|
States.hover,
|
|
5999
6059
|
States.focus,
|
|
6000
6060
|
States.active,
|
|
6001
6061
|
States.selected,
|
|
6002
6062
|
States.disabled
|
|
6003
6063
|
];
|
|
6004
|
-
var
|
|
6064
|
+
var options29 = {
|
|
6005
6065
|
size: [Size.small, Size.medium, Size.large],
|
|
6006
6066
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6007
6067
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link],
|
|
@@ -6019,7 +6079,7 @@ var options27 = {
|
|
|
6019
6079
|
ThemeColor.inverse
|
|
6020
6080
|
]
|
|
6021
6081
|
};
|
|
6022
|
-
var
|
|
6082
|
+
var defaultProps26 = {
|
|
6023
6083
|
size: Size.medium,
|
|
6024
6084
|
rounded: Roundness.medium,
|
|
6025
6085
|
fillMode: FillMode.solid,
|
|
@@ -6029,10 +6089,10 @@ var defaultProps24 = {
|
|
|
6029
6089
|
};
|
|
6030
6090
|
var MenuButton = (props) => {
|
|
6031
6091
|
const {
|
|
6032
|
-
size =
|
|
6033
|
-
rounded =
|
|
6034
|
-
fillMode =
|
|
6035
|
-
themeColor =
|
|
6092
|
+
size = defaultProps26.size,
|
|
6093
|
+
rounded = defaultProps26.rounded,
|
|
6094
|
+
fillMode = defaultProps26.fillMode,
|
|
6095
|
+
themeColor = defaultProps26.themeColor,
|
|
6036
6096
|
hover,
|
|
6037
6097
|
focus,
|
|
6038
6098
|
active,
|
|
@@ -6040,14 +6100,14 @@ var MenuButton = (props) => {
|
|
|
6040
6100
|
disabled,
|
|
6041
6101
|
icon,
|
|
6042
6102
|
text,
|
|
6043
|
-
showArrow =
|
|
6044
|
-
arrowIconName =
|
|
6103
|
+
showArrow = defaultProps26.showArrow,
|
|
6104
|
+
arrowIconName = defaultProps26.arrowIconName,
|
|
6045
6105
|
popup,
|
|
6046
6106
|
opened,
|
|
6047
6107
|
...other
|
|
6048
6108
|
} = props;
|
|
6049
6109
|
return /* @__PURE__ */ jsxs32(Fragment20, { children: [
|
|
6050
|
-
/* @__PURE__ */
|
|
6110
|
+
/* @__PURE__ */ jsx69(
|
|
6051
6111
|
Button,
|
|
6052
6112
|
{
|
|
6053
6113
|
...other,
|
|
@@ -6070,35 +6130,35 @@ var MenuButton = (props) => {
|
|
|
6070
6130
|
arrowIconName
|
|
6071
6131
|
}
|
|
6072
6132
|
),
|
|
6073
|
-
opened && popup && /* @__PURE__ */
|
|
6133
|
+
opened && popup && /* @__PURE__ */ jsx69(Popup, { className: "k-menu-popup", children: popup })
|
|
6074
6134
|
] });
|
|
6075
6135
|
};
|
|
6076
|
-
MenuButton.states =
|
|
6077
|
-
MenuButton.options =
|
|
6136
|
+
MenuButton.states = states31;
|
|
6137
|
+
MenuButton.options = options29;
|
|
6078
6138
|
MenuButton.className = MENUBUTTON_CLASSNAME;
|
|
6079
|
-
MenuButton.defaultProps =
|
|
6139
|
+
MenuButton.defaultProps = defaultProps26;
|
|
6080
6140
|
|
|
6081
6141
|
// src/menu-button/templates/icon-menu-button.tsx
|
|
6082
|
-
import { jsx as
|
|
6142
|
+
import { jsx as jsx70 } from "react/jsx-runtime";
|
|
6083
6143
|
|
|
6084
6144
|
// src/menu-button/templates/icon-text-menu-button.tsx
|
|
6085
|
-
import { jsx as
|
|
6145
|
+
import { jsx as jsx71 } from "react/jsx-runtime";
|
|
6086
6146
|
|
|
6087
6147
|
// src/menu-button/templates/text-menu-button.tsx
|
|
6088
|
-
import { jsx as
|
|
6148
|
+
import { jsx as jsx72 } from "react/jsx-runtime";
|
|
6089
6149
|
|
|
6090
6150
|
// src/menu/menu-item.spec.tsx
|
|
6091
|
-
import { Fragment as Fragment21, jsx as
|
|
6151
|
+
import { Fragment as Fragment21, jsx as jsx73, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
6092
6152
|
var MENUITEM_CLASSNAME = `k-menu-item`;
|
|
6093
|
-
var
|
|
6153
|
+
var states32 = [
|
|
6094
6154
|
States.hover,
|
|
6095
6155
|
States.focus,
|
|
6096
6156
|
States.active,
|
|
6097
6157
|
States.selected,
|
|
6098
6158
|
States.disabled
|
|
6099
6159
|
];
|
|
6100
|
-
var
|
|
6101
|
-
var
|
|
6160
|
+
var options30 = {};
|
|
6161
|
+
var defaultProps27 = {
|
|
6102
6162
|
dir: "ltr"
|
|
6103
6163
|
};
|
|
6104
6164
|
var MenuItem = (props) => {
|
|
@@ -6112,11 +6172,11 @@ var MenuItem = (props) => {
|
|
|
6112
6172
|
text,
|
|
6113
6173
|
showArrow,
|
|
6114
6174
|
arrowIconName,
|
|
6115
|
-
dir =
|
|
6175
|
+
dir = defaultProps27.dir,
|
|
6116
6176
|
children,
|
|
6117
6177
|
...other
|
|
6118
6178
|
} = props;
|
|
6119
|
-
const contentTemplate = /* @__PURE__ */
|
|
6179
|
+
const contentTemplate = /* @__PURE__ */ jsx73(Fragment21, {});
|
|
6120
6180
|
if (children) {
|
|
6121
6181
|
children.forEach((child) => {
|
|
6122
6182
|
const component = child.type;
|
|
@@ -6158,9 +6218,9 @@ var MenuItem = (props) => {
|
|
|
6158
6218
|
})
|
|
6159
6219
|
),
|
|
6160
6220
|
children: [
|
|
6161
|
-
icon && /* @__PURE__ */
|
|
6162
|
-
/* @__PURE__ */
|
|
6163
|
-
showArrow && /* @__PURE__ */
|
|
6221
|
+
icon && /* @__PURE__ */ jsx73(Icon, { className: "k-menu-link-icon", icon }),
|
|
6222
|
+
/* @__PURE__ */ jsx73("span", { className: "k-menu-link-text", children: text }),
|
|
6223
|
+
showArrow && /* @__PURE__ */ jsx73("span", { className: "k-menu-expand-arrow", children: /* @__PURE__ */ jsx73(Icon, { icon: expandArrowName }) })
|
|
6164
6224
|
]
|
|
6165
6225
|
}
|
|
6166
6226
|
),
|
|
@@ -6169,24 +6229,24 @@ var MenuItem = (props) => {
|
|
|
6169
6229
|
}
|
|
6170
6230
|
);
|
|
6171
6231
|
};
|
|
6172
|
-
MenuItem.states =
|
|
6173
|
-
MenuItem.options =
|
|
6232
|
+
MenuItem.states = states32;
|
|
6233
|
+
MenuItem.options = options30;
|
|
6174
6234
|
MenuItem.className = MENUITEM_CLASSNAME;
|
|
6175
|
-
MenuItem.defaultProps =
|
|
6235
|
+
MenuItem.defaultProps = defaultProps27;
|
|
6176
6236
|
var menu_item_spec_default = MenuItem;
|
|
6177
6237
|
|
|
6178
6238
|
// src/menu/menu-separator.spec.tsx
|
|
6179
|
-
import { jsx as
|
|
6239
|
+
import { jsx as jsx74 } from "react/jsx-runtime";
|
|
6180
6240
|
var SEPARATOR_CLASSNAME = `k-separator`;
|
|
6181
|
-
var
|
|
6241
|
+
var defaultProps28 = {
|
|
6182
6242
|
orientation: "horizontal"
|
|
6183
6243
|
};
|
|
6184
6244
|
var MenuSeparator = (props) => {
|
|
6185
6245
|
const {
|
|
6186
|
-
orientation =
|
|
6246
|
+
orientation = defaultProps28.orientation,
|
|
6187
6247
|
...other
|
|
6188
6248
|
} = props;
|
|
6189
|
-
return /* @__PURE__ */
|
|
6249
|
+
return /* @__PURE__ */ jsx74(
|
|
6190
6250
|
"li",
|
|
6191
6251
|
{
|
|
6192
6252
|
...other,
|
|
@@ -6204,25 +6264,25 @@ var MenuSeparator = (props) => {
|
|
|
6204
6264
|
var menu_separator_spec_default = MenuSeparator;
|
|
6205
6265
|
|
|
6206
6266
|
// src/menu/menu-item-content.tsx
|
|
6207
|
-
import { Fragment as Fragment22, jsx as
|
|
6267
|
+
import { Fragment as Fragment22, jsx as jsx75 } from "react/jsx-runtime";
|
|
6208
6268
|
|
|
6209
6269
|
// src/menu/menu-list.spec.tsx
|
|
6210
|
-
import { jsx as
|
|
6270
|
+
import { jsx as jsx76 } from "react/jsx-runtime";
|
|
6211
6271
|
import { createElement } from "react";
|
|
6212
6272
|
var MENULIST_CLASSNAME = `k-menu-group`;
|
|
6213
|
-
var
|
|
6214
|
-
var
|
|
6273
|
+
var states33 = [];
|
|
6274
|
+
var options31 = {
|
|
6215
6275
|
size: [Size.small, Size.medium, Size.large]
|
|
6216
6276
|
};
|
|
6217
|
-
var
|
|
6277
|
+
var defaultProps29 = {
|
|
6218
6278
|
size: Size.medium,
|
|
6219
6279
|
dir: "ltr"
|
|
6220
6280
|
};
|
|
6221
6281
|
var MenuList = (props) => {
|
|
6222
6282
|
const {
|
|
6223
6283
|
children,
|
|
6224
|
-
size =
|
|
6225
|
-
dir =
|
|
6284
|
+
size = defaultProps29.size,
|
|
6285
|
+
dir = defaultProps29.dir,
|
|
6226
6286
|
...other
|
|
6227
6287
|
} = props;
|
|
6228
6288
|
const listChildren = [];
|
|
@@ -6235,7 +6295,7 @@ var MenuList = (props) => {
|
|
|
6235
6295
|
);
|
|
6236
6296
|
} else if (child.type === menu_separator_spec_default) {
|
|
6237
6297
|
listChildren.push(
|
|
6238
|
-
/* @__PURE__ */
|
|
6298
|
+
/* @__PURE__ */ jsx76(menu_separator_spec_default, {})
|
|
6239
6299
|
);
|
|
6240
6300
|
} else {
|
|
6241
6301
|
listChildren.push(child);
|
|
@@ -6243,7 +6303,7 @@ var MenuList = (props) => {
|
|
|
6243
6303
|
});
|
|
6244
6304
|
}
|
|
6245
6305
|
}
|
|
6246
|
-
return /* @__PURE__ */
|
|
6306
|
+
return /* @__PURE__ */ jsx76(
|
|
6247
6307
|
"ul",
|
|
6248
6308
|
{
|
|
6249
6309
|
...other,
|
|
@@ -6258,25 +6318,25 @@ var MenuList = (props) => {
|
|
|
6258
6318
|
}
|
|
6259
6319
|
);
|
|
6260
6320
|
};
|
|
6261
|
-
MenuList.states =
|
|
6262
|
-
MenuList.options =
|
|
6321
|
+
MenuList.states = states33;
|
|
6322
|
+
MenuList.options = options31;
|
|
6263
6323
|
MenuList.className = MENULIST_CLASSNAME;
|
|
6264
|
-
MenuList.defaultProps =
|
|
6324
|
+
MenuList.defaultProps = defaultProps29;
|
|
6265
6325
|
|
|
6266
6326
|
// src/menu-button/templates/menu-button-popup.tsx
|
|
6267
|
-
import { jsx as
|
|
6327
|
+
import { jsx as jsx77, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
6268
6328
|
|
|
6269
6329
|
// src/split-button/split-button.spec.tsx
|
|
6270
|
-
import { Fragment as Fragment23, jsx as
|
|
6330
|
+
import { Fragment as Fragment23, jsx as jsx78, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
6271
6331
|
var SPLITBUTTON_CLASSNAME = `k-split-button`;
|
|
6272
|
-
var
|
|
6332
|
+
var states34 = [
|
|
6273
6333
|
States.hover,
|
|
6274
6334
|
States.focus,
|
|
6275
6335
|
States.active,
|
|
6276
6336
|
States.selected,
|
|
6277
6337
|
States.disabled
|
|
6278
6338
|
];
|
|
6279
|
-
var
|
|
6339
|
+
var options32 = {
|
|
6280
6340
|
size: [Size.small, Size.medium, Size.large],
|
|
6281
6341
|
rounded: [Roundness.small, Roundness.medium, Roundness.large, Roundness.full],
|
|
6282
6342
|
fillMode: [FillMode.solid, FillMode.flat, FillMode.outline, FillMode.clear, FillMode.link],
|
|
@@ -6294,7 +6354,7 @@ var options30 = {
|
|
|
6294
6354
|
ThemeColor.inverse
|
|
6295
6355
|
]
|
|
6296
6356
|
};
|
|
6297
|
-
var
|
|
6357
|
+
var defaultProps30 = {
|
|
6298
6358
|
size: Size.medium,
|
|
6299
6359
|
rounded: Roundness.medium,
|
|
6300
6360
|
fillMode: FillMode.solid,
|
|
@@ -6303,10 +6363,10 @@ var defaultProps28 = {
|
|
|
6303
6363
|
};
|
|
6304
6364
|
var SplitButton = (props) => {
|
|
6305
6365
|
const {
|
|
6306
|
-
size =
|
|
6307
|
-
rounded =
|
|
6308
|
-
fillMode =
|
|
6309
|
-
themeColor =
|
|
6366
|
+
size = defaultProps30.size,
|
|
6367
|
+
rounded = defaultProps30.rounded,
|
|
6368
|
+
fillMode = defaultProps30.fillMode,
|
|
6369
|
+
themeColor = defaultProps30.themeColor,
|
|
6310
6370
|
hover,
|
|
6311
6371
|
focus,
|
|
6312
6372
|
active,
|
|
@@ -6314,7 +6374,7 @@ var SplitButton = (props) => {
|
|
|
6314
6374
|
disabled,
|
|
6315
6375
|
icon,
|
|
6316
6376
|
text,
|
|
6317
|
-
arrowIconName =
|
|
6377
|
+
arrowIconName = defaultProps30.arrowIconName,
|
|
6318
6378
|
popup,
|
|
6319
6379
|
opened,
|
|
6320
6380
|
...other
|
|
@@ -6333,7 +6393,7 @@ var SplitButton = (props) => {
|
|
|
6333
6393
|
})
|
|
6334
6394
|
),
|
|
6335
6395
|
children: [
|
|
6336
|
-
/* @__PURE__ */
|
|
6396
|
+
/* @__PURE__ */ jsx78(
|
|
6337
6397
|
Button,
|
|
6338
6398
|
{
|
|
6339
6399
|
text,
|
|
@@ -6350,7 +6410,7 @@ var SplitButton = (props) => {
|
|
|
6350
6410
|
children: props.children
|
|
6351
6411
|
}
|
|
6352
6412
|
),
|
|
6353
|
-
/* @__PURE__ */
|
|
6413
|
+
/* @__PURE__ */ jsx78(
|
|
6354
6414
|
Button,
|
|
6355
6415
|
{
|
|
6356
6416
|
className: "k-split-button-arrow",
|
|
@@ -6364,30 +6424,30 @@ var SplitButton = (props) => {
|
|
|
6364
6424
|
]
|
|
6365
6425
|
}
|
|
6366
6426
|
),
|
|
6367
|
-
opened && popup && /* @__PURE__ */
|
|
6427
|
+
opened && popup && /* @__PURE__ */ jsx78(Popup, { className: "k-menu-popup", children: popup })
|
|
6368
6428
|
] });
|
|
6369
6429
|
};
|
|
6370
|
-
SplitButton.states =
|
|
6371
|
-
SplitButton.options =
|
|
6430
|
+
SplitButton.states = states34;
|
|
6431
|
+
SplitButton.options = options32;
|
|
6372
6432
|
SplitButton.className = SPLITBUTTON_CLASSNAME;
|
|
6373
|
-
SplitButton.defaultProps =
|
|
6433
|
+
SplitButton.defaultProps = defaultProps30;
|
|
6374
6434
|
var split_button_spec_default = SplitButton;
|
|
6375
6435
|
|
|
6376
6436
|
// src/toolbar/toolbar.spec.tsx
|
|
6377
|
-
import { jsx as
|
|
6437
|
+
import { jsx as jsx79 } from "react/jsx-runtime";
|
|
6378
6438
|
var TOOLBAR_CLASSNAME = `k-toolbar`;
|
|
6379
|
-
var
|
|
6439
|
+
var states35 = [
|
|
6380
6440
|
States.focus
|
|
6381
6441
|
];
|
|
6382
|
-
var
|
|
6442
|
+
var options33 = {
|
|
6383
6443
|
size: [Size.small, Size.medium, Size.large]
|
|
6384
6444
|
};
|
|
6385
|
-
var
|
|
6445
|
+
var defaultProps31 = {
|
|
6386
6446
|
size: Size.medium
|
|
6387
6447
|
};
|
|
6388
6448
|
var Toolbar = (props) => {
|
|
6389
6449
|
const {
|
|
6390
|
-
size =
|
|
6450
|
+
size = defaultProps31.size,
|
|
6391
6451
|
focus,
|
|
6392
6452
|
resizable,
|
|
6393
6453
|
...other
|
|
@@ -6397,7 +6457,7 @@ var Toolbar = (props) => {
|
|
|
6397
6457
|
const tempToolbarChildren = [];
|
|
6398
6458
|
if (child.type === Button && child.props.className && child.props.className.includes("k-toolbar-overflow-button")) {
|
|
6399
6459
|
tempToolbarChildren.push(
|
|
6400
|
-
/* @__PURE__ */
|
|
6460
|
+
/* @__PURE__ */ jsx79(
|
|
6401
6461
|
Button,
|
|
6402
6462
|
{
|
|
6403
6463
|
...child.props,
|
|
@@ -6408,7 +6468,7 @@ var Toolbar = (props) => {
|
|
|
6408
6468
|
);
|
|
6409
6469
|
} else if (child.type === Button && child.props.className && child.props.className.includes("k-toggle-button")) {
|
|
6410
6470
|
tempToolbarChildren.push(
|
|
6411
|
-
/* @__PURE__ */
|
|
6471
|
+
/* @__PURE__ */ jsx79(
|
|
6412
6472
|
Button,
|
|
6413
6473
|
{
|
|
6414
6474
|
...child.props,
|
|
@@ -6419,7 +6479,7 @@ var Toolbar = (props) => {
|
|
|
6419
6479
|
);
|
|
6420
6480
|
} else if (child.type === Button) {
|
|
6421
6481
|
tempToolbarChildren.push(
|
|
6422
|
-
/* @__PURE__ */
|
|
6482
|
+
/* @__PURE__ */ jsx79(
|
|
6423
6483
|
Button,
|
|
6424
6484
|
{
|
|
6425
6485
|
...child.props,
|
|
@@ -6430,7 +6490,7 @@ var Toolbar = (props) => {
|
|
|
6430
6490
|
);
|
|
6431
6491
|
} else if (child.type === MenuButton) {
|
|
6432
6492
|
tempToolbarChildren.push(
|
|
6433
|
-
/* @__PURE__ */
|
|
6493
|
+
/* @__PURE__ */ jsx79(
|
|
6434
6494
|
MenuButton,
|
|
6435
6495
|
{
|
|
6436
6496
|
...child.props,
|
|
@@ -6441,7 +6501,7 @@ var Toolbar = (props) => {
|
|
|
6441
6501
|
);
|
|
6442
6502
|
} else if (child.type === split_button_spec_default) {
|
|
6443
6503
|
tempToolbarChildren.push(
|
|
6444
|
-
/* @__PURE__ */
|
|
6504
|
+
/* @__PURE__ */ jsx79(
|
|
6445
6505
|
split_button_spec_default,
|
|
6446
6506
|
{
|
|
6447
6507
|
...child.props,
|
|
@@ -6455,7 +6515,7 @@ var Toolbar = (props) => {
|
|
|
6455
6515
|
const childrenArray = Array.isArray(child.props.children) ? child.props.children : [child.props.children];
|
|
6456
6516
|
childrenArray.forEach((button, bindex) => {
|
|
6457
6517
|
buttonGroupItems.push(
|
|
6458
|
-
/* @__PURE__ */
|
|
6518
|
+
/* @__PURE__ */ jsx79(
|
|
6459
6519
|
Button,
|
|
6460
6520
|
{
|
|
6461
6521
|
...button.props,
|
|
@@ -6466,7 +6526,7 @@ var Toolbar = (props) => {
|
|
|
6466
6526
|
);
|
|
6467
6527
|
});
|
|
6468
6528
|
tempToolbarChildren.push(
|
|
6469
|
-
/* @__PURE__ */
|
|
6529
|
+
/* @__PURE__ */ jsx79(
|
|
6470
6530
|
ButtonGroup,
|
|
6471
6531
|
{
|
|
6472
6532
|
...child.props,
|
|
@@ -6478,7 +6538,7 @@ var Toolbar = (props) => {
|
|
|
6478
6538
|
);
|
|
6479
6539
|
} else if (child.type === Combobox) {
|
|
6480
6540
|
tempToolbarChildren.push(
|
|
6481
|
-
/* @__PURE__ */
|
|
6541
|
+
/* @__PURE__ */ jsx79(
|
|
6482
6542
|
Combobox,
|
|
6483
6543
|
{
|
|
6484
6544
|
...child.props,
|
|
@@ -6489,7 +6549,7 @@ var Toolbar = (props) => {
|
|
|
6489
6549
|
);
|
|
6490
6550
|
} else if (child.type === DropdownList) {
|
|
6491
6551
|
tempToolbarChildren.push(
|
|
6492
|
-
/* @__PURE__ */
|
|
6552
|
+
/* @__PURE__ */ jsx79(
|
|
6493
6553
|
DropdownList,
|
|
6494
6554
|
{
|
|
6495
6555
|
...child.props,
|
|
@@ -6500,7 +6560,7 @@ var Toolbar = (props) => {
|
|
|
6500
6560
|
);
|
|
6501
6561
|
} else if (child.type === ColorPicker) {
|
|
6502
6562
|
tempToolbarChildren.push(
|
|
6503
|
-
/* @__PURE__ */
|
|
6563
|
+
/* @__PURE__ */ jsx79(
|
|
6504
6564
|
ColorPicker,
|
|
6505
6565
|
{
|
|
6506
6566
|
...child.props,
|
|
@@ -6522,7 +6582,7 @@ var Toolbar = (props) => {
|
|
|
6522
6582
|
addUniqueToolClass(child, index);
|
|
6523
6583
|
});
|
|
6524
6584
|
}
|
|
6525
|
-
return /* @__PURE__ */
|
|
6585
|
+
return /* @__PURE__ */ jsx79(
|
|
6526
6586
|
"div",
|
|
6527
6587
|
{
|
|
6528
6588
|
...other,
|
|
@@ -6543,26 +6603,26 @@ var Toolbar = (props) => {
|
|
|
6543
6603
|
}
|
|
6544
6604
|
);
|
|
6545
6605
|
};
|
|
6546
|
-
Toolbar.states =
|
|
6547
|
-
Toolbar.options =
|
|
6606
|
+
Toolbar.states = states35;
|
|
6607
|
+
Toolbar.options = options33;
|
|
6548
6608
|
Toolbar.className = TOOLBAR_CLASSNAME;
|
|
6549
|
-
Toolbar.defaultProps =
|
|
6609
|
+
Toolbar.defaultProps = defaultProps31;
|
|
6550
6610
|
|
|
6551
6611
|
// src/toolbar/toolbar-angular.spec.tsx
|
|
6552
|
-
import { jsx as
|
|
6612
|
+
import { jsx as jsx80 } from "react/jsx-runtime";
|
|
6553
6613
|
var TOOLBARANGULAR_CLASSNAME = `k-toolbar`;
|
|
6554
|
-
var
|
|
6614
|
+
var states36 = [
|
|
6555
6615
|
States.focus
|
|
6556
6616
|
];
|
|
6557
|
-
var
|
|
6617
|
+
var options34 = {
|
|
6558
6618
|
size: [Size.small, Size.medium, Size.large]
|
|
6559
6619
|
};
|
|
6560
|
-
var
|
|
6620
|
+
var defaultProps32 = {
|
|
6561
6621
|
size: Size.medium
|
|
6562
6622
|
};
|
|
6563
6623
|
var ToolbarAngular = (props) => {
|
|
6564
6624
|
const {
|
|
6565
|
-
size =
|
|
6625
|
+
size = defaultProps32.size,
|
|
6566
6626
|
focus,
|
|
6567
6627
|
resizable,
|
|
6568
6628
|
...other
|
|
@@ -6572,7 +6632,7 @@ var ToolbarAngular = (props) => {
|
|
|
6572
6632
|
const tempToolbarChildren = [];
|
|
6573
6633
|
if (child.type === Button && child.props.className && child.props.className.includes("k-toolbar-overflow-button")) {
|
|
6574
6634
|
tempToolbarChildren.push(
|
|
6575
|
-
/* @__PURE__ */
|
|
6635
|
+
/* @__PURE__ */ jsx80("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx80(
|
|
6576
6636
|
Button,
|
|
6577
6637
|
{
|
|
6578
6638
|
...child.props,
|
|
@@ -6583,7 +6643,7 @@ var ToolbarAngular = (props) => {
|
|
|
6583
6643
|
);
|
|
6584
6644
|
} else if (child.type === Button && child.props.className && child.props.className.includes("k-toggle-button")) {
|
|
6585
6645
|
tempToolbarChildren.push(
|
|
6586
|
-
/* @__PURE__ */
|
|
6646
|
+
/* @__PURE__ */ jsx80("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx80(
|
|
6587
6647
|
Button,
|
|
6588
6648
|
{
|
|
6589
6649
|
...child.props,
|
|
@@ -6594,7 +6654,7 @@ var ToolbarAngular = (props) => {
|
|
|
6594
6654
|
);
|
|
6595
6655
|
} else if (child.type === Button) {
|
|
6596
6656
|
tempToolbarChildren.push(
|
|
6597
|
-
/* @__PURE__ */
|
|
6657
|
+
/* @__PURE__ */ jsx80("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx80(
|
|
6598
6658
|
Button,
|
|
6599
6659
|
{
|
|
6600
6660
|
...child.props,
|
|
@@ -6605,7 +6665,7 @@ var ToolbarAngular = (props) => {
|
|
|
6605
6665
|
);
|
|
6606
6666
|
} else if (child.type === MenuButton) {
|
|
6607
6667
|
tempToolbarChildren.push(
|
|
6608
|
-
/* @__PURE__ */
|
|
6668
|
+
/* @__PURE__ */ jsx80("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx80(
|
|
6609
6669
|
MenuButton,
|
|
6610
6670
|
{
|
|
6611
6671
|
...child.props,
|
|
@@ -6616,7 +6676,7 @@ var ToolbarAngular = (props) => {
|
|
|
6616
6676
|
);
|
|
6617
6677
|
} else if (child.type === split_button_spec_default) {
|
|
6618
6678
|
tempToolbarChildren.push(
|
|
6619
|
-
/* @__PURE__ */
|
|
6679
|
+
/* @__PURE__ */ jsx80("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx80(
|
|
6620
6680
|
split_button_spec_default,
|
|
6621
6681
|
{
|
|
6622
6682
|
...child.props,
|
|
@@ -6630,7 +6690,7 @@ var ToolbarAngular = (props) => {
|
|
|
6630
6690
|
const childrenArray = Array.isArray(child.props.children) ? child.props.children : [child.props.children];
|
|
6631
6691
|
childrenArray.forEach((button, bindex) => {
|
|
6632
6692
|
buttonGroupItems.push(
|
|
6633
|
-
/* @__PURE__ */
|
|
6693
|
+
/* @__PURE__ */ jsx80(
|
|
6634
6694
|
Button,
|
|
6635
6695
|
{
|
|
6636
6696
|
...button.props,
|
|
@@ -6641,7 +6701,7 @@ var ToolbarAngular = (props) => {
|
|
|
6641
6701
|
);
|
|
6642
6702
|
});
|
|
6643
6703
|
tempToolbarChildren.push(
|
|
6644
|
-
/* @__PURE__ */
|
|
6704
|
+
/* @__PURE__ */ jsx80("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx80(
|
|
6645
6705
|
ButtonGroup,
|
|
6646
6706
|
{
|
|
6647
6707
|
...child.props,
|
|
@@ -6653,7 +6713,7 @@ var ToolbarAngular = (props) => {
|
|
|
6653
6713
|
);
|
|
6654
6714
|
} else if (child.type === Combobox) {
|
|
6655
6715
|
tempToolbarChildren.push(
|
|
6656
|
-
/* @__PURE__ */
|
|
6716
|
+
/* @__PURE__ */ jsx80("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx80(
|
|
6657
6717
|
Combobox,
|
|
6658
6718
|
{
|
|
6659
6719
|
...child.props,
|
|
@@ -6664,7 +6724,7 @@ var ToolbarAngular = (props) => {
|
|
|
6664
6724
|
);
|
|
6665
6725
|
} else if (child.type === DropdownList) {
|
|
6666
6726
|
tempToolbarChildren.push(
|
|
6667
|
-
/* @__PURE__ */
|
|
6727
|
+
/* @__PURE__ */ jsx80("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx80(
|
|
6668
6728
|
DropdownList,
|
|
6669
6729
|
{
|
|
6670
6730
|
...child.props,
|
|
@@ -6675,7 +6735,7 @@ var ToolbarAngular = (props) => {
|
|
|
6675
6735
|
);
|
|
6676
6736
|
} else if (child.type === ColorPicker) {
|
|
6677
6737
|
tempToolbarChildren.push(
|
|
6678
|
-
/* @__PURE__ */
|
|
6738
|
+
/* @__PURE__ */ jsx80("div", { className: "k-toolbar-renderer", children: /* @__PURE__ */ jsx80(
|
|
6679
6739
|
ColorPicker,
|
|
6680
6740
|
{
|
|
6681
6741
|
...child.props,
|
|
@@ -6697,7 +6757,7 @@ var ToolbarAngular = (props) => {
|
|
|
6697
6757
|
addUniqueToolClass(child, index);
|
|
6698
6758
|
});
|
|
6699
6759
|
}
|
|
6700
|
-
return /* @__PURE__ */
|
|
6760
|
+
return /* @__PURE__ */ jsx80(
|
|
6701
6761
|
"div",
|
|
6702
6762
|
{
|
|
6703
6763
|
...other,
|
|
@@ -6718,28 +6778,28 @@ var ToolbarAngular = (props) => {
|
|
|
6718
6778
|
}
|
|
6719
6779
|
);
|
|
6720
6780
|
};
|
|
6721
|
-
ToolbarAngular.states =
|
|
6722
|
-
ToolbarAngular.options =
|
|
6781
|
+
ToolbarAngular.states = states36;
|
|
6782
|
+
ToolbarAngular.options = options34;
|
|
6723
6783
|
ToolbarAngular.className = TOOLBARANGULAR_CLASSNAME;
|
|
6724
|
-
ToolbarAngular.defaultProps =
|
|
6784
|
+
ToolbarAngular.defaultProps = defaultProps32;
|
|
6725
6785
|
|
|
6726
6786
|
// src/toolbar/toolbar-separator.tsx
|
|
6727
|
-
import { jsx as
|
|
6787
|
+
import { jsx as jsx81 } from "react/jsx-runtime";
|
|
6728
6788
|
|
|
6729
6789
|
// src/toolbar/toolbar-item.spec.tsx
|
|
6730
|
-
import { jsx as
|
|
6790
|
+
import { jsx as jsx82 } from "react/jsx-runtime";
|
|
6731
6791
|
var TOOLBARITEM_CLASSNAME = `k-toolbar-item`;
|
|
6732
|
-
var
|
|
6792
|
+
var states37 = [
|
|
6733
6793
|
States.focus
|
|
6734
6794
|
];
|
|
6735
|
-
var
|
|
6736
|
-
var
|
|
6795
|
+
var options35 = {};
|
|
6796
|
+
var defaultProps33 = {};
|
|
6737
6797
|
var ToolbarItem = (props) => {
|
|
6738
6798
|
const {
|
|
6739
6799
|
focus,
|
|
6740
6800
|
...other
|
|
6741
6801
|
} = props;
|
|
6742
|
-
return /* @__PURE__ */
|
|
6802
|
+
return /* @__PURE__ */ jsx82(
|
|
6743
6803
|
"div",
|
|
6744
6804
|
{
|
|
6745
6805
|
...other,
|
|
@@ -6754,20 +6814,20 @@ var ToolbarItem = (props) => {
|
|
|
6754
6814
|
}
|
|
6755
6815
|
);
|
|
6756
6816
|
};
|
|
6757
|
-
ToolbarItem.states =
|
|
6758
|
-
ToolbarItem.options =
|
|
6817
|
+
ToolbarItem.states = states37;
|
|
6818
|
+
ToolbarItem.options = options35;
|
|
6759
6819
|
ToolbarItem.className = TOOLBARITEM_CLASSNAME;
|
|
6760
|
-
ToolbarItem.defaultProps =
|
|
6820
|
+
ToolbarItem.defaultProps = defaultProps33;
|
|
6761
6821
|
|
|
6762
6822
|
// src/editor/editor-toolbar.tsx
|
|
6763
|
-
import { jsx as
|
|
6823
|
+
import { jsx as jsx83 } from "react/jsx-runtime";
|
|
6764
6824
|
var EDITORTOOLBAR_CLASSNAME = `k-editor-toolbar`;
|
|
6765
6825
|
var EditorToolbar = (props) => {
|
|
6766
6826
|
const {
|
|
6767
6827
|
resizable,
|
|
6768
6828
|
...other
|
|
6769
6829
|
} = props;
|
|
6770
|
-
return /* @__PURE__ */
|
|
6830
|
+
return /* @__PURE__ */ jsx83(
|
|
6771
6831
|
Toolbar,
|
|
6772
6832
|
{
|
|
6773
6833
|
...other,
|
|
@@ -6782,9 +6842,9 @@ var EditorToolbar = (props) => {
|
|
|
6782
6842
|
};
|
|
6783
6843
|
|
|
6784
6844
|
// src/editor/editor-content.tsx
|
|
6785
|
-
import { jsx as
|
|
6845
|
+
import { jsx as jsx84 } from "react/jsx-runtime";
|
|
6786
6846
|
var EDITORCONTENT_CLASSNAME = `k-editor-content`;
|
|
6787
|
-
var
|
|
6847
|
+
var states38 = [
|
|
6788
6848
|
States.focus
|
|
6789
6849
|
];
|
|
6790
6850
|
var EditorContent = (props) => {
|
|
@@ -6792,7 +6852,7 @@ var EditorContent = (props) => {
|
|
|
6792
6852
|
focus,
|
|
6793
6853
|
...other
|
|
6794
6854
|
} = props;
|
|
6795
|
-
return /* @__PURE__ */
|
|
6855
|
+
return /* @__PURE__ */ jsx84(
|
|
6796
6856
|
"div",
|
|
6797
6857
|
{
|
|
6798
6858
|
...other,
|
|
@@ -6809,7 +6869,7 @@ var EditorContent = (props) => {
|
|
|
6809
6869
|
};
|
|
6810
6870
|
|
|
6811
6871
|
// src/editor/tests/editor.tsx
|
|
6812
|
-
import { Fragment as Fragment24, jsx as
|
|
6872
|
+
import { Fragment as Fragment24, jsx as jsx85, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
6813
6873
|
var styles = `
|
|
6814
6874
|
.k-editor .k-dialog-wrapper {
|
|
6815
6875
|
position: static;
|
|
@@ -6827,248 +6887,248 @@ var styles = `
|
|
|
6827
6887
|
}
|
|
6828
6888
|
`;
|
|
6829
6889
|
var editor_default = () => /* @__PURE__ */ jsxs36(Fragment24, { children: [
|
|
6830
|
-
/* @__PURE__ */
|
|
6890
|
+
/* @__PURE__ */ jsx85("style", { children: styles }),
|
|
6831
6891
|
/* @__PURE__ */ jsxs36("div", { id: "test-area", className: "k-d-grid k-grid-cols-2", children: [
|
|
6832
|
-
/* @__PURE__ */
|
|
6833
|
-
/* @__PURE__ */
|
|
6834
|
-
/* @__PURE__ */
|
|
6892
|
+
/* @__PURE__ */ jsx85("span", { children: "Editor with iFrame; responsive toolbar" }),
|
|
6893
|
+
/* @__PURE__ */ jsx85("span", { children: "Editor without iFrame; responsive toolbar" }),
|
|
6894
|
+
/* @__PURE__ */ jsx85("section", { children: /* @__PURE__ */ jsxs36(Editor, { style: { height: "300px" }, children: [
|
|
6835
6895
|
/* @__PURE__ */ jsxs36(EditorToolbar, { resizable: true, children: [
|
|
6836
6896
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6837
|
-
/* @__PURE__ */
|
|
6838
|
-
/* @__PURE__ */
|
|
6897
|
+
/* @__PURE__ */ jsx85(Button, { icon: "undo" }),
|
|
6898
|
+
/* @__PURE__ */ jsx85(Button, { icon: "redo" })
|
|
6839
6899
|
] }),
|
|
6840
|
-
/* @__PURE__ */
|
|
6900
|
+
/* @__PURE__ */ jsx85(Button, { icon: "more-vertical", className: "k-toolbar-overflow-button", fillMode: "flat", rounded: null })
|
|
6841
6901
|
] }),
|
|
6842
|
-
/* @__PURE__ */
|
|
6902
|
+
/* @__PURE__ */ jsx85(EditorContent, { children: /* @__PURE__ */ jsx85("iframe", { className: "k-iframe", frameBorder: "0", src: "editor-iFrameContent.html" }) })
|
|
6843
6903
|
] }) }),
|
|
6844
|
-
/* @__PURE__ */
|
|
6904
|
+
/* @__PURE__ */ jsx85("section", { children: /* @__PURE__ */ jsxs36(Editor, { style: { height: "300px" }, children: [
|
|
6845
6905
|
/* @__PURE__ */ jsxs36(EditorToolbar, { resizable: true, children: [
|
|
6846
6906
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6847
|
-
/* @__PURE__ */
|
|
6848
|
-
/* @__PURE__ */
|
|
6907
|
+
/* @__PURE__ */ jsx85(Button, { icon: "undo" }),
|
|
6908
|
+
/* @__PURE__ */ jsx85(Button, { icon: "redo" })
|
|
6849
6909
|
] }),
|
|
6850
|
-
/* @__PURE__ */
|
|
6910
|
+
/* @__PURE__ */ jsx85(Button, { icon: "more-vertical", className: "k-toolbar-overflow-button", fillMode: "flat", rounded: null })
|
|
6851
6911
|
] }),
|
|
6852
|
-
/* @__PURE__ */
|
|
6853
|
-
/* @__PURE__ */
|
|
6912
|
+
/* @__PURE__ */ jsx85(EditorContent, { children: /* @__PURE__ */ jsxs36("div", { className: "ProseMirror", children: [
|
|
6913
|
+
/* @__PURE__ */ jsx85("p", { children: /* @__PURE__ */ jsx85("table", { children: /* @__PURE__ */ jsxs36("tbody", { children: [
|
|
6854
6914
|
/* @__PURE__ */ jsxs36("tr", { children: [
|
|
6855
|
-
/* @__PURE__ */
|
|
6856
|
-
/* @__PURE__ */
|
|
6857
|
-
/* @__PURE__ */
|
|
6915
|
+
/* @__PURE__ */ jsx85("td", { className: "selectedCell", children: "cell 1" }),
|
|
6916
|
+
/* @__PURE__ */ jsx85("td", { children: "cell 2" }),
|
|
6917
|
+
/* @__PURE__ */ jsx85("td", { children: "cell 3" })
|
|
6858
6918
|
] }),
|
|
6859
6919
|
/* @__PURE__ */ jsxs36("tr", { children: [
|
|
6860
|
-
/* @__PURE__ */
|
|
6861
|
-
/* @__PURE__ */
|
|
6862
|
-
/* @__PURE__ */
|
|
6920
|
+
/* @__PURE__ */ jsx85("td", { children: "cell 4" }),
|
|
6921
|
+
/* @__PURE__ */ jsx85("td", { children: "cell 5" }),
|
|
6922
|
+
/* @__PURE__ */ jsx85("td", { children: "cell 6" })
|
|
6863
6923
|
] })
|
|
6864
6924
|
] }) }) }),
|
|
6865
6925
|
/* @__PURE__ */ jsxs36("div", { style: { position: "relative" }, children: [
|
|
6866
|
-
/* @__PURE__ */
|
|
6926
|
+
/* @__PURE__ */ jsx85("img", { className: "ProseMirror-selectednode", src: "/packages/html/assets/avatar.jpg" }),
|
|
6867
6927
|
/* @__PURE__ */ jsxs36("div", { className: "k-editor-resize-handles-wrapper ProseMirror-widget", style: { width: "100px", height: "110px", top: "0", left: "0" }, children: [
|
|
6868
|
-
/* @__PURE__ */
|
|
6869
|
-
/* @__PURE__ */
|
|
6870
|
-
/* @__PURE__ */
|
|
6871
|
-
/* @__PURE__ */
|
|
6872
|
-
/* @__PURE__ */
|
|
6873
|
-
/* @__PURE__ */
|
|
6874
|
-
/* @__PURE__ */
|
|
6875
|
-
/* @__PURE__ */
|
|
6928
|
+
/* @__PURE__ */ jsx85("div", { className: "k-editor-resize-handle southeast" }),
|
|
6929
|
+
/* @__PURE__ */ jsx85("div", { className: "k-editor-resize-handle east" }),
|
|
6930
|
+
/* @__PURE__ */ jsx85("div", { className: "k-editor-resize-handle south" }),
|
|
6931
|
+
/* @__PURE__ */ jsx85("div", { className: "k-editor-resize-handle north" }),
|
|
6932
|
+
/* @__PURE__ */ jsx85("div", { className: "k-editor-resize-handle west" }),
|
|
6933
|
+
/* @__PURE__ */ jsx85("div", { className: "k-editor-resize-handle southwest" }),
|
|
6934
|
+
/* @__PURE__ */ jsx85("div", { className: "k-editor-resize-handle northwest" }),
|
|
6935
|
+
/* @__PURE__ */ jsx85("div", { className: "k-editor-resize-handle northeast" })
|
|
6876
6936
|
] })
|
|
6877
6937
|
] }),
|
|
6878
|
-
/* @__PURE__ */
|
|
6938
|
+
/* @__PURE__ */ jsx85("p", { children: "The Kendo UI Angular Editor allows your users to edit HTML in a familiar, user-friendly way." }),
|
|
6879
6939
|
/* @__PURE__ */ jsxs36("p", { children: [
|
|
6880
6940
|
"In this version, the Editor provides the core HTML editing engine which includes basic text formatting, hyperlinks, and lists. The widget ",
|
|
6881
|
-
/* @__PURE__ */
|
|
6941
|
+
/* @__PURE__ */ jsx85("strong", { children: "outputs identical HTML" }),
|
|
6882
6942
|
" across all major browsers, follows accessibility standards, and provides API for content manipulation."
|
|
6883
6943
|
] }),
|
|
6884
|
-
/* @__PURE__ */
|
|
6944
|
+
/* @__PURE__ */ jsx85("p", { children: "Features include:" }),
|
|
6885
6945
|
/* @__PURE__ */ jsxs36("ul", { children: [
|
|
6886
|
-
/* @__PURE__ */
|
|
6887
|
-
/* @__PURE__ */
|
|
6888
|
-
/* @__PURE__ */
|
|
6889
|
-
/* @__PURE__ */
|
|
6890
|
-
/* @__PURE__ */
|
|
6946
|
+
/* @__PURE__ */ jsx85("li", { children: "Text formatting" }),
|
|
6947
|
+
/* @__PURE__ */ jsx85("li", { children: "Bulleted and numbered lists" }),
|
|
6948
|
+
/* @__PURE__ */ jsx85("li", { children: "Hyperlinks" }),
|
|
6949
|
+
/* @__PURE__ */ jsx85("li", { children: "Cross-browser support" }),
|
|
6950
|
+
/* @__PURE__ */ jsx85("li", { children: "Identical HTML output across browsers" })
|
|
6891
6951
|
] })
|
|
6892
6952
|
] }) })
|
|
6893
6953
|
] }) }),
|
|
6894
|
-
/* @__PURE__ */
|
|
6895
|
-
/* @__PURE__ */
|
|
6896
|
-
/* @__PURE__ */
|
|
6954
|
+
/* @__PURE__ */ jsx85("span", { children: "Editor with iFrame; NO-responsive toolbar" }),
|
|
6955
|
+
/* @__PURE__ */ jsx85("span", { children: "Readonly Editor without iFrame; NO-responsive toolbar" }),
|
|
6956
|
+
/* @__PURE__ */ jsx85("section", { children: /* @__PURE__ */ jsxs36(Editor, { style: { height: "350px" }, children: [
|
|
6897
6957
|
/* @__PURE__ */ jsxs36(EditorToolbar, { children: [
|
|
6898
6958
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6899
|
-
/* @__PURE__ */
|
|
6900
|
-
/* @__PURE__ */
|
|
6901
|
-
/* @__PURE__ */
|
|
6902
|
-
/* @__PURE__ */
|
|
6959
|
+
/* @__PURE__ */ jsx85(Button, { icon: "bold" }),
|
|
6960
|
+
/* @__PURE__ */ jsx85(Button, { icon: "italic" }),
|
|
6961
|
+
/* @__PURE__ */ jsx85(Button, { icon: "underline" }),
|
|
6962
|
+
/* @__PURE__ */ jsx85(Button, { icon: "strikethrough" })
|
|
6903
6963
|
] }),
|
|
6904
6964
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6905
|
-
/* @__PURE__ */
|
|
6906
|
-
/* @__PURE__ */
|
|
6965
|
+
/* @__PURE__ */ jsx85(Button, { icon: "subscript" }),
|
|
6966
|
+
/* @__PURE__ */ jsx85(Button, { icon: "supscript" })
|
|
6907
6967
|
] }),
|
|
6908
6968
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6909
|
-
/* @__PURE__ */
|
|
6910
|
-
/* @__PURE__ */
|
|
6911
|
-
/* @__PURE__ */
|
|
6912
|
-
/* @__PURE__ */
|
|
6969
|
+
/* @__PURE__ */ jsx85(Button, { icon: "align-left" }),
|
|
6970
|
+
/* @__PURE__ */ jsx85(Button, { icon: "align-center" }),
|
|
6971
|
+
/* @__PURE__ */ jsx85(Button, { icon: "align-right" }),
|
|
6972
|
+
/* @__PURE__ */ jsx85(Button, { icon: "align-justify" })
|
|
6913
6973
|
] }),
|
|
6914
6974
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6915
|
-
/* @__PURE__ */
|
|
6916
|
-
/* @__PURE__ */
|
|
6975
|
+
/* @__PURE__ */ jsx85(Button, { icon: "indent" }),
|
|
6976
|
+
/* @__PURE__ */ jsx85(Button, { icon: "outdent" })
|
|
6917
6977
|
] }),
|
|
6918
6978
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6919
|
-
/* @__PURE__ */
|
|
6920
|
-
/* @__PURE__ */
|
|
6979
|
+
/* @__PURE__ */ jsx85(Button, { icon: "list-ordered" }),
|
|
6980
|
+
/* @__PURE__ */ jsx85(Button, { icon: "list-unordered" })
|
|
6921
6981
|
] }),
|
|
6922
|
-
/* @__PURE__ */
|
|
6923
|
-
/* @__PURE__ */
|
|
6924
|
-
/* @__PURE__ */
|
|
6982
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(DropdownList, { value: "Font Size" }) }),
|
|
6983
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(DropdownList, { value: "Font Name" }) }),
|
|
6984
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(DropdownList, { value: "Paragraph" }) }),
|
|
6925
6985
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6926
|
-
/* @__PURE__ */
|
|
6927
|
-
/* @__PURE__ */
|
|
6986
|
+
/* @__PURE__ */ jsx85(Button, { icon: "undo" }),
|
|
6987
|
+
/* @__PURE__ */ jsx85(Button, { icon: "redo" })
|
|
6928
6988
|
] }),
|
|
6929
6989
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6930
|
-
/* @__PURE__ */
|
|
6931
|
-
/* @__PURE__ */
|
|
6932
|
-
/* @__PURE__ */
|
|
6933
|
-
/* @__PURE__ */
|
|
6990
|
+
/* @__PURE__ */ jsx85(Button, { icon: "link" }),
|
|
6991
|
+
/* @__PURE__ */ jsx85(Button, { icon: "unlink" }),
|
|
6992
|
+
/* @__PURE__ */ jsx85(Button, { icon: "image" }),
|
|
6993
|
+
/* @__PURE__ */ jsx85(Button, { icon: "code" })
|
|
6934
6994
|
] }),
|
|
6935
|
-
/* @__PURE__ */
|
|
6995
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-add" }),
|
|
6936
6996
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6937
|
-
/* @__PURE__ */
|
|
6938
|
-
/* @__PURE__ */
|
|
6939
|
-
/* @__PURE__ */
|
|
6940
|
-
/* @__PURE__ */
|
|
6997
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-row-insert-above" }),
|
|
6998
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-row-insert-below" }),
|
|
6999
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-column-insert-left" }),
|
|
7000
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-column-insert-right" })
|
|
6941
7001
|
] }),
|
|
6942
7002
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6943
|
-
/* @__PURE__ */
|
|
6944
|
-
/* @__PURE__ */
|
|
6945
|
-
/* @__PURE__ */
|
|
7003
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-row-delete" }),
|
|
7004
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-column-delete" }),
|
|
7005
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-delete" })
|
|
6946
7006
|
] }),
|
|
6947
7007
|
/* @__PURE__ */ jsxs36(ButtonGroup, { children: [
|
|
6948
|
-
/* @__PURE__ */
|
|
6949
|
-
/* @__PURE__ */
|
|
7008
|
+
/* @__PURE__ */ jsx85(Button, { icon: "cells-merge" }),
|
|
7009
|
+
/* @__PURE__ */ jsx85(Button, { icon: "cell-split-horizontally" })
|
|
6950
7010
|
] }),
|
|
6951
|
-
/* @__PURE__ */
|
|
6952
|
-
/* @__PURE__ */
|
|
6953
|
-
/* @__PURE__ */
|
|
7011
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(ColorPicker, { value: "red", valueIconName: "foreground-color" }) }),
|
|
7012
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(ColorPicker, { value: "fuchsia", valueIconName: "droplet" }) }),
|
|
7013
|
+
/* @__PURE__ */ jsx85(Button, { icon: "clear-css" })
|
|
6954
7014
|
] }),
|
|
6955
|
-
/* @__PURE__ */
|
|
7015
|
+
/* @__PURE__ */ jsx85(EditorContent, { focus: true, children: /* @__PURE__ */ jsx85("iframe", { className: "k-iframe", frameBorder: "0", src: "editor-iFrameContent.html" }) })
|
|
6956
7016
|
] }) }),
|
|
6957
|
-
/* @__PURE__ */
|
|
7017
|
+
/* @__PURE__ */ jsx85("section", { children: /* @__PURE__ */ jsxs36(Editor, { readonly: true, style: { height: "350px" }, children: [
|
|
6958
7018
|
/* @__PURE__ */ jsxs36(EditorToolbar, { children: [
|
|
6959
7019
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
6960
|
-
/* @__PURE__ */
|
|
6961
|
-
/* @__PURE__ */
|
|
6962
|
-
/* @__PURE__ */
|
|
6963
|
-
/* @__PURE__ */
|
|
7020
|
+
/* @__PURE__ */ jsx85(Button, { icon: "bold", disabled: true }),
|
|
7021
|
+
/* @__PURE__ */ jsx85(Button, { icon: "italic", disabled: true }),
|
|
7022
|
+
/* @__PURE__ */ jsx85(Button, { icon: "underline", disabled: true }),
|
|
7023
|
+
/* @__PURE__ */ jsx85(Button, { icon: "strikethrough", disabled: true })
|
|
6964
7024
|
] }),
|
|
6965
7025
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
6966
|
-
/* @__PURE__ */
|
|
6967
|
-
/* @__PURE__ */
|
|
7026
|
+
/* @__PURE__ */ jsx85(Button, { icon: "subscript", disabled: true }),
|
|
7027
|
+
/* @__PURE__ */ jsx85(Button, { icon: "supscript", disabled: true })
|
|
6968
7028
|
] }),
|
|
6969
7029
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
6970
|
-
/* @__PURE__ */
|
|
6971
|
-
/* @__PURE__ */
|
|
6972
|
-
/* @__PURE__ */
|
|
6973
|
-
/* @__PURE__ */
|
|
7030
|
+
/* @__PURE__ */ jsx85(Button, { icon: "align-left", disabled: true }),
|
|
7031
|
+
/* @__PURE__ */ jsx85(Button, { icon: "align-center", disabled: true }),
|
|
7032
|
+
/* @__PURE__ */ jsx85(Button, { icon: "align-right", disabled: true }),
|
|
7033
|
+
/* @__PURE__ */ jsx85(Button, { icon: "align-justify", disabled: true })
|
|
6974
7034
|
] }),
|
|
6975
7035
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
6976
|
-
/* @__PURE__ */
|
|
6977
|
-
/* @__PURE__ */
|
|
7036
|
+
/* @__PURE__ */ jsx85(Button, { icon: "indent", disabled: true }),
|
|
7037
|
+
/* @__PURE__ */ jsx85(Button, { icon: "outdent", disabled: true })
|
|
6978
7038
|
] }),
|
|
6979
7039
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
6980
|
-
/* @__PURE__ */
|
|
6981
|
-
/* @__PURE__ */
|
|
7040
|
+
/* @__PURE__ */ jsx85(Button, { icon: "list-ordered", disabled: true }),
|
|
7041
|
+
/* @__PURE__ */ jsx85(Button, { icon: "list-unordered", disabled: true })
|
|
6982
7042
|
] }),
|
|
6983
|
-
/* @__PURE__ */
|
|
6984
|
-
/* @__PURE__ */
|
|
6985
|
-
/* @__PURE__ */
|
|
7043
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(DropdownList, { value: "Font Size", disabled: true }) }),
|
|
7044
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(DropdownList, { value: "Font Name", disabled: true }) }),
|
|
7045
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(DropdownList, { value: "Paragraph", disabled: true }) }),
|
|
6986
7046
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
6987
|
-
/* @__PURE__ */
|
|
6988
|
-
/* @__PURE__ */
|
|
7047
|
+
/* @__PURE__ */ jsx85(Button, { icon: "undo", disabled: true }),
|
|
7048
|
+
/* @__PURE__ */ jsx85(Button, { icon: "redo", disabled: true })
|
|
6989
7049
|
] }),
|
|
6990
7050
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
6991
|
-
/* @__PURE__ */
|
|
6992
|
-
/* @__PURE__ */
|
|
6993
|
-
/* @__PURE__ */
|
|
6994
|
-
/* @__PURE__ */
|
|
7051
|
+
/* @__PURE__ */ jsx85(Button, { icon: "link", disabled: true }),
|
|
7052
|
+
/* @__PURE__ */ jsx85(Button, { icon: "unlink", disabled: true }),
|
|
7053
|
+
/* @__PURE__ */ jsx85(Button, { icon: "image", disabled: true }),
|
|
7054
|
+
/* @__PURE__ */ jsx85(Button, { icon: "code", disabled: true })
|
|
6995
7055
|
] }),
|
|
6996
|
-
/* @__PURE__ */
|
|
7056
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-add", disabled: true }),
|
|
6997
7057
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
6998
|
-
/* @__PURE__ */
|
|
6999
|
-
/* @__PURE__ */
|
|
7000
|
-
/* @__PURE__ */
|
|
7058
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-row-insert-below", disabled: true }),
|
|
7059
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-column-insert-left", disabled: true }),
|
|
7060
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-column-insert-right", disabled: true })
|
|
7001
7061
|
] }),
|
|
7002
7062
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
7003
|
-
/* @__PURE__ */
|
|
7004
|
-
/* @__PURE__ */
|
|
7005
|
-
/* @__PURE__ */
|
|
7063
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-row-delete", disabled: true }),
|
|
7064
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-column-delete", disabled: true }),
|
|
7065
|
+
/* @__PURE__ */ jsx85(Button, { icon: "table-delete", disabled: true })
|
|
7006
7066
|
] }),
|
|
7007
7067
|
/* @__PURE__ */ jsxs36(ButtonGroup, { disabled: true, children: [
|
|
7008
|
-
/* @__PURE__ */
|
|
7009
|
-
/* @__PURE__ */
|
|
7068
|
+
/* @__PURE__ */ jsx85(Button, { icon: "cells-merge", disabled: true }),
|
|
7069
|
+
/* @__PURE__ */ jsx85(Button, { icon: "cell-split-horizontally", disabled: true })
|
|
7010
7070
|
] }),
|
|
7011
|
-
/* @__PURE__ */
|
|
7012
|
-
/* @__PURE__ */
|
|
7013
|
-
/* @__PURE__ */
|
|
7071
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(ColorPicker, { value: "red", valueIconName: "foreground-color", disabled: true }) }),
|
|
7072
|
+
/* @__PURE__ */ jsx85(ToolbarItem, { children: /* @__PURE__ */ jsx85(ColorPicker, { value: "fuchsia", valueIconName: "droplet", disabled: true }) }),
|
|
7073
|
+
/* @__PURE__ */ jsx85(Button, { icon: "clear-css", disabled: true })
|
|
7014
7074
|
] }),
|
|
7015
|
-
/* @__PURE__ */
|
|
7016
|
-
/* @__PURE__ */
|
|
7075
|
+
/* @__PURE__ */ jsx85(EditorContent, { focus: true, children: /* @__PURE__ */ jsxs36("div", { className: "ProseMirror", children: [
|
|
7076
|
+
/* @__PURE__ */ jsx85("p", { children: "The Editor allows your users to edit HTML in a familiar, user-friendly way." }),
|
|
7017
7077
|
/* @__PURE__ */ jsxs36("p", { children: [
|
|
7018
7078
|
"In this version, the Editor provides the core HTML editing engine which includes basic text formatting, hyperlinks, and lists. The widget ",
|
|
7019
|
-
/* @__PURE__ */
|
|
7079
|
+
/* @__PURE__ */ jsx85("strong", { children: "outputs identical HTML" }),
|
|
7020
7080
|
" across all major browsers, follows accessibility standards, and provides API for content manipulation."
|
|
7021
7081
|
] }),
|
|
7022
|
-
/* @__PURE__ */
|
|
7082
|
+
/* @__PURE__ */ jsx85("p", { children: "Features include:" }),
|
|
7023
7083
|
/* @__PURE__ */ jsxs36("ul", { children: [
|
|
7024
|
-
/* @__PURE__ */
|
|
7025
|
-
/* @__PURE__ */
|
|
7026
|
-
/* @__PURE__ */
|
|
7027
|
-
/* @__PURE__ */
|
|
7028
|
-
/* @__PURE__ */
|
|
7084
|
+
/* @__PURE__ */ jsx85("li", { children: "Text formatting" }),
|
|
7085
|
+
/* @__PURE__ */ jsx85("li", { children: "Bulleted and numbered lists" }),
|
|
7086
|
+
/* @__PURE__ */ jsx85("li", { children: "Hyperlinks" }),
|
|
7087
|
+
/* @__PURE__ */ jsx85("li", { children: "Cross-browser support" }),
|
|
7088
|
+
/* @__PURE__ */ jsx85("li", { children: "Identical HTML output across browsers" })
|
|
7029
7089
|
] })
|
|
7030
7090
|
] }) })
|
|
7031
7091
|
] }) }),
|
|
7032
|
-
/* @__PURE__ */
|
|
7033
|
-
/* @__PURE__ */
|
|
7034
|
-
/* @__PURE__ */
|
|
7035
|
-
/* @__PURE__ */
|
|
7036
|
-
/* @__PURE__ */
|
|
7037
|
-
/* @__PURE__ */
|
|
7038
|
-
/* @__PURE__ */
|
|
7039
|
-
/* @__PURE__ */
|
|
7040
|
-
/* @__PURE__ */
|
|
7041
|
-
/* @__PURE__ */
|
|
7042
|
-
/* @__PURE__ */
|
|
7043
|
-
/* @__PURE__ */
|
|
7044
|
-
/* @__PURE__ */
|
|
7045
|
-
/* @__PURE__ */
|
|
7046
|
-
/* @__PURE__ */
|
|
7047
|
-
/* @__PURE__ */
|
|
7048
|
-
/* @__PURE__ */
|
|
7049
|
-
/* @__PURE__ */
|
|
7050
|
-
/* @__PURE__ */
|
|
7051
|
-
/* @__PURE__ */
|
|
7052
|
-
/* @__PURE__ */
|
|
7053
|
-
/* @__PURE__ */
|
|
7054
|
-
/* @__PURE__ */
|
|
7055
|
-
/* @__PURE__ */
|
|
7056
|
-
/* @__PURE__ */
|
|
7057
|
-
/* @__PURE__ */
|
|
7058
|
-
/* @__PURE__ */
|
|
7059
|
-
/* @__PURE__ */
|
|
7060
|
-
/* @__PURE__ */
|
|
7061
|
-
/* @__PURE__ */
|
|
7062
|
-
/* @__PURE__ */
|
|
7063
|
-
/* @__PURE__ */
|
|
7064
|
-
/* @__PURE__ */
|
|
7065
|
-
/* @__PURE__ */
|
|
7066
|
-
/* @__PURE__ */
|
|
7067
|
-
/* @__PURE__ */
|
|
7068
|
-
/* @__PURE__ */
|
|
7069
|
-
/* @__PURE__ */
|
|
7070
|
-
/* @__PURE__ */
|
|
7071
|
-
/* @__PURE__ */
|
|
7092
|
+
/* @__PURE__ */ jsx85("span", { children: "Table Wizard" }),
|
|
7093
|
+
/* @__PURE__ */ jsx85("span", {}),
|
|
7094
|
+
/* @__PURE__ */ jsx85("section", { children: /* @__PURE__ */ jsxs36(Popup, { className: "k-ct-popup k-group k-reset", style: { display: "block", position: "absolute", width: "100%" }, children: [
|
|
7095
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7096
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7097
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7098
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7099
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7100
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7101
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7102
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7103
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7104
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7105
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7106
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7107
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7108
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7109
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7110
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7111
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7112
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7113
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled k-selected" }),
|
|
7114
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7115
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7116
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7117
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7118
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7119
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7120
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7121
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7122
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7123
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7124
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7125
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7126
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7127
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7128
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7129
|
+
/* @__PURE__ */ jsx85("span", { className: "k-ct-cell k-disabled" }),
|
|
7130
|
+
/* @__PURE__ */ jsx85("div", { className: "k-status", children: "Create a 3 x 5 table" }),
|
|
7131
|
+
/* @__PURE__ */ jsx85("div", { children: /* @__PURE__ */ jsx85(Button, { icon: "table-wizard", children: "Table Wizard" }) })
|
|
7072
7132
|
] }) })
|
|
7073
7133
|
] })
|
|
7074
7134
|
] });
|